﻿body {
    font-family: 'Open Sans', sans-serif;
}
a {
    color: #e51937;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #e51937;
    text-decoration: underline;
    background-color: transparent;
}
a:visited {
    color: #e51937;
    text-decoration: none;
    background-color: transparent;
}
header {
    background: #0a3c7b;
}
.logo img {
    margin: 15px 30px 15px 0;
    float: left;
}
.header-title {
    float: left;
    padding-top: 45px;
    line-height: 28px;
}
.site-name {
    font-size: 33px;
    color: #fff;
    font-weight: 700;
}
.group-name {
    font-size: 20px;
    color: #7299c6;
    font-weight: 600;
}
.social-links {
    float: right;
    margin-top: 57px;
}
    .social-links i {
        font-size: 30px;
        color: #7399c6;
        margin-left: 10px;
    }
    .social-links i:hover {
        font-size: 30px;
        color: #fff;
        margin-left: 10px;
    }

.pnlSearch {
    background: #0a3c7b;
    padding: 7px 20px 20px 20px !important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 449px;
}

.pnlEnquiry {
    background: #0a3c7b;
    padding: 7px 20px 20px 20px !important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 628px;
}
.pnlGetInTouch {
    background: #0a3c7b;
    padding: 7px 20px 20px 20px !important;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 157px;
}
.text-white {
    color: #fff;
}
.h2search {
    font-size: 1.7rem !important;
    color: #7399c6;
    font-weight: 600;
    padding-bottom: 0;
    padding-top: 10px;
    margin-top: 0 !important;
    margin-bottom: 16px;
}
.pnlSearch > .form-control {
    margin-bottom: 10px !important;
    border-color: #fff !important;
}
.pnlEnquiry > .form-control {
    margin-bottom: 10px !important;
    border-color: #fff !important;
}

h1 {
    font-size: 1.6rem !important;
    font-weight: 600;
    color: #e51937;
    margin-bottom: 20px;
}

h2 {
    font-size: 1.1rem !important;
    font-weight: 600;
    color: #e31a37;
    margin-bottom: 15px;
    margin-top: 20px;
}

.maincontent {
    padding: 20px 40px 40px 25px;
}

.maincontent p {
    font-size: 14px;
}
    .maincontent ul {
        font-size: 14px;
    }
    .maincontent li {
        font-size: 14px;
    }

.mobilejobsearchbutton {
    display: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.mobileenquirybutton {
    display: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.footer {
    width: 100%;
    background: #0a3c7b;
    min-height: 200px;
    display: block;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #fff;
}
.footer h4 {
    font-size: 15px;
}
.footer p {
    font-size: 13px;
}
    .footer a {
        color: #7399c6 !important;
    }

.joblistbox {
    background: #ececec;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 13px;
    border-radius: 8px;
    color: #444 !important;
}
.job-title-link {
    font-weight: 600;
    font-size: 20px;
    color: #0a3c7b !important;
}
    .job-title-link:hover {
        color: #e51937 !important;
    }
.joblistbox i {
    display: inline-block;
    width: 15px;
    text-align: center;
    margin-right: 5px;
    color: #7399c6 !important;
}
.joblistbox .left {
    float: left;
    max-width: 610px;
}
.joblistbox .right {
    float: right;
    text-align: right;
}

.searchcheckboxes {
    padding-left: 0 !important;
    margin-bottom: 10px;
}


    .searchcheckboxes label {
        color: #fff !important;
        font-size: 14px;
        margin-left: 7px;
        margin-bottom: 0 !important;
    }


    .searchcheckboxes input::before, .searchcheckboxes input::after {
        padding: 15px !important;
        margin-right: 15px !important;
        top: 1.4rem !important;
        width: 2.3rem !important;
        height: 2.3rem !important;
    }

.job-title-link {
    line-height: 25px;
    display: block;
    margin-bottom: 10px;
}

.job-details {
    position: relative;
    font-size: 13px;
    line-height: 21px;
    border-bottom: 1px solid #7399c6;
    padding-bottom: 15px;
}
    .span-label {
        display: inline-block;
        width: 70px;
        color: #0a3c7b;
    }

.job-description {
    font-size: 13px !important;
    text-align: left !important;
}

.modallabel {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 14px;
}

.job-status {
    font-size: 14px;
}

.modal-title {
    font-size: 1.5rem !important;
    font-weight: 600;
    color: #0a3c7b;
    margin-bottom: 0;
}

.modal-header {
    border-bottom: 0;
}
.modal-body {
    padding-top: 5px;
    font-size: 14px;
}
.modal-footer {
    padding-top: 0;
    border-top: 0;
}
.spnrequired {
    color: #e51937;
}

@media only screen and (max-width: 360px) {
    .logo img {
        margin: 15px 15px 15px 0;
        float: left;
        width: 80px;
    }
    .header-title {
        float: left;
        padding-top: 38px;
        line-height: 17px;
    }
    .site-name {
        font-size: 14px;
        color: #fff;
    }
    .group-name {
        font-size: 10px;
        color: #7299c6;
    }
    .social-links {
        position: absolute;
        top: -48px;
        right: 15px;
    }
        .social-links i {
            font-size: 14px;
        }
}

@media only screen and (min-width: 361px) and (max-width: 430px) {
    .logo img {
        margin: 15px 15px 15px 0;
        float: left;
        width: 90px;
    }

    .header-title {
        float: left;
        padding-top: 45px;
        line-height: 17px;
    }

    .site-name {
        font-size: 15px;
        color: #fff;
    }

    .group-name {
        font-size: 11px;
        color: #7299c6;
    }

    .social-links {
        position: absolute;
        top: -48px;
        right: 15px;
    }
        .social-links i {
            font-size: 14px;
        }

    .searchcheckboxes input {
        -ms-transform: unset !important; /* IE */
        -moz-transform: unset !important; /* FF */
        -webkit-transform: unset !important; /* Safari and Chrome */
        -o-transform: unset !important; /* Opera */
        padding: 10px;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 431px) and (max-width: 475px) {
    .logo img {
        margin: 15px 15px 15px 0;
        float: left;
        width: 90px;
    }

    .header-title {
        float: left;
        padding-top: 45px;
        line-height: 17px;
    }

    .site-name {
        font-size: 15px;
        color: #fff;
    }

    .group-name {
        font-size: 11px;
        color: #7299c6;
    }
    .social-links {
        float: right;
        margin-top: 48px;
    }

        .social-links i {
            font-size: 20px;
            color: #7399c6;
            margin-left: 10px;
        }

            .social-links i:hover {
                font-size: 20px;
                color: #fff;
                margin-left: 10px;
            }
}

@media only screen and (min-width: 476px) and (max-width: 767px) {
    .logo img {
        margin: 15px 15px 15px 0;
        float: left;
        width: 90px;
    }

    .header-title {
        float: left;
        padding-top: 45px;
        line-height: 20px;
    }

    .site-name {
        font-size: 18px;
        color: #fff;
    }

    .group-name {
        font-size: 13px;
        color: #7299c6;
    }

    .social-links {
        float: right;
        margin-top: 48px;
    }

        .social-links i {
            font-size: 20px;
            color: #7399c6;
            margin-left: 10px;
        }

            .social-links i:hover {
                font-size: 20px;
                color: #fff;
                margin-left: 10px;
            }

    .joblistbox .left {
        float: left !important;
        max-width: 345px !important;
        display: block !important;
    }
}

@media only screen and (max-width: 550px) {
    .joblistbox .right {
        display: none !important;
    }

    .apply-now {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .logo img {
        margin: 15px 20px 15px 0;
        float: left;
        width: 115px;
    }

    .header-title {
        float: left;
        padding-top: 48px;
        line-height: 25px;
    }

    .site-name {
        font-size: 26px;
        color: #fff;
    }

    .group-name {
        font-size: 17px;
        color: #7299c6;
    }

    .social-links {
        float: right;
        margin-top: 60px;
    }

        .social-links i {
            font-size: 25px;
            color: #7399c6;
            margin-left: 10px;
        }

            .social-links i:hover {
                font-size: 25px;
                color: #fff;
                margin-left: 10px;
            }
}

    @media only screen and (min-width: 992px) {
        .logo img {
            margin: 15px 20px 15px 0;
            float: left;
            width: 115px;
        }

        .header-title {
            float: left;
            padding-top: 48px;
            line-height: 27px;
        }

        .site-name {
            font-size: 29px;
            color: #fff;
        }

        .group-name {
            font-size: 19px;
            color: #7299c6;
        }

        .social-links {
            float: right;
            margin-top: 60px;
        }

            .social-links i {
                font-size: 25px;
                color: #7399c6;
                margin-left: 10px;
            }

                .social-links i:hover {
                    font-size: 25px;
                    color: #fff;
                    margin-left: 10px;
                }

        .nav-link {
            color: #fff !important;
            padding: 1rem .5rem !important;
            border-left: 1px solid #0a3c7b;
        }

            .nav-link:hover {
                color: #fff !important;
                background: #e51937 !important;
            }

        .last-link {
            border-right: 1px solid #0a3c7b;
        }

        .maincontent {
            padding: 20px 0 20px 20px;
        }
    }


    @media only screen and (max-width: 991px) {
        .banner-row {
            display: none;
        }

        .pnlSearch, .pnlEnquiry {
            display: none;
        }

        .maincontent {
            padding: 15px 0 15px 1px;
        }

        .navbar-dark .navbar-toggler {
            color: #fff !important;
            border: none !important;
            padding: 0 !important;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .mobilejobsearchbutton {
            display: inline;
        }

        .mobileenquirybutton {
            display: inline;
        }

        h1 {
            margin-bottom: 15px !important;
        }

        .joblistbox .left {
            float: left;
            max-width: 535px;
            display: block;
        }
    }

    @media only screen and (min-width: 992px) {
        .joblistbox .left {
            float: left;
            max-width: 515px;
            display: block;
        }
	.left-image {
	    display: block;
	    margin-top: 20px;
	}
	.left-image-bottom {
	    display: none;
	}
    }

@media only screen and (max-width: 991px) {
        .joblistbox .left {
            float: left;
            max-width: 515px;
            display: block;
        }
	.left-image {
	    display: none;
	}
	.left-image-bottom {
	    display: block;
	    margin-top: 20px;
	}
    }




    @media only screen and (max-width: 480px) and (min-width: 200px) {
        .navbar-toggle {
            float: right;
            top: -87px;
        }
    }


    .navbar {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .bg-dark {
        clear: both;
        background: #7399c6 !important;
    }

    .nav-link {
        color: #fff !important;
        padding: 1rem .5rem !important;
    }

.nav-link:visited {
    color: #fff !important;
    padding: 1rem .5rem !important;
}

        .nav-link.active {
            background: #e51937 !important;
            color: #fff !important;
        }

        .nav-link:hover {
            color: #fff !important;
            background: #e51937 !important;
        }

    .navbar-nav li:hover > ul.dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin: 0 !important;
        border-radius: unset !important;
        background: #7399c6 !important;
        padding: 0 !important;
        border-color: #7399c6 !important;
        border-top: 1px solid #0a3c7b !important;
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: .5rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #fff !important;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border-bottom: 1px solid #0a3c7b;
    }

    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu > .dropdown-menu {
            top: 0;
            /*left:-100%;*/
            left: -10rem; /* 10rem is the min-width of dropdown-menu */
            margin-top: -6px;
        }

    .dropdown-item:hover {
        background: #e51937 !important;
        color: #fff !important;
    }

    /* rotate caret on hover */
    .dropdown-menu > li > a:hover:after {
        text-decoration: underline;
        transform: rotate(-90deg);
    }


    .banner-row {
        background: #0a3c7b;
    }


    .redtext {
        color: #e51937 !important;
    }

    .btn-primary {
        background: #7399c6 !important;
        border-color: #7399c6 !important;
        font-weight: 600;
    }

        .btn-primary:hover {
            background: #e51937 !important;
            border-color: #e51937 !important;
            font-weight: 600;
        }


    .view-details {
        background: #0a3c7b !important;
        border-color: #0a3c7b !important;
        margin-top: 10px;
        padding-right: 0;
        color: #fff !important;
    }

        .view-details i {
            color: #fff !important;
        }

.apply-now {
    position: absolute;
    right: 0;
    bottom: 18px;
    background: #e51937 !important;
    border-color: #e51937 !important;
    margin-top: 10px;
    cursor: pointer;
}

    .apply-now i {
        color: #fff !important;
    }



.apply-now-bottom {
    margin-top: 10px;
    display: block;
    width: 100%;
    background: #e51937 !important;
    border-color: #e51937 !important;
    margin-top: 10px;
    cursor: pointer;
}
.backlink {
    display: inline-block;
    margin-bottom: 15px;
}
.addthis_inline_share_toolbox {
    margin-top: 15px;
}
#at4-share {
    display: none;
}

.carousel {
    border-top: 1px solid #0a3c7b !important;
    border-bottom: 1px solid #0a3c7b !important;
width: 1110px;
}
.dropdown-menu {
    border: 1px solid #0a3c7b !important;
    border-bottom: 0 !important;
}
.dropdown-menu-right {
    right: -2px !important;
}

.guidance {
    font-size: 11px !important;
    display: block !important;
    margin-bottom: 15px;
    color: #666;
margin-bottom: 15px;
}
.kickstartform label {
    font-size: 14px !important;
display: unset !important;
}
.kickform {
margin-bottom: 15px;
}
.no-sub {
    padding-top: 13px !important;
    display: inline-block !important;
}
.no-padding {
padding: 0 !important;
}
.padding-right-17 {
padding-right: 17px !important;
}
.padding-top-15
{
padding-top: 15px !important;
}
.getintouchspan
{
display: inline-block;
    width: 53px;
}