\html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width;
}

body {
    font-family: 'robotolight';
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    color: #312b2b;
    background-color: #ffffff;
}

p {
    color: #696969;
    font-family: 'robotolight';
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 15px 0 !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

:focus {
    outline: 0!important;
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
}

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

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
}

.site-header {
    background: #13294b;
}

body .container, .wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
}

/*.site.innerpage.news.careers .wrap.full-block {
    max-width: 100%;
}*/
.site-content {
    min-height: 400px;
}

.site-header .navigation-top {
    background: transparent;
    border-bottom: none;
    border-top: none;
    padding-top: 15px;
}

.header-lt {
    width: 32%;
    display: inline-block;
    min-height: 1px;
    float: left;
}

.header-center {
    float: left;
    width: 36%;
    text-align: center;
    padding-top: 63px;
}

.header-center .custom-logo-link {
    padding-right: 0px;
}

.header-rt {
    float: left;
    width: 32%;
}

.header-rt .widget {
    padding-bottom: 0;
}

.site-header .site-branding {
    padding: 10px 0;
    margin-bottom: 0px !important;
}

.site-header .site-branding .custom-logo-link img {
    max-width: initial;
}

.social {
    float: right;
    display: table;
}

.social {
    list-style: none;
    padding-right: 0;
    padding-top: 5px;
}

.social ul {
    margin: 0px !important;
}

.social ul li {
    display: inline-block;
    padding: 0px;
}

.social ul li a {
    width: 32px;
    height: 32px;
    line-height: 30px;
    display: block;
    text-align: center;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 3px;
    box-shadow: none;
    border: 1px #fff solid;
    opacity: 1;
}

.social ul li:last-child a {
    margin-right: 0px;
}

.social ul li:last-child a:hover {
    margin-right: 0px;
}

.social ul li a:hover {
    width: 32px;
    height: 32px;
    line-height: 30px;
    display: block;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 3px;
    box-shadow: none;
    border: 1px #fff solid;
    opacity: 1;
}

.social ul li a i {
    color: #fff;
    font-size: 14px;
  /*  background: rgba(255, 255, 255, 0.5); */
}

.social ul li a:hover i {
    color: #e95928;
    font-size: 14px;
}

.is-sticky .header-center {
    float: left;
    width: 80%;
}

.is-sticky .header-rt {
    display: none;
}

.is-sticky .header-lt {
    display: none;
}

.is-sticky .container {
    width: 100%;
}

.is-sticky .custom-header {
    width: 30%;
    float: left;
}

.is-sticky .navigation-top {
    width: 70%;
    float: left;
}

.is-sticky .main-navigation li a {
    font-size: 12px !important;
    padding: 7px !important;
}

.is-sticky .main-navigation li {
    padding: 4px !important;
}

.resume-share.social {
    margin-bottom: 20px;
}

.resume-share.social ul li a {
    background-color: #13294b;
    line-height: 1.8;
}

.single-jobs .resume-share.social ul li a {
    line-height: 1.5;
}

.additional-nav {
    float: right;
}

.additional-nav a {
    float: left;
}

.additional-nav a.illinois {
    padding: 7px 0px 5px 0px;
}

.additional-nav a.search {
    margin-top: 12px;
    padding: 8px 10px;
    margin-right: 42px;
}

.additional-nav a.search i {
    font-size: 14px;
}

.is-sticky #masthead {
    z-index: 999 !important;
    padding: 20px;
    transition: all 2s ease;
}

#searchform {
    display: block;
    top: 70px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.search-form {
    position: absolute;
    right: 0;
    max-width: 400px;
    width: 100%;
}

.search-form .search-submit {
    bottom: 0px;
    padding: 0px 15px;
    position: absolute;
    right: 0;
    top: 0px;
    background: #13294b;
    color: #fff;
}

.search-form .search-submit:hover {
    bottom: 0px;
    padding: 0px 15px;
    position: absolute;
    right: 0;
    top: 0px;
    background: #e95928;
}

.search-form .search-submit svg use {
    color: #fff;
}

.search-form label {
    margin-bottom: 0;
    display: inline;
}

.navigation-top {
    position: relative;
    display: table;
    width: 100%;
}

#masthead {
    position: relative;
    width: 100%;
}

#masthead.animateIt {
    position: fixed;
    top: -222px;
    left: 0;
    right: 0;
    z-index: 999;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
}

#masthead-sticky-wrapper {
    height: auto !important;
}

#masthead-sticky-wrapper .header-center {
    padding-top: 63px;
}

#masthead-sticky-wrapper.is-sticky .header-center {
    padding-top: 10px;
}

.is-sticky .site-header .navigation-top {
    padding-top: 4px;
}

.home-slider .content-main {
    max-width: 680px;
    width: 100%;
    padding: 60px 60px 60px 85px;
    float: left;
}

.svg_trapezoid {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 100% 11%, 96% 85%, 6% 100%);
    clip-path: polygon(0 0, 100% 11%, 96% 85%, 6% 100%);
}

.svg_trapezoid svg {
    width: 100%;
    min-height: 350px;
}

.home-slider .carousel-caption {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

.home-slider .slider-left .content-main {
    position: absolute;
    left: 0%;
    top: 50%;
    -webkit-transform: translate(-0%, -50%);
    transform: translate(-0%, -50%);
    width: 100%;
}

.home-slider .slider-center .content-main {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.home-slider .slider-right .content-main {
    position: absolute;
    right: 0%;
    top: 50%;
    -webkit-transform: translate(-0%, -50%);
    transform: translate(-0%, -50%);
    width: 100%;
}

.home-slider .content-box h3 {
    font-family: 'robotomedium';
    font-size: 45px;
    margin-top: 0px;
}

.home-slider .content-box p {
    font-family: 'robotoregular';
    font-size: 18px;
    color: #13294b;
    /* color: #13294b; */
    text-shadow: none;
}

.home-slider a.learn-more {
    border-radius: 30px;
    background: #fff;
    padding: 13px 40px 13px 40px;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #e95928;
    text-decoration: none;
    margin-top: 25px;
    display: table;
}

.home-slider a.learn-more:hover {
    border-radius: 30px;
    background: #13294b;
    padding: 13px 40px 13px 40px;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    display: table;
}

/* .carousel-control.left {
    background: none;
    background-image: none !important;
}
.carousel-control.right {
    background: none;
    background-image: none !important;
} */
.home-slider .carousel-control .glyphicon-chevron-left {
    width: 32px !important;
    height: 32px !important;
    background-image: url(../images/left-arrow.png);
}

.home-slider .carousel-control .glyphicon-chevron-left:before {
    display: none;
}

.home-slider .carousel-control .glyphicon-chevron-right {
    width: 32px !important;
    height: 32px !important;
    background-image: url(../images/right-arrow.png);
}

.home-slider .carousel-control .glyphicon-chevron-right:before {
    display: none;
}

.home-slider .carousel-indicators {
    display: none;
}

.home-slider .carousel-inner>.item>a>img, .home-slider .carousel-inner>.item>img {
    margin: 0 auto;
}

.site-footer {
    background: #0e0e0e;
    margin-top: 0px;
    border-top: none;
}

.site-footer .social {
    width: 100%;
}

.site-footer .social ul {
    margin: 0 auto !important;
    display: table;
}

.social ul li:last-child a {
    margin-right: auto;
}

.site-footer .widget-area {
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.site-footer .widget-area ul li a {
    box-shadow: none;
}

.site-footer .social {
    list-style: none;
    padding-right: 0;
    padding-top: 15px;
}

.site-footer .social li a, .site-footer .social li a:hover {
    margin: 6px;
    line-height: 32px;
}

.site-footer .menu-mainmenu-container {
    width: 100%;
    padding-top: 8px;
}

.site-footer .menu-mainmenu-container ul {
    margin: 0 auto;
    display: table;
}

.site-footer .menu-mainmenu-container ul li {
    border-bottom: none;
    border-top: none;
    padding: 5px 15px;
    float: left;
}

.site-footer .menu-mainmenu-container ul li.current_page_item a {
    color: #e95928;
}

.site-footer .menu-mainmenu-container ul li a {
    font-family: 'montserratlight';
    font-size: 14px;
    text-transform: uppercase;
    color: #adadad;
    box-shadow: none;
}

.site-footer .menu-mainmenu-container ul li a:hover, .site-footer .menu-mainmenu-container ul li a:focus {
    font-family: 'montserratlight';
    font-size: 14px;
    text-transform: uppercase;
    color: #e95928;
    box-shadow: none;
}

.site-footer .menu-mainmenu-container .sub-menu {
    display: none;
}

.site-footer .textwidget.custom-html-widget span {
    font-family: 'open_sansregular';
    font-size: 11px;
    color: #484848;
    display: block;
}

.site-footer .textwidget.custom-html-widget span a {
    font-family: 'open_sansregular';
    font-size: 11px;
    color: #484848;
    text-decoration: none;
}

.site-footer .textwidget.custom-html-widget span a:hover {
    font-family: 'open_sansregular';
    font-size: 11px;
    color: #e95928;
    text-decoration: none;
}

.foot-logo img {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#primary .entry-header, #primary .entry-content {
    width: auto !important;
}

.all-accordions #primary .entry-header, .all-accordions #primary .entry-content {
    width: 100% !important;
}

.linebar-center {
    width: 120px;
    height: 2px;
    margin: 0 auto 15px auto;
    background-color: #2fa4e7;
}

.site-content h2, .entry-header h1.entry-title, .page-template-template-general-content .page .panel-content .entry-title, .page-template-template-general-content .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 45px;
    font-family: 'montserratregular';
    color: #13294b;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 4px;
    background: url('/wp-content/themes/researchpark/images/bottom-line.png') no-repeat bottom left;
    letter-spacing: unset;
}

/** general content pages **/
.page-template-template-general-content #primary header.entry-header, .page-template-template-landing #primary header.entry-header {
    width: 100% !IMPORTANT;
    padding-bottom: 0;
    text-align: center;
}

.page-template-template-general-content .accordion-section {
    display: inline-block;
    width: 100%;
}

.page-template-template-general-content .entry-content p {
    display: block;
    margin: 0px 0px 25px 0px !important;
}

.page-template-template-general-content p {
    font-size: 16px;
    margin: 0px 0px 25px 0px !important;
}

.page-template-template-general-content .entry-content p:first-child {
    margin-top: 0 !IMPORTANT;
}

.page-template-template-general-content .general-inner.no-sidebar .left {
    width: 100%;
}

.page-template-template-general-content .general-inner.with-sidebar .left {
    width: 76%;
    padding-right: 6%;
    float: left;
}

.page-template-template-general-content .general-inner.no-sidebar .right {
    display: none;
}

.page-template-template-general-content .general-inner.with-sidebar .right img {
    float: none;
    display: block;
    margin: 10px auto;
}

.page-template-template-general-content div#content img {
    margin-bottom: 10px;
    display: block;
}

.page-template-template-general-content .general-inner.with-sidebar .right .sidebar-title {
    font-family: 'RobotoBold';
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 10px;
    color: #13294b;
    text-align: center;
    margin-top: 0px;
}

.page-template-template-general-content .general-inner.with-sidebar .right .sidebar-content img {
    margin-top: 15px !important;
}

.page-template-template-general-content .general-inner.with-sidebar .right {
    float: right;
    width: 24%;
    text-align: center;
}

/* 18-01-2019 styles */
.section-missouri-wine-industry-economic-impact .main-wrapper .main article h3 {
    padding-top: 30px;
    font-family: 'loraregular';
}

.custom-pagination a.next.page-numbers::after {
    content: url(/wp-content/themes/researchpark/images/next-icon.png);
    position: relative;
    left: 0;
    top: 4px;
    padding-left: 35px;
}

.custom-pagination a.prev.page-numbers::before {
    content: url(/wp-content/themes/researchpark/images/previous-icon.png);
    position: relative;
    left: 0;
    top: 4px;
    padding-right: 35px;
}

.lg-backdrop {
    background-color: rgb(119, 119, 119) !important;
    opacity: 0.7 !important;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: #000 !important;
}

/** 09-10-2019- styles start **/

.job_listings .job_filters {
    background: transparent !important;
}
.job_listings .job_filters .search_jobs {
    text-align: center;
}
.job_listings .job_filters .search_jobs div.search_keywords, .job_listings .job_filters .search_jobs div.search_company, .job_listings .job_filters .search_company div.search_companies {
    padding: 0px;
    display: inline-block;
    width: 50%;
    max-width: 200px;
    margin: 0px 5px;
    float: none;
}
.job_listings .job_filters .search_jobs input {
    font-size: 12px;
    padding: 7px 5px 6px 5px;
/* width: 190px !important;*/
    margin: 0px;
 font-family: 'montserratregular';
}
.select2-container--default.select2-container--focus .select2-selection--multiple ul.select2-selection__rendered span.select2-selection__clear,.select2-container--default .select2-selection--multiple .select2-selection__clear{
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 5px;
}
.job_listings .job_filters .select2-container--default.select2-container--focus .select2-selection--multiple{
    line-height: 0px;
        display: table;
}
.job_listings .job_filters .select2-container--default.select2-container--focus .select2-selection--multiple ul li{
font-size: 12px;
    padding: 0px 5px;
    color: #666;
    background: #fff;
font-family: 'montserratregular';
    display: table;
        margin-bottom: 0px;
}
.job_listings .job_filters .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    font-size: 12px;
    padding: 0px 5px;
    color: #666;
    background: #fff;
  font-family: 'montserratregular';
        margin-bottom: 0px;
}
.job-manager-category-dropdown.select2-hidden-accessible input.select2-search__field{
    padding: 6px 5px 6px 5px !important;
}
::-webkit-input-placeholder { 
    font-family: 'montserratregular';
}

:-ms-input-placeholder {
    font-family: 'montserratregular';
}

::placeholder {
    font-family: 'montserratregular';
}
.job_listings .job_filters .select2-container--default .select2-selection--multiple{
    display: table !important;
        min-width: 200px;
}
.job_listings .job_filters .search_jobs div.filter_wide, .job_listings .job_filters .search_jobs div.search_categories {
    clear: none;
    display: inline-block;
    padding: 0px;
    width: 50%;
    max-width: 200px;
    vertical-align: top;
    margin: 0px 5px;
    line-height: 0;
}
.job_listings .search_categories li.select2-search.select2-search--inline{
    margin-bottom: 0px;
}

.job_listings .job_filters .job_types{
padding: 0px;
   margin: 25px 0px;
    list-style: none;
}
.job_listings .job_filters .job_types li{
    list-style: none;
}
.job_listings .job_filters .job_types li label{
    font-family: 'robotobold';
    font-weight: normal;
    font-size: 16px !important;
    line-height: 22px;
    color: #000;
}
.job_listings ul.job_listings{
    border-top: none !important;
}
.job_listings ul.job_listings li{
    list-style: none !important;
}
.job_listings .job-listing .title-sec h3 a {
    color: #e95928 !important;
    font-weight: 900;
    font-size: 22px;
    font-family: 'robotobold';
text-decoration: none !important;
    box-shadow: none !important;
}
.job-listing .title-sec h3 {
    padding: 8px 0px;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
        margin-top: 0;
}
.job-listing .description ,.job_description p{
    max-width: 90%;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    display: block;
    margin: 0px 0px 25px 0px !important;
font-size: 16px;
    color: #696969;
    font-family: 'robotolight';
line-height: 1.5;
}
.job_listings .button.white,.single-job_listing .job_application.application input,div.job_listings .load_more_jobs, div.job_listings .add-job{
     border-radius: 30px;
    background: #e95928 !important;
    padding: 13px 40px 13px 40px !important;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    display: table;
    box-shadow: none;
    text-decoration: none;
}
div.job_listings .load_more_jobs, div.job_listings .add-job{
    text-align: center;
    margin: 0px auto;
    /* display: table; */
    margin-top: 25px;
}

.job_listings .button.white:hover,.single-job_listing .job_application.application input:hover,div.job_listings .load_more_jobs:hover, div.job_listings .add-job:hover{
 background: #13294b !important;
    }
.default-blog-layout .wrap.full-block .job-row .post-wrap .post-rt .excerpt a{
         border-radius: 30px;
    background: #e95928;
    padding: 13px 30px 13px 30px !important;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 30px;
    display: block;
    box-shadow: none;
    text-decoration: none;
        float: right;
}
.default-blog-layout .wrap.full-block .job-row .post-wrap .post-rt .excerpt a .read-more{
    color: #fff !important;
    background: none !important;
    padding: 0px !important
}
.default-blog-layout .wrap.full-block .job-row .post-wrap .post-rt .excerpt a:hover{
 background: #13294b;
}
.job_listings .button.white.small {
    font-weight: 400;
}
.job_listings .button.small {
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 300;
}
.job_listings .button {
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
font-family: 'robotobold';
    font-weight: 400;
        box-shadow: none;
}
.job_listings .job-listing .posted-on {
    float: right;
    border: solid 1px #cdcdcd;
    padding: 8px 20px;
    text-align: center;
    font-style: italic;
    font-size: 20px;
    line-height: 20px;
}
.job_listings .job-listing {
    list-style: none;
    padding: 28px 10%;
    position: relative;
    color: #a3a3a3;
        margin-bottom: 0;
}
.job-listing .posted-on span {
    display: block;
}
.job-listing:nth-child(even) {
background: transparent url(/wp-content/themes/researchpark/images/job-bg.png) no-repeat center center;
    background-size: 100% 100%;
}
.job_listings ul.job_listings li .top-row {
    display: table;
    width: 100%;
}
.job_listings ul.job_listings li .top-row .title-sec {
    float: left;
    width: 85%;
}
.job_listings ul.job_listings li .top-row .posted-on {
    float: right;
    width: 15%;
}
/*
.button.white:hover {
    color: #fff;
    background-color: #e95928 !important;
}
*/
.load-more {
    text-align: center;
    padding: 40px 0px 20px 0px;
}
/*
div.job_listings .load_more_jobs, div.job_listings .load_more_jobs, div.job_listings .add-job, div.job_listings .add-job {
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    display: table;
    transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
   font-family: 'robotobold';
    font-weight: 400;
    color: #000;
    padding: 10px 20px;
    border: solid 3px #e95928 !important;
    box-shadow: none !important;
    width: 100%;
    max-width: 188px;
    margin: 0px auto;
    margin-top: 20px;
}
div.job_listings .load_more_jobs:focus, div.job_listings .load_more_jobs:hover{
    border: solid 3px #e95928 !important;
        color: #fff;
    background-color: #e95928 !important;
}
*/
.content-area .widcon.jobs .showing_jobs .reset {
    display: block;
        color: #ef7e30;
}
/*div.job_listings .job_filters .showing_jobs, .rss_link{
    display: none !important;
}*/
div.job_listings .showing_jobs.wp-job-manager-showing-all {
   text-align: center;
    font-style: italic;
    color: #a3a3a3;
    font-size: 16px;
    line-height: 22px;
    font-family: 'robotolight';
}
div.job_listings .showing_jobs.wp-job-manager-showing-all .reset{
    display: block;
    color: #e95928 !important;
    box-shadow: none;
    font-family: 'robotolight';
      font-style: italic;
    font-size: 14px;
    line-height: 20px
}
div.job_listings .showing_jobs.wp-job-manager-showing-all .reset:hover{
    color: #2c2c2c;
}
.single-job_listing header.entry-header{
display:none;
}
.single-job_listing .job-top-row {
    width: 100%;
    display: table;
}
.single-job_listing .site-main ul.meta {
    list-style: none;
    display: none;
}
.single-job_listing .site-main .job-top-row .back-to{
    float: left;
}
.single-job_listing .site-main .job-top-row .back-to a{
color: #e95928 !important;
    font-size: 16px;
    line-height: 22px;
     font-family: 'robotolight';
        box-shadow: none;
    font-style: italic;
}
.single-job_listing .post-header .title h3{
    padding-top: 0px;
}
.single-job_listing .site-main .job-top-row .posted{
    float: right;
    font-style: italic;
    font-family: 'robotolight';
}
.default-blog-layout .news-right-section {
    float: right;
    width: 30%;
        padding: 0px 30px;
}
.default-blog-layout .news-right-section .button-wrapper{
width: 100% !important;
    text-align: center;
    height: 40px;
    display: table;
    float: none !important;
    max-width: 180px;
    margin: 0px auto !important;
    
}
.default-blog-layout .news-right-section .button-wrapper .btn.btn-find{
        font-family: 'robotomedium';
    font-style: italic;
    font-size: 19px;
    line-height: 19px !important;
    border: 1px #44a8d9 solid;
    padding: 10px 20px 10px 20px;
    border-radius: 25px;
    color: #44a8d9;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    text-decoration: none;
    background: transparent;
        margin-top: 15px !important;
}
.default-blog-layout .news-right-section input {
    width: 100% !important;
    height: 40px !important;
}
.default-blog-layout .news-right-section .full-width-strip {

    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.default-blog-layout .news-right-section .full-width-strip .job-row ul {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.default-blog-layout .news-right-section .full-width-strip .job-row ul li{
    display: table;
    width: 100%;
}
.default-blog-layout .news-right-section .full-width-strip .job-row ul li a {
    padding: 8px 20px !important;
    border: 0px !important;
}
.default-blog-layout .news-right-section .full-width-strip .job-row ul li a:hover{
    color: #333 !important;
}
.default-blog-layout .news-right-section .job-row{
    margin: 0px !important;
}
.default-blog-layout .news-right-sectionv .job-row .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
   padding: 8px 20px;
    border-bottom: none !important;
}
.default-blog-layout .wrap.full-block {
    float: left;
    width: 70%;
}
.default-blog-layout .wrap.full-block .job-row .post-wrap .post-rt .date{
    display: none;
}

.default-blog-layout .wrap.full-block .job-row .post-wrap .post-img a img{
        border: 1px solid #1e1e11;
    padding: 2px;
}
.default-blog-layout .wrap.full-block .job-row .post-wrap .post-rt .med{
    text-transform: uppercase;
    margin-bottom: 20px !important;
}

.default-blog-layout .wrap.full-block .job-row .post-wrap .post-rt .med a:hover{
    text-decoration: none !important;
    color: #e95928 !important
}
.single-job_listing aside#secondary{
display: none;
}
.single-job_listing .nav-links span.nav-subtitle{
font-size: 12px;
line-height: 18px;
color: #000;
  font-family: 'robotolight';  
}
.single-job_listing .nav-links .nav-title{
    font-size: 12px;
line-height: 18px;
color: #000;
  font-family: 'robotolight';  
}
.default-blog-layout .custom-pagination .page-numbers.current:hover {
    background: #e95928 !important;
    box-shadow: none;
    font-size: 14px !important;
    font-weight: 100;
    padding: 10px 15px;
    color: #fff !important;
}
.default-blog-layout .custom-pagination .page-numbers.current {
    background: #e84a27 !important;
    text-decoration: underline!important;
    color: #fff !important;
}
.default-blog-layout .custom-pagination .page-numbers {
    background: rgba(0,0,0,0.4) !important;
    box-shadow: none;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 100;
    padding: 10px 15px;
}
.default-blog-layout .custom-pagination .page-numbers:hover{
      background: #e84a27 !important;
    text-decoration: none !important;
    color: #fff !important;
}
.default-blog-layout .custom-pagination a.prev.page-numbers::before {
    content: url(/wp-content/themes/researchpark/images/previous-icon.png);
    position: relative;
    left: 0;
    top: 0px !important;
    padding-right: 0px !important;
}
.default-blog-layout .custom-pagination a.next.page-numbers, .default-blog-layout .custom-pagination a.prev.page-numbers {
    background: none !important;
    padding: 8.4px 9px !important;
}

.default-blog-layout .top-form select#category{
    width: 100%;
    margin-top: 20px;
    height: 40px;
}
.single_job_listing .post-header{    
padding: 15px 5% 15px 5%;
    font-style: italic;
   background: transparent url(/wp-content/themes/researchpark/images/job-bg.png) no-repeat center center;
    background-size: 100% 100%;
    width: 110%;
    margin: 0px 0px 0px -5%;
        margin: 0px 0px 0px -5%;
    margin-bottom: 15px;
}
.single_job_listing .post-header h2{
        margin: 0px;
    font-weight: 700;
    font-size: 28px;
    color: #000;
     font-family: 'montserratbold';
}
.single-job_listing .post-header .title, .job_listing_preview .post-header .title {
    float: left;
    width: 70%;
}
.single-job_listing .post-header .company-logo, .job_listing_preview .post-header .company-logo {
    float: right;
    width: 30%;
    max-width: 232px;
    text-align: center;
}
.single-job_listing .post-header h3, .job_listing_preview .post-header h3 {
    margin: 0px;
    font-size: 24px;
    color: #a3a3a3;
    font-weight: 300;
    font-family: 'montserratitalic';
        margin-top: 15px;
}
.single-job_listing .job-top-row {
    padding: 15px 0px;
    font-style: italic;
}
.single-job_listing .post-header .company-logo a{
       color: #ef7e30;
    font-size: 16px;
    line-height: 22px;
       font-family: 'montserratitalic';
    text-decoration: none;
    box-shadow: none;
}
.single-job_listing .post-header .company-logo a:hover{
    color: #13294b !important
}
.single_job_listing .job_description p strong,.single_job_listing .job_description p b{
    line-height: 32px;
    display: table;
}
.default-blog-layout .category-heading{
    padding-top: 0px;
    color: #001831;
    font-size: 21px;
    font-family: 'robotobold';
    line-height: 27px;
    cursor: pointer;
    width: 100%;
    text-align: left;
    margin: 0px 0px 10px 0px;
}
.default-blog-layout .category-heading span{
    float: right;
}












@media screen and (max-width: 767px) {
    .site-content h2, .entry-header h1.entry-title, .page-template-template-general-content .page .panel-content .entry-title, .page-template-template-general-content .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
        font-size: 32px;
    }
}

@media screen and (max-width: 991px) {
    .page-template-template-general-content .general-inner.with-sidebar .left {
        width: 100%;
        padding-right: 0;
        float: none;
    }

    .page-template-template-general-content .general-inner.with-sidebar .right {
        float: none;
        width: 100%;
        margin-top: 20px;
        text-align: left;
        display: inline-block;
    }
}

/** general content pages end **/
/** landing page **/
.page-template-template-landing article.hentry {
    display: table;
    width: none;
}

.page-template-template-landing article .entry-content p {
    width: 85%;
    text-align: center;
    margin: 0 auto !important;
}

.page-template-template-landing .blocks-section {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 45px;
    margin-bottom: 0px;
    display: inline-block;
}

.page-template-template-landing .blocks-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.page-template-template-landing .blocks-section .block-set {
    margin: 35px 0px;
    float: left;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.page-template-template-landing .blocks-section .block-set .block-set-inner {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.page-template-template-landing .blocks-section .block-set .block-set-inner:hover .block-overlay a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}

.page-template-template-landing .blocks-section .block-set .title {
    margin-top: 20px;
    margin-bottom: 5px;
    display: block;
}

.page-template-template-landing .blocks-section .block-set .title a {
    font-family: 'robotobold';
    font-size: 21px;
    line-height: 27px;
    display: block;
    color: #001831;
}

.page-template-template-landing .blocks-section .block-set .desc {
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 28px;
}

.page-template-template-landing .blocks-section .block-set .image img {
    height: 171px;
    width: 280px;
}

.page-template-template-landing .blocks-section .block-set .text a {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    line-height: 24px !important;
    font-style: italic;
    text-transform: uppercase;
}

.page-template-template-landing .blocks-section .block-set .text a:hover {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    line-height: 24px !important;
    font-style: italic;
    text-transform: uppercase;
}

.page-template-template-landing .blocks-section .block-set .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.page-template-template-landing .blocks-section .block-set .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #e95928;
}

.page-template-template-landing .blocks-section .block-set .image a {
    display: block;
    line-height: 0;
}

.page-template-template-landing .blocks-section .block-set .image {
    position: relative;
    display: block;
}

.page-template-template-landing .blocks-section .block-set .block-set-inner:hover .overlay {
    opacity: 1;
}

.page-template-template-landing .blocks-section .block-set .block-set-inner:hover .overlay a {
    color: #fff;
}

.page-template-template-landing .blocks-section .block-set .block-set-inner:hover a {
    color: #e95928;
}

/** landing page end **/
/** accordions **/
.accordions.accordions-themes {
    margin-top: 30px;
}

.accordions.accordions-themes .accordions-head .accordion-icons {
    color: #13294b !important;
    float: right !important;
    margin-top: 7px;
}

.accordions.accordions-themes .accordions-head {
    color: #13294b !important;
    background: transparent !important;
    margin-bottom: 20px;
    padding: 13px;
}

.accordions.accordions-themes .accordions-head.ui-accordion-header-active {
    margin-bottom: 0;
    border: 1px solid #c5c5c5;
    border-bottom: 0;
}

.accordions.accordions-themes .accordions-head:hover {
    border: 1px solid #c5c5c5;
}

.accordions.accordions-themes .accordions-head.ui-accordion-header-active:hover {
    border-bottom: none;
}

.accordions.accordions-themes .accordion-content {
    margin-bottom: 20px;
    padding: 0px 22px 15px;
}

.accordions.accordions-themes .accordion-content p:last-child {
    margin-bottom: 0px !important;
}

.accordions.accordions-themes .accordion-content a {
    box-shadow: none;
    text-decoration: underline;
}

.accordions.accordions-themes .accordions-head:last-child {
    margin-bottom: 0;
}

.accordions .accordions-head-title {
    padding: 0 10px;
    font-family: 'RobotoBold';
    font-size: 21px !important;
    line-height: 27px;
}

i.accordion-icons.left {
    width: 22px !important;
    height: 12px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

i.accordion-icons.left:before {
    content: unset;
}

i.accordion-icons.left.accordion-plus.fa.fa-chevron-up {
    background-image: url(/wp-content/themes/researchpark/images/chevron-up.png);
}

i.accordion-icons.left.accordion-minus.fa.fa-arrow-down {
    background-image: url(/wp-content/themes/researchpark/images/chevron-down.png);
}

.bottom-heading, .page-template-template-general-content .title, .page-template-template-general-content .entry-title, .page-template-template-landing .entry-title {
    background: url('/wp-content/themes/researchpark/images/bottom-line.png') no-repeat bottom center !important;
}

/** accordions end **/
.site-content .bottom-heading:after, .page-template-template-general-content .title:after, .page-template-template-general-content .entry-title:after, .page-template-template-landing .entry-title:after {
    width: 100px;
    height: 2px;
    margin: 0 auto 15px auto;
    background-color: #e95928;
}

.banner-bottom-section {
    background: #f5f6f7;
    padding: 70px 0px 80px 0px;
    text-align: center;
}

.bottom-content {
    color: #696969;
    font-family: 'robotolight';
    font-size: 18px;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 1030px;
}

.home .careers_block {
    float: left;
    width: 50%;
    padding: 0px 115px 0px 0px;
}

.home .featured_events_block {
    float: right;
    width: 50%;
    padding: 0px 0px 0px 40px;
    border-left: 1px #eaeaea solid;
}

.home .careers_block .post-set {
  /*  display: inline-block; */
    display: block;
    clear: both;
    content: '';
    height: 210px;
}

.home .ecent-wrap .date-rt .cont p {
    margin-bottom: 18px!important;
}

.home .events-section .job-description {
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 1.5;
}

.home .news-section {
    display: table;
    clear: both;
    content: '';
}

.home .recent_news_block {
    float: left;
    width: 50%;
    padding: 0px 40px 0px 0;
}

.home .resources_block {
    float: right;
    width: 50%;
    padding: 0px 0px 0px 115px;
    border-left: 1px #eaeaea solid;
}

.home .events-section {
    display: table;
    clear: both;
    content: '';
}

.home .events-section, .home .news-section {
    padding: 90px 0px 100px 0px;
}

.home .events-section .sjb-filters {
    display: none;
}

.home .events-section h4 {
    margin: 0px 0px 0px 0px;
}

.home .events-section .date-rt h4 {
    margin: 0px 0px 0px 0px;
}

.home .events-section h4 a, .home .events-section h4 a {
    font-family: 'robotobold';
    font-size: 21px !important;
    line-height: 27px;
    box-shadow: none;
    color: #001831 !important;
    text-decoration: none;
}

.home .events-section h4 a:hover, .home .events-section h4 a:hover {
    font-family: 'robotobold';
    font-size: 21px !important;
    line-height: 27px;
    box-shadow: none;
    color: #e95928 !important;
    text-decoration: none;
}

.home .events-section h2, .home .news-section h2 {
    margin-bottom: 75px;
}

.home .events-section .see.more {
    margin-top: 10px;
}

.home .news-section h4 a, .home .news-section h4 a {
    font-family: 'robotobold';
    font-size: 21px !important;
    box-shadow: none;
    color: #001831 !important;
    text-decoration: none;
}

.home .news-section h4 a:hover, .home .news-section h4 a:hover {
    font-family: 'robotobold';
    font-size: 21px !important;
    box-shadow: none;
    color: #e95928 !important;
    text-decoration: none;
}

.home .recent_news_block .post-wrap {
    display: inline-block;
    clear: both;
    content: '';
    margin-bottom: 0px;
    width: 100%;
    height: 230px
}

.home .recent_news_block .post-wrap .post-img {
    float: left;
    width: 20%;
    min-height: 1px;
    padding-top: 5px;
}

.home .recent_news_block .post-wrap .post-img img {
    max-width: 100%;
    width: 100%;
}

.home .recent_news_block .post-wrap .post-rt {
    float: left;
    width: 80%;
    padding-left: 30px;
}

.home .recent_news_block .post-set {
    display: table;
    clear: both;
    content: '';
    margin-bottom: 30px;
}

.home .resources_block .post-set {
    margin-bottom: 0px;
    height: 230px;
}

.home .resources_block .post-set {
    display: inline-block;
    clear: both;
    content: '';
    height: 210px;
}

.home .resources_block .post-set h4 {
    margin-bottom: 3px;
    margin-top: 0;
}

.home .resources_block .post-set .date, .home .events-section .post-set .date {
    color: #696969;
    font-size: 14px;
    font-family: 'robotolight';
    padding-left: 20px;
    margin-bottom: 10px;
    background: url('/wp-content/themes/researchpark/images/clock-icon.png') no-repeat center left !important;
}

.home .sjb-page .list-data {
    background: transparent !important;
    border: none !important;
    float: left !important;
    margin: 15px 0 35px 0 !important;
    padding: 0 !important;
}

.home .list-data .col-sm-4 {
    display: none !important;
}

.home .list-data .col-md-5 {
    width: 100%;
}

.home .job-description p:last-child {
    margin-bottom: 0px !important;
}

.see.more .btn.btn-see-more {
    border-radius: 30px;
    background: #e95928;
    padding: 13px 50px 13px 50px;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    display: initial;
    box-shadow: none;
    text-decoration: none;
}

.see.more .btn.btn-see-more:hover, .see.more .btn.btn-see-more:focus {
    border-radius: 30px;
    background: #13294b;
    padding: 13px 50px 13px 50px;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    display: initial;
    box-shadow: none;
    text-decoration: none;
}

.btn.btn-see-more {
    border-radius: 30px;
    background: #e95928;
    padding: 13px 50px 13px 50px;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    display: table;
    box-shadow: none;
    text-decoration: none;
}

.btn.btn-see-more:hover, .btn.btn-see-more:focus {
    border-radius: 30px;
    background: #13294b;
    padding: 13px 50px 13px 50px;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    display: table;
    box-shadow: none;
    text-decoration: none;
}

.read-more.jobpost {
    margin-top: 15px;
}

.btn.btn-primary, .read-more {
    font-family: 'robotomedium';
    background: transparent;
    color: #e95928 !important;
    padding: 0px 0px 0px 8px;
    font-size: 12px;
    font-style: italic;
    text-transform: uppercase;
    box-shadow: none !important;
    display: table;
    text-decoration: none;
    background: url('/wp-content/themes/researchpark/images/readmore-arrow.png') no-repeat center left !important;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .read-more:hover, .read-more:focus {
    font-family: 'robotomedium';
    background: transparent;
    color: #13294b !important;
    padding: 0px 0px 0px 8px;
    font-size: 12px;
    font-style: italic;
    text-transform: uppercase;
    box-shadow: none !important;
    display: table;
    text-decoration: none;
    background: url('/wp-content/themes/researchpark/images/readmore-arrow.png') no-repeat center left !important;
}

.btn.btn-primary span, .btn.btn-see-more span, .read-more span {
    font-size: 8px;
    margin-right: 1px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.home .sjb-listing div {
    display: none;
}

.home .sjb-listing div:nth-child(1), .home .sjb-listing div:nth-child(2), .home .sjb-listing div:nth-child(3), .home .sjb-listing div:nth-child(4), .home .sjb-listing div:nth-child(5), .home .sjb-listing div:nth-child(6) {
    display: block;
}

.home .ecent-wrap {
    display: inline-block;
    height: 230px;
}

.home .events-section .btn.btn-see-more, .home .news-section .btn.btn-see-more {
    margin-top: 0;
}

.home .ecent-wrap .date {
    float: left;
    width: 72px;
    height: 72px;
    background: #44a8d9;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
}

.home .ecent-wrap .date .day {
    font-family: 'montserratthin';
    font-size: 46px;
    color: #fff;
    line-height: 44px;
}

.home .ecent-wrap .date .month {
    font-family: 'montserratmedium';
    font-size: 21px;
    color: #fff;
    line-height: 18px;
    text-transform: uppercase;
}

.home .ecent-wrap .date-rt {
    float: left;
    width: calc(100% - 72px);
    padding-left: 30px;
}

.has-sidebar:not(.error404) #primary {
    width: 100%;
}

.who-is-section {
    background-position: center center;
    background-size: cover;
}

.who-is-section .inner-set {
    padding: 50px 0px 50px 0px;
    display: table;
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
}

.who-is-section .learn-more {
    float: left;
    padding: 15px 38px;
    width: 40%;
}

.who-is-section .learn-more a {
    font-family: 'robotomedium';
    font-style: italic;
    font-size: 19px;
    line-height: 1.5;
    border: 1px #fff solid;
    padding: 11px 40px 11px 40px;
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    display: table;
    text-decoration: none;
    background: transparent;
}

.who-is-section .learn-more a:hover {
    font-family: 'robotomedium';
    font-style: italic;
    font-size: 19px;
    line-height: 1.5;
    border: 1px #fff solid;
    padding: 11px 40px 11px 40px;
    border-radius: 25px;
    color: #13294b;
    text-transform: uppercase;
    display: table;
    text-decoration: none;
    background: #fff;
}

.who-is-section .inner-set .text {
    font-size: 32px;
    font-family: 'montserratlight';
    text-transform: uppercase;
    color: #44a8d9;
    display: table;
    line-height: 1.5;
    text-align: right;
    float: left;
    width: 60%;
}

.who-is-section .inner-set .text span {
    font-size: 49px;
    line-height: 1;
    font-family: 'montserratbold';
    text-transform: uppercase;
    color: #fff;
    display: block;
}

.news-letter-section {
    background: #43a7d9;
}

.news-letter-section .inner-set {
    padding: 65px 0px 65px 0px;
    width: 100%;
    display: table;
}

.news-letter-section .inner-set .text {
    padding: 0px 50px 0px 0px;
    width: 50%;
    float: left;
    font-size: 49px;
    font-family: 'montserratbold';
    color: #fff;
    text-align: right;
    line-height: 49px;
}

.news-letter-section .inner-set .text span {
    font-size: 18px;
    font-family: 'robotoregular';
    font-style: italic;
    color: #fff;
    line-height: 18px;
    display: block;
    padding-right: 20px;
}

.news-letter-section .inner-set .newsletter-form {
    padding: 0px 0px 0px 0px;
    width: 50%;
    float: left;
}

.news-letter-section .gform_wrapper {
		margin: 0px;
		    max-width: 400px;

}
.news-letter-section .gform_wrapper .gfield_required {
    color: #e95928;
}
.news-letter-section .gform_wrapper ul.gform_fields li.gfield {
	margin-top: 0;
	margin-bottom: 15px;
	padding-right: 0px;
}

.news-letter-section .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;	
}
.news-letter-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    height: 84px !important;
    padding: 5px;
    border-radius: 0px;
    width: 100%;
    border: none;
    font-family: 'robotolight' !important;
}

.news-letter-section .gform_wrapper select option {
	padding: 0px 2px;
}

.news-letter-section .gform_wrapper .gform_footer {
	margin: 0px;
	padding: 0px;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper div.validation_error {
    display: none;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .validation_message {
    text-align: center;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .hidelabel label {
    display: none;
}


.news-letter-section .inner-set .newsletter-form .gform_wrapper label {
    font-family: 'robotoregular' !important;
    font-size: 14px !important;
    line-height: 1.5;
	color: #fff;
	font-weight: 500;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_body {
    width: 100%;
    float: left;
    margin-right: 0;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_body ul {
    margin-bottom: 0;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_footer {
    width: 190px;
    float: left;
    text-align: left;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_body input {
    border-radius: 0px;
    border: none;
    padding: 8px 8px 8px 8px !important;
    color: #696969;
    font-style: italic;
    font-family: 'robotolight' !important;
    font-size: 14px !important;
    line-height: 1.5;
	width: 100%;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_footer input {
    font-family: 'robotomedium';
    font-style: italic;
    font-size: 19px;
    line-height: 1.5;
    border: 1px #fff solid;
    padding: 11px 20px 11px 20px;
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    text-decoration: none;
    background: transparent;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_footer input:hover {
    font-family: 'robotomedium';
    font-style: italic;
    font-size: 19px;
    line-height: 1.5;
    border: 1px #fff solid;
    padding: 11px 20px 11px 20px;
    border-radius: 25px;
    color: #13294b;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    text-decoration: none;
    background: #fff;
}

ul {
    list-style: none;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_body input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b9b9b9;
    font-family: 'robotolight';
    font-size: 14px;
    font-style: italic;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_body input::-moz-placeholder {
    /* Firefox 19+ */
    color: #b9b9b9;
    font-family: 'robotolight';
    font-size: 14px;
    font-style: italic;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_body input:-ms-input-placeholder {
    /* IE 10+ */
    color: #b9b9b9;
    font-family: 'robotolight';
    font-size: 14px;
    font-style: italic;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .gform_body input:-moz-placeholder {
    /* Firefox 18- */
    color: #b9b9b9;
    font-family: 'robotolight';
    font-size: 14px;
    font-style: italic;
}

.news-letter-section .gform_wrapper li.gfield.gfield_error, .news-letter-section .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 15px!important;
    border: none;
    padding: 0;
}

.news-letter-section .inner-set .newsletter-form .gform_wrapper .validation_message {
	display: none;
}

.news-letter-section .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .news-letter-section .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0px;
}

.news-letter-section .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .news-letter-section .gform_wrapper li.gfield_error textarea, .news-letter-section .gform_wrapper li.gfield_error select {
	border: 1px solid #e95928 !important;
}


.news-letter-section .gform_confirmation_message {
    padding: 15px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: 'robotoregular';
}

.back-top-btn {
    padding-top: 55px;
    padding-bottom: 55px;
}

.back-top-btn .top-btn {
    margin: 0 auto;
    border-radius: 0px;
    padding: 20px 30px 10px 30px;
    font-family: 'robotomedium';
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background: #e95928 url('/wp-content/themes/researchpark/images/bottom-top-icon.png') no-repeat center 10px !important;
}

.back-top-btn .top-btn:hover, .back-top-btn .top-btn:focus {
    margin: 0 auto;
    border-radius: 0px;
    padding: 20px 30px 10px 30px;
    font-family: 'robotomedium';
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background: #43a7d9 url('/wp-content/themes/researchpark/images/bottom-top-icon.png') no-repeat center 10px !important;
}

.site-footer .social-feed-section .feed-inner {
    margin-left: -25px;
    margin-right: -25px;
    color: #fff;
    font-family: 'robotoregular';
    font-weight: 500 !important;
    font-size: 13px;
}

.site-footer .social-feed-section .feed-inner p {
    color: #fff;
    font-family: 'robotoregular';
    font-weight: 500 !important;
    font-size: 13px;
    margin-bottom: 5px !important;
}

.site-footer .social-feed-section .feed-inner a {
    color: #fff;
    font-family: 'robotoregular';
    font-weight: 500 !important;
    text-decoration: none !important;
}

.site-footer .social-feed-section .feed-inner a:hover {
    color: #e95928;
    font-family: 'robotoregular';
    font-weight: 500 !important;
    text-decoration: none !important;
}

.site-footer .social-feed-section .feed-inner {
    display: block;
}

.site-footer .social-feed-section .feed-inner .col-4 {
    float: left;
    width: 33.3333%;
    padding: 0px 25px;
}

.site-footer .social-feed-section .feed-inner .facebook h2::after {
    content: "";
    width: 12px;
    margin-left: 15px;
    height: 26px;
    background: url(/wp-content/themes/researchpark/images/facebook-f-icon.png) no-repeat left center !important;
    display: inline-block;
}

.site-footer .social-feed-section .feed-inner .twitter h2::after {
    content: "";
    width: 32px;
    margin-left: 15px;
    height: 26px;
    background: url(/wp-content/themes/researchpark/images/twitter-f-icon.png) no-repeat left center !important;
    display: inline-block;
}

.site-footer .social-feed-section .feed-inner .instagram h2::after {
    content: "";
    width: 26px;
    margin-left: 15px;
    height: 26px;
    background: url(/wp-content/themes/researchpark/images/instagram-f-icon.png) no-repeat left center !important;
    display: inline-block;
}

.site-footer .social-feed-section .feed-inner h2 {
    margin-top: 0px;
    border-top: 2px #e95928 solid;
    padding-top: 25px;
    margin-bottom: 30px;
    font-size: 26px;
    font-family: 'montserratregular';
    text-transform: uppercase;
    color: #fff;
}

#cff .cff-media-link {
    display: none;
}

#cff .cff-item {
    border-bottom: none !important;
}

#cff .cff-author-text .cff-page-name .cff-story {
    display: none;
}

#cff .cff-author .cff-date {
    padding-top: 5px;
    color: #797979;
    font-family: 'robotolight';
    font-size: 10px;
}

#cff .cff-author .cff-page-name.cff-author-date {
    font-size: 17px;
}

.twitter .timeline-Tweet {
    padding: 0 !important;
}

.twitter .timeline-Tweet-media {
    display: none !important;
}

#sbi_images {
    padding: 0px !important;
}

.sb_instagram_header {
    display: none;
}

.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
    box-shadow: none;
}

figure.alignright {
    margin-left: 30px;
}

.page-template-template-general-content .wp-caption .wp-caption-text {
    font-size: 13px;
    font-family: 'robotoregular';
    font-weight: 500;
}

figure.alignleft {
    margin-right: 30px;
}

.page-template-template-general-content .sidebar-content, .page-template-template-general-content .sidebar-content p {
    text-align: center;
}

.innerpage.careers .site-content {
    padding: 80px 0 80px !important;
}

.innerpage.careers .site-content .entry-header .entry-title {
    text-align: center;
    margin-top: 8px;
    background: url('/wp-content/themes/researchpark/images/bottom-line.png') no-repeat bottom center !important;
}

.innerpage.careers .site-content .top-form .search-job {
    max-width: 1030px;
    margin: 0 auto 30px auto;
    display: table;
    width: 100%;
}

.innerpage.careers .site-content .top-form .search-job input {
    width: 39%;
    float: left;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    height: 50px;
    margin-left: 1%;
    margin-right: 1%;
    padding: 10px;
}

.site.innerpage.news.careers .site-content .top-form .search-job input {
    width: 69%;
}

.innerpage.careers .site-content .top-form .search-job select {
    width: 39%;
    float: left;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    height: 50px;
    margin-left: 1%;
    margin-right: 1%;
    padding: 10px;
}

.innerpage.careers .site-content .top-form .search-job select {
    background: url('/wp-content/themes/researchpark/images/select-arrow.png') no-repeat right 10px center !important;
    -webkit-appearance: none;
}

.innerpage.careers .site-content .top-form .search-job select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

.innerpage.careers .site-content .top-form .search-job select::-ms-expand {
    display: none;
}

/* .innerpage.careers .site-content .top-form .search-job input {
    background: url('/wp-content/themes/researchpark/images/select-close.png') no-repeat right 10px center !important;
    -webkit-appearance: none;
} */
.innerpage.careers .site-content .top-form .search-job .button-wrapper {
    width: 16%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}

.site.innerpage.news.careers .site-content .top-form .search-job .button-wrapper {
    width: 21%;
}

.innerpage.careers .site-content .top-form .search-job .button-wrapper .btn.btn-find {
    font-family: 'robotomedium';
    font-style: italic;
    font-size: 19px;
    line-height: 1.5;
    border: 1px #44a8d9 solid;
    padding: 10px 20px 10px 20px;
    border-radius: 25px;
    color: #44a8d9;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    text-decoration: none;
    background: transparent;
}

.innerpage.careers .site-content .top-form .search-job .button-wrapper .btn.btn-find:hover {
    font-family: 'robotomedium';
    font-style: italic;
    font-size: 19px;
    line-height: 1.5;
    border: 1px #13294b solid;
    padding: 10px 20px 10px 20px;
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
    text-decoration: none;
    background: #13294b;
}

.tenant-directory .button-wrapper .btn.btn-find {
    font-size: 14px !important;
    padding: 10px 15px 10px 15px !important;
}

.tenant-directory .button-wrapper .btn.btn-find:hover {
    font-size: 14px !important;
    padding: 10px 15px 10px 15px !important;
}

.search-job input {
    color: #aaa;
    font-family: 'robotolight';
    font-style: italic;
    font-size: 16px;
}

.search-job select {
    color: #aaa;
    font-family: 'robotolight';
    font-style: italic;
    font-size: 16px;
}

.search-job select option {
    font-style: normal;
}

.search-job ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #aaa;
    font-family: 'robotolight';
    font-style: italic;
    font-size: 16px;
}

.search-job ::-moz-placeholder {
    /* Firefox 19+ */
    color: #aaa;
    font-family: 'robotolight';
    font-style: italic;
    font-size: 16px;
}

.search-job :-ms-input-placeholder {
    /* IE 10+ */
    color: #aaa;
    font-family: 'robotolight';
    font-style: italic;
    font-size: 16px;
}

.search-job :-moz-placeholder {
    /* Firefox 18- */
    color: #aaa;
    font-family: 'robotolight';
    font-style: italic;
    font-size: 16px;
}

.job-row .ui-tabs .ui-tabs-nav li {
    background: transparent;
    border: none;
    border-radius: 0px;
    margin: 0px;
}

.job-row .ui-tabs .ui-tabs-nav, .job-row .ui-tabs {
    padding: 0px;
}

.job-row .ui-tabs .ui-tabs-panel {
    padding: 0 !important;
}

.job-row .tabcontent {
    /* border-top: 1px #e1e1e1 solid; */
    /* top: -1px; */
    /* position: relative; */
}

.job-row .tabcontent .inner-box .cvf-pagination-content {
    height: 1000px;
    overflow-y: scroll;
}

.job-row .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 24px 20px;
    text-decoration: none;
    color: #aaa;
    font-family: 'robotoregular';
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 2px solid transparent;
}

.job-row .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    float: left;
    padding: 24px 20px;
    text-decoration: none;
    color: #333;
    font-family: 'robotoregular';
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 2px solid #e95928;
}

.innerpage.careers .site-content .jobs-inner .job-row {
    margin-left: -25px;
    margin-right: -25px;
}

.innerpage.careers .site-content .jobs-inner .wrap.full-block .job-row {
    margin-left: 0px;
    margin-right: 0px;
}

.site.innerpage.news.careers .site-content .jobs-inner .full-width-strip .job-row {
    margin-left: 0px;
    margin-right: 0px;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left {
    width: 47%;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    /*    border-right: 1px #e1e1e1 solid;*/
}

.site.innerpage.news.careers .site-content .jobs-inner .wrap.full-block .job-row .col-5.left {
    padding-left: 0px;
    padding-right: 0px;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left {
    position: relative;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left:after {
    content : "";
    position: absolute;
    right : 0;
    z-index: 100;
    top : 0;
    height: 1000px;
    width : 1px;
    background: #e1e1e1;
}

.innerpage.careers .site-content .jobs-inner .job-row .ui-widget.ui-widget-content {
    border: none;
    background: transparent;
    border-radius: initial !important;
    /*    margin-top: -68px;*/
}

.innerpage.careers .site-content .jobs-inner .job-row .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0px;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-wrap {
    display: table;
    clear: both;
    content: '';
    margin-bottom: 0px;
    width: 100%;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap:hover {
    display: table;
    clear: both;
    content: '';
    margin-bottom: 0px;
    width: 100%;
    background: #44a8d9;
    cursor: pointer;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap.bluebox {
    background: #44a8d9;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap.bluebox .post-set .med, .innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap.bluebox .post-set .company-name, .innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap.bluebox .post-set .excerpt p, .innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap.bluebox .read-more, .innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap.bluebox .post-set .date {
    color: #fff !important;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap.bluebox .read-more {
    background: url('/wp-content/themes/researchpark/images/readmore-arrow-h.png') no-repeat center left !important;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap:hover .read-more {
    background: url('/wp-content/themes/researchpark/images/readmore-arrow-h.png') no-repeat center left !important;
}

.innerpage.careers .tabcontent .cvf-universal-pagination ul li {
    display: inline-block;
    margin: 3px;
    padding: 4px 8px;
    background: transparent;
    color: #696969;
    font-family: 'robotoregular';
    font-size: 16px !important;
    line-height: 22px !important;
    border-bottom: 2px transparent solid;
}

.innerpage.careers .tabcontent .cvf-universal-pagination ul li:hover {
    display: inline-block;
    margin: 3px;
    padding: 4px 8px;
    background: transparent;
    color: #e95928;
    font-family: 'robotoregular';
    font-size: 16px !important;
    line-height: 22px !important;
    border-bottom: 2px transparent solid;
}

.innerpage.careers .tabcontent .cvf-universal-pagination ul li.selected {
    display: inline-block;
    margin: 3px;
    padding: 4px 8px;
    background: transparent;
    color: #e95928;
    font-family: 'robotoregular';
    font-size: 16px !important;
    line-height: 22px !important;
    border-bottom: 2px #e95928 solid;
}

.innerpage.careers .tabcontent .cvf-universal-pagination ul li:first-child {
    display: inline-block;
    margin: 3px;
    padding: 4px 8px;
    background: url('/wp-content/themes/researchpark/images/l-arrow.png') no-repeat center center;
    color: #696969;
    font-family: 'robotoregular';
    font-size: 0px !important;
    line-height: 22px !important;
    width: 25px;
    height: 25px;
    border-bottom: 2px transparent solid;
}

.innerpage.careers .tabcontent .cvf-universal-pagination ul li:first-child:hover {
    display: inline-block;
    margin: 3px;
    padding: 4px 8px;
    background: url('/wp-content/themes/researchpark/images/l-arrow.png') no-repeat center center;
    color: #696969;
    font-family: 'robotoregular';
    font-size: 0px !important;
    line-height: 22px !important;
    width: 25px;
    height: 25px;
    border-bottom: 2px transparent solid;
    opacity: 0.8;
}

.innerpage.careers .tabcontent .cvf-universal-pagination ul li:last-child {
    display: inline-block;
    margin: 3px;
    padding: 4px 8px;
    background: url('/wp-content/themes/researchpark/images/r-arrow.png') no-repeat center center;
    color: #696969;
    font-family: 'robotoregular';
    font-size: 0px !important;
    line-height: 22px !important;
    width: 25px;
    height: 25px;
    border-bottom: 2px transparent solid;
}

.innerpage.careers .tabcontent .cvf-universal-pagination ul li:last-child:hover {
    display: inline-block;
    margin: 3px;
    padding: 4px 8px;
    background: url('/wp-content/themes/researchpark/images/r-arrow.png') no-repeat center center;
    color: #696969;
    font-family: 'robotoregular';
    font-size: 0px !important;
    line-height: 22px !important;
    width: 25px;
    height: 25px;
    border-bottom: 2px transparent solid;
    opacity: 0.8;
}

.innerpage.careers .tabcontent .cvf-pagination-nav {
    margin-top: 30px;
    margin-bottom: 30px;
}

.innerpage.careers .tabcontent .cvf_pag_loading {
    padding: 0px;
    background: transparent !important;
}

.innerpage.careers .tabcontent .col-md-12.content {
    padding: 0px;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-img {
    float: left;
    width: 20%;
    min-height: 1px;
    padding: 25px 20px 20px 20px;
}
.page-template-template-news-default-layout .innerpage.careers .site-content .jobs-inner .job-row .post-img {width: 30% !important; }
.page-template-template-news-default-layout .innerpage.careers .site-content .jobs-inner .job-row .post-wrap .post-rt {width: 70% !important;}

.innerpage.careers .site-content .jobs-inner .job-row .post-wrap .post-img img {
    max-width: 100%;
    width: 100%;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-wrap .post-rt {
    float: left;
    width: 80%;
    padding: 20px 20px 20px 0px;
    border-bottom: 1px solid #e1e1e1;
}

/*.site.innerpage.news.careers .site-content .jobs-inner .wrap.full-block .job-row .post-wrap .post-rt{
    padding-left: 25px;
}*/
.innerpage.careers .site-content .jobs-inner .job-row .post-set {
    display: inherit;
    clear: both;
    content: '';
}

.innerpage.careers .site-content .jobs-inner .job-row .post-set .med {
    font-family: 'robotobold';
    font-size: 21px !important;
    box-shadow: none;
    color: #001831 !important;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
    padding-top: 4px;
}

/*.site.innerpage.news.careers .site-content .jobs-inner .wrap.full-block .job-row .post-set .med {
    padding-top: 13px;
}*/
.innerpage.careers .site-content .jobs-inner .job-row .post-set .company-name {
    font-family: 'robotoregular';
    font-size: 18px !important;
    box-shadow: none;
    color: #696969 !important;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    letter-spacing: 0;
    text-transform: inherit;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-set .excerpt p {
    font-family: 'robotolight';
    font-size: 16px !important;
    line-height: 22px !important;
    box-shadow: none;
    color: #696969 !important;
    margin: 0px 0px 5px 0px !important;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-set .date {
    margin: 5px 0px 0px 0px;
    color: #696969 !important;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap:hover .post-set .med, .innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap:hover .post-set .company-name, .innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap:hover .post-set .excerpt p, .innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap:hover .read-more, .innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap:hover .post-set .date {
    color: #fff !important;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-5.left .post-wrap:hover .post-rt {
    border-bottom: 1px solid #44a8d9;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-7.right .clickjob {
    font-family: 'Robotoregular';
    font-size: 24px;
    line-height: 30px;
    color: #696969;
    margin-top: 0px;
    padding: 80px 0px 15px 0px;
    background: none;
    text-align: center;
}

.innerpage.careers .cvf-pagination-content h3 {
    font-family: 'Robotoregular';
    font-size: 24px;
    line-height: 30px;
    color: #696969;
    margin: 0px;
    padding: 30px 0px 15px 0px;
    background: none;
}

.loadingImg {
    position: relative;
}

.loadingImg img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 130px;
}

.innerpage.careers .site-content .jobs-inner .job-row .ui-widget-header {
    border: none;
    background: transparent;
    /*    border-bottom: 1px #e1e1e1 solid;*/
}

.innerpage.careers .site-content .jobs-inner .job-row .col-7.right #contenthtml {
    height: 1000px;
    overflow-y: scroll;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-7.right {
    width: 53%;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
}

/*.site.innerpage.news.careers .site-content .jobs-inner .wrap.full-block  .job-row .col-7.right{
    padding-left: 0px;
    padding-right: 0px;
}
.site.innerpage.news.careers .site-content .jobs-inner .wrap.full-block  .job-row .col-7.right .content-inner,.site.innerpage.news.careers .site-content .jobs-inner .wrap.full-block  .job-row .col-7.right .post-rt{
    padding-left: 25px;
}*/
.innerpage.careers .site-content .jobs-inner .job-row .col-7.right .post-wrap .post-rt {
    border-bottom: none;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-7.right .resume-header {
    padding-top: 20px;
    border-bottom: 1px #e1e1e1 solid;
    margin-bottom: 30px;
}

.site.innerpage.news.careers .site-content .jobs-inner .wrap.full-block .job-row .col-7.right .resume-header {
    padding-top: 0px;
}

.resume-footer {
    margin-top: 50px;
    margin-bottom: 20px;
}

.resume-footer .send {
    font-size: 18px;
    line-height: 36px;
    font-family: 'robotobold';
    color: #e95928;
    padding-left: 70px;
    background: url('/wp-content/themes/researchpark/images/envelope.png') no-repeat top 3px left;
}

.resume-footer .apply {
    font-size: 18px;
    line-height: 36px;
    font-family: 'robotobold';
    color: #e95928;
    padding-left: 70px;
    background: url('/wp-content/themes/researchpark/images/envelope.png') no-repeat top 3px left;
}

.resume-footer .send a {
    font-size: 18px;
    font-family: 'robotoregular';
    color: #333;
}

.resume-footer .text-or {
    font-family: 'robotobold';
    font-size: 18px !important;
    line-height: 36px;
    box-shadow: none;
    color: #333 !important;
    text-transform: lowercase;
    padding-left: 78px;
}

/*
.resume-footer .apply {
    padding-top: 7px;
}
*/
.resume-footer .apply a {
    font-family: 'robotobold';
    font-size: 18px !important;
    line-height: 36px;
    box-shadow: none;
    color: #e95928 !important;
    /*  padding-left: 70px; */
    text-decoration: underline;
}

.resume-footer .apply a:hover {
    font-family: 'robotobold';
    font-size: 18px !important;
    line-height: 36px;
    box-shadow: none;
    color: #13294b !important;
    /*  padding-left: 70px; */
    text-decoration: underline;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-set .type, .innerpage.careers .site-content .jobs-inner .job-row .post-set .contact, .innerpage.careers .site-content .jobs-inner .job-row .post-set .days {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-set .contact a {
    color: #696969;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-set .contact a:hover {
    color: #e95928;
}

.innerpage.careers .site-content .jobs-inner .job-row .col-7.right .post-img {
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 0px;
}

.innerpage.careers .col-7.right p {
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 15px 0 !important;
}

/*.site.innerpage.news.careers .site-content .jobs-inner .wrap.full-block .job-row .col-7.right p{
    padding-left: 25px;
}*/
.innerpage.careers .col-7.right {
    color: #696969;
    font-family: 'robotoregular';
    font-size: 16px;
    line-height: 1.5;
}

.innerpage.careers .col-7.right ul {
    margin-bottom: 20px;
    margin-left: 20px;
}

.innerpage.careers .col-7.right ul li {
    list-style-type: disc;
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.innerpage.careers .col-7.right h1 {
    font-family: 'RobotoBold';
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage.careers .col-7.right h2 {
    font-family: 'RobotoBold';
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
    background: none;
}

.innerpage.careers .col-7.right h3 {
    font-family: 'RobotoBold';
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 10px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage.careers .col-7.right .content-inner > h3 {
    font-family: 'RobotoBold';
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 10px;
    color: #696969;
    margin-top: 0px;
    padding: 0;
}

.innerpage.careers .col-7.right h4 {
    font-family: 'RobotoBold';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage.careers .col-7.right h5 {
    font-family: 'RobotoBold';
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage.careers .col-7.right h6 {
    font-family: 'RobotoBold';
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage.careers .col-7.right .content-inner .field-label {
    margin-bottom: 15px;
}

.full-width-strip {
    /*    height: 76px;*/
    border-bottom: 1px #e1e1e1 solid;
    -webkit-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}

.clearable {
    background: #fff url('/wp-content/themes/researchpark/images/select-close.png') no-repeat right 10px center !important;
    border: 1px solid #999;
    padding: 3px 18px 3px 4px;
    border-radius: 3px;
}

.clearable.x {
    background-position: right 5px center;
}

.clearable.onX {
    cursor: pointer;
}

.clearable::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: none !important;
    background-image: none !important;
}

.single-jobs .single-featured-image-header , .single-news .single-featured-image-header , .single-tenant_directory .single-featured-image-header {
    display: none;
}

.site-content ul, .site-content ol {
    margin-left: 20px;
    margin-bottom: 25px;
}

.site-content ul li {
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    list-style: disc;
    line-height: 1.5;
    margin-bottom: 10px;
}

.site-content ol li {
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    list-style: decimal;
    line-height: 1.5;
    margin-bottom: 10px;
}

.page-template-template-general-content .site-content ul li, .page-template-template-general-content .site-content ol li {
    font-size: 16px;
    line-height: 1.5;
    color: #696969;
    font-family: 'robotolight';
    margin-bottom: 10px;
}
.page-template-template-general-content .site-content ol {
    margin-left: 20px;
    margin-bottom: 25px;
}

/*.site.innerpage.news.careers .site-content ul li,.single-tenant_directory .site-content ul li{
     font-size: 16px !important;
}*/
.single-jobs .site-content, .single-news .site-content, .single-tenant_directory .site-content {
    padding: 60px 0 60px !important;
}

.single-jobs .site-content .resume-header, .single-news .site-content .resume-header, .single-tenant_directory .site-content .resume-header {
    border-bottom: 1px #e1e1e1 solid;
    margin-bottom: 30px;
}

/*.single-tenant_directory .site-content .resume-header {
    padding-bottom: 30px;
}*/
.single-jobs .site-content .post-wrap , .single-news .site-content .post-wrap , .single-tenant_directory .site-content .post-wrap {
    position: relative;
    display: table;
    clear: both;
    content: '';
    margin-bottom: 0px;
    width: 100%;
}

.single-jobs .site-content .post-img , .single-news .site-content .post-img , .single-tenant_directory .site-content .post-img {
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 0px;
    padding: 25px 20px 20px 0px;
}

.single-jobs .site-content .post-img img , .single-news .site-content .post-img img , .single-tenant_directory .site-content .post-img img {
    padding-bottom: 0px !important;
}

.single-jobs .site-content .post-wrap .post-rt , .single-news .site-content .post-wrap .post-rt, .single-tenant_directory .site-content .post-wrap .post-rt {
    border-bottom: none;
    float: left;
    width: 80%;
    padding: 20px 20px 20px 0px;
}

.single-jobs .site-content .post-set, .single-news .site-content .post-set, .single-tenant_directory .site-content .post-set {
    display: table;
    clear: both;
    content: '';
}

.single-jobs .site-content .resume-header .med {
    font-family: 'robotobold';
    box-shadow: none;
    color: #337ab7 !important;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
    text-align: left;
    font-size: 21px !important;
    line-height: 24px;
}

.single-jobs .site-content .post-set .company-name {
    font-family: 'robotoregular';
    font-size: 18px !important;
    box-shadow: none;
    color: #696969 !important;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    letter-spacing: 0;
    text-transform: inherit;
    line-height: 22px;
}

.single-jobs .site-content .post-set .type,.single-tenant_directory .site-content .post-phone .category-news {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #696969;
    font-family: 'robotoregular';
    line-height: 1.5;
}

.single-jobs .site-content .post-set .days ,.single-tenant_directory .site-content .post-addr .category-address,.single-tenant_directory .site-content .post-set .days {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #696969;
    font-family: 'robotoregular';
    line-height: 1.5;
}

.single-jobs .site-content .post-set .excerpt p , .single-news .site-content .post-set .excerpt p , .single-tenant_directory .site-content .post-set .excerpt p {
    font-family: 'robotolight';
    font-size: 16px !important;
    line-height: 22px !important;
    box-shadow: none;
    color: #696969 !important;
    margin: 0px 0px 5px 0px !important;
}

.single-jobs .site-content .post-set .date {
    margin: 5px 0px 0px 0px;
    color: #696969 !important;
}

.single-jobs .see.more,.single-news .see.more, .single-tenant_directory .see.more {
    display: table;
    width: 100%;
    text-align: center;
}

.single-jobs .see.more .btn.btn-see-more, .single-jobs .see.more .btn.btn-see-more:hover, .single-news .see.more .btn.btn-see-more ,.single-news .see.more .btn.btn-see-more:hover, .single-tenant_directory .see.more .btn.btn-see-more, .single-tenant_directory .see.more .btn.btn-see-more:hover {
    display: inline-block;
    margin: 0;
}

.single-jobs .site-content .post-set .contact {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
}

.single-jobs .site-content .post-set .contact a {
    color: #696969;
}

.single-jobs .site-content .post-set .contact a:hover {
    color: #e95928;
}

.single-jobs .site-content .post-img img , .single-news .site-content .post-img img , .single-tenant_directory .site-content .post-img img {
    padding: 0px 0 30px 0;
}

b, strong {
    font-weight: 500 !important;
    font-family: 'robotoregular';
}

.innerpage .field-item.even p {
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 15px 0 !important;
}

.innerpage .field-item.even {
    color: #696969;
    font-family: 'robotoregular';
    font-size: 16px;
    line-height: 1.5;
}

.innerpage .field-item.even ul {
    margin-bottom: 20px;
    margin-left: 20px;
}

.innerpage .field-item.even ul li {
    list-style-type: disc;
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.innerpage .field-item.even h1 {
    font-family: 'RobotoBold';
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage .field-item.even h2 {
    font-family: 'RobotoBold';
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
    background: none;
}

.innerpage .field-item.even h3 {
    font-family: 'RobotoBold';
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 15px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage .field-item.even h4 {
    font-family: 'RobotoBold';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage .field-item.even h5 {
    font-family: 'RobotoBold';
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage .field-item.even h6 {
    font-family: 'RobotoBold';
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    color: #13294b;
    margin-top: 0px;
    padding: 0;
}

.innerpage.careers .site-content .top-content {
    color: #696969;
    font-family: 'robotolight';
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 30px 0 !important;
    text-align: center;
}

/* .mCSB_scrollTools .mCSB_draggerRail {
    width: 14px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c1c2c4 !important;
    background-color: #c1c2c4 !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 12px !important;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    border: 1px #e1e1e1 solid !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff !important;
    background-color: #fff !important;
}

.job-row .tabcontent .inner-box .cvf-pagination-content {
	overflow: auto;
	height: 1000px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}


.innerpage.careers .site-content .jobs-inner .job-row .col-7.right .resumedetail {
    overflow: auto;
	height: 1000px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
} */
/*
::-webkit-scrollbar {
    width: 14px;
    border-radius: 10px;
}


::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px; 
}
 

::-webkit-scrollbar-thumb {
    background: #888; 
    border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
    background: #555; 
    border-radius: 10px;
}*/
.contact .contact-text {
    color: #696969;
    font-family: 'robotolight';
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 30px 0 !important;
    text-align: center;
    padding: 0px 60px;
}

.contactform .gfield_label {
    display: none;
}

.contactform .gform_body ul li.description .gfield_label {
    display: block;
    color: #696969;
    font-weight: 500;
    font-family: 'robotolight';
}

.contactform .gform_body ul {
    margin: 0px;
}

.contactform .gform_body input, .contactform .gform_body select {
    margin: 0px !important;
}

.contactform .gform_body {
    width: calc(100% + 0px) !important;
    width: 100%;
}

.contactform .gform_body ul li {
    width: 50%;
    float: left;
    clear: inherit !important;
    list-style: none;
    padding: 0px 60px;
    margin-bottom: 30px;
}

.contactform .gform_body ul li.subject {
    clear: both !important;
}

.contactform .gform_body ul li.description {
    clear: both !important;
    width: 100%;
}

.contactform .gform_footer {
    display: table;
    width: 100%;
    padding: 0px 60px;
}

.contactform .gform_body input, .contactform .gform_body select {
    border-color: #fff;
    border-bottom-color: #dfdfdf;
    padding: 10px 0px !important;
    color: #696969;
}

.contactform .gform_body select {
    background: url(/wp-content/themes/researchpark/images/select-down.png) no-repeat right 10px center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.contactform .gform_wrapper .gform_footer input[type="submit"] {
    border-radius: 30px;
    background: #e95928;
    padding: 13px 50px 13px 50px !important;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    display: initial;
    box-shadow: none;
    text-decoration: none;
}

.contactform .gform_wrapper .gform_footer input[type="submit"]:hover, .contactform .gform_wrapper .gform_footer input[type="submit"]:focus {
    border-radius: 30px;
    background: #13294b;
    padding: 13px 50px 13px 50px !important;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: none;
    font-family: 'robotobold';
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
    display: initial;
    box-shadow: none;
    text-decoration: none;
}

.contactform .gform_wrapper textarea {
    border-color: #dfdfdf;
}

.contactform .gform_body input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #696969;
    font-family: 'robotolight';
}

.contactform .gform_body input::-moz-placeholder {
    /* Firefox 19+ */
    color: #696969;
    font-family: 'robotolight';
}

.contactform .gform_body input:-ms-input-placeholder {
    /* IE 10+ */
    color: #696969;
    font-family: 'robotolight';
}

.contactform .gform_body input:-moz-placeholder {
    /* Firefox 18- */
    color: #696969;
    font-family: 'robotolight';
}

.contactform .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    display: none;
}

.contactform .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border: none !important;
    border-bottom: 1px solid #ce0000 !important;
    border-radius: 0px;
}

.contactform .gform_wrapper li.gfield_error textarea {
    border: 1px solid #ce0000 !important;
}

.contactform .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding: 0px 60px !important;
}

.contactform .gform_wrapper .field_description_below .gfield_description {
    font-size: 14px;
}

.contactform .gform_wrapper div.validation_error {
    background: transparent !important;
    border: medium none;
    clear: both;
    color: #CE0000 !important;
    font-family: 'robotoregular' !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-bottom: 25px;
    padding: 15px;
    text-align: center;
    width: 100%;
}

.contactform .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
    margin-top: 0;
}

.contactform .gform_confirmation_wrapper {
    padding: 0px 60px;
}

.contactform .gform_confirmation_wrapper .gform_confirmation_message {
    color: #008000;
    text-align: center;
    font-family: 'robotoregular';
    font-size: 20px;
    font-weight: 500;
    border: 1px solid #008000;
    padding: 10px 5px;
}

.staff-inner article.hentry {
    display: table;
    width: 100%;
    text-align: center;
}

.staff-inner article.hentry p {
    width: 85%;
    text-align: center;
    margin: 0 auto !important;
}

#primary .staff-inner article.hentry .entry-header {
    width: 100% !important;
}

.staff-inner article.hentry .entry-header .entry-title {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 15px;
    background: url(/wp-content/themes/researchpark/images/bottom-line.png) no-repeat bottom center !important;
}

.staff-inner .staff-section {
    margin-left: -38px;
    margin-right: -38px;
    margin-top: 85px;
    margin-bottom: 0px;
    display: inline-block;
    padding: 0 14px;
}

.staff-inner .staff-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*    justify-content: center;*/
}

.staff-inner .staff-section .block-set {
    margin: 35px 0px;
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.staff-inner .staff-section .block-set .block-set-inner {
    /*    max-width: 280px;*/
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.staff-inner .staff-section .block-set .block-set-inner:hover .block-overlay a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}

.staff-inner .staff-section .block-set .title {
    margin-top: 20px;
    margin-bottom: 5px;
    display: block;
}

.staff-inner .staff-section .block-set .title a {
    font-family: 'robotobold';
    font-size: 21px;
    line-height: 27px;
    display: block;
    color: #001831;
}

.staff-inner .staff-section .block-set .desc {
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 28px;
}

.staff-inner .staff-section .block-set .title-desig {
    margin-bottom: 10px;
}

.staff-inner .staff-section .block-set .title-desig .designation {
    font-size: 17px;
    color: #696969;
    line-height: 22px;
}

.staff-inner .staff-section .block-set .image img {
    /*
    height: 171px;
    width: 280px;
*/
}

.staff-inner .staff-section .block-set .text a {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 16px;
    line-height: 26px !important;
    font-style: italic;
    text-transform: uppercase;
}

.staff-inner .staff-section .block-set .text a:hover {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 16px;
    line-height: 26px !important;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: none;
}

.staff-inner .staff-section .block-set .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: left;
    width: 100%;
    padding: 15px;
}

.staff-inner .staff-section .block-set .text .text-content {
    color: #fff;
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
}

.staff-inner .staff-section .block-set .text .email {
    margin-top: 5px;
	float: left;
}

.staff-inner .staff-section .block-set .text .phone {
    margin-top: 5px;
	float: right;
}

.staff-inner .staff-section .block-set .text .phone a {
    line-height: 36px !important;
}

.staff-inner .staff-section .block-set .text .phone a i {
	width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 36px !important;
    color: #e95928;
    font-size: 18px;
	}

.staff-inner .staff-section .block-set .text .phone.mobile {
    display: none;
}

.staff-inner .staff-section .block-set .text .email a {
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 36px !important;
}

.staff-inner .staff-section .block-set .text .email a i {
    color: #e95928;
    font-size: 20px;
}

.staff-inner .staff-section .block-set .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #e95928;
}

.staff-inner .staff-section .block-set .image a {
    display: block;
    line-height: 0;
}

.staff-inner .staff-section .block-set .image {
    position: relative;
    display: table;
    margin: 0 auto;
}

.staff-inner .staff-section .block-set .block-set-inner:hover .overlay {
    opacity: 1;
}

.staff-inner .staff-section .block-set .block-set-inner:hover .overlay a {
    color: #fff;
}

.staff-inner .staff-section .block-set .block-set-inner:hover a {
    color: #e95928;
}

.staff-inner .staff-section .block-set .overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 27px solid #000;
    border-right: 65px solid transparent;
    width: 0;
}

.single-team .site-content {
    padding-bottom: 50px;
}

.single-team .team-block .team-title h3 {
    margin-bottom: 15px;
}

.single-team .team-block .team-title h3 a {
    font-size: 45px;
    font-family: 'montserratregular';
    color: #13294b;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 4px;
    background: url(/wp-content/themes/researchpark/images/bottom-line.png) no-repeat bottom left;
    letter-spacing: unset;
    text-decoration: none;
}

.single-team .team-block .team-title h3 a:hover, .single-team .team-block .team-title h3 a:focus {
    font-size: 45px;
    font-family: 'montserratregular';
    color: #e95928;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 4px;
    background: url(/wp-content/themes/researchpark/images/bottom-line.png) no-repeat bottom left;
    letter-spacing: unset;
    text-decoration: none;
}

.single-team .team-block .team-designation {
    font-family: 'robotoregular';
    font-size: 18px !important;
    box-shadow: none;
    color: #696969 !important;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    letter-spacing: 0;
    text-transform: inherit;
}

.single-team .team-block .team-email {
    font-family: 'robotoregular';
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    margin-bottom: 5px;
}

.single-team .team-block .team-email a {
    font-family: 'robotoregular';
    color: #696969;
}

.single-team .team-block .team-email a:hover {
    font-family: 'robotoregular';
    color: #e95928;
}

.single-team .team-block .team-phone {
    font-family: 'robotoregular';
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    margin-bottom: 15px;
}

.single-team .team-block .team-phone .mobile {
	display: none;
}

.single-team .team-block .team-phone a, .single-team .team-block .team-phone span {
    font-family: 'robotoregular';
    color: #696969;
}

.single-team .team-block .team-phone a:hover {
    font-family: 'robotoregular';
    color: #e95928;
}

.single-team .team-block .feat-image {
    margin-bottom: 15px;
}

.single-team .team-block .team-content p {
    color: #696969;
    font-family: 'robotolight';
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 15px 0 !important;
}

.single-team .team-block .team-content h3, .single-team .team-block .team-content h4, .single-team .team-block .team-content h5, .single-team .team-block .team-content h6 {
    padding-top: 10px;
}

.single-jobs .content-inner p,.single-news .content-inner p,.single-tenant_directory .content-inner p {
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 15px 0 !important;
}

.single-jobs .site-content .post-set {
    margin-bottom: 0px;
}

.innerpage.careers .site-content .jobs-inner .job-row .post-wrap {
    position: relative;
}

.direct-details {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
}

.stickyfull {
    position: fixed;
    top: 104px;
    width: 100%;
    background: #fff;
    z-index: 990;
}

.stickyfull .inner-sticky .top-form {
    padding-top: 15px;
}

.innerpage.careers .site-content .stickyfull .top-form .search-job {
    margin: 0 auto 15px auto;
}

/*
.stickyfull .job-row .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .stickyfull .job-row .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 20px 20px;
    
}*/
.single-news .site-content .wrap .resume-header .post-rt .post-set .post-titl .med, .single-tenant_directory .site-content .wrap .resume-header .post-rt .post-set .med {
    font-family: 'robotobold';
    box-shadow: none;
    color: #337ab7 !important;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
    text-align: left;
    font-size: 21px !important;
    line-height: 24px;
}

.single-news .site-content .wrap .resume-header .post-rt .post-set .post-cat .category-news, .single-tenant_directory .site-content .wrap .resume-header .post-rt .post-email .email a {
    font-family: 'robotoregular';
    font-size: 18px !important;
    box-shadow: none;
    color: #696969 !important;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    letter-spacing: 0;
    text-transform: inherit;
    line-height: 22px;
}

.single-news .site-content .wrap .resume-header .post-rt .post-set .days {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #696969;
    font-family: 'robotoregular';
    line-height: 1.5;
}

/*
 .single-news  .site-content .wrap .resume-header .post-rt{
        border-bottom: 1px #e1e1e1 solid;
        padding-bottom: 25px;
}
.single-news  .site-content .wrap .content-inner{
        margin-top: 25px;
}
*/
.col-5.left .post-wrap:hover .category-news,.col-5.left .post-wrap:hover .category-news a {
    color: #fff !important;
}

.col-5.left .post-wrap:hover .company-name a {
    color: #fff !important;
}

.single-news .resume-share.social ul li {
    font-size: 16px;
}

.post-wrap.bluebox,.post-wrap.bluebox a {
    color: #fff;
}

.category-news:hover {
    text-decoration: underline;
}

.site.innerpage.news.careers .search-job {
    width: 100% !important;
    max-width: 50% !important;
}

/*
10/01/2019 styles
*/
.page-template-template-media-gallery h1.entry-title {
    background: url(/wp-content/themes/researchpark/images/bottom-line.png) no-repeat bottom center !important;
    text-align: center;
}

.page-template-template-media-gallery .site-content-contain .inner-content {
    width: 100%;
    display: inline-block;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left {
    width: 80%;
    float: left;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right {
    width: 20%;
    float: left;
    text-align: right;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form {
    max-width: 155px;
    margin: 0px auto;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .column-wrap {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 {
    width: 33.33%;
    float: left;
    display: inline-block;
    margin-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    height: 251px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .image-box figure {
    position: relative;
    width: 100%;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .image-box figure img,.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 img {
    width: 100%;
    height: auto;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .image-box figcaption img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 34px !important;
    width: 49px !important;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .image-box h3 a {
    color: #001831 !important;
    font-size: 18px;
    font-family: 'robotobold';
    line-height: 24px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .image-box h3 {
    padding-top: 0px;
    color: #001831;
    font-size: 18px;
    font-family: 'robotobold';
    line-height: 24px;
    margin-bottom: 0px;
    text-align: center;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .image-box h4 {
    padding-top: 0px;
    color: #696969;
    font-size: 14px;
    font-family: 'robotolight';
    line-height: 20px;
    text-align: center;
    margin-bottom: 0px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .image-box h3 a:hover {
    color: #e84a27 !important;
    text-decoration: none !important
}

.custom-pagination,.job-manager-pagination {
    padding-top: 30px;
}
.job_listings .job-manager-pagination {
padding-top: 30px !important;
    border-bottom: none !important;
        padding-bottom: 0px !important
}
.job_listings nav.job-manager-pagination ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.job_listings nav.job-manager-pagination ul li {
    margin-right: 15px !important;
    display: inline-block;
}
.job_listings nav.job-manager-pagination ul li a ,.job_listings nav.job-manager-pagination ul li span{
     background: rgba(0,0,0,0.4) !important;
    box-shadow: none;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 100;
    padding: 10px 15px !important;
    border: none !important;
}
.job_listings nav.job-manager-pagination ul li a:hover ,.job_listings nav.job-manager-pagination ul li span:hover{
    background: #e84a27 !important;
    text-decoration: underline!important;
    color: #fff !important;  
}
.job_listings nav.job-manager-pagination ul li span.current{
    background: #e84a27 !important;
    text-decoration: underline!important;
    color: #fff !important;
}
.page-template-template-media-gallery .site-content-contain .pagination .page-numbers.current {
    color: #e84a27 !important;
    text-decoration: underline!important
}

.custom-pagination .page-numbers {
    color: rgba(0,0,0,0.4) !important !important;
    font-size: 14px;
    font-weight: 100;
}

.custom-pagination .page-numbers.current {
    color: #e84a27 !important;
    text-decoration: underline!important
}

.custom-pagination a.next.page-numbers,.custom-pagination a.prev.page-numbers {
    background: none !important;
}

.custom-pagination a.next.page-numbers:hover,,.custom-pagination a.prev.page-numbers:hover {
    background: none !important;
}

.custom-pagination .page-numbers {
    font-size: 18px !important;
    color: #001831 !important;
    font-family: 'robotoregular';
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right h3 {
    padding-top: 0px;
    color: #001831;
    font-size: 21px;
    font-family: 'robotobold';
    line-height: 27px;
    cursor: pointer;
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right h3 span {
    position: absolute;
    right: 0px;
    top: 0px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right input[type="submit"] {
    background-color: transparent !important;
    color: #222 !important;
    cursor: pointer;
    font-size: 14px !important;
    padding: 3px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right input[type="submit"]:hover {
    background: none !important;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .image-box h4 {
    margin-top: 0px !important;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form ul {
    margin-left: 0px !important;
    display: inline-block;
    float: left;
    margin-top: 8px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form ul li input[type=radio]:checked {
    background: url(/wp-content/themes/researchpark/images/mark.png) no-repeat center center;
    background-size: 8px 8px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form ul li input[type=radio]:focus {
    outline-color: transparent;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form ul li input[type=radio] {
    border: 1px solid #B3B3B3;
    height: 12px;
    width: 12px;
    -webkit-appearance: none;
    border-radius: 2px;
    background: #DEDEDE;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form ul li {
    list-style: none;
    margin-bottom: 15px;
    font-size: 15px;
    text-align: left;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form ul li input[type=checkbox],.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form ul li input[type=radio] {
    margin-right: 8px;
}

/*.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right form ul li input[type=radio]{  
    top: 2px;
    margin-right: 8px;
    position: relative;
}*/
.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left h3.noposts {
    font-size: 28px;
    font-family: 'montserratregular';
    color: #13294b;
    font-weight: 500;
    text-align: center;
    margin-top: 40px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 .a .text a {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    line-height: 24px !important;
    font-style: italic;
    text-transform: uppercase;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 .overlay:hover a {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    line-height: 24px !important;
    font-style: italic;
    text-transform: uppercase;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 .overlay .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #e95928;
    font-size: 0px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 .image a {
    display: block;
    line-height: 0;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 .overlay-set {
    position: relative;
    display: block;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4:hover .overlay {
    opacity: 1;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4:hover .overlay a {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    line-height: 24px !important;
    font-style: italic;
    text-transform: uppercase;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4:hover a {
    color: #e95928;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4:hover h3 a {
    opacity: 1;
    color: #e95928 !important;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right .reset-wrap {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right .reset-wrap .reset {
    float: left;
    width: 50%;
    text-align: left;
    background-color: transparent !important;
    color: #222 !important;
    cursor: pointer;
    font-size: 14px !important;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-3.right .reset-wrap input {
    float: left;
    width: 50%;
    text-align: right;
}

.page-template-template-media-gallery .site-content-contain .inner-content .col-9.left .col-4 .block-overlay-wrap:hover .block-overlay a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}

.single-image_gallery .site-content h1.entry-title {
    background: url(/wp-content/themes/researchpark/images/bottom-line.png) no-repeat bottom center;
    margin-top: 100px;
    text-align: center;
}

.single-image_gallery .site-content .top-content p {
    text-align: center;
    color: #696969;
    font-size: 18px;
    line-height: 24px;
    font-family: 'robotolight';
    padding-top: 10px;
}

.single-image_gallery .site-content .image-wrap .wrap {
    margin-top: 80px;
    border-bottom: 1px solid #e1e1e1;
}

.single-image_gallery .site-content .image-wrap .wrap .left.alignleft h4 {
    font-size: 14px;
    color: #696969;
    line-height: 20px;
    font-family: 'robotolight';
}

.single-image_gallery .site-content .image-wrap .wrap .right.alignright .nolightbox {
    font-size: 16px;
    color: #001831;
    line-height: 22px;
    font-family: 'robotolight';
    font-family: 'robotomedium';
}

.single-image_gallery .site-content .image-wrap .wrap .right.alignright .nolightbox::before {
    content: url(/wp-content/themes/researchpark/images/share_icon.png);
    position: relative;
    right: 8px;
    top: 4px;
}

/*

.innerpage.media-gallery .site-content .inner-content .col-3.right .category-list ul li input[type=checkbox] {
        position:absolute;
        z-index:-1000;
        left:-1000px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height:1px;
        width:1px;
        margin:-1px;
        padding:0;
        border:0;
}
.innerpage.media-gallery .site-content .inner-content .col-3.right .category-list ul li input[type=checkbox] + label {
    padding-left: 20px !important;
	height: 16px;
    line-height: 16px !important;
    background-repeat: no-repeat;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 14px;
    font-weight: 600;
    color: #959595;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.innerpage.media-gallery .site-content .inner-content .col-3.right .category-list ul li input[type=checkbox] + label:hover {
    background-position: 0 -16px;
}
.category-list ul li input[type=checkbox]:checked + label {
    background-position: 0 -32px;
    color: #313131;
    font-weight: 600;
    font-size: 14px;
}
.innerpage.media-gallery .site-content .inner-content .col-3.right .category-list ul li label {
    background-image:url(/wp-content/themes/researchpark/images/checkbox-listing-m.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
*/
.category-list input[type=checkbox] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.category-list input[type=checkbox] + label {
    padding-left: 20px !important;
    height: 16px;
    line-height: 16px !important;
    background-repeat: no-repeat;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 14px;
    font-family: 'robotolight';
    font-weight: 400;
    color: #696969;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: left;
}

/*.category-list input[type=checkbox] + label:hover {
    background-position: 0 -16px;
}*/
.category-list input[type=checkbox]:checked + label {
    background-position: 0 -32px;
    color: #696969;
    font-weight: 400;
    font-size: 14px;
}

.category-list label {
    background-image: url(/wp-content/themes/researchpark/images/checkbox-listing-m.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gallery-type input[type=radio] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.gallery-type input[type=radio] + label {
    padding-left: 20px !important;
    height: 16px;
    line-height: 16px !important;
    background-repeat: no-repeat;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 14px;
    font-weight: 400;
    color: #696969;
    font-family: 'robotolight';
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: left;
}

/*.gallery-type input[type=radio] + label:hover {
    background-position: 0 -16px;
}*/
.gallery-type input[type=radio]:checked + label {
    background-position: 0 -32px;
    color: #696969;
    font-weight: 400;
    font-size: 14px;
}

.gallery-type label {
    background-image: url(/wp-content/themes/researchpark/images/checkbox-listing-m.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page-template-template-resources h1.entry-title {
    background: url(/wp-content/themes/researchpark/images/bottom-line.png) no-repeat bottom center !important;
    text-align: center;
}

.page-template-template-resources .site-content-contain .inner-content {
    width: 100%;
    display: inline-block;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left {
    width: 75%;
    float: left;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right {
    width: 25%;
    float: left;
    text-align: right;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right form {
    max-width: 80%;
    float: right;
    width: 100%;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .column-wrap {
    margin-left: -10px !important;
    margin-right: -10px !important;
     display: -webkit-box;  
  display: -webkit-flex;
  display: -ms-flexbox;
  
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;

  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 {
        width: 33.33%;
    float: left;
    display: inline-block;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    height: auto;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .image-box figure {
    position: relative;
    width: 100%;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .image-box figure img,.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 img {
    width: 100%;
    height: auto;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .image-box figcaption img {
    position: absolute;
    max-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 34px !important;
    width: 49px !important;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .image-box h3 a {
    color: #001831 !important;
    font-size: 18px;
    font-family: 'robotobold';
    line-height: 24px;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .image-box h3 {
        padding-top: 0px;
    color: #001831;
    font-size: 18px;
    font-family: 'robotobold';
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .image-box h4 {
    padding-top: 0px;
    color: #696969;
    font-size: 14px;
    font-family: 'robotolight';
    line-height: 20px;
    text-align: center;
    margin-bottom: 0px;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .image-box h3 a:hover {
    color: #e84a27 !important;
    text-decoration: none !important
}

.page-template-template-resources .site-content-contain .pagination .page-numbers.current {
    color: #e84a27 !important;
    text-decoration: underline!important
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right h3 {
    padding-top: 0px;
    color: #001831;
    font-size: 21px;
    font-family: 'robotobold';
    line-height: 27px;
    cursor: pointer;
    float: left;
    width: 100%;
    text-align: left;
    position: relative;    
    margin: 0px 0px 10px 0px;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right h3 span {
    position: absolute;
    right: 0px;
    top: 0px;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right input[type="submit"] {
    background-color: transparent !important;
    color: #222 !important;
    cursor: pointer;
    font-size: 14px !important;
    padding: 3px;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right input[type="submit"]:hover {
    background: none !important;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .image-box h4 {
    margin-top: 0px !important;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right form ul {
    margin-left: 0px !important;
    display: inline-block;
    float: left;
    margin-top: 8px;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right form ul li input[type=radio]:checked {
    background: url(/wp-content/themes/researchpark/images/mark.png) no-repeat center center;
    background-size: 8px 8px;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right form ul li input[type=radio]:focus {
    outline-color: transparent;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right form ul li input[type=radio] {
    border: 1px solid #B3B3B3;
    height: 12px;
    width: 12px;
    -webkit-appearance: none;
    border-radius: 2px;
    background: #DEDEDE;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right form ul li {
    list-style: none;
    margin-bottom: 15px;
    font-size: 15px;
    text-align: left;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right form ul li input[type=checkbox],.page-template-template-resources .site-content-contain .inner-content .col-3.right form ul li input[type=radio] {
    margin-right: 8px;
}

/*.page-template-template-resources .site-content-contain .inner-content .col-3.right form ul li input[type=radio]{  
    top: 2px;
    margin-right: 8px;
    position: relative;
}*/
.page-template-template-resources .site-content-contain .inner-content .col-9.left h3.noposts {
    font-size: 28px;
    font-family: 'montserratregular';
    color: #13294b;
    font-weight: 500;
    text-align: center;
    margin-top: 40px;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 .a .text a {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    line-height: 24px !important;
    font-style: italic;
    text-transform: uppercase;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 .overlay:hover a {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    line-height: 24px !important;
    font-style: italic;
    text-transform: uppercase;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 .overlay .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    padding: 15px 30px;
    text-align: left;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #e95928;
    font-size: 0px;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 .image a {
    display: block;
    line-height: 0;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 .overlay-set {
    position: relative;
    display: block;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4:hover .overlay {
    opacity: 1;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4:hover .overlay a {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    line-height: 24px !important;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: none;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4:hover .overlay .learn-more a {
    font-size: 14px;
    line-height: 20px !important;
/*
    background: url(/wp-content/themes/researchpark/images/readmore-arrow-h.png) no-repeat center left !important;
    padding-left: 8px;
*/
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4:hover .overlay .desc {
    font-size: 16px;
    font-family: 'robotoregular';
    text-transform: none;
    font-style: normal;
    margin-bottom: 5px;
    color: #fff;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4:hover a {
    color: #e95928;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4:hover h3 a {
    opacity: 1;
    color: #e95928 !important;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right .reset-wrap {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right .reset-wrap .reset {
    float: left;
    width: 50%;
    text-align: left;
    background-color: transparent !important;
    color: #222 !important;
    cursor: pointer;
    font-size: 14px !important;
}

.page-template-template-resources .site-content-contain .inner-content .col-3.right .reset-wrap input {
    float: left;
    width: 50%;
    text-align: right;
}

.page-template-template-resources .site-content-contain .inner-content .col-9.left .col-4 .block-overlay-wrap:hover .block-overlay a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}
.page-template-template-resources .page-links {
    width: 100%;
    max-width: 80%;
    float: right;
}
.page-template-template-resources .page-links ul {
    margin-left: 0px;
    padding-top: 30px;
    margin-bottom: 0px;
    margin-top: 10px;
    border-top: 1px #eee solid;
}

.page-template-template-resources .site-content ul {
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.page-template-template-resources .site-content ul li {
    color: #696969;
    font-family: 'robotolight';
    font-size: 16px;
    list-style: none;
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: left;
}
.page-template-template-resources .site-content ul li a {
    color: #696969;
    font-style: italic;
}

.single-resource .single-featured-image-header {
    display: none;
}

.single-resource h1.entry-title {
    background: url(/wp-content/themes/researchpark/images/bottom-line.png) no-repeat bottom center !important;
    text-align: center;
}

.single-resource .single-res .col-9 {
    float: left;
    width: 75%;
    padding-right: 60px;
        margin-bottom: 30px; 
}

.single-resource .single-res .col-3 {
    float: left;
    width: 25%;
    padding-left: 15px;
        margin-bottom: 30px;
}

.single-resource  .resource_name h5 {
    font-family: 'robotobold';
    font-size: 18px;
    line-height: 24px;
    display: block;
    color: #001831;
    text-transform: none;
    letter-spacing: 0;
    text-align: center;
}

.single-resource  .desig {
    background: url(/wp-content/themes/researchpark/images/bottom-line.png) no-repeat bottom center !important;
    text-align: center;
    font-size: 16px;
    padding-bottom: 5px;
        margin-bottom: 15px;
}

.carousel-caption strong {
    font-weight: 700 !important;
}
.single-job_listing .single-featured-image-header img {

display: none;

}

.job_listings > .showing_jobs.wp-job-manager-showing-all {
    display: none !important;
}

.job_listings .showing_jobs.wp-job-manager-showing-all .rss_link {
    display: none !important;
}

.job_listings .showing_jobs.wp-job-manager-showing-all {
    background: transparent;
    border-top: none;
        font-size: 14px !important;
    padding: 0;
}
.job_listings .showing_jobs.wp-job-manager-showing-all .reset {
    width: 100%;
    float: none;
}

.innerpage.jobs article .entry-content > p {
    display: none;
}

