﻿
/**********header start*************/
#dashboard_logo {
    margin-right: 3%;
}
#header-main-container {
    margin-bottom: 10px;
    margin-top: 10px;
}
#dashboard-logo .row {
    margin: 0px;
    display: flex;
    width: 100%;
}

#gc-logo {
    width: 200px;
}

.dashboard-title {
    font-size: 33px;
    width: max-content
}

    .dashboard-title span {
        cursor: pointer;
    }

#dashboard-translate {
    margin-top: 1%;
}

#language-translator-GC {

    float:right;
}

#google_translate_element {
    width: 100%;
    height: 42px;
    border: none;
    border-radius: 3px;
    overflow: hidden !important;
}

.goog-te-gadget {
    font-size: 11px;
    color: #fff !important;
}

.goog-te-gadget-simple {
    border: none !important;
    background: none !important;
    color: #000;
    display: flex !important;
    align-items: baseline;
}

.goog-te-gadget .goog-te-combo {
    color: black;
    font-size: 22px;
    border: none;
    margin: 0PX !important;
    width: auto;
    vertical-align: middle;
    text-align: left !important;
    padding: 5px;
    cursor: pointer;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
}
.goog-te-menu-frame {
    z-index: 99999;
}

#language-translator-GC span {
    color: #000 !important;
    display: inline-block;
    font-size: 25px;
    text-decoration: none !important;
}

.goog-te-gadget span a {
    display: none;
}

#translateIcon {
    font-size: 25px;
    vertical-align: middle;
    margin-left: 2%;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
#gc_header_right {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}
#header-title-mobile{
    display:none;
}
#logout-button-inner {
    cursor: pointer;
    padding: 0.8rem;
    border-radius: 5px;
    background-color: #8F2D56;
    color: #ffffff;
    display: flex;
    width: 100%;
    align-items: center;
    font-size: 1.2em;
    margin-top: 10px;
}
.headerInFWA{
    display: none;
}
@media(max-width: 1200px) {
    .dashboard-title{
        font-size: 27px;
    }
    .goog-te-gadget .goog-te-combo{
        font-size: 21px;
    }
}
@media(max-width: 991.5px) {
    #dashboard-logo {
        justify-content: center;
        display: flex;
        flex-direction: column;
        height: auto;
    }

    #logo-link {
        display: flex;
        justify-content: center;
    }

    #gc_logo {
        margin: 0px;
        display: flex;
        align-items: center;
    }

    #dashboard-logo .row {
        flex-direction: column;
        align-items: center;
    }
    .goog-te-gadget .goog-te-combo{
        text-align: center !important;
        font-size: 18px;
    }
    #translateIcon {
        margin-left: 2%;
        font-size: 21px;
    }
    .logo-img{
        width: 60%;
        height: auto;
    }
    .dashboard-title {
        font-size: 21px;
    }
    #dashboard_logo {
        margin-right: 6%;
    }
    #dashboard-translate {
        margin-top: 2%;
    }
    .logo-container{
        margin-top: 3%;
    }
    #header-main-container{
        display:flex;
    }
}
@media(max-width:991.5px) and (min-width:767px){
    #d3-inner-header {
        position: relative;
        width: 128%;
        margin-left: 4%;
    }
}
@media(max-width:767px){
    #dashboard-translate {
        position: absolute;
        top: 90%;
        z-index: 2;
    }
    .goog-te-gadget-simple:first-child {
        color: #fff;
    }
    .goog-te-gadget .goog-te-combo{
        color: #fff;
        width:150px;
    }
    .goog-te-gadget .goog-te-combo option{
        color: #000;
    }
    .logo-img {
        width: auto;
        height: 40px;
    }
    #dashboard_logo {
        margin-right: 10%;
    }
    #header-title-mobile{
        display:block;
        text-align: right;
    }
    #header-title{
        display: none;
    }
    #header-main-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    }
    #gc_logo {
        grid-area: 1 / 1 / 2 / 2;
    }
    #gc_header_right {
        grid-area: 1 / 2 / 2 / 3;
    }
    .goog-te-gadget .goog-te-combo {
        font-size: 16px;
    }

    #translateIcon {
        font-size: 17px;
    }
    #playcorner{
        display:none;
    }
    #header-main-container {
        margin-bottom: -10px;
        margin-top: -10px;
    }
    .headerInFWA {
        display: block;
    }
}
@media(max-width:450px){
    .logo-img{
        height: 30px;
    }
}
/**********header end *********/

.risk-iframe-container{
    width:100%;
}
.risk-widget-upper {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}
#risk-carousel .item-inner{
    flex-wrap:wrap;
}
.risk-widget-lower {
    display: flex;
    justify-content: center;
}
.risk-widget-item {
    filter: brightness(0.8);
    color: #fff;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    min-height: 200px;
    cursor: pointer;
    background-color: #fff;
    max-width: 170px;
}

/*.risk-widget-item :hover{
    filter:brightness(0.5);
}*/
.risk-widget-image {
    max-width: 150px;
    min-width: 150px;
    max-height: 150px;
    min-height: 150px;
}

.large-container {
    width: 99vw !important;
        margin-top: 0px !important;
}
.large-recovery-container {
    width: 95vw !important;
    margin-top: 0px !important;
}
.center-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/**card-css*/
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px; /* 5px rounded corners */
}


    /* On mouse-over, add a deeper shadow */
    .card:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }
.card-body {
    padding: 2px 16px;
    background-color: #fff;
    border-radius: 5px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/**card-css*/

#riskTab {
    background-color: #484545;
    color: #fff;
    display: flex;
    justify-content: center;
    padding: 5px;
    border-radius: 5px;
}

.carousel-caption{
    position:inherit !important;
    padding-top:1% !important;
    padding-bottom:0 !important;
    margin:0 !important;
}

.carousel-control{
    width:10% !important;
}
#dashboard_logo {
    position: relative;
}

.logo-img {
    position: relative;
    cursor:pointer;
}

.logo2-image {
    float: right;
    cursor: pointer;
    position: relative;
}

.phone-number {
    -webkit-transition: background-color .2s ease 0s;
    -moz-transition: background-color .2s ease 0s;
    -ms-transition: background-color .2s ease 0s;
    -o-transition: background-color .2s ease 0s;
    transition: background-color .2s ease 0s;
    display: block;
    float: right;
    background: #97c62e;
    text-align: center;
    line-height: 112px;
    color: #fff;
    font-size: 1.75em;
    width: 20%;
    height: 112px;
}

.customFooterLinks a {
    font-size: 1.125em;
}

a:hover {
    color: #78ab07;
}
.header-container {
    width: 95vw;
}
#mainContainer {
    width: 90%;
}
#D3Container {
    width: 98%
}
.customFooterLinks {
    font-size: 1.125em;
    padding-top: 20px;
}
@media(max-width:991px){
    .secondaryView {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top:10px !important;
    }

}

/*********Media Query Starts*********/

@media (max-width: 767px) {
    #FAQ{
        padding:4px
    }
    .bottomLinks {
        flex-direction: column;
    }

    .flex-row {
        flex-direction: column;
    }

    #logoutUser {
        right: -5%;
    }

    #logoutMobile {
        display: block;
    }

    #subsModal .modal-dialog {
        width: 90% !important;
    }

    #mainContainerInner #mainContent {
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    .innerErrorMessage {
        font-size: 2rem;
    }

    #Ipad {
        display: none
    }
    .geolocationError {
        position: fixed;
        top: 30%;
        right: 50% !important;
        transform: translate(50%, -50%);
    }
}
@media(max-width:450px){
    #logoutUser{
        right: 1%;
    }
}
@media (max-width: 311px) {
    .leaflet-sidebar.left.visible ~ .leaflet-left {
        left: 100% !important;
        z-index: 1100;
    }

    .leaflet-sidebar {
        width: 100% !important;
    }

    #SBox, .SBox {
        width: 65vw !important;
    }
}

    @media (min-width: 312px) and (max-width: 416px) {
        .leaflet-sidebar.left.visible ~ .leaflet-left {
            left: 88% !important;
            z-index: 1100;
        }

        .leaflet-sidebar {
            width: 88% !important;
           
        }

        #SBox, .SBox {
            width: 78vw !important;
        }
        
       
    }
@media (min-width: 312px) and (max-width: 434px) {

    #WarningMenu {
        display: flex;
        text-align: center;
        
    }

   /* #WarningTab {
        border-top: 1px solid #808080;
    }*/

    #WarningMenu > li {
        display: flex;
        /* margin: 1%*/
    }
}

    @media (min-width: 417px) and (max-width: 599px) {
        .leaflet-sidebar.left.visible ~ .leaflet-left {
            left: 70% !important;
            z-index: 1100;
        }

        .leaflet-sidebar {
            width: 70% !important;
        }

        #SBox, .SBox {
            width: 300px !important;
        }
    }

    @media (min-width: 600px) and (max-width: 767px) {
        .leaflet-sidebar.left.visible ~ .leaflet-left {
            left: 55% !important;
            z-index: 1100;
        }

        .leaflet-sidebar {
            width: 55% !important;
        }

        #SBox, .SBox {
            width: 300px !important;
        }
    }



    @media (max-width: 767px) {
        .bottomLinks {
            max-height: unset !important;
        }

        .topTab {
            display: block !important;
            max-height: unset !important;
        }

        #headingLabel {
            font-size: 15px !important;
        }

        .risk-widget-upper {
            flex-wrap: wrap;
        }

        .risk-widget-lower {
            padding: 0px;
        }

        #risk-carousel .item-inner {
            flex-wrap: wrap;
        }

        .risk-widget-item {
            /* padding: 5px; */
            margin-left: 5px;
            margin-right: 5px;
            min-height: 70px;
            max-height: 40px;
            min-width: 62px;
            max-width: 62px;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }

        .risk-widget-image {
            max-width: 50px;
            max-height: 50px;
            min-width: 50px;
            min-height: 50px;
        }

        .carousel-caption {
            font-size: clamp(5px, 1vw, 7px);
        }

        .topTab {
            flex-direction: column;
        }

        .innerErrorMessage {
            font-size: 2rem;
        }

        #Ipad {
            display: none
        }

        #laptop {
            display: none
        }

        #mobile {
            display: block
        }


        #onlineServices, header .navbar-nav > li {
            width: 100%;
        }

            #onlineServices div {
                height: 60px;
                width: 70%;
                float: left;
            }

        .col-md-4 > div, .col-sm-4 > div {
            margin: 2px 0;
        }

        .icons img {
            width: 44px;
        }

        #map {
            height: 400px !important;
        }

        .infoDesc h3 {
            font-size: 150%;
        }

        .briefInfo {
            font-size: 75%;
        }

        .bottomLinks > div > div {
            padding: 7px;
        }

        .optin > div {
            font-size: 19.0965px;
        }

        .bottomLinks img {
            height: 18px;
        }

        #emergencyContacts img {
            height: 18px;
            margin-bottom: 0;
        }

        .logo {
            height: auto;
        }

        .logo2 {
            height: auto;
        }

        .logo2 {
            padding-top: 0px;
        }

        .logo2-image {
            float: none;
        }

        .phone-number {
            width: 100%;
        }

        #mainContainer {
            margin-top: 0px;
            width: 100%;
        }

        #menuItems {
            padding-left: 0%;
            padding-right: 0%;
            margin: 0;
        }

        .panel.panel-facebook .panel-content, .panel.twit-panel .panel-content {
            height: 300px;
            overflow: hidden;
        }

        .panel.panel-facebook .panel-content {
            overflow-y: scroll;
        }

        .map_ul {
            padding-left: 15px;
            padding-right: 15px;
        }

        #tabEmergencyNews {
            padding-bottom: 10px;
        }

        .Or {
            margin-left: 39%;
        }

        .locaSearch {
            width: 83% !important;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        #risk-carousel .item-inner {
            flex-wrap: wrap;
        }

        .risk-widget-item {
            /* padding: 5px; */
            margin-left: 5px;
            margin-right: 5px;
            min-height: 70px;
            max-height: 40px;
            min-width: 62px;
            max-width: 62px;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }

        .optin > div {
            font-size: 1.35em;
        }

        .risk-widget-image {
            max-width: 50px;
            max-height: 50px;
            min-width: 50px;
            min-height: 50px;
        }

        .carousel-caption {
            font-size: clamp(5px, 1vw, 7px);
        }

        .leaflet-sidebar.left.visible ~ .leaflet-left {
            left: 45% !important;
        }

        .leaflet-sidebar {
            width: 45% !important;
        }

        #Ipad {
            display: block
        }

        #laptop {
            display: none
        }

        #mobile {
            display: none
        }


        h4 {
            font-size: 15px;
        }

        .header1 .navbar {
            height: auto;
        }

        .icons img {
            width: 25px;
        }

        .briefInfo {
            font-size: 75%;
        }

        .infoNumbers {
            width: 27%;
        }

        .infoDesc {
            width: 66%;
        }

        .mapFilterHeading {
            padding: 10px;
            font-size: medium;
        }

        .navbar-nav > li > a {
            padding: 15px 10px;
            font-size: medium;
            font-weight: normal;
        }

        .tempImage img {
            width: 25px;
        }

        .temp {
            font-size: small;
        }

        .logo {
            height: auto;
        }

        .logo2 {
            height: auto;
        }

        .logo2 {
            padding-top: 0px;
        }

        .logo2-image {
            float: none;
        }

        .phone-number {
            width: 100%;
        }

        #mainContainer {
            margin-top: 0px;
            width: 100%;
        }

        #menuItems {
            padding-left: 0%;
            padding-right: 0%;
            padding: 0;
        }

        .updateInfo {
            font-size: 86%;
        }

        #getPrepared img {
            height: 25px;
        }

        #tabEmergencyNews {
            padding: 10px 0px;
        }

        .Or {
            margin-left: 38%;
            color: white;
            font-size: 18px;
        }

        .locaSearch {
            width: 77% !important;
        }

     
    }

    @media (min-width: 768px) and (max-width: 1041px) {

        #WarningMenu {
            display: flex;
            text-align: center;
        }

            /* #WarningTab {
        border-top: 1px solid #808080;
    }*/

            #WarningMenu > li {
                display: flex;
                /* margin: 1%*/
            }
    }

    @media (min-width: 992px) and (max-width: 1199px) {

        #risk-carousel .item-inner {
            flex-wrap: wrap;
        }

        .optin > div {
            font-size: 20.0965px;
        }

        .bottomLinks > div > div, .bottomLinks a {
            font-size: 1em;
        }

        .risk-widget-item {
            /* padding: 5px; */
            margin-left: 5px;
            margin-right: 5px;
            min-height: 70px;
            max-height: 40px;
            min-width: 62px;
            max-width: 62px;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }

        .risk-widget-image {
            max-width: 50px;
            max-height: 50px;
            min-width: 50px;
            min-height: 50px;
        }

        .carousel-caption {
            font-size: clamp(5px, 1vw, 7px);
        }

        .infoNumbers {
            width: 24%;
        }

        .infoDesc {
            width: 76%;
        }

        .bottomLinks {
            font-size: 150%;
        }

        #map {
            height: 500px !important;
        }

        #mainContainer {
            margin-top: 0px;
            width: 100%;
        }

        .phone-number {
            width: 50%;
        }

        #menuItems {
            padding-left: 15%;
            padding-right: 15%;
            padding: 0;
        }

        .updateInfo {
            font-size: 86%;
        }

        .infoNumbers {
            font-size: 255%;
        }

        #Ipad {
            display: none
        }

        #laptop {
            display: block
        }

        #mobile {
            display: none
        }

        #inputText {
            display: block;
            float: left;
            width: 72%;
            height: 4.5rem;
            margin: 0;
            padding: 0 5%;
            border: none;
            border-radius: 0;
            background: #fff;
            font-size: 1.2em;
            border-radius: 5px !important;
        }

        .Or {
            color: white;
            font-size: 14px;
        }

        #askOr {
            padding: 17px 25px;
        }

        .searchBtn, .askquestion1 {
            font-size: 1.5rem;
        }

        .askquestion {
            width: 100% !important;
            height: 3em !important;
            font-size: 1.5rem;
            font-weight: 500;
        }

        .locaSearch {
            height: 3em !important;
            font-size: 1.5rem;
            border-radius: 5px !important;
        }

        #locOr {
            padding: 18px 31px;
        }

        #clearSeach {
            margin-left: -10%;
        }
    }


    @media (min-width: 1200px) {
        .bottomLinks {
            font-size: 130%;
        }

        #Ipad {
            display: none
        }

        #laptop {
            display: block
        }

        #mobile {
            display: none
        }

        .modal-lg {
            min-width: 1200px;
        }
    }

    @media( min-width:1200px) and (max-width:1500px) {
        .optin > div {
            font-size: 19.0965px;
        }

        .bottomLinks > div > div, .bottomLinks a {
            font-size: 1em;
        }
    }

    #videoModal .modal-body {
        max-height: unset !important;
    }


    #featureModal a {
        text-decoration: underline;
        filter: brightness(50%);
    }

    /*********Media Query Ends*********/
