/*start min width 1200px*/
@media all and (min-width: 1200px) {
  .movie-navbar-two {
    margin-top: 17px;
  }
}
/*start max width 1024px*/
@media all and (max-width: 1024px) {
  .about-section img {
    width: 100%;
  }
  .about-details2 {
    margin-top: 5px;
    padding-left: 0px;
  }
  .about-section .pulse-video {
    margin-top: -40px;
  }
  .footer-section ul.mr-5 {
    margin-right: 25px !important;
  }
  .testimonial-three-slider .thumb:after {
    margin-top: -17px;
  }
  .slider-text-two h2
  {
      font-size:20px;
  }
  .footer-section .widget_about img
  {
      width: 220px;
height: 150px;
  }
}
/*start max width 991px*/
@media all and (max-width: 991px) {
  .pd-top-add {
    padding-top: 50px;
  }
  .section-title {
    margin-bottom: 80px;
  }
  .default-padding {
    padding: 100px 0;
  }
  .default-padding-1 {
    padding: 100px 0 70px;
  }
  .default-padding-3 {
    padding: 90px 0 100px 0;
  }
  .default-padding-6 {
    padding: 70px 0 100px 0;
  }
  .mg-bottom-120 {
    margin-bottom: 100px;
  }
  .movie-navbar-two .brand-small {
    display: block;
  }
  .movie-navbar-two .brand-large {
    display: none;
  }
  .movie-navbar {
    height: 85px;
  }
  .call-to-action-two h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .call-to-action-two h2 {
    font-size: 24px;
  }
  .call-to-action-two p {
    margin-bottom: 26px;
  }
  .single-blog-section .widget_search {
    margin-top: 50px !important;
  }
  .footer-section .mg-bt-small {
    margin-bottom: 50px;
  }
  .footer-section {
    margin-top: 100px;
  }
  .testimonial-three-slider .thumb:after {
    margin-top: -40px !important;
  }
  .testimonial-slider .owl-dots {
    margin-left: -55px;
  }
  .about-section .about-details {
    padding-left: 0;
  }
  .about-video-thumb {
    margin-bottom: 20px;
  }
  .contact-details-info {
    margin-bottom: 50px;
  }
  .single-service {
    margin-bottom: 70px;
  }
  .single-team {
    margin-bottom: 30px;
  }
}
/*start min width 992px*/
@media all and (min-width: 992px) {
  .navbar.sm-navbar ul.navbar-nav > li {
    display: inline-block;
  }
  .navbar.sm-navbar ul.navbar-nav > li > a {
    display: block;
    padding: 38px 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2c3e50;
  }
  .navbar.sm-navbar ul.navbar-nav > li > a:hover {
    color: #2678ff;
    text-decoration: none;
  }
  .movie-navbar.sm-navbar ul.navbar-nav > li > a {
    padding: 32px 15px;
  }
  .movie-navbar-two {
    z-index: 999;
    width: 100%;
    background: transparent !important;
    border-bottom: 0 !important;
  }
  .movie-navbar-two .brand-small {
    display: none;
  }
  .movie-navbar-two ul.navbar-nav > li > a {
    color: #000 !important;
  }
  .movie-navbar-two.navbar-two-dark .widget {
    background: none !important;
  }
}
/*start max width 992px*/
@media all and (max-width: 992px) {
  .navbar.sm-navbar .navbar-brand {
    margin-left: 15px;
  }
  .navbar.sm-navbar .navbar-toggler {
    margin-right: 15px;
  }
  .navbar.sm-navbar .navbar-collapse {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 15px;
    padding-right: 15px;
    background: #FBFBFB;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 9999;
  }
  .navbar.sm-navbar ul.navbar-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar.sm-navbar ul.navbar-nav li {
    padding: 7px 0;
  }
  .navbar.sm-navbar ul.navbar-nav li a {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #2c3e50;
  }
  .navbar.sm-navbar ul.navbar-nav li:last-child {
    border-bottom: 0;
  }
}
/*start max-width 767px*/
@media all and (max-width: 767px) {
  .page-title {
    padding: 105px 0 90px 0;
  }
  
  .owl-carousel .owl-item img{
      width: 38%;
margin-left: 28%;
  }
  
  #scrollUp {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  #scrollUp .fa {
    font-size: 16px;
  }
  #msgSubmit {
    margin-top: 20px !important;
    font-size: 16px !important;
    text-align: left !important;
    margin-left: 0 !important;
  }
  .portfolio-isotope-btn {
    text-align: center;
  }
  .portfolio-isotope-btn button {
    margin-bottom: 15px;
  }
  .testimonial-three-slider .details {
    text-align: center;
    margin-left: 0;
  }
  .testimonial-three-slider .thumb {
    margin-bottom: 60px;
  }
  .testimonial-three-slider .thumb:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 38px;
    top: 45px;
  }
  .testimonial-three-slider .thumb:after {
    top: 124px;
    right: 24px;
  }
  .section-title {
    text-align: center;
    margin-bottom: 40px;
  }
  .section-title h2 {
    font-size: 30px;
    padding-left: 0;
    padding-top: 3px;
    display: block;
    float: none;
    margin-bottom: 4px;
  }
  .section-title h2:after {
    display: none;
  }
  .section-title a {
    display: inline-block;
    float: none;
  }
  .menu-top-contact {
    display: block;
  }
  .testimonial-section .client-details {
    padding: 0;
    margin-right: 9px;
    margin-left: 9px;
    display: inherit;
    text-align: center;
  }
  .testimonial-section .client-details .media-left {
    position: inherit;
    left: 50%;
    margin-top: -15px;
    padding-top: 25px;
    padding-bottom: 15px;
    margin-left: -45px;
  }
  .testimonial-slider .owl-dots {
    margin-left: -67px;
  }
  .testimonial-section .client-details .media-body {
    padding: 0 16px;
  }
  .about-details .about-title {
    font-size: 24px;
    line-height: 30px;
  }
  .contact-section .section-title {
    text-align: left;
    margin-bottom: 40px !important;
  }
  .contact-section .section-title h2 {
    padding-left: 0 !important;
  }
}
/*start max width 400px*/
@media all and (max-width: 400px) {
  .mlvp-list-container .vid-item {
    width: 127px;
  }
  .mlvp-arrows {
    display: block !important;
  }
  .mlvp-arrow-left {
    left: 41% !important;
    top: 72px !important;
  }
  .mlvp-arrow-right {
    right: 41%;
    top: 72px;
  }
  .testimonial-three-slider .thumb {
    margin-bottom: 60px;
  }
  .testimonial-three-slider .thumb:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 32px;
    top: 35px;
  }
  .testimonial-three-slider .thumb:after {
    top: 114px;
    right: 17px;
  }
}    
/*start max-width  320px*/
@media all and (max-width: 320px) {
  .about-section-2 .pulse-video {
    margin-top: -34px;
    margin-left: -28px;
  }
  .testimonial-three-slider .thumb {
    margin-bottom: 60px;
  }
  .testimonial-three-slider .thumb:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 25px;
    top: 22px;
  }
  .testimonial-three-slider .thumb:after {
    top: 101px;
    right: 11px;
  }
  
} 










