/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {




  .login-header {
    margin-inline-start: 30px;
  }

  .login-left-text {
    padding-inline-start: 30px;
  }

  .login-left-text h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .login-left-text h3 span {
    font-size: 22px;
  }




















  .container {
    max-width: 1140px;
  }

  .hero {
    padding-top: 49px;
  }

  .header-menu ul {
    gap: 66px;
  }

  .hero-content h1 {
    font-size: 46px;
    line-height: 53px;
  }

  .hero-content h1 span {
    font-size: 56px;
  }

  .hero-content p {
    font-size: 18px;
  }

  .brand-wrap {
    justify-content: center;
    gap: 50px;
  }

  .blog-img {
    padding-inline-end: 40px;
  }

  .blog-content span {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .blog-content h3 {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 20px;
  }

  .blog-content p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 30px;
  }

  .blog-content li {
    font-size: 14px;
  }

  .blog-content ul {
    gap: 16px;
    margin-bottom: 30px;
  }

  .swiper-slide {
    display: flex;
    align-items: center;
  }

  .swiper-pagination span {
    height: 80px;
  }

  .customer-title span {
    font-size: 16px;
    line-height: 24px;
  }

  .customer-title h3 {
    font-size: 40px;
    line-height: 54px;
  }
.customer {
	padding-block: 60px;
	background: #FF7B57;
}
  .customer-title {
    margin-bottom: 40px;
  }

  .customer-box {
    padding: 24px 34px;
  }

  .section-title h3 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 12px;
  }

  .section-title p {
    font-size: 16px;
  }

  .section-title {
    margin-bottom: 40px;
  }

  .price-plan-title h3 {
    font-size: 24px;
  }

  .price-plan-title p {
    font-size: 14px;
  }

  .price-plan h4 {
    font-size: 30px;
  }

  .price-plan h4 span {
    font-size: 14px;
  }

  .price-plan p {
    font-size: 12px;
  }

  .price-plan-btn a {
    font-size: 15px;
  }

  .price-table td {
    font-size: 16px;
    vertical-align: middle;
  }

  .faq-title span {
    font-size: 16px;
    line-height: 24px;
  }

  .faq-title h3 {
    font-size: 40px;
    line-height: 49px;
  }

  .faq-title {
    margin-bottom: 50px;
  }

  .faq-wrap button {
    font-size: 20px;
  }

  .accordion-body p {
    font-size: 16px;
  }

  .faq-wrap {
    padding: 30px;
    padding-top: 0;
    border-radius: 20px;
  }

  .banner-wrap {
    /*! padding-inline-start: 40px; */
  }

  .banner-text h3 {
    font-size: 46px;
    line-height: 63px;
  }

  .banner-wrap {
    /*! height: 400px; */
  }




  .single-team {
    width: 48.9%;
    padding: 24px 26px;
    border-radius: 20px;
  }

  .team-title h3 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 16px;
  }

  .team-title p {
    font-size: 16px;
    line-height: 24px;
  }


  .team-content h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .team-tag a {
    font-size: 14px;
  }




  .job-banner {
    border-radius: 20px;
    padding: 30px 32px;
  }

  .job-banner-priv {
    margin-bottom: 30px;
  }

  .job-banner-priv a {
    font-size: 16px;
  }

  .job-banner-text h3 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 16px;
  }

  .job-collaps button {
    font-size: 20px;
  }

  .job-collaps .accordion-body p {
    font-size: 16px;
    line-height: 24px;
  }

  .job-right-title h3 {
    font-size: 24px;
  }

  .job-form {
    padding: 35px;
  }

  .job-form-title {
    margin-bottom: 24px;
  }

  .form-btn {
    margin-top: 24px;
  }



  .login-header {
    margin-inline-start: 30px;
  }

  .login-left-text {
    padding-inline-start: 30px;
  }

  .login-left-text h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .login-left-text h3 span {
    font-size: 22px;
  }

  .login-left {
    padding-inline-end: 30px;
  }












}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .header-menu ul {
    gap: 30px;
  }

  .hero-content h1 {
    font-size: 46px;
    line-height: 66px;
  }

  .hero-content h1 span {
    font-size: 56px;
  }

  .hero-content p {
    font-size: 18px;
  }

  .brand-wrap {
    justify-content: center;
    gap: 50px;
  }

  .blog-img {
    padding-inline-end: 40px;
  }

  .blog-content span {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .blog-content h3 {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 20px;
  }

  .blog-content p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 30px;
  }

  .blog-content li {
    font-size: 14px;
  }

  .blog-content ul {
    gap: 16px;
    margin-bottom: 30px;
  }

  .swiper-slide {
    display: flex;
    align-items: center;
  }

  .swiper-pagination span {
    height: 80px;
  }

  .customer-title span {
    font-size: 16px;
    line-height: 24px;
  }

  .customer-title h3 {
    font-size: 44px;
    line-height: 54px;
  }

  .customer-title {
    margin-bottom: 40px;
  }

  .customer-box {
    padding: 24px 34px;
  }

  .section-title h3 {
    font-size: 44px;
    line-height: 54px;
    margin-bottom: 12px;
  }

  .section-title p {
    font-size: 16px;
  }

  .section-title {
    margin-bottom: 40px;
  }

  .price-plan-title h3 {
    font-size: 24px;
  }

  .price-plan-title p {
    font-size: 14px;
  }

  .price-plan h4 {
    font-size: 30px;
  }

  .price-plan h4 span {
    font-size: 14px;
  }

  .price-plan p {
    font-size: 12px;
  }

  .price-plan-btn a {
    font-size: 15px;
  }

  .price-table td {
    font-size: 16px;
    vertical-align: middle;
  }

  .faq-title span {
    font-size: 16px;
    line-height: 24px;
  }

  .faq-title h3 {
    font-size: 44px;
    line-height: 54px;
  }

  .faq-title {
    margin-bottom: 50px;
  }

  .faq-wrap button {
    font-size: 20px;
  }

  .accordion-body p {
    font-size: 16px;
  }

  .faq-wrap {
    padding: 30px;
    padding-top: 0;
    border-radius: 20px;
  }

  .banner-wrap {
    padding-inline-start: 40px;
  }

  .banner-text h3 {
    font-size: 35px;
    line-height: 47px;
  }

  .banner-wrap {
    height: 400px;
  }




  .single-team {
    width: 48.9%;
    padding: 24px 26px;
    border-radius: 20px;
  }

  .team-title h3 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 16px;
  }

  .team-title p {
    font-size: 16px;
    line-height: 24px;
  }


  .team-content h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .team-tag a {
    font-size: 14px;
  }




  .job-banner {
    border-radius: 20px;
    padding: 30px 32px;
  }

  .job-banner-priv {
    margin-bottom: 30px;
  }

  .job-banner-priv a {
    font-size: 16px;
  }

  .job-banner-text h3 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 16px;
  }

  .job-collaps button {
    font-size: 20px;
  }

  .job-collaps .accordion-body p {
    font-size: 16px;
    line-height: 24px;
  }

  .job-right-title h3 {
    font-size: 24px;
  }

  .job-form {
    padding: 35px;
  }

  .job-form-title {
    margin-bottom: 24px;
  }

  .form-btn {
    margin-top: 24px;
  }



  .login-header {
    margin-inline-start: 30px;
  }

  .login-left-text {
    padding-inline-start: 30px;
  }

  .login-left-text h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .login-left-text h3 span {
    font-size: 22px;
  }

  .login-left {
    padding-inline-end: 30px;
  }

}


/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {


  .header-menu ul {
    gap: 30px;
  }

  .hero-content h1 {
    font-size: 46px;
    line-height: 66px;
  }

  .hero-content h1 span {
    font-size: 56px;
  }

  .hero-content p {
    font-size: 18px;
  }

  .brand-wrap {
    justify-content: space-between;
    gap: unset;
  }

  .blog-img {
    padding-inline-end: 20px;
  }

  .blog-content span {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px;
  }

  .blog-content h3 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 13px;
  }

  .blog-content p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }

  .blog-content li {
    font-size: 13px;
    width: 100%;
  }

  .blog-content ul {
    gap: 16px;
    margin-bottom: 30px;
  }

  .swiper-slide {
    display: flex;
    align-items: center;
  }

  .swiper-pagination span {
    height: 80px;
  }

  .customer-title span {
    font-size: 16px;
    line-height: 24px;
  }

  .customer-title h3 {
    font-size: 44px;
    line-height: 54px;
  }

  .customer-title {
    margin-bottom: 40px;
  }

  .customer-box {
    padding: 24px 34px;
    width: 48.5%;
    margin-bottom: 20px;
  }

  .section-title h3 {
    font-size: 44px;
    line-height: 54px;
    margin-bottom: 12px;
  }

  .section-title p {
    font-size: 16px;
  }

  .section-title {
    margin-bottom: 40px;
  }

  .price-plan-title h3 {
    font-size: 24px;
  }

  .price-plan-title p {
    font-size: 14px;
  }

  .price-plan h4 {
    font-size: 30px;
  }

  .price-plan h4 span {
    font-size: 14px;
  }

  .price-plan p {
    font-size: 12px;
  }

  .price-plan-btn a {
    font-size: 15px;
  }

  .price-table td {
    font-size: 16px;
    vertical-align: middle;
  }

  .faq-title span {
    font-size: 16px;
    line-height: 24px;
  }

  .faq-title h3 {
    font-size: 44px;
    line-height: 54px;
  }

  .faq-title {
    margin-bottom: 50px;
  }

  .faq-wrap button {
    font-size: 20px;
  }

  .accordion-body p {
    font-size: 16px;
  }

  .faq-wrap {
    padding: 30px;
    padding-top: 0;
    border-radius: 20px;
  }

  .banner-wrap {
    padding-inline-start: 24px;
    border-radius: 20px;
  }

  .banner-text h3 {
    font-size: 32px;
    line-height: 38px;
  }

  .banner-wrap {
    height: 316px;
  }

  .header-menu {
    display: none;
  }

  .header-btns {
    display: none;
  }

  .blog-content {
    padding-inline-start: 20px;
  }

  .blog-slider {
    height: 385px;
  }

  .blog {
    padding-bottom: 60px;
  }

  .table {
    width: 991px;
  }

  .price-table {
    overflow-x: scroll;
  }

  .footer-menu ul {
    gap: 36px;
  }

  .bar.d-none {
    display: block !important;
  }

  .offcanva__wp .header-btns {
    display: flex;
    justify-content: center;
    padding: 0 20px;
  }

  .offcanva__wp {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }











  .single-team {
    width: 48.9%;
    padding: 24px 26px;
    border-radius: 20px;
  }

  .team-title h3 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 16px;
  }

  .team-title p {
    font-size: 16px;
    line-height: 24px;
  }


  .team-content h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .team-tag a {
    font-size: 14px;
  }

  .team-wraper {
    gap: 15px;
  }

















  .job-banner {
    border-radius: 20px;
    padding: 30px 32px;
  }

  .job-banner-priv {
    margin-bottom: 30px;
  }

  .job-banner-priv a {
    font-size: 16px;
  }

  .job-banner-text h3 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 16px;
  }

  .job-collaps button {
    font-size: 20px;
    padding: 16px 0;
  }

  .job-collaps .accordion-body p {
    font-size: 16px;
    line-height: 24px;
  }

  .job-right-title h3 {
    font-size: 24px;
  }

  .job-form {
    padding: 35px;
  }

  .job-form-title {
    margin-bottom: 24px;
  }

  .form-btn {
    margin-top: 24px;
  }

  .job-left {
    width: 100%;
    margin-bottom: 40px;
  }

  .job-right {
    width: 100%;
  }







  .login-header {
    margin-inline-start: 30px;
    margin: auto;
    width: 100%;
    margin-bottom: 40px;
  }

  .login-left-text {
    padding-inline-start: 30px;
    text-align: center;
    margin-top: 30px;
  }

  .login-left-text h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .login-left-text h3 span {
    font-size: 22px;
  }



  .login-left {
    width: 100%;
  }

  .login {
    height: auto;
  }

  .login-left {
    padding-inline-end: 0;
  }

  .login-right {
    width: 100%;
    padding-block: 50px;
  }

  .login-title h3 {
    font-size: 30px;
  }

  .login-title p {
    font-size: 16px;
  }

  .login-title {
    margin-bottom: 30px;
  }

  .single-input {
    margin-bottom: 30px;
  }

  .modal-content {
    padding: 40px;
  }

  .modal-dialog {
    max-width: 700px;
  }




}


/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .header-menu ul {
    gap: 30px;
  }

  .hero-content h1 {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: normal;
    margin-bottom: 10px;
  }

  .hero-content h1 span {
    font-size: 31px;
    letter-spacing: normal;
    line-height: 38px;
  }

  .hero-content p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: normal;
  }

  .brand-wrap {
    justify-content: center;
    gap: unset;
  }

  .blog-img {
    padding-inline-end: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .blog-content span {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px;
  }

  .blog-content h3 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 13px;
  }

  .blog-content p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }

  .blog-content li {
    font-size: 13px;
    width: 100%;
  }

  .blog-content ul {
    gap: 16px;
    margin-bottom: 30px;
  }

  .swiper-slide {
    display: flex;
    align-items: center;
  }

  .swiper-pagination span {
    height: 3px;
    width: 40px;
    border-radius: 20px;
    transition: .3s;
  }

  .customer-title span {
    font-size: 14px;
    line-height: 20px;
  }

  .customer-title h3 {
    font-size: 30px;
    line-height: 49px;
  }

  .customer-title {
    margin-bottom: 30px;
  }

  .customer-box {
    padding: 24px 34px;
    width: 100%;
    margin-bottom: 20px;
  }

  .section-title h3 {
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 12px;
  }

  .section-title p {
    font-size: 14px;
    line-height: 20px;
  }

  .section-title {
    margin-bottom: 40px;
  }

  .price-plan-title h3 {
    font-size: 24px;
  }

  .price-plan-title p {
    font-size: 14px;
  }

  .price-plan h4 {
    font-size: 30px;
  }

  .price-plan h4 span {
    font-size: 14px;
  }

  .price-plan p {
    font-size: 12px;
  }

  .price-plan-btn a {
    font-size: 15px;
  }

  .price-table td {
    font-size: 16px;
    vertical-align: middle;
  }

  .faq-title span {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .faq-title h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .faq-title {
    margin-bottom: 50px;
  }

  .faq-wrap button {
    font-size: 16px;
    padding: 15px 0;
    line-height: 23px;
  }

  .accordion-body p {
    font-size: 14px;
    line-height: 22px;
  }

  .faq-wrap {
    padding: 20px;
    padding-top: 0;
    border-radius: 20px;
  }

  .banner-wrap {
    padding-inline-start: 24px;
    border-radius: 20px;
  }

  .banner-text h3 {
    font-size: 25px;
    line-height: 31px;
  }

  .banner-wrap {
    height: auto;
    padding: 20px;
    border-radius: 10px;
  }

  .header-menu {
    display: none;
  }

  .header-btns {
    display: none;
  }

  .blog-content {
    padding-inline-start: 0;
    width: 100%;
    padding-bottom: 30px;
  }

  .blog-slider {
    height: auto;
  }

  .hero-btn a {
    font-size: 14px;
    height: 48px;
    width: 100%;
  }

  .blog {
    padding-bottom: 60px;
  }

  .table {
    width: 991px;
  }

  .price-table {
    overflow-x: scroll;
  }

  .footer-menu ul {
    gap: 9px;
  }


  .swiper-pagination {
    /*! position: unset; */
    left: 0 !important;
    bottom: 0 !important;
  }

  .banner-img {
    display: none;
  }

  .banner-text {
    width: 100%;
  }

  .banner-text p {
    font-size: 15px;
  }

  .banner-text p br {
    display: none;
  }

  .banner-text a {
    font-size: 14px;
    height: 44px;
  }

  .footer-logo img {
    max-width: 150px;
  }

  .footer-logo {
    margin-bottom: 25px;
  }

  .footer-menu li a {
    font-size: 12px;
  }

  .footer-menu {
    margin-bottom: 40px;
  }

  .footer-socail a img {
    max-width: 22px;
  }

  .footer-peivacy a {
    font-size: 12px;
  }

  .footer-copy p {
    font-size: 10px;
  }


  .bar.d-none {
    display: block !important;
  }


  .offcanva__wp .header-btns {
    display: flex;
    justify-content: center;
    padding: 0 20px;
  }

  .offcanva__wp {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }


  .single-team {
    width: 100%;
    padding: 24px 26px;
    border-radius: 20px;
  }

  .team-title h3 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 16px;
  }

  .team-title p {
    font-size: 16px;
    line-height: 24px;
  }


  .team-content h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .team-tag a {
    font-size: 14px;
  }

  .team-wraper {
    gap: 15px;
  }



  .job-banner {
    border-radius: 10px;
    padding: 20px;
  }

  .job-banner-priv {
    margin-bottom: 30px;
  }

  .job-banner-priv a {
    font-size: 16px;
  }

  .job-banner-text h3 {
    font-size: 31px;
    line-height: 44px;
    margin-bottom: 16px;
  }

  .job-collaps button {
    font-size: 18px;
    padding: 16px 0;
  }

  .job-collaps .accordion-body p {
    font-size: 14px;
    line-height: 20px;
  }

  .job-right-title h3 {
    font-size: 24px;
  }

  .job-form {
    padding: 20px;
    border-radius: 12px;
  }

  .job-form-title {
    margin-bottom: 20px;
  }

  .form-btn {
    margin-top: 24px;
  }

  .job-left {
    width: 100%;
    margin-bottom: 40px;
  }

  .job-right {
    width: 100%;
  }


  .job-form-title h3 {
    font-size: 24px;
  }

  .modal-header {
    top: 15px;
    right: 15px;
  }

  .modal-body p {
    font-size: 14px;
    line-height: 20px;
  }

  .single-input {
    width: 100% !important;
  }

  .single-input label {
    margin-bottom: 5px;
  }

  .single-input input {
    font-size: 14px;
  }

  .single-input span {
    font-size: 14px;
  }

  .single-input textarea {
    font-size: 14px;
  }

  .job {
    padding-bottom: 0;
  }

  .job-form .single-input {
    margin-bottom: 12px;
  }


  .login-header {
    margin-inline-start: 30px;
    margin: auto;
    width: 100%;
    margin-bottom: 40px;
    padding: 0 15px;
  }

  .login-left-text {
    padding-inline-start: 30px;
    text-align: center;
    margin-top: 30px;
    padding: 0 15px;
  }

  .login-left-text h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .login-left-text h3 span {
    font-size: 22px;
  }



  .login-left {
    width: 100%;
  }

  .login {
    height: auto;
  }

  .login-left {
    padding-inline-end: 0;
  }

  .login-right {
    width: 100%;
    padding-block: 50px;
    padding-inline: 15px;
  }

  .login-title h3 {
    font-size: 30px;
  }

  .otp-input {
    gap: 8px;
  }

  .single-otp input {
    width: 50px;
    height: 53px;
  }

  .login-title p {
    font-size: 15px;
  }

  .login-title {
    margin-bottom: 30px;
  }

  .single-input {
    margin-bottom: 30px;
  }

  .modal-content {
    padding: 20px;
    border-radius: 10px;
  }

  .modal-dialog {
    max-width: 700px;
  }




}





/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {}