/* only small desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  #bodyhome{
    padding-left: 0;
  }
  #hero-area .contents .head-title {
    font-size: 40px;
  }
  
  .services-item .services-content h3 a {
    font-size: 14px;
  }
  
  .title-hl {
    font-size: 30px;
  }
  
  .why .content h3 {
    font-size: 30px;
  }
  
  .team-item .contetn {
    padding: 15px 20px;
  }
}

/* tablets */
@media (max-width: 991px) {
  #bodyhome{
    padding-left: 0;
  }
  .section-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  
  .services-item .services-content h3 a {
    font-size: 14px;
  }
  
  .services-item {
    margin-bottom: 20px;
  }
  
  #pricing-table .title h3 {
    font-size: 14px;
  }
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  #bodyhome{
    padding-left: 0;
  }
  .section-title {
    font-size: 26px;
    margin-bottom: 30px;
  }

  #sidebarfilter{
    width: 30% !important;
    position: absolute;
  }

  #bodyhome{
    width: 100%;
  }
  
  .services-item .services-content h3 a {
    font-size: 16px;
  }
  
  .bg-inverse {
    background: #fff !important;
    box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  }
  
  .navbar-expand-md .navbar-nav .nav-link {
    margin-bottom: 0;
    margin-top: 0;
  }
  
  #about .sec-title h3 {
    font-size: 30px;
    line-height: 42px;
  }
  
  .title-hl {
    font-size: 30px;
  }
  
  .text-wrapper {
    padding: 60px 30px;
  }
  
  .why .content h3 {
    font-size: 30px;
  }
  
  #pricing-table .title h3 {
    font-size: 14px;
  }
  
  .skill-area img {
    margin-bottom: 30px;
  }
  
  #blog .blog-item-wrapper {
    margin-bottom: 30px;
  }
  
  .experience h4 {
    font-size: 18px;
  }
  
  .testimonial-item {
    padding: 10px;
  }
  
  .testimonial-item .content h2 {
    font-size: 15px;
  }
  
  .slider-center img {
    padding: 40px 60px;
  }
  
  .subscribes h4 {
    font-size: 30px;
  }
  
  .footer-area .footer-titel {
    margin-top: 30px;
  }
  
  .contact-right-area {
    margin-top: 0px;
    margin-left: 0px;
  }
}

/* mobile or only mobile */
@media (max-width: 767px) {
  .card-f-risiko{
    height: 100px !important;
  }
  
  .section-padding {
    padding: 60px 0;
  }
  
  .section-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  
  .navbar-expand-md .navbar-brand,
  .navbar-expand-md .navbar-toggler {
    margin: 0px 5px;
  }
  
  .c-f-kebencanaan .btn-tab,
  .btn-n {
    width: 100%;
  }
  
  .bg-inverse {
    background: #fff !important;
    box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  }
  
  .navbar-expand-md .navbar-nav .nav-link {
    margin-bottom: 0;
    margin-top: 0;
  }
  
  .navbar-brand img {
    margin: 5px 0;
  }
  
  .top-nav-collapse .navbar-brand img {
    margin-top: 0px;
  }
  
  .intro-img {
    margin-top: 20px;
  }
  
  .c-filter-m {
    width: 65%;
  }
  
  .card-d-count {
    font-size: 12px;
  }
  
  .btn-tab {
    margin-top: .25rem;
  }
  
  #hero-area .img-thumb {
    display: none;
  }
  
  #hero-area .contents .head-title {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  
  #hero-area .contents p {
    font-size: 14px;
  }
  
  #hero-area {
    padding: 120px 0 80px;
  }
  
  #hero-area .contents .btn {
    margin: 5px 10px 10px 0px;
  }
  
  .text-wrapper {
    padding: 60px 15px;
  }
  
  #about .sec-title h3 {
    font-size: 22px;
    line-height: 36px;
  }
  
  .about-area img {
    margin-top: 30px;
  }
  
  .feature-thumb {
    padding: 10px;
  }
  
  .testimonial-item {
    padding: 0;
  }
  
  .client-item-wrapper img {
    width: 50%;
  }
  
  #cta h4 {
    font-size: 22px;
  }
  
  #cta .text-right {
    float: left !important;
  }
  
  #cta .btn {
    float: left;
  }
  
  .team-item .team-img {
    width: 100%;
    float: none;
  }
  
  .team-item .contetn {
    padding: 15px 30px;
  }
  
  .footer-right-contact .single-contact {
    margin: 10px 7px;
    padding: 3px 45px;
  }
  
  .footer-area .footer-titel {
    margin-top: 30px;
  }
  
  .contact-right-area {
    margin: 20px 0;
  }
  
  .contact-form-area h2 {
    font-size: 14px;
  }
  
  .copyright .float-right {
    float: left !important;
  }
  
  .map {
    margin-top: 20px;
  }
  
  #cta {
    padding: 20px 0;
  }
  
  .cta-text {
    margin-bottom: 30px;
  }
  #bodyhome{
    padding-left: 15px;
  }
}
@media (min-width: 320px) and (max-width: 400px) {
  #btnsidebarleft {
    left: auto !important;
    right: 18px !important;
  }
  #btnsidebarright{
    display: flex;
  }
  #btnsidebarleft{
    display: none;
    
  }
  #sidebarhome{
    display: none;
  }
  #sidebarhome,
  #sidebarfilter{
    width: 80% !important;
    position: absolute !important;
    z-index: 999999 !important;
    height: 100%;
  }
  #btnsidebarright, #btnsidebarleft, #filtershow, #filterexpand{
    z-index: 9999999 !important;
  }
  .c-f-kebencanaan .select2-container,
  .btn-circle-home{
    width: auto !important;
  }
  .count-card{
    font-size: 12px;
  }
  .daterangepicker{
    top: 0 !important;
    z-index: 999999;
  }
  .show-calendar{
    height: 600px;
    overflow-y: auto;
  }
  .c-f-kebencanaan .form-group{
    margin-bottom: 0.5rem;
  }
  #bodyhome{
    padding-left: 15px;
  }
}

@media (min-width: 401px) and (max-width: 575px) {
  #btnsidebarleft {
    left: auto !important;
    right: 27px !important;
  }
  #btnsidebarright{
    display: flex;
  }
  #btnsidebarleft{
    display: none;
    
  }
  #sidebarhome{
    display: none;
  }
  #sidebarhome,
  #sidebarfilter{
    width: 80% !important;
    position: absolute !important;
    z-index: 999999 !important;
    height: 100%;
  }
  #btnsidebarright, #btnsidebarleft, #filtershow, #filterexpand{
    z-index: 9999999 !important;
  }
  .c-f-kebencanaan .select2-container,
  .btn-circle-home{
    width: auto !important;
  }
  .count-card{
    font-size: 12px;
  }
  .daterangepicker{
    top: 0 !important;
    z-index: 999999;
  }
  .show-calendar{
    height: 600px;
    overflow-y: auto;
  }
  
  #btnsidebarleft {
    left: auto !important;
    right: 27px !important;
  }
  .c-f-kebencanaan .form-group{
    margin-bottom: 0.5rem;
  }
  #bodyhome{
    padding-left: 15px;
  }
}
