body {
		font-family: Arial, Helvetica, sans-serif  !important;

}

/* button.navbar-toggler {
    background: radial-gradient(50% 50%at 50% 50%, #194489, #06275c) !important;
}

span.navbar-toggler-icon {
    filter: invert(100%);
} */
.icn-div1 {
    width: 40%;
    font-size: 16px;
    font-weight: 600 !important;
}
div#navbarNavDropdown {
    height: auto !important;
}
.navbar-brand {
    float: left;
    height: auto !important;
	padding: 0px 0px !important;
   
    line-height: 20px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px !important; 
    border: 1px solid transparent;
	font-size: 16px !important; 
	/* overflow: hidden !important; */
}
.row {
    margin-right: 0px !important;
    
}


.navbar-light .navbar-nav .nav-link {
    color: #000000 !important;
    font-weight: 500;
}
.bg-light {
    background-color: #ffffff!important;
}
/* .nav-logo{
    width: 33%;
} */
.nav-logo img{
    /* width: 100%; */
    width: 400px;
}
.right-logo {
    width: 9%;
    background-color: #fff;
}
.goh-img {
    width: 91%;
    /* background-color: #fff; */
}
.nav-linksmid{
    width: 73%;
    /* margin: 0px 2%; */
}
.nav-linksmid ul {
    width: 100%;
    justify-content: space-evenly;
    padding: 0 10%;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #F4AF1B;
}

.dropdown-item.hover, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #F4AF1B;
}


li.nav-item.dropdown:hover {
    background-color: #f4af1b;
    border-radius: 3px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

/* ANIMATION CSS */
.dropdown-menu {
    animation: fadeIn 1s ease-in-out !important;
}

@keyframes fadeIn {
    0% { opacity: 0; transform: translateY(0); }
    100% { opacity: 1; transform: translateY(0); }
}

/* ul .navbar-nav li.dropdown:hover{
    display: block !important;

} */
ul li:hover .dropdown-menu {
    display: block !important; /* Display the dropdown */
       
    opacity: 1;
}
ul li .dropdown-menu .dropdown-item {
    display: block !important; /* Display the dropdown */
       
    opacity: 1;
}

.dropdown-menu {
    transition: all 1s ease-in-out;
    overflow: hidden;
  }


ul li .dropdown-menu{
    display: none;
    -webkit-transition: all 2s ease-in !important;
    -moz-transition:all  2s ease-in !important;
    -o-transition:all  2s ease-in !important;
    -ms-transition:all  2s ease-in !important;
    transition:all  2s ease-in !important;
    opacity:0; 
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    /* font-size: 1rem; */
    color: #212529;
    text-align: left;
    list-style: none;
    /* background-color: #9f4141; */
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    background-color: rgba(26, 52, 75, 1);
    border-radius: .25rem;
   }


.header-top {
    background-color: #F8F8F8; 
    text-align: right;
    padding: 0px;
  border-bottom: 2px solid #ccc; 
}


.goog-te-gadget {
	display: inline-flex;
	margin-top: 5px;
}
.dat{
    font-size: 13px;
}
.curdate-mt {
    /* margin-top: 0px; */
    margin: 24px auto !important;
}

.candice_name{
    margin-top: 0px; 
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 17px;
}


.navbar-collapse{
    padding-left: unset!important ;
    border-top: 0px solid transparent !important;

}
 /* PR 11344 Start */
.term_of_use_title{
    color: #133367;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
 /* PR 11344 End */

    
     
    

    
     
    
 
     
    
   


@media (max-width: 2685px){
    .white-circle {
        left: 48% !important;
        height: 5em !important;
        width: 5em !important;
        margin-top: -60px !important;
    }
    img.cell_img {
        width: 80px;
    }
    img.gun_img {
        width: 80px;
    }
    .navbar {
    
        font-size: 23px !important;
        /* overflow: hidden !important; */
    }
    footer {
        font-size: 23px !important;
    }
    .widgets.footer-widgets .widget-title {

        font-size: 23px;
      
    }
    .section1, .section2{
		display: flex;
	}
	.col-md-2.public_note {
		display: block;
	}

  

    body {
        font-size: 23px ;
    }

    .candicetxt p {
        margin: -6px 1px 20px;
    }
    .img_circuit {
        width: 23%;
    }
    .icn-div {
        max-width: 256px;
        height: 55px;
    }
    table.icntable {
        border-spacing: 42px 42px;
    }
    td.style_prevu_kit {
        font-size: 23px;
        
    }
    .icn-div1 {
      
        font-size: 27px;
        
    }
    .col-md-6.icntable-main {
        padding-left: 0px;
        padding-right: 40px;
    }

}

@media (max-width: 1920px){
    .white-circle {
        left: 47% !important;
        height: 6em !important;
        width: 6em !important;
        margin-top: -47px !important;
    }
    img.cell_img {
        width: 60px;
    }
    img.gun_img {
        width: 60px;
    }
    .navbar {
    
        font-size: 16px !important;
        /* overflow: hidden !important; */
    }
    footer {
        font-size: 15px !important;
    }
    .widgets.footer-widgets .widget-title {

        font-size: 16px;
      
    }
   
    .col-md-10 {
        width: 99.333333%;
    }
    .col-md-10 {
       
        max-width: 83.333333%;
    }
    .icn-div1 {
        width:44%;
        font-size: 21px;
    }
    .icn-div {
        max-width: 256px;
        height: 30px;
    }

    body {
        font-size: 17px ;
    }
    .img_circuit {
        width: 26% !important;
    }
    table.icntable {
        border-collapse: separate;
        border-spacing: 21px 21px;
    }
    .col-md-6.icntable-main {
        padding-left: 0px;
        padding-right: 40px;
    }
    td.style_prevu_kit {
        font-size: 17px;
        font-weight: 500;
       
    }

    /* p.circuit {
        text-align: justify;
    } */
    
    .col-md-6.icntable-main2{
        padding-left: 33px;
    padding-right: 0px;
    }
    .col-md-12.candicetxt{
        /* padding-bottom: 23px !important; */

        padding-bottom:15px !important;
        padding-top: 20px !important;
       
    }
    
   
    .img_circuit {
        float: left;
        width: 34%;
        margin-right: 16px;
        max-width: 75% !important;
        background-color: #0000002e !important;
        border-radius: 10.57px;
        background-color: #ccc0;
        /* box-shadow: 0 4px 35px rgba(169, 200, 225, 0.2); */
        backdrop-filter: blur(50px);
        border: 2px solid;
        border-color: #ffffff24;
    }
    .nav-logo img {
        /* width: 100%; */
        width: 498px;
    }
    
    .nav-linksmid {
        width: 50% !important;
        /* margin: 0px 2%; */
    }
    .navbar {
        font-size: 15px !important;
        /* overflow: hidden !important; */
    }
}





@media (max-width: 1880px){
    .section1, .section2{
		display: flex;
	}
	.col-md-2.public_note {
		display: block;
	}
.nav-linksmid {
    width: 59%;
    /* margin: 0px 2%; */  
}
.col-md-12.candicetxt {
   
    padding-top: 0px !important;
}
.img_circuit {
    width: 33%;  
}
}

@media (max-width: 1600px){
    .icn-div {
       
        height: 30px;
    }
    .img_circuit {
        width: 34% !important;  
    }
    .col-md-6.icntable-main2 {
        padding-left: 0px;
        padding-right: 0px;
    }
    td.style_prevu_kit {
        font-size: 14px;
        font-weight: 500;
       
    }
    .nav-logo img {
        /* width: 100%; */
        width: 488px;
    }
    .navbar {
        font-size: 15px !important;
        /* overflow: hidden !important; */
    }
    .nav-linksmid {
        width: 52%;
        /* margin: 0px 2%; */
    }
}





@media (max-width: 1560px){

	.dat{
		font-size: 13px;
	}

}
@media (max-width: 1500px){
    .col-md-2.public_note {
        margin-left: -6px !important;
        margin-right: 1px;
       
    }
    .candicetxt p {
        margin: 0px 1px 10px;
    }
    body {
        font-size: 16px ;
    }
    .col-md-6.icntable-main2 {
        padding-left: 0px;
        padding-right: 0px;
    }
    td.style_prevu_kit {
        font-size: 14px; 
    }
    
    .icn-div1 {
        font-size: 18px;
    }
    .nav-logo img {
        /* width: 100%; */
        width: 488px;
    }
    .navbar {
        font-size: 15px !important;
        /* overflow: hidden !important; */
    }
    .nav-linksmid {
        width: 52%;
        /* margin: 0px 2%; */
    }
}

@media (max-width: 1600px){
    td.style_prevu_kit {
        font-size: 14px;
    }
    .icn-div1 {
        font-size: 18px;
    }
    .candicetxt p {
        margin: 0px 1px 10px;
    }
    body {
        font-size: 16px ;
    }
}

@media (max-width: 1496px){
    .candicetxt p {
        margin: 0px 1px 10px;
    }
    body {
        font-size: 16px ;
    }
    .curdate-mt {

        margin: 15px auto !important;
    }
    .dat {
        font-size: 12px;
    }
    .navbar {
        font-size: 14px !important;
        /* overflow: hidden !important; */
    }
    .home-logo-mt img{
        width: 40px;
    }
    .nav-logo img {
        /* width: 100%; */
        width: 286px;
    }
.col-md-3.home-logo-mt{
    max-width: 40%;
    text-align: center;
}

.col-md-9.curdate-mt {
    max-width: 81% !important;
    /* margin: 5px auto !important; */
}

}

@media (max-width: 1473px){
    td.style_prevu_kit {
		font-size: 14px;
        font-weight: 500;
	}
}

@media (max-width: 1440px){
    .col-md-2.public_note {
        margin-left: -6px;
        margin-right: 1px;
       
    }
    .icn-div {
       
        height: 35px !important;
    }
    body {
        font-size: 15px ;
    }

    table.icntable {
        border-spacing: 13px 13px;
    }
   
    .icn-div1 {
        width: 48%;
        font-size: 16px;
        
    }
}

@media (max-width: 1366px){
    .public_note img {
        margin-right: 76px;
        width: 50px;
    }
    .col-md-2.public_note {
        margin-left: -6px;
        margin-right: 1px;
       
    }
    .col-md-10.public_note {
     
     max-width: 82%;
       
    }

    body {
        font-size: 14px ;
    }
    td.style_prevu_kit {
        font-size: 12px;
    }

}

@media (max-width: 1350px){
    .col-md-9 {
        -ms-flex: 0 0 75%; 
        flex: 0 0 85%;
        max-width: 75%;
    }
	.dat{
        font-size: 12px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
	}

}

@media (max-width: 1280px){
    .img_circuit {
        width: 35% !important;
    }

    table.icntable {
        border-spacing: 6px 6px;
    }
    body {
        font-size: 13px ;
    }
}

@media (max-width: 1207px){
  
    .navbar {
        font-size: 12px !important;
        /* overflow: hidden !important; */
    }
    .nav-logo img {
        /* width: 100%; */
        width: 210px;
    }
    .col-md-3.home-logo-mt {
     
        padding-right: 31px;
    }
            }


@media (max-width: 1138px){
    .col-md-9.curdate-mt {
        max-width: 75% !important;
        /* margin: 5px auto !important; */
    }
    .curdate-mt {
        /* margin-top: 0px; */
        margin: 0px auto !important;
    }

}

@media (max-width: 1094px){
    .icn-div1{
        width: 57%;
    }
    .nav-linksmid {
        width: 59%;
        /* margin: 0px 2%; */
    }
    .nav-logo img {
        /* width: 100%; */
        width: 200px;
    }
    .col-md-9.curdate-mt {
        max-width: 75% !important;
        margin: 5px auto !important;
    }
    
    }

@media (max-width: 1053px){
    .navbar {
        font-size: 12px !important;
    }
    .dat {
        font-size: 11px;
    }
    .col-md-9.curdate-mt {
        max-width: 80% !important;
        margin: 5px auto !important;
    }
    
    }


   

     @media (max-width: 1026px){
        body {
            font-size: 10px !important ;
        }
            .navbar {
                font-size: 12px !important;
                /* overflow: hidden !important; */
            }
            .nav-logo img {
                /* width: 100%; */
                width: 210px;
            }
            .col-md-3.home-logo-mt {
             
                padding-right: 31px;
            }
                    }

                 
 @media (max-width: 1024px){
    /* body {
        font-size: 14px  !important;
    } */
  

    .remotehearingLink{
    padding: 6px;
}
        
    table.icntable {
        border-spacing: 6px 6px;
    }
   
    .img_circuit {
        width: 38% !important;
     
    }
    td.style_prevu_kit {
        font-size: 9px;
       
    }
    .candicetxt p {
        margin: 0px 1px 16px;
    }
    table.icntable {
        border-spacing: 4px 4px;
    }
    .icn-div1 {
        font-size: 15px;
    }
    .icn-div {
    
        height: 21px !important;
    }
}

                       

@media (max-width: 991px){
    .nav-logo img {
        width: 380px !important;
    }
    body{
        font-size: 14px !important;
    }
  
    .col-md-3.home-logo-mt {
        padding-right: 10px !important;
    }
    .dat {
        font-size: 11px !important;
    }

    .col-md-9.curdate-mt {
        max-width: 100% !important;
        /* margin: 5px auto !important; */
        width: 74%;
    }
    .col-md-3.home-logo-mt {
        max-width: 14% !important;
        text-align: center !important;
    }
    
    
    .nav-item.dropdown .dropdown-menu,
    .nav-item.dropdown.open .dropdown-menu{
        display: none !important;
    }
    li.nav-item.dropdown:hover{
        background-color: transparent;
    }
    .nav-item.dropdown.show .dropdown-menu.show{
        display: block !important;
        opacity: 1;   
    }
    .nav-item.dropdown.open.show .dropdown-menu{
        display: block !important;   
        opacity: 1;     
    }
    .nav-item.dropdown.open.show,
    .nav-item.dropdown.show{
        background-color: #f4af1b !important;
    }



    .nav-item.dropdown .dropdown-menu,
    
        .nav-item.dropdown.open .dropdown-menu{
    
            display: none !important;
    
        }
    
        li.nav-item.dropdown:hover{
    
            background-color: transparent;
    
        }
    
        .nav-item.dropdown.open.show .dropdown-menu{
    
            display: block !important;  
            opacity: 1;      
    
        }
    
        .nav-item.dropdown.open.show{
    
            background-color: #f4af1b;
    
        }
    
        .dropdown-menu {
    
            animation: none !important;
    
        }


    .dropdown-menu {
        animation: none !important;
    }
    .curdate-mt {
        margin: 0px auto;
    }
    .collapse:not(.show) {
		display: none !important;
	}
	.box {
		display: inherit;
	}
    .navbar-nav {
        margin: 19.5px -15px;
    }
    nav{
        position: relative;
    }
    .goh-img {
        width: 80px !important;
        position: absolute;
        right: 90px;
        top: 6px
    }
    .nav-linksmid ul li{
        text-align: left;
    }
    .nav-logo {
        width: 200px;
    }

    .row.dat.ml-auto {
        /* margin-left: 404px !important; */
        padding: 0px 67px;
    }
    
}
@media (max-width: 768px){

    body{
        font-size: 14px !important ;
    }
    .col-md-3.home-logo-mt {
        padding-right: 10px !important;
    }
.col-md-9.curdate-mt {
    max-width: 100% !important;
    /* margin: 5px auto !important; */
    width: 74%;
}
.col-md-3.home-logo-mt {
    max-width: 25% !important;
    text-align: center;
}
}
@media (max-width: 620px){
   .row.dat.ml-auto {
    padding: 0px 0px !important;
    display: flex !important;
    justify-content: flex-start;
    margin-left: 0px !important;
    width: 100%;
}

    .col-md-3.home-logo-mt{
        width: auto;
        text-align: none !important;
    padding-left: 0px;
    max-width: 0% !important;
    }

    .col-md-9.curdate-mt{
        text-align: left;
    padding-right: 5px;
    margin: 5px !important;
    }
    .col-md-9.curdate-mt {
        margin: 0px 23px !important;
        max-width: 100% !important;
        width: 47%;
    }

/* .row.dat.ml-auto {
    padding: 0px 0px;
} */
   
}

@media (max-width: 561px){
    .nav-logo img {
        width: 320px !important;
    }
    .white-circle img{
       width: 65px !important;
    }
    .white-circle {
        left: 44% !important;
        margin-top: -36px !important;
    }
    }

@media (max-width: 480px){

    .dat{
        width: 64%;
        font-size: 10px;
    }
}

@media (max-width: 479px){
    .nav-logo img {
        width: 270px !important;
    }
    .white-circle img{
       width: 55px !important;
    }
    .white-circle {
        left: 43% !important;
        margin-top: -29px !important;
    }
    }
    

@media (max-width: 425px){
    .img_circuit {
        width: 90% !important;
    }
    .img_circuit {
        max-width: 90% !important;
    }
    .candice_name{
        margin-top: 30px !important; 
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 17px;
      
    }
    .nav-logo {
        width: 195px;
    }
    .goh-img {
        width: 50px;
        position: absolute;
        right: 80px;
        /* top: 16px; */
    }
}

@media (max-width: 414px){
    .goh-img {
        width: 60px !important;
        position: absolute;
        top: 13px;
    }
    .nav-logo img {
        width: 200px !important;
    }
    .goh-img {
        top: 8px;
    }
    button.navbar-toggler {
        position: absolute;
        top: 12px;
    }
    .white-circle img{
       width: 45px !important;
    }
    .white-circle {
        margin-top: -22px;
    }
    }

@media screen and (max-width: 332px) {
	.goh-img {
		width: 65px !important;
	}
}


