/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .about-us-image img {
        margin-left: 0;
    }
    .about-us-image {
        width: 100%;
    }
    .activities-img {
        width: 560px;
        margin-left: -35px;
    }
    .testimonial-area-img {
        width: 560px;
        margin-left: 35px;
    }
    .time-area-bg {
        width: 560px;
        margin-left: -50px;
    }
    .service-v1-page .about-us-image {
        width: 590px;
        margin-top: 80px;
    }
    .service-v1-page .service-page-img {
        width: 590px;
        margin-left: -60px;
        margin-top: 80px;
    }
    .about-accordion-img {
        width: 600px;
        margin-left: -60px;
        margin-top: 80px;
    }

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .main-menu ul li > a, header.sticky  .main-menu ul li > a{
        font-size: 15px;
        margin-left: 30px;
    }
    .main-btn.header-btn, header.sticky .main-btn.header-btn{
        padding: 15px 25px;
    }
    .about-us-image {
        width: 100%;
    }
    .about-us-image img {
        margin-left: 20px;
        margin-top: 80px;
    }
    .single-catagories-item h2 {
        font-size: 26px;
    }
    .activities-img {
        width: 500px;
        margin-left: -50px;
        margin-top: 80px;
    }
    .testimonial-area-img {
        width: 500px;
        margin-left: 0px;
        margin-top: 80px;
    }
    .price-content h2 {
        font-size: 26px;
    }
    .time-area-bg {
        width: 500px;
        margin-left: -40px;
    }
    .single-blog-details h3 {
        font-size: 22px;
    }
    .header-social-links {
        display: none;
    }
    .main-menu ul li > a, header.sticky .main-menu ul li > a {
        margin-left: 30px;
    }
    .them-two .single-categories-item h2 {
        font-size: 26px;
    }
    .about-accordion-img {
        width: 500px;
        margin-left: -35px;
        margin-top: 80px;
    }
    .them-2 .single-blog-text h3 {
        font-size: 22px;
    }
    .contact-area .section-title.them-two::before {
        left: 160px;
    }
    .main-menu {
        text-align: right;
    }
    .them-two-header .main-menu ul li a {
        margin-right: 0;
        margin-left: 20px;
    }
    .header-social-links {
        display: block;
    }
    .header-social-links li a {
        padding-left: 10px;
    }
    .service-v1-page .about-us-image {
        width: 500px;
        margin-right: 0;
        margin-top: 80px;
    }
    .service-v1-page .service-page-img {
        width: 500px;
        margin-left: -60px;
        margin-top: 80px;
    }
    .singles-service-price {
        margin-bottom: 30px;
    }
    .blog-page-area .single-blog-post-content h4 {
        font-size: 18px;
    }

}

 
/* Tablet desktop :768px. md */
@media (min-width: 768px) and (max-width: 991px) {




}
/* Tablet desktop :768px. */
@media (max-width: 991px) {
    .main-btn.header-btn {
        display: none;
    }

    .main-menu {
        display: none;
    }
    .logo {
        margin: 30px 0;
    }
    .slider-content h1 {
        font-size: 50px;
    }
    .header-contact-details h1 {
        font-size: 30px;
    }
    .pb-150 {
        padding-bottom: 100px;
    }
    .about-us-content .section-title p {
        margin-top: 0;
    }
    .about-us-image {
        margin-top: 50px;
        text-align: center;
        width: 100%;
    }
    .about-us-image img {
        margin-left: 0;
    }
    .catagories-area {
        margin-top: 700px;
    }
    .single-catagories-item {
        margin-bottom: 30px;
    }
    .catagorie-icon span {
        right: 90px;
    }
    .activities-img {
        width: 700px;
        margin-left: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    .single-service-area {
        margin-bottom: 30px;
    }
    .testimonial-area-img {
        width: 700px;
        margin-left: 0;
        text-align: center;
    }
    .single-price-content {
        margin-bottom: 30px;
    }
    .time-area-bg {
        width: 700px;
        margin-left: 0;
        text-align: center;
        margin-bottom: 30px;
    }
    .single-blog-content {
        margin-bottom: 30px;
    }
    .footer-wedget {
        margin-bottom: 50px;
    }
    .bottom-footer {
        text-align: center;
      }
      .bottom-footer .text-right {
        text-align: center !important;
      }
      .them-two-header .logo {
        width: 200px;
        padding-top: 25px;
    }
    .header-social-links {
        display: none;
    }
    .catagories-area {
        margin-top: 0;
    }
    .single-categories-item {
        margin-top: 30px;
    }
    .about-us-image {
        display: none;
    }
    .about-accordion-img {
        width: 600px;
        margin-left: 0;
        text-align: center;
    }
    .single-service-item {
        margin-bottom: 30px;
    }
    .activities-img-two {
        margin-top: 50px;
    }
    .single-team-item {
        margin-bottom: 30px;
    }
    .them-two .single-testimonial-item span {
        left: 85%;
        top: 50%;
    }
    .blog-content {
        margin-bottom: 30px;
    }
    .contact-area .text-right {
        text-align: left !important;
    }
    .contact-area .section-title.them-two::before {
        left: 40%;
    }
    header .container {
        position: relative;
        z-index: 1;
    }
    #mobile-menu-wrapp {
        display: block;
        position: absolute;
        right: 0;
        top: 73%;
        transform: translateY(-50%);
        width: 74%;
        height: 100%;
    }
    .slicknav_menu {
        background: transparent;
    }
    .slicknav_nav {
        background: #4bb3e6;
        padding: 20px;
        border-radius: 10px;
        width: 130%;
        position: absolute;
        top: 76%;
        left: -32%;
    }
    .slicknav_btn {
        background-color: #4bb3e6;
    }
    .slicknav_nav .slicknav_item a {
        font-size: 18px;
    }
    .slicknav_nav .slicknav_row, .slicknav_nav a {
        font-size: 18px;
    }
    header.sticky .logo {
        margin-top: 28px;
    }
    .testimonial-area-img-two {
        margin-bottom: 50px;
    }
    .product-list-area .text-right {
        text-align: left !important;
    }
    .service-v1-page .service-page-img {
        position: relative;
        width: 100%;
        margin-left: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    .service-v1-page .about-us-image {
        position: relative;
        right: 0;
        width: 100%;
        margin-right: 0;
        display: block;
        text-align: center;
    }
    .single-service-page .about-us-image {
        margin-top: 85px;
        display: block;
        position: relative;
        width: 100%;
        text-align: center;
    }
    .service-gallery-img img {
        width: 100%;
        margin-bottom: 30px;
    }
    .single-service-page .service-gallery-img.margin-top {
        margin-top: 0;
    }
    .team-area.team-page .row.mb-100 {
        margin-bottom: 0;
    }
    .completed-events-area {
        margin-top: 50px;
    }

    .about-us-content span {
        display: block;
      }
      .f-left.margin-right {
        float: none;
        margin-right: 0 !important;
      }
      .f-left.margin-right span {
        display: inline-block;
      }


}

 
/* small mobile :320px. */
@media (max-width: 767px) {
    .logo {
        width: 120px;
    }
    .slider-content h1 {
        font-size: 30px;
    }
    .header-contact-details h1 {
        font-size: 20px;
    }
    .catagories-area {
        margin-top: 400px;
    }
    .pt-150{
        padding-top: 50px;
    }
    .pb-150{
        padding-bottom: 50px;
    }
    .mt-150{
        margin-top: 50px;
    }
    .mb-150{
        margin-bottom: 50px;
    }
    .activities-img, .testimonial-area-img, .time-area-bg {
        width: 450px;
    }
    h1 {
        font-size: 30px;
    }
    .hero-area-content {
        width: 100%;
    }
    .hero-area-content h1 {
        font-size: 40px;
    }
    .hero-area-content p {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .hero-area-content {
        padding-top: 170px;
    }
    .catagories-area {
        margin-top: 0px;
    }
    .about-accordion-img {
        width: 380px;
    }
    .about-accordion-content button.btn.btn-link {
        text-align: left;
    }
    .single-catagories-box {
        margin-bottom: 30px;
    }
    .activities-area .row.mb-30 {
        margin-bottom: 0;
    }
    .team-area.them-two .section-title.them-two::before {
        left: 140px;
    }
    .testimonial-area-img-two {
        margin-bottom: 50px;
    }
    .them-two .single-testimonial-item {
        clip-path: polygon(0% 0%,100% 0%, 100% 100%, 0% 100%);
        border-radius: 0;
    }
    .them-two .single-testimonial-item span {
        top: 58%;
    }
    .contact-area .section-title.them-two::before {
        left: 35%;
    }
    .single-activites-content {
        display: block;
    }
    .single-activites-content .activities-logo-content:first-child {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .blog-details-img {
        height: 350px !important;
    }
    .blog-page-area .single-blog-details-text ul li {
        margin-bottom: 10px;
    }
    .blog-details-page-carousel {
        margin-bottom: 30px;
    }
    .blog-page-area.blog-details-page .blog-details-page-tags ul.blog-detsils-social-links {
        text-align: left;
        margin-top: 0;
    }
    h1.error-heading {
        font-size: 100px !important;
    }
    section.error-area h1 {
        font-size: 30px;
    }
    .error-footer {
        text-align: center;
    }
    .error-footer .text-right {
        text-align: center !important;
    }
}
 
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:450px}

}

/* small Mobile :579px. */
@media (max-width: 579px){
    .activities-img, .testimonial-area-img, .time-area-bg {
        width: 380px;
    }
    .breadcrumb-content h1 {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .blog-details-img {
        height: 250px !important;
    }

}
