p{
    font-size: 18px;
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
    color: rgb(83, 105, 114);
    line-height: 1.2;
}
a{
    color: #f26522;
    text-decoration: underline;
}
img{
    max-width: 100%;
}
body, #container {
    background-color: #e1e1e1;
}
.container-fluid {
    padding: 0px;
}
#topHeader .container-main {
    position: relative;
}

#headerLogo {
    display: block;
    position: absolute;
    z-index: 13;
    max-width: 152px;
    width: 30%;
    height: 30vw;
    top: 0;
    background: url("/__data/assets/image/0020/142832/aut-logo-mobile.png") no-repeat;
        background-image: url("/__data/assets/image/0020/142832/aut-logo-mobile.png");
        background-size: auto auto;
    background-size: 100% auto;
    text-indent: -9999px;
    right: 40px;
}
#banner{
    background-image: url(/__data/assets/image/0006/142836/do_great_thing_mobile.png);
    width: 100%;
    height: 58vw;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    max-height: 370px;
    background-color: #fff;
}
#banner a#view_vidoes{
    position: absolute;
    max-width: 170px;
    width: 34%;
    height: 35px;
    background-color: rgb(242, 101, 34);
    border-radius: 6px;
    bottom: 30px;
    right: 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 2.1;
    text-decoration: none;
}
#banner a#view_vidoes:visited,
#banner a#view_vidoes:focus,
#banner a#view_vidoes:hover{
    text-decoration: none;
}
.pageContent {
    background-color: #fff;
    background-image: url(/__data/assets/image/0003/142833/background.jpg);
    background-repeat: no-repeat;
}
.pageContent .container{
    display:block;
    width: 100%;
}
.left_contents{
    display:block;
}
.left_contents .left_text{
    margin-bottom: 30px;
    display: none;
}
.left_contents .left_video{
    margin-bottom: 10px;
}
.left_contents .left_video .hero_thumbnail_image,
.left_contents .left_video .hero_thumbnail_image > img{
    width: 100%;
    max-width: 100%;
    //height: 54vw;
}
.left_contents .more_videos .category{
    line-height: 2.5;
    background-color: #f26522;
}
.left_contents .more_videos .category label{
    display: inline-block;
    width: 50%;
    color: #fff;
    font-size: 20px;
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 20px;
    margin: 0px;
    font-weight: normal;
    vertical-align: middle;
}
.left_contents .more_videos .category .select_category{
    display: inline-block;
    width: 47%;
    height: 40px;
    border: 0;
    padding: 6px 5px;
    margin-top: 7px;
}
.left_contents .more_videos .videos_list{
    padding: 15px;
    line-height: 1.2;
    background-color: #fff;
    margin-bottom: 45px;
}
.left_contents .more_videos .videos_list .name{
    font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #f26522;
}
.left_contents .more_videos .videos_list .degree{
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f26522;
}
.left_contents .more_videos .videos_list .contents{
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #536972;
}
.left_contents .more_videos .videos_list .videos{
    margin-bottom: 20px;
}
.left_contents .left_video iframe{
    max-width: 100%;
    width: 100%;
    margin-bottom: -6px;
}
.left_contents .left_video .left_video_text{
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 1.2;
    padding: 20px;
    background-color: #536972;
}
.left_contents .left_video .left_video_text .name{
    font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
}
.left_contents .left_video .left_video_text .degree{
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
.left_contents .left_video .left_video_text .contents{
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
    margin-top: 20px;
}
.left_contents .left_more_video .thumbnail_image .desktop_image{
    display: none;
}
.left_contents .left_more_video .thumbnail_image .mobile_image{
    display: block;
}
.left_contents .left_more_video .thumbnail_image,
.left_contents .left_more_video .video,
.left_contents .left_more_video .video iframe{
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
}
.left_contents .left_more_video .thumbnail_image > img{
    width: 100%;
}
.left_contents .left_more_video .thumbnail_image,
.left_contents .left_more_video .video{
    margin-bottom: 10px;
}
.left_contents .left_more_video .video_contents{
    display: inline-block;
    width: 100%;
}
.right_contents{
    display:block;
    margin-top: 15px;
}
.right_contents .panel-default{
    border: 0;
}
.right_contents .panel-heading{
    background-color: rgb(242, 101, 34);
    padding: 11px 15px;
    font-family: HeliaCore-Thin, Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    border: 0;
}
.right_contents .panel-body{
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
}

.right_contents .sq-form-unattached{
    width: 95%;
    float: right;
    margin-top: 10px;
}
.right_contents .sq-form-question {
    margin-bottom: 20px;
}
.right_contents .sq-form-question.sq-form-question-tickbox-list {
    margin-bottom: 0px;
}
.right_contents .sq-form-question-title
{
    color: rgb(83, 105, 114);
    font-size:18px;
    font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.right_contents .sq-form-question-answer label{
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: rgb(83, 105, 114);
    font-size:18px;
}
.right_contents .sq-form-question-answer label span{
    display: inline-block;
    width: 80%;
    vertical-align: top;
}
.right_contents .sq-form-question-title.required{
    margin-left: -20px;
}
.right_contents .required::before{
    content: "\f069";
    font-family: FontAwesome;
    font-size: 11px;
    vertical-align: middle;
    float: left;
    padding-left: 0;
    margin-bottom: 0px;
    color: #f26522;
    margin-right: 10px;
    margin-top: 5px;
}
.right_contents .submit_form{
    display: block;
    float: right;
    text-align: center;
    width: 100%;
    margin: 30px 0px 20px;
}
.right_contents .submit_form .sq-form-submit{
    width: 200px;
    background-color: rgb(245, 130, 32);
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
    border: 0;
    padding: 13px 0px;
    line-height: 24px;
}

select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
}
/** Start Checkbox CSS **/

[type="checkbox"] {
  border: 0; 
  clip: rect(0 0 0 0); 
  height: 1px; margin: -1px; 
  overflow: hidden; 
  padding: 0; 
  position: absolute; 
  width: 1px;
}

/* One radio button per line */
[type="checkbox"] + label {
  display: block;
  cursor: pointer;
  line-height: 1.5;
}

/* the basic, unchecked style */
[type="checkbox"] + label:before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  border-top: 0em solid #fff;
  border-left: 0em solid #fff;
  margin-right: 0.75em;
  transition: 0.5s ease all;
  font-size: 20px !important;
  margin-bottom: 1px !important;
  line-height: 1;
}

[type="checkbox"] + label:before {
  box-shadow: 0 0 0 2px #ccc;
  border-left: 0.03em solid #fff;
  display: inline-block;
}

[type="checkbox"]:checked + label:before {
    box-shadow: 0 0 0 0.15em #f26522;
    color: #f26522;
}

[type="checkbox"]:checked + label:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
}
/** End Checkbox CSS **/
/** Start Select CSS **/
.sq-form-question-select:after,
.pageContent .left_contents .more_videos .category:after
{
    content:"\f078";
    font-family: FontAwesome;
    position: absolute;
    bottom: 6px;
    right: 10px;
    font-size: 1.2em;
    pointer-events: none;
    color: #f26522;
}
.pageContent .left_contents .more_videos .category:after{
    right: 15px;
}
.sq-form-question-select,
.pageContent .left_contents .more_videos .category{
    position: relative;
}
/** End Select CSS **/

.form-control{
    border: 2px solid #ccc;
}

#form-errors,
#form-errors > p{
    color: red;
}
.left_contents .left_video .embed-responsive-16by9 {
    padding-bottom: 55.9%;
}
.left_contents .left_more_video .embed-responsive-16by9 {
    padding-bottom: 52.075%;
}
@media screen and (min-width: 480px) {
#headerLogo {
    height: 151px;
}
#banner a#view_vidoes{
    height: 50px;
    font-size: 24px;
}
.left_contents .more_videos .category label{
    width: 35%;
    font-size: 22px;
}
.left_contents .more_videos .category .select_category{
    width: 63%;
    padding: 6px 14px;
}
.right_contents .panel-heading{
    font-size: 30px;
}
}

@media screen and (min-width: 640px) {
.container-main {
    max-width: 640px;
}
/**
#banner{
    background-image: url(/__data/assets/image/0007/168793/header_image-mobile.png);
    height: 371px;
    max-height: 371px;
}
**/
.left_contents .left_more_video .thumbnail_image,
.left_contents .left_more_video .video,
.left_contents .left_more_video .video iframe{
    width: 265px;
    height: 138px;
}

.left_contents .left_more_video .thumbnail_image,
.left_contents .left_more_video .video{
    margin-bottom: 0px;
}
.left_contents .left_more_video .video_contents{
    min-width: 275px;
    width: calc(100% - 270px);
    padding-left: 20px;
}
.left_contents .left_video .embed-responsive-16by9,
.left_contents .left_more_video .embed-responsive-16by9 {
    padding-bottom: 0;
}
.left_contents .left_video .video{
    height: 341px;
}
}

@media screen and (min-width: 1217px) {
.container {
    padding: 0px 60px;
    width: 1200px;
}
.container-main {
    max-width: 1200px;
}
#headerLogo {
    width: 151px;
    height: 148px;
    background-image: url("/__data/assets/image/0019/142831/aut-logo.png");
    margin-left: 0px;
}
#banner{
    background-image: url(/__data/assets/image/0005/142835/do_great_thing.png);
    height: 432px;
    max-height: 432px;
}
#banner a#view_vidoes{
    display: none;
}
.left_contents{
    width: 540px;
    display: inline-block;
    float:left;
    padding-right: 30px;
}
.right_contents{
    width: 540px;
    display: inline-block;
    float:left;
    padding-left: 20px;
    margin-top: -187px;
    position: relative;
}
.left_contents .left_text{
    display: block;
    margin-top: 15px;
}
.left_contents .left_video .hero_thumbnail_image,
.left_contents .left_video .hero_thumbnail_image > img,
.left_contents .left_video iframe
{
    width: 520px;
    height: 292px;
}
.left_contents .left_video .video{
    height: 292px;
}
.left_contents .left_more_video .video_contents{
    width: calc(100% - 210px);
}
.left_contents .left_more_video .thumbnail_image .desktop_image{
    display: block;
}
.left_contents .left_more_video .thumbnail_image .mobile_image{
    display: none;
}
.left_contents .left_more_video .thumbnail_image,
.left_contents .left_more_video .video,
.left_contents .left_more_video .video iframe{
    width: 200px;
    height: 105px;
}
.right_contents .sq-form-question-answer label span{
    width: 90%;
}
}

/* Footer */
footer {
    width: 100%;
    color: #fff; }
    footer #footerMain {
      background: #272727;
      padding: 30px 15px;
      position: relative; }
    footer p {
      font-family: HeliaCore-Light, Arial, Helvetica, sans-serif;
      color: #fff;
      margin-bottom: 0; }
    footer .footerTitle {
      font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 1;
      text-transform: uppercase;
      margin-bottom: 0; }
      footer #contactInfo .footerTitle {
        color: #fff; }
      footer #contactInfo #socialMedia {
        margin: 20px 0; }
        footer #contactInfo #socialMedia a {
          display: inline-block;
          margin-right: 10px;
          text-indent: -9999px;
          width: 33px;
          height: 33px;
        background-repeat: no-repeat;
        background-size: 33px 33px; }
        footer #contactInfo #socialMedia a#facebookLink{
            background-image: url('/__data/assets/file/0018/143145/icon_facebook-W.svg'); }
          footer #contactInfo #socialMedia a#twitterLink {
            background-image: url('/__data/assets/file/0003/143148/icon_twitter-W.svg'); }
          footer #contactInfo #socialMedia a#youtubeLink {
            background-image: url('/__data/assets/file/0004/143149/icon_youtube-W.svg'); }
          footer #contactInfo #socialMedia a#linkedinLink {
            background-image: url('/__data/assets/file/0020/143147/icon_linkin-W.svg'); }
          footer #contactInfo #socialMedia a#instagramLink {
            background-image: url('/__data/assets/file/0019/143146/icon_instagram-W.svg'); }

      footer #addressInfo .footerTitle {
        color: #c9dee8; }
      footer #addressInfo .campusAddress { 
        margin-bottom: 15px; }
    footer .title {
      color: #c9dee8;
      text-transform: uppercase; }
    footer span.stronger {
      font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif; }
    footer .large {
      font-size: 1.2em;
      color: #fff; }
    footer #footerBottom {
      background-color: #000;
      padding: 10px 15px; }
      footer #footerBottom ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        footer #footerBottom ul li {
          display: inline-block;
          padding: 0 10px; }
          footer #footerBottom ul li:first-child {
            padding-left: 0;
          border-right: 1px solid #545454; }
          footer #footerBottom ul li.lastChild {
            border-right: 0; }
        footer #footerBottom ul a {
          color: #fff; }
          footer #footerBottom ul a:hover {
            text-decoration: none;
            border-bottom: 1px solid #fff; }
          footer #footerBottom ul a:focus, footer #footerBottom ul a:visited {
            text-decoration: none; }

      footer #footerBottom {
        font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
        line-height: 20px; font-size: 14px;
        text-transform: uppercase;
        text-align: center; }
        footer #footerBottom li.lastChild {
          padding-right: 0; }
footer #rainbowLogo {
  margin: 0 auto;
  display: block;
}
footer a, footer a:hover, footer a:focus {
  color: #fff;
}
@media screen and (min-width: 810px) {
  footer #footerMain, footer #footerBottom {
      padding-left: 25px;
      padding-right: 25px; }
}
@media screen and (min-width: 1020px) {
        footer #addressInfo {
      padding-left:40px; }
    footer #contactInfo {     
      border-right: 1px solid #545454; }
      footer #addressInfo .campusAddress {
        float: left;
        width: 310px; }
footer #rainbowLogo {
    position: absolute;
    left: 260px;
    top: 152px;
}
 footer #footerBottom {
        text-align: right; }     
}
@media screen and (min-width: 1260px) {

    
footer #rainbowLogo {
    left: 320px;
}
}
         
/*eof Footer*/
/** Enquiry Form **/

.mfp-enquiry.mfp-ready.mfp-bg{
    opacity: 0.949;
    box-shadow: none;
    position: fixed !important;
    height: 100% !important;
}
.mfp-enquiry.mfp-ready.mfp-bg.red{
    background-color: #7b0400; 
}

.mfp-enquiry.mfp-ready.mfp-bg.orange{
    background-color: #d93b20; 
}

.mfp-enquiry.mfp-ready.mfp-bg.gold{
    background-color: #7a5a10; 
}

.mfp-enquiry.mfp-ready.mfp-bg.green{
    background-color: #457312; 
}

.mfp-enquiry.mfp-ready.mfp-bg.blue{
    background-color: #015585; 
}

.mfp-enquiry.mfp-ready.mfp-bg.purple{
    background-color: #4f1852; 
}

.mfp-enquiry.mfp-ready.mfp-bg.platinum{
    background-color: #3c494f; 
}

.mfp-enquiry.mfp-ready.mfp-bg.teal{
    background-color: #19535d; 
}
.mfp-enquiry.mfp-wrap{
    top: 0 !important;
    position: fixed !important;
    
}
.mfp-enquiry.mfp-ready .mfp-iframe-scaler{
    //webkit-overflow-scrolling:touch !important;
    //margin: 0 auto;
    //position: relative;
    height: 100%;
padding-top: 0;
overflow: visible;
-webkit-transform: translate3d(0,0,0);
}
.mfp-enquiry.mfp-ready .mfp-iframe-scaler iframe{
    box-shadow: none;
    background-color: transparent;
    //position: fixed;
}

.mfp-enquiry.mfp-ready .mfp-iframe-holder{
    padding: 0px;
    width: 100%;
    height: 100%;
}
.mfp-enquiry.mfp-ready .mfp-iframe-holder .mfp-close{
    background-image: url(/__data/assets/image/0017/143144/close.png);
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    right: 20px;
    color: transparent;
    position: fixed;
    top: 20px;
}

.mfp-enquiry.mfp-ready .mfp-iframe-holder .mfp-content{
    height: 100%;
    max-width: 100%;
position: relative;
display: block;
}
.mfp-enquiry .mfp-container {
  height: auto;
  position: relative;
}
.mfp-enquiry .mfp-container:before {
  display: none; }
.mfp-enquiry .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: none; }

.mfp-enquiry .mfp-section{
position: relative;
 margin: 0 auto;
}

@media screen and (min-width: 810px){
    .mfp-enquiry.mfp-ready .mfp-iframe-holder .mfp-close{
        position: absolute;
        top: 30px;
        right: 50px;
    }
}
@media screen and (min-width: 1300px){
    .mfp-enquiry .mfp-section{
        width: 1260px;
    }
}