 /*Small devices (landscape phones, 576px and up)*/

 @media (min-width: 576px) {
    .contacts-list ul li {
        display: inline-block;
        padding: 0 20px;
        line-height: 15px;
        border-right: #393939 2px solid;
    }

    .contacts-list ul li:last-child {
        border: none;
    }
    .contacts-list ul li a {
        font-size: 16px;
    }

 }
 /*Medium devices (tablets, 768px and up)*/

 @media (min-width: 768px) {
     .main-header {
         position: fixed;
         top: 0;
         left: 0;
         right: 0;
         z-index: 999;
     }
     .banner-content-wrap {
         margin-top: 110px;
     }
     .banner-desc {
         position: absolute;
         top: 50%;
         transform: translate(0px, -50%);
         -moz-transform: translate(0px, -50%);
         -ms-transform: translate(0px, -50%);
         -webkit-transform: translate(0px, -50%);
         left: 0px;
         z-index: 999;
         width: 100%;
         padding: 0px;
         background: none;
     }
     .banner-desc h2,
     .banner-desc h1,
     .banner-desc p {
         color: #005aab;
     }

     .white-btn {
         padding: 15px 40px;
     }


     .crm-block {
         padding: 60px 0;
     }
     .mission-block, .quote-block, .benefit-block, .faq-block  {
         padding: 50px 0;
     }
    .option-cols {
        padding: 20px;
        padding-left: 180px;
        min-height: 165px;
        text-align: left;
    }
    .option-img {
        margin: 0;
        max-width: 120px;
        position: absolute;
        top: 20px;
        left: 20px;
    }

.option-desc {
    max-width: 315px;
    line-height: 24px;
}
.option-desc h6 {
    font-size: 20px;
}
.footer-nav ul li {
    display: block;
    margin: 0;
}
.top-block {
    padding-top: 150px;
    background: url(../img/Wave_grey_bottom_left_shape.png)center 80px no-repeat;
}
.top-contents {
    max-width: 500px;
    padding: 0;
}
.future-block .img-wrap {
    max-width: 430px;
    margin: 0;
}
.sidebar-box{
    margin: 0 0;
    padding: 20px;
}
.inner-banner-block {
    padding: 155px 0 0;
    /* min-height: 310px; */
}

.quote-btn,
.submit-btn {
    display: inline-block;
    width: auto;
}
.log-pagebody .main-header{
    position: relative;
}
 }
 /*Large devices (desktops, 992px and up)*/

 @media (min-width: 992px) {
    .main-header .nav-item {
        border:none;
    }
    .alert-box {
        font-size: 14px;
        line-height: 24px;
    }


    .main-header .navbar {
        padding: 20px 0;
    }
     .banner-content-wrap {
         max-width: 600px;
         margin-top: 110px;
     }
     .banner-desc h2,
     .title-block h2 {
         font-size: 56px;
         line-height: 70px;
     }
     .main-header .nav-item {
         margin-left: 15px;
     }
     .main-header .navbar-brand {
         max-width: 200px;
     }
     .block-title h2 {
        font-size: 40px;
        line-height: 52px;
    }
    .block-title p {
        font-size: 14px;
    }
     .crm-content p {
         font-size: 14px;
         line-height: 24px;
     }

     .block-title h3 {
        font-size: 40px;
        line-height: 52px;
    }
     .mission-wrap h2 {
        font-size: 32px;
        line-height: 44px;
     }

     .crm-content .block-title h2 {
        font-size: 24px;
        line-height: 34px;
    }
     .crm-content {
         padding-left: 80px;
         padding-right: 80px;
         padding-top: 35px;
     }
     .dash-img {
        position: absolute;
        top: 50px;
        left: 0;
        max-width: 50%;
    }

    .block-wrap {
        max-width: 335px;
    }
    .testimonial-comments {
        padding-right: 80px;
    }

.main-header .navbar-nav .dropdown-menu {
    margin: 25px 0 0;
}
.inner-banner-content h2 {
    font-size: 56px;
    line-height: 70px;
}

.breadcrumb-wrap .breadcrumb-item, .breadcrumb-wrap .breadcrumb-item a, .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item::before {
    font-size: 14px;
}
.about-content-wrap {
    line-height: 24px;
    padding: 30px 25px;
    border-radius: 0px 25px 25px 0px;
    -webkit-border-radius: 0px 25px 25px 0px;
    -moz-border-radius: 0px 25px 25px 0px;
    -ms-border-radius: 0px 25px 25px 0px;
    -o-border-radius: 0px 25px 25px 0px;
}
.about-content-wrap h2 {
    font-size: 38px;
    line-height: 50px;
    margin: 0px 0 30px;
}
.faq-img {
    position: absolute;
    right: 0;
    max-width: 25%;
    top: 40px;
    margin: 0;
    display: block;
}
.service-col {
    max-width: 300px;
    margin: 40px 0 0;
}
.benefit-box {
    margin: 25px 0;
}
.gallery-type ul li {
    font-size: 16px;
    line-height: 28px;
}
.mission-wrap p {
    font-size: 16px;
    line-height: 24px;
}
.mission-wrap h4{
    font-size: 14px;
    letter-spacing: 1px;
}
.banner-desc p {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 30px;
}
.fig-desc {
    padding: 15px 20px;
}
.fig-desc h5 {
    font-size: 16px;
    line-height: 24px;
}

.post-list h6 {
    font-size: 14px;
}
.fig-desc p small {
    font-size: 12px;
}

.blog-block, .testimonial-block {
    padding: 50px 0;
}
.touch-block {
    padding-bottom: 90px;
}
.quote-block .block-title h2 {
    font-size: 30px;
    line-height: 42px;
}
.scroll-to-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 50px;
    font-size: 16px;
}
.top-contents h1 {
    font-size: 56px;
    line-height: 70px;
}
.top-contents p {
    font-size: 14px;
    line-height: 24px;
}
.future-block .block-title h2 {
    font-size: 36px;
    line-height: 40px;
}
.future-para p {
    font-size: 14px;
    margin: 30px 0 0;
}
.accordion-wrap .accordion-button {
    font-size: 16px;
    line-height: 24px;
}

.gallery-type {
    margin: 20px 0;
}
.gallery-thumb-wrap p {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 24px;
}

.slider-wrap .slick-next,
.slider-wrap .slick-prev,
.testimonial-carousel .slick-next,
.testimonial-carousel .slick-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.slider-wrap .slick-next:before,
.slider-wrap .slick-prev:before,
.testimonial-carousel .slick-next:before,
.testimonial-carousel .slick-prev:before {
    font-size: 24px;
    line-height: 50px;
}
.carousel-wrap .slick-next,
.carousel-wrap .slick-prev {
    left: -15px;
}

.carousel-wrap .slick-next {
    right: -15px;
    left: auto;
}
.carousel-wrap .slick-next:before,
.carousel-wrap .slick-prev:before {
    font-size: 30px;
    line-height: 50px;
}

.service-col {
    margin: 40px 0 0;
}
.post-desc {
    padding: 30px 20px;
}
.nav-item .nav-link:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #F68C3D;
    text-align: center;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
 .nav-wrap .navbar-expand-lg .navbar-nav .nav-item:hover .nav-link:before, .nav-wrap .navbar-expand-lg .navbar-nav .nav-item .nav-link.active:before{
    opacity: 1;
}
.main-header .navbar-expand-lg .navbar-nav .nav-link.login-btn:before{
    display: none;
}
 }
 /*Extra large devices (large desktops, 1200px and up)*/

 @media (min-width: 1200px) {
     .main-header .nav-item {
         margin-left: 25px;
     }
     .main-header .navbar-expand-lg .navbar-nav .nav-link {
         font-size: 14px;
     }
     .contact-desc h5 {
        font-size: 16px;
    }

.main-header .dropdown-item {
    font-size: 14px;
    padding: 15px 15px;
}

 }
 /* .embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
} */
