
/* ----- HEADER  --------------------------------------------------*/

.it-header-logo img {
    width: auto;
    max-width: 250px;
}
.it-header-menu > nav > ul {
    text-align: right;
}
.it-header-menu > nav > ul > li > .submenu {
    padding: 20px;
    padding-right: 15px;
}
.it-header-bar .it-menu-bar span {
    height: 40px;
    width: 40px;
    line-height: 38px;
}
.itoffcanvas {
    background-color: rgba(0, 0, 0, 0.85);
    max-width: 400px;
    padding: 20px 30px;
}
.itoffcanvas__logo img {
    max-width: 200px;
    max-height: 40px;
}
.itoffcanvas__close-btn button {
    border-radius: 5px;
    height: 40px;
    width: 40px;
    right: 16px;
    top: 18px;
}
.it-menu-mobile ul li > a,
.it-category-mobile-menu ul li > a {
    padding-block: 15px;
}
.it-menu-mobile ul.it-submenu li > a {
    font-size: 12px;
    padding-block: 8px;

}
.it-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn {
    transform: none;
}


/* ----- FOOTER  --------------------------------------------------*/

footer .it-footer-widget-logo img {
    max-width: 300px;
}
footer .it-footer-widget-tel-text .address span {
    display: inline-block;
}
.scroll-top.open {
    bottom: 50px
}



/* Breadcrumb Bar  */
.it-breadcrumb-list i,
.it-breadcrumb-list span {
    font-size: 15px;
}
.it-breadcrumb-list span.dvdr {
    margin-inline: 15px;
}

/* Brand section  */
.it-brand-area .swiper-slide .it-brand-item img {
    max-width: 250px;
    max-height: 125px;
}

/* BLOG Section  */
.it-blog-thumb > a {
    display: block;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: 380px;
    width: 100%;
    border-radius: 10px;
}
.it-blog-content .it-blog-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.it-blog-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: 98px;
}

/* BLOG Listing  */
.it-blog-list-left .it-blog-thumb > a {
    height: 450px;
}
/* BLOG Detail  */
.postbox-area pre {
    background-color: #32324d;
    color: white;
    padding: 20px;
}
.postbox-details-wrapper .postbox-thumb {
    display: block;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-color: lightgray;
    height: 600px;
    width: 100%;
    padding: 0px;
    border-radius: 10px;
}
.postbox-content-box b,
.postbox-content-box strong {
    font-weight: 700;
}
.postbox-content-box h1 {
    font-size: 24px;
    margin-block: 20px 25px;
}
.postbox-content-box h2 {
    font-size: 22px;
    margin-block: 20px 25px;
}
.postbox-content-box h3 {
    font-size: 20px;
    margin-block: 20px 25px;
}
.postbox-content-box h4 {
    font-size: 18px;
    margin-block: 20px 5px;
}
.postbox-content-box h5 {
    font-size: 16px;
    margin-block: 20px 5px;
}
.postbox-content-box h6 {
    font-size: 14px;
    margin-block: 20px 5px;
}
.postbox-content-box p {
    margin-bottom: 15px;
    line-height: 26px;
    font-size: 15px;
}
.postbox-content-box ol,
.postbox-content-box ul {
    line-height: 24px;
    padding-left: 30px;
    margin-bottom: 20px;
}
.postbox-content-box pre {
    opacity: 0.9;
}
.postbox-tag-box {
    border-top: 1px solid #DDD;
    padding-top: 15px;
    margin-top: 15px;
}

.authorBox img {
    border: 1px solid #DDD;
    padding: 2px;
    border-radius: 6px;
    width: 44px;
    height: 44px;
}
.authorBox .authorName {
    color: var(--it-heading-primary);
    color: var(--it-theme-2);
    font-size: 14px;
}

/* Services Page */
.dt-service-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Testimonials sections  */
.dt-testimonial-area > img.zoom-anim {
    border-radius: 100%;
    max-height: 70px;
    max-width: 70px;
}
.dt-testimonial-wrap .dt-testimonial-avatar {
    border-radius: 10px;
    overflow: hidden;
    margin: auto;
    max-width: 150px;
    max-height: 150px;
    margin-bottom: 15px;
}
.dt-testimonial-wrap .dt-testimonial-text p {
    font-size: 16px;
    line-height: normal;
}

/* Inner Page Title  */
.it-breadcrumb-ptb {
    padding-top: 150px;
    padding-bottom: 50px;
}

/* Testimonials  */
.pg-testimonial-area .dt-testimonial-avatar {
    border: 1px solid white;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    overflow: hidden;
}
.pg-testimonial-area .dt-testimonial-avatar img {
    border-radius: 100px;
    height: 100%;
}
.cr-testimonial-style .cr-testimonial-quote {
    background: white;
    height: auto;
    width: auto;
    margin-top: -7px;
    margin-right: 15px;
}
.pg-testimonial-area .pg-testimonial-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    font-size: 14px;
}



/* ABOUT Page  */
.it-about-details-area .it-about-details-thumb {
    /* max-width: 800px; */
    /* margin: auto; */
    margin-top: -70px;
}
.it-about-details-area .it-about-details-thumb canvas {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.it-team-area .it-team-item {
    padding-inline: 15px;
}
.it-team-thumb img {
    object-fit: cover;
    object-position: top;
}

.it-contact-input-box input {
    text-transform: none !important;
}
.it-about-details-nav-content p {
    font-size: 16px;
}
.it-about-details-nav-button ul li button {
    padding: 15px 50px;
}

/* SERVICES Page  */
.it-sv-details-area {
    padding-top: 80px !important;
}
.it-sv-details-area .postbox-thumb {
    background-color: transparent !important;
    padding: 0 !important;
}
.it-sv-details-area .postbox-thumb img {
    max-height: 400px;
}
.it-sv-details-area .it-section-title {
    font-size: 34px;
}
.it-sv-details-list-content h5 {
    font-size: 20px;
}
.it-sv-details-text p,
.it-sv-details-list-content p {
    font-size: 18px;
}
.it-sv-details-list-box ul {
    display: flex;
    flex-wrap: wrap;
}
.it-sv-details-list-box ul li {
    float: none;
}

/* CONTACT Page  */

.it-cta-input-box .alert-success,
.it-contact-textarea-box .alert-success {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 6px;
    text-align: center;
    padding: 6px 10px;
    font-size: 12px;
}
.it-cta-input-box button {
    font-size: 16px;
}
.it-cta-input-box .alert-success {
    margin-top: 20px;
}



/* ----- R E S P O N S I V E N E S S --------------------------------------*/
/* ----- Media Queries  --------------------------------------------------*/

@media only screen and (min-width: 1600px) and (max-width: 1699px) {

    .cr-footer-style .cr-footer-border {
        margin: 0 100px;
    }

}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {

    .cr-footer-style .cr-footer-border {
        margin: 0 50px;
    }

}
@media (max-width: 1400px) {

    .it-header-logo img { max-width: 200px }
    footer .it-footer-widget-logo img { max-width: 260px }
    footer .it-footer-col-3 { margin-left: 30px }
    footer .it-footer-col-4 { margin-left: 0 }
    footer .cr-footer-style .it-footer-widget-text p { font-size: 14px }
    footer .cr-footer-style .cr-footer-border { padding-bottom: 40px }
    footer .it-contact-inner-social { margin-bottom: 0 }
    .scroll-top { right: 20px }

    .it-blog-thumb > a { height: 300px }
    .it-blog-content p { min-height: 84px; font-size: 14px; }

}
@media (min-width: 1200px) {

    .px-xl-3 { padding-inline: 15px }

}
@media (max-width: 1199px) {

    .it-header-area { padding: 0 15px }
    .it-header-area .container,
    .it-footer-area .container { max-width: none }
    .it-header-menu > nav > ul > li > a { padding-block: 25px; font-size: 16px; }
    footer .it-footer-widget-logo img { max-width: 200px }
    footer .it-footer-col-3 { margin-left: 0 }
    footer .it-footer-col-4 { padding-left: 0 !important }
    footer .it-footer-widget-title { font-size: 18px }
    footer .cr-footer-style .cr-footer-border { padding-block: 60px 40px }

}
@media (min-width: 992px) and (max-width: 1199px) {

    

}
@media (max-width: 991px) {

    .it-header-area { padding: 15px 0 }
    footer .cr-footer-style .cr-footer-border { padding-block: 40px 20px }
    footer .it-footer-widget-text p.pr-15 { margin-bottom: 20px }
    footer .it-footer-widget-title { margin-block: 20px 25px }
    footer .it-footer-widget-tel-box,
    footer .it-footer-widget-menu ul li:not(:last-child) { margin-bottom: 12px }
    .it-blog-thumb > a { height: 320px }
    .it-blog-content p { min-height: auto }

}
@media (max-width: 767px) {

    footer .cr-footer-style .cr-footer-border { padding-inline: 10px }

}
@media (max-width: 575px) {

    .it-header-area { padding-inline: 0 }
    .it-header-logo img { max-width: 160px }

}
@media (max-width: 475px) {

    .it-blog-thumb > a { height: 280px }

}
@media (max-width: 375px) {

    .it-blog-thumb > a { height: 250px }

}

.tagcloud a.active {
    background-color: var(--it-theme-1);
    border-color: var(--it-theme-1);
    color: var(--it-common-white);
}
