@font-face {
    font-family: 'DINCondensed-Light';
    src: url('../fonts/2D1137_0_0.eot');
    src: url('../fonts/2D1137_0_0d41d.eot?#iefix') format('embedded-opentype'), url('../fonts/2D1137_0_0.woff') format('woff'), url('../fonts/2D1137_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'DINCondensed-Regular';
    src: url('../fonts/2D1137_1_0.eot');
    src: url('../fonts/2D1137_1_0d41d.eot?#iefix') format('embedded-opentype'), url('../fonts/2D1137_1_0.woff') format('woff'), url('../fonts/2D1137_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'DIN Next LT Pro Bold Condensed';
    src: url('../fonts/DINNextLTPro-BoldCondensed.eot');
    src: url('../fonts/DINNextLTPro-BoldCondensedd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/DINNextLTPro-BoldCondensed.woff') format('woff'), /* Modern Browsers */ url('../fonts/DINNextLTPro-BoldCondensed.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/DINNextLTPro-BoldCondensed.svg#35aac03f26d6247334bc8f5710453b30') format('svg');
    font-style: normal;
    font-weight: 700;
    /* IE9 Compat Modes */
    /* Legacy iOS */
}

html,
form {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 24px;
    font-size: 14px;
    color: #363636;
    margin: 0;
    padding: 0;
}

h1 {
    color: #062582;
    font-family: 'DIN Next LT Pro Bold Condensed';
    font-weight: normal;
    font-size: 50px;
}

h2 {
    color: #062582;
    font-family: 'DIN Next LT Pro Bold Condensed';
    font-weight: normal;
    font-size: 34px;
}

h3 {
    color: #062582;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

h4 {
    color: #062582;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
}

a {
    color: #0070a0;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

ul li {
    margin-bottom: 0;
}

.form-control {
    box-shadow: none;
}

:focus {
    outline: none;
}

.divider {
    border-bottom: 1px solid #cfd2e3;
    height: 1px;
    clear: both;
    margin-bottom: 30px;
    margin-top: 30px;
}

.btn-primary {
    background: #0d77a1;
    border: 0;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background: #02597b;
        border: 0;
    }

header h1 {
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #062582;
    position: relative;
    margin-bottom: 23px;
    margin-top: 43px;
}

    header h1 span {
        border-bottom: 5px solid #062582;
        display: inline-block;
    }

    header h1 .sharethis {
        display: inline-block;
        float: right;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
    }

        header h1 .sharethis strong {
            margin-right: 10px;
            display: inline-block;
        }

        header h1 .sharethis span {
            border-bottom: 0;
            vertical-align: middle;
            background: #fc9f28;
            width: 35px;
            height: 35px;
            font-size: 18px;
            line-height: 35px;
            color: #fff;
            text-align: center;
            cursor: pointer;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            -ms-border-radius: 100px;
            -o-border-radius: 100px;
            border-radius: 100px;
            behavior: url(../../Webcoda/pie/PIE.htc);
        }
        
header h1 .sharethis span:hover {
                background: #e18510;
            }

@media (max-width: 992px) {
    header h1 .sharethis {
        margin-top: 20px;
        float: none;
        width: 100%;
    }
}

#page-tools {
    text-align: right;
    padding-top: 5px;
}

    #page-tools li {
        margin: 0;
        padding: 0;
    }

        #page-tools li:first-child {
            padding-right: 8px;
        }

            #page-tools li:first-child a {
                font-size: 14px;
            }

        #page-tools li:last-child {
            padding-left: 8px;
        }

    #page-tools a {
        display: inline-block;
        color: #363636;
        background: #f5f5f5;
        border: 1px solid #d7d7d7;
        font-size: 11px;
        padding: 0px 10px;
        vertical-align: middle;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

@media (min-width: 768px) and (max-width: 1200px) {
    #page-tools {
        margin-top: 35px;
    }

        #page-tools li {
            margin-left: 10px;
        }
}

.navbar-header h1 {
    margin-top: 0;
    margin-bottom: 10px;
}

.navbar-header img {
    width: 100%;
}

@media (max-width: 767px) {
    .navbar-header img {
        width: 150px;
    }
}

.navbar {
    border: 0;
    margin-bottom: 0;
}

.topright-menu {
    margin-top: 52px;
}

    .topright-menu .navbar-right {
        margin-right: -20px;
        text-transform: uppercase;
        font-weight: bold;
    }

        .topright-menu .navbar-right > li > a {
            color: #364d99;
            padding: 0 20px;
        }

            .topright-menu .navbar-right > li > a:hover {
                background: none;
                color: #9b9b9b;
            }

        .topright-menu .navbar-right > li {
            position: relative;
            display: inline-block;
            float: none;
        }

            .topright-menu .navbar-right > li:after {
                position: absolute;
                border-right: 1px solid #cdcdcd;
                height: 15px;
                content: "";
                right: 0;
                top: 2px;
            }

            .topright-menu .navbar-right > li:last-child:after {
                display: none;
            }

.topmenu,
.smallNav {
    background: #092380;
    color: #fff;
    display: block;
    zoom: 1;
}

    .topmenu:before,
    .smallNav:before,
    .topmenu:after,
    .smallNav:after {
        content: " ";
        display: table;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .topmenu .navbar-right,
    .smallNav .navbar-right {
        margin-right: 0;
    }

    .topmenu .navbar-collapse,
    .smallNav .navbar-collapse {
        border-top: 0;
        box-shadow: none;
    }

    .topmenu .navbar-left a,
    .smallNav .navbar-left a {
        color: #fff;
        -webkit-transition: all 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
        -moz-transition: all 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
        -o-transition: all 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
        transition: all 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    }

    .topmenu .navbar-left .caret,
    .smallNav .navbar-left .caret {
        display: none;
    }

    .topmenu .navbar-left > li,
    .smallNav .navbar-left > li {
        font-size: 14px;
        font-weight: bold;
        position: relative;
        margin-left: -1px;
        margin-bottom: 0 !important;
    }

        .topmenu .navbar-left > li:after,
        .smallNav .navbar-left > li:after {
            position: absolute;
            border-right: 1px solid #4d6496;
            height: 14px;
            content: "";
            right: 0;
            top: 17px;
            z-index: 1;
        }

        .topmenu .navbar-left > li:last-child:after,
        .smallNav .navbar-left > li:last-child:after {
            display: none;
        }

        .topmenu .navbar-left > li.active > a,
        .smallNav .navbar-left > li.active > a {
            background: #011260;
            position: relative;
        }

            .topmenu .navbar-left > li.active > a:hover,
            .smallNav .navbar-left > li.active > a:hover {
                background: #011260;
            }

            .topmenu .navbar-left > li.active > a:after,
            .smallNav .navbar-left > li.active > a:after {
                height: 3px;
                content: "";
                display: block;
                position: absolute;
                bottom: 0px;
                left: 0;
                width: 100%;
                border-bottom: 4px solid #fc9e24;
            }

        .topmenu .navbar-left > li > a,
        .smallNav .navbar-left > li > a {
            text-transform: uppercase;
            position: relative;
            z-index: 5;
            padding-left: 28px;
            padding-right: 28px;
            cursor: default;
        }

            .topmenu .navbar-left > li > a:hover,
            .smallNav .navbar-left > li > a:hover,
            .topmenu .navbar-left > li > a:focus,
            .smallNav .navbar-left > li > a:focus {
                background: #05b5de;
            }

        .topmenu .navbar-left > li .dropdown-menu,
        .smallNav .navbar-left > li .dropdown-menu {
            box-shadow: none;
            margin-top: 0px;
            padding: 20px 5px;
            min-width: 250px;
            border-left: 1px solid #d7d7d7;
            border-right: 1px solid #d7d7d7;
            border-bottom: 1px solid #d7d7d7;
        }

            .topmenu .navbar-left > li .dropdown-menu > li a,
            .smallNav .navbar-left > li .dropdown-menu > li a {
                font-weight: bold;
            }

                .topmenu .navbar-left > li .dropdown-menu > li a:hover,
                .smallNav .navbar-left > li .dropdown-menu > li a:hover {
                    background: none;
                    text-decoration: underline;
                }

            .topmenu .navbar-left > li .dropdown-menu > li,
            .smallNav .navbar-left > li .dropdown-menu > li {
                position: relative;
            }

                .topmenu .navbar-left > li .dropdown-menu > li a:before,
                .smallNav .navbar-left > li .dropdown-menu > li a:before {
                    content: "\f105";
                    font-family: "FontAwesome";
                    display: inline-block;
                    font-weight: normal;
                    color: #062582;
                    margin-right: 5px;
                }

                .topmenu .navbar-left > li .dropdown-menu > li > li a:before,
                .smallNav .navbar-left > li .dropdown-menu > li > li a:before {
                    display: none;
                }

                .topmenu .navbar-left > li .dropdown-menu > li > li a,
                .smallNav .navbar-left > li .dropdown-menu > li > li a {
                    font-weight: normal;
                }

@media (min-width: 992px) {
    .topmenu .navbar-left > li.dropdown:hover .dropdown-menu,
    .smallNav .navbar-left > li.dropdown:hover .dropdown-menu {
        display: block;
    }
}

.topmenu .navbar-left .open > a,
.smallNav .navbar-left .open > a,
.topmenu .navbar-left .open > a:hover,
.smallNav .navbar-left .open > a:hover,
.topmenu .navbar-left .open > a:focus,
.smallNav .navbar-left .open > a:focus {
    background: #05b5de;
    border-bottom: 0;
    color: #fff;
    position: relative;
}

.topmenu .navbar-left .dropdown-menu,
.smallNav .navbar-left .dropdown-menu {
    border: 0;
    border-radius: 0;
}

    .topmenu .navbar-left .dropdown-menu a,
    .smallNav .navbar-left .dropdown-menu a {
        color: #363636;
    }

@media (max-width: 992px) {
    .topmenu .navbar-right,
    .smallNav .navbar-right {
        display: none !important;
    }

    .topmenu .navbar-left > li.active > a:after,
    .smallNav .navbar-left > li.active > a:after {
        display: none;
    }

    .topmenu .nav,
    .smallNav .nav {
        display: block;
        float: none;
        width: 100%;
    }

        .topmenu .nav > li,
        .smallNav .nav > li {
            display: block;
            float: none;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            position: relative;
        }

            .topmenu .nav > li:after,
            .smallNav .nav > li:after {
                display: none;
            }

            .topmenu .nav > li > a,
            .smallNav .nav > li > a {
                text-transform: uppercase;
                padding-top: 5px;
                padding-bottom: 5px;
            }

                .topmenu .nav > li > a:hover,
                .smallNav .nav > li > a:hover,
                .topmenu .nav > li > a:focus,
                .smallNav .nav > li > a:focus {
                    background: #2f85c2;
                    position: relative;
                }

                    .topmenu .nav > li > a:hover:after,
                    .smallNav .nav > li > a:hover:after,
                    .topmenu .nav > li > a:focus:after,
                    .smallNav .nav > li > a:focus:after {
                        display: none;
                    }

            .topmenu .nav > li:last-child,
            .smallNav .nav > li:last-child {
                border-bottom: 0;
            }

        .topmenu .nav .caret,
        .smallNav .nav .caret {
            display: inline-block;
            float: right;
            margin-top: 0px;
            font-weight: normal;
            border: 0;
            margin-right: 30px;
            font-size: 18px;
        }

            .topmenu .nav .caret:before,
            .smallNav .nav .caret:before {
                content: "\f107";
                font-family: "FontAwesome";
                display: inline-block;
                font-weight: normal;
            }

        .topmenu .nav .open .dropdown-menu,
        .smallNav .nav .open .dropdown-menu {
            position: static;
            float: none;
            width: 100%;
        }

        .topmenu .nav .dropdown.open,
        .smallNav .nav .dropdown.open {
            background: #fff;
        }

            .topmenu .nav .dropdown.open .caret:before,
            .smallNav .nav .dropdown.open .caret:before {
                content: "\f106";
            }

        .topmenu .nav .open > a,
        .smallNav .nav .open > a,
        .topmenu .nav .open > a:hover,
        .smallNav .nav .open > a:hover,
        .topmenu .nav .open > a:focus,
        .smallNav .nav .open > a:focus {
            background: #2f85c2;
            position: relative;
        }

            .topmenu .nav .open > a:after,
            .smallNav .nav .open > a:after,
            .topmenu .nav .open > a:hover:after,
            .smallNav .nav .open > a:hover:after,
            .topmenu .nav .open > a:focus:after,
            .smallNav .nav .open > a:focus:after {
                display: none;
            }

    .topmenu .navbar-nav,
    .smallNav .navbar-nav {
        margin: 0 0 30px 0;
    }

        .topmenu .navbar-nav .open .dropdown-menu > li > a,
        .smallNav .navbar-nav .open .dropdown-menu > li > a,
        .topmenu .navbar-nav .open .dropdown-menu .dropdown-header,
        .smallNav .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 3px 15px;
        }

    .topmenu .navbar-left > li .dropdown-menu,
    .smallNav .navbar-left > li .dropdown-menu {
        padding: 5px 0;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .topmenu .navbar-collapse .container,
    .smallNav .navbar-collapse .container {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

        .topmenu .navbar-collapse .container .row,
        .smallNav .navbar-collapse .container .row {
            margin-right: 0;
            margin-left: 0;
        }

        .topmenu .navbar-collapse .container .col-md-12,
        .smallNav .navbar-collapse .container .col-md-12 {
            padding-right: 0px;
            padding-left: 0px;
        }

    .topmenu .navbar-left > li > a,
    .smallNav .navbar-left > li > a {
        padding: 15px;
    }
}

@media (max-width: 767px) {
    .topmenu .navbar-left > li > a,
    .smallNav .navbar-left > li > a {
        padding: 15px;
    }

    .topmenu .navbar-left > li.active > a:after,
    .smallNav .navbar-left > li.active > a:after {
        border-bottom: 0;
    }

    .topmenu .navbar-collapse .col-md-12,
    .smallNav .navbar-collapse .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .collapse.showdesk {
        display: block !important;
        visibility: visible !important;
    }
}

.skip-links {
    display: none;
}

.navbar-trigger {
    clear: both;
    text-transform: uppercase;
    display: block;
    zoom: 1;
}

    .navbar-trigger:before,
    .navbar-trigger:after {
        content: " ";
        display: table;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .navbar-trigger .sr-only {
        display: none;
    }

    .navbar-trigger button {
        border: 0;
        padding: 0;
        background: none;
        vertical-align: middle;
        margin-left: 10px;
    }

        .navbar-trigger button span {
            display: block;
            width: 100%;
            background: #fff;
            height: 3px;
            margin-bottom: 5px;
        }

@media (max-width: 992px) {
    .navbar-trigger .navbar-toggle {
        display: block !important;
        padding: 10px 0;
        margin-right: 0;
        border: 0;
        font-size: 13px;
    }

        .navbar-trigger .navbar-toggle .icon-bar {
            width: 25px;
        }

        .navbar-trigger .navbar-toggle.open button {
            width: 20px;
            height: 20px;
            margin-top: -4px;
            background: url(../images/assets/close.png) no-repeat 0 0;
        }

            .navbar-trigger .navbar-toggle.open button span {
                display: none;
            }
}

.navbar.hidesticky,
.smallNav {
    position: fixed;
    width: 100%;
    top: -180px;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

body.down .smallNav {
    top: 0;
}

.smallNav {
    z-index: 9999;
}

.smallNav {
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    -webkit-box-shadow: -1px 2px 5px 1px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: -1px 2px 5px 1px rgba(51, 51, 51, 0.2);
    -ms-box-shadow: -1px 2px 5px 1px rgba(51, 51, 51, 0.2);
    box-shadow: -1px 2px 5px 1px rgba(51, 51, 51, 0.2);
}

    .smallNav .top-logo {
        display: none;
    }

@media (min-width: 992px) {
    .smallNav {
        padding-bottom: 5px;
        filter: none;
    }

        .smallNav .navbar-left > li > a:hover {
            background: none;
        }

        .smallNav .navbar-left .active > a,
        .smallNav .navbar-left .active > a:focus,
        .smallNav .navbar-left .active > a:hover {
            background: none !important;
        }

        .smallNav .navbar-nav {
            margin-top: 5px;
            margin-bottom: -5px;
        }

        .smallNav .nav .search-btn.open a {
            color: #092380;
            position: relative;
        }

            .smallNav .nav .search-btn.open a:hover {
                color: #fff;
            }

        .smallNav .small-logo {
            float: left;
            display: inline-block;
            margin-right: 20px;
        }

        .smallNav .navbar-left .open > a:hover,
        .smallNav .navbar-left > li > a:hover {
            background: #05b5de;
            color: #fff;
        }

        .smallNav .navbar-left > li.active a,
        .smallNav .navbar-left .open > a:focus {
            background: #fff;
        }

        .smallNav .search-dd {
            margin-top: 5px;
        }

        .smallNav .navbar-nav > li > a {
            padding-bottom: 17px;
        }
}

.small-logo {
    display: none;
}

.navbar-brand {
    clear: both;
    float: none;
    height: auto;
    padding: 0;
}

.searchBox {
    clear: both;
    background: #05b5de;
    padding: 20px;
    display: block;
    zoom: 1;
}

    .searchBox:before,
    .searchBox:after {
        content: " ";
        display: table;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .searchBox .form-control {
        border: 0;
        background: none;
        color: #fff;
        font-size: 34px;
        float: left;
        width: 88%;
        height: auto;
        box-shadow: none;
    }

    .searchBox .btn-default {
        font-size: 35px;
        border: 0;
        background: none;
        color: #fff;
        width: 12%;
        float: right;
        text-align: right;
    }

        .searchBox .btn-default:focus,
        .searchBox .btn-default:active {
            outline: none;
            box-shadow: none;
        }

@media (min-width: 768px) and (max-width: 992px) {
    .searchBox {
        background: #011260;
        background: rgba(0, 0, 0, 0.2);
        padding: 0;
        width: 45%;
        float: right;
    }

        .searchBox .form-control {
            font-size: 14px;
            padding: 10px 17px;
        }

        .searchBox .btn-default {
            font-size: 18px;
            line-height: 24px;
        }
}

@media (max-width: 767px) {
    .searchBox {
        background: #011260;
        background: rgba(0, 0, 0, 0.2);
        padding: 0;
    }

        .searchBox .form-control {
            font-size: 14px;
            padding: 10px 17px;
        }

        .searchBox .btn-default {
            font-size: 18px;
            line-height: 24px;
        }
}

.search-dd {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 999;
}

    .search-dd .form-control:focus {
        outline: none;
        box-shadow: none;
    }

    .search-dd .form-control::-webkit-input-placeholder {
        color: #fff;
    }

    .search-dd .form-control:-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .search-dd .form-control::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .search-dd .form-control:-ms-input-placeholder {
        color: #fff;
    }

@media (max-width: 992px) {
    .search-dd {
        display: block;
        position: relative;
        margin-bottom: 10px;
    }
}

.search-btn {
    font-size: 20px;
    display: none;
}

    .search-btn.open a {
        background: none;
        color: #fff;
        font-size: 20px;
        width: 50px;
        text-align: center;
    }

        .search-btn.open a:hover {
            background: #05b5de;
        }

    .search-btn.close {
        display: none;
        opacity: 1;
    }

        .search-btn.close a {
            color: #fff;
            opacity: 1;
            font-size: 20px;
            width: 50px;
            text-align: center;
            background: #05b5de;
        }

            .search-btn.close a:hover {
                background: #05b5de;
            }

.navbar-collapse {
    padding: 0;
}

.breadcrumbs {
    background: #f5f5f5;
    border-bottom: 1px solid #d7d7d7;
    font-size: 11px;
    text-transform: uppercase;
}

    .breadcrumbs ol.breadcrumb {
        margin-bottom: 0;
        background: none;
        padding: 8px 0;
    }

        .breadcrumbs ol.breadcrumb li {
            font-weight: 700;
        }

            .breadcrumbs ol.breadcrumb li > a {
                color: #363636;
            }

            .breadcrumbs ol.breadcrumb li.active {
                font-weight: 400;
            }

        .breadcrumbs ol.breadcrumb > li + li:before {
            color: #fc9f28;
            content: ">";
            padding: 0 10px;
        }

@media (max-width: 767px) {
    .breadcrumbs {
        display: none;
    }
}

footer {
    background: #272727;
    color: #9c9c9c;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: -24px;
    display: block;
    zoom: 1;
}

    footer:before,
    footer:after {
        content: " ";
        display: table;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    footer h3 {
        font-size: 16px;
        font-weight: 600;
        color: #fff;
    }

        footer h3 a,
        footer h3 a:hover {
            color: #fff;
            text-decoration: none;
        }

    footer ul.list-unstyled strong {
        margin-right: 5px;
        color: #fff;
    }

    footer ul.list-unstyled span {
        color: #9c9c9c;
    }

    footer ul.list-unstyled a {
        color: #9c9c9c;
    }

    footer ul.social-links a {
        background: #3d3d3d;
        text-align: center;
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 22px;
        display: inline-block;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

        footer ul.social-links a i {
            color: #fff;
        }

        footer ul.social-links a:hover {
            background: #525252;
        }

    footer [id*='txtEmail'],
    footer [id*='txtEmail'][disabled] {
        background: #1f1f1f !important;
        color: #fff;
        font-weight: 700;
        border: 0;
        padding: 10px 15px;
        width: 100% !important;
        border-radius: 0;
        height: 44px;
    }

        footer [id*='txtEmail']::-webkit-input-placeholder,
        footer [id*='txtEmail'][disabled]::-webkit-input-placeholder {
            color: #fff;
        }

        footer [id*='txtEmail']:-moz-placeholder,
        footer [id*='txtEmail'][disabled]:-moz-placeholder {
            color: #fff;
            opacity: 1;
        }

        footer [id*='txtEmail']::-moz-placeholder,
        footer [id*='txtEmail'][disabled]::-moz-placeholder {
            color: #fff;
            opacity: 1;
        }

        footer [id*='txtEmail']:-ms-input-placeholder,
        footer [id*='txtEmail'][disabled]:-ms-input-placeholder {
            color: #fff;
        }

        footer input.error,
        footer [id*='txtEmail'].error {
            border: 2px solid #e7403d;
            color: #e7403d;
        }

    footer .btn-icon {
        font-size: 18px;
        border: 0;
        background: none;
        vertical-align: middle;
        position: absolute !important;
        z-index: 1000;
        bottom: 5px;
        right: 0;
    }

        footer .btn-icon:focus,
        footer .btn-icon:active,
        footer .btn-icon:visited,
        footer .btn-icon:active:focus {
            outline: 0;
            box-shadow: none;
            border: 0;
        }

        footer .btn-icon i {
            color: #fc9f28;
        }

    footer a i.fa-external-link-square {
        color: #fc9f28;
        margin-left: 5px;
    }

@media (max-width: 767px) {
    footer [id*='txtEmail'] {
        width: 100%;
        position: relative;
    }

    footer .btn-icon {
        right: 0px;
    }

    footer h3 {
        margin-top: 0;
    }
}

footer .google-map-img {
    margin-top: 10px;
    height: 156px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

    footer .google-map-img img {
        position: absolute;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
        margin: auto;
    }

footer label.error {
    display: none !important;
    background: #f63a3a;
    border-radius: 5px;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    margin-left: -36px;
    margin-top: 0px;
    padding: 4px 10px;
    position: absolute;
    text-align: center;
    z-index: 10;
    width: 200px;
}

    footer label.error:after {
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        border-top: 10px solid #f63a3a;
        bottom: -10px;
        content: "";
        height: 0;
        left: 0;
        margin-left: 15px;
        position: absolute;
        width: 0;
    }

.footer-top {
    position: relative;
}

    .footer-top .social-links {
        margin-bottom: 50px;
    }

    .footer-top .col-sm-4 {
        position: relative;
        min-height: 285px;
    }

        .footer-top .col-sm-4:after {
            content: "";
            position: absolute;
            right: 15px;
            top: 23px;
            width: 1px;
            height: 87%;
            border-right: 1px solid #474747;
        }

@media (min-width: 768px) and (max-width: 992px) {
    .footer-top .col-sm-4.last:after {
        display: none;
    }
}

@media (max-width: 767px) {
    .footer-top .col-sm-4 {
        min-height: 225px;
    }

        .footer-top .col-sm-4:after {
            position: relative;
            width: 100%;
            top: auto;
            bottom: 0;
            display: block;
            border-right: 0;
            border-bottom: 1px solid #474747;
            margin: 15px 15px;
        }
}

.footer-middle {
    border-top: 1px solid #474747;
    border-bottom: 1px solid #474747;
    margin: 30px 0;
    padding: 30px 0 10px 0;
    display: block;
    zoom: 1;
}

    .footer-middle:before,
    .footer-middle:after {
        content: " ";
        display: table;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .footer-middle .list-inline li {
        margin-right: 45px;
    }

.footer-bottom {
    font-size: 13px;
    position: relative;
}

    .footer-bottom a {
        color: #fff;
    }

    .footer-bottom .nav > li {
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
    }

        .footer-bottom .nav > li:after {
            position: absolute;
            border-right: 1px solid #474747;
            height: 13px;
            content: "";
            right: 0;
            top: 6px;
        }

        .footer-bottom .nav > li span {
            padding: 10px 15px;
        }

        .footer-bottom .nav > li:last-child:after {
            display: none;
        }

        .footer-bottom .nav > li > a {
            color: #9c9c9c;
            font-size: 13px;
            padding-top: 0;
            padding-bottom: 0;
            line-height: 24px;
        }

            .footer-bottom .nav > li > a:hover {
                background: none;
                text-decoration: underline;
            }

@media (min-width: 767px) and (max-width: 992px) {
    .footer-bottom .nav {
        width: 70%;
    }

        .footer-bottom .nav > li > a {
            padding: 0 10px;
        }

        .footer-bottom .nav > li span {
            padding: 10px;
        }

        .footer-bottom .nav > li:nth-child(5):after {
            display: none;
        }

    .footer-bottom .pull-right {
        margin-top: -24px;
    }
}

@media (max-width: 767px) {
    .footer-bottom .navbar-nav {
        margin: 0 !important;
    }

    .footer-bottom .pull-right {
        float: left !important;
    }

    .footer-bottom .nav > li {
        display: inline-block;
    }
}

.emailcheck,
footer [id*='pnlEmailCheck'] .input-group {
    position: relative;
    width: 90%;
}

@media (max-width: 767px) {
    .emailcheck {
        width: 100%;
    }
}

.newsletter-expand {
    margin-top: 20px;
    position: relative;
}

    .newsletter-expand input[type=text] {
        background: #1f1f1f;
        border: 0 none;
        color: #fff;
        font-weight: 400;
        padding: 10px 15px;
        width: 90%;
        margin-bottom: 5px;
    }

        .newsletter-expand input[type=text]::-webkit-input-placeholder {
            color: #fff;
        }

        .newsletter-expand input[type=text]:-moz-placeholder {
            color: #fff;
            opacity: 1;
        }

        .newsletter-expand input[type=text]::-moz-placeholder {
            color: #fff;
            opacity: 1;
        }

        .newsletter-expand input[type=text]:-ms-input-placeholder {
            color: #fff;
        }

    .newsletter-expand input.error {
        border: 2px solid #e7403d;
        color: #e7403d;
    }

    .newsletter-expand .btn-default {
        background: #fc9f28;
        color: #fff;
        width: 90%;
        border: 0;
        font-weight: 700;
    }

.thx {
    border-radius: 5px;
    color: #fff;
    background: #5eac39;
    display: none;
    font-size: 14px;
    padding: 10px;
    width: 90%;
    text-align: center;
}

.google-map {
    margin-bottom: -30px;
}

.footer-top .social-links {
    display: none;
}

.sliderContainer.fullWidth {
    background: #092380;
    min-height: 420px;
    position: relative;
}

    .sliderContainer.fullWidth #full-width-slider {
        max-width: 1350px;
        margin: 0 auto;
        display: none;
    }

    .sliderContainer.fullWidth .rsMinW .rsArrowLeft {
        right: auto;
        left: 105px;
        bottom: 24px;
    }

    .sliderContainer.fullWidth .rsMinW .rsArrowRight {
        right: auto;
        left: 135px;
        bottom: 24px;
    }

    .sliderContainer.fullWidth .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
        background: none;
    }

        .sliderContainer.fullWidth .rsMinW.rsHor .rsArrowLeft .rsArrowIcn:before {
            content: "\f104";
            font-family: FontAwesome;
            display: inline-block;
            padding-left: 5px;
            color: #fff;
            font-size: 30px;
        }

    .sliderContainer.fullWidth .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
        background: none;
    }

        .sliderContainer.fullWidth .rsMinW.rsHor .rsArrowRight .rsArrowIcn:before {
            content: "\f105";
            font-family: FontAwesome;
            display: inline-block;
            padding-left: 5px;
            color: #fff;
            font-size: 30px;
        }

    .sliderContainer.fullWidth .rsMinW .rsArrowDisabled .rsArrowIcn {
        opacity: 1 !important;
    }

    .sliderContainer.fullWidth .rsMinW .rsBullet {
        cursor: pointer;
    }

    .sliderContainer.fullWidth .infoBlock {
        position: absolute;
        z-index: 20;
        width: 464px;
        background: #051759;
        right: 0 !important;
        top: 0;
        left: auto;
        height: 100%;
        color: #fff;
        padding: 42px;
    }

        .sliderContainer.fullWidth .infoBlock h4 {
            font-family: 'DINCondensed-Regular';
            font-weight: normal;
            font-size: 44px;
            text-transform: uppercase;
            color: #fff;
            line-height: 42px;
        }

        .sliderContainer.fullWidth .infoBlock a {
            position: absolute;
            right: 5px;
            bottom: 5px;
            font-family: 'DINCondensed-Regular';
            font-weight: normal;
            font-size: 18px;
            text-transform: uppercase;
            color: #fff;
            z-index: 20;
            width: 220px;
            height: 75px;
            display: block;
            padding-top: 40px;
            padding-right: 10px;
            text-align: right;
        }

            .sliderContainer.fullWidth .infoBlock a .fa {
                margin-left: 5px;
            }

            .sliderContainer.fullWidth .infoBlock a:after {
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 0 75px 220px;
                border-color: transparent transparent #05acd8 transparent;
                content: "";
                position: absolute;
                right: 0;
                bottom: 0;
                display: inline-block;
                z-index: -1;
            }

            .sliderContainer.fullWidth .infoBlock a:hover {
                text-decoration: none;
            }

                .sliderContainer.fullWidth .infoBlock a:hover:after {
                    border-color: transparent transparent #0595d8 transparent;
                }

        .sliderContainer.fullWidth .infoBlock:before {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 25px 20px 25px 0;
            border-color: transparent #051759 transparent transparent;
            content: "";
            display: inline-block;
            position: absolute;
            top: 50%;
            left: -19px;
            margin-top: -10px;
        }

    .sliderContainer.fullWidth .rsMinW .rsBullets {
        right: 360px;
        bottom: 35px;
        line-height: 6px;
    }

    .sliderContainer.fullWidth .rsMinW .rsBullet {
        padding: 6px 12px 10px 4px;
    }

        .sliderContainer.fullWidth .rsMinW .rsBullet span {
            width: 8px;
            height: 8px;
        }

    .sliderContainer.fullWidth .imgblock {
        padding-right: 464px;
    }

        .sliderContainer.fullWidth .imgblock:after {
            width: 100%;
            height: 89px;
            background: url(../images/assets/slider-overlay.png) repeat-x 0 0;
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 10;
        }

        .sliderContainer.fullWidth .imgblock img.rsImg {
            width: auto !important;
            height: 100% !important;
            margin-top: 0 !important;
        }

    .sliderContainer.fullWidth .img-title {
        position: absolute;
        left: 10px;
        bottom: 10px;
        font-style: italic;
        z-index: 20;
    }

    .sliderContainer.fullWidth .rsSlide {
        background: #092380;
    }

@media (min-width: 993px) {
    .sliderContainer.fullWidth {
        min-height: 320px;
    }

        .sliderContainer.fullWidth .rsArrow {
            display: none !important;
        }

        .sliderContainer.fullWidth .img-title {
            left: 37px;
            bottom: 17px;
        }

        .sliderContainer.fullWidth .infoBlock h4 {
            font-size: 44px;
        }
}

@media (min-width: 768px) and (max-width: 992px) {
    .sliderContainer.fullWidth {
        min-height: 320px;
    }

        .sliderContainer.fullWidth #full-width-slider {
            display: block;
            zoom: 1;
            height: 630px !important;
            display: none;
        }

            .sliderContainer.fullWidth #full-width-slider:before,
            .sliderContainer.fullWidth #full-width-slider:after {
                content: " ";
                display: table;
                font-size: 0;
                height: 0;
                clear: both;
                visibility: hidden;
            }

        .sliderContainer.fullWidth .rsOverflow {
            height: 100% !important;
        }

        .sliderContainer.fullWidth .infoBlock {
            height: 248px;
            width: 100%;
            right: auto !important;
            position: relative !important;
            padding: 25px;
        }

            .sliderContainer.fullWidth .infoBlock:before {
                left: 50%;
                margin-left: -21px;
                top: 0;
                border-width: 0 21px 17px 21px;
                border-color: transparent transparent #051759 transparent;
            }

        .sliderContainer.fullWidth .img-title {
            left: 25px;
        }

        .sliderContainer.fullWidth .imgblock {
            height: 382px;
            position: relative;
            padding-right: 0px;
        }

            .sliderContainer.fullWidth .imgblock img.rsImg {
                height: auto !important;
                width: 100% !important;
                margin-left: 0 !important;
            }

        .sliderContainer.fullWidth .infoBlock {
            padding-right: 40px;
        }

        .sliderContainer.fullWidth .rsMinW .rsBullets {
            left: 25px;
            right: auto;
        }
}

@media (min-width: 1200px) {
    .sliderContainer.fullWidth {
        min-height: 420px;
    }
}

@media (max-width: 767px) {
    .sliderContainer.fullWidth #full-width-slider {
        display: block;
        zoom: 1;
        height: 500px !important;
        display: none;
    }

        .sliderContainer.fullWidth #full-width-slider:before,
        .sliderContainer.fullWidth #full-width-slider:after {
            content: " ";
            display: table;
            font-size: 0;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .sliderContainer.fullWidth .rsOverflow {
        height: 100% !important;
    }

    .sliderContainer.fullWidth .infoBlock {
        height: 68%;
        width: 100%;
        right: auto !important;
        position: relative !important;
        padding: 15px;
    }

        .sliderContainer.fullWidth .infoBlock h4 {
            font-size: 34px;
            line-height: 36px;
        }

        .sliderContainer.fullWidth .infoBlock p {
            overflow: hidden;
            height: 120px;
        }

        .sliderContainer.fullWidth .infoBlock:before {
            left: 50%;
            margin-left: -21px;
            top: 0;
            border-width: 0 21px 17px 21px;
            border-color: transparent transparent #051759 transparent;
        }

    .sliderContainer.fullWidth .imgblock {
        height: 162px;
        padding-right: 0px;
    }

    .sliderContainer.fullWidth .infoBlock {
        padding-right: 40px;
    }

    .sliderContainer.fullWidth .rsMinW .rsBullets {
        left: 15px;
        right: auto;
        bottom: 65px;
    }

    .sliderContainer.fullWidth .rsMinW .rsArrowLeft,
    .sliderContainer.fullWidth .rsMinW .rsArrowRight {
        bottom: 54px;
    }

    .sliderContainer.fullWidth .img-title {
        display: none;
    }
}

@media (max-width: 320px) {
    .sliderContainer.fullWidth .imgblock {
        height: 162px;
    }

        .sliderContainer.fullWidth .imgblock img.rsImg {
            height: auto !important;
            width: 100% !important;
            margin-left: 0 !important;
            margin-top: 0 !important;
        }
}

@media (min-width: 321px) and (max-width: 480px) {
    .sliderContainer.fullWidth .imgblock {
        height: 162px;
    }

        .sliderContainer.fullWidth .imgblock img.rsImg {
            height: auto !important;
            width: 100% !important;
            margin-left: 0 !important;
            margin-top: -8% !important;
        }
}

@media (min-width: 481px) and (max-width: 640px) {
    .sliderContainer.fullWidth .imgblock {
        height: 200px;
    }

        .sliderContainer.fullWidth .imgblock img.rsImg {
            height: auto !important;
            width: 100% !important;
            margin-left: 0 !important;
            margin-top: -10% !important;
        }

    .sliderContainer.fullWidth .rsABlock {
        height: 60%;
    }
}

@media (min-width: 641px) and (max-width: 767px) {
    .sliderContainer.fullWidth .imgblock {
        height: 250px;
    }

        .sliderContainer.fullWidth .imgblock img.rsImg {
            height: auto !important;
            width: 100% !important;
            margin-left: 0 !important;
            margin-top: -10% !important;
        }

    .sliderContainer.fullWidth .rsABlock {
        height: 50%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .sliderContainer.fullWidth .imgblock img.rsImg {
        margin-top: 0 !important;
        width: 100% !important;
        margin-left: 0 !important;
    }
}

@media (min-width: 993px) and (max-width: 1024px) {
    .sliderContainer.fullWidth .imgblock img.rsImg {
        margin-top: -10% !important;
        width: auto !important;
        margin-left: -30% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .sliderContainer.fullWidth .imgblock img.rsImg {
        margin-top: -5% !important;
        width: auto !important;
        margin-left: -20% !important;
    }
}

.gallery-vertical-fade-slider {
    width: 100% !important;
    margin-bottom: 20px;
}

    .gallery-vertical-fade-slider .rsGCaption {
        padding: 10px 20px;
        color: #fff;
        bottom: 0;
        left: 0;
        font-size: 14px;
        font-style: italic;
        width: 100%;
        background: #272727;
        background: rgba(39, 39, 39, 0.6);
        border-radius: 0;
    }

    .gallery-vertical-fade-slider .rsFullscreenIcn {
        background-color: #272727;
        opacity: 1;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

    .gallery-vertical-fade-slider .rsThumbsVer {
        padding: 3px;
        width: 102px;
    }

.full-width-slider {
    width: 100% !important;
    margin-bottom: 30px;
    margin-top: 5px;
}

    .full-width-slider .photosBy {
        padding: 10px 20px;
        color: #fff;
        bottom: 0;
        left: 0;
        font-size: 14px;
        font-style: italic;
        width: 100%;
        background: #272727;
        background: rgba(39, 39, 39, 0.6);
        border-radius: 0;
    }

    .full-width-slider .rsBullets {
        left: auto !important;
        right: auto !important;
        bottom: -15px !important;
        width: 100%;
    }

    .full-width-slider .rsBullet {
        width: 8px;
        height: 8px;
        padding: 6px 5px 8px 8px;
    }

        .full-width-slider .rsBullet span {
            background: rgba(39, 39, 39, 0.3) !important;
            width: 8px;
            height: 8px;
        }

        .full-width-slider .rsBullet.rsNavSelected span {
            background: #454545 !important;
        }

@media (max-width: 767px) {
    .full-width-slider {
        height: 300px !important;
    }

        .full-width-slider .rsOverflow {
            height: 300px !important;
        }
}

.rsGCaption {
    display: none !important;
}

.gallery-vertical-fade-slider .rsGCaption {
    display: block !important;
}

#full-width-slider {
    width: 100%;
    color: #000;
}

    #full-width-slider * {
        -webkit-backface-visibility: inherit;
    }

.sliderContainer {
    position: relative;
}

.slider-loading {
    background: url(../images/assets/loader.gif) #051759 50% 50% no-repeat;
    height: 468px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

#main {
    margin-top: -1px;
    min-height: 500px;
}

    #main.largeFont header h1,
    #main.largeFont h1 {
        font-size: 54px;
    }

    #main.largeFont h2 {
        font-size: 38px;
    }

    #main.largeFont h3 {
        font-size: 22px;
    }

    #main.largeFont h4 {
        font-size: 22px;
    }

    #main.largeFont #content,
    #main.largeFont p {
        font-size: 16px;
    }

        #main.largeFont p.lead {
            font-size: 20px;
        }

    #main.largeFont .sliderContainer.fullWidth .infoBlock h4 {
        font-size: 48px;
    }

    #main.largeFont .sliderContainer.fullWidth .img-title {
        font-size: 16px;
    }

    #main.largeFont .welcome-note,
    #main.largeFont .welcome-note p {
        font-size: 20px;
        line-height: 40px;
    }

    #main.smallFont header h1,
    #main.smallFont h1 {
        font-size: 48px;
    }

    #main.smallFont h2 {
        font-size: 32px;
    }

    #main.smallFont h3 {
        font-size: 16px;
    }

    #main.smallFont h4 {
        font-size: 16px;
    }

    #main.smallFont #content,
    #main.smallFont p {
        font-size: 12px;
    }

        #main.smallFont p.lead {
            font-size: 16px;
        }

    #main.smallFont .sliderContainer.fullWidth .infoBlock h4 {
        font-size: 40px;
    }

    #main.smallFont .sliderContainer.fullWidth .img-title {
        font-size: 12px;
    }

    #main.smallFont .welcome-note,
    #main.smallFont .welcome-note p {
        font-size: 16px;
        line-height: 24px;
    }

    #main.normalFont header h1,
    #main.normalFont h1 {
        font-size: 50px;
    }

    #main.normalFont h2 {
        font-size: 34px;
    }

    #main.normalFont h3 {
        font-size: 18px;
    }

    #main.normalFont h4 {
        font-size: 18px;
    }

    #main.normalFont #content,
    #main.normalFont p {
        font-size: 14px;
    }

        #main.normalFont p.lead {
            font-size: 18px;
        }

    #main.normalFont .sliderContainer.fullWidth .infoBlock h4 {
        font-size: 44px;
    }

    #main.normalFont .sliderContainer.fullWidth .img-title {
        font-size: 14px;
    }

    #main.normalFont .welcome-note,
    #main.normalFont .welcome-note p {
        font-size: 18px;
        line-height: 32px;
    }

@media (max-width: 767px) {
    #main.normalFont .sliderContainer.fullWidth .infoBlock h4,
    #main.normalFont .bg-theme-colour h1 {
        font-size: 34px;
        line-height: 36px;
    }

    #main.normalFont header h1 {
        font-size: 34px;
        line-height: 30px;
    }

    #main.normalFont .welcome-note,
    #main.normalFont .welcome-note p {
        font-size: 14px;
        line-height: 24px;
    }
}

#main #content {
    padding-bottom: 30px;
}

#main h1.news-heading span {
    max-width: 77%;
}

#main h1.news-heading div:not(.sharethis) {
    max-width: 77%;
    display: inline;
}

    #main h1.news-heading div:not(.sharethis) span {
        width: 100%;
    }

@media (min-width: 992px) and (max-width: 1199px) {
    #main h1.news-heading span {
        max-width: 72%;
    }
}

@media (max-width: 991px) {
    #main h1.news-heading span {
        max-width: 100%;
    }
}

#main h1,
#main h2 {
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #062582;
    position: relative;
    margin-bottom: 23px;
}

    #main h1 span,
    #main h2 span {
        border-bottom: 4px solid #062582;
        display: inline-block;
    }

    #main h1 a,
    #main h2 a {
        float: right;
        color: #1978a0;
        font-size: 14px;
        text-transform: capitalize;
        padding-top: 16px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
    }

    #main h1.no-border,
    #main h2.no-border {
        border-bottom: 0;
    }

    #main h2 a:after {
        content: "\f105";
        font-family: FontAwesome;
        display: inline-block;
        padding-left: 5px;
    }

#main h3 {
    font-weight: normal;
}

    #main h3 a {
        color: #062582;
    }

#main header h1 .sharethis span {
    border-bottom: 0;
}

#main .event-date,
#main .evant-date,
#main .date {
    color: #767676;
    font-style: italic;
}

    #main .event-date.theme-colour,
    #main .evant-date.theme-colour,
    #main .date.theme-colour {
        color: #062582;
        font-style: normal;
    }

        #main .event-date.theme-colour span,
        #main .evant-date.theme-colour span,
        #main .date.theme-colour span {
            display: block;
            color: #fac24a;
        }

#main .pull-left,
#main .pull-right {
    padding-bottom: 45px;
}

    #main .pull-left .pull-left,
    #main .pull-right .pull-left,
    #main .pull-left .pull-right,
    #main .pull-right .pull-right {
        padding-bottom: 0px;
    }

#main a .fa-external-link-square {
    color: #fc9f28;
}

#main ul.social-links li {
    background: none;
    padding-left: 0;
    margin-right: 5px;
}

#main ul.social-links a {
    background: #fc9f28;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    display: inline-block;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    behavior: url(../../Webcoda/pie/PIE.htc);
}

    #main ul.social-links a i {
        color: #fff;
    }

    #main ul.social-links a:hover {
        background: #e18510;
    }

#main .pull-left.col-md-9:before {
    content: "";
    border-right: 1px solid #cfd2e3;
    height: 100%;
    width: 1px;
    display: block;
    position: absolute;
    right: -15px;
    top: -22px;
}

#main .pull-right ul {
    margin: 0;
    padding: 0;
}

    #main .pull-right ul li {
        margin-left: 0;
        list-style: none;
        padding-left: 10px;
        background: url(../images/assets/dot.gif) no-repeat 0 10px;
    }

    #main .pull-right ul.list-unstyled li,
    #main .pull-right ul.social-links li {
        background: none;
        padding-left: 0;
    }

#main .pull-right h4,
#main .pull-right h3 {
    margin-bottom: 10px;
    margin-top: 0;
}

#main .pull-right a {
    color: #1978a0;
}

#main .pull-right h4 a {
    color: #092380;
}

#main .pull-right .well {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    padding: 10px 0px 15px 25px;
}

    #main .pull-right .well:after {
        content: "";
        position: absolute;
        bottom: -27px;
        left: -1px;
        background: url(../images/assets/well.jpg) no-repeat 0 0;
        display: block;
        height: 24px;
        width: 100%;
    }

    #main .pull-right .well.last:after {
        display: none;
    }

    #main .pull-right .well label.error {
        display: none !important;
    }

    #main .pull-right .well .searchBox {
        background: #ffffff;
        padding: 0;
        position: relative;
    }

        #main .pull-right .well .searchBox.focus {
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            outline: 0 none;
        }

        #main .pull-right .well .searchBox .form-control,
        #main .pull-right .well .searchBox [id*='txtEmail'] {
            background: #fff;
            padding: 5px 10px;
            color: #363636;
            width: 100%;
            font-size: 14px;
            border: 1px solid #d7d7d7;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
            behavior: url(../../Webcoda/pie/PIE.htc);
        }

            #main .pull-right .well .searchBox .form-control::-webkit-input-placeholder,
            #main .pull-right .well .searchBox [id*='txtEmail']::-webkit-input-placeholder {
                color: #363636;
            }

            #main .pull-right .well .searchBox .form-control:-moz-placeholder,
            #main .pull-right .well .searchBox [id*='txtEmail']:-moz-placeholder {
                color: #363636;
                opacity: 1;
            }

            #main .pull-right .well .searchBox .form-control::-moz-placeholder,
            #main .pull-right .well .searchBox [id*='txtEmail']::-moz-placeholder {
                color: #363636;
                opacity: 1;
            }

            #main .pull-right .well .searchBox .form-control:-ms-input-placeholder,
            #main .pull-right .well .searchBox [id*='txtEmail']:-ms-input-placeholder {
                color: #363636;
            }

        #main .pull-right .well .searchBox [id*='txtEmail'] {
            width: 100%;
            border: 1px solid #d7d7d7;
            height: 36px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
            behavior: url(../../Webcoda/pie/PIE.htc);
        }

            #main .pull-right .well .searchBox [id*='txtEmail'].error {
                border: 2px solid #e7403d;
                color: #e7403d;
            }

        #main .pull-right .well .searchBox [id*='pnlEmailCheck'] .input-group {
            width: 100%;
        }

        #main .pull-right .well .searchBox .btn.btn-icon {
            position: absolute;
            right: 5px;
            top: 2px;
            z-index: 1000;
        }

        #main .pull-right .well .searchBox .btn-default {
            color: #062582;
            font-size: 18px;
            width: 14%;
            position: absolute;
            right: 5px;
            top: 0px;
        }

            #main .pull-right .well .searchBox .btn-default:hover {
                color: #e18510;
            }

        #main .pull-right .well .searchBox .btn-icon {
            background: none;
            border: 0;
            width: 35px;
        }

            #main .pull-right .well .searchBox .btn-icon i {
                color: #fc9f28;
                font-size: 20px;
            }

            #main .pull-right .well .searchBox .btn-icon:hover i {
                color: #e18510;
            }

    #main .pull-right .well .newsletter-expand .btn-default {
        width: 100%;
    }

    #main .pull-right .well .newsletter-expand input[type=text] {
        width: 100%;
        color: #363636;
        background: #fff;
        border: 1px solid #d7d7d7;
        padding: 5px 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

        #main .pull-right .well .newsletter-expand input[type=text]::-webkit-input-placeholder {
            color: #363636;
        }

        #main .pull-right .well .newsletter-expand input[type=text]:-moz-placeholder {
            color: #363636;
            opacity: 1;
        }

        #main .pull-right .well .newsletter-expand input[type=text]::-moz-placeholder {
            color: #363636;
            opacity: 1;
        }

        #main .pull-right .well .newsletter-expand input[type=text]:-ms-input-placeholder {
            color: #363636;
        }

        #main .pull-right .well .newsletter-expand input[type=text].error {
            border: 2px solid #e7403d;
            color: #e7403d;
        }

#main .pull-right .accordion-heading a.accordion-toggle {
    color: #062582;
    font-size: 16px;
    font-weight: 600;
}

    #main .pull-right .accordion-heading a.accordion-toggle:before {
        content: "\f107";
        font-family: FontAwesome;
        display: inline;
        margin-right: 5px;
    }

    #main .pull-right .accordion-heading a.accordion-toggle.collapsed:before {
        content: "\f105";
        font-family: FontAwesome;
        display: inline;
    }

    #main .pull-right .accordion-heading a.accordion-toggle:hover,
    #main .pull-right .accordion-heading a.accordion-toggle:focus {
        text-decoration: none;
    }

#main .pull-right .accordion-body {
    padding-left: 20px;
}

#main .news-list h4 {
    margin-bottom: 0;
    line-height: 24px;
}

    #main .news-list h4 a {
        color: #092380;
    }

#main .news-list .new {
    display: none;
    clear: both;
}

#main .news-list .img-portfolio {
    padding-top: 15px;
    padding-bottom: 15px;
}

#main .news-list .image-wrap {
    height: 150px;
    display: none;
}

    #main .news-list .image-wrap img {
        height: 200px;
        display: block;
        -ms-interpolation-mode: bicubic;
    }

#main .news-list.wide .image-wrap {
    height: 204px;
    max-height: 204px;
}

    #main .news-list.wide .image-wrap img {
        height: 200px;
    }

@media (min-width: 0) and (max-width: 320px) {
    #main .news-list .image-wrap {
        height: 162px;
    }

        #main .news-list .image-wrap img {
            height: auto;
        }

    #main .news-list.wide .image-wrap {
        height: 162px;
    }

        #main .news-list.wide .image-wrap img {
            height: auto;
        }
}

@media (min-width: 321px) and (max-width: 480px) {
    #main .news-list .image-wrap {
        height: 250px;
    }

        #main .news-list .image-wrap img {
            height: auto;
        }

    #main .news-list.wide .image-wrap {
        height: 250px;
    }

        #main .news-list.wide .image-wrap img {
            height: auto;
        }
}

@media (min-width: 481px) and (max-width: 600px) {
    #main .news-list .image-wrap {
        height: 320px;
    }

        #main .news-list .image-wrap img {
            height: auto;
        }

    #main .news-list.wide .image-wrap {
        height: 320px;
    }

        #main .news-list.wide .image-wrap img {
            height: auto;
        }
}

@media (min-width: 601px) and (max-width: 767px) {
    #main .news-list .image-wrap {
        height: 350px;
    }

        #main .news-list .image-wrap img {
            height: auto;
        }

    #main .news-list.wide .image-wrap {
        height: 350px;
    }

        #main .news-list.wide .image-wrap img {
            height: auto;
        }
}

@media (min-width: 768px) and (max-width: 992px) {
    #main .news-list .image-wrap {
        height: 125px;
    }

        #main .news-list .image-wrap img {
            height: 150px;
        }

    #main .news-list.wide .image-wrap {
        height: 150px;
    }

        #main .news-list.wide .image-wrap img {
            height: 200px;
        }
}

@media (min-width: 993px) and (max-width: 1200px) {
    #main .news-list .image-wrap {
        height: 125px;
    }

        #main .news-list .image-wrap img {
            height: 150px;
        }

    #main .news-list.wide .image-wrap {
        height: 204px;
        max-height: 204px;
    }

        #main .news-list.wide .image-wrap img {
            height: 200px;
        }
}

#main .news-events .image-wrap {
    height: 150px;
}

    #main .news-events .image-wrap img {
        height: 200px;
    }

@media (min-width: 0) and (max-width: 320px) {
    #main .news-events .image-wrap {
        height: 162px;
    }

        #main .news-events .image-wrap img {
            height: auto;
        }
}

@media (min-width: 321px) and (max-width: 480px) {
    #main .news-events .image-wrap {
        height: 250px;
    }

        #main .news-events .image-wrap img {
            height: auto;
        }
}

@media (min-width: 481px) and (max-width: 600px) {
    #main .news-events .image-wrap {
        height: 320px;
    }

        #main .news-events .image-wrap img {
            height: auto;
        }
}

@media (min-width: 601px) and (max-width: 767px) {
    #main .news-events .image-wrap {
        height: 350px;
    }

        #main .news-events .image-wrap img {
            height: auto;
        }
}

@media (min-width: 768px) and (max-width: 992px) {
    #main .news-events .image-wrap {
        height: 200px;
        max-height: 240px;
    }

        #main .news-events .image-wrap img {
            height: 250px;
        }
}

@media (min-width: 993px) and (max-width: 1200px) {
    #main .news-events .image-wrap {
        height: 200px;
        max-height: 150px;
    }

        #main .news-events .image-wrap img {
            height: 250px;
        }
}

#main .img-portfolio .event-date.theme-colour,
#main .img-portfolio .evant-date.theme-colour {
    color: #062582;
    font-style: italic;
}

#main .img-responsive {
    width: 100%;
}

#main .img-container {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 0 !important;
}

    #main .img-container .img-caption {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        font-style: italic;
        padding: 15px 20px;
        color: #fff;
        background: #272727;
        background: rgba(39, 39, 39, 0.6);
    }

    #main .img-container.pull-right {
        margin-left: 30px;
    }

    #main .img-container.flat-caption .img-caption {
        background: none;
        position: relative;
        color: #767676;
        font-size: 13px;
        padding: 5px 0;
    }

#main .panel {
    box-shadow: none;
    background: #f5f5f5;
    border-top: 0;
    color: #062582;
    margin-top: 20px;
    border-radius: 0;
}

    #main .panel .panel-footer {
        border-top: 1px solid #d7d7d7;
        border-radius: 0;
    }

        #main .panel .panel-footer span:last-of-type {
            display: none;
        }

@media (min-width: 768px) and (max-width: 992px) {
    #main .pull-left.col-md-9 {
        padding-bottom: 20px;
    }

        #main .pull-left.col-md-9:before {
            display: none;
        }

        #main .pull-left.col-md-9:after {
            content: "";
            height: 10px;
            width: 100%;
            display: block;
            clear: both;
            position: relative;
            border-right: 0;
            border-bottom: 1px solid #cfd2e3;
        }

    #main .pull-right .searchBox {
        width: 100%;
        float: none;
    }

    #main .pull-right .well {
        padding-left: 0;
        padding-right: 0;
    }

        #main .pull-right .well.col-sm-4 {
            padding-right: 60px;
            position: relative;
            padding-top: 0;
        }

            #main .pull-right .well.col-sm-4:after {
                border-right: 1px solid #cfd2e3;
                content: "";
                width: 2px;
                height: 100%;
                display: block;
                position: absolute;
                right: 30px;
                left: auto;
                top: 0;
            }

        #main .pull-right .well:after {
            background: none;
        }
}

@media (max-width: 767px) {
    #main .img-container {
        position: relative;
        margin-bottom: 20px;
    }

        #main .img-container .img-caption {
            padding: 10px 15px;
        }

    #main .pull-left.col-md-9 {
        padding-bottom: 20px;
    }

        #main .pull-left.col-md-9:before {
            display: none;
        }

        #main .pull-left.col-md-9:after {
            content: "";
            height: 10px;
            width: 100%;
            display: block;
            position: relative;
            border-right: 0;
            border-bottom: 1px solid #cfd2e3;
        }

    #main .pull-right .searchBox {
        width: 100%;
        float: none;
    }

    #main .pull-right .well {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
        margin-bottom: 0;
        border-bottom: 1px solid #cfd2e3;
    }

        #main .pull-right .well:after {
            background: none;
        }

        #main .pull-right .well:last-child {
            border: 0;
        }
}

.image-wrap {
    max-height: 150px;
    overflow: hidden;
    max-width: 800px;
}

    .image-wrap:hover img {
        opacity: 0.6 !important;
    }

    .image-wrap img {
        height: 100%;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease-out;
        /* Saf3.2+, Chrome */
        -moz-transition: opacity 0.5s ease-out;
        /* FF4+ */
        -ms-transition: opacity 0.5s ease-out;
        /* IE10? */
        -o-transition: opacity 0.5s ease-out;
        /* Opera 10.5+ */
        transition: opacity 0.5s ease-out;
    }

@media only screen and (max-width: 767px) {
    .image-wrap {
        max-height: none;
    }
}

a.view-more:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    padding-left: 5px;
}

.mandatory h4 {
    margin-top: 0px;
    padding-bottom: 10px !important;
}

.mandatory .clearfix {
    display: none;
}

.FormButton,
.FormButton[disabled] {
    float: right;
    background: #062582;
    padding: 13px 80px;
    border: 0;
}

@media (max-width: 767px) {
    .FormButton {
        width: 100%;
        float: none;
    }
}

.form-control {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    behavior: url(../../Webcoda/pie/PIE.htc);
}

    .form-control:focus {
        border-color: #d7d7d7;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(28, 120, 160, 0.4);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(28, 120, 160, 0.4);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(28, 120, 160, 0.4);
    }

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.img-container.pull-left {
    width: 33.333%;
    margin-right: 30px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .img-container.pull-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}

mark {
    background: #fc9f28;
    background: rgba(241, 149, 34, 0.3);
}

blockquote {
    border-top: 1px solid #cfd2e3;
    border-bottom: 1px solid #cfd2e3;
    border-left: 0;
    padding: 35px 17%;
    color: #062582;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    margin: 20px 0;
}

    blockquote:before {
        content: "";
        display: inline;
        width: 34px;
        height: 37px;
        background: url(../images/assets/quote.gif) no-repeat 0 0;
        position: absolute;
        left: 11%;
        top: 37px;
    }

    blockquote:after {
        content: "";
        display: inline;
        width: 34px;
        height: 37px;
        background: url(../images/assets/quote.gif) no-repeat left bottom;
        position: absolute;
        right: 11%;
        bottom: 37px;
    }

    blockquote span.author {
        color: #363636;
        font-style: italic;
        font-weight: 600;
        font-size: 14px;
        display: block;
    }

@media (max-width: 767px) {
    blockquote {
        padding: 35px 50px;
    }

        blockquote:before {
            left: 0;
        }

        blockquote:after {
            right: 0;
        }
}

.welcome-note {
    background: #f8f8f8 url(../images/assets/welcome-bg.jpg) no-repeat bottom center;
    min-height: 535px;
    padding: 70px 0;
    margin-bottom: 45px;
    font-size: 14px;
    line-height: 24px;
    display: block;
    zoom: 1;
}

    .welcome-note p {
        line-height: 32px;
    }

    .welcome-note:before,
    .welcome-note:after {
        content: " ";
        display: table;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .welcome-note .ellipse {
        float: left;
        margin-right: 40px;
        margin-bottom: 30px;
    }

@media (min-width: 992px) {
    .welcome-note h1,
    .welcome-note p.lead {
        float: right;
        width: 61%;
    }
}

@media (min-width: 1200px) {
    .welcome-note h1,
    .welcome-note p.lead {
        float: right;
        width: 67.8%;
    }
}

@media (max-width: 767px) {
    .welcome-note {
        padding: 0px 0 30px;
        margin-bottom: 0;
    }

        .welcome-note .ellipse {
            float: none;
        }

        .welcome-note p.lead {
            font-size: 14px;
            line-height: 24px;
        }
}

.img-portfolio {
    margin-bottom: 30px;
    position: relative;
}

    .img-portfolio h3 {
        margin-bottom: 0;
        line-height: 24px;
    }

    .img-portfolio .date,
    .img-portfolio .evant-date {
        margin-bottom: 20px;
    }

    .img-portfolio .event-date.theme-colour {
        display: inline-block;
        padding: 14px 12px 10px 12px;
        color: #fff !important;
        font-style: normal !important;
        text-align: center;
        font-size: 20px;
        line-height: 18px;
        text-transform: uppercase;
        background: #062582;
        position: absolute;
        left: 15px;
        top: 0;
        font-family: 'DINCondensed-Regular';
        font-weight: normal;
    }

        .img-portfolio .event-date.theme-colour:after {
            content: "";
            display: inline-block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 8px 0 8px 9px;
            border-color: transparent transparent transparent #062582;
            position: absolute;
            right: -9px;
            top: 50%;
            margin-top: -8px;
        }

.more-content {
    display: none;
}

    .more-content .btn-primary {
        width: 100%;
        padding: 18px;
        border: 0;
        position: relative;
    }

        .more-content .btn-primary i {
            position: absolute;
            right: 20px;
            top: 20px;
            font-size: 18px;
        }

.bg-theme-colour {
    background: #092380;
    color: #fff;
    padding: 30px 0;
    margin-top: 80px;
    margin-bottom: -30px;
    height: 120px;
    display: block;
    zoom: 1;
    -webkit-transition: all 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
}

    .bg-theme-colour:before,
    .bg-theme-colour:after {
        content: " ";
        display: table;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .bg-theme-colour .row {
        position: relative;
    }

    .bg-theme-colour .col-md-12 {
        cursor: pointer;
    }

    .bg-theme-colour.open {
        height: 200px;
    }

    .bg-theme-colour a {
        color: #fff;
    }

    .bg-theme-colour h1 {
        font-size: 45px;
        color: #fff;
        margin: 0 !important;
        display: inline-block !important;
        vertical-align: middle;
        border: 0;
    }

    .bg-theme-colour span {
        display: inline-block;
        padding: 0px 25px;
        font-size: 16px;
        vertical-align: middle;
    }

    .bg-theme-colour .btn.btn-circle {
        background: #fc9f28;
        position: absolute;
        right: 0;
        top: 0px;
        width: 50px;
        height: 50px;
        line-height: 40px;
        text-align: center;
    }

        .bg-theme-colour .btn.btn-circle i {
            color: #fff;
            background: url(../images/assets/w-arrow.png) no-repeat 0 0;
            width: 24px;
            height: 17px;
        }

            .bg-theme-colour .btn.btn-circle i.fa-angle-down:before,
            .bg-theme-colour .btn.btn-circle i.fa-angle-up:before {
                display: none;
            }

        .bg-theme-colour .btn.btn-circle.close i {
            background: url(../images/assets/w-arrow.png) no-repeat 0 -37px;
        }

    .bg-theme-colour .close {
        opacity: 1;
        display: none;
    }

    .bg-theme-colour input[type="text"],
    .bg-theme-colour input[type="email"] {
        color: #363636;
        border: 0;
        padding: 5px 10px;
        width: 100%;
        margin-bottom: 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

        .bg-theme-colour input[type="text"]::-webkit-input-placeholder,
        .bg-theme-colour input[type="email"]::-webkit-input-placeholder {
            color: #363636;
        }

        .bg-theme-colour input[type="text"]:-moz-placeholder,
        .bg-theme-colour input[type="email"]:-moz-placeholder {
            color: #363636;
            opacity: 1;
        }

        .bg-theme-colour input[type="text"]::-moz-placeholder,
        .bg-theme-colour input[type="email"]::-moz-placeholder {
            color: #363636;
            opacity: 1;
        }

        .bg-theme-colour input[type="text"]:-ms-input-placeholder,
        .bg-theme-colour input[type="email"]:-ms-input-placeholder {
            color: #363636;
        }

        .bg-theme-colour input[type="text"].error,
        .bg-theme-colour input[type="email"].error {
            border: 2px solid #e7403d;
            color: #e7403d;
        }

            .bg-theme-colour input[type="text"].error::-webkit-input-placeholder,
            .bg-theme-colour input[type="email"].error::-webkit-input-placeholder {
                color: #e7403d;
            }

            .bg-theme-colour input[type="text"].error:-moz-placeholder,
            .bg-theme-colour input[type="email"].error:-moz-placeholder {
                color: #e7403d;
                opacity: 1;
            }

            .bg-theme-colour input[type="text"].error::-moz-placeholder,
            .bg-theme-colour input[type="email"].error::-moz-placeholder {
                color: #e7403d;
                opacity: 1;
            }

            .bg-theme-colour input[type="text"].error:-ms-input-placeholder,
            .bg-theme-colour input[type="email"].error:-ms-input-placeholder {
                color: #e7403d;
            }

    .bg-theme-colour label.error {
        display: none !important;
    }

    .bg-theme-colour .btn-primary {
        width: 100%;
        border: 2px solid #fc9f28;
        background: #fc9f28;
    }

        .bg-theme-colour .btn-primary:hover {
            border: 2px solid #e18510;
            background: #e18510;
        }

    .bg-theme-colour .update2 {
        display: none;
        margin-top: 20px;
    }

@media (min-width: 992px) {
    .bg-theme-colour .col-md-2 {
        width: 21%;
        padding-right: 0;
        padding-left: 10px;
    }

    .bg-theme-colour .col-md-1 {
        width: 16%;
        padding-right: 0;
        padding-left: 10px;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .bg-theme-colour {
        height: 170px;
    }

        .bg-theme-colour span {
            padding: 0px 25px 0 0;
        }

        .bg-theme-colour.open {
            height: 400px;
        }
}

@media (max-width: 767px) {
    .bg-theme-colour {
        height: auto;
    }

        .bg-theme-colour.open {
            height: auto;
        }

        .bg-theme-colour h1 {
            font-size: 34px;
        }

        .bg-theme-colour span {
            font-size: 14px;
        }

        .bg-theme-colour .btn.btn-circle {
            right: 15px;
        }

        .bg-theme-colour span {
            padding: 0px 25px 0 0;
        }

        .bg-theme-colour input[type="text"] {
            margin-bottom: 10px;
        }
}

.btn-circle {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    behavior: url(../../Webcoda/pie/PIE.htc);
}

.projects-slider ul,
.milestones-slider ul,
.projects-slider li,
.milestones-slider li {
    margin: 0;
    padding: 0;
    line-height: 24px;
}

.projects-slider li,
.milestones-slider li {
    padding-bottom: 10px;
    width: 100% !important;
}

.projects-slider .bx-wrapper,
.milestones-slider .bx-wrapper {
    max-width: 100% !important;
}

.projects-slider a,
.milestones-slider a {
    color: #062582;
}

.projects-slider .bx-viewport:after,
.milestones-slider .bx-viewport:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    background: url(../images/assets/moverlay.png) repeat-x left bottom;
    height: 114px;
    width: 100%;
    z-index: 20;
}

.projects-slider .bx-controls,
.milestones-slider .bx-controls {
    border-top: 1px solid #d6d0e0;
}

.projects-slider .bx-pager,
.milestones-slider .bx-pager {
    display: none;
}

.projects-slider .bx-controls-direction a,
.milestones-slider .bx-controls-direction a {
    background: #edf4f8;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    width: 50%;
}

    .projects-slider .bx-controls-direction a.bx-prev,
    .milestones-slider .bx-controls-direction a.bx-prev {
        border-right: 2px solid #fff;
        background: #edf4f8 url(../images/assets/b-arrow.png) no-repeat 50% -51px;
        text-indent: -9999px;
    }

        .projects-slider .bx-controls-direction a.bx-prev:hover,
        .milestones-slider .bx-controls-direction a.bx-prev:hover {
            background: #dfecf2 url(../images/assets/b-arrow.png) no-repeat 50% -51px;
        }

    .projects-slider .bx-controls-direction a.bx-next,
    .milestones-slider .bx-controls-direction a.bx-next {
        border-left: 2px solid #fff;
        background: #edf4f8 url(../images/assets/b-arrow.png) no-repeat 50% 20px;
        text-indent: -9999px;
    }

        .projects-slider .bx-controls-direction a.bx-next:hover,
        .milestones-slider .bx-controls-direction a.bx-next:hover {
            background: #dfecf2 url(../images/assets/b-arrow.png) no-repeat 50% 20px;
        }

        .projects-slider .bx-controls-direction a.bx-prev.disabled,
        .milestones-slider .bx-controls-direction a.bx-prev.disabled,
        .projects-slider .bx-controls-direction a.bx-next.disabled,
        .milestones-slider .bx-controls-direction a.bx-next.disabled {
            opacity: 0.5;
            cursor: default;
        }

            .projects-slider .bx-controls-direction a.bx-prev.disabled:hover,
            .milestones-slider .bx-controls-direction a.bx-prev.disabled:hover {
                background: #edf4f8 url(../images/assets/b-arrow.png) no-repeat 50% -51px;
            }

            .projects-slider .bx-controls-direction a.bx-next.disabled:hover,
            .milestones-slider .bx-controls-direction a.bx-next.disabled:hover {
                background: #edf4f8 url(../images/assets/b-arrow.png) no-repeat 50% 20px;
            }

.projects-slider .col-md-8,
.milestones-slider .col-md-8 {
    padding-left: 0;
    height: 150px;
}

.projects-slider .media-wrap,
.milestones-slider .media-wrap {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 993px) {
    .projects-slider .bx-viewport,
    .milestones-slider .bx-viewport {
        height: 504px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .projects-slider,
    .milestones-slider {
        margin-bottom: 30px;
    }

        .projects-slider .col-md-8,
        .milestones-slider .col-md-8 {
            padding-left: 15px;
        }
}

@media (max-width: 992px) {
    .projects-slider .ellipse,
    .milestones-slider .ellipse {
        margin: 0 auto 10px auto;
    }

    .projects-slider .col-md-8,
    .milestones-slider .col-md-8 {
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    .projects-slider .bx-viewport:after,
    .milestones-slider .bx-viewport:after {
        display: none;
    }
}

.milestones-slider .bx-viewport:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    background: url(../images/assets/moverlay.png) repeat-x left bottom;
    height: 114px;
    width: 100%;
    z-index: 20;
}

.milestones-slider li {
    background: url(../images/assets/mline.gif) repeat-y 42px 0;
    margin-bottom: 0 !important;
    padding-bottom: 20px;
    position: relative;
    padding-left: 116px;
    min-height: 115px;
    display: block;
    zoom: 1;
}

    .milestones-slider li:before,
    .milestones-slider li:after {
        content: " ";
        display: table;
        font-size: 0;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.milestones-slider .media-heading {
    line-height: 24px;
    margin-bottom: 0;
}

.milestones-slider .mdate {
    background: #062582;
    width: 94px;
    padding: 15px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    left: 0;
    top: 0;
    font-family: 'DINCondensed-Regular';
    font-weight: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    behavior: url(../../Webcoda/pie/PIE.htc);
}

    .milestones-slider .mdate span {
        display: block;
        color: #fac24a;
        font-family: 'DINCondensed-Light';
        font-weight: normal;
    }

    .milestones-slider .mdate:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 9px;
        border-color: transparent transparent transparent #062582;
        position: absolute;
        right: -9px;
        top: 50%;
        margin-top: -8px;
    }

.milestones-slider .ellipse {
    float: right;
    margin-left: 20px;
}

@media (max-width: 767px) {
    .milestones-slider .ellipse {
        float: none;
        margin-left: 0;
    }

    .milestones-slider .bx-viewport:after {
        display: none;
    }
}

.lead {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

@media (max-width: 767px) {
    .lead {
        font-size: 14px;
        line-height: 24px !important;
    }
}

#main .search-found .pull-left,
#main .search-found .pull-right {
    padding-bottom: 0;
}

#main .search-found .pull-right {
    width: 25%;
}

#main .search-found h3 {
    font-size: 1.25em;
    margin-top: 10px;
}

#main .search-found .form-horizontal {
    position: relative;
}

#main .search-found .editing-form-label-cell {
    display: none;
}

#main .search-found .form-group-submit {
    width: 30px;
    position: absolute;
    right: 10px;
    top: 0;
}

    #main .search-found .form-group-submit .btn-default {
        border: 0;
        background: none;
        font-family: "FontAwesome";
        color: #1978a0;
        font-size: 18px;
        line-height: 22px;
    }

@media (max-width: 992px) {
    #main .search-found .pull-left:after {
        display: none;
    }
}

@media (max-width: 767px) {
    #main .search-found h3 {
        width: 100%;
    }

    #main .search-found .pull-right {
        margin-right: 0;
        width: 100%;
    }
}

.result-items {
    margin-bottom: 30px;
}

    .result-items .item {
        margin-bottom: 30px;
    }

        .result-items .item .title {
            font-size: 1.25em;
            line-height: 24px;
            font-weight: 600;
        }

        .result-items .item .content {
            color: #585858;
            line-height: 24px;
        }

    .result-items nav {
        width: 100%;
        text-align: center;
        position: relative;
    }

        .result-items nav:before {
            border-top: 1px solid #cfd2e3;
            content: "";
            display: block;
            height: 1px;
            width: 100%;
            top: 2px;
            position: absolute;
            z-index: 2;
        }

.FormPanel .Error .form-control,
.FormPanel .Error .btn-default,
.FormPanel .Error .btn-default:hover,
.FormPanel .Error .btn-default:focus,
.FormPanel .Error .form-control.open .btn-default,
.FormPanel .Error .form-control.open .btn-default:hover,
.FormPanel .Error .form-control.open .btn-default:focus {
    border-color: #e10000;
    color: #e10000;
}

.FormPanel .EditingFormErrorLabel {
    display: none;
}

.ErrorLabel {
    color: #e10000;
    display: block;
    margin-bottom: 25px;
}

.pagination {
    margin: 0;
}

    .pagination > li:first-child > a,
    .pagination > li:first-child > span,
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-radius: 0;
        color: #1978a0;
    }

        .pagination > li:first-child > a:hover,
        .pagination > li:first-child > span:hover,
        .pagination > li:last-child > a:hover,
        .pagination > li:last-child > span:hover {
            color: #1978a0;
            background: none;
        }

    .pagination > li > a,
    .pagination > li > span {
        padding: 10px 15px;
    }

        .pagination > li > a:hover,
        .pagination > li > span:hover {
            color: #1978a0;
            background: none;
        }

    .pagination > li > a {
        border-top: 2px solid #fff;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        color: #585858;
    }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            border-color: #fff;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        background: none;
        font-weight: 700;
        color: #585858;
        border-top: 2px solid #fc9f28;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

.modal {
    z-index: 999999;
}

.modal-backdrop.in {
    opacity: 0.8;
}

.modal-content {
    border-radius: 0;
}

.popup {
    padding: 20px 40px 0px 40px;
}

    .popup h1 {
        text-transform: uppercase;
        display: block;
        border-bottom: 1px solid #062582;
        position: relative;
        margin-bottom: 23px;
        font-size: 50px;
    }

        .popup h1 span {
            border-bottom: 4px solid #062582;
            display: inline-block;
        }

    .popup p.lead {
        font-size: 1.25em;
    }

    .popup h4 {
        margin-top: 0;
    }

    .popup .panel.theme-colour {
        background: #f5f5f5;
        padding: 15px 20px;
        margin: 20px -40px 0;
        display: block;
        zoom: 1;
    }

        .popup .panel.theme-colour:before,
        .popup .panel.theme-colour:after {
            content: " ";
            display: table;
            font-size: 0;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .popup .panel.theme-colour span.skip {
            display: block;
            color: #1978a0;
            font-weight: 600;
        }

    .popup .btn.close {
        background: #fc9f28;
        color: #fff;
        text-align: center;
        border-radius: 0;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 1;
        width: 42px;
        height: 40px;
        line-height: 20px;
    }

    .popup .emailcheck {
        width: 100%;
    }

        .popup .emailcheck input[type=text],
        .popup .emailcheck input[type=email] {
            width: 100%;
            padding: 7px 15px;
            border: 1px solid #d7d7d7;
            font-weight: 700;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
            behavior: url(../../Webcoda/pie/PIE.htc);
        }

        .popup .emailcheck .btn {
            font-size: 20px;
            color: #fc9f28;
            position: absolute;
            right: 0;
            top: 0px;
            background: none;
            border: 0;
        }

    .popup .newsletter-expand input[type=text],
    .popup .newsletter-expand input[type=email] {
        width: 100%;
        padding: 7px 15px;
        border: 1px solid #d7d7d7;
        background: #fff;
        color: #767676;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

        .popup .newsletter-expand input[type=text]::-webkit-input-placeholder,
        .popup .newsletter-expand input[type=email]::-webkit-input-placeholder {
            color: #767676;
        }

        .popup .newsletter-expand input[type=text]:-moz-placeholder,
        .popup .newsletter-expand input[type=email]:-moz-placeholder {
            color: #767676;
            opacity: 1;
        }

        .popup .newsletter-expand input[type=text]::-moz-placeholder,
        .popup .newsletter-expand input[type=email]::-moz-placeholder {
            color: #767676;
            opacity: 1;
        }

        .popup .newsletter-expand input[type=text]:-ms-input-placeholder,
        .popup .newsletter-expand input[type=email]:-ms-input-placeholder {
            color: #767676;
        }

    .popup .newsletter-expand .btn-default,
    .popup .newsletter-expand .thx {
        width: 100%;
    }

#main .storyjs-embed.full-embed {
    margin: 0 0 50px 0 !important;
}

#main .vco-storyjs {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
}

#main .vco-feature h2.date {
    font-size: 14px;
    color: #062582;
    border-bottom: 0;
    margin-bottom: 10px;
}

#main .vco-feature h3 {
    font-size: 34px;
    font-family: 'DIN Next LT Pro Bold Condensed';
    font-weight: normal;
    text-transform: uppercase;
    color: #062582;
}

#main .vco-feature p {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
    color: #585858;
    line-height: 24px;
}

#main .flag h3 {
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    font-weight: 700;
}

#main .vco-slider .nav-next .date,
#main .vco-slider .nav-next .title,
#main .vco-slider .nav-previous .date,
#main .vco-slider .nav-next .date {
    color: #d0d0d0;
    font-size: 14px;
    font-style: normal;
}

#main .vco-slider .nav-previous .title,
#main .vco-slider .nav-next .title {
    font-size: 11px;
}

#main .vco-storyjs h2.start {
    font-size: 34px;
    font-family: 'DIN Next LT Pro Bold Condensed';
    font-weight: normal;
    text-transform: uppercase;
    color: #062582;
    border-bottom: 0;
}

#main .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow:before,
#main .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-shadow:after {
    box-shadow: none;
}

#main .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-frame,
#main .vco-slider .slider-item .content .content-container .media .media-wrapper .media-container .media-image img {
    border-width: 0;
}

#main .vco-timeline .vco-navigation .timenav .time .time-interval-major div {
    color: #848484;
    font-size: 10px;
    font-weight: 600;
}

.EditMode .fade,
.DesignMode .fade {
    opacity: 1 !important;
}

.projects-list {
    text-align: center;
}

    .projects-list .col-md-4 {
        padding: 30px;
    }

        .projects-list .col-md-4 h4 {
            font-weight: bold !important;
            margin-bottom: 10px;
            padding: 0 40px;
        }

        .projects-list .col-md-4 a p {
            color: #363636;
            margin-bottom: 20px;
            max-height: 93px;
            overflow: hidden;
        }

        .projects-list .col-md-4 .btn-primary {
            padding: 15px 50px;
        }

@media (min-width: 768px) and (max-width: 991px) {
    .projects-list .col-md-4 {
        padding: 15px;
    }

        .projects-list .col-md-4 h4 {
            padding: 0;
        }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .projects-list .col-md-4 {
        padding: 15px;
    }
}

.sharethis {
    display: inline-block;
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

    .sharethis strong {
        margin-right: 10px;
        display: inline-block;
    }

    .sharethis span {
        border-bottom: 0;
        vertical-align: middle;
        background: #fc9f28;
        width: 35px;
        height: 35px;
        font-size: 18px;
        line-height: 35px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

.sharethis span:hover {
    background: #e18510;
}

@media (max-width: 992px) {
    .sharethis {
        margin-top: 20px;
        float: none;
        width: 100%;
    }
}

.ellipse {
    width: 150px;
    height: 150px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

    .ellipse.gallery-big {
        width: 326px;
        height: 326px;
    }

        .ellipse.gallery-big:before {
            content: "";
            background: url(../images/assets/icons.png) no-repeat 0 0;
            width: 70px;
            height: 70px;
            display: block;
            position: absolute;
            left: 13px;
            top: 33px;
            z-index: 30;
        }

        .ellipse.gallery-big a {
            padding: 15px;
        }

            .ellipse.gallery-big a:hover img {
                clip-path: circle(132px at center);
                -webkit-clip-path: circle(132px at center);
            }

        .ellipse.gallery-big img {
            width: 296px;
            height: 296px;
            clip-path: circle(296px at center);
            -webkit-clip-path: circle(296px at center);
        }

        .ellipse.gallery-big a:before {
            background: url(../images/assets/ellipse-big.png) no-repeat top center;
            background-size: cover;
            width: 326px;
            height: 326px;
        }

        .ellipse.gallery-big strong {
            line-height: 266px;
        }

        .ellipse.gallery-big .info {
            width: 266px;
            height: 266px;
            margin-top: -133px;
            margin-left: -133px;
            display: none;
        }

        .ellipse.gallery-big.pull-right:before {
            left: auto;
            right: 13px;
        }

        .ellipse.gallery-big.pull-right a:before {
            -webkit-transform: rotate(101deg);
            -moz-transform: rotate(101deg);
            -ms-transform: rotate(101deg);
            transform: rotate(101deg);
        }

        .ellipse.gallery-big.pull-right a:hover:before {
            -webkit-transform: rotate(160deg);
            -moz-transform: rotate(160deg);
            -ms-transform: rotate(160deg);
            transform: rotate(160deg);
        }

    .ellipse.gallery-small {
        width: 138px;
        height: 138px;
    }

        .ellipse.gallery-small:before {
            content: "";
            background: url(../images/assets/icons.png) no-repeat 0 -118px;
            width: 49px;
            height: 49px;
            display: block;
            position: absolute;
            right: 0;
            top: 5px;
            z-index: 30;
        }

        .ellipse.gallery-small a {
            padding: 9px;
        }

            .ellipse.gallery-small a:hover:before {
                -webkit-transform: rotate(-77deg);
                -moz-transform: rotate(-77deg);
                -ms-transform: rotate(-77deg);
                transform: rotate(-77deg);
            }

            .ellipse.gallery-small a:hover img {
                clip-path: circle(55px at center);
                -webkit-clip-path: circle(55px at center);
            }

        .ellipse.gallery-small img {
            width: 120px;
            height: 120px;
            clip-path: circle(120px at center);
            -webkit-clip-path: circle(120px at center);
        }

        .ellipse.gallery-small a:before {
            background: url(../images/assets/ellipse.png) no-repeat 0 -528px;
            width: 138px;
            height: 138px;
        }

        .ellipse.gallery-small strong {
            line-height: 266px;
        }

        .ellipse.gallery-small .info {
            width: 266px;
            height: 266px;
            margin-top: -133px;
            margin-left: -133px;
        }

    .ellipse.video-small {
        width: 138px;
        height: 138px;
    }

        .ellipse.video-small:before {
            content: "";
            background: url(../images/assets/icons.png) no-repeat 0 -223px;
            width: 49px;
            height: 49px;
            display: block;
            position: absolute;
            right: 0;
            top: 5px;
            z-index: 30;
        }

        .ellipse.video-small a {
            padding: 9px;
        }

            .ellipse.video-small a:hover:before {
                -webkit-transform: rotate(-77deg);
                -moz-transform: rotate(-77deg);
                -ms-transform: rotate(-77deg);
                transform: rotate(-77deg);
            }

            .ellipse.video-small a:hover img {
                clip-path: circle(55px at center);
                -webkit-clip-path: circle(55px at center);
            }

        .ellipse.video-small img {
            width: 120px;
            height: 120px;
            clip-path: circle(120px at center);
            -webkit-clip-path: circle(120px at center);
        }

        .ellipse.video-small a:before {
            background: url(../images/assets/ellipse.png) no-repeat 0 -684px;
            width: 138px;
            height: 138px;
        }

        .ellipse.video-small strong {
            line-height: 266px;
        }

        .ellipse.video-small .info {
            width: 266px;
            height: 266px;
            margin-top: -133px;
            margin-left: -133px;
        }

    .ellipse.e2 a:before,
    .ellipse.e5 a:before {
        background: url(../images/assets/ellipse.png) no-repeat 0 -170px;
        width: 150px;
        height: 150px;
    }

    .ellipse.e3 a:before,
    .ellipse.e6 a:before {
        background: url(../images/assets/ellipse.png) no-repeat 0 -337px;
        width: 150px;
        height: 150px;
    }

    .ellipse.e4 a:before,
    .ellipse.e7 a:before {
        background: url(../images/assets/ellipse.png) no-repeat 0 0;
        width: 150px;
        height: 150px;
    }

    .ellipse img {
        width: 132px;
        height: 132px;
        position: relative;
        z-index: 10;
        clip-path: circle(132px at center);
        -webkit-clip-path: circle(132px at center);
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        transition: all 0.5s linear;
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        -ms-border-radius: 500px;
        -o-border-radius: 500px;
        border-radius: 500px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

    .ellipse a:before {
        content: "";
        background: url(../images/assets/ellipse.png) no-repeat 0 0;
        width: 150px;
        height: 150px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        -ms-border-radius: 500px;
        -o-border-radius: 500px;
        border-radius: 500px;
        behavior: url(../../Webcoda/pie/PIE.htc);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

    .ellipse strong {
        font-style: normal;
        display: none;
        line-height: 120px;
    }

    .ellipse .info {
        text-align: center;
        background: #333333;
        background: rgba(255, 255, 255, 0.8);
        width: 120px;
        height: 120px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -60px;
        margin-left: -60px;
        z-index: 12;
        color: #fff;
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        -ms-border-radius: 500px;
        -o-border-radius: 500px;
        border-radius: 500px;
        behavior: url(../../Webcoda/pie/PIE.htc);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        opacity: 0;
    }

    .ellipse a {
        display: block;
        padding: 8px;
        position: relative;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

        .ellipse a:hover img {
            -webkit-transition: all 0.5s ease-out;
            -moz-transition: all 0.5s ease-out;
            -ms-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
        }

        .ellipse a:hover img {
            opacity: 0.6;
            clip-path: circle(60px at center);
            -webkit-clip-path: circle(60px at center);
        }

        .ellipse a:hover:before {
            -webkit-transform: rotate(-61deg);
            -moz-transform: rotate(-61deg);
            -ms-transform: rotate(-61deg);
            transform: rotate(-61deg);
        }

@media (min-width: 768px) and (max-width: 992px) {
    .ellipse.gallery-big {
        width: 285px;
        height: 285px;
    }

        .ellipse.gallery-big a {
            padding: 13px;
        }

            .ellipse.gallery-big a:hover img {
                clip-path: circle(116px at center);
                -webkit-clip-path: circle(116px at center);
            }

        .ellipse.gallery-big img {
            width: 258px;
            height: 258px;
        }

        .ellipse.gallery-big strong {
            line-height: 230px;
        }

        .ellipse.gallery-big .info {
            width: 232px;
            height: 232px;
            margin-top: -116px;
            margin-left: -116px;
        }

        .ellipse.gallery-big a:before {
            width: 285px;
            height: 285px;
        }

        .ellipse.gallery-big:before {
            top: 28px;
        }
}

@media (max-width: 767px) {
    .ellipse.gallery-big {
        clear: both;
        width: 270px;
        height: 270px;
        margin: 10px auto;
    }

        .ellipse.gallery-big a {
            padding: 16px;
            width: 270px;
            height: 270px;
        }

            .ellipse.gallery-big a:hover img {
                clip-path: circle(110px at center);
                -webkit-clip-path: circle(110px at center);
            }

        .ellipse.gallery-big img {
            width: 240px;
            height: 240px;
            opacity: 0.5;
        }

        .ellipse.gallery-big strong {
            line-height: 218px;
        }

        .ellipse.gallery-big .info {
            height: 218px;
            margin-left: -109px;
            margin-top: -109px;
            width: 218px;
        }

        .ellipse.gallery-big a:before {
            width: 270px;
            height: 270px;
        }

        .ellipse.gallery-big:before {
            top: 28px;
        }
}

#main .ellipse.gallery-big img.img-responsive {
    width: auto;
}

.ellipse-large {
    margin-bottom: 30px;
}

    .ellipse-large .img-portfolio {
        padding: 20px;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        behavior: url(../../Webcoda/pie/PIE.htc);
    }

        .ellipse-large .img-portfolio a {
            color: #363636;
        }

            .ellipse-large .img-portfolio a h4 {
                color: #062582;
                margin-bottom: 0;
                line-height: 24px;
            }

            .ellipse-large .img-portfolio a:hover {
                text-decoration: none;
            }

                .ellipse-large .img-portfolio a:hover img {
                    clip-path: circle(90px at center);
                    -webkit-clip-path: circle(90px at center);
                }

                .ellipse-large .img-portfolio a:hover .ellipse:before {
                    -webkit-transform: rotate(-61deg);
                    -moz-transform: rotate(-61deg);
                    -ms-transform: rotate(-61deg);
                    transform: rotate(-61deg);
                }

        .ellipse-large .img-portfolio img {
            width: 200px;
            height: 200px;
            display: inline-block;
            -webkit-border-radius: 500px;
            -moz-border-radius: 500px;
            -ms-border-radius: 500px;
            -o-border-radius: 500px;
            border-radius: 500px;
            behavior: url(../../Webcoda/pie/PIE.htc);
            clip-path: circle(200px at center);
            -webkit-clip-path: circle(200px at center);
        }

        .ellipse-large .img-portfolio .ellipse {
            width: 224px;
            height: 224px;
            margin: 0 auto 20px auto;
            padding: 13px;
            position: relative;
            border-radius: 0;
        }

            .ellipse-large .img-portfolio .ellipse:before {
                content: "";
                background: url(../images/assets/ellipse.png) no-repeat 0 -851px;
                width: 224px;
                height: 224px;
                position: absolute;
                left: 0;
                top: 0;
                z-index: 1;
                -webkit-border-radius: 500px;
                -moz-border-radius: 500px;
                -ms-border-radius: 500px;
                -o-border-radius: 500px;
                border-radius: 500px;
                behavior: url(../../Webcoda/pie/PIE.htc);
                -webkit-transition: all 0.5s ease-out;
                -moz-transition: all 0.5s ease-out;
                -ms-transition: all 0.5s ease-out;
                transition: all 0.5s ease-out;
            }

            .ellipse-large .img-portfolio .ellipse:after {
                text-align: center;
                background: #fff;
                background: rgba(255, 255, 255, 0.8);
                width: 200px;
                height: 200px;
                position: absolute;
                left: 50%;
                top: 50%;
                content: "";
                display: none;
                margin-top: -100px;
                margin-left: -100px;
                z-index: 12;
                color: #fff;
                -webkit-border-radius: 500px;
                -moz-border-radius: 500px;
                -ms-border-radius: 500px;
                -o-border-radius: 500px;
                border-radius: 500px;
                behavior: url(../../Webcoda/pie/PIE.htc);
                -webkit-transition: all 0.5s ease-out;
                -moz-transition: all 0.5s ease-out;
                -ms-transition: all 0.5s ease-out;
                transition: all 0.5s ease-out;
                opacity: 0;
            }

            .ellipse-large .img-portfolio .ellipse.e1:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -851px;
            }

            .ellipse-large .img-portfolio .ellipse.e2:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -1093px;
            }

            .ellipse-large .img-portfolio .ellipse.e3:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -1345px;
            }

            .ellipse-large .img-portfolio .ellipse.e4:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -1586px;
            }

            .ellipse-large .img-portfolio .ellipse.e5:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -1831px;
            }

            .ellipse-large .img-portfolio .ellipse.e6:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -2065px;
            }

            .ellipse-large .img-portfolio .ellipse.e7:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -2306px;
            }

            .ellipse-large .img-portfolio .ellipse.e8:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -2550px;
            }

            .ellipse-large .img-portfolio .ellipse.e9:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -2065px;
            }

            .ellipse-large .img-portfolio .ellipse.e10:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -2306px;
            }

            .ellipse-large .img-portfolio .ellipse.e11:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -2550px;
            }

            .ellipse-large .img-portfolio .ellipse.e12:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -1345px;
            }

            .ellipse-large .img-portfolio .ellipse.e13:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -1586px;
            }

            .ellipse-large .img-portfolio .ellipse.e14:before {
                background: url(../images/assets/ellipse.png) no-repeat 0 -1831px;
            }

        .ellipse-large .img-portfolio:hover {
            background: #f5f5f5;
        }

            .ellipse-large .img-portfolio:hover .ellipse:after {
                width: 180px;
                height: 180px;
                margin-top: -89px;
                margin-left: -90px;
                opacity: 1;
            }

            .ellipse-large .img-portfolio:hover .ellipse img {
                opacity: 0.6;
                clip-path: circle(90px at center);
                -webkit-clip-path: circle(90px at center);
            }

.bootstrap-select {
    /*width: 220px\9; IE8 and below*/
    width: 220px \0;
    /*IE9 and below*/
}

    .bootstrap-select > .btn,
    .bootstrap-select > .btn[disabled] {
        width: 100%;
        padding-right: 25px;
        background: #f5f5f5 !important;
    }

.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select .btn:focus {
    outline: none;
    /*outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;*/
}

.bootstrap-select .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.bootstrap-select .open > .dropdown-toggle.btn-default,
.bootstrap-select .btn-default:hover,
.bootstrap-select .btn-default:focus {
    background: #f5f5f5;
    border-color: #ccc;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

    .bootstrap-select.form-control:not([class*="col-"]) {
        width: 100%;
    }

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.btn-group.dropdown-menu-right,
    .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
    .row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
        float: right;
    }

.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.btn-group > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -10px;
    padding-left: 10px;
    vertical-align: middle;
    border: 0;
    width: 20px;
    height: 20px;
    border-left: 1px solid #d7d7d7;
}

    .bootstrap-select.btn-group .btn .caret:before {
        content: "\f078";
        font-family: "FontAwesome";
        display: inline-block;
        font-size: 12px;
    }

.bootstrap-select.btn-group.open .btn .caret:before {
    content: "\f077";
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    margin: -2px 0 0 0;
    min-width: 100%;
    border-radius: 0;
    z-index: 1035;
    box-sizing: border-box;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu > li > a {
        padding: 3px 10px;
    }

        .bootstrap-select.btn-group .dropdown-menu > li > a:hover,
        .bootstrap-select.btn-group .dropdown-menu > li > a:focus {
            background: #f0f5f9;
            color: #363636;
        }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative;
    }

        .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
        .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
        .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
            color: #f0f5f9;
            color: rgba(240, 245, 249, 0.4);
        }

        .bootstrap-select.btn-group .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: 0.5em;
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        pointer-events: none;
        opacity: 0.9;
        box-sizing: border-box;
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1036;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    border-bottom-color: rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-top-color: rgba(204, 204, 204, 0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox {
    padding: 4px 8px;
}

.bs-actionsbox {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

.DesignMode .smallNav {
    display: block !important;
    position: relative !important;
    top: 0 !important;
}

.ellipse.gallery-big:before {
    display: none;
}

#main #content .container .projects-list .row h4{
    font-size: 22px;
}
/*Sharethis Style starts*/
header h1 .sharethis strong{
    margin-top:10px;
}

.sharethis-inline-share-buttons .st-btn[data-network] {
    border-bottom: 0;
    max-width: 77%;
    vertical-align: middle;
    background: #fc9f28;
    width: 35px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
}

    .sharethis-inline-share-buttons .st-btn[data-network]:hover,
    .sharethis-inline-share-buttons .st-btn[data-network]:focus {
        text-decoration: none;
        background-color: #00C7FF;
    }
/*Sharethis Style ends*/

/*Home Welcome text*/
.hero-welcome{
    font-size: 20px;
    line-height: 40px;
}