@media (min-width: 1200px) {
  .container {
    max-width: 1430px;
  }
}

@media (min-width: 1920px) {
  .info-title {
    width: 90%;
  }

  .panel-adress-contact {
    display: none;
  }
  .mobile-search {
    display: none;
  }
  .mobile-collapse {
    display: none !important;
  }
}

@media (max-width: 1536px) {
  .consultancy .consultancy-list ul li a {
    font-size: 14px;
  }
  .consultancy .consultancy-list ul {
    padding: 30px 0;
    white-space: nowrap;
  }
  .consultancy .consultancy-list {
    overflow-x: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 !important;
  }
  .video {
    margin-top: -140px;
    width: 88%;
  }

  .info-title {
    width: 90%;
  }
}

@media (max-width: 1440px) {
  .overlay {
    transform: translateY(35%);
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 98% !important;
  }

  .video {
    margin-top: -120px;
    width: 85%;
  }
}

@media (max-width: 1366px) {
  .social-media-btn {
    width: 140px;
    line-height: 14px;
  }
  .content-section .content {
    width: 100%;
  }
}

@media (max-width: 1280px) {
  /* .blog-slider.index-blog.slick-initialized.slick-slider.slick-dotted .slick-dots { 
    bottom: -6%!important;
  } */
  .detail-bottom .detail-bottom-list ul li a {
    font-size: 13px;
  }
  .modal-content {
    width: 100%;
  }
  .footer-grid {
    display: grid;
    grid-template-columns: 50% 25% 25%;
  }
  button.btn.social-media-footer-btn {
    font-size: 16px;
  }
  .text-area-container #dialog-message {
    font-size: 14px;
  }
  .modal-social-media-body .file-container label {
    font-size: 14px;
  }
  .modal-social-media-body input {
    font-size: 14px;
  }
  #social-media-dialog {
    font-size: 14px;
    padding: 0;
  }

  .assistant-services {
    width: 80%;
  }

  .icon-list {
    width: 100%;
  }

  .solution-bottom-number::before {
    left: 0px;
  }
}

@media (max-width: 1199px) {
  .bottom-contact {
    width: 299px;
  }

  .insurance {
    margin-bottom: 16px;
  }

  .video {
    margin-top: -50px;
  }
}

@media (max-width: 1024px) {
  .dropdown-item {
    font-size: 13px !important;
    font-weight: 500 !important;
  }
  button#dropdownMenuButton {
    font-size: 13px;
    font-weight: 500;
  }
  .blue-bg-img img {
    display: none;
  }
  .dropdownMenuButton {
    font-size: 16px;
    font-weight: 600;
  }
  .mobile-search label {
    margin-bottom: 0;
    color: #324b81;
  }
  .search-backdrop,
  .search-content {
    top: 50px;
  }

  .services-slider .slick-dots {
    bottom: 0%;
  }

  .blog-slider.index-blog.slick-initialized.slick-slider.slick-dotted
    .slick-dots {
    bottom: -3% !important;
  }
  .contact-container {
    width: 100%;
  }
  .detail-bottom-slider {
    width: 100%;
  }
  a.btn.social-media-btn {
    display: none;
  }

  .category-banner-inner .breadcrumb p {
    font-size: 14px;
  }
  .bottom-description {
    text-align: center;
  }
  .detail-right-info {
    padding: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .insurance {
    margin-bottom: 0;
  }
  .services-slider {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
  }
  .detail-bottom-slider .detail-bottom-slider-title {
    text-align: center;
  }
  .category-banner-inner .breadcrumb span {
    font-size: 14px;
  }
  .category-banner-inner .breadcrumb .breadcrumb-link {
    font-size: 14px;
  }
  .category-banner-inner {
    text-align: center;
  }
  .category-banner .category-top-title {
    font-size: 30px;
  }
  .row.pt-5.pb-5.pt-none {
    padding-top: 0 !important;
  }
  .mobile-collapse .detail-container {
    margin: 20px 0;
  }
  .col-xl-3.col-lg-12.col-md-12.desktop-collapse {
    display: none;
  }
  .detail-contact {
    display: none;
  }
  .col-xl-3.col-lg-12.col-md-12.mobile-collapse {
    display: block;
  }
  .bg-blue {
    background-image: none;
  }
  .footer-grid .footer-left .footer-info-container span {
    width: 100%;
    text-align: center;
  }
  .footer-grid .footer-left .footer-info-img a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .consultancy-detail-title {
    font-size: 26px;
  }
  .consultancy-detail-info {
    font-size: 14px;
  }
  .consultancy .consultancy-title {
    font-size: 22px;
  }
  .evetns-info-container .events-info-title {
    font-size: 20px;
  }
  .evetns-info-container span {
    font-size: 14px;
    padding: 20px 0 30px 0;
  }
  .top {
    display: none !important;
  }
  .footer-grid .footer-menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
  }
  .footer-info-img {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer-grid .footer-social-media ul {
    padding-top: 20px;
  }
  .footer-grid .footer-social-media ul li {
    padding-bottom: 16px;
  }
  .footer-grid .footer-social-media {
    padding: 20px 0;
    border-right: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .footer-grid .footer-menu {
    padding: 20px 0;
    border-bottom: 2px solid #dddddd;
    border-right: none;
  }
  .footer-grid .footer-left .footer-info-container {
    grid-template-columns: 1fr;
  }

  .footer-grid .footer-left {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    border-bottom: 2px solid #dddddd;
    border-right: none;
  }
  .footer-grid {
    grid-template-columns: 1fr;
  }
  .footer-container {
    width: 100%;
  }

  .blog-container {
    padding: 30px 0 80px 0;
  }
  .mobile-social-media {
    width: 96%;
  }
  .referance-slider {
    padding: 30px 0;
  }

  .wr-top {
    margin: 40px 0 0 10px;
  }
  .counter-container {
    width: 98%;
    margin: 0 0 20px 0;
  }
  .consultancy-detail-img-container {
    display: none;
  }
  .video-container {
    order: -1;
  }

  .mobile-search {
    margin: 0 14px 0 0;
    color: #314a81;
    font-size: 22px;
  }

  button.btn.social-media-btn {
    display: none;
  }
  a.search {
    display: none;
  }

  .link-list.rowto3.rowmobile {
    width: 100% !important;
  }
  .dropdownlink {
    font-size: 14px !important;
    padding-left: 16px;
  }

  .icon-list-img {
    width: 100%;
  }

  .assistant-services {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
    grid-gap: 20px;
  }

  .contact-form {
    width: 90% !important;
  }

  .bg-black {
    background: #4b4a4b;
    border-top: 1px solid #4b4a4b;
  }

  .ft-right {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ft-right a {
    margin: 0 auto;
  }

  .ft-left ul {
    display: block;
  }

  .ft-left ul li {
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #747274;
  }

  .ft-left ul li:last-child {
    border-bottom: 0px;
  }

  .ft-left ul li a {
    padding: 8px 0;
    display: block;
  }

  .ft-menu.d-flex.justify-content-between.align-items-center.p-4 {
    display: block !important;
    padding: 0 !important;
    margin-top: 20px;
  }

  .social-media-footer {
    display: block !important;
    padding-top: 20px !important;
    padding-bottom: 15px;
  }

  .bottom-contact {
    width: 100% !important;
    padding: 10px !important;
    height: auto;
    margin-bottom: 10px;
  }

  .category-banner .category-top-title::after,
  .content-title p strong::after {
    display: none;
  }

  .insurance-title.text-center.mt-5.p-5 {
    margin-top: 0 !important;
  }

  .insurance-title.text-center.mt-5.p-5 {
    margin: 0 !important;
    padding: 20px !important;
  }

  .insurance-title.text-center.p-5 {
    padding: 20px !important;
  }

  .menu-sticky {
    display: none;
  }

  .bg-gray .collapse:not(.show) {
    display: none !important;
  }

  .wp-menu ul {
    display: inherit;
  }

  .ft-bottom-contact {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .wp-menu ul li {
    padding: 10px 10px;
    width: 48%;
    display: inline-block;
    justify-content: inherit;
    animation: inherit;
    text-align: center;
    border-bottom: 1px solid #e9e2e2;
  }

  .category-button {
    display: flex !important;
  }

  .mobile-social-media-btn {
    /* width: 80px; */
    height: 36px;
    font-size: 13px;
    line-height: 13px;
    /* padding-left: 10px!important; */
  }

  .content-section.p-5 {
    padding: 0 !important;
    text-align: center;
  }

  .wr-top p {
    width: 100%;
  }

  ul#myTab {
    padding: 20px !important;
    margin: 0 !important;
  }

  .bg-gray.mt-5.pb-5 {
    margin-top: 30px !important;
  }

  #myTab {
    display: block;
    text-align: center;
  }

  .guarantee-title {
    width: 100%;
  }

  .guarantee-title-2 {
    width: 100%;
  }

  .guarantee-title-3 {
    width: 100%;
  }

  .wp-menu-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 18px;
  }

  .insurance-product {
    margin-top: 16px;
  }

  .social-media {
    display: none;
  }

  .top-right {
    display: none !important;
  }

  .hd-logo {
    display: none;
  }

  .wsmobileheader .smllogo {
    bottom: 14px !important;
  }

  .wsmobileheader .smllogo img {
    width: 130px;
    height: auto;
  }

  .solution strong {
    width: 85%;
  }

  .info-title {
    font-size: var(--font-size-medium);
  }

  .bottom-contact span {
    width: 100%;
    font-size: var(--font-size-light);
  }

  .solution-bottom-number {
    width: 100%;
  }

  .solution-bottom-number::before {
    left: 0px;
    width: 96px;
  }

  .top-p {
    margin-top: -28px;
  }

  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    display: block;
  }

  .content-section .content {
    line-height: 22px;
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .page-category {
    display: none;
  }

  .consultancy-detail-list ul li {
    width: 90%;
  }
  .detail-bottom .detail-bottom-list ul {
    padding-top: 24px;
  }

  .overlay {
    transform: translateY(28%);
  }
  .services-slider.index-services.slick-initialized.slick-slider.slick-dotted
    .slick-dots {
    bottom: 0% !important;
  }
  .evetns-info-container {
    padding: 30px 0 50px 0;
    text-align: center;
  }
  .button-container {
    margin-top: 20px !important;
  }
  .content-section .content {
    margin-top: 10px !important;
  }
  .events-bg {
    background-image: none;
  }

  .evetns-info-container {
    margin-left: 0;
  }
  .blog-container .blog-title {
    font-size: 36px;
    text-align: center;
    display: block;
  }
  .blog-container .blog-info {
    width: 100%;
    text-align: center;
    font-size: 14px;
  }
  .referance-inner {
    justify-content: center;
  }
  .reference-title {
    font-size: 36px;
    text-align: center;
  }
  .contact-left-container .contact-title {
    font-size: 36px;
  }
  .contact-left-container .contact-info {
    font-size: 14px;
    width: 100%;
  }
  .contact-left-container {
    padding: 0;
    margin-bottom: 0 !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .wr-top img {
    width: 100px;
    height: 100px;
  }
  .wr-top span {
    display: none;
  }
  .mobile-consultancy {
    padding: 20px 0 !important;
  }
  .content-title-container {
    text-align: center;
    width: 100%;
  }
  .content-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    text-align: center;
  }
  .evetns-info-container {
    padding: 40px 0;
    text-align: center;
  }

  .contact-element {
    margin-bottom: 20px;
  }
  .ft-contact-section {
    padding: 10px !important;
  }
  .ft-bottom-contact {
    margin-bottom: 20px;
  }
  .solution-partners.mt-3.p-5 {
    padding: 0 !important;
  }

  .video .overlay {
    border-radius: 20px;
  }

  .video {
    margin: 0 auto;
    width: 500px;
    margin-top: 20px;
  }

  .blog-inner a {
    text-align: center;
  }

  .solution-bottom-number::before {
    display: none;
  }

  .solution strong::before {
    display: none;
  }

  .solution {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .solution strong {
    width: 80%;
    text-align: center;
  }

  .solution img {
    left: 131px;
  }

  .solution-button {
    margin-top: 0px !important;
  }

  .content-title {
    text-align: center;
    margin-top: 10px !important;
  }

  .title-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .title-inner::after {
    display: none;
  }

  .content-btn {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
  }

  .ptop {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 16px;
  }

  .product {
    display: flex;
    justify-content: center;
    padding: 16px;
  }

  .vehicle-insurance-inner {
    width: 90%;
  }

  .solution-bottom-number {
    width: 70%;
  }

  .insurance-product1 {
    margin-top: 16px;
  }

  .wr-top {
    display: block;
    text-align: center;
  }

  .wr-top p {
    width: 100%;
    text-align: center;
  }

  .header-element {
    display: none !important;
  }

  .product-detail-section .product-detail {
    border-bottom: 1px solid var(--border-gray);
  }

  .product-detail-section .detail-img img {
    border-bottom: 1px solid var(--border-gray);
  }

  .product-detail-section .price-box {
    height: 175px;
  }

  .top {
    display: none;
  }

  .fitler-element {
    display: flex !important;
    justify-content: space-between;
  }

  .fitler-element .dropdown {
    width: 49%;
  }

  .filter-btns {
    width: 49%;
    height: 48px;
    font-size: 14px;
    color: var(--color-blue);
    border-radius: 3px !important;
    font-weight: 500;
    background: var(--bg-gray);
  }

  .paging-btn {
    width: 100% !important;
    background: var(--bg-gray) !important;
    height: 47px !important;
    font-size: var(--font-size-small);
    font-weight: var(--font-weight-medium);
  }

  .dropdown-menu {
    width: 100%;
  }

  .wrapper.mt-4 {
    margin-top: 10px !important;
  }

  .breadcrumb-wp {
    margin-top: 10px;
  }

  .modal {
    position: fixed;
    top: 34px;
  }

  .mnone {
    display: none !important;
  }

  .fitler-element {
    display: block;
  }

  .blog {
    margin-bottom: 20px;
  }

  footer .footer-social-media ul li a {
    justify-content: center;
  }

  .bg-gray.mt-5.pt-5.pb-5 {
    margin-top: 5px !important;
    padding-top: 15px !important;
  }

  .title-category {
    display: none;
  }

  .element-section {
    display: none !important;
  }

  .container.mt-5 {
    margin-top: 15px !important;
  }

  .product-slider.mt-4 {
    margin-top: 5px !important;
  }

  .footer-logo,
  .contact-footer,
  .footer-menu,
  .footer-social-media {
    width: 100%;
    text-align: center;
  }

  .cards img {
    width: auto;
  }

  .banner-slider {
    margin-top: 10px !important;
  }

  .product-banner {
    margin-bottom: 20px;
  }

  .menu-wp {
    height: 1px;
    border-top: 0;
    border-bottom: 0;
    margin-top: 0 !important;
  }

  .mtop {
    margin-top: 50px;
  }

  .dropdown-menu.language-drop.show {
    right: 0 !important;
  }

  .mtop {
    margin-top: 63px !important;
  }

  .search {
    width: 100%;
  }

  .language-btn {
    width: 120px;
    height: 36px;
    background: #103178;
    color: #fff !important;
    text-align: center;
    font-size: 12px;
    border-radius: 50px;
  }

  /* .wsmobileheader .dropdown {
    right: 45px;
    position: absolute;
    top: 8px;
  } */

  .banner-slider .slick-dots {
    bottom: 43px !important;
  }

  header .logo {
    display: none;
  }
}

@media (max-width: 820px) {
  .detail-bottom-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 768px) {
  .consultancy .consultancy-list {
    justify-content: start;
  }
  .referance .slick-prev {
    left: 0 !important;
    display: block !important;
  }
  .referance .slick-next {
    right: 0 !important;
    display: block !important;
  }
  .container.pt-5.mobile-consultancy {
    padding: 20px 0;
  }
  /* .consultancy .consultancy-list {
    justify-content: start;
  } */

  .overlay {
    transform: translateY(24%);
  }
  .top-p {
    margin-top: -20px;
  }

  .mt-40 {
    margin-top: 40px !important;
  }

  .icon-list {
    width: 100%;
    display: block;
    text-align: center;
  }

  .icon-list-img {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }

  .row.p-5 {
    padding: 0px !important;
  }

  .wr-top strong {
    font-size: 36px;
  }

  .wr-top p {
    font-size: 22px;
  }

  .content-btn a {
    width: 160px;
    height: 46px;
    padding: 0.5rem 1.2rem;
    font-size: 13px !important;
  }

  .content-title p strong::after,
  .top-title p strong::after {
    display: none;
  }

  .content-title p strong,
  .content-title p,
  .top-title p strong,
  .top-title p,
  .category-banner .category-top-title {
    font-size: 36px;
  }

  .insurance-title span {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .insurance-title p {
    text-align: center;
  }

  .wp-menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
  }

  .pt {
    margin-top: 16px;
  }

  .svg img {
    margin-top: -8px;
  }

  .guarantee-title {
    width: 100%;
  }

  .guarantee-title-2 {
    width: 100%;
  }

  .guarantee-title-3 {
    width: 100%;
  }

  .solution-bottom-number {
    width: 100%;
  }

  .bottom-contact {
    width: 310px;
  }

  .ptop {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pt {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .product {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 580px) {
  .category-banner {
    margin-top: 10px;
  }
  .category-banner img {
    height: 150px;
    object-fit: cover;
  }
  .mobile-consultancy {
    padding-bottom: 50px !important;
  }
  .evetns-img-container {
    margin-top: 10px;
  }
  .detail-bottom .detail-bottom-list ul {
    grid-template-columns: 1fr;
  }
  .category-banner-inner .breadcrumb span {
    font-size: 13px;
  }
  .category-banner-inner .breadcrumb .breadcrumb-link {
    font-size: 13px;
  }
  .content-title p strong,
  .content-title p,
  .top-title p strong,
  .top-title p,
  .category-banner .category-top-title {
    font-size: 20px;
  }
  .mobile-search {
    margin: 0 10px 0 0;
  }
  .button-container .contact-button a {
    margin-left: 10px;
    padding: 0.7rem 1rem;
    font-weight: var(--font-weight-bold);
  }
  .wsmobileheader .smllogo {
    left: 56px !important;
  }

  .content-section .button-container .contact-button {
    width: 160px;
  }

  #social-media-dialog {
    padding-left: 10px;
  }
  .modal-content {
    margin: 30px 0;
    padding: 26px;
    margin-bottom: 0 !important;
  }
  .modal-social-media-body {
    grid-template-columns: 1fr;
  }
  .referance-inner a {
    width: 100%;
    text-align: center;
  }
  .footer-grid .footer-left .footer-info-container span {
    width: 100%;
    text-align: center;
  }
  .consultancy-detail-list ul {
    grid-template-columns: 1fr;
  }
  .consultancy-detail-bg {
    padding: 28px;
  }
  .assistant-services {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }

  .advantage p {
    width: 100%;
  }

  .mt-3 {
    padding-bottom: 20px !important;
  }

  .advantage {
    padding-bottom: 30px;
  }

  .icon-list {
    width: 100%;
  }

  .guarantee-title-3::after {
    border-left: none;
    padding-left: 0px;
  }

  .guarantee-title-2 {
    margin-bottom: 40px;
  }

  .guarantee-title-2::after {
    border-left: none;
    padding-left: 0px;
  }

  .guarantee-title {
    margin-bottom: 40px;
  }

  .guarantee-title::after {
    border-left: none;
    padding-left: 0px;
  }

  .guarantee-number {
    position: absolute;
    top: -36px;
    left: 33px;
  }

  .wr-top p {
    width: 100%;
    text-align: center;
  }

  .wr-top {
    text-align: center;
  }

  .blog-inner {
    text-align: center;
  }

  .ft-bottom-right {
    margin-top: 16px;
  }

  .ft-bottom {
    display: block !important;
    text-align: center;
  }

  .pt {
    margin-top: 16px;
  }

  .wr-top {
    display: block;
  }

  .video {
    width: 100%;
  }

  .mt {
    margin-top: 16px;
  }

  .insurance {
    width: 100%;
  }

  .modal {
    position: fixed;
    top: 55px;
  }
}

@media (max-width: 480px) {
  .wr-top {
    margin-left: 4px;
  }

  .overlay {
    transform: translateY(30%);
  }

  .dropdownlink {
    font-size: 12px !important;
    padding: 14px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }
  .top-p {
    margin-top: -12px;
  }

  .content-title p strong,
  .content-title p,
  .top-title p strong,
  .top-title p {
    font-size: 30px;
  }

  .content-title p strong::after {
    right: 158px;
  }

  .referance {
    width: 100%;
  }
}

@media (max-width: 414px) {
  .referance-inner a img {
    max-width: 50%;
    height: auto;
  }

  .dropdownlink {
    padding: 16px;
  }
  .svg img {
    margin-top: 0px;
  }

  .assistant-services {
    grid-template-columns: 1fr 1fr;
  }

  .top-title p strong::after {
    right: 165px;
  }

  .reference-title {
    font-size: 34px;
  }

  .title-inner {
    font-size: 30px;
  }
}

@media (max-width: 375px) {
  .modal {
    top: 24px;
  }

  .reference-title {
    font-size: 30px;
  }
  .wr-title p {
    font-size: 34px;
  }
  .dropdownlink {
    padding: 26px;
  }
  .top-p {
    margin-top: -15px;
  }

  .svg img {
    margin-top: -4px;
  }

  .info-title {
    width: 80%;
  }

  .title-inner {
    font-size: 26px;
  }

  .panel-default > .panel-heading a {
    font-size: var(--font-size-small);
  }
}

@media (max-width: 320px) {
  .info-title {
    font-size: var(--font-size-small);
  }
  .top-p {
    margin-top: -10px;
  }

  .assistant-services {
    grid-template-columns: 1fr;
  }

  .wsmobileheader .smllogo {
    left: 60px !important;
  }
}
