﻿a {
    outline: none !important;
    text-decoration: none !important;
}

body {
    background-image: url(../images/body-bg.jpg);
    font-family: 'Roboto Condensed', sans-serif;
    font-family: 'PT Sans', sans-serif;
}

img {
    max-width: 100%;
}

.sidegap {
    padding:0px 30px
}

.header {
    background-image: url(../images/header-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: 4px solid #608713;
    padding-bottom:10px;
    padding-top:10px;
}

.top-nav {
    width:100%;
    display: inline-block;
    text-align: right;
    margin-top:30px;
}

.top-nav ul {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
}

.nav1 li {
    display: inline-block;
    margin: 5px;
    font-size: 17px;
}

.nav1 li a {
    display: block;
    background-color: #1c5c62;
    color: #fff;
    padding: 6px 10px;
    text-decoration: none;
    outline: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.nav1 li a:hover, .active-page {
    background-color: #085568 !important;
    color: #fff !important;
}

.htlink {
    font-size: 17px !important;
}

.htlink a {
    background: #006332 !important;
    color: #fff !important;
}

.htlink a:hover {
    background: #085568 !important;
}

.page-hed {
    background-color: #721a50;
    margin: 30px 0;
}

.page-hed h1 {
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 28px;
    text-align: center;
}

.footer {
    background-color: #006332;
}

.footer p {
    margin: 0px;
    padding:5px 0px;
    color: #FFF;
    text-align: center;
    line-height: 40px;
}

.footer p a {
    color: #FFF;
}

#partners-form {
    padding: 20px;
    margin-bottom:30px;
    background-color: #f0f0f0;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
}

#partners-form label {
    font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
}

#partners-form input {
    font-weight: normal;
    font-size: 13px;
}

.top-nav i {
    margin-right: 10px;
    color: #afffbc;
}

select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.dlink {
    background-color: #006332;
    color: #fff !important;
    font-size: 16px !important;
}

.inswin h4 {
    font-weight: bold; 
    font-size: 25px;
    text-align:center;
}

.inswin p {
    line-height: 28px; 
    font-size: 16px; 
    text-align: left;
}

table {
    padding: 0px;
    margin: 0px;
    height: auto;
}

.table-responsive table tr th {
    padding: 8px;
    vertical-align: top;
    background: #1c5c62;
    color: #fff;
    border:1px solid #1c5c62;
    min-width:150px;
    font-weight:500;
}

.table-responsive table tr th:first-child {
    min-width:50px !important;
}

.table-responsive table tr td {
    padding: 8px 5px;
    vertical-align: top;
    border:1px solid #1c5c62;
}

table tr:last-child table span {
    background: #175894;
    margin: 7px 2px;
    padding: 5px 10px;
    color: #fff;
}

table tr:last-child table a {
    background: #2d82d1;
    margin: 7px 3px;
    padding: 5px 10px;
    color: #fff;
}





@media (min-width:768px) {
    .hed_logo {
        text-align: center;
    }

    .hed_logo img {
        width: 30% !important;
    }

    .top-nav {
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width: 1200px) {
    .hed_logo {
        text-align: left;
    }

    .hed_logo img {
        width: 78% !important;
    }

    .top-nav {
        text-align: right;
        margin-top: 10px;
    }
}

@media (min-width: 1600px) {
   .hed_logo {
        text-align: left;
    }

    .hed_logo img {
        width: 40% !important;
    }

    .top-nav {
        text-align: right;
        margin-top: 25px;
    }
}








#results-col .col-md-3 {
    margin: 10px 0px 10px 0px;
}

#results-col .col-md-2 {
    margin: 10px 0px 10px 0px;
}

.banner {
    margin: -60px 0 0 0;
    position: relative;
}

.banner .container {
    background-color: #fff;
    padding: 10px;
}

.bann {
    background-color: #f0f0f0;
}

.main-txt {
    text-align: center;
    font-style: italic;
    padding: 10px 0;
}

.main-txt h2 {
    color: #636569;
    font-size: 22px;
}

.hm-tabs {
    margin: 10px 0;
    display: block;
    font-size: 35px;
    text-decoration: none !important;
    outline: none;
    text-align: center;
    color: #fff;
    padding: 30px;
    transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
}

.hm-tabs:hover {
    background-color: #00B7F1 !important;
    color: #fff;
}

.navi {
    background-color: #3E6089;
    margin: 10px 0;
    text-align: center;
}

.navi ul {
    margin: 0;
    padding: 10px 0;
    list-style: none;
    overflow: hidden;
    display: inline-block;
}

.navi ul li {
    float: left;
    text-align: center;
}

.navi ul li a {
    display: block;
    padding: 0px 40px;
    color: #fff;
    font-size: 16px;
    border-right: 2px solid #fff;
    text-decoration: none;
}

h4 {
    color: #034DA9;
}

h2 {
    color: #034DA9;
}

.cols {
    background-color: #D1E4EB;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 10px;
}

.cols h3 {
    background-color: #A7CAD7;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
}

.cols h4 {
    text-transform: uppercase;
}

.logs {
    margin: 0;
    padding: 0;
    list-style: none;
}

.logs li {
    margin: 25px 0;
    padding: 0 10px;
    cursor: pointer;
}

.career-col {
    padding: 0px;
    margin: 13px 0px;
}

.career-col span {
    display: block;
    padding: 7px 10px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    outline: none;
    color: #ED1C24;
}

.career-col li {
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style-type: none;
}

.career-col li a {
    padding: 5px 20px;
    background-image: url(../images/RightArow01.png);
    background-repeat: no-repeat;
    background-position: 10px 13px;
}

.logs li div.in-log {
    position: relative;
}

.career-guid {
    position: relative !important;
    box-shadow: none !important;
    min-width: 250px;
}

.log-link {
    position: absolute;
    background-color: #fff;
    top: 0;
    right: 0;
    left: 0;
    border: 1px solid #ccc;
    display: none;
    z-index: 5625;
    box-shadow: 0 0 20px #999;
}

.log-link img {
    padding: 5px;
}

.log-link a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    outline: none;
    color: #303030;
}

.log-link a:hover {
    background-color: #6CC247;
    color: #fff;
}

.btm-link {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 6px 20px;
    font-size: 15px;
    color: #fff;
    border-radius: 5px 5px 0 0;
    background-color: #A7CAD7;
}

.columns {
    box-shadow: 0 0 2px #ccc;
    background-color: rgba(260,260,260,0.4);
    -moz-background-color: rgba(260,260,260,0.4);
    -ms-background-color: rgba(260,260,260,0.4);
    -o-background-color: rgba(260,260,260,0.4);
    -webkit-background-color: rgba(260,260,260,0.4);
    padding: 15px;
    position: relative;
    border-radius: 10px;
}

.columns p {
    color: #606060;
}

.tab-pane ul li {
    color: #606060;
    display: block;
    padding: 6px 0;
    background-image: url(../images/RightArow01.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding: 0px 10px;
    text-align: justify;
}

.aside-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.aside-nav li {
    background-image: url(../images/RightArow01.png);
    background-repeat: no-repeat;
    background-position: 0px 16px;
}

.aside-nav li a {
    display: block;
    padding: 6px 0px 6px 10px;
    font-size: 16px;
    text-decoration: none;
    outline: none;
    color: #303030;
}

.aside-nav li a:hover {
    color: #f00;
}

.aside-nav > .hdng {
    color: #034DA9;
    font-size: 18px;
    background-position: 0px 50px;
}

.ullicol {
    padding: 0px;
    margin: 13px 0px;
}

.ullicol span {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    outline: none;
    color: #303030;
}

.ullicol li {
    padding: 0px 10px;
    margin: 0px 10px 0px 10px;
    background-image: url(../images/RightArow01.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    list-style-type: none;
}

.ullicol li a {
    padding: 10px 10px;
}

.eventscol {
    padding: 0px;
    margin: 13px 0px;
}

.eventscol li {
    padding: 0px 10px;
    margin: 0px 10px 0px 10px;
    background-image: url(../images/RightArow01.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    list-style-type: none;
}

.eventscol li a {
    padding: 10px 5px;
    font-size: 16px;
}

.eventbox {
    margin-right: 10px;
    padding: 2px;
    background-color: #F0F0F0;
    box-shadow: 0px 0px 2px #aaa;
    text-decoration: none !important;
    text-align: center;
}

.eventbox span {
    background-color: #FFF;
    display: block;
    padding: 15px 10px 0px 10px;
    border: 1px solid #eee;
    color: #000;
    font-size: 17px;
    overflow: hidden;
    min-height: 175px;
}

.eventbox span p {
    text-align: center;
}

.readmor {
    position: absolute;
    bottom: 8px;
    right: 0px;
    left: 0px;
}

.readmor a {
    font-size: 12px;
    border: 1px solid #eee;
    padding: 2px 4px;
    text-transform: uppercase;
    color: #444;
    font-weight: bold;
}

li.active a {
    color: #f00 !important;
}

.con-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.con-list li {
    margin: 8px 0;
}

.jb-link {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.jb-link li {
    font-size: 19px;
    text-transform: uppercase;
}

.jb-link li a {
    display: block;
    padding: 6px 15px;
    text-decoration: none;
    background-color: #666;
    color: #fff;
    text-align: center;
    border: 1px solid #FFF;
}

.jb-link li a:hover, .current-page {
    background-color: #EC1C24 !important;
}

.gallerycol li a {
    padding: 10px;
    background-color: #7AA8D0;
    display: block;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

.gallerycol li a:hover {
    background-color: #31B0D5;
}

#galactive a {
    background-color: #31B0D5;
}

.resp-nav {
    display: none;
}

.blink {
    -moz-animation: blink 1s infinite;
    -webkit-animation: blink 1s infinite;
    animation: blink 1s infinite;
    animation-iteration-count: infinite;
}

.contact-col .log-link {
    max-height: 400px;
    overflow: auto;
}

.contact-col .log-link h4 {
    padding: 3px 10px;
    border-bottom: 1px solid #CCC;
    margin: 0px;
}

.contact-col .log-link p {
    padding: 0px 10px;
    margin: 5px 0px;
    text-align: left;
}

.contact-col .log-link p strong {
    color: #ED1C24;
    font-weight: 500;
}

.iframe-col {
    min-height: 800px;
    border: none;
}

#promo-col ul {
    padding: 0;
    margin: 0;
}

#promo-col ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    margin: 5px;
}

#promo-col ul li a {
    border: 1px solid #CCC;
    padding: 3px;
    display: block;
}

@-webkit-keyframes blink {
    0% {
        color: #EC3237;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #FDDC1F;
    }
}

@-moz-keyframes blink {
    0% {
        color: #EC3237;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #FDDC1F;
    }
}

@keyframes blink {
    0% {
        color: #EC3237;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #FDDC1F;
    }
}