@media only screen and (min-width: 768px) and (max-width: 991px) {
  .top-bar-area .text-right {
    text-align: center !important;
    justify-content: center;
    margin-top: 10px;
    display: flex;
  }

  .top-bar-area.inc-logo {
    border-bottom: 1px solid #e7e7e7;
  }

  .case-details-area .content ul.project-info li:first-child,
  .case-details-area .content ul.project-info li:nth-child(2),
  .feature-area .features-box .single-item:first-child,
  .feature-area .features-box .single-item:nth-child(2),
  .features-area .item-grid:first-child,
  .fun-factor-area .fun-fact-items .item:first-child,
  .fun-factor-area .fun-fact-items .item:nth-child(2),
  .top-bar-area.inc-logo .text-right {
    margin-top: 0;
  }

  .navbar .attr-nav form {
    margin: 14px 0;
    min-width: 210px;
    width: 210px;
  }

  .breadcrumb-area,
  .choose-us-area .single-item,
  .quick-contact-area,
  .testimonials-area,
  .top-features-area .item {
    text-align: center;
  }

  .breadcrumb-area h2 {
    margin-bottom: 25px;
  }

  .breadcrumb-area .text-right,
  .top-features-area .item .more {
    text-align: center !important;
  }

  .banner-area .thumb,
  .banner-area .thumbs {
    top: 0;
    display: none;
  }

  .about-standard-area .fixed-shape,
  .about-standard-area .thumb img:nth-child(2),
  .banner-area .appoinment,
  .banner-area.carousel-shape .box-cell::after,
  .services-area .services-content .item .bottom span,
  .services-area .services-tabs .tab-pane::after,
  .testimonials-area .item::before,
  .top-features-area .item .more a::after {
    display: none;
  }

  .banner-area.carousel-shape p {
    padding-right: 0;
  }

  .banner-area.carousel-shape .box-cell::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.6;
  }

  .about-content-area .thumb img:first-child,
  .banner-area.carousel-shape .slider-thumb,
  .blog-area .item .thumb img,
  .team-single-area .basic-info::after {
    width: 100%;
  }

  .about-area .thumb .overlay {
    right: 50px;
    transform: translate(0, -50%);
  }

  .about-area.reverse .info {
    padding-right: 15px;
    padding-bottom: 30px;
  }

  .about-area .thumb {
    margin-bottom: 50px;
  }

  .about-area.reverse .thumbs img,
  .feature-area .feature-box .thumb img {
    max-width: 100%;
  }

  .about-content-area .thumb {
    margin-bottom: 100px;
  }

  .about-content-area .overlay {
    right: auto;
    left: 30px;
  }

  .about-standard-area .thumb {
    margin-top: 0;
    margin-bottom: 70px;
  }

  .about-standard-area .thumb img:first-child {
    max-width: 100%;
    float: center;
    border: none;
  }

  .about-standard-area .overlay {
    left: 30px;
    bottom: -30px;
  }

  .features-area .features-box {
    padding-left: 15px;
    margin-top: 80px;
  }

  .faq-area .appoinment-form,
  .feature-area .features-box .single-item,
  .team-single-area .bottom-info,
  .team-single-area .skill-items {
    margin-top: 30px;
  }

  .feature-area .heading-left {
    margin-bottom: 40px;
  }

  .top-features-area .item .more a {
    padding: 0;
  }

  .feature-area .feature-box .content .content-box {
    position: inherit;
    top: 0;
    transform: inherit;
    margin-top: 30px;
  }

  .blog-area.right-sidebar .sidebar,
  .contact-area .info,
  .feature-area .feature-box .content {
    padding-left: 15px;
  }

  .works-about-items::before {
    right: -20%;
  }

  .works-about-area .works-about-items .info,
  .works-about-area.reverse .works-about-items .info {
    padding-right: 15px;
    padding-left: 15px;
  }

  .blog-area.left-sidebar .sidebar,
  .blog-area.right-sidebar .sidebar,
  .contact-area .contact-tabs,
  .faq-area .faq-content,
  .fun-factor-area .fun-fact-items .item,
  .services-details-area .sidebar,
  .works-about-area .works-about-items .thumb {
    margin-top: 50px;
  }

  .works-about-area.reverse .works-about-items .thumb {
    margin-top: 0;
    margin-bottom: 110px;
  }

  .works-about-area .works-about-items .thumb .fun-fact,
  .works-about-area.reverse .works-about-items .thumb .fun-fact {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
  }

  .case-studies-area.grid-items .case-items.colums-2 .pf-item,
  .case-studies-area.grid-items .case-items.colums-3 .pf-item,
  .case-studies-area.grid-items .case-items.colums-4 .pf-item {
    width: 50%;
  }

  .case-details-area .content ul.project-info {
    display: block;
    overflow: hidden;
  }

  .case-details-area .content ul.project-info li {
    float: left;
    width: 50%;
    margin-bottom: 0;
    margin-top: 30px;
    text-align: center;
  }

  .case-details-area .content ul.project-info li .title,
  .services-area .services-content .item .bottom,
  .testimonials-area .item .provider {
    justify-content: center;
  }

  .quick-contact-area .text-right {
    text-align: center !important;
    margin-top: 30px;
  }

  .services-area .services-tabs .row {
    margin-left: -15px;
    overflow: hidden;
  }

  .services-area .services-tabs .tab-pane {
    margin-bottom: 0;
    overflow: hidden;
  }

  .services-area .services-tabs .thumb {
    min-height: 350px;
  }

  .services-area .services-tabs .info .content {
    padding-left: 40px;
  }

  .service-area .service-box .item {
    text-align: center;
    display: block;
    padding: 50px 30px;
  }

  .service-area .service-box .item .icon {
    display: inline-block;
  }

  .choose-us-area .item .icon i,
  .service-area .service-box .item i {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .services-area .services-content .item {
    display: block;
    text-align: center;
  }

  .services-area .services-content img {
    margin: auto;
  }

  .services-area .services-content .item .icon {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .blog-area .blog-thin-colums .thumb,
  .team-single-area .top-info .thumb {
    margin-bottom: 30px;
  }

  .team-single-area .basic-info {
    margin-left: 0;
    margin-right: 0;
    padding: 30px;
  }

  .testimonials-area .testimonial-items .owl-stage-outer {
    margin: -15px;
    padding: 15px;
  }

  .testimonials-area .thumb {
    position: relative;
    z-index: 1;
    height: 200px;
    width: 200px;
    margin: auto auto 25px;
  }

  .testimonials-area .thumb i {
    right: 15px;
  }

  .about-area.faq-area .faq-content {
    margin-top: 25px;
  }

  .video-area.extra-padding {
    padding-bottom: 215px;
  }

  .choose-us-area .single-item:last-child {
    margin-bottom: 0;
  }

  .choose-us-area .item {
    padding: 50px 30px;
    display: block;
  }

  .choose-us-area .item .call {
    text-align: left;
    justify-content: center;
  }

  .blog-area.left-sidebar .blog-content {
    float: none;
  }

  .blog-area .blog-items .blog-thin-colums .item {
    padding: 0;
    border: none;
  }

  .blog-area.left-sidebar .sidebar {
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .banner-area h3,
  h4,
  h5,
  h6 {
    line-height: 1.4;
  }

  nav.navbar.bootsnav .navbar-brand {
    display: inline-block;
    float: none !important;
    margin: 0 0 0 -60px !important;
  }

  .attr-nav.inc-border {
    margin-top: 0px;
  }

  .banner-area,
  .breadcrumb-area {
    text-align: center;
  }

  .banner-area.auto-height.text-light.bg-gradient.home-banner {
    padding: 80px 0 40px;
  }

  .attr-nav > ul > li > a {
    font-size: 12px !important;
    padding: 4px 7px !important;
    background-color: #0077db;
    color: #fff;
  }

  .attr-nav.inc-border {
    margin: 5px -29px 0px 0px !important;
  }

  .inner-page-breadcrum {
    padding: 190px 0px 100px 0px !important;
    background-position: left !important;
  }

  .copyright {
    padding-top: 5px;
    margin-top: 60px;
    border-top: 1px solid #fff;
  }

  .appoinment-form {
    margin: 23px 0 0 !important;
  }

  .banner-area.auto-height.text-light.bg-gradient.mar-top-100p {
    padding-bottom: 40px;
  }

  .terms-privacy-content {
    font-size: 14px;
  }

  .transform-content h2 {
    font-size: 32px;
  }

  .banner-area .content p,
  .banner-area p,
  .banner-area.text-center p,
  .transform-Research-start {
    padding: 0;
  }

  .default-padding,
  .default-padding-top,
  .padding-xl {
    padding-top: 50px;
  }

  h4 {
    font-size: 20px;
  }

  .container-medium {
    width: 100%;
  }

  .default-padding {
    padding-bottom: 100px;
  }

  .default-padding-bottom,
  .padding-xl {
    padding-bottom: 50px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .heading-left,
  .site-heading {
    margin-bottom: 0px;
  }

  .banner-area h2,
  .breadcrumb-area h1,
  .site-heading h2 {
    font-size: 36px;
  }

  .attr-nav > ul > li.button,
  .navbar .attr-nav form,
  .navbar .attr-nav.button,
  .navbar.navbar-fixed.transparent .attr-nav > ul > li.contact,
  .owl-carousel.owl-theme .owl-nav,
  .top-bar-area,
  nav.navbar .quote-btn {
    display: none;
  }

  .breadcrumb-area {
    padding: 80px 0;
    position: relative;
  }

  .breadcrumb-area h2,
  .heading-left h2 {
    font-size: 36px;
    margin-bottom: 25px;
  }

  .breadcrumb-area .text-right {
    text-align: center !important;
  }

  .side {
    padding: 50px 50px 50px 35px;
    width: 320px;
  }

  .heading-left .right-info {
    padding-left: 15px;
  }

  .heading-left h5 {
    margin-bottom: 15px;
  }

  footer.bg-dark.text-light li {
    margin-bottom: 1px;
  }

  footer h4.widget-title {
    margin-bottom: 5px;
  }

  .banner-area,
  .banner-area div,
  body {
    height: auto;
  }

  .quick-contact-items h2 {
    font-weight: 600;
    line-height: 35px;
    font-size: 31px;
    margin-bottom: -5px;
  }

  .about-area .info h2,
  .about-content-area .info h2,
  .faq-area .info h2,
  .services-area .services-tabs .info .content h2,
  .who-we-area-box .item h4,
  .why-us h2,
  .works-about-items .info h2 {
    font-weight: 600;
    margin-bottom: 5px;
  }

  .fun-factor-area .item .timer {
    font-size: 42px;
    font-weight: 700;
    line-height: 42px;
    margin-top: -5px;
    margin-bottom: -5px;
  }

  .features-area .item-grid:first-child .item:first-child h5,
  .features-area .item-grid:last-child .item:last-child h5 {
    color: #fff !important;
  }

  .default-padding {
    padding-bottom: 30px;
  }

  .fun-fact {
    margin-bottom: 18px;
  }

  .banner-area .content,
  .banner-area.auto-height .content {
    padding: 60px 0 0;
  }

  .col-lg-3.col-md-6.item {
    width: 48%;
  }

  .banner-area.bottom-shape .content {
    padding-top: 120px;
  }

  .banner-area .carousel-indicators {
    right: auto;
    left: auto;
    width: 100%;
    height: auto;
    top: auto;
    transform: inherit;
    bottom: 15px;
    position: inherit;
  }

  .banner-area .carousel-indicators li {
    display: inline-block;
    margin: 0 5px;
  }

  .banner-area .content h2,
  .banner-area.text-large .content h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }

  .appoinment-form {
    margin-bottom: 12px;
  }

  a.btn.circle.btn-light.effect.btn-md.wow.fadeInUp {
    margin-top: -2px;
  }

  .form-banner textarea {
    width: 100%;
  }

  .services-details-area.default-padding .sidebar-item {
    width: 100%;
    padding: 21px !important;
  }

  .services-details-area.default-padding .col-lg-4.sidebar.align-self-center {
    width: 100%;
  }

  .services-details-area.default-padding .sidebar-item img {
    width: 100%;
  }

  .banner-area.mar-top-100p .content {
    margin-top: 140px;
  }
}

.banner-area .thumb {
  top: 38px;
}

.banner-area.carousel-shape p {
  padding-right: 0;
}

.banner-area .thumbs,
.comments-list .commen-item {
  margin-bottom: 50px;
}

.banner-area .content h2,
.banner-area.text-large .content h2 {
  font-size: 36px;
}

.banner-area.top-pad-60-responsive {
  padding-top: 60px;
}

.banner-area .appoinment-box {
  margin-bottom: 60px;
}

.banner-area.shape .content {
  padding-top: 120px;
}

.about-area .info ul li,
.banner-area .content .bottom,
.blog-area .pagi-area .pagination {
  display: block;
}

.banner-area .content .bottom a {
  margin-right: 15px;
  margin-left: 15px;
}

.banner-area .content .bottom .call-us {
  margin-top: 25px;
  justify-content: center;
}

.academic2,
.banner-area.auto-height.circle-shape .content,
.econ1,
.econ4,
.psupp2,
.sec-packages,
.sec-project,
.ser10,
.ser11,
.transform-Research-start {
  padding: 50px 0;
}

.about-area.inc-shape::after,
.about-standard-area .fixed-shape,
.about-standard-area .thumb img:nth-child(2),
.banner-area.carousel-shape .box-cell::after,
.banner-area.circle-shape .content::after,
.blog-area .blog-items .footer-meta ul li:first-child,
.error-page-area .error-box h1,
.services-area .services-content .item .bottom span,
.services-area .services-tabs .tab-pane::after,
.testimonials-area .item::before,
.top-features-area .item .more a::after {
  display: none;
}

.banner-area.circle-shape .content::before {
  height: 140%;
  width: 200%;
  border-radius: inherit;
}

.banner-area.carousel-shape .box-cell::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.6;
}

.about-area .thumb img:first-child,
.about-content-area .thumb img:first-child,
.banner-area.carousel-shape .slider-thumb,
.comments-list .commen-item .content,
.team-single-area .basic-info li,
.team-single-area .basic-info::after {
  width: 100%;
}

.about-area .thumb,
.blog-area .blog-thin-colums .thumb,
.team-single-area .top-info .thumb {
  margin-bottom: 30px;
}

.about-area .thumb img:nth-child(2) {
  position: inherit;
  left: 0;
  width: 100%;
  top: 0;
  margin-bottom: 0;
  margin-top: 30px;
  display: none;
}

.about-area .thumb .overlay .content {
  position: inherit;
  left: 0;
  top: 0;
  transform: inherit;
  width: auto;
  padding: 0;
}

.about-area .thumb .overlay {
  position: inherit;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  transform: inherit;
  padding: 60px;
  margin-top: 30px;
  display: none;
}

.about-area .info,
.blog-area.single .post-pagi-area,
.testimonials-area,
.top-features-area .item,
.work-process-area .work-pro-items .item,
footer.bg-dark .footer-bottom {
  text-align: center;
}

.about-area .author .intro,
.about-area.faq-area .info {
  text-align: left;
}

.about-area .info ul li i,
.choose-us-area .item .icon i,
.feature-area .feature-box .item i,
.service-area .service-box .item i {
  margin-right: 0;
  margin-bottom: 25px;
}

.about-area .author,
.case-details-area .content ul.project-info li .title,
.services-area .services-content .item .bottom,
.testimonials-area .item .provider {
  justify-content: center;
}

.about-area.reverse .info {
  padding-right: 15px;
  padding-bottom: 30px;
}

.about-area.reverse .thumbs img,
.feature-area .feature-box .thumb img {
  max-width: 100%;
}

.about-content-area .thumb {
  margin-bottom: 80px;
}

.about-standard-area .thumb {
  margin-top: 0;
  margin-bottom: 70px;
}

.about-standard-area .thumb img:first-child {
  max-width: 100%;
  float: center;
  border: none;
}

.about-standard-area .overlay {
  left: 30px;
  bottom: -30px;
}

.contact-area .contact-tabs > ul li,
.content-tabs .nav-tabs li {
  display: block;
  margin-bottom: 15px;
}

.content-tabs .nav-tabs li a {
  padding: 15px;
  text-align: center;
}

.content-tabs .nav-tabs {
  border: none;
  margin-bottom: 15px !important;
}

.who-we-area-area .thumb {
  min-height: 350px;
  display: none;
}

.who-we-area-box .item:first-child {
  margin-top: 30px;
  padding-bottom: 30px;
}

.who-we-area-box .item {
  padding: 50px 30px;
  border: none;
  position: relative;
}

.who-we-area-box .item h4 {
  margin-bottom: 15px;
}

.contact-area .info,
.features-area .features-box {
  padding-left: 15px;
  margin-top: 30px;
}

.feature-area .features-box .single-item,
.features-area .features-box .item-grid,
.team-single-area .bottom-info,
.team-single-area .skill-items {
  margin-top: 30px;
}

.features-area .item-grid .item:hover {
  background: linear-gradient(90deg, #086ad8 0, #0a3c74 100%) !important;
}

.features-area .features-box .item-grid .item:hover a,
.features-area .features-box .item-grid .item:hover i,
.features-area .features-box .item-grid .item:hover p {
  color: #fff !important;
}

.case-details-area .content ul.project-info li:first-child,
.feature-area .features-box .single-item:first-child {
  margin-top: 0;
}

.top-features-area .item .more {
  text-align: center !important;
}

.top-features-area .item .more a {
  padding: 0;
}

.feature-area .feature-box .content .content-box {
  position: inherit;
  top: 0;
  transform: inherit;
  margin-top: 30px;
  background: 0 0;
  border: none;
  padding: 0;
}

.blog-area.right-sidebar .sidebar,
.feature-area .feature-box .content,
.services-area .services-tabs .info {
  padding-left: 15px;
}

.feature-area .feature-box .item {
  display: block;
  text-align: center;
  background: #fff;
  padding: 50px 30px;
  margin-top: 30px;
  border-radius: 5px;
  box-shadow: 0 0 10px #ccc;
}

.work-process-area .work-pro-items .item .icon span {
  left: 50%;
  transform: translateX(-50%);
}

.works-about-items::before {
  right: -20%;
}

.works-about-area .works-about-items .info,
.works-about-area.reverse .works-about-items .info {
  padding-right: 15px;
  padding-left: 15px;
}

.blog-area .comments-form,
.services-details-area .sidebar,
.works-about-area .works-about-items .thumb {
  margin-top: 50px;
}

.works-about-area.reverse .works-about-items .thumb {
  margin-top: 0;
  margin-bottom: 80px;
}

.works-about-area .works-about-items .thumb .fun-fact,
.works-about-area.reverse .works-about-items .thumb .fun-fact {
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
}

.quick-contact-area .text-right {
  text-align: left !important;
  margin-top: 30px;
}

.faq-area .faq-content {
  margin-top: 40px;
}

.about-area.faq-area .faq-content {
  margin-top: 25px;
}

.faq-area .appoinment-form {
  margin-top: 30px;
  padding: 50px 30px;
}

.testimonials-area .testimonial-items .owl-stage-outer {
  margin: -15px;
  padding: 15px;
}

.testimonials-area .thumb {
  position: relative;
  z-index: 1;
  height: 200px;
  width: 200px;
  margin: auto auto 25px;
}

.testimonials-area .thumb i {
  right: 56px;
  top: 10px;
}

.case-studies-area.grid-items .case-items.colums-2 .pf-item,
.case-studies-area.grid-items .case-items.colums-3 .pf-item,
.case-studies-area.grid-items .case-items.colums-4 .pf-item {
  width: 100% !important;
}

.case-details-area .content {
  padding: 0 15px;
}

.case-details-area .content ul.project-info {
  display: block;
  overflow: hidden;
  top: 0;
  margin-bottom: 30px;
  margin-top: 30px;
}

.case-details-area .content ul.project-info li {
  float: left;
  width: 100%;
  margin-bottom: 0;
  margin-top: 30px;
  text-align: center;
}

.video-area.extra-padding {
  padding-bottom: 205px;
}

.choose-us-area .single-item {
  margin-bottom: 30px;
  text-align: center;
}

.choose-us-area .single-item:last-child,
.contact-area .contact-tabs > ul li:last-child,
.services-area .services-tabs ul li:last-child {
  margin-bottom: 0;
}

.choose-us-area .item {
  padding: 50px 30px;
  display: block;
}

.choose-us-area .item .call {
  text-align: left;
  justify-content: center;
}

.services-area .services-tabs .row {
  margin-left: -15px;
}

.services-area .services-tabs ul li {
  display: block;
  margin-bottom: 25px;
}

.services-area .services-tabs ul li a {
  margin: 0;
}

.services-area .services-tabs .tab-pane {
  margin-bottom: 0;
  overflow: hidden;
}

.blog-area .sidebar .sidebar-item.add-banner .sidebar-info,
.services-area .services-tabs .info .content {
  padding: 50px 30px;
}

.services-area .services-tabs .thumb {
  min-height: 300px;
}

.featured-services-area {
  padding-top: 50px;
}

.service-area .service-box .item {
  text-align: center;
  display: block;
  padding: 50px 30px;
}

.service-area .service-box .item .icon {
  display: inline-block;
}

.blog-area .blog-content .post-tags,
.blog-area .blog-content .share,
.comments-list .commen-item .avatar,
.comments-list .commen-item .content,
.services-area .services-content .item {
  display: block;
  text-align: center;
}

.services-area .services-content img {
  margin: auto;
}

.services-area .services-content .item .icon {
  margin-right: 0;
  margin-bottom: 30px;
}

.team-single-area .basic-info {
  margin-left: 0;
  margin-right: 0;
  padding: 30px;
}

.blog-area .blog-items .footer-meta ul {
  border-top: none;
  padding-top: 0;
}

.blog-area .pagi-area .pagination li {
  display: inline-block;
  margin-top: 5px;
}

.blog-area .blog-content .share .social {
  margin-top: 10px;
}

.blog-area.left-sidebar .blog-content,
.blog-area.single .post-pagi-area a:last-child {
  float: none;
}

.blog-area.left-sidebar .sidebar,
.blog-area.right-sidebar .sidebar {
  margin-top: 50px;
  overflow: hidden;
}

.blog-area.left-sidebar .sidebar {
  padding-right: 15px;
}

.blog-area.single .post-pagi-area a {
  margin: 5px;
}

.comments-list .commen-item.reply {
  margin-left: 0;
  padding-left: 0;
}

.comments-list .commen-item .avatar {
  float: none;
  height: 80px;
  width: 80px;
  margin: auto;
}

.comments-list .commen-item .content .title {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

.comments-list .commen-item .content .title span {
  margin: 15px 0 0;
  padding: 0;
  border: none;
  display: block;
}

.comments-list .commen-item:last-child {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.contact-area .contact-tabs > ul {
  border: none;
  margin-top: 0;
  text-align: center;
}

.contact-area .contact-tabs > ul li a {
  margin-right: 0;
  border: 1px solid #e7e7e7;
  background: #fff;
  font-size: 20px;
}

.contact-area .contact-tabs > ul li a.active {
  background: #fff;
}

.contact-tabs .tab-content iframe {
  height: 300px;
}

footer .f-items.default-padding {
  padding-top: 0;
}

footer .f-item.about {
  margin-right: 0;
}

footer .footer-bottom .text-right {
  text-align: center !important;
  margin-top: 10px;
}

.table-slider .table-box {
  width: 100%;
  overflow-x: auto;
}

.text-center-2 h2 {
  font-size: 17px;
}

.econ3 {
  padding: 20px 0;
}

.margin-box {
  margin-top: 12px;
}

.box {
  margin-top: 64px;
}

.ser10 .box h5 {
  font-size: 20px;
}

.transform-content h2 {
  font-size: 22px;
}

.text-center h2 {
  font-size: 26px;
}

.btn2 {
  margin-top: -64px;
  padding: 12px;
}

a .btn2 {
  font-size: 12px;
}

.econ3 .box {
  height: 75%;
}



@media only screen and (min-width: 480px) and (max-width: 767px) {
  .side {
    padding: 50px;
    width: 400px;
  }

  .comments-list .commen-item .avatar,
  .comments-list .commen-item .content {
    display: table-cell;
    text-align: left;
  }

  .comments-list .commen-item .content {
    width: auto;
    padding-left: 25px;
  }

  .comments-list .commen-item .avatar {
    float: none;
    height: 80px;
    width: 80px;
    margin: inherit;
  }

  .comments-list .commen-item .content .title {
    margin-top: 0;
  }

  .blog-area.single .post-pagi-area {
    text-align: inherit;
  }

  .blog-area.single .post-pagi-area a:last-child {
    float: right;
  }

  .fun-factor-area .item .timer {
    margin-top: 0;
    line-height: 2;
  }
  
 
}

@media screen and (max-width: 991px) {
  .order-last {
    order: 0;
  }
}

@media only screen and (max-width: 350px) {
  .banner-area .popup-youtube.relative.video-play-button {
    display: none;
  }

  .banner-area .nice-select .option {
    font-size: 12px;
  }

  .banner-area .appoinment-box {
    margin-bottom: 60px;
    padding: 50px 30px;
  }

  .faq-area .faq-content .card .card-header h4 {
    align-items: inherit;
  }
}

@media only screen and (max-width: 550px) {
  .video-area .fixed-shape-bottom {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonials-area .testimonial-items .owl-stage-outer {
    margin: -15px;
    padding: 15px;
  }

  .testimonials-area .item::before {
    display: none;
  }

  .testimonials-area .thumb i {
    right: 45px;
  }

  .testimonial-items .item > .row {
    align-items: center;
  }
}

@media only screen and (max-width: 1199px) {
  .team-single-area .row.align-center {
    align-items: inherit;
  }

  .navbar .attr-nav .contact {
    display: block !important;
    padding: 0;
    margin: 0;
  }

  .attr-nav.inc-border {
    margin-top: 30px;
  }

  .attr-nav {
    display: inline-block;
    margin-left: 0px;
  }

  .attr-nav > ul > li > a {
    font-size: 12px !important;
    padding: 4px 7px !important;
  }

  .case-studies-area.grid-items .case-items.colums-2 .pf-item,
  .case-studies-area.grid-items .case-items.colums-3 .pf-item,
  .case-studies-area.grid-items .case-items.colums-4 .pf-item {
    width: 50%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1400px) {
  .banner-area.carousel-shape .slider-thumb {
    width: 70%;
  }
}

@media only screen and (max-width: 500px) {
  .about-content-area {
    text-align: center;
  }

  .about-content-area .overlay {
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }

  .about-content-area .overlay i {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 25px;
    display: inline-block;
  }

  .about-content-area .thumb {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 768px) {
  .econ3 {
    padding: 20px 0;
  }

  .banner-area .content h2,
  .banner-area.text-large .content h2 {
    font-size: 30px;
  }
  
  .ser11 .twi {
        margin-top: 12px;
    }
}

@media only screen and (max-width: 400px) {
  .about-standard-area .thumb {
    margin-bottom: 30px;
  }

  .about-standard-area .overlay {
    display: none;
  }
  
   .services-packs .box ul {
      font-size: 12px;
  }
  
  .col-twi{
      margin-top: 12px;
  }
  
  .btn1{
          margin-left: -26px;
  }
 
  
}
