@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
abbr[title],
abbr[data-original-title] {
    border: none !important;
    cursor: pointer;
    text-decoration: none;
}

.container {
    padding-left: 10px;
    padding-right: 10px;
}

.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}

.no-side-margins {
    margin-left: -15px;
    margin-right: -15px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

[class*="col-"] {
    padding: 0 10px;
}

.txt-orange {
    color: #FC4F08 !important;
}

.text-italic {
    font-style: italic;
}

.txt-orange {
    color: #FC4F08 !important;
}

.text-italic {
    font-style: italic;
}

.body a:focus {
    outline: none;
}

.body .v-t-margin {
    margin-top: 30px;
}

.top-nav .container-fluid .row {
    margin-right: -10px;
    margin-left: -10px;
}

.body .menu-bar .navbar-default .navbar-nav>li.logo-item a {
    padding: 0;
    text-align: left;
}

li.logo-item {
    max-width: 140px;
    padding-left: 10px;
}

.logo-item p {
    margin: auto;
}

.logo-item img {
    max-width: 250px;
    transition: width .2s;
    padding: 5px;
    width: 100%;
}

.body .fixstickynav .logo-item a p {
    margin: 0;
}

.body .menu-bar .navbar-default .navbar-nav>li>a {
    color: #003057;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding: 0 10px;
}

.body .navbar-default.top-bar .navbar-nav>li>a {
    color: #FFFEFE;
    font-size: 12px;
    padding: 15px 30px;
    text-align: center;
    min-width: 140px;
}

.body .navbar-default.top-bar .navbar-nav>li>a:hover,
.body .navbar-default.top-bar .navbar-nav>li.active a {
    background: transparent;
    color: #408be4;
}

.top-bar .navbar-nav li .dropdown {
    min-width: 140px;
    text-align: center;
    position: relative;
}

.body .navbar.top-bar .navbar-collapse {
    padding: 0;
}

.dropdown .dropdown-toggle {
    background-color: transparent;
    border: none;
    line-height: 48px;
}

.stickyNav {
    width: 100%;
    z-index: 99;
    position: relative;
    display: block;
    background: #fff;
    transition: all .2s ease-in-out;
}

.fixstickynav {
    position: fixed;
    top: 0;
    left: 0;
}

.violatorSticky {
  position: fixed;
  top: 61px;
  z-index: 100000;
  width: 100%;
}

.newsSubNavSticky {
  position: fixed;
  top: 61px;
  z-index: 1000;
  width: 100%;
}

@media screen and (max-width:767px) {
  .newsSubNavSticky {
    top: 76px;
  }

}

.top-bar .navbar-nav {
    display: table;
}

.top-bar .navbar-nav li {
    display: table-cell;
    float: none;
}

.body .menu-bar {
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.body .menu-bar {
    z-index: 1;
}

.navbar-form.navbar-right {
    max-width: 250px;
    width: 100%;
    padding: 0;
    margin-left: 25px;
    position: relative;
}

.navbar-form.navbar-right .form-group {
    width: 100%;
}

.body .form-control.search-box {
    width: 250px;
    color: #fff;
    border-radius: 30px;
    background: #1a4568 url(../images/ic_search.png) no-repeat;
    background-size: 20px;
    background-position: 85px;
    padding-left: 110px;
    padding-right: 37px;
    font-size: 13px;
    outline-color: transparent;
    transition: background-position .2s, padding-left .2s, width .2s, margin-right .2s;
    text-transform: capitalize;
}

.body .form-control.search-box:focus {
    background: #1a4568;
    box-shadow: none;
    outline: none;
    border-color: #fff;
    background-position: 0 !important;
    padding-left: 10px;
    margin-right: 25px;
    width: 210px;
}

.search-form ::-webkit-input-placeholder {
    color: #ffffff;
}

.search-form ::-moz-placeholder {
    color: #ffffff;
}

.search-form :-ms-input-placeholder {
    color: #ffffff;
}

.search-form :-moz-placeholder {
    color: #ffffff;
}

#search_button {
    display: none;
    background: url(../images/ic-btn-go-ko.png) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
    background-size: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 48px;
    outline-color: transparent;
    transition: display .5s;
}

.close_button {
    display: none;
    background: url(../images/Btn-Close_white.png) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
    background-size: 20px;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    outline-color: transparent;
    transition: display .5s;
}

.body .navbar-form span {
    color: #ffffff;
}

.body .menu-bar .navbar-default {
    background-color: #fff;
    margin: 0;
    border-radius: 0;
    border: 0;
    box-shadow: inset 0 0 2px 0px rgba(0, 0, 0, 0.3);
}

.body .menu-bar .navbar-brand {
    padding: 3px 15px 2px;
    height: 100%;
    display: table;
    float: none;
    vertical-align: middle;
}

.body .menu-bar .navbar-collapse .navbar-nav {
    display: table;
    width: 100%;
    float: none;
    vertical-align: middle;
    padding-right: 15px;
    transition: height .2s ease-in-out;
}

.body .menu-bar .navbar-collapse .navbar-nav li {
    display: table-cell;
    float: none;
    width: auto;
    vertical-align: middle;
    position: static;
    transition: width .5s ease-in-out;
}

.fixstickynav .logo-item img {
    padding-top: 0px;
}

.body .nav-link .navbar-nav>li>a {
    color: #002F57;
    font-size: 15px;
    line-height: 35px;
    padding-left: 45px;
    padding-right: 45px;
}

.body .nav-link .navbar-nav>li>a {
    font-size: 15px;
    line-height: 30px;
    padding-left: 45px;
    padding-right: 45px;
}

.body .menu-bar .navbar-default .navbar-nav>li>a:hover,
.body .menu-bar .navbar-default .navbar-nav>li>a:focus,
.body .menu-bar .navbar-default .navbar-nav>.active>a,
.body .menu-bar .navbar-default .navbar-nav>.active>a:hover,
.body .menu-bar .navbar-default .navbar-nav>.active>a:focus,
.body .nav-link .navbar-nav>li>a:hover,
.body .nav-link .navbar-nav>li>a:focus,
.body .nav-link .navbar-nav>.active>a,
.body .nav-link .navbar-nav>.active>a:hover,
.body .nav-link .navbar-nav>.active>a:focus {
    color: #FF6600;
    background-color: transparent;
}

.body .nav-link .navbar-nav {
    text-align: center;
    width: 100%;
    display: table;
    padding: 0 50px;
}

.body .nav-link {
    background: #e9e9e9;
}

.body .nav-link li {
    display: table-cell;
    float: none;
}

.main-title {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.body .leader-section h2,
.body .managment-team h2,
.body .director-team h2,
.body .clinical-phase h2,
.thumbline-div h2 {
    color: #022345;
    font-family: "Open Sans";
    font-size: 38px;
    font-weight: bold;
    line-height: 53px;
    text-align: center;
    margin-top: 0;
}

p.header_copy {
    color: #003057;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    word-spacing: 0;
}

p.block_copy {
    color: #58585B;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 25px;
    word-spacing: 0;
}

.body .director-team p,
.body .managment-team p {
    font-size: 18px;
    line-height: 30px;
    color: #393939;
}

.body .managment-team,
.body .clinical-phase {
    background: #E8EFF4;
    padding: 100px 0;
}

.body .managment-team .team-info-card,
.body .director-team .team-info-card {
    cursor: pointer;
}

.team-info-card img {
    transition: all .2s ease-in-out;
}

.team-info-card img:hover {
    opacity: .5;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -mos-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.body .managment-team .img-description {
    background: #ffffff;
    padding: 20px 10px;
    margin: 0 auto;
    max-width: 272px;
    min-height: 110px;
}

.body .managment-team .img-description p,
.body .director-team .img-description p {
    margin: 0;
    color: #589eef;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 600;
    line-height: 19px;
    text-align: center;
}

.body .managment-team .img-description p.member-name,
.body .director-team .img-description p.member-name {
    color: #003057;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}

.body .managment-team .img-description p.member-name.active,
.body .director-team .img-description p.member-name.active,
.body .managment-team .team-info-card:hover .img-description p.member-name,
.body .director-team .team-info-card:hover .img-description p.member-name {
    color: #FF6600;
}

.body .director-team {
    padding: 68px 0;
}

.body .director-team .img-description {
    padding: 20px;
    margin: 0 auto;
    max-width: 272px;
    min-height: 140px;
}

.footer {
    background: #003058;
    padding: 45px 10px 40px;
}

.footer-link {
    list-style: none;
    margin: 0;
    display: table;
    width: 100%;
    height: 55px;
    vertical-align: middle;
}

.footer-link-set{height: auto;}

.footer-link li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 7px;
}

.footer-link-core{
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.footer-link li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 0;
    line-height: 40px;
}

.footer-social .footer-link li a:hover {
    background: transparent;
    color: white;
    border: 1px solid white;
    transition: background .5s;
}

.footer-link li a:hover {
    color: #408be4
}

.footer-social .footer-link li a {
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: block;
    padding: 0;
    text-align: center;
    color: #003058;
}

.footer-social .footer-link li a i {
    font-size: 24px;
    font-weight: 500;
    vertical-align: middle;
    position: relative;
    top: auto;
    right: auto;
}

.footer-social {
    text-align: right;
}

.body .footer-social ul.footer-link {
    display: inline-block;
    width: auto;
}

.body .footer-social ul.footer-link li {
    margin-right: 0px;
    margin-top: 8px;
    display: inline-block;
}

.footer-social {
    text-align: right;
}

.body .footer-social ul.footer-link {
    display: inline-block;
    width: auto;
    padding: 0;
}

.body .footer-social ul.footer-link li {
    margin-right: 0px;
    margin-top: 8px;
    display: inline-block;
}

.body .copyright-content {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin-top: 20px;
    padding: 35px 0 5px;
    color: #D1E0EA;
    font-size: 12px;
    letter-spacing: 0.4px;
    display: inline-block;
    width: 100%;
}

.body .copyright-content .text-center {
    max-width: 1140px;
    margin: auto;
}

.block-section .col-20 {
    float: left;
    width: 25%;
    border-bottom: 3px solid #E4ECF2;
    border-top: 3px solid #E4ECF2;
    border-right: 3px solid #E4ECF2;
    border-left: none;
    padding: 0;
}

.block-section .col-20:first-child {
    border: 3px solid #E4ECF2;
}

.col-20 .phase-head {
    margin: 0;
    color: #022345;
    font-size: 19px;
    font-weight: bold;
    padding: 25px 16px 0;
    text-align: center;
    display: block;
}

.col-20 .phase-head:hover,
.col-20 .phase-head:focus {
    text-decoration: none;
}

.col-20:nth-child(2n) .phase-head {
    background: none !important;
}

.col-20:nth-child(2n+1) .phase-head {
    background: none !important;
}

.body .block-section p.title {
    color: #022345;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    margin: 0 0 8px;
    padding-top: 25px
}

.body .phase-desciption {
    min-height: 170px;
    padding: 10px;
}

.body .phase-desciption p {
    font-weight: 500;
    margin: 0;
    text-align: center;
    padding: 0 10px;
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 25px;
    word-spacing: 0;
}

.body .phase-desciption p.title {
    color: #FF6600;
    padding: 0 0 10px;
    font-size: 17px;
}

.clinical-phase .text-center p.block_copy {
    font-size: 17px;
    letter-spacing: -0.5px;
}

.phase-title {
    background: #003058;
    padding: 8px;
    min-height: 41px;
}

.director-team div.col-sm-5 {
    padding-right: 0;
}

.director-team .col-20,
.director-team .col-20:first-child {
    border: none;
}

.director-team .col-20 .phase-head {
    padding: 8px;
    font-weight: 500;
    font-size: 18px;
}

.director-team .block-section {
    padding-left: 0;
}


/* Chart CSS ***************************************/

.chart .col-20 {
    float: left;
    width: auto;
    min-width: 25%;
    padding: 0 5px;
}

.chart .row,
.chart .col-xs-5,
.chart .col-xs-7 {
    padding: 0;
    margin: 0;
}

.chart .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    padding: 0 0 10px 28px;
}

.chart .box {
    padding: 5px 0;
}

.chart .head {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 28px;
    margin: 0 0 0 28px;
}

.chart .progress {
    height: 48px;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
    overflow: visible;
}

.chart .progress-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    width: 0px;
}

.chart-head {
    background: #003058;
    margin: 0 0 10px 0;
}

.chart-head .col-20 .phase-head {
    padding: 10px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}

.chart-head .col-20:nth-child(odd) {
    background: #305776;
}

.chart-content {
    padding: 30px 0;
    position: relative;
    margin: 0 0 10px 0;
}

.chart-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.chart-bg .row,
.chart-bg .col-20,
.chart-bg .col-xs-5,
.chart-bg .col-xs-7 {
    position: relative;
    height: 100%;
}

.chart-content {
    background: #FFDBC4;
}

.chart-content.blue {
    background: #D3DDE4;
}

.chart-content.dark-orange {
    background: #ff6600;
}

.chart .head {
    color: #fff;
    background: #ff6600;
}

.chart .blue .head {
    background: #003058;
}

.chart .dark-orange .head {
    background: #feab75;
}

.chart .progress-bar {
    background: #ff944c;
}

.chart .blue .progress-bar {
    background: #9eafbf;
}

.chart .dark-orange .title {
    color: #fff;
}

.chart-bg .phase-1 {
    background: #ffe9db;
}

.chart-bg .phase-2 {
    background: #ffe0cb;
}

.chart-bg .phase-3 {
    background: #ffd7bd;
}

.chart-bg .phase-4 {
    background: #ffceae;
}

.chart-bg .phase-5 {
    background: #ffc29b;
}

.blue .chart-bg .phase-1 {
    background: #e5eaee;
}

.blue .chart-bg .phase-2 {
    background: #cdd6df;
}

.blue .chart-bg .phase-3 {
    background: #c3cdd7;
}

.blue .chart-bg .phase-4 {
    background: #b0becb;
}

.blue .chart-bg .phase-5 {
    background: #99acbb;
}

.divider-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.divider {
    float: left;
    height: 100%;
    position: relative;
}

.divider:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: transparent;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.divider:first-child {
    margin-left: -1px;
}

.progess-detail {
    display: none;
    margin-left: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    color: #39393A;
    font-family: "Open Sans";
    position: absolute;
    width: 100%;
    left: 0;
}


/* Home CSS ***************************************/

.first-section h2,
.second-section h2,
.forth-section h2 {
    letter-spacing: 0;
    margin: 0 0 10px;
    color: #002246;
    font-family: "Open Sans";
    font-size: 38px;
    line-height: 53px;
}

.first-section h2 span,
.second-section h2 span,
.forth-section h2 span {
    color: #FF6600;
}

@media screen and (max-width:768px) {
    .page-template-page-nvns .main-content .second-section {
        background-image: none !important;
    }
    .page-template-page-nvns .main-content .forth-section {
        background-image: none !important;
    }
}

.btn {
    font-size: 15px;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 20px 50px;
    letter-spacing: 0.5px;
}

.btn i {
    font-size: 16px;
    line-height: 20px;
    vertical-align: top;
    margin-left: 20px;
    font-weight: 600;
}

.btn.btn-normal {
    border: 2px solid #3a4971;
    background: rgba(58, 73, 113, 0.1);
    color: #3A4871;
    padding: 12px;
}

.btn.btn-normal:hover {
    background: #3A4971;
    color: #ffffff;
}

.no-padding {
    padding: 0 !important;
}

.margin-reset {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/* Career Page */

.career-page .first-section {
    background: #ebebed url(../images/career-hero.jpg) no-repeat 100% 100%;
    min-height: 450px;
    background-size: cover;
}

.career-page .second-section {
    background: #ffffff;
    min-height: 407px;
    padding: 80px 0;
}

.career-page p.black-text {
    color: #4A4A4A;
    font-weight: 500;
    font-size: 19px;
}

.career-page .third-section {
    background: #f8f8f8;
    min-height: 345px;
    padding: 80px 0;
}

.career-page .forth-section {
    background: #e7eef4 url(../images/map.png) no-repeat top left;
    min-height: 542px;
    padding: 80px 0;
    background-size: contain;
}

.career-page .fifth-section,
.player-page .fifth-section {
    padding: 80px 0;
    background: #f8f8f8;
}

.map-section {
    background-color: #ffffff;
    background-image: url('../../../../uploads/2017/11/0.3_map_2x.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 160px;
    position: relative;
}

.page-template-page-careers .map-section {
    padding-bottom: 0 !important;
}

.map-location {
    display: flex;
    margin: 0;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
}

@media screen and (max-width:991px) {
    .map-location {
        max-width: 500px;
        margin: 0 auto;
    }
}

.map-location li {
    width: 200px;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
    vertical-align: middle;
    text-align: center;
    padding: 50px 25px;
}

.map-block .map-div{ min-height: 100px;}

.map-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
    border-top: #fff 1px solid;
    border-bottom: #fff 1px solid;
    padding: 30px 0;
}

.map-info p {
    color: #393939;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    margin: 0;
}

.map-location li p {
    font-size: 15px;
    margin: 0;
    color: #393939;
    display: block;
    line-height: 20px;
}

.map-location li p.detail-text {
    font-size: 13px;
    margin: 5px 0;
}

.info-block {
    background: #ffffff;
    border-radius: 11px;
    box-shadow: unset;
    padding: 5px 15px 5px 5px;
}

.info-block h3 {
    color: #003057;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 5px;
}

.info-block p {
    color: #4A4A4A;
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 10px;
    min-height: 54px;
    border-bottom: 1px solid #E5E5E5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.info-block a {
    color: #4889EB;
    font-size: 15px;
    font-weight: 600;
}

.info-block a:hover,
.info-block a:focus,
.info-block a:active {
    text-decoration: none;
    color: #FF6600;
}

.info-block a .fa,
.info-block a .fa {
    font-size: 20px;
    line-height: 18px;
}

.player-page .first-section {
    background: #ebebed url(../images/player-hero.jpg) no-repeat 100% 100%;
    min-height: 455px;
    background-size: cover;
}

.player-page .second-section {
    background: #ffffff;
    padding: 80px 0;
}

.player-page .third-section {
    background: #E8EFF4;
    padding: 80px 0;
}

.player-page .forth-section {
    background: #ffffff url(../images/gammaCare-ipad.jpg) no-repeat top right;
    padding: 80px 0;
    min-height: 792px;
}

.player-page p.txt,
.player-page .txt {
    color: #4A4A4A;
    font-size: 19px;
    font-weight: 500;
}

.player-page .orange-block {
    background-color: #FFE8D8;
    padding: 50px;
    min-height: 400px;
}

.player-page .number-txt {
    color: rgba(255, 255, 255, 0.8);
    font-size: 80px;
    line-height: 65px;
    font-weight: 700;
}

.player-page .table td {
    border: none;
}

.player-page .gray-block {
    background-color: #D8DFE5;
    padding: 50px;
    min-height: 400px;
}

.third-section .info-block {
    border-radius: 0;
    padding: 0 20px 0 0;
    margin-bottom: 20px;
}

.third-section .info-block h3 {
    color: #003057;
    font-size: 19px !important;
    font-weight: 600;
    line-height: 30px !important;
    min-height: 60px;
    padding-top: 30px;
}

.third-section .info-block p {
    color: #4A4A4A;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 10px;
    font-weight: 500;
    min-height: 109px;
}

.third-section .info-block a {
    padding: 20px 0;
}

.gammacare-logo {
    position: absolute;
    bottom: -185px;
}

.news-section {
    background-color: #E8EFF4;
    padding: 120px 0 60px;
}

.news-section .container {
    width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
}

.news-section .row {
    margin-left: -10px;
    margin-right: -10px;
}

.news-section [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.news-thumb {
    display: flex;
    float: left;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    margin: 20px 0;
}

.filter {
    margin-bottom: 55px;
}

.title-section {
    margin-bottom: 50px;
}

.title-section h2 {
    font-family: "Open Sans";
    font-size: 38px;
    font-weight: bold;
    line-height: 52px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #003057;
}

.title-section p {
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    margin: 12px 0 35px;
    display: inline-block;
    max-width: 1000px;
}

.phnno,
.emailadd {
    display: table;
    margin: auto;
}

.phnno:focus,
.emailadd:focus,
.phnno:hover,
.emailadd:hover {
    outline: none;
    text-decoration: none;
}

.phnno,
.phnno:focus,
.phnno:hover {
    color: inherit;
}

.emailadd,
.emailadd:focus,
.emailadd:hover {
    color: #589EEF;
}

.align-title {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    background-color: #D7E4F0;
    margin-bottom: 50px;
    list-style: none;
}

.align-title label {
    color: #003057;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 22px;
    text-align: center;
    margin: 0;
    min-width: 75px;
    width: 100%;
}

.align-title .filter-button {
    background-color: #AFCAE8;
    border: none;
    border-radius: 0;
    margin-right: 7px;
    padding: 10px 20px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    width: 100%;
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    position: relative;
    white-space: normal;
    min-width: auto;
    height: 100%;
    min-height: 56px;
}

.align-title .filter-button:hover,
.align-title .filter-button.active {
    background-color: #003057;
    color: #fff;
}

.btn.filter-button:focus,
.btn.filter-button:active:focus,
.btn.filter-button.active:focus,
.btn.filter-button.focus,
.btn.filter-button:active.focus,
.btn.filter-button.active.focus {
    outline: none;
    box-shadow: none;
}

.toggle-link {
    display: none;
}

.sub-filter {
    position: absolute;
    left: 0;
    list-style: none;
    top: 100%;
    width: 100%;
    background: #fff;
    z-index: 1;
    display: none;
}

.sub-filter li {
    color: #ADCBE7;
    padding: 10px;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
}

.sub-filter li:hover {
    color: #003057;
}

.align-title .filter-button.referece-btn {
    background: none;
    font-size: 25px;
    padding: 0;
    width: auto;
    margin: 15px 15px 15px 8px;
    cursor: pointer;
    min-height: auto;
}

.align-title .filter-button a {
    color: inherit;
}

.gallery_product {
    background: #fff;
    max-height: 580px;
    overflow: hidden;
    height: 100%;
    position: relative;
    padding-bottom: 75px;
}

.gallery-img {
    overflow: hidden;
    margin-bottom: 24px;
}

.gallery-img img {
    min-width: 100%;
}

.gallery-desc {
    padding: 12px 12px 0;
    max-height: 240px;
    overflow: hidden;
    margin-bottom: 35px;
    position: relative;
}

.align-text {
    height: 233px;
    margin-bottom: 50px;
    overflow: hidden;
}

.gallery-desc h2 {
    color: #022345;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 5px;
    padding: 0;
}

.gallery-desc h3 {
    color: #003057;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    margin: 0 0 30px;
    padding: 0;
}

.gallery-desc h3 a {
    color: inherit;
    text-decoration: none;
}

.gallery-desc h3:hover a {
    color: #FF6600;
}

.gallery-desc p {
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

.read-more {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 68px;
    border-top: 1px solid #E5E5E5;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.read-more a {
    color: #589EEF;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
}

.read-more a:hover,
.read-more a:focus,
.read-more a:active,
.btn-back a:hover,
.btn-back a:focus,
.btn-back a:active {
    text-decoration: none;
    outline: none;
}

.read-more i {
    color: #589EEF;
    font-size: 16px;
    line-height: 20px;
}

.read-more:hover a,
.read-more:focus a,
.read-more:active a,
.read-more:hover i,
.read-more:focus i,
.read-more:active i,
.btn-back:hover a,
.btn-back:focus a,
.btn-back:active a,
.btn-back:hover i,
.btn-back:focus i,
.btn-back:active i {
    color: #FF6600;
}

.align-btn {
    display: table;
    vertical-align: middle;
    margin: 0 auto;
}

.align-btn a {
    border-radius: 6px;
    background-color: #AFCAE8;
    height: 68px;
    width: 286px;
    display: inline-block;
    padding: 22px 50px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

.align-btn a:hover,
.align-btn a:focus,
.align-btn a:active {
    color: #FFFFFF;
    text-decoration: none;
    outline: none;
    background: #003057;
}

.align-btn a i {
    font-size: 15px;
    position: absolute;
    top: auto;
    bottom: 8px;
    right: 0;
    left: 0;
}

.news-section.news-detail-section {
    padding-bottom: 90px;
}

.news-detail-div {
    padding: 36px;
    background: #fff;
}

.news-detail-div .gallery_product {
    max-height: none;
    margin-bottom: 0;
    padding-bottom: 25px;
}

.news-detail-div .gallery-img {
    /*height: 391px;*/
}

.news-detail-div .gallery-img img {
    min-height: 100%;
    max-width: 100%;
}

.left-panal {
    display: block;
    float: left;
    width: 240px;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.news-detail-div h5 {
    color: #4A4A4A;
    font-family: "Open Sans";
    line-height: 19px;
    margin: 0 0 35px;
    padding-bottom: 22px;
    border-bottom: 1px solid #E5E5E5;
}

.btn-light {
    background-color: #F7F7F7;
    padding: 15px 35px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    text-decoration: none;
    max-width: 242px;
    position: relative;
}

.btn-light:hover,
.btn-light:focus {
    text-decoration: none;
    color: #003057;
}

.btn-light i {
    font-size: 20px;
    margin-right: 12px;
    line-height: 22px;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    position: relative;
}

.btn-back {
    border-top: 2px solid #E5E5E5;
    padding: 25px 15px;
    display: inline-block;
    width: 100%;
    margin: 35px 0;
    color: #589EEF;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    position: relative;
}

.btn-back i {
    top: 0;
    right: auto;
    bottom: 0;
    margin: auto;
    font-size: 15px;
    height: 15px;
    left: auto;
    position: relative;
}

.btn-back a {
    color: inherit;
    margin-left: 8px;
    text-decoration: none;
}

.right-panal {
    display: block;
    width: 100%;
    padding-left: 300px;
    padding-top: 0;
    padding-right: 15px;
}

.right-panal .gallery-desc {
    max-height: none;
    font-size: 16px;
}

.right-panal .gallery-desc h3 {
    font-size: 19px;
    line-height: 26px;
}

.right-panal .gallery-desc p {
    font-size: 16px;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

.gallery_product.landscape-gallery {
    max-height: 290px;
    margin-bottom: 50px;
}

.landscape-gallery .gallery-img {
    width: 280px;
    max-height: 290px;
    float: left;
    height: inherit;
}

.landscape-gallery .gallery-img img {
    height: 290px;
    max-width: none;
}

.landscape-gallery .gallery-desc {
    display: block;
    padding-left: 52px;
    float: none;
    max-height: 200px;
    padding-top: 30px;
    padding-right: 95px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.landscape-gallery .align-text {
    overflow: hidden;
    height: 145px;
    margin-bottom: 35px;
}

.landscape-gallery .gallery-desc h3 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 15px;
}

.landscape-gallery .gallery-desc p {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.landscape-gallery .read-more {
    justify-content: flex-start;
    width: calc(100% - 430px);
    float: left;
    margin-left: 50px;
}

.landscape-gallery .read-more i {
    margin-left: 15px;
}

.landscape-gallery .gallery-img+.gallery-desc+.read-more {
    width: calc(100% - 430px);
    left: auto;
    right: 95px;
}

.landscape-gallery .gallery-desc+.read-more {
    width: calc(100% - 140px);
}

.align-btn a.btn-normal {
    color: #3A4972;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    border: 2px solid #3A4972;
    border-radius: 4px;
    background-color: rgba(58, 73, 114, 0.03);
    min-width: 424px;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    margin-bottom: 22px;
    margin-top: 0;
    text-decoration: none;
}

.align-btn a.btn-normal:hover {
    color: #ffffff;
    border-color: #003057;
    background: #003057;
}

.align-btn a.btn-normal i {
    position: absolute;
    left: auto;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
}

.event-section {
    padding: 80px 0;
    background-color: #f8f8f8;
}

.media-section {
    background: #E7EEF4;
    padding: 50px 0 130px;
}

.media-section .title-section {
    margin-bottom: 25px;
}

.media-thumb {
    max-width: 1000px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    clear: both;
}

.media-thumb .filter {
    padding: 0 10px;
    /*max-width: 280px;*/
    /*cursor: pointer;*/
}

.media-thumb .gallery_product {
    max-height: 345px;
}

.media-thumb .gallery-img {
    padding: 10px;
    margin-bottom: 5px;
    max-height: 260px;
}

.media-thumb .gallery-logo-img {
  min-height: 190px;
  padding: 50px;
  background-color: #f9f9f9;
  margin: 10px;

}

@media screen and (min-width:500px) and (max-width: 991px) {
  .media-thumb .gallery-img {
    max-height: 190px;
  }
}

.media-thumb .align-text {
    height: 90px;
    margin-bottom: 28px;
}

.media-section .gallery-desc {
    max-height: 125px;
}

.media-inquiry {
    max-width: 820px;
    padding: 35px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    margin-bottom: 60px;
}

.media-inquiry p {
    margin-top: 22px;
    margin-bottom: 0;
    line-height: 38px;
}

.event-news-section {
    padding-top: 40px;
}

.event-news-section .title-section {
    margin-bottom: 40px;
}

.sub-menu {
    display: none;
}

.top-nav .container-fluid .row {
    float: none;
}

nav.navbar.top-bar {
    margin: 0;
    border-radius: 0;
    min-height: auto;
    border: none;
    background-color: #003057;
}

.btn-nav {
    width: 200px;
    height: 190px;
    border-radius: 12px;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    padding: 20px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
}

.btn-nav.prev-news {
    left: -100px;
}

.btn-nav.next-news {
    right: -100px;
}

.btn-sec {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}

.news-img {
    height: 100%;
    width: 100%;
    border-radius: 6px;
    background-color: #FFFFFF;
    overflow: hidden;
}

.news-img img {
    max-width: none;
    min-height: 100%;
    height: 100%;
}

.btn-nav-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(74, 74, 74, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #fff;
}

.btn-nav.prev-news .btn-nav-text {
    padding-left: 80px;
}

.sub-menu {
    display: none;
}

.top-nav .container-fluid .row {
    float: none;
}

.btn-nav {
    width: 200px;
    height: 190px;
    border-radius: 12px;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    padding: 20px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
}

.btn-nav.prev-news {
    left: -100px;
}

.btn-nav.next-news {
    right: -100px;
}

.btn-sec {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}

.news-img {
    height: 100%;
    width: 100%;
    border-radius: 6px;
    background-color: #FFFFFF;
    overflow: hidden;
}

.news-img img {
    max-width: none;
    min-height: 100%;
    height: 100%;
}

.btn-nav-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(74, 74, 74, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #fff;
}

.btn-nav.prev-news .btn-nav-text {
    padding-left: 80px;
}

.btn-nav.next-news .btn-nav-text {
    padding-right: 80px;
}

.btn-nav-text label {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.14);
    margin: 0;
}

.btn-nav-text label i {
    display: table;
    text-align: center;
    margin: auto;
    font-size: 20px;
    font-weight: normal;
}

.modal-dialog {
    width: 90%;
    margin: auto;
    max-width: 1388px;
}

.modal-content {
    box-shadow: none;
    border-radius: 0;
    border: none;
    padding: 100px;
    display: inline-block;
}

.modal-header {
    border: none;
    padding: 0;
    min-height: auto;
    position: absolute;
    right: 100px;
    top: 87px;
    text-align: center;
    width: 60px;
    color: #D6D6D6;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    z-index: 1;
}

.modal-header .close {
    margin-top: 0;
    width: 60px;
    height: 60px;
    margin: auto;
    border: 1px solid #003057;
    border-radius: 50%;
    color: #003057;
    font-size: 46px;
    opacity: 1;
    line-height: 58px;
    display: inline-block;
    vertical-align: middle;
    text-shadow: none;
    outline: none;
}

.modal-body {
    position: relative;
    padding: 60px 0;
    float: left;
}

.modal-body .device_img {
  margin: 20px 0 100px 0;
  /*background-color: #3A4972;*/

}

.modal-body .device_img img {
  /*transition: opacity .05s linear;*/
}

.modal-body .device_img:hover img {
  /*opacity: .5;*/
}

.left-module {
    width: 30%;
    float: left;
    display: block;
}

.left-module .gallery-img {
    background-color: #FFFFFF;
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.03);
    max-height: none;
    padding: 16px;
}

.right-module {
    width: 70%;
    display: block;
    float: left;
    padding-left: 50px;
}

.right-module .gallery-desc {
    padding: 0;
    max-height: none;
}

.body .managment-team .gallery-desc .img-description {
    padding: 0 0 15px;
    margin: 0 0 15px;
    background: none;
    border-bottom: 1px solid #D4D4D4;
}

.body .managment-team .gallery-desc .img-description p.member-name {
    color: #003057;
    font-family: "Open Sans";
    font-size: 38px;
    font-weight: bold;
    line-height: 56px;
}

.body .managment-team .gallery-desc .img-description p {
    color: #FF6600;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 27px;
}

.right-module .gallery-desc h3 {
    color: #003057;
    font-style: italic;
    font-weight: 600;
    border-bottom: 1px solid #D4D4D4;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-family: "Open Sans";
    font-size: 19px !important;
    line-height: 30px !important;
}

.event-detail-desc p {
    color: #39393A;
}

.event-map-desc {
    border: 1px solid #D2D2D2;
    background-color: #F8F8F8;
    padding: 20px;
    display: inline-block;
    width: 100%;
}

.map-desc-left,
.map-desc-right {
    width: 50%;
    padding: 15px;
    float: left;
    display: block;
}

.right-panal .event-map-desc p {
    font-size: 17px;
    line-height: 23px;
    margin-top: 0;
    color: #4A4A4A;
    margin-bottom: 20px;
    word-break: break-word;
}

.right-panal .event-map-desc p a {
    color: #4487EE;
    text-decoration: none;
    display: block;
}

.map-sec img {
    width: 100%;
}

.page-template-page-careers .first-section {
    background: #ffffff url('/wp-content/uploads/2017/11/6.0_careers-hero_2000x800px-1.jpg') no-repeat top left;
    background-size: cover;
}

.page-template-page-careers .forth-section {
    background: #f5f6f8 url(../images/map.png) no-repeat top left;
    background-size: cover;
}

.text-center p.block_copy,
.block_copy_center p.block_copy {
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 25px;
    word-spacing: 0;
}

.distributorgroup {display: flex; flex-wrap: wrap; justify-content: center;}
.contactInfo .contact_box{ width: 100%!important;}
.contactInfo{display: flex; flex-wrap: wrap; justify-content: center;}

.footer-alignwrap{ display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.footer-alignwrap .footer-outer{margin:0!important;}
.footer-socialsection{display: flex; justify-content: center; }

@media screen and (max-width:767px) {
    .footer-alignwrap .footer-outer img{ max-width: 250px; }
    .page-template-page-for-payers .first-section .container .block_copy {
        max-width: unset;
    }
    .page-template-page-for-payers .first-section {
        background: none;
        background-color: #ecf2f4;
    }
    .map-location li {
        padding: 10px 25px;
    }
}

@media screen and (min-width:768px) {
    .page-template-page-for-payers .first-section {
        background: #ebebed url('/wp-content/uploads/2017/11/5.0_payers_2000x800px.jpg') no-repeat 100% 100%;
        background-size: cover;
        min-height: 455px;
        padding: 80px 0 0 100px;
    }
}

.page-template-page-for-payers .forth-section {
    background: #ffffff url(../images/gammaCare-ipad.jpg) no-repeat top right;
}

.menu-bar [class*="col-"] {
    position: static;
}

.menu-bar .navbar-collapse {
    padding: 0;
}

.menu-subitems {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #e9e9e9;
    height: 0;
    overflow: hidden;
    transition: height .5s ease-in-out;
}

.body .menu-bar .navbar-collapse .navbar-nav li.active .menu-subitems {
    height: 60px;
    transition: height .5s ease-in-out;
}

.menu-subitems ul {
    padding: 0 50px;
    display: table;
    width: 100%;
    vertical-align: middle;
    max-width: 1340px;
    margin: auto;
}

.body .menu-bar .navbar-collapse .navbar-nav .menu-subitems ul li.menu-subitem {
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
}

.desktop-dropdown:hover a {
    color: #FF6600;
}

.menu-subitems ul li.menu-subitem a {
    font-size: 14px;
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #002F57;
    display: inline-block;
    text-align: left;
    text-decoration: none;
}

.body .menu-bar .navbar-collapse .navbar-nav li:hover ul li.menu-subitem a {
    color: #002F57;
}

.body .menu-bar .navbar-collapse .navbar-nav li:hover ul li.menu-subitem a:hover,
.body .menu-bar .navbar-collapse .navbar-nav li:hover ul li.menu-subitem.active a,
.body .menu-bar .navbar-collapse .navbar-nav li ul li.menu-subitem.active a {
    color: #FF6600;
}

h1.orange {
    color: #FF6600 !important;
    font-weight: bold;
}

.thumb-contain {
    max-width: 878px;
    margin: auto;
}

.team-info-card {
    margin-bottom: 70px;
}

@media screen and (max-width:992px) {
    .team-info-card img {
        margin: auto;
        max-width: 230px;
    }
}

@media screen and (max-width:768px) {
    .team-info-card img {
        margin: auto;
        max-width: 272px;
    }
}

.modal .modal-dialog {
    width: 90%;
    margin: auto;
    max-width: 1388px;
}

.modal .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: none;
    padding: 100px;
    display: inline-block;
    min-height: 800px;
}

.modal .modal-header {
    border: none;
    padding: 0;
    min-height: auto;
    position: absolute;
    right: 100px;
    top: 87px;
    text-align: center;
    width: 60px;
    color: #D6D6D6;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    z-index: 1;
}

.modal-header .close {
    margin-top: 0;
    width: 60px;
    height: 60px;
    margin: auto;
    border: 1px solid #003057;
    border-radius: 50%;
    color: #003057;
    font-size: 46px;
    opacity: 1;
    line-height: 58px;
    display: inline-block;
    vertical-align: middle;
    text-shadow: none;
    outline: none;
}

.news_video_modal .modal-dialog .modal-content .modal-header .close {
  margin-top: -40px !important;
}

.modal-header .close:hover,
.modal-header .close:focus {
    opacity: 1;
    color: #FF6600;
    border-color: #FF6600;
}

.modal-body {
    position: relative;
    padding: 60px 0;
    float: left;
}

.left-module {
    width: 30%;
    float: left;
    display: block;
}

.left-module .gallery-img {
    background-color: #FFFFFF;
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.03);
    max-height: none;
    padding: 16px;
}

.right-module {
    width: 70%;
    display: block;
    float: left;
    padding-left: 50px;
}

.right-module .gallery-desc {
    padding: 0;
    max-height: none;
}

.body .modal-content .gallery-desc .img-description {
    padding: 0 0 15px;
    margin: 0 0 15px;
    background: none;
    border-bottom: 1px solid #D4D4D4;
}

.body .modal-content .gallery-desc .img-description p {
    margin: 0;
    color: #FC4F08;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 27px;
}

.body .modal-content .gallery-desc .img-description p.member-name {
    text-align: left;
    color: #022345;
    font-family: "Open Sans";
    font-size: 38px;
    font-weight: bold;
    line-height: 53px;
}

.body .modal-content p {
    font-size: 18px;
    line-height: 30px;
    color: #393939;
}

.pipeline-section {
    background: url(../images/pipeline-hero.png);
    background-size: cover;
    background-position: center right;
}

@media screen and (max-width:767px) {
    .pipeline-section {
        background: none;
        padding: 0 0 220px 0;
        background-color: #ecf2f4;
    }
    .pipeline-section .copy_container {
        position: absolute;
        background-color: #ecf2f4;
    }
}

@media screen and (min-width:768px) {
    .pipeline-section {
        background: url(../images/pipeline-hero.png);
        background-size: cover;
        background-position: center;
    }
    .page-template-page-for-payers .first-section {
        padding-top: 120px;
    }
}

.block-section {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 90px;
}

.block-section .col-20 {
    background: #fff;
}

.body a.v-t-margin:hover {
    text-decoration: none;
    color: #FC4F08;
}

.dropdown .dropdown-menu .dropdown-item:hover {
    text-decoration: none;
    color: #4C8BE0;
}

.leader-section {
    padding: 130px 0 68px;
}

@media screen and (max-width:768px) {
    .leader-section {
        padding: 0;
        background-color: #ecf2f4;
    }
    .inner-leader-section {
        background-color: #ecf2f4;
        text-align: center;
    }
}

@media screen and (max-width:375px) {
    .inner-leader-section {
        padding: 25px 20px 50px 20px;
    }
}

.news-item {
    padding: 0;
    overflow: hidden;
}

.page-template-page-careers .first-section {
    padding-top: 120px;
}

.home .main-content .container {
    width: 100%;
}

.body .btn.btn-clear {
    padding: 6px 40px 6px 40px;
    border: 1px solid #3A4972;
}

.body .btn.btn-orange {
    padding: 6px 40px 6px 20px;
}

.Hero p,
.no-search-found-text,
.hero p {
    color: #003057;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    word-spacing: 0;
}

.icon_copy p {
    color: #39393a;
    font-weight: normal;
    max-width: 500px;
    margin: 0 auto;
    font-size: 16px;
    word-spacing: 0px;
}

.body .sub_block p,
.Subblock p,
.subblock p {
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 25px;
    word-spacing: 0;
}

p.ISI,
p.IFU {
    font-weight: normal !important;
    font-size: 14px;
}

h2 {
    color: #3A4972;
    position: relative;
    font-size: 34px;
}

.news-item .news-item-container img {
    opacity: 1;
    transition: all .2s ease-in-out;
}

.news-item .news-item-container:hover img {
    opacity: .5;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -mos-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.event-news-section .btn-container-center a .btn-clear {
    border: 2px solid #3A4972;
    border-radius: 4px;
    min-width: 424px;
    height: 68px;
    width: 286px;
    display: inline-block;
    padding: 22px 50px;
    font-size: 15px;
    font-weight: 600;
    background-color: rgba(58, 73, 114, 0.03);
    color: #3A4972;
    opacity: 1;
}

.event-news-section .btn-container-center a .btn-clear i {
    position: absolute;
    left: auto;
    right: 25px;
    top: 20px;
    margin: auto;
}

.top-bar-menu ul.country_submenu {
    display: none;
}

.top-bar-menu ul.country_submenu li {
    display: inline-block;
    padding: 0 15px;
    margin-top: 15px;
    float: right;
}

.top-bar-menu ul.country_submenu li a {
    color: #fff;
    text-decoration: none;
}

.desktop-dropdown .dropdown.open .dropdown-toggle {
    color: #4C8BE0 !important;
}

.open>.dropdown-menu {
    display: block;
}

.dropdown .dropdown-menu .dropdown-item {
    color: white;
    margin: 0 10px;
}

.dropdown .dropdown-menu {
    top: -1px;
    left: -180px !important;
    background: none;
    border: none;
    box-shadow: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
}

.event-news-section .btn-container-center a i.fa {
    top: 22px;
}

.fullwidth-thumbline {
    padding: 0;
    position: relative;
    z-index: 0;
    min-height: 490px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

@media screen and (min-width:426px) {
    .fullwidth-thumbline h2,
    .fullwidth-thumbline h3,
    .fullwidth-thumbline p {
        max-width: unset;
        padding: 0 50px;
    }
}

@media screen and (max-width:425px) {
    .fullwidth-thumbline h2,
    .fullwidth-thumbline h3,
    .fullwidth-thumbline p {
        max-width: unset;
        padding: 0 20px;
    }
}

.full-bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    text-align: right;
    overflow: hidden;
}

@media screen and (min-width:768px) {
    .full-bg:before {
        content: '';
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%;
        background: rgba(255, 255, 255, 0.7);
    }
    .chart .done .progress-bar:after {
      display: none;
        content: "";
        position: absolute;
        right: -24px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 49px;
        width: 49px;
        z-index: 1;
        background-color: transparent;
        background-image: url(../images/chart-done.png);
        background-position: center center;
        background-repeat: no-repeat;
    }
}

.left-bg:before {
    left: 0;
}

.right-bg:before {
    right: 0;
}

.full-bg img {
    max-height: none;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.left-bg img {
    float: right;
}

.right-bg img {
    float: left;
}

.fullwidth-info {
    padding: 0;
    text-align: center;
}

.right-bg+.container .row .fullwidth-info {
    float: right;
    max-width: 540px;
}

.fullwidth-info h2 {
    color: #003057 !important;
    font-family: "Open Sans";
    font-size: 38px !important;
    font-weight: bold !important;
    line-height: 50px;
    margin: 0 0 22px;
    display: inline-block;
    width: 100%;
}

.fullwidth-info h3 {
    color: #003057;
    font-family: "Open Sans";
    font-size: 23px;
    font-weight: bold;
    line-height: 36px;
    margin: 0 0 22px;
    display: inline-block;
    width: 100%;
}

.fullwidth-info h4 {
    color: #003057;
    font-family: "Open Sans";
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 8px;
    display: inline-block;
    width: 100%;
    font-style: italic;
}

.fullwidth-info h5 {
    color: #003057;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.fullwidth-info h6 {
    color: #39393A;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 33px;
    margin: 0;
}

.fullwidth-info .sub-title-link {
    color: #FC4F08;
    font-family: "Open Sans";
    font-size: 28px;
    font-weight: bold;
    line-height: 39px;
    text-decoration: none;
    display: block;
}

.fullwidth-info h2 .sub-title-link {
    color: #FF6600;
    font-family: "Open Sans";
    font-size: 38px;
    font-weight: bold;
    line-height: 45px;
}

.fullwidth-info p {
    color: #39393A;
    font-family: "Open Sans";
    font-size: 19px;
    line-height: 30px;
    font-weight: normal;
    display: inline-block;
    width: 100%;
    margin: 0 0 40px;
    padding: 0;
    max-width: none;
}

.thumb-gallay-section {
    padding: 80px 0;
    background: #f8f8f8;
}

.page-template-page-for-payers .thumb-gallay-section {
  padding: 40px 0 80px 0;
}

.thumb-gallay-div {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
    float: left;
}

.thumb-gallay-div>div {
    padding: 0 5px;
}

.thumb-gallay-section .info-block {
    max-width: 560px;
    padding-right: 20px;
    display: flex;
    align-items: stretch;
}

.thumb-gallay-div>div:last-child .info-block {
    float: right;
}

.thumb-gallay-img {
    min-width: 150px;
    display: block;
    float: left;
    overflow: hidden;
    max-width: 135px;
}

.thumb-gallay-img img {
    height: 100%;
    max-width: none;
}

.thumb-gallay-content {
    padding-left: 25px;
    display: block;
    position: relative;
    padding-bottom: 45px;
}

@media screen and (min-width:1200px) {
    .thumb-gallay-content {
        min-width: 400px;
    }
}

.thumb-gallay-content h3 {
    color: #022345;
    font-family: "Open Sans";
    font-size: 18px !important;
    font-weight: 600;
    line-height: 25px !important;
    margin: 5px 0;
    display: inline-block;
    width: 100%;
}

.info-block .thumb-gallay-content p {
    color: #393939;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    padding: 0 0 20px;
    margin: 0;
    border: none;
}

.learn-more-div {
    border-top: 1px solid #E5E5E5;
    width: calc(100% - 20px);
    right: 0;
    position: absolute;
    bottom: 0;
}

.info-block .thumb-gallay-content a {
    color: #4889EB;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: left;
    padding: 8px 0;
}

.info-block .thumb-gallay-content a:hover {
    color: #003058;
}

.info-block .thumb-gallay-content a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    position: relative;
    margin-left: 20px;
}

.innovation-section {
    background-color: white;
    padding: 0;
    position: relative;
    margin-top: 0 !important;
}

@media screen and (max-width:767px) {
    .innovation-section {
        padding-bottom: 0;
    }
    .innovation-section .container .row .hero .innovation_hero_copy {
        position: absolute;
        bottom: 0px;
        background: #ecf2f4;
        width: 100%;
        padding: 0px 25px 20px 25px;
        left: 0;
        height: 420px;
        bottom: 0;
        text-align: center;
    }
    .innovation-section .hero {
        background: #ecf2f4;
        min-height: 400px !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .innovation-section .hero {
        min-height: 300px;
        background: #ecf2f4;
        text-align: center;
    }
    .innovation_hero_copy {
        padding-top: 15px;
    }
}

@media screen and (min-width:992px) {
    .innovation-section .hero {
        min-height: 400px;
        background: #ecf2f4;
    }
    .innovation_hero_copy {
        padding-top: 50px;
    }
}

.hero .fullwidth-info {
    max-width: 620px;
}

.hero-bg {
    position: absolute;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.hero-bg img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:767px) {
    .interest-section {
        padding: 0 0 250px 0;
        margin-bottom: 100px;
        position: relative;
        background: none;
        background-color: #ecf2f4;
    }
    .interest-section .copy_container {
        position: absolute;
        background-color: #ecf2f4;
        text-align: center;
    }
}

@media screen and (min-width:768px) {
    .interest-section {
        padding: 100px 0 45px 0;
        position: relative;
        min-height: 365px;
        background: url('/wp-content/uploads/2017/11/4.0_areas_2000x800px-1.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.interest-section .fullwidth-info {
    max-width: 480px;
}

.interest-section .full-bg img {
    height: auto;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}

@media screen and (min-width:769px) {
    .interest-section {
        padding-left: 150px;
    }
}

.thumbline-div {
    position: relative;
    padding: 100px 0 20px;
}

.circle-box {
    width: 140px;
    height: 140px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -70px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
    background: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-box img {
    max-height: 100px;
    max-width: 100px;
}

.thumbline-div .main-title {
    max-width: 875px;
}

.thumbline-div .main-title p.block_copy {
    display: inline-block;
    width: 100%;
}

.thumbline-div .phase-head {
    border: 3px solid #E4ECF2;
    width: 100%;
    min-height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.thumbline-div .phase-head h3 {
    color: #022345;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    margin: 0;
    max-width: 570px;
}

.body .thumbline-div .phase-desciption {
    border-bottom: 3px solid #E4ECF2;
    border-left: 3px solid #E4ECF2;
    border-right: 3px solid #E4ECF2;
    background: transparent;
    width: 100%;
    min-height: 135px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.body .thumbline-div .phase-desciption ul {
    list-style: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
}

.body .thumbline-div .phase-desciption ul li {
    color: #FF6600;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    padding: 0 15px;
    text-align: center;
}

.body .therapeutic-areas .phase-desciption ul {
    display: inline-block;
    margin-bottom: 20px;
}

.immunology-areas {
    background-color: rgba(186, 208, 222, 0.4);
}

.immunology-areas .phase-head,
.body .immunology-areas .phase-desciption {
    border-color: #fff;
}

.body .immunology-areas .phase-desciption ul {
    display: inline-block;
    columns: 2;
    margin-bottom: 20px;
}

.therapeutic-areas .phase-head h3 {
    max-width: none;
}

.disorders-areas .main-title {
    max-width: 940px;
}

.investor-relations-section {
    padding: 50px 0;
    position: relative;
    background: url('../images/0.1_investor_relations_2000x400px-2.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.investor-relations-section .fullwidth-info {
    float: none;
    margin: auto;
}

.investor-relations-section .fullwidth-info h2 {
    margin: 0;
    text-align: center;
}

.info-section {
    min-height: 400px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.two-equal-part-sec {
    padding: 50px 0;
    background: -moz-linear-gradient(0deg, #F5F6F8 50%, #ECF1F5 50%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #F5F6F8), color-stop(50%, #ECF1F5));
    background: -webkit-linear-gradient(0deg, #F5F6F8 50%, #ECF1F5 50%);
    background: -o-linear-gradient(0deg, #F5F6F8 50%, #ECF1F5 50%);
    background: -ms-linear-gradient(0deg, #F5F6F8 50%, #ECF1F5 50%);
    background: linear-gradient(90deg, #F5F6F8 50%, #ECF1F5 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5F6F8', endColorstr='#ECF1F5', GradientType=1);
}

.info-box {
    display: inline-block;
    border-bottom: 2px solid #FFFFFF;
    border-top: 2px solid #FFFFFF;
    padding: 15px;
}

.col-space {
    padding-left: 82px;
    padding-right: 10px;
}

.info-section h2 {
    color: #FF6600;
    font-family: "Open Sans";
    font-size: 60px;
    font-weight: bold;
    line-height: 54px;
    text-align: center;
    margin: 0;
    display: inline-block;
}

.info-section h5 {
    max-width: 500px;
    margin: 0 auto 5px;
    padding: 0 15px;
    color: #474A4A;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.info-section h6 {
    color: #FF6600;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}

.info-section p {
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}

.investor-section {
    background-color: #F7E0CE;
    padding: 60px 0;
}

.investor-section .info-section {
    max-width: 850px;
    margin: auto;
}

.investor-section .info-section h2,
.investor-section .info-section h6 {
    color: #FF6600;
}

.investor-section .info-section p {
    width: 100%;
    margin: 0;
}

.objectives-sections {
    background: #CCDCE7;
    padding: 60px 0;
}

.objectives-sections .main-title {
    max-width: 970px;
}

.objectives-sections h2 {
    margin: 0 0 30px;
}

.objectives-sections ul {
    display: inline-block;
    text-align: left;
    margin: 15px 0;
    max-width: 500px;
    counter-reset: section;
}

.objectives-sections ul li {
    list-style: none;
    padding-left: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #022345;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    margin-bottom: 15px;
}

.objectives-sections ul li:before {
    content: counter(section);
    counter-increment: section;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 35px;
    font-weight: bold;
    line-height: 36px;
    position: absolute;
    left: 0;
    top: 2px;
}

.governance-sections {
    background: #CCDCE7;
}

.main-title-box {
    max-width: 880px;
    width: 100%;
    margin: 5px auto 15px auto;
    padding: 35px;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
}

.main-title-box p.block_copy {
    line-height: 36px;
}

.main-title-box p.block_copy a {
    text-decoration: none;
}

.main-title-box p.block_copy a.emailno {
    color: #4487EE;
}

.first-sec {
    padding-top: 50px;
}


/* Pipeline page */

.page-template-page-pipeline .clinical-phase {
    background: #f8f8f8;
}

.director-team {
    padding: 68px 0 30px;
    background-color: #BAD0DE;
}

.director-team .img-description {
    background: #E8EFF4;
    padding: 20px;
    margin: 2px auto 0;
    max-width: 272px;
}

.director-team .img-description p {
    font-size: 14px;
    margin: 0;
    color: #4788EA;
}

.direction-title {
    background-color: #F5F8FA;
    display: table;
    vertical-align: middle;
    width: 100%;
    position: relative;
    min-height: 60px;
    margin-bottom: 5px;
}

.direction-title {
    background-color: #F5F8FA;
    display: table;
    vertical-align: middle;
    width: 100%;
    position: relative;
    min-height: 60px;
    margin-bottom: 5px;
}

.contries-logo {
    width: 210px;
    display: table-cell;
    vertical-align: middle;
}

.country-single {
    width: 127px;
}

.contries-logo img {
    margin: auto;
    float: left;
    margin-right: 10px;
}

.direction-title h4 {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    color: #002246;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    padding: 10px 0;
}

.direction-list {
    margin: 0 0 85px;
    padding: 0;
    list-style: none;
}

.direction-list li {
    background-color: #F5F8FA;
    display: table;
    vertical-align: middle;
    width: 100%;
    position: relative;
    min-height: 135px;
    margin-bottom: 5px;
}

.direction-list li h3 {
    display: table-cell;
    vertical-align: middle;
    color: #393939;
    font-family: "Open Sans";
    font-size: 17px !important;
    font-weight: 600;
    line-height: 26px;
    margin: 0;
    padding-right: 70px;
}

.direction-check-box {
    display: table-cell;
    vertical-align: middle;
    width: 140px;
    text-align: center;
}

.direction-check-box i {
    position: relative;
    color: #4A4A4A;
    border: 2px solid #4A4A4A;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 46px;
    top: auto;
    right: auto;
    font-weight: normal;
    font-size: 24px;
    margin: 0 50px;
}

.article-p {
    max-width: 700px;
}

.search-input {
    margin-bottom: 15px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.search-input .form-control {
    display: inline-block;
    margin-right: 5px;
}

.search-input .btn {
    padding: 8px;
    height: inherit;
    min-width: 80px;
}

@media screen and (max-width: 1200px) {
    .news-section .container {
        width: 100%;
    }
    .left-panal {
        width: 30%;
    }
    .right-panal {
        padding-left: 30%;
        padding-right: 10px;
    }
    .full-bg img {
        max-width: none;
    }
    .body .navbar-collapse {
        padding-right: 0;
    }
    .navbar-brand img {
        max-height: 100%;
    }
    .body .menu-bar .navbar-default .navbar-nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .body .navbar.top-bar .navbar-collapse {
        padding: 0;
    }
    .footer .container {
        width: 100%;
    }
    .body ul.footer-link li a {
        padding: 0 5px;
    }
    .first-section,
    .third-section {
        padding-left: 0;
    }
    .body .nav-link .navbar-nav {
        padding: 0;
    }
    .body .nav-link .navbar-nav>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .modal-content {
        padding: 40px;
    }
    .modal-header {
        right: 40px;
        top: 40px;
    }
    .right-module {
        padding-left: 25px;
    }
    .modal-body {
        padding-bottom: 0;
    }
    .tribe-events-calendar thead th {
        height: 56px;
    }
    .news-section .container {
        width: 100%;
    }
    .left-panal {
        width: 30%;
    }
    .right-panal {
        padding-left: 30%;
        padding-right: 10px;
    }
    .body .navbar-collapse {
        padding-right: 0;
    }
    .navbar-brand img {
        max-height: 100%;
    }
    .body .menu-bar .navbar-default .navbar-nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .body .navbar.top-bar .navbar-collapse {
        padding: 0;
    }
    .footer .container {
        width: 100%;
    }
    .body ul.footer-link li a {
        padding: 0 5px;
    }
    .first-section,
    .third-section {
        padding-left: 0;
    }
    .body .nav-link .navbar-nav {
        padding: 0;
    }
    .body .nav-link .navbar-nav>li>a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .modal-content {
        padding: 40px;
    }
    .modal-header {
        right: 40px;
        top: 40px;
    }
    .right-module {
        padding-left: 25px;
    }
    .modal-body {
        padding-bottom: 0;
    }
    .page-template-page-careers .first-section {
        padding: 68px 0;
    }
    .body .menu-bar .navbar-collapse .navbar-nav .menu-subitems ul li.menu-subitem {
        padding-left: 15px;
        padding-right: 15px;
    }
    #sub_content_3 .sub_block_inner.block_copy_right {
        max-width: 40%;
    }
    .fullwidth-thumbline {
        padding: 70px 0;
    }
    .fullwidth-info {
        padding: 0 20px 0 0;
    }
    .right-bg+.container .row .fullwidth-info {
        padding-left: 20px;
        padding-right: 0;
    }
    .col-space {
        padding-left: 30px;
    }
    .chart-head .col-20 .phase-head {
        padding: 10px 0;
        font-size: 12px;
    }
}

@media screen and (max-width: 991px) {
    .left-panal {
        padding-right: 10px;
    }
    .btn-light {
        padding: 15px 20px;
    }
    .news-detail-div h5 br {
        display: block;
    }
    .btn-back {
        padding: 25px 0;
    }
    .btn-nav {
        display: none;
    }
    .body .nav-link .navbar-nav {
        margin: 0;
    }
    .btn-nav-text label i {
        display: table;
        text-align: center;
        margin: auto;
        font-size: 20px;
        font-weight: normal;
    }
    .right-module .gallery-desc h3 {
        color: #003057;
        font-family: "Open Sans";
        font-size: 21px;
        font-style: italic;
        font-weight: 600;
        line-height: 30px;
        border-bottom: 1px solid #D4D4D4;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .event-detail-desc p {
        color: #39393A;
    }
    .event-map-desc {
        border: 1px solid #D2D2D2;
        background-color: #F8F8F8;
        padding: 20px;
        display: inline-block;
        width: 100%;
    }
    .map-desc-left,
    .map-desc-right {
        width: 50%;
        padding: 15px;
        float: left;
        display: block;
    }
    .right-panal .event-map-desc p {
        font-size: 17px;
        line-height: 23px;
        margin-top: 0;
        color: #4A4A4A;
        margin-bottom: 20px;
        word-break: break-word;
    }
    .right-panal .event-map-desc p a {
        color: #4487EE;
        text-decoration: none;
    }
    .map-sec img {
        width: 100%;
    }
    .align-title {
        flex-wrap: wrap;
    }
    .align-title label {
        min-height: 50px;
        padding: 15px;
    }
    .align-title .filter-button {
        margin: 0;
    }
    .align-title .filter-button br {
        display: none;
    }
    .align-title .filter-button.referece-btn {
        padding: 15px;
        margin: auto;
    }
    .left-panal {
        padding-right: 10px;
    }
    .btn-light {
        padding: 15px 20px;
    }
    .news-detail-div h5 br {
        display: block;
    }
    .btn-back {
        padding: 25px 0;
    }
    .btn-nav {
        display: none;
    }
    .body .nav-link .navbar-nav {
        margin: 0;
    }
    .navbar-form.navbar-right {
        max-width: 200px;
        margin-left: 10px;
    }
    .body .navbar-default.top-bar .navbar-nav>li>a {
        padding: 15px 20px;
        min-width: auto;
    }
    #tribe-events-header .tribe-events-sub-nav li a {
        height: 45px;
        padding: 0;
    }
    .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a {
        background: transparent !important;
    }
    .news-detail-section .gallery_product {
        height: auto;
    }
    .news-thumb.main_loop {
        display: flex;
        float: left;
    }
    .third-section .info-block.for-play-info [class*="col-"] {
        text-align: left;
    }
    .page-template-page-for-payers .gray-block,
    .page-template-page-for-payers .orange-block {
        padding: 20px;
    }
    .modal .modal-content {
        padding: 50px;
    }
    .modal .modal-header {
        right: 30px;
        top: 30px;
    }
    .body .modal-content .gallery-desc .img-description p.member-name {
        text-align: center;
    }
    .third-section .info-block h3 {
        padding-top: 5px;
    }
    .info-txt {
        text-align: center;
    }
    #event_extra_div {
        padding: 0 5px;
    }
    .navbar-nav .dropdown .dropdown-menu {
        top: 100%;
        right: 0;
        left: auto !important;
        background: #003057;
        border: none;
        margin: 0;
        border-radius: 0;
    }
    .navbar-nav .dropdown .dropdown-menu .dropdown-item {
        color: white;
        margin: 0 auto;
        width: 100%;
        display: inline-block;
        text-align: center;
        border-bottom: rgba(78, 78, 78, 0.45) 1px solid;
    }
    .page-template-default #home_hero .container .row .main-content-inner .hero .hero_container .hero_container_inner {
        top: 22%;
    }
    .body .form-control.search-box {
        width: 200px;
        background-position: 65px;
        padding-left: 90px;
    }
    .body .form-control.search-box:focus {
        width: 175px;
    }
    .close_button {
        right: 0;
    }
    #search_button {
        right: 35px;
    }
    .landscape-gallery .gallery-img+.gallery-desc+.read-more {
        width: calc(100% - 430px);
        left: auto;
        right: 95px;
    }
    #tribe-mobile-container .type-tribe_events .tribe-events-event-image {
        float: none !important;
        width: 25% !important;
        margin: 15px auto 5px !important;
    }
    .thumb-gallay-div>div {
        margin-bottom: 25px;
    }
    .thumb-gallay-section .info-block {
        margin: 0 auto;
        text-align: left;
    }
    .thumb-gallay-div>div:last-child .info-block {
        float: none;
    }
    .fullwidth-thumbline {
        padding: 0 0 50px 0;
        flex-wrap: wrap;
        min-height: auto;
    }
    .full-bg {
        position: relative;
    }
    .page-template-page-aboutus .first-sec .full-bg {
        padding-top: 60px;
    }
    .full-bg:before {
        display: none;
    }
    .full-bg img {
        width: 100%;
    }
    .fullwidth-info,
    .right-bg+.container .row .fullwidth-info {
        max-width: 100%;
        text-align: center;
        padding: 15px;
    }
    .fullwidth-info h2 {
        text-align: center;
    }
    .hero .fullwidth-info {
        max-width: 100%;
    }
    .hero-bg {
        position: relative;
        width: 100%;
    }
    .hero-bg img {
        height: auto;
    }
    .fullwidth-info .sub-title-link {
        display: initial;
    }
    .two-equal-part-sec {
        padding: 0;
    }
    .info-section {
        margin: 0 -10px;
        min-height: auto;
    }
    .info-section>div {
        padding: 50px 10px;
        background: #F5F6F8;
    }
    .info-section>div:last-child {
        text-align: center;
    }
    .chart-head .col-20 .phase-head {
        padding: 10px 0;
        font-size: 9px;
    }
}

@media screen and (max-width: 768px) {
    .page-template-page-aboutus .first-sec .full-bg {
        padding-top: 0;
    }
    .mob-margin {
        margin-bottom: 20px;
    }
    br {
        display: none;
    }
    .body .leader-section h2,
    .body .managment-team h2,
    .body .director-team h2,
    .body .clinical-phase h2 {
        font-size: 24px;
        line-height: 30px;
        color: #00305c;
        font-weight: bold;
        margin-top: 0;
        letter-spacing: 0.5px;
    }
    .body .leader-section p,
    .body .clinical-phase p,
    .body .director-team p,
    .body .managment-team p {
        font-size: 16px;
        line-height: 22px;
        color: #003057;
        letter-spacing: 0.5px;
    }
    .body .menu-bar .navbar-brand {
        padding: 0 18px;
    }
    .text-center-xs {
        text-align: center;
    }
    .menu-bar .hidden-sm {
        display: block !important;
    }
    .navbar-default .navbar-toggle {
        border-color: #ddd;
        border-radius: 20px;
        font-size: 16px;
        color: #003058;
        width: 10%;
        display: block;
        margin: 17px 0;
    }
    .menu-bar .navbar-default .navbar-toggle:hover,
    .menu-bar .navbar-default .navbar-toggle:focus {
        background: none !important;
        color: #fff;
        border-color: #003058;
    }
    .body .menu-bar .navbar-collapse .navbar-nav li.logo-item {
        display: none;
    }
    .menu-subitems {
        display: block;
        height: unset;
        position: relative;
        overflow: unset;
        height: unset !important;
        background: none !important;
    }
    .body .menu-bar .navbar-collapse .navbar-nav .menu-subitems ul li.menu-subitem {
        text-align: left;
        margin:0!important;
    }
    .menu-item {
        border-bottom: 1px solid black;
        margin: 0 !important;
        padding: 5px 0;
        border-bottom: 1px solid #d9dee2;
    }
    .phase-desciption {
        display: block;
    }
    .block-section .col-20 {
        float: none;
        width: 100%;
        border-left: 3px solid #E4ECF2;
    }
    .col-20 .phase-head {
        text-align: center;
        position: relative;
    }
    .col-20 .phase-head:after {
        position: absolute;
        background: url(../images/collapse.png);
        height: 24px;
        width: 24px;
        content: "";
        top: 20px;
        right: 16px;
    }
    .col-20 .phase-head.active:after {
        background: url(../images/expanded.png);
    }
    .chart .phase-head {
        text-align: center;
    }
    .chart .phase-head span,
    .chart .phase-head:after {
        display: none;
    }
    .team-info-card {
        display: table;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .first-section,
    .second-section,
    .third-section,
    .forth-section {
        text-align: center;
    }
    .first-section .container,
    .second-section .container,
    .third-section .container,
    .forth-section .container {
        width: 100%;
    }
    .first-section .row,
    .second-section .row,
    .third-section .row,
    .forth-section .row {
        padding: 20px 40px;
        text-align: left;
        margin: 0;
    }
    .career-page .forth-section .row {
        background: transparent;
    }
    .leader-section h2,
    .managment-team h2,
    .director-team h2,
    .clinical-phase h2,
    .first-section h2,
    .second-section h2,
    .third-section h2,
    .forth-section h2 {
        font-size: 24px;
        line-height: 30px;
        color: #00305c;
        font-weight: bold;
        margin-top: 0;
        letter-spacing: 0.5px;
    }
    .leader-section p,
    .clinical-phase p,
    .director-team p,
    .managment-team p,
    .first-section p,
    .second-section p,
    .third-section p,
    .forth-section p {
        font-size: 16px;
        line-height: 22px;
        color: #003057;
        letter-spacing: 0.5px;
    }
    .info-block img {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .career-page .third-section {
        padding: 80px 40px;
    }
    .player-page .forth-section {
        background-position: 100% 100%;
        padding: 80px 40px;
    }
    .player-page .orange-block {
        margin-bottom: 20px;
    }
    .gammacare-logo {
        bottom: -100px;
        margin-bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -mos-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
    .news-desc {
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .left-panal {
        padding-right: 0;
        width: 100%;
        text-align: center;
        max-width: 400px;
        margin: auto;
    }
    .btn-light {
        display: inline-block;
    }
    .right-panal {
        padding-left: 0;
        padding-right: 0;
    }
    .right-panal .gallery-desc {
        padding-bottom: 15px;
    }
    .right-panal .gallery-desc p {
        margin-bottom: 15px;
    }
    .news-detail-div {
        padding: 0;
    }
    .news-detail-div .gallery-img {
        height: 100%;
    }
    .gallery_product.landscape-gallery,
    .gallery_product {
        max-height: none;
    }
    .landscape-gallery .gallery-desc {
        display: block;
        padding-left: 12px;
        float: left;
        max-height: 290px;
        padding-top: 12px;
        padding-right: 12px;
    }
    .landscape-gallery .gallery-img {
        max-height: 185px;
        width: 100%;
    }
    .landscape-gallery .gallery-img+.gallery-desc+.read-more {
        width: 100%;
        right: 0;
    }
    .landscape-gallery .gallery-img img {
        height: auto;
    }
    .landscape-gallery .read-more {
        width: 100%;
        margin-left: 0;
    }
    .landscape-gallery .gallery-desc h3 {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .landscape-gallery .gallery-desc p {
        font-size: 15px;
        line-height: 22px;
    }
    .align-title label {
        display: none;
    }
    .toggle-menu {
        display: block;
        position: relative;
        margin-bottom: 40px;
    }
    .toggle-menu a {
        color: #003057;
        font-family: "Open Sans";
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 22px;
        text-align: center;
        margin: 0;
        width: 100%;
        display: inline-block;
        padding: 12px;
        background-color: #D7E4F0;
        text-decoration: none;
    }
    .toggle-menu a:hover,
    .toggle-menu a:focus,
    .toggle-menu a:active {
        color: #ffffff;
        text-decoration: none;
        outline: none;
        background: #003057;
    }
    .sub-filter li {
        padding: 0;
    }
    .align-title {
        position: absolute;
        top: 100%;
        z-index: 1;
        display: none;
        left: 0;
        padding: 0;
    }
    .align-title .filter-button {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        min-height: 40px;
    }
    .sub-filter {
        position: relative;
        margin-top: 12px;
        display: block !important;
        padding: 0;
    }
    .align-title {
        flex-wrap: wrap;
    }
    .align-title label {
        min-height: 50px;
        padding: 15px;
    }
    .align-title .filter-button {
        margin: 0;
    }
    .align-title .filter-button br {
        display: none;
    }
    .align-title .filter-button.referece-btn {
        padding: 15px 0 0;
        margin: auto;
    }
    .align-title .filter-button.referece-btn a {
        background: #003057;
    }
    .body .menu-bar .navbar-collapse {
        padding-left: 0;
        position: absolute;
        top: 75px !important;
        min-height: calc(100vh - 75px);
        background: #fff;
        width: 100%;
        left: 0;
        z-index: 2;
        margin: 0;
    }
    .body .menu-bar .navbar-collapse .navbar-nav {
        width: 100%;
        display: block;
        margin: 0;
        padding-right: 0;
        background-color: #eef0f2;
    }
    .body .menu-bar .navbar-collapse .navbar-nav li {
        display: block;
        float: left;
        width: 100%;
        margin: 5px 0;
    }
    .body .menu-bar .navbar-default .navbar-nav>li>a {
        padding: 10px;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
    }
    .menu-subitems ul li.menu-subitem a {
        font-size: 16px;
        padding: 5px 0 !important;
        color: #57748e;
        text-align: left;
    }
    .menu-subitems ul {
        padding: 0 10px;

    }

    .body .menu-bar .collapse.navbar-collapse {
        display: none !important;
    }
    .body .menu-bar .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header {
        width: 100%;
        margin: 0 !important;
    }
    .sub-menu {
        display: block;
    }
    .sub-menu a {
        color: #003057;
        font-family: "Open Sans";
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        padding: 10px;
        display: block;
    }
    .sub-menu li.active a {
        color: #FF6600;
    }
    .left-module,
    .right-module {
        width: 100%;
    }
    .left-module .gallery-img {
        max-width: 300px;
        margin: auto;
    }
    .right-module {
        padding-left: 0;
    }
    .right-module .gallery-desc {
        text-align: center;
        margin-bottom: 0;
    }
    .third-section .info-block {
        padding: 0 10px;
    }
    .third-section .info-block [class*="col-"] {
        text-align: center;
    }
    .info-block img {
        margin-top: 15px;
    }
    .fifth-section .info-block {
        padding: 0 10px 10px;
        text-align: left;
        margin: 0;
    }
    .page-template-page-careers .first-section {
        padding: 0 !important;
    }
    .news-thumb {
        float: none;
        display: block;
    }
    .tribe-is-responsive.tribe-mobile .tribe-events-page-title {
        margin-top: 0;
    }
    .single-tribe_events .tribe-events-venue-map {
        width: 100% !important;
        display: inline-block !important;
    }
    .chart-head {
        display: none;
    }
    .chart-bg .phase-1,
    .chart-bg .phase-2,
    .chart-bg .phase-3,
    .chart-bg .phase-4,
    .blue .chart-bg .phase-1,
    .blue .chart-bg .phase-2,
    .blue .chart-bg .phase-3,
    .blue .chart-bg .phase-4 {
        background: transparent;
    }
    .search_content .gallery_product {
        max-width: 320px;
    }
    .main-content {
        margin-top: 66px;
    }
    .main-content-top {
        margin-top: 0 !important;
    }
    .search_content .landscape-gallery .gallery-img {
        max-height: none;
    }
}

@media screen and (max-width: 767px) {
    .third-section .info-block.for-play-info [class*="col-"] {
        text-align: center;
    }
    .fifth-section .info-block {
        text-align: center;
        margin: 0 0 30px;
    }
    .page-template-page-careers .fifth-section,
    .page-template-page-for-payers .fifth-section {
        padding: 80px 40px;
    }
    .top-bar-menu {
        display: none;
    }
    .page-template-default #home_hero .container .row .main-content-inner .hero .hero_container .hero_container_inner {
        top: 30px;
        margin: auto;
        max-width: 500px;
        float: none;
    }
    #sub_content_3 .sub_block_inner.block_copy_right {
        max-width: 100%;
    }
    .interest-section .fullwidth-info {
        max-width: 500px;
        text-align: left;
    }
    .interest-section .fullwidth-info h2 {
        text-align: left;
    }
    .body .immunology-areas .phase-desciption ul {
        justify-content: flex-start;
        max-width: 550px;
    }
    .body .immunology-areas .phase-desciption ul li {
        width: 100%;
        text-align: center;
    }
    .info-section {
        margin: 0;
    }
    .chart .box {
        margin-bottom: 30px;
        position: relative;
    }
    .chart .title {
        padding-left: 0;
    }
    .chart .head {
        padding: 10px;
        margin-left: 10px;
    }
    .chart .head {
        font-size: 13px;
        line-height: 100%;
    }
    .progess-detail {
        display: block;
    }
    .divider:after {
        background: #ffffff;
    }
    .done .divider:last-child {
      /*display: none;*/
        background-color: transparent;
        /*background-image: url(../images/chart-done.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto 70%;*/
    }
    .navbar-form.mobile-search {
        margin: 10px auto;
        max-width: 90%;
        width: 100%;
        padding: 0;
        margin-left: auto;
        position: relative;
    }
    .navbar-form.navbar-right {
        max-width: unset;
        width: unset;
        margin-left: 0;
    }
    .mobile-search {
        display: block;
        border-color: transparent !important;
    }
    .search-form-mobile .mobile-search-box {
        width: 100%;
        color: #333333;
        border-radius: 30px;
        background-color: #eef0f2;
        background-image: url(../images/ic_search-rgb.png);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: 40%;
        padding-left: 45%;
        padding-right: 40px;
        font-size: 13px;
        outline-color: transparent;
        transition: background-position .2s, padding-left .2s, width .2s, margin-right .2s;
        text-transform: capitalize;
    }
    .search-form-mobile .mobile-search-box:focus {
        padding-left: 35px !important;
        background-position: 2% !important;
        width: calc(100% - 30px) !important;
        border-color: #ccc;
        box-shadow: none;
    }
    .mobile-search #search_button_mobile {
        display: none;
        background: url(../images/ic-btn-go.png);
        background-repeat: no-repeat;
        background-position: center center;
        width: 20px;
        height: 22px;
        border: none;
        background-size: 20px;
        position: absolute;
        top: -5px;
        bottom: 0;
        margin: auto;
        right: 40px;
        outline-color: transparent;
        transition: display .5s;
    }
    .mobile-search .mob_close_button {
        display: none;
        background: url(../images/ic-btn-close.png);
        background-repeat: no-repeat;
        background-position: center center;
        width: 20px;
        height: 20px;
        border: none;
        background-size: 20px;
        position: absolute;
        right: 0;
        top: -5px;
        bottom: 0;
        margin: auto;
        outline-color: transparent;
        transition: display .5s;
    }
    .mobile-search ::-webkit-input-placeholder {
        color: #1a4568 !important;
    }
    .mobile-search ::-moz-placeholder {
        color: #1a4568 !important;
    }
    .mobile-search :-ms-input-placeholder {
        color: #1a4568 !important;
    }
    .mobile-search :-moz-placeholder {
        color: #1a4568 !important;
    }
    .mobile-dropdown {
        display: block;
        text-align: center;
        background-color: #D6E2EC;
    }
    .mobile-dropdown #dropdownMenuButton {
        padding: 10px;
        text-align: center;
        font-size: 28px;
        font-weight: 600;
        color: #003057;
    }
    .mobile-dropdown .dropdown i.fa {
        top: 25px !important;
    }
    .mobile-dropdown .dropdown .dropdown-menu .dropdown-item {
        font-size: 18px;
        padding: 5px 0 !important;
        color: #57748e;
        border-bottom: none;
    }
    .mobile-bottom {
        display: block;
    }
    .search_content {
        background: white;
        position: relative;
    }
    .search_content:before {
        content: '';
        position: fixed;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        z-index: -1;
        background-image: url(../images/404_Error-1.jpg);
        background-repeat: no-repeat;
        background-position: right center;
    }
    .body .menu-bar .navbar-collapse.collapse.in {
        max-height: calc( 100% - 75px);
        position: fixed;
        top: 75px;
        overflow: scroll;
    }
}

@media screen and (min-width:768px) {
    .mobile-search {
        display: none;
    }
    .mobile-dropdown {
        display: none !important;
    }
    .mobile-bottom {
        display: none !important;
    }
}

@media screen and (max-width: 600px) {
    .body .therapeutic-areas .phase-desciption ul {
        columns: 1;
    }
    .body .thumbline-div .phase-desciption ul li,
    .body .immunology-areas .phase-desciption ul li {
        text-align: center;
        width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 500px) {
    .news-section .filter {
        width: 100%;
    }
    .news-section.news-detail-section {
        padding-top: 70px;
    }
    .news-detail-div .gallery-img {
        margin-bottom: 0;
    }
    .event-news-section .col-lg-12.col-sm-4.col-xs-6 {
        width: 100%;
    }
    .align-btn {
        max-width: 400px;
        width: 100%;
    }
    .align-btn a.btn-normal {
        min-width: 100%;
    }
    .media-thumb .filter {
        width: 100%;
    }
    .media-section .title-section {
        padding: 25px 15px;
    }
    .media-section .title-section p {
        word-break: break-word;
    }
    .footer .col-lg-3 {
        width: 100%;
        text-align: center;
    }
    .footer-social {
        text-align: center;
    }
    .body .footer-social ul.footer-link li {
        margin-right: 2px;
        margin-left: 2px;
    }
    .body ul.footer-link li {
        display: block;
    }
    .footer .col-lg-3.hidden-xs {
        display: block !important;
    }
    .footer .col-lg-3.hidden-lg {
        display: none;
    }
    .footer .col-lg-6 {
        margin: 15px 0;
    }
    .navbar-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-flow: row-reverse;
    }
    .body .menu-bar .navbar-brand {
        padding: 0;
        float: left;
        display: block;
        width: 90%;
    }
    .modal-header {
        right: 15px;
        top: 15px;
    }
    .modal-content {
        padding: 40px 15px;
    }
    .event-map-desc br {
        display: block;
    }
    .map-desc-left,
    .map-desc-right {
        width: 100%;
        padding: 0;
    }
    .news-thumb .col-md-3.col-sm-4 {
        width: 100%;
        max-width: 300px;
    }
    .event-news-section .news-thumb .col-md-3.col-sm-4 {
        max-width: 100%;
    }
    .tribe-events-month #tribe-events-header .tribe-events-sub-nav li {
        position: relative !important;
    }
    .modal .modal-content {
        padding: 50px 0;
    }
    .modal .modal-header {
        right: 5px;
        top: 5px;
    }
    #gc_images_close {
      top: 45px;
    }

    .chart .title {
        font-size: 18px;
    }
    .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
    #tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
    #tribe-events-content .tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-],
    .tribe-events-calendar td.tribe-events-has-events div[id*=tribe-events-daynum-]>a {
        font-size: 18px !important;
        line-height: 40px !important;
        padding: 0 !important;
    }
    .event-news-section .btn-container-center a {
        max-width: 400px;
        width: 100%;
    }
    .event-news-section .btn-container-center a .btn-clear {
        min-width: 100%;
    }
    .thumb-gallay-section .info-block {
        flex-wrap: wrap;
        padding: 15px;
    }
    .thumb-gallay-img {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .thumb-gallay-img img {
        margin-top: 0;
    }
    .thumb-gallay-content {
        padding-left: 0;
        text-align: center;
        margin: 0 auto;
    }
    .search_content .gallery_product {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 414px) {
    .managment-team img,
    .director-team img {
        width: auto;
    }
}

@media screen and (max-width: 350px) {
    .navbar-brand img {
        max-width: 90%;
    }
}

@media screen and (min-width: 980px) and (max-width: 1200px) {
    .body .navbar-default.top-bar .navbar-nav>li>a {
        padding: 15px;
    }
}
