/*
Theme Name: UNSW
*/
html, div, body, iframe, audio, video { margin: 0; padding: 0; border: 0; outline: 0; }
*:focus, a:focus, input[type="text"]:focus { outline: none; }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button, html, input, select, textarea, a { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body { font-size: 14px; line-height: 20px; color: #000000; }
p { margin-top: 0px; margin-bottom: 20px; font-family: inherit; }
img { max-width: 100%; }
a { text-decoration: none; /* -moz-transition: ease-in-out 0.4s all; -webkit-transition: ease-in-out 0.4s all; transition: ease-in-out 0.4s all; -o-transition: ease-in-out 0.4s all; -ms-transition: ease-in-out 0.4s all; */ }
a:hover { text-decoration: underline; }
a:focus { outline: none; text-decoration: none; }

.clearfix:after { display: table; content: ''; clear: both; }
.clearfix:before { display: table; content: ''; }

/* default css */
h1, h2, h3, h4, h5, h6 { margin: 0 0 20px; }

.tableDiv { display: table; width: 100%; height: 100%; }
.tableDiv .tableInner, .tableDiv .tableCell { display: table-cell; vertical-align: middle; }

.alignleft { margin: 0 20px 20px 0; float: left; }
.alignright { margin: 0 0 20px 20px; float: right; }
.aligncenter { margin: 0 auto 20px; display: block;  }

.wrapper {border: 30px solid #fff; position: relative; z-index: 1;}
#big-video-wrap { overflow: hidden; background: url('../img/video_poster.jpg') no-repeat 50% 50%; background-size: cover; }
#big-video-wrap .vjs-control-bar, #big-video-wrap  .vjs-error-display { display: none; }
.videoBanner { position: relative; }
.overlay { position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 2; 
          /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.7+0,0.7+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */

}
.bg_video { position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 1; }
.banner_content { position: relative; z-index: 3; }
.banner_content .left_area { width: calc(100% - 600px);}
.banner_content .right_area { width: 600px; }
.apps_sec {  }
.left_area .top_text, .apps_sec .top_text { /* margin: 0 0 40px; */ letter-spacing: -0.1px; font-family: "Roboto Mono"; font-size: 32px; line-height: 45px; font-weight: 400; color: #000000; max-width: 440px; 
    /*-webkit-animation: move 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-animation: move 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
    animation: move 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955); */}
.apps_sec .appBox { padding: 60px 100px 42px 50px; position: relative; background: #fff url('../img/line_graphic.png') no-repeat 0 0; 
                    /* -webkit-animation: vertical 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
                     -moz-animation: vertical 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
                     animation: vertical 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);*/}
.apps_sec .appBox .box_img { width: 308px; position: absolute; right: -18px; z-index: 1; top: -28px; }
.apps_sec .appBox .box_text { position: relative; z-index: 2; }
.apps_sec .appBox .box_text h3 { margin: 0 0 38px; font-family: "Roboto Mono"; letter-spacing: -0.1px; font-size: 20px; line-height: 34px; font-weight: 200; color: #000;}
.apps_sec .appBox .app_logo a { display: block;margin-left: 30px; float: left; }
.apps_sec .appBox .app_logo a img { display: block;     max-width: 176px; }
.apps_sec .appBox .app_logo a:first-child { margin-left: 0px; }

.contentBox { text-align: center; max-width: 663px; width: 100%; margin: 0 auto; position: relative; }
.contentBox .logo { padding-bottom: 18px; }
.contentBox .logo img { margin-right: 14px; max-width: 203px; 
                        /*-webkit-animation: wave 4s 0.1s infinite linear; 
                        -moz-animation: wave 4s 0.1s infinite linear; 
                        animation: wave 4s 0.5s infinite linear;*/ }
.polygon_area {  /* padding: 50px 0 40px; */ position: relative; }
.inner_fc { padding: 50px 0 40px; }
.polygon_area .polygon_img { left: 0; top: 0; position: absolute; z-index: 1; }
.polygon_area .logo_360 { margin-left: -16px; position: relative; z-index: 2; width: 534px; height: 534px; 
                          display: inline-block; border-radius: 50%; 
                          -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; line-height: 0; 
                          /*-webkit-animation: move1 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
                          -moz-animation: move1 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
                          animation: move1 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);*/ }
.polygon_area .link_btn_wrap { position: absolute; right: 34px; bottom: 0; z-index: 3; display: block; 
                               /*-webkit-animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
                               -moz-animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
                               animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955); */
}
.polygon_area .link_btn_wrap .link_btn_inner { position: relative;  }
.polygon_area .link_btn { border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; }
.polygon_area .link_btn .inner { padding: 61px 54px 50px 33px; position: relative; z-index: 2; display: block;width: 169px; height: 169px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: #000; font-size: 25px; line-height: 30px; text-transform: uppercase; color: #fff;font-family: "Roboto Mono"; -moz-transition: ease-in-out 0.4s all; -webkit-transition: ease-in-out 0.4s all; transition: ease-in-out 0.4s all; -o-transition: ease-in-out 0.4s all; -ms-transition: ease-in-out 0.4s all; }
.polygon_area .link_btn:before { border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: #000; content: ''; background: rgba(0, 0, 0, 0.1); position: absolute; z-index: 1; left: -6px; right: 0; top: -6px; bottom: 0; } 
.polygon_area .link_btn:hover { text-decoration: none; }
.polygon_area .link_btn:hover .inner { transform: scale(1.18); -ms-transform: scale(1.18); -moz-transform: scale(1.18); -o-transform: scale(1.18); -webkit-transform: scale(1.18); }
.polygon_area .link_btn:hover .arrow_img { right: 20px; }
.polygon_area .link_btn .arrow_img { position: absolute; top: 50%; right: 30px; margin-top: -11px;    max-width: 23px;-moz-transition: ease-in-out 0.4s all; -webkit-transition: ease-in-out 0.4s all; transition: ease-in-out 0.4s all; -o-transition: ease-in-out 0.4s all; -ms-transition: ease-in-out 0.4s all;  } 
.page_fullScreen { display: block; position: absolute; top: 30px; right: 30px; height: 25px; width: 25px; z-index: 9;}

.wrapper.poster_img { background: url('../img/video_poster.jpg') no-repeat 50% 50%; background-size: cover; }

.desktop_view { display: none; }
.tablet_view { display: none; }
.mobile_view { display: none; }

.fc__wrapper {
    position: relative;
    transform-style: preserve-3d;
    will-change: transform;
    width: 100%;
}
.fc__light {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(45deg, transparent, transparent 40%);
    backface-visibility: hidden;
}
#fc {
    position: relative;
    z-index: 2;
    margin: auto;
}
.remove_full_screen { display: none; }

:-moz-full-screen .page_fullScreen .allow_full_screen {
    display: none;
}
:-ms-fullscreen .page_fullScreen .allow_full_screen {
    display: none;
}
:-webkit-full-screen .page_fullScreen .allow_full_screen {
    display: none;
}
:-moz-full-screen .page_fullScreen .remove_full_screen {
    display: block;
}
:-ms-fullscreen .page_fullScreen .remove_full_screen {
    display: block;
}
:-webkit-full-screen .page_fullScreen .remove_full_screen {
    display: block;
}

/* 360 layer css */
.black_wrap {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 534px;
    height: 534px;
}
.yellow_wrap {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    padding: 23px;
    width: 734px;
    height: 734px;
}
.inner_yellow { position: relative; }
.campus_wrap {
    position: absolute;
    z-index: 3;
    top: 167.5px;
    left: 82px;
    width: 370px;
    height: 199px;
}
.six_number_wrap {
    position: absolute;
    z-index: 4;
    left: 181px;
    top: 161.5px;
    width: 123px;
    margin: auto;
    height: 160px;
}

/* end 360 layer css */


@media (min-width: 992px) {
    .desktop_view { display: block; }
    .polygon_area .link_btn_wrap { right: 64px; }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tablet_view { display: block; }
    .wrapper.poster_img .banner_content .left_area { height: 100%; padding-top: 70px; }
    .wrapper.poster_img .banner_content .right_area { height: 0; overflow: hidden; }
    .wrapper.poster_img .left_area .top_text { padding: 55px 0 35px; }

}
@media (min-width: 1200px) {
    body { overflow-x: hidden; }
    /* tilt css */
    #fc {
        position: relative;
        perspective: 1000px;
        width: 100%;
        height: 437px;
    }
    #fc .fc__wrapper {
        /*border: 1px solid red;*/
        /*        margin-left: -10px;*/
    }
    .inner_fc {
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -moz-transition: ease-in-out 0.05s all; -webkit-transition: ease-in-out 0.05s all; transition: ease-in-out 0.05s all; -o-transition: ease-in-out 0.05s all; -ms-transition: ease-in-out 0.05s all;
    }
    .tableDiv .tableInner { position: relative; }
    .contentBox { height: 535px; }
    .apps_sec { /* height:422px; */ position: relative; }
    .polygon_area .link_btn_wrap { width: 118px; height: 118px; }

    .polygon_area .polygon_img {
        
    }

}
@media (min-width: 1500px) { 
    #fc {
        height: 624px;
    }
    /*#fc .fc__wrapper {
        width: 534px;
        height: 534px;
    }*/
    .contentBox { height: 722px; }
    .apps_sec { /* height:450px; */ }
    .polygon_area .link_btn_wrap { width: 169px; height: 169px; }
}

@media (max-width: 1499px) { 
    .wrapper {
        border: 20px solid #fff; 
    }
    .banner_content .left_area {
        width: calc(100% - 540px);
    }
    .banner_content .right_area {
        width: 540px;
    }
    .contentBox {
        max-width: 464px;
    }
    /*    #fc {
            position: relative;
            width: 375px;
            height: 375px; }
        #fc .fc__wrapper {
            width: 375px;
            height: 375px;
        }
    .polygon_area {
        padding: 30px 0 32px; 
    } */
    .polygon_area .logo_360 {
        padding: 15px; 
        width: 375px;
        height: 375px;
    }
    .inner_fc {
        padding: 30px 0 32px;
    }
    .polygon_area .link_btn {
        right: 80px;
        width: 118px;
        height: 118px;
    }
    .polygon_area .link_btn .inner {
        padding: 40px 40px 35px 20px;
        width: 118px;
        height: 118px;
        font-size: 18px;
        line-height: 20px;
    }
    .polygon_area .link_btn .arrow_img {
        right: 20px; max-width: 20px; margin-top: -10px;
    }
    .polygon_area .link_btn:hover .arrow_img { right: 10px; }
    .left_area .top_text, .apps_sec .top_text {
        font-size: 30px;
        line-height: 34px;
        max-width: 390px;
    }
    .apps_sec .appBox {
        padding: 60px 100px 42px 40px; 
    }
    .apps_sec .appBox .box_img {
        width: 280px;
        right: -15px;
    }
    .apps_sec .appBox .box_text h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .black_wrap {
        width: 375px;
        height: 375px;
    }
    .yellow_wrap {
        padding: 15px;
        width: 375px;
        height: 375px;
    }
    .campus_wrap {
        top: 112px;
        left: 47.5px;
        width: 280px;
        height: 151px;
    }
    .six_number_wrap {
        left: 128px;
        top: 112px;
        width: 84px;
        margin: auto;
        height: 115px;
    }


}
@media (max-width: 1199px) { 
    .contentBox .logo img { margin-right: 0px; }
    .banner_content .left_area {
        width: calc(100% - 420px);
    }
    .banner_content .right_area {
        width: 420px;
    }
    .contentBox {
        max-width: 398px; 
    }
    #fc , #fc .fc__wrapper {
        /*        width: 321px;
                height: 321px;*/
    }
    .apps_sec .appBox {
        padding: 60px 80px 30px 25px; 
    }
    .apps_sec .appBox .box_text h3 {
        font-size: 22px;
        line-height: 26px;
    }
    .apps_sec .appBox .app_logo a {
        margin-left: 20px;
    }
    .apps_sec .appBox .app_logo a img {
        max-width: 140px;
    }
    .apps_sec .appBox .box_img {
        width: 200px;
        top: -20px;
    }
    .polygon_area {
        /*padding: 25px 0 30px;*/ 
    }
    .polygon_area .logo_360 {
        width: 321px;
        height: 321px;
        margin-left: 0;
    }
    .inner_fc {
        padding: 25px 0 30px;
    }
    .polygon_area .link_btn {
        width: 100px;
        height: 100px;
        right: 70px;
    }
    .polygon_area .link_btn .inner {
        padding: 32px 35px 32px 15px;
        width: 100px;
        height: 100px; 
        font-size: 16px;
        line-height: 20px;
    }
    .polygon_area .link_btn .arrow_img {
        right: 12px;
    }
    .polygon_area .link_btn:hover .arrow_img { right: 8px; }
    .contentBox .logo img {
        max-width: 121px;
    }

    .black_wrap {
        width: 321px;
        height: 321px;
    }
    .yellow_wrap {
        width: 321px;
        height: 321px;
    }
    .campus_wrap {
        top: 96px;
        left: 40.5px;
        width: 240px;
        height: 129px;
    }
    .six_number_wrap {
        left: 111px;
        top: 96px;
        width: 70px;
        margin: auto;
        height: 96px;
    }
}

@media (max-width: 991px) { 
    #big-video-wrap { display: none; }
    .tableDiv {
/*        display: block;
        width: 100%;
        height: auto;*/
    }
    .banner_content .left_area {
        width: 100%;
    }
    .banner_content .right_area {
        width: 100%;
    }    
    .contentBox {
        max-width: 340px; 
    }
    .tableDiv .tableInner, .tableDiv .tableCell {
/*        display: block;
        vertical-align: initial;*/
    }
    .wrapper.poster_img {
        background: none;
    }
    .wrapper.poster_img .left_area, .wrapper .left_area {
        position: relative;
        background: url(../img/tablet_video_poster.jpg) no-repeat 50% 50%;
        background-size: cover;
        padding-top: 35px;
    }
    .apps_sec .appBox {
        padding: 75px 50px 30px 20px;
    }
    .apps_sec .appBox .app_logo a img {
        max-width: 176px;
    }
    .left_area .overlay {
        z-index: 0; background: rgba(0, 0, 0, 0);
    }
    .left_area .top_text, .apps_sec .top_text{
        position: relative;
    }
    .left_area .top_text {
        margin: auto;
        text-align: center;
        padding: 35px 0;
        position: relative;
    }
    .apps_sec .appBox .box_img {
        width: 280px;
        top: -25px;
    }
    .polygon_area .logo_360, .yellow_wrap, .black_wrap  {
        width: 300px;
        height: 300px;
    }
    .campus_wrap {
        top: 91px;
        left: 40px;
        width: 220px;
        height: 118px;
    }
    .six_number_wrap {
        left: 104px;
        top: 91px;
        width: 64px;
        margin: auto;
        height: 88px;
    }

}
@media (max-width: 767px) { 

    .mobile_view { display: block; }
    .page_fullScreen {
        display: none;
    }
    .wrapper {
        border: 6px solid #fff; 
    }
    .wrapper.poster_img {
        background: none;
    }
    .wrapper.poster_img .left_area, .wrapper .left_area {
        position: relative;
        background: url(../img/mobile_video_poster.jpg) no-repeat 50% 50%;
        background-size: cover;
        padding-top: 0;
    }
    .left_area .overlay {
        z-index: 0;background: rgba(0, 0, 0, 0);
    }
    .tableDiv {
/*        display: block;
        width: 100%;
        height: auto;*/
    }
    .tableDiv .tableInner, .tableDiv .tableCell {
/*        display: block;
        vertical-align: initial;*/
    }
    .banner_content .left_area {
        width: 100%;
    }
    .banner_content .right_area {
        width: 100%;
    }
    .contentBox .logo {
        padding-bottom: 20px;
        padding-top: 40px;
    }
    .contentBox {
        max-width: 300px;
    }
    .inner_fc {
        padding: 25px 0 50px;
    }
    .polygon_area {
        /*padding: 25px 0 50px;*/
    }
    #fc, #fc .fc__wrapper {
        /*        width: 248px;
                height: 248px;*/
    }
    .polygon_area .logo_360 {
        margin-left: -4px;
        width: 248px;
        height: 248px;
        padding: 11px;
    }
    .polygon_area .link_btn {
        width: 111px;
        height: 111px;
        right: 25px;
    }
    .polygon_area .link_btn .inner {
        padding: 37px 35px 30px 20px;
        width: 111px;
        height: 111px;
        font-size: 18px;
        line-height: 22px;
    }
    .polygon_area .link_btn .arrow_img {
        right: 12px;
    }
    .polygon_area .link_btn:hover .arrow_img { right: 8px; }
    .left_area .top_text {
        margin: auto;
        text-align: center;
        padding: 35px 0 32px;
        font-size: 22px;
        line-height: 26px;
        max-width: 240px;
        position: relative;
    }
    .apps_sec .appBox .box_img {
        width: 211px;
        top: -55px;
        right: 12px;
    }
    .apps_sec .appBox {
        padding: 35px 30px 24px 24px;
        margin-right: -6px;
    }
    .apps_sec .appBox .box_text h3 {
        font-size: 22px;
        line-height: 28px;
        max-width: 269px;margin: 0 0 20px;
    }
    .apps_sec .appBox .app_logo  {
        width: 100%; max-width: 420px;
    }
    .apps_sec .appBox .app_logo a { display: block; float: left; width: 50%; margin: 0; }
    .apps_sec .appBox .app_logo a:first-child { padding-right: 10px; }
    .apps_sec .appBox .app_logo a:last-child { padding-left: 10px; }
    .apps_sec .appBox .app_logo a img { max-width: 100%; width: 100%; }
    .polygon_area .logo_360, .yellow_wrap, .black_wrap {
        width: 248px;
        height: 248px;
    }
    .yellow_wrap {
        padding: 10px; }
    .campus_wrap {
        top: 73px;
        left: 29px;
        width: 190px;
        height: 102px;
    }
    .six_number_wrap {
        left: 84px;
        top: 73px;
        width: 56px;
        margin: auto;
        height: 77px;
    }
}

@media (max-width: 374px) { 
    .apps_sec .appBox {
        padding: 40px 16px 24px 10px;
    }
    .contentBox {
        max-width: 270px;
    }
    #fc, #fc .fc__wrapper {
        /*        width: 248px;
                height: 248px;*/
    }
    .polygon_area .logo_360 {
        width: 230px;
        height: 230px;
    }
    .polygon_area .link_btn {
        width: 100px;
        height: 100px;
    }
    .polygon_area .link_btn .inner {
        padding: 32px 35px 30px 20px;
        width: 100px;
        height: 100px;
        font-size: 16px;
        line-height: 20px;
    }
    .apps_sec .appBox .box_img {
        width: 180px;
        top: -50px;
    }
    .polygon_area .link_btn .arrow_img {
        max-width: 16px;
        margin-top: -8px;
    }
    .polygon_area .logo_360, .yellow_wrap, .black_wrap {
        width: 230px;
        height: 230px;
    }
    .campus_wrap {
        top: 69.5px;
        left: 30px;
        width: 170px;
        height: 91px;
    }
    .six_number_wrap {
        left: 79px;
        top: 69.5px;
        width: 50px;
        margin: auto;
        height: 68px;
    }
}