  @keyframes point-right {
    0% { transform: translateX(0); }
    75% { transform: translateX(0); }
    80% { transform: translateX(-2px); }
    85% { transform: translateX(5px); }
    100% { transform: translateX(0); }
}

.pointing-right {
    animation-name: point-right;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    transition: ease all;
}

.video-wrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}
.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.input-sm {
    font-size: 14px;
}

body, p {
    font-family: 'Poppins', 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: "Roboto Condensed", 'Poppins', 'Montserrat', sans-serif;
}

html,
body {
    width: 100%;
    overflow-x: hidden
}

body {
    color: #666
}

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

a:focus, a:hover {
    color: #666
}

a:hover img {
    filter: brightness(1.2);
    transition: all ease .5s
}

.form-btn {
    background-color: #ffdb4a;
    color: #333
}

.form-btn:hover {
    background-color: #670107;
    color: #fff
}

img {
    max-width: 100%
}

.text-one {
    color: #2e6da4;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #cd0000;
}

#scholarship h3 {
    font-size: 24px;
    color: #cd0000;
}

#scholarship li {
    margin-bottom: 10px;
    color: #333333;
    font-weight: bold;
}

#scholarship li span {
    font-weight: normal;
}

.table-scholarship {
    width: 100%;
}

.table-scholarship td {
    text-align: left;
    font-size: 14px;
    border: #333333 1px solid;
}

.box-shadow {
    box-shadow: rgba(0, 0, 0, .05) -1px -1px 3px
}

.align-items-center {
    align-items: center
}

.inline-block {
    display: inline-block
}

.mt-1 {
    margin-top: 1em
}

.mb-1 {
    margin-bottom: 1em
}

.mr-1 {
    margin-right: 1em
}

.mr-2 {
    margin-right: 2em
}

.padding-gutters-1 > div {
    padding: 10px
}

.btn {
    border: none;
    white-space: nowrap;
    border-radius: 3px
}

.btn-default {
    border-radius: 5px;
    border: 1px solid #ccc
}

.btn-primary:hover {
    background-color: #e30613;
    color: #fff
}

.btn-primary {
    background-color: #ffdb4a;
    color: #333
}

.btn-warning:hover {
    background-color: #ffffff
}

.btn-danger {
    background-color: #830f3e
}

.sxs {
    display: initial
}

.text-red {
    color: #830f3e
}

.navbar {
    background-color: rgba(255, 255, 255, 0.75);
    border: none;
    box-shadow: rgba(0,0,0,.05) -1px -1px 3px;
    color: #333;
    padding-top: 0;
    padding-bottom: 0;
}

#logo img {
    max-height: 80px
}

.navbar h3 {
    margin: 10px 0 10px;
    color: #666
}

.navbar-header {
    float: none
}

.navbar-middle {
    margin-top: 15px;
    line-height: 1.2em;
    display: inline-block
}

.navbar-middle a:hover {
    border-bottom: 1px dotted;
    color: #f9a520
}

.navbar-right {
    margin: 5px 0 0;
    text-align: right;
    padding-right: 15px
}

.line2 {
    font-size: 10px
}

.campuspic {
    width: 500px;
    height: 200px;
    object-fit: cover;
}

#scholarship {
    background-image: url(/enquiries/tarumt/images/taruc-scholarship-bg-01.png?20190430);
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 5px solid #e30613;
    background-attachment: fixed;
    background-position: center
}

#scholarship .tab-content {
    border-top: none;
}

#scholarship .nav-link.active {
    color: #cd0000;
    padding-top: 15px;
    font-weight: bold;
    font-size: 1.1em;
}

.nav-justified .nav-item, .nav-justified>.nav-link {
    display: flex;
    align-items: flex-end;
}

#scholarship h2 {
    margin-top: 20px
}

.scholarship-table {
    box-shadow: rgba(0, 0, 0, .05) 1px 1px 5px
}

.scholarship-table th, td {
    text-align: center;
    padding: 5px 8px;
    border: 1px solid #e0dfdf;
    vertical-align: top;
    background-color: #fff
}

.scholarship-table th {
    background-color: #e30613;
    color: #fff;
    text-align: center;
    vert-align: top;
    font-size: 16px;
    padding: 8px 5px
}

.scholarship-table {
    width: 100%
}

.registration-no {
    font-size: 15px
}

.section-header h2 {
    font-size: 38px;
    font-weight: bold;
}

#branches .hovereffect {
    padding: 8px;
    border-radius: 5px;
}

#openDay h2 {
    font-size: 28px
}

#openDay span {
    font-size: 20px
}

#masthead {
    padding-top: 125px;
    background-image: url("https://studymalaysia.com/enquiries/tarumt/images/bg.webp?v=20261");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding-bottom: 20px
}

a.nav-link {
    font-size: 15px;
}

#mainform {
    box-shadow: rgba(0, 0, 0, .5) 1px 1px 5px;
    border: none;
    border-radius: 3px
}

#mainform h1,
#mainform2 h1 {
    margin-top: 0;
    font-size: 1.8em
}

#mainform .form-group,
#mainform2 .form-group {
    margin-bottom: 10px
}

#mainform .trap,
#mainform2 .trap {
    display: none
}

#threesixty {
    padding: 30px 0 20px;
    background-color: #e8e2fc
}

#threesixty h1 {
    color: #333
}


@keyframes zoom {
    0% {
        background-size: 100%;
    }
    100% {
        background-size: 120%;
    }
}

.programmes.list1 li {
    margin-bottom: 5px
}

.programmes .code {
    font-size: .6em;
    color: #666
}

#progAccordion .accordion-button {
    font-size: 0.7em;
    font-weight: bold;
    color: #cd0000;
}

#carousel .carousel-caption {
    position: initial;
    height: auto;
    padding: 30px 80px 50px;
    text-shadow: none;
    color: #333
}

#carousel .carousel-caption h2 {
    margin-top: 0;
    color: #000
}

#carousel .carousel-indicators {
    bottom: -30px
}

#carousel .carousel-indicators .active {
    background-color: #fc0
}

#carousel .carousel-indicators li {
    border: 1px solid #fc0
}

#carousel .carousel-control {
    width: 60px;
    background-image: none;
    color: #337ab7
}

.inter-secondary {
    border-top: 3px dashed #337ab7;
    border-bottom: 3px dashed #337ab7
}

#inter1, #inter2 {
    padding: 2em 1em;
    background-image: linear-gradient(to bottom right, #e30613, #230101);
    color: #ffdb4a
}

#inter1 h2, #inter2 h2 {
    font-size: 24px;
    line-height: 1.3em;
    margin: 0;
    color: #fff
}

#inter2 td {
    border-top: 0;
    line-height: 1.2em
}

#inter2 td img {
    margin-bottom: 10px
}

#contact {
    border-bottom: 2px dotted #eee
}

#contact p {
    margin-bottom: 20px
}

#contact .contact-text {
    font-size: 1.2em
}

#contact .embed-map {
    height: 350px
}

#footer {
    min-height: 90px;
    background-color: #333;
    color: #fff;
    margin: 0;
}

.powered-by {
    margin-top: 10px;
    font-size: 13px
}

.powered-by span {
    margin-left: 15px
}

.sharing-icons {
    margin-top: 20px;
    text-align: right
}

.sharing-icons a img {
    width: 40px
}

.popup {
    z-index: 9999;
    position: absolute;
    top: 120px;
    width: 100%
}

.popup h3 {
    margin-top: 0;
    font-size: 1.2em
}

.popup-content {
    margin: auto;
    width: 600px;
    max-width: 100%;
    background: #fff;
    border: 5px solid #ccc;
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, .2);
    box-shadow: 0 0 50px rgba(0, 0, 0, .2)
}

.popup .error .popup-close {
    background: #c00;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.popup .error .popup-close:hover {
    background: #d00
}

.popup .success .popup-close {
    background: #0a0;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.popup .success .popup-close:hover {
    background: #0b0
}

#popup ul li a {
    color: red
}

.navbar-default .navbar-nav > li > a {
    color: #e30613;
    font-weight: 400;
    padding: 10px 5px
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #e30613;
    border-bottom: 2px solid #ffdb4a
}

.navbar-nav {
    font-size: 16px
}

.nav-tabs.nav-justified > li > a {
    background-color: #e30613;
    color: #fff;
    border: 1px solid #fff
}

.nav-tabs.nav-justified > li.active > a {
    color: #e30613;
    background-color: #fff;
    border: 1px solid #eee;
    font-size: 18px;
    font-weight: 700
}

.well {
    background-color: #e30613;
    color: #fff
}

.fa-stack {
    padding: 12px 14px;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    border: 3px solid #ffeb3b;
    line-height: .8em
}

#why-content {
    padding: 50px 0
}

#why h1 {
    color: #ffdb4a;
    margin-bottom: 0;
    border-bottom: none
}

.table-style1 {
    margin: 0 auto
}

.table-style1 tr > td, .table-style1 tr > th {
    padding: 0;
    border: none
}

.table-style1 tr > th {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #e42520;
    color: #fff
}

.table-style1 .arrow-right {
    margin-right: 8px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #e42520
}

.table-style2 th, td {
    background: 0 0
}

.table-style2 tr > th {
    background-color: #e49817;
    color: #fff
}

.table-style2 .arrow-right {
    border-left: 20px solid #e49817
}

.table-style2 tr > th {
    background: 0 0;
    color: #e49817
}

.table-style2 a {
    color: #e49817
}

.video {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    border: 10px solid #fff
}

.block-half {
    width: 48%;
    display: inline-block
}

#reasons p {
    font-size: 17px
}

#carousel-title {
    padding: 30px;
    background: rgba(0, 0, 0, .33)
}

.carousel-inner {
    margin-bottom: 30px
}

.prog_img {
    border-top: 5px solid #e30613;
    border-bottom: 5px solid #e30613;
    margin-bottom: 10px
}

#inter2 a {
    color: #fff
}

#inter2 h1 {
    margin-bottom: 1em
}

.hovereffect {
    padding: 0
}

.hovereffect img {
    display: block;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.p-1 {
    padding: 5px
}

.p-2 {
    padding: 2em
}

.tab-content {
    background-color: #fff;
    border: 1px solid #eee
}

.tit {
    box-shadow: rgba(0, 0, 0, .5) 1px 1px 5px
}

.tit p {
    color: #fff;
    font-size: 18px;
    margin: 0 !important
}

.underline {
    margin-bottom: 1em
}

.underline:after {
    opacity: .7;
    display: block;
    font-size: 10px;
    line-height: 3px;
    margin-bottom: 15px;
    content: "____________"
}

.topline:before {
    opacity: .5;
    display: block;
    font-size: 10px;
    line-height: 10px;
    margin: 15px 0;
    content: "//////////////////////////"
}

.text-white {
    color: #fff
}

.bg-white {
    background-color: #fff
}

.bg-primary {
    background: linear-gradient(to bottom right, rgba(205, 0, 0, .95), rgba(238, 0, 0, .99)), url(/enquiries/tarumt/images/squares.jpg) bottom
}

.bg-secondary {
    background: linear-gradient(to bottom right, rgba(238, 238, 238, .9), rgba(238, 238, 238, .95)), url(/enquiries/tarumt/images/zagged.jpg) center;
    color: #333
}

.bg-light {
    background: linear-gradient(to bottom right, rgba(255, 255, 255, .95), rgba(255, 255, 255, .98)), url(/enquiries/tarumt/images/zagged.jpg) center;
    color: #333
}

.bg-one {
    background: linear-gradient(to bottom right, rgba(5, 54, 80, .96), rgba(7, 78, 115, .99)), url(/enquiries/tarumt/images/squares.jpg) bottom fixed;
    color: #fff
}

.bg-one2 {
    background-color: #2e6da4;
}

.bg-two {
    background: linear-gradient(to bottom right, rgba(23, 194, 255, .96), rgba(0, 169, 215, .99)), url(/enquiries/tarumt/images/squares.jpg) bottom fixed;
    color: #fff
}

#intake {
    background: linear-gradient(to bottom right, rgba(205, 0, 0, 0.98), rgba(205, 0, 0, 0.85)), url(/enquiries/tarumt/images/main-tarumt.jpg)  fixed;
    background-size: cover;
}

.font1 {
    text-transform: uppercase;
    color: #2e6da4;
    font-weight: 700
}

.awards {
    width: 100%;
    max-width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.awards .img {
    width: 100%;
    max-height: 50px;
    max-width: 85px;
    margin: 5px;
    filter: drop-shadow(0 0 3px rgba(255, 255, 255, 1));
}

@keyframes shake2 {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(-1deg); }
    50% { transform: rotate(1deg); }
    75% { transform: rotate(-1deg); }
    100% { transform: rotate(0deg); }
}

.shake {
    animation: shake2 1s ease infinite;
}

.date-box {
    padding: 25px;
}

.date-box > .icon {
    padding: 10px
}

.date-box h4 {
    font-size: 32px;
    margin-bottom: 15px;
    border-bottom: #cd0000 1px dotted;
}

.date-box i {
    color: #cd0000;
}

.date-box ul {
    padding-left: 0;
}

.date-box li {
    display: block;
    font-size: 18px;
    margin-bottom: 8px;
}

.date-box > .text:first-child {
    font-size: 26px;
    line-height: 28px;
    font-weight: 700
}

.date-box > .text:last-child {
    font-size: 16px;
    line-height: 18px
}

.text-title {
    text-transform: uppercase;
    color: #053650
}

.google-maps {
    position: relative;
    height: 400px;
    background-image: url(/enquiries/tarumt/images/google-map.jpg);
    background-position: center
}

h5.card-title {
    font-weight: bold;
    font-size: 24px;
}

h5.card-title i {
    float: right;
}

#progs .nav-link {
    font-weight: bold;
    color: #cd0000;
    padding-top: 15px;
}

#progs .nav-link.active {
    color: #2e6da4;
}

@media (max-width: 1199px) {
    .navbar > .container {
        width: 100%
    }

    #hidden-fa {
        display: none
    }
}

@media (min-width: 1199px) {
    #hidden-title {
        display: none
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    #mainform h1 {
        font-size: 1.5em
    }

    #reasons p {
        font-size: 13px
    }
}

@media (max-width: 1137px) {
    #hidden-nav {
        display: none
    }
}

@media (max-width: 867px) and (min-width: 599px) {
    .navbar-middle {
        margin: 0;
        padding: 15px;
        font-size: 1.6em;
        float: right;
        text-align: right
    }
}

#student {
    margin: 100px 0;
}

.video-wrap {
    margin-top: -100px;
    margin-bottom: -100px;
}

@keyframes left-right-animation {
    0% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(0);
    }
    80% {
        transform: translateX(-2px);
    }
    95% {
        transform: translateX(2px);
    }
    100% {
        transform: translateX(0);
    }
}

.desktop-right {
    animation: left-right-animation 1s ease-in-out;
    animation-iteration-count: infinite;
}

@media (max-width: 767px) {

    .pointing-right {
        animation: none;
    }

    #masthead {
        padding-top: 15px;
    }

    #student {
        margin: 0;
    }

    .video-wrap {
        margin-top: 0;
        margin-bottom: 0;
    }

    .table-mobile td, .table-mobile th {
        display: block;
        text-align: center;
        padding: 5px !important
    }

    .navbar-brand {
        width: 250px
    }

    .navbar-middle {
        margin: 0;
        padding: 15px;
        float: right;
        text-align: right
    }

    #progs .tab-content {
        padding-top: 20px
    }

    .powered-by, .sharing-icons {
        text-align: center;
        margin: 10px 0
    }

    .powered-by span {
        display: block
    }

    #carousel .carousel-caption {
        padding: 30px 20px 50px
    }
}

@media (max-width: 599px) {

    .navbar {
        position: relative;
        height: auto;
        margin-bottom: 10px;
    }

    .navbar-middle br {
        display: none
    }

    .navbar-brand {
        width: auto;
    }

    .navbar-brand > img {
        display: inline
    }

    .navbar-middle {
        float: none;
        text-align: center;
        display: block;
        margin-top: 10px;
        font-size: 1.2em
    }

    .navbar-right {
        float: none !important;
        text-align: center;
        display: block;
        margin-top: 10px;
        padding: 10px
    }

    #progs .col-xs-6 {
        width: 100%
    }

    .hidden-sxs {
        display: none
    }

    .col-sxs-offset-0 {
        margin-left: 0
    }

    #inter2 td {
        display: inline-block
    }

    section h1 {
        font-size: 32px
    }
}

@media (max-width: 499px) {
    .btn-primary {
        font-size: 15px
    }

    #inter1 h2 {
        font-size: 18px
    }
}

@media (min-width: 992px) {
    .d-md-flex {
        display: flex
    }

    .scholarship-table th {
        min-width: 200px
    }
}
