.cs-custom-modal .auto-height-abs {
    height: auto !important;
    bottom: auto !important;
    max-height: inherit;
    top: 50%;
    transform: translateY(-50%);
}

.cs-custom-modal .auto-height-abs .form-pad {
    height: auto !important;
    padding-bottom: 20px;
}

.breadcrumbs {
    display: none;
}

.signup-gall-row a {
    text-decoration: none;
}

.support-contact-half {
    float: none;
    display: inline-block;
}

.teamwork_data {
    text-decoration: none;
}

.signup-gall1 {
    padding: 0px !important;
}

.videoask-main {
    margin: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.videoask-main iframe {
    height: 100%;
    width: 100%;
}

#upload-content .fancybox-close-small {
    top: 0;
    right: 0;
}

#upload-content .fancybox-close-small::after {
    content: 'X';
}

@media screen and (max-width: 900px) {
    .support-bottm-btn button:last-child {
        margin-right: auto;
    }
}

@media (max-width: 534px) {
    .support-bottm-btn .btn.btn-default {
        min-width: 210px;
        margin-bottom: 6px;
    }
}