/*
Author: XpeedStudio
Author URI: http://themeforest.net/user/XpeedStudio/portfolio
*/
/*==========================================================

==========================Table Of Content===========================

1. global
2. accordion
3. blog
4. image accordion
5. section title
6. instagram
7. product filter
8. pagination
9. client
10. info box
11. info image box
12. team
13. video
14. header
15. tab
16. pricing lsit
17. countdown timer
18. contact form
19. login
20. pricing
21. author profile
22. testimonial
23. timeline
24. 404

=============================================================*/
@media (max-width: 320px) {
  :root {
    font-size: 13px; } }

@media (max-width: 480px) {
  :root {
    font-size: 14px; } }

@media (max-width: 991px) {
  :root {
    font-size: 13px; } }

@media (max-width: 767px) {
  .section-title-wraper {
    text-align: center;
    margin-bottom: 30px; } }

/* 1. global */
/* 2. accordion */
/* 3. blog */
/* 4. image accordion */
/* responsive for ====>>> 767px */
@media (max-width: 767px) {
  .elementskit-image-accordion-wraper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

/* 5. section title */
/* 6. instagram */
/* 7. product filter */
/* 8. pagination */
/* 9. client */
/* 10. info box */
/* 11. info image box */
/* 12. team */
/* 13. video */
/* 14. header */
/* 15. tab */
/* 16. pricing lsit */
/* 17. countdown timer */
@media (max-width: 991px) {
  .elementskit-countdown-timer .elementskit-timer-container,
  .elementskit-countdown-timer-3 .elementskit-timer-container {
    width: 50%; }
  .elementskit-flip-clock > .elementskit-time {
    margin-bottom: 30px; } }

@media (max-width: 480px) {
  .elementskit-countdown-timer .elementskit-timer-container,
  .elementskit-countdown-timer-3 .elementskit-timer-container {
    display: block;
    width: 100%; }
  .elementskit-flip-clock > .elementskit-time {
    margin-bottom: 30px; }
    .elementskit-flip-clock > .elementskit-time:not(:last-child) {
      margin-right: 0; }
  .elementskit-countdown-timer-4::before, .elementskit-countdown-timer-4::after {
    display: none; }
  .elementskit-countdown-timer-4 {
    width: 100%;
    margin-left: 0px; } }

/* 18. contact form */
/* 19. login */
/* 20. pricing */
/* 21. author profile */
/* 22. testimonial */
/* 23. timeline */
/* 24. 404 */
/* 25. Download banner */
/* 26. subscribe banner */
