@media screen and (max-width: 1617px) {
  .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    gap: 250px;
  }
  

}

@media screen and (max-width: 1560px) {
  .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    gap: 200px;
  }

  .search-by-state {
    width: 65%;
  }

  .carousel-caption {
    width: 50%;
  }

}

@media screen and (max-width: 1473px) {
  .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    gap: 80px;
 }

  .about-left-img:after {
    top: 79px;
  }
  .about-right-img:after {
    top: 55px;
  }

  .snapsend-tree .round-dot {
    width: 35px;
    height: 15px;  
  }

}


@media screen and (max-width: 1366px) {
  .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    gap: 0px;
  }

  .snapsend-tree .round-dot {
    width: 40px;
    height: 17px;
  }

  .list-box {
    padding: 10px;
  }

  .list-box .col-sm-7,.list-box .col-sm-3 {
    padding-left: unset !important;
  }

  .list-box.second .col-sm-7,.list-box.second .col-sm-3 {
    padding-left: calc(var(--bs-gutter-x) * .5) !important;

  }

  .search-bar{
    width: 30%;
  }

  /* #howit ul li span {
    width: 45px;
  } */

  .search-by-state {
    width: 80%;
  }

  .footer-nav {
    width: 100%;
  }

  .social-nav {
    width: 100%;
    display: flex;
    justify-content: center;
  }

}

@media screen and (max-width: 1274px) {

  .navbar-brand {
    margin-right: 0rem;
  }

  .search-form {
    width: 340px;
    column-gap: 0px;
    display: flex;
    margin: unset;
  }

  #registration-tab {
    width: 70%;
  }

  .snapsend-tree .round-dot {
    width: 50px;
    height: 20px;
  }

  .search-by-state {
    width: 80%;
  }

  .state-search-result li {
    padding: 20px;
  }

  .state-search-result .left h5 {
      font-size: 18px;
  }

  .search-bar{
    width: 35%;
  }

  .state-search-result p {
      color: #52535b;
      font-size: 14px;
  }

  .footer-nav {
    width: 80%;
  }

}


@media screen and (max-width: 1200px) {
  .about-left-img:after {
    top: 21px;
  }

  .about-right-img:after {
    top: -4px;
  }

}


@media screen and (max-width: 1097px) {

  .logo {
    width: 50px;
    top: 10px;
    left: 10px;
  }

  .navbar-dark .navbar-brand h1 {
    margin-left: 60px;
  }

  .navbar-dark .navbar-brand p {
    margin: unset;
    margin-left: 60px;
  }

  

}

@media screen and (max-width: 1024px) {

  .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }

  .tip a {
    font-size: 14px;
  }

  

  .carousel-caption {
    width: 70%;
  }


  #notice {
    padding: 100px 0px;
  }


  .search-form {
    width: 340px;
    column-gap: 0px;
    display: flex;
    margin: unset;
  }

  .carousel-caption {
    width: 50%;
  }

  .list-box {
    padding: 15px;
  }

  .list-box.second img {
    width: 100%;
  }

  .list-box .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
    padding-left: unset !important;
  }

  .search-bar{
    width: 40%;
  }


  /* #howit ul li span {
      width: 43px;
      height: 33px;
  } */

  .footer-nav {
    width: 77%;
  }

  .social-nav {
    width: 20%;
  }

  #form-step .modal-dialog {
    max-width: 80%;
  }

  .profile-edit ul li {
    padding: 2px;
  }

  .snapsend-tree .round-dot {
    width: 41px;
    height: 15px;
  }

  .page-title {
      padding: 75px 0px;
  }

  .state-search-result .left h5 {
      font-size: 22px;
      margin-top: 10px;
  }

  .state-search-result .left {
      display: block !important;
      width: 100%;
      display: block;
      float: none;
      text-align: center;
  }

  .state-search-result .right {
      margin: unset;
      display: flex;
      width: 100%;
      justify-content: center;
  }

  #profile .container{
    max-width: 1000px;
  }


}

@media screen and (max-width: 995px) {
  .about-left-img:after {
    top: 182px;
  }

  .about-right-img:after {
    top: 160px;
  }

  /* #howit ul li span {
    width: 43px;
    height: 40px;
 } */

 .snapsend-tree .round-dot {
    width: 29px;
    height: 25px;
  }

  .about-number p {
    text-align: center;
    font-size: 22px;
    padding: 20px;
  }


    .about-number span {
    font-family: 'sfpro-bold';
    font-size: 30px;
     transform: rotate(0deg); 
     border-top: unset;
    border-bottom: solid thin #efeaea;
    display: block;
    color: #4d5fc2;
    text-align: center;
}

}

@media screen and (max-width: 991px) {


  .search-form {
    width: 100%;
    padding: unset;
    display: block;
  }

  .search-form li {
    border-right: unset;
    padding: 10px 0px;
    border-bottom: solid thin #535979;
  }

  .search-country {
    display: block;
    width: 100%;
  }

  .search-bar{
    width: 80%;
  }

  #videoModal .modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
  }

  .tip a {
    display: inline-block;
    margin-top: 5px;
  }

   .login {
      width: 65px;
      margin-top: 5px;
  }

  ul.navbar-nav.me-auto.justify-content-end {
    width: 100%;
  }

  li.nav-item {
    border-bottom: solid thin #535979;
    display: block;
    width: 100%;
  }

}

@media screen and (max-width: 768px) {

  .logo {
    width: 50px;
    top: 15px;
    left: 10px;
  }

  .navbar-dark .navbar-brand h1 {
    margin-left: 50px;
  }

  .navbar-dark .navbar-brand p {
    margin: unset;
    margin-left: 50px;
 }

  

  .search-form {
    width: 100%;
    padding: unset;
    display: block;
  }

  .search-form li {
    border-right: unset;
    padding: 10px 0px;
    border-bottom: solid thin #535979;
  }

  .search-country {
    display: block;
    width: 100%;
  }

  .search-bar{
    width: 80%;
  }

  #videoModal .modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
  }

  .tip a {
    display: inline-block;
    margin-top: 5px;
  }

  #notice {
      padding: 100px 0px;
  }

  .carousel-caption {
      width: 90%;      
      top: 20%;
  }

  .carousel-caption h3 {
      font-size: 35px;
  }

  .list-box.second img {
    width: 100%;
  }

  .login {
      width: 65px;
      margin-top: 5px;
  }

  ul.navbar-nav.me-auto.justify-content-end {
    width: 100%;
  }

  li.nav-item {
    border-bottom: solid thin #535979;
    display: block;
    width: 100%;
  }

  #form-step .modal-body {
    width: 80%;
    margin: auto;
  }

  #profile {
      padding: 30px 10px;
  }

  .snapsend-tree .round-dot {
    height: 20px;

  } 

  .page-title {
    padding: 55px 0px;
    background-position: unset;
  }

  .search-by-state {
    width: 95%;
    padding: 10px;
  }    
    
  .snapsend-tree .snap-detail-tree {
      margin-top: 30px;
      padding: unset;
  }

  .state-search-result .right {
      display: grid;
  }

  #search-report .left{
    float: none;
  }

  #search-report .right{
    float: none;
  }

  #search-report .left.submit.search {
      justify-content: center;
  }


  #search-report .left.submit.search input[type="text"] {
      padding: 10px;
      width: 300px;
      border: solid thin #e9efef;
      border-radius: 8px;
  }

  #search-report .right select.form-select {
    width: 66%;
    margin: auto;
    margin-top: 10px;
  }
  #search-report ul li .right p {
      text-align: left;
  }

  #search-report ul li p {
    text-align: left;
  }

  #profile-setting .left {
      width: 80%;
      text-align: left;
  }

  #howit ul{
      padding: unset;
  }


  /* #howit ul li span {
    width: 37px;
    height: 34px;
    padding: 6px;
  } */

  .social-nav {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .about-left-img:after {
    top: 58px;
  }

  .about-right-img:after {
    top: 40px;
  }

  .about-detail {
    padding: 30px;
  }

  .row.about-variation .about-detail {
    padding-left: 30px;
    padding-top: unset;
  }

  .about-variation {
    margin-top: 50px !important;
  }

  .emergency p {
    font-size: 22px;
  }

  .emergency p span {
    font-size: 22px;
  }

  #profile-setting ul li .right img {
    width: 37%;
    margin-left: 0px;
  }

  #search-result table ul li {
    width: 10%;
  }

  .contact-form {
    padding: 100px 50px;
  }

  .contact-map {
    padding: 50px 20px;

  }

  .footer-nav {
    width: 100%;
    display: block;
    padding: unset;
  }

  .footer-nav li {
    float: none !important;
    display: block !important;

  }

}

@media screen and (max-width: 580px) {


  #contact{
    padding: 50px 0px;
  }

  .contact-form {
    padding: 40px;
  }


  .contact-detail{
    margin-top: 50px;
    padding: 0px 30px;
  }

  .contact-map {
    padding: 20px;
    position: relative;
    margin-top: 50px;

  }


  .carousel-caption {
    width: 90%;
    top: 15%;
  }

  .carousel-caption p {
    font-size: 14px;
  }

  .carousel-caption h3 {
    font-size: 30px;
  }

  .list-box .col-sm-3 {
    width:100%;  
    padding-left: calc(var(--bs-gutter-x) * .5) !important;

  }

  .list-box p {
    margin: 10px;
  }

  #form-step .modal-dialog {
    max-width: 90%;
    margin: auto;
  }

  #registration-tab {
    width: 100%;
  }
  #videoModal iframe {
    width: 100%;
    border: 0;
    height: 295px;
  }

  .search-by-state {
      width: 91%;
      position: unset;
      padding: 20px;
      transform: unset;
      margin: auto;
      margin-top: 20px;
      box-shadow: unset;
  }

  .state-search-result .left img {
      width: 20%;
  }

  .profile-edit .tab-list span {
      font-size: 10px;
  }
  .profile-edit ul li {
      padding: 0px;
  }

  .profile-edit ul {
      padding: 0px;
  }

  #profile-setting ul li .right img {
    width: 50%;
    margin-left: 0px;
  }

  #search-report .right select.form-select {
    width: 77%;
  }

  #search-report .left.submit.search input[type="text"] {
      padding: 10px;
      width: 200px;
      border: solid thin #e9efef;
      border-radius: 8px;
  }

  .file-tip {
      width: 90%;
  }

  .file-tip p {
      width: 70%;
  }

  #notice .row {
      padding: 0px 10px;
  }

  /* #howit ul li span {
      width: 40px;
  } */

  #footer ul li {
      float: none;
      display: block;
  }

  .video-image {
    max-height: 300px;
  }

  .social-nav {
    width: 40%;
  }

  .social-nav li {
    float: left !important;
  }

  .about-left-img:after {
    display: none;
  }

   .row.about-video:before{
    display: none;
   }

  .about-right-img:after {
    display: none;
  }

  .emergency {
    border-radius: 5px;
    padding: 5px;
  } 

  .emergency p {
    margin-top: 5px;
    font-size: 14px;
  }

  .emergency p span {
      font-size: 14px;
  }

  .emergency img {
    width: 40%;
    float: right;
  }

  #search-result table ul li {
    width: 20%;
    margin-top: 10px;
  }

}

@media screen and (max-width: 440px) {

  .snapsend-tree .round-dot {
    height: 15px;

  }


  .carousel-caption h3 {
    font-size: 15px;
  }

  .carousel-caption h3 {
    font-size: 15px;
  }

  .carousel-caption p {
    font-size: 10px;
    line-height: 15px;
  }

  .carousel-caption {
    top: 20%;
  }

  .file-tip p {
    width: 77%;
  }

  /* #howit ul li span {
    width: 56px;
  } */

  #notice {
    padding: 40px 0px;
  }


 #notice {
    padding: 40px 0px;
  }

  .notice-title h3.left {
    font-size: 25px;
  }

  .file-tip {
    padding: 8px 10px;
  }

  .file-tip button {
    padding: 5px 9px;
  } 

  .file-tip p {
    font-size: 14px;
  }

  .notice-title span.right i {
    margin-top: 0px;
  }

  .list-box {
    padding: 30px 10px;
    margin: unset;
    background: #f8f8f8;
  }

  #profile-setting ul li .right img {
    width: 50%;
    margin-top: 5px;
    margin-left: 0px;
  }

  .list-box p {
    margin-top: 10px;
  }

  .list-box.second img {
    width: 100%;
  }

  .carousel-caption {
    top: 16%;
  }

  #notice {
    padding: 40px 0px;
  }


 #notice {
    padding: 40px 0px;
  }

  .notice-title h3.left {
    font-size: 25px;
  }

  .file-tip {
    padding: 8px 10px;
  }

  .file-tip button {
    padding: 5px 9px;
  } 

  .file-tip p {
    font-size: 14px;
  }

  .notice-title span.right i {
    margin-top: 0px;
  }

  .list-box {
    padding: 30px 10px;
    margin: unset;
    background: #f8f8f8;
  }

  .list-box p {
    margin-top: 10px;
  }

  .list-box.second img {
    width: 100%;
  }

  .footer-logo {
    width: 90px;
  }

  .social-nav {
    width: 50%;
  }


  #search-report .left.submit.search  button {
    padding: 10px 10px !important;
  }

}

@media screen and (max-width: 390px) {

  .logo {
    width: 50px;
    top: 15px;
    left: 10px;
  }

  .navbar-dark .navbar-brand h1 {
    margin-left: 50px;
  }

  .navbar-dark .navbar-brand p {
    margin: unset;
    margin-left: 50px;
 }

  .carousel-caption h3 {
    font-size: 15px;
  }

  .carousel-caption p {
    font-size: 10px;
    line-height: 15px;
  }

  .carousel-caption {
    top: 16%;
  }

  #notice {
    padding: 40px 0px;
  }


 #notice {
    padding: 40px 0px;
  }

  .notice-title h3.left {
    font-size: 25px;
  }

  .file-tip {
    padding: 8px 10px;
  }

  #profile-setting ul li .right img {
    width: 61%;
    margin-top: 16px;
    margin-left: 0px;
  }

  #videoModal iframe {
    width: 100%;
    border: 0;
    height: 200px;
  }

   .video-image {
    max-height: 350px;
  }

  .file-tip button {

    padding: 5px 9px;
  } 

  .file-tip p {
    width: 70%;
    font-size: 14px;
  }

  .notice-title span.right i {
    margin-top: 0px;
  }

  .list-box {
    padding: 30px 10px;
    margin: unset;
    background: #f8f8f8;
  }

  .list-box p {
    margin-top: 10px;
  }

  .list-box.second img {
    width: 100%;
  }
  .snapsend-tree .round-dot {
    height: 12px;
  }

  .profile-edit .tab-list span {
    font-size: 9px;
  }

  #search-report .left.submit.search input[type="text"] {
    width: 150px;
  }

  #search-result table ul li {
    width: 20%;
    margin-top: 5px;
  }

  #search-result table ul li a {
    background: #ebefff;
    font-size: 11px;
    padding: 2px 5px;
    margin-top: 4px;
    vertical-align: middle;
    border-radius: 7px;
    display: inline-block;
  }

  .footer-logo {
    width: 65px;
  }

  #footer ul {
    padding: unset;
    margin: auto;
  }

  .social-nav {
    width: 60%;
  }

  .emergency p {
    margin-top: 8px;
    font-size: 10px;
  }
  .emergency p span {
    font-size: 10px;
  }

  .profile-box {
    padding: 10px;
 }
 .footer-nav {
  display: block;
}
}



