/*
Theme Name: ICI Education
Theme URI: http://www.99pixels.com/
Description: The International Career Institute (ICI) is an Australian leader in distance education with some of the most diverse course offerings available to students.
Author: 99 Pixels
Author URI: http://www.99pixels.com/
Version: 2.0
*/

.slicknav_nav {
    z-index: 99999;
}

body#internal .banner .blogTitle {
    font-size: 60px;
    line-height: 67px;
    text-shadow: none;
    padding: 0 0 2px;
    background: none;
    font-family: "adobe-garamond-pro-n4", "adobe-garamond-pro";
    font-weight: 400;
    margin: 0;
    color: #fff;
}

.single .container-blog .post-meta {
    margin-bottom: 20px;
}

.container-blog {
    max-width: 1000px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 60px 20px;
    position: relative;
    word-wrap: break-word;
    overflow: hidden;
    /* font-family: 'Arial Rounded MT'; */
    color: #000;
    font-size: 16px;
    line-height: 1.3em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.container-blog * {
    margin: 0;
    /* padding: 0; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.container-blog a {
    color: royalblue;
}

.container-blog a:hover {
    text-decoration: none;
}

.container-blog p {
    /*font-family: 'Arial Rounded MT';*/
    color: #000;
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 15px;
}

.container-blog .post {
    position: relative;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: calc(50% - 12px);
    padding: 20px 20px 230px;
    margin: 0 0 40px;
}

.container-blog .post h1 {
    font-size: 24px;
    line-height: 28px;
    padding: 0 0 20px;
}

.container-blog .post h1 a {
    color: #000;
}

.container-blog .post h1 a:hover {
    color: #b42125;
}

.container-blog .post .image-container {
    padding: 0;
    height: 170px;
    display: block;
    margin: 0 0 10px;
    position: absolute;
    bottom: 50px;
    width: calc(100% - 40px);
    left: 20px;
}

.container-blog .post .more-link {
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.container-blog h1 {
    font-size: 36px;
    line-height: 40px;
    padding: 0 0 25px;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 700;
    color: #000;
}

.container-blog h2 {
    background: none;
    font-size: 25px;
    line-height: 28px;
    font-weight: 700;
    color: #000;
    padding: 10px 0;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
}

.container-blog h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #000;
    padding: 20px 0;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
}

.container-blog .post-meta {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.container-blog .post-meta .date {
    padding: 0 0 10px 28px;
    position: relative;
    color: #999999;
}

.container-blog .post-meta .date:before {
    background: url(images/dateBG.png) no-repeat center;
    content: '';
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    display: block;
}

.container-blog .post-meta .date:after {
    content: '\00b7';
    display: inline-block;
    margin: 0 5px;
}

.container-blog .post-meta .category a {
    display: none;
    color: #000;
}

.container-blog .post-meta .category a:hover {
    color: #b42125;
}

.container-blog .post-meta .category a:first-of-type {
    display: block;
}

.container-blog #content-blog {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    /* width: calc(100% - 300px); */
    width: calc(100% - 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.container-blog #content-blog .main-title {
    width: 100%;
    text-align: left;
    margin: 0 0 7px;
}

.container-blog #content-blog .main-title h1 {
    font-size: 28px;
    padding: 0 0 2px;
    line-height: 34px;
}

.container-blog #content-blog .articleShortcode {
    text-align: center;
    padding: 30px 20px;
    border-radius: 5px;
    background: #e3f1f7;
    margin-bottom: 20px;
}

.container-blog #content-blog .articleShortcode * {
    font-family: 'Adobe Garamond Pro';
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
}

.container-blog #content-blog .articleShortcode h3 {
    color: #000;
    margin: 0 auto;
    padding: 0;
    max-width: 375px;
}

.container-blog #content-blog .articleShortcode a {
    color: #b42125;
    font-style: italic;
    font-weight: bold;
}

.container-blog #content-blog .post-big img, .container-blog #content-blog .post-big button {
    border: none;
    outline: none;
}

.container-blog #content-blog .post-big img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.container-blog #content-blog .post-big iframe {
    max-width: 100%;
}

.container-blog #content-blog .post-big .alignleft {
    float: left;
    margin: 0 15px 15px 0;
}

.container-blog #content-blog .post-big .alignright {
    float: right;
    margin: 0 0 15px 15px;
}

.container-blog #content-blog .post-big .aligncenter {
    float: none;
    margin: 0 auto 15px;
}

.container-blog #content-blog .post-big ul {
    margin: 0 0 9px 30px;
    list-style: none;
}

.container-blog #content-blog .post-big ul li {
    list-style: disc;
    padding: 0 0 0 4px;
    position: relative;
    margin-bottom: 0.5em;
}

/*
.container-blog #content-blog .post-big ul li:before {
    content: url(images/list.png);
    position: absolute;
    top: -3px;
    left: 0px;
}
*/

.container-blog #content-blog .post-big ol {
    margin: 0 0 9px 30px;
}

.container-blog #content-blog .post-big ol li {
    list-style: decimal outside;
    padding: 0 0 10px 0;
}

.container-blog #content-blog .post-big .articleShort {
    margin-top: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    padding: 50px;
    margin-bottom: 60px;
}

.container-blog #content-blog .post-big .articleShort h3 {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    font-family: 'Adobe Garamond Pro';
    max-width: 315px;
    font-weight: normal;
}

.container-blog #content-blog .post-big .articleShort .button {
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
    border-radius: 5px;
    display: block;
    color: #fff;
    text-align: center;
    background: #b42125;
    max-width: 155px;
    width: 100%;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    letter-spacing: 1.5px;
}

.container-blog #content-blog .post-big .articleShort .button:hover {
    background: #fff;
    color: #b42125;
}

.container-blog #content-blog .post-big .author {
    -webkit-box-align: center;
    -ms-flex-align: center;
    /*align-items: center;*/
    padding: 30px 30px 10px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.container-blog #content-blog .post-big .author h2 {
    padding: 0;
    font-size: 18px;
}

.container-blog #content-blog .post-big .author .img {
    width: 96px;
    margin: 0 20px 20px 0;
}

.container-blog #content-blog .post-big .author .text {
    width: calc(100% - 116px);
}

.container-blog #content-blog .relatedArticles {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.container-blog #content-blog .relatedArticles h2 {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    margin: 0 0 30px;
    padding: 0 0 25px;
}

.container-blog #content-blog .relatedArticles h2:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 88px;
    height: 1px;
    background: #b42125;
    margin-left: -44px;
}

.container-blog #content-blog .relatedArticles .post {
    width: 30.33%;
    padding: 15px 15px 140px;
    position: relative;
    margin: 0 1.5% 30px;
    min-width: 160px;
}

.container-blog #content-blog .relatedArticles .post .post-meta {
    font-size: 9px;
    line-height: 18px;
    margin-bottom: 0px;
}

.container-blog #content-blog .relatedArticles .post .post-meta .date {
    padding-left: 25px;
}

.container-blog #content-blog .relatedArticles .post .post-meta .date:before {
    width: 20px;
    height: 20px;
}

.container-blog #content-blog .relatedArticles .post h3 {
    padding-bottom: 13px;
    font-size: 16px;
    line-height: 18px;
    padding-top: 0;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 700;
}

.container-blog #content-blog .relatedArticles .post h3 a {
    color: #000;
}

.container-blog #content-blog .relatedArticles .post h3 a:hover {
    color: #b42125;
}

.container-blog #content-blog .relatedArticles .post .image-container {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 27px;
    left: 15px;
    width: calc(100% - 30px);
    height: 113px;
}

.container-blog #content-blog .relatedArticles .back {
    font-size: 14px;
    font-weight: 700;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    width: 100%;
    text-align: center;
}

.container-blog #content-blog .relatedArticles .back:after {
    content: '\2192';
    display: inline-block;
    margin-left: 5px;
}

.container-blog #sidebar {
    width: 280px;
    position: relative;
    display: none;
}

.container-blog #sidebar h2 {
    padding: 0 0 10px;
    background: none;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #000;
}

.container-blog #sidebar ul li {
    margin-bottom: 40px;
    list-style: none;
}

.container-blog #sidebar ul li.widget_categories,
.container-blog #sidebar ul li#custom_html-4 {
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    padding: 30px 20px;
}

.post-big a { text-decoration: underline; }
.post-big a:hover, a.button { text-decoration: none; }

.entry-cats-list, .entry-cats-list a {
    font-size: 12px !important;
}

.container-blog #sidebar ul li ul li {
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.container-blog #sidebar ul li ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0 0 0 20px;
    background: url(images/sidebar-li-bg.png) no-repeat left 9px;
}

.container-blog #sidebar ul li ul li a:hover {
    color: #b42125;
    background-image: url(images/sidebar-li-bg-hv.png);
}

.container-blog #sidebar ul li .sidebarCTA {
    background: url(images/desktop/General.jpg) no-repeat center;
    background-size: cover !important;
    border-radius: 5px;
    overflow: hidden;
    padding: 30px 15px;
    color: #fff;
}

.container-blog #sidebar ul li .sidebarCTA .title {
    font-family: 'adobe-garamond-pro';
    font-size: 26px;
    line-height: 26px;
    text-shadow: 1px 1px 5px #000;
    display: block;
    margin: 20px 0;
}

.container-blog #sidebar ul li .sidebarCTA .subtitle {
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    display: block;
    line-height: 20px;
    font-size: 15px;
    color: #eee;
    text-shadow: 1px 1px 5px #000;
}

.container-blog #sidebar ul li .sidebarCTA .subtitle a {
    color: #fff !important;
}

.container-blog #sidebar ul li .sidebarCTA .subtitle strong {
    color: #fff;
    text-shadow: 1px 1px 5px #000;
}

.container-blog #sidebar ul li .sidebarCTA a.button {
    background: #981a1d;
    color: #fff;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-size: 15px !important;
    padding: 15px 20px;
    margin-top: 30px !important;
    display: block;
    border-left: 10px solid #26418c !important;
}



.container-blog #sidebar .widget_search {
    color: #999999;
    font-size: 18px;
    font-family: 'Adobe Garamond Pro';
    line-height: 35px;
    font-weight: bold;
    font-style: italic;
}

.container-blog #sidebar .widget_search ::-webkit-input-placeholder,
.container-blog #sidebar .widget_search ::-moz-placeholder,
.container-blog #sidebar .widget_search :-ms-input-placeholder,
.container-blog #sidebar .widget_search :-moz-placeholder {
    color: #999999;
    font-size: 18px;
    font-family: 'Adobe Garamond Pro';
    line-height: 35px;
    font-weight: bold;
    font-style: italic;
}

.container-blog #sidebar .widget_search #searchform {
    position: relative;
}

.container-blog #sidebar .widget_search #searchform label {
    display: none;
}

.container-blog #sidebar .widget_search #searchform #s {
    border: none;
    border-bottom: 1px solid #dcdcdc;
    height: 35px;
    line-height: 35px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 25px;
}

.container-blog #sidebar .widget_search #searchform #searchsubmit {
    background: url(images/search.png) no-repeat;
    background-size: 100%;
    text-indent: -9999px;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0;
    padding: 0;
    border: none;
}

.container-blog #sidebar .widget_search #searchform #searchsubmit:hover {
    cursor: pointer;
}

#navigation-blog {
    padding: 20px 0px;
    background: #fff;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

nav.navigation {
    width: auto;
    margin: 20px auto 0;
}

nav.navigation h2 {
    display: none;
}

nav.navigation .nav-links {
    text-align: center;
    padding: 0;
    line-height: 40px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

nav.navigation .nav-links a, nav.navigation .nav-links span {
    font-size: 16px;
    line-height: 43px;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin: 0 5px;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background: none;
    color: #000;
}

nav.navigation .nav-links .current, nav.navigation .nav-links a:hover {
    background: #2c2e35;
    color: #fff;
}

nav.navigation .nav-links .prev {
    margin-left: 0;
}

nav.navigation .nav-links .next {
    margin-right: 0;
}

.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.arrow:hover {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}




.author .posts .post .image-container {
    height: 150px !important;
    width: 150px !important;
    position: relative !important;
    bottom: 0 !important;
    left: 0 !important;
    display: inline-block !important;
}

.author .posts .post .image-container img { max-width: 150px; max-height: 150px; }

.author .posts .post {
    width: 100% !important;
    padding: 10px !important;
    margin-bottom: 20px !important;
}

.author .posts .post .entry-meta,
.author .posts .post .entry-title,
.author .posts .post .post-meta { }

.author .posts .post .entry-image { float: left; margin-right: 15px !important;  }

.author .posts .post .entry-title { vertical-align: top !important; padding: 0 0 10px 0; }

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape */
}

body {
    background: url(images/body-bg.jpg) repeat;
    margin: 0 auto;
    padding: 0;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    max-width: 1920px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clear {
    clear: both;
    line-height: 0px;
    height: 0px;
    font-size: 0px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #b42125
}

a:hover {
    text-decoration: underline
}

img {
    border: none
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

*:focus {
    outline: none;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
textarea::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    filter: alpha(opacity=100);
}

td {
    line-height: 21px;
}

img[data-lazyloaded]{ opacity: 0; }

img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}

.wrapper {
    background: url(images/wrapper-bg.jpg) no-repeat top center;
    width: 100%;
    margin: 0;
    padding: 0
}

.header-wide {
    background: url(images/header-wide-bg.png) repeat;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 115px
}

.header {
    margin: 0 auto;
    padding: 17px 0 0 0;
    max-width: 960px
}

.logo {
    width: 309px;
    height: 74px;
    display: block;
    float: left;
    margin: 0;
    padding: 0
}

.logo img {
    width: 100%;
    height: auto
}

.header-right {
    float: right;
    margin: 0;
    padding: 0
}

.header-right-top {
    float: right;
    margin: 0;
    padding: 0;
    width: 360px
}

.header-right-top p, .mobile-display {
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 37px;
    float: left;
    font-family: "museo-sans-rounded-n1", "museo-sans-rounded";
    font-weight: 100;
}

.header-right-top p a, .mobile-display a {
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.header-right-top p a:hover, .mobile-display a:hover {
    text-decoration: underline
}

.mobile-display {
    display: none;
    font-size: 18px;
}

.how-to-enroll {
    background: url(images/how-to-enroll-btn.png) no-repeat 0 0;
    width: 141px;
    height: 34px;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 0;
    text-indent: -9999;
    color: #b52125;
    float: right
}

.how-to-enroll:hover {
    background: url(images/how-to-enroll-btn.png) no-repeat 0 -34px
}

ul.menu {
    margin: 19px 0 0 0;
    padding: 0;
    float: right
}

ul.menu li {
    float: left;
    margin: 0 41px 0 0;
    padding: 0;
    position: relative;
}

ul.menu li.last {
    margin-right: 0
}

ul.menu li a {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    display: block;
    font-family: "brandon-grotesque-n9", "brandon-grotesque";
    font-weight: 900;;
    text-transform: uppercase
}

ul.menu li a:hover {
    text-decoration: underline
}

.banner {
    margin: 0 auto;
    padding: 53px 0 0;
    max-width: 960px;
    height: 453px;
}

.banner-right {
    width: 570px;
    float: right;
    margin: 0;
    padding: 0
}

.banner h1 {
    color: #fff;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.47);;
    font-size: 79px;
    line-height: 70px;
    margin: 0;
    padding: 0 0 37px;
    font-family: "adobe-garamond-pro-n4", "adobe-garamond-pro";
    font-weight: 400;
}

.promo-ribbon {
    margin: 9px 130px 0 0;
    float: right;
    *margin-top: -98px
}

.banner h6 {
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 14px;
    font-family: "brandon-grotesque-n9", "brandon-grotesque";
    font-weight: 900;
    font-size: 24px;
    line-height: normal;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
    color: #fff
}

.join-course {
    margin: 0;
    padding: 0
}

#course {
    background: url(images/course-bg.png) no-repeat;
    width: 452px;
    height: 77px;
    float: left;
    margin: 0 16px 0 0;
    padding: 0
}

.enter-search-keys {
    border: none;
    background: none;
    float: left;
    height: 77px;
    line-height: 77px;
    width: 350px;
    color: #282828;
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 0 0 0 30px;
    margin: 0
}

.search-btn {
    background: url(images/course-search-btn.png) no-repeat 0 0;
    width: 54px;
    height: 77px;
    font-size: 0;
    text-indent: -9999;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: none;
    float: right;
    display: block
}

.search-btn:hover {
    background: url(images/course-search-btn.png) no-repeat 0 -77px
}

.sidebar .gray h2.small {
    font-size: 19px;
}

.sidebar #course {
    background: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0 15px 0 15px;
    float: none
}

.sidebar .enter-search-keys {
    height: 40px;
    line-height: 40px;
    padding: 0 5%;
    width: 90%;
    border: solid 1px #cccccc;
    background: #fff;
    -webkit-box-shadow: inset -2px 3px 4px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset -2px 3px 4px 0px rgba(0, 0, 0, 0.09);
    box-shadow: inset -2px 3px 4px 0px rgba(0, 0, 0, 0.09);
    float: none
}

.sidebar .search-btn {
    background: url(images/sidebar-search-btn.png) no-repeat 0 0;
    width: 141px;
    height: 34px;
    float: none;
    margin: 15px auto 0
}

.sidebar .search-btn:hover {
    background: url(images/sidebar-search-btn.png) no-repeat 0 -34px
}

.banner p {
    color: #ffffff;
    font-size: 18px;
    margin: 0;
    padding: 0;
    float: left;
    line-height: 77px;
    font-family: "brandon-grotesque-n4", "brandon-grotesque";
    font-weight: 400;
}

.banner p a {
    color: #ff353a;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-family: "brandon-grotesque-n7", "brandon-grotesque";
    font-weight: 700;
    text-decoration: underline;
}

.banner p a:hover {
    text-decoration: none
}

.home-content {
    max-width: 960px;
    margin: 0 auto;
    padding: 56px 0 45px 0
}

.home-service {
    float: left;
    margin: 0 12px 0 0;
    padding: 0;
    width: auto
}

.home-service.last {
    margin-right: -5px
}

.home-service-box {
    margin: 0 0 10px -4px;
    padding: 0;
    width: 236px
}

.home-service-box-middle {
    background: url(images/home-service-box-bg.png) repeat-y;
    padding: 0 5px 13px 4px;
    width: 227px
}

.home-service-box-bottom {
    background: url(images/home-service-box-bottom-bg.png) no-repeat 0 0;
    height: 5px;
    margin: 0;
    padding: 0
}

.home-service-box h4 {
    background: url(images/home-service-box-h4-bg.png) repeat-x #26418c;
    margin: 0 0 7px;
    padding: 0 15px !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px !important;
    font-family: "brandon-grotesque-n9", "brandon-grotesque";
    font-weight: 900;;
    line-height: 44px !important;
}

.home-service-box h4 a {
    color: #fff
}

.home-service-box ul, .content .home-service-box ul {
    margin: 0;
    padding: 0 3px 0 13px;
}

.home-service-box ul li, .content .home-service-box ul li {
    background: none;
    margin: 0;
    line-height: 27px;
    padding: 0;
}

.home-service-box ul li a, .content .home-service-box ul li a {
    background: url(images/home-service-box-li-bg.jpg) no-repeat left 11px;
    color: #282828;
    font-size: 14px;
    padding: 0 0 0 14px;
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block
}

.home-service-box ul li a:hover, .content .home-service-box ul li a:hover {
    background: url(images/home-service-box-li-hover-bg.jpg) no-repeat left 11px;
    color: #c9181d
}

.help-wide {
    background: url(images/help-wide-bg1.jpg) no-repeat top center;
    padding: 17px 0 0;
    margin: 0;
    width: 100%
}

.help {
    width: 306px;
    margin: 0 24px 0 0;
    padding: 0;
    float: left
}

.help.last {
    margin-right: 0;
    width: 300px;
}

.help img {
    border: solid 7px #222222;
    margin: 0;
    padding: 0
}

.help h2 {
    background: none;
    margin: 0;
    padding: 27px 0 17px;
    color: #ffffff;
    line-height: 27px;
    font-size: 21px;
    font-family: "brandon-grotesque-n9", "brandon-grotesque";
    font-weight: 900;;
    text-transform: uppercase;
}

.help p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    min-height: 172px
}

.read {
    background: url(images/read-btn.png) no-repeat 0 0;
    font-size: 0;
    text-indent: -9999;
    display: block;
    width: 140px;
    height: 43px;
    margin: 0 0 0 -4px;
    padding: 0
}

.read:hover {
    background-position: 0 -43px;
}

.help.last .read {
    background: url(images/request-btn.png) no-repeat 0 0
}

.footer-wide {
    margin: 0;
    padding: 0;
    width: 100%;
}

.footer {
    max-width: 960px;
    margin: 0 auto;
    padding: 61px 0 0 0;
}

.footer-logos {
    margin: 0;
    padding: 0 0 34px;
    border-bottom: solid 1px #d2d2d2;
    *height: 75px
}

.footer-logos li {
    float: left;
    margin: 0 40px 0 0;
    padding: 0
}

.footer-logos li.last {
    margin-right: 0
}

.footer-links {
    margin: 0;
    padding: 35px 0 0 0;
    position: relative;
    height: 186px;
}

.footer-links ul {
    float: left;
    width: 135px;
    margin: 0 50px 0 0;
    padding: 0
}

.footer-links ul.smaller {
    margin: 0;
    width: 127px
}

.footer-links ul.smaller.last {
    margin-right: 50px;
    width: 100px;
}

.footer-links ul.last {
    margin-right: 0;
    width: auto
}

.footer-links ul li {
    margin: 0;
    padding: 0 0 14px;
    line-height: 18px;
}

.footer-links ul li a {
    color: #212121;
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif
}

.footer-links ul li a:hover {
    text-decoration: underline;
}

.footer-icon {
    position: absolute;
    bottom: 0;
    right: -135px;
}

.footer-wide-bottom {
    background: #212121;
    width: 100%;
    margin: 0;
    padding: 0;
}

.footer-bottom {
    max-width: 960px;
    margin: 0 auto;
    padding: 21px 0
}

ul.social {
    float: left;
    margin: 0 15px 0 0;
    padding: 0
}

ul.social li {
    float: left;
    margin: 0 6px;
    padding: 0
}

ul.social li.last {
    margin: 7px 0 0 0
}

ul.social li.mcertify {
    width: 63px;
}

ul.social li.mcertify img {
    width: 100%;
    height: auto;
}

ul.social li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

ul.bottom-links {
    margin: 0;
    padding: 0;
    float: left;
}

ul.bottom-links li {
    background: url(images/bottom-links-li-bg.jpg) no-repeat right 9px;
    float: left;
    line-height: 32px;
    margin: 0 13px 0 0;
    padding: 0 14px 0 0;
    color: #ffffff;
    font-size: 14px;
    font-family: "brandon-grotesque-n4", "brandon-grotesque";
    font-weight: 400;
}

ul.bottom-links li.last {
    background: none;
    padding: 0;
    margin: 0;
}

ul.bottom-links li a {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: "brandon-grotesque-n4", "brandon-grotesque";
    font-weight: 400;
}

ul.bottom-links li a:hover {
    text-decoration: underline
}

.footer-bottom p {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: "brandon-grotesque-n4", "brandon-grotesque";
    font-weight: 400;;
    line-height: 34px;
    float: right;
}

/*************Internal Page Styles****************/
body#internal {
    background: #ffffff
}

body#internal .wrapper {
    background: url(images/wrapper-bg-internal.jpg) no-repeat top center
}

body#internal .banner {
    padding: 26px 0 0 0;
    height: 181px
}

body#internal .footer-wide {
    background: url(images/body-bg.jpg) repeat
}

.banner-left {
    float: left;
    margin: 0;
    padding: 0;
    width: 460px;
}

.breadcrumbs {
    margin: 0 0 25px;
    padding: 0;
    height: 16px
}

.breadcrumbs li {
    background: url(images/breadcrumbs-li-bg.png) no-repeat left 5px;
    float: left;
    margin: 0 22px 0 0;
    padding: 0 0 0 10px;
    color: #ffffff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold
}

.breadcrumbs li a {
    color: #ffffff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    text-transform: capitalize
}

.breadcrumbs li a:hover {
    text-decoration: none
}

body#internal .banner h1 {
    font-size: 60px;
    line-height: 67px;
    text-shadow: none;
    padding: 0 0 2px
}

.banner p.subtitle {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    line-height: normal;
    font-family: "museo-sans-rounded-n3", "museo-sans-rounded";
    font-weight: 300;
}

.main {
    max-width: 960px;
    margin: 0 auto;
    padding: 40px 0 50px 0
}

.content {
    float: left;
    margin: 0;
    padding: 0;
    width: 680px;
}

.content-top-image {
    margin: -11px 0 0 0
}

.top-first {
    padding-top: 30px
}

p {
    color: #000000;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 20px;
    font-family: Arial, Helvetica, sans-serif
}

h2 {
    background: url(images/title-bg.jpg) repeat-y #26418c;
    margin: 27px 0 19px 0;
    padding: 10px 13px 10px 22px;
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    position: relative
}

h2.first {
    margin-top: 0
}

.content ul {
    margin: 0 0 6px 33px;
    padding: 0
}

.content ul li {
    background: url(images/content-ul-li-bg.png) no-repeat left 5px;
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 10px 20px;
    line-height: 20px;
}

.content ul li a {
    color: #ce151a
}

.content ul li a:hover {
    text-decoration: none
}

.enrol {
    background: url(images/enrol-btn.png) no-repeat 0 0;
    width: 146px;
    height: 36px;
    margin: 4px 0 0 0;
    float: right;
    padding: 0;
    display: block
}

.enrol:hover {
    background: url(images/enrol-btn.png) no-repeat 0 -36px
}

.courses-cover {
    margin: 0;
    padding: 0;
    border: solid 1px #dae8eb;
    border-top: none;
    border-bottom: none
}

.courses-cover.last {
    border-bottom: solid 1px #dae8eb
}

.courses-cover.table-content {
    margin: 0;
    padding: 0;
    border: solid 1px #dae8eb;
    border-top: none;
    border-bottom: none
}

.courses-cover.table-content.last {
    border-bottom: solid 1px #dae8eb;
    margin-bottom: 35px
}

.courses-cover td.number {
    color: #8d9ecd;
    font-size: 16px;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    line-height: 37px;
    background: #f6fdfe;
    text-align: center;
    border-top: solid 1px #dae8eb;
}

.courses-cover td.table-title {
    color: #26418c;
    font-size: 16px;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    line-height: 37px;
    background: #f6fdfe;
    text-align: left;
    padding: 0 0 0 13px;
    border-left: solid 1px #dae8eb;
    border-top: solid 1px #dae8eb;
}

.content .courses-cover ul {
    margin: 19px 0 14px 33px
}

.content .courses-cover ul li ul {
    margin: 10px 0 -10px 16px;
    list-style: disc;
    color: #e82a2c
}

.content .courses-cover ul li ul li {
    background: none;
    padding: 0 0 4px
}

.content .courses-cover p {
    padding: 18px 0 24px 51px
}

.bolder {
    font-weight: bold
}

p.bolder {
    padding: 12px 0 20px
}

.main ul.check {
    margin: 0 0 0 20px;
    padding: 0
}

.main ul.check li {
    background: url(images/check-ul-li-bg.png) no-repeat left 0;
    line-height: 23px;
    padding: 0 0 23px 29px;
    color: #010101;
    font-size: 13px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif
}

.main ul.check li a {
    color: #b42125;
    font-size: 13px;
    margin: 0;
    font-family: Arial, Helvetica, sans-seri;
    padding: 0
}

.main ul.check li a:hover {
    text-decoration: underline
}

.explains {
    margin: 0;
    padding: 0 0 10px
}

.explain {
    float: left;
    margin: 0 53px 0 0;
    padding: 22px 0 0 0;
    width: 185px
}

.explain.last {
    margin-right: 0
}

h4 {
    color: #26418c;
    font-size: 16px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
    font-weight: 700;;
}

.explain h4 {
    padding: 11px 0 7px
}

.explain p {
    color: #010101
}

.course-lenght {
    margin: 17px 0 34px;
    padding: 0;
    color: #26418c;
    font-size: 14px;
    font-family: "museo-sans-rounded-n3", "museo-sans-rounded";
    font-weight: 300;;
    text-transform: uppercase
}

.course-lenght td {
    padding: 0 0 10px
}

.course-lenght span {
    font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
    font-weight: 700;
}

.course-lenght img {
    margin: 0 18px 0 0
}

ul.round {
    margin: 0 0 0 28px;
    padding: 0 0 12px
}

ul.round li {
    background: url(images/ul-round-li-bg.png) no-repeat left 6px;
    padding: 0 0 2px 24px;
    line-height: 20px;
    font-size: 13px
}

ul.round.spaced li {
    padding-bottom: 10px
}

ul.round.half {
    width: 310px;
    float: left;
}

ul.round.half li {
    padding-bottom: 9px
}

ul.round.half.last {
    margin-right: 0;
    width: 285px;
    float: right
}

ul.round.three-cols {
    float: left;
    margin: 0 8px 0 20px;
    padding: 0;
    width: 201px;
}

ul.round.three-cols.last {
    margin-right: 0
}

ul.round.three-cols li {
    font-size: 12px;
    line-height: 16px;
    background-position: left 4px;
    padding: 0 0 2px 18px
}

.content.courses-posts ul.round.half li {
    padding-bottom: 5px
}

.course-offers {
    margin: 0 0 45px;
    padding: 0;
    font-size: 13.27px;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    text-align: center;
    color: #26418c;
    border-bottom: solid 1px #1f3576;
}

.course-offers td {
    border-color: #1F3476 !important
}

.course-offers.three-options {
    font-size: 12px;
}

.course-offers.three-options .course-offer-title {
    font-size: 12px;
}

.course-offers span {
    font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
    font-weight: 700;
}

.course-offers span.lighter-text {
    font-weight: 300
}

.course-offers .course-offer-title {
    background: url(images/course-offer-title-bg.jpg) repeat-x #1f3477;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    border-right: solid 1px #1f3476 !important;
    font-weight: 700
}

.course-offers .course-offer-title.last {
    border: none;
    border-right: 1px solid #1F3476 !important
}

.course-offers .option {
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    line-height: 36px;
    color: #201c04;
    text-transform: uppercase;
    padding: 0 !important;
    font-weight: 700;
    width: 151px !important
}

body.postid-47 .course-offers .option, body.postid-41 .course-offers .option, body.postid-55 .course-offers .option {
    width: 181px !important
}

body.postid-53 .course-offers .option, body.postid-59 .course-offers .option, body.postid-71 .course-offers .option, body.postid-73 .course-offers .option, body.postid-75 .course-offers .option, body.postid-82 .course-offers .option, body.postid-84 .course-offers .option, body.postid-86 .course-offers .option, body.postid-88 .course-offers .option, body.postid-90 .course-offers .option, body.postid-92 .course-offers .option, body.postid-94 .course-offers .option, body.postid-129 .course-offers .option, body.postid-131 .course-offers .option, body.postid-133 .course-offers .option, body.postid-141 .course-offers .option, body.postid-98 .course-offers .option, body.postid-102 .course-offers .option, body.postid-104 .course-offers .option, body.postid-106 .course-offers .option, body.postid-257 .course-offers .option, body.postid-143 .course-offers .option, body.postid-145 .course-offers .option, body.postid-147 .course-offers .option, body.postid-149 .course-offers .option, body.postid-151 .course-offers .option, body.postid-113 .course-offers .option {
    width: 215px !important
}

.course-offers .last {
    border-right: none
}

.course-offers .yellow {
    background: #EFCF18;
    border-bottom: none
}

.table-enrol {
    background: url(images/table-enrol-bg.png) no-repeat right #981a1e;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    width: 90px;
    height: 21px;
    line-height: 21px;
    padding: 0 21px 0 9px;
    font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
    font-weight: 700;;
    text-transform: uppercase
}

.table-enrol:hover {
    background: url(images/table-enrol-bg.png) no-repeat right #58a646;
    text-decoration: none
}

.table-enrol.green {
    background: url(images/table-enrol-bg.png) no-repeat right #58a646
}

.table-enrol.green:hover {
    background: url(images/table-enrol-bg.png) no-repeat right #468438
}

.course-offers .black {
    color: #201c04
}

.course-offers .selected-one {
    background: url(images/course-offer-yellow-selected-one.jpg) repeat-x
}

.course-offers .selected-gray {
    background: #f3f3f3
}

.course-offers td {
    padding: 9px 0
}

/********Sidebar Styles********/
.sidebar {
    float: right;
    margin: 0;
    padding: 0;
    width: 234px;
}

.sidebar li {
    list-style: none
}

.gray {
    background: url(images/gray-bg.jpg) no-repeat top;
    padding: 3px 0 0 0;
    margin: 0 -33px 0 -17px;
    width: 267px;
    position: relative
}

.gray-middle {
    background: #efefef;
    margin: 0;
    padding: 19px 22.5px 100px
}

.gray.search-side .gray-middle {
    padding: 0 22.5px 87px
}

.gray-bottom {
    background: url(images/gray-bottom-bg.jpg) no-repeat;
    height: 3px;
    margin: 0;
    padding: 0
}

.gray h2 {
    margin: 0 0 11px;
    color: #000;
    font-size: 24px;
    padding: 0 0 11px;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    border-bottom: dotted 1px #a8a8a8;
    line-height: 30px;
    background: none
}

.gray h2 span {
    font-size: 15px
}

.enrol-big {
    background: url(images/enrol-big-btn.png) no-repeat 0 0;
    width: 222px;
    height: 48px;
    margin: 3px 0 15px;
    padding: 0;
    display: block;
    font-size: 0;
    text-indent: -9999
}

.enrol-big:hover {
    background: url(images/enrol-big-btn.png) no-repeat 0 -48px;
}

.gray .bolder {
    font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
    font-weight: 700;
}

.gray .lighter {
    font-size: 15px
}

.lighter {
    font-family: "museo-sans-rounded-n1", "museo-sans-rounded";
    font-weight: 100;
}

.gray .enrol.blue {
    margin-top: 0
}

.sidebar .home-service-box {
    margin: -72px 0 20px 0;
    z-index: 999;
    position: relative
}

.sidebar .home-service-box-middle {
    background: url(images/sidebar-box-middle.png) repeat-y 0 0;
    padding-bottom: 24px
}

.sidebar .home-service-box h4 {
    margin: 0 0 19px;
    padding: 0
}

.sidebar .home-service-box ul {
    padding: 0 12px 0 23px
}

.sidebar .home-service-box ul li {
    line-height: 19px;
    padding: 0 0 8px
}

.sidebar .home-service-box ul li a {
    font-size: 13px;
    background-position: left 8px
}

.sidebar-box {
    background: url(images/sidebar-box.png) no-repeat top;
    width: 234px;
    margin: 0 0 15px;
    padding: 6px 0 0 0;
    *zoom: 1
}

.sidebar-box-middle {
    background: url(images/sidebar-box-middle.png) repeat-y;
    margin: 0;
    padding: 23px 28px 30px
}

.sidebar-box-bottom {
    background: url(images/sidebar-box-bottom.png) no-repeat bottom;
    height: 6px;
    margin: 0;
    padding: 0
}

.sidebar h4 {
    line-height: 22px;
    font-size: 15px;
    padding: 0 0 9px;
    *zoom: 1;
    text-transform: uppercase
}

.sidebar p {
    padding: 0 0 17px
}

#get-pdf {
    margin: 0;
    padding: 0
}

.input-pdf {
    border: solid 1px #d1d1d1;
    background: #fff;
    margin: 0 0 10px;
    padding: 0;
    width: 172px;
    height: 27px;
}

.input-pdf input {
    background: none;
    border: none;
    font-style: italic;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 12px;
    width: 148px;
    height: 27px;
    line-height: 27px;
    color: #787878
}

.get-pdf {
    background: url(images/submit-pdf.png) no-repeat 0 0;
    display: block;
    margin: 0 0 39px;
    padding: 0;
    font-size: 0;
    text-indent: -9999;
    cursor: pointer;
    width: 103px;
    height: 32px;
    border: none
}

.get-pdf:hover {
    background: url(images/submit-pdf.png) no-repeat 0 -32px
}

#get-pdf label.error {
    color: #F00;
    font-size: 10px;
    font-family: "museo-sans-rounded-n1", "museo-sans-rounded";
    font-weight: 100;;
    margin: 0
}

.read-link {
    background: url(images/read-bg.png) no-repeat left 2px;
    color: #981a1e;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 0 16px;
    text-transform: uppercase;
    font-weight: bold
}

.read-link:hover {
    text-decoration: underline
}

.video-container {
    background: url(images/video-container-bg.jpg) no-repeat;
    width: 225px;
    height: 132px;
    padding: 4px 5px 5px 4px;
    margin: 0 0 19px
}

.internal-testimonial {
    margin: 0 0 28px;
    padding: 0
}

.internal-testimonial.darker .internal-testimonial-right p {
    color: #26418C
}

.internal-testimonial .languages-quote {
    float: left
}

.internal-testimonial-right {
    float: right;
    margin: 0;
    padding: 0;
    width: 600px
}

.internal-testimonial p {
    color: #26418c;
    font-size: 15px;
    font-family: "museo-sans-rounded-n1", "museo-sans-rounded";
    font-weight: 300;
    line-height: 26px;
    padding: 0 0 14px
}

.internal-testimonial p.testimonial-name {
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    color: #000000;
    padding: 0
}

.main .sidebar ul.check {
    margin: 0
}

.main .sidebar ul.check li {
    padding-bottom: 5px
}

.enrol.blue {
    background: url(images/enrol-blue-btn.png) no-repeat 0 0;
    margin: 2px 0 12px 0;
    width: 151px;
    height: 32px;
    float: none;
    font-size: 0;
    text-indent: -9999
}

.enrol.blue:hover {
    background: url(images/enrol-blue-btn.png) no-repeat 0 -32px
}

.request.blue {
    background: url(images/request-blue-btn.png) no-repeat 0 0;
    margin: 2px 0 12px 0;
    width: 151px;
    height: 32px;
    float: none;
    display: block;
    font-size: 0;
    text-indent: -9999
}

.request.blue:hover {
    background: url(images/request-blue-btn.png) no-repeat 0 -32px
}

body.page-id-6 .wrapper {
    background: url(images/wrapper-why-bg.jpg) no-repeat top center !important;
}

.gray.no-service {
    margin-bottom: 20px
}

.gray.no-service .gray-middle {
    padding-bottom: 27px
}

.title.first {
    margin-top: 0
}

.read-testimonials {
    background: url(images/read-testimonials-btn.png) no-repeat 0 0;
    display: block;
    float: right;
    margin: 4px 0px 0 0;
    padding: 0;
    width: 157px;
    height: 36px;
}

.read-testimonials:hover {
    background: url(images/read-testimonials-btn.png) no-repeat 0 -36px
}

h2 .read-testimonials, h2 .enrol {
    position: absolute;
    top: 0;
    right: 15px
}

.no-space {
    margin-bottom: 0;
    padding-bottom: 0 !important
}

.video-big {
    background: url(images/video-big-bg.jpg) no-repeat 0 0;
    margin: 0 -3px 45px -4px;
    padding: 4px 0 0 4px;
    width: 685px;
    height: 391px
}

.video-big iframe {
    border: none
}

#testimonial-area {
    margin: 0 auto;
    padding: 0;
    width: 530px;
}

#testimonial-area .internal-testimonial-content {
    float: left;
    width: 230px;
    margin: 0;
    padding: 0
}

#testimonial-area .internal-testimonial-content .internal-testimonial {
    margin: 0 0 60px;
}

#testimonial-area .internal-testimonial-content.last {
    float: right
}

.testimonial-avatar {
    margin: 0 0 20px 20px;
    padding: 0;
    float: right;
    position: relative;
    width: 77px;
    height: 77px;
    text-align: center;
    overflow: hidden
}

.testimonial-mask {
    position: absolute;
    top: 0;
    left: 0
}

body.page-id-10 .wrapper {
    background: url(images/wrapper-about-bg.jpg) no-repeat top center !important;
}

.letter {
    background: url(images/letter-top-bg.jpg) no-repeat top;
    padding: 23px 0 24px 0;
    width: 689px;
    margin: 35px -5px 0 -4px;
}

.letter-middle {
    background: url(images/letter-middle-bg.jpg) repeat-y;
    margin: 0;
    padding: 48px 50px 19px 36px
}

.letter-bottom {
    background: url(images/letter-bottom-bg.jpg) no-repeat bottom;
    margin: 0;
    padding: 0;
    height: 8px
}

.letter h4 {
    padding: 0 0 31px
}

.letter-avatar {
    margin: -24px 0 18px 23px;
    padding: 0;
    float: right;
    position: relative;
    width: 106px;
    height: 106px;
}

.letter-mask {
    position: absolute;
    top: 0;
    left: 0
}

.accreditation {
    margin: 0;
    padding: 0 0 10px
}

.accreditation td {
    vertical-align: middle;
    padding: 0 0 45px
}

.accreditation p {
    line-height: 23px;
    padding: 0
}

.accreditation img {
    margin: 0 0 0 40px
}

.content ol {
    margin: 0 0 6px 33px;
    padding: 0;
    color: #ea3c3d
}

.content ol li {
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 15px 0px;
    line-height: 15px;
}

.content ol li a {
    color: #ce151a
}

.content ol li a:hover {
    text-decoration: none
}

.content ol.red-numbers {
    list-style: none;
    margin: 0;
    padding: 0 0 10px
}

.content ol.red-numbers li {
    padding-left: 20px
}

.content ol.red-numbers li:first-letter {
    color: #ea3c3d;
    margin-right: 8px
}

.course-enrol {
    margin: 25px 0 22px 0;
    padding: 0
}

.course-enrol .home-service-box {
    width: 224px;
}

.course-enrol .home-service-box-middle {
    background: url(images/course-enrol-middle-bg.jpg) repeat-y;
    width: 215px
}

.course-enrol .home-service-box-bottom {
    background: url(images/course-enrol-bottom-bg.jpg) no-repeat bottom;
    height: 6px;
}

.course-enrol .home-service-box h4 {
    font-size: 13px !important
}

.erol-infos {
    margin: 0;
    padding: 0 0 22px;
    color: #010101;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 23px;
}

.erol-infos td {
    padding: 0 0 0 10px;
}

.erol-infos td.last {
    padding: 0
}

.erol-infos span {
    color: #26418c;
    font-size: 14px;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
}

.enrolment-form {
    background: url(images/home-service-box-li-hover-bg.jpg) no-repeat left 8px;
    display: block;
    margin: 0 0 0 28px;
    padding: 0 0 0 12px;
    color: #ce151a;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px
}

body.order-brochure .wrapper {
    background: url(images/wrapper-oderd-bg.jpg) no-repeat top center !important;
}

#order {
    margin: 0;
    padding: 0
}

#order label {
    color: #26418c;
    font-size: 15px;
    margin: 0 0 4px;
    padding: 0;
    line-height: normal;
    display: block;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
}

#order label.error {
    color: #FF0000;
    font-family: "museo-sans-rounded-n1", "museo-sans-rounded";
    font-weight: 100;;
    font-size: 11px;
    margin: 0;
}

#order p {
    padding: 0
}

.input-order {
    background: url(images/input-order-bg.jpg) no-repeat;
    margin: 0 0 20px;
    padding: 0;
    width: 516px;
    height: 45px;
}

.input-order input {
    background: none;
    border: none;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    width: 476px
}

.input-order.small {
    background: url(images/input-order-small-bg.jpg) no-repeat;
    width: 385px;
    float: left;
    margin: 0 13px 20px 0
}

.input-order.small input {
    width: 355px
}

.input-order-select {
    background: url(images/input-order-select-bg.jpg) no-repeat;
    margin: 0 0 33px;
    padding: 0;
    width: 516px;
    height: 45px;
}

.input-order-select select {
    border: none;
    background: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    *height: 17px;
    *margin: 14px 20px;
    *width: 476px;
    *padding: 0;
    -webkit-appearance: none !important;
    box-shadow: none !important;
    padding: 14px 20px;
    margin: 0;
    height: 45px;
    width: 513px;
}

p.note {
    font-style: italic;
    color: #8b8b8b;
    padding-bottom: 40px !important;
}

.order-now {
    background: url(images/order-now-btn.jpg) no-repeat 0 0;
    border: none;
    display: block;
    margin: 13px 0 30px 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    width: 300px;
    height: 47px;
    cursor: pointer;
    text-indent: -999999
}

.order-now:hover {
    background: url(images/order-now-btn-hover.jpg) no-repeat 0 0px
}

body.page-id-252 .wrapper {
    background: url(images/wrapper-career-services-bg.jpg) no-repeat top center !important
}

h2 span {
    font-size: 18px
}

body.page-id-4 .wrapper {
    background: url(images/wrapper-course-list-bg.jpg) no-repeat top center !important
}

/*.content .courses-cover.table-content.last ul { margin-top:0}*/
.courses-listing {
    margin: 0 0 20px;
    padding: 0;
    border-left: solid 1px #1f3576;
    border-right: solid 1px #1f3576
}

.courses-listing td {
    border-bottom: solid 1px #1f3576;
    padding: 8px 0 8px 0px
}

.courses-listing td.first {
    padding: 0 0 0 27px;
    border-right: 1px solid #fff
}

.courses-listing .courses-listing-title {
    background: url(images/courses-listing-title-bg.jpg) repeat;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 48px;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    text-transform: uppercase
}

.courses-listing span.date {
    background: url(images/courses-listing-date-bg.jpg) no-repeat left 0;
    font-size: 14px;
    padding: 0 0 0 23px;
    margin: 0 0 0 32px;
    text-transform: none
}

.courses-listing a.link {
    background: url(images/home-service-box-li-bg.jpg) no-repeat left 7px;
    color: #000000;
    font-size: 15px;
    padding: 0 0 0 14px;
    margin: 0 0 0 27px;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block
}

.courses-listing a.link:hover {
    background: url(images/home-service-box-li-hover-bg.jpg) no-repeat left 7px;
    color: #c9181d;
    text-decoration: none
}

.courses-listing .table-enrol {
    text-align: center
}

.courses-listing .courses-listing-day {
    background: #efcf18;
    margin: 0;
    padding: 8px 0;
    color: #26418c;
    font-size: 11px;
    text-transform: uppercase;
    font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
    font-weight: 700;;
    text-align: center
}

.courses-listing .courses-listing-day img {
    text-align: center !important
}

.content .courses-listing p.small {
    padding: 6px 0 0 27px;
    font-size: 11px
}

body.page-id-12 .wrapper {
    background: url(images/wrapper-contact-page-bg.jpg) no-repeat top center !important
}

.contact-container {
    float: left;
    width: 480px;
    margin: 0 80px 0 0;
    padding: 0
}

.contact-container.last {
    margin-right: 0;
    width: 325px;
}

.contact-container table {
    margin: 0;
    padding: 0
}

.contact-container.last table td {
    padding: 0 0 20px;
    line-height: 21px;
}

#contact {
    margin: 0;
    padding: 9px 0 0 0
}

#contact label {
    color: #26418c;
    font-size: 16px;
    display: block;
    margin: 0 0 7px;
    padding: 0;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    line-height: normal
}

#contact label.error {
    color: #F00;
    font-size: 11px;
    font-family: "museo-sans-rounded-n1", "museo-sans-rounded";
    font-weight: 100;;
    margin: 0
}

#contact label span, #order label span {
    color: #ae2023
}

#contact .input-big {
    background: url(images/input-big-bg.jpg) no-repeat;
    width: 487px;
    height: 55px;
    margin: 0 0 16px;
    padding: 0
}

#contact .input-big input {
    border: none;
    background: none;
    margin: 0;
    padding: 0 20px;
    width: 437px;
    height: 55px;
    line-height: 55px;
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

#contact .input-small {
    background: url(images/input-small-bg.jpg) no-repeat;
    width: 330px;
    height: 55px;
    float: left;
    margin: 0 30px 30px 0;
}

#contact .input-small input {
    border: none;
    background: none;
    margin: 0;
    padding: 0 20px;
    width: 290px;
    height: 55px;
    line-height: 55px;
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif
}

#contact .input-textarea {
    background: url(images/input-textarea-bg.jpg) no-repeat;
    margin: 0 0 16px;
    padding: 0;
    width: 478px;
    height: 132px
}

#contact .input-textarea textarea {
    padding: 10px 20px;
    margin: 0;
    border: none;
    background: none;
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    width: 438px;
    height: 112px
}

#website {
    display: none
}

.contact {
    background: url(images/contact-btn.jpg) no-repeat 0 0;
    border: none;
    display: block;
    font-size: 0;
    text-indent: -9999;
    cursor: pointer;
    width: 150px;
    height: 47px;
}

.contact:hover {
    background: url(images/contact-btn.jpg) no-repeat 0 -47px
}

body.page-id-8 .wrapper {
    background: url(images/wrapper-faq-bg.jpg) no-repeat top center !important
}

.content .alignright {
    float: right
}

h5 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    font-weight: bold;
    padding: 12px 0 20px
}

body.postid-39 .content .courses-cover p, body.postid-49 .content .courses-cover p {
    padding-bottom: 0
}

body.postid-43 .content .courses-cover p, body.postid-115 .content .courses-cover p.table-category-title, body.postid-67 .content .courses-cover p.table-category-title, body.postid-65 .content .courses-cover p.table-category-title {
    padding: 10px 0 14px 51px;
    font-weight: bold
}

.content .alignleft {
    float: left
}

.content .courses-cover h5 {
    padding: 0 0 0 33px
}

.photograpy-details, .photography-rates {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    background: #ffffd0;
    border: solid 1px #d1d1d1;
    padding: 5px
}

.photograpy-details td, .photography-rates td {
    padding: 5px 0 5px 10px
}

.photography-rates span {
    color: #aa0000;
    font-weight: bold
}

.content .photo-list {
    margin: 0 auto;
    padding: 0;
    width: 660px;
}

.content .photo-list li {
    float: left;
    width: 320px;
    margin: 0 0 20px;
    padding: 0;
    background: none;
    text-align: center
}

.content .photo-list li.last {
    float: right
}

body.postid-82 .course-outline-cover {
    padding-bottom: 15px
}

.wedding {
    margin: 0;
    padding: 0;
}

.wedding .courses-cover td.table-title {
    border-left: none;
    border-bottom: 1px solid #DAE8EB
}

.content .wedding .courses-cover p {
    padding: 7px 13px
}

.wedding-small-video {
    text-align: center;
    padding: 20px 0 0
}

p.wedding-small-p {
    text-align: center;
    font-size: 11px;
}

.wedding-title {
    text-align: center;
    margin: 16px 0;
}

.wedding-red span {
    color: #cc0000;
    font-weight: bold;
}

h3 {
    color: #800000;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;;
    font-size: 18px;
    line-height: 23px;
    margin: 27px 0 19px;
    padding: 0px 0px 20px 0;
    margin: 0
}

.explains.language {
    padding-bottom: 0
}

.explains.language .explain {
    float: none;
    width: auto;
    padding: 0;
    margin: 0
}

.explains.language .explain h4 {
    padding: 5px 0 0 0
}

.explains.language .explain img {
    margin: 0 20px 0 0
}

.language-flag {
    margin: 4px 15px 0 0
}

h2 a {
    color: #fff;
}

.read-full {
    display: block
}

body.postid-1322 .wrapper {
    background: url(images/wrapper-languages-bg.jpg) no-repeat top center !important
}

.listed {
    margin: 0 -5px 20px;
    width: 690px;
    padding: 0
}

.listed-middle {
    background: url(images/listed-middle-bg.png) repeat-y;
    margin: 0;
    padding: 0 5px 0 4px
}

.listed-bottom {
    background: url(images/listed-bottom-bg.png) no-repeat bottom;
    height: 5px;
    margin: 0;
    padding: 0
}

.listed h4 {
    background: url(images/home-service-box-h4-bg.png) repeat-x;
    margin: 0 0 21px;
    padding: 0 15px !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px !important;
    font-family: "brandon-grotesque-n9", "brandon-grotesque";
    font-weight: 900;;
    line-height: 44px !important;
    *zoom: 1
}

.content .listed ul {
    margin: 0;
    padding: 0 0 0 20px;
}

.content .listed ul.goleft {
    float: left;
    width: 150px;
}

.content .listed ul.goleft li {
    width: auto !important;
    float: none !important;
    height: 16px;
}

.content .listed.second ul {
    width: 150px;
}

.content .listed ul.last {
    margin-right: 0px;
    width: auto
}

.content .listed ul li {
    background: none;
    margin: 0;
    padding: 0 0 16px;
    line-height: 18px;
    float: left;
    width: 218px;
    height: 18px
}

.content .listed ul li img {
    margin: 0 8px 0 0
}

.content .listed ul li a {
    background: url(images/home-service-box-li-bg.jpg) no-repeat left 6px;
    color: #282828;
    font-size: 14px;
    padding: 0 0 0 14px;
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;
    float: left
}

.content .listed ul li a:hover {
    background: url(images/home-service-box-li-hover-bg.jpg) no-repeat left 6px;
    color: #c9181d
}

.red-box {
    border: solid 1px #ce151a;
    padding: 10px 17px
}

.red-box-left {
    float: left;
    width: auto;
    padding: 11px 0 0 0
}

.red-box h4 {
    padding: 0;
    color: #ce151a
}

.red-box p {
    font-family: "museo-sans-rounded-n3", "museo-sans-rounded";
    font-weight: 300;
    padding: 0
}

.spoken-language {
    margin: 0 0 8px;
    padding: 0
}

.spoken-language-title {
    background: url(images/spoken-language-ttitle-bg.jpg) repeat-x;
    text-align: center;
    color: #fff;
    font-size: 16px;
    color: #ffffff;
    line-height: 48px;
    margin: 0;
    padding: 0;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
}

.spoken-language-title.small {
    font-size: 14px
}

.spoken-language td {
    border-bottom: solid 1px #1f3476;
    border-right: solid 1px #1f3476;
    line-height: 37px;
    text-align: center
}

.spoken-language span {
    background: url(images/home-service-box-li-bg.jpg) no-repeat left 17px;
    color: #000000;
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0 0 0 75px;
    padding: 0 0 0 14px;
    text-align: left;
    display: block
}

.spoken-language td.spoken-yellow {
    background: #f7e52c;
    color: #26418c;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
    font-weight: 700;
}

.spoken-language td.spoken-number {
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
    font-weight: 700;;
    color: #26418c;
    border-left: solid 1px #1f3476;
}

.spoken-language td.memo {
    border: none;
    text-align: left;
    padding: 0 0 0 17px;
    margin: 0;
    color: #010101;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif
}

.underlined-text {
    text-decoration: underline
}

.languages-box {
    margin: 0;
    padding: 0
}

.languages-box-small {
    float: left;
    width: 245px;
    margin: 0;
    padding: 0 0 0 25px
}

.languages-box-small.last {
    float: right;
    width: 370px;
}

.content .languages-box ul.round {
    margin-left: 0;
    padding-bottom: 12px
}

.content .languages-box ul.round li.last {
    padding-bottom: 5px
}

.languages-box h5 {
    padding: 0 0 14px
}

.languages-box p {
    padding-bottom: 18px;
}

body.page-id-260 .gray {
    display: none
}

#navigation {
    margin: 0;
    padding: 30px 0
}

.sidebar h2.widgettitle {
    display: none
}

body.error404 .wrapper {
    background: url(images/wrapper-404-bg.jpg) no-repeat top center !important
}

body.page-id-262 .wrapper, body.page-id-1458 .wrapper {
    background: url(images/wrapper-thanks-bg.jpg) no-repeat top center !important
}

body.error404 .banner {
    height: 516px !important
}

body.page-id-262 .banner, body.page-id-1458 .banner {
    height: 366px !important;
    text-align: center
}

body.error404 .banner p.subheading, body.page-id-262 .banner p.subheading, body.page-id-1458 .banner p.subheading {
    font-size: 22px;
    line-height: 33px;
    font-family: Georgia, "Times New Roman", Times, serif;
    float: none
}

body.error404 .banner p.subheading a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
}

body.error404 .breadcrumbs, body.page-id-262 .breadcrumbs, body.page-id-1458 .breadcrumbs {
    margin-bottom: 86px;
}

body.error404 .banner h1, body.page-id-262 .banner h1, body.page-id-1458 .banner h1 {
    padding-bottom: 17px !important
}

.content .courses-cover.rates-table {
    margin: 0 0 20px
}

.content .courses-cover.rates-table p {
    padding: 10px 0 10px 18px
}

.content .courses-cover.rates-table td.table-title {
    border-bottom: 1px solid #DAE8EB;
    border-left: none
}

.download-doc {
    background: url(images/download-doc-btn.png) no-repeat 0 0;
    font-size: 0;
    text-indent: -9999;
    margin: 20px auto;
    padding: 0;
    display: block;
    width: 195px;
    height: 34px;
}

.download-doc:hover {
    background: url(images/download-doc-btn.png) no-repeat 0 -34px;
}

body.postid-1322 .hidme {
    display: none
}

#working-popup {
    display: none
}

#working-popup .courses-cover p {
    padding: 20px 0 0 38px
}

#working-popup .courses-cover h5 {
    padding: 20px 0 0 38px
}

#working-popup .courses-cover.table-content {
    padding-bottom: 20px
}

#working-popup ol {
    margin: 0 0 30px;
}

#working-popup ol li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
}

#working-popup .courses-cover.rates-table {
    margin: 20px 0 0px 38px;
    text-align: center;
    line-height: 20px;
    border-bottom: none;
    border-right: none;
    border-left: none
}

#working-popup .courses-cover.rates-table td {
    padding: 5px 0;
    border-bottom: 1px solid #DAE8EB;
    border-right: 1px solid #DAE8EB
}

#working-popup .courses-cover.rates-table td.table-title {
    padding: 0;
    text-align: center;
    border-left: none
}

.request.blue.pdf-btn {
    margin: 20px 0 0
}

.recognition-top {
    margin: 0;
    padding: 0 0 0px
}

.recognition-top td {
    padding: 0 0 20px
}

.recognition-top td.recognition-center {
    text-align: center
}

.recognition-top p {
    padding: 0
}

.seo-link {
    float: right;
    color: #fff;
    font-size: 14px;
    font-family: "brandon-grotesque-n4", "brandon-grotesque";
    text-align: right;
    margin-top: -4px;
}

.seo-link a {
    color: #fff;
}

.seo-link p {
    line-height: 20px;
    float: none;
}

body.postid-33 .wrapper {
    background: url(images/wrapper-ebunsiness-bg.jpg) no-repeat top center !important
}

body.postid-35 .wrapper {
    background: url(images/wrapper-import-export-bg.jpg) no-repeat top center !important
}

body.postid-37 .wrapper {
    background: url(images/wrapper-human-resources-bg.jpg) no-repeat top center !important
}

body.postid-39 .wrapper {
    background: url(images/wrapper-marketing-bg.jpg) no-repeat top center !important
}

body.postid-41 .wrapper {
    background: url(images/wrapper-life-coaching-bg.jpg) no-repeat top center !important
}

body.postid-43 .wrapper {
    background: url(images/wrapper-advert-bg.jpg) no-repeat top center !important
}

body.postid-45 .wrapper {
    background: url(images/wrapper-executive-secretarial-bg.jpg) no-repeat top center !important
}

body.postid-47 .wrapper {
    background: url(images/wrapper-sales-bg.jpg) no-repeat top center !important
}

body.postid-49 .wrapper {
    background: url(images/wrapper-real-estate-bg.jpg) no-repeat top center !important
}

body.postid-51 .wrapper {
    background: url(images/wrapper-travel-tourism-bg.jpg) no-repeat top center !important
}

body.postid-53 .wrapper {
    background: url(images/wrapper-galileo-certification-bg.jpg) no-repeat top center !important
}

body.postid-55 .wrapper {
    background: url(images/wrapper-catering-cooking-bg.jpg) no-repeat top center !important
}

body.postid-108 .wrapper {
    background: url(images/wrapper-hospitality-management-bg.jpg) no-repeat top center !important
}

body.postid-111 .wrapper {
    background: url(images/wrapper-sports-management-bg.jpg) no-repeat top center !important
}

body.postid-113 .wrapper {
    background: url(images/wrapper-project-management.jpg) no-repeat top center !important
}

body.postid-115 .wrapper {
    background: url(images/wrapper-retail-management-bg.jpg) no-repeat top center !important
}

body.postid-117 .wrapper {
    background: url(images/wrapper-frontline-management-bg.jpg) no-repeat top center !important
}

body.postid-119 .wrapper {
    background: url(images/wrapper-business-management.jpg) no-repeat top center !important
}

body.postid-57 .wrapper {
    background: url(images/wrapper-fashio-design-bg.jpg) no-repeat top center !important
}

body.postid-59 .wrapper {
    background: url(images/wrapper-fashion-stylist.jpg) no-repeat top center !important
}

body.postid-63 .wrapper {
    background: url(images/wrapper-interior-design.jpg) no-repeat top center !important
}

body.postid-67 .wrapper {
    background: url(images/wrapper-floristry-bg.jpg) no-repeat top center !important
}

body.postid-69 .wrapper {
    background: url(images/wrapper-landscaping-bg.jpg) no-repeat top center !important
}

body.postid-71 .wrapper {
    background: url(images/wrapper-horticulture-bg.jpg) no-repeat top center !important
}

body.postid-73 .wrapper {
    background: url(images/wrapper-it-new-bg.jpg) no-repeat top center !important
}

body.postid-75 .wrapper {
    background: url(images/wrapper-graphic-design-bg.jpg) no-repeat top center !important
}

body.postid-77 .wrapper {
    background: url(images/wrapper-photography-bg.jpg) no-repeat top center !important
}

body.postid-121 .wrapper {
    background: url(images/wrapper-wedding-planner-bg.jpg) no-repeat top center !important
}

body.postid-123 .wrapper {
    background: url(images/wrapper-event-management-bg.jpg) no-repeat top center !important
}

body.postid-125 .wrapper {
    background: url(images/wrapper-public-relations.jpg) no-repeat top center !important
}

body.postid-127 .wrapper {
    background: url(images/wrapper-journalism-bg.jpg) no-repeat top center !important
}

body.postid-79 .wrapper {
    background: url(images/wrapper-counseling-bg.jpg) no-repeat top center !important
}

body.postid-82 .wrapper {
    background: url(images/wrapper-personal-trainer-bg.jpg) no-repeat top center !important
}

body.postid-84 .wrapper {
    background: url(images/wrapper-massage-bg.jpg) no-repeat top center !important
}

body.postid-86 .wrapper {
    background: url(images/wrapper-natural-health.jpg) no-repeat top center !important
}

body.postid-88 .wrapper {
    background: url(images/wrapper-nursing-assistant.jpg) no-repeat top center !important
}

body.postid-90 .wrapper {
    background: url(images/wrapper-medical-secretary-bg.jpg) no-repeat top center !important
}

body.postid-92 .wrapper {
    background: url(images/wrapper-dental-assistant-bg.jpg) no-repeat top center !important
}

body.postid-94 .wrapper {
    background: url(images/wrapper-pharmacy-assistant-bg.jpg) no-repeat top center !important
}

body.postid-129 .wrapper {
    background: url(images/wrapper-teachers-aide-bg.jpg) no-repeat top center !important
}

body.postid-131 .wrapper {
    background: url(images/wrapper-biblical-studies-bg.jpg) no-repeat top center !important
}

body.postid-133 .wrapper {
    background: url(images/wrapper-nanny-bg.jpg) no-repeat top center !important
}

body.postid-135 .wrapper {
    background: url(images/wrapper-tesol-bg.jpg) no-repeat top center !important
}

body.postid-139 .wrapper {
    background: url(images/wrapper-bookkeeping-bg.jpg) no-repeat top center !important
}

body.postid-141 .wrapper {
    background: url(images/wrapper-myob-bg.jpg) no-repeat top center !important
}

body.postid-98 .wrapper {
    background: url(images/wrapper-mediation-bg.jpg) no-repeat top center !important
}

body.postid-100 .wrapper {
    background: url(images/wrapper-political-science.jpg) no-repeat top center !important
}

body.postid-102 .wrapper {
    background: url(images/wrapper-private-investigation-bg.jpg) no-repeat top center !important
}

body.postid-104 .wrapper {
    background: url(images/wrapper-criminal-psychology.jpg) no-repeat top center !important
}

body.postid-106 .wrapper {
    background: url(images/wrapper-criminal-justice-bg.jpg) no-repeat top center !important
}

body.postid-257 .wrapper {
    background: url(images/wrapper-forensic-bg.jpg) no-repeat top center !important
}

body.postid-143 .wrapper {
    background: url(images/wrapper-zoology-bg.jpg) no-repeat top center !important
}

body.postid-145 .wrapper {
    background: url(images/wrapper-pet-care-bg.jpg) no-repeat top center !important
}

body.postid-147 .wrapper {
    background: url(images/wrapper-horse-care-bg.jpg) no-repeat top center !important
}

body.postid-149 .wrapper {
    background: url(images/wrapper-beauty-thrapy-bg.jpg) no-repeat top center !important
}

body.postid-151 .wrapper {
    background: url(images/wrapper-hairdressing-bg.jpg) no-repeat top center !important
}

body.postid-65 .wrapper {
    background: url(images/wrapper-jewelry-design-bg.jpg) no-repeat top center !important
}

body.page-id-2817 .wrapper {
    background: url(images/wrapper-congratulation-bg.jpg) no-repeat top center !important
}

body.page-id-2817 h1 {
    padding: 0 0 9px !important;
    max-width: 735px
}

body.page-id-2817 .main h2 {
    margin: 27px 0 31px
}

body.page-id-2817 .banner p.subtitle {
    text-transform: none;
    padding: 0 0 25px;
    max-width: 640px
}

body.page-id-2817 .banner {
    height: 289px !important
}

body.page-id-2817 .main {
    padding: 25px 0 50px
}

body.page-id-2817 .main .alignright {
    float: right
}

body.page-id-2817 .main .alignleft {
    float: left
}

body.page-id-2817 .main h4 {
    padding: 0 0 23px
}

body.page-id-2817 .main p {
    padding-bottom: 36px;
}

body.page-id-2817 .main ol {
    list-style: none;
    margin: -19px 0 36px;
    padding: 0 0 0 20px
}

body.page-id-2817 .main ol li:first-letter {
    color: #ce151a;
    font-weight: bold
}

body.page-id-2817 .main ol li {
    color: #000;
    padding: 0 0 17px
}

body.page-id-2817 .main ol li a, body.page-id-2817 .main p a {
    text-decoration: underline
}

body.page-id-2817 .main ol li a:hover, body.page-id-2817 .main p a:hover {
    text-decoration: none
}

.red-offer {
    border: solid 1px #ce151a;
    position: relative;
    padding: 18px 0 19px 19px;
    margin: 0 0 40px
}

.red-offer-left {
    width: 84%;
    float: left;
    margin: 0;
    padding: 0
}

.red-offer h3 {
    color: #ce151a;
    font-size: 20px;
    margin: 0;
    padding: 0 0 7px;
    font-weight: 700
}

.red-offer h4 {
    color: #ce151a;
    margin: 0;
    padding: 0 !important
}

.red-offer-image {
    position: absolute;
    top: -21px;
    right: 35px
}

.choose-course {
    margin: 0;
    padding: 0;
    width: 640px;
    float: left
}

.choose-row {
    margin: 0;
    padding: 0
}

.choose-row input[type="checkbox"] {
    float: left;
}

.choose-row p {
    float: left;
    padding: 0 0 29px !important
}

.letter-small {
    margin: 0;
    padding: 35px 0 29px;
    width: 465px;
}

.letter-small .wp-image-2826 {
    float: right
}

body.page-id-2817 .letter-small p {
    padding: 0 0 14px
}

body.page-id-2817 body.plugin {
    color: #fff !important
}

.checkbox {
    width: 22px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(images/checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
    margin-right: 13px
}

body.page-id-8 p.clearfix span {
    float: left;
    margin: 0 2px 0 0
}

.mobile-show {
    display: none
}

.footer-links-title {
    display: none
}

.wp-image-2849 {
    margin-bottom: 5px;
}

#working-popup table {
    width: 100% !important;
}

#working-popup .courses-cover.rates-table {
    margin: 20px 0 0px 0px;
}

body.page-id-3198 .wrapper {
    background: url(images/wrapper-scholarships-single.jpg) no-repeat top center !important;
}

body.page-id-3202 .wrapper {
    background: url(images/wrapper-scholarships-univ.jpg) no-repeat top center !important;
}

body.page-id-3200 .wrapper {
    background: url(images/wrapper-scholarships-bussiness.jpg) no-repeat top center !important;
}

@media all and (max-width: 1263px) {
    .footer-icon {
        display: none
    }
}


.extra-testi {
    display: block;
    clear: both;
}

.how-to-enroll {
    background: url(images/how-to-enroll-button.png) no-repeat 0 -1px;
    width: 100px;
    border-radius:5px;
    height: 26px;
    margin: 0 0 0 10px;
    padding: 6px 0 0 0;
    display: block;
    color: #fff;
    float: right;
    font-family: "brandon-grotesque-n9", "brandon-grotesque";
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.how-to-enroll:hover {
    background: url(images/how-to-enroll-button.png) no-repeat 0 -34px;
}

.student-login {
    width: 95px;
    height: 25px;
    margin: 0;
    padding: 6px 0 0 0;
    display: inline-block;
    color: #fff;
    float: right;
    border-radius: 4px;
    border: 1px solid #fff;
    font-family: "brandon-grotesque-n9", "brandon-grotesque";
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
    text-align: center;
}

.student-login:hover {}

.header-right-top {
    width: 98%;
}

.how-to-enroll {
    margin: 0 0 0 10px;
}

.mobile-only {
    display: none;
}

@media (max-width: 1000px) {
    .header-right-top {
        width: 100% !important;
    }

    .header-right-top p, .header-right-top p a {
        font-size: 14px;
    }
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.course-offers .yellow {
    width: 32%;
}

.course-offers .option.yellow.three, .black.yellow.three, .course-offer-title.three {
    width: 25%;
}

td.c-td {
    padding-left: 51px;
}

td.table-title.last {
    background: none;
    border: none;
}

td.no-format {
    width: 38px;
}

td.td-last {
    padding-left: 13px;
}

td.td-last.last {
    padding-top: 10px;
    padding-bottom: 10px;
}

td.pl-51 {
    padding-left: calc(100% - 93.2%) !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact-container.last table td {
    padding-bottom: 10px !important;
}

body.postid-104 .wrapper {
    background: url(/wp-content/uploads/2017/10/wrapper-criminal-psychology.jpg) no-repeat top center !important;
}

@media (max-width: 1024px) {
    .courses-cover.table-content td.no-format {
        width: 38px !important;
    }

    td.td-last.last {
        width: auto !important;
    }

    .courses-cover.table-content td, .courses-cover.table-contentt td {
        display: table-cell;
        width: 100%;
        padding-right: 15px;
    }
}

@media (max-width: 998px) and (min-width: 800px) {
    .content .courses-cover.table-content td.td-last.last {
        width: auto !important;
    }
}

@media (max-width: 800px) and (min-width: 760px) {
    td.pl-51 {
        padding-left: calc(100% - 91.5%);
    }

    .content .courses-cover.table-content td.td-last.last {
        width: auto !important;
    }

}

@media screen and (max-width: 500px) {
    td.td-last.last {
        padding-left: 35px;
        width: 85% !important;
    }
}

.accordion .tableHead {
    border-bottom: 1px solid #dae8eb;
    cursor: pointer;
}

.accordion .tableHead:hover {
    background: #d4fdff !IMPORTANT;
}

.fade.in {
    opacity: 1
}

.collapse.in {
    display: block;
}

.collapse {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height;
    -o-transition-property: height;
    transition-property: height
}

span.small-font {
    color: #5f5f5f;
}

button.btn.btn-primary {
    background-color: #26418c;
    color: #fff;
    border: none;
    margin-left: 4px;
    padding: 5px 10px;
    cursor: pointer;
}

.controls {
    float: right;
    margin-top: -27px;
    margin-right: -1px;
}

@media screen and (max-width: 1024px) {
    table.courses-cover.table-content td {
        display: block;
        padding-left: 6%;
        width: 94%;
    }

    table.courses-cover.table-content td:first-child ul {
        margin-bottom: 0;
    }
}

@media (max-width: 998px) and (min-width: 800px) {
    .content .courses-cover.table-content td {
        width: 96% !important;
    }
}

@media (max-width: 800px) and (min-width: 760px) {
    .content .courses-cover.table-content td {
        width: 96% !important;
    }
}


@media all and (max-width: 1025px) {
    .footer-icon {
        display: none
    }

    .gray {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: #efefef;
        margin: 0;
        width: 100%
    }

    .gray-middle {
        background: none;
        padding-right: 12px;
        padding-left: 23px
    }

    .gray-bottom {
        display: none
    }

    .enrol-big {
        background: rgb(181, 33, 37);
        background: -moz-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(142, 24, 0) 70%);
        background: -webkit-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(142, 24, 0) 70%);
        background: -o-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(142, 24, 0) 70%);
        background: -ms-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(142, 24, 0) 70%);
        background: linear-gradient(180deg, rgb(181, 33, 37) 30%, rgb(142, 24, 0) 70%);
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        display: block;
        width: 92%;
        height: 44px;
        line-height: 44px;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        -moz-box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        font-family: "brandon-grotesque-n9", "brandon-grotesque";
        font-weight: 900;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 0 0 0 8%;
    }

    .enrol-big:hover {
        background: rgb(142, 24, 0);
        background: -moz-linear-gradient(90deg, rgb(142, 24, 0) 30%, rgb(181, 33, 37) 70%);
        background: -webkit-linear-gradient(90deg, rgb(142, 24, 0) 30%, rgb(181, 33, 37) 70%);
        background: -o-linear-gradient(90deg, rgb(142, 24, 0) 30%, rgb(181, 33, 37) 70%);
        background: -ms-linear-gradient(90deg, rgb(142, 24, 0) 30%, rgb(181, 33, 37) 70%);
        background: linear-gradient(180deg, rgb(142, 24, 0) 30%, rgb(181, 33, 37) 70%);
        text-decoration: none
    }
}

@media all and (max-width: 893px) and (min-width: 768px) {
    ul.menu li.last {
        margin-right: 0 !important
    }
}

/*medium css*/
@media all and (max-width: 998px) and (min-width: 800px) {
    .header, .main, .footer, .banner, .footer-bottom, .home-content, .help-wide {
        padding-left: 3%;
        padding-right: 3%;
        width: 94%;
        max-width: 94%
    }

    ul.menu {
        width: 100%;
    }

    .logo {
        width: 32.18%
    }

    .content {
        width: 70.83%;
    }

    .content table {
        width: 100% !important
    }

    ul.round.half {
        width: 45%;
        padding: 0 0 0 1.76%;
        margin: 0
    }

    ul.round.half.last {
        width: 41%
    }

    .explain {
        width: 27.20%;
        margin-right: 9%
    }

    /******Sidebar Styles******/
    .sidebar {
        width: 24.37%
    }

    .gray img {
        width: 100%;
        height: auto
    }

    .gray-middle {
        padding-bottom: 60px;
        padding-left: 3.96%;
        padding-right: 3.96%;
    }

    .home-service-box {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
    }

    .sidebar .home-service-box {
        width: 100%;
        margin-top: -45px
    }

    .sidebar .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .sidebar .home-service-box-bottom {
        display: none
    }

    .sidebar .home-service-box ul {
        padding: 0 3.96% 0 3.96%
    }

    .sidebar-box {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        width: 100%
    }

    .sidebar-box-middle {
        background: none;
        padding-left: 11.96%;
        padding-right: 11.96%
    }

    .sidebar-box-bottom {
        display: none
    }

    .sidebar-guide-img {
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .enrol.blue, .request.blue {
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        -moz-box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        background: rgb(61, 91, 173);
        background: -moz-linear-gradient(90deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        background: -webkit-linear-gradient(90deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        background: -o-linear-gradient(90deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        background: -ms-linear-gradient(90deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        background: linear-gradient(180deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        font-size: 12px;
        height: 29px;
        line-height: 29px;
        font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
        font-weight: 700;
        width: 100%;
    }

    .enrol.blue:hover, .request.blue:hover {
        background: rgb(38, 65, 141);
        background: -moz-linear-gradient(90deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        background: -webkit-linear-gradient(90deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        background: -o-linear-gradient(90deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        background: -ms-linear-gradient(90deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        background: linear-gradient(180deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        text-decoration: none;
    }

    .sidebar .search-btn {
        width: 100%;
        line-height: 34px;
        text-align: center;
        color: #fff;
        font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
        font-weight: 700;
        width: 100%;
        font-size: 13px;
        -webkit-border-radius: 3px;
        text-transform: uppercase;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: rgb(181, 33, 37);
        background: -moz-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
        background: -webkit-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
        background: -o-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
        background: -ms-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
        background: linear-gradient(180deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
    }

    .sidebar .search-btn:hover {
        background: rgb(143, 24, 27);
        background: -moz-linear-gradient(90deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
        background: -webkit-linear-gradient(90deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
        background: -o-linear-gradient(90deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
        background: -ms-linear-gradient(90deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
        background: linear-gradient(180deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
    }

    .sidebar .home-service-box {
        margin-top: -18px;
    }

    .video-container {
        background: none;
        -webkit-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        width: 100%;
        padding: 0;
        height: auto
    }

    .video-container img {
        width: 100%;
        height: auto
    }

    .footer-logos li {
        width: 50%;
        text-align: center;
        margin-right: 0
    }

    .footer-logos li img {
        height: auto;
        max-width: 100%;
        width: auto;
    }

    .footer-links ul {
        width: 20% !important;
        margin: 0 !important
    }

    /**********Homepage Styles***********/
    .home-service {
        width: 23.64%;
        margin-right: 1.25%
    }

    .home-service-box {
        width: 100%;
        margin: 0 0 30px
    }

    .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .home-service-box-bottom {
        display: none
    }

    .home-service-box h4 {
        line-height: normal !important;
        padding-top: 12px !important;
        padding-bottom: 8px !important
    }

    .home-service-box ul {
        padding: 0 5.12% 0 9.8%
    }

    .help-wide {
        background: #31312f
    }

    .help {
        width: 31.87%;
        margin: 0 2.5% 30px 0
    }

    .help.last {
        width: 31.25%;
        margin-right: 0
    }

    .help img {
        width: 100%;
        height: auto;
        max-width: 299px;
        border: none
    }

    .help p {
        min-height: inherit;
        padding: 0 0 15px;
    }

    body.home .wrapper {
        background-position: right top
    }

    .banner-right {
        float: left
    }

    /*************Contact Page***************/
    .contact-container {
        width: 50%;
        margin-right: 8.33%
    }

    .contact-container.last {
        margin-right: 0;
        width: 33.85%
    }

    #contact .input-big {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    #contact .input-big input {
        text-indent: 20px;
        padding: 0;
        width: 100%
    }

    #contact .input-textarea {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    #contact .input-textarea textarea {
        padding: 10px 4.5%;
        width: 91%
    }

    /****************How to Enrol Page*************/
    .course-enrol .home-service-box {
        width: 100%;
        margin: 0 0 30px
    }

    .course-enrol .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .course-enrol .home-service-box-bottom {
        display: none
    }

    /***Request a guide Page***/
    .input-order {
        width: 75.88%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    .input-order input {
        width: 100%;
        padding: 0;
        text-indent: 20px
    }

    /**************Courses Page Styles************/
    .video-big {
        width: 100%;
        margin: 0 0 45px;
        padding: 59% 0 0 0;
        background: none;
        position: relative;
        height: auto
    }

    .video-big iframe {
        height: 100% !important;
        position: absolute;
        top: 0;
        width: 100% !important;
    }

    .content .courses-cover.table-content td {
        width: 50% !important
    }

    .content .courses-cover ul {
        margin-left: 20px;
        margin-right: 5px
    }

    body.postid-43 .content .courses-cover p, body.postid-115 .content .courses-cover p.table-category-title, body.postid-67 .content .courses-cover p.table-category-title, body.postid-65 .content .courses-cover p.table-category-title {
        padding-left: 39px;
    }

    .internal-testimonial-right {
        width: 83%
    }

    /*****Category Page Styles******/
    .listed {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        width: 100%
    }

    .listed-middle {
        background: none;
        padding: 0
    }

    .listed-bottom {
        display: none
    }

    .content .listed ul li {
        width: 33%;
        height: auto
    }

    /***About Page***/
    .letter {
        background: url(images/ipad-letter-bg.png) repeat-x top;
        border: solid 1px #dae8eb;
        -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        margin-left: 0;
        margin-right: 0;
        width: auto
    }

    .letter-middle {
        background: none;
        padding: 48px 7.35% 19px 5.29%
    }

    .letter-bottom {
        display: none
    }

    /****How to enrol Page****/
    .course-enrol .home-service {
        width: 32.64%
    }

    .enrol-big, .enrol.blue, .request.blue {
        text-align: center;
        width: 50%;
        padding: 0
    }

    .gray.search-side {
        background: none
    }

    .sidebar .home-service-box h4 {
        padding-left: 3.96% !important;
        padding-right: 3.96% !important
    }

    .sidebar-guide-img {
        display: block;
        margin: 0 auto
    }

    .request.blue.pdf-btn {
        margin: 20px auto 0
    }

    #testimonial-area .internal-testimonial-content .internal-testimonial.last {
        margin-bottom: 0
    }

    .gray.search-side .gray-middle {
        padding-bottom: 67px;
    }

    #working-popup table {
        width: 100% !important;
    }

    #working-popup .courses-cover.rates-table {
        margin: 20px 0 0px 0px;
    }

    .wp-image-2849 {
        margin-bottom: 5px;
    }
}

/*tablet portrait*/
@media all and (max-width: 800px) and (min-width: 760px) {
    .header, .main, .footer, .banner, .footer-bottom, .home-content, .help-wide {
        padding-left: 3%;
        padding-right: 3%;
        width: 94%;
        max-width: 94%
    }

    ul.menu {
        width: 100%;
    }

    .logo {
        width: 32.18%
    }

    .content {
        width: 100%;
        float: none
    }

    .content table {
        width: 100% !important
    }

    ul.round.half {
        width: 45%;
        padding: 0 0 0 1.76%;
        margin: 0
    }

    ul.round.half.last {
        width: 41%
    }

    .explain {
        width: 27.20%;
        margin-right: 9%
    }

    /******Sidebar Styles******/
    .sidebar {
        width: 100%;
        float: none
    }

    .gray img {
        display: block
    }

    .bolder br {
        display: none
    }

    .gray .lighter {
        padding-bottom: 10px
    }

    .gray-middle {
        padding-bottom: 60px;
        padding-left: 3.96%;
        padding-right: 3.96%;
    }

    .home-service-box {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
    }

    .sidebar .home-service-box {
        width: 100%;
        margin-top: -45px
    }

    .sidebar .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .sidebar .home-service-box-bottom {
        display: none
    }

    .sidebar .home-service-box ul {
        padding: 0 3.96% 0 3.96%
    }

    .sidebar-box {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        width: 100%
    }

    .sidebar-box-middle {
        background: none;
        padding-left: 3.96%;
        padding-right: 3.96%
    }

    .sidebar-box-bottom {
        display: none
    }

    .enrol.blue, .request.blue {
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        -moz-box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        box-shadow: 0px 2px 5px 0px rgba(13, 14, 14, 0.24);
        background: rgb(61, 91, 173);
        background: -moz-linear-gradient(90deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        background: -webkit-linear-gradient(90deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        background: -o-linear-gradient(90deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        background: -ms-linear-gradient(90deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        background: linear-gradient(180deg, rgb(61, 91, 173) 30%, rgb(38, 65, 141) 70%);
        font-size: 12px;
        height: 29px;
        line-height: 29px;
        font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
        font-weight: 700;
        width: 100%;
    }

    .enrol.blue:hover, .request.blue:hover {
        background: rgb(38, 65, 141);
        background: -moz-linear-gradient(90deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        background: -webkit-linear-gradient(90deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        background: -o-linear-gradient(90deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        background: -ms-linear-gradient(90deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        background: linear-gradient(180deg, rgb(38, 65, 141) 30%, rgb(61, 91, 173) 70%);
        text-decoration: none;
    }

    .sidebar .search-btn {
        width: 100%;
        line-height: 34px;
        text-align: center;
        color: #fff;
        font-family: "museo-sans-rounded-n7", "museo-sans-rounded";
        font-weight: 700;
        width: 100%;
        font-size: 13px;
        -webkit-border-radius: 3px;
        text-transform: uppercase;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: rgb(181, 33, 37);
        background: -moz-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
        background: -webkit-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
        background: -o-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
        background: -ms-linear-gradient(90deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
        background: linear-gradient(180deg, rgb(181, 33, 37) 30%, rgb(143, 24, 27) 70%);
    }

    .sidebar .search-btn:hover {
        background: rgb(143, 24, 27);
        background: -moz-linear-gradient(90deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
        background: -webkit-linear-gradient(90deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
        background: -o-linear-gradient(90deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
        background: -ms-linear-gradient(90deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
        background: linear-gradient(180deg, rgb(143, 24, 27) 30%, rgb(181, 33, 37) 70%);
    }

    .video-container {
        background: none;
        -webkit-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        width: 100%;
        padding: 0;
        height: auto
    }

    .video-container img {
        width: 100%;
        height: auto
    }

    .footer-logos li {
        width: 50%;
        text-align: center;
        margin-right: 0
    }

    .footer-logos li img {
        height: auto;
        max-width: 100%;
        width: auto;
    }

    .footer-links ul {
        width: 20% !important;
        margin: 0 !important
    }

    /**********Homepage Styles***********/
    .home-service {
        width: 23.64%;
        margin-right: 1.25%
    }

    .home-service-box {
        width: 100%;
        margin: 0 0 30px
    }

    .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .home-service-box-bottom {
        display: none
    }

    .home-service-box h4 {
        line-height: normal !important;
        padding-top: 12px !important;
        padding-bottom: 8px !important
    }

    .home-service-box ul {
        padding: 0 5.12% 0 9.8%
    }

    .help-wide {
        background: #31312f
    }

    .help {
        width: 31.87%;
        margin: 0 2.5% 30px 0
    }

    .help.last {
        width: 31.25%;
        margin-right: 0
    }

    .help img {
        width: 100%;
        height: auto;
        max-width: 299px;
        border: none
    }

    .help p {
        min-height: inherit;
        padding: 0 0 15px;
    }

    body.home .wrapper {
        background-position: right top
    }

    .banner-right {
        float: left
    }

    /*************Contact Page***************/
    .contact-container {
        width: 50%;
        margin-right: 8.33%
    }

    .contact-container.last {
        margin-right: 0;
        width: 33.85%
    }

    #contact .input-big {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    #contact .input-big input {
        text-indent: 20px;
        padding: 0;
        width: 100%
    }

    #contact .input-textarea {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    #contact .input-textarea textarea {
        padding: 10px 4.5%;
        width: 91%
    }

    /****************How to Enrol Page*************/
    .course-enrol .home-service-box {
        width: 100%;
        margin: 0 0 30px
    }

    .course-enrol .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .course-enrol .home-service-box-bottom {
        display: none
    }

    /***Request a guide Page***/
    .input-order {
        width: 75.88%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    .input-order input {
        width: 100%;
        padding: 0;
        text-indent: 20px
    }

    /**************Courses Page Styles************/
    .video-big {
        width: 100%;
        margin: 0 0 45px;
        padding: 59% 0 0 0;
        background: none;
        position: relative;
        height: auto
    }

    .video-big iframe {
        height: 100% !important;
        position: absolute;
        top: 0;
        width: 100% !important;
    }

    .content .courses-cover.table-content td {
        width: 50% !important
    }

    .content .courses-cover ul {
        margin-left: 20px;
        margin-right: 5px
    }

    body.postid-43 .content .courses-cover p, body.postid-115 .content .courses-cover p.table-category-title, body.postid-67 .content .courses-cover p.table-category-title, body.postid-65 .content .courses-cover p.table-category-title {
        padding-left: 39px;
    }

    .internal-testimonial-right {
        width: 83%
    }

    /*****Category Page Styles******/
    .listed {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        width: 100%
    }

    .listed-middle {
        background: none;
        padding: 0
    }

    .listed-bottom {
        display: none
    }

    .content .listed ul li {
        width: 33%;
        height: auto
    }

    /***About Page***/
    .letter {
        background: url(images/ipad-letter-bg.png) repeat-x top;
        border: solid 1px #dae8eb;
        -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        margin-left: 0;
        margin-right: 0;
        width: auto
    }

    .letter-middle {
        background: none;
        padding: 48px 7.35% 19px 5.29%
    }

    .letter-bottom {
        display: none
    }

    /****How to enrol Page****/
    .course-enrol .home-service {
        width: 32.64%
    }

    .enrol-big, .enrol.blue, .request.blue {
        text-align: center;
        width: 50%;
        padding: 0
    }

    .gray.search-side {
        background: none
    }

    .sidebar .home-service-box h4 {
        padding-left: 3.96% !important;
        padding-right: 3.96% !important
    }

    .sidebar-guide-img {
        display: block;
        margin: 0 auto
    }

    .request.blue.pdf-btn {
        margin: 20px auto 0
    }

    #testimonial-area .internal-testimonial-content .internal-testimonial.last {
        margin-bottom: 0
    }

    .gray.search-side .gray-middle {
        padding-bottom: 67px;
    }

    .wp-image-2849 {
        margin-bottom: 10px;
    }
}

/*Small*/
@media all and (max-width: 760px) {
    .clearer {
        display: block
    }

    .header, .main, .footer, .banner, .footer-bottom, .home-content {
        padding-left: 3%;
        padding-right: 3%;
        width: 94%;
        max-width: 94%
    }

    /********Header Styles********/
    .header-wide {
        height: auto;
        padding-bottom: 20px
    }

    .header {
        padding: 8px 0 0 0
    }

    .logo {
        width: 260px;
    }

    .header-right {
        float: right;
        width: 38px;
        margin: 13px 0 0
    }

    .header-right-top {
        width: auto
    }

    .header-right-top p {
        display: none
    }

    .mobile-display {
        display: block;
        text-align: center;
        float: none
    }

    .how-to-enroll {
        display: none
    }


    /****Banner Styles***/
    .breadcrumbs li {
        line-height: 22px;
        background-position: center left
    }

    /**********Homepage Styles***********/
    .banner-right {
        float: none;
        width: 100%;
        max-width: 100%
    }

    .promo-ribbon {
        display: none
    }

    .banner h1 {
        font-size: 56px;
        line-height: 59px;
    }

    .home-service {
        float: none;
        width: 100%
    }

    .home-service-box {
        width: 100%;
        margin: 0 0 30px
    }

    .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .home-service-box-bottom {
        display: none
    }

    .home-service-box ul {
        padding: 0 5.12% 0 9.8%
    }

    .help-wide {
        background: #31312f
    }

    .help, .help.last {
        width: 100%;
        float: none;
        margin: 0 0 30px
    }

    .help img {
        width: 100%;
        height: auto;
        max-width: 299px;
        border: none
    }

    .help p {
        min-height: inherit;
        padding: 0 0 15px;
    }

    #course {
        background: url(images/course-small-bg.png) no-repeat;
        width: 265px;
    }

    .enter-search-keys {
        padding: 0;
        text-indent: 30px;
        width: 200px;
    }

    /****************Why ICI*************/
    #testimonial-area {
        width: 100%
    }

    #testimonial-area .internal-testimonial-content, #testimonial-area .internal-testimonial-content.last {
        width: 100%;
        float: none;
        margin: 0
    }

    /*****Courses Page Styles******/
    .courses-listing .courses-listing-title {
        background: #1f3576;
        line-height: normal;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .content .courses-listing p.small {
        display: none
    }

    /****************How to Enrol Page*************/
    .course-enrol .home-service-box {
        width: 100%;
        margin: 0 0 30px
    }

    .course-enrol .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .course-enrol .home-service-box-bottom {
        display: none
    }

    /*************Contact Page***************/
    .contact-container {
        width: 100%;
        float: none
    }

    #contact {
        margin-bottom: 30px;
    }

    #contact .input-big {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    #contact .input-big input {
        text-indent: 20px;
        padding: 0;
        width: 100%
    }

    #contact .input-textarea {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    #contact .input-textarea textarea {
        padding: 10px 4.5%;
        width: 91%
    }

    .contact-container.last {
        width: 100%;
        float: none
    }

    .contact-container table {
        width: 100%;
    }

    /**************Courses Page Styles************/
    .content {
        width: 100%;
        float: none
    }

    .content table {
        width: 100% !important
    }

    .accreditation, .accreditation tr, .accreditation td {
        display: block;
        width: 100%
    }

    .courses-cover td.number {
        width: 5.58% !important;
    }

    .courses-cover td.table-title {
        padding: 0 0 0 2.9% !important;
        width: 91.5% !important;
    }

    .courses-cover.table-content td {
        width: 50%
    }

    .content ul {
        width: auto !important;
        margin-left: 0;
        padding: 0 0 0 1.76%
    }

    ul.round.half, ul.round.half.last {
        width: 100%;
        padding: 0 0 0 1.76%;
        margin: 0;
        float: none
    }

    ul.round.half.last {
        width: 41%
    }

    .explain {
        width: 100%;
        margin-right: 0
    }

    .sidebar {
        width: 100%;
        float: none
    }

    .gray-middle {
        padding-bottom: 46px;
        padding-left: 9.6%;
        padding-right: 9.6%;
    }

    .home-service-box {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
    }

    .sidebar .home-service-box {
        width: 100%;
        margin-top: -35px
    }

    .sidebar .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .sidebar .home-service-box-bottom {
        display: none
    }

    .sidebar .home-service-box ul {
        padding: 0 5.12% 0 9.8%
    }

    .sidebar-box {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        width: 100%
    }

    .sidebar-box-middle {
        background: none;
        padding-left: 3.96%;
        padding-right: 3.96%
    }

    .sidebar-box-bottom {
        display: none
    }

    .video-container {
        background: none;
        -webkit-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        width: 100%;
        padding: 0;
        height: auto
    }

    .video-container img {
        width: 100%;
        height: auto
    }

    .footer-logos li {
        width: 50%;
        margin-right: 0;
        text-align: center;
    }

    .footer-logos li img {
        width: auto;
        height: auto;
        max-width: 100%
    }

    .footer-links {
        height: auto
    }

    .footer-links ul {
        width: 100% !important;
        margin: 0 !important;
        float: none;
    }

    .footer-links ul li {
        background: url(images/footer-links-li-bg.png) no-repeat left 6px;
        padding-left: 14px;
    }

    .content .alignright {
        max-width: 100%;
        float: none;
        margin: 0 0 10px !important
    }

    .video-big {
        width: 100%;
        margin: 0 0 45px;
        padding: 59% 0 0 0;
        background: none;
        position: relative;
        height: auto
    }

    .video-big iframe {
        height: 100% !important;
        position: absolute;
        top: 0;
        width: 100% !important;
    }

    .content .courses-cover ul {
        padding: 0;
        margin: 19px 3px 14px 10px
    }

    .content .courses-cover p {
        padding-right: 0.5%;
        padding-left: 2%
    }

    /***Request a guide Page***/
    .input-order {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    .input-order input {
        width: 100%;
        padding: 0;
        text-indent: 20px
    }

    /*****Category Page Styles******/
    .listed {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        width: 100%
    }

    .listed-middle {
        background: none;
        padding: 0
    }

    .listed-bottom {
        display: none
    }

    .content .listed ul li {
        width: 50%
    }

    /****Course Investment Table*****/
    .course-offers {
        font-size: 10px !important;
    }

    .table-enrol {
        background: #981a1e;
        padding: 0;
        width: 92%;
        overflow: hidden
    }

    .table-enrol:hover {
        background: #58a646
    }

    /****Course length Table***/
    .course-lenght img {
        float: none !important;
        margin-bottom: 0
    }

    .content .course-lenght img.alignright {
        margin-bottom: 0 !important
    }

    /***About Page***/
    .letter {
        background: url(images/ipad-letter-bg.png) repeat-x top;
        border: solid 1px #dae8eb;
        -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
        margin-left: 0;
        margin-right: 0;
        width: auto
    }

    .letter-middle {
        background: none;
        padding: 48px 7.35% 19px 5.29%
    }

    .letter-bottom {
        display: none
    }

    /****Popup Style*****/
    #working-popup table {
        width: 100% !important
    }

    /*****General Styles******/
    body#internal .banner h1 {
        font-size: 39px;
        line-height: 47px;
    }

    body#internal .banner {
        height: 157px
    }

    .main {
        padding-top: 30px;
    }

    /******Courses Page Table*****/
    .courses-listing a.link {
        margin-left: 10px;
        font-size: 14px;
    }

    .courses-listing .table-enrol {
        width: 90%;
        margin: 0 auto
    }

    .courses-listing .courses-listing-title {
        font-size: 14px;
        padding-top: 8px;
        padding-bottom: 8px;
        line-height: normal
    }

    /****Languages Pages Style***/
    .internal-testimonial-right {
        width: 100%
    }

    body.page-id-6 .read-testimonials {
        display: none
    }

    .enrol-big {
        text-align: center;
    }

    .gray.search-side {
        background: none;
        display: none
    }

    .accreditation img {
        display: block;
        margin: 0 auto
    }

    .sidebar-guide-img {
        display: block;
        margin: 0 auto
    }

    .request.blue.pdf-btn {
        margin: 20px auto 0
    }

    .sidebar .home-service-box h4 {
        padding-left: 3.96% !important;
        padding-right: 3.96% !important
    }

    #working-popup {
        display: none
    }

    .breadcrumbs {
        height: auto;
        margin-bottom: 12px;
    }

    .banner p {
        font-size: 16px;
    }

    .bolder img {
        display: block
    }

    .bolder br {
        display: none
    }

    body.home .wrapper {
        background-position: right top
    }

    .banner-right {
        float: left
    }

    #testimonial-area .internal-testimonial-content .internal-testimonial.last {
        margin-bottom: 0
    }

    .gray.search-side .gray-middle {
        padding-bottom: 75px;
    }

    #testimonial-area .internal-testimonial-content .internal-testimonial {
        margin-bottom: 40px;
    }

    #working-popup .courses-cover.rates-table {
        margin: 20px 0 0px 0px;
    }

    body.postid-43 .content .courses-cover p, body.postid-115 .content .courses-cover p.table-category-title, body.postid-67 .content .courses-cover p.table-category-title, body.postid-65 .content .courses-cover p.table-category-title {
        padding-left: 8.48%;
    }

    .courses-cover td.table-title.mobile-show {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .courses-cover.rates-table td {
        width: 33.33% !important;
        padding: 0 !important
    }

    .dissapear {
        display: none
    }

    .footer-links-title {
        color: #000;
        text-transform: uppercase;
        padding: 0 0 10px;
        display: block;
        font-family: Arial, Helvetica, sans-serif
    }

    .footer-links-title.last {
        padding-top: 15px;
    }

    .sidebar .home-service-box {
        display: none
    }

    .sidebar .gray {
        margin-bottom: 15px;
    }

    .sidebar .gray-middle {
        padding-bottom: 15px;
    }

    .red-offer-left {
        width: 74%
    }

    .red-offer-image {
        right: 20px;
        top: 3px;
    }

    .choose-course {
        width: 100%
    }

    .choose-row p {
        width: 80%
    }

    .letter-small {
        width: 85%;
        text-align: center
    }

    .wp-image-2830 {
        display: none
    }

    .letter-small .wp-image-2826 {
        float: none !important;
        margin: 0 0 20px;
    }

    body.page-id-2817 .main ol {
        margin-left: 0;
        padding-left: 0
    }
}

/*Phone*/
@media all and (max-width: 430px) {
    .clearer {
        display: block
    }

    .header, .main, .footer, .banner, .footer-bottom, .home-content, .help-wide {
        padding-left: 3%;
        padding-right: 3%;
        width: 94%;
        max-width: 94%
    }

    /********Header Styles********/
    .header-wide {
        height: auto;
        padding-bottom: 20px
    }

    .header {
        padding: 8px 0 0 0
    }

    .logo {
        width: 225px;
        height: auto
    }

    .header-right {
        margin-top: 8px
    }

    .how-to-enroll {
        display: none
    }


    /****Banner Styles*****/
    .banner {
        height: 447px;
        padding: 39px 0 0
    }

    body#internal .banner {
        height: 177px
    }

    .breadcrumbs {
        height: auto;
        margin: 0 0 5px
    }

    .breadcrumbs li {
        margin: 0 10px 0 0;
        font-size: 12px;
        line-height: 26px;
        background-position: center left
    }

    .breadcrumbs li a {
        font-size: 12px;
    }

    body#internal .banner h1 {
        font-size: 33px;
        line-height: 45px;
        padding: 0 0 5px
    }

    /******Footer Styles*****/
    .footer {
        padding-top: 21px;
        padding-bottom: 7px;
    }

    .footer-logos {
        display: none
    }

    .footer-links {
        height: auto;
    }

    .footer-links ul {
        width: 100% !important;
        margin: 0 !important;
        float: none;
    }

    ul.social {
        margin-right: 0
    }

    ul.social li {
        margin-right: 9px
    }

    ul.social li.last {
        margin-right: 0
    }

    /**********Homepage Styles***********/
    .banner-right {
        float: none;
        width: 100%;
        max-width: 100%
    }

    .banner h1 {
        font-size: 47px;
        line-height: 49px;
    }

    .banner h6 {
        font-size: 21px;
    }

    .banner p {
        float: left;
        text-align: center;
    }

    .banner p.subtitle {
        text-align: left;
        font-size: 15px;
    }

    .home-content {
        padding: 30px 0 17px 0
    }

    .promo-ribbon {
        display: none
    }

    .home-service {
        float: none;
        width: 100%
    }

    .home-service-box {
        width: 100%;
        margin: 0 0 30px
    }

    .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .home-service-box-bottom {
        display: none
    }

    .home-service-box ul {
        padding: 0 5.12% 0 9.8%
    }

    .help-wide {
        background: #31312f
    }

    .help, .help.last {
        width: 100%;
        float: none;
        margin: 0 0 30px
    }

    .help img {
        width: 100%;
        height: auto;
        max-width: 299px;
        border: none
    }

    .help p {
        min-height: inherit;
        padding: 0 0 15px;
    }

    #course {
        background: url(images/course-small-bg.png) no-repeat;
        width: 265px;
        float: none
    }

    .enter-search-keys {
        padding: 0;
        text-indent: 30px;
        width: 200px;
    }

    /****************Why ICI*************/
    #testimonial-area .internal-testimonial-content, #testimonial-area .internal-testimonial-content.last {
        width: 100%;
        float: none;
        margin: 0
    }

    /****************How to Enrol Page*************/
    .course-enrol .home-service-box {
        width: 100%;
        margin: 0 0 30px
    }

    .course-enrol .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .course-enrol .home-service-box-bottom {
        display: none
    }

    /*****Courses Page Styles******/
    .courses-listing a.link {
        margin-left: 7px
    }

    /*************Contact Page***************/
    .contact-container {
        width: 100%;
        float: none
    }

    #contact {
        margin-bottom: 30px;
    }

    #contact .input-big {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    #contact .input-big input {
        text-indent: 20px;
        padding: 0;
        width: 100%
    }

    #contact .input-textarea {
        width: 99.6%;
        background: #fff;
        border: solid 1px #cccccc;
        -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
        box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, 0.09);
    }

    #contact .input-textarea textarea {
        padding: 10px 4.5%;
        width: 91%
    }

    .contact-container.last {
        width: 100%;
        float: none
    }

    .contact-container table {
        width: 100%;
    }

    /**************Courses Pages Styles************/
    .content {
        width: 100%;
        float: none
    }

    .content table {
        width: 100% !important
    }

    ul.round.half, ul.round.half.last {
        width: 100%;
        padding: 0 0 0 1.76%;
        margin: 0;
        float: none
    }

    ul.round.half.last {
        width: 41%
    }

    .explain {
        width: 100%;
        margin-right: 0;
        padding: 0
    }

    .sidebar {
        width: 100%;
        float: none
    }

    .gray-middle {
        padding-bottom: 46px;
        padding-left: 9.6%;
        padding-right: 9.6%;
    }

    .home-service-box {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
    }

    .sidebar .home-service-box {
        width: 100%;
        margin-top: -35px
    }

    .sidebar .home-service-box-middle {
        background: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .sidebar .home-service-box-bottom {
        display: none
    }

    .sidebar .home-service-box ul {
        padding: 0 5.12% 0 9.8%
    }

    .sidebar-box {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        width: 100%
    }

    .sidebar-box-middle {
        background: none;
        padding-left: 6%;
        padding-right: 6%
    }

    .sidebar-box-bottom {
        display: none
    }

    .video-container {
        background: none;
        -webkit-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 2px rgba(0, 0, 0, 0.14);
        width: 100%;
        padding: 0;
        height: auto
    }

    .video-container img {
        width: 100%;
        height: auto
    }

    .content .alignright {
        max-width: 100%;
        float: none;
        margin: 20px auto !important;
        display: block
    }

    h2 .read-testimonials, h2 .enrol {
        display: none
    }

    ul.round {
        margin: 0 0 0 14px
    }

    h2 {
        margin-top: 10px;
        font-size: 19px;
    }

    #course-outline br {
        display: none
    }

    #course-outline {
        font-size: 17px;
    }

    .language-flag {
        display: none
    }

    /****Top Table Style****/
    .courses-cover.table-content td, .courses-cover.table-contentt td {
        display: block;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .courses-cover.table-content td.last, .courses-cover.table-contentt td.last {
        padding-top: 0
    }

    .courses-cover.table-content td ul, .courses-cover.table-contentt td ul {
        margin-top: 0;
        margin-bottom: 0;
    }

    .courses-cover.table-content td ul li:last-child, .courses-cover.table-contentt td ul li:last-child {
        padding-bottom: 0
    }

    .courses-cover td.number {
        width: 8.1% !important;
    }

    /*.courses-cover td.table-title { width: 86.2% !important; padding:8px 1.9% !important; line-height:normal }*/
    .courses-cover td.table-title {
        width: 86.2% !important;
        line-height: normal;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

    .courses-cover.table-content td {
        width: 100% !important
    }

    .content .courses-cover ul {
        margin: 19px 10px 14px 13px
    }

    .content .courses-cover p {
        padding-right: 0.5%;
        padding-left: 2%
    }

    /*****Category Page Styles******/
    .listed {
        background: #fff;
        -webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        -moz-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.14);
        width: 100%
    }

    .listed-middle {
        background: none;
        padding: 0
    }

    .listed-bottom {
        display: none
    }

    .content .listed ul li {
        width: 100%;
        float: none
    }

    /****Course Investment Table*****/
    .course-offers {
        font-size: 10px !important;
    }

    .table-enrol {
        background: #981a1e;
        padding: 0;
        height: 17px;
        line-height: 17px;
        width: 100%;
        overflow: hidden;
        width: 65px;
        font-size: 9px !important;
    }

    .table-enrol:hover {
        background: #58a646
    }

    /****Recognition Table***/
    .recognition-top td {
        display: block !important;
        width: 100%
    }

    /****Course length Table***/
    /*.course-lenght td { display: block; width: 100% !important; margin-bottom: 10px !important }*/
    .course-lenght img {
        float: none !important;
        margin-bottom: 0;
        margin-top: 0 !important
    }

    .content .course-lenght img.alignright {
        margin-bottom: 0 !important;
        display: inline !important;
        margin-top: 0 !important
    }

    /****About Page****/
    .letter-signature {
        width: 100%;
        height: auto
    }

    /****How to enrol Page***
    .course-enrol .home-service{ width:32.64%}*/
    /****Courses Page****/
    .courses-listing .courses-listing-title {
        font-size: 13px;
    }

    .courses-listing a.link {
        font-size: 12px;
    }

    .courses-listing span.date {
        display: block;
        font-size: 13px;
        margin: 0 8px;
    }

    .courses-listing td {
        width: 33.3% !important
    }

    .courses-listing .table-enrol {
        font-size: 11px;
    }

    .courses-cover.last iframe {
        width: 100% !important;
        height: auto !important
    }

    .courses-listing .courses-listing-day img {
        width: 100% !important
    }

    /***Languages Page Styles****/
    .content .listed ul.goleft {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .spoken-language-title {
        background: #1f3477;
        line-height: normal !important;
        padding: 8px 0 !important
    }

    .spoken-language span {
        margin: 0 5px 0 10px;
        font-size: 13px;
    }

    .spoken-language td.spoken-yellow {
        line-height: normal;
        padding: 8px 0
    }

    .languages-box-small, .languages-box-small.last {
        float: none;
        margin-right: 0;
        width: 100%;
        padding: 0
    }

    /****Languages Pages Style***/
    .internal-testimonial-right {
        width: 100%
    }

    .enrol-big {
        text-align: center
    }

    .gray.search-side {
        background: none
    }

    .accreditation img {
        display: block;
        margin: 0 auto
    }

    .sidebar-guide-img {
        display: block;
        margin: 0 auto
    }

    .request.blue.pdf-btn {
        margin: 20px auto 0
    }

    .sidebar .home-service-box h4 {
        padding-left: 3.96% !important;
        padding-right: 3.96% !important
    }

    #working-popup {
        display: none
    }

    .bolder img {
        display: block
    }

    .bolder br {
        display: none
    }

    body.home .wrapper {
        background-position: right top
    }

    .banner-right {
        float: left
    }

    #testimonial-area .internal-testimonial-content .internal-testimonial.last {
        margin-bottom: 0
    }

    .gray.search-side .gray-middle {
        padding-bottom: 67px;
    }

    #testimonial-area .internal-testimonial-content .internal-testimonial {
        margin-bottom: 35px;
    }

    #working-popup .courses-cover.rates-table {
        margin: 20px 0 0px 0px;
    }

    #working-popup table {
        width: 100% !important;
    }

    body.postid-43 .content .courses-cover p, body.postid-115 .content .courses-cover p.table-category-title, body.postid-67 .content .courses-cover p.table-category-title, body.postid-65 .content .courses-cover p.table-category-title, #working-popup .courses-cover h5 {
        padding-left: 12.48%
    }

    .course-offers.three-options .course-offer-title {
        font-size: 10px;
    }

    .courses-cover.rates-table td {
        padding: 0 !important;
        text-align: center !important;
        width: 100% !important;
    }

    .mobile-show {
        display: block;
        padding-left: 0 !important;
        padding-right: 0 !important;
        border-left: none !important;
        border-bottom: solid 3px #dae8eb !important
    }

    .mobile-hide {
        display: none !important
    }

    #working-popup .courses-cover.rates-table td.mobile-border {
        border-bottom: solid 3px #dae8eb
    }

    #working-popup .courses-cover p {
        padding: 20px 2% 0 11%;
    }

    #working-popup img {
        width: 100%;
        float: none;
        text-align: center;
        height: auto
    }

    .dissapear {
        display: none
    }

    .red-offer-image {
        display: none
    }

    .letter-small {
        width: 100%;
        padding-top: 0
    }

    .letter-small img {
        width: 100%;
        height: auto
    }

    .letter-small .wp-image-2826 {
        float: none;
        margin: 0 0 20px;
    }

    .wp-image-2830 {
        display: none
    }

    .red-offer-left {
        width: 100%
    }

    .red-offer-left img {
        max-width: 100%
    }

    .wp-image-2849 {
        float: none !important
    }

    .home-service-box ul li a, .content .home-service-box ul li a {
        padding-top: 7px;
        padding-bottom: 7px;
        background-position: left center
    }

    .home-service-box ul li a:hover, .content .home-service-box ul li a:hover {
        background-position: left center
    }
}

@media all and (max-width: 960px) {
    .container-blog .post {
        width: 100%;
    }
}

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

    .container-blog #sidebar ul li .sidebarCTA .title {
        font-size: 30px !important;
        line-height: 30px !important;
    }

    .container-blog #sidebar ul li .sidebarCTA a.button {
        margin-top: 70px !important;
    }

    .container-blog .post {
        width: calc(50% - 10px);
        margin: 0 0 20px;
    }

    .container-blog #content-blog {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
    }

    .container-blog #sidebar {
        margin: 0 auto 20px;
        float: none;
    }

    .container-blog .content-blog-holder {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    body#internal .banner .blogTitle {
        font-size: 39px;
        line-height: 47px;
    }

    .student-login, .how-to-enroll {
        display: none;
    }

    .mobile-only {
        display: block;
    }
    body#internal .banner .blogTitle {
        font-size: 40px;
        line-height: 45px;
    }

}

@media all and (max-width: 640px) {
    .container-blog .post {
        width: 100%;
    }

    .container-blog #content-blog .post-big .author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .container-blog #content-blog .post-big .author .text {
        width: 100%;
    }

    .container-blog #content-blog .relatedArticles .post {
        width: 100%;
        max-width: 400px;
        min-width: none;
    }
}

@media all and (max-width: 430px) {
    body#internal .banner .blogTitle {
        font-size: 33px;
        line-height: 45px;
        padding: 0 0 5px;
    }
}

/* NEW CODE by MISO */
.courses-overlay {
    position: absolute;
    width: 100%;
    max-width: 1920px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    background: #26418C;
    opacity: 0.95;
    z-index: 1000;
}

.courses-overlay .col { padding: 20px 40px; }

.courses-overlay a { color: #fff; font-size: 14px; }
.courses-overlay ul, .courses-overlay ul li { color: #fff; padding: 2px 5px; }
.courses-overlay ul strong { font-weight: bold; text-transform: uppercase;  }
.courses-overlay ul li:hover, .courses-overlay ul li a:hover, .courses-overlay ul li:hover a { background: #fff !important; color: #26418C; text-decoration: none; }
.courses-overlay ul li.course-item { background: url("https://icieducation.co.uk/wp-content/uploads/2020/07/arrow-li.png") no-repeat 2px 10px; padding: 2px 0 2px 14px; }

.mobile-only { display: none !important; }

body.home li.search-nav,
body.home #mobile-menu #search,
body.page-template-homepage li.search-nav,
body.page-template-homepage2 li.search-nav,
body.page-template-homepage #mobile-menu #search,
body.page-template-homepage2 #mobile-menu #search { display: none; }

.slicknav_menu { display: none; }
.slicknav_icon { cursor: pointer; border: 1px solid #fff; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; display: block; padding: 5px 7px; position: relative; }
.slicknav_icon:hover, .slicknav_icon.active { border: 1px solid #ccc; }
.slicknav_icon:hover span, .slicknav_icon.active span { background-color: #ccc; }
.slicknav_icon span { border-radius: 1px; display: block; height: 3px; width: 22px; background-color: #fff; margin: 4px 0 }
.slicknav_menutxt { display: none }
.slicknav_nav { z-index: 2000; background: rgba(0, 0, 0, 0.85); position: absolute; right: 0; margin: 0; padding: 12px 0; width: 100%; }
.slicknav_nav li.slicknav_parent a a { border: none }
.slicknav_nav > li { margin: 0; padding: 5px 0px !important; line-height: 30px; }
.slicknav_nav li ul.sub-menu li.slicknav_collapsed { padding: 0 !important; }
.slicknav_nav li a { color: #fff; font-size: 15px; margin: 0; text-transform: uppercase; font-family: "brandon-grotesque-n9", "brandon-grotesque"; font-weight: 900; }
.slicknav_nav > li > a { padding: 0 25px; }
.slicknav_nav ul.sub-menu > li.menu-item > a { padding: 5px 5px 5px 55px; display: block; letter-spacing: 1px; }
.slicknav_nav > li > ul.sub-menu { padding: 0; }
.nav-courses, .nav-courses a { text-decoration: none; }
.slicknav_nav ul.sub-menu ul.sub-menu { padding: 5px 5px 0 30px !important; background: none; }
.slicknav_nav ul.sub-menu ul.sub-menu li a { text-transform: none; font-size: 16px; text-decoration: none; display: block; padding: 0px 5px 5px 25px; font-family: "brandon-grotesque-n4", "brandon-grotesque"; font-weight: 400; }
.slicknav_nav ul.sub-menu { background: rgb(38, 64, 140, 0.8); }
.slicknav_nav li.slicknav_open ul.sub-menu , .slicknav_nav ul.sub-menu li.slicknav_open ul.sub-menu { background: rgb(68 90 154 / 80%); }
.mobile-show { display: none }
.slicknav_nav > li > ul.sub-menu > li.slicknav_open > a { text-decoration: underline; }
.slicknav_nav ul.sub-menu li span.slicknav_arrow { display: none; }
.slicknav_item .slicknav_arrow { margin-left: 3px; }

ul.menu li ul.sub-menu {
    display: none;
    position: absolute;
    background: #26418C;
    text-align: left;
    margin: 0 0 0 -10px;
    padding: 0;
    opacity: 0.95;
    z-index: 1000;
    top: 44px;
    width: 100%;
}
ul.menu li:hover ul.sub-menu { display: block; }
ul.menu li ul.sub-menu li { float: none !important; display: block; padding: 5px 10px 5px 15px; width: 77%; }
ul.menu li ul.sub-menu li a { color: #fff; font-size: 14px; font-weight: bold; text-transform: uppercase; }
ul.menu li ul.sub-menu li:hover, ul.menu li ul.sub-menu li a:hover, ul.menu li ul.sub-menu li:hover a { background: #fff !important; color: #26418C; text-decoration: none; }
ul.menu li ul.sub-menu, ul.menu li ul.sub-menu li { color: #fff; }
ul.menu li.nav-courses ul.sub-menu { width: auto !important; }
ul.menu li.questions:hover { background: #26418C; }

.mobile-display { display: none; font-size: 18px; }
ul.menu { margin: 19px 0 0 0; padding: 0; float: left; }
ul.menu li { float: left; margin: 0; padding: 10px 10px 15px 10px }
ul.menu li.last { padding-right: 0; }
ul.menu li a { color: #fff; font-size: 16px; margin: 0; padding: 0; display: block; text-transform: uppercase; font-family: "brandon-grotesque-n9", "brandon-grotesque"; font-weight: 900; }
ul.menu li a:hover { text-decoration: underline }

#search-form { position: absolute; width: 575px; background: #fff; z-index: 100; padding: 6px 0 10px 20px; top: 116px; left: calc(50% - 118px); }
#search-form label { color: #26408C; font-family: "MuseoSansRounded500"; font-size: 15px; font-weight: bold; }
#search-form #input { border: none; border-bottom: 1px solid #ccc; margin-left: 1em; font-size: 15px; letter-spacing: 1px; color: #333; }
#search-form #submit { width: 20px; height: 20px; position: relative; top: 3px; right: 25px; }


@media all and (max-width: 998px) and (min-width: 800px) {
    ul.menu { width: 100%; }
}

@media all and (max-width: 998px) and (min-width: 760px) {
    ul.menu { margin-top: 5px; }
    ul.menu li a { font-size: 13px; }
    .courses-overlay .col { padding: 10px 20px; }
    #search-form #input { width: 250px; letter-spacing: 0; }
    #search-form { width: 485px; top: 125px; right: 15px; left: auto; }
    #search-form label { font-size: 13px; }
}

@media all and (max-width: 850px) and (min-width: 760px) {
    #search-form { top: 200px !important; right: 28px !important; }
    ul.menu li { padding: 10px 4px 15px 4px; }
}

@media all and (max-width: 800px) and (min-width: 760px) {
    ul.menu { width: 100%; }
    .search-nav { display: none; }
    #search-form { left: 0; width: 96%; padding: 2%; text-align: center; }
    #search-form #input { letter-spacing: 0; font-size: 28px; margin: 10px; width: 75%; text-align: center; }
    #search-form label { font-size: 23px; }
}

@media all and (max-width: 760px) {
    .mobile-only { display:block !important; }
    #mobile-menu { display: inline-block !important; }
    .slicknav_nav { top: 102px; }
    .slicknav_menu { display: block !important; float: right; margin: 0; }
    #menu-main-menu { display: none !important; }
}

@media all and (max-width: 430px) {
    .slicknav_nav { top: 87px; }
}

#ss-floating-bar .ss-social-icons-container>li, #ss-share-hub .ss-social-icons-container>li, #ss-sticky-bar .ss-social-icons-container>li, .ss-inline-share-wrapper .ss-social-icons-container>li, .ss-on-media-wrapper .ss-social-icons-container>li { background: none; }

.blog_banner {
    background: #981a1d;
    font-family: "museo-sans-rounded-n5", "museo-sans-rounded";
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin: 1em 0;
    position: relative;
}

.blog_banner a {
    display: grid;
    grid-template-columns: 62% 38%;
    align-items: center;
    text-decoration: none;
}

.blog_banner_link {
    border-left: 10px solid #26418c;
    border-right: 10px solid #26418c;
    padding: 15px 60px;
    /*display: inline-block;*/
    background: #fff;
    text-align: center;
    align-self: stretch;
    color: black;
}

.blog_banner_more {
    color: #fff;
    text-align: center;
}

@media all and (max-width: 991px) {
    .blog_banner_link { padding: 15px 25px; }
}

@media all and (max-width: 600px) {
    .blog_banner { font-size: 16px; line-height: 22px; }
}

.related_posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.related_posts article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0 0 22px;
    border-radius: 0;
    border: none;
}

.related_posts .entry-image {
    width: 100px;
    margin: 0 10px 0 0;
}

.related_posts .entry-image img {
    max-width: 100%;
    height: auto;
}

.related_posts .entry-meta {
    width: calc(100% - 110px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    margin: 0;
    color: #888;
    font-size: .9em;
    line-height: 1.4;
}

.related_posts .entry-title {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 18px;
}

.related_posts .entry-title a {
    color: #000;
    text-decoration: none;
}

.related_posts .entry-meta .entry-date {
    font-size: 11px !important;
}

ul.sub-menu li.faqs a, ul.menu li.faqs a { text-transform: none !important; }

.hide { display: none !important; }

ol.quiz label { margin-right: 1em; }
ol.quiz label input { margin-right: 0.25em; }

.form-div { padding: 40px 0;border-bottom: solid 1px #d2d2d2;}
.form-div form { margin-bottom: 20px;position: relative;}
.form-div .form_text { text-align: center;}
.form-div .form_text p { color: #000;font-size: 16px;font-family: "BrandonGrotesqueRegular";}
.form-div #mc_embed_signup_scroll { display: flex;justify-content: center;max-width: 800px;margin:0 auto}
.form-div #mc_embed_signup_scroll .mc-field-group { width: 262px;}
.form-div #mc_embed_signup_scroll .mc-field-group:not(:last-of-type) { margin-right: 25px;}
.form-div #mc_embed_signup_scroll .mc-field-group input { width: 232px;height: 32px;padding: 0 15px;border: 0;border-radius: 6px;background-color: #CACACA;color:#000;font-size: 16px;font-family: "BrandonGrotesqueRegular";}
.form-div #mc_embed_signup_scroll .mc-field-group input::placeholder { opacity:1;color:#000;}
.form-div #mc_embed_signup_scroll .mc-field-group input::-webkit-placeholder { opacity:1;color:#000;}
.form-div #mc_embed_signup_scroll input[type=submit] { background-color: #343434; color: #fff;font-size: 16px;font-family: "BrandonGrotesqueRegular"; padding: 7px 35px;border: 0;border-radius: 6px;text-transform: uppercase;cursor: pointer;}
.form-div #mc_embed_signup_scroll input[type=submit]:hover { background-color:#7d1619;}
.form-div .thank-you-message { text-align: center;}
.form-div .thank-you-message h3 { padding-bottom: 10px;font-size: 16px;font-family: "BrandonGrotesqueRegular";}
.form-div #mc_embed_signup_scroll label.error { display: block;font-size: 15px;transform: translateY(7px);color: maroon;font-family: "BrandonGrotesqueRegular";}
.form-div #mce-responses { font-size: 16px;height: inherit;position: absolute;bottom: 0;font-family: "BrandonGrotesqueRegular";top:160%;max-width:800px;margin: 0 auto;line-height: 1.2;clear: none;}

@media(max-width:767px){
    .form-div { padding: 30px 0; }
    .form-div #mc_embed_signup_scroll { flex-wrap: wrap;}
    .form-div #mc_embed_signup_scroll .mc-field-group { width: 100%;margin-right: 0 !important;margin-bottom: 20px;text-align: center;}
    .form-div .clear { height: inherit;}
    .form-div #mc_embed_signup_scroll input[type=submit] { width: 192px;}
    .form-div #mce-responses { top: 100%;text-align: center;}
}


/* Article Table Styling */

/* Main table container and wrapper */
.TyagGW_tableContainer {
    margin: 1.5rem 0;
    overflow-x: auto;
}

.TyagGW_tableWrapper {
    width: 100%;
}

/* Table base styling */
table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
    background-color: #fff;
}

/* Table header styling */
thead {
    background-color: #f5f5f5;
}

thead th {
    border: 1px solid #ddd;
    padding: 12px 15px;
    text-align: left;
    font-weight: 600;
    color: #333;
}

/* Table body cell styling */
tbody td {
    border: 1px solid #ddd;
    padding: 12px 15px;
    color: #555;
}

tbody tr:nth-child(odd) {
    background-color: #fafafa;
}

tbody tr:hover {
    background-color: #f0f0f0;
}

/* Ensure all cells have visible borders */
table th,
table td {
    border: 1px solid #ddd;
    vertical-align: top;
}

/* Responsive table adjustments */
@media (max-width: 768px) {
    table {
        font-size: 14px;
    }

    thead th,
    tbody td {
        padding: 8px 10px;
    }
}