/*
Theme Name: Logix G Suite Zimbra Hybrid - prelude Child Theme 
Theme URI: https://learnedstudio.com
Description: Website with offering of unique solution Logix G Suite Zimbra Hybrid
Author: LearnEd Studio
Author URI: https://learnedstudio.com
Template: prelude
Version: 1.0
*/
/* Theme customization starts here
------------------------------------------------------- */
/** Paragraph */
p {
    margin: 0 0 0px!important;
}
.ownershipHeading span {
    font-weight: 600;
    background: none !important;
    width: auto !important;
}
.workspaceImage {
    width: 50px;
}
/* Carousel Image Height */
.customerRow img {
    height: 100px!important;
    object-fit: scale-down!important;
}
/* Contact Form */
.rowContact{
	display:flex;
	gap:10px;
}
.spacer-20{
	margin-top:20px;
}
.col-md-6.col-sm-6 {
    width: 50%;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	color:#fff;
}
/** Blog btn color */
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #0376AD;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    color: #fff;
    background-color: #0376AD !important;
}
.vc_gitem_row .vc_gitem-col {
    padding-left: 25px;
}
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    transform: scale(01)!important;
}
.post-media img {
    width: 100% !important;
}
a.vc_gitem-link.vc-zone-link {
    border: 5px solid #f4f4f4;
}
.cky-revisit-bottom-right {
    bottom: 100px;
}
/* label {
    color: #fff !important;
} */
.spacer-30 {
    padding-top: 30px;
}
.ytp-impression-link{
	right:0!important;
	bottom:0!important;
	height:40px!important;
}
#featured-title #breadcrumbs a::after {
    color: #fff !important;
}
.header-style-1 #main-nav > ul > li > a:hover {
    color: #e52527!important;
}
/* Tablet View */
@media (max-width: 1023.98px){
.coexistenceRightCol .vc_column-inner {
    margin-left: -30px !important;
}	
.owl-theme .owl-nav [class*="owl-"]{
		display:none;
}
.bannerRow.vc_custom_1723524277008 {
    padding: 50px 0px !important;
}
.main-logo img {
    max-width: 400px !important;
}
span.menu-logo-inner {
    max-width: 100% !important;
}
}
/* Mobile View */
/** WhatsApp */
@media (orientation: landscape) and (height <= 480px), (width <= 480px) {
    .joinchat {
        --sep: 6px;
        --header: calc(var(--s)*0.91667);
    }
}
@media (max-width: 767.98px){
h3{
	font-size:24px!important;
}
	h1{
		font-size:35px!important;
	}
h2{
	font-size:22px!important;
	line-height: 1.5;
}
.main-logo img {
    max-width: 100% !important;
}
.ownershipHeading p{
		font-size:20px!important;
}
.vc_grid-item-mini.vc_clearfix.vc_custom_1419334531994 {
    display: flex;
    flex-direction: column;
}
.vc_gitem-animated-block.vc_gitem-animate.vc_gitem-animate-blurScaleOut {
    width: 100%;
}

.vc_gitem-zone.vc_gitem-zone-c {
    width: 100%;
}
.cky-revisit-bottom-left {
    bottom: 15px;
    left: 13px!important;
}
.coexistenceRightCol .vc_column-inner {
    margin-left: 0px !important;
}
.owl-theme .owl-nav [class*="owl-"]{
		display:none;
}
.wp-block-button {
    width: 200px !important;
}
}
