@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;700;800&display=swap');

body {
    font-family: 'Nunito Sans', sans-serif !important;
    color: #212529;
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0px !important;
}

button:focus {
    outline: none;
}

.p-content p {
    font-size: 14px;
    line-height: 24px;
}

label {
    font-size: 13px;
}

p {
    line-height: 28px;
}

h1 {
    font-weight: 700;
}

.p-content h1 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2px;
}

.p-content h2 {
    line-height: 28px;
}

h2,
p.double-head-1 {
    font-size: 18px;
    letter-spacing: inherit;
    font-weight: 700;
}

.bg-beach h3,
.bg-beach p {
    color: #fff;
}

.bg-beach h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.tlft-brdr {
    border-left: 3px solid #212529;
    padding: 0;
    padding-left: 15px !important;
    margin-bottom: 30px;
}

.layout_padding {
    padding: 15px 0 0;
    /* margin-top:-16px; */
}

.layout_padding2 {
    padding: 45px 0;
}

.layout_padding2-top {
    padding-top: 45px;
}

.layout_padding2-bottom {
    padding-bottom: 45px;
}

.layout_padding-top {
    padding-top: 75px;
}

.layout_padding-bottom {
    padding-bottom: 75px;
}

.custom_dark-btn,
.custom_orange-btn {
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 145px;
    outline: none;
    color: #f7f7f7;
    border: 1px solid transparent;
}

.custom_dark-btn {
    background-color: #000000;
}

.custom_dark-btn:hover {
    border: 1px solid #000000;
    color: #000000;
    background-color: transparent;
}

.custom_orange-btn {
    background-color: #fc5d35;
}

.custom_orange-btn:hover {
    border: 1px solid #fc5d35;
    color: #fc5d35;
    background-color: transparent;
}

.custom_heading {
    text-align: center;
    font-weight: bold;
}

.custom_heading-text {
    text-align: center;
}

/*header section*/

.hero_area {
    height: 98vh;
    background-color: #f7f7f7;
}

.hero_area.sub_pages {
    height: auto;
}

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

.header_section .nav_container {
    margin: 0 auto;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px 10px;
    color: #799BAC;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.5px;
}

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

a:hover,
a:focus {
    color: initial;
}

.btn {
    min-width: 100px;
    letter-spacing: 1.5px;
}

.btn,
.btn:focus {
    outline: none !important;
    box-shadow: none;
}

.navbar-brand,
.navbar-brand:hover {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #fafcfd;
}

.custom_nav-container .nav_search-btn {
    background-image: url(../images/search-icon.png);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position-y: 7px;
    width: 35px;
    height: 35px;
    padding: 0;
    border: none;
}

.navbar-brand {
    display: flex;
    align-items: center;
}

.navbar-brand img {
    max-width: 90%;
}

.navbar-brand span {
    font-size: 20px;
    font-weight: 700;
    color: #2e2e2d;
    margin-top: 5px;
}

.custom_nav-container {
    z-index: 999;
    padding: 0 0;
}

.custom_nav-container .navbar-toggler {
    outline: none;
    margin-top: 5px;
}

.custom_nav-container .navbar-toggler .navbar-toggler-icon {
    background-image: url(../images/menu.png);
    background-size: 25px;
}

.quote_btn-container a {
    display: inline-block;
    padding: 5px 15px;
    background-color: #fc5d35;
    color: #f7f7f7;
    font-size: 14px;
    text-transform: uppercase;
}

/*end header section*/

/* slider section */

.slider_section {
    padding-top: 8%;
}

.slider_item-box {
    width: 100%;
    height: 100%;
}

.slider_item-box .container {
    height: 100%;
}

.slider_img-box {
    width: 85%;
    margin: 0 auto;
}

.slider_img-box img {
    width: 100%;
}

.slider_item-container {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.slider_item-container .slider_item-detail {}

.slider_item-detail h1 {
    font-weight: 700;
    font-size: 60px;
    width: 95%;
}

.slider_item-detail p {
    margin: 45px 0;
}

.slider_call-btn {
    display: inline-block;
    padding: 8px 20px;
    background-color: #edb040;
    color: #fefdfd;
    border-radius: 20px;
}

.slider_section #carouselExampleControls,
.carousel-inner,
.carousel-item {
    height: 100%;
}

.slider_section .custom_carousel-control {
    position: absolute;
    top: 50%;
    left: 2%;
    width: 105px;
    transform: translateY(-50%);
}

.slider_section .custom_carousel-control .carousel-control-prev,
.slider_section .custom_carousel-control .carousel-control-next {
    margin: 10px 0;
    position: relative;
    width: 45px;
    height: 45px;
    border: none;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
}

.slider_section .custom_carousel-control .carousel-control-prev:hover,
.slider_section .custom_carousel-control .carousel-control-next:hover {
    background-color: #fc5d35;
}

.slider_section .custom_carousel-control .carousel-control-next,
.slider_section .custom_carousel-control .carousel-control-prev {
    background-color: #000000;
}

.slider_section .slide-nav-icon {
    max-width: 45%;
}

/* end slider section */

/* service section */

.service_section .card .cards-top {
    width: 50px;
    margin: 55px auto 5px auto;
}

.service_section .card {
    text-align: center;
    box-sizing: border-box;
    position: relative;
}

.service_section .card .card-title {
    color: #fc5d35;
}

.service_section .card::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    background-color: transparent;
}

.service_section .card:hover {
    cursor: pointer;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}

.service_section .card:hover::after {
    background-color: #fc5d35;
}

/* end service section */

/* tasty section */

.tasty_section {
    width: 100%;
    height: 500px;
    background-image: url(../images/tasty-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tasty_section h2 {
    font-size: 125px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

/* end tasty section */

/* client section */

.client_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.client_img-box {
    width: 350px;
}

.client_img-box img {
    width: 100%
}

.client_container h3 {
    text-align: center;
    margin-bottom: 25px;
}

.client_section .custom_carousel-control {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 105px;
    transform: translateX(-50%);
}

.client_section .custom_carousel-control .carousel-control-prev,
.client_section .custom_carousel-control .carousel-control-next {
    width: 45px;
    height: 45px;
    border: none;
    border-radius: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
    background-color: #292727;
}

.client_section .custom_carousel-control .carousel-control-prev:hover,
.client_section .custom_carousel-control .carousel-control-next:hover {
    background-color: #fc5d35;
}

.client_section .custom_carousel-control .carousel-control-prev {
    background-image: url(../images/prev.png);
}

.client_section .custom_carousel-control .carousel-control-next {
    background-image: url(../images/next.png);
}

/* end client section */

/* contact section */

.contact_section {
    background-image: url(../images/orange-dish.png);
    background-repeat: no-repeat;
    background-size: 215px;
    background-position: right center;
}

.contact_section input {
    border: none;
    outline: none;
    border-bottom: .8px solid #252525;
    width: 90%;
    margin: 10px 0;
}

.contact_form-container {
    padding: 15px 0 15px 0;
}

.contact_form-container button {
    border: none;
    background-color: #fc5d35;
    color: #fff;
    padding: 8px 40px;
    text-transform: uppercase;
    font-size: 14px;
}

/* contact section */

/* map section */

.map_section {
    height: 500px;
}

/* end map section */

/* info section */

.info_section {
    /* background: #449fca; */
    background: transparent;
}

.info_section ul {
    padding: 0;
}

.info_section ul li {
    list-style-type: none;
    margin: 3px 0;
    line-height: inherit;
}

.info_section h5 {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 30px;
}

.info_section .social-box {
    margin-left: 22%;
    margin-top: -15px;
}

.info_section .social-box img {
    width: 30px;
    margin-right: 5px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.info_section .social-box img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.info_section .form_container input {
    width: 225px;
    height: 30px;
}

.info_section .form_container button {
    background-color: #fc5d35;
    border: none;
    outline: none;
    color: #fff;
    padding: 5px 30px;
    margin-top: 15px;
    font-size: 15px;
}

.footer_section {
    padding: 10px 0 10px;
    /* background: #e7e7e8; */
}

.footer_section p {
    color: #252129;
    margin: 0;
    text-align: center;
    font-size: 12px;
}

.footer_section a {
    color: #406788;
}

.breathing-space {
    padding: 0 5rem !important;
}

.nav-bg {
    background-color: #fff;
    padding: 0;
    box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.15);
    border-bottom: 5px solid rgba(255, 255, 255, .5);
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
    color: #799BAC;
    font-weight: 700;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-item.active .nav-link,
.custom_nav-container.navbar-expand-lg .navbar-nav .nav-item.active .nav-link:hover,
.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #406788;
}

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

.img-max-width-50 {
    max-width: 50%;
}

.img-max-width-25 {
    max-width: 25%;
}

.img-max-width-70 {
    max-width: 70%;
}

.text-orange {
    color: #f5770b;
}

.mandatory-field {
    font-size: 1rem;
    margin-top: -25px;
}

/*Search Box*/
#map-section .input-container {
    display: -ms-flexbox;
    /* IE10 */
    display: flex;
    width: 30%;
    border-radius: .2rem;
}

.ai-logo {
    max-width: 25%;
}

#map-section .icon {
    padding: 1.5%;
    /*border:1px solid black;*/
    background-color: #129bef;
    border-radius: .2rem 0 0 .2rem;
    color: #fff;
    min-width: 50px;
    text-align: center;
    border-right-style: none;
}

#map-section .input-field {
    width: 100%;
    padding: 1%;
    /*border:1px solid black;*/
    border-radius: 0 2rem 2rem 0;
    border-left-style: none;
    outline: none;
}

.map-img {
    max-width: 100%;
    border-radius: .5rem;
}

.home-card {
    width: 25rem;
    height: 16rem;
    max-width: 100%;
    font-size: 15px;
}

.home-card .card-footer {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    height: 110px;
    overflow: hidden;
}

.home-card .card-footer h5 {
    font-size: 16px;
}

.home-card-1 {
    background: url(../images/cards/symptoms.png)no-repeat;
    background-size: cover;
}

.home-card-2 {
    background: url(../images/cards/older-adults.png)no-repeat;
    background-size: cover;
}

.home-card-3 {
    background: url(../images/cards/protect.png)no-repeat;
    background-size: cover;
}

.home-card-4 {
    background: url(../images/cards/safety-measure-land.png)no-repeat;
    background-size: cover;
}

.home-card .card-footer p {
    color: #ececec;
    font-size: 13px;
}

.btn-bg {
    background-color: #000;
}

footer a {
    margin: 1rem 0;
}

footer a:hover {
    cursor: pointer;
    color: #129bef !important;
}

.text-gray {
    color: rgba(255, 255, 255, .8);
}

[data-toggle="collapse"] .fa:before {
    content: "\f068";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f067";
}

.q-and-a-accordion .card-header {
    background: #fff;
    color: #129bef;
    border: none;
}

.q-and-a-accordion .card-header h5 {
    font-size: 16px;
}

.q-and-a-accordion .card-header:hover {
    cursor: pointer;
    border-left: 2px solid #129bef;
}

.q-and-a-accordion .q-a-card {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

.about-head {
    background: url(../images/about-corona/about-cover-page.png)no-repeat;
    background-size: cover;
    height: 75vh;
    position: relative;
}

/*.about-card{
position: relative;
top: 65%;
max-width: 100%;
background: none;
padding: 0;

}*/
.about-card .card {
    /*background-color:rgba(255,255,255,0)!important;*/
    background-color: rgba(0, 0, 0, 0);
    border: none;
    position: relative;
    top: 48vh;
}

.about-card .card-body {
    /*background-color: rgba(0,0,0,.5);*/
    color: #fff;
    font-size: 2.5rem;
}

.about-card .card-body p {
    /*background-color: rgba(0,0,0,.5);*/
    color: #fff;
    font-size: 1rem;
    background: #000;
    width: 15rem;
}

.about-card .card-footer {
    font-size: 1.5rem;
    color: #fff;
}

.how-to-protect-head {
    background: url(../images/how-to-protect/how-to-protect-land.png)no-repeat;
    background-size: cover;
    height: 75vh;
    position: relative;
}

/*.how-to-protect-card{
position: relative;
top: 65%;
max-width: 100%;
background: none;
padding: 0;

}
*/
.how-to-protect-card .card {
    /*background-color:rgba(255,255,255,0)!important;*/
    background-color: rgba(0, 0, 0, 0);
    border: none;
    position: relative;
    top: 46vh;
}

.how-to-protect-card .card-body {
    /*background-color: rgba(0,0,0,.5);*/
    color: #fff;
    font-size: 2.5rem;
}

.safety-measures-head {
    background: url(../images/safety-measures/safety-measure-land.png)no-repeat;
    background-size: cover;
    height: 75vh;
    position: relative;
}

/*.safety-measures-card{
position: relative;
top: 68%;
max-width: 100%;
background: none;
padding: 0;

}*/
.safety-measures-card .card {
    /*background-color:rgba(255,255,255,0)!important;*/
    background-color: rgba(0, 0, 0, 0);
    border: none;
    position: relative;
    top: 44vh;
}

.safety-measures-card .card-body {
    /*background-color: rgba(0,0,0,.5);*/
    color: #fff;
    font-size: 2.5rem;
}

ul li,
ol li {
    line-height: 2rem;
}

.rounded-img {
    border-radius: 30rem;
}

nav>.safety-measures-nav.nav-tabs {
    border: none;
    color: #fff;
    background: #3735352e;
    border-radius: 0;
}

nav>div .safety-measures-nav a.nav-item.nav-link {
    color: #000 !important;
}

nav>div .safety-measures-nav a.nav-item.nav-link,
nav>div .safety-measures-nav a.nav-item.nav-link.active {
    border: none;
    padding: 18px 25px;
    color: #fff;
    background: #272e38;
    border-radius: 0;
}

nav>div .safety-measures-nav a.nav-item.nav-link.active:after {
    content: "";
    position: relative;
    bottom: -60px;
    left: -10%;
    border: 15px solid transparent;
    border-top-color: #e74c3c;
}

.tab-content {
    line-height: 25px;
    padding: 0;
}

.tab-content img {
    max-width: 90%;
}

nav>div .safety-measures-nav a.nav-item.nav-link:hover,
nav>div .safety-measures-nav a.nav-item.nav-link:focus {
    border: none;
    background: #e74c3c;
    color: #fff;
    border-radius: 0;
    transition: background 0.20s linear;
}

.safety-measures-nav .nav-link.active,
.safety-measures-nav .nav-item.show .nav-link {
    color: #fff !important;
    background-color: #129bef;
    font-weight: 500;
}

.q-and-a-head {
    background: url(../images/q-and-a/q-and-a-land.png)no-repeat;
    background-size: cover;
    height: 75vh;
    position: relative;
}

/*.q-and-a-card{
position: relative;
top: 63%;
max-width: 100%;
background: none;
padding: 0;

}
*/
.q-and-a-card .card {
    /*background-color:rgba(255,255,255,0)!important;*/
    background-color: rgba(0, 0, 0, 0);
    border: none;
    position: relative;
    top: 50vh;
}

.q-and-a-card .card-body {
    /*background-color: rgba(0,0,0,.5);*/
    color: #fff;
    font-size: 2.5rem;
}

.q-and-a-card .card-body p {
    /*background-color: rgba(0,0,0,.5);*/
    font-size: 1rem;
}

#statistics-section {
    padding: 30px 5rem;
    background: #fff;
}

.yellow-color {
    color: #129bef;
    text-align: center;
}

.red-color {
    color: red;
    text-align: center;
}

.green-color {
    color: green;
    text-align: center;
}

.blue-color {
    color: #449fca;
}

.white-color {
    color: white;
}

.blue-bg {
    background: #449fca;
    color: #fff !important;
}

.gray-bg {
    background: #ececf1;
}

.blue-bordered {
    border: 1px solid #449fca;
}

.gray-bordered {
    border: 1px solid #ccc;
}

#death_report,
#total_case_report {
    width: 100%;
    height: 500px;
}

.yellow-background {
    background: #129bef;
}

#map_container {
    min-width: 320px;
    max-width: 800px;
    height: 440px;
    margin: 1em auto;
}

.highcharts-background {
    fill: #044B94 !important;
    fill-opacity: 0;
}

.yourself-head {
    background: url(../images/report-yourself/report-yourself-land.png)no-repeat;
    background-size: cover;
    height: 80vh;
    position: relative;
}

.report-yourself-card {
    position: relative;
    top: 52%;
    max-width: 150%;
    background: none;
    padding: 0;
}

.report-yourself-card .card {
    /*background-color:rgba(255,255,255,0)!important;*/
    background-color: rgba(0, 0, 0, .5);
    border: none;
}

.report-yourself-card .card-body {
    /*background-color: rgba(0,0,0,.5);*/
    color: #fff;
    font-size: 2.5rem;
}

.report-yourself-card input {
    font-size: 1.2rem;
    border: none;
    padding: .5rem;
    background-color: rgba(255, 255, 255, .66);
    color: #fff;
    width: 20rem;
    border-radius: .5rem;
}

.report-yourself-card button {
    font-size: 1.2rem;
    width: 20rem;
    color: #fff;
}

.highcharts-credits {
    display: none;
}

.pl-10 {
    padding-left: 10%;
}

.pr-10 {
    padding-right: 10%;
}

.h-400 {
    height: 400px;
}

.v-hidden {
    visibility: hidden;
}

.mr-20 {
    margin-right: 20%;
}

.dropbtn {
    background-color: #25538f;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 260px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #25538f;
}

.popul:hover {
    color: white;
}

.orangered {
    background-color: #d45079;
}

.semi-dark-or {
    background-color: #cc0066;
}

.table-col table {
    /*margin-top: 5rem;
height: 20rem;*/
    width: 100%;
}

/* Custom Scrollbar using CSS */
.custom-scrollbar-css {
    overflow-y: scroll;
}

/* scrollbar width */
.custom-scrollbar-css::-webkit-scrollbar {
    width: 5px;
}

/* scrollbar track */
.custom-scrollbar-css::-webkit-scrollbar-track {
    background: #eee;
}

/* scrollbar handle */
.custom-scrollbar-css::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    background-color: #3a7bd5;
    background-image: #3a7bd5;
}

/*New Added*/
.news-head {
    background: url(../images/news/coming-soon.jpg)no-repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
}

.report-btn {
    margin-left: 1rem;
}

#safety-measures-corona nav .safety-measures-nav a {
    color: #000;
}

.recent-news {
    height: 65px !important;
    line-height: 38px;
    border-radius: 2px;
    border-width: 1px;
}

.bn-news ul {
    top: 1.2rem;
}

.bn-label {
    padding: 13px 15px !important;
}

.report-table-home thead tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.cities-drop-down {
    width: 45%;
    border-radius: 5px;
}

.report-table-home td:nth-child(1) {
    font-size: 80%;
    font-weight: 300 !important;
    text-align: left;
}

.bn-breaking-news {
    border: 1px solid #bfbfbf !important;
}

.img-max-width-20 {
    max-width: 20%;
}

.report-yourself-card input {
    font-size: 1.2rem;
    border: none;
    padding: .5rem;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    width: 20rem;
    border-radius: .5rem;
}

.report-yourself-card button {
    font-size: 1.2rem;
    width: 20rem;
    color: #fff;
}

/** boostrap panel **/
.panel {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-heading {
    padding: 10px 15px;
    margin: -15px -15px 15px;
    font-size: 17.5px;
    font-weight: 500;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-footer {
    padding: 10px 15px;
    margin: 15px -15px -15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-primary {
    border-color: #428bca;
}

.panel-primary .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-warning {
    border-color: #fbeed5;
}

.panel-warning .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}

.panel-danger {
    border-color: #eed3d7;
}

.panel-danger .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

/** Custom Loader - Start **/
.corona-preloader-backdrop {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
    background-color: rgba(255, 255, 255, 0.80);
}

.corona-preloader-backdrop .corona-page-preloader {
    position: fixed;
    top: 40%;
    left: 50%;
    padding: 10px 45px 10px 10px;
    margin-left: -60px;
    z-index: 1005;
    font-family: Poppins;
    font-size: 16px
}

/** Custom Loader - End **/
/* Start Toastr */
#toast-container {
    z-index: 99999999;
}

#toast-container>div {
    opacity: 1 !important;
    box-shadow: none !important;
}

/* End Toastr */
.mobile-input {
    margin-left: 2rem;
}

.about-corona-tab {
    padding: 0;
}

.about-corona-nav .about-corona-li {
    background: #DBDBDB !important;
    border-bottom: none !important;
    font-size: 18px;
}

.about-corona-nav ul li a {
    border: none !important;
    color: #000;
    font-weight: 600;
    height: 35px;
    padding: 0;
}

.about-corona-nav ul li a.active {
    color: #fff !important;
    background: #129bef !important;
    height: 34px;
}

.main-info-socialist div a {
    color: #fff;
}

.main-info-socialist-col {
    max-width: 7rem !important;
}

.main-info-socialist div a {
    padding: .8rem;
    background: #cccccc;
    border-radius: .5rem;
    margin-top: 5px;
}

.main-info-socialist div a:hover {
    background: #25538F;
    color: #fff;
    cursor: pointer;
}

.main-info-socialist div a.active {
    background: #25538F;
    color: #fff;
}

.volunteer-sec {
    background: url(../images/volunteer-img/volunteer-bg.jpg)no-repeat;
    background-size: cover;
    height: 80vh;
    position: relative;
}

.img-max-width-5 {
    max-width: 5% !important;
}

.img-max-width-10 {
    max-width: 10%;
}

.img-max-width-7 {
    max-width: 7%;
}

.img-max-width-20 {
    max-width: 20%;
}

.help-btn a {
    background-color: #129bef !important;
    color: #fff;
}

.donation-btn a {
    background-color: #9601FD !important;
    color: #fff;
}

.volunteer-btn a {
    background-color: #0E8F35 !important;
    color: #fff;
}

.modal {
    z-index: 1000000 !important
}

.ms-options-wrap>button:focus,
.ms-options-wrap>button {
    border-radius: 25px !important;
}

.ms-options-wrap>.ms-options {
    /*position: relative !important;*/
    width: 95% !important;
    margin-left: 30px !important;
    overflow-y: scroll;
}

.ms-options-wrap>.ms-options>ul {
    list-style: none;
}

.ms-options-wrap>.ms-options>ul input[type="checkbox"] {
    position: initial !important;
    left: 17px !important;
}

.ms-options-wrap.ms-has-selections>button {
    font-weight: bold;
    font-size: 14px !important;
}

.contacts-head {
    background: url(../images/contact-us/contact-us.png)no-repeat;
    background-size: cover;
    height: 75vh;
    position: relative;
}

#map_drilldown_container {
    min-width: 320px;
    max-width: 800px;
    height: 440px;
    margin: 1em auto;
}

.covid_stackar_clustered {
    width: 100%;
    height: 420px;
}

.covid_agegroup_analytics {
    width: 100%;
    height: 420px;
    font-size: 12px;
}

.dashboard-card {
    padding-left: 10rem;
}

.dashboard-card .card .card-body {
    padding: .8rem !important;
}

.dashboard-card .card .card-footer {
    padding: .1rem !important;
}

.dashboard-card .card .card-footer p {
    margin: .5rem !important;
}

.bg-death-rate {
    background-color: #652b8f;
}

.bg-recovered-rate {
    background-color: #3a76ae;
}

.covid_case_analytics {
    width: 100%;
    height: 420px;
    font-size: 12px;
}

.amber-logo img {
    max-width: 12%;
}

.contact_info_div {
    display: none;
}

.table thead th {
    border-bottom: 1px solid #dee2e6;
}

.table td,
.table th {
    font-size: 12px;
    border: 1px solid #dee2e6 !important;
    padding: 5px;
}

.table th {
    padding: 10px 5px;
    font-weight: 700;
    text-transform: uppercase;
}

#chart-wordmap-analytics {
    max-width: 100%;
    height: 800px;
    background-color: #212327;
}

.btn-world-statistics {
    background: url(../images/dashboard-img/covid-world.png)no-repeat;
    background-size: cover;
    width: 323px;
    height: 85px;
}

.btn-mobility-statistics {
    background: url(../images/dashboard-img/google-mobility.png)no-repeat;
    background-size: cover;
    width: 323px;
    height: 85px;
}

#vid {
    margin-top: 12px;
    width: 100%;
    height: 100%;
    border-radius: .7rem;
}

.vid-modal {
    background-color: #25538F;
    border-radius: .7rem;
    border: none;
    margin: 20% auto;
    width: 75%;
    padding: 0px 10px;
}

.vid-modal-popup .vid-modal .modal-body {
    padding: 0 !important;
}

.vid-modal-popup .vid-modal .modal-footer {
    border-top: none !important;
    padding: 0 0 .8rem 0 !important;
}

.btn-continue {
    border-radius: 2rem;
}

dialog::backdrop {
    background: rgba(255, 0, 0, .25);
}

.bg-theme {
    color: #fff;
    background-color: #25538f;
    border-color: #25538f;
}

.bg-theme:hover {
    color: #fff;
    background-color: #25538f;
    border: 1px solid #fff;
}

.btn-brd-radius {
    border-radius: 2rem;
}

.btn-width-100 {
    width: 100%;
}

.validation_inpgrp_error {
    flex-basis: 100% !important;
    margin-left: 100px;
}

#immigration-landing {
    /* background: url(../images/immigration/bg.jpg)no-repeat;
	background-size: cover; */
    /* height: 100vh; */
    width: 100%;
    text-align: center;
}

/* .visitjamlanding-question {
	margin-top: 15%;
} */

/* .landing-quest-label {
	color: #000;
	font-size: 2.5rem;
	font-weight: 500;
	text-shadow: 1px 1px #fff;
} */

.visitjamlanding {
    padding: 0;
    margin: 0 auto;
    display: block;
}

.visitjamlanding button {
    display: inline-table;
    padding: 10px 50px;
    margin: 15px 5px;
    height: auto !important;
    text-transform: uppercase;
    letter-spacing: .5px;
}

/* .visitjamlanding-content {
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	border-radius: 10px;
	padding: 10px 20px;
	width: 50%;
} */

/* .immigration-head-login {
	background: url(../images/immigration/login.png)no-repeat;
	background-size: cover;
	height: 40vh;
	position: relative;
}

.immigration-head-requests {
	background: url(../images/immigration/requests.png)no-repeat;
	background-size: cover;
	height: 40vh;
	position: relative;
} */

.immigration-head-identification {
    background: url(../images/immigration/identfn.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-questions {
    background: url(../images/immigration/questions.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-qtn {
    background: url(../images/immigration/qtn.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-terms {
    background: url(../images/immigration/consent.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-travel {
    background: url(../images/immigration/traveller.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-notice {
    background: url(../images/immigration/notice.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-traveldet {
    background: url(../images/immigration/traveldet.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-c5 {
    background: url(../images/immigration/c5.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-mobile {
    background: url(../images/immigration/travel-bg-mobile.png)no-repeat;
    background-size: cover;
    height: 40vh;
    position: relative;
}

.immigration-head-comingsoon {
    background: url(../images/coming-soon.png)no-repeat;
    background-size: cover;
    height: 75vh;
    position: relative;
}

#immig-certificate-consent {
    position: relative;
    overflow: hidden;
}

#immig-certificate-consent img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.05;
}

.navbar-brand-logoimg {
    width: 10%;
}

.immigration-inner-header {
    background: url(../images/immigration/immig_header.png)no-repeat;
    background-size: 100%;
    height: 40vh;
    position: relative;
}

#video-consent-div {
    display: none;
}

.carousel {
    height: calc(100vh - 59px);
    margin-top: 58px;
}

.home .carousel {
    height: calc(100vh - 200px);
}

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

a.btn {
    line-height: inherit;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1.5px;
}

.carousel-caption {
    top: 145px;
}

.stats {
    min-height: 200px;
    position: absolute;
    z-index: 2;
    bottom: -5px;
}

.stats h3,
.stats p.update,
.info_section h5,
.title-txt {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.stats h3 {
    letter-spacing: 5px;
}

p.update {
    font-size: 80%;
    padding: 10px;
    width: 30%;
    margin: 10px auto;
}

.title-txt {
    color: inherit;
}

footer {
    /* background: #eaf2f4; */
    background: #f6f6f7;
    height: auto;
}

footer,
.footer-links li a,
.info_section h5,
.nav-pills .nav-link {
    color: #406788;
}

.footer-links li a {
    font-size: 13px;
}

.card-header:first-child,
.card,
.nav-tabs .nav-link,
.nav-pills .nav-link {

    border-radius: 0 !important;
}

.card-header {
    font-weight: 600;
}

.btn.custom-btn {
    /* background-color: rgba(0, 0, 0, 0.15); */
    background: #212529;
    color: #fff;
}

button.btn.custom-btn:hover {
    background: #129bef;
}

.btn.grey-btn {
    /* background: rgba(0, 0, 0, .075); */
    color: #212529 !important;
    background: #ececec;
}

.btn.grey-btn:hover {
    background: #e8e5e5;
}

.inr-bnr {
    height: 350px;
    position: relative;
    top: 58px;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.inr-bnr img {
    width: 100%;
}

.stats .box {
    background: rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    height: 100px;
}

.stats .box img {
    width: 25px;
    float: right;
}

.stats .box p {
    margin-bottom: 10px;
    font-size: 11px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 600;
}

.stats .box h2 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}

#nav-tabContent h3 {
    font-size: 18px;
    color: #555;
    font-weight: 500;
}

.bvi-banner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.start-section,
footer {
    position: relative;
}

footer {
    background: #f6f6f7;
}

.start-section {
    background-color: transparent;
    width: 100%;
    padding: 0;
    z-index: 1;
}

.mt-350 {
    margin-top: 408px;
}

.protect img {
    max-width: 100%;
}

.rp-page {
    height: auto;
}

.ful-bnr {
    width: 100%;
    height: calc(100vh - 76px);
}

.p-rel {
    position: relative;
}

.p-abs {
    position: absolute;
}

.report-form,
.immig-land {
    /* background: rgba(40, 81, 123, 0.9); */
    padding: 20px;
    width: 40%;
    margin: 0 auto 0;
}

.report-form .btn {
    border-radius: 25px !important;
    font-size: 13px !important;
    height: 44px !important;
    letter-spacing: 2px;
}

.immig-land {
    width: 60%;
    right: 20%;
}

.report-form .input-group {
    width: 43.9%;
    position: relative;
}

.report-form .form-control {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #75818e;
    border-radius: 0;
    color: #fff;
    height: 44px !important;
    font-size: 12px !important;
    text-align: center;
    letter-spacing: 2px;
}

.report-form .validation_error {
    color: #e3342f;
    display: block;
    width: 100%;
    position: absolute;
    bottom: -20px;
}

.report-form h4,
.report-form p,
.immig-land p {
    color: #fff;
}

.report-form .btn.grey-btn {
    width: 180px;
    margin: 20px auto;
}

input,
.form-control {
    font-size: 12px !important;
    height: 38px !important;
    font-weight: 500;
    border-radius: 25px !important;
}

input[type=checkbox],
input[type=radio] {
    height: auto !important;
}

.form-control:focus {
    border-color: #aaa;
    box-shadow: none !important;
}

.report-form h4,
.immig-land h3 {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 30px;
    font-weight: 700;
}

.immig-land h3 {
    color: #fff;
    font-size: 20px;
}

.report-form input::placeholder {
    color: #fff;
}

.logo_container .bvi-logos img {
    max-width: 16%;
    margin: 0 25px;
}

.logo_container .bvi-logos img:first-child {
    max-width: 14%;
}

.logo_container .bvi-logos img:nth-child(2) {
    max-width: 15%;
}

.logo_container .bvi-logos img:nth-child(5) {
    max-width: 13%;
}


.bvi-logos img:nth-child(3),
.bvi-logos img:last-child {
    margin-top: 10px;
}

.logo_container .bvi-logos img:first-child {
    margin-top: 30px;
}

.bvi-logos img:nth-child(4),
.bvi-logos img:nth-child(5) {
    margin-top: 20px;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #ccc !important;
}

.carousel-caption h1 {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link.custom-btn {
    color: #fff;
    background: #129bef;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link.custom-btn:hover,
.custom-btn:hover {
    color: #fff;
    background: #212529;
}

.mt-bnr {
    margin-top: 100vh;
}

.lgt-blue-bg {
    background: #f0f6f8;
}

.bv-box {
    background: #fff;
    padding: 30px;
    box-shadow: 2px 5px 20px -1px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
}

.bv-ptb50 {
    padding: 50px 0;
}

.bg-beach {
    background: url(../images/beach-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/** Form error fields **/
.form-control.error,
.report-form .form-control.error {
    border: 1px solid red !important;
    color: red !important;
}

label.error {
    color: red;
    padding: .5% 0%;
}


.btn {
    border-radius: 25px !important;
    font-size: 14px;
}

.btn.btn-primary {
    color: #fff;
    background-color: #98a7b5;
    border-color: #98a7b5;
    height: 35px;
}

.btn.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    color: #fff;
    background-color: #92a0ae;
    border-color: #92a0ae;
    box-shadow: none;
}



.btn.btn-outline-primary {
    color: #98a7b5;
    background-color: transparent;
    border-color: #98a7b5;
    height: 35;
}

.btn.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
    color: #fff;
    background-color: #98a7b5;
    border-color: #98a7b5;
    box-shadow: none;
}

label.flight-no span.smal-txt,
label span.bracket-text {
    font-size: 9px;
}

/* .modal-backdrop {
    z-index: 99999;
} */

.p-rel {
    position: relative;
}

.err-align {
    position: absolute;
    right: 0px;
}

.required:after {
    content: " *";
    color: red;
    position: absolute;
}

.main-tab .nav-pills li {
    min-width: 200px;
}

.nav-pills li {
    margin: 5px;
}

.nav-pills .nav-link {
    background-color: transparent;
    border: 1px solid #799BAC;
    color: #799BAC;
    letter-spacing: 1px;
    border-radius: 50px 0 !important;
    font-size: 16px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #7697ba;
    border: 1px solid #7697ba;
    color: #fff;
}

.tab-content .nav-pills .nav-link {
    border: none;
    color: #799BAC;
    border-radius: 0 !important;
    padding: 5px;
}

.tab-content .nav-pills .nav-link.active,
.tab-content .nav-pills .show>.nav-link {
    background-color: transparent;
    color: #7697ba;
    font-weight: 700;
    border-bottom: 2px solid #7697ba;

}

p.otp-txt,
.otp-txt {
    font-size: 12px;
}

.border {
    border: 1px solid #7697ba !important;
}

.tab-content ul li,
.tab-content ol li {
    line-height: 1.5rem;
    margin-bottom: 15px;
    color: #212529;
}

.f-head h5 {
    font-size: 16px;
    color: #212529;
    letter-spacing: 2px;
    font-weight: 700;
}

.shadow-effect {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}

span#yes_insurance_error {
    position: absolute;
    width: 100%;
    right: 0;
    text-align: right;
    padding-right: 15px;
}

.bg-twhit {
    background: rgba(255, 255, 255, 1);
}

.hchart-box {
    height: 500px;
}

.tr-bg {
    background: transparent;
    border: none;
    box-shadow: none;
}

/* .landing-page {
    margin-top: -67px !important;
} */

.landing-banner {
    min-height: 450px;
    background: #3d496f url(../images/banners/landing-banner.jpg);
    padding: 25px 0 0;
    height: auto;
}

.landing-banner a.logo {
    margin: 20px auto 30px;
    display: block;
    width: 210px;
}

/* .dropdown-select {
    position: relative;
    display: flex;
    height: 2.5em;
    line-height: 2.5;
    background: transparent;
    border: 1px solid #ced4da;
    overflow: hidden;
    border-radius: 25px;
}

.dropdown-select select {
    flex: 1;
    padding: .3em .5em 0 1.2em;
    color: rgba(0, 0, 0, .8);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #fff;
    background-image: none;
}

.dropdown-select::after {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    background: #ECECEC;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    color: #6C6C6C;
    border-radius: 0 25px 25px 0;
} */

.top-buttons {
    position: absolute;
    right: 5%;
    width: auto;
}

.resi-details {
    position: relative;
    height: 600px;
}

.resi-details img {
    width: 45%;
    position: absolute;
    border-radius: 25px 0;
    box-shadow: -4px 7px 7px 0px rgba(0, 0, 0, 0.3);
}

.resi-details img:first-child {
    top: 102px;
}

.resi-details img:nth-child(2) {
    /* top: -20px; */
    right: 0;
}

.resi-details img:nth-child(3) {
    top: 250px;
    right: 0;
}

.resi-details img:nth-child(4) {
    top: 300px;
    left: 48px;
}

h2.about {
    font-size: 45px;
}

h2.about small {
    display: block;
    color: #aaa;
}

.bvi-about img,
.img-thumbnail {
    box-shadow: -4px 7px 7px 0px rgba(0, 0, 0, 0.3);
    border-radius: 25px 0;
}

.img-thumbnail {
    padding: 0;
    border: none;
}

.slider-close {
    position: absolute;
    right: 25px;
    top: 20px;
}

h3.heading {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
}

.sf-block {
    position: relative;
    width: 80%;
    left: 10%;
    margin-top: -146px;
}

.sf-block.usr-dbrd {
    width: 90%;
    left: 5%;
}

.sf-container {
    background: #fff;
    border-radius: 30px;
}

/* Step-Forms */
.step {
    list-style: none;
    margin: .2rem 0;
    width: 100%;
}

.step .step-item {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    margin-top: 0;
    min-height: 1rem;
    position: relative;
    text-align: center;
}

.step .step-item:not(:first-child)::before {
    background: #51d251;
    content: "";
    height: 2px;
    left: -50%;
    position: absolute;
    top: 9px;
    width: 100%;
}

.step .step-item a {
    color: #fff;
    display: inline-block;
    padding: 20px 10px 0;
    text-decoration: none;
    font-size: 13px;
    line-height: 20px;
}

.step .step-item a::before {
    background: #51d251;
    /* border: .1rem solid #fff; */
    border-radius: 50%;
    content: "";
    display: block;
    height: .9rem;
    left: 50%;
    position: absolute;
    top: .2rem;
    transform: translateX(-50%);
    width: .9rem;
    z-index: 1;
}

.step .step-item.active a::before {
    background: #fff;
    border: .1rem solid #aacff6;
}

.step .step-item.active~.step-item::before {
    background: #e7e9ed;
}

.step .step-item.active~.step-item a::before {
    background: #e7e9ed;
}

.btn-group-toggle .btn {
    min-width: inherit;
    padding: 8px 35px;
    font-size: 12px;
}

.scnd-opt {
    margin-left: -30px !important;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-group-toggle .btn.btn-primary {
    color: #98a7b5;
    background-color: #fff;
    border-color: #98a7b5;
}


.btn-group-toggle .btn-primary:not(:disabled):not(.disabled).active,
.btn-group-toggle .btn-primary:not(:disabled):not(.disabled):active,
.btn-group-toggle .show>.btn-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #98a7b5 !important;
    border-color: #98a7b5;
}

/* .btn.btn-primary.active {
    background: #fff !important;
    color: #98a7b5 !important;
} */
.btn.btn-primary.active.focus {
    outline: none;
}

.sub-heading {
    padding: 10px 20px;
    color: #7697ba;
    font-size: 16px;
    font-weight: 700;
}

ul.bv-terms li {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 10px;
}

.modal-header {
    background: #406788;
    border-bottom: 1px solid #406788;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    padding: 10px 20px;
}

.modal-header .close {
    color: #fff;
    opacity: .8;
    text-shadow: none;
}

.modal-backdrop {
    z-index: 1040 !important;
}

.modal-content {
    margin: 2px auto;
    z-index: 1100 !important;
    border-radius: 25px;
    border: none;
    box-shadow: 0px 0px 35px 15px rgba(0, 0, 0, 0.25);
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
}

.ms-options-wrap>.ms-options>.ms-search input {
    border: 1px solid #ccc;
    margin-top: 9px;
    width: 100%;
    margin: 5px auto 0;
    display: block;
    padding: 0 15px;
}

.ms-options-wrap>.ms-options>.ms-search input {
    border-radius: 0 !important;
}

.ms-options-wrap>.ms-options>ul label {
    padding: 0px 4px 0px 10px !important;
}

.ms-options-wrap.ms-has-selections>button {
    font-size: 12px !important;
}

.ms-options-wrap>.ms-options>ul label {
    margin: 0 0 1px !important;
}

.custom-file-label {
    border-radius: 25px 0 0 25px !important;
}

.ms-options-wrap>.ms-options {
    max-height: 230px !important;
    padding: 10px 15px !important;
}

.btn.btn-circle {
    width: 38px !important;
    height: 38px !important;
    border-radius: 38px !important;
    min-width: auto !important;
}

.bvi-about h1 {
    font-size: 28px;
}

#dob-container {
    padding-top: 8px !important;
}

.card-list img {
    border: 1px solid #ddd;
}

label#flight_choice-error {
    position: absolute;
    width: 200%;
    bottom: -28px;
    text-align: left;
}

.sit-author {
    font-size: 13px;
    font-weight: bold;
}

/* common scroll */
::-webkit-scrollbar {
    width: 6px;
    height: 8px;
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .4);
}

/* Responsive Settings */
@media (max-width: 767.99px) {
    ul {
        padding-left: 0;
    }

    h1,
    h2 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    .start-section p {
        font-size: 12px;
        line-height: normal;
    }

    .bg-beach h3 {
        margin-top: 20px;
    }

    .navbar-brand img {
        max-width: 90%;
    }

    .modal-content {
        width: 98%;
    }

    .stats,
    .bvi-banner {
        position: relative;
    }

    .carousel-caption {
        top: 100px;
    }

    .stats {
        position: relative;
        bottom: 0;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .stats .col {
        padding: 0;
    }

    .col-6,
    .col-7,
    .col-5,
    .col-12,
    p.update {
        width: 100%;
        max-width: 100%;
    }

    .carousel-caption h1 {
        font-size: 24px;
        letter-spacing: 2px;
        font-weight: 600;
        line-height: 30px;
    }

    .carousel-item img {
        width: auto;
    }

    .info_section h5,
    .mt-bnr {
        margin-top: 0;
    }

    .stats {
        margin-top: 0;
        background: #3d496f;
    }

    .stats .row {
        display: block;
    }

    .stats .box {
        margin-bottom: 20px;
    }

    footer,
    .resi-details,
    .landing-banner {
        height: auto;
    }

    .info_section .col-md-3:not(:nth-last-child(1)) {
        margin-bottom: 0px;
    }

    .info_section .social-box {
        margin-left: 0%;
        margin-bottom: 30px;
    }

    .mobile-space h5 {
        padding-left: 15px;
        font-size: 16px;
    }

    .mobile-space p {
        font-size: 14px;
    }

    .mobile-space sub {
        bottom: 6px;
        font-size: 9px;
    }

    form button.grey-btn,
    .btn.back-btn-user {
        margin-left: 0;
    }

    form button.btn-primary {
        margin-right: 0;
    }

    #dob-container.form-control {
        padding-left: 0 !important;
        padding-right: 0 !important;
        font-size: 11px !important;
    }

    #dob-container select {
        font-size: 11px !important;
    }

    .info_section ul li {
        text-align: left;
        line-height: inherit;
    }

    .tlft-brdr {
        padding-left: 10px !important;
        margin-bottom: 20px;
    }

    .bg-beach .mt-5 {
        margin-top: 1rem !important;
    }

    .report-form {
        right: 10px;
        width: 95%;
        top: 15%;
    }

    .report-form h4 {
        font-size: 20px;
    }

    .nav-item.w-50 {
        width: 100% !important;
    }

    form {
        margin-left: 15px;
        margin-right: 15px;
    }

    .report-form form {
        margin: 0;
    }

    .landing-banner a.logo,
    .landing-banner a.logo img {
        width: 130px !important;
    }

    .landing-banner h3,
    .bvi-about h1 {
        font-size: 18px;
    }

    .nav-pills .nav-link {
        font-size: 13px;
    }

    .main-tab .nav-pills li {
        min-width: 135px;
    }

    .resi-details img:first-child {
        top: 60px;
    }

    .resi-details img:nth-child(3) {
        top: 120px;
    }

    .resi-details img:nth-child(4) {
        top: 165px;
        left: 15px;
    }

    .tab-content ul li,
    .tab-content ol li {
        width: 100%;
    }

    .step {
        display: block !important;
    }

    .step .step-item:first-child a::before {
        display: none;
    }

    .step .step-item.active~.step-item::before {
        background: #818388;
    }

    .step .step-item:not(:first-child)::before {
        height: 1px;
    }

    .step .step-item:not(:first-child)::before {
        left: 0;
    }

    .sf-block {
        width: 96%;
        left: 2%;
        margin-top: 0;
    }

    .sf-container {
        padding: 10px 0px !important;
    }

    .btn-group-toggle .btn {
        min-width: 135px;
        padding: 7px 15px;
        font-size: 12px;
    }

    .scnd-opt {
        margin-left: -20px !important;
    }

    .sf-block h2.text-white {
        color: #7697ba !important;
        font-size: 16px;
    }

    .ms-options-wrap>.ms-options,
    select option {
        padding: 0 !important;
    }

    .table td,
    .table th {
        font-size: 11px;
        line-height: normal;
    }

    .bnr-btn {
        right: 5px;
        top: 5px;
    }

    .p-content h2 {
        line-height: normal;
        font-size: 14px;
    }

    .p-content h1 {
        font-size: 16px;
    }

    .top-buttons {
        position: relative;
        margin: 0 auto !important;
        display: block;
        text-align: center;
        right: unset;
    }

    a.btn.bnr-btn {
        font-size: 9px;
        padding: 5px 10px;
        letter-spacing: 0;
        width: 30%;
        min-width: inherit;
    }

    .logo_container .bvi-logos img {
        max-width: 40% !important;
        margin: 10px;
    }

    .footer_section {
        padding: 10px;
    }

    .landing-banner {
        padding-bottom: 10px;
    }
}

#connecting_country {
    display: none;
}

.tab-content .modal-body img {
    max-width: 100%;
}

@media (max-width: 575.99px) {

    .info_section h5,
    .info_section ul li {
        text-align: center;
        line-height: inherit;
    }
}

@media (min-width: 768px) and (max-width: 991.99px) {
    .navbar-brand img {
        max-width: 50%;
    }

    .carousel-item img {
        height: 100%;
    }

    #dob-container.form-control {
        padding-left: 0 !important;
        padding-right: 0 !important;
        font-size: 11px !important;
    }

    #dob-container select {
        font-size: 11px !important;
    }

    a.btn.bnr-btn {
        font-size: 12px;
        padding: 10px;
    }

    .logo_container .bvi-logos img {
        max-width: 30% !important;
        margin: 5px 30px 15px;
        display: initial;
    }

    .logo_container .bvi-logos img:first-child {
        max-width: 27% !important;
    }

    .logo_container .bvi-logos img:nth-child(5) {
        max-width: 25% !important;
    }

    .resi-details img:first-child {
        top: 70px;
        left: 20px;
    }

    .resi-details img:nth-child(3) {
        top: 180px;
    }

    .resi-details img:nth-child(4) {
        top: 200px;
        left: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .carousel-item img {
        height: 100%;
    }

    .logo_container .bvi-logos img {
        margin: 20px;
        max-width: 10%;
    }

    .resi-details img:first-child {
        top: 70px;
        left: 30px;
    }

    .resi-details img:nth-child(3) {
        top: 220px;
    }

    .resi-details img:nth-child(4) {
        top: 240px;
        left: 30px;
    }
}

@media (min-width: 1400px) and (max-width: 1599.99px) {
    .resi-details img:nth-child(3) {
        top: 280px;
    }

    .resi-details img:nth-child(4) {
        top: 335px;
    }

}

@media (min-width: 1919.99px) {
    .resi-details img:nth-child(3) {
        top: 280px;
    }

    .resi-details img:nth-child(4) {
        top: 335px;
    }
}

@media (min-width: 1600px) and (max-width: 1919.98px) {
    .resi-details img:nth-child(3) {
        top: 300px;
    }

    .resi-details img:nth-child(4) {
        top: 355px;
    }
}
