/*tab and mobile*/
@media screen and (max-width: 1023px) and (min-width: 250px){
  .featurebox2 img {
    width: 120px;
}
  
}


/*mobile*/
@media(max-width:767px){
  .sppb-carousel-extended-outer-stage{
      height: 180px !important;
  }


  ul.menu-child li {
  padding-bottom: 15px; /* Adjust the value as needed */
}

span.sp-slider-btn-text {
    font-size: 16px !important;
}
span.sp-slider-btn-text:hover {
  	 background-color: #7DADE2 !important;
}   
  .sppb-sp-slider-text {
    font-size: inherit !important; /* Inherit the font size from the body */
}
.ssecondarybtn span.sp-slider-btn-text {
  font-size: 16px !important;
}
  
  
.btn-primary, .sppb-btn-primary {
   font-size: 16px !important;
  }
  
  .sppb-btn-secondary{
font-size: 16px !important;
  }
 


 #sp-header {
        height: 60px !important;
    }
  
  div#sp-logo {
    padding-top: 5px;
}
  
  .sp-page-title .sp-page-title-heading {
    font-size: 36px !important;
    line-height: 1.4;
    }
  

  .bfQuickMode textarea {
    height: 150px !important;
}
  
  
  #sp-bottom {
    padding: 15px 0 30px;
}
  .offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:focus, .offcanvas-menu .offcanvas-inner a:active {
    color: #0345BF !important;
}
 
  h1.sp-page-title .sp-page-title-heading{
      font-size: 43px !important;
    line-height: 1.3  !important;
}
  
  .offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus{
      color: #0345BF !important;
  }
  
.cert .sppb-carousel-extended-outer-stage {
    height: 390px !important;
}
  
  
  }


/*not desktop*/
@media(max-width: 1024px){
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {
font-weight: 500 !important;
}
}


/*l size mobile*/
@media screen and (max-width: 767px) and (min-width: 425px){
    #column-id-12e6b07f-00d9-4372-b586-01a794718d4c {
        padding-right: 30px !important;
        padding-left: 40px !important;
    }
}

/*m size mobile*/
@media screen and (max-width: 424px) and (min-width: 375px){
      #column-id-12e6b07f-00d9-4372-b586-01a794718d4c {
        padding-right: 15px !important;
        padding-left: 20px !important;
    }
  
  
      #column-id-76672156-4ca7-4c45-9de8-49de349b70fc {
        padding-left: 30px !important;
    }
}

/*s size mobile*/
@media screen and (max-width: 374px) and (min-width: 250px){
  .bfQuickMode .form-inline .form-group, .bfQuickMode .form-inline label, .bfQuickMode .bfbs5-form-inline .bfbs5-form-group, .bfQuickMode .bfbs5-form-inline label {
    margin-right: 0px !important;
}
  
  #column-id-12e6b07f-00d9-4372-b586-01a794718d4c {
        padding-left: 10px !important;
    }
  
  #column-id-76672156-4ca7-4c45-9de8-49de349b70fc {
  padding-left: 30px !important;
    }
}
