@import url(font-awesome.min.css);
@import url(custom.css);
@import url(style-new.css);
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    overflow: hidden;
}

ol,
ul {
    list-style: none;
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: normal;
}

h3 {
    font-size: 32px;
    line-height: 36px;
    color: #0072bc;
    font-weight: bold;
}

h4 {
    font-size: 24px;
    line-height: 26px;
    color: #0e9eda;
    font-weight: bold;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

a {
    text-decoration: none;
    outline: none;
}

body {
    font-family: "ubuntu";
    font-size: 20px;
    font-weight: lighter;
    color: #4f5053;
    background-color: #f1f3f4;
}

table td {
    font-size: 16px;
}

body.home p, body.home p {
    font-size: 18px;
    line-height: 26px;
}

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

.pd-top18 {
    padding-top: 18px;
}

h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: lighter;
    max-width: 750px;
    position: relative;
    color: #0e9eda;
}

.content-default p {
    padding-bottom: 15px;
}

.content-default h1, .content-default h2, .content-default h3, .content-default h4, .content-default h5, .content-default h6 {
    margin-bottom: 20px;
}

.content-default ul {
    margin-bottom: 15px;
}

.content-cover a {
    font-weight: bold;
}

.home .content-cover a {
    font-weight: lighter;
}

.about {
    padding: 15px;
    background-color: #daeaf1;
    overflow: hidden;
    margin: 20px 0 10px 0;
}

.about-img {
    float: left;
    margin: 10px 20px 10px 0
}

.about-img img {
    margin: 0 !important;
}

.about i.about-desk {
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    color: #0e9eda
}

.about p {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #898989
}

.about p i {
    font-size: 16px;
    font-weight: normal;
    color: #898989
}

.stuck {
    position: fixed !important;
    top: 30px !important;
}

.title-pad h2 {
    padding-top: 0 !important;
}

.sticky-wrapper {
    height: 0 !important;
}

table#wp-calendar {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 5px;
    border-collapse: separate;
}

table#wp-calendar thead {
    display: none;
}

#wp-calendar > caption {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #0e9eda;
    font-weight: 500;
}

#wp-calendar td {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    background: #d7d7d7;
    width: 25px;
    height: 25px;
    font-size: 14px;
    font-weight: 500;
    color: #0e9eda;
}

#wp-calendar td.pad {
    background: transparent;
}

#wp-calendar td a {
    background: #cbdb2a;
    color: #0e9eda;
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 26px;
}

#wp-calendar td#prev, #wp-calendar td#next {
    padding-top: 10px;
    background: transparent;
    height: auto;
}

#wp-calendar td#prev a, #wp-calendar td#next a {
    color: #fff;
    background: #0e9eda;
    text-transform: uppercase;
}

#wp-calendar td#prev a:hover, #wp-calendar td#next a:hover {
    background: #cbdb2a;
}

.woocommerce-message {
    margin: 30px 0 0 0 !important;
    border-top-color: rgb(0, 114, 188) !important;
    padding-right: 200px;
    color: #888989;
}

.woocommerce-message::before {
    color: rgb(0, 114, 188) !important;
}

.woocommerce-message a.button, .wc-proceed-to-checkout a.button {
    position: absolute;
    right: 40px;
    top: 50%;
    font-size: 19px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    background-color: #0e9eda !important;
    color: #fff !important;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus {
    color: #0072bc !important;
    background-color: #cbdb2a !important;
}

.return-to-shop a.button {
    font-size: 19px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    background-color: #0e9eda !important;
    color: #fff !important;
    margin-top: 20px;
}

.woocommerce input.button {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    padding: 10px 15px !important;
    background-color: #0e9eda !important;
    color: #fff !important;
}

.woocommerce-page table.cart td.actions .input-text {
    width: 140px;
    font-size: 18px;
    height: 42px;
    padding: 0 10px !important;
}

.woocommerce .quantity .qty {
    width: 4.5em;
    margin-bottom: 2px;
    color: #0072bc;
}

.wc-proceed-to-checkout a.button {
    position: static;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.woocommerce .cart_item a.remove {
    line-height: 0.8;
    color: #ff4265 !important;
}

.woocommerce .cart_item a.remove:hover {
    background: #ff4265;
    color: #fff !important;
}

.woocommerce-cart table.cart th {
    color: #0072bc;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}

.woocommerce-Price-amount {
    color: #ff4265;
}

.shop_table .cart-subtotal {
    font-weight: normal;
}

.woocommerce table.shop_table tbody:first-child tr:first-child th {
    font-weight: normal;
    color: #0072bc;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
    color: #0072bc;
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    color: #0072bc;
    font-size: 18px;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.cart_totals h2 {
    font-weight: 500;
    margin-bottom: 10px;
    color: #0072bc;
    text-transform: uppercase;
}

.woocommerce form .form-row input.input-text {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    height: 37px;
    padding: 0 10px;
    width: 100%;
    background: #fff;
    border: 1px solid #d9e5ea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.woocommerce form .form-row textarea.input-text {
    width: 100%;
    height: 199px;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    background: #fff;
    border: 1px solid #d9e5ea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.woocommerce-page form .form-row label {
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    color: #0e9eda;
}

.woocommerce-checkout h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #0072bc;
    font-weight: 500;
}

.woocommerce-checkout .woocommerce-checkout-review-order {
    margin-top: 10px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .product-name {
    font-size: 18px;
}

.woocommerce .woocommerce-checkout-review-order table.shop_table th {
    font-weight: 500;
    color: #0072bc;
    font-size: 18px;
    text-transform: uppercase;
}

.woocommerce .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d9e5ea;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 37px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #6d6e71;
    font-size: 18px;
    line-height: 34px;
}

.woocommerce-checkout .select2-results__option[aria-selected], .woocommerce-checkout .select2-results__option, .woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 18px;
}

.woocommerce-checkout .select2-dropdown {
    border: 1px solid #d9e5ea;
    border-top: none;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
}

.hover-img {
    display: none;
}

a.item-img {
    display: block
}

.bg-blue {
    background-color: #0e9eda !important;
}

.bg-bright-blue {
    background-color: #78b2d8;
}

.bg-lig-blue {
    background-color: #3c92ca !important;
}

.bg-dr-blue {
    background-color: #0072bc !important;
}

.bg-lt-blue {
    background-color: #F3FBFF !important;
}

.bg-lt-blue2 {
    background-color: #daeaf1 !important;
}

.bg-green {
    background-color: #cbdb2a;
}

.bg-violet {
    background-color: #283d55;
}

.bg-grey {
    background-color: #f6f6f6;
}

.bg-grey2 {
    background-color: #e6e6e6;
}

.br-blue {
    border: 1px solid #0e9eda;
}

.br-dr-blue {
    border: 1px solid #0072bc;
}

.text-white {
    color: #ffffff !important;
}

.text-blue {
    color: #0e9eda;
}

.text-m-blue {
    color: #0072bc;
    font-weight: 500 !important;
}

.font-wg-med {
    font-weight: 500;
}

.logo h1 {
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.top-line {
    padding: 15px 0;
}

.goog-te-gadget-icon {
    display: none !important;
}

.skiptranslate iframe {
    display: none !important;
}

.goog-te-gadget-simple {
    height: 34px;
    display: table-cell !important;
    vertical-align: middle;
    border: 1px solid #dfe1ec !important;
}

.goog-te-menu-value {
    position: relative;
    padding-right: 20px;
}

.goog-te-menu-value span:nth-of-type(2) {
    border: none !important;
}

.goog-te-menu-value span:last-child {
    font-size: 0;
}

.goog-te-menu-value span:last-child:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    top: -4px;
    font-size: 24px;
    line-height: 24px;
    color: #0e9eda;
}

.search input::-webkit-input-placeholder {
    font-size: 14px;
    color: #b2d5e3;
}

.search input:-moz-placeholder {
    font-size: 14px;
    color: #b2d5e3;
}

.search input::-moz-placeholder {
    font-size: 14px;
    color: #b2d5e3;
}

.search input:-ms-input-placeholder {
    font-size: 16px;
    color: #848484;
}

.search-refine input::-webkit-input-placeholder,
.eshop-bar input::-webkit-input-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #848484;
}

.search-refine input:-moz-placeholder,
.eshop-bar input:-moz-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #848484;
}

.search-refine input::-moz-placeholder,
.eshop-bar input::-moz-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #848484;
}

.search-refine input:-ms-input-placeholder,
.eshop-bar input:-ms-input-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #848484;
}

.phone-cell {
    float: right;
    width: 155px;
    height: 37px;
    line-height: 32px;
    margin-top: 23px;
    font-weight: 500;
    color: #0e9eda;
    font-size: 20px;
}

.comment-form input::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #bcbcbc;
}

.comment-form input:-moz-placeholder,
.comment-form textarea:-moz-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #bcbcbc;
}

.comment-form input::-moz-placeholder,
.comment-form textarea::-moz-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #bcbcbc;
}

.comment-form input:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #bcbcbc;
}

.error-search input::-webkit-input-placeholder {
    font-size: 24px;
    font-weight: lighter;
    color: #a4d1ec;
}

.error-search input:-moz-placeholder {
    font-size: 24px;
    font-weight: lighter;
    color: #a4d1ec;
}

.error-search input::-moz-placeholder {
    font-size: 24px;
    font-weight: lighter;
    color: #a4d1ec;
}

.error-search input:-ms-input-placeholder {
    font-size: 24px;
    font-weight: lighter;
    color: #a4d1ec;
}

:focus::-webkit-input-placeholder {
    color: transparent !important;
}

:focus::-moz-placeholder {
    color: transparent !important;
}

:focus:-moz-placeholder {
    color: transparent !important;
}

:focus:-ms-input-placeholder {
    color: transparent !important;
}

.main-header {
    background-color: #ffffff;
}

.search {
    width: 230px;
    position: relative;
    margin-top: 20px;
    float: right;
}

.search input[type=text] {
    padding: 0 9px 2px 9px;
    font-size: 18px;
    line-height: 18px;
    border: 1px solid #0e9eda;
    border-radius: 5px;
    width: 230px;
    height: 34px;
}

.search .btn-search {
    font-size: 18px;
    position: absolute;
    background: transparent;
    right: 8px;
    top: 3px;
    color: #b2d5e3;
}

.lang {
    float: right;
    margin: 20px 0 0 20px;
}

.wrap-mobile-menu,
.toggle-menu {
    display: none;
}

.wrap-main-menu {
    background-color: #021c37;
    position: relative;
    height: 60px;
}

.menu-top-menu-container {
    position: absolute;
    width: 100%;
    z-index: 10000;
}

.menu {
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

.menu > li {
    display: inline-block;
    margin-left: 28px;
    vertical-align: top;
    max-height: 60px;
    overflow: hidden;
    padding: 0;
    position: static;
}

.menu > li:first-child {
    margin-left: 0;
}

.menu > li > a {
    display: block;
    font-size: 14px;
    padding: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
}

.menu > li:hover a {
    background-color: #283d55;
    color: #44c8f5;
}

.menu .sub-menu {
    opacity: 0;
    visibility: hidden;
    /* position: relative; */
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.menu .sub-menu > li {
    margin-bottom: 15px;
    /* clear: both; */
    padding: 0;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;

    display: flex;
    flex-direction: column;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid;
}

.menu .sub-menu > li:hover > a {
    color: #44c8f5 !important;
}

.menu .sub-menu li a {
    background-color: transparent;
}

.menu .sub-menu li > .sub-menu {
    padding-left: 25px;
}

.menu .menu-items > .sub-menu {
    /* float: left; */
    /* width: 33%; */
}

.menu .menu-items .sub-menu > li > a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    padding-left: 10px;
    color: #cbdb2a;
    border-left: 2px solid #44c8f5;
}

.menu > li .sub-menu {
    visibility: visible;
    opacity: 1;
}

.menu .sub-menu li > .sub-menu li {
    margin-top: 15px;
}

.menu .sub-menu li .sub-menu li a {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    font-weight: normal;
    border: 0
}

.menu .menu-items {
    max-height: 0;
    min-height: 0;
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    text-align: left;
    padding: 0;
    width: 100%;
    left: 0;
    background-color: #283d55;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.menu .menu-items .menu-items {
    position: static;
    min-height: 0 !important;
}

.menu > li:hover > .menu-items {
    padding: 40px 0 25px 0;
    visibility: visible;
    max-height: 500px;
    min-height: 220px;
}

.menu > li:hover .sub-menu .menu-img {
    visibility: visible;
    top: 0;
    opacity: 1;
}

.menu-item .sub-menu a:hover {
    color: #44c8f5;
}

.menu .sub-menu .menu-img {
    position: relative;
    display: inline-block;
    /* top: -30px; */
    /* right: -200%; */
    width: 267px;
    height: 136px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-left: 0 !important;
}

.menu .sub-menu .menu-img:hover img {
    /*-moz-transform: scale(1.1);*/
    /*-o-transform: scale(1.1);*/
    /*-ms-transform: scale(1.1);*/
    /*-webkit-transform: scale(1.1);*/
    /*transform: scale(1.1);*/
    opacity: 0.7;
}

.menu .sub-menu .menu-img img {
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.menu .sub-menu .menu-img .cont-menu-img {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    color: #ffffff;
}

.menu .sub-menu .menu-img i,
.menu .sub-menu .menu-img p {
    font-weight: normal;
    background-color: rgba(2, 28, 55, 0.5);
    padding: 5px;
}

.menu .sub-menu .menu-img i {
    font-size: 13px;
    font-style: normal;
}

.menu .sub-menu .menu-img p {
    margin-top: 5px;
    font-size: 19px;
    line-height: 22px;
    max-width: 170px;
}

.menu .sub-menu .menu-img span {
    display: block;
    text-align: right;
}

.menu .sub-menu .menu-img span .fa-angle-right {
    padding: 0 5px;
    line-height: 24px;
    font-size: 24px;
}

.menu .sub-menu .menu-img span .fa-angle-right:before {
    position: relative;
    top: -1px;
}

li#menu-item-524 {
    margin-bottom: 93px;
}

.breadcrumbs {
    font-size: 14px !important;
    padding: 35px 0 0;
    position: relative;
    color: #717171;
    font-weight: 400;
}

.breadcrumbs a {
    color: #717171;
    font-weight: 400;
}

.breadcrumbs a:hover {
    color: #0072bc;
    font-weight: 400;
}

.breadcrumbs span {
    padding: 0 3px;
}

.donate-main {
    position: absolute;
    overflow: hidden;
    width: 140px;
    right: 0;
    top: 195px;
    height: 98px;
    -moz-transition: width 0.35s;
    -o-transition: width 0.35s;
    -webkit-transition: width 0.35s;
    -ms-transition: width 0.35s;
    transition: width 0.35s;
    z-index: 10;
}

.donate-main.donate-fixed {
    position: fixed;
    top: 30px;
}
.page-template-template-clinical .donate-main{
    display: none;
}
.donate-main .donate-text {
    position: absolute;
    font-size: 23px !important;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: normal;
    text-align: right;
    line-height: 26px;
    width: 115px;
    height: 98px;
    padding: 5px 8px 12px 9px;
}

.page-template-template-donate .sticky-wrapper {
    display: none;
}

.donate-main .donate-text span {
    font-size: 13px;
}

.donate-main .donate-ic {
    padding-top: 28px;
    position: absolute;
    right: 0;
    height: 98px;
    font-size: 36px;
    line-height: 36px;
    color: #ffffff;
    width: 25px;
    text-align: center;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-transition: 0.35s;
    -o-transition: 0.35s;
    -webkit-transition: 0.35s;
    -ms-transition: 0.35s;
    transition: 0.35s;
}

.donate-main .donate-ic::before {
    font-family: 'FontAwesome';
    content: "\f105";
}

.donate-main.hiden {
    width: 25px;
}

.donate-main.hiden .donate-ic:before {
    font-family: 'FontAwesome';
    content: "\f104";
}

.donate-main.bg-orange {
    background-color: #ff792d;
}

.donate-main.bg-orange .donate-ic {
    background-color: #ff9b62;
}

.donate-main.bg-orange.hiden .donate-ic {
    background-color: #ff792d;
}

.donate-main.bg-yellow {
    background-color: #f1c500;
}

.donate-main.bg-yellow .donate-ic {
    background-color: #efce4b;
}

.donate-main.bg-yellow.hiden .donate-ic {
    background-color: #f1c500;
}

.donate-main.bg-red {
    background-color: #ff4265;
}

.donate-main.bg-red .donate-ic {
    background-color: #ef6d85;
}

.donate-main.bg-red.hiden .donate-ic {
    background-color: #ff4265;
}

.donate-main.bg-green {
    background-color: #5cd4b1;
}

.donate-main.bg-green .donate-ic {
    background-color: #8acfbc;
}

.donate-main.bg-green.hiden .donate-ic {
    background-color: #5cd4b1;
}

.donate-main.bg-violet {
    background-color: #ad58e0;
}

.donate-main.bg-violet .donate-ic {
    background-color: #ae83bb;
}

.donate-main.bg-violet.hiden .donate-ic {
    background-color: #ad58e0;
}

.donate-main2 {
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 195px;
    z-index: 99;
    width: 25px;
    height: 123px;
    -moz-transition: 0.35s;
    -o-transition: 0.35s;
    -webkit-transition: 0.35s;
    -ms-transition: 0.35s;
    transition: 0.35s;
}

.donate-lower {
    top: 195px;
}

.donate-main2.active {
    width: 123px;
}

.donate-main2.active i {
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    float: right;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    width: 35px;
    height: 35px;
    color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.donate-main2.active p,
.donate-main2.active a {
    display: block;
}

.donate-main2 a {
    display: none;
    padding: 15px 14px 6px 14px;
    overflow: hidden;
}

.donate-main2 p {
    display: none;
    font-size: 24px;
    line-height: 26px;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
}

.donate-main2 i {
    float: right;
    text-align: center;
    font-size: 30px;
    line-height: 123px;
    width: 35px;
    height: 123px;
    margin-right: -5px;
    color: #ffffff;
    z-index: 100;
    position: relative;
    cursor: pointer;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.donate-main2.bg-yellow {
    background-color: #f3d035;
}

.donate-main2.bg-orange {
    background-color: #ff792d;
}

.donate-main2.bg-red {
    background-color: #ff4265;
}

.donate-main2.bg-green {
    background-color: #cbdb2a;
}

.donate-main2.bg-violet {
    background-color: #ad58e0;
}

.wrap-home-banner .donate-main, .banner .donate-main {
    top: 50px;
}

.banner .donate-main2 {
    top: 25px;
}

.banner .donate-main2 p {
    font-size: 24px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    color: #fff;
    text-transform: uppercase;
}

.wrap-circle-item {
    text-align: center;
    margin: 70px 0 0 0;
}

.circle-item {
    display: inline-block;
    margin: 0 auto;
    vertical-align: bottom;
    text-align: center;
    position: relative;
}

.arrow-cover {
    margin-top: -10px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 111;
}

.circle-item:hover .wrap-icon {
    background-image: none;
    background-color: #ffffff;
}

.circle-item:hover p {
    color: #0072bc;
}

.circle-item:hover .ic-people {
    background-image: url("../img/desing/ic-people-blue.png");
}

.circle-item:hover .ic-research {
    background-image: url("../img/desing/ic-research-blue.png");
}

.circle-item:hover .ic-help {
    background-image: url("../img/desing/ic-help-blue.png");
}

.circle-item:hover .ic-events {
    background-image: url("../img/desing/ic-events-blue.png");
}

.circle-item .wrap-icon {
    width: 175px;
    height: 175px;
    padding-top: 15px;
    background-image: url("../img/desing/elipse.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    background-color: #0072bc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
}

.circle-item .icon {
    width: 80px;
    height: 90px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.circle-item .ic-people {
    background-image: url("../img/desing/ic-people.png");
}

.circle-item .ic-research {
    background-image: url("../img/desing/ic-research.png");
}

.circle-item .ic-help {
    background-image: url("../img/desing/ic-help.png");
}

.circle-item .ic-events {
    background-image: url("../img/desing/ic-events.png");
}

.circle-item p {
    position: absolute;
    bottom: 23px;
    left: 50%;
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px !important;
    color: #ffffff;
    text-transform: uppercase;
    max-width: 85px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.wrap-home-banner {
    padding-top: 40%;
    position: relative;
}

.home-banner-caption {
    position: absolute;
    width: 100%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wrap-home-banner .home-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.wrap-home-banner .home-banner + .home-banner {
    display: none;
}

.wrap-home-banner h2 {
    font-size: 45px;
    line-height: 80px;
    max-width: 100%;
    text-align: center;
    font-weight: 500;
    color: #ffffff;
    margin-top: 0;
}

.wrap-home-banner h2 span {
    padding: 10px 30px;
    background-color: #0072bc;
}

.wrap-home-banner .arr-dn {
    display: block;
    position: absolute;
    width: 115px;
    height: 40px;
    left: 50%;
    bottom: 20px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    background-image: url("../img/desing/arr-dn.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.wrap-home-banner .arr-dn:hover {
    height: 45px;
    bottom: 15px;
}

.banner {
    height: 340px;
    padding-bottom: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.banner h1 {
    font-size: 60px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 180px;
}

.contact-info {
    font-size: 18px;
    background-color: #ffffff;
    padding: 30px;
    margin: 30px auto 0 auto;
}

.contact-info h2 {
    font-weight: bold;
    color: #0072bc;
    padding: 15px 0;
}

.contact-info p {
    /*font-weight: normal;*/
    margin-bottom: 20px;
}

.contact-info .address {
    padding-top: 5px;
}

.contact-info .address p {
    font-weight: lighter;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 10px;
}

.contact-item dt {
    font-size: 18px;
    line-height: 18px;
    float: left;
    padding-right: 10px;
    margin-bottom: 10px;
}

.contact-item dd {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
}

.contact-item a {
    color: inherit;
}

.contact-item a:hover {
    text-decoration: underline;
}

.contact-item .mail {
    color: #0e9eda;
}

.wrap-address-btn {
    overflow: hidden;
    padding-top: 15px;
    text-align: center;
}

.wrap-address-btn li {
    display: inline-block;
    max-width: 250px;
    text-align: left;
}

.wrap-address-btn li:first-child {
    margin-right: 10px;
}

.wrap-address-btn a {
    display: block;
    padding: 7px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #0e9eda;
    border: 1px solid #0e9eda;
    background-color: #e6f5fb;
}

.wrap-address-btn a:hover {
    background-color: #caeefd;
}

.contact-form input[type="text"],
.comment-form input[type="text"],
.search-refine input[type="text"],
.eshop-bar input[type="text"] {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    height: 37px;
    padding: 0 10px;
    width: 100%;
    background: #fff;
    border: 1px solid #d9e5ea;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.contact-form input[type="text"] {
    padding: 0 15px;
}

.contact-form textarea,
.comment-form textarea,
.search-refine textarea,
.eshop-bar textarea {
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.contact-form {
    overflow: hidden;
}

.contact-form span.wpcf7-not-valid-tip {
    font-size: 14px !important;
    font-weight: normal !important;
}

.contact-form div.wpcf7-response-output {
    margin: 3em 0 0;
    font-size: 16px;
}

.contact-form label {
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 5px 0;
    display: inline-block;
    color: #0e9eda;
}

.contact-form textarea {
    height: 200px;
    padding: 10px 15px;
    border: 1px solid #d9e5ea;
}

.contact-form .selectize-input {
    padding: 0 15px;
}

.contact-form .button {
    float: right;
    margin-top: 10px;
}

.comment-form {
    padding: 5px 100px 0 0;
}

.comment-form textarea {
    height: 100px;
    margin-bottom: 10px;
}

.comment-form .button2 {
    margin: 20px 0 15px 0;
}

.comment-form .button2:hover,
.comment-form .button2:focus {
    padding-right: 10px;
}

.search-refine input[type=text] {
    margin-top: 5px;
    border: none;
}

.search-refine .checkboxes {
    padding-top: 25px;
    overflow: hidden;
    display: none;
}

.side-bar-item h5 .fa.act {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.search-refine .side-bar-item h5 {
    margin-bottom: 0;
    cursor: pointer;
}

.search-refine .show-all {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #0072bc;
    text-decoration: underline;
}

.search-refine .show-all:hover {
    text-decoration: none;
}

.search-refine .button {
    float: right;
    margin: 10px;
    padding: 10px 20px;
}

.donate-form {
    padding: 0 30px 0 10px;
}

.donate-form h5 {
    font-size: 18px;
    font-weight: 500;
    color: #0e9eda;
    padding: 35px 0 20px 0;
}

.donate-form .select-donate {
    max-width: 320px;
}

.donate-form .select-donate label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #8a8b8b;
    padding-bottom: 5px;
}

.donate-form .select-donate .selectize-control.single .selectize-input {
    height: 30px;
}

.donate-form .select-donate .selectize-control.single .selectize-input input {
    height: 28px;
}

.donate-form .select-donate .selectize-input > * {
    font-size: 14px;
    line-height: 16px;
    padding-top: 6px;
    height: 28px;
}

.donate-form .button2 {
    float: right;
    font-size: 16px;
    padding: 8px 15px;
    line-height: 18px;
    margin-top: 190px;
}

/*selectize start*/
.selectize-input {
    border: 1px solid #d9e5ea;
    padding: 0 10px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #ffffff;
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
    color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 2px 0 0 0;
    border-left: 1px solid #0073bb;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #aaaaaa;
}

.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 28px;
    top: 6px;
    font-size: 23px;
}

.selectize-control {
    position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
    background: #ffffff;
    cursor: text;
    display: inline-block;
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 8px 2px;
}

.selectize-input.full {
    background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default !important;
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.selectize-input > * {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    padding-top: 9px;
    vertical-align: middle;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    height: 35px;
    *display: inline;
}

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #1da7ee;
    color: #ffffff;
    border: 1px solid #0073bb;
}

.selectize-control.multi .selectize-input > div.active {
    background: #92c836;
    color: #ffffff;
    border: 1px solid #00578d;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
    color: #ffffff;
    background: #d2d2d2;
    border: 1px solid #aaaaaa;
}

.selectize-input > input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    min-width: 150px !important;
    margin: 0 1px !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
    display: none;
}

.selectize-input > input:focus {
    outline: none !important;
}

.selectize-input::after {
    content: ' ';
    display: block;
    clear: left;
}

.selectize-input.dropdown-active::before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d9e5ea;
    background: #ffffff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    font-size: 16px;
    line-height: 16px;
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
    padding: 7px 10px;
    font-weight: normal;
    color: #8a8b8b;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
    background: #ffffff;
    cursor: default;
}

.selectize-dropdown .active {
    background-color: #f5fafd;
}

.selectize-dropdown .active.create {
    color: #495c68;
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer;
}

.selectize-control.single .selectize-input {
    height: 37px;
}

.selectize-control.single .selectize-input input {
    height: 35px;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text;
}

.selectize-control.single .selectize-input:after {
    font-family: 'FontAwesome';
    content: '\f107';
    font-size: 20px;
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -7px;
}

.selectize-control.single .selectize-input.dropdown-active:after {
    font-family: 'FontAwesome';
    content: '\f106';
    font-size: 20px;
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto;
}

.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa;
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 5px;
    padding-right: 5px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    background: none;
}

.selectize-control.multi .selectize-input [data-value] {
    text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #1b9dec;
    background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

.selectize-control.multi .selectize-input [data-value].active {
    background-color: #0085d4;
    background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
    background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
    background-image: -o-linear-gradient(top, #008fd8, #0075cf);
    background-image: linear-gradient(to bottom, #008fd8, #0075cf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}

.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-weight: bold;
    font-size: 0.85em;
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
    border-top: 0 none;
}

/*selectize end*/
.panel:last-child {
    border-bottom: 1px solid #a3b2b8;
}

.panel-heading .panel-title {
    border-top: 1px solid #a3b2b8;
}

.panel-heading .panel-title a {
    background-color: #daeaf1;
    display: block;
    position: relative;
}

.panel-heading .panel-title a .fa {
    position: absolute;
    right: 20px;
    bottom: 50%;
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.panel-heading .panel-title a .fa:before {
    font-family: "FontAwesome";
    content: "\f106";
    font-size: 30px;
    line-height: 30px;
    color: #0e9eda;
    text-align: center;
}

.panel-heading .panel-title a.collapsed {
    background-color: transparent;
}

.panel-heading .panel-title a.collapsed .fa:before {
    content: "\f107";
    color: #cbdb2a;
}

.panel-heading .panel-title .img-accordion,
.panel-heading .panel-title h4 {
    display: inline-block;
    vertical-align: middle;
}

.panel-heading .panel-title h4 {
    padding-left: 35px;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    color: #0e9eda;
}

.panel-heading .panel-title h4 span {
    font-size: 16px;
    font-weight: normal;
    color: #828282;
}

.panel-body {
    padding: 15px 0;
}

.cancer-research-content .panel-body .column {
    padding: 0;
}

.panel-body p {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 15px;
}

.theme-accordion {
    margin-top: 70px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d0d0d0;
}

.theme-accordion2 {
    margin-top: 70px;
}

.theme-accordion .panel, .theme-accordion2 .panel {
    margin-top: 8px;
}

.cancer-research-content .theme-accordion .panel-heading a {
    background-color: #0072bc;
}

.cancer-research-content .theme-accordion .panel-heading a h4 {
    color: #ffffff;
}

.cancer-research-content .theme-accordion .panel-heading a .fa:before {
    color: #cbdb2a;
}

.theme-accordion .panel-heading a, .theme-accordion2 .panel-heading a {
    background-color: #cbdb2a;
}

.theme-accordion .panel-heading a h4, .theme-accordion2 .panel-heading a h4 {
    color: #0072bc;
}

.theme-accordion .panel-heading a .fa:before, .theme-accordion2 .panel-heading a .fa:before {
    color: #0072bc;
}

.theme-accordion .panel-heading a.collapsed, .theme-accordion2 .panel-heading a.collapsed {
    background-color: #0e9eda;
}

.theme-accordion .panel-heading a.collapsed h4, .theme-accordion2 .panel-heading a.collapsed h4 {
    color: #ffffff;
}

.theme-accordion .panel-heading a.collapsed .fa:before, .theme-accordion2 .panel-heading a.collapsed .fa:before {
    color: #cbdb2a;
}

.theme-accordion .panel-heading .fa, .theme-accordion2 .panel-heading .fa {
    right: 20px;
}

.theme-accordion .panel:last-child, .theme-accordion2 .panel:last-child {
    border: none;
}

.theme-accordion .panel-title, .theme-accordion2 .panel-title {
    border: none;
}

.theme-accordion .panel-title h4, .theme-accordion2 .panel-title h4 {
    padding: 10px 25px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #ffffff;
    width: 100%;
    max-width: none;
}

.theme-accordion2 .panel-title h4 {
    padding-right: 40px;
}

.theme-accordion .panel-body {
    padding: 0 0 60px 0;
}

.theme-accordion2 .panel-body {
    padding: 35px 0 10px 0;
}

.theme-accordion .panel-body h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 55px 0 15px 0;
    color: #0072bc;
}

.wrap-lg-sponsors,
.wrap-sm-sponsors {
    position: relative;
    display: table;
    width: 100%;
    border: 1px solid #b2daec;
}

.wrap-lg-sponsors .item-sp-lg,
.wrap-sm-sponsors .item-sp-lg {
    height: 150px;
    width: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #b2daec;
}

.wrap-lg-sponsors .item-sp-lg p,
.wrap-sm-sponsors .item-sp-lg p {
    padding: 0 10px;
}

.wrap-sm-sponsors {
    border-bottom: 0;
}

.wrap-sm-sponsors + .wrap-sm-sponsors {
    border-top: 0;
}

.wrap-sm-sponsors:last-child {
    border-bottom: 1px solid #b2daec;
}

.wrap-sm-sponsors .item-sp-sm {
    height: 150px;
    width: 25%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #b2daec;
}

.wrap-sm-sponsors .item-sp-sm p {
    padding: 0 10px;
}

.filter-event, .filter-event-link {
    padding-top: 20px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
}
.filter-event.marg-b20, .filter-event-link.marg-b20{
  margin-bottom: 20px;
    float: left;
}
.filter-event a, .filter-event-link a {
    display: inline-block;
    padding: 10px;
    color: #0072bc;
    margin: 15px 7px 0 0;
    background-color: #e6e6e6;
}

.filter-event a:hover, .filter-event-link a:hover {
    background-color: #0072bc;
    color: #ffffff;
}

.filter-event a.current, .filter-event-link a.current {
    background-color: #0072bc;
    color: #ffffff;
}

.art-wrap .img {
    vertical-align: middle;
    text-align: center;
    background-color: #e6f5fb;
}

.art-wrap,
.art-wrap-sm {
    position: relative;
    min-height: 415px;
    overflow: hidden;
}

.art-wrap .button,
.art-wrap-sm .button {
    position: absolute;
    right: 17px;
    bottom: 17px;
}

.art-wrap .button2,
.art-wrap-sm .button2 {
    position: absolute;
    right: 17px;
    bottom: 70px;
}

.art-wrap .img,
.art-wrap-sm .img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.art-wrap .img {
    width: 100%;
    overflow: hidden;
}

.art-wrap.height2 img {
    /*height: 100%; */
}

.art-capt {
    padding: 20px 20px 20px 0;
}

.art-capt h4 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 400;
}

.art-wrap-sm .art-capt {
    padding: 20px 20px 0 20px;
}

.art-wrap-sm p {
    font-size: 16px;
    line-height: 20px;
}

.art-wrap-sm .img {
    width: 100%;
    height: 198px;
    overflow: hidden;
    background-color: #e6f5fb;
}

.art-wrap-sm2 {
    min-height: auto;
    margin-top: 35px;
    position: relative;
}

.art-wrap-sm2 .img {
    height: 198px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.art-wrap-sm2 h4, .art-wrap-sm2 h2 {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 15px 20px;
    color: #cbdb2a;
    font-weight: bold;
}

.art-wrap-sm2 p {
    font-size: 16px;
    line-height: 20px;
}

.art-wrap-sm2 .art-capt {
    padding: 20px 20px 55px 20px;
}

.art-wrap-sm3 {
    margin-top: 30px;
    position: relative;
}

.art-wrap-sm3 .img {
    height: 205px;
    margin-right: -15px;
    overflow: hidden;
}

.art-wrap-sm3 .img img {
    max-width: none;
    height: 100%;
    margin-left: -30%;
}

.art-wrap-sm3 h4 {
    margin-left: -15px;
    font-size: 18px;
    line-height: 18px;
    padding: 15px;
    text-transform: uppercase;
}

.art-wrap-sm3 .art-capt {
    padding: 12px 12px 0 0;
}

.art-wrap-sm3 .art-capt p {
    font-size: 14px;
    line-height: 16px;
}

.art-wrap2 {
    margin-top: 35px;
}

.art-wrap2 .img {
    width: 61.3333%;
    overflow: hidden;
    height: 360px;
    float: left;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.art-wrap2 .img img {
    max-width: 118%;
    margin-left: -8%;
}

.art-wrap2 .art-capt {
    float: left;
    width: 38.6666%;
    padding: 20px 20px 55px 20px;
    min-height: 360px;
    position: relative;
    border-left: none;
}

.art-wrap2 .art-capt h4 {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #cbdb2a;
    margin-bottom: 15px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
    padding: 15px 20px;
}

.art-wrap2 .art-capt h3 {
    font-size: 22px;
    line-height: 28px;
    color: #0e9eda;
}

.art-wrap2 .art-capt p {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0;
}

.art-wrap2 .art-capt .date {
    padding: 0;
    font-weight: normal;
}

.art-wrap3 {
    overflow: hidden;
    position: relative;
    margin-top: 40px;
    padding: 20px 0px 0 0px;
}

.art-wrap3 .img {
    float: left;
    overflow: hidden;
    margin: 0 25px 10px 0;
}

.art-wrap3 h2 {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    color: #0e9eda;
}

.art-wrap3 h3 {
    font-size: 18px;
    line-height: 22px;
    color: #8d8d8d;
    padding: 10px 0;
}

.art-wrap3 p {
    padding-top: 15px;
    font-size: 16px;
    line-height: 24px;
}

.art-wrap3 p:last-child {
    padding-bottom: 25px;
}

.art-wrap3 .accent {
    font-size: 16px;
    line-height: 22px;
    display: block;
}

.art-wrap3 .prise {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    color: #0e9eda;
    text-align: center;
    width: 112px;
    height: 42px;
    padding-top: 8px;
    display: block;
    position: absolute;
    right: 165px;
    bottom: 0;
    border-left: 1px solid #0e9eda;
    border-top: 1px solid #0e9eda;
    border-right: 1px solid #0e9eda;
}

.art-wrap3 .prise .woocommerce-Price-amount {
    color: #0e9eda;
}

.art-wrap3 .button2 {
    margin-top: 25px;
    width: 100%;
    float: left;
    padding-right: 20px;
    text-align: right;
}

.art-wrap-lg {
    margin-top: 30px;
    padding: 0 20px;
}

.art-wrap-lg h4 {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    margin: 0 -20px 5px -20px;
    padding: 15px 20px;
}

.art-wrap-lg h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #0e9eda;
}

.art-wrap-lg .art-lg-item {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}

.art-wrap-lg .art-lg-item:nth-of-type(2) .art-capt {
    margin-left: 0;
    margin-right: -15px;
}

.art-wrap-lg .art-lg-item .img {
    height: 220px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.art-wrap-lg .art-lg-item .img img {
    width: 100%;
}

.art-wrap-lg .art-lg-item a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #cbdb2a;
    position: absolute;
    bottom: 0;
    right: 0;
}

.art-wrap-lg .art-lg-item a:hover {
    text-decoration: underline;
}

.art-wrap-lg .art-capt {
    position: relative;
    min-height: 220px;
    margin-left: -15px;
    padding: 0;
    font-size: 12px;
    line-height: 14px;
}

.art-wrap-lg .art-capt i,
.art-wrap-lg .art-capt span {
    display: block;
}

.art-wrap-lg .art-capt i {
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: 500;
    margin: 10px 0;
}

.art-wrap-lg .art-capt span {
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
}

.art-wrap-lg .art-capt p {
    padding-top: 10px;
}

.art-wrap-lg .wrap-btn {
    position: static;
    padding: 18px 0 27px;
    text-align: right;
}

.art-wrap-lg .wrap-btn a:first-child {
    margin-right: 0;
}

.item-img {
    position: relative;
    height: 105px;
    overflow: hidden;
    margin-top: 30px;
}

.item-img img {
    width: 100%;
}

.item-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 80%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(80%, rgba(255, 255, 255, 0)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 80%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 80%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 80%);
    /* ie10+ */
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 80%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=1);
    /* ie6-9 */
}

.item-img h5 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    position: absolute;
    left: 15px;
    bottom: 10px;
}

.wrap-btn {
    width: 100%;
    position: absolute;
    bottom: 15px;
    padding: 0 0 0 20px;
    left: 0;
}

.wrap-btn a {
    float: left;
}

.wrap-btn a:first-child {
    margin-right: 15px;
}

.button,
.button2,
.button3 {
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
    background-color: #0072bc;
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
}

.button:hover,
.button2:hover,
.button3:hover,
.button:focus,
.button2:focus,
.button3:focus {
    color: #0072bc;
    background-color: #cbdb2a;
}

.button:hover i,
.button2:hover i,
.button3:hover i,
.button:focus i,
.button2:focus i,
.button3:focus i {
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    color: #0072bc;;
}

.button:active,
.button2:active,
.button3:active {
    color: #0072bc;
    background-color: #cbdb2a;
}

.button i,
.button2 i,
.button3 i {
    padding-left: 10px;
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    transition: transform .35s;
    color: #cbdb2a;
}

.button2 {
    color: #ffffff;
    background-color: #0e9eda;
}

.button2:hover,
.button2:focus {
    color: #0072bc;
    background-color: #cbdb2a;
}

.button2:active {
    color: #ffffff;
    background-color: #0072bc;
}

.button3 {
    color: #ffffff;
    background-color: #0072bc;
}

.button3:hover,
.button3:focus {
    color: #ffffff;
    background-color: #32b8f2;
}

.button3:active {
    color: #ffffff;
    background-color: #055889;
}

.button-sm.btn-white-hover:hover,
.button.btn-white-hover:hover,
.button-sm.btn-white-hover:focus,
.button.btn-white-hover:focus {
    color: #0e9eda !important;
    background-color: #ffffff !important;
}

.button-sm.btn-white-hover:active,
.button.btn-white-hover:active {
    color: #0072bc !important;
}

.btn-white, .btn-white2 {
    color: #0e9eda !important;
    background-color: #ffffff !important;
}

.btn-white2:hover,
.btn-white2:focus {
    color: #ffffff !important;
    background-color: #0e9eda !important;
}

.btn-white:hover,
.btn-white:focus {
    color: #ffffff !important;
    background-color: #cbdb2a !important;
}

.button-sm,
.button2-sm,
.btn-white {
    font-size: 12px;
    font-weight: 500;
    padding: 5px 7px;
    line-height: 14px;
    color: #0072bc;
    display: inline-block;
    text-transform: uppercase;
    background-color: #cbdb2a;
}

.button-sm:hover,
.button2-sm:hover,
.btn-white:hover,
.button-sm:focus,
.button2-sm:focus,
.btn-white:focus {
    color: #ffffff;
    background-color: #0e9eda;
}

.button-sm:hover i,
.button2-sm:hover i,
.btn-white:hover i,
.button-sm:focus i,
.button2-sm:focus i,
.btn-white:focus i {
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

.button-sm:active,
.button2-sm:active,
.btn-white:active {
    color: #0e9eda !important;
    background-color: #cbdb2a;
}

.button-sm i,
.button2-sm i,
.btn-white i {
    padding-left: 10px;
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    transition: transform .35s;
}

.button2-sm {
    text-transform: uppercase;
    color: #ffffff;
    background-color: #0e9eda;
}

.button2-sm:hover,
.button2-sm:focus {
    color: #0072bc;
    background-color: #cbdb2a;
}

.button2-sm:active {
    color: #ffffff !important;
    background-color: #0072bc;
}

.title-list {
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 500;
    color: #0072bc;
}

ul li {
    position: relative;
    font-size: 16px;
    padding: 3px 0 3px 40px;
}

ul.pubs li {
    list-style: none;
}

ul li:before {
    font-family: 'FontAwesome';
    content: '\f111';
    color: #0e9eda;
    font-size: 7px;
    line-height: 7px;
    display: block;
    position: absolute;
    top: 11px;
    left: 20px;
}

.menu .sub-menu > li {
    line-height: 16px;
}

.foot-menu li:before, .mobile-menu li:before, ul.menu li:before, .social li:before {
    display: none;
}

.foot-menu li {
    line-height: 18px;
    padding: 0;
}

.circle-list, .reach-content ul, .event-item-text ul {
    margin-bottom: 20px;
}

.circle-list li:before, .reach-content ul li:before, .event-item-text ul li:before, .panel-body ul li:before, .content-engagement ul li:before {
    font-family: 'FontAwesome';
    content: '\f111';
    color: #0e9eda;
    font-size: 7px;
    line-height: 7px;
    display: block;
    position: absolute;
    top: 11px;
    left: 20px;
}

.reach-content ul.number, .panel-body ul.number, .content-engagement ul.number {
    counter-reset: li;
}

.reach-content ul.number li:before, .panel-body ul.number li:before, .content-engagement ul.number li:before {
    content: counter(li, decimal);
    font-family: "ubuntu";
    counter-increment: li;
    top: 6px;
    left: 15px;
    line-height: normal;
    font-size: 18px;
}

.circle-list li, .reach-content ul li, .event-item-text ul li, .panel-body ul li, .content-engagement ul li {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    padding: 3px 0 3px 40px;
}

.reach-content ul li, .event-item-text ul li {
    font-size: 18px;
}

.new-items {
    margin-top: 35px;
}

.new-items h3 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding: 20px 40px;
}

.new-items .new-item {
    padding: 20px 40px;
    overflow: hidden;
    position: relative;
}

.new-items .new-item a.read-more {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #cbdb2a;
    position: absolute;
    bottom: 20px;
    right: 40px;
}

.new-items .new-item a:hover {
    text-decoration: underline;
}

.new-items .new-img {
    width: 35%;
    height: 165px;
    float: left;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.new-items .new-img img {
    max-width: none;
    height: 100%;
    margin-left: -40px;
}

.new-items .new-capt {
    float: left;
    width: 65%;
    padding-left: 20px;
}

.new-items .new-capt h4 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    margin: 10px 0;
}

.new-items .new-capt p {
    font-size: 16px;
    line-height: 22px;
}

.new-items .nw-date {
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-style: italic;
}

.new-items .button2 {
    display: inline-block;
    margin: 30px 0 30px 40px;
}

.lat-new-sm {
    max-width: 263px;
    margin-left: auto;
    margin-right: auto;
}

.lat-new-item {
    position: relative;
    padding-bottom: 35px;
    margin-top: 50px;
    min-height: 580px;
    overflow: hidden;
    max-height: 550px;
}

.lat-new-item .date {
    font-size: 16px;
    line-height: 18px;
    color: #0e9eda;
    padding: 15px;
}

.lat-new-item .img-lat-new {
    position: relative;
}

.lat-new-item .img-lat-new img {
    width: 100%;
    height: auto;
}

.lat-new-item .img-lat-new .button {
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ffffff;
}

.lat-new-item h2 {
    font-size: 20px;
    line-height: 22px;
    padding: 15px 0;
    font-weight: 500;
    color: #0e9eda;
}

.lat-new-item p {
    font-size: 14px;
    line-height: 22px;
}

.lat-new-item .wrap-btn {
    left: 0;
    bottom: 0;
    padding: 0;
    line-height: 12px;
}

.lat-new-item .wrap-btn a:first-child {
    margin-right: 5px;
}

.main-caption {
    font-size: 24px;
    line-height: 32px;
    max-width: 750px;
    position: relative;
}

.blog-item {
    margin-top: 50px;
}

.blog-item .bl-date {
    margin-left: -30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    padding: 12px 30px;
    color: #0e9eda;
    background-color: #daeaf1;
}

.archive.tax-resource_type .blog-item .bl-date {
    display: none;
}

.tax-resource_type .blog-item .blog-item-content h3 {
    padding-top: 0;
    margin-top: -10px;
}

.tax-resource_type .blog-item .bl-date {
    margin-left: 0;
}

iframe {
    max-width: 100%;
}

.blog-item .blog-item-content {
    padding-right: 5px;
}

.blog-item .blog-item-content h3 {
    font-size: 20px;
    color: #0e9eda;
    font-weight: 500;
    padding-top: 10px;
}

.blog-item .blog-item-content p {
    padding: 5px 0;
    font-size: 14px;
    line-height: 22px;
}

.blog-item .blog-item-content a {
    font-size: 16px;
    color: #0072bc;
    font-weight: bold;
}

.blog-item .blog-item-content a:hover {
    text-decoration: underline;
}

.blog-item .blog-item-content .blog-item-foot {
    text-align: right;
    padding: 20px 0 0 0;
}

.blog-item .blog-item-content .blog-item-foot span {
    font-size: 16px;
    color: #0e9eda;
}

.blog-item .blog-item-content .blog-item-foot span a {
    color: #0e9eda;
    font-style: italic;
    font-weight: 500;
}

.blog-item .blog-item-content .blog-item-foot span:last-child {
    font-weight: 500;
    margin-left: 40px;
}

.side-bar {
    background-color: #ebebeb;
    margin-top: 50px;
    overflow: hidden;
}

.side-bar h4 {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    padding: 15px 20px;
    text-transform: uppercase;
}

.side-bar img {
    margin: 0 auto;
    display: block;
}

.side-bar-item {
    padding: 20px;
    border-bottom: 1px solid #b4b4b4;
}

.side-bar-item h5 {
    font-size: 18px;
    font-weight: 500;
    color: #0072bc;
    margin-bottom: 20px;
}

.side-bar-item h5 .fa {
    float: right;
    font-size: 24px;
    color: #858585;
}

.wrap-logo-engagement {
    padding-bottom: 40px;
}

.wrap-logo-engagement h3 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #0e9eda;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.wrap-logo-engagement .logo-eng-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px;
}

.eng-right-item {
    display: block;
    margin: 40px auto 0 auto;
    max-width: 360px;
}

.eng-right-item div {
    overflow: hidden;
}

.eng-right-item:hover img,
.eng-right-item:focus img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.eng-right-item:hover .bg-green,
.eng-right-item:focus .bg-green {
    background-color: #0e9eda;
}

.eng-right-item:hover .bg-aqua,
.eng-right-item:focus .bg-aqua {
    background-color: #cbdb2a;
}

.eng-right-item:hover .bg-dr-blue,
.eng-right-item:focus .bg-dr-blue {
    background-color: #34b7ec !important;
}

.eng-right-item:hover .fa,
.eng-right-item:focus .fa {
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.eng-right-item:active img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.eng-right-item:active .bg-green {
    background-color: #cbdb2a;
}

.eng-right-item:active .bg-aqua {
    background-color: #0473b1;
}

.eng-right-item:active .bg-dr-blue {
    background-color: #0c548d !important;
}

.eng-right-item img,
.eng-right-item .fa {
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    transition: transform 0.35s;
}

.eng-right-item p {
    position: relative;
    padding: 15px !important;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 20px !important;
    text-transform: uppercase;
    color: #ffffff;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.eng-right-item p .fa {
    position: absolute;
    right: 15px;
    bottom: 9px;
    font-size: 34px;
    line-height: 34px;
}

.eng-right-item .bg-green {
    background-color: #cbdb2a;
}

.eng-right-item .bg-aqua {
    background-color: #0e9eda;
}

.eng-right-item .bg-dr-blue {
    background-color: #0072bc;
}

.wrap-radio {
    padding-bottom: 5px;
}

.wrap-radio .radio-text {
    position: relative;
    top: -3px;
    padding: 3px 10px;
    font-size: 13px;
    line-height: 14px;
    width: 110px;
}

.wrap-radio .radio:not(checked) {
    position: absolute;
    opacity: 0;
}

.wrap-radio .radio:not(checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 20px;
    height: 20px;
    border: 2px solid #d0d0d0;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.wrap-radio .radio:not(checked) + label:after {
    content: '';
    position: absolute;
    left: -6px;
    top: -6px;
    width: 32px;
    height: 32px;
    background: transparent;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.wrap-radio .radio:disabled + label:before {
    border: 2px solid #d0d0d0;
    background: #d0d0d0;
    -webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
    -moz-box-shadow: inset 0px 0px 0px 2px #ffffff;
    box-shadow: inset 0px 0px 0px 2px #ffffff;
}

.wrap-radio .radio:checked + label:before {
    border: 2px solid #0e9eda;
    background: #0e9eda;
    -webkit-box-shadow: inset 0px 0px 0px 2px #daeaf1;
    -moz-box-shadow: inset 0px 0px 0px 2px #daeaf1;
    box-shadow: inset 0px 0px 0px 2px #daeaf1;
    z-index: 1;
}

.wrap-radio .radio:active:not([disabled="disabled"]) + label:after {
    background: #0e9eda;
    opacity: .3;
}

.wrap-radio label {
    display: inline-block;
    font-size: 13px;
    line-height: 14px;
    height: 20px;
    font-weight: normal;
    color: #888888;
    cursor: pointer;
    position: relative;
    padding: 3px 0 3px 40px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.checkboxes {
    padding-left: 15px;
}

.checkboxes .wrap-chec {
    margin-bottom: 5px;
}

.checkboxes .checkbox:not(checked) {
    position: absolute;
    opacity: 0;
}

.checkboxes .checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    border: 1px solid #858585;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.checkboxes .checkbox:not(checked) + label:after {
    content: '';
    position: absolute;
    left: -8px;
    top: -7px;
    width: 32px;
    height: 32px;
    background: transparent;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.checkboxes .checkbox:disabled + label:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    border: 1px solid #858585;
    text-align: center;
    background: #858585;
}

.checkboxes .checkbox:checked + label:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    text-align: center;
    border: 1px solid #0072bc;
    background: #0072bc;
    z-index: 1;
}

.checkboxes .checkbox:active:not([disabled="disabled"]) + label:after {
    background: #0e9eda;
    opacity: .3;
}

.checkboxes label {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    color: #858585;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 25px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.eshop-bar {
    margin-top: 40px;
}

.eshop-bar h4 .fa {
    float: right;
    color: #cbdb2a;
    line-height: 25px;
    font-size: 30px;
}

.eshop-bar .side-bar-item {
    padding: 20px 25px;
}

.eshop-bar .side-bar-item .checkboxes {
    display: none;
}

.eshop-bar h5 {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #0072bc;
    margin-bottom: 5px;
    cursor: pointer;
}

.eshop-bar form {
    position: relative;
    height: 68px;
}

.eshop-bar #filter {

    height: auto;
}

.eshop-bar form div:not(.wrap-chec) {
    position: absolute;
    left: 0;
    bottom: 2px;
    right: 68px;
}

.eshop-bar form input[type=text] {
    border: none;
}

.eshop-bar form .button {
    padding: 10px 15px;
    right: 0;
    bottom: 0;
    margin: 0;
    position: absolute;
}

.eshop-bar .categories {
    padding: 10px 0;
}

.eshop-bar .categories a {
    font-size: 16px;
    font-weight: normal;
    color: #818181;
}

.eshop-bar .categories a:hover {
    color: #0e9eda;
}

.eshop-bar .cart-item {
    margin: 0 25px;
    padding: 10px 0;
}

.eshop-bar .cart-item + .cart-item {
    border-top: 1px solid #b4b4b4;
}

.eshop-bar .cart-item h5 {
    margin: 10px 0 15px 0;
}

.eshop-bar .cart-item span {
    font-size: 18px;
    line-height: 20px;
    color: #283d55;
    font-weight: normal;
}

.eshop-bar .cart-item span {

}

.eshop-bar .cart-item .prise {
    text-transform: uppercase;
}

.eshop-bar .cart-item .prise span {
    color: #0072bc;
}

.eshop-bar .cart-item i {
    font-size: 18px;
    color: #858585;
    display: block;
    line-height: 22px;
    max-width: 90%;
}

.eshop-bar .cart-item p {
    clear: both;
    font-size: 14px;
    line-height: 16px;
    padding-top: 5px;
    color: #858585;
    text-align: right;
}

.eshop-bar .button {
    display: inline-block;
    float: right;
    margin: 10px 25px 25px 0;
}

.item-eshop {
    color: #0e9eda;
    margin: 40px auto 30px auto;
    max-width: 360px;
    padding-bottom: 65px;
    position: relative;
}

.item-eshop .woocommerce-Price-amount {
    color: #0e9eda;
}

.item-eshop h3 {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    padding: 18px 0;
    min-height: 96px;
}

.item-eshop i,
.item-eshop p {
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px;
}

.item-eshop p {
}

.item-eshop .panel-item-eshop {
    /* overflow: hidden; */
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.item-eshop .panel-item-eshop span {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    padding: 9px 0 0 10px;
}

.item-eshop .panel-item-eshop .btn-item-eshop .fa {
    font-size: 25px;
    line-height: 26px;
    color: #ffffff;
    display: block;
    float: left;
    padding: 8px;
    background-color: #0072bc;
    border-radius: 0;
}

.item-eshop .panel-item-eshop .btn-item-eshop .fa:hover {
    background-color: #36b8e8;
}

.item-eshop .panel-item-eshop .btn-item-eshop .fa:active {
    background-color: #38516a;
}

.item-eshop .panel-item-eshop .btn-item-eshop .button2 {
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    width: 130px;
    padding: 8px 0;
}

.post-info {
    position: relative;
    font-size: 16px;
    color: #0e9eda;
    padding: 0 0 30px 0;
}

.post-info a {
    color: #0e9eda;
    font-style: italic;
}

.post-info a:hover {
    text-decoration: underline;
}

.post-info span {
    font-weight: 500;
    padding: 0 10px;
}

.blog-post-content p,
.content-engagement p,
.careers-content p {
    font-size: 16px;
    padding: 10px 0;
    line-height: 26px;
}

.margin-ul ul {
    margin-bottom: 116px;
}

table p {
    padding: 0 !important;
}

.blog-post-content .text-blue p {
    font-size: 20px;
    font-weight: 500;
}

.zoom-anim-dialog {
    background: white;
    padding: 20px 30px;
    text-align: center;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}

.zoom-anim-dialog a {
    display: inline-block;
    font-size: 40px;
    color: #1073ba;
    margin: 20px;
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;

    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

.wrap-ac-careers {
    border-top: 3px solid #1073ba;
    border-bottom: 3px solid #1073ba;
    padding: 30px 0 60px 0;
    margin-bottom: 30px;
}

.wrap-ac-careers .panel:last-child {
    border-bottom: 1px solid #0e9eda;
}

.wrap-ac-careers .panel-heading .panel-title {
    border-top: 1px solid #0e9eda;
}

.wrap-ac-careers .panel-heading .panel-title a {
    padding: 12px 20px;
}

.wrap-ac-careers .panel-heading .panel-title h4 {
    padding-left: 0;
    font-size: 26px;
    line-height: 1.2em;
    font-weight: 500;
    color: #0e9eda;
}

.wrap-ac-careers .panel-heading .panel-title h4 span {
    font-size: 26px;
    line-height: 1em;
    font-weight: 300;
    color: #0e9eda;
    display: inline-block;
}

.wrap-ac-careers .panel-body {
    padding: 15px 20px 0 20px;
}

.wrap-ac-careers .panel-body p {
    padding-left: 30px;
    padding-right: 30px
}

.wrap-ac-careers .panel-body h5 {
    color: #0e9eda;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
}

.wrap-ac-careers .panel-group {
    border-left: 1px solid #0e9eda;
    border-right: 1px solid #0e9eda;
    margin-top: 15px;
}

.wrap-ac-careers .bot-careers-links {
    text-align: right;
    margin: 15px -20px 0 -20px;
    border-top: 1px solid #0e9eda;
    background: #daeaf1;
}

.wrap-ac-careers .bot-careers-links a {
    min-width: 187px;
    text-align: center;
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;
    color: #0e9eda;
    font-size: 20px;
    font-weight: 500;
    outline: none !important;
    text-decoration: none !important;
    -moz-transition: 0.35s;
    -o-transition: 0.35s;
    -webkit-transition: 0.35s;
    -ms-transition: 0.35s;
    transition: .35s;
}

.wrap-ac-careers .bot-careers-links a .fa {
    font-size: 22px;
    margin-left: 15px;
}

.wrap-ac-careers .bot-careers-links a:nth-of-type(1) {
    border-left: 1px solid #0e9eda;
    border-right: 1px solid #0e9eda;
    margin-right: -5px;
}

.wrap-ac-careers .bot-careers-links a:nth-of-type(2) {
    background: #0e9eda;
    color: #fff;

}

.wrap-ac-careers .bot-careers-links a:nth-of-type(2):hover {
    background: #cbdb2a;
    color: #0e9eda;
}

.wrap-ac-careers .bot-careers-links a:nth-of-type(2):hover .fa {
    -moz-transform: translateX(6px);
    -ms-transform: translateX(6px);
    -o-transform: translateX(6px);
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
    color: #0e9eda;
}

.wrap-ac-careers .bot-careers-links a:nth-of-type(2) .fa {
    -moz-transition: transform .35s;
    -o-transition: transform .35s;
    -webkit-transition: transform .35s;
    transition: transform .35s;
    color: #cbdb2a;
}

.careers-content h2 {
    font-weight: bold;
    color: #0072bc;
    padding: 15px 0;
}

.careers-content img {
    margin: 30px 0;
}

.careers-content a {
    color: #0072bc;
}

.careers-content strong a {
    color: #0e9eda;
}

.careers-content a:hover {
    text-decoration: underline;
}

.careers-content h3 {
    font-size: 20px;
    color: #0e9eda;
    font-weight: 500;
}

.content-engagement > p:last-child {
    margin-bottom: 50px;
}

.blog-post-img {
    overflow: hidden;
    margin: 10px 0 15px 0;
}

.blog-post-img img {
    height: auto
}

.blog-post-img .img-left {
    float: left;
    width: 53.9233%;
}

.blog-post-img .img-right {
    float: right;
    width: 42.477876%;
}

.post-social {
    text-align: right;
    margin: 20px 0 35px 0;
}

.post-social ul {
    vertical-align: middle;
    display: inline-block;
}

.post-social ul li {
    display: inline-block;
    margin-left: 4px;
}

.post-social ul li a {
    font-size: 24px;
    color: #888888;
}

.post-social ul li a:hover {
    color: #504d4d;
}

.post-social p {
    font-size: 16px;
    color: #0e9eda;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.comments {
    overflow: hidden;
}

.comments-head {
    font-size: 16px;
    font-weight: 500;
    color: #0e9eda;
    padding: 7px 15px;
}

.comment-item {
    padding: 20px 0 15px 0;
    font-size: 16px;
    border-bottom: 1px solid #b4b4b4;
    overflow: hidden;
}

.comment-item .comment-contact {
    float: left;
    width: 19.469%;
    text-align: right;
}

.comment-item .comment-contact p,
.comment-item .comment-contact i {
    line-height: 18px;
    color: #0e9eda;
    margin-bottom: 6px;
}

.comment-item .comment-contact i,
.comment-item .comment-contact span {
    display: block;
}

.comment-item .comment-contact span {
    font-size: 12px;
}

.comment-item .comment-contact p {
    font-weight: 500;
}

.comment-item .comment-content {
    float: right;
    width: 76.6961%;
}

.comment-item .comment-content p {
    line-height: 24px;
    padding: 0 20px 15px 0;
}

.comment-item .comment-content a {
    font-size: 14px;
    font-weight: 500;
    color: #0e9eda;
    margin-right: 30px;
}

.comment-item .comment-content a:hover {
    text-decoration: underline;
}

.post-pagination {
    margin-top: 50px;
    overflow: hidden;
}

.post-pagination a {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    max-width: 300px;
    position: relative;
    color: #0072bc;
}

.post-pagination a:hover {
    text-decoration: underline;
}

.post-pagination a .fa {
    position: absolute;
    top: 0;
    font-size: 24px;
    line-height: 24px;
}

.post-pagination a:first-child {
    float: left;
    padding-left: 30px;
}

.post-pagination a:first-child .fa {
    left: 0;
}

.post-pagination a:last-child {
    float: right;
    text-align: right;
    padding-right: 30px;
}

.post-pagination a:last-child .fa {
    right: 0;
}

.post-pagination a span {
    font-size: 16px;
    text-transform: none;
    font-style: italic;
}

.latest-post {
    overflow: hidden;
}

.latest-post .button2-sm {
    float: right;
    margin-top: 20px;
    display: none;
}

.item-sd-post {
    overflow: hidden;
    padding: 8px 0;
}

.item-sd-post + .item-sd-post {
    border-top: 1px solid #b4b4b4;
}

.item-sd-post:hover p {
    text-decoration: underline;
}

.item-sd-post img {
    float: left;
    margin-right: 10px;
}

.item-sd-post p {
    font-size: 14px;
    line-height: 18px;
    color: #0e9eda;
    font-weight: normal;
}

.careers-content {
    margin-top: 35px;
}

.careers-content p {
    padding: 0 0 10px 0;
}

.careers-content p, .our-val-content p {
    padding-bottom: 15px;
}

.careers-item {
    color: #8d8d8d;
    border-bottom: none;
    overflow: hidden;
    margin-top: 60px;
    position: relative;
}

.careers-item .br-blue {
    border-bottom: none;
    padding-bottom: 25px;
}

.careers-item h2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #0e9eda;
    padding: 10px 25px;
}

.careers-item h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: #8d8d8d;
    padding: 20px 25px 10px 25px;
}

.careers-item .accent {
    font-size: 20px;
    padding: 0 25px;
}

.careers-item p {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 25px 0 25px;
    max-width: 655px;
}

.careers-item .link-first,
.careers-item .link-middle {
    text-align: center;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #0e9eda;
    padding: 10px 0;
    border-bottom: 1px solid #0e9eda;
    border-top: 1px solid #0e9eda;
    border-right: 1px solid #0e9edas;
    background: #F3FBFF !important;
}

.careers-item .link-first:hover,
.careers-item .link-middle:hover {
    color: #0072bc;
}

.careers-item .link-first:active,
.careers-item .link-middle:active {
    color: #cbdb2a;
}

.careers-item .link-first {
    width: 230px;
    border-left: 1px solid #0e9eda;
}

.careers-item .link-middle {
    width: 330px;
}

.careers-item .button2 {
    float: left;
    padding: 11px 0;
    text-align: center;
    font-size: 16px;
    display: block;
    line-height: 22px;
    width: 190px;
}

.wrap-opport-items {
    padding: 0 25px 55px 25px;
    position: relative;
    margin-top: 35px;
}

.wrap-opport-items > .button2,
.wrap-opport-items > .button3 {
    position: absolute;
    right: -1px;
    bottom: -1px;
    font-size: 16px;
}

.wrap-opport-items h2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 25px;
    margin: 0 -25px;
}

.wrap-opport-items .opport-item {
    padding: 15px 75px 17px 0;
    position: relative;
    border-bottom: 1px solid #ebebeb;
}

.wrap-opport-items .opport-item h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #898989;
    word-wrap: break-word;
}

.wrap-opport-items .opport-item h3 i {
    font-weight: lighter;
}

.wrap-opport-items .opport-item .button,
.wrap-opport-items .opport-item .button2 {
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.upcoming-ev-item {
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}

.upcoming-ev-item .button2 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.upcoming-ev-content {
    padding-bottom: 45px;
    overflow: hidden;
    position: relative;
    min-height: 430px;
}

.upcoming-ev-content .ev-contact {
    width: 47.2994%;
}

.upcoming-ev-content .ev-links {
    position: absolute;
    width: 47.2994%;
    right: 0;
    bottom: 60px;
}

.upcoming-ev-content h2 {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    color: #0e9eda;
    margin: 15px 0 7px 0;
}

.upcoming-ev-content p {
    font-size: 14px;
    line-height: 18px;
    padding-top: 7px;
}

.upcoming-ev-content .date {
    padding-left: 55px;
}

.upcoming-ev-content .date span {
    font-weight: bold;
    color: #0e9eda;
    float: left;
    margin-left: -55px;
    margin-right: 10px;
}

.upcoming-ev-content .date + .date {
    padding-top: 0;
}

.upcoming-ev-content i {
    font-size: 14px;
    display: block;
    margin-top: 12px;
}

.upcoming-ev-content a,
.upcoming-ev-content span {
    font-size: 14px;
    line-height: 18px;
    color: #888989;
}

.upcoming-ev-content .fax {
    float: right;
}

.upcoming-ev-content a:hover {
    text-decoration: underline;
}

.upcoming-ev-content .visit a {
    color: #cbdb2a;
    text-decoration: underline;
}

.upcoming-ev-content .visit a:hover {
    text-decoration: none;
}

.upcoming-ev-content .link-click {
    display: block;
    margin: 16px auto 0 auto;
    max-width: 195px;
    font-weight: 500;
    padding: 7px;
    color: #0e9eda;
    background-color: #ebebeb;
}

.board-of-directors-content h2 {
    margin-top: 60px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0072bc;
}

.board-of-directors-content h2:first-child {
    margin-bottom: 15px;
    font-weight: lighter;
    color: #0e9eda;
    margin-top: 0;
    text-transform: none;
}

.board-of-directors-content p {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 15px;
}

.board-of-directors-content .panel-group {
    margin-top: 40px;
}

.board-of-directors-content .panel-body p {
    line-height: 22px;
    padding-bottom: 15px;
}

.our-val-content {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d0d0d0;
    position: relative;
}

.our-val-content p {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 10px;
}

.our-val-content h2 {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    margin: 40px 0 20px 0;
    font-weight: bold;
    color: #0072bc;
}

.our-val-item {
    color: #ffffff;
    padding: 15px;
    margin: 20px 0;
}

.our-val-item h2 {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 23.07%;
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.our-val-item p {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding-left: 60px;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 28px;
}

.our-val-item p i {
    padding-top: 10px;
    display: block;
}

.under-caption {
    font-size: 16px;
    line-height: 26px;
    max-width: 750px;
    padding-top: 15px;
}

.publications-content .publ-item {
    clear: both;
    padding: 20px 60px 20px 25px;
    border-bottom: 1px solid #a3b2b8;
    position: relative;
}

.publications-content .publ-item:nth-of-type(2) {
    border-top: 1px solid #a3b2b8;
}

.publications-content .publ-item:hover {
    background-color: #e6f5fb;
}

.publications-content .publ-item p,
.publications-content .publ-item i {
    font-size: 16px;
    line-height: 24px;
    color: #828282;
}

.publications-content .publ-item i:first-child {
    display: block;
}

.publications-content .publ-item p {
    float: none;
    line-height: 28px;
}

.publications-content .publ-item p span {
    padding: 0 10px;
}

.publications-content .publ-item h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #0e9eda;
    padding: 10px 0 5px 0;
}

.publications-content .publ-item .fa {
    position: absolute;
    right: 25px;
    top: 50%;
    font-size: 30px;
    line-height: 30px;
    color: #0e9eda;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.publications-content .publ-item .fa:hover {
    color: #cbdb2a;
}

.title-publ-content {
    margin: 50px 0 25px 0;
}

.title-publ-content p {
    font-size: 24px;
    line-height: 26px;
    font-weight: normal;
    color: #0072bc;
    padding-top: 1px;
    float: left;
}

.title-publ-content .wrap-sort-publ {
    float: right;
}

.title-publ-content .wrap-sort-publ span {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    color: #0072bc;
    float: left;
    padding: 3px 10px 0 0;
}

.title-publ-content .wrap-sort-publ .sort-publ {
    float: right;
    width: 140px;
    font-size: 18px;
    line-height: 18px;
    color: #8b8b8b;
}

.title-publ-content .wrap-sort-publ .sort-publ.open button {
    background-color: #e1e1e1 !important;
}

.title-publ-content .wrap-sort-publ .sort-publ.open .fa:before {
    content: "\f106";
}

.title-publ-content .wrap-sort-publ .sort-publ button {
    text-align: left;
    width: 100%;
    display: block;
    padding: 5px 15px;
    cursor: pointer;
    background-color: #ffffff;
}

.title-publ-content .wrap-sort-publ .sort-publ .fa {
    position: absolute;
    right: 15px;
    bottom: 50%;
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.title-publ-content .wrap-sort-publ .sort-publ .fa:before {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 26px;
    line-height: 26px;
    color: #0e9eda;
    text-align: center;
}

.title-publ-content .wrap-sort-publ .sort-publ .dropdown-menu {
    width: 100%;
}

.title-publ-content .wrap-sort-publ .sort-publ .dropdown-menu a {
    padding: 5px 20px;
    display: block;
    font-size: 16px;
    color: #888989;
}

.item-researcher {
    padding-left: 25px;
    max-width: 360px;
    margin: 30px auto 0 auto;
    overflow: hidden;
    background-color: #ffffff;
}

.item-researcher p,
.item-researcher h4,
.item-researcher i {
    font-size: 16px;
    line-height: 18px;
    float: left;
    clear: left;
    max-width: 60%;
}

.item-researcher p {
    font-weight: 400;
}

.item-researcher a:hover i {
    text-decoration: underline;
}

.item-researcher p {
    padding: 10px 0;
}

.item-researcher h4 {
    font-weight: 500;
    line-height: 18px;
    color: #848484;
    padding-top: 15px;
}

.item-researcher i {
    color: #0072bc;
    padding-bottom: 10px;
}

.item-researcher img {
    float: right;
    max-width: 115px;
}

.profile-content {
    margin-top: 45px;
}

.profile-content p {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 8px;
}

.img-profile {
    position: relative;
    margin: 3px auto 20px auto;
    max-width: 360px;
}

.img-profile .contact-profile {
    background-color: #e6f5fb;
    padding: 15px 10px 15px 20px;
}

.img-profile .contact-profile h4 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    color: #0e9eda;
    padding-bottom: 10px;
}

.img-profile .contact-profile .fa {
    color: #0e9eda;
    width: 20px;
    text-align: center;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.img-profile .contact-profile p {
    margin-top: 5px;
    padding-left: 5px;
}

.img-profile .contact-profile a {
    font-size: 16px;
    color: #7b7b7b;
}

.img-profile .contact-profile a:hover {
    text-decoration: underline;
}

.img-profile .button2 {
    padding: 15px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: capitalize;
    display: block;
    margin-top: 15px;
}

.profile-pagination {
    position: relative;
    overflow: hidden;
    padding: 40px 0 25px 0;
    border-bottom: 1px solid #d0d0d0;
}

.profile-pagination .button2,
.profile-pagination .button {
    font-size: 16px;
    line-height: 18px;
    padding: 8px 10px;
}

.profile-pagination .button2 .fa,
.profile-pagination .button .fa {
    font-size: 17px;
}

.profile-pagination .button {
    float: right;
}

.profile-pagination .button2 {
    float: left;
}

.profile-pagination .button2 .fa {
    padding-left: 0;
    padding-right: 10px;
}

.profile-pagination .button2:hover .fa {
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}

.research-building-content {
    padding: 55px 0;
}

.research-building-content .research-building-img {
    margin: 0 auto;
    max-width: 555px;
}

.research-building-content p {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 15px;
}

.research-building-map {
    padding: 50px;
}

.research-building-map .map {
    margin: 0 auto;
    max-width: 535px;
}
.contacts{
    margin-top: -10px;
    padding: 40px 0;
    background: #f1f3f5;
}
.contacts h2{
    font-weight: 700;
    color: #0072bc;
    margin-bottom: 10px;
}
.contacts p, .contacts a{
    font-size: 18px;
}
.contacts a{
    font-size: 18px;
    color: #209fd8;
    font-weight: 500;
}
.contacts a:hover{
    text-decoration: underline;
}
.contacts-page .map {
    height: 320px;
}

.mri-linac-page .map {
    height: 340px;
}

.research-building-map h3 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
    padding-bottom: 35px;
    color: #0e9eda;
}

.research-building-map h4 {
    margin-top: 30px;
    font-size: 18px;
    font-weight: normal;
}

.research-building-map p {
    font-size: 16px;
    line-height: 24px;
    max-width: 440px;
}

.research-building-map .loc-address {
    font-size: 18px;
    padding-top: 10px;
}

.research-building-bottom {
    margin-top: 40px;
    border-top: 1px solid #d0d0d0;
}

.column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.cancer-research-content h2 {
    margin-bottom: 15px;
}

.cancer-research-content > .container:first-child {
    padding-bottom: 35px;
}

.cancer-research-content p {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 15px;
}

.cancer-research-content .theme-accordion {
    border: none;
    padding: 0;
}

.cancer-research-content .theme-accordion .panel-body {
    padding: 35px 0 55px 0;
}

.cancer-research-content .panel-body {
    padding: 35px 0 55px 0;
}

.cancer-research-content .group-leader img {
    margin-bottom: 35px;
}

.cancer-research-content .group-leader i {
    display: block;
    line-height: 18px;
}

.cancer-research-content .group-leader {
    margin-top: 20px;
}

.cancer-research-content .group-leader a {
    font-size: 16px;
    color: #0072bc;
}

.cancer-research-content .group-leader a:hover {
    text-decoration: underline;
}

.donate-content {
    color: #7e7e7e;
    margin-top: 46px;
}

.donate-content .img {
    margin-bottom: 30px;
    text-align: center;
}

.donate-content p {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 15px;
}

.donate-content .badges {
    text-align: center;
    margin-top: 10px;
}

.donate-content .badges img {
    margin: 20px 30px 0 30px;
}

.progress-donate {
    display: table;
    width: 100%;
    position: relative;
    margin-top: -40px;
    z-index: 100;
}

.progress-donate:before {
    content: "";
    position: absolute;
    width: 75%;
    top: 8px;
    left: 12%;
    height: 2px;
    background: #cbdb2a;
}

.progress-donate p {
    position: relative;
    width: 25%;
    display: table-cell;
    padding-top: 31px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #0e9eda;
}

.progress-donate p.active:before {
    background: #0e9eda;
}

.progress-donate p:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 50%;
    margin-left: -8px;
    background: #e3e3e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.wrap-donate-form {
    padding-bottom: 30px;
    margin-top: 40px;
    min-height: 500px;
}

.wrap-donate-form h4 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    padding: 25px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
}

.linac-content {
    padding: 60px 0;
}

.font16 p {
    font-size: 16px !important;
    line-height: 22px !important;
}

.reach-content .group-leader {
    overflow: hidden;
    padding-top: 20px;
}

.reach-content .group-leader img {
    float: left;
    margin-right: 10px;
    margin-bottom: 25px;
}

.reach-content .group-leader p {
    font-size: 16px;
    padding: 4px 0 4px 0px;
}

.reach-content .group-leader p span {
    color: #0e9eda;
    font-weight: 500;
}

.reach-content .group-leader p a {
    color: #474747;
}

.reach-content .group-leader p a:hover {
    text-decoration: underline;
}

.reach-content .theme-accordion2 {
    margin-top: 0;
    margin-bottom: 10px;
}

.wrap-equipment {
    padding: 0 15px;
}

.wrap-equipment h3 {
    text-transform: uppercase;
    color: #0072bc;
    padding-bottom: 15px !important;
    font-size: 16px !important;
    line-height: 22px !important;
}

.wrap-equipment .eq-left {
    float: left;
    width: 30%;
}

.wrap-equipment .eq-right {
    float: right;
    width: 70%;
}

.item-equipment {
    overflow: hidden;
    clear: both;
    padding: 15px 0;
    border-top: 1px #46b4e3 dotted;
}

.item-equipment:last-child {
    border-bottom: 1px #46b4e3 dotted;
}

.item-equipment .eq-left p {
    font-weight: 500;
}

.news-publ h3 {
    color: #0072bc;
    padding-bottom: 15px !important;
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 500;
}

.news-publ a {
    font-weight: 500;
    color: #0e9eda;
}

.news-publ a:hover {
    color: #23527c;
}

.reach-content .filter-event {
    padding-top: 0;
}

.reach-content .event-item-text {
    padding-bottom: 55px;
}

.reach-content .wrap-date {
    padding: 20px;
}

.reach-content .wrap-date p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 5px;
}

.reach-content .event-item-img {
    margin-bottom: 15px;
}

.reach-content .event-item-img img {
    height: auto;
}

.reach-content .event-item-bot {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 0 15px;
    text-align: right;
}

.reach-content .event-item-bot img {
    display: inline-block;
}

.reach-content .event-item-bot .button2 {
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
}

.reach-content .date {
    padding-left: 62px;
}

.reach-content .date span {
    font-weight: bold;
    color: #0e9eda;
    float: left;
    margin-left: -62px;
    margin-right: 10px;
}

.reach-content {
    padding-top: 55px;
    padding-bottom: 40px;
}

.container.reach-content {
    padding-top: 30px;
}

.container.reach-content .column {
    padding-top: 20px;
}

.container.reach-content h2, .reach-content.stlh2 h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: lighter;
    color: #0e9eda;
}

.linac-content:nth-of-type(2) {
    padding: 40px 0;
}

.linac-content:nth-of-type(3) {
    padding-top: 0;
}

.reach-content .circle-list li {
    font-size: 18px;
}

.reach-content h3 {
    font-size: 24px;
    padding-bottom: 15px;
}

.reach-content h2 {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    padding-bottom: 20px;
    margin: 0;
    color: #0072bc;
}

.reach-content h5 {
    padding-bottom: 15px;
}

.linac-content h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    padding-bottom: 25px;
    color: #0072bc;
}

.linac-content p {
    font-size: 16px;
}
.reach-content.pad-top0{
  padding-top: 0;
}
.reach-content p {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 15px;
}

.linac-content .circle-list {
    margin-bottom: 0;
}

.linac-content .theme-accordion {
    padding-bottom: 0;
    border-bottom: none;
    margin-top: 0;
}

.linac-content .theme-accordion .panel-title h4 {
    padding: 10px 25px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.linac-content .theme-accordion .panel {
    margin-top: 5px;
}

.linac-content .theme-accordion .panel-body {
    padding: 10px 0 30px 0;
}

.linac-content .theme-accordion .panel-body p {
    padding-bottom: 10px;
}

.linac-content .grants .title {
    font-weight: normal;
    color: #0e9eda;
}

.linac-content .item-researcher {
    padding-left: 20px;
    background: #ffffff;
    margin: 15px auto 15px auto;
}

.linac-content .item-researcher p,
.linac-content .item-researcher i {
    font-size: 14px;
}

.linac-content .item-researcher p {
    padding: 15px 0 5px 0;
    font-weight: 500;
}

.carousel-brands {
    padding: 0 80px;
    position: relative;
}

.carousel-brands .owl-item {
    float: left;
}

.carousel-brands .carousl-brand {
    text-align: center;
    min-height: 85px;
}

.carousel-brands .carousl-brand img {
    max-height: 100%;
}

.carousel-brands .owl-stage-outer {
    overflow: hidden;
    position: relative;
}

.carousel-brands .owl-stage {
    position: relative;
}

.carousel-brands .owl-nav > div.owl-next {
    right: 25px;
    left: auto;
}

.carousel-brands .owl-nav {
    top: 50%;
    margin-top: -17px;
    left: 0;
    width: 100%;
    position: absolute;
}

.carousel-brands .owl-nav > div {
    position: absolute;
    left: 25px;
    font-size: 34px;
    line-height: 33px;
    color: #0072bc;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.corporate-sponsors-content p, .publications-top-content p {
    font-size: 16px;
    line-height: 26px;
    max-width: 750px;
    padding-top: 15px;
}

.our-history-content p {
    font-size: 18px;
    line-height: 26px;
    padding-top: 25px;
    max-width: 750px;
}

.key-invest {
    margin: 60px 0;
    overflow: hidden;
}

.key-invest-img {
    float: right;
    width: 68%;
}

.key-invest-left {
    float: left;
    width: 32%;
}

.key-invest-left h2 {
    font-size: 16px;
    line-height: 22px;
    color: #0072bc;
    font-weight: 500;
    padding: 0 0 15px 0;
}

.left-img {
    float: left;
    width: 50%;
}

.right-img {
    float: right;
    width: 50%;
}

.research-opport-bot {
    clear: both;
    padding: 30px 15px 0 15px;
}

.research-opport-bot h2 {
    font-size: 16px;
    line-height: 22px;
    color: #0e9eda;
    font-weight: 500;
    padding: 15px;
    margin: 0 -15px 20px -15px;
    background: #daeaf1;
}

.item-opport-bot {
    padding-bottom: 30px;
}

.item-opport-bot h3 {
    font-size: 16px;
    line-height: 22px;
    color: #0072bc;
    font-weight: 500;
    padding-bottom: 20px;
}

.item-opport-bot p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 5px;
}

.item-opport-bot .date {
    padding-left: 75px;
}

.item-opport-bot .date span {
    font-weight: bold;
    color: #0e9eda;
    float: left;
    margin-left: -75px;
    margin-right: 10px;
}

.content-engagement .art-wrap-sm2 {
    padding: 0 20px 20px 20px;
    margin-top: 18px;
}

.content-engagement .art-wrap-sm2 span {
    font-size: 16px;
    font-weight: 500;
}

.content-engagement .art-wrap-sm2 .phone {
    font-size: 16px;
    padding-bottom: 5px;
}

.content-engagement .art-wrap-sm2 .phone a {
    color: #888989;
}

.content-engagement .art-wrap-sm2 .phone i, .content-engagement .art-wrap-sm2 .mail i {
    font-size: 18px;
    color: #0e9eda;
    margin-right: 8px;
    position: relative;
    bottom: -2px;
}

.content-engagement .art-wrap-sm2 .mail {
    font-size: 16px;
    padding-bottom: 15px;
    padding-top: 0;
}

.content-engagement .art-wrap-sm2 .mail a {
    color: #0e9eda;
}

.timeline {
    padding: 50px 0;
    margin-left: -2.5%;
    position: relative;
}

.wrap-timeline .history {
    margin: 5px 0 30px 0;
}

.history .timeline.list:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin: -1px 0 0 134px;
    width: 100%;
    height: 2px;
    background: #cbdb2a;
    z-index: 0;
}

.history .timeline.list:after {
    content: "";
    position: static;
    clear: both;
    height: 0;
}

.history .timeline.list {
    padding: 0;
    float: none;
    margin: 0 auto;
}

.history .timeline.list .item {
    height: 315px;
    width: 250px;
}

.timeline .item .caption {
    position: absolute;
    max-width: 165px;
    bottom: 50%;
    text-align: center;
    background: #ffffff;
    margin: 35px -50% 35px 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.timeline .item .caption:before {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    width: 18px;
    height: 18px;
    margin: -9px;
    background: #0e9eda;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    z-index: 3;
}

.timeline .item .caption:after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 50%;
    width: 2px;
    height: 40px;
    margin-left: -1px;
    background: #cbdb2a;
    z-index: 2;
}

.timeline .item .caption:last-child {
    top: 50%;
    right: 0;
    left: auto;
    bottom: auto;
    margin: 35px 0;
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.timeline .item .caption:last-child:before {
    top: -35px;
}

.timeline .item .caption:last-child:after {
    top: -40px;
}

.timeline .item .caption p {
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
}

.timeline .item .caption .title {
    padding-bottom: 5px;
    display: inline-block;
    font-weight: 500;
    color: #0e9eda;
}

.history {
    display: inline-block;
    width: 100%;
    font-size: 100%;
    position: relative;
    overflow: hidden;
    margin: 80px 0 70px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.history * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.history .arrows .arrow {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 170px;
    margin: -85px 0;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: 0.07s;
    -moz-transition: 0.07s;
    -ms-transition: 0.07s;
    -o-transition: 0.07s;
    transition: 0.07s;
}

.history .arrows .arrow .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 74px;
    height: 70px;
    width: 70px;
    margin: -35px;
    line-height: 67px;
}

.history .arrows .arrow.left {
    left: 0;
}

.history .arrows .arrow.left .fa {
    margin-left: -38px;
}

.history .arrows .arrow.right {
    right: 0;
}

.history .arrows .arrow.right .fa {
    margin-left: -32px;
}

.history .arrows .arrow:hover {
    background: rgba(0, 0, 0, 0.75);
}

.history .list {
    width: 10000px;
    float: left;
    overflow: unset;
    position: relative;
    padding: 0 0 0 9em;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    -webkit-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
}

.history .list:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 7em;
    width: 50px;
    height: 50px;
    margin: -25px;
    background: #0072bc;
    z-index: 1;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.history .list:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -100%;
    height: 0.17647059em;
    left: 8.23529412em;
    margin: -0.08823529em 0;
    background: #b1b1b1;
    z-index: 0;
}

.history .point {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -15px;
    background: #b1b1b1;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.history .point .year {
    font-size: 22px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    bottom: 100%;
    left: 50%;
    margin: 20px -75px;
    font-weight: 700;
    position: absolute;
    background: #0e9eda;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.history .point .year:after {
    bottom: 0;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px;
    content: '';
    display: block;
    position: absolute;
    background: #0e9eda;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.history .description {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 226px;
    margin: 0 -143px;
    padding: 30px;
}

.history .description .title {
    font-size: 18px;
    font-weight: 400;
    color: #0072bc;
    line-height: 120%;
    padding: 0.27777778em 0;
}

.history .description p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 100;
    padding: 0 0 10px;
}

.history .img {
    left: 50%;
    top: 0;
    width: 180px;
    height: 180px;
    margin: 15px -95px;
    border: 5px solid #cbdb2a;
    position: absolute;
    background: transparent no-repeat center;
    background-size: cover;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
}

.history .item {
    position: relative;
    float: left;
    width: 286px;
    height: 600px;
    text-align: center;
}

.history .item:nth-child(even) .description {
    top: auto;
    bottom: 50%;
}

.history .item:nth-child(even) .point {
    background: #cbdb2a;
    z-index: 2;
}

.history .item:nth-child(even) .point .year {
    bottom: auto;
    top: 100%;
}

.history .item:nth-child(even) .point .year:after {
    bottom: auto;
    top: 0;
}

.history .item:nth-child(even) .img {
    top: auto;
    bottom: 0;
}

.sort-find {
    padding: 20px 0 70px 0;
}

.sort-find > a,
.sort-find .sort-item {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #ffffff;
}

.sort-find > a:hover {
    background-color: #cbdb2a !important;
}

.sort-find > a:active {
    background-color: #0473b1 !important;
}

.sort-find .sort-item {
    width: 245px;
    position: relative;
    padding: 0;
    margin-left: 5px;
    float: left;
    margin-right: 10px;
}

.sort-find .sort-item.open .fa:before {
    content: "\f106";
    color: #cbdb2a !important;
}

.sort-find .sort-item button {
    text-align: left;
    width: 100%;
    display: block;
    padding: 10px 20px;
    cursor: pointer;
}

.sort-find .sort-item .fa {
    position: absolute;
    right: 20px;
    bottom: 50%;
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.sort-find .sort-item .fa:before {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 30px;
    line-height: 30px;
    color: #cbdb2a;
    text-align: center;
}

.sort-find .sort-item button {
    background-color: #ffffff;
    border: 1px solid #0e9eda;
    color: #0e9eda;
}

.sort-find .sort-item .dropdown-menu {
    width: auto;
}

.sort-find .sort-item .dropdown-menu a {
    padding: 5px 20px;
    display: block;
    font-size: 16px;
    color: #888989;
}

.search-title {
    font-size: 24px;
    font-weight: normal;
    color: #0072bc;
    padding: 70px 0 25px 0;
    border-bottom: 1px solid #b4b4b4;
}

.search-item {
    padding: 15px 25px;
    border-bottom: 1px solid #b4b4b4;
}

.search-item h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin: 5px 0;
}

.search-item h3 span {
    font-size: 10px;
}

.search-item .search-content {
    font-size: 14px;
    line-height: 22px;
}

.search-item .search-link {
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    color: #0072bc;
    text-transform: uppercase;
}

.search-item .search-link:hover {
    text-decoration: underline;
}

.search-breadcrumbs {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.search-breadcrumbs a {
    color: #888989;
}

.search-breadcrumbs a:hover {
    text-decoration: underline;
}

.search-breadcrumbs span {
    padding: 0 3px;
}

.pagination {
    width: 100%;
    display: table;
    margin-top: 70px;
}

.pagination > a {
    text-transform: uppercase;
    width: 160px;
}

.pagination > a .fa {
    font-size: 25px;
    font-weight: normal;
    height: 30px;
}

.pagination > a .fa:before {
    position: relative;
    top: 2px;
}

.pagination > a .fa-angle-right {
    margin-left: 10px;
}

.pagination > a .fa-angle-left {
    margin-right: 10px;
}

.pagination li {
    padding: 0;
}

.pagination a {
    font-size: 18px;
    line-height: 19px;
    font-weight: normal;
    height: 30px;
    color: #0072bc;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.pagination ul li:before {
    display: none;
}

.pagination span {
    font-size: 18px;
    line-height: 19px;
    font-weight: normal;
    height: 30px;
    color: #0072bc;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.pagination a:hover {
    color: #ffffff;
    background-color: #0072bc;
}

.pagination ul {
    display: table;
    margin: 0 auto;
}

.pagination ul li {
    float: left;
    margin: 0 2px;
}

.pagination ul li.current a {
    color: #ffffff;
    background-color: #0072bc;
}

.pagination ul li a {
    width: 30px;
}

.bottom-block {
    border-top: 1px solid #d0d0d0;
}

.main-footer {
    background-color: #e1e1e1;
    margin-top: 50px;
    padding: 10px 0 0 0;
}

.main-footer .social {
    float: right;
}

.main-footer .social li {
    display: inline-block;
    margin-left: 4px;
    background-color: #0072bc;
    padding: 0;
    border-radius: 3px;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.main-footer .social li:hover {
    background-color: #cbdb2a;
}

.main-footer .social li a {
    color: #e1e1e1;
    display: block;
    font-size: 20px;
    width: 25px;
    height: 25px;
    padding-top: 4px;
    text-align: center;
}

.main-footer .bottom-line {
    border-top: 1px solid #cccccc;
    padding: 20px 0;
    margin-top: 30px;
}

.main-footer .bottom-line .copy {
    font-size: 14px;
    line-height: 32px;
    text-align: right;
}

.main-footer .foot-breadcr span,
.main-footer .foot-breadcr a {
    font-size: 14px;
    font-weight: normal;
    color: #6d6e71;
}

.main-footer .foot-breadcr a:hover {
    text-decoration: underline;
}

.main-footer .foot-breadcr span {
    margin: 0 3px;
    color: #0072bc;
}

.foot-menu {
    margin-top: 30px;
}

.foot-menu li {
    font-size: 14px;
    font-weight: bold;
}

.foot-menu li a {
    color: #0072bc;
}

.foot-menu li a:hover {
    color: #0e9eda;
}

.foot-menu .fa-angle-right {
    display: none;
}

.sub-foot-menu {
    padding-top: 5px;
}

.sub-foot-menu > li {
    font-size: 14px;
    font-weight: normal;
}

.sub-foot-menu > li a {
    color: #6d6e71;
}

.error404 h1, .blog-page h1,
.blog-post-page h1,
.corp-engagement-page h1,
.ambassadors-page h1,
.search-page h1,
.careers-page h1,
.opportunities-page h1,
.upcoming-events-page h1,
.purchase-book-page h1,
.latest-news-page h1,
.page-template-template-people h1,
.executive-staff-page h1,
.our-values-page h1,
.find-researcher-page h1,
.publications-page h1,
.corporate-sponsors-page h1,
.page-template-template-history h1, .page-template-default h1, .page-template h1, .grants-awards-page h1 {
    font-size: 48px;
    line-height: 54px;
    color: #0e9eda;
    font-weight: 500;
    margin: 20px 0;
    max-width: 800px;
}

.blog-page .breadcrumbs,
.blog-post-page .breadcrumbs,
.corp-engagement-page .breadcrumbs,
.ambassadors-page .breadcrumbs,
.search-page .breadcrumbs,
.careers-page .breadcrumbs,
.opportunities-page .breadcrumbs,
.upcoming-events-page .breadcrumbs,
.purchase-book-page .breadcrumbs,
.latest-news-page .breadcrumbs,
.page-template-template-people .breadcrumbs,
.executive-staff-page .breadcrumbs,
.our-values-page .breadcrumbs,
.find-researcher-page .breadcrumbs,
.publications-page .breadcrumbs,
.corporate-sponsors-page .breadcrumbs,
.page-template-template-history .breadcrumbs, .page-template-default .breadcrumbs, .page-template .breadcrumbs {
    padding-top: 70px;
}

.purchase-book-page .art-wrap3 {
    padding: 20px 0 0 25px;
}

.iScrollIndicator {
    background-color: rgb(0, 114, 188) !important;
}

.ambassadors-page .book-desk, .ambassadors-page .book-desk2 {
    height: 425px;
}

.book-desk, .book-desk2 {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 48px;
    height: 405px;
    padding-right: 20px;
    right: 0;
    width: 56%;
    overflow: hidden;
}

.book-desk-scroll {
    padding: 20px 20px 0 0;
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

.page-template-template-history .under-caption {
    font-size: 18px;
    line-height: 26px;
    padding-top: 25px;
}

.find-researcher-page h2 {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #0072bc;
    padding-bottom: 15px;
}

.executive-staff-page .breadcrumbs {
    padding-top: 40px;
}

.executive-staff-page h1 {
    margin-bottom: 50px;
}

.executive-staff-page .panel-group {
    margin-top: 40px;
}

.contacts-page .art-wrap-sm2,
.corp-engagement-page .art-wrap-sm2 {
    padding: 0 20px 20px 20px;
    margin-top: 30px;
    background-color: #ffffff;
}

.contacts-page .art-wrap-sm2 h4, .contacts-page .art-wrap-sm2 h2,
.corp-engagement-page .art-wrap-sm2 h4, .content-engagement .art-wrap-sm2 h4 {
    margin: 0 -20px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.contacts-page .art-wrap-sm2 p,
.corp-engagement-page .art-wrap-sm2 p {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
}

.contacts-page .art-wrap-sm2 span,
.corp-engagement-page .art-wrap-sm2 span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}

.contacts-page .art-wrap-sm2 .posit,
.corp-engagement-page .art-wrap-sm2 .posit {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: lighter;
    padding-bottom: 20px;
}

.corp-engagement-page .art-wrap-sm2,
.ambassadors-page .art-wrap-sm2 {
    margin-top: 15px;
    background-color: transparent;
}

.corp-engagement-page .art-wrap-sm2 h4,
.ambassadors-page .art-wrap-sm2 h4 {
    margin: 0 -20px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.corp-engagement-page .art-wrap-sm2 p,
.ambassadors-page .art-wrap-sm2 p {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
}

.corp-engagement-page .art-wrap-sm2 span,
.ambassadors-page .art-wrap-sm2 span {
    font-size: 16px;
    margin: 25px 0 10px 0;
}

.corp-engagement-page .art-wrap-sm2 .posit,
.ambassadors-page .art-wrap-sm2 .posit {
    font-size: 16px;
    padding-bottom: 10px;
}

.corp-engagement-page .art-wrap-sm2 .phone,
.ambassadors-page .art-wrap-sm2 .phone {
    font-size: 16px;
    padding-bottom: 5px;
}

.corp-engagement-page .art-wrap-sm2 .phone i,
.ambassadors-page .art-wrap-sm2 .phone i {
    font-size: 18px;
    color: #0e9eda;
    margin-right: 8px;
    position: relative;
    bottom: -2px;
}

.corp-engagement-page .art-wrap-sm2 .phone a,
.ambassadors-page .art-wrap-sm2 .phone a {
    color: #888989;
}

.corp-engagement-page .art-wrap-sm2 .phone a:hover,
.ambassadors-page .art-wrap-sm2 .phone a:hover {
    text-decoration: underline;
}

.corp-engagement-page .art-wrap-sm2 .mail,
.ambassadors-page .art-wrap-sm2 .mail {
    font-size: 16px;
    padding-bottom: 0;
}

.corp-engagement-page .art-wrap-sm2 .mail i,
.ambassadors-page .art-wrap-sm2 .mail i {
    font-size: 18px;
    color: #0e9eda;
    margin-right: 8px;
    position: relative;
    bottom: -2px;
}

.corp-engagement-page .art-wrap-sm2 .mail a,
.ambassadors-page .art-wrap-sm2 .mail a {
    color: #0e9eda;
}

.corp-engagement-page .art-wrap-sm2 .mail a:hover,
.ambassadors-page .art-wrap-sm2 .mail a:hover {
    text-decoration: underline;
}

.corp-engagement-page .art-wrap-sm2 .contact-item dd,
.ambassadors-page .art-wrap-sm2 .contact-item dd {
    font-size: 16px;
}

.search-page .pagination {
    width: 100%;
    display: table;
    margin-top: 30px;
}

.search-page .pagination > a {
    width: 125px;
    padding: 0 10px;
}

.search-page .pagination > a:first-child {
    text-align: left;
}

.search-page .pagination > a:last-child {
    width: 87px;
    text-align: right;
}

.search-page .side-bar {
    margin-top: 70px;
}

.news-page,
.researcher-profile-page {
    background-color: #ffffff;
}

.researcher-profile-page h1 {
    font-size: 48px;
    line-height: 54px;
    color: #0e9eda;
    font-weight: 500;
    margin: 20px 0;
}

.researcher-profile-page .breadcrumbs {
    padding-top: 70px;
}

.cancer-research-page .main-footer {
    margin-top: 45px;
}

.research-building-page h1,
.cancer-research-page h1,
.mri-linac-page h1 {
    font-size: 48px;
    line-height: 54px;
    color: #0e9eda;
    font-weight: 500;
    margin: 20px 0;
}

.publications-page .pagination > a {
    width: 130px;
    padding: 0 10px;
}

.publications-page .pagination > a:first-child {
    text-align: left;
}

.publications-page .pagination > a:last-child {
    width: 87px;
    text-align: right;
}

.publications-page .pagination a {
    background-color: #d8e6ee;
}
.pagination.gray a{
  background-color: #d8e6ed;
}
.pagination.gray  a:hover {
  color: #ffffff;
  background-color: #0072bc;
}
.publications-page .pagination a:hover {
    background-color: #0072bc;
}

.latest-news-page .pagination > a {
    width: 130px;
    padding: 0 10px;
}

.latest-news-page .pagination > a:first-child {
    text-align: left;
}

.latest-news-page .pagination > a:last-child {
    width: 87px;
    text-align: right;
}

.latest-news-page .pagination a {
    background-color: #d8e6ee;
}

.latest-news-page .pagination a:hover {
    background-color: #0072bc;
}

.latest-news-page .side-bar .button2 {
    float: right;
    margin: 15px;
}

.latest-news-page .side-bar-item {
    border-bottom: none;
}

.blog-post-page .side-bar {
    margin-top: 9px;
}

div.banner h1 {
    line-height: 60px;
}

.contacts-page .banner h1,
.eshop-page .banner h1,
.donate-now-page .banner h1,
.what-do-page .banner h1 {
    margin-top: 0;
    padding: 110px 0 10px 0;
}

.contacts-page .banner p,
.eshop-page .banner p,
.donate-now-page .banner p,
.what-do-page .banner p {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    color: #ffffff;
    max-width: 700px;
}

.contacts-page .item-img,
.eshop-page .item-img,
.donate-now-page .item-img,
.what-do-page .item-img {
    height: 113px;
}

.contacts-page .item-img {
    height: auto;
    float: left;
}

.contacts-page .selectize-dropdown [data-selectable] {
    padding: 7px 15px;
}

.donate-now-page .breadcrumbs {
    padding-bottom: 35px;
}

.donate-now-page .banner h1 {
    padding-top: 200px;
}

.donate-now-page .selectize-dropdown,
.donate-now-page .selectize-input,
.donate-now-page .selectize-input input {
    font-size: 14px;
    line-height: 16px;
}

.eshop-page .breadcrumbs {
    padding-bottom: 20px;
}

.eshop-page .banner h1 {
    padding-top: 80px;
}

.eshop-page .banner p {
    max-width: 600px;
}

.eshop-page .main-footer {
    margin-top: 60px;
}

.help-page {
    background-color: #ffffff;
}

.help-page .art-wrap-sm2 {
    margin-top: 30px;
}

.help-page .art-wrap-sm2 .img {
    height: 180px;
}

.help-page .art-wrap-sm2 .art-capt {
    padding: 20px 20px 63px;
}

.help-page .art-wrap-sm2 .button, .help-page .art-wrap-sm2 .button2 {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 14px;
    padding: 10px;
}

.help-page .art-wrap-sm3 .button, .help-page .art-wrap-sm3 .button2 {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 14px;
    padding: 10px;
}

.help-page .art-wrap {
    margin-top: 30px;
    min-height: 371px;
}

.help-page .art-wrap h4 {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #cbdb2a;
    margin: 0;
}

.help-page .art-wrap h3 {
    font-size: 26px;
    line-height: 32px;
}

.help-page .art-wrap .img {
    height: 371px;
}

.help-page .art-wrap .img img {
    height: 100%;
    margin-left: -24%;
    max-width: none;
}

.help-page .art-wrap .art-capt {
    padding-left: 25px;
    padding-top: 15px;
    margin-left: -30px;
    min-height: 371px;
}

.help-page .art-wrap .art-capt p {
    font-size: 16px;
    line-height: 24px;
    padding-top: 15px;
}

.help-page .wrap-btn {
    text-align: right;
}

.help-page .wrap-btn .button, .help-page .wrap-btn .button2 {
    font-size: 16px;
    line-height: 14px;
}

.help-page .wrap-btn a {
    float: none;
}

.help-page .art-wrap .button {
    font-size: 16px;
    line-height: 14px;
}

.what-do-page {
    background-color: #ffffff;
}

.what-do-page .banner h1 {
    margin-top: 0;
    padding-top: 80px;
}

.what-do-page .banner p {
    max-width: 600px;
}

.what-do-page .img-item, .grants-awards-page .img-item {
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    max-width: 360px;
}

.what-do-page .img-item:hover img, .grants-awards-page .img-item:hover img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.what-do-page .img-item img, .grants-awards-page .img-item img {
    -moz-transition: -moz-transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    transition: transform 0.35s;
}

.what-do-page .img-item:before, .grants-awards-page .img-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.what-do-page .img-item h4, .grants-awards-page .img-item h4 {
    position: absolute;
    width: 100%;
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    bottom: 0;
    left: 0;
    padding: 0 20px 20px 20px;
    z-index: 2;
}

.events-page {
    background-color: #ffffff;
}

.events-page .main-footer {
    margin-top: 50px;
}

.events-page .art-wrap-sm2 {
    min-height: auto;
    margin-top: 35px;
}

.events-page .art-wrap-sm2 h3 {
    font-size: 26px;
    line-height: 32px;
    color: #0e9eda;
}

.events-page .art-wrap-sm2 .art-capt p {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0;
}

body.home {
    background-color: #ffffff;
}

.home .art-capt {
    padding-bottom: 70px;
}

.home .banner {
    height: 600px;
    padding-top: 70px;
    overflow: hidden;
}

.home-banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.home .banner h2 {
    font-size: 50px;
    line-height: 80px;
    text-align: center;
    font-weight: 500;
    color: #ffffff;
    margin-top: 0;
    position: relative;
    z-index: 111;
}

.home .banner h2 span {
    padding: 7px 30px;
    background-color: #0072bc;
}

.home .banner .arr-dn {
    display: block;
    width: 115px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    background-image: url("../img/desing/arr-dn.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.home .banner .arr-dn:hover {
    height: 45px;
}

.home h3 {
    font-size: 24px;
    margin: 50px 0 20px;
    text-transform: uppercase;
}

.error404 .error-404 {
    font-size: 48px;
    line-height: 50px;
    font-weight: 500;
    color: #0e9eda;
    margin-top: 70px;
}

.error404 .error-info {
    font-size: 30px;
    line-height: 34px;
    padding: 25px 0;
    border-bottom: 1px solid #cccccc;
    color: #0e9eda;
}

.error404 .error-content {
    font-size: 24px;
    line-height: 28px;
    padding: 25px 0;
    color: #898989;
}

.error404 .error-search {
    position: relative;
    max-width: 420px;
    margin: 30px 0 40px 0;
}

.error404 .error-search input[type="text"] {
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    height: 60px;
    padding: 0 60px 0 25px;
    width: 100%;
    background: #fefefe;
    border: 1px solid #0e9eda;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.error404 .error-search .btn-search {
    font-size: 34px;
    line-height: 34px;
    position: absolute;
    background: 0 0;
    right: 25px;
    top: 11px;
    color: #a4d1ec;
}

.art-wrap.fit img {
    height: 100% !important;
}

.columns-2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
}

.filter {
    margin-bottom: 45px;
}

.filter a {
    font-size: 25px;
    color: #555555;
    font-weight: 400;
    moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.filter a + a {
    margin-left: 50px;
}

.filter a:hover {
    color: #209fd8;
}

.filter a.current {
    font-weight: 700;
    color: #209fd8;
}

.resources-wrap {
    position: relative;
}

.item-resource {
    margin-bottom: 30px;
}

.item-resource .img {
    margin-bottom: 20px;
    overflow: hidden;
}

.item-resource:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.item-resource img {
    width: 100%;
    moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.item-resource h2 {
    font-size: 19px;
    color: #209fd8;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 5px;
}

.item-resource p {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.resources-wrap .resource-tags {
    position: absolute;
    top: 0;
    right: 0;
}

.resource-tags h2 {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    background: #209fd8;
    padding: 6px 15px;
}

.resource-tags p {
    padding: 15px 11px;
    background: #ebebeb;
}

.resource-tags a {
    font-size: 14px;
    color: #555555;
    display: inline-block;
    padding: 0 4px;
    line-height: 34px;
}

.resource-tags a:first-child {
    font-size: 24px;
    font-weight: 500;
}

.resource-tags a:nth-of-type(2) {
    font-size: 18px;
}

.resource-tags a:nth-of-type(3) {
    font-weight: 500;
}

.resource-tags a:nth-of-type(4) {
    font-size: 16px;
}

.resource-tags a:nth-of-type(5) {
    font-weight: 500;
    font-size: 30px;
}

.resource-tags a:nth-of-type(6) {
    font-weight: 500;
}

.resource-tags a:nth-of-type(7) {
    font-weight: 500;
    font-size: 12px;
}

.resource-tags a:nth-of-type(7) {
    font-weight: 500;
    font-size: 12px;
}

.resource-tags a:nth-of-type(8) {
    font-weight: 700;
    font-size: 15px;
}

.resource-tags a:nth-of-type(9) {
    font-weight: 500;
}

.resource-tags a:nth-of-type(10) {
    font-weight: 700;
    font-size: 18px;
}

.resource-tags a:nth-of-type(12) {
    font-size: 24px;
    font-weight: 500;
}

.resource-tags a:nth-of-type(13) {
    font-size: 18px;
}

.resource-tags a:nth-of-type(14) {
    font-weight: 500;
}

.resources-wrap .col-sm-4:nth-of-type(3) {
    margin-right: 33%;
}

.wrap-accord-resource {
    background: #fff;
    padding: 40px 0;
    margin-top: 50px;
}

.resource-single h1 {
    font-size: 48px;
    line-height: 54px;
    color: #0e9eda;
    font-weight: 500;
    margin: 20px 0;
    max-width: 800px;
}

.wrap-accord-resource h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
}

.wrap-accord-resource .theme-accordion {
    margin-top: 0;
    border: none;
}

.wrap-accord-resource .theme-accordion .panel-body {
    padding: 20px;
}

.wrap-accord-resource .theme-accordion .panel-body p {
    font-size: 16px;
}

.wrap-accord-resource .theme-accordion .panel-body .download {
    position: relative;
    display: block;
    max-width: 650px;
    padding-right: 40px;
    margin-bottom: 10px;
}

.wrap-accord-resource .theme-accordion .panel-body .download img {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
}

.wrap-accord-resource .theme-accordion .panel-heading a {
    background-color: #0e9eda;
}

.wrap-accord-resource .theme-accordion .panel-heading a h4 {
    color: #fff;
}

.wrap-accord-resource .theme-accordion .panel-heading a.collapsed {
    background-color: #0071bc;
}

.wrap-accord-resource .theme-accordion .panel-heading a .fa:before {
    color: #cbdb2a;
}

.resource-single + .main-footer {
    margin-top: 0;
}

.art-wrap.news-inc {
    padding-bottom: 75px;
    margin-bottom: 30px;
}
.posts-medical .text a:after{
    -webkit-transition:  0.3s;
    -ms-transition:width 0.3s;
    transition:  0.3s;
}
.posts-medical .text a:hover:after{
    right: -25px;
}
.date-gal{
  color: #0072bc;
  display: block;
  margin-bottom: 20px;
  margin-top: 30px;
  font-weight: 400;
}
.share p,.share a{
  display: inline-block;
  vertical-align: middle;
}
.share{
  margin: 20px 0 40px 0;
}
.share p{
  font-weight: 400;
  padding-bottom: 0 !important;
}
.share a{
  color: #f1f3f4;
  font-size: 16px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-left: 5px;
  background-color: #0072bc;
  padding: 0;
  border-radius: 3px;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}
.share a:hover {
  background-color: #cbdb2a;
}
.gallery-img{
  margin-bottom: 20px;
}
.lg-dropdown li{
    padding: 0;
}
.lg-dropdown li:before{
    display: none;
}
.lg-outer .lg-thumb {
   margin-left: auto;
   margin-right: auto;
}
.list-gallery{
    margin: 0 -10px;
}
.list-gallery a{
    display: block;
    float: left;
    width: 25%;
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px;
    padding-top: 15.3%;
    overflow: hidden;
}
.list-gallery a img{
    position: absolute;
    top: 0;
    width: 91.8%;
    display: block;
    left: 10px;
    min-height: 100%;
    object-fit: cover;
}
.list-gallery a .fa{
    position: absolute;
    top:50%;
    left: 50%;
    font-size: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    margin: -15px 0 0 -15px;
    opacity: 0;
    transition: opacity .3s ease;
}
.list-gallery a:hover .fa{
    opacity: 1;
}
.list-gallery a:hover:after{
    opacity: .5;
}
.list-gallery a:after{
    content: "";
    position: absolute;
    top:0;
    bottom: 0;
    left: 10px;
    right: 10px;
    background: #000;
    opacity: 0;
    transition: opacity .3s ease;
}
.gallery-item{
  position: relative;
  padding-bottom: 60px;
}
.gallery-item>a{
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.gallery-item img{
  min-height:100%;
  max-height:100%;
  max-width:none;
  min-width:100%;
}
.gallery-item h2{
  padding-bottom: 10px;
}
.gallery-item .event-item-bot{
  padding: 0;
}
.gallery-item .date {
  font-size: 16px;
  line-height: 18px;
  color: #0e9eda;
  padding: 15px;
}
.mfp-content .campaign-popup {
  display: block !important;
}
.campaign-popup {
  max-width: 820px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  padding: 40px 50px 65px 50px;
  text-align: center;
}
.campaign-popup form > div:last-child {
  float: right;
  margin: 0 !important;
  width: 25%;
}
.campaign-popup .cmApp_fieldWrap {
  float: left;
  margin: 2px 0 0 0 !important;
  width: 75%;
}
.campaign-popup .cmApp_fieldWrap .cmApp_formInput {
  margin: 0 !important;
}
.campaign-popup input:-moz-placeholder {
  color: #d7d7d7 !important;
  font-family: "ubuntu" !important;
  font-size: 20px !important;
}
.campaign-popup input::-moz-placeholder {
  color: #d7d7d7 !important;
  font-family: "ubuntu" !important;
  font-size: 20px !important;
}
.campaign-popup input:-ms-input-placeholder {
  color: #d7d7d7 !important;
  font-family: "ubuntu" !important;
  font-size: 20px !important;
}
.campaign-popup input::-webkit-input-placeholder {
  color: #d7d7d7 !important;
  font-family: "ubuntu" !important;
  font-size: 20px !important;
}
.campaign-popup input[type=text] {
  border: none !important;
  padding: 14px 20px !important;
  height: auto !important;
  font-size: 20px !important;
  font-family: AktivGrotesk-Regular !important;
  -webkit-box-shadow: 0px 0px 6px 0px #d9d4d4;
  -moz-box-shadow: 0px 0px 6px 0px #d9d4d4;
  box-shadow: 0px 0px 6px 0px #d9d4d4;
}
.campaign-popup input[type=submit] {
  font-family: "ubuntu" !important;
  cursor: pointer;
  display: block;
  width: 100% !important;
  height: auto !important;
  font-size: 20px !important;
  color: #fff !important;
  margin: 0 !important;
  border: 2px solid #00aeef !important;
  background-color: #00aeef !important;
}
.campaign-popup .cmApp_signupContainer {
  padding: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}
.campaign-popup .cmApp_formHeader {
  color: #00aeef !important;
  font-size: 50px !important;
  font-family: "ubuntu", sans-serif !important;
  line-height: 1 !important;
  margin: 0 auto 20px auto !important;
  max-width: 380px !important;
}
.campaign-popup .cmApp_formSubHeader {
  font-family: "ubuntu" !important;
  font-size: 20px !important;
  margin: 0 auto 30px auto !important;
  max-width: 540px !important;
}
.campaign-popup .la {
  font-size: 60px;
  color: #00aeef;
}
@media (max-width: 1320px) {
  .menu > li > a {
      padding: 20px 10px;
  }
}
@media (max-width: 1199px) {
    .art-wrap.height2 img {
        height: auto;
    }

    .reach-content-posts .art-wrap .button {
        position: relative;
        float: right;
        bottom: 0;
    }

    .menu > li {
        margin-left: 0;
    }

    .art-wrap.fit img {
        height: auto !important;
    }

    .wrap-circle-item {
        margin: 40px 0 0 0;
    }

    .art-wrap,
    .art-wrap-sm {
        min-height: 465px;
    }

    .art-wrap-sm .img {
        height: auto;
    }

    .art-wrap2 .img {
        width: 55%;
    }

    .art-wrap2 .img img {
        max-width: 165%;
        margin-left: -30%;
    }

    .art-wrap2 .art-capt {
        width: 45%;
        padding-bottom: 45px;
    }

    .art-wrap-lg .art-capt span {
        padding-bottom: 20px;
    }

    .new-items .new-item {
        min-height: 180px;
    }

    .new-items .new-item a.read-more {
        bottom: 0;
    }

    .art-wrap-sm3 .img {
        min-height: 250px;
    }

    .art-wrap-lg h5 {
        margin-top: 10px;
    }

    .art-wrap-lg .art-lg-item {
        padding: 15px 0;
    }

    .art-wrap-lg .art-lg-item:nth-of-type(2) .art-capt {
        margin-right: 0;
    }

    .art-wrap-lg .art-lg-item .img {
        height: 113px;
        width: 76px;
        margin: 0 auto;
    }

    .art-wrap-lg .art-capt {
        min-height: 20px;
        margin-left: 0;
    }

    .art-wrap-lg .art-capt p {
        padding: 10px 0 20px 0;
    }

    .art-wrap-lg .wrap-btn {
        padding: 33px 0 35px
    }

    .book-desk, .book-desk2 {
        height: 325px;
    }

    .ambassadors-page .book-desk, .ambassadors-page .book-desk2 {
        height: 345px;
    }

    .new-img img {
        margin-left: -66px;
    }

    .wrap-address-btn li {
        max-width: 200px;
    }

    .careers-item .link-first,
    .careers-item .link-middle {
        font-size: 16px;
    }

    .careers-item .link-first {
        width: 193px;
    }

    .careers-item .link-middle {
        width: 273px;
    }

    .careers-item .button2 {
        font-size: 18px;
        width: 150px;
    }

    .upcoming-ev-content .ev-links {
        bottom: 50px;
    }

    .upcoming-ev-content .fax {
        float: none;
        display: block;
        padding-top: 5px;
    }

    .corp-engagement-page .art-wrap-sm2 .mail {
        font-size: 14px;
    }

    .lat-new-item .img-lat-new {
        max-height: 222px;
        overflow: hidden;
    }

    .panel-title h4 {
        max-width: 450px;
    }

    .item-researcher {
        padding-left: 20px;
    }

    .img-profile .contact-profile {
        padding: 15px 10px 15px 15px;
    }

    .contacts-page .item-img {
        width: 100%;
    }

    .events-page .art-wrap-sm2 .art-capt {
        padding-bottom: 70px;
    }

    .events-page .art-wrap-sm2 .wrap-btn a:first-child {
        margin-bottom: 7px;
    }

    .help-page .art-wrap-sm3 .button2 {
        font-size: 14px;
    }

    .help-page .art-wrap-sm2 .img {
        height: 180px;
    }

    .help-page .art-wrap {
        min-height: 391px;
    }

    .help-page .art-wrap .img {
        height: 391px;
    }

    .help-page .art-wrap .img img {
        margin-left: -77%;
    }

    .help-page .art-wrap .art-capt {
        min-height: 391px;
    }
    .posts-medical .text a{
        max-width: 85%;
    }
    .posts-medical .wrap-content-medical{
      height:auto!important;
    }
    .list-gallery a img {
      width: 91%;
    }
}

@media (max-width: 1024px) {
    .wrap-main-menu {
        display: none;
    }

    .search {
        width: 180px;
        margin-top: 20px;
        float: left;
        margin-left: 200px;
        display: none;
    }

    .search-r {
        width: 230px;
        display: block;
    }

    .search .btn-search {
        font-size: 28px;
        line-height: 28px;
        right: 0;
        top: 3px;
        color: #0e9eda;
    }

    .wrap-mobile-menu {
        display: block;
        position: absolute;
        overflow: hidden;
        width: 100%;
        min-height: 0;
        -webkit-transition: 0s;
        -o-transition: 0s;
        -moz-transition: 0s;
        transition: 0s;
        -webkit-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        -moz-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .wrap-mobile-menu.open {
        min-height: 1600px;
        -o-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .wrap-mobile-menu.open .mobile-menu {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .mobile-menu {
        width: 70%;
        max-width: 410px;
        position: absolute;
        background-color: #021c37;
        padding: 45px;
        text-align: right;
        overflow: auto;
        right: 0;
        z-index: 1000;
        -moz-transform: translateX(500px);
        -ms-transform: translateX(500px);
        -o-transform: translateX(500px);
        -webkit-transform: translateX(500px);
        transform: translateX(500px);
        -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    }
    .mobile-menu>li>ul{
        display:none;
        padding: 10px 0;
    }
    .mobile-menu>li {
        position: relative;
        padding-right: 30px;
       /* margin-bottom: 65px; */
    }
    .mobile-menu>li>.fa{
        position: absolute;
        right: 0;
        cursor: pointer;
        font-size: 20px;
        color: #fff;
    }
    .mobile-menu>li>.fa.active:before {
        content: "\f106";
    }
    .mobile-menu li a {
        /* font-size: 33px; */
        /* line-height: 34px; */
        text-transform: uppercase;
        display: block;
    }

    .search input[type=text] {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 0 9px 0 9px;
        width: 150px;
        height: 34px;
    }

    .search-r input[type=text] {
        width: 109%;
        margin-left: 0;
    }

    .search input[type=text]:focus {
        border: 1px solid #b2d5e3;
    }

    form.search-r.search {
        margin-left: 0 !important;
    }

    .search-h3 {
        float: left;
        width: 100%;
        margin: 10px 0;
    }

    .lang {
        display: none;
    }

    .toggle-menu {
        display: block;
        margin: 23px 0 0 30px;
        float: left;
        width: 45px;
        cursor: pointer;
        float: right;
    }

    .toggle-menu span {
        display: block;
        height: 4px;
        margin-bottom: 8px;
        background-color: #0e9eda;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .circle-item {
        width: 125px;
        height: 180px;
    }

    .circle-item:hover p {
        color: #ffffff;
    }

    .circle-item .wrap-icon {
        width: 125px;
        height: 125px;
        padding-top: 31px;
    }

    .circle-item .icon {
        width: 60px;
        height: 60px;
    }

    .circle-item .icon img {
        width: 55px;
    }

    .circle-item p {
        font-size: 24px;
        line-height: 28px;
        font-weight: bold;
        max-width: 143px;
        bottom: 0;
    }

    .wrap-home-banner .arr-dn {
        display: none;
    }
}

@media (max-width: 991px) {
    .filter {
        margin-bottom: 25px;
        padding-top: 10px;
    }

    .filter a {
        font-size: 18px;
    }

    .resource-single .resource-tags {
        margin-top: 25px;
    }

    .resources-wrap .resource-tags {
        position: static;
        width: 100%;
        margin-bottom: 30px;
    }

    .resources-wrap .col-sm-4:nth-of-type(3) {
        margin-right: 0;
    }

    .resource-tags a {
        line-height: 23px;
    }

    .resource-tags a:nth-of-type(5) {
        font-size: 20px;
    }

    .resource-tags a:first-child, .resource-tags a:nth-of-type(12) {
        font-size: 19px;
    }

    .wrap-ac-careers .panel-heading .panel-title h4 {
        font-size: 18px;
    }

    .wrap-ac-careers .panel-heading .panel-title h4 span {
        font-size: 18px;
    }

    .phone-cell {
        margin-top: 13px;
    }

    .wrap-home-banner {
        padding: 20px 0;
    }

    .contacter.pull-right {
        float: none !important;
    }

    div.banner h1 {
        font-size: 42px;
        margin-top: 0;
        line-height: 1.1;
        padding-top: 25%;
    }

    .wrap-home-banner h2 {
        font-size: 34px;
        line-height: 64px;
    }

    .search {
        margin-top: 12px;
        margin-left: 275px;
    }

    .toggle-menu {
        margin: 15px 0 0 30px;
    }

    .home-banner-caption {
        position: relative;
        padding-top: 2%;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .donate-main,
    .donate-main2 {
        display: none;
    }

    .home .art-wrap > .row .col-md-6:first-child {
        display: block;
    }

    .sort-find {
        padding: 0 0 20px 0;
    }

    .art-wrap,
    .art-wrap-sm {
        min-height: 0;
        max-width: 500px;
        margin: 0 auto;
    }

    .art-wrap {
        padding-bottom: 70px;
    }

    .art-wrap .img,
    .art-wrap-sm .img {
        display: block;
        text-align: center;
    }

    .news-inc .art-capt {
        padding-bottom: 20px !important;
    }

    body .art-wrap p,
    body .art-wrap-sm p {
        font-size: 16px;
        line-height: 24px;
    }

    .art-wrap .left-sm,
    .art-wrap-sm .left-sm {
        right: 190px;
    }

    .art-wrap .button2,
    .art-wrap-sm .button2 {
        bottom: 17px;
    }

    .home .art-wrap .button2 {
        right: 300px;
    }

    .art-wrap .img img {
        max-width: 100%;
        margin-left: 0%;
    }

    .art-wrap-sm .img {
        height: auto;
    }

    .art-wrap-sm .img img {
        max-width: 100%;
        margin-left: 0;
        min-height: 20px;
    }

    .art-wrap .art-capt {
        padding: 17px 17px 0;
    }

    .button-sm,
    .button2-sm {
        font-size: 16px;
        line-height: 16px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .art-wrap2 {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .art-wrap2 .img {
        width: 100%;
        height: 255px;
        float: none;
    }

    .art-wrap2 .img img {
        max-width: 100%;
        margin-left: 0;
    }

    .art-wrap2 .art-capt {
        float: none;
        width: 100%;
        padding: 20px 20px 65px;
        min-height: auto;
        border-left: 1px solid #0e9eda;
    }

    .art-wrap2 .art-capt h3 {
        font-size: 30px;
        line-height: 34px;
    }

    .art-wrap2 .art-capt p {
        font-size: 24px;
        line-height: 28px;
        padding: 10px 0;
    }

    .art-wrap2 .art-capt .date li {
        font-size: 18px;
        line-height: 22px;
    }

    .art-wrap3 {
        margin-top: 20px;
        padding: 0;
    }

    .art-wrap3 .button2 {
        margin-top: 10px;
        font-size: 15px;
        text-align: center;
    }

    .art-wrap3 h3 {
        padding: 10px 0 5px;
    }

    .art-wrap3 .img {
        margin-bottom: 10px;
    }

    .art-wrap3 p {
        padding-top: 5px;
    }

    .art-wrap3 p,
    .art-wrap3 .accent {
        line-height: 22px;
    }

    .book-desk, .book-desk2 {
        height: 397px;
    }

    .ambassadors-page .book-desk, .ambassadors-page .book-desk2 {
        height: 420px;
    }

    .new-items .new-item {
        min-height: auto;
        padding: 20px;
    }

    .new-items .button2 {
        margin: 15px 0 20px 20px;
    }

    .new-items .new-capt {
        width: 60%;
    }

    .new-items {
        margin-top: 20px;
    }

    .new-items .new-item a.read-more {
        bottom: 17px;
    }

    .art-wrap-sm2 {
        max-width: 500px;
        margin-right: auto;
        margin-left: auto;
    }

    .art-wrap-sm3 .art-capt p {
        font-size: 18px;
        line-height: 22px;
    }

    .item-img,
    .art-wrap-lg {
        max-width: 500px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
    }

    .art-wrap-lg h5 {
        font-size: 16px;
        margin-top: 0;
    }

    .art-wrap-lg .art-lg-item .img {
        height: 220px;
        width: 140px;
        margin: 0 auto;
    }

    .art-wrap-lg .art-lg-item a {
        font-size: 14px;
    }

    .art-wrap-lg .art-capt {
        font-size: 16px;
        line-height: 18px;
    }

    .art-wrap-lg .art-capt p {
        padding-bottom: 30px;
    }

    .art-wrap-lg .wrap-btn {
        padding: 15px 0 20px;
    }

    .theme-accordion2 {
        margin-top: 30px;
    }

    .theme-accordion2 .panel-body {
        padding: 20px 0 0 0;
    }

    .theme-accordion {
        margin-top: 25px;
        padding-bottom: 25px;
    }

    .theme-accordion .panel-body {
        padding: 0 0 20px 0;
    }

    .theme-accordion .panel-body h5 {
        margin: 20px 0 15px 0;
    }

    .theme-accordion .panel-title h4, .theme-accordion2 .panel-title h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .eng-right-item {
        margin: 20px auto 0 auto;
    }

    .blog-item-img img {
        width: 100%;
    }

    .blog-item .blog-item-content p {
        font-size: 18px;
    }

    .blog-post-content p {
        font-size: 18px;
        line-height: 28px;
    }

    .our-val-content {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .our-val-content p {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 5px;
    }

    .our-val-content h2 {
        margin: 20px 0 15px 0;
    }

    .our-val-item h2 {
        width: 35%;
        text-align: center;
        font-size: 30px;
    }

    .our-val-item p {
        width: 60%;
        font-size: 18px;
        line-height: 24px;
        padding-left: 20px;
    }

    .comment-form input[type=text] {
        margin-bottom: 15px;
    }

    .post-pagination {
        margin-bottom: 25px;
    }

    .contact-info {
        font-size: 16px;
        line-height: 22px;
        max-width: 500px;
    }

    .contact-info p {
        margin-bottom: 5px;
    }

    .contact-info .address p {
        line-height: 26px;
    }

    .wrap-logo-engagement h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .careers-content h2 {
        padding: 0;
    }

    .careers-content {
        margin-top: 15px;
    }

    .about {
        margin: 20px 0;
    }

    .about i.about-desk {
        font-size: 16px;
        line-height: 22px;
    }

    .title-list {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .title-publ-content {
        margin: 25px 0 20px 0;
    }

    .dropdown-menu {

        left: 0;
    }

    .content-engagement p,
    .careers-content p,
    .board-of-directors-content p,
    .cancer-research-content p,
    .donate-content p {
        font-size: 16px;
        line-height: 22px;
        padding: 5px 0;
    }

    .our-history-content p, .corporate-sponsors-content p, .publications-top-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .board-of-directors-content h2 {
        margin-top: 20px;
        font-size: 22px;
        line-height: 26px;
    }

    .board-of-directors-content .panel-group {
        margin-top: 20px;
    }

    .board-of-directors-content .panel-body p {
        padding-bottom: 5px;
    }

    .panel-body p {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 10px;
    }

    .careers-item {
        margin-top: 30px;
    }

    .careers-item .link-first {
        width: 220px;
    }

    .careers-item h2 {
        padding: 10px 15px;
    }

    .careers-item h3 {
        padding: 10px 15px 10px 15px;
    }

    .careers-item p {
        font-size: 16px;
        line-height: 22px;
        padding: 6px 15px 0 15px;
    }

    .careers-item .accent {
        font-size: 16px;
        padding: 0 15px;
    }

    .careers-item .link-middle {
        width: 300px;
    }

    .careers-item .button2 {
        font-size: 18px;
        width: 200px;
    }

    .upcoming-ev-item .ev-item-img {
        text-align: center;
    }

    .lat-new-item {
        padding-bottom: 45px;
        margin-top: 20px;
    }

    .lat-new-item .img-lat-new {
        max-height: none;
    }

    .lat-new-item p,
    .lat-new-item h2 {
        font-size: 16px;
    }

    .upcoming-ev-content {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 60px;
    }

    .upcoming-ev-content .ev-contact {
        width: 100%;
    }

    .upcoming-ev-content .ev-links {
        position: static;
        width: 100%;
    }

    .upcoming-ev-content h2 {
        font-size: 28px;
        line-height: 30px;
        text-align: center;
    }

    .upcoming-ev-content p {
        font-size: 24px;
        line-height: 28px;
        padding-top: 10px;
    }

    .upcoming-ev-content .date {
        padding-left: 85px;
    }

    .upcoming-ev-content .date span {
        font-size: 24px;
        line-height: 28px;
        margin-left: -85px;
    }

    .upcoming-ev-content i {
        font-size: 24px;
        display: block;
        margin-top: 12px;
    }

    .upcoming-ev-content a,
    .upcoming-ev-content span {
        font-size: 18px;
        line-height: 22px;
    }

    .upcoming-ev-content .fax {
        float: right;
        display: inline;
        padding-top: 0;
        line-height: inherit;
    }

    .upcoming-ev-content a:hover {
        text-decoration: underline;
    }

    .upcoming-ev-content .visit a {
        font-size: 24px;
    }

    .upcoming-ev-content .link-click {
        text-align: center;
        max-width: 100%;
        padding: 10px;
    }

    .reach-content .event-item-img {
        max-width: 450px;
        margin: 0 auto 15px auto;
    }

    .reach-content .event-item-text {
        min-height: 20px;
        padding-bottom: 0;
    }

    .reach-content .event-item-bot {
        position: static;
    }

    .reach-content .event-item-bot img, .reach-content .event-item-bot .button2 {
        margin-top: 20px;
    }

    .reach-content .wrap-date p {
        font-size: 14px;
        line-height: 20px;
    }

    .research-building-content .research-building-img {
        margin-bottom: 20px;
    }

    .research-building-content p {
        font-size: 24px;
        line-height: 28px;
    }

    .research-building-map .map {
        margin-bottom: 20px;
    }

    .research-building-map h4 {
        font-size: 26px;
        line-height: 32px;
    }

    .research-building-map p {
        font-size: 24px;
        line-height: 28px;
        max-width: none;
    }

    .research-building-map .loc-address {
        font-size: 26px;
        line-height: 32px;
    }

    .column, .columns-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .careers-content img {
        margin: 20px auto 20px auto;
        display: block;
    }

    .cancer-research-content .theme-accordion .panel-body {
        padding: 20px 0 20px 0;
    }

    .container.reach-content .column {
        padding-top: 0;
    }

    .cancer-research-content > .container:first-child {
        padding-bottom: 25px;
    }

    .reach-content {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .reach-content h2 {
        padding-bottom: 10px;
    }

    .reach-content h3 {
        padding-bottom: 5px;
    }

    .reach-content .container .row .col-md-6:nth-of-type(2) h2 {
        padding-top: 10px;
    }

    .reach-content p {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 5px;
    }

    .reach-content ul li, .event-item-text ul li {
        font-size: 16px;
    }

    .reach-content .circle-list li {
        font-size: 16px;
    }

    .circle-list, .reach-content ul, .margin-ul ul {
        margin-bottom: 10px;
    }

    .cancer-research-content .column {
        padding: 20px 0;
    }

    .cancer-research-content .group-leader {
        margin-top: 15px;
        text-align: center;
    }

    .cancer-research-content .group-leader img {
        margin-bottom: 15px;
    }

    .linac-content {
        padding: 30px 0;
    }

    .linac-content .grants {
        margin-top: 30px;
    }

    .linac-content .linac-img, .reach-content .reach-img,
    .linac-content .map {
        text-align: center;
        margin-bottom: 20px;
    }

    .reach-content .container .row .col-md-6:nth-of-type(2) .reach-img {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .linac-content .panel-body p {
        font-size: 18px;
    }

    .linac-content .item-researcher i,
    .linac-content .item-researcher p {
        font-size: 16px;
    }

    .board-of-directors-content h2:first-child {
        font-size: 20px;
        line-height: 26px;
    }

    .wrap-radio {
        padding-bottom: 20px;
    }

    .wrap-radio label,
    .wrap-radio .radio-text {
        font-size: 16px;
        width: 100%;
    }

    .wrap-radio .radio-text {
        max-width: 300px;
        top: -5px;
    }

    .progress-donate {
        margin-top: 30px;
    }

    .wrap-donate-form {
        margin-top: 20px;
    }

    .donate-form .select-donate {
        max-width: 400px;
    }

    .donate-form .select-donate label {
        font-size: 16px;
    }

    .donate-form .select-donate .selectize-input > * {
        font-size: 16px;
    }

    .history .timeline.list {
        padding: 0 0 0 8px;
    }

    .history .timeline.list:before {
        margin: -1px 0 0 135px;
    }

    .history .timeline.list .item {
        height: 345px;
    }

    .wrap-timeline .history {
        margin: 0;
    }

    .history .list {
        padding: 0px 0 0 5em;
    }

    .history .list:before {
        left: 5em;
    }

    .history .list:after {
        left: 5em;
    }

    .history .item {
        width: 220px;
    }

    .history .description {
        width: 170px;
        margin: 0 -110px;
        padding: 20px 20px;
    }

    .history .description .title {
        font-size: 20px;
    }

    .history .description p {
        font-size: 16px;
        line-height: 20px;
    }

    .history .img {
        margin: 0 -95px;
    }

    .history .arrows .arrow {
        width: 35px;
        height: 90px;
        margin: -45px 0;
    }

    .history .arrows .arrow .fa {
        font-size: 40px;
    }

    .purchase-book-page .art-wrap3 .img {
        margin-bottom: 0;
    }

    .page-template-template-history .under-caption {
        font-size: 24px;
        line-height: 28px;
    }

    .donate-now-page .selectize-dropdown,
    .donate-now-page .selectize-input,
    .donate-now-page .selectize-input input {
        font-size: 16px;
    }

    .corp-engagement-page .art-wrap-sm2 p {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 5px;
    }

    .contact-info h2 {
        font-size: 20px;
        padding: 5px 0;
    }

    .contact-item dt {
        font-size: 16px;
    }

    .contact-item dd {
        font-size: 16px;
    }

    .content-engagement > p:last-child {
        margin-bottom: 20px;
    }

    .help-page .art-wrap-sm2 {
        margin-top: 20px;
    }

    .corp-engagement-page .art-wrap-sm2 span {
        margin: 5px 0 5px 0;
    }

    .corp-engagement-page .art-wrap-sm2 .mail a {
        font-size: 16px;
    }

    .contacts-page .art-wrap-sm2 {
        padding: 0 20px 20px 20px;
        margin-top: 20px;
        background-color: #ffffff;
    }

    .contacts-page .art-wrap-sm2 p {
        font-size: 16px;
        line-height: 22px;
    }

    .contacts-page .art-wrap-sm2 span {
        font-size: 20px;
        line-height: 22px;
    }

    .contacts-page .art-wrap-sm2 .posit {
        font-size: 20px;
        line-height: 22px;
        font-weight: lighter;
    }

    .contacts-page .item-img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }

    .events-page .art-wrap-sm2 h3 {
        font-size: 30px;
        line-height: 34px;
    }

    .events-page .art-wrap-sm2 .art-capt {
        padding-bottom: 60px;
    }

    .events-page .art-wrap-sm2 .art-capt p {
        font-size: 24px;
        line-height: 28px;
    }

    .find-researcher-page h2 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 0;
    }

    .item-researcher {
        margin: 20px auto 0 auto;
    }

    .help-page .art-wrap-sm2 .img {
        height: 198px;
    }

    .help-page .art-wrap-sm2 p {
        line-height: 22px;
    }

    .help-page .art-wrap-sm2 .art-capt {
        padding-bottom: 70px;
    }

    .help-page .art-wrap-sm3 .button2 {
        font-size: 16px;
    }

    .help-page .art-wrap {
        min-height: 50px;
        padding-bottom: 0;
        margin-top: 20px;
    }

    .help-page .art-wrap h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .help-page .art-wrap .art-capt {
        min-height: 50px;
        margin-left: 0;
        padding-bottom: 70px;
    }

    .help-page .art-wrap .art-capt p {
        font-size: 16px;
        line-height: 22px;
        padding-top: 8px;
    }

    .help-page .art-wrap .img {
        height: auto;
    }

    .help-page .art-wrap .img img {
        margin-left: 0;
        width: 100%;
        height: auto;
    }

    .help-page .art-wrap-sm3 {
        max-width: 500px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
    }

    .blog-page .breadcrumbs, .blog-post-page .breadcrumbs, .corp-engagement-page .breadcrumbs, .ambassadors-page .breadcrumbs, .search-page .breadcrumbs, .careers-page .breadcrumbs, .opportunities-page .breadcrumbs, .upcoming-events-page .breadcrumbs, .purchase-book-page .breadcrumbs, .latest-news-page .breadcrumbs, .page-template-template-people .breadcrumbs, .executive-staff-page .breadcrumbs, .our-values-page .breadcrumbs, .find-researcher-page .breadcrumbs, .publications-page .breadcrumbs, .corporate-sponsors-page .breadcrumbs, .page-template-template-history .breadcrumbs, .page-template-default .breadcrumbs, .page-template .breadcrumbs {
        padding-top: 35px;
    }

    .blog-post-page h1, .ambassadors-page h1, .search-page h1, .careers-page h1, .opportunities-page h1, .upcoming-events-page h1, .purchase-book-page h1, .latest-news-page h1, .page-template-template-people h1, .executive-staff-page h1, .our-values-page h1, .find-researcher-page h1, .publications-page h1, .corporate-sponsors-page h1, .page-template-template-history h1, .page-template-default h1, .grants-awards-page h1 {
        font-size: 28px;
        line-height: 32px;
        margin: 10px 0 10px 0;
    }

    .page-template h1, .blog-page h1, .corp-engagement-page h1 {
        font-size: 28px;
        line-height: 32px;
        margin: 10px 0 10px 0;
    }

    .mri-linac-page h1 {
        margin: 20px 0 0 0;
    }
  .gallery-item{
    max-width: 410px;
    padding-bottom: 0;
    margin: 0 auto 20px auto;
  }
    .what-do-page .img-item h4, .grants-awards-page .img-item h4 {
        font-size: 16px;
        line-height: 22px;
    }

    .main-footer .bottom-line .copy {
        text-align: center;
        line-height: 21px;
    }

    .main-footer .foot-breadcr {
        text-align: center;
        margin-top: 10px;
    }

    .home h3 {
        max-width: 500px;
        margin: 20px 0;
        line-height: 24px;
        margin-left: auto;
        margin-right: auto;
    }
    .campaign-popup {
      max-width: 95%;
      padding: 20px 30px 20px 20px;
    }
    .campaign-popup .cmApp_formHeader {
      font-size: 28px !important;
    }
}

@media (max-width: 767px) {
  .campaign-popup .cmApp_fieldWrap {
    float: none;
    width: 100%;
  }
  .campaign-popup form > div:last-child {
    float: none;
    width: 100%;
    margin-top: 10px !important;
  }
    h2, .container.reach-content h2, .reach-content.stlh2 h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .side-bar {
        margin-top: 30px;
    }

    .font16 .item-equipment p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .wrap-equipment h3 {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .wrap-equipment .eq-left {
        width: 40%;
    }

    .wrap-equipment .eq-right {
        width: 60%;
        padding-left: 10px;
    }

    .title-publ-content p {
        font-size: 18px;
    }

    .publications-content .publ-item h4 {
        font-size: 18px;
    }

    .corporate-sponsors-content p, .publications-top-content p {
        padding-top: 0;
    }

    .wrap-circle-item {
        margin: 30px 0 0 0;
    }

    .search {
        margin-left: 0;
        float: right;
        display: none
    }

    .search-r {
        display: block !important;
    }

    .search-cover {
        float: left;
        width: 100%;
        position: relative;
        z-index: 99;
    }

    .wrap-mobile-menu.open .search {
        display: block;
        float: right;
        width: 100%;
        margin-top: -10px;
    }

    .search input[type=text] {
        width: 250px;
        margin-bottom: 10px;
    }

    .toggle-menu {
        float: right;
        clear: right;
    }

    .mobile-menu {
        width: 100%;
    }

    .circle-item {
        height: 125px;
        width: 100px;
        margin-top: 20px;
    }

    .circle-item .wrap-icon {
        width: 70px;
        height: 70px;
        padding-top: 15px;
        margin: 0 auto;
    }

    .circle-item p {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .circle-item .icon {
        width: 40px;
        height: 40px;
    }

    .circle-item p {
        font-size: 18px;
        line-height: 24px;
        width: 85%;
    }

    .home .art-wrap .button2 {
        right: 160px;
    }

    .art-wrap-lg h5 {
        font-size: 18px;
        margin-top: 10px;
        line-height: 20px;
    }

    .art-wrap-lg .art-capt i {
        margin: 10px 0;
    }

    .new-items .new-item {
        padding: 20px 20px 30px 20px;
    }

    .new-items .new-item a.read-more {
        bottom: 0;
    }

    .new-items .new-item a {
        bottom: 5px;
    }

    .new-items h3 {
        margin: 0;
        padding: 20px;
    }

    .new-items .new-img {
        width: 100%;
        height: auto;
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }

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

    .new-items .new-capt {
        float: none;
        width: 100%;
        padding-left: 0;
    }

    .art-wrap3 h2,
    .art-wrap3 h3 {
        text-align: center;
    }

    .art-wrap3 .img {
        float: none;
        text-align: center;
        margin-right: 0;
    }

    .art-wrap3 .prise {
        width: 50%;
        right: auto;
        left: 0;
        border-left: none;
    }

    .art-wrap-sm3 {
        padding-top: 47px;
    }

    .art-wrap-sm3 h4 {
        position: absolute;
        margin-left: 15px;
        margin-right: 15px;
        right: 0;
        left: 0;
        top: -298px;
    }

    .art-wrap-sm3 .img {
        margin-right: 0;
    }

    .art-wrap-sm3 .img img {
        max-width: none;
        height: auto;
        width: 100%;
        margin-left: 0;
    }

    .art-wrap-sm3 .art-capt {
        padding: 20px 20px 63px 20px;
    }

    .ambassadors-page .book-desk, .ambassadors-page .book-desk2 {
        height: auto;
    }

    .book-desk, .book-desk2 {
        height: auto;
        position: static;
        width: 100%;
        padding: 40px 0;
        touch-action: auto !important;
    }

    .book-desk-scroll {
        transform: translate(0px, 0px) translateZ(0px) !important;
        position: static;
    }

    .blog-item-img {
        text-align: center;
    }

    .blog-item-img img {
        width: auto;
    }

    .blog-item .blog-item-content {
        padding-right: 15px;
        padding-left: 15px;
    }

    .blog-item .blog-item-content h3 {
        padding: 10px 0 0 0;
    }

    .blog-item .blog-item-content p {
        font-size: 16px;
    }

    .blog-item .bl-date {
        text-align: center;
        margin-left: 0;
        font-size: 20px;
        line-height: 22px;
        padding: 12px 15px;
    }

    .post-info {
        font-size: 14px;
    }

    .post-pagination a {
        font-size: 16px;
        max-width: 300px;
    }

    .post-pagination a .fa {
        line-height: 21px;
    }

    .post-pagination a span {
        font-size: 14px;
        text-transform: none;
        font-style: italic;
    }

    .pagination {
        margin-top: 40px;
    }

    .wrap-logo-engagement {
        text-align: center;
    }

    .wrap-logo-engagement .logo-eng-item {
        display: inline-block;
        vertical-align: middle;
        margin: 25px 25px 0 25px;
    }

    .cancer-research-content h2 {
        margin-bottom: 10px;
    }

    .cancer-research-content > .container:first-child {
        padding-bottom: 15px;
    }

    .reach-content {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .cancer-research-content .column {
        padding: 15px 0;
    }

    .cancer-research-page .main-footer {
        margin-top: 30px;
    }

    .container.reach-content {
        padding-top: 15px;
    }

    .theme-accordion2 {
        margin-top: 20px;
    }

    .comments-head {
        font-size: 20px;
    }

    .comment-item {
        font-size: 20px;
    }

    .comment-item .comment-contact {
        float: none;
        width: 100%;
        text-align: left;
        padding: 0 15px 15px 15px;
    }

    .comment-item .comment-contact p,
    .comment-item .comment-contact i,
    .comment-item .comment-contact span {
        display: inline-block;
        margin-right: 10px;
    }

    .comment-item .comment-contact span {
        font-size: 16px;
    }

    .comment-item .comment-content {
        float: none;
        width: 100%;
    }

    .comment-item .comment-content p {
        line-height: 24px;
        padding: 0 15px 15px 15px;
    }

    .comment-item .comment-content a {
        font-size: 18px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .comment-form {
        padding: 5px 15px 0 15px;
    }

    .comment-form .button2 {
        margin: 10px 0 15px;
    }

    .item-sd-post p {
        font-size: 16px;
        line-height: 20px;
    }

    .careers-item .link-first,
    .careers-item .link-middle {
        width: 50%;
    }

    .careers-item .button2 {
        width: 100%;
    }

    .upcoming-ev-item .button2 {
        width: 100%;
        text-align: center;
    }

    .upcoming-ev-content .date {
        padding-left: 0;
    }

    .upcoming-ev-content .date + .date {
        padding-top: 7px;
    }

    .upcoming-ev-content .date span {
        float: none;
        display: block;
        margin-left: 0;
    }

    .our-val-item h2 {
        width: 100%;
        display: block;
        text-align: center;
        margin: 5px 0 10px 0;
        font-size: 24px;
    }

    .our-val-item p {
        display: block;
        width: 100%;
        padding: 0;
    }

    .our-val-item p i {
        padding-top: 3px;
    }

    .eng-right-item {
        margin: 25px auto 0 auto;
    }

    .publications-content .publ-item {
        padding: 10px 50px 10px 15px;
    }

    .publications-content .publ-item .fa {
        right: 15px;
    }

    .theme-accordion .panel-body h5 {
        text-align: center;
    }

    .wrap-lg-sponsors,
    .wrap-sm-sponsors {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .wrap-lg-sponsors .item-sp-lg,
    .wrap-sm-sponsors .item-sp-lg,
    .wrap-lg-sponsors .item-sp-sm,
    .wrap-sm-sponsors .item-sp-sm {
        height: 150px;
        width: 50%;
        display: table-row;
    }

    .wrap-lg-sponsors .item-sp-lg p,
    .wrap-sm-sponsors .item-sp-lg p,
    .wrap-lg-sponsors .item-sp-sm p,
    .wrap-sm-sponsors .item-sp-sm p {
        display: table-cell;
        vertical-align: middle;
        border: 1px solid #b2daec;
    }

    .panel-title .img-accordion {
        width: 17.6388%;
        min-width: 85px;
    }

    .panel-title h4 {
        width: 75%;
        padding-left: 25px;
    }

    .item-eshop {
        padding-bottom: 105px;
    }

    .item-eshop .panel-item-eshop span {
        float: none !important;
        display: block;
        text-align: center;
        padding: 10px 0;
    }

    .item-eshop .panel-item-eshop .btn-item-eshop {
        float: none !important;
    }

    .item-eshop .panel-item-eshop .btn-item-eshop .fa {
        width: 30%;
        text-align: center;
    }

    .item-eshop .panel-item-eshop .btn-item-eshop .button2 {
        width: 70%;
    }

    .research-building-map {
        padding-left: 20px;
        padding-right: 20px;
    }

    .reach-content .event-item-bot .button2 {
        display: block;
        margin-left: 0;
    }

    .reach-content .event-item-bot {
        text-align: center;
        padding: 0;
    }

    .what-do-page .img-item, .grants-awards-page .img-item {
        margin-top: 20px;
    }

    .main-footer {
        margin-top: 30px;
        padding: 0;
    }

    .main-footer .foot-breadcr {
        margin-top: 0;
    }

    .main-footer .social {
        float: none;
        text-align: center;
        margin-top: 20px;
    }

    .main-footer .social li {
        display: inline-block;
        margin-left: 3px;
        margin-right: 3px;
    }

    .main-footer .social li a {
        font-size: 40px;
        width: 45px;
        height: 45px;
        padding-top: 4px;
        text-align: center;
    }

    .main-footer .bottom-line {
        border-top: 1px solid #cccccc;
        padding: 20px 0;
        margin-top: 20px;
    }

    .foot-menu {
        margin-top: 0;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0 15px;
        border-bottom: 1px solid #cfcfcf;
    }

    .foot-menu .foot-menu-item {
        font-size: 18px;
        line-height: 26px;
        position: relative;
    }

    .foot-menu .foot-menu-item > a {
        padding: 15px 0;
        display: inline-block;
    }

    .foot-menu .foot-menu-item .fa-angle-right {
        display: block;
        font-size: 40px;
        position: absolute;
        cursor: pointer;
        color: #9f9f9f;
        right: 0;
        line-height: 40px;
        width: 40px;
        text-align: center;
        top: 6px;
        -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    }

    .foot-menu .foot-menu-item .fa-angle-right.active {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .sub-foot-menu {
        max-height: 0;
        padding: 0;
        visibility: hidden;
        overflow: hidden;
        -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
        transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    }

    .sub-foot-menu.open {
        max-height: 400px;
        visibility: visible;
        padding-bottom: 15px;
    }

    .sub-foot-menu > li {
        font-size: 16px;
        line-height: 28px;
        font-weight: normal;
    }

    .sub-foot-menu > li a {
        color: #6d6e71;
    }

    .blog-page h1,
    .blog-post-page h1 {
        font-size: 40px;
        line-height: 46px;
    }

    .help-page .art-wrap-sm2 .img {
        height: auto;
    }

    .search-page .pagination > a {
        width: 50%;
    }

    .latest-news-page .pagination > a,
    .publications-page .pagination > a {
        width: 50%;
    }

    .latest-news-page .pagination > a:last-child,
    .publications-page .pagination > a:last-child {
        width: 50%;
    }

    .contacts-page .banner h1,
    .eshop-page .banner h1 {
        padding-top: 10%;
    }

    .eshop-page h1 {
        font-size: 50px;
    }

    .eshop-page .banner {
        height: auto;
    }

    .what-do-page .banner h1 {
        padding-top: 10%;
        font-size: 28px;
    }

    .wrap-home-banner h2 {
        font-size: 34px;
        line-height: 55px;
    }

    .wrap-home-banner h2 span {
        padding: 5px 20px;
        background-color: #0072bc;
    }
    .list-gallery {
        margin: 0 -6px;
    }
    .list-gallery a {
        padding-top: 32.3%;
        width: 48%;
        padding-right: 0;
        padding-left: 0;
        margin: 0 1% 2.2% 1%;
    }
    .list-gallery a img {
        width: 100%;
        left: 0;
    }
    .list-gallery a:after {
        left: 0;
        right: 0;
    }
}

@media (max-width: 650px) {
    .woocommerce-message {
        padding-right: 40px;
        padding-bottom: 85px;
    }

    .woocommerce-message a.button {
        right: auto;
        top: auto;
        bottom: 23px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .careers-item .accent {
        display: block;
    }

    .careers-item .link-first,
    .careers-item .link-middle {
        width: 100%;
        float: none;
        clear: both;
    }

    .careers-item .link-middle {
        margin-top: 0;
        border-top: 0;
        border-left: 1px solid #0e9eda;
    }

    .careers-item .button2 {
        margin-top: 0;
    }

    .panel-title .img-accordion {
        width: 17.6388%;
        min-width: 85px;
    }

    .panel-heading .panel-title h4 {
        font-size: 18px;
        line-height: 20px;
    }

    .panel-title h4 {
        width: 70%;
        padding-left: 5px;
        font-size: 18px;
        line-height: 20px;
    }

    .panel-title h4 span {
        font-size: 16px;
        font-weight: normal;
        color: #828282;
    }

    .panel-title a {
        padding-right: 25px;
    }

    .panel-title a .fa {
        right: 5px;
    }

    .sort-find {
        text-align: center;
    }

    .sort-find > a {
        margin-left: 2px;
        margin-right: 10px;
    }

    .sort-find .sort-item {
        margin-left: 2px;
        margin-right: 2px;
    }
}

@media (max-width: 555px) {
    .filter a + a {
        margin-left: 4px;
    }

    .banner h1, div.banner h1 {
        font-size: 40px;
    }

    .about-img {
        float: none;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .about-img img {
        display: inline;
    }

    .wrap-address-btn li {
        max-width: 300px;
        text-align: center;
    }

    .wrap-address-btn li:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .wrap-address-btn a {
        font-size: 18px;
        line-height: 22px;
    }

    .history .list {
        padding: 0 0 0 3em;
    }

    .history .list:after,
    .history .list:before {
        left: 4em;
    }

    .contacts-page .banner {
        height: auto;
    }

    .comment-item .comment-content a {
        margin-right: 0;
    }

    .blog-item .blog-item-content .blog-item-foot span:last-child {
        margin-left: 0;
        display: block;
    }

    .pagination > a {
        font-size: 16px;
        line-height: 18px;
    }

    .what-do-page .banner, div.banner {
        height: auto;
        min-height: 140px;
    }

    .panel-title h4 {
        width: 60%;
    }

    .panel-title h4 span {
        display: none;
    }

    .title-publ-content p {
        float: none;
        text-align: center;
    }

    .title-publ-content .wrap-sort-publ {
        float: none;
        width: 220px;
        margin: 0 auto;
        padding-top: 20px;
    }

    #etapIframe {
        width: 100% !important;
        margin-left: -15px !important;
    }

    .phone-cell {
        float: right;
        width: 30px;
        height: 37px;
        line-height: 32px;
        margin-top: 14px;
        font-weight: 500;
        color: #0e9eda;
        font-size: 35px;
    }

    .phone-cell span {
        display: none !important;
    }
}

@media (max-width: 450px) {
    .reach-content .group-leader img {
        width: 90px;
        margin-bottom: 30px;
    }

    .font16 p {
        /*font-size: 14px !important;
      line-height: normal !important;*/
    }

    .error-search input::-webkit-input-placeholder,
    .comment-form textarea::-webkit-input-placeholder {
        font-size: 16px;
    }

    .error-search input:-moz-placeholder,
    .comment-form textarea:-moz-placeholder {
        font-size: 16px;
    }

    .error-search input::-moz-placeholder,
    .comment-form textarea::-moz-placeholder {
        font-size: 16px;
    }

    .error-search input:-ms-input-placeholder,
    .comment-form textarea:-ms-input-placeholder {
        font-size: 16px;
    }

    .home .banner h2 {
        font-size: 30px;
    }

    .home .art-wrap .button2 {
        right: 125px;
    }

    .carousel-brands .carousl-brand {
        min-height: 0;
    }

    .art-wrap .button2,
    .art-wrap-sm .button2 {
        font-size: 14px;
        right: 10px;
    }

    .art-wrap .button,
    .art-wrap-sm .button {
        font-size: 14px;
        right: 10px;
    }

    .art-wrap .left-sm,
    .art-wrap-sm .left-sm {
        right: 157px;
    }

    .art-wrap2 .img {
        height: auto;
    }

    .art-wrap-sm2 .img {
        height: auto;
    }

    .art-wrap-sm3 h4 {
        top: -252px;
    }

    .art-wrap-sm3 .img {
        min-height: 200px;
    }

    .wrap-btn {
        padding-right: 20px;
    }

    .wrap-btn a {
        text-align: center;
        float: none;
        clear: both;
        display: block;
    }

    .wrap-btn a:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .new-items .button2 {
        font-size: 16px;
    }

    .filter-event a {
        font-size: 13px;
        margin: 15px 3px 0 0;
    }

    .upcoming-ev-content a,
    .upcoming-ev-content span {
        font-size: 16px;
        line-height: 20px;
    }

    .upcoming-ev-content .fax {
        float: none;
        display: block;
        padding-top: 0;
    }

    .contact-item .mail {
        font-size: 15px;
    }

    .lat-new-item {
        padding-bottom: 80px;
    }

    .lat-new-item .wrap-btn a:first-child {
        margin-right: 0;
    }

    .timeline .item .caption p {
        max-width: 125px;
    }

    .what-do-page .img-item {
        max-width: 300px;
    }

    .item-researcher img {
        max-width: 38%;
    }

    .sort-find > a {
        width: 220px;
    }

    .corp-engagement-page .art-wrap-sm2 .mail a {
        font-size: 13px;
    }

    .events-page .art-wrap-sm2 .art-capt {
        padding-bottom: 80px;
    }

    .events-page .art-wrap2 .art-capt {
        padding-bottom: 90px;
    }
}

@media (max-width: 360px) {
    .item-img img {
        height: 100%;
        max-width: 320px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .help-page .item-img img {
        width: auto;
        height: 100%;
        max-width: none;
    }

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

    .art-wrap.news-inc {
        min-height: 410px;
    }

    .reach-content-posts .art-wrap .button {
        position: absolute;
        float: right;
        bottom: 20px;
    }
}

.column-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.woocommerce a.added_to_cart {
    position: absolute;
    font-size: 16px;
    bottom: -23px;
    z-index: 9999;
}

.c-count {
    position: absolute;
    right: 50px;
}

.art-wrap3
a.added_to_cart.wc-forward {
    position: absolute;
    bottom: 0;
    /* right: 0; */
    font-size: 16px;
}

.desc {
    height: 70px;
    overflow: hidden;
}

form.search-r.search {
    float: left !important;
    margin-top: 10px;
}

form.search-r.search input[type=text] {
    height: 46px;
    border-radius: 0;
}

form.search-r.search .btn-search {
    top: 10px;
}

.wrap-chec.wrap-chec-sub {
    padding-left: 29px;
}

.news-publ {
    min-height: 170px;
}

.reach-content-posts {
    background: #fff
}

.news-inc {
    background: #eee;
    padding: 15px;
    min-height: 323px
}

.news-inc
.art-capt {
    padding: 0
}

.linac-content-new {
    background: #fff;
    padding-top: 20px !important;
    padding-bottom: 17px;
}

.theme-accordion2 .columns {
    padding: 0 20px;
}

.filter a:hover {
    cursor: pointer;
}

.fade {
    opacity: 0;
    transition: all 0.7s;
}

.animated {
    opacity: 0;
    animation: animate .3s;
    animation-fill-mode: forwards;
}

.animated.anim-1 {
    animation-delay: 0s;
}

.animated.anim-2 {
    animation-delay: 0.3s;
}

.animated.anim-3 {
    animation-delay: 0.9s;
}

.animated.anim-4 {
    animation-delay: 1.2s;
}

.animated.anim-5 {
    animation-delay: 1.5s;
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: translateY(100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.comments {
    margin-bottom: 10px;
}

.preloader {
    position: absolute;
    top: -28px;
    left: 50%;
    margin-left: -128px;
    z-index: 200;
    display: none !important;
}

.resources-wrap {
    min-height: 304px;
}

.wrap-modal-q {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.active.wrap-modal-q {
    display: block;
    z-index: 88888888;
}

body.active-modal-q {
    overflow: hidden;
}

.comments {
    margin-bottom: 10px;
}

.modal-question {
    position: fixed;
    z-index: 888888;
    width: 948px;
    min-height: 680px;
    top: -400%;
    left: 50%;
    margin: -340px 0 0 -474px;
    background: #fff;
    text-align: center;
    transition: top 1.7s;
}

.active.modal-question {
    top: 50%;
    transition: top 0.7s;
}

.modal-question .close {
    position: absolute;
    top: 23px;
    right: 28px;
    color: #717171;
    font: normal 14px ubuntu;
}

.modal-question div.wpcf7-response-output {
    margin: -1em auto 1em;
    max-width: 700px;
}

.modal-question h2 {
    margin: 10px auto;
}

.modal-question h2 {
    font: 19px ubuntu;
    color: #0e9eda;
    margin-bottom: -8px;
    margin-left: -17px;
}

.modal-question h2.module-title {
    font: 40px ubuntu;
    color: #0e9eda;
    margin: 61px auto 8px auto;
}

.modal-question h3 {
    font: lighter 25px ubuntu;
    color: #0e9eda;
    margin: 0 0 43px -14px;
}

.modal-question input[type=submit], .no-thanks {
    background: #0e9eda;
    color: #fff;
    font: 22px ubuntu;
    display: block;
    margin: 10px 10px;
    padding: 8px 17px;
    text-transform: uppercase;
}

.modal-question a.no-thanks {
    width: 205px;
    font-weight: normal;
}

.wrapp-buttons-modal {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.wpcf7-form-control-wrap > input.hidden-post {
    display: none;
}

div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: 20px;
}

.no-thanks:hover {
    color: #fff;
}

.wpcf7-list-item-label {
    font: bold 17px ubuntu;
    color: #0e9eda;
}

.wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
}

.wpcf7-list-item .wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    background: #e3e3e3;
    border-radius: 100%;
    top: -37px;
    left: -9px;
    width: 24px;
    height: 24px;
}

.wpcf7-list-item input[type='radio']:checked + .wpcf7-list-item-label:after {
    background: transparent;
    border: 1px solid #0e9eda;
}

.wpcf7-list-item input[type='radio']:checked + .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    top: -31px;
    left: -3px;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    background: #0e9eda;
}

.wpcf7-list-item input[type='radio'] {
    display: none;
}

.wpcf7-form-control-wrap > .wpcf7-form-control {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 638px;
    margin: 0 auto 0 auto;
    position: relative;
    left: -9px;
    padding-top: 60px;
}

.filter a.current {
    font-weight: normal;
}

.group-elem {
    position: relative;
    max-width: 700px;
    margin: 0 auto 17px auto;
}

.start-label {
    position: absolute;
    left: 9px;
    bottom: 29px;
}

.end-label {
    position: absolute;
    right: 8px;
    bottom: 27px;
}

.start-label, .end-label {
    font: 14px ubuntu;
    color: #8a8b8b;
    text-transform: uppercase;
}

/*medical page*/

.posts-list-medical {
    margin-top: -3px;
}
.reach-content-posts+.container+.posts-list-medical{
  padding-top: 43px;
}
.posts-list-medical ul li a {
    color: #209fd8;
    font: 500 16px Ubuntu;
}

.posts-list-medical ul li {
    float: left;
    padding: 3px 0 3px 0;
    margin-right: 8.8%;
    margin-bottom: 22px;
}

.posts-list-medical ul li:nth-child(1) {
    margin-right: 24.4%;
}

.posts-list-medical ul li:nth-child(2) {
    margin-right: 11.7%;
}

.posts-list-medical ul li:nth-child(3) {
    margin-right: 6.5%;
}

.posts-list-medical ul li:nth-child(6) {
    margin-right: 10.4%;
}

.posts-list-medical ul li:nth-child(7) {
    margin-right: 11.6%;
}

.posts-list-medical ul {
    list-style: none;
    margin-bottom: 14px;
}

.posts-list-medical ul li:before {
    display: none;
}

.posts-list-medical ul li a {
    position: relative;
}

.posts-list-medical ul li a:after {
    content: "";
    background: url("../img/public/arrow-bottom.png");
    width: 14px;
    height: 14px;
    position: absolute;
    right: -18px;
    top: 4px;
}

.posts-medical .col-lg-6 {
    margin-bottom: 34px;
}

.posts-medical span {
    display: block;
    background: #0e9eda;
    color: #fff;
    font: 600 24px Open Sans;
    padding: 5px 10px 9px 25px;
}

.posts-medical .wrap-content-medical {
    position: relative;
    background: #e6e6e6;
}

.posts-medical .text {
    padding: 17px 20px 14px 28px;
    background: #e6e6e6;
    /*min-height: 234px;*/
}

.posts-medical .text p {
    font: 14px/20px ubuntu;
    color: #333;
    margin-bottom: 55px;
}

.posts-medical .text a {
    position: absolute;
    bottom: 20px;
    left: 29px;
    right: 42px;
    word-spacing: 1px;
    color: #0e9eda;
    font: 18px ubuntu;
    display: inline-block;
}

.posts-medical .text a:after {
    content: "";
    background: url("../img/public/left-arrow.png") no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: -20px;
}

.posts-list-medical .reach-content {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
}

.posts-list-medical .linac-content {
    background: #fff;
    margin-top: 20px;
    padding: 25px 0 17px 0;
}

.posts-list-medical .contacts {
    padding-top: 34px;
    padding-left: 44px;
}

.posts-list-medical .contacts h2 {
    font: 600 30px Open Sans;
    margin-bottom: 6px;
    color: #0072bc;
}

.posts-list-medical .contacts p {
    font: 14px Ubuntu;
    color: #4f5055;
    margin-bottom: -4px;
}

.posts-list-medical .contacts a {
    color: #0e9eda;
    font: bold 14px ubuntu;
}

#sec8 {
    margin-top: 5px;
}

.posts-list-medical .reach-content h2 {
    font: 600 30px Open Sans;
    color: #0072bc;
}

#sec8 .theme-accordion2 .panel-body {
    padding: 38px 0 10px 23px;
}

.wrap-content-medical{

}

.clearfix {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#sec8 .container{
    max-width: 1140px;
}


