html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}select,input,textarea,button{outline:none}pre,code,kbd,samp{font-family:monospace,sans-serif}html{overflow-y:scroll}a:hover,a:active{outline:none}ul,ol{margin:0;padding:0}nav ul,nav li{margin:0;list-style:none;list-style-image:none}small{font-size:85%}strong,th{font-weight:bold}td{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;padding:15px}textarea{overflow:auto}.ie6 legend,.ie7 legend{margin-left:-7px}input[type="radio"]{vertical-align:text-bottom}input[type="checkbox"]{vertical-align:text-bottom}.ie7 input[type="checkbox"]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}label,input[type="button"],input[type="submit"],input[type="image"],button{cursor:pointer}button,input,select,textarea{margin:0}input:invalid,textarea:invalid{border-radius:1px;-moz-box-shadow:0 0 5px red;-webkit-box-shadow:0 0 5px red;box-shadow:0 0 5px red}.no-boxshadow input:invalid,.no-boxshadow textarea:invalid{background-color:#f0dddd}button{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}body{-webkit-text-size-adjust:none;text-size-adjust:none}textarea{resize:none}nav ul,ul.list,fieldset ul,.tweets ul,.slides ul{list-style:none;margin:0;padding:0;overflow:visible;height:100%}.box,input,textarea,select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}i.fa{margin-right:5px}i.fa.after{margin-right:0;margin-left:5px}.overlayicon i.fa{margin:0}.site_search i.fa{margin:0 auto}.row:before,.row:after,.clearfix:before,.clearfix:after{content:"";display:table}.row:after,.clearfix:after{clear:both}.row,.clearfix{zoom:1}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}a{text-decoration:none;line-height:inherit;cursor:pointer;color:#23283C}a,button,button span,a span,a strong,input,textarea,select,.button,.item,.item p.heading,.slick-prev,.slick-next{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}a:hover{text-decoration:none;color:#23283C}a:focus{outline:none;text-decoration:none;color:#23283C}ul,ol{padding:0;margin-bottom:15px;}ul{list-style:none}ol{padding-left:20px;list-style:decimal}ul ul,ol ol{padding:0px 0px 0px 15px}ul ul{list-style:none}ol ol{list-style:lower-roman}ul.square{list-style:square outside}ul.circle{list-style:circle outside}ul.disc{list-style:disc outside}nav ul,nav li{padding:0}dl dt{font-weight:bold;padding-bottom:2px}dl dd{padding-bottom:2px}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-upper{text-transform:uppercase}.hide{display:none}object,embed{max-width:none}img{width:100%;height:auto;max-width:100%;display:block}

html {
    background: #FFFFFF;
    font-size: 62.5%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: #FFFFFF;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%
}

body {
    width: 100%;
    color: #23283C;
}

body,
input,
select,
textarea,
button {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.2
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Cinzel', serif;
    font-weight: 400;
    line-height: 1.2;
    color: #23283C;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
}

p,
div.text {
    padding: 0px 0px 15px 0px;
    line-height: 22px
}

p img {
    margin: 0
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

hr {
    border: solid #23283c;
    border-width: 1px 0 0;
    clear: both;
    margin: 20px auto;
    height: 0;
    width: 100%
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    border-bottom: 1px solid #23283c;
    cursor: help
}

abbr {
    text-transform: none
}

::-webkit-input-placeholder {
    color: #7f7f7f
}

:-moz-placeholder {
    color: #7f7f7f;
    opacity: 1
}

::-moz-placeholder {
    color: #7f7f7f;
    opacity: 1
}

:-ms-input-placeholder {
    color: #7f7f7f
}

body {
    background: #D1D3D4
}

body.login {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*height: 100%*/
}

.wrapper {
    background: #FFFFFF;
    position: relative;
    max-width: 1370px;
    margin: 0 auto;
    overflow: hidden
}

.row {
    margin: 0 auto 20px;
    overflow: hidden
}

.row .row {
    margin-left: -15px;
    margin-right: -15px
}

.row-content {
    margin: 0 auto;
    max-width: 1160px;
    overflow: hidden
}

header {
    z-index: 9;
    padding-top: 15px
}

header .row-content {
    position: relative
}

header .logo .ie-logo {
    background: url('/_images/C-logo.png') no-repeat;
    width: 197px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    margin-top: 10px
}

header .logo a {
    width: 100px;
    display: inline-block
}

header #logo-fill {
    color: #00BEAF;
    fill: #00BEAF;
    width: 192px;
    height: 35px
}

header .main-nav {
    display: none
}

header .main-nav ul {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 35px;
    width: 100%
}

header .main-nav ul li {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 400;
}

header .main-nav ul li a {
    color: #FFFFFF;
    padding: 15px 0
}

header .main-nav ul li a:hover {
    color: #00beaf;
}

header .profile-pic {
    position: absolute;
    top: -5px;
    right: 50px;
    width: 84px;
}

header .profile-pic a {
    display: inline-block;
    color: #00beaf;
    margin-left: 0;
    font-size: 24px;
    line-height: 24px;
    width: 36px;
}
header .profile-pic a.icon {
    position: relative;
    top: -5px
}

header .profile-pic img {
    border-radius: 50%;
    border: 1px solid #00BEAF;
}

header .your-profile {
    display: none;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    color: #23283c;
    padding-top: 30px
}

header .mobile-nav {
    position: absolute;
    top: 3px;
    right: 15px;
    font-size: 30px
}

header .logout {
    position: absolute;
    right: 20px;
    top: 65px;
    color: #4d575d;
    text-decoration: underline
}

header.row {
    overflow: visible;
    background: #23283c;
    margin: 0 auto;
    padding-bottom: 15px;
    box-shadow: 0 1px 8px #ccc
}

header.row .row-content {
    overflow: visible
}

footer.row {
    background: #23283c;
    color: #ffffff;
    font-size: 14px;
    padding: 30px 0 20px 0;
    margin: 0
}

footer.row p {
    padding-bottom: 0;
    text-align: center
}

footer.row p a {
    color: #00beaf;
    text-decoration: underline;
}

footer.row .footer-nav {
    text-align: center
}

footer.row ul {
    display: inline-block;
    margin-bottom: 0
}

footer.row ul li {
    margin: 10px 0;
    position: relative
}

footer.row ul li a {
    padding: 0 20px;
    color: #FFFFFF;
    border-right: 1px solid #5a5a5a
}
footer.row .social {
   text-align: center;
}
footer.row .social ul {
   display: inline-block;
}

footer.row .social ul li {
   font-size: 24px;
   display: inline-block;
}

footer.row .social ul li a {
   color: #00BEAF;
   border: none;
   padding: 0 10px;
}

h1 {
    font-size: 22px;
    line-height: 28px;
    color: #23283c;
    margin-bottom: 10px
}

h1 span {
    display: block
}

.login .page-intro .hero {
    margin-bottom: 30px
}

.page-intro {
    position: relative;
    margin-bottom: 40px
}

.page-intro .hero {
    padding: 0
}

.page-intro .no_hero {
    padding: 0;
    border-top: 5px solid #00beaf;
}

.page-intro .no_hero h1 {
    color: #23283c;
    margin-top: 40px;
    margin-bottom: 0;
}

.page-intro .no_hero p {
    color: #7f7f7f;
    font-size: 20px;
    line-height: 26px;
}

.page-intro .hero .row-content {
    max-width: 1400px;
    max-height: 355px;
    margin: 0 -15px
}

.page-intro .hero.two-column {
    margin-bottom: 0;
    color: #FFFFFF
}

.page-intro .hero.two-column .row-content {
    margin: 0;
    max-height: none
}

.page-intro .hero.two-column [class*="col-"] {
    padding: 0
}

.page-intro .hero.two-column h3 {
    color: #FFFFFF;
    padding: 0
}

.page-intro .hero.two-column h3 a {
    color: #FFFFFF
}

.page-intro .hero.two-column .wide {
    background: #23283c
}

.page-intro .hero.two-column .wide h3 {
    font-size: 46px;
    line-height: 1
}

.page-intro .hero.two-column .wide .row {
    margin: 0
}

.page-intro .hero.two-column .wide .info {
    padding: 20px 30px
}

.page-intro .hero.two-column .wide .info p {
    font-size: 16px;
    line-height: 20px
}

.page-intro .hero.two-column .narrow {
    position: relative
}

.page-intro .hero.two-column .narrow .info {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 25px;
    background: rgba(0, 0, 0, 0.5)
}

.page-intro .hero.two-column .narrow .info h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0
}

.page-intro .hero.two-column .narrow .info p {
    font-size: 16px;
    line-height: 20px
}

.page-intro .hero.two-column .hero-two-column-item {
    margin-bottom: 10px
}

.page-intro .text-area p {
    font-size: 16px;
    line-height: 20px;
    color: #23283c;
    padding-bottom: 0
}

.page-intro .text-area h2 {
    font-size: 22px;
    line-height: 28px;
    color: #23283c;
}

.page-intro .login-form {
    padding: 15px;
    z-index: 10
}

.page-intro .login-form h2 {
    line-height: 20px;
    margin-bottom: 5px
}

.page-intro .login-form h2 span {
    float: right;
    font-size: 12px;
    color: #7f7f7f
}

.page-intro .login-form h2 span a {
    color: #23283c;
    text-decoration: underline
}

.page-intro .login-form .bottom {
    text-align: center;
    font-size: 12px;
    color: #7f7f7f
}

.page-intro .login-form .bottom a {
    color: #23283c;
    text-decoration: underline
}

.page-intro .login-form form label {
    display: none
}

.page-intro .login-form form input {
    background: #e2eae6;
    border: none;
    border-radius: 0;
    color: #7f7f7f;
    font-size: 14px;
    box-shadow: none
}

.page-intro .login-form form .radio label {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0
}

.page-intro .login-form form fieldset .radio {
    margin-top: 0
}

.page-intro .login-form .loginError {
    padding-bottom: 10px;
    color: #FF0000
}

.page-intro .login-form ul li {
    margin-bottom: 3px
}

.page-intro .login-form ul li a {
    color: #7f7f7f;
    font-size: 12px;
    line-height: 14px;
}

.page-intro .login-form .linkenin-login {
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

.page-intro .login-form .linkenin-login a {
    width: 80px;
    display: inline-block
}

.page-intro .login-form .linkenin-login p {
    position: relative;
    font-size: 12px;
    line-height: 14px;
    color: #7f7f7f;
    margin-bottom: 10px
}

.page-intro .login-form .linkenin-login p:before,
.page-intro .login-form .linkenin-login p:after {
    position: absolute;
    content: '......................';
    color: #7f7f7f;
    top: -3px
}

.page-intro .login-form .linkenin-login p:before {
    left: 0
}

.page-intro .login-form .linkenin-login p:after {
    right: 0
}

.home .page-intro,
.login .page-intro {
    margin-bottom: 30px
}

.quick-search-home {
    background: #edeeee;
    margin: -30px 15px 30px 15px;
    padding-top: 15px;
    padding-bottom: 15px
}

.quick-search-home .form-fields h3 {
    font-size: 16px;
    line-height: 18px;
    float: left;
    padding: 16px 15px 16px 15px;
    background: #FFFFFF;
    margin-right: 3px;
    color: #7f7f7f;
    display: none
}

.quick-search-home .form-fields {
    overflow: hidden
}

.quick-search-home form .form-group {
    overflow: hidden;
    float: left;
    margin-right: 3px;
    width: 100%
}

.quick-search-home form .form-group input,
.quick-search-home form .form-group select {
    color: #7f7f7f;
    font-size: 16px;
    line-height: 18px;
    padding: 16px 15px 16px 15px;
    border: none;
    box-shadow: none;
    background: #FFFFFF;
    height: 50px;
    border-radius: 0;
    width: 100%
}

.quick-search-home form .form-group button[type="submit"] {
    color: #FFFFFF;
    background: #23283c;
    padding: 14px 20px 14px 20px;
    font-size: 14px;
    line-height: 18px;
    border: 2px solid #23283c;
    border-radius: 0;
    text-transform: capitalize;
    width: 100%
}

.quick-search-home form .form-group button[type="submit"]:hover {
    background: none;
    color: #23283c
}

.quick-search-home form .form-group select {
    line-height: 46px
}

.quick-search-home form .form-group label {
    display: none
}

.quick-search-home form .form-group.radio_button label {
    display: inline-block
}

.quick-search-home form .radio_button {
    display: none
}

.quick-search-home .advanced-search {
    color: #484848;
    font-size: 16px;
    text-decoration: underline;
}
.directory h3 {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
    font-weight: 300;
    color: #7f7f7f;
}
.article-listing {
    overflow: hidden
}

.article-listing .thumbnail {
    margin-bottom: 20px;
    position: relative
}

.article-listing .article-item {
    margin-bottom: 20px;
    overflow: hidden
}

.article-listing .article-item .category-date {
    margin-bottom: 10px;
    color: #00BEAF;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase
}

.article-listing .article-item .category-date span,
.article-listing .article-item .category-date strong {
    margin-left: 20px;
    position: relative;
    font-weight: 500
}

.article-listing .article-item .category-date span:before,
.article-listing .article-item .category-date strong:before {
    position: absolute;
    background: #444;
    width: 3px;
    height: 3px;
    top: 5px;
    left: -12px;
    content: "";
    border-radius: 50%
}

.article-listing .article-item .category-date p {
    color: #00BEAF;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase
}

.article-listing .article-item .category {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
    background: #00beaf;
    line-height: 1;
    color: white
}

.article-listing .article-item .category p {
    height: auto;
    font-size: 14px;
    line-height: 1;
    color: #FFFFFF
}

.article-listing .article-item h3 {
    color: #23283C;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 25px;
    padding-left: 0
}

.article-listing .article-item h3 a {
    color: #23283C;
    text-decoration: none
}

.article-listing .article-item p {
    color: #7f7f7f;
    font-size: 16px;
}

.article-listing .article-item.two-col {
    margin-bottom: 40px
}

.article-listing .article-item.two-col h3 {
    padding: 0;
    max-height: auto;
    margin-bottom: 10px
}

.article-listing .article-item.two-col .thumbnail {
    height: auto;
    padding: 0;
}

.job-listing article {
    margin-bottom: 15px;
}

.job-listing .job-item {
    background: #f1f1f1;
    padding: 15px;
    border-top: 5px solid #00BEAF;
    height: 100%;
}

.job-listing .job-item p {
    color: #7f7f7f;
    font-size: 18px;
    margin-bottom: 0;
}

.job-listing .job-item h3 a {
    text-decoration: none;
}

.job-listing .job-item p.sector {
    color: #00BEAF;
    font-weight: 400;
}

.job-listing .job-item p.date {
    font-size: 16px;
}

.job-listing .previous_next {
    margin-bottom: 40px
}

h3 {
    font-size: 26px;
    margin-bottom: 20px;
    position: relative;
}

h3 .icon {
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #00BEAF;
    display: none
}

h3 span {
}

.home h3 {
    padding: 6px 0 5px;
    margin-bottom: 0;
}

.standard-btn {
    margin-bottom: 60px
}

.standard-btn.center {
    text-align: center
}

.standard-btn.full-width button,
.standard-btn.full-width a {
    display: block
}

.standard-btn button,
.standard-btn a {
    padding: 15px 60px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    background: #00BEAF;
    display: inline-block
}

.standard-btn button:hover,
.standard-btn a:hover {
    padding: 13px 60px;
    background: #FFFFFF;
    color: #00BEAF;
    border: 2px solid #00BEAF
}

.rss_hide {
    display: none
}

.column-left .column-left-item {
    margin-bottom: 50px
}

.column-right .column-right-item {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 20px;
    color: #7f7f7f;
    clear: both
}

.column-right .column-right-item ul {
    border-top: 1px solid #23283c;
    margin-bottom: 10px
}

.column-right .column-right-item ul li {
    padding: 15px 0;
    border-bottom: 1px solid #d2d2d2
}

.column-right .column-right-item ul li a {
    color: #7f7f7f;
    display: inline-block;
    max-width: 240px
}

.column-right .column-right-item ul li a:hover {
    color: #23283c
}

.column-right .column-right-item ul li span,
.column-right .column-right-item ul li strong {
    float: right;
    font-weight: 300
}

.column-right .column-right-item.people-news .news-items {
    border-top: 1px solid #23283c;
    overflow: hidden
}

.column-right .column-right-item.people-news .news-items {
    border-top: none;
}

.column-right .column-right-item.people-news .news-items .people-news-item {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d2d2d2;
    padding: 15px 0
}

.column-right.column-right--article .column-right-item.people-news .news-items .people-news-item {
    border-bottom: none;
}

.column-right.column-right--article .column-right-item.people-news .news-items .people-news-item.interview {
    padding-left: 40px;
    position: relative;
}

.column-right.column-right--article .column-right-item.people-news .news-items .people-news-item.interview:before {
    position: absolute;
    left: 0;
    top: 17px;
    content: '\2022';
    color: #00beaf;
    font-size: 75px;
    line-height: 20px;
}

.column-right .column-right-item.people-news .news-items .people-news-item .image {
    width: 42px;
    margin-right: 12px;
    float: left
}

.column-right .column-right-item.people-news .news-items .people-news-item .image img {
    border-radius: 50%;
    border: 1px solid #00beaf;
}

.column-right .column-right-item.people-news .news-items .people-news-item .info {
    float: left;
    width: 78%;
}

.column-right .column-right-item.people-news .news-items .people-news-item .info h4 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 0;
    color: #23283C;
    font-family: 'Roboto';
    font-weight: 300;
}

.column-right .column-right-item.people-news .news-items .people-news-item .info h4 a {
    color: #23283C;
}

.column-right .column-right-item.people-news .news-items .people-news-item .info p {
    color: #a5abad;
    font-size: 14px;
    line-height: 16px;
    padding: 0
}

.column-right .column-right-item.people-news .news-items .people-news-item .info p a {
    color: #a5abad
}

.column-right .column-right-item.standard h3 {
    padding-left: 0
}

.column-right .events>a {
    font-weight: 700;
    color: #7f7f7f;
    font-size: 15px
}

.column-right .events>a:last-child {
    float: right;
    display: inline-block
}

.bottom-content {
    margin-bottom: 0;
    margin-top: 30px
}

.bottom-content .row-content {
    max-width: 1340px;
    position: relative
}

.bottom-content .bottom-content-spotlight {
    background: #FFFFFF;
    padding: 20px;
    position: relative
}

.bottom-content .bottom-content-spotlight h2 {
    font-size: 25px;
    line-height: 30px
}

.bottom-content .bottom-content-spotlight h3 {
    padding-left: 0;
    font-size: 25px;
    line-height: 30px;
    width: 280px
}

.bottom-content .bottom-content-spotlight h4 {
    margin-bottom: 25px
}

.bottom-content .bottom-content-spotlight p {
    font-size: 18px;
    line-height: 24px;
    color: #7f7f7f
}

.bottom-content .bottom-content-spotlight .standard-btn {
    margin-top: 25px
}

.bottom-content .bottom-content-spotlight .standard-btn a {
    padding: 15px 50px
}

.bottom-content .bottom-content-spotlight .standard-btn a:hover {
    padding: 15px 50px
}

.bottom-content .bottom-content-spotlight .tag {
    position: absolute;
    top: -10px;
    left: 30px;
    background: #00BEAF
}

.bottom-content .bottom-content-spotlight .tag p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    padding: 10px 15px
}

.bckgd-video {
    position: relative;
    width: 100%
}

.login .bckgd-video {
    width: auto;
    margin-left: -15px;
    display: none
}

.alphabet-filter {
    margin-bottom: 30px;
    overflow: hidden
}

.alphabet-filter ul {
    display: inline-block
}

.alphabet-filter ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.alphabet-filter ul li a {
    font-size: 18px;
    line-height: 20px;
    color: #23283c;
}

.alphabet-filter ul li a:hover {
    color: #00BEAF;
}

.previous_next {
    margin-bottom: 40px
}

.previous_next .pagination {
    overflow: hidden
}

.previous_next .pagination .pages {
    margin-right: 50px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 20px
}

.previous_next .pagination span,
.previous_next .pagination a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 20px
}

.previous_next .pagination span.active,
.previous_next .pagination a.active {
    text-decoration: underline
}

.people-listing-item {
    height: 120px;
    margin-bottom: 10px;
    overflow: hidden
}

.people-listing-item h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 16px
}

.people-listing-item .profile-image,
.people-listing-item .profile-info {
    padding-left: 0
}

.people-listing-item dl dd {
    font-size: 12px;
    line-height: 14px
}

.people-listing-item.search {
    height: auto;
    padding: 22px 0;
    margin-bottom: 0;
    border-bottom: 2px dotted #cfcfcf;
    overflow: hidden;
    font-size: 18px;
    line-height: 20px
}

.people-listing-item.search h3 {
    font-size: 18px;
    line-height: 20px
}

.people-listing-item.search p a {
    color: #00BEAF;
    text-decoration: underline;
}

.people-listing-item.search .row {
    margin-bottom: 0
}

.people-listing-item.search:last-child {
    margin-bottom: 30px
}

.people-listing-title {
    clear: both;
    display: none;
    text-transform: uppercase;
    color: #7f7f7f;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 22px;
    border-bottom: 2px dotted #cfcfcf;
    overflow: hidden;
    margin-bottom: 0
}

form .form-group label, form p label {
    font-size: 14px;
    line-height: 16px;
    color: #7f7f7f;
    margin-bottom: 5px;
    font-weight: 500;
}

form .form-group.privacy_settings {
    overflow: hidden;
}

form .form-group.privacy_settings label {
    float: left;
    min-width: 25%;
}

form .form-group.privacy_settings .radio_button {
    float: left;
    margin-right: 40px;
}

form .form-group input,
form .form-group select {
    background: #f5f5f5;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 5px;
    font-size: 16px;
    height: 45px
}

form .form-group input[type="radio"],
form .form-group input[type="checkbox"] {
    height: auto;
    margin-right: 5px;
    display: inline;
    width: auto;
    position: relative;
    top: -2px;
}

form .form-group input[type="submit"],
form .form-group button[type="submit"] {
    padding: 15px 60px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    background: #00BEAF;
    display: inline-block;
    border: none;
    width: 100%
}

form .form-group input[type="submit"]:hover,
form .form-group button[type="submit"]:hover {
    background: linear-gradient(-90deg, #00BEAF 15%, #00BEAF 40%, #00BEAF 85%)
}

form .form-group .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
    width: auto;
    display: inline
}

form input,
form select {
    background: #f5f5f5;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 5px;
    font-size: 16px;
    height: 45px;
    width: 100%;
    display: block
}

form input[type="file"] {
    padding: 15px 5px;
    height: auto;
    width: 100%
}

form textarea {
    width: 100%;
    display: block
}

form input[type="radio"],
form input[type="checkbox"] {
    height: auto;
    margin-right: 5px;
    display: inline;
    width: auto;
    position: relative;
    top: -2px;
}

form input[type="submit"],
form button[type="submit"] {
    padding: 15px 60px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    background: #00BEAF;
    display: inline-block;
    border: none;
    width: 100%
}

form input[type="submit"]:hover,
form button[type="submit"]:hover {
    background: linear-gradient(-90deg, #00BEAF 15%, #00BEAF 40%, #00BEAF 85%)
}

form .radio input[type="radio"] {
    position: relative;
    margin-left: 0
}

.subs_list label.inline {
    margin-right: 40px;
}

.subs_list {
    margin: 20px 0;
}

.forms header #logo-fill {
    fill: #23283c
}

.forms header .main-nav ul li a {
    color: #FFFFFF
}

.forms header .logo .ie-logo {
    background: url('/_images/logo-black.png') no-repeat
}

.forms .content-area>.row {
    background: #f2f2f2;
    margin: 20px 15px 20px 15px
}

.forms .content-area>.row .row-content {
    padding: 30px 15px 30px 15px
}

.forms .content-area .profile-content {
    background: #FFFFFF;
    padding-top: 30px
}

.forms .content-area .profile-content img {
    margin-bottom: 15px
}

.forms .content-area .profile-content .info {
    clear: both;
    padding-top: 30px;
    overflow: hidden
}

.forms .content-area .profile-content h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px
}

.forms .content-area .profile-content p {
    padding-bottom: 10px
}

.forms .content-area .profile-content p strong {
}

.forms .content-area .forms-content h4,
.forms .content-area .forms-content h1 {
    color: #FFFFFF;
    background: #e5e5e5;
    padding: 12px 40px;
    font-size: 14px;
    line-height: 16px;
    color: #4d4d4d;
    margin-bottom: 0
}

.forms .content-area .forms-content .form-group-holder {
    background: #FFFFFF;
    padding: 40px;
    margin-bottom: 35px;
    overflow: hidden
}

.forms .content-area .forms-content .form-group-holder h2 {
    font-size: 14px;
    line-height: 16px;
    color: #4d4d4d;
    margin-bottom: 20px
}

.forms .content-area .forms-content input,
.forms .content-area .forms-content select,
.forms .content-area .forms-content textarea {
    max-width: 420px
}

.forms .content-area .forms-content label {
    font-size: 14px;
    color: #4d4d4d;
    font-weight: normal
}

.forms .content-area .forms-content .vx_form {
    background: #FFFFFF;
    padding: 40px;
    margin-bottom: 35px
}

.forms .content-area .forms-content .vx_form label.inline {
    display: block;
    margin-bottom: 10px
}

.forms .content-area .forms-content .vx_form label.inline input[type="checkbox"] {
    position: relative;
    top: -4px;
    margin-right: 10px
}

.forms .content-area .forms-content p a {
    text-decoration: underline
}

.well {
    margin-bottom: 50px;
    background: none;
    box-shadow: none
}

.well h2 {
    font-size: 14px;
    line-height: 16px;
    color: #4d4d4d;
    padding-bottom: 20px;
    border-bottom: 1px solid #a5abad;
    margin-bottom: 20px
}

.well h3 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px
}

.well h3 a {
    color: #4d4d4d;
    text-decoration: none
}

.article .page-intro h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px
}

.article .page-intro p {
    font-size: 16px;
    line-height: 22px;
}

.article .page-intro .author-date {
    margin-top: 20px
}

.article .page-intro .author-date p {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px
}

.article .page-intro .author-date p span {
    margin-left: 20px;
}

.article .content-area .article-content {
    /*margin: 0 auto;*/
    /*float: none*/
}

.article .article-content p {
    font-size: 16px;
    line-height: 21px;
    color: #23283C;
    margin-bottom: 5px
}

.article .article-content.generic p {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.article .article-content.generic h3 {
    margin-top: 20px;
}

.article .article-content p a {
    text-decoration: underline;
    color: #00BEAF
}

.article .article-content h1 {
    color: #23283c
}

.article .article-content h4 {
    color: #23283c;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px
}

.article .article-content ul li {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    line-height: 21px;
    color: #23283C;
    margin-bottom: 5px
}

.article .article-content ul li:before {
    position: absolute;
    content: "—";
    left: 0;
    top: -1px
}
.article .article-content ul.social-network li {
    padding-left: 0;
}
.article .article-content ul.social-network li a {
    text-decoration: none;
    font-size: 40px;
    line-height: 40px;
}
.article .article-content ul.social-network li:before {
    position: inherit;
    content: "";
}

.article .article-content ul li a {
    text-decoration: underline
}

.article .article-content .article-header {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cfcfcf
}

.article .article-content .article-header h1 {
    color: #23283c;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 10px
}

.article .article-content .article-header p {
    font-size: 26px;
    line-height: 32px;
    color: #23283c;
    padding-bottom: 0
}

.article .article-content .article-header .author-date {
    margin-top: 20px;
    color: #00BEAF
}

.article .article-content .article-header .author-date p {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
    color: #00BEAF
}

.article .article-content .article-header .author-date p span {
    margin-left: 20px;
}

.article .article-content .go-back {
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
    display: block;
    color: #7f7f7f
}

.article .article-content .go-back .icon {
    position: absolute;
    left: -8px;
    top: -1px;
    font-size: 20px;
    line-height: 22px;
    color: #00BEAF
}

.article .article-content .vx_block {
    margin-bottom: 30px;
    clear: both
}

.article .article-content .intro p {
    font-size: 23px;
    line-height: 30px
}

.article .article-content .two-column-article-item {
    border-bottom: 1px solid #cfcfcf
}

.article .article-content .two-column-article-item.profile {
    border-bottom: none;
    margin-bottom: 40px;
}

.article .article-content .two-column-article-item.profile .image {
    max-width: 216px;
}

.article .article-content .two-column-article-item.profile h1 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 5px;
}
.article .article-content .two-column-article-item.profile p {
    font-size: 24px;
    line-height: 28px;
    color: #a5abad;
}

.article .article-content .two-column-article-item.profile .image img {
    border-radius: 50%;
    border: 2px solid #00BEAF;
}

.article .article-content .two-column-article-item h4 {
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #7f7f7f;
    margin-bottom: 15px
}

.article .article-content .image-with-caption {
    position: relative;
    overflow: visible
}

.article .article-content .image-with-caption .caption p {
    font-size: 15px;
    line-height: 18px
}

.article .article-content .image-with-caption img {
    margin-bottom: 15px
}

.article .article-content .blockquote {
    padding: 0 30px
}

.article .article-content .blockquote .quote {
    position: relative
}

.article .article-content .blockquote .quote p {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 5px
}

.article .article-content .blockquote .quote:before {
    position: absolute;
    content: '“';
    left: -40px;
    top: -23px;
    font-size: 80px;
    color: #00BEAF
}

.article .article-content .blockquote .quote:after {
    position: absolute;
    content: '”';
    right: -40px;
    top: -23px;
    font-size: 80px;
    color: #00BEAF
}

.article .article-content .blockquote .cite {
    position: relative;
    padding-left: 25px
}

.article .article-content .blockquote .cite:before {
    position: absolute;
    content: "—";
    left: 0;
    top: -1px;
    color: #00BEAF
}

.article .article-content .blockquote .cite p {
    color: #00BEAF
}

.article .article-content .image-gallery .image-gallery-item {
    clear: none
}

.article .article-content .banner {
    margin: 0 0 20px 0
}

.whos-where-list .whos-where-item {
    padding-bottom: 50px;
    margin-bottom: 40px;
    border-bottom: 2px solid #23283c
}

.whos-where-list .whos-where-item img {
    margin-bottom: 15px
}

.whos-where-list .whos-where-item h3,
.whos-where-list .whos-where-item h4 {
    color: #23283c;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 0
}

.whos-where-list .whos-where-item h4 {
    margin-bottom: 20px
}

.whos-where-list .whos-where-item p {
    font-size: 18px;
    line-height: 22px;
    color: #7f7f7f
}

.whos-where-list .whos-where-item ul li {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    line-height: 22px;
    color: #7f7f7f;
    margin-bottom: 10px
}

.whos-where-list .whos-where-item ul li:before {
    position: absolute;
    content: "—";
    left: 0;
    top: -1px
}

.whos-where-list .whos-where-item ul li a {
    text-decoration: underline
}

.whos-where-list .whos-where-item:last-child {
    border-bottom: none
}

.upcoming-events-list .upcoming-events-item {
    margin-bottom: 15px;
    background: #f5f5f5;
    position: relative;
    margin-left: 0
}

.upcoming-events-list .upcoming-events-item .thumbnail {
    padding-left: 0
}

.upcoming-events-list .upcoming-events-item .info {
    padding: 40px 100px 30px 15px
}

.upcoming-events-list .upcoming-events-item .info h3 {
    padding-left: 0;
    font-size: 20px;
    line-height: 22px;
    color: #23283c;
    margin-bottom: 15px
}

.upcoming-events-list .upcoming-events-item .info p {
    font-size: 16px;
    line-height: 22px;
    color: #23283c;
    max-height: 130px;
    overflow: hidden
}

.upcoming-events-list .upcoming-events-item .info .view-more {
    position: absolute;
    font-size: 16px;
    left: 15px;
    bottom: 0;
    font-style: italic;
    text-decoration: underline;
    color: #7f7f7f
}

.upcoming-events-list .upcoming-events-item .info .date {
    position: absolute;
    top: 20px;
    right: 30px;
    background: #FFFFFF;
    padding: 10px
}

.upcoming-events-list .upcoming-events-item .info .date ul {
    margin: 0;
    padding: 0;
    border: 1px solid #23283c
}

.upcoming-events-list .upcoming-events-item .info .date ul li {
    color: #23283c;
    text-align: center
}

.upcoming-events-list .upcoming-events-item .info .date ul li:first-child {
    padding: 0 12px;
    border-bottom: 1px solid #23283c;
    font-size: 11px;
    line-height: 13px
}

.upcoming-events-list .upcoming-events-item .info .date ul li:last-child {
    font-size: 18px
}

.events-col-right .intro h3 {
    padding-left: 0
}

.events-col-right .intro p {
    font-size: 16px;
    line-height: 22px;
    color: #23283c
}

.events-col-right .vx_block {
    margin-bottom: 50px
}

.events-col-right .blockquote {
    padding: 0 15px
}

.events-col-right .blockquote .quote {
    position: relative
}

.events-col-right .blockquote .quote p {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 5px
}

.events-col-right .blockquote .quote:before {
    position: absolute;
    content: '“';
    left: -20px;
    top: -15px;
    font-size: 40px
}

.events-col-right .blockquote .quote:after {
    position: absolute;
    content: '”';
    right: -20px;
    top: -10px;
    font-size: 40px
}

.events-col-right .blockquote .cite {
    position: relative;
    padding-left: 25px;
    font-size: 16px
}

.events-col-right .blockquote .cite:before {
    position: absolute;
    content: "—";
    left: 0;
    top: -1px
}

.past-events {
    margin-top: 40px
}

.past-events .past-events-list .past-events-item {
    margin-bottom: 30px
}

.past-events .past-events-list .past-events-item a {
    display: inline-block
}

.past-events .past-events-list .past-events-item h3 {
    font-size: 18px;
    line-height: 22px;
    color: #23283c;
    height: 42px;
    padding-left: 0;
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 10px
}

.past-events .past-events-list .past-events-item p {
    color: #7f7f7f;
    font-size: 18px;
    line-height: 18px
}

.registration-form-first {
    margin-top: 15px
}

.video-box {
    overflow: hidden;
    margin-bottom: 25px;
    /*border: 2px solid #00beaf;*/
}

.video-box h3 {
    padding-left: 0
}

.video-box .video {
    overflow: hidden
}

.video-box .video .iframe {
    height: 0;
    overflow: hidden;
    padding-bottom: 52.65%;
    padding-top: 30px;
    position: relative
}

.video-box .video .iframe iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video-box .video img {
    width: 100%
}

.video-box .vx_video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-box .vx_video {
    position: relative;
    padding-bottom: 52.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 30px;
}


.image-box h3 {
    padding-left: 0
}

.image-gallery .image-gallery-item {
    margin-bottom: 30px;
    overflow: hidden
}

.image-gallery .image-gallery-item p {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 16px
}


.content-area h3 a {
    text-decoration: underline
}

.content-area .well h3 a {
    text-decoration: none
}

.total-results {
    display: none
}

.banner {
    background: linear-gradient(-90deg, #00BEAF 15%, #00BEAF 40%, #00BEAF 85%);
    padding: 3px;
    margin: 0 15px;
    max-width: 1400px
}

.banner .banner-container {
    padding: 50px 30px;
    background: #FFFFFF;
    overflow: hidden
}

.banner h3 {
    padding: 0;
    font-size: 35px;
    line-height: 40px;
    color: #23283c;
    font-style: italic
}

.banner h3 a {
    color: #23283c;
    text-decoration: none
}

.banner .left p {
    font-size: 16px;
    line-height: 20px;
    color: #23283c;
    padding: 10px 10px 0 10px
}

.placeholder,
.vx_page_tag {
    display: none;
    font-size: 20px
}

.bar .count {
    margin-bottom: 30px
}

.bar .previous_next {
    margin-bottom: 50px
}

.search-result-list {
    margin-bottom: 50px
}

.result {
    padding: 20px 0;
    border-bottom: 1px solid #d2d2d2
}

.result p {
    padding-bottom: 5px
}

.site-search-form {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.93);
    padding-top: 25%;
    z-index: 901
}

.site-search-form form input[type="text"] {
    width: 60%;
    background: transparent;
    font-size: 40px;
    height: auto;
    margin: 0 auto;
    padding: 0 20px;
    border-bottom: 1px solid #414042;
    outline: none
}

.site-search-form form input[type="text"]:focus {
    outline: none
}

.site-search-form form .form-group {
        text-align: center;
}

.site-search-form form .form-group button[type="submit"] {
        max-width: 200px;
}

.site-search-form form .form-control:focus {
    outline: none;
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.site-search-form .close-button {
    position: absolute;
    right: 15px;
    top: 22px;
    font-size: 24px;
    color: #00BEAF;
    cursor: pointer
}

.search-button {
    position: absolute;
    right: 50px;
    top: 2px
}

.search-button .icon, .mobile-nav .icon {
    font-size: 24px;
    cursor: pointer;
    color: #00BEAF;
}

.search-button .icon:hover, .mobile-nav .icon:hover {
    color: #00BEAF
}

.filter form label {
    margin-bottom: 5px;
    color: #23283c;
    font-size: 16px;
    line-height: 20px
}

.filter form select {
   /* width: 300px*/
}

.stats .info {
    padding: 0 50px
}

.stats .info h2 {
    color: #23283c;
    font-size: 40px;
    line-height: 50px;
    margin: 40px 0
}

.stats .info p {
    font-size: 22px;
    line-height: 28px;
    font-weight: 100;
    color: #23283c;
    padding-bottom: 0
}

.stats .chart-block {
    margin-bottom: 80px
}

.hidden {
    display: none
}

.login .wrapper {
    background: none
}

.login-container {
    display: block;
    background: #FFFFFF;
    position: relative;
    max-width: 550px;
    border-radius: 4px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
    margin: 5% auto
}

.login-container .tabs {
    margin-bottom: 0
}

.login-container .tabs li a {
    /*width: 50%;*/
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
    background: #D2D8D8;
    line-height: 72px;
    height: 72px;
    text-decoration: none;
    color: #809191;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer
}

.login-container .tabs li.selected a {
    background: #FFFFFF;
    color: #23283C;
}

.login-container header {
    clear: both;
    text-align: center;
    padding: 12px 0 12px 0
}

.login-container header h2 {
    font-weight: 400;
    font-size: 15px;
    color: #23283c;
    line-height: 48px;
}

.login-container form {
    padding-bottom: 0;
    position: relative
}

.login-container form .form-group {
    border-top: 1px solid #E5E5E5;
    width: 100%;
    position: relative;
    padding: 11px 24px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    margin-bottom: 0
}
.login-container form .form-group.submit {
    text-align: center;
}
.login-container form .form-group:last-child {
    border: none;
    text-align: center;
}

.login-container form .form-group label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
    line-height: 24px
}

.login-container form .form-group input {
    border: none;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    color: #23283c;
    padding: 10px 0;
    background: none
}

.login-container form .form-group input::-webkit-input-placeholder {
    color: #ccc
}

.login-container form .form-group input::-moz-placeholder {
    color: #ccc
}

.login-container form .form-group input:-ms-input-placeholder {
    color: #ccc
}

.login-container form .form-group input:-moz-placeholder {
    color: #ccc
}

.login-container form .form-group .sumbit,
.login-container form .form-group input[type="submit"],
.login-container form .form-group button[type="submit"] {
    height: 48px;
    float: none !important;
    color: #FFF;
    width: 50%;
    font-size: 16px;
    background: #00BEAF;
    margin-top: 7px;
    display: inline-block;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    border: none;
    outline: none;
    outline-offset: 0;
    font-weight: 400;
    box-shadow: none;
    min-width: 90px;
    padding: 10px 14px
}

.login-container .forgot-password {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    padding-right: 0;
}

.login-container .forgot-password a {
    color: red
}

.login-container .linkedin-login {
    padding: 25px;
    text-align: center
}

.login-container .linkedin-login a {
    display: inline-block;
    position: relative;
    top: 7px
}

.profile h1 {
    color: #23283C;
    font-size: 44px;
    line-height: 48px;
}
.profile h2 {
    color: #00BEAF
}
.profile h2 a {
    color: #00BEAF;
    text-decoration: underline;
}
.profile .page-intro .hero .row-content {
    max-width: 1300px;
    max-height: 355px;
    margin: 0 auto;
    padding: 30px 0;
    border-bottom: 1px solid #d8d8d8
}

.profile .page-intro .hero h1 {
    color: #23283c;
    font-size: 60px;
    line-height: 68px;
    padding-top: 50px
}

.profile .profile-picture img {
    border-radius: 50%;
    border: 1px solid #00BEAF;
    max-width: 180px;
    margin-bottom: 30px;
}

.profile .page-intro .hero .manage-profile h2 {
    margin-bottom: 15px
}

.profile .page-intro .hero .manage-profile ul li {
    margin-bottom: 5px
}

.profile .article-content h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px
}

.profile .article-content h3 {
    font-weight: 300;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    color: #7f7f7f;
}

.profile .article-content .info {
    margin-bottom: 30px
}

.profile .article-content .info p {
    margin-bottom: 5px;
    padding-bottom: 0
}

.profile .article-content .info p span {
    font-weight: 500;
    margin-right: 10px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0 0 10px
}

.alert.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert.reg {
    margin: 0 10px 10px
}

#LoginBox_LoginErrorMessage,
#ForgottenPassword_ForgottenPasswordErrorMessage,
#ChangePassword_ChangePasswordErrorMessage {
    display: block;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0 0 10px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

#LoginBox_LoginErrorMessage {
    margin: 0 10px 10px
}

.vx-placeholder {
    display: none
}

.social-network {
    margin-top: 0;
}

.social-network li {
    float: left;
    margin-right: 10px
}

.social-network li a {
    font-size: 28px;
    line-height: 28px;
    display: inline-block;
    color: #00BEAF
}

.vx_comment_entry_form {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5
}

.vx_comment_entry_form .container {
    padding-left: 0;
    width: 100%
}

.vx_comment_entry_form form table {
    width: 100%
}

.vx_comment_entry_form form tr td:first-child {
    padding-top: 8px;
    padding-right: 15px
}

.vx_comment_entry_form form input {
    margin-bottom: 5px;
    height: 35px
}

.vx_comment_entry_form form input[type="submit"] {
    margin-top: 5px;
    height: 45px;
    width: 200px;
    float: right;
    margin-right: -15px
}

.vx_comment_entry_form form textarea {
    background: #f5f5f5;
    border: none;
    height: 100px
}

.vx_comment_result {
    overflow: hidden;
    background: #fcfcfc;
    padding: 20px;
    border-radius: 10px
}

.vx_comment_result .count {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px
}

.vx_comment_result .comment-item {
    padding: 15px;
    border-radius: 10px;
    background: rgba(1, 152, 205, 0.1);
    margin-bottom: 15px
}

.vx_comment_result .comment-item .comment {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px
}

.vx_comment_result .comment-item .name {
}

.vx_comment_result .comment-item .name:before {
    content: "- "
}

.modal {
    background: rgba(0, 0, 0, 0.4)
}

.modal .event-popup {
    background: #fff;
    width: 450px;
    padding: 40px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 215px;
    margin-left: -225px;
    text-align: center
}

.modal .event-popup .icon-close {
    position: absolute;
    top: 12px;
    right: 12px;
    color: #00BEAF;
    border: 1px solid #00BEAF;
    line-height: 1;
    padding: 5px 5px 3px 5px;
    border-radius: 50%;
    cursor: pointer
}

.modal .event-popup h2 {
    color: #00BEAF;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold
}

.modal .event-popup h3 {
    margin-bottom: 5px;
    padding: 0
}

.modal .event-popup h4 {
    margin-bottom: 20px
}

.modal .event-popup p a {
    color: #00BEAF
}

p.interaction_field.rsvp label {
    display: block
}

p.interaction_field.rsvp span {
    display: inline-block;
    margin-bottom: 4px
}

.column-right--article {
    background: #f1f1f1;
    padding: 20px;
    overflow: hidden;
}

.column-right--article form .form-group.radio_button label {
    display: inline-block;
}

.column-right--article form .form-group {
    margin-bottom: 15px;
}

.column-right--article form .form-group label {
    display: none;
}

.column-right--article form .form-group input, .column-right--article form .form-group select {
    background: #ffffff;
    color: #7f7f7f;
}

.column-right--article h3 {
    color: #00BEAF;
    font-size: 20px;
    font-family: 'Roboto';
    text-indent: 1px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}

.job_info_list {
    margin-bottom: 20px;
}

.job_info_list h4 {
    font-size: 18px;
    font-weight: 500;
}

.job_info_list h4 span {
    font-family: 'Roboto';
    padding-left: 20px;
    font-weight: 400;
}
#manage_profile ul li {
    margin-bottom: 5px;
    color: #7f7f7f;
}
#manage_profile ul {
    margin-top: 20px;
}
#manage_profile ul li a {
    margin-bottom: 5px;
    color: #7f7f7f;
}
.form-group.half-width input {
    margin-bottom: 10px;
}
.form-group.half-width {
    float: left;
    width: 49%;
    margin-right: 1%;
}

@media only screen and (min-width:640px) {
    header .logo a {
        width: 150px;
    }
    footer.row p {
        text-align: left;
    }
    footer.row .footer-nav {
        text-align: right;
    }
    footer.row ul li {
        float: left;
        margin: 0
    }
    h1 {
        color: #FFFFFF
    }
    .article-listing {
        display: flex;
        flex-wrap: wrap
    }
    .article-listing .thumbnail {
        overflow: hidden
    }
    .article-listing .article-item h3 {
        overflow: hidden
    }
    .article-listing .article-item p {
        padding-bottom: 0;
        overflow: hidden
    }
    .page-intro .hero.two-column .hero-two-column-item {
        margin-bottom: 0
    }
    .page-intro .text-area {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .page-intro .text-area p {
        color: #FFFFFF
    }
    .page-intro .text-area h2 {
        color: #FFFFFF
    }
    .page-intro .login-form {
        position: absolute;
        top: 50px;
        right: 100px;
        background: #FFFFFF;
        width: 360px;
        padding: 30px
    }
    .people-listing-title {
        display: block !important
    }
    .login .page-intro .text-area {
        position: inherit;
        bottom: auto;
        left: auto
    }
    .login .page-intro .text-area p {
        color: #23283c
    }
    .login .page-intro .text-area h1 {
        color: #23283c
    }
    .login .page-intro .text-area h2 {
        color: #23283c
    }
    .login .page-intro .login-form {
        position: inherit;
        top: auto;
        right: auto;
        background: #FFFFFF;
        width: 100%;
        padding: 15
    }
    .banner .left {
        text-align: right
    }
    .banner .left p {
        width: 75%;
        float: right
    }
    .banner .right {
        text-align: left
    }
    footer.row .social {
       text-align: right;
    }
    footer.row .social ul li {
       font-size: 38px;
    }
    .article .article-content .two-column-article-item.profile {
        display: flex;
        flex-wrap: wrap;
    }
    .job-listing {
        display: flex;
        flex-wrap: wrap;
    }
    .article .article-content .two-column-article-item.profile .info {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
    }

}

@media only screen and (min-width:768px) {
    .column-right .column-right-item ul li span,
    .column-right .column-right-item ul li strong {
        float: none;
        display: block;
        margin-top: 5px;
        font-style: italic
    }
    .column-right .events>a:last-child {
        float: none;
        margin-top: 5px;
        display: block
    }
    .image-gallery .image-gallery-item p {
        height: 50px;
        overflow: hidden
    }
    .site-search-form form input[type="text"] {
        font-size: 72px
    }
}

@media only screen and (min-width:992px) {
    header {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
    header.type-one #logo-fill {
        color: #FFFFFF;
        fill: #FFFFFF
    }
    header.type-one .search-button {
        top: 0
    }
    header.type-one .search-button .icon {
        color: #00beaf;
        font-size: 28px;
    }
    header.type-two .row-content {
        max-width: 1280px
    }
    .search-button {
        right: 65px;
    }
    header .main-nav {
        display: block;
        text-align: left;
        padding-right: 0
    }
    header .main-nav ul {
        margin-top: 10px;
        border: none;
        width: auto
    }
    header .main-nav ul li {
        font-size: 15px;
        line-height: 18px;
        float: left;
        margin: 0 10px;
    }
    header .main-nav ul li a {
        padding: 7px 15px;
        position: relative;
        display: inline-block;
    }
    header .main-nav ul li.selected a {
        background: #00BEAF;
        color: #FFF;
    }
    header .main-nav ul li a:after {
        -webkit-transition: opacity .3s, -webkit-transform .3s;
        -moz-transition: opacity .3s, -moz-transform .3s;
        transition: opacity .3s, transform .3s;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px);
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 4px;
        background: rgba(0, 0, 0, 0.1);
        content: '';
        opacity: 0
    }
    header .main-nav ul li a:hover:after {
        opacity: 1;
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        transform: translateY(5px)
    }
    header .main-nav ul li:last-child a {
        /*padding-right: 0*/
    }
    header .profile-pic {
        right: 36px;
    }
    header .your-profile {
        display: none
    }
    header .mobile-nav {
        display: none
    }
    header .logout {
        right: 15px;
        top: -22px
    }
    header .profile-pic a {
       margin-left: 15px;
       font-size: 28px;
    }
    .page-intro {
        /*min-height: 140px;*/
        /*margin-bottom: 80px*/
    }
    .page-intro .hero .video-frame {
        height: 560px
    }
    .page-intro .text-area {
        max-width: 620px;
    }
    .page-intro .text-area p {
        font-size: 20px;
        line-height: 26px
    }
    .page-intro .text-area h2 {
        font-size: 22px;
        line-height: 28px
    }
    .page-intro .text-area .col-md-4,
    .page-intro .text-area .col-sm-4 {
        margin-left: 15px
    }
    .quick-search-home {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .quick-search-home form .form-group {
        width: auto;
        margin-bottom: 0
    }
    .quick-search-home form .form-group input,
    .quick-search-home form .form-group select {
        width: 135px
    }
    .quick-search-home form .form-group button[type="submit"] {
        width: auto
    }
    .quick-search-home form .radio_button {
        display: none
    }
    .bottom-content {
        margin-top: 60px
    }
    .bottom-content .bottom-content-spotlight {
        position: absolute;
        right: 100px;
        top: 50px;
        background: #FFFFFF;
        max-width: 454px
    }
    .bottom-content .bottom-content-spotlight .standard-btn a {
        padding: 15px 60px
    }
    .bottom-content .bottom-content-spotlight.left {
        right: auto;
        left: 100px
    }
    .column-right .events>a:last-child {
        float: right;
        margin-top: 0;
        display: inline-block
    }
    .article .page-intro h1 {
        font-size: 34px;
        line-height: 40px
    }
    .article .page-intro p {
        font-size: 20px;
        line-height: 26px
    }
    .article .article-content .image-with-caption .caption {
        position: absolute;
        left: -165px;
        bottom: 0
    }
    .forms .content-area>.row {
        margin: 20px 30px 20px 30px
    }
    .login .bckgd-video {
        display: block
    }
    .login .page-intro .text-area {
        position: absolute;
        width: 100%;
        top: 260px;
        left: 0
    }
    .login .page-intro .text-area p {
        color: #FFFFFF
    }
    .login .page-intro .text-area h1 {
        color: #FFFFFF
    }
    .login .page-intro .text-area h2 {
        color: #FFFFFF
    }
    .login .page-intro .login-form {
        position: absolute;
        top: 50px;
        right: 100px;
        background: #FFFFFF;
        width: 360px;
        padding: 30px
    }
    .search-button {
        position: absolute;
        right: 0;
        top: 0
    }
    .content-area {
        min-height: 610px;
    }
    .login-container .content-area {
        min-height: auto;
    }
}

@media only screen and (min-width:1224px) {
    header #logo-fill {
        width: 245px;
        height: 44px
    }
    h1 {
        font-size: 44px;
        line-height: 50px;
        color: #FFFFFF;
        margin-bottom: 20px
    }
    .page-intro .text-area .col-md-4,
    .page-intro .text-area .col-sm-4 {
        margin-left: 0
    }
    .page-intro .text-area h2 {
        font-size: 39px;
        line-height: 45px;
    }
    .quick-search-home .form-fields h3 {
        display: block;
        margin-bottom: 0
    }
    .bottom-content {
        margin-top: 60px
    }
    .bottom-content .bottom-content-spotlight {
        padding: 70px 30px
    }
    .column-right .column-right-item ul li span,
    .column-right .column-right-item ul li strong {
        float: right;
        display: inline;
        margin-top: 0;
        font-style: normal
    }
    .article .page-intro h1 {
        font-size: 50px;
        line-height: 60px
    }
    .article .page-intro p {
        font-size: 26px;
        line-height: 32px
    }
}

.x-border-box .x-body {
    min-width: 1400px
}

.x-border-box .x-body .rss_hide {
    display: block
}

.x-border-box img, .x-border-box .video-box .video img  {
    width: auto
}

.x-border-box .video-box .video img {
    width: auto
}

.x-border-box #col_01 {
    position: static !important;
    min-height: auto !important
}

.x-border-box .placeholder,
.x-border-box .vx_page_tag {
    display: block
}

.x-border-box .article-listing.home.manual,
.x-border-box .manual .article-listing.home,
.x-border-box .column-right .column-right-item.events .manual ul,
.x-border-box .vx-placeholder {
    display: block
}

.x-border-box .article-listing.home {
    display: none
}


/********** 31/10/18 Adriano New Styles **********/

.people-listing-item .profile-picture {
    padding-right: 0;
}

.people-listing-item .profile-picture img {
    width: 80px;
    height: 100%;
    display: block;
    border-radius: 50%;
    border: 1px solid #00BEAF;
}

.people-listing-item:nth-child(even) {
    background: #f7f7f7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.people-listing-item:nth-child(odd) {
    background: #ffffff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.people-listing-item:nth-child(even):hover,
.people-listing-item:nth-child(odd):hover {
    background: #0099CC;
    --webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.people-listing-item:nth-child(even):hover,
.people-listing-item:nth-child(even):hover a,
.people-listing-item:nth-child(odd):hover,
.people-listing-item:nth-child(odd):hover a {
    color: #ffffff
}

.people-listing-title {
    border-bottom: 1px dotted #cfcfcf;
}

.people-listing-item.search {
    padding: 15px 0;
    border-bottom: 1px dotted #cfcfcf;
}

.search-padding {
    padding-top: 18px
}

ul.pagination {
    background: #ffffff;
    padding: 0;
    margin: 0;
    border: none;
}

ul.pagination a,
.pagination span {
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #0099CC;
    text-decoration: none;
}

ul.pagination a {
    border: none;
}

ul.pagination span.active,
ul.pagination a:hover {
    border: none;
    background: #ffffff;
    color: #0099CC;
    text-decoration: none;
}

.pagination {
    margin: 0 0 0 -15px;
    padding: 10px 10px 5px;
    border-top: 1px dotted #cfcfcf;

    border-bottom: 1px dotted #cfcfcf;
    background: #f7f7f7;
    width: 103.5%
}

.pagination a,
.pagination span {
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    margin: 0 5px 0 0;
    color: #0099CC;
    text-decoration: none;
}

.pagination a {
    border: 1px solid #ddd;
    background: #fff
}

.pagination .active,
.pagination a:hover {
    background: #0099CC;
    color: #fff;
    text-decoration: none;
}

.page-intro .text-area .vx_text {
    /*background-color: rgba(255, 255, 255, 0.3);*/
    /*float: left;*/
    /*padding: 15px;*/
}

.whos-where-list .whos-where-item {
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px dotted #cfcfcf;
}

.whos-where-list .whos-where-item img {
    margin-bottom: 0px
}

.whos-where-list .whos-where-item:nth-child(even) {
    background: #f7f7f7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.whos-where-list .whos-where-item:nth-child(odd) {
    background: #ffffff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.article-content .col-sm-3 {
    height: 160px;
    margin: 0 0 20px
}

@media (max-width:640px) {
    .article-content .col-sm-3 {
        height: 100%
    }
}

.banner {
    background: none;
    border: 1px solid #0099CC;
    margin: 0 117px;
}

.banner .banner-container {
    padding: 20px 20px 10px;
    background: #0099CC;
}

.banner .right h3,
.banner .left p {
    margin: 0;
    color: #fff
}

.event-menu {
    background: #0099CC;
    padding: 18px 15px 1px;
    margin: 0 0 35px;
    text-align: center;
}

.event-menu p,
.event-menu a {
    margin: 0;
    padding: 0;
    color: #ffffff !important;
    font-size: 16px !important;
    text-decoration: none !important;
}

.event-menu a {
    padding: 0 16px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.event-menu a:hover {
    color: #ccc !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.article-listing.home.dynamic .article-item {
    background: #f1f1f1 !important;
    margin: 0 0 15px 0;
    width: 100% !important;
}

.article-listing.home.dynamic .article-item .category-date {
    margin: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 15px !important;
}

.article-listing.home.dynamic .article-item p {
    margin: 0 !important;
    padding: 0 !important;
}

.article-listing.home.dynamic .article-item h3 {
    padding: 10px 0 0 !important;
}

.article-listing.home .article-item .category-date {
    margin: 0 0 15px !important;
    padding: 0;
}

.article-listing.home .article-item {
    background: #f1f1f1 !important;
    margin: 0;
    height: 100%;
}

.article-listing.home article {
    margin-bottom: 15px;
}

.article-listing.home .article-item .category-date {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.article-listing.home .article-item h3,
.article-listing.home .article-item p {
    margin: 0 !important;
    padding: 0 15px 15px !important;
}

.article-item .thumbnail {
    margin: 0 !important;
}

.article-item .category-date {
    margin: 0 !important;
    padding: 20px 15px 0 !important;
}

.article-item .category-date p {
    font-size: 12px !important;
    line-height: 12px !important;
}

.article-item .vx_text {
    background: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px
}

.article-item h3,
.article-item p {
    margin: 0 !important;
    padding: 0 0 15px !important;
}

.pdf-wrapper {
    float: left;
    width: 100%;
    margin: 0 0 40px;
}

.pdf-icon {
    float: left;
    width: 100%;
    margin: 0 0 5px !important;
    background: #f7f7f7;
    padding: 5px 10px;
}

.pdf-icon img {
    width: 40px;
    height: 46px;
    float: left;
    margin: 0 15px 0 0;
}

.pdf-icon .vx_text p {
    font-size: 14px;
    line-height: 17px;
    padding: 14px 0 0 0;
}

header .profile-pic {
    top: 11px;
    width: 93px;
    margin-right: 10px;
}

header .profile-pic a:first-child {
    margin-left: 0px;
}

header .search-button {
    top: 7px !important;
}

.whos-where-item {
    background: #f5f5f5;
    padding: 15px 0
}

.whos-where-item h3 {
    padding: 15px 0 0 0;
    color: #0099CC !important
}

.whos-where-item a {
    color: #0099CC !important
}

.whos-where-item p {
    margin: 0 !important;
}
.search_box {
	background: #00beaf;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search_box .centered_column {
	margin-bottom: 0;
}
.search_box .form-group {
	float: left;
}
.search_box .dropdown_select {
	width: 22%;
	background: #e6e6e6;
}
.search_box .search_field {
	width: 77%;
	margin-left: 1%;
}
.search_box .search_field input {
	padding: 0 10px;
	height: 45px;
}
.search_box .search_button {
	position: absolute;
	right: 15px;
}
.search_box .search_button button.icon-search {
	padding: 0;
	margin: 0;
	background: none;
	color: #00beaf;
	font-size: 26px;
	line-height: 54px;
	width: 50px;
}
.search_box .search_button button[type="submit"]:hover {
	background: none;
}
.auto-width-image img {
width: auto;
}


.g-recaptcha {margin: 0px 24px 20px 24px;}
.recap h4 {display: none;}