@media only screen and (max-width: 375px) {
  p {
    font-size: 14px;
    line-height: 24px;
  }
  .checkbox label,
  .checkbox label a {
    font-size: 14px;
  }
  .header-wrap .header-top .header-top-right .user-login {
    margin-right: 0;
    width: 100%;
    margin-bottom: 13px;
  }
}

@media only screen and (max-width: 575px) {
  .xs-center {
    text-align: center;
  }
  .xs-none {
    display: none;
  }
  p {
    font-size: 14px;
    line-height: 26px;
  }
  .shopcart {
    margin-right: 15px;
  }
  .content-title span,
  .section-title span {
    font-size: 13px;
  }
  .breadcrumb-wrap .breadcrumb-title h2,
  .content-title h2,
  .section-title h2 {
    font-size: 24px;
    line-height: 1.4;
  }
  .breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a {
    font-size: 14px;
  }
  .section-title span,
  .content-title span {
    font-size: 14px;
  }
  .breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li {
    font-size: 14px;
  }
  .about-wrap.style2 .about-bg-wrap {
    position: relative;
    min-height: 240px;
    margin-bottom: 35px;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-4,
  .about-wrap.style2 .about-bg-wrap .about-bg-5 {
    width: 150px;
    height: 150px;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-4 {
    bottom: auto;
    top: 0;
    left: 40%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-5 {
    top: auto;
    bottom: 0;
    left: 60%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .about-wrap.style3 .about-img-wrap .about-profile-img {
    max-width: 220px;
  }
  .about-wrap.style3 .about-img-wrap .about-shape-2 {
    max-width: 295px;
  }
  .about-wrap.style3 .about-img-wrap .about-shape-3 {
    top: 30px;
    left: 0;
    max-width: 20px;
  }
  .feature-list li {
    font-size: 14px;
  }
  .feature-list li span {
    top: 3px;
  }
  .feature-list li span i {
    top: 0;
  }
  .wh-bg-1,
  .wh-bg-2,
  .wh-bg-3,
  .wh-bg-4 {
    height: 130px;
  }
  .wh-exp h2 {
    font-size: 24px;
    padding: 15px 0 15px;
  }
  .wh-exp h2 span {
    font-size: 38px;
  }
  .wh-choose-content .wh-item-wrap.style1 .wh-item .wh-icon,
  .wh-choose-content .wh-item-wrap.style2 .wh-item .wh-icon {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .wh-choose-content .wh-item-wrap.style1 .wh-item .wh-text,
  .wh-choose-content .wh-item-wrap.style2 .wh-item .wh-text {
    width: 100%;
  }
  .service-bg-1,
  .service-bg-2,
  .service-bg-3 {
    height: 250px;
    width: 100%;
  }
  .case-desc h2,
  .service-desc h2 {
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 15px;
  }
  .case-desc h1,
  .service-desc h1 {
    font-size: 26px;
  }
  .case-btn-wrap .case-next,
  .case-btn-wrap .case-prev {
    top: auto;
    bottom: 20px;
  }
  .case-btn-wrap .case-prev {
    left: calc(50% - 50px);
  }
  .case-btn-wrap .case-next {
    right: calc(50% - 50px);
  }
  .counter-card.style1 .counter-info,
  .counter-card.style3 .counter-info {
    width: 100%;
    margin-top: 15px;
  }
  .counter-card.style1 .counter-icon,
  .counter-card.style3 .counter-icon {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
  .counter-card.style1 .counter-icon i,
  .counter-card.style3 .counter-icon i {
    font-size: 30px;
  }
  .counter-card.style1 .counter-info h2,
  .counter-card.style3 .counter-info h2 {
    font-size: 24px;
  }
  .counter-card.style1 .counter-info p,
  .counter-card.style3 .counter-info p {
    font-size: 13px;
  }
  .testimonial-item.style3 .client-quote {
    padding: 20px;
  }
  .testimonial-wrap .testimonial-item.style3 .client-quote p {
    font-size: 15px;
  }
  .testimonial-slider-one {
    padding: 10px 5px 75px;
  }
  .testimonial-one-prev.slider-btn.style2,
  .testimonial-one-next.slider-btn.style2 {
    top: auto;
    bottom: 10px;
    width: 30px;
    height: 30px;
  }
  .testimonial-one-prev.slider-btn.style2 i,
  .testimonial-one-next.slider-btn.style2 i {
    font-size: 11px;
  }
  .testimonial-one-prev.slider-btn.style2 {
    left: calc(50% - 40px);
  }
  .testimonial-one-next.slider-btn.style2 {
    right: calc(50% - 40px);
  }
  .testimonial-item.style3 .client-info-wrap {
    padding: 25px 15px 10px;
  }
  .client-info-wrap .client-img {
    width: 55px;
    height: 55px;
    margin-right: 10px;
  }
  .client-info-wrap .client-name {
    width: calc(100% - 65px);
  }
  .client-info-wrap .client-name h5 {
    font-size: 18px;
  }
  .blog-card .blog-img .post-date .date,
  .blog-card .blog-img .post-date .month {
    min-width: 50px;
    padding: 7px 5px;
    font-size: 15px;
  }
  .post-title {
    font-size: 24px;
  }
  .author-info-wrap .author-info {
    margin-left: 10px;
  }
  .author-info-wrap .author-info .post-metainfo li {
    font-size: 13px;
    padding: 0 5px;
  }
  .wp-block-quote p {
    font-size: 14px;
    max-width: 100%;
  }
  .wp-block-quote i {
    font-size: 30px;
    opacity: 0.2;
  }
  .content-feature-list li {
    font-size: 14px;
    margin: 0 0 10px;
  }
  .comment-item .comment-author-wrap .comment-author-name .comment-date {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .post-navigation .next-post span,
  .post-navigation .prev-post span {
    font-size: 12px;
  }
  .post-navigation .next-post {
    padding-left: 15px;
    font-size: 10px;
  }
  .post-navigation .prev-post {
    padding-right: 15px;
    font-size: 10px;
  }
  .post-navigation .next-post i,
  .post-navigation .prev-post i {
    font-size: 10px;
  }
  .page-navigation .page-nav li a {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
  }
  .page-navigation .page-nav li a i {
    font-size: 11px;
    line-height: 35px;
  }
  .process-wrap .process-item-wrap.style1 .process-item {
    width: 50%;
    padding: 0 0 35px 0;
    margin-bottom: 25px;
  }
  .process-wrap .process-item-wrap.style1 .process-item:last-child {
    margin-bottom: 0;
  }
  .process-wrap .process-item-wrap.style1 .process-item:nth-child(2n+1) h6 {
    top: auto;
    bottom: 0;
  }
  .team-two-prev {
    left: 0;
  }
  .team-two-next {
    right: 0;
  }
  .pricing-table .pricing-header h2 {
    font-size: 28px;
  }
  .pricing-table .pricing-features li {
    font-size: 14px;
  }
  .error-content span {
    font-size: 70px;
    line-height: 0.8;
    margin: 0 0 25px;
  }
  .faq-img {
    height: 400px;
  }
  .accordion-item .accordion-header .accordion-button span {
    min-width: 50px;
  }
  .gallery-tablist .nav-item {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
  }
  .gallery-tablist .nav-item .nav-link {
    width: 60%;
    margin: 0 auto;
    display: block;
  }
  .promo-video-wrap .promo-video img {
    min-height: 205px;
  }
}

@media only screen and (max-width: 767px) {
  .sm-none {
    display: none !important;
  }
  .xpx-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-center {
    text-align: center !important;
  }
  .smt-20 {
    margin-top: 20px;
  }
  .smb-70 {
    margin-bottom: 50px !important;
  }
  .smb-20 {
    margin-bottom: 20px !important;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-50 {
    padding-bottom: 0px;
  }
  .pb-60 {
    padding-bottom: 15px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .mt-100 {
    margin-top: 50px !important;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 20px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pb-75 {
    padding-bottom: 25px;
  }
  .pb-50 {
    padding-bottom: 0px;
  }
  .pt-75 {
    padding-top: 25px;
  }
  .mb-40 {
    margin-bottom: 25px !important;
  }
  .back-to-top {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    right: 10px;
  }
  .back-to-top i {
    font-size: 16px;
    line-height: 28px;
    position: relative;
    top: -3px;
  }
  .hero-wrap.style3 .hero-content h1 {
    font-size: 28px;
  }
  .hero-wrap.style3 .hero-content span {
    font-size: 14px;
  }
  .hero-wrap.style3 .hero-content p {
    padding-right: 0;
    font-size: 14px;
    line-height: 26px;
  }
  .hero-wrap.style3 .hero-video {
    height: 355px;
  }
  .hero-wrap.style1 .hero-video {
    height: 400px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide .hero-content {
    padding: 85px 0 135px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide .hero-content span {
    font-size: 14px;
  }
  .hero-wrap.style3 .hero-slider-two .hero-slide .hero-content h1 {
    font-size: 32px;
  }
  .hero-wrap.style2 .hero-slider-one .hero-content h1 {
    font-size: 32px;
  }
  .hero-wrap.style2 .hero-slider-one .hero-content p,
  .hero-wrap.style3 .hero-slider-two .hero-content p {
    padding-right: 0;
    font-size: 14px;
  }
  .hero-one-pagination svg path {
    fill: #fff;
  }
  .hero-wrap.style3 .hero-two-prev,
  .hero-wrap.style3 .hero-two-next {
    width: 35px;
    height: 35px;
    top: auto;
    bottom: 40px;
  }
  .hero-wrap.style3 .hero-two-prev {
    left: calc(50% - 48px);
  }
  .hero-wrap.style3 .hero-two-next {
    right: calc(50% - 48px);
  }
  .hero-wrap.style3 .hero-two-prev i,
  .hero-wrap.style3 .hero-two-next i {
    font-size: 12px;
  }
  .promo-video-wrap {
    margin-top: -30px;
  }
  .promo-video-wrap .promo-video .promo-overlay {
    top: -3px;
    left: -3px;
    width: calc(100% + 6px);
  }
  .promo-video-wrap .promo-video .video-play {
    width: 40px;
    height: 40px;
  }
  .promo-video-wrap .promo-video .video-play i {
    font-size: 14px;
    left: 0px;
  }
  .about-bg-1,
  .about-bg-2,
  .about-bg-3 {
    height: 300px;
    background-position: top center;
  }
  .progressbar-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .service-wrap.style3 .service-img-wrap img.service-img {
    left: 0;
  }
  .service-wrap.style3 .service-img-wrap .service-shape-4 {
    left: 50%;
    bottom: -1px;
  }
  .portfolio-desc .content-feature-list,
  .service-desc .content-feature-list {
    -webkit-columns: 1;
    columns: 1;
  }
  .wh-bg-3,
  .wh-bg-4 {
    height: 200px;
  }
  .why-choose-wrap.style2 .wh-bg-5 {
    height: 350px;
    background-position: top center;
  }
  .why-choose-wrap.style2 .wh-bg-5 .video-play {
    width: 80px;
    height: 80px;
  }
  .why-choose-wrap.style2 .wh-bg-5 .video-play i {
    font-size: 30px;
  }
  .process-wrap .process-item-wrap.style2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .process-wrap .process-item-wrap.style2 .process-item {
    width: 50%;
  }
  .process-wrap .process-item-wrap.style2 .process-item .process-circle {
    width: 110px;
    height: 110px;
  }
  .process-wrap .process-item-wrap.style2 .process-item h6 {
    font-size: 16px;
  }
  .process-wrap .process-item-wrap.style2 .process-item .process-circle .process-icon span {
    top: 8px;
    right: 4px;
  }
  .process-wrap .process-item-wrap.style2 .process-item .process-circle .process-icon i {
    font-size: 34px;
  }
  .pp-post-item .pp-post-img {
    width: 75px;
  }
  .pp-post-item .pp-post-info {
    width: calc(100% - 85px);
    margin-left: 10px;
  }
  .post-share {
    margin-top: 15px;
  }
  article .content-feature-list {
    -webkit-columns: 1;
    columns: 1;
  }
  .author-info-wrap .author-img {
    width: 45px;
    height: 45px;
  }
  .author-info-wrap .author-info {
    width: calc(100% - 60px);
    margin-left: 15px;
  }
  .comment-item .comment-author-img {
    width: 50px;
    height: 50px;
  }
  .comment-item .comment-author-wrap {
    width: calc(100% - 65px);
    margin-left: 15px;
  }
  .post-author {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .post-author .post-author-img {
    width: 150px;
    height: 150px;
  }
  .post-author .post-author-info {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .breadcrumb-wrap .breadcrumb-title h2,
  .content-title h2,
  .section-title h2 {
    font-size: 30px;
    line-height: 1.4;
  }
  .section-title span,
  .content-title span {
    font-size: 14px;
  }
  .about-wrap.style2 .about-bg-wrap {
    position: relative;
    min-height: 340px;
    margin-bottom: 35px;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-4,
  .about-wrap.style2 .about-bg-wrap .about-bg-5 {
    width: 55%;
    height: 270px;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-4 {
    bottom: auto;
    top: 0;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-5 {
    top: auto;
    bottom: 0;
  }
  .about-wrap.style3 .about-img-wrap .about-profile-img {
    max-width: 400px;
  }
  .service-bg-1 {
    height: 240px;
  }
  .service-bg-2 {
    height: 300px;
  }
  .service-bg-3 {
    height: 220px;
  }
  .partner-item {
    padding: 0 20px;
  }
  .process-wrap .process-item .process-icon {
    width: 50px;
    height: 50px;
  }
  .process-wrap .process-item .process-icon i {
    font-size: 22px;
  }
  .process-wrap .process-item-wrap.style1 .process-item h6 {
    font-size: 14px;
  }
  .process-item-line {
    width: 450px;
    top: 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
  .pb-60 {
    padding-bottom: 35px;
  }
  .mt-100 {
    margin-top: 70px !important;
  }
  .smb-25 {
    margin-bottom: 25px;
  }
  .smb-70 {
    margin-bottom: 70px !important;
  }
  .ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-70 {
    padding-top: 40px;
  }
  .pb-70 {
    padding-bottom: 40px;
  }
  .pb-75 {
    padding-bottom: 45px;
  }
  .pb-50 {
    padding-bottom: 20px;
  }
  .pt-75 {
    padding-top: 45px;
  }
  .hero-wrap.style1 .hero-video {
    height: 455px;
  }
  .hero-wrap.style3 .hero-two-prev {
    left: 10px;
  }
  .hero-wrap.style3 .hero-two-next {
    right: 10px;
  }
  .hero-wrap.style2 .hero-slider-one .container-fluid {
    max-width: 720px;
    margin: 0 auto;
  }
  .about-wrap.style2 .about-bg-wrap {
    position: relative;
    min-height: 550px;
    margin-bottom: 35px;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-4,
  .about-wrap.style2 .about-bg-wrap .about-bg-5 {
    width: 400px;
    height: 400px;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-4 {
    bottom: auto;
    top: 0;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-5 {
    top: auto;
    bottom: 0;
  }
  .about-wrap.style3 .about-img-wrap {
    margin: 0 50px;
  }
  .service-wrap.style3 .service-img-wrap .service-shape-4 {
    left: 50%;
  }
  .service-wrap.style3 .service-img-wrap img.service-img {
    left: -48px;
  }
  .why-choose-wrap.style2 .wh-bg-5 {
    height: 480px;
    background-position: top center;
  }
  .process-item-line {
    width: 600px;
  }
  .process-wrap .process-item-wrap.style2 .process-item .process-circle {
    width: 110px;
    height: 110px;
  }
  .process-wrap .process-item-wrap.style2 .process-item h6 {
    font-size: 16px;
  }
  .process-wrap .process-item-wrap.style2 .process-item .process-circle .process-icon span {
    top: 8px;
    right: 4px;
  }
  .process-wrap .process-item-wrap.style2 .process-item .process-circle .process-icon i {
    font-size: 34px;
  }
}

@media only screen and (max-width: 991px) {
  .page-wrapper {
    overflow-x: hidden !important;
  }
  .container-full-left {
    padding: 0 15px;
  }
  .md-none {
    display: none !important;
  }
  .smt-30 {
    margin-top: 30px !important;
  }
  .smt-20 {
    margin-top: 20px !important;
  }
  .smb-30 {
    margin-bottom: 30px !important;
  }
  .mt-60 {
    margin-top: 30px !important;
  }
  .md-center {
    text-align: center !important;
  }
  .hero-wrap.style1 .hero-content {
    margin-bottom: 35px;
  }
  .about-wrap.style1 .about-content,
  .about-wrap.style3 .about-content {
    margin-top: 30px;
  }
  .why-choose-wrap.style2::after {
    display: none;
  }
  .why-choose-wrap.style2 .wh-bg-5 {
    margin-top: 30px;
  }
  .counter-card-wrap .counter-card.style3:after {
    display: none;
  }
  .testimonial-item.style3 .client-quote p {
    font-size: 16px;
  }
  .faq-img {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .why-choose-wrap.style2 .wh-choose-content {
    padding: 100px 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-wrap.style2 .hero-slider-one .container-fluid {
    max-width: 960px;
    margin: 0 auto;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-4,
  .about-wrap.style2 .about-bg-wrap .about-bg-5 {
    width: 250px;
    height: 250px;
  }
  .about-wrap.style3 .about-img-wrap .about-profile-img {
    max-width: 340px;
  }
  .service-wrap.style3 .service-img-wrap .service-shape-4 {
    left: 50%;
  }
  .service-wrap.style3 .service-img-wrap img.service-img {
    left: -48px;
  }
  .why-choose-wrap.style2 .container-fluid {
    padding-right: 0;
  }
  .counter-card.style1 .counter-icon,
  .counter-card.style2 .counter-icon,
  .counter-card.style3 .counter-icon {
    width: 70px;
    height: 70px;
    margin-right: 15px;
  }
  .counter-card.style1 .counter-icon i,
  .counter-card.style2 .counter-icon i,
  .counter-card.style3 .counter-icon i {
    font-size: 34px;
  }
  .counter-card.style1 .counter-info h2,
  .counter-card.style2 .counter-info h2,
  .counter-card.style3 .counter-info h2 {
    font-size: 24px;
  }
  .counter-card.style1 .counter-info p,
  .counter-card.style2 .counter-info p,
  .counter-card.style3 .counter-info p {
    font-size: 14px;
  }
  .team-btn-wrap .team-one-next,
  .team-btn-wrap .team-one-prev {
    top: -238px;
  }
  .process-item-line {
    width: 800px;
  }
}

@media only screen and (max-width: 1199px) {
  .lg-center {
    text-align: center !important;
  }
  .lg-none {
    display: none !important;
  }
  .page-wrapper {
    overflow-x: hidden;
  }
  .sidebar {
    margin: 50px 0 0;
  }
  .section-para {
    margin-top: 10px;
  }
  .breadcrumb-wrap {
    padding: 80px 0 80px;
  }
  .content-wrapper {
    margin-top: 67px;
  }
  .hero-wrap.style1,
  .hero-wrap.style2,
  .hero-wrap.style3 {
    margin-top: 67px;
  }
  .hero-wrap .hero-content h1 {
    font-size: 44px;
  }
  .hero-wrap.style2 .hero-slider-one .hero-img-wrap {
    margin-top: 40px;
  }
  .hero-wrap.style2 .hero-slider-one .hero-img-wrap .hero-shape-7 {
    left: 0;
  }
  .hero-wrap.style2 .social-profile {
    display: none;
  }
  .about-wrap.style3 .about-img-wrap .about-shape-3 {
    top: 100px;
    left: 0;
  }
  .service-wrap.style2 .service-img-wrap {
    margin-bottom: 30px;
  }
  .why-choose-wrap.style1 .wh-choose-content {
    margin-top: 30px;
  }
  .why-choose-wrap.style2::after {
    top: 0;
    height: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .xl-none {
    display: none !important;
  }
  .section-title.style1 p {
    max-width: 70%;
  }
  .feature-card.style1 .feature-info p {
    padding-right: 10px;
  }
}

@media only screen and (min-width: 1400px) {
  .hero-wrap .hero-content h1 {
    font-size: 70px;
  }
  .about-wrap.style2 .about-bg-wrap .about-bg-4,
  .about-wrap.style2 .about-bg-wrap .about-bg-5 {
    width: 350px;
    height: 350px;
  }
  .why-choose-wrap.style2 .container-fluid {
    padding-left: calc((100% - 1320px) / 2 + 15px);
    padding-right: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .hero-wrap.style2 .social-profile {
    left: 5px !important;
  }
  .hero-wrap.style2 .social-profile li a {
    width: 20px;
    height: 20px;
  }
  .hero-wrap.style2 .social-profile li a i {
    font-size: 10px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .xl-none {
    display: none !important;
  }
  .section-title h2,
  .content-title h2 {
    font-size: 38px;
  }
  .hero-wrap.style2 .hero-slider-one .container-fluid {
    padding-left: calc((100% - 1170px) / 2 + 15px);
    padding-right: 0;
  }
  .hero-wrap.style2 .social-profile {
    left: 30px;
  }
  .why-choose-wrap.style2 .container-fluid {
    padding-left: calc((100% - 1140px) / 2 + 15px);
    padding-right: 0;
  }
  .why-choose-wrap.style2::after {
    width: 60%;
  }
  .process-item-line {
    width: 955px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero-wrap.style2 .hero-slider-one .container-fluid {
    padding-left: calc((100% - 1320px) / 2 + 15px);
    padding-right: 0;
  }
  .hero-wrap.style2 .social-profile {
    left: 12px;
  }
}

@media only screen and (min-width: 1600px) {
  .hero-wrap.style2 .hero-slider-one .container-fluid {
    padding-left: calc((100% - 1530px) / 2 + 15px);
    padding-right: 0;
  }
  .hero-wrap.style2 .social-profile {
    left: calc((100% - 1530px) / 2 - 35px);
  }
}

@media only screen and (min-width: 1920px) {
  .hero-wrap.style2 .social-profile {
    left: calc((100% - 1530px) / 2 - 85px);
  }
  .hero-wrap.style2 {
    padding: 150px 0 0px;
  }
  .case-btn-wrap .case-prev {
    left: -160px;
  }
  .case-btn-wrap .case-next {
    right: -160px;
  }
}
/*# sourceMappingURL=responsive.css.map */