@media only screen and (max-width: 767px) {
  .mean-container .mean-bar {
    border-bottom: none;
  }
  .mean-container .mean-nav {
    margin-top: 72px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  p {
    font-size: 13px;
  }
  .pr-0, .px-0 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .home-sliders .home-item {
    height: 100%;
    padding-top: 90px;
    padding-bottom: 100px;
  }
  .home-sliders .home-item .main-banner-content {
    text-align: center;
    margin: auto;
  }
  .home-sliders .home-item .main-banner-content h1 {
    font-size: 35px;
  }
  .home-sliders .banner-image {
    position: relative;
    top: 30px;
  }
  .home-sliders .banner-image .banner-img {
    top: 0;
  }
  .features-content h3 {
    font-size: 20px;
  }
  .creative-content h3 {
    font-size: 20px;
  }
  .creative-image {
    margin-top: 30px;
    height: 300px;
  }
  .skill-bar .progress-title {
    font-size: 15px;
  }
  .creative-video .video-btn {
    bottom: 110px;
  }
  .single-services {
    padding: 20px;
  }
  .single-services h3 {
    font-size: 20px;
    margin: 15px 0 8px 0;
  }
  .single-services .read-btn {
    font-size: 13px;
  }
  .single-services .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .development-text {
    margin-top: 30px;
  }
  .development-text h3 {
    font-size: 25px;
  }
  .development-content {
    padding-left: 70px;
  }
  .development-content h3 {
    font-size: 18px;
  }
  .development-content .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .video-section {
    padding-top: 100px;
    padding-bottom: 0;
    height: 250px;
  }
  .video-content .video-btn {
    width: 60px;
    height: 60px;
    line-height: 70px;
  }
  .choose-content {
    padding: 20px 40px 20px 100px;
  }
  .choose-content h3 {
    font-size: 17px;
  }
  .choose-content .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 25px;
  }
  .choose-image {
    margin-top: 30px;
  }
  .clients-slider .clients-item .clients-content h3 {
    font-size: 20px;
  }
  .single-blog .content h3 {
    font-size: 20px;
  }
  .single-blog .image {
    margin-bottom: 0;
  }
  .subscribe-area {
    margin-bottom: 30px;
  }
  .subscribe-area .subscribe-content {
    margin-bottom: 20px;
  }
  .subscribe-area .newsletter-form button {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 20px;
  }
  .single-footer-widget .footer-heading {
    margin-bottom: 10px;
  }
  .single-footer-widget .footer-quick-links li {
    font-size: 13px;
  }
  .single-footer-widget .footer-info-contact {
    padding-left: 30px;
  }
  .single-footer-widget .footer-info-contact h3 {
    font-size: 16px;
  }
  .single-footer-widget .footer-info-contact span {
    font-size: 14px;
  }
  .single-footer-widget .footer-info-contact i {
    font-size: 20px;
  }
  .copyright-area {
    text-align: center;
  }
  .copyright-area .copyright-area-content p {
    margin-bottom: 10px;
  }
  .copyright-area .copyright-area-content ul {
    text-align: center;
  }
  .main-banner-area-two {
    height: 100%;
    padding-top: 180px;
    padding-bottom: 80px;
  }
  .main-banner-area-two .main-banner-content {
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-two .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-two .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-two .main-banner-content .banner-btn .default-btn {
    padding: 11px 25px;
    font-size: 14px;
  }
  .main-banner-area-two .main-banner-content .banner-btn .optional-btn {
    padding: 11px 25px;
    font-size: 14px;
  }
  .main-banner-area-two .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-two .banner-image img {
    position: relative;
  }
  .main-banner-area-two .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-two .banner-image img:last-child {
    display: block;
  }
  .work-content h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .work-content .work-status h3 {
    font-size: 30px;
  }
  .work-content .work-status h3 .sign-icon {
    font-size: 25px;
  }
  .work-content h4 {
    font-size: 20px;
  }
  .work-image {
    height: 400px;
    margin-top: 30px;
  }
  .work-video .video-btn {
    width: 60px;
    height: 60px;
    line-height: 62px;
    left: 0px;
    right: 0;
  }
  .work-video .video-btn i {
    font-size: 25px;
    top: 3px;
    left: 0;
  }
  .support-content {
    margin-top: 30px;
    padding-left: 50px;
  }
  .support-content h3 {
    font-size: 20px;
  }
  .support-content .icon i {
    font-size: 40px;
  }
  .overview-content h3 {
    font-size: 20px;
  }
  .overview-content .icon {
    height: 80px;
    width: 80px;
    line-height: 88px;
  }
  .overview-content .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .choose-text {
    padding-left: 70px;
  }
  .choose-text h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .choose-text .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .image {
    margin-bottom: 30px;
  }
  .single-fun-fact .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .single-fun-fact h3 {
    margin-top: 10px;
    font-size: 35px;
  }
  .skills-area {
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px 20px;
    padding-bottom: 0;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .skills-area .skills-content h3 {
    font-size: 20px;
  }
  .skills-area .skill-bar {
    margin-top: 15px;
  }
  .skills-area .skill-bar .progress-title {
    font-size: 15px;
  }
  .main-banner-area-three {
    height: 100%;
    padding-top: 150px;
    padding-bottom: 60px;
  }
  .main-banner-area-three .main-banner-content {
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-three .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-three .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-three .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-three .main-banner-content .banner-btn .default-btn {
    padding: 12px 20px;
    font-size: 14px;
  }
  .main-banner-area-three .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-three .banner-image img {
    position: relative;
  }
  .main-banner-area-three .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-three .banner-image img:last-child {
    display: block;
  }
  .main-banner-area-three .banner-shape {
    display: none;
  }
  .audience-content {
    margin-top: 30px;
  }
  .audience-content h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .solutions-content-area .solutions-content h3 {
    font-size: 20px;
  }
  .solutions-content-area .solutions-details {
    padding-left: 70px;
  }
  .solutions-content-area .solutions-details h3 {
    font-size: 20px;
  }
  .solutions-content-area .solutions-details .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .solutions-image {
    margin-top: 30px;
  }
  .design-content {
    margin-top: 30px;
  }
  .design-content h3 {
    font-size: 20px;
  }
  .design-content .design-list li {
    -ms-flex: unset;
    -webkit-box-flex: unset;
    flex: unset;
    max-width: unset;
    font-weight: 500;
  }
  .single-counter h3 {
    font-size: 30px;
  }
  .single-counter .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .team-item .content {
    padding-top: 0;
  }
  .team-item .content h3 {
    font-size: 20px;
  }
  .single-pricing {
    padding: 50px 55px;
  }
  .single-pricing .pricing-header h3 {
    font-size: 20px;
  }
  .single-protfolio .image {
    margin-bottom: 0;
  }
  .single-protfolio .content h3 {
    font-size: 20px;
  }
  .single-protfolio .content span {
    font-size: 14px;
  }
  .main-banner-area-four {
    height: 100%;
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .main-banner-area-four .main-banner-content {
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-four .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-four .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-four .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .process-content h3 {
    font-size: 20px;
  }
  .process-content .content h4 {
    font-size: 20px;
  }
  .about-image {
    height: 400px;
  }
  .about-tab {
    padding: 35px 0;
    margin-left: 0;
    padding-bottom: 0;
  }
  .about-tab h2 {
    font-size: 20px;
  }
  .about-tab .about-list-tab .tabs li {
    margin-right: 5px;
    font-size: 12px;
  }
  .about-tab .about-list-tab .tab_content .tabs_item .list li {
    font-size: 13px;
  }
  .about-tab .about-list-tab .tab_content .tabs_item .default-btn {
    margin-top: 18px;
  }
  .review-content h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .review-text h3 {
    font-size: 19px;
  }
  .single-counter {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .subscribe-inner-text h2 {
    font-size: 20px;
  }
  .subscribe-inner-text .newsletter-form .input-newsletter {
    padding-top: 0;
  }
  .subscribe-inner-text .newsletter-form button {
    position: relative;
    top: 10px;
  }
  .faq-image {
    margin-top: 30px;
    text-align: center;
  }
  .main-banner-area-five {
    height: 100%;
    padding-top: 130px;
    padding-bottom: 50px;
  }
  .main-banner-area-five .main-banner-content {
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-five .main-banner-content h1 {
    font-size: 26px;
  }
  .main-banner-area-five .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-five .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-five .banner-shape {
    display: none;
  }
  .learn-content h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .learn-content .learn-list li {
    font-size: 14px;
  }
  .learn-inner-content {
    margin-top: 30px;
    padding: 20px;
  }
  .learn-inner-content.mb-30 {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .learn-inner-content .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 25px;
  }
  .learn-inner-content h3 {
    font-size: 20px;
  }
  .learn-inner-content .read-btn {
    font-size: 14px;
  }
  .app-content {
    margin-top: 30px;
  }
  .app-content h3 {
    font-size: 20px;
  }
  .app-inner-text {
    padding-left: 70px;
  }
  .app-inner-text .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .app-inner-text h3 {
    font-size: 20px;
  }
  .data-content h3 {
    font-size: 20px;
  }
  .data-inner-content {
    margin-bottom: 30px;
  }
  .customer-content h3 {
    font-size: 20px;
  }
  .customer-content .customer-btn {
    margin-top: 20px;
  }
  .customer-content .customer-btn .default-btn {
    padding: 12px 25px;
  }
  .customer-content .customer-btn .optional-btn {
    padding: 12px 25px;
  }
  .customer-image {
    margin-top: 30px;
  }
  .review-section .single-counter {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .main-banner-area-six {
    height: 100%;
    padding-top: 140px;
  }
  .main-banner-area-six .main-banner-content {
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-six .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-six .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-six .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-six .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-seven {
    height: 100%;
    padding-top: 140px;
  }
  .main-banner-area-seven .main-banner-content {
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-seven .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-seven .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-seven .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-seven .banner-image {
    margin-top: 30px;
    text-align: center;
  }
  .main-banner-area-seven .banner-image img {
    position: relative;
  }
  .main-banner-area-seven .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(6) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(7) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(7) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(8) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(9) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(10) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(11) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:last-child {
    display: block;
  }
  .digital-content {
    margin-top: 30px;
  }
  .digital-content h3 {
    font-size: 20px;
  }
  .digital-content .digital-btn {
    margin-top: 20px;
  }
  .digital-content .digital-list li {
    -ms-flex: unset;
    -webkit-box-flex: unset;
    flex: unset;
    max-width: unset;
    font-weight: 500;
  }
  .single-services-two h3 {
    font-size: 20px;
  }
  .experience-inner-area .experience-content h3 {
    font-size: 20px;
  }
  .experience-inner-area .experience-inner-content h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .experience-image {
    margin-top: 30px;
  }
  .contact-text h3 {
    font-size: 20px;
  }
  .contact-image {
    margin-top: 30px;
  }
  .tech-content h3 {
    font-size: 20px;
  }
  .tech-content .tech-btn {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .single-agency .content h3 {
    font-size: 20px;
  }
  .schedule-list-tab .tabs {
    margin-bottom: 30px;
  }
  .schedule-list-tab .tabs li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .schedule-list-tab .tabs li:last-child {
    margin-bottom: 0;
  }
  .schedule-list-tab .tab_content .tabs_item .tab-content h3 {
    font-size: 20px;
  }
  .schedule-list-tab .tab_content .tabs_item .tab-content .tab-inner-content h3 {
    font-size: 17px;
  }
  .schedule-list-tab .tab_content .tabs_item .tab-image {
    text-align: center;
  }
  .main-banner-area-eight {
    height: 100%;
    padding-top: 50px;
    padding-bottom: 90px;
  }
  .main-banner-area-eight .main-banner-content {
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-eight .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-eight .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-eight .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-eight .banner-form {
    padding: 25px;
    margin-top: 30px;
  }
  .main-banner-area-nine {
    height: 100%;
    padding-top: 30px;
    padding-bottom: 0;
  }
  .main-banner-area-nine .main-banner-content {
    text-align: center;
    max-width: 100%;
    margin-top: 0;
  }
  .main-banner-area-nine .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-nine .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-nine .main-banner-content .banner-btn {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .page-title-area {
    height: 290px;
  }
  .page-title-content h2 {
    font-size: 30px;
  }
  .page-title-content ul {
    margin-top: 5px;
  }
  .pagination-area .page-numbers {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
  .services-details-video .text {
    margin-bottom: 30px;
  }
  .services-details-video .text h3 {
    font-size: 20px;
  }
  .services-details-video .details-video {
    top: 60px;
  }
  .services-details-overview {
    margin-bottom: 0;
    margin-top: 0;
  }
  .services-details-overview .services-details-desc h3 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .services-details-image {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .projects-details-desc h3 {
    font-size: 20px;
  }
  .projects-details-desc .project-details-info .single-info-box {
    -ms-flex: unset;
    -webkit-box-flex: unset;
    flex: unset;
    max-width: unset;
    margin-bottom: 10px;
  }
  .coming-soon-content h1 {
    margin-bottom: 10px;
    font-size: 30px;
  }
  .coming-soon-content #timer div {
    margin-top: 30px;
  }
  .single-privacy h3 {
    font-size: 20px;
  }
  .widget-area .widget:first-child {
    margin-top: 30px;
  }
  .widget-area .widget .widget-title {
    font-size: 20px;
  }
  .blog-details-desc .article-content h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .work-content {
    max-width: 100%;
  }
  .solutions-content-area {
    max-width: 100%;
  }
  .experience-inner-area {
    max-width: 100%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .services-details-video .details-video {
    top: 30%;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mean-container .mean-bar {
    border-bottom: none;
  }
  .mean-container .mean-nav {
    margin-top: 72px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 30px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  p {
    font-size: 13px;
  }
  .pr-0, .px-0 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .home-sliders .home-item {
    height: 100%;
    padding-top: 90px;
    padding-bottom: 100px;
  }
  .home-sliders .home-item .main-banner-content {
    text-align: center;
    max-width: 100%;
    margin: auto;
  }
  .home-sliders .home-item .main-banner-content h1 {
    font-size: 40px;
  }
  .home-sliders .banner-image {
    position: relative;
    top: 30px;
  }
  .home-sliders .banner-image .banner-img {
    top: 0;
    max-width: 100%;
  }
  .creative-image {
    margin-top: 30px;
  }
  .development-text {
    margin-top: 30px;
  }
  .development-image {
    text-align: center;
  }
  .video-section {
    padding-top: 100px;
    padding-bottom: 0;
    height: 250px;
  }
  .video-content .video-btn {
    width: 60px;
    height: 60px;
    line-height: 70px;
  }
  .choose-content {
    padding: 20px 40px 20px 100px;
    margin-top: 15px;
  }
  .choose-content .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 25px;
  }
  .choose-image {
    margin-top: 30px;
  }
  .subscribe-area {
    margin-bottom: 30px;
  }
  .subscribe-area .subscribe-content {
    margin-bottom: 20px;
  }
  .single-footer-widget .footer-heading {
    margin-bottom: 10px;
  }
  .single-footer-widget {
    margin-bottom: 30px;
  }
  .copyright-area .copyright-area-content p {
    margin-bottom: 10px;
  }
  .copyright-area .copyright-area-content ul {
    text-align: center;
  }
  .main-banner-area-two {
    height: 100%;
    padding-top: 180px;
    padding-bottom: 80px;
  }
  .main-banner-area-two .main-banner-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .main-banner-area-two .main-banner-content h1 {
    font-size: 40px;
  }
  .main-banner-area-two .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-two .main-banner-content .banner-btn .default-btn {
    padding: 11px 25px;
    font-size: 14px;
  }
  .main-banner-area-two .main-banner-content .banner-btn .optional-btn {
    padding: 11px 25px;
    font-size: 14px;
  }
  .main-banner-area-two .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-two .banner-image img {
    position: relative;
  }
  .main-banner-area-two .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-two .banner-image img:last-child {
    display: block;
  }
  .work-content {
    margin-left: 0;
    margin-right: 0;
  }
  .work-image {
    height: 400px;
    margin-top: 30px;
    text-align: center;
  }
  .work-video .video-btn {
    width: 60px;
    height: 60px;
    line-height: 62px;
    left: 0px;
    right: 0;
    bottom: 185px;
  }
  .work-video .video-btn i {
    font-size: 25px;
    top: 3px;
    left: 0;
  }
  .support-content {
    margin-top: 30px;
  }
  .overview-content .icon {
    height: 80px;
    width: 80px;
    line-height: 88px;
  }
  .overview-content .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  .image {
    margin-bottom: 30px;
  }
  .single-fun-fact .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .skills-area {
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px 20px;
    padding-bottom: 0;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .skills-area .skill-bar {
    margin-top: 15px;
  }
  .skills-area .skill-bar .progress-title {
    font-size: 15px;
  }
  .single-services h3 {
    font-size: 22px;
  }
  .main-banner-area-three {
    height: 100%;
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .main-banner-area-three .main-banner-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .main-banner-area-three .main-banner-content h1 {
    font-size: 50px;
  }
  .main-banner-area-three .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-three .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-three .main-banner-content .banner-btn .default-btn {
    padding: 12px 20px;
    font-size: 14px;
  }
  .main-banner-area-three .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-three .banner-image img {
    position: relative;
  }
  .main-banner-area-three .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-three .banner-image img:last-child {
    display: block;
  }
  .main-banner-area-three .banner-shape {
    display: none;
  }
  .solutions-content-area {
    margin-right: auto;
    margin-left: 15px;
  }
  .solutions-image {
    margin-top: 30px;
  }
  .single-pricing {
    padding: 50px 55px;
  }
  .single-protfolio .image {
    margin-bottom: 0;
  }
  .design-content {
    margin-top: 30px;
  }
  .team-item .image {
    margin-bottom: 0;
  }
  .single-blog .image {
    margin-bottom: 0;
  }
  .main-banner-area-four {
    height: 100%;
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .main-banner-area-four .main-banner-content {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-four .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-four .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-four .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .about-tab {
    padding: 35px 0;
    margin-left: 0;
    padding-bottom: 0;
  }
  .about-image {
    height: 500px;
  }
  .single-counter {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .faq-image {
    margin-top: 30px;
    text-align: center;
  }
  .main-banner-area-five {
    height: 100%;
    padding-top: 130px;
    padding-bottom: 50px;
  }
  .main-banner-area-five .main-banner-content {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-five .main-banner-content h1 {
    font-size: 40px;
  }
  .main-banner-area-five .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-five .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-five .banner-shape {
    display: none;
  }
  .learn-inner-content {
    margin-top: 30px;
    padding: 20px;
  }
  .learn-inner-content.mb-30 {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .learn-inner-content .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 25px;
  }
  .app-content {
    margin-top: 30px;
  }
  .app-inner-text {
    padding-left: 70px;
  }
  .app-inner-text .icon i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .data-inner-content {
    margin-bottom: 30px;
  }
  .customer-content .customer-btn {
    margin-top: 20px;
  }
  .customer-content .customer-btn .default-btn {
    padding: 12px 25px;
  }
  .customer-content .customer-btn .optional-btn {
    padding: 12px 25px;
  }
  .customer-image {
    margin-top: 30px;
  }
  .review-section .single-counter {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .data-image {
    text-align: center;
  }
  .main-banner-area-six {
    height: 100%;
    padding-top: 140px;
  }
  .main-banner-area-six .main-banner-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .main-banner-area-six .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-six .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-six .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-six .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-seven {
    height: 100%;
    padding-top: 140px;
  }
  .main-banner-area-seven .main-banner-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .main-banner-area-seven .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-seven .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-seven .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-seven .banner-image {
    margin-top: 30px;
    text-align: center;
  }
  .main-banner-area-seven .banner-image img {
    position: relative;
  }
  .main-banner-area-seven .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(6) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(7) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(7) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(8) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(9) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(10) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(11) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:last-child {
    display: block;
  }
  .digital-content {
    margin-top: 30px;
  }
  .experience-image {
    margin-top: 30px;
  }
  .contact-image {
    margin-top: 30px;
    text-align: center;
  }
  .experience-inner-area {
    margin-right: 0;
    margin-left: 0;
  }
  .tech-image {
    margin-top: 30px;
    text-align: center;
  }
  .schedule-list-tab .tabs {
    margin-bottom: 30px;
  }
  .schedule-list-tab .tabs li {
    margin-bottom: 10px;
    margin-right: 15px;
  }
  .schedule-list-tab .tab_content .tabs_item .tab-image {
    text-align: center;
  }
  .main-banner-area-eight {
    height: 100%;
    padding-top: 50px;
    padding-bottom: 90px;
  }
  .main-banner-area-eight .main-banner-content {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 100%;
  }
  .main-banner-area-eight .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-eight .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-eight .main-banner-content .banner-btn {
    margin-top: 20px;
  }
  .main-banner-area-eight .banner-form {
    padding: 25px;
    margin-top: 30px;
  }
  .main-banner-area-nine {
    height: 100%;
    padding-top: 50px;
    padding-bottom: 0;
  }
  .main-banner-area-nine .main-banner-content {
    text-align: center;
    max-width: 100%;
    margin-top: 0;
  }
  .main-banner-area-nine .main-banner-content h1 {
    font-size: 30px;
  }
  .main-banner-area-nine .main-banner-content span {
    font-size: 14px;
  }
  .main-banner-area-nine .main-banner-content .banner-btn {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .services-details-video .text {
    margin-bottom: 30px;
  }
  .services-details-video .details-video {
    top: 150px;
  }
  .services-details-overview {
    margin-bottom: 0;
    margin-top: 0;
  }
  .services-details-image {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .widget-area .widget:first-child {
    margin-top: 30px;
  }
  .widget-area .widget .widget-title {
    font-size: 20px;
  }
  .choose-content .icon {
    top: 18px;
  }
  .work-content {
    max-width: 100%;
  }
  .solutions-content-area {
    max-width: 100%;
  }
  .experience-inner-area {
    max-width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .fria-nav .navbar .others-options {
    margin-left: 50px;
  }
  .home-sliders .home-item .main-banner-content {
    max-width: 530px;
  }
  .home-sliders .home-item .main-banner-content h1 {
    font-size: 60px;
  }
  .home-sliders .banner-image {
    top: 160px;
    max-width: 450px;
  }
  .home-sliders .banner-image .banner-img {
    top: 0;
  }
  .creative-content h3 {
    font-size: 35px;
  }
  .development-text h3 {
    font-size: 35px;
  }
  .work-content h4 {
    font-size: 20px;
  }
  .skills-area {
    margin-right: 0;
  }
  .main-banner-area-two {
    height: 700px;
  }
  .main-banner-area-two .banner-image img {
    position: relative;
  }
  .main-banner-area-two .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-two .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-two .banner-image img:last-child {
    display: block;
  }
  .main-banner-area-three {
    height: 700px;
  }
  .main-banner-area-three .banner-shape {
    max-width: 666px;
  }
  .main-banner-area-three .banner-image {
    margin-top: 30px;
  }
  .main-banner-area-three .banner-image img {
    position: relative;
  }
  .main-banner-area-three .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-three .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-three .banner-image img:last-child {
    display: block;
  }
  .team-item .content h3 {
    font-size: 24px;
  }
  .single-pricing {
    padding: 50px 60px;
  }
  .about-tab {
    margin-left: 15px;
  }
  .review-content h3 {
    font-size: 36px;
  }
  .sidebar-modal .sidebar-modal-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .contact-form {
    padding: 16px;
  }
  .main-banner-area-five .main-banner-content h1 {
    font-size: 45px;
  }
  .learn-inner-content {
    padding: 20px;
  }
  .learn-inner-content h3 {
    font-size: 22px;
  }
  .app-content h3 {
    font-size: 38px;
  }
  .more-features-content {
    padding: 40px 10px;
  }
  .more-features-content h3 {
    font-size: 18px;
  }
  .schedule-list-tab .tabs li a {
    padding: 10px 20px;
  }
  .main-banner-area-six {
    height: 800px;
  }
  .main-banner-area-seven {
    height: 800px;
  }
  .main-banner-area-seven .banner-image img {
    position: relative;
  }
  .main-banner-area-seven .banner-image img:nth-child(1) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(2) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(3) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(4) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(5) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(6) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(7) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(7) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(8) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(9) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(10) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:nth-child(11) {
    display: none;
  }
  .main-banner-area-seven .banner-image img:last-child {
    display: block;
  }
  .main-banner-area-eight {
    height: 800px;
  }
  .main-banner-area-eight .main-banner-content h1 {
    font-size: 50px;
  }
  .single-protfolio .content h3 {
    font-size: 23px;
  }
  .main-banner-area-nine {
    height: 100%;
    padding-top: 130px;
    padding-bottom: 100px;
  }
  .single-services {
    padding: 20px;
  }
  .single-services h3 {
    font-size: 20px;
  }
  .single-services .read-btn {
    font-size: 15px;
  }
  .single-agency .content {
    padding: 25px;
  }
  .schedule-list-tab .tabs li {
    margin-right: 20px;
  }
}

@media only screen and (min-width: 1800px) {
  .home-sliders .home-item .main-banner-content {
    max-width: 750px;
  }
  .home-sliders .home-item .main-banner-content h1 {
    font-size: 80px;
  }
  .home-sliders .banner-image {
    top: 115px;
  }
  .main-banner-area-two {
    height: 800px;
  }
  .main-banner-area-two .banner-image {
    position: relative;
    margin-top: 0;
  }
  .main-banner-area-two .banner-image img {
    position: absolute;
  }
  .main-banner-area-two .banner-image img:nth-child(1) {
    top: -100px;
    left: 0;
    max-width: 100%;
  }
  .main-banner-area-two .banner-image img:nth-child(2) {
    left: 22%;
    top: -262px;
  }
  .main-banner-area-two .banner-image img:nth-child(3) {
    left: 35%;
    top: -266px;
  }
  .main-banner-area-two .banner-image img:nth-child(4) {
    right: 0;
    top: -244px;
    max-width: 100%;
  }
  .main-banner-area-two .banner-image img:nth-child(5) {
    top: -100px;
    right: 0;
    max-width: 100%;
  }
  .main-banner-area-seven .banner-image {
    position: relative;
  }
  .main-banner-area-seven .banner-image img {
    position: absolute;
  }
  .main-banner-area-seven .banner-image img:nth-child(1) {
    top: 0;
    left: 18%;
  }
  .main-banner-area-seven .banner-image img:nth-child(2) {
    left: 45%;
    top: 78px;
  }
  .main-banner-area-seven .banner-image img:nth-child(3) {
    left: 34%;
    top: -50px;
  }
  .main-banner-area-seven .banner-image img:nth-child(4) {
    left: 45%;
    top: 50px;
  }
  .main-banner-area-seven .banner-image img:nth-child(5) {
    right: 0;
    top: -40px;
  }
  .main-banner-area-seven .banner-image img:nth-child(6) {
    right: 10%;
    top: 102px;
  }
  .main-banner-area-seven .banner-image img:nth-child(7) {
    right: 16%;
    top: -165px;
  }
  .main-banner-area-seven .banner-image img:nth-child(8) {
    right: 5px;
    top: -320px;
  }
  .main-banner-area-seven .banner-image img:nth-child(9) {
    left: 35%;
    top: -246px;
  }
  .main-banner-area-seven .banner-image img:nth-child(10) {
    left: 22%;
    top: -128px;
  }
  .main-banner-area-seven .banner-image img:nth-child(11) {
    right: 0;
    top: -265px;
  }
  .main-banner-area-seven .banner-image img:last-child {
    display: none;
  }
}

@media only screen and (min-width: 2500px) {
  .home-sliders .banner-image {
    top: 375px;
  }
}
/*# sourceMappingURL=responsive.css.map */




/*------------------------------------------ media query -----------------------------------------*/
@media (max-width:667px) {
    .single-pricing.two {
        height: auto;
        margin-bottom: 20px;
    }

    .single-pricing .price-btn {
        margin-top: 25px;
        display: flex;
        text-align: center;
        flex-direction: column;
    }

        .single-pricing .price-btn a {
            margin-top: 25px;
        }

    .about-footer {
        margin-left: 0%;
        margin-right: 0;
    }

    .feature-footer {
        margin-left: 0%;
        margin-right: 0;
    }

    .faq-image {
        padding: 0 11% 0 11%;
        position: relative;
    }

        .faq-image img {
            right: 0;
            left: 0
        }
}

@media (max-width:1199px) {
    .single-pricing.two {
        height: auto;
        margin-bottom: 20px;
    }
}



@media (min-width: 1200px) {
    .container-header {
        max-width: 1324px;
    }
}

@media (min-width: 992px) {
    .fria-nav .navbar .others-options .default-btn {
        margin-right: 0;
        margin-left: 0;
    }

    .others-options .default-btn {
        font-size: 11px;
    }

    .navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-brand span {
        color: rgb(9, 26, 79);
        font-size: 15px;
    }

    .theme-light .black-logo {
        width: 18px;
    }
  
}

@media (max-width: 1200px) {

    .navbar-light .navbar-brand, .navbar-light .navbar-brand:hover, .navbar-brand span {
        color: rgb(9, 26, 79);
        font-size: 15px;
    }

}

/*------------------------------ new reponsive ----------------------------------------*/

@media (min-width: 1200px) and (max-width: 1199px) {
    .container {
        max-width: fit-content;
    }
}
@media (min-width: 992px) {
    .buy-now-btn {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .container {
        max-width: fit-content;
    }
}
@media (max-width: 1199px) {
    .single-pricing.two {
        height: 100%;
       
    }
   
}
@media  (max-width: 993px) {
    .container {
        max-width: 100%;
    }
    .single-pricing.two .pricing-header{
        height:200px;
    }
}
@media (max-width: 992px) {
   
    .navbar-light .navbar-brand span {
        display: none;
    }

    .container {
        max-width: fit-content;
    }

    .solutions-image {
        height: 100%;
    }

    .solutions-content-area, .experience-inner-area {
        max-width: 100%;
    } 
    ul {
        list-style: none;
    }

    .main-banner-area-four .main-banner-content {
        position: relative;
        max-width: 100%;
        margin-left: 0;
        text-align: center;
        margin-bottom: 20px;
    }


}
@media (max-width: 991px) {
    .buy-now-btn {
        display: block;
    }
    .container {
        max-width: 100% !important;
    }
    .navbar-light .navbar-brand span {
        display: none;
    }

.logo a{
    display: flex;
}

    .services-section.Custom-rtl .row > .col-md-6 {
        margin: 20px 0;
    }
    .fria-responsive-nav .logo {
        width: 76%;
    }

    .single-pricing {
        padding: 20px;
    }
}

@media (max-width: 860px) {
  

    .single-pricing .price-btn {
        margin-top: 0;
        display: grid;
    } 
    .single-pricing .price-btn {
        margin-top: 0;
        display: grid;
    }

    .pricing-section .row > .col-lg-5, .row.pricing-custom .col-lg-5 {
        margin: 20px 0;
    }
    .single-pricing .price-btn .default-btn {
        margin-top: 20px;
    }
    }

    @media (max-width: 767px) {
        .main-banner-area-four .main-banner-content .banner-btn {
            margin-top: 20px;
            margin-bottom: 20px;
        }

        .navbar-light .navbar-brand span {
            display: none;
        }

        .contact-image {
            width: 100%;
        }

            .contact-image img {
                height: auto !important;
            }

        .contact-image {
            height: auto;
        }

        .fria-responsive-nav .logo {
            width: 76%;
        }
    }

    @media (max-width: 500px) {
        .navbar-light .navbar-brand span {
            display: none;
        }

        .fria-responsive-nav .logo {
            width: 76%;
        }
    }