<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  scroll-behavior: smooth;
}
body {
    background: #fff !important;
    font-family: ubuntu,sans-serif !important;
    overflow-x: hidden !important;
}

*{
    margin:0px;
    padding: 0px;
    box-sizing: border-box;
}

ul{
    list-style: none !important;
    padding: 0px !important;
    margin:0px !important;
}
h1,h2,h3,h4,h5,h6{
    font-family: ubuntu,sans-serif !important;
}
h1,.page-title{
    font-size: 35px;
    line-height: 37px;
    font-weight: 600;
    color: #283897;
    letter-spacing: 0;
    text-transform: none;
}
h2{
    font-size: 26px;
    line-height: 28px;
    font-weight: 300;
    color: #767676;
    letter-spacing: 0px;
    text-transform: none;
}
p{
    color: #666;
    font-family: ubuntu,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 15px;
}
li{
    color: #666;
    font-family: ubuntu,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}
p:last-child{
    margin-bottom: 0px !important;
}
div#page {
    max-width: 100% !important;
    float: left;
}
.site-content {
    display: block !important;
}

/********************************************/

.container-inner {
    max-width: 1215px;
    margin: 0 auto;
    padding: 0px 15px;
    width: 100%;
}

.header {
    float: left;
    width: 100%;
    position: relative;
    transition: all .33s cursorbic-bezier(.694,.0482,.335,1);
}

.header:before{
    content: "";
    position: absolute;
    bottom: -45px;
    left:0;
    background-image: url(https://acfb.edu.au/wp-content/uploads/2021/06/layer-image.svg);
    background-size: cover !important; 
    width: 100%;
    height: 110px;
    z-index: 1; 
}
.header-top {
    float: left;
    width: 100%;
    padding: 9px 0px;
    background: #ececec;
}
.header-top-inner{
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-top-left {
    float: left;
}
.header-top-right {
    float: right;
}
.header-top-left ul li,
.header-top-right-menu ul li{
    display: inline-block;
    float: left;
    position: relative;
    margin-right: 15px;
}
.header-top-left ul li a,
.header-top-right-menu ul li a{
    color: #3a3a3a;
    font-family: ubuntu;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none;
}
.header-top-right {
    float: right;
    display: flex;
    align-items: center;
}
.header-top-right-icon li {
    display: inline-block;
    margin-right: 5px;
}
.header-top-right-icon li:last-child {
    margin-right: 0px;
}
.header-top-right-icon li a {
    font-size: 15px;
    color: #ececec;
    background-color: rgb(165, 165, 165);
    border-radius: 5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
}
.header-top-right-icon li a:hover {
    background-color: rgb(40, 65, 151);
}
.header-top-right-search form{
    padding: 0 10px;
    height: 33px;
    width: 156px;
    display: flex;
    align-items: center;
}
.header-top-right-search form input[type=text]{
    float: right;
    font-size: 15px;
    height: auto;
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #adadad;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 2px 4%;
    width: 70%;
}
.header-top-right-search form input#searchsubmit{
    float: left;
    font-size: 16px;
    width: 22px;
    height: auto;
    line-height: 25px;
    margin: 2px 0 0;
    background: 0 0;
    display: inline-block;
    padding: 0 4%;
    outline: 0;
    border: none;
    text-decoration: none;
    background-color: transparent;
    color: #b9b9b9;
    font-family: FontAwesome,sans-serif;
    cursor: pointer;
    white-space: nowrap;
    -webkit-appearance: none;
}
.header-bottom {
    float: left;
    width: 100%;
    background: #fff;
    padding: 32px 0px 61px;
}
.header-bottom-inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-bottom-left {
    display: flex;
    align-items: center;
    float: left;
    width: calc(100% - 294px);
}
.header-logo {
    margin-right: 15px;
}
.header-logo img {
    max-width: 100% !important;
    height: 58px !important;
}
.header-bottom-menu ul li {
    display: inline-block;
    position: relative;
}
.header-bottom-menu ul&gt;li&gt;a {
    padding: 0px 9px;
    color: #3a3a3a;
    font-family: ubuntu,sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: none;
    transition: opacity .3s ease-in-out,color .3s ease-in-out;
}
.header-bottom-menu ul&gt;li:hover&gt;a{
    color: #233595;
    opacity: .8;
}
.header-bottom-menu .menu-item-has-children .sub-menu&gt;li:hover&gt;a{
    color: #fff !important;
    opacity: 1 !important;
}
.header-bottom-right {
    float: right;
    max-width: 294px;
    padding-right: 14px;
}
.header-bottom-right a {
    float: right;
    width: auto;
    text-align: right;
}
.header-bottom-right a.call-link {
    color: #283897;
    font-size: 40px;
    font-family: 'Ubuntu', sans-serif;
    text-decoration: none;
    line-height: normal;
}
.header-bottom-right a.head-enquire {
    line-height: normal;
    text-decoration: none;
    font-size: 15px;
    padding: 12.5px 30px;
    border-radius: 5px;
    display: inline-block;
    float: right;
    margin-top: 5px;
    background: #243597;
    color: #fff;
    height: auto;
}

button.sub-menu-toggle {
    display: none;
}

.header-bottom-menu .sub-menu {
    left: 0;
    margin: 0;
    top: 100%;
    position: absolute;
    display: block;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    min-width: 250px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    padding-top: 35px !important;
}
.header-bottom-menu .menu-item-has-children:hover&gt;.sub-menu{
    visibility: visible;
    overflow: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.header-bottom-menu .menu-item-has-children .sub-menu .sub-menu {
    left: 100%;
    padding-top: 0px !important;
    top: 0;
}
.header-bottom-menu .sub-menu li {
    display: block;
    width: 100%;
    line-height: normal;
    background:#262626;
}
.header-bottom-menu .sub-menu&gt;li&gt;a{
    position: relative;
}
.header-bottom-menu .sub-menu&gt;li.menu-item-has-children&gt;a:before {
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    top: 15px;
    right: 9px;
}
.header-bottom-menu .sub-menu li a {
    padding:9px 20px;
    font-size: 12px;
    font-weight: 400;
    color:#9d9d9d;
    line-height: normal;
    display: block;
}
.header-bottom-menu .sub-menu li:first-child a{
    padding-top: 15px;
}
.header-bottom-menu .sub-menu li:last-child a{
    padding-bottom: 15px;
}
.header-bottom-menu .sub-menu li a:hover {
    color: #fff;
}
/**************** Header css close **********************/

/**************** Footer css Start **********************/

#back_to_top {
    color: #cdcdcd;
    height: auto;
    position: fixed;
    bottom: 65px;
    margin: 0;
    z-index: 10000;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    right: 25px;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    right: 25px;
}
#back_to_top span {
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-decoration: none;
    -o-border-radius: 52px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    border: 2px solid #e8e8e8;
    background: 0 0;
    text-align: center;
}
#back_to_top span i {
    font-size: 22px;
    color: #b0b0b0;
    line-height: 52px;
}
#back_to_top:hover span {
    background-color: #e8e8e8;
}
.footer-section {
    float: left;
    width: 100%;
}
.footer-section-top {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #283897;
    /*border-bottom: 1px solid #fff;*/
}
.footer-section-top ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.footer-section-top ul li {
    display: inline-block;
    padding: 0px 15px;
    width: 100%;
}
.footer-section-top ul li a {
    display: block;
    background: #383838;
    padding: 20px 5px;
    min-height: 145px;
    border-radius: 5px;
}
.footer-section-top ul li a:hover{
    background: rgb(254, 180, 21);
}
.footer-section-top ul li a h4 {
    text-decoration: underline;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: ubuntu,sans-serif !important;
    margin-top: 10px;
}
.footer-section-bottom {
    float: left;
    width: 100%;
    padding: 72px 0px 52px;
    background: #383838;
}
.footer-section-bottom-inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.footer-section-bottom-box {
    padding: 0px 15px;
}
.footer-section-bottom-box:nth-child(1){
    width: 24%; 
}
.footer-section-bottom-box:nth-child(2),
.footer-section-bottom-box:nth-child(3){
    width: 15%; 
}
.footer-section-bottom-box:nth-child(4){
    width: 25%; 
}
.footer-section-bottom-box:nth-child(5){
    width: 20%; 
}
.footer-section-bottom-box p {
    font-size: 13px;
    font-weight: bold;
    color: #717375;
    margin-bottom: 20px;
}
.footer-section-bottom-box h5 {
    font-size: 17px;
    color: #717375;
    font-weight: bold;
    margin: 0px;
    font-family: ubuntu,sans-serif !important;
}
.footer-section-bottom-box li {
    display: block;
    width: 100%;
    line-height: normal;
    margin-bottom: 5px;
}
.footer-section-bottom-box li a{
    color: #d1d2d2!important;
    font-size: 16px;    
    font-weight: 300;
    text-decoration: none;
    line-height: normal;
}
.footer-section-bottom-box li a:hover{
    color:#fff !important;
}
.footer-call-btn {
    background: #606163;
    color: #383838 !important;
    min-width: 150px;
    padding: 9px 15px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    float: right;
    margin-top: 5px;
    font-size: 22px;
    line-height: normal;
    text-decoration: none;
}
.footer-call-btn:hover,
.Request-btn:hover{
    color: #fff !important;
}
.Request-btn {
    background: #606163;
    color: #383838 !important;
    min-width: 150px;
    padding: 13px 15px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    float: right;
    margin-top: 5px;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    font-weight: bold;
}
.social-icon-footer {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 5px;
}
.social-icon-footer ul li {
    display: inline-block;
    width: auto;
}
.social-icon-footer ul li a {
    font-size: 15px;
    color: #383838 !important;
    background-color: rgb(96 97 99);
    border-radius: 5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
}
.social-icon-footer ul li a:hover {
    background-color: rgb(40, 65, 151) !important;
    color: #fff !important;
}

.take-step-section{
    float: left;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 80px;
    background-color: #283897 !important;
}
.take-step-section-inner{
    margin: 0 auto;
    max-width: 780px;
    width: 100%;
    text-align: center;
}
.take-step-section-inner h3{
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 20px;
    color:#fff;
}
.take-step-btn{
    width: 80%;
    margin: 30px auto 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.take-step-btn  a {
    background-color: rgb(254, 180, 21);
    cursor: pointer;
    color: rgb(37, 37, 37);
    text-decoration: none;
    line-height: normal;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 17px;
    padding: 16px 35px;
    border-radius: 5px;
    min-width: 270px;
    text-align: center;
    border: 2px solid rgb(254, 180, 21);
}
.take-step-btn a:hover {
    background: #253097;
    color: #fff;
    border: 2px solid #fff;
}
.take-step-btn span {
    color: #fff;
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}

/**************** Footer css close **********************/


.home-banner-section {
    float: left;
    width: 100%;
    background:#ececec ;
    position: relative;
    padding-top: 150px;
    padding-bottom: 100px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.home-banner-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #253597b8;
    z-index: 0;
}
.home-banner-section-inner {
    margin: 0 auto;
    max-width: 72%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.home-banner-heading {
    float: left;
    width: 100%;
    text-align: center;
}
.home-banner-heading h2 {
    font-size: 56px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    margin: 0px;
}
.home-banner-select {
    max-width: 770px;
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 0px 3px 20px rgb(0 0 0 / 20%);
    border-radius: 60px;
    margin: 30px auto;
    display: inline-block;
}
.home-banner-select .selectedOption {
    border: none;
    height: 80px;
    width: 90%;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
    border-radius: 60px;
    font-size: 20px;
    padding: 0 5px;
    line-height: 80px;
    cursor: pointer;
    color: #777777;
    font-weight: 600;
    text-align: left;
    position: relative;
    z-index: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.home-banner-select .selectedOption:after {
    content: "";
    background-color: transparent;
    background-image: url(https://needsecured.com/Developer/acfb/wp-content/uploads/2021/06/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    width: 30px;
    height: 100%;
    transition: all 0.5s ease-in-out;
}
.home-banner-select ul {
    position: absolute;
    background: #fff;
    width: 90%;
    text-align: left;
    margin: 10px auto 0 !important;
    left: 0;
    right: 0;
    list-style: none;
    padding: 1px;
    border-radius: 5px;
    z-index: 9999;
    max-height: 260px;
    overflow: auto;
    display: none;
}
.home-banner-select ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.home-banner-select ul li a {
    list-style: none;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
    font-size: 20px;
    padding: 8px 20px;
    line-height: 26px;
    cursor: pointer;
    color: #777777;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
}
.home-banner-btn {
    width: 80%;
    margin: 30px auto 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.home-banner-btn a {
    background-color: rgb(254, 180, 21);
    cursor: pointer;
    color: rgb(37, 37, 37);
    text-decoration: none;
    line-height: normal;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 17px;
    padding: 16px 35px;
    border-radius: 5px;
    min-width: 270px;
    text-align: center;
    border: 2px solid rgb(254, 180, 21);
}
.home-banner-btn a:hover{
    background:#253097;
    color: #fff;
    border: 2px solid #fff;
}
.home-banner-btn span{
    color:#fff;
    font-size: 20px;
    padding: 0px;
    margin:0px;
    font-weight: bold;
}
.leading-section {
    float: left;
    width: 100%;
    padding: 37px 0px 20px;
}
.leading-section-inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}
.leading-section-left {
    float: left;
    width: 48%;
}
.leading-section-right {
    float: right;
    width: 48%;
}
.leading-section-right-inner {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}
.leading-section-right-box {
    width: 50%;
    float: left;
    padding: 0px 10px;
}
.leading-section-right-box h4{
    color: #283897;
    font-family: ubuntu,sans-serif;
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: 0;
}
.courses-section {
    float: left;
    width: 100%;
}
.courses-section-inner {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 60px;
    border-bottom: 1px solid #cccccc;
}
.courses-section-heading {
    float: left;
    width: 100%;
    text-align: center;
}
.courses-section-heading h1,
.courses-section-heading h3{
    color: #283897;
    font-family: ubuntu,sans-serif;
    font-size: 35px;
    line-height: 37px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 10px;
}
.courses-section-heading h5{
    color: #767676;
    font-family: ubuntu,sans-serif;
    font-size: 26px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
}
.courses-section-content {
    float: left;
    width: 100%;
    margin-top: 45px;
}
.courses-section-content-box {
    display: inline-flex;
    width: 49%;
    padding: 0px 15px;
    margin-bottom: 20px;
}
.courses-section-content-box-inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.courses-section-content-box:nth-child(odd) .courses-section-content-box-inner{
    flex-direction: row-reverse;
}
.courses-section-content-box-left {
    float: left;
    width: 18%;
}
.courses-section-content-box-right {
    float: left;
    width: 79%;
}
.courses-section-content-box:nth-child(odd) .courses-section-content-box-right{
    text-align: right;
}
.courses-section-content-box-right h5{
    color: #6f6f6f;
    font-weight: 500;
    font-family: ubuntu,sans-serif;
    font-size: 23px;
    line-height: normal;
    margin-bottom: 20px
}
.home-tetimonial-section {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
.home-tetimonial-section-inner {
    float: left;
    width: 100%;
}
.home-tetimonial-section-box {
    display: inline-block;
    width: 32.1%;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
}
.home-tetimonial-section-box:nth-child(3n+3) {
    margin-right: 0px;
}
.testimonial_author {
    margin-top: 10px;
    font-weight: 700;
}

/**************** Home Page Css End **************************/

.category-main-section {
    float: left;
    width: 100%;
    padding: 97px 0px 47px;
}
.category-content-section {
    float: left;
    width: 100%;
    text-align: center;
}
.category-content-section h1{
    margin-bottom: 10px;
}
.preferred-course-section {
    float: left;
    width: 100%;
}
.preferred-course-section-inner {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #cccccc;
    padding-top: 40px;
}
.preferred-course-heading {
    float: left;
    width: 100%;
    text-align: center;
}
.preferred-course-heading h2 {
    margin-bottom: 50px;
}
.more-sections {
    float: left;
    width: 100%;
}
.more-sections .take-step-section {
    background: transparent !important;
    padding: 0px 0px 45px;
    margin-bottom: 60px;
    border-bottom: 1px solid #cccccc;
}
.more-sections .take-step-section-inner h3,
.more-sections .take-step-btn span{
    color: #767676;
}
.category-content-section h2{
    margin-bottom: 20px;
}
.preferred-course-row {
    float: left;
    width: 100%;
}
.preferred-course-box {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 0px 15px;
    margin-bottom: 30px;
}
.preferred-course-image {
    float: left;
    width: 100%;
    margin-bottom: -6px;
    position: relative;
}
.preferred-course-image img {
    width: 100%;
    height: 224px;
    object-fit: cover;
}
.popular-tag {
    position: absolute;
    top: -25px;
    left: -23px;
}
.popular-tag img{
    height: auto;
}
.preferred-course-title {
    float: left;
    width: 100%;
    text-align: center;
    background: #feb415 !important;
    padding: 30px;
}
.preferred-course-title a {
    color: #fff;   
}
.preferred-course-title a h4{
    margin:0px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    text-align: center;
    line-height: 28px;
}
.preferred-course-content {
    float: left;
    width: 100%;
    padding: 30px 45px;
    background: #fed98a;
}
.preferred-course-content ul{
    margin-bottom: 20px !important;
}
.find-more-btn {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.find-more-btn a{
    font-size: 17px;
    font-weight: 500;
    color: #252525;
    background-color: #feb415;
    border-radius: 3px;
    outline: none;
    width: 100%;
    border: 0;
    max-width: 100%;
    box-sizing: border-box !important;
    text-align: center;
    padding: 15px 10px;
    height: auto;
    letter-spacing: normal;
    display: block;
}
.find-more-btn a:hover{
    color: #fff;
    background-color: #253597;
}
.testimonial-heading {
    float: left;
    width: 100%;
    text-align: center;
}

.testimonial-heading h3 {
    color: #767676;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 20px;
}

/***************** Category Template Css End*******************************/

.category-single-section {
    float: left;
    width: 100%;
    padding: 0px 0px 47px;
}
.category-banner-section {
    float: left;
    width: 100%;
}

.category-banner-section img {
    width: 100%;
}
.category-single-content-section {
    float: left;
    width: 100%;
    padding: 50px 0px 0px;
}
.category-single-content-section-inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #cccccc;
}
.category-single-content-left {
    float: left;
    width: 64%;
}
.category-single-content-right {
    float: right;
    width: 34.5%;
    position: relative;
}

.category-single-content-right.can-purchase .purchase_section {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.category-single-content-right.can-purchase .purchase_section a.purchase_link_button {
    display: block;
    text-align: center;
}
.category-single-content-right.can-purchase .category-single-sidebar{
    margin-top:0px;
}
.category-single-description {
    float: left;
    width: 100%;
}
.category-single-description h1{
    margin-bottom: 10px;
}
.category-single-description h2{
    margin-bottom: 10px;
}
.category-single-description h3{
    color: #767676;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 20px;
}
.category-single-description p img{
    float: right;
    padding-bottom: 20px;
    padding-left: 20px;
}
.category-single-description p{
    float: left;
    width: 100%;
}
.category-single-description ul{
    margin-bottom: 20px !important;
    list-style-position: inside !important;
    list-style-type: disc !important;
    float: left;
    width: 100%;
}
.category-single-description ul li{
    margin-bottom: 5px !important;
}
.category-single-description hr {
    margin-bottom: 30px;
    margin-top: 30px;
}
.category-single-description p a{
    font-weight: bold;
    text-decoration: underline;
    color: #4CAF50;
}
.des-col{
    float:left;
    width: 66%;
    margin-bottom: 20px;
}
.image-col{
    float:right;
    width: 31%;
    margin-bottom: 20px;
    text-align: right;
}
.Workshop-detail {
    float: left;
    width: 100%;
}
.category-single-sidebar {
    padding: 34px 42px;
    background-color: #f2f2f2;
    float: left;
    width: 100%;
    margin-top: 64px;
    transition: ease-in-out 0.6s;
}
.category-single-sidebar.fixed{
    position: sticky;
/*     top: 20px; */
	top: 190px;
    margin-top:0px;
    overflow: hidden;
}
.category-single-sidebar h5 {
    color: #252525;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px !important;
}
.category-single-sidebar input,
.category-single-sidebar select,
.category-single-sidebar textarea {
    width: 100% !important;
    border: 1px solid #d4d4d4 !important;
    padding:10px 8px 10px !important;
    color: #818181;
    font-weight: 400;
}
.category-single-sidebar form li {
    float: left;
    width: 100%;
    margin-top: 0px !important;
    padding-right: 0px !important;
}
.category-single-sidebar form #field_2_5 {
    float: left;
    clear: initial;
    width: 48%;
    margin-right: 12px !important;
}
.category-single-sidebar form #field_2_6 {
    float: right;
    clear: initial;
    width: 48%;
}
.category-single-sidebar form .ginput_container {
    float: left;
    width: 100%;
}
.category-single-sidebar form input[type=submit] {
    background: #feb415 !important;
    color: #252525 !important;
    float: none;
    display: block;
    font-size: 18px !important;
    padding: 14px 30px 17px !important;
    font-weight: bold;
    border: 0px !important;
    border-radius: 4px;
}

.category-tab-section {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.category-tab-section .tab {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #ececec !important;
}

.category-tab-section .tab button {
    padding: 20px 28px;
    font-size: 19px;
    letter-spacing: 0;
    text-transform: none;
    font-family: ubuntu,sans-serif;
    color: #a0a0a0;
    background: #ececec !important;
    border-right: 3px solid #fff;
    font-weight: 400;
}
.category-tab-section .tab button:last-child {
    border-right: 0px;
}
.category-tab-section .tab button:hover {
  background-color: #F2E9E9 !important;
}

.category-tab-section .tab button.active {
  background:#f2f2f2 !important;
  color: #6f6f6f;
}
.category-tab-section .tabcontent:not(:first-child) {
    display: none;
}
.category-tab-section .tab-content-section {
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 35px 28px;
}
.category-tab-section .tab-content-section ul {
    margin-left: 20px !important;
    margin-bottom: 20px !important;
    list-style: disc !important;
}
.category-tab-section .tab-content-section ul li{
    margin-bottom: 5px !important;
}
.purchase_link_button {
    background: #feb415 !important;
    color: #252525 !important;
    float: none;
    font-size: 18px !important;
    padding: 14px 30px 17px !important;
    font-weight: bold;
    border: 0px !important;
    border-radius: 4px;
    display: block;
    text-align: center;
}
.purchase_link_button:hover {
    background: #243597 !important;
    color: #fff !important;
}









/***************** Category Single Template Css End*******************************/

.student-login-section {
    float: left;
    width: 100%;
    padding: 97px 0px 60px;
}
.student-login-section-inner {
    margin: 0 auto;
    max-width: 780px;
    width: 100%;
}
.student-login-section-heading {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 60px
}
.student-login-section-heading h1{
    margin-bottom: 0px;
}
.student-login-content {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.student-login-content-left {
    float: left;
    width: 48%;
}
.student-login-content-right {
    float: right;
    width: 48%;
}

.student-login-content h3{
    color: #767676;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    margin-bottom: 20px;
}
.student-login-content p{
    margin-bottom: 0px;
}
.student-login-content .qbutton{
    font-size: 17px;
    font-weight: 500;
    color: #252525;
    font-family: Ubuntu;
    background-color: #feb415;
    border-radius: 3px;
    outline: none;
    width: 100%;
    border: 0;
    max-width: 100%;
    box-sizing: border-box !important;
    text-align: center;
    padding: 15px 0px;
    height: auto;
    letter-spacing: normal;
    margin-top: 30px;
    display: block;
}
.student-login-content .qbutton:hover{
    color: #fff;
    background:#243597;
}

/***************** Student Login Template Css End*******************************/


.Course-date-page {
    float: left;
    width: 100%;
    padding: 97px 0px 0px;
}
.Course-heading-section {
    float: left;
    width: 100%;
}
.Course-heading-section h1{
    margin-bottom: 10px;
}
.Course-heading-section h2{
    margin:0px;
}
.Course-date-content {
    float: left;
    width: 100%;
    padding-top: 40px;
}
.Course-date-content-inner {
    float: left;
    width: 100%;
}
.Course-date-content-box {
    float: left;
    width: 48%;
    margin-right: 45px;
    justify-content: space-between;
    margin-bottom: 30px;
}
.Course-date-content-box:nth-child(2n+2) {
    margin-right: 0px;
}
.Course-date-content-box-title {
    float: left;
    width: 100%;
}
.Course-date-content-box-title h3{
    color: #767676;
    font-family: ubuntu,sans-serif;
    font-size: 26px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;

}
.Course-date-content-inner {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}
.Course-date-content-box-inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.Course-date-content-box-inner-left {
    float: left;
    width: 60%;
}
.Course-date-content-box-inner-right {
    float: right;
    width: 30%;
}
.Course-date-content-box-inner-left ul {
    margin-bottom: 20px !important;
    list-style: disc !important;
    list-style-position: inside !important;
}
.Course-date-content-box-inner-left ul li {
    margin-bottom: 15px;
}
.Course-date-content-box-inner-left ul li:last-child {
    margin-bottom: 0px;
}
.Course-date-content-box-inner-right a {
    font-size: 17px;
    font-weight: 500;
    color: #252525;
    font-family: Ubuntu;
    background-color: #feb415;
    border-radius: 3px;
    outline: none;
    width: 100%;
    border: 0;
    max-width: 100%;
    box-sizing: border-box !important;
    text-align: center;
    padding: 15px 0px;
    height: auto;
    letter-spacing: normal;
    margin-bottom: 25px;
    display: block;
}
.Course-date-content-box-inner-right a:hover {
    color: #fff;
    background: #243597;
}
.Course-date-content-box-inner-right a:last-child {
    margin-bottom: 0px;
}


/***************** Upcoming Course Page Css End *******************************/

.team-page {
    float: left;
    width: 100%;
    padding: 0px 0px 47px;
}
.team-banner-section {
    float: left;
    width: 100%;
}
.team-banner-section img {
    width: 100%;
}

.team-haeding-section {
    padding: 50px 0px;
}
.team-member-section {
    float: left;
    width: 100%;
}
.team-member-section-inner {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 30px;
}
.team-member-box {
    float: left;
    padding: 0px 20px;
    width: 25%;
    text-align: center;
    margin-bottom: 30px;
}
.team-member-box a{
    float: left;
    width: 100%;
}
.team-member-box h3 {
    color: #6f6f6f;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 5px;
    margin-top: 15px;
}
.team-member-box span{
    font-family: "Ubuntu",sans-serif !important;
    font-size: 13px !important;
    text-decoration: underline;
    color: #6f6f6f;
    cursor: pointer;
    font-weight: 400;
}
.team-member-bio-section {
    float: left;
    width: 100%;
}
.team-member-bio-section-inner {
    margin: 0 auto;
    max-width: 850px;
    display: flex;
    justify-content: space-between;
}
.team-member-bio-section-left {
    float: left;
    width: 35%;
}
.team-member-bio-section-right {
    float: right;
    width: 63%;
}
.team-member-bio-section-right h4{
    color: #767676;
    font-size: 26px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
    margin:0px;
}
/***************** Team Page Css End *******************************/

.faq-page{
    float: left;
    width: 100%;
    padding: 0px 0px 47px;
}
.faq-banner-section {
    float: left;
    width: 100%;
}
.faq-banner-section img {
    width: 100%;
}
.Faq-heading-section {
    padding-top: 50px;
}
.faq-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.faq-section-inner {
    float: left;
    width: 100%;
}
.faq-section .set{
  position: relative;
  width: 100%;
  height: auto;
}
.faq-section .set &gt; a {
    display: block;
    padding: 12px 15px;
    text-decoration: none;
    border-bottom: 1px solid #f4f4f4;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: transparent;
    font-weight: 400;
    font-size: 20px;
    color: #283897;
    font-family: 'Ubuntu', sans-serif;
}
.faq-section .set:last-child a{
    border-bottom: 0px;
}
.faq-section .set &gt; a:hover{
    background:#283897;
    color: #fff;
}
.faq-section .set &gt; a i {
    float: right;
    margin-top: 2px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}

.faq-section .set &gt; a.active {
    background-color: #283897;
    color: #fff;
}
.faq-section .content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none;
    padding: 20px;
}
.faq-section .content ul {
    list-style: disc !important;
    list-style-position: inside !important;
    margin-bottom: 20px !important;
}
.faq-section .content a {
    color: #4CAF50;
    font-weight: bold;
    text-decoration: underline;
}
/***************** Faq Page Css End *******************************/

.blog-page-banner-section {
    float: left;
    width: 100%;
}

.blog-page-banner-section img {
    width: 100%;
}

.blog-heading-section {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 50px;
}
.blog-heading-section h1{
    margin:0px;
}
.blog-post-section {
    float: left;
    width: 100%;
    padding: 45px 0px 50px;
}
.blog-post-section-inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.blog-post-section-left {
    float: left;
    width: 63%;
}
.blog-post-section-box {
    float: left;
    width: 100%;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #ccc;
}
.blog-post-section-box-inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.blog-post-section-box-left {
    float: left;
    width: 32%;
}
.blog-post-section-box-left img{
    width: 100%;
}
.blog-post-section-box-right {
    float: right;
    width: 65%;
}
.blog-post-section-box-right h2{
    margin:0px;
}
.blog-post-section-box-right a{
    color: #767676;
}
.read-btn {
    text-decoration: underline;
    margin-top: 20px;
    display: inline-block;
}
.blog-post-section-right {
    float: right;
    width: 32%;
}
.post-cat-section{
    padding: 34px 42px;
    background-color: #f2f2f2;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.post-cat-section h5{
    color: #6f6f6f;
    font-size: 24px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 14px;
}
.post-cat-section ul li {
    position: relative;
    display: block;
    padding-left: 10px;
}
.post-cat-section ul li:before{
    content: "-";
    position: absolute;
    left: 0;
    top:0;
}
.post-cat-section ul li a{
    color: #767676;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.post-cat-section ul li a:hover{
    color: #333;
}
.post-request-course{
    padding: 34px 42px;
    background-color: #f2f2f2;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.post-request-course h5{
    color: #6f6f6f;
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 20px;
}
.post-request-course a{
    background: #feb415 !important;
    color: #252525 !important;
    float: none;
    display: block;
    font-size: 18px !important;
    padding: 15px 30px 15px !important;
    font-weight: 600;
    line-height: normal;
    border-radius: 5px;
    text-align: center;
}
.post-request-course a:hover{
    background: #e2a013 !important;
}
.single-post-sidebar .post-request-course:last-child{
    background-color: #feebc1;
}
.single-post-sidebar .post-request-course:last-child h5{
    color: #252525;
}
.pagination {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 0px;
}
.pagination li {
    display: inline-block;
    margin-right: 10px;
}
.pagination li:last-child {
    margin-right: 0px;
}
.pagination ul li a,.pagination ul li span {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    outline: 0;
    border: 1px solid #b7b7b7;
    border-radius: 0;
    background-color: #ffffff;
}
.pagination ul li span.current,
.pagination ul li a:hover {
    background-color: #f6f6f6;
    color: #303030;
}
/***************** Blog Page Css End *******************************/

.single .blog-post-section-left p a{
    color: #4CAF50;
    text-decoration: underline;
}
.single .single-post-sidebar .post-request-course{
    background-color: #feebc1 !important;
}
.single .single-post-sidebar .post-request-course h5 {
    color: #252525 !important;
}
.single .blog-post-section-left .entry_title {
    color: #283897;
    font-size: 35px;
    line-height: 37px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 25px;
}
.single .blog-post-section-left h2 {
    margin: 0px;
}
.single .blog-post-section-left ul {
    margin-left: 20px !important;
    list-style: disc !important;
    margin-bottom: 20px !important;
}
.single .blog-post-section-left ul li {
    margin-bottom: 5px !important;
}
.posted_on{
    color: #666;
    font-family: ubuntu,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 28px;
    padding-bottom: 15px;
}
.show-related-blogposts {
    float: left;
    width: 100%;
}
.show-related-blogposts h5{
    color: #6f6f6f;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 20px;
}
.single .blog-post-section-left .show-related-blogposts ul {
    display: flex;
    justify-content: space-between;
    margin: 0px !important;
    list-style: none !important;
}
.show-related-blogposts ul li {
    margin-right: 15px !important;
    width: 33%;
    background: #f2f2f2;
}
.show-related-blogposts ul li img {
    width: 100%;
    height: 159px;
    object-fit: cover;
}
.show-related-blogposts ul li:last-child {
    margin-right: 0px !important;
}
.show-related-searchs {
    padding: 30px 0px;
    float: left;
    width: 100%;
}
.show-related-searchs ul li{
    float: left;
    width: 24%;
}
.show-related-blogposts.show-related-searchs ul li:nth-child(4n+4) {
    margin-right:0px;
}
.show-related-blogposts ul li h3{
    color: #767676;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
    padding:10px;
    text-align: center;
    margin: 0px;
}
.show-related-blogposts ul li h3 {
    min-height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/***************** Blog Single Page Css End *******************************/

.search .site-content .content-area {
    width: 100% !important;
}
.search main#main {
    margin: 0px !important;
}

/***************** Search Page Css End *******************************/

.woocommerce-cart-form th{
    text-transform: none;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
    color: #333333;
    font-size: 18px;
}
.woocommerce-cart-form td{
    font-family: ubuntu,sans-serif;
    color: #666;
    font-size: 16px;
    font-weight: 300;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
    border-top: 0px !important;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions {
    border-top: 0px !important;
    border-bottom: 0px !important;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions input {
    width: 178px !important;
    margin-right: 15px !important;
    padding: 5px 13px !important;
    height: auto;
    border: 0px !important;
    background: transparent !important;
    font-weight: 400;
    color: #818181;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions button.button,
.woocommerce-cart .checkout-button {
    color: #fff !important;
    border: 1px solid #333 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    background-color: #333 !important;
    padding: 5px 23px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 33px !important;
    height: auto !important;
    display: inline-block;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions button.button:hover {
    color: #333 !important;
    background-color: #fff !important;
}
.woocommerce-cart .checkout-button:hover {
    color: #333 !important;
    background-color: #fff !important;
}
.woocommerce .cart-collaterals .cart_totals {
    float: right;
    width: 26.3%;
    margin-bottom: 31px;
}
.woocommerce .cart-collaterals h2{
    font-size: 18px;
    margin-bottom: 15px;
    color: #767676;
    font-family: ubuntu,sans-serif;
    font-weight: 300;
}
.woocommerce .cart-collaterals table,
.woocommerce .cart-collaterals table th,
.woocommerce .cart-collaterals table td{
    border: 0px !important;
    font-family: ubuntu,sans-serif;
    color: #666;
    font-size: 16px;
    font-weight: 300 !important;
}
.woocommerce .cart-collaterals table tr.order-total .woocommerce-Price-amount.amount{
    color: #1abc9c;
    font-size: 1.384615384615385em;
    font-weight: 300 !important;
}

/***************** Cart Page Css End *******************************/

.single-product nav.woocommerce-breadcrumb {
    display: none !important;
}
.single-product .woocommerce-product-gallery{
    opacity: 1 !important;
}
.single-product .product h1.product_title {
    font-size: 30px;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 400;
    color: #283897;
    font-family: ubuntu,sans-serif;
    line-height: 37px;
}
.single-product .gift-cards_form&gt;h3{
    color: #6f6f6f;
    font-family: ubuntu,sans-serif;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}
.single-product  .gift-card-content-editor.step-content h5{
    color: #6f6f6f;
    font-family: ubuntu,sans-serif;
    font-size: 23px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}
.single-product  .gift-card-content-editor.step-content label {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    line-height: 46px;
    font-family: ubuntu,sans-serif;
    color: #666;
    font-size: 16px;
}
.single-product  .gift-card-content-editor.step-content input,
.single-product  .gift-card-content-editor.step-content textarea{
    background-color: #f6f6f6;
    border: 1px solid #B7B7B7;
    padding: 15px 13px;
    outline: 0;
    resize: none;
    font-size: 14px;
    line-height: normal;
    color: #818181;
    font-family: Raleway,sans-serif;
    font-weight: 400;
}
.single-product .single_add_to_cart_button{
    line-height: 35px !important;
    background-color: #333333 !important;
    color: #ffffff !important;
    border-radius: 0px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    text-transform: none !important;
    margin: 0 !important;
    padding: 0 23px !important;
    border: 1px solid #333333 !important;
    margin-left: 10px !important;
}
.single-product .single_add_to_cart_button:hover{
    background-color: #ffffff !important;
    color: #333333 !important;
}
.single-product .gift_card_template_button {
    display: flex;
    align-items: center;
}
.single-product .gift_card_template_button .quantity .qty{
    background-color: #f6f6f6;
    border: 1px solid #B7B7B7;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #333333;
    padding: 0 5px;
    width: 50px;
    display: inline;
    text-align: center;
    font-size: 17px;
    background: 0 0;
    outline: none;
}
.single-product div#page {
    float: left;
    width: 100%;
}
.single-product .entry-content {
    max-width: 1215px;
    margin: 0 auto !important;
    padding: 0px 15px;
}

.job-single-section {
    float: left;
    width: 100%;
    background: #ececec;
    padding: 80px 0px;
}
.job-single-section h3{
    font-size: 33px;
    line-height: 37px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #8d8a8ae0;
}
.container-jobs {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.page-template-request-info-template .category-content-section {
    text-align: left;
}
.page-template-request-info-template .more-sections .container-inner {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 50px;
    padding-bottom: 30px;
}
.page-template-request-info-template .des-col {
    width: 100%;
}
.page-template-request-info-template .image-col {
    width: 46%;
    padding-left: 30px;
}
.page-template-request-info-template .des-col form li{
    padding-right: 0px !important;
}
.page-template-request-info-template .des-col form label {
    display: none !important;
}
.page-template-request-info-template .des-col form input,
.page-template-request-info-template .des-col form select,
.page-template-request-info-template .des-col form textarea,
.page-template-default .entry-content form input,
.page-template-default .entry-content form select,
.page-template-default .entry-content form textarea {
    width: 100% !important;
    border: 1px solid #d4d4d4 !important;
    padding: 10px 8px 10px !important;
    background-color: #fff !important
}
.page-template-request-info-template .gform_footer.top_label .gform_button.button,
.page-template-default .entry-content form .gform_footer.top_label .gform_button.button{
    background: #feb415 !important;
    color: #252525 !important;
    display: block;
    font-size: 18px !important;
    padding: 14px 30px 17px !important;
    border-radius: 4px;
    border: 0px !important;
    font-family: Raleway,sans-serif;
    font-weight: 600;
}
.page-template-default .entry-content form li#field_19_31,
.page-template-default .entry-content form li#field_19_34,
.page-template-default .entry-content form li#field_19_32 {
    float: left;
    width: 32.6%;
    margin-right: 1%;
    clear: initial;
}
.page-template-default .entry-content form  li#field_19_32{
    margin-right: 0%;
}

.job-filter-section {
    background: #ececec;
    margin-bottom: 45px;
    padding: 16px 23px 23px;
}
.job-filter-section &gt; p {
    color: #252525;
    margin-bottom: 8px;
}
.job-filter-section &gt; p span {
    font-weight: 500;
}
.industry-section, .type-section {
    float: left;
    width: 29%;
    margin-right: 1%;
}
.state-section {
    float: left;
    width: 14%;
    margin-right: 1%;
}
.filer-form select {
    width: 100%;
    border: 1px solid #d4d4d4;
    padding: 10px 8px 10px !important;
    background-color: #fff !important;
    font-family: "Ubuntu",sans-serif;
}
.job-filter-section .filer-form input {
    border-radius: 5px;
    font-weight: bold;
    border: 0;
    cursor: pointer;
    padding: 11px 30px !important;
    font-size: 16px !important;
    background: #feb415 !important;
    color: #252525 !important;
}
.job-filter-section .filer-form input:hover{
    background: #e2a013 !important;
}
.job-list {
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    margin-bottom: 42px;
    padding-bottom: 48px;
    width: 100%;
}
.company-img-left {
    align-items: center;
    -webkit-align-items: center;
    border: 2px solid #d5d5d5;
    border-radius: 50%;
    display: flex !important;
    display: -webkit-flex !important;
    float: left;
    height: 169px;
    justify-content: center;
    -webkit-justify-content: center;
    width: 169px;
    margin-right: 25px;
}
.company-img-left &gt; img {
    width: 145px;
}
.company-detail-right {
    float: left;
    width: calc(100% - 198px);
}
.business-web {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-family: "Ubuntu",sans-serif;
}
.business-web h3 {
    margin-bottom: 0 !important;
    color: #6f6f6f;
    font-family: 'Ubuntu', sans-serif;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
}
.company-detail-right a {
    color: #6f6f6f;
    text-decoration: underline;
    font-weight: 400;
}
.go_to_page .view_job {
    border-radius: 5px;
    font-weight: bold;
    border:2px solid #feb415;
    cursor: pointer;
    padding: 11px 30px !important;
    font-size: 16px !important;
    background: #feb415 !important;
    color: #252525 !important;
    text-decoration: none;
}
.go_to_page .view_job:hover {
    background: transparent !important;
    color: #252525 !important;
    border:2px solid #252525;
}
.go_to_page .view_related_course {
    border-radius: 5px;
    border:2px solid #252525;
    font-weight: bold;
    cursor: pointer;
    padding: 11px 30px !important;
    font-size: 16px !important;
    background: transparent !important;
    color: #252525 !important;
    text-decoration: none;
    margin-left: 19px;
}
.go_to_page .view_related_course:hover {
    background: #feb415 !important;
    color: #252525 !important;
    border:2px solid #feb415;
}



.company-detail-right h2 {
    margin-bottom: 10px;
}
.company-detail-right p {
    margin-bottom: 7px;
    color: #666666;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}
.page-template-default .inside-article,
.page-template-default main#main {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}
.page-template-default .site-content .content-area {
    width: 100%;
    float: left;
}
.page-template-default .entry-content {
    float: left;
    width: 100%;
    padding: 50px 0px;
    margin:0px;
}
.vc_column-inner {
    padding: 0px 15px;
}
.pagination-post {
    text-align: center;
}
.page-numbers {
    border: 1px solid #b7b7b7;
    border-radius: 0;
    color: #b4b4b4;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    outline: 0 none;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out 0s;
    white-space: nowrap;
    width: 38px;
}
.page-numbers:last-child{
    margin-right:0px !important;
}
.next.page-numbers,
.prev.page-numbers {
    width: auto;
    padding: 0px 10px;
}
.single-job-container {
    float: left;
    width: 100%;
}
.no-margin {
    margin-bottom: 0px;
}
.single-job-container .job-detail-list a {
    color: #4CAF50;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 20px !important;
    display: block;
}
.single-job-container .company-img-left.margin-bottom-25 {
    margin-bottom: 25px;
}
.single-job-container .vc_col-lg-6 {
    margin-top: 20px;
    margin-bottom: 20px;
}   
.container-jobs .widget-content {
    background: #DCE1FE;
    padding: 34px 42px !important;
    margin-bottom: 20px;
}
.container-jobs .widget-content h5{
    font-size: 25px !important;
    margin-bottom: 14px;
    color: #000 !important;
    font-family: ubuntu,sans-serif;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}
.sidebar-btn {
    background: #263998;
    color: #fff !important;
    float: none;
    display: block;
    font-size: 18px !important;
    padding: 13px 30px 13px !important;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 5px;
    text-align: center;
}
.related_courses_single {
    background: #ececec;
    padding: 34px 42px !important;
    margin-bottom: 20px;
}
.related_courses_single h5{
    font-size: 20px !important;
    margin-bottom: 14px;
    color: #252525 !important;
    font-family: ubuntu,sans-serif;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
}
.related_courses_single h3 {
    font-size: 26px;
    color: #263998;
    font-weight: 500;
    line-height: 37px;
}
.related_courses_single .sidebar-btn {
    background: #feb415 !important;
    color: #252525 !important;
    float: none;
    display: block;
    font-size: 18px !important;
    padding: 13px 30px 13px !important;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 5px;
    text-align: center;
}
.sidebar-btn:hover {
    background: #e2a013 !important
}
.job_register_section{
    border: 0 none !important;
    padding: 34px 42px !important;
    background: #ececec;
    margin-top: 30px;
    float: left;
    width: 100%;
}
.wpb_text_column.wpb_content_element.job_register_section h2 {
    font-weight: 500;
    color: #252525;
    margin-bottom: 10px;
    text-align: center;
}
.job_register_section p {
    text-align: center;
}
.job_register_form .field {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
form.job_register_form input {
    height: 38px;
}
form.job_register_form input, form.job_register_form select{
    width: 100% !important;
    border: 1px solid #55555e !important;
    float: left;
    font-family: ubuntu,sans-serif !important;
    color: #666;
    font-size: 15px !important;
    font-weight: 300;
    height: auto !important;
    padding:8px 10px !important;
    margin: 0px !important;
    line-height: normal;
    border-radius: 0px;
}
form.job_register_form textarea {
    padding:0px 10px !important;
    margin: 0px !important;
    /*min-height: 38px !important;*/
   /* line-height: normal !important;*/
    font-family: ubuntu,sans-serif !important;
    color: #666;
    font-size: 15px !important;
    font-weight: 300;
    border-radius: 0px;
}
form.job_register_form .select2-container .select2-selection--multiple {
    padding: 0px !important;
    margin: 0px !important;
    min-height: 38px !important;
    border: 1px solid #55555e !important;
}
form.job_register_form .job_submitbtn input{
    border-radius: 5px;
    font-weight: bold;
    border: 2px solid #feb415 !important;
    cursor: pointer;
    padding: 11px 30px !important;
    font-size: 16px !important;
    background: #feb415 !important;
    color: #252525 !important;
    text-decoration: none;
}
form.job_register_form .job_submitbtn input:hover{
    border: 2px solid #252525 !important;
    background: transparent !important;
}



/************ About Page css ******************/

.column-width.fifty-fifty {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.fifty-fifty .des-col {
    width: 48%;
}
.fifty-fifty .image-col {
    width: 48%;
}
.fifty-fifty .image-col img{
    width: 100%;
}
.flexible-content h3{
    color: #767676;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
}
.flexible-content ul{
    margin-bottom: 20px !important;
}
.flexible-content ul li {
    font-family: ubuntu,sans-serif;
    color: #666;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
    list-style: disc;
    list-style-position: inside;
}
.flexible-content .Workshop-detail {
    margin-top: 30px;
    padding-top: 50px;
    margin-bottom: 60px;
    padding-bottom: 50px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.flexible-content p a{
    color: #4CAF50;
    font-weight: bold;
    text-decoration: underline;
}
.images-grid {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.images-grid-box {
    float: left;
    width: 33%;
    margin-right: 15px;
}
.images-grid-box:nth-child(3n+3) {
    margin-right: 0px;
}
.images-grid-box img{
    width: 100%;
}
.flexible-content .sixty-fourty .des-col {
    padding-right: 40px;
}
.flexible-content .sixty-fourty .image-col {
    margin-bottom: 0px;
    position: relative;
}
.flexible-content .sixty-fourty .image-col:before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    background: #cccccc;
    height: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    top: 13%;
}
.flexible-content .Workshop-detail:last-child {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}
/************ About Page css End ******************/

/************ Contact Page css ******************/

.flexible-with-sidebar-left {
    float: left;
    width: 66%;
}
.flexible-with-sidebar-right {
    float: right;
    width: 32%;
}
.contact-map-section {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.contact-map-section-box {
    float: left;
    width: 100%;
    background: #f2f2f2;
    margin-bottom: 30px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
}
.contact-map-box-left {
    float: left;
    width: 45%;
    padding: 40px 30px 45px 30px;
}
.contact-map-box-right {
    float: right;
    width: 50%;
}
.contact-map-box-left a{
    color: #767676;
}
.contact-map-box-left p a{
    color: #767676 !important;
    font-weight: normal !important;
    text-decoration: none !important;
}
.flexible-with-sidebar-left .Workshop-detail {
    margin-top: 0px !important;
    padding-top: 0px !important;
    border: 0px !important;
}
.flexible-with-sidebar-left .Workshop-detail ul {
    display: grid;
    grid-template-rows: repeat(6, min-content);
    grid-auto-flow: column;
    column-gap: 2.5em;
    width: 100%;
    grid-template-columns:41%;
}
.flexible-with-sidebar-left .Workshop-detail ul li {
    font-family: ubuntu,sans-serif;
    color: #666;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
    list-style: none;
    min-height: 72px;
    justify-content: center;
    display: list-item;
    flex-direction: column;
    line-height: normal;
}
.flexible-with-sidebar-left .Workshop-detail ul li br{
    display: none;
}
.flexible-with-sidebar-left .Workshop-detail ul li strong{
    margin-bottom: 10px;
    display: block;
}
.page-id-19784 .category-single-content-section-inner,
.page-id-20676 .category-single-content-section-inner{
    margin-bottom: 30px;
    padding-bottom: 0px;
    border-bottom: 0px; 
}


/************ Contact Page css End ******************/

.Student-content-section {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px;
    padding-top: 60px;
}
.Student-box-section {
    float: left;
    width: 100%;
    padding: 30px 0px;
}
.Student-box {
    float: left;
    width: 31.5%;
    margin-right: 30px;
}
.Student-box:nth-child(3n+3) {
    margin-right: 0px;
}
.Student-box-img {
    float: left;
    width: 100%;
    margin-bottom: -7px;
}
.Student-box-heading {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    background-color: #feb415;
    float: left;
    width: 100%;
}
.Student-box-heading a{
    color: #fff;
    font-family: ubuntu,sans-serif;
    font-size: 26px;
    letter-spacing: 0;
    text-transform: none;
    text-align: center;
    line-height:normal;
    display: block;
}
.book-btn {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    background-color: #fed98a;
    float: left;
    width: 100%;
}
.book-btn a,
.students-login-btn-section-inner a{
    font-size: 17px;
    font-weight: 500;
    color: #252525;
    font-family: Ubuntu;
    background-color: #feb415;
    border-radius: 3px;
    outline: none;
    width: 100%;
    border: 0;
    max-width: 100%;
    box-sizing: border-box!important;
    text-align: center;
    padding: 10px 0;
    height: auto;
    letter-spacing: normal;
    display: block;
}
.book-btn a:hover ,
.students-login-btn-section-inner a:hover {
    color: #fff;
    background-color: #353594;
}
.gift-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.gift-btn a{
    font-size: 14px;
    font-weight: 500;
    color: #fff !important;
    font-family: Ubuntu;
    background-color: #243597 !important;
    border-radius: 5px;
    padding: 20px 0px !important;
    text-align: center;
    display: block;
}
.gift-btn a:hover{
    background-color: #feb415 !important;
}
.students-login-btn-section {
    float: left;
    width: 100%;
}
.students-login-btn-section-inner {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #cccccc;
    display: flex;
    align-items: center;
}
.students-login-btn-section-inner a:first-child {
    margin-right: 15px;
        width: 66%;
}
.students-login-btn-section-inner a:last-child{
    margin-right: 0px;
    width: 44%;
}

/******* RPL Diploma pages css *************/

.rpl-content-section {
    float: left;
    width: 100%;
}

.rpl-content-section ul {
    list-style: disc !important;
    margin-left: 20px !important;
    margin-bottom: 20px !important;
}

.rpl-step-section {
    float: left;
    width: 100%;
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #ccc;
}

.rpl-step-section-box {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
}
.rpl-step-section-box:last-child {
    margin-bottom: 0px;
}
.step-heading {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.step-heading h2 {
    color: #800000;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 5px;
}
.step-pdf-box {
    float: left;
    width: 100%;
}
.full-heading {
    font-weight: bold;
    font-size: 20px;
}
.step-pdf-box-inner {
    display: inline-block;
    width: 21%;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
}
.step-pdf-box-inner h5,
.rpl-practical-left h5 {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
}
.step-pdf-box-inner p,
.rpl-practical-left p{
    font-weight: 400;
}
.rpl-practical-section {
    float: left;
    width: 100%;
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
}
.leftcls {
    float: left;
    width: 30%;
    text-align: center;
}
.leftcls .step-pdf-box-inner {
    margin: 0px;
    width: 100%;
}
.rightcls {
    float: right;
    width: 68%;
}
.rightcls h2 {
    margin-bottom: 0px;
    color: #243597;
}
.rpl-diploma-section .category-single-content-section-inner {
    border-bottom: 0px;
}

/******* RPL Diploma pages css End *************/

/* 19 may 2025 css start */
.category-single-sidebar .gfield input, .category-single-sidebar .gfield select, .category-single-sidebar .gfield textarea {
    letter-spacing: -0.2px !important;
}
.category-single-sidebar .gfield input, .category-single-sidebar .gfield select, .category-single-sidebar .gfield textarea {
    letter-spacing: -0.2px !important;
}
.category-single-sidebar .ginput_container_checkbox ul li {
    position: relative;
}
.category-single-sidebar .ginput_container_checkbox ul li input[type="checkbox"] {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 !important;
    height: 100% !important;
    opacity: 0;
    cursor: pointer;
	z-index:1;
}
.category-single-sidebar .ginput_container_checkbox ul li input+label {
    padding: 8px 10px !important;
	padding-left: 34px !important;
    background: #ffffff;
    border: 1px solid #d4d4d4;
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    position: relative;
    font-size: 16px !important;
    font-weight: 400;
    color: #818181;
}
.category-single-sidebar .ginput_container_checkbox ul li input+label:before {
	content: "" !important;
    width: 16px !important;
    -webkit-appearance: none;
    appearance: none;
    padding: 0 !important;
    height: 16px !important;
    margin-top: 2px !important;
    border: 1px solid #818181 !important;
    cursor: pointer;
    position: absolute;
    top: 11px;
    left: 10px;
    display: block !important;
    z-index: 1;
}

.category-single-sidebar .ginput_container_checkbox ul li input+label:after {
    content: "";
    width: 10px;
    height: 5px;
    position: absolute;
    left: 13.5px;
    top: 17.5px;
    border: 2px solid #666;
    transform: rotate(-45deg);
    border-top: none;
    border-right: none;
    opacity: 0;
}

.category-single-sidebar .ginput_container_checkbox ul li input:checked+label:after {
    opacity: 1;
}
.category-single-sidebar .gform_legacy_markup_wrapper .gform_fields &gt; .gfield.gfield--type-checkbox:not(:first-child) {
    margin-top: 10px !important;
    display: block;
}

.category-single-sidebar .gform_legacy_markup_wrapper .gform_fields &gt; .gfield.gfield--type-checkbox .ginput_container_checkbox {
    margin-top: 5px;
}
body .category-single-sidebar .gform_wrapper .top_label li ul.gfield_checkbox, body .gform_wrapper .top_label li ul.gfield_radio {
    width: 100% !important;
}
.category-single-sidebar .gform_legacy_markup_wrapper .gform_heading {
    margin: 0;
}

.category-single-sidebar #gform_wrapper_2 {
    margin-top: 0;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px; /* space between grid items */
    margin-top: 10px;
}

.gallery-grid-item {
    position: relative;
	border-radius: 8px;
}

.gallery-grid-item::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 54%;
}

.gallery-grid-item img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
	border-radius: 8px;
}

.header:not(.fixed)+#page .category-banner-section {
    margin-top: -30px;
}
.header-bottom-right a.call-link {
    font-family: 'Ubuntu';
    font-size: 22px;
    font-weight: 500;
	flex: 0 0 auto;
}

.header-bottom-right a.head-enquire {
    padding: 8px 16px 9px;
    margin: 0;
    font-size: 15px;
	flex: 0 0 auto;
}
a.custom-logo-link {
    font-size: 0;
}
.header-logo {
	width: 36.5%;
}
.header-bottom-left {
	flex: 1;
}
.header-bottom-right {
    display: flex;
    align-items: center;
    padding-right: 0;
    gap: 15px;
	flex: 0 0 auto;
	max-width: none;
}

.header-bottom .container-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-bottom-right a.call-link i.fa.fa-mobile {
    display: none;
}

.header-bottom-right a.call-link strong {
    font-weight: 500;
    font-family: 'Ubuntu', sans-serif;
}
.mobile-menu-center {
    text-align: center;
}


@media(max-width: 1199px) {
	.mobile-menu-right a.call-link, .mobile-menu-right a.call-link strong {
		font-weight: 500;
		font-family: 'Ubuntu';
	}
}
@media (max-width: 1024px) {
	.header-bottom-left {
		flex: 1;
	}
	.cat-banner-links-cta-wrap-container {
		gap: 10px;
	}
    body .cat-banner-links {
        width: calc(100% - 179px);
        flex: 1;
    }
	.header-bottom-right {
		flex: 0 0 auto;
	}
}

@media(max-width: 767px) {
	.gallery-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	.header-bottom-right {
		margin-bottom: 15px;
	}
	.header:not(.fixed)+#page .category-banner-section {
		margin-top: 0px;
	}
	.header-logo {
		width: 100%;
		justify-content: flex-start;
	}
	.cat-banner-links-cta-wrap {
		padding: 10px 15px 10px;
	}
}
@media (min-width: 1200px) {
    .header.fixed .header-bottom {
        padding: 10px 0px 10px;
    }
	body.sticky-tabs .cat-banner-links-cta-wrap {
	top: 132px !important;
}
}

@media(max-width: 1199px) and (min-width: 481px) {
	.mobile-menu-left {
		flex: 1;
	}

	.mobile-menu-right {
		flex: 1;
	}
}

/* 19 may 2025 css end */


/************************ Media css *********************************/

@media(min-width: 1100px){
.container-jobs .row,
.single-job-container .row{
    display: flex;
    justify-content: space-between;
}
.container-jobs .row .vc_col-sm-8 {
    width: 66.66666667%;
}
.container-jobs .row .vc_col-sm-4 {
    width: 33.33333333%;
}
.vc_col-lg-2 {
    width: 16.66666667%;
}
.vc_col-lg-6 {
    width: 50%;
}
.vc_col-lg-4 {
    width: 33.33333333%;
}
.single-job-container .vc_col-lg-6 {
    margin-top: 0px;
    margin-bottom: 0px;
}
}

@media(min-width: 1200px){
body {
    padding-top: 237px;
}
div#page{
    display: inline-block;
    width: 100%;
}
.header{
    position: fixed;
    top: 0;
    z-index: 999;
}

.header *, .header:before{
    transition: all .3s ease-in-out;
}
/* .header.fixed { */
    /* position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999; */
/* } */

.header.fixed:before{
    /* display: none; */
    opacity: 0;
    visibility: hidden;
}
.header.fixed .header-bottom {
    padding: 10px 0px 15px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 11%);
}
/* .header.fixed  .header-bottom-left {
    width: 76%;
    justify-content: space-between;
}
.header.fixed .header-bottom-right {
    max-width: 270px;
}
.header.fixed .header-bottom-right a.call-link {
    font-size: 34px;
}
.header.fixed .header-logo img {
    max-width: 339px;
} */

}

@media(max-width: 1250px){
.header-logo img {
    max-width: 320px;
}
}

@media(max-width: 1199px){
body{
    padding-top: 54px !important;
}
.header-bottom-menu,
.header-bottom-right a.call-link,
.header-top-inner {
    display: none;
}
	.header {
		min-height: 144px;
	}
	.header .header-top {
		padding: 0px;
	}
	.header.fixed .header-top {
		position: fixed;
		top: 0;
		z-index: 3;
	}
.header-top .container-inner {
    padding-left: 0px;
}
.mobile-menu {
    display: block !important;
}
.mobile-menu {
    display: block !important;
    float: left;
    width: 100%;
}
.mobile-menu-inner {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile-menu-left {
    float: left;
    width: 48%;
}
.mobile-menu-right{
    float: right;
    text-align: right;
    width: 48%;
}
.mobile-menu-right a.call-link{
    color: #283897;
    font-size: 34px;
    font-family: 'Ubuntu', sans-serif;
    text-decoration: none;
    line-height: normal;
}
.toogle-btn {
    background: #243597;
    display: flex;
    align-items: center;
    height: 54px !important;
    padding: 15px 16px;
    width: 119px;
    text-align: center !important;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    z-index: 999;
}
.toogle-btn.active {
    z-index: 999;
}
.toogle-btn i {
    font-size: 29px;
    margin-right: 5px;
    font-weight: lighter;
    -webkit-text-stroke: 2px #253597;
}
.toogle-btn.active i {
    -webkit-text-stroke: 3px #253597;
}
.toogle-btn.active i:before{
    content: "\f00d"
}

.mobile-menu-navigation {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(51,51,51,.5);
    transition: ease-in-out 0.6s;
    width: 0%;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}
.mobile-menu-navigation.active {
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.mobile-menu-navigation.active .mobile-menu-navigation-inner {
    transform: translateX(0px);
}
.mobile-menu-navigation-inner {
    max-width: 350px;
    background-color: #354abf;
    width: 100%;
    height: 100%;
    box-shadow: 0 10px 30px 0 transparent;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: left .6s cubic-bezier(.6,.1,.68,.53);
    transition: left .6s cubic-bezier(.6,.1,.68,.53);
    padding-bottom: 100px;
    transform: translateX(-350px);
    margin-top: 54px
}
.mobile-menu-navigation-inner ul li{
    display: block;
    width: 100%;
}
.mobile-menu-navigation-inner ul li a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 13px 14px;
    border-top: solid 1px rgba(236,236,236,0.05);
    border-bottom: solid 1px rgba(236,236,236,0.05);
    background: #354abf;
    line-height: normal;
    color: #fff !important;
    display: block;
}
.mobile-menu-navigation-inner ul li a:hover{
    background: #485fe4;
}
.mobile-search-box {
    float: left;
    width: 100%;
    padding: 0px 15px;
    margin-top: 20px;
}
.mobile-search-box form{
    position: relative;
}
.mobile-search-box form input[type="text"]{
    padding: 5px !important;
    border: 1px solid #ccc;
    max-width: 100%;
    height: 35px;
    background: #fff;
    width: 100%;
    font-size: 14px;
}
.mobile-search-box form input#searchsubmit {
    float: left;
    font-size: 14px;
    width: 22px;
    height: auto;
    line-height: 25px;
    margin: 0px 0 0;
    background: 0 0;
    display: inline-block;
    padding: 0 0;
    outline: 0;
    border: none;
    text-decoration: none;
    background-color: transparent;
    color: #b9b9b9;
    font-family: FontAwesome,sans-serif;
    cursor: pointer;
    white-space: nowrap;
    -webkit-appearance: none;
    position: absolute;
    right: 5px;
    top: 4px;
}
ul.sub-menu {
    display: none;
    padding-left: 20px !important;
}
.mobile-menu-navigation-inner ul li.menu-item-has-children&gt;a{
    position: relative;
}
.mobile-menu-navigation-inner ul li.menu-item-has-children&gt;a:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    top: 10px;
    right: 16px;
}
.mobile-menu-navigation-inner ul li.menu-item-has-children.active&gt;a:before{
    content: "\f0d7";
}
.mobile-menu-navigation-inner ul li.menu-item-has-children.active ul.sub-menu {
    display: block;
}
.mobile-menu-navigation-inner ul li.menu-item-has-children.active ul.sub-menu li a:before{
    display: none;
}
.home-banner-heading h2 {
    font-size: 43px;
    line-height: 54px;
}
.home-banner-section-inner {
    max-width: 90%;
}
.home-banner-select .selectedOption {
    height: 70px;
    width: 87%;
    font-size: 18px;
    line-height: 70px;
}
.home-banner-select ul {
    width: 100%;
    margin: 10px auto 0 !important;
}
.home-banner-select ul li a {
    font-size: 16px;
    padding: 9px 20px;
    line-height: normal;
}
.leading-section-left h2 {
    font-size: 23px;
    line-height: 27px;
}
.leading-section-right-box h4 {
    font-size: 28px;
    line-height: 33px;
    margin: 0px;
}
.leading-section-right-box p {
    margin: 0px;
    font-size: 15px;
    line-height: 20px;
}
.courses-section-heading h1,
.courses-section-heading h3 {
    font-size: 32px;
    line-height: 34px;
}
.courses-section-heading h5 {
    font-size: 24px;
    line-height: 26px;
    margin: 0px;
}
.home-tetimonial-section-box {
    width: 31.8%;
}
.courses-section-content-box-right h5 {
    font-size: 20px;
    margin-bottom: 15px;
}
.footer-section-bottom-box p {
    font-size: 12px;
}
.footer-call-btn {
    font-size: 19px;
}
.Request-btn {
    font-size: 13px;
}
.footer-section-bottom-box li a {
    font-size: 14px;
}
.footer-section-top ul li a h4 {
    font-size: 15px;
    margin-bottom: 0px;
}
p {
    font-size: 15px;
    line-height: 22px;
}

.category-tab-section .tab button {
    padding: 20px 25px;
    font-size: 15px;
}
h1,.page-title{
    font-size: 28px;
    line-height: 30px;
}
.category-single-description h2 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 5px;
}
.category-single-description h3 {
    font-size: 22px;
}
.category-single-description ul li {
    font-size: 15px;
    line-height: 22px;
}
.category-single-sidebar h5 {
    font-size: 20px;
    line-height: 22px;
}
.category-single-sidebar.fixed {
    top: 90px;
}
.Course-date-content-box {
    width: 47.5%;
}
.Course-date-content-box-inner-right {
    float: right;
    width: 33%;
}
.Course-date-content-box-inner-right a {
    font-size: 15px;
    padding: 15px 10px;
}
.category-single-sidebar form #field_2_5,
.category-single-sidebar form #field_2_6 {
    float: left;
    clear: initial;
    width: 100%;
    margin-right: 0px !important;
}
.post-request-course h5,.post-enquiry-section h5 {   
    font-size: 21px;
    line-height: 21px;
}
.post-request-course a, .post-enquiry-section a {
    font-size: 16px !important;
    padding: 15px 20px 15px !important;
}
.blog-post-section-box-right h2 {
    font-size: 23px;
    line-height: 25px;
}
.Student-box {
    width: 31.2%;
}
}


@media(max-width: 991px){
.home-banner-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
.home-banner-btn a {
    font-size: 16px;
}
.home-banner-btn {
    width: 100%;
}
.leading-section {
    padding: 50px 0px 0px;
}
.leading-section-inner {
    padding-bottom: 50px;
    margin-bottom: 50px;
    flex-direction: column;
}
.leading-section-left {
    float: left;
    width: 100%;
    text-align: center;
}
.leading-section-left h2 {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 0px;
}
.leading-section-right {
    float: right;
    width: 100%;
    margin-top: 20px;
}
.courses-section-heading h1,
.courses-section-heading h3 {
    font-size: 28px;
    line-height: 33px;
}
.courses-section-heading h5 {
    font-size: 22px;
    line-height: 24px;
}
.courses-section-content-box {
    width: 100%;
    margin-bottom: 50px;
}
.courses-section-content-box:last-child {
    margin-bottom: 50px;
}
.courses-section-content-box:nth-child(odd) .courses-section-content-box-inner,
.courses-section-content-box-inner {
    flex-direction: column;
}
.courses-section-content-box-left {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.courses-section-content-box-right {
    float: left;
    width: 100%;
    text-align: center !important;
}
.footer-section-top ul {
    flex-direction: column;
}
.footer-section-top ul li {
    display: inline-block;
    padding: 0px 0px;
    width: 100%;
    margin-bottom: 20px;
}
.footer-section-top ul li:last-child {
    margin-bottom: 0px;
}
.home-tetimonial-section-box {
    width: 100%;
    margin-right: 0px;
}
.home-tetimonial-section-box:last-child {
    margin-bottom: 0px;
}
.footer-section-bottom-inner {
    display: block;
}
.footer-section-bottom-box:nth-child(1) {
    width: 48%;
    float: left;
}
.footer-section-bottom-box:nth-child(2), .footer-section-bottom-box:nth-child(3) {
    width: 26%;
    float: left;
}
.footer-section-bottom-box:nth-child(4),
.footer-section-bottom-box:nth-child(5) {
    width: 50%;
    float: left;
    margin-top: 20px;
}
.footer-call-btn {
    font-size: 19px;
    float: left;
}
.preferred-course-row {
    flex-direction: column;
}   
.preferred-course-box {
    padding: 0px 0px;
    margin-bottom: 20px;
    width: 100%;
}
.preferred-course-box:last-child {
    margin-bottom: 0px;
} 
.popular-tag {
    position: absolute;
    top: -5px;
    left: -9px;
}
.category-single-content-section-inner {
    flex-direction: column;
}
.category-single-content-left {
    float: left;
    width: 100%;
}
.category-single-content-right {
    float: right;
    width: 100%;
    position: relative;
}
.category-single-content-right
.category-single-sidebar {
    width: 100%;
    margin-top: 30px;
}

.Course-date-content-box {
    float: left;
    width: 100%;
    margin-right: 0px;
}
.Course-date-content-box:last-child {
    margin-bottom: 0px;
} 
.blog-post-section-inner {
    flex-direction: column;
}
.blog-post-section-left {
    float: left;
    width: 100%;
}
.blog-post-section-right {
    float: right;
    width: 100%;
     margin-top: 20px;
}
.flexible-content h3 {
    font-size: 20px;
}
.contact-map-box-left {
    padding: 40px 20px 40px 20px;
}
.Student-box {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
}
.Student-box-img img {
    width: 100%;
}
}

@media(max-width: 768px){
.woocommerce .cart-collaterals .cart_totals {
    width: 100%;
}
.single-product .entry-content {
    padding: 0px 0px;
}
}

@media(max-width: 767px){
.mobile-menu-right a.call-link {
    font-size: 29px;
}
.home-banner-heading h2 {
    font-size: 34px;
    line-height: 45px;
}
.home-banner-heading h2 br{
    display: none;
}
.home-banner-btn {
    flex-direction: column;
}
.home-banner-btn span {
    padding: 15px 0px;
}
.home-banner-select .selectedOption {
    height: 63px;
    width: 87%;
    font-size: 16px;
    line-height: 63px;
}
.footer-section-bottom-box:nth-child(1) {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.footer-section-bottom-box:nth-child(2), .footer-section-bottom-box:nth-child(3) {
    width: 50%;
    float: left;
}
.footer-section-bottom-box:nth-child(4), .footer-section-bottom-box:nth-child(5) {
    width: 100%;
    float: left;
}
h1,.page-title {
    font-size: 25px;
    line-height: 33px;
}
.category-main-section {
    padding: 67px 0px 47px;
}
.preferred-course-heading h2,
.category-content-section h2 {
    margin-bottom: 30px;
    font-size: 21px;
    line-height: 25px;
}
.preferred-course-section-inner {
    margin-bottom: 40px;
}
.category-tab-section .tab {
    flex-direction: column;
}
.category-single-section {
    padding: 0px 0px 0px;
}
.take-step-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.take-step-btn {
    width: 100%;
    flex-direction: column;
}
.take-step-btn span {
    padding: 20px 0px;
}
.take-step-section-inner h3 {
    font-size: 20px;
}
.student-login-content {
    flex-direction: column;
}
.student-login-content-left {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.student-login-content-right {
    float: right;
    width: 100%;
}
.Course-date-page {
    padding: 57px 0px 0px;
}
.Course-heading-section h2 {
    font-size: 20px;
    line-height: 24px;
}
.Course-date-content-box-inner-right {
    float: right;
    width: 35%;
}
.team-member-box {
    width: 33%;
}
.blog-heading-section h1 {
    font-size: 25px;
    line-height: 30px;
}
.des-col{
    float:left;
    width: 100%;
}
.image-col{
    float:right;
    width: 100%;
    margin-top:10px;
    text-align: center;
}
.show-related-blogposts ul {
    display: block;
}
.show-related-blogposts ul li {
    margin-right: 0px !important;
    width: 100%;
    margin-bottom: 15px !important;
}
.single .blog-post-section-left .entry_title {
    font-size: 25px;
    line-height: 30px;
}
.single .blog-post-section-left h2 {
    font-size: 20px;
    line-height: 23px;
}
.page-template-request-info-template .more-sections .container-inner {
    flex-direction: column;
}
.page-template-request-info-template .image-col {
    width: 100%;
    padding-left: 0px;
}
.industry-section, .type-section {
    width: 32%;
}
.state-section {
    width: 32%;
    margin-right: 0%;
}
.job-filter-section .filer-form input {
    width: 100%;
    margin-top: 10px;
}
.company-img-left {
    align-items: center;
    justify-content: center !important;
    margin: 0 auto;
    float: inherit;
    margin-bottom: 30px;
}
.company-detail-right {
    float: left;
    width: 100%;
    text-align: center;
}
.business-web {
    display: block !important;
}
.company-detail-right a {
    margin-top: 10px !important;
    display: inline-block;
}
.page-template-default form li#field_19_31,
.page-template-default form li#field_19_34,
.page-template-default form li#field_19_32 {
    width: 100%;
    margin-right: 0%;
}
.fifty-fifty .des-col,
.fifty-fifty .image-col {
    width: 100%;
}
.flexible-content .sixty-fourty .image-col {
    margin-bottom: 20px;
    border-left: 0px solid #cccccc;
}
.flexible-with-sidebar-left {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.step-pdf-box-inner {
    display: inline-block;
    width: 28%;
    margin-right: 20px;
}
.step-pdf-box-inner h5, .leftcls h5 {
    font-size: 16px;
}
.step-heading h2 {
    font-size: 26px;
}
}

@media(max-width: 600px){
.go_to_page .view_job,
.go_to_page .view_related_course{
    margin-left: 0px;
    width: 100%;
}
.flexible-with-sidebar-left .Workshop-detail ul {
    display: block;
}
.contact-map-section-box {
    flex-direction: column;
}
.contact-map-box-left {
    width: 100%;
}
.contact-map-box-right {
    float: right;
    width: 100%;
}
.students-login-btn-section-inner {
    flex-direction: column;
}
.students-login-btn-section-inner a {
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 10px;
}
.students-login-btn-section-inner a:last-child {
    margin-bottom: 0px;
}
}


@media(max-width: 480px){
    
.mobile-menu-right a.call-link {
    font-size: 22px;
}
.home-banner-heading h2 {
    font-size: 28px;
    line-height: 37px;
}
.home-banner-select .selectedOption {
    height: 56px;
    width: 86%;
    font-size: 15px;
    line-height: 56px;
}
.leading-section-right-inner {
    flex-direction: column;
}
.leading-section-right-box {
    width: 100%;
    float: left;
    padding: 0px 10px;
    margin-bottom: 20px;
}
.leading-section-right-box:last-child {
    margin-bottom: 0px;
}
.courses-section-heading h1,
.courses-section-heading h3 {
    font-size: 23px;
    line-height: 28px;
}
.courses-section-heading h5 {
    font-size: 18px;
    line-height: 23px;
}
.courses-section-heading h5 br{
    display: none;
}
.footer-call-btn,
.Request-btn {
    width: 100%;
}
.social-icon-footer {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.footer-section-bottom {
    padding: 52px 0px 52px;
}
h1,.page-title{
    font-size: 21px;
    line-height: 30px;
}
p {
    font-size: 14px;
    line-height: 22px;
}
.preferred-course-heading h2,
.category-content-section h2 {
    font-size: 19px;
    line-height: 25px;
}
.preferred-course-title a h4 {
    font-size: 22px;
}
.preferred-course-content {
    padding: 30px 35px;
}
.testimonial-heading h3 {
    font-size: 22px;
}
.category-main-section {
    padding: 67px 0px 0px;
}
.Course-date-content-box-title h3 {
    font-size: 20px;
    line-height: 24px;
}
.Course-date-content-box-inner {
    flex-direction: column;
}
.Course-date-content-box-inner-left {
    float: left;
    width: 100%;
}
.Course-date-content-box-inner-right {
    float: right;
    width: 100%;
}
.team-member-bio-section-inner {
    flex-direction: column;
    align-items: center;
}
.team-member-bio-section-left {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.team-member-bio-section-right {
    float: right;
    width: 100%;
    text-align: center;
}
.Course-heading-section h2 {
    font-size: 18px;
    line-height: 22px;
}
.team-member-box {
    width: 100%;
    margin-bottom: 30px;
}
.team-member-box:last-child {
    margin-bottom: 0px;
}
.blog-post-section-box-inner {
    flex-direction: column;
}
.blog-post-section-box-left {
    float: left;
    width: 100%;
}
.blog-post-section-box-right {
    float: right;
    width: 100%;
    margin-top: 15px;
}
.post-cat-section,.post-request-course,.post-enquiry-section {
    padding: 34px 34px;
}
.read-btn {
    margin-top: 10px;
}
.business-web h3 {
    font-size: 17px;
}
.industry-section, .type-section, .state-section {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 2%;
}
.company-detail-right p {
    font-size: 15px;
    line-height: 22px;
}
.page-numbers {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin: 0 7px 10px 0;
    width: 32px;
}
.vc_column-inner {
    padding: 0px 0px;
}
.container-jobs .widget-content {
    padding: 34px 32px !important;
}
.container-jobs .widget-content h5 {
    font-size: 21px !important;
}
.sidebar-btn {
    font-size: 16px !important;
}
.images-grid {
    flex-direction: column;
}
.images-grid-box {
    float: left;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
}
.step-pdf-box-inner {
    width: 43%;
}
.rpl-practical-section {
    flex-direction: column;
}
.leftcls {
    margin-bottom: 30px;
    width: 100%;
}
.rightcls {
    width: 100%;
}
.mobile-menu-left {
    float: left;
    width: auto;
}
.toogle-btn {
    width: 53px;
}
.toogle-btn i {
    margin-right: 0;
}
.head-enquire.hide-in-mobile {
    display: none !important;
}
.header:before{
    display: none;
}
.mobile-menu-right {
    width: auto;
}
.mobile-menu-center .head-enquire {
    line-height: normal;
    text-decoration: none;
    font-size: 14px;
    padding: 11.5px 15px;
    border-radius: 5px;
    display: inline-block;
    float: right;
    margin-top: 0px;
    background: #243597;
    color: #fff;
    height: auto;
}
.header-bottom {
    padding: 22px 0px 40px;
}
.home-banner-section {
    padding: 40px 0 !important;
    padding-top: 40px !important;
}
.home-banner-section:before {
    background: #4d589f;
}
}

@media(max-width: 374px){

.mobile-menu-right a.call-link {
    font-size: 20px;
}

.header-logo img {
    max-width: 270px;
}

.preferred-course-title a h4 {
    font-size: 19px;
    line-height: 24px;
}

.popular-tag img {
    width: 80%;
}

}

.default_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    cursor: pointer;
}











</pre></body></html>