/*
Table of contents
0. Bootstrap
1.0 Global Styles
2.0 Header
16.0 Footer
19.0 Career/F-end/B-end/Intern Pages
20.0 Media/Media-2 pages
21.0 Corporate Partnership
22.0 Panel Doctor
23.0 About and Contact Us
24.0 FAQ
32.0 Breadcrumb
*/



/* 0. Bootstrap */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */ /*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}

/*----------------------------------------------------
1.0 Global Styles */
html{
    box-sizing: border-box;
    overflow: auto;
}

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}

.search-container{
    padding: 0px;
}

.home-points{
    overflow: hidden;
}

@media(min-width: 961px){
    .home-points-search{
        overflow: hidden;;
    }
}

.main-nextpage-btn-2{
    background-color: #41C0F1;
    border: none;
    border-radius: 4px;
    color: #fff;
    display: block;
    justify-content: center;
    height: 43px;
    margin: 0 auto;
    outline:none;
    width: 31%;
}

/*Scrollbar*/

::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: transparent;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

::-webkit-scrollbar-thumb:active {
    background: #888;
}



/*Horizontal scrollers*/
.scroller::-webkit-scrollbar-track
{
    border-radius: 4px;
    background-color: transparent;
}

.scroller::-webkit-scrollbar
{
    width: 4px;
    height: 8px;
    background-color: transparent;
}

.scroller::-webkit-scrollbar-thumb
{
    border-radius: 4px;
    background-color: rgba(119, 118, 118, 0.2);
}
.scroller{
    overflow: auto;
    white-space: nowrap;
}
@media(max-width:768px)
{
    .scroller{
        width:105%;
    }
}

/*1.2. Stars*/
.star{
    position:relative;
    top:3px;
    width:20px;
}
.star path{
    fill:gold;
}

/*1.3. Breadcrumbs*/


.breadcrumb-container{
    background-color: #2e5aa9;
    padding:15px 0;
}
.breadcrumb-container .container{
    padding: 0;
}
@media(max-width:576px){
    .breadcrumb-container{
        padding:15px;
    }
}

.breadcrumb {
    list-style: none;
    margin: 0;
    padding:0;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    color: #fff;
    content: ">\00a0";
    padding: 0 5px;
}
.breadcrumb li a{
    color:#fff;
    text-decoration: none;
}
.breadcrumb li a:hover{
    color:#fff;
    text-decoration: underline;
}

/*White version*/

.breadcrumb-white-container{
    background-color: transparent;
}

.breadcrumb-white > li + li:before,
.breadcrumb-white li a,
.breadcrumb-white li a:hover{
    color: #333;
}

/* 1.4. No select */

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

/*19.0 Career/F-end/B-end/Intern Pages */

/* career container */
.career-container {
    background-image: url("https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/career-doctoroncall.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    margin-bottom: 30px;
}

.career-jd{
    font-size: 14px;
}

@media(min-width:576px){
    .career-jd{
        height:77px;
    }
}


.career-title {
    text-align: center;
    color: #fff;
}

.career-desc {
    color: #fff;
    text-align: center;
    line-height: 26px;
}

@media (max-width: 960px) {
    .career-desc {
        padding: 0;
        margin: 15px 20px;
    }
}

.career-detail {
    padding: 30px 0;
}

@media (max-width: 768px) {
    .career-detail {
        padding: 30px 15px;
    }
}

.position-list {
    margin: 10px 0 50px 0;
}
.position-col.col-md-4 {
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    max-width: 31%;
    margin: 0 1%;
    padding: 0;
}

.position-col a {
    text-decoration: none;
    color: #000;
}

@media (max-width: 576px) {
    .position-col.col-md-4 {
        max-width: unset;
        margin: 10px;
    }
}
.career-frontend-img-col {
    background-image: url("https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/career-frontend-img.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-backend-img-col {
    background-image: url("/images/new_home/career-backend-img.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-solution-img-col {
    background-image: url("https://doc-cdn.s3-ap-southeast-1.amazonaws.com/home/new_home/Solution_Architect.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-seo-specialist-img-col {
    background-image: url("https://doc-cdn.s3-ap-southeast-1.amazonaws.com/home/new_home/SEO_Specialist.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-react-img-col {
    background-image: url("https://doc-cdn.s3-ap-southeast-1.amazonaws.com/home/React_Native.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-full-stack-img-col {
    background-image: url("https://doc-cdn.s3-ap-southeast-1.amazonaws.com/home/Full_Stack.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-ecommerce-img-col {
    background-image: url(/images/new_home/doc-commerce.jfif);
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-insurance-img-col {
    background-image: url(/images/new_home/insurance-tech.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-digital-img-col {
    background-image: url(/images/new_home/digital_marketing.jfif);
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-cyber-img-col {
    background-image: url(/images/new_home/doc-cyber.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-businessanalyst-img-col {
    background-image: url("https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/career-businessanalyst-img.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: inherit;
}

.career-img {
    width: 100%;
}

.position-text {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 26px;
}

/* .position-text p {
padding-bottom: 40px
} */

.apply-btn {
    width: max-content;
    background-color: #41C0F1;
    color: #fff;
    border: none;
    border-radius: 2px;
    margin: 10px 15px;
    padding: 8px 15px;
    position: absolute;
    bottom: 0;
}

.aboutus-sub{
    color: #333;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}


.career-sub-container {
    padding: 0
}

.row.career-sub-row {
    width: 100%;
    margin-left: 0;
}

@media(min-width:576px){
    .row.career-sub-row {
        height: 360px;
    }
}

.career-sub-img-col.col-lg-5 {
    padding: 0;
}
.career-desc-col {
    background-color: #2E5AA9;
    color: #fff;
    height: inherit;
}


.position-title {
    margin: 20px 10px;
}

@media(max-width:767px){
    .position-title{
        margin-top: 0;
    }
    .position-title h1{
        margin-top: 0;
    }
}

.position-type {
    margin: 0 10px;
    font-size: 16px;
    font-weight: bold;

}
.position-info {
    margin: 28px  10px;
    font-size: 16px;
    padding-right: 30px;
    line-height: 30px;
}

.submit-btn {
    border: none;
    border-radius: 4px;
    background-color: #41c0f1;
    font-size: 16px;
    height: 48px;
    padding: 17px;
    margin: 15px 10px;
    color: #fff;
    text-decoration: none;
}

.submit-btn:hover,.submit-btn:active,.submit-btn:visited{
    color: #fff;
    text-decoration: none;
}

.submit-btn a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

@media (max-width: 576px) {
    .submit-btn {
        margin: 25px 10px;
    }
}

.position-desc-task{
    /* list-style: none; */
    padding-left: 0;
    line-height: 28px;
    font-size: 14px;
}

.career-techreq{
    /* margin-top: 60px; */
}

.position-desc-criteria, .position-desc-additional{
    padding-left: 20px;
    line-height: 28px;
    font-size: 14px;
}
/* form css */
.container-form-outer{
    text-align: center;
    background-color: #F0F0F0;
    width: 100%;
}

.container.container-form-inner {
    width: 54%;
}

@media (max-width: 960px){
    .container.container-form-inner {
        width: 100%;
    }
}

.form-detail {
    display: flex;
}

.form-input {
    width: 100%;
    margin: 5px 0;
    border-radius: 3px;
    border: 1px solid #aaa;
    padding: 10px;
}

.form-detail.form-input {
    padding: 0;
}

.application-form-content {
    margin: 0;
}

.application-form-title {
    font-size: 30px;
    font-weight: bold;
    padding-top: 20px;
}

.submit-app-btn {
    background-color: #41C0F1;
    border: none;
    border-radius: 3px;
    padding: 10px 15px;
    color: #fff;
    margin: 20px 0;
}

.file-upload-input {
    width: 100%;
    border: 1px solid #aaa;
    padding: 10px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    float: left;
}

.file-upload-button {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    border: none;
    margin-left: -1px;
    background-color: #41C0F1;
    float: left;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    padding: 10px 15px;
    white-space: nowrap;
}

.no-career-img {
    text-align: center;
    padding-bottom: 15px;
}

.no-career-text {
    text-align: center;
    padding-bottom: 30px;
}

.career-bold{
    font-weight: bold;
}


/*20.0 Media/Media-2 pages*/

.media-home-source{
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.media-body-div{
    line-height: 23px;
    margin-top: 35px;
}

.media-container {
    background-image: url(https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/media-doctoroncall.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
}

.a-media-bread{
    color: #000;
    text-decoration: none;
}

.a-media-bread:hover{
    text-decoration: underline;
}

.media-ref{
    color: #aeaeae;
    margin: 10px 0;
}

.media-link-title{
    line-height: 23px;
    height: 95px;
}

.media-title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: #fff;
}
.media-desc{
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 0 180px;
    line-height: 30px;
}

@media(max-width: 768px) {
    .media-desc {
        padding: 0;
    }
}

.media-col.col-lg-3 {
    border: 1px solid #E0E0E0;
    border-radius: 6px;
    max-width: 23%;
    margin: 0 1%;
    padding: 0;
}

.media-col.col-md-3 {
    border: 1px solid #E0E0E0;
    border-radius: 6px;
    max-width: 23%;
    margin: 20px 1%;
    padding: 0;
}

@media(max-width: 768px) {
    .media-col.col-lg-3 {
        max-width: unset;
        margin: 10px;
    }
    .media-col.col-md-3 {
        max-width: unset;
        margin: 10px;
    }
}

.media-row-upper {
    padding-top: 30px;
    padding-bottom: 15px;
}

.media-row-lower {
    padding-bottom: 30px;
    padding-top: 30px;
}


.media-col a, .media-col a:visited, .media-col a:hover, .media-col a:active  {
    text-decoration: none;
    color: inherit;

}

.media-img {
    height: 160px;
    width: 100%;
}

.media-logo {
    padding-bottom: 10px;
}

.media-logo img{
    height: 27px;
}

.media-detail {
    padding: 18px 10px;
}

.media-date {
    padding-bottom: 15px;
    font-size: 14px;
    padding-top: 10px;
    color: #777;
}

.media-link-title {
    font-size: 14px;
}

/* @media (max-width: 960px) {
.media-link-title {
  font-size: 13px;
}
} */

.aboutus-sub{
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}


.media-link-url-btn {
    background-color: #41C0F1;
    border: none;
    color: #fff;
    border-radius: 2px;
    margin-top: 20px;
    padding: 8px 15px;
    position: absolute;
    bottom: 15px;
}

.media-link-url-btn a {
    text-decoration: none;
    color: #fff;
}


.page-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    margin:24px auto;
    padding: 1px;
    overflow: auto;
}
.page{
    border: 1px solid #ddd;
    background-color: #fff;
    color: #337ab7;
    float:left;
    line-height: 1.42857143;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
a.page:active{
    background-color: #41c0f1;
    color:#fff;
}


/*21.0 Corporate Partnership*/

/* 1. Partnership CSS Style */

.cp-h2{
    margin-bottom: 40px;
    margin-top: 30px;
}

.partnership-main-section{
    background-image: url('https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/partnership-doctoroncall.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    opacity: 0.88;
    padding: 50px;
    text-align: center;
    width: 100%;
}

.partnership-main-desc-text{
    font-size: 16px;
    line-height: 25px;
    padding-left: 30%;
    padding-right: 30%;
}

.partnership-get-touch-button{
    background: #41C0F1;
    border:none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin-top: 25px;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    width: 25%;

}

.partnership-doctor-image{
    background-image: url('https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/doctoroncall-partnership-doctor.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    height: 590px;
    width: 100%;
}

.partnership-doctor-image-column{
    width: 40%;
}

.partnership-making-sure-text{
    line-height: 1.7em;
}

.partnership-desc-text{
    font-weight: bold;
    padding-left: 20px;
}

.partnership-partner-desc-text{
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin-top: 10px;
}

@media(min-width:576px){
    .partnership-partner-desc-text{
        height: 65px;
    }
}

.partnership-desc-text-column{
    margin-bottom: 5%;
    padding-left: 13.5%;
    padding-right: 5%;
    width: 60%;
}

.partnership-display-flex{
    display: flex;
    margin-bottom: 30px;
}

.partnership-image-logo-position{
    text-align: center;
    width: 50%;
}

.partnership-image-logo{
    height: 62px;
}

.who-we-partner-style{
    list-style-type: none;
    margin-bottom: 40px;
    padding-left: 0;
}

.partnership-why-us-position{
    margin-bottom: 25px;
    text-align: center;
}

.partnership-why-us-position img{
    height: 142px;
}

.partnership-why-us-text{
    color: #3c3c3c;
    font-size: 14px;
    line-height: 23px;
}

@media (max-width:768px){

    .partnership-desc-text-column{
        padding-left: 5%;
    }

    .partnership-main-desc-text{
        padding-left: 12%;
        padding-right: 12%;
    }
}

@media (max-width:576px){

    .partnership-main-section{
        padding: 25px;
    }

    .partnership-desc-text-column{
        padding: 5%;
        width: 100%;
    }

    .partnership-main-desc-text{
        padding-left: 5%;
        padding-right: 5%;
    }

    .partnership-doctor-image{
        /* background-image: url('../images/doctoroncall-partnership-doctor-mobile.png'); */
        background-position: top;
        height: 285px;
    }

    .partnership-button-position{
        text-align: center;
    }

    .partnership-get-touch-button{
        width: 70%;
    }

}

.partnership-button-position{
    margin-bottom: 60px;
    text-align: center;
}

.partnership-button-position a{
    color: #fff;
    text-decoration: none;
}

.isp-h2{
    margin-bottom: 50px;
}


/*22.0 Panel Doctor*/



/* 4. Panel Doctor CSS */

.panel-doc-main-section{
    background-image: url('https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/panel-doctor-doctoroncall.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    color: #fff;
    opacity: 0.88;
    padding: 50px;
    text-align: center;
}

.panel-doc-main-subtext{
    font-size: 16px;
    line-height: 25px;
    margin-top: 20px;
    padding: 0 16%;
}

.panel-doc-contribute{
    padding-bottom: 20px;
    padding-top: 30px;
    text-align: center;
}

.panel-doc-contribute-img{
    height: 130px;
    width: 130px;
}

.panel-doc-position{
    margin-bottom: 50px;
    text-align: center;
}

.panel-doc-margin-bottom{
    margin-bottom: 50px;
}

.panel-doctor-contribute-desc{
    color: #3C3C3C;
    font-size: 14px;
    line-height: 23px;
}

.panel-doctor-contribute-name{
    color: #3C3C3C;
    font-weight: bold;
    margin: 5px 0;
}

.panel-doc-link{
    text-decoration: none;
}
.panel-doc-position:hover {
    text-decoration: none;
}

@media (max-width:576px){
    .panel-doc-main-subtext{
        padding: unset;
    }
}

/*23.0 About and Contact Us */



/*4.0 Title - Contact Us*/

.contactus-title{
    background-color: #2E5AA9;
    padding: 20px;
    color: #fff;
}

.contactus-title h1{
    color: #fff;
    text-align: center;
}

.contactus-title p{
    font-size: 16px;
    margin: 0;
    padding-right: 3%;
    padding-left: 3%;
    text-align: center;
}

.contact-us-2 img{
    width: 83%;
}

.contactus-p-header{
    font-weight: bold;
}

.contactus-p-header-2{
    font-weight: bold;
    margin-bottom: 8px;
}

.contact-submit-btn{
    background: #408BF9;
    border-radius: 4px;
    color: #fff;
    padding: 10px;
    display: block;
    width: max-content;
    margin: 10px 0;
    float: right;
}

.contant-form-head{
    font-size: 29px;
    font-weight: bold;
    margin: 15px 0;
}

.contact-block{
    display:block;
    margin: 10px 0;
}

.contact-SubBtn a{
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.contact-us-1{
    background-color: #E8F2FA;
    margin: 20px 0;
    padding: 40px;
    width: 85%;
}

@media(max-width:991px){
    .contact-us-1{
        margin: 80px 0;
    }
}

@media(max-width:576px){
    .contact-us-1{
        padding: 10px;
        width: auto;
    }
}

.contact-input{
    border: 1px solid #B2B2B2;
    border-radius: 4px;
    padding-left: 10px;
    outline: none;
    height: 30px;
    width: 100%;
}

.contact-us-img{
    height: 20px;
    margin-right: 8px;
    vertical-align: top;
    width: 20px;
}

.contact-us-img-2{
    height: 20px;
    margin-right: 13px;
    vertical-align: top;
}

.contact-us-mobile-div{
    width: 102%;
}

/*5.0 About Us*/

.aboutus-title{
    background-color: #2E5AA9;
    padding: 20px;
    color: #fff;
}

.aboutus-title h1{
    color: #fff;
    text-align: center;
}

.about-us-video{
    height: 350px;
    text-align: center;
    margin-top: 30px;
}

.about-us-h2{
    margin-left: 15px;
}

.about-us-second-column-p{
    line-height: 23px;
    margin-left: 3%;
    margin-bottom: 0;
    width: 85%;
}

.about-us-second-column-p-head{
    margin-left: 3%;
    margin-bottom: 0;
    width: 85%;
}

.about-us-space{
    margin-bottom: 20px;
}

.about-us-second-column-p-header{
    margin-left: 3%;
    margin-bottom: 0;
    width: 85%;
}

.about-us-second-column-p-mobile{
    margin-top: 0;
    margin-left: 3%;
    margin-bottom: 0;
    padding-top: 25px;
    width: 85%;
}

.about-us-second-column-p-mobile-2{
    line-height: 23px;
    margin-top: 0;
    margin-left: 3%;
    margin-bottom: 0;
    width: 85%;
}
.aboutus-second-row-2{
    background-color: #2E5AA9;
    color: #fff;
}

.aboutus-second-row-2-desktop{
    background-color: #2E5AA9;
    color: #fff;
}

.row.aboutus-sub-row{
    margin-bottom: -14px;
    margin-left: 0;
    width: 100%;
}

.aboutus-row1-img{
    background-image: url("https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/about-us-family-doctoroncall.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 425px;
}

.aboutus-row3-img{
    background-image: url("https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/about-us-doctor-doctoroncall.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
}

.about-us-cred{
    background-image: url("https://doc-cdn.s3.ap-southeast-1.amazonaws.com/home/doctoroncall-about-us-cred.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 350px;
}

.about-us-cred-info{
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    background-color: #2E5AA9;
    color: #fff;
}

.aboutus-second-row-3{
    padding-top: 45px;
}

.aboutus-contributedr{
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}

.aboutus-contribute-img{
    height: 130px;
    width: 130px;
}

.about-us-position{
    text-align: center;
}

.aboutus-lastli{
    padding-bottom: 15px;
}

.contactus-tagline{
    margin-left: 7.5%;
    width: 45%;
}

.aboutus-p-text{
    line-height: 23px;
}

@media(max-width: 576px){
    .about-us-video iframe{
        width: 90%;
    }
}

@media(min-width:1077px){
    .about-us-second-column-p-header {
        margin-left: 3%;
        margin-bottom: 0;
        margin-top: 5%;
        width: 85%;
    }
}

/*24.0 FAQ*/

.answers{
    color:#333;
    font-size:14px;
    line-height: 23px;
}
.questions{
    font-weight:600;
    font-size:18px;
    color:#333
}
.questions-container{
    border-left:1px solid #ddd;
    font-family:'Open Sans',sans-serif;
    padding-top:20px
}
.faq-container{
    padding:20px;
    margin:20px 0 50px
}
.questions-container hr{
    border:1px solid #ddd
}
@media (max-width:768px){
    .navigator{
        display:none
    }
    .questions-container{
        border:none
    }
}
.navigator{
    padding:14px;
    font-family:'Open Sans',sans-serif;
    font-size:14px;
    font-weight:600
}
.navigator a{
    display:block;
    padding-left:50px;
    margin:10px;
    cursor:pointer;
    line-height: 23px;
    transition:all .3s ease;
    text-decoration:none;
    color:#000;
    cursor:pointer;
}
.navigator a:hover{
    color:#2e5aa9;
    text-decoration:underline
}
.navigator span{
    font-weight:800;
    padding:20px 0 0 56px;
    color:#2e5aa9;
    display:block;
    cursor:default
}
.page-title{
    color:#fff;
    font-family:'Open Sans',sans-serif;
    height:220px;
    text-align:center;
    padding:50px;
    background-image:url(https://doccampaign.s3-ap-southeast-1.amazonaws.com/coronavirus/home/faq-doctoroncall.png);
    background-repeat:no-repeat;
    background-position:50% 100%;
    background-size:cover
}
@media(max-width:576px){
    .page-title{
        height:auto;
    }
}
.page-title span{
    margin:0 auto;
    display:block
}

.panel-doc-main-section{
    background:#2e5aa9;
    color:#fff;
    padding:50px;
    text-align:center
}
.panel-doc-main-title{
    font-size:24px;
    font-weight:700
}
.panel-doc-main-subtext{
    line-height:30px;
    margin-top:20px
}

/*32.0 Breadcrumb*/

.breadcrumb-news-container{
    margin-top: 20px;
}

/*1.3. Breadcrumbs*/
.breadcrumb-container-news{
    padding:50px 0 15px 0;
    color: #000;
    background-color: #fff;
}

@media(max-width:576px){

    .breadcrumb-container .container{
        padding: 0;
    }
}

.breadcrumb {
    list-style: none;
    margin: 0;
    padding:0;
}
.breadcrumb > li {
    display: inline-block;

}
.breadcrumb > li + li:before {
    color: #000;
    content: ">\00a0";
    padding: 0 5px;
}
.breadcrumb li a{
    color:#000;
    text-decoration: none;
}
.breadcrumb li a:hover{
    color:#000;
    text-decoration: underline;
}
@media(max-width: 576px){
    .breadcrumb-item{
        display: inline;
        max-width: 170px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

/*1.3. Updated Breadcrumbs*/
.breadcrumb-news-container{
    color: #000;
    background-color: #fff;
    margin-bottom: 15px;
    margin-top: 10px;
}

@media(max-width:576px){

    .breadcrumb-news-container{
        overflow: scroll;
        padding: 15px 0 0;
    }
}

.breadcrumb-news {
    list-style: none;
    margin: 0;
    padding:0;
}
.breadcrumb-news > li {
    display: inline-block;

}
.breadcrumb-news > li + li:before {
    color: #000;
    padding: 0 5px;
}
.breadcrumb-news li a{
    color:#00a2e3;
    text-decoration: none;
}
.breadcrumb-news li a:hover{
    color:#00a2e3;
    text-decoration: none;
}
@media(max-width: 576px){
    .breadcrumb-news-item{
        max-width: 170px;
        white-space: nowrap;
        /*display: inline;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;*/
    }
}

svg.svg-chevron {
    display: inline-block;
    height: .8em;
    overflow: visible;
    vertical-align: -.125em;
    color: #525252;
    margin: 0 3px;
}

#bread_crumbs a{
    text-decoration:none;
    color:#00a2e3;
}


/*16.0 Footer*/

.cls-1{fill:#263575;}.cls-1,.cls-2,.cls-3{fill-rule:evenodd;}.cls-2,.cls-4{fill:#4099d4;}.cls-3{fill:#fff;}

/*
______ ____   ____ _______ ______ _____
|  ____/ __ \ / __ \__   __|  ____|  __ \
| |__ | |  | | |  | | | |  | |__  | |__) |
|  __|| |  | | |  | | | |  |  __| |  _  /
| |   | |__| | |__| | | |  | |____| | \ \
|_|    \____/ \____/  |_|  |______|_|  \_\
*/
/* 3. footer */

.footer {
    background-color: #f6f6f6;
    bottom: 0;
    overflow: hidden;
    padding-bottom: 40px;
}

.footer a:hover{
    color: #41c0f1;
}

.first-footer p {
    color: #3c3c3c;
    line-height: 1.8em;
    margin-top: 15px;
    /* padding-right: 90px; */
}

.footer .container{
    padding:0;
}

@media (max-width: 960px) {
    .first-footer p {
        padding-right:0;
    }
}

.first-footer h3 {
    color: #3c3c3c;
    font-size: 16px;
    font-weight: bold;
    margin: 27px 0 27px;
}

.footer-readmore-link {
    color: #41c0f1;
    margin-left: 20px;
    text-decoration: none;
}

.footer-readmore-arrow {
    height: 15px;
    width: 15px;
}

.footer-content>a {
    color: #3c3c3c;
    display: block;
    margin: 8px 0;
    text-decoration: none;
}


/* 3.1 footer icon */

.footer-social-media svg {
    height: 24px;
    margin-right: 5px;
    width: 24px;
}

.footer-logo {
    height: 60px;
    margin-top: 33px;
    padding: 4px;
    width: auto;
}

@media (max-width: 768px) {
    .footer-logo {
        height: 60px;
        margin-top: 33px;
        padding: 4px;
        width: auto;
    }
}

/* 3.2 footer sitemap */

.footer-sitemap {
    margin-top: 80px;
}

.footer-sitemap-title h2 {
    color: #3c3c3c;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

@media (max-width: 767px) {
    .footer-sitemap-title h2 {
        color: #3c3c3c;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
    }
}

/* 3.3 footer tabs */
/** code by webdevtrick( https://webdevtrick.com ) */
.footer-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .footer-tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: left;
    }
}

.footer-tabs label {
    cursor: pointer;
    order: 1;
    margin:23px;
}

.footer-tabs .footer-tab {
    display: none;
    flex-grow: 1;
    order: 99;
    width: 100%;
}

.footer-tabs input[type="radio"] {
    display: none;
}

.footer-tabs input[type="radio"]:checked+label+.footer-tab {
    display: block;
}

.footer-tab {
    margin-left: -3px;
    text-align: center;
}

@media (max-width: 767px) {
    .footer-tab {
        text-align: left;
    }
}

.footer-tab>a {
    color: #3c3c3c;
    display: inline-block;
    text-decoration: none;
}

.footer-tab a:nth-child(1)~a::before {
    content: "  |  ";
}

/* security page */
.contactus-title a,
.safe-harbor a {
    background: #41c0f1;
    border-radius: 4px;
    border: none;
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.safe-harbor {
    padding-bottom: 20px;
}
