@media only screen and (max-width: 1440px) {
    .header-con .navbar-expand-lg .navbar-nav {
        gap: 40px;
    }
    .banner-con {
        padding: 298px 0 286px;
    }
    h1 {
        font-size: 48px;
        line-height: 62px;
    }
    .banner-title span {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 28px;
    }
    .generic-btn a {
        padding: 18px 42px;
    }
    h2 {
        font-size: 38px;
        line-height: 42px;
    }
    .service-title span {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 70px;
    }
    .service-item-content figure {
        margin-bottom: 22px;
    }
    .service-item ul li {
        margin-bottom: 35px;
    }
    .service-con p {
        margin: 0 auto 28px;
    }
    .service-con .generic-btn a {
        padding: 20px 52px 20px;
    }
    .padding-top {
        padding-top: 110px;
    }
    .padding-bottom {
        padding-bottom: 110px;
    }
    .generic-title h2 {
        margin-bottom: 56px;
    }
    .benefit-content h2 {
        margin-bottom: 24px;
    }
    .benefit-content span {
        font-size: 18px;
        margin-bottom: 22px;
    }
    .benefit-content p {
        margin-bottom: 28px;
    }
    .benefit-service ul li figure {
        margin-bottom: 21px;
    }
    .slider-title span {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 66px;
    }
    .slider-box-item {
        padding: 40px 55px;
    }
    .slider-img {
        width: 174px;
        height: 174px;
    }
    .comma-icon i {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 18px;
    }
    .comma-icon {
        right: 0;
    }
    .prev-btn {
        left: -38px;
    }
    .next-btn {
        right: -38px;
    }
    .clip-each {
        width: 35px;
        height: 35px;
    }
    .team-box-item figure {
        margin-bottom: 15px;
    }
    .help-con {
        padding: 100px 0 110px;
    }
    .help-title h2 {
        line-height: 46px;
        margin-bottom: 12px;
    }
    .help-title span {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 29px;
    }
    .help-title .generic-btn a {
        padding: 18px 48px;
    }
    .faq-title span {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 56px;
    }
    .faq-box {
        padding: 70px;
    }
    .faq-box ul li h3 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 18px;
    }
    .faq-box ul li {
        margin-bottom: 20px;
        padding-bottom: 22px;
    }
    .map-con iframe {
        height: 532px;
    }
    .logo-con ul li {
        height: 128px;
    }
    .footer-con {
        padding-top: 90px;
        padding-bottom: 170px;
    }
    .copyright-con {
        padding: 26px 0;
        margin-top: -95px;
    }
}
@media only screen and (max-width: 1199px) {
    .header-con .navbar-expand-lg .navbar-nav {
        gap: 30px;
    }
    .support-btn a {
        padding: 12px 22px 16px;
    }
    .message-btn a i {
        width: 44px;
        height: 44px;
    }
    .banner-txt {
        font-size: 18px;
        line-height: 18px;
        padding: 5px 10px 7px;
    }
    h1 {
        font-size: 44px;
        line-height: 48px;
    }
    .banner-title span {
        margin-bottom: 24px;
    }
    .generic-btn a {
        padding: 16px 36px;
    }
    .banner-con {
        padding: 278px 0 256px;
        clip-path: polygon(100% 0, 100% 67%, 28% 90%, 0 72%, 0 0);
    }
    .padding-bottom {
        padding-bottom: 90px;
    }
    .padding-top {
        padding-top: 90px;
    }
    h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .service-title span {
        margin-bottom: 50px;
    }
    .service-img img{
        width: 100%;
    }
    .service-box {
        gap: 37px;
        margin-bottom: 56px;
    }
    .service-item-content figure {
        margin-bottom: 18px;
    }
    .service-item-content h3 {
        margin-bottom: 10px;
    }
    .service-item-content span {
        font-size: 14px;
        line-height: 22px;
    }
    .service-item ul li {
        margin-bottom: 24px;
    }
    .service-con p {
        margin: 0 auto 24px;
    }
    .service-con .generic-btn a {
        padding: 20px 42px 20px;
    }
    .generic-title h2 {
        margin-bottom: 46px;
    }
    .form-main-con ul li input, .form-main-con ul li select, .form-main-con ul li textarea {
        padding: 16px 20px 17px;
    }
    .form-main-con ul li {
        margin-bottom: 16px;
    }
    .benefit-content h2 {
        margin-bottom: 20px;
        line-height: 38px;
    }
    .benefit-content span {
        font-size: 16px;
        margin-bottom: 20px;
    }
    body {
        font-size: 16px;
        line-height: 24px;
    }
    .benefit-content p {
        margin-bottom: 24px;
    }
    .benefit-service ul {
        gap: 40px;
        grid-template-columns: 46% 45%;
    }
    .border-box:after {
        width: 345px;
        height: 430px;
    }
    .slider-title span {
        margin-bottom: 56px;
    }
    .slider-box-item {
        padding: 30px 35px;
    }
    .slider-img figure {
        width: 124px;
        height: 124px;
    }
    .slider-img {
        width: 154px;
        height: 154px;
        margin: 0 auto 20px;
    }
    .comma-icon i {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 14px;
    }
    .btn-wrap {
        top: 0;
        position: relative;
        transform: none;
        text-align: center;
    }
    .clip-each {
        position: relative;
    }
    .prev-btn {
        left: 0;
    }
    .next-btn {
        right: 0;
    }
    .slider-con .owl-carousel .owl-stage-outer {
        margin-bottom: 30px;
    }
    .working-box {
        gap: 25px;
    }
    .team-box-item figure img{
        width: 100%;
    }
    .team-box {
        gap: 24px;
    }
    h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .help-con {
        padding: 90px 0;
    }
    .help-title h2 {
        line-height: 40px;
    }
    .help-title .generic-btn a {
        padding: 18px 38px;
    }
    .faq-title span {
        margin-bottom: 46px;
    }
    .faq-box {
        padding: 50px;
    }
    .faq-box ul li h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 16px;
    }
    .faq-box ul li {
        padding-bottom: 18px;
    }
    .map-con iframe {
        height: 422px;
    }
    .logo-con ul li {
        height: 108px;
    }
    .footer-con {
        padding-top: 80px;
        padding-bottom: 150px;
    }
    .footer-box p {
        font-size: 16px;
        padding: 0 160px;
        line-height: 26px;
        margin-bottom: 22px;
    }
    .copyright-con {
        padding: 22px 0;
        margin-top: -85px;
    }
    .top-to-bottom-banner-btn a {
        top: -110px;
    }
}
@media only screen and (max-width: 991px) {
    p{
        font-size: 16px;
    }
    .submit-btn button {
        font-size: 14px;
        line-height: 14px;
        padding: 16px 10px;
    }
    .form-main-con ul li textarea {
        height: 80px;
    }
    #back-to-top-btn {
        width: 60px;
        height: 60px;
    }
    #back-to-top-btn::after {
        font-size: 14px;
    }
    .header-con .navbar-expand-lg .navbar-nav {
        gap: 0;
        margin-right: 0;
    }
    .header-con .navbar-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }
    .header-contact ul {
        padding: 0;
        margin-right: 34px;
    }
    .navbar-toggler {
        top: 50%;
        right:20px;
        padding: 0;
        width: 24px;
        border: none;
        position: absolute;
        transform: translateY(-53%);
    }
    .navbar-toggler-icon{
        float: left;
        width: 100%;
        height: 2px;
        margin: 3px 0;
        background: var(--primary--color);
    }
    .navbar-btn{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .header-con .navbar-nav li:first-child{
        margin-top: 15px;
    }
    .navbar-toggler:focus{
        outline: none;
    }
    .navbar-toggler .navbar-toggler-icon:nth-child(1),
    .navbar-toggler .navbar-toggler-icon:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -moz-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(1) {
    position: absolute;
    top:8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 0px;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
    }
    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(3) {
    position: absolute;
    top:8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 0px;
    }
    .navbar-collapse.collapse, .navbar-collapse.collapsing {
        width: 100%;
        right: 0;
        top: 69px;
        z-index: 999;
        position: absolute;
        background: #fff;
        border-radius: 0;
    }
    .header-con .navbar-nav li {
        border-bottom: 1px solid #ddd7d785;
      }
    .header-con .navbar-nav {
        gap: 10px;
        margin-right: 0;
    }
    .header-con .navbar-light .navbar-nav .nav-link {
        display: block;
        font-size: 14px;
        padding: 15px 30px !important;
    }
    .header-btn {
        margin-right: 30px;
    }
    .support-btn a {
        padding: 10px 22px 14px;
        font-size: 14px;
        line-height: 14px;
    }
    .message-btn a i {
        width: 38px;
        height: 38px;
    }
    .banner-txt {
        width: 54%;
        font-size: 16px;
        line-height: 16px;
    }
    h1 {
        font-size: 40px;
        line-height: 46px;
    }
    .banner-title h1 {
        margin-bottom: 14px;
    }
    .generic-btn a {
        font-size: 16px;
        line-height: 16px;
        padding: 14px 32px;
    }
    .banner-con {
        padding: 258px 0 226px;
        clip-path: polygon(100% 0, 100% 72%, 27% 88%, 0 72%, 0 0);
    }
    .service-con{
        padding-top: 0 !important;
    }
    h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .service-title span {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 40px;
    }
    .service-box {
        gap: 27px;
        margin-bottom: 48px;
    }
    .service-item-content h3 {
        margin-bottom: 8px;
    }
    .service-item ul li {
        margin-bottom: 16px;
    }
    .service-con p {
        margin: 0 auto 22px;
    }
    .service-con .generic-btn a {
        padding: 18px 32px 18px;
    }
    .padding-bottom {
        padding-bottom: 70px;
    }
    .padding-top {
        padding-top: 70px;
    }
    .generic-title h2 {
        margin-bottom: 36px;
    }
    .generic-title span {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 12px;
    }
    .form-box {
        gap: 20px;
        grid-template-columns: 50.4% 46.4%;
    }
    .form-box-img figure{
        text-align: center;
    }
    .form-main-con ul li input, .form-main-con ul li select, .form-main-con ul li textarea {
        padding: 14px 20px 15px;
    }
    .benefit-content small {
        font-size: 14px;
        line-height: 14px;
    }
    .benefit-content h2 {
        line-height: 34px;
    }
    .benefit-content span {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .benefit-content p {
        margin-bottom: 18px;
    }
    .benefit-service ul {
        gap: 20px;
        grid-template-columns: 46% 45%;
    }
    .border-box:after {
        width: 256px;
        height: 310px;
    }
    .slider-title h2 {
        margin-bottom: 16px;
    }
    .slider-title span {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 46px;
    }
    .slider-img {
        width: 134px;
        height: 134px;
    }
    .slider-img figure {
        width: 104px;
        height: 104px;
    }
    .owl-carousel .owl-item .star-img figure img {
        width: 90px;
    }
    .slider-box-item p {
        font-size: 14px;
    }
    .auther-info span {
        font-size: 14px;
        line-height: 14px;
    }
    .working-box {
        gap: 20px;
    }
    .team-box {
        gap: 24px;
        grid-template-columns: 48% 48%;
    }
    .help-title {
        width: 100%;
    }
    .help-con {
        padding: 70px 0;
    }
    .help-title .generic-btn a {
        padding: 16px 30px 17px;
    }
    .faq-title span {
        font-size: 16px;
        line-height: 18px;    
        margin-bottom: 36px;
    }
    .faq-title h2 {
        margin-bottom: 16px;
    }
    .faq-box {
        padding: 40px;
    }
    .faq-box ul li p {
        font-size: 14px;
        line-height: 20px;
    }
    .faq-box ul li h3 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 16px;
    }
    .map-con iframe {
        height: 362px;
    }
    .logo-con ul li figure img{
        width: 100%;
    }
    .footer-box p {
        padding: 0 10px;
    }
    .footer-box figure {
        margin-bottom: 20px;
    }
    .footer-social-icon ul li a i {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .copyright-text p {
        font-size: 14px;
        line-height: 14px;
    }
    .copyright-con {
        padding: 20px 0;
        margin-top: -75px;
    }
    .footer-con {
        padding-top: 70px;
        padding-bottom: 120px;
    }
    .top-to-bottom-banner-btn a {
        width: 80px;
        height: 80px;
        top: -110px;
    }
}
@media only screen and (max-width: 767px) {
    p{
        font-size: 14px;
    }
    .form-box {
        grid-template-columns: 100%;
    }
    #button {
        width: 62px;
        right: 32px;
        height: 62px;
    }
    .slider-title span {
        font-size: 14px;
        line-height: 18px;
    }
    .banner-con {
        padding: 208px 0 215px;
        clip-path: polygon(100% 0, 100% 76%, 28% 88%, 0 75%, 0 0);
    }
    .banner-txt {
        width: 64%;
        font-size: 14px;
        line-height: 14px;
    }
    h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .banner-title span {
        font-size: 16px;
        line-height: 18px;
    }
    .generic-btn a {
        font-size: 14px;
        line-height: 14px;
    }
    .padding-bottom {
        padding-bottom: 60px;
    }
    .padding-top {
        padding-top: 60px;
    }
    h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .service-title span {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 30px;
    }
    .service-box {
        gap: 27px;
        margin-bottom: 38px;
        grid-template-columns: 100%;
    }
    .service-con p {
        width: 100%;
        margin: 0 auto 20px;
    }
    body {
        font-size: 14px;
        line-height: 22px;
    }
    .service-con .generic-btn a {
        padding: 14px 32px;
    }
    .service-img img {
        width: 360px;
    }
    .generic-title h2 {
        margin-bottom: 32px;
    }
    .form-box-img figure img {
        width: 300px;
    }
    .submit-btn button {
        font-size: 14px;
        line-height: 14px;
        padding: 18px 10px;
    }
    .benefit-box {
        gap: 30px;
        text-align: center;
        grid-template-columns: 100%;
    }
    .benefit-content{
        order: 2;
    }
    .benefit-img figure img {
        width: 300px;
    }
    .benefit-img figure{
        display: inline-block;
    }
    .benefit-content h2 {
        margin-bottom: 16px;
    }
    .benefit-service ul {
        grid-template-columns: 50% 46%;
    }
    .slider-title span {
        margin-bottom: 34px;
    }
    .working-box {
        grid-template-columns: 48% 48%;
    }
    .help-con {
        padding: 50px 0;
    }
    .help-title h2 {
        line-height: 32px;
    }
    .help-title .generic-btn a {
        padding: 14px 30px 15px;
    }
    .faq-title span {
        margin-bottom: 26px;
    }
    .faq-box ul li h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 12px;
    }
    .faq-box {
        padding: 30px;
    }
    .map-con iframe {
        height: 275px;
    }
    .logo-con ul li figure img {
        padding: 0 10px;
    }
    .footer-con {
        padding-top: 60px;
        padding-bottom: 100px;
    }
    .footer-box p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .faq-title span {
        font-size: 14px;
        line-height: 16px;
    }
    .navbar-brand img {
        width: 200px;
    }
    .service-box .service-item:first-child{
        order: 2;
    }
    .service-box .service-item:last-child{
        order: 3;
    }
}
@media only screen and (max-width: 575px) {
    #back-to-top-btn {
        width: 50px;
        height: 50px;
    }
    .navbar-brand img {
        width: 180px;
    }
    .header-con .navbar {
        padding: 7px 15px;
    }
    .banner-txt {
        width: 84%;
        font-size: 12px;
        line-height: 14px;
    }
    h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .banner-title span {
        font-size: 14px;
        margin-bottom: 18px;
    }
    .banner-con {
        padding: 188px 0 195px;
        clip-path: polygon(100% 0, 100% 76%, 28% 88%, 0 75%, 0 0);
    }
    h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .service-title h2 {
        margin-bottom: 16px;
        color: var(--primary--color);
    }
    .service-img img {
        width: 300px;
    }
    .padding-top {
        padding-top: 50px;
    }
    .padding-bottom {
        padding-bottom: 50px;
    }
    .generic-title h2 {
        margin-bottom: 26px;
    }
    .form-box-img figure img {
        width: 270px;
    }
    .form-box {
        padding: 20px;
    }
    .form-main-con ul li input, .form-main-con ul li select, .form-main-con ul li textarea {
        padding: 10px 10px 11px;
    }
    .form-main-con ul li textarea {
        height: 90px;
    }
    .benefit-img figure img {
        width: 260px;
    }
    .benefit-content small {
        margin-bottom: 8px;
    }
    .benefit-content h2 {
        margin-bottom: 12px;
    }
    h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .slider-title h2 {
        margin-bottom: 12px;
    }
    .slider-title span {
        margin-bottom: 26px;
    }
    .slider-box-item p {
        margin-bottom: 12px;
    }
    .working-box {
        grid-template-columns: 100%;
        gap: 15px;
    }
    .team-box {
        gap: 15px;
        grid-template-columns: 100%;
    }
    .help-title span {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 16px;
    }
    .help-title h2 {
        line-height: 28px;
    }
    .faq-box {
        padding: 20px;
    }
    .faq-box ul li p {
        padding-right: 0;
    }
    .logo-con ul {
        grid-template-columns: 48% 48%;
    }
    .logo-con ul li:nth-child(odd){
        border-left: none;
    }
    .logo-con ul li:nth-child(5),.logo-con ul li:nth-child(6){
        border-bottom: 1px solid rgb(175 200 187 / 15%);
    }
    .copyright-con {
        padding: 16px 0;
    }
    .footer-box p {
        padding: 0;
    }
    .support-btn{
        display: none;
    }
    .message-btn a i {
        width: 32px;
        height: 32px;
    }
    .header-btn {
        margin-right: 40px;
    }
    .navbar-collapse.collapse, .navbar-collapse.collapsing {
        top: 65px;
    }
    .header-con .navbar-light .navbar-nav .nav-link {
        padding: 14px 15px !important;
    }
    #button {
        width: 52px;
        right: 22px;
        height: 52px;
        bottom: 60px;
    }
    #button::after {
        font-size: 14px;
        line-height: 14px;
    }
}

