#sb_instagram .sbi_photo img {
	display: none;
}
#sb_instagram a.sbi_photo {
    background-repeat: no-repeat;
    background-size: cover;
}
.our-passion-small-text {
    font-size: 24px;
}
.mav-about-inner-wrapper {
    text-align: center;
}
.twitter-color-change ul.mav3rik-social-wrapper li:last-element img{
	width:10px
}
 .mav3rik-feature-box-common-wrapper .mav3rik-feature-box-details-wrapper .title {
    line-height: 44px ;
}
.button-style a{
	background: linear-gradient(78.1deg, #8F2D56 0%, #D81159 100%);
    border-radius: 4px;
    color: #ffffff !important;
    border: none;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    transition: color 0.2s ease-in-out;
    position: relative;
    z-index: 1;
}
.button-style a:hover {
background: linear-gradient(78.1deg, #D81159 0%, #F25A91 100%) !important;

}
.image-shadow-manage-service .mav3rik-feature-box-image-wrapper img{
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.button-width 
element.style {
}
.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 20%; !important
    z-index: 1;
}
.title-top-set .container{
	margin-top:100px;
}
.header-full-width .mav-inner-wrapper {
    width: 60%;
}
#myiframe{
	margin-top:50px;
}
.section-space-remove {
    padding:80px !important;
}
.section-card-space-remove {
    padding: 100px 0px 0px !important;
    margin: 0px 0px -153px !important;
}
.service-add-padding{
	padding: 76px 0px 90px !important;
		margin-top: 30px;
}
.service-add-paddings{
		padding: 76px 0px 150px !important
}
.banner-bottom-manage .common-bg-white-angles{
	bottom:-100px !important
}
.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-] {
    margin-left: auto;
    margin-right: auto;
    max-width: 100vw !important;
}

.icon-small-manage-service img {
    width: 100px !important;
}
.wp-block-coblocks-row {
    margin-top:80px
}
.section-space-removes {
    padding: 0px 0px 60px;
}
.banner-height-service-page{
	height:auto !important;
		padding-bottom:100px;
}
.banner-height-managed-service-page{
	height:auto !important;
		padding-bottom:70px;
}
.text-line-height.mav3rik-feature-box-common-wrapper .mav3rik-feature-box-details-wrapper .title {
	line-height: 40px !important
}
.service-sub-heading-title {
    margin-top: -30px !important;
}
.mav-our-values-main-wrapper .mav-common-our-values-wrapper .mav-our-values-icon img {
    max-width: 100%;
    width: 61px; !important
}
.text-center h4 {
    font-size: 20px !important;
}
/*
.background-color-manage-service{
	background:url(https://mav3rik.com/wp-content/uploads/2021/06/contact-us-angles.png), linear-gradient(rgb(115, 210, 222, 1), rgb(115, 210, 222, 1))
}*/

.icon-remove .col-md-6:last-child .mav-common-services-wrapper {
    display: none;
}
.description{
	font-size: 24px;
}
.mav-our-passion-main-outer-wrapper .mav-our-passion-main-wrapper .mav-our-passion-inner-wrapper .our-passion-text {
    font-size: 30px;
}
#client-successes .mav3rik-contact-us-main-wrapper {
    background: url(https://mav3rik.com/wp-content/uploads/2021/06/contact-us-angles.png), linear-gradient(rgb(115, 210, 222, 1), rgb(115, 210, 222, 1)) !important;
    background-size: cover !important;
}
.case-study-contact-container {
    padding-bottom: 80px;
}
.case-study-contact-container #myiframe{
	margin:0;
}
.single-mav3rik-case-study .hidden {
    display: none;
}

/* Styles for a specific form with ID "downloadForm" */

#downloadForm {
    max-width: 400px;
    margin: 0 auto;
    padding: 15px;
    background-color: #f4f4f4;
    border-radius: 10px;
}

#downloadForm label {
    display: block;
    margin-bottom: 5px;
}

#downloadForm input {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    box-sizing: border-box;
}

#downloadForm select {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    box-sizing: border-box;
}

#downloadForm p {
    margin-bottom: 0px;
}

#downloadForm button {
    background-color: #4caf50;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.page-id-4353 .event-form-content iframe {
	height: revert-layer !important;
}
@media screen and (min-width: 600px) {
    #downloadForm {
        max-width: 600px;
    }
}

@media screen and (min-width: 768px) {
    #downloadForm {
        max-width: 768px;
    }
}
@media screen and (max-width: 768px) {
    .case-study-contact-container {
        padding-bottom: 30px;
    }
}
