.logo-distributor{
    width: 400px;
}

.logomain{
  width: 50%;
}
.zoom-services__item{
    padding: 30px 20px 40px;
}

.zoom-services__item-title {
    margin-bottom: 0;
}

@media only screen and (max-width: 600px) {
    .logomain{
        width: 80%;
      }
  }

  .button-main{
    font-size: 16px;
    line-height: 1.125;
    text-transform: uppercase;
    font-weight: 600;
    background: #005f9e;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding: 10px 24px 10px;
    margin-bottom: 26px;
    margin-right: 15px;
    border-radius:0;
  }

  .button-findreseller{
    font-size: 16px;
    line-height: 1.125;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
  
    padding: 10px 24px 10px;
    margin-bottom: 26px;
   
    border-radius:0;
  }

  .cards__item-title{
    font-size: 32px;
  }
  .no-padding{
      padding-right: 0 !important;
      padding-left: 0 !important;
  }
  .cards__item-text{
    font-size: 13px;
   
  }

  .address_height{
    min-height: 160px !important;
  }
  .cards__arrow{
    padding-left: 0px;
  }
  .no-padding-top{
      padding-top: 0 !important;
  }
  .project-block__subtitle{
    text-transform: none !important;
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    font-weight: 400; 
    letter-spacing: 0.0em;
  }
  .project-block__title{
    margin-bottom : 10px
  }

  .no-mobile .zoom-image-head{
      margin-bottom: 50px;
  }

  .no-padding-bottom{
      padding-bottom: 10px
  }

  .bg-grey{
    background: #f8f8f8 !important;
    border-bottom: 1px solid #ebebeb;
  }

  .color-black{
      color: #000;
  }

  .full-screen-block__subtitle{
    font-size: 18px;
    margin-bottom: 17px;
    width: 50%;
  }

  .color-white{
      color: #fff !important;
  }

  .header__wrapper{
    margin-bottom: 32px;
  }

  .color-orange{
    color: #f24a00 !important;
  }
  .table td, .table th{
    border-top: 0 !important;
  }

  .table thead th {
    border-bottom: 0 !important;
  }
  .table tbody tr td {
    border-right: 1px solid #fff !important;
  }

  .university-table .fa-info-circle{
    float: right;
    vertical-align: center;
  }
  table tr td:nth-child(2){
    text-align: center !important;
    font-weight: 100;
  }
  table tr td:nth-child(3){
    text-align: center !important;
    font-weight: 100;
  }
  table tr td:nth-child(4){
    text-align: center !important;
    font-weight: 100;
  }
  .dropdown__menu{
    padding: 0px 0px 11px 26px;
  }
  .top116{
    padding-top: 116px;
  }
  .grid-block__title {
    line-height: 0.95;
  }
  .panorama-slider2__footer::after{
    background: transparent;
    
  }

  .icofont-scroll-bubble-down{
    animation: blink 1s linear infinite;
  }
  @keyframes blink{
    0%{opacity: 0;}
    50%{opacity: .5;}
    100%{opacity: 1;}

  }

  .header__menu-button{
    z-index: 9999;
  }

   .overriterpadding{
    width: 33%;

    padding: 30px 32px 172px !important;
   }
  .overritercenter{
    text-align: center;
    left: 39%;
  }

  .grid-block__year {
    
    font-size: 21px;
  
    color: #8ed471;
}


.tooltip {
  position: relative;
  display: inline-block;
 
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: rgb(36, 36, 36);
  color: #fff;
  text-align: center;
  padding: 15px 10px;
  
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.fa-play-circle{
 color: #005f9e;
}

.dropdown__column {
  margin-right: 30px;
  min-width: 210px;
}
.padding{
  padding-top:100px
}
.img-responsive{
  width:100%;
}
.color-blue{
 color: #005f9e;
}

.counter-block__card {
  padding: 1px 52px;
}
.counter-block__card-title {
  margin-bottom: 10px;
}

.parallax-block__title-wrapper {
  
   margin-bottom: 8px;
}

.reviews-block__text {
  max-height: 30vh !important;
  overflow-y: scroll;
}

.header__container{
  padding-top: 20px;
}
.margin-0-bottom{
  margin-bottom: 1px !important;
}

.free_trail_main{
  font-family: 'Roboto', Helvetica, sans-serif;
}
.free_trail_main:hover{
 color: #fff;
}
.black-button{
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 16px;
    line-height: 1.125;
    text-transform: uppercase;
    font-weight: 600;
    background: #3d3d3d;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding: 10px 24px 10px;
    margin-bottom: 26px;
    margin-right: 15px;
    border-radius: 0;
}
.o-livechat-LivechatButton {
    position:absolute;
    z-index:99999 !important;
}

