html, body {
    height: 100%;
    margin: 0;
    font-family: 'Montserrat', sans-serif !important;
}

#page-content {
    font-family: 'Montserrat', sans-serif;
}

@media (min-width:1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width:1170px;
    }
}

.b-button {
    font-weight: 200;
    font-style: normal;
    font-size: 14px;
    color: #808080;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(236, 236, 236, 1);
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.650980392156863);
    -webkit-box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.650980392156863);
    box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.650980392156863);
    padding:0 30px;
    display:inline-block;
    text-decoration:none;
}
.b-button:hover {
    text-decoration:none;
    color:#0d1e59;
}
.b-button.b-blue {
    color:#fff;
    background-color:#0d1e59;
    border-color:#0d1e59;
}

.b-button.b-cyan_blue {
    color:#fff;
    background-color:#566a84;
    border-color:#566a84;
}

.b-button-outline {
    font-weight: 200;
    font-style: italic;
    font-size: 12px;
    color: #0D1E59;
    text-align: center;
    display:inline-block;
    line-height: 32px;
    background-color: rgba(255, 255, 255, 0);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(13, 30, 89, 1);
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Montserrat-LightItalic', 'Montserrat Light Italic', 'Montserrat', sans-serif;
    padding:0 50px;
}
.b-button-outline:hover {
    text-decoration:none;
}

.b-input {
    background-color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(236, 236, 236, 1);
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.650980392156863);
    -webkit-box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.650980392156863);
    box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.650980392156863);
    padding:0 15px;
    line-height:50px;
    font-weight: 200;
    font-size: 14px;
    color: #808080;
}
.b-input.search {
    background:url('/img/pages/icon-input-search.jpg') no-repeat center right;
}


.wrapper {
    min-height: 100%;
    margin-bottom: -67px;
    padding-bottom:67px;
    margin-right: 55px;
}

section.one {
    padding:47px 0 0 0;
    background:url('/img/pages/bg-1.png') repeat-x center -98px;
}
section.one img {
    display:block;
    width:100%;
}
section.one h4 {
    font-weight: 200;
    font-size: 30px;
    color: #0D1E59;
    margin:70px 0 0 0;
}
section.one h3 {
    font-weight: 600;
    font-size: 54px;
    color: #0D1E59;
    margin:10px 0 0 0;
}
section.one p {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    margin:10px 0 20px 0;
}
section.one .buttons {
    margin:0 0 30px 0;
}
section.one .buttons .b-button {
    margin-right:12px;
}
section.one .buttons .b-button.b-blue {
    padding:0 65px;
}
section.one .buttons .b-button.b-cyan_blue {
    padding:0 65px;
}
section.one h5 {
    font-weight: 500;
    font-size: 9px;
    color: #000000;
}
section.one .company-logos {

}
section.one .company-logos img {
    height:96px;
    display:inline-block;
    width:auto;
    margin-right:20px;
}
section.one .arrow-down {
    text-align:center;
    margin:45px 0 0 0;
}
section.one .arrow-down a {

}
section.one .arrow-down a:hover {
    text-decoration:none;
    opacity:0.5;
}
section.one .arrow-down a img{
    width:20px;
    display:inline-block;
    transform: rotate(180deg);
}

section.two {
    padding:90px 0 90px 0;
}
section.two h3 {
    font-weight: 600;
    font-size: 54px;
    color: #0D1E59;
    text-align: center;
    margin:0 0 20px 0;
}
section.two .name {
    font-weight: 500;
    color: #0D1E59;
    text-align: center;
    font-size: 14px;
}
section.two .position {
    font-weight: 200;
    color: #000000;
    font-size: 13px;
    text-align: center;
    margin:0 0 20px 0;
}
section.two .text-1 {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    text-align: center;
    max-width:860px;
    margin:auto;
    line-height: normal;
}
section.two .company-logo {
    text-align:center;
    margin:50px 0 10px 0;
}
section.two .company-logo img {
    height:93px;
}
section.two h4 {
    font-weight: 500;
    font-size: 14px;
    color: #0D1E59;
    text-align: center;
}
section.two .text-2 {
    font-weight: 200;
    font-size: 16px;
    color: #808080;
    text-align: center;
    max-width:600px;
    line-height: normal;
    margin:0 auto 25px;
}
section.two .button {
    text-align:center;
}

section.three {
    background:url('/img/pages/bg-2.jpg') no-repeat center -400px;
    background-size: cover;
    position:relative;
}
section.three:after {
    content:' ';
    height:100px;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
section.three > div > h3 {
    font-weight: 600;
    font-size: 54px;
    color: #0D1E59;
    margin:0 0 15px 0;
}
section.three h4 {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    margin:0 0 90px 0;
}
section.three .ranking {
    margin-bottom:115px;
}
section.three .ranking > .row {
    margin-left:-6px;
    margin-right:-6px;
}
section.three .ranking > .row > .col-6 {
    padding-left:6px;
    padding-right:6px;
}
section.three .ranking > h5 {
    font-weight: 500;
    font-size: 30px;
    color: #000000;
    margin:0 0 15px 0;
}
section.three .ranking > p {
    font-weight: 200;
    font-size: 16px;
    color: #808080;
    line-height:normal;
    margin:0 0 30px 0;
}
section.three .ranking > .button {
    margin:0 0 40px 0;
}
.ranking-box.blue {
    background-color: rgba(13, 30, 89, 1);
    background-image:url('/img/pages/chart-transparent.png');
    background-position:calc(100% - 12px) 14px;
    background-repeat:no-repeat;
    border: none;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 30px rgba(13, 30, 89, 0.650980392156863);
    -webkit-box-shadow: 0px 0px 30px rgba(13, 30, 89, 0.650980392156863);
    box-shadow: 0px 0px 30px rgba(13, 30, 89, 0.650980392156863);
    padding:35px 25px 50px 25px;
    position:relative;
    min-height:332px;
}
.ranking-box.blue:after {
    content:' ';
    background:url('/img/pages/strokes.png') repeat-x left;
    position:absolute;
    bottom:0;
    height:23px;
    left:24px;
    right:24px;

}
.ranking-box.blue .current-position {
    font-weight: 650;
    font-style: italic;
    font-size: 95px;
    color: #FFFFFF;
    line-height:1;
    display:inline-block;
    padding-right:25px;
}
.ranking-box.blue .previous-position {
    font-weight: 600;
    font-style: italic;
    font-size: 10px;
    color: #FFFFFF;
    line-height:normal;
    line-height:1;
    margin:0 0 15px 0;
    opacity:0.5;
    padding:10px 0;
}
.ranking-box.blue .previous-position span {
    font-weight: 200;
    font-style: italic;
    font-size: 35px;
    color: #FFFFFF;
    line-height:1;
    float:left;
    margin-right:8px;
    margin-top:-11px;
}
.ranking-box.blue .desc {
    font-weight: 650;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height:normal;
}
.ranking-box.blue .desc a {
    color: #FFFFFF;
}
.ranking-box.cyan_blue {
    background-color: rgba(86, 106, 132, 1);
    background-image:url('/img/pages/chart-transparent.png');
    background-position:calc(100% - 12px) 14px;
    background-repeat:no-repeat;
    border: none;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 30px rgba(86, 106, 132, 0.650980392156863);
    -webkit-box-shadow: 0px 0px 30px rgba(86, 106, 132, 0.650980392156863);
    box-shadow: 0px 0px 30px rgba(86, 106, 132, 0.650980392156863);
    padding:35px 25px 50px 25px;
    position:relative;
    min-height:332px;
}
.ranking-box.cyan_blue:after {
    content:' ';
    background:url('/img/pages/strokes.png') repeat-x left;
    position:absolute;
    bottom:0;
    height:23px;
    left:24px;
    right:24px;

}
.ranking-box.cyan_blue .current-position {
    font-weight: 650;
    font-style: italic;
    font-size: 95px;
    color: #FFFFFF;
    line-height:1;
    display:inline-block;
    padding-right:25px;
}
.ranking-box.cyan_blue .previous-position {
    font-weight: 600;
    font-style: italic;
    font-size: 10px;
    color: #FFFFFF;
    line-height:normal;
    line-height:1;
    margin:0 0 15px 0;
    opacity:0.5;
    padding:10px 0;
}
.ranking-box.cyan_blue .previous-position span {
    font-weight: 200;
    font-style: italic;
    font-size: 35px;
    color: #FFFFFF;
    line-height:1;
    float:left;
    margin-right:8px;
    margin-top:-11px;
}
.ranking-box.cyan_blue .desc {
    font-weight: 650;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height:normal;
}
.ranking-box.cyan_blue .desc a {
    color: #FFFFFF;
}
.ranking-box.white {
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.647058823529412);
    -webkit-box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.647058823529412);
    box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.647058823529412);
    padding:10px 20px 20px 20px;
    margin-bottom:22px;
    min-height:155px;
}
.ranking-box.white .current-position {
    font-weight: 200;
    font-style: italic;
    font-size: 50px;
    color: #808080;
    line-height:1;
}
.ranking-box.white .desc {
    font-weight: 200;
    font-size: 14px;
    color: #808080;
    line-height:normal;
}
.ranking-box.white .desc a {
    color: #808080;
}

section.four {
    margin:0 0 90px 0;
}
section.four h3 {
    font-weight: 600;
    font-size: 54px;
    color: #0D1E59;
}
section.four p {
    font-weight: 200;
    font-size: 20px;
    color: #000000;
    line-height:normal;
}
section.four .buttons .b-button {
    margin-left:10px;
}
.t-table {
    margin-top:30px;
    overflow-x:auto;
}
.t-table table {
    border-right:1px solid #0d1e59;
}
.t-table th {
    font-weight: 200;
    font-size: 13px;
    color: #808080;
    text-align: right;
    border-bottom:1px solid #e5e5e5;
    height:100px;
    padding:0 25px;
    text-align: left;
}
.t-table th:nth-child(2n+1) {
    background-color: #f2f2f2;
}
.t-table td {
    font-weight: 500;
    font-size: 17px;
    color: #808080;
    border-bottom:1px solid #e5e5e5;
    height:115px;
    padding:25px 25px;
    text-align: left;
}
.t-table td a {
    color: #808080;
}
.t-table td:nth-child(2n+1) {
    background-color: #f2f2f2;
}
.t-table th:nth-of-type(2), .t-table td:nth-of-type(2) {
    border-right: 1px solid #e5e5e5;
}
.t-table td:nth-of-type(2) div {
    width: 265px;
}
.t-table td.poz {
    white-space: nowrap;
    font-weight: 500;
    font-size: 45px;
    text-align: right;
}
.t-table td.img {

}
.t-table td.img div {
    width:45px;
    height:45px;
    background:url('../img/fi.svg') no-repeat center;
}
.t-table td.name {
    line-height:normal;
}
.t-table td.revenues {
    white-space: nowrap;
}
.t-table td.profit {
    white-space: nowrap;
}
.t-table td.assets {
    white-space: nowrap;
}
.t-table td.export {
    white-space: nowrap;
}
.t-table tr:hover td {
    color:#fff;
    background-color: rgba(13, 30, 89, 1);
    border: none;
}
.t-table tr:hover td:first-child {
    border-radius: 10px 0 0 10px;
}
.t-table tr:hover td:last-child {
    border-radius: 0 10px 10px 0;
}
.t-table tr:hover td a {
    color:#fff !important;
}

section.introduction {
    padding:60px 0 0 0;
}
section.introduction h3 {
    font-weight: 650;
    font-size: 54px;
    color: #0D1E59;
    text-align: center;
    margin:0 0 20px 0;
}
section.introduction .name {
    font-weight: 500;
    color: #0D1E59;
    text-align: center;
    font-size: 14px;
}
section.introduction .position {
    font-weight: 200;
    color: #000000;
    font-size: 13px;
    text-align: center;
    margin:0 0 20px 0;
}
section.introduction .text-1 {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    text-align: center;
    max-width:860px;
    margin:auto;
    line-height: normal;
}
section.introduction .company-logo {
    text-align:center;
    margin:50px 0 10px 0;
}
section.introduction .company-logo img {
    height:93px;
}
section.introduction h4 {
    font-weight: 500;
    font-size: 14px;
    color: #0D1E59;
    text-align: center;
}
section.introduction .text-2 {
    font-weight: 200;
    font-size: 16px;
    color: #808080;
    text-align: center;
    max-width:600px;
    line-height: normal;
    margin:0 auto 25px;
}
section.introduction .button {
    text-align:center;
}
section.introduction .arrow-down {
    text-align:center;
    margin:45px 0 0 0;
}
section.introduction .arrow-down a {

}
section.introduction .arrow-down a:hover {
    text-decoration:none;
    opacity:0.5;
}
section.introduction .arrow-down a img{
    width:20px;
    display:inline-block;
    transform: rotate(180deg);
}

section.table-view {
    padding:90px 0 90px 0;
}
section.table-view h3 {
    font-weight: 650;
    font-size: 54px;
    color: #0D1E59;
    margin:0 0 15px 0;
}
section.table-view p {
    font-weight: 200;
    font-size: 20px;
    color: #000000;
    line-height:normal;
    margin:0 0 40px 0;
}
section.table-view h5 {
    font-weight: 500;
    font-size: 9px;
    color: #000000;
}
section.table-view .company-logos {

}
section.table-view .company-logos img {
    height:96px;
    display:inline-block;
    width:auto;
    margin-right:20px;
}
section.table-view .buttons .text-left .b-button {
    margin-right:15px;
}
section.table-view .buttons .text-right {
    white-space:nowrap;
}
section.table-view .buttons .text-right .b-button {
    margin-left:15px;
}
section.table-view .b-button {
    border-radius:5px;
}
section.table-view .pagination {
    display:inline-block;
}
.pagination .b-button.number {
    padding:0;
    text-align:center;
    width:50px;
}
.pagination .b-button.active.number {
    border-color:rgba(13, 30, 89, 1);
    color:#0D1E59;
}
section.table-view .after-table {
    margin-top:25px;
}

.breadcrumbs {
    font-weight: 200;
    font-size: 12px;
    color: #CCCCCC;
    margin:30px 0 0 0;
}
.breadcrumbs a {
    color: #CCCCCC;
}
.breadcrumbs a:hover {
    text-decoration:none;
    color:#000000;
}

.article-details {
    padding:60px 0 0 0;
}
.article-details section {
    margin:0 auto 90px auto;
    max-width:760px;
}
.article-details h3 {
    font-weight: 500;
    font-size: 30px;
    color: #000000;
    margin:0 0 15px 0;
}
.article-details .pre-description {
    font-weight: 200;
    font-size: 16px;
    color: #808080;
    margin:0 0 25px 0;
}
.article-details .pre-description p {
    line-height:normal;
}
.article-details .description {
    font-weight: 200;
    font-size: 14px;
    color: #808080;
}
.article-details .description p {
    line-height:normal;
}
.article-details .company-logo {
    width:113px;
}
.article-details .person {
    margin:20px 0;
}
.article-details .person img {
    width:69px;
    border-radius:50%;
}
.article-details .person .row {
    margin-left:-6px;
    margin-right:-6px;
}
.article-details .person .row > div {
    padding-right:6px;
    padding-left:6px;
}
.article-details .person h4 {
    font-weight: 500;
    color: #0D1E59;
    font-size:14px;
    margin:0;
}
.article-details .person p {
    font-weight: 200;
    color: #000000;
    font-size:13px;
    margin:0;
}
.article-details .quote {
    border-left:1px solid #e5e5e5;
    padding:0 0 0 15px;
    margin:40px 0;
}

.rankings section {
    padding:47px 0 0 0;
}
.rankings section:last-child {
    background:url('../img/pages/bg-1-upside-down.png') repeat-x center bottom;
}
.rankings section:first-child {
    background:url('../img/pages/bg-1.png') repeat-x center top;
}
.rankings section img {
    display:block;
    width:100%;
}
.rankings section h4 {
    font-weight: 200;
    font-size: 30px;
    color: #0D1E59;
    margin:70px 0 0 0;
}
.rankings section h3 {
    font-weight: 650;
    font-size: 54px;
    color: #0D1E59;
    margin:10px 0 0 0;
}
.rankings section p {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    margin:10px 0 20px 0;
}
.rankings section .buttons {
    margin:0 0 30px 0;
}
.rankings section .buttons .b-button {
    margin-right:12px;
}
.rankings section .buttons .b-button.b-blue {
    padding:0 65px;
}
.rankings section h5 {
    font-weight: 500;
    font-size: 9px;
    color: #000000;
}
.rankings section .company-logos {

}
.rankings section .company-logos img {
    height:96px;
    display:inline-block;
    width:auto;
    margin-right:20px;
}

.yellow section.three {
    background: url('/img/pages/bg-2-yellow.jpg') no-repeat center -400px;
}
.yellow section.one h3,
.yellow section.two h3,
.yellow section.three > div > h3,
.yellow section.four h3 {
    color:#000;
}
.yellow section.one h4,
.yellow section.two .name,
.yellow .sectors h6, 
.yellow .practice h6, 
.yellow .customers h6,
.yellow .sectors .sub-desc, 
.yellow .practice .sub-desc, 
.yellow .customers .sub-desc,
.yellow .employee .name,
.yellow .boxes-employee-information .b-box .number,
.yellow .award .name,
.yellow .award .subHeader {
    color:#D5A848;
}
.yellow .boxes-employee-information .b-box.blue,
.yellow .ranking-box.blue {
    background-color:#D5A848;
    -moz-box-shadow: 0px 0px 30px rgba(213, 168, 72, 0.650980392156863);
    -webkit-box-shadow: 0px 0px 30px rgba(213, 168, 72, 0.650980392156863);
    box-shadow: 0px 0px 30px rgba(213, 168, 72, 0.650980392156863);
}
.yellow .b-button.b-blue {
    background-color:#D5A848;
    border-color:#D5A848;
}
.yellow .b-button-outline {
    color:#D5A848;
    border-color:rgba(213, 168, 72, 1);
}
.yellow .employee img {
    border:1px solid #D5A848;
}
.yellow .separator {
    border-bottom:1px solid #D5A848;
}
.yellow .separator.square::after {
    border:2px solid #D5A848;
}

.green section.three {
    background: url('/img/pages/bg-2-green.jpg') no-repeat center -400px;
}
.green section.one h3,
.green section.two h3,
.green section.three > div > h3,
.green section.four h3 {
    color:#000;
}
.green section.one h4,
.green section.two .name,
.green .sectors h6, 
.green .practice h6, 
.green .customers h6,
.green .sectors .sub-desc, 
.green .practice .sub-desc, 
.green .customers .sub-desc,
.green .employee .name,
.green .boxes-employee-information .b-box .number,
.green .award .name,
.green .award .subHeader {
    color: rgba(13, 135, 125, 1);
}
.green .boxes-employee-information .b-box.blue,
.green .ranking-box.blue {
    background-color: rgba(13, 135, 125, 1);
    -moz-box-shadow: 0px 0px 30px rgba(13, 135, 125, 0.650980392156863);
    -webkit-box-shadow: 0px 0px 30px rgba(13, 135, 125, 0.650980392156863);
    box-shadow: 0px 0px 30px rgba(13, 135, 125, 0.650980392156863);
}
.green .b-button.b-blue {
    background-color: rgba(13, 135, 125, 1);
    border-color: rgba(13, 135, 125, 1);
}
.green .b-button-outline {
    color: rgba(13, 135, 125, 1);
    border-color:rgba(13, 135, 125, 1);
}
.green .employee img {
    border:1px solid rgba(13, 135, 125, 1);
}
.green .separator {
    border-bottom:1px solid rgba(13, 135, 125, 1);
}
.green .separator.square::after {
    border:2px solid rgba(13, 135, 125, 1);
}

.cyan_blue section.three {
    background: url('/img/pages/bg-2-cyan_blue.jpg') no-repeat center -400px;
}
.cyan_blue section.one h3,
.cyan_blue section.two h3,
.cyan_blue section.three > div > h3,
.cyan_blue section.four h3 {
    color:#000;
}
.cyan_blue section.one h4,
.cyan_blue section.two .name,
.cyan_blue .sectors h6, 
.cyan_blue .practice h6, 
.cyan_blue .customers h6,
.cyan_blue .sectors .sub-desc, 
.cyan_blue .practice .sub-desc, 
.cyan_blue .customers .sub-desc,
.cyan_blue .employee .name,
.cyan_blue .boxes-employee-information .b-box .number,
.cyan_blue .award .name,
.cyan_blue .award .subHeader {
    color: rgba(86, 106, 132, 1);
}
.cyan_blue .boxes-employee-information .b-box.blue,
.cyan_blue .ranking-box.blue {
    background-color: rgba(86, 106, 132, 1);
    -moz-box-shadow: 0px 0px 30px rgba(86, 106, 132, 0.650980392156863);
    -webkit-box-shadow: 0px 0px 30px rgba(86, 106, 132, 0.650980392156863);
    box-shadow: 0px 0px 30px rgba(86, 106, 132, 0.650980392156863);
}
.cyan_blue .b-button.b-blue {
    background-color: rgba(86, 106, 132, 1);
    border-color: rgba(86, 106, 132, 1);
}
.cyan_blue .b-button-outline {
    color: rgba(86, 106, 132, 1);
    border-color:rgba(86, 106, 132, 1);
}
.cyan_blue .employee img {
    border:1px solid rgba(86, 106, 132, 1);
}
.cyan_blue .separator {
    border-bottom:1px solid rgba(86, 106, 132, 1);
}
.cyan_blue .separator.square::after {
    border:2px solid rgba(86, 106, 132, 1);
}
.grey section.three {
    background: url('/img/pages/bg-2-grey.jpg') no-repeat center -400px;
}
.grey section.one h3,
.grey section.two h3,
.grey section.three > div > h3,
.grey section.four h3 {
    color:#000;
}
.grey section.one h4,
.grey section.two .name,
.grey .sectors h6,
.grey .practice h6,
.grey .customers h6,
.grey .sectors .sub-desc,
.grey .practice .sub-desc,
.grey .customers .sub-desc,
.grey .employee .name,
.grey .boxes-employee-information .b-box .number,
.grey .award .name,
.grey .award .subHeader {
    color:rgba(132, 144, 149, 1);
}
.grey .boxes-employee-information .b-box.blue,
.grey .ranking-box.blue {
    background-color:rgba(132, 144, 149, 1);
    -moz-box-shadow: 0px 0px 30px rgba(132, 144, 149, 0.650980392156863);
    -webkit-box-shadow: 0px 0px 30px rgba(132, 144, 149, 0.650980392156863);
    box-shadow: 0px 0px 30px rgba(132, 144, 149, 0.650980392156863);
}
.grey .b-button.b-blue {
    background-color:rgb(132, 144, 149);
    border-color:rgb(132, 144, 149);
}
.grey .b-button-outline {
    color:rgb(132, 144, 149);
    border-color:rgb(132, 144, 149);
}
.grey .employee img {
    border:1px solid rgb(132, 144, 149);
}
.grey .separator {
    border-bottom:1px solid rgb(132, 144, 149);
}
.grey .separator.square::after {
    border:2px solid #839197;
}

@media (max-width: 576px) {
    body section.one h3,
    body section.two h3,
    body section.three > div > h3,
    body section.four h3,
    section.table-view h3 {
        font-size:30px;
    }
    body section.one .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body section.three .ranking > h5 {
        font-size:22px;
    }
    body section.three .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body section.three .ranking-box.blue {
        margin-bottom:22px;
    }
    body section.four .col-7,
    body section.four .col-5,
    body section.table-view .col-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body section.four .col-5.text-right {
        text-align: center !important;
    }
    body section.table-view .col-5.text-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
    }
    body .rankings > section > .container > .row > .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .rankings section h4 {
        font-size:22px;
    }
    body .rankings section h3 {
        font-size:30px;
    }
    body .rankings section .buttons {
        text-align:center;
    }
    body .rankings section .buttons .b-button.b-blue,
    body .rankings section .buttons .b-button.b-white {
        padding:0 20px;
        margin:0
    }
    body .rankings section img {
        max-width:80%;
        margin:auto;
    }
    body .wrapper {
        padding-top:20px;
    }
    body section.table-view {
        padding:50px 0 0 0;
    }
}