*{ -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}

/*--------------media query css start------------------*/
@media (max-width:1200px) {

}

@media (max-width:1199px) {
    .video-box .videoImg-area .play {
        font-size: 20px;
        width: 50px;
        height: 50px;
        border: #fff 3px solid;
        }
        .video-box .video-title {
        padding: 15px;
        }
        .video-box .video-title h4 {
        font-size: 16px;
        }

}

@media (min-width:992px) and (max-width:1199px) {
.header-sec .navbar-nav .nav-link {
    font-size: 12px;
}

}

@media (min-width:992px) {

}

@media (max-width:991px) {
.header-sec .login-btn {
    min-width: 80px;
    margin-left: auto;
    margin-right: 10px;
}

.banner-sec {
    min-height: 400px;
}
.banner-inner .banner-title {
    font-size: 32px;
    margin-bottom: 10px;
}
.banner-inner .banner-desc {
    font-size: 16px;
}

.welcome-content .welcome-title {
    font-size: 20px;
    margin-bottom: 15px;
}
.welcome-content .welcome-title .welcome-text {
    font-size: 15px;
}
.welcome-content .welcome-desc {
    font-size: 14px;
}

.theme-title {
    font-size: 24px;
    margin-bottom: 30px;
}
.pricing-box .price-title {
    font-size: 20px;
}
.pricing-box .price {
    font-size: 38px;
}
.pricing-box .plan-list li {
    font-size: 15px;
}

.hardware-box .hardware-title {
    font-size: 16px;
    margin-bottom: 5px;
}
.hardware-box .hardware-price {
    font-size: 20px;
}

.whyClover-content .clover-title {
    font-size: 16px;
}

.video-box .video-title h4 {
    font-size: 15px;
    }
    .youtube-btn .btn {
    font-size: 15px;
    }
    .youtube-btn .btn i {
    font-size: 28px;
    line-height: 24px;
    }
    .howHelp-sec .modal .modal-title {
    font-size: 16px;
    }

.testimonials-wrap .client-name {
    font-size: 16px;
}
.testimonials-wrap .client-text {
    font-size: 14px;
}

.events-box .event-info .event-title {
    font-size: 16px;
}

.address-area li {
    font-size: 18px;
}
.address-area .address span {
    font-size: 16px;
}

}

@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:768px) {
    .partner-box{
        height: 100%;
    }
}

@media (max-width:767px) {
.header-sec .logo-area img {
	height: 40px;
}
.marketing-wrapper {
    padding-top: 65px;
    }
.header-sec .login-btn {
	font-size: 13px;
	min-width: auto;
	padding: 6px 12px;
	margin-right: 5px;
}

.banner-sec {
    min-height: 350px;
}
.banner-inner .banner-title {
    font-size: 24px;
}
.banner-inner .banner-desc {
    font-size: 14px;
}

.space-sec {
    padding-top: 80px;
    padding-bottom: 80px;
}
.welcome-content .welcome-title {
    font-size: 18px;
}
.welcome-content .welcome-title .welcome-text {
    font-size: 14px;
}
.welcome-content .readmore-btn {
    min-width: 120px;
    margin-top: 10px;
}

.theme-title {
    font-size: 20px;
}
.pricingPlan-sec .theme-title {
    margin-bottom: 30px;
}
.pricing-box .price-title {
    font-size: 18px;
}
.pricing-box.active {
    transform: none;
}

.hardware-sec.space-sec {
    padding-bottom: 50px;
}
.hardware-box .hardware-img {
    margin-bottom: 15px;
}

.whyClover-content {
    text-align: center;
}
.whyClover-content .clover-desc {
    margin-bottom: 20px;
}

.help-img {
    text-align: center;
}
.help-content {
    text-align: center;
}
.help-content .theme-desc {
    margin-bottom: 0px;
}

.video-box {
    margin-bottom: 20px;
    }
    .video-box .video-title h4 {
    font-size: 14px;
    }
    .youtube-btn {
    padding-top: 0;
    }
    .youtube-btn .btn {
    font-size: 14px;
    }
    .youtube-btn .btn i {
    font-size: 24px;
    line-height: 20px;
    }
    .howHelp-sec .modal .modal-title {
    font-size: 15px;
    }

.testimonials-wrap .testimonials-box {
    flex-direction: column;
}
.testimonials-wrap .testimonials-img {
    margin-right: 0;
    margin-bottom: 10px;
}

.events-sec.space-sec {
    padding-bottom: 60px;
}
.events-box {
    margin-bottom: 20px;
}
.events-box .event-img img {
    width: 100%;
}

.scheduleDemo-sec .theme-title {
    margin-bottom: 30px;
}
.schedule-form .form-group {
    margin-bottom: 20px;
}

.address-area li {
    margin-bottom: 30px;
}
.address-area .contact-icon {
    min-width: 30px;
}
.address-area .contact-icon img {
    width: 30px;
}

.topBtn {
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 60px;
}

}

@media (max-width:575px) {

}

@media (max-width:360px) {
.header-sec .logo-area img {
	height: 35px;
}

.marketing-wrapper {
    padding-top: 60px;
 }

}
