/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {}

/* LG Device :992px. */
@media (min-width: 1024px) and (max-width: 1200px) {
   .header-menu ul li a {
    font-size: 14px;
    margin-right: 10px;
}

a.custom-btn {
    font-size: 12px;
    padding: 6px 12px;
}

.get-started-title h1 br {
    display: none;
}

.single-proofsky-content h1 {
    font-size: 40px !important;
}
.single-proofsky-content.spc1.f-right {
    padding-top: 0;
}
.single-proofsky-content.f-right {
    float: none;
}

.price-feature span {
    font-size: 14px;
}

.price-feature {
    padding-left: 10px;
}

a.fr-btn {
    padding: 10px 25px;
}

.single-step h5 {
    font-size: 12px;
}

}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    
}


/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 992px) {
.header-menu {
    display: none;
}

.get-started-title h1 br {
    display: none;
}

h1 {
    font-size: 30px !important;
}

.single-proofsky-content.f-left {
    width: 100%;
    float: none;
    text-align: center;
}

.single-proofsky-content.spc1.f-right {
    width: 100%;
    text-align: center;
    float: none;
    padding-top: 0;
}

.single-proofsky-content.f-right {}

.single-proofsky-content {
    width: 100%;
    float: none;
    text-align: center;
}

a.callto-btn {
    position: inherit;
    margin-top: 50px;
}

section.free-trial-area.pt-90.pb-70 {
    text-align: center;
}
 .hero-slide-right {
    display: none !important;
}   



}
/* Extra small Device. */
@media (max-width: 767px) {
.header-menu {
    display: none;
}

.hero-slide-left h1 {
    font-size: 24px;
}

p {
    font-size: 14px !important;
}

.hero-slide-left .proof-free {
    font-size: 14px;
}

.single-step h5 {
    font-size: 14px;
}

.single-step i {height: 25px;width: 25px;margin-right: 10px;line-height: 25px;}

.hero-slide-right {
    display: none !important;
}

h1 {
    font-size: 24px !important;
}

.get-started-title h1 br {
    display: none;
}

.single-proofsky-content {
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-bottom: 50px;
    padding-top: 0 !important;
}

a.callto-btn {
    position: inherit;
    margin-top: 30px;
}

.pricing-btns a {font-size: 14px;padding: 12px 30px;margin: 0 10px;}

.free-trial-right {
    margin-left: 0;
    text-align: center;
}

a.fr-btn {
    font-size: 14px;
}
.copyright-left {
    text-align: center;
}

.copyright-right {
    text-align: center !important;
}

.copyright-right a {
    font-size: 14px;
    margin-left: 0;
    margin: 0 10px;
    display: inline-block;
}



    
    }
