/*************** MEDIA VARIABLE ***************/
@media only screen and (max-width: 991px) {
  .p-tb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 20px;
  }
  .pt-80 {
    padding-top: 30px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pt-min-100 {
    padding-top: calc(50px - 6px);
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pb-80 {
    padding-bottom: 30px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pb-130 {
    padding-bottom: 60px;
  }
  .pb-160 {
    padding-bottom: 90px;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  .mt-100 {
    margin-top: 50px;
  }
  .animation-d-none {
    display: none;
  }
  .mobile-hide {
    display: none;
  }
  .mobile-block {
    display: block;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .section-title h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .section-title p {
    margin-bottom: 20px;
  }
  .section-title.section-title-left {
    text-align: center;
  }
  .section-title .btn {
    margin: auto;
  }
  .testimonial-card-inner-header h3 {
    font-size: 20px;
  }
  .feature-card-header span {
    font-size: 20px;
  }
  .topbar {
    display: none;
  }
  .topbar-item {
    width: 100%;
  }
  .topbar-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .topbar-list li {
    text-align: center;
  }
  .option-badge {
    -webkit-transform: translate(10px, -10px);
            transform: translate(10px, -10px);
  }
  .breadcrumb {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .button-group .main-btn {
    margin-left: 12px;
    margin-right: 12px;
  }
  .side-topbar-option {
    display: block;
  }
  .header-content {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 0;
  }
  .header-content h1 {
    font-size: 40px;
  }
  .header-content p {
    margin-bottom: 20px;
  }
  .header-content .button-group {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header-image-shape {
    position: inherit;
    top: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
  }
  .header-image-shape img {
    width: 100%;
  }
  .header-animation-shape {
    left: 0;
    bottom: 0;
    -webkit-transform: translate(20px, -100px);
            transform: translate(20px, -100px);
  }
  .section-to-header {
    margin-top: -50px;
  }
  .inner-page-header {
    padding-top: 114px;
    padding-bottom: 50px;
  }
  .inner-header-content h1 {
    font-size: 30px;
  }
  .process-content-line {
    display: none;
  }
  .newsletter-form {
    max-width: 100%;
  }
  .pricing-card {
    padding: 50px;
  }
  .pricing-thumb i {
    font-size: 60px;
  }
  .pricing-info h3 {
    font-size: 30px;
  }
  .contact-info {
    padding: 35px 40px 5px;
  }
  .contact-map {
    margin-bottom: 20px;
    height: auto;
  }
  .contact-map iframe {
    height: 300px;
  }
  .cart-empty-text h3 {
    font-size: 30px;
  }
  .authentication-item {
    padding: 25px;
  }
  .process-item {
    border: 1px solid #eee;
    padding: 25px;
    background: #fff;
  }
}

@media only screen and (max-width: 767px) {
  .main-btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  .main-btn i {
    font-size: 12px;
  }
  .btn-link {
    font-size: 12px;
  }
  .breadcrumb .breadcrumb-item {
    font-size: 14px;
  }
  .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    font-size: 8px;
  }
  .social-list li {
    font-size: 18px;
  }
  .social-list.social-list-btn li {
    width: 30px;
    height: 30px;
    font-size: 11px;
  }
  .sub-section-title small {
    font-size: 13px;
  }
  .sub-section-title .sub-section-title-heading {
    font-size: 19px;
  }
  .sub-section-title p {
    font-size: 14px;
  }
  .section-title small {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .section-title h2 {
    font-size: 20px;
  }
  .section-title p {
    font-size: 15px;
    margin-bottom: 13px;
  }
  .button-group {
    margin-top: -15px;
  }
  .button-group .main-btn {
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 15px;
  }
  .side-modal {
    padding: 25px;
  }
  .sidebar-info-content {
    margin-bottom: 30px;
  }
  .sidebar-info-content:last-child {
    margin-bottom: 0;
  }
  .sidebar-info-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .sidebar-info-list-item {
    font-size: 14px;
  }
  .sidebar-info-list-item i {
    font-size: 16px;
  }
  .search-close {
    font-size: 30px;
    top: 30px;
    right: 30px;
  }
  .social-list li {
    font-size: 16px;
  }
  .header-content h1 {
    font-size: 25px;
  }
  .header-content p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .header-content .button-group {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .inner-header-content h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .feature-card {
    padding: 30px 25px;
  }
  .feature-card-header {
    margin-bottom: 15px;
  }
  .feature-card-header span {
    font-size: 18px;
  }
  .feature-card-thumb {
    width: 50px;
    height: 50px;
    font-size: 25px;
  }
  .feature-card-body h3 {
    font-size: 18px;
  }
  .feature-card-body p {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .feature-card-body a {
    font-size: 13px;
  }
  .about-content p {
    font-size: 16px;
  }
  .about-content ul li {
    font-size: 16px;
    padding-left: 28px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    padding-right: 0;
  }
  .about-content ul li:before {
    font-size: 18px;
  }
  .service-card {
    padding: 30px 25px;
  }
  .service-card-thumb {
    width: 100px;
    height: 100px;
    font-size: 45px;
    margin-bottom: 15px;
  }
  .service-card-body h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .service-card-body p {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .service-card-body p:last-child {
    margin-bottom: 0;
  }
  .service-card-body a {
    font-size: 13px;
  }
  .process-text h3 {
    font-size: 18px;
  }
  .process-text p {
    font-size: 15px;
  }
  .testimonial-card-inner-header {
    margin-bottom: 20px;
  }
  .testimonial-card-inner-header h3 {
    font-size: 18px;
  }
  .testimonial-quote {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .testimonial-para {
    font-size: 15px;
  }
  .testimonial-card-info-thumb {
    width: 70px;
    height: 70px;
    margin-right: 10px;
  }
  .testimonial-name {
    font-size: 17px;
    margin-bottom: 7px;
  }
  .testimonial-address {
    font-size: 15px;
  }
  .review-star-list li {
    font-size: 17px;
  }
  .default-carousel.owl-theme .owl-nav {
    margin-top: 30px;
  }
  .default-carousel.owl-theme .owl-nav button {
    font-size: 15px;
    width: 40px;
    height: 40px;
  }
  .blog-category {
    padding: 10px 15px;
    font-size: 13px;
    margin-bottom: 15px;
  }
  .blog-category-text {
    font-size: 13px;
  }
  .blog-card-text h3 {
    font-size: 18px;
  }
  .blog-card-text .redirect-link {
    font-size: 13px;
  }
  .blog-card-text p {
    font-size: 15px;
  }
  .blog-entry-thumb {
    width: 40px;
    height: 40px;
  }
  .blog-entry-text h4 {
    font-size: 14px;
  }
  .blog-entry-text p {
    font-size: 13px;
  }
  .newsletter-form .form-group {
    padding: 5px;
  }
  .newsletter-form .form-group .form-control {
    border: 0;
    padding: 10px 15px;
  }
  .newsletter-form #validator-newsletter {
    font-size: 13px;
  }
  .footer-details p {
    font-size: 15px;
  }
  .footer-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-list li {
    font-size: 14px;
  }
  .footer-content-title h3 {
    font-size: 18px;
  }
  .footer-address-text h4 {
    font-size: 15px;
  }
  .footer-address-text p {
    font-size: 14px;
  }
  .footer-copyright-text p {
    font-size: 14px;
  }
  .forum-details h1 {
    font-size: 35px;
  }
  .forum-details h2 {
    font-size: 30px;
  }
  .forum-details h3 {
    font-size: 20px;
  }
  .forum-details h4 {
    font-size: 16px;
  }
  .forum-details h5 {
    font-size: 15px;
  }
  .forum-details h6 {
    font-size: 14px;
  }
  .forum-details p {
    font-size: 15px;
  }
  .forum-details ul li {
    font-size: 15px;
    width: 100%;
  }
  .forum-details ul > li {
    padding-left: 25px;
  }
  .forum-details ul > li:before {
    font-size: 16px;
  }
  .forum-details ol li {
    font-size: 14px;
  }
  .forum-details blockquote {
    padding: 25px;
  }
  .forum-details blockquote p {
    font-size: 15px;
  }
  .forum-details blockquote span {
    font-size: 15px;
  }
  .forum-details .forum-table table thead tr th {
    font-size: 13px;
    padding: 15px;
  }
  .forum-details .forum-table table tbody tr td {
    font-size: 13px;
    padding: 10px 15px;
  }
  .forum-details-block {
    padding: 25px;
  }
  .form-control {
    padding: 10px 20px;
    font-size: 12px;
  }
  .input-checkbox label {
    font-size: 13px;
    padding-left: 30px;
  }
  .input-checkbox label:before {
    width: 18px;
    height: 18px;
    font-size: 8px;
  }
  .service-category-2 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .service-card-text-2 h3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .service-card-text-2 p {
    font-size: 15px;
  }
  .card-video {
    width: 70px;
    height: 70px;
  }
  .card-video a {
    font-size: 22px;
  }
  .project-flat-text h3 {
    font-size: 18px;
  }
  .pricing-card {
    padding: 30px;
  }
  .pricing-category {
    margin-bottom: 15px;
  }
  .pricing-category h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .pricing-thumb i {
    font-size: 50px;
  }
  .pricing-thumb:after {
    width: 100px;
    height: 40px;
  }
  .pricing-info h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
  .pricing-info h3 span {
    font-size: 15px;
  }
  .pricing-info ul {
    margin-bottom: 27px;
  }
  .pricing-info ul li {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .pricing-info ul li:last-child {
    margin-bottom: 0;
  }
  .sidebar-bg {
    padding: 15px;
  }
  .details-sidebar-search .form-group button {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
  }
  .sidebar-item > h3 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .sidebar-list li {
    font-size: 14px;
  }
  .sidebar-list li a:before {
    font-size: 10px;
  }
  .sidebar-author p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .sidebar-author .author-info img {
    width: 65px;
    height: 65px;
    margin-right: 15px;
  }
  .sidebar-author .author-info-details h3 {
    font-size: 17px;
  }
  .sidebar-author .author-info-details p {
    font-size: 14px;
  }
  .sidebar-recent-post-item a img {
    width: 90px;
    height: 90px;
    margin-right: 15px;
  }
  .recent-post-details h3 {
    font-size: 17px;
  }
  .recent-post-details .post-entry li {
    font-size: 14px;
  }
  .page-link {
    font-size: 17px;
  }
  .review-holder-item {
    padding: 10px 20px;
  }
  .post-review-thumb {
    width: 50px;
    height: 50px;
  }
  .post-review-item-reply {
    padding-left: 65px;
  }
  .post-review-header-item h3 {
    font-size: 14px;
  }
  .post-review-header-item .post-review-btn {
    padding: 5px 15px;
    font-size: 12px;
  }
  .post-review-content p {
    font-size: 14px;
  }
  .contact-info {
    padding: 35px 25px 5px;
  }
  .contact-info-header-icon {
    width: 55px;
    height: 55px;
    font-size: 25px;
    margin-right: 15px;
  }
  .contact-info-header-text h3 {
    font-size: 18px;
  }
  .contact-info-header-text p {
    font-size: 14px;
  }
  .contact-info-body p {
    font-size: 15px;
  }
  .contact-form-box {
    padding: 25px;
  }
  .accordion-button {
    padding: 10px 15px;
    font-size: 14px;
  }
  .accordion-button:after {
    font-size: 12px;
  }
  .accordion-body {
    padding: 10px 15px;
    font-size: 14px;
  }
  .team-card-thumb {
    margin-bottom: 15px;
  }
  .team-card-content h3 {
    font-size: 18px;
  }
  .team-card-content h4 {
    font-size: 16px;
  }
  .team-card-content p {
    font-size: 14px;
  }
  .team-social-list li {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .job-card-title h3 {
    font-size: 20px;
  }
  .job-card-title h4 {
    font-size: 16px;
  }
  .job-card-title p {
    font-size: 15px;
  }
  .job-card-brief p {
    font-size: 14px;
  }
  .product-list-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-list-form select option {
    font-size: 13px;
  }
  .product-list-search .form-group {
    padding: 10px 15px;
  }
  .product-list-search .form-group button {
    font-size: 14px;
  }
  .product-list-form select {
    font-size: 12px;
  }
  .nice-select {
    padding: 10px 30px 10px 15px;
    font-size: 12px;
    line-height: 1.95;
  }
  .nice-select:after {
    font-size: 11px;
  }
  .nice-select .list {
    right: auto;
    left: 50%;
    -webkit-transform: scale(0.75) translate(-50%, -21px);
            transform: scale(0.75) translate(-50%, -21px);
  }
  .nice-select .list li {
    font-size: 13px;
    line-height: 25px;
  }
  .nice-select.open .list {
    -webkit-transform: scale(1) translate(-50%, 0);
            transform: scale(1) translate(-50%, 0);
  }
  .product-details-caption h3 {
    font-size: 25px;
  }
  .product-details-caption h5 {
    font-size: 18px;
  }
  .product-tab-list li {
    font-size: 16px;
    padding: 10px 0;
    margin-right: 20px;
  }
  .product-description p {
    font-size: 13px;
  }
  .product-description ul li {
    font-size: 13px;
    padding-left: 25px;
  }
  .product-description ul li:before {
    font-size: 16px;
  }
  .product-description li {
    font-size: 15px;
  }
  .product-price {
    font-size: 17px;
  }
  .product-price del {
    font-size: 15px;
  }
  .product-details-para p {
    font-size: 15px;
  }
  .product-action-info h4 {
    font-size: 17px;
  }
  .cart-quantity button {
    padding: 7px 20px;
    font-size: 13px;
  }
  .cart-quantity input {
    font-size: 13px;
  }
  .product-quantity .btn {
    font-size: 13px;
  }
  .related-product-carousel .owl-stage-outer {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .cart-quantity button {
    padding: 5px 15px;
  }
  .cart-quantity input {
    padding: 5px 10px;
  }
  .cart-table table thead tr th {
    padding: 15px;
  }
  .cart-table table tbody tr td.cancel a {
    font-size: 9px;
  }
  .cart-coupon form .form-group .form-control {
    padding: 10px 15px;
  }
  .cart-coupon form .form-group .form-control::-webkit-input-placeholder {
    font-size: 13px;
  }
  .cart-coupon form .form-group .form-control:-ms-input-placeholder {
    font-size: 13px;
  }
  .cart-coupon form .form-group .form-control::-ms-input-placeholder {
    font-size: 13px;
  }
  .cart-coupon form .form-group .form-control::placeholder {
    font-size: 13px;
  }
  .cart-coupon form .form-group .btn {
    padding: 10px 15px;
    font-size: 13px;
  }
  .cart-details-title {
    font-size: 18px;
  }
  .cart-empty-text h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .cart-empty-text p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .cart-total-item h4 {
    font-size: 14px;
  }
  .cart-total-item p {
    font-size: 14px;
  }
  .product-table-info span {
    font-size: 15px;
  }
  .checkout-details .cart-total-item {
    padding: 15px 20px;
  }
  .checkout-details .cart-total-item h4, .checkout-details .cart-total-item p {
    font-size: 14px;
  }
  .checkout-details .cart-total-item .checkout-total-title {
    font-size: 15px;
  }
  .checkout-payment-form p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .account-sidebar {
    padding: 25px;
  }
  .account-sidebar-list li a {
    font-size: 14px;
  }
  .account-info {
    padding: 25px;
  }
  .account-info .cart-table table thead tr th {
    font-size: 14px;
  }
  .account-info .cart-table table tbody tr td {
    font-size: 14px;
  }
  .account-avatar-info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .account-avatar-thumb {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .account-avatar-action {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .account-avatar-action li .main-btn {
    padding: 10px 15px;
    font-size: 14px;
  }
  .account-setting-button {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .my-order .sub-section-title {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .my-order .product-list-action {
    width: 100%;
  }
  .my-order .nice-select .list {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: auto;
  }
  .my-order .nice-select .option {
    line-height: 30px;
    min-height: 15px;
  }
  .billing-title h4 {
    font-size: 16px;
  }
  .billing-title p {
    font-size: 14px;
  }
  .billing-address address {
    font-size: 14px;
  }
  .account-info .product-table-thumb {
    -webkit-box-flex: 0;
            flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    max-width: 50px;
  }
  .account-info .product-table-info span {
    font-size: 15px;
  }
  .authentication-item {
    padding: 25px;
  }
  .authentication-item h3 {
    font-size: 22px;
  }
  .authentication-item .form-desc {
    font-size: 14px;
  }
  .error-page-content img {
    margin-bottom: 30px;
  }
  .error-page-content h2 {
    font-size: 25px;
  }
  .error-page-content p {
    font-size: 15px;
  }
  .new-counter p {
    font-size: 50px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .new-counter p:before {
    font-size: 50px;
  }
  .new-counter p span {
    font-size: 25px;
  }
  .coming-soon-details {
    padding-top: 35px;
    margin-top: 40px;
  }
  .coming-soon-details h2 {
    margin-bottom: 20px;
  }
  .coming-soon-details p {
    font-size: 15px;
  }
  .coming-soon-details .form-group .form-control {
    padding: 10px 15px;
    font-size: 12px;
  }
}

@media only screen and (max-width: 575px) {
  .testimonial-card-body:after {
    border-width: 20px;
    left: 15px;
  }
  .testimonial-card-info {
    padding-left: 0;
  }
  .forum-details h1 {
    font-size: 30px;
  }
  .forum-details h2 {
    font-size: 25px;
  }
  .sidebar-item h3 {
    font-size: 14px;
  }
  .post-review-item-reply {
    padding-left: 35px;
  }
  .new-counter p {
    font-size: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .new-counter p:before {
    font-size: 25px;
  }
  .new-counter p span {
    font-size: 16px;
  }
  .coming-soon-details {
    padding-top: 20px;
    margin-top: 30px;
  }
  .coming-soon-details h2 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .coming-soon-details .form-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (min-width: 992px) {
  .desk-ml-auto {
    margin-left: auto;
  }
  .desk-mr-auto {
    margin-right: auto;
  }
  .desk-mt-auto {
    margin-top: auto;
  }
  .desk-mb-auto {
    margin-bottom: auto;
  }
  .desk-m-0 {
    margin: 0 !important;
  }
  .desk-p-0 {
    padding: 0 !important;
  }
  .desk-mlr-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .desk-plr-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .desktop-full-width {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
  .desk-pt-30 {
    padding-top: 30px;
  }
  .desk-pb-20 {
    padding-bottom: 20px;
  }
  .desk-pad-left-10 {
    padding-left: 10px;
  }
  .desk-pad-right-10 {
    padding-right: 10px;
  }
  .desk-pad-left-15 {
    padding-left: 15px;
  }
  .desk-pad-right-15 {
    padding-right: 15px;
  }
  .desk-pad-left-20 {
    padding-left: 20px;
  }
  .desk-pad-right-20 {
    padding-right: 20px;
  }
  .desk-pad-left-30 {
    padding-left: 30px;
  }
  .desk-pad-right-30 {
    padding-right: 30px;
  }
  .desk-pad-left-40 {
    padding-left: 20px;
  }
  .desk-pad-right-40 {
    padding-right: 20px;
  }
  .desk-pad-left-70 {
    padding-left: 30px;
  }
  .desk-pad-right-70 {
    padding-right: 70px;
  }
  .desk-pad-left-100 {
    padding-left: 100px;
  }
  .desk-pad-right-100 {
    padding-right: 100px;
  }
  .header-image-shape img {
    max-width: 600px;
  }
  .header-content h1 {
    font-size: 50px;
    opacity: 0;
  }
  .header-content p {
    opacity: 0;
  }
  .button-group-animated .main-btn {
    opacity: 0;
  }
  .header-content-image img {
    opacity: 0;
  }
  .contact-info {
    padding: 35px 40px 5px;
  }
}

@media only screen and (min-width: 1200px) {
  .header-image-shape img {
    max-width: 725px;
  }
  .process-content-line:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fd6a12;
    position: absolute;
    top: -3px;
    -webkit-animation: stepDotRide 15s infinite linear;
            animation: stepDotRide 15s infinite linear;
  }
}

@media only screen and (min-width: 1350px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1320px;
  }
  .header-content h1 {
    font-size: 70px;
  }
  .contact-info {
    padding: 35px 90px 5px;
  }
}

@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1380px;
  }
  .topbar {
    padding-left: 0;
    padding-right: 0;
  }
  .header-content {
    padding-left: 0;
  }
  .header-image-shape img {
    max-width: 850px;
  }
}

@media only screen and (min-width: 1850px) {
  .header-image-shape img {
    max-width: 100%;
  }
  .custom-container-fluid {
    max-width: 1800px;
  }
}

@media only screen and (min-width: 2100px) {
  .header-image-shape {
    width: 1200px;
  }
  .header-image-shape img {
    width: 100%;
  }
  .custom-container-fluid {
    max-width: 1800px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .new-counter p {
    font-size: 80px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .new-counter p:before {
    font-size: 80px;
    top: 0;
  }
  .feature-card {
    padding: 20px;
  }
  .feature-card span {
    font-size: 16px;
  }
  .feature-card .feature-card-thumb {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    font-size: 20px;
  }
  .service-card-body h3 {
    font-size: 20px;
  }
  .testimonial-card-inner-header h3 {
    font-size: 20px;
  }
  .process-item.border {
    padding: 20px;
  }
  .process-item.border .process-text h3 {
    font-size: 17px;
  }
  .pricing-card {
    padding: 20px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .feature-card {
    padding: 20px;
  }
  .feature-card span {
    font-size: 18px;
  }
  .feature-card .feature-card-thumb {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    font-size: 22px;
  }
  .blog-card-text h3 {
    font-size: 20px;
  }
}
.interview-content-view{
  position: relative;
  margin: auto;
  overflow: hidden;
}
.interview-content-view .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.interview-content-view .content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.interview-content-view .content-details{
  top: 75%;
  left: 50%;
}

.content-view {
  position: relative;
  margin: auto;
  overflow: hidden;
}
.content-view .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content-view:hover .content-overlay{
  opacity: 1;
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content-view:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}
@media screen and (max-width: 991px) {
  .interview-impersonation-section{
    padding: 0 !important;
  }
  .interview-impersonation-section .container.px-5{
    padding: 0 !important;
    margin: 0 !important;
  }
  .interview-impersonation-section .container.px-4{
    padding: 0 !important;
    margin: 0 !important;
  }
  .interview-impersonation-section .container .row.px-5{
    padding: 0 !important;
  }
  .interview-impersonation-section .container .row.mb-5{
    margin-bottom: 1rem !important;
  }
  .interview-impersonation-section .container .row .col-md-6{
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 991px) and (max-width: 1250px) {
  .interview-impersonation-section{
    padding: 0 !important;
  }
  .interview-impersonation-section .container.px-5{
    padding: 0 !important;
  }
}


@media (max-width: 768px) {

  .about-mobile-spacing {
    padding-top: 140px !important;
    padding-bottom: 20px !important;
  }

  .about-hero-title {
    display: block !important;
    font-size: 26px !important;
    line-height: 1.3 !important;
    color: #fd6a12 !important;
    margin-bottom: 20px !important;
    padding: 0 10px !important;
    text-align: left !important;
  }

  .mobile-about-banner {
    margin-top: 15px;
  }

  .mobile-about-banner img {
    width: 100%;
    border-radius: 12px;
    display: block;
  }

}

@media (max-width: 768px) {

  .about-mobile-spacing {
    margin-top: 140px !important;
  }

  .about-hero-title {
    display: block !important;
    font-size: 28px !important;
    line-height: 1.3 !important;
    color: #fd6a12 !important;
    font-weight: 800 !important;
    margin-bottom: 25px !important;
    text-align: left !important;
  }

  .mobile-about-banner {
    margin-top: 10px;
  }

  .mobile-about-banner img {
    width: 100%;
    border-radius: 12px;
    display: block;
  }

}
@media (max-width: 768px) {

  .about-mobile-spacing {
    margin-top: 180px !important;
    padding-top: 0 !important;
    padding-bottom: 20px !important;
  }

  .about-hero-title {
    font-size: 28px !important;
    line-height: 1.4 !important;
    color: #fd6a12 !important;
    margin-bottom: 20px !important;
    padding: 0 15px !important;
    text-align: left !important;
  }

  .mobile-about-banner {
    margin-top: 10px;
    padding: 0 15px;
  }

  .mobile-about-banner img {
    width: 100%;
    border-radius: 14px;
    display: block;
    object-fit: cover;
  }

}

@media (max-width: 768px) {

  .about-mobile-spacing {
    margin-top: 180px !important;
    padding-bottom: 20px !important;
  }

  .mobile-about-banner {
    position: relative;
    padding: 0 15px;
  }

  .mobile-about-banner img {
    width: 100%;
    border-radius: 14px;
    display: block;
  }

  .mobile-about-overlay {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    z-index: 2;
  }

  .about-hero-title {
    font-size: 30px !important;
    line-height: 1.3 !important;
    color: #ff6b00 !important;
    font-weight: 700;
    margin: 0;
  }

}

/* =====================================
   DESKTOP ABOUT HERO
===================================== */

.desktop-about-banner {
  position: relative;
  width: 100%;
  height: 520px;
  overflow: hidden;
}

.desktop-about-image {
  width: 100%;
  height: 520px;
  object-fit: cover;
  display: block;
}

.desktop-about-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.45);

  display: flex;
  align-items: center;
}

.desktop-about-title {
  color: #ff6b00;
  font-size: 64px;
  font-weight: 800;
  line-height: 1.15;
  max-width: 700px;
  margin-top: 40px;
}

/* =====================================
   MOBILE ABOUT HERO
===================================== */

@media (max-width: 768px) {

  /* MOBILE ABOUT HERO SECTION */

  .mobile-about-banner {
    position: relative;
    margin-top: 180px;
    padding: 0 15px;
    overflow: hidden;
  }

  .mobile-about-banner img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 14px;
    display: block;
  }

  .mobile-about-overlay {
    position: absolute;
    top: 25px;
    left: 25px;
    right: 25px;
    z-index: 2;
  }

  .about-hero-title {
    color: #ff6b00;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
    margin: 0;
  }

}