body {
    padding-top: 62px;
}

.troofox-navbar {
    min-height: 62px;
    margin-bottom: 0;
    background: #f8fafc;
    border: 0;
    border-bottom: 1px solid #e2e8f0;
    box-shadow: 0 2px 12px rgba(15, 52, 96, 0.07);
}

.troofox-navbar .container {
    display: flex;
    align-items: center;
    justify-content: start;
    min-height: 62px;
}

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

.troofox-navbar-brand {
    display: flex;
    align-items: center;
    height: auto;
    margin-left: 0 !important;
    padding: 8px 0;
}

.troofox-navbar-brand > img {
    display: block;
    width: auto;
    max-width: 180px;
}

.troofox-navbar-nav > li > a {
    color: #16324f;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    padding: 0 0 0 28px;
}

.troofox-navbar-nav > li > a:hover,
.troofox-navbar-nav > li > a:focus {
    color: #0f3460;
    background: transparent;
}

.menu-btn {
    margin: 0 12px 0 0;
    border: 0;
}

.menu-btn .icon-bar {
    background-color: #16324f;
}

@media (min-width: 992px) {
    .troofox-equal-row {
        display: flex;
        flex-wrap: wrap;
    }

    .troofox-equal-col {
        display: flex;
    }

    .troofox-equal-panel {
        display: flex;
        width: 100%;
        margin-bottom: 0;
    }

    .troofox-equal-panel .panel-body {
        display: flex;
        width: 100%;
        flex-direction: column;
        justify-content: flex-start;
    }
}

@media (min-width: 768px) {
    .troofox-navbar-collapse {
        display: flex !important;
        align-items: center;
        padding-left: 0;
        padding-right: 0;
    }

    .troofox-navbar-nav {
        display: flex;
        align-items: center;
        margin: 0;
    }

    .troofox-navbar-nav > li {
        float: none;
    }
}

@media (max-width: 767px) {
    body {
        padding-top: 78px;
    }

    .troofox-navbar {
        min-height: 78px;
    }

    .troofox-navbar .container {
        display: block;
        min-height: 78px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .troofox-navbar-header {
        display: block;
        min-height: 78px;
    }

    .troofox-navbar-brand {
        padding: 12px 10px;
    }

    .troofox-navbar-brand > img {
        max-width: 180px;
    }

    .troofox-navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
        border-top: 1px solid #e7ebf0;
        background: #ffffff;
    }

    .troofox-navbar-nav {
        margin: 0;
        padding: 10px 0;
    }

    .troofox-navbar-nav > li > a {
        padding: 12px 20px;
    }

    .menu-btn {
        margin-top: 22px;
        margin-right: 0;
    }
}
.product-img {
	height: 150px !important;
} 
.trunc{
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}

.oneline {
	white-space: nowrap; 
}

.float-bottom {
	position: absolute;
	bottom: 0;
}

.q1_bg_image_top {
    background-image: url(/static/images/q1.png);
    /* width: 80vw; */
    /* height: 26.5625vw; */
    height: 15vw;
    /* background-size: 80vw 26.5625vw; */
    background-size: 100vw 15vw; 
    margin: 0 auto;
}
.q2_bg_image_bottom {
    background-image: url(/static/images/q2.png);
    /* width: 100vw;
    height: 41.9921875vw;
    background-size: 100vw 41.9921875vw;
    position: absolute;
    bottom: 0; */
    height: 41.9921875vw;
    background-size: 100vw 41.9921875vw;
    /* position: absolute; */
    bottom: 0;
}

.NetworkLogo {
    width: 176px;
    min-width: 176px;
    height: 110px;
    /* background-size: 176px 50px; */
    /* background-image: url(/static/images/no-logo.png); */
    background-repeat: no-repeat;
    background-position: center center;
    height: 80px;
    position: relative;
        margin: 0 auto;
    font-family: system,-apple-system,"Helvetica Neue",Helvetica,sans-serif;
}

.new_tagline {
    text-align: center;
    font-family: Georgia,Times,"Times New Roman","Hiragino Kaku Gothic Pro","Meiryo",serif;
    color: #949494;
    font-size: 18px;
    margin: 0 20px 20px;
    font-family: 'q_serif',Georgia,Times,"Times New Roman","Hiragino Kaku Gothic Pro","Meiryo",serif;
}

.connect_buttons_row {
    text-align: center;
}

.tos_wrapper {
    margin: 20px auto 0;
    padding: 0 20px;
    text-align: center;
    max-width: 400px;
}
.tos_wrapper .TosDisclaimer {
    font-size: 12px;
    color: #949494;
}
.tos_wrapper .TosDisclaimer a {
    white-space: nowrap;
    color: #2b6dad;
}

.giveMeEllipsis {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: N; /* number of lines to show */
   line-height: X;        /* fallback */
   max-height: X*N;       /* fallback */
}

.floatTopRightInDiv {
	position: absolute;
	right: 20px; 
	top: 10px; 
}
.floatTopLeftInDiv {
	position: absolute;
	left: 20px; 
	top: 10px; 
}


/* New Footer Styles */

footer {
    background: #333333;
    padding: 40px 0px;
    /* font-family: 'Open Sans',sans-serif !important; */
  }
  #footer {/* font-family: 'Open Sans',sans-serif !important; */}
  #footer h5 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 0 0 18px 0;
    text-transform: uppercase;
    /* font-family: 'Open Sans',sans-serif !important; */
    text-align: left;
  }
  .footer-list.footer-list-icons {
      list-style: none;
      padding-left: 0;
      padding-right: 0;
  }
  .footer-list.footer-list-icons li {
      /* padding-left: 13px; */
      margin-bottom: 12px;
      text-align: left;
  }
  .footer-list.footer-list-icons li a{
      color:#CCCCCC;
      font-size: 14px;      
      /*font-family: 'Open Sans',sans-serif !important; */
  } 
  .footer-social-list {
    margin: 0;
      padding: 0;
      width: auto;
      text-align: left;
  }
  .footer-social-list li {
      display: inline-block;
      margin: 0px 10px 0 0;
      padding: 0;
      border-radius: 100%;
      overflow: visible;      
  }
  .footer-social-list li a {
    -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease;     
      background: transparent;
      border-radius: 100%;
      display: block;
      height: 36px;
      line-height: 36px;
      width: 36px;
      text-align: center;
      color: #CCCCCC;
      text-decoration: none;
      border: 1px solid #CCCCCC;
      font-size: 14px;
  } 
  .footer-contact-text {
    margin: 20px 0 10px 0;
    text-align: left;
  }
  .footer-contact-text a{
    font-size: 18px;
    color: #CCCCCC;
  }
  .footer-city-category {
    /* margin: 30px 0 20px 10px; 
      padding: 20px 0 10px 10px; */
      padding: 15px 0 5px 10px;
      border-top: 1px solid #545454;
      border-bottom: 1px solid #545454;
      margin-top: 20px;
      text-align: left;
      display: inline-block;
  }
  .footer-city-list-inline {    
      margin-bottom: 15px;
      padding: 0;
  }
  .footer-city-list-inline>li {
      display: inline-block;
      /* padding-right: 15px;
      padding-left: 15px; */
      font-size: 13px;
      color: #CCCCCC;
  }
  .footer-city-list-inline>li a{
      color: #CCCCCC;
      padding: 10px 5px 0 5px;
  } 
  .footer-city-list-inline>li a.f-sep{
      color: #CCCCCC;
  }
  .footer-copyright {
    color: #CCCCCC;
    font-size: 13px;
    margin: 15px 10px 5px 10px; 
  } 
  .footer-list.footer-list-icons li a:hover,
  .footer-city-list-inline >li a:hover {  
    color:#FFFFFF;
  }
  .footer-social-list li a:hover{
    border: 1px solid #FFFFFF;
    color:#FFFFFF;
  }
  .footer-followus {
  }

  .footer-subscribe-section {
    margin:10px 0 30px 0; 
    width: 100%;
      max-width: 280px;
  }
  .footer-subscribe-section p{
    font-size: 14px; 
    margin-bottom: 10px;
    color: #FFFFFF;
    text-align: left;
  }
  .footer-subscribe-section.input-group{
    position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
      align-items: stretch;
      width: 100%;
  }
  .footer-subscribe-section .input-group input{
    height: 40px; 
    border: 0;
  }
  .footer-subscribe-section.input-group-btn {
      position: relative;
      -ms-flex-align: stretch;
      align-items: stretch;
      /* font-size: 0; */
      white-space: nowrap;
  }
  .footer-subscribe-section .input-group-btn>.btn {
    height: 40px;
    margin-top: 0 !important;
    border: 0;
    line-height: 150%;
    background: #6D6D6D;
    text-transform: uppercase;
    padding: 0 20px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #FFFFFF;
  }



  @media screen and (min-width: 280px) and (max-width: 767px) {
    .footer-list.footer-list-icons {margin-bottom: 40px;}
    .footer-social-list {margin-bottom: 20px;}
    .footer-social-list li a i{font-size:14px !important; }   
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .footer-list.footer-list-icons {margin-bottom: 30px;}
  }
  @media screen and (min-width: 280px) and (max-width: 992px) {
    .footer-city-list-inline>li, .footer-city-list-inline>li a {width: 100%; display: inline-block;}
  }
  @media screen and (min-width: 1025px) and (max-width: 1199px) {
    .footer-followus {margin-top: 20px;}
  }
  @media screen and (min-width: 280px) and (max-width: 1199px) {
    .footer-followus {margin-left: 15px;}
  }
  @media screen and (min-width: 991px) and (max-width: 992px) {
    .footer-city-list-inline .f-sep {
      display: none;
    }
    
  }
  @media only screen and (min-width: 320px) and (max-width: 990px) {
  /* line 163, main-sections\footer.less */
  .f-sep {
    display: none;
  }
  }
  
.horizontal-scroll > .row {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
/* .horizontal-scroll > .row > .col-lg-2,  .horizontal-scroll > .row > .col-md-3, .horizontal-scroll > .row > .col-sm-4, .horizontal-scroll > .row > .col-xs-6 {
  display: inline-block;
  float: none;
} */
.horizontal-scroll > .row > div[class^='col-'] {
  display: inline-block;
  float: none;
}


/*-- For animated ajax loader */
@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}
/*For animated ajax loader --*/

/* Products page */
.troofox-product-grid {
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.troofox-product-col {
    margin-bottom: 30px;
    display: flex;
}

.troofox-product-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(15, 52, 96, 0.10);
    text-decoration: none;
    color: inherit;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
    border: 1px solid #e8edf3;
    background: #fff;
}

.troofox-product-card:hover,
.troofox-product-card:focus {
    transform: translateY(-4px);
    box-shadow: 0 10px 32px rgba(15, 52, 96, 0.18);
    text-decoration: none;
    color: inherit;
}

.troofox-product-logo {
    padding: 36px 24px 28px;
    text-align: center;
    background: #f8fafc;
    border-bottom: 1px solid #e8edf3;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.troofox-product-logo img {
    max-height: 60px;
    max-width: 190px;
    width: auto;
    object-fit: contain;
}

.troofox-product-name {
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    color: #1a1a2e;
    letter-spacing: 0.3px;
}

.troofox-product-domain {
    display: block;
    font-size: 12px;
    color: #8a96a8;
    margin-top: 2px;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.troofox-product-body {
    padding: 24px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.troofox-product-desc {
    font-size: 15px;
    color: #4a5568;
    line-height: 1.6;
    margin-bottom: 20px;
    flex: 1;
}

.troofox-product-link {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #0f3460;
}

.troofox-product-card:hover .troofox-product-link {
    color: #17a2b8;
}
