.breadcrumb-items .fa {
    font-size: 12px;
}
.breadcrumb-items{
    font-size: 14px;
}
.overlayscreener {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* semi-transparent black */
    z-index: 2;
    display: none; /* initially hidden */
 }
 .screenerbody {
    position: relative;
    margin-bottom: 40px;
}
 .kalkineexperts.tour-active-element .floatingexpert{
     display:none !important;
 }
 .kalkineexperts.tour-active-element{
    pointer-events: none !important;
 }

 ul.topbar-rightmenu li a {
     text-decoration: none;
     font-size: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #191919;
     float:left;
     width:100%;
     text-transform: capitalize;
 }
 ul.topbar-rightmenu li {
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    color: #191919;
    margin-right: 20px;
}



  .megamenuscreener-content {
    width: 100%;
}
.helpmenubutton ul:after {
    content: '';
    position: absolute;
    top: -10px;
    right: 5px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.megamenuscreeners a {
    color: inherit;
    text-decoration: none;
}
 
 .screenermenufluid {
     position: relative;
 }
 /* Screener banner container css starts */

 .createdscreener {
    margin-bottom: 30px;
    text-align: left;
    color: #000;
}
.createdscreener h1 {
    color: #191919;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Roboto';
}
.createdscreener p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto';
    color: #191919;
    margin-bottom: 0px;
}
 /* Screener banner container css starts */


 .mobilecreate-screener{
     display:none;
 }
 
 
 
 /* Screener Megamenu container css starts */
 .floatingexpert {
     display:none;
  }
  .floatingfavourites {
     display:none;
  }
  .kalkineexperts:hover .floatingexpert{
     display:block;
     width: 100%;
     position: absolute;
     left: 0px;
     padding-left: 15px;
     padding-right: 15px;
     background-color: #fff;
     top: 30px;
     z-index:9;
  }
/* .ourfavorites:hover .floatingfavourites{
     display:block;
     width: 100%;
      position: absolute;
      left: 0px;
      padding-left: 15px;
      padding-right: 15px;
      background-color: #fff;
      top:100%;
      z-index:9;
} */
  .megamenuscreeners {
      padding-top: 25px;
      padding-bottom: 15px;
      background-color: #fff;
      width: 100%;
  }
  .megamenuscreeners a:hover .megamenulisting-screener{
     box-shadow: 0px 0px 4px 0px #0354D6;
  }
  .megamenulisting-screener {
     display: flex;
     align-items: flex-start;
     padding: 20px;
     box-shadow: 0px 0px 4px 0px #00000080;
     border-radius: 10px;
     margin-bottom: 15px;
  }
  .megamenuscreener-content h2 {
     font-size: 18px;
     font-weight: 700;
     font-family: 'Roboto';
     line-height: 22px;
     margin-bottom: 10px;
  }
  .megamenuscreener-img img {
    width: 64px;
    height: auto;
    padding: 0px;
    margin-left: 0px !important;
    margin-right: 10px;
}
  .screenervalues {
     display: flex;
     align-items: baseline;
     width: 100%;
 }
 .screenervalues p {
     border: 1px solid #555555;
     border-radius: 5px;
     padding: 2px 10px;
     font-size: 16px;
     font-weight: 500;
     font-family: 'Roboto';
     width:auto;
     word-break: break-word;
     text-align: center;
     margin-bottom:0px;
 }
  .screenervalues p span {
      font-weight: 400;
      margin-left: 5px;
      white-space: nowrap;
  }
  .expertscreener-content a {
      float: right;
      font-size: 16px;
      font-family: 'Roboto';
      font-weight: 600;
      text-decoration: none;
      color: #777777;
  }
  .viewscreener-result {
     text-decoration: none;
     font-family: 'Roboto';
     color: #0F7BEA;
     font-size: 16px !important;
     float:left;
     width:100%;
     text-align: right;
     padding-top:15px;
     line-height:15px;
     font-weight:500 !important;
 }
 .megamenuscreeners a:hover .viewscreener-result{
     color:#0354D6;
  }
  .megamenuscreeners a:hover .megamenuscreener-content h2{
     color:#0354D6;
  }
  .positive {
      color: #1F9900;
  }
  .negative {
        color: #FF0000;
    }
  .screenervalues p:first-child {
      margin-right: 10px;
  }
  .expertlisting-screener:hover h2, .expertlisting-screener:hover a {
      color: #0354D6;
  }
  .viewallscreener-content {
     display: flex;
     align-items: center;
     justify-content: space-between;
     width: 100%;
     min-height: 60px;
 }
 .floatingexpert .viewallscreener-content {
     min-height: 90px;
 }
 .viewallscreener-content p {
     margin-bottom: 0px;
     font-family: 'Roboto';
     color: #777777;
     font-weight: 600 !important;
     font-size: 16px !important;
     display: flex;
     align-items: center;
 }
 .viewallscreener-content img{
     margin-right: 10px;
 }
 
 /* Empty Favourites CSS Starts */
.emptyfavourite-block {
     float: left;
     width: 100%;
     height: 300px;
     display: flex;
     justify-content: center;
     align-items: center;
     text-align: center;
}
.emptyfavourite-content {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.emptyfavourite-content p {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Roboto';
    line-height: 24px;
    margin-bottom: 35px;
}
.emptyfavourite-content a {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 600;
    background-color: #F79B2D;
    padding: 15px 30px;
    color: #fff !important;
    border-radius: 4px;
    text-decoration: none;
    width: auto !important;
float: none !important;
}
/* Empty Favourites CSS Starts */


/* FAQ Accordion css starts */
div#faqscreeners {
    box-shadow: 0px 8px 25px 0px #0354D624;
    padding: 30px 30px 30px 70px;
    border-radius: 15px;
}
h2.faqheadline {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Roboto';
    line-height: 40px;
    margin: 50px 0px 20px;
}
div#faqscreeners .accordion-button:not(.collapsed) {
    color: #0F7BEA;
    background-color: #fff;
    box-shadow: none;
}
div#faqscreeners .accordion-item {
    background-color: #fff;
    border: 0px;
    border-bottom: 1px solid #777777;
}
div#faqscreeners button.accordion-button:before {
    content: 'Q';
    font-size: 30px;
    color: #d2cdcd;
    position: absolute;
    left: -35px;
}
div#faqscreeners button.accordion-button {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 24px;
    color: #191919;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: none !important;
}
div#faqscreeners .accordion-body {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto';
    line-height: 24px;
    color: #191919;
    padding-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
}
/* FAQ Accordion css ends */
 
span.createscrenericon{
  display:none;
}
.starttourbutton{
    background-color: #fff;
    border: 0px;
    padding: 0px;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 500;
    color: #191919;
}
.starttourbutton img{
   width: 22px;
}

/* Screener Megamenu container css ends */
.helpmenubutton{
    position:relative;
    font-size: 16px;
    font-family: 'Roboto';
}
.helpmenubutton ul li {
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 600;
    color: #777777;
    list-style: none;
    margin-bottom: 8px;
}
.helpmenubutton ul li:last-child {
    margin-bottom: 0px;
}
.helpmenubutton ul li img{
    margin-right:10px;
}
.helpmenubutton ul li button{ 
    background-color: #fff;
    border: 0px;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 500;
    color: #191919;
}
.helpmenubutton ul {
    display: none;
}
/* .helpmenubutton:hover ul{
    display: block;
    position: absolute;
    top: 100%;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 13px;
    float: left;
    padding: 20px;
    width: 180px;
    right: 0px;
    z-index: 9;
} */
.menulabel {
    font-size: 14px;
    font-family: 'Roboto';
}
.menulabel:hover {
    color: #0c6ffd;
}
.helpmenubutton ul li button:hover{
    color: #0354d6;
}

.floatingfavourites, .supportdropdown {
  display: none;
}
.floatingfavourites.active{
    display: block;
    width: 100%;
    position: absolute;
    left: 0px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    top: 100%;
    z-index:3;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
}

.supportdropdown.active{
    display: block;
    position: absolute;
    top: 100%;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 13px;
    float: left;
    padding: 20px;
    width: 180px;
    right: 0px;
    z-index:3;
}
.menulabel.active{
    color: #0c6ffd;
}
.menulabel .fa-angle-down {
  transition: transform 0.3s ease;
}
.menulabel.active .fa-angle-down {
  transform: rotate(180deg);
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
div#faqscreeners {
    padding: 30px 15px 30px 45px;
}
.screenermenufluid {
    margin-bottom: 25px;
}
ul.topbar-rightmenu li {
    margin-right: 10px;
}
span.createscrenericon{
  display:block;
}
span.createscrenericon {
    font-size: 24px;
    border: 1px solid;
    line-height: 15px;
    padding: 6px 6px 6px;
    border-radius: 120px;
    float: right;
    color: #0454d6;
    display: none;
}

ul.topbar-rightmenu li {
    font-size: 15px;
    font-weight:500;
    padding: 5px 0px;
}
ul.topbar-rightmenu li a {
    font-size: 15px;
    font-weight:500;
}
ul.topbar-rightmenu li img {
    margin-left: 5px;
}
a.createscreenmobile {
    text-decoration: none;
    font-size: 24px;
    border: 1px solid;
    line-height: 15px;
    padding: 0px 8px 2px;
    border-radius: 120px;
}
.helpmenubutton ul {
    display: none;
}
.createdscreener h1 {
    font-size: 22px;
}
.createdscreener p {
    font-size: 14px;
    line-height: 22px;
}
.mobilecreate-screener{
     display:block;
}
ul.topbar-rightmenu a.createscreen {
    float:left;
}
.megamenulisting-screener {
    padding: 15px 10px;
}
.megamenuscreener-content h2 {
    font-size: 16px;
}
.screenervalues p {
    font-size: 14px;
}
.starttourbutton {
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.starttourbutton img {
    margin-right: 5px;
    width: 20px;
}

}
