.row {
  margin-left: 0;
  margin-right: 0;
}

body {
  background: url("../images/bg.jpg") no-repeat;
  background-size: 100% 900px;
  font-family: 'MyriadPro';
  font-size: 15px;
  color: #231f20;
}

img {
  max-width: 100%;
}

/*Custom added CSS*/
.site-header.header_v2#masthead .navigation{
  padding-left: 0;
  padding-right: 0;
}
body table, body td, body tr{border-color: #fff;}
.copyright-content .col-sm-6{padding-left: 0; padding-right: 0;}
/*Upto here*/


@media screen and (min-width: 1200px){
  header.level-2 .container{
    margin-top: 0;
  }
}

header.level-2 .header-img-container{
  margin-left: auto;
  margin-right: auto;
  max-width: 617px;
  width: 100%;
  position: relative;
  padding-bottom: 22.72%;
}

header.level-2 img{
 position: absolute;
  left: 0;
  right: 0;
  bottom: -56px;
  margin: 0 auto;
}
@media screen and (max-width: 767px){
  header.level-2 img{
    bottom: -51%;
  }
}
@media screen and (max-width: 700px){
  header.level-2 img{
    bottom: -37%;
  }
}

.main-content .container {
  background: #fff;
}

.img-container {
  vertical-align: bottom;
  display: table-cell;
  height: 300px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1024px){
  .site-header .menu-mobile-effect.navbar-toggle{right: 0 !important;}
  .navigation .width-logo{padding-left: 0 !important;}
}
@media screen and (max-width: 991px) {
  .img-container {
    height: 510px;
  }
}
@media screen and (max-width: 767px) {
  .img-container {
    height: auto;
    display: block;
    text-align: center;
  }
}

h1 {
  color: #c0202f;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
}

h2 {
  font-size: 16px;
  font-weight: 700;
}

.page-3 {
  position: relative;
  top: -20px;
}
.page-3 h2 {
  margin-top: 0;
}
.page-3 h1 {
  padding-top: 20px;
  margin-bottom: 5px;
}

.page-4, .page-5, .page-6 {
  margin-top: 20px;
}
.page-4 h1, .page-5 h1, .page-6 h1 {
  font-size: 18px;
}
.page-4 h2, .page-5 h2, .page-6 h2 {
  margin-top: 0;
}
.page-4 p b, .page-5 p b, .page-6 p b {
  font-weight: 600;
  padding-bottom: 5px;
  display: block;
}

.page-7 h1 {
  margin-bottom: 20px;
}

.acreditation {
  margin-top: 15px;
  padding: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .acreditation {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.authorisation {
  margin-top: 15px;
  padding: 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .authorisation {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-13 h1 {
    padding-top: 0px !important; 
  }
  .page-7.level-1{
    margin-bottom: 50px !important;
  }
  .step-2-table td{padding: 2px 5px !important;}
  .page-14 a{font-size: 18px !important;}
  .step-2-table{margin-left: 0 !important;}
}
@media screen and (max-width: 480px){
  body{font-size: 13px !important;}
}

.page-11 h1 {
  margin-top: 30px;
}
.page-11 img {
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-11 .important {
  color: red;
}

.page-12 h1 {
  margin-bottom: 15px;
}

.page-13 {
  position: relative;
}
/*.page-13 h1 {
  padding-top: 80px;
}*/
.page-13 .small {
  font-size: 12px;
}

.page-14 {
  position: relative;
}
.page-14 .notice {
  font-size: 27px;
}
.page-14 a {
  text-decoration: none;
  font-size: 27px;
  font-weight: bold;
  color: #231f20;
}

.dark-red-bg {
  background: #c02030;
  color: #fff;
}

.table-a td, .table-a th {
  border: 1px solid #9f9d9d;
}

.light-red-bg {
  background: #db8e7d;
  color: #fff;
  font-size: 14px;
}

.flow-chart .plus, .flow-chart .or {
  background: #9eb6ce;
  color: #fff;
  border-radius: 5px;
  position: absolute;
  right: -20px;
  bottom: 20px;
  padding: 2px 5px;
}
.flow-chart .or {
  right: -13px;
}
.flow-chart h3 {
  margin-bottom: 50px;
  color: #9eb6ce;
  font-size: 18px;
}
.flow-chart .outer-box-1 {
  margin-left: 10%;
  padding-right: 10%;
  border: 1px solid #9eb6ce;
  border-left: none;
  overflow: visible;
  position: relative;
  z-index: 1;
}
.flow-chart .outer-box-1:after {
  color: #9eb6ce;
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 30px;
  right: 4%;
  padding-left: 10px;
  position: absolute;
  top: -22px;
  padding: 0;
}
.flow-chart .outer-box:before {
  color: #9eb6ce;
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 30px;
  left: 4%;
  padding-left: 10px;
  position: absolute;
  top: -22px;
  padding: 0;
}
.flow-chart .outer-box {
  padding-left: 10%;
  padding-right: 10%;
  border: 1px solid #9eb6ce;
  overflow: visible;
  position: relative;
  z-index: 2;
}
.flow-chart .outer-box:after {
  color: #9eb6ce;
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 30px;
  right: 4%;
  padding-left: 10px;
  position: absolute;
  top: -22px;
  padding: 0;
}
.flow-chart .inner-box-1 {
  background: #9eb6ce;
  border-radius: 10px;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.flow-chart .inner-box {
  background: #fff;
  border-radius: 10px;
  margin-top: -40px;
  margin-bottom: 40px;
  font-size: 11px;
  border: 1px solid #9eb6ce;
  padding-top: 10px;
  padding-bottom: 10px;
}
.flow-chart .outer-box-last {
  border-right: none;
}
.flow-chart .outer-box-last .inner-box {
  margin-bottom: 40px !important;
}
.flow-chart td, .flow-chart th {
  font-size: 11px;
  padding-left: 10px;
  vertical-align: top;
}
.flow-chart .blue-headline {
  color: #9eb6ce;
  font-size: 12px;
}
.flow-chart .last-blue-box {
  background: #fff;
  margin-left: 10%;
  position: relative;
  font-size: 13px;
  z-index: 3;
  text-align: left;
}
.flow-chart .last-blue-box div {
  background: #9eb6ce;
  width: 50%;
  border-radius: 10px;
  padding: 10px;
}
.flow-chart .last-arrow {
  position: relative;
}
.flow-chart .last-arrow:after {
  color: #9eb6ce;
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 30px;
  left: -7%;
  padding-left: 10px;
  position: absolute;
  top: 0;
  padding: 0;
}

.graph-7-2, .graph-7-1 {
  border: 1px solid #9eb6ce;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 15px;
}
.graph-7-2 table th, .graph-7-1 table th {
  color: #9eb6ce;
  font-size: 14px;
  vertical-align: top;
}
.graph-7-2 table td, .graph-7-1 table td {
  font-size: 12px;
  vertical-align: top;
}
.graph-7-2 table td:last-child, .graph-7-2 table th:last-child, .graph-7-1 table td:last-child, .graph-7-1 table th:last-child {
  padding-left: 20px;
}
.graph-7-2 .yellow, .graph-7-1 .yellow {
  background: yellow;
}

.autho-acred {
  margin-top: 20px;
}
.autho-acred th {
  background: #c02030;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.autho-acred th, .autho-acred td {
  border: 1px solid #9e9c9d;
}
.autho-acred td {
  width: 50%;
}

.checked-blue {
  color: #4270aa;
  text-align: center;
  vertical-align: middle !important;
  font-size: 20px;
}
.checked-blue span {
  display: inline-block;
  vertical-align: middle;
}


.statuotory-table {
  width: 99%;
}
.statuotory-table td, .statuotory-table th {
  border: 1px solid #9e9c9d;
  padding: 5px !important;
  line-height: 18px !important;
}
.statuotory-table th {
  font-weight: normal;
}
.statuotory-table img {
  margin: 0;
}
.statuotory-table .no-border {
  border: none;
}
.statuotory-table .image-passport {
  width: 190px;
}
.statuotory-table .dark-blue {
  background: #4270aa;
  color: #fff;
  vertical-align: middle !important;
  text-align: center;
}
.statuotory-table .medium-blue {
  background: #6c8abc;
  color: #fff;
  vertical-align: middle !important;
  text-align: center;
}
.statuotory-table .light-blue {
  background: #96a9cf;
  color: #fff;
  vertical-align: middle !important;
  text-align: center;
}
.statuotory-table .lighter-blue {
  background: #96a9cf;
  color: #fff;
  vertical-align: middle !important;
  text-align: center;
}
.statuotory-table .unit-of-competency {
  width: 230px;
}
.statuotory-table .color-blue {
  color: #4270aa;
  font-size: 14px;
  width: 110px;
  vertical-align: middle !important;
  text-align: center;
}
.statuotory-table h2 {
  font-size: 27px;
  padding-top: 0;
}
/*font size changed*/
.statuotory-table-2 h2{
  font-size: 26px;
  min-width: 400px;
  margin: 10px 0;

}

.statuotory-table-2 .tel-links{
  white-space: nowrap;
  display: inline-block;
  color: #fff;
  margin-bottom: 0;
}

.statuotory-table-2 .divider{
 display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

.statuotory-table-2 .dark-blue{
  padding: 10px !important;
}

.statuotory-table-2 th.dark-blue{
  border-bottom: 0;
}

.statuotory-table-2 .image-passport{
  max-width: 175px;
}

.statuotory-table-2 .image-passport img{
  margin-bottom: 10px;
}

.statuotory-table-2 .image-passport p{
  font-size: 12px;
  padding-right: 15px;
  white-space: normal;
}

.statuotory-table-3 th.dark-blue{
  border-bottom: 0;
  text-align: left;
}
.statuotory-table-3 .dark-blue, .statuotory-table-3 .light-blue{
  padding: 10px !important;
}
.statuotory-table-3 td{
  text-align: center;
  font-size: 17px;
  padding: 8px !important;
}

.statuotory-table-3 td:first-child{
  text-align: left;
  font-weight: 600;

}

.statuotory-table-3 .c-gray{
  color: #939598;
  font-weight: 600;

}

.page-12 h2 {
  color: #939598;
  font-weight: 700;
  font-size: 18px;
}
.page-12 .electrical-pathway {
  margin-bottom: 30px;
}
.page-12 .electrical-pathway td, .page-12 .electrical-pathway th {
  border: 1px solid #9e9c9d;
  padding: 5px !important;
  vertical-align: middle;
  text-align: center !important;
}
.page-12 .electrical-pathway .checked-gray {
  vertical-align: middle;
  text-align: center !important;
  font-size: 20px;
}
.page-12 .electrical-pathway .dark-blue {
  background: #9eb6ce;
  color: #fff;
  vertical-align: middle;
  text-align: center;
}
.page-12 .electrical-pathway .light-blue {
  background: #afc2d7;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
}
.page-12 .electrical-pathway .text-center.includes {
  line-height: 14px;
}
.page-12 .pricing-table {
  border-top: 2px solid #9e9c9d;
}
.page-12 .pricing-table td, .page-12 .pricing-table th {
  font-weight: normal;
  font-size: 20px;
  padding: 5px !important;
  vertical-align: middle;
  text-align: center !important;
  border: none;
}
.page-12 .pricing-table tr {
  border: none !important;
  box-shadow: none !important;
}
.page-12 .pricing-table small {
  font-size: 12px;
  text-align: left;
  position: relative;
  top: -10px;
  color: #6d6e71;
}
.page-12 .pricing-table .text-left {
  text-align: left !important;
}
.page-12 .pricing-table .text-left.units {
  text-align: left !important;
  line-height: 14px;
  padding-left: 50px !important;
}
.page-12 .pricing-table .save-500 {
  text-align: left !important;
  color: #4270aa;
  font-size: 18px;
}
.page-12 .pricing-table .border-top {
  border-top: 2px solid #9e9c9d !important;
}
.page-12 .pricing-table .border-top small {
  position: static;
  color: inherit;
}
.page-12 .pricing-table .border-top td {
  padding-top: 30px !important;
}

.page-2-extension {
  margin-bottom: 10px;
}
.page-2-extension ul {
  padding-left: 18px;
}
.page-2-extension .col-sm-4 {
  font-size: 14px;
}

.page-2-extension p b{
  font-size: 16px;
}

.notes {
  font-size: 11px;
}

.page-11 .notes p {
  margin-top: 5px;
}
.page-11 .notes ul {
  margin: 0;
  padding: 0;
}
.page-11 .notes li {
  display: inline-block;
  float: left;
}
.page-11 .notes .left {
  width: 5%;
}
.page-11 .notes .right {
  width: 95%;
  padding-left: 1%;
}
.page-11 .contact-details {
  font-size: 15px;
}
.page-11 .contact-details a {
  color: #231f20;
}
.page-11 .contact-details a:hover {
  text-decoration: none;
}

.ul-line{
  list-style-type: none;
  padding-left: 5px !important;
  margin-left: 0 ;
}
.ul-line li{
  padding-left: 15px;
  position: relative;  
}
.ul-line li:before{
  position: absolute;
  content: '\2013';
  left: 0;
}
.page-2-extension.level-1 .col-sm-4 .page-2-extension.level-2 .col-sm-4{
  font-size: 15px;
}
.table th i{
  font-weight: normal;
}
.min-width-first{
  width: 215px;
}
.page-3.level-1 table{
  width: 99%;
  margin-bottom: 5px;
}
.page-3.level-1 table ul{
  padding-left: 15px !important;
}
.page-3.level-1 .table-responsive{
  margin-bottom: 50px;
}

.page-7.level-1{
  margin-bottom: 100px;
}

.page-14.level-1 small, .page-14.level-2 small{
  vertical-align: bottom;
  position: relative;
  top: -20px;
}

.page-2-extension.level-2{
  margin-bottom: 50px;
}

.red-btn{
  /*background: #9d2120;*/
  background: #c7012e;
  color: #fff;
  border-radius: 15px;
  display: block;
  padding: 15px;
  max-width: 240px;
  width: 100%;
  margin: 30px auto;
  text-align: center;
  font-size: 18px;
}

.red-btn:hover, .red-btn:focus{
  background-color: transparent; border: 1px solid #c7012e; color: #c7012e; outline: none !important;
}

.venues h1, .time h1{
  margin-bottom: 20px;
}

.venue-container{
  max-width: 360px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.venue-container p {
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 30px;
  padding-bottom: 10px;
  border-radius: 0 0 20px 20px;
  margin-top: -28px;
  background: #ed2028;
  color: #fff;
  font-size: 20px;
}

.clock-1-container{
  margin-left: auto;
  margin-right: auto;
  display: table;
  vertical-align: middle;
}

.clock-2-container{
  display: table;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}

.clock-1-container .clock-img-container, .clock-1-container .clock-1-text, .clock-2-container .clock-img-container, .clock-2-container .clock-1-text{
  display: table-cell;
  vertical-align: middle;
}

.clock-1-container p{
  font-size: 30px;
  line-height: 1.1;
  padding-left: 20px;
}

.clock-1-container p.note{
  font-size: 16px;
  line-height: 1.3;
  padding-left: 20px;
  margin-bottom: 0;
}

.clock-2-container p{
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 0;
}
.clock-2-container p .c-red{
  color: #ed1c24;
}

.clock-2-container p .c-green{
  color: #39b54a;
}

.clock-2-container p.note{
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 0;
}

.clock-2-container .clock-img-container{
 position: relative;
  left: -50px;
  bottom: -15px;
}

.time .col-sm-6{
  margin-bottom: 20px;
}

.duration .important{
  color: red;
}

.duration h1, .costs h1{
  margin-bottom: 20px;
}

.costs img{
  display: inline-block;
  margin-bottom: 20px;
}

.costs p{
  margin-bottom: 5px;
}

.c-red{
  color: red;
}
.c-red-2{
  color: #d10e3a;
}

.costs h3{
  font-size: 30px;
  font-weight: 600;
  max-width: 80%;
  margin: 0 auto;
  line-height: 1.3;
  margin-bottom: 10px;
}

.pricing-table-2{
  width: 100%;
}

.pricing-table-2 td{
  text-align: center;
  vertical-align: middle;
  font-size: 34px;
  font-weight: 600;
  padding-top: 18px;
  padding-bottom: 10px;

}
.pricing-table-2 td:last-child{
  text-align: left;
}

.pricing-table-2 td:last-child p{

  line-height: 1.1;
  text-align: center;
}

.pricing-table-2 tr{
  border-bottom: 1px solid #000;
}
.pricing-table-2 tr:last-child{
  border-bottom: 0;
}

.pricing-table-2 img{
  margin-bottom: 0;
}

.spacer-20{
  margin-bottom: 20px !important;
}

.spacer-30{
  margin-bottom: 30px !important;
}

.fs-130{
  font-size: 130%;
}

.table-enroll td, .table-enroll th{
  padding: 2px 20px;
  padding-left: 0;
}

.computer-2{
  position: absolute;
  right: 0;
  top: 20px;

}
@media screen and (max-width:1104px){
  .site-content{padding-bottom: 60px !important; padding-left: 0px !important; padding-right: 0px !important;}
  .page-7.level-1{margin-bottom: 40px;}
}
@media screen and (max-width:991px){
  .computer-2{
    display: none;
  }
  .level2-table-apply{width: 100% !important;}
}

.guide-to-register{
  position: relative;
}

.guide-to-register h2{
  font-weight: 400;
  font-size: 24px;
}

.guide-to-register h2 a{
  font-weight: 600;
  color: #000;

}

.application-form p{
  display: inline-block;
  margin-right: 30px;
}

.application-form .red-btn{
  display: inline-block;
  max-width: 265px;
  margin: 0;
}

.application-form .btn-link{
  color: #000;
  font-weight: 600;
}

.step-2-table{
  margin-left: 30px;
}

.step-2-table td{
  padding: 2px 15px;
}

.step-2-table td a{
  color: #000;
}
/*
.guide-to-register-2{
  padding-bottom: 100px;
}*/

.guide-to-register-2 .tel-links-2{
  font-size: 30px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
}

.guide-to-register-2 .phone-mail-icon-2{
  position: relative;
  left: -20px;
}