.home-main img {
    border-radius: 20px;
    width: 100%;
}
.pricing-desc img {
    width: 80%;
}
.tf__single_category_text1 h6 {
    font-size: 18px;
}
.flexRow2 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
}
.flexRow2 {
    margin-top: 3rem !important;
}












@media only screen and (max-width: 1199px) {
.main-cta-content h4 {
    font-size: 40px;
}
}

@media only screen and (max-width: 991px) {
.main-cta-content h4 {
    font-size: 25px;
}
.right-links {
    display:none;
}
header nav ul {
    padding: 0;
    margin: 0;
    text-align: left;
}
header nav li {
    position: relative;
    display: block;
}
ul.sub-menu {
        position: relative;
        top: 0px;
        box-shadow: none;
    }
nav.wow.fadeInDown {
    width: 100%;
}
header nav > ul > li {
    padding-bottom: 0px;
    border-bottom: 1px solid;
}
ul.header-flags {
    float: none;
}
.white-cta h4 {
    font-size: 40px;
    width: 100%;
    margin-bottom: 40px;
}
.white-cta-btn {
    position: relative;
    text-align: center;
    top: 0;
}
.testimonial-slider {
    padding: 100px 50px 50px;
}
.cta-form-section .row:first-child {
    padding-bottom: 0px;
}
.cta-form-section .row:first-child input:first-child {
    margin-bottom: 20px;
}
}

@media only screen and (max-width: 768px) {
.header-social {
    text-align: center;
} 
.flexRow,
.flexRow2 {
    display: block !important;
        clear: both;
}
.logo img {
    width: 250px;
    text-align: center;
    display: block;
    margin: 0px auto;
}
.box-btn a.solidbtn {
    margin: 0 20px 0 0px;
}
.single-box {
    margin-bottom: 20px;
}
a.bark-widget {
    margin-bottom: 20px;
}
.footer-social {
    margin-top: 20px;
    margin-bottom: 20px;
}
.testimonial-slider p {
    font-size: 20px;
}
section.home-boxes h1 {
    padding: 80px 0px;
}
.main-cta-content {
    position: relative;
}
.main-cta-content h4 {
    font-size: 25px;
    padding: 0;
    color: #000;
    text-shadow: none;
}
.main-cta-content {
    justify-content: flex-start;
}
.main-cta-content a {
    border: 1px solid;
}
section.main-cta img {
    display: none;
}
section.how-it-works h2 {
    font-size: 40px;
}
.footer-links {
    padding: 10px;
    margin: 0;
}
.square-boxes h2 br {
    display:none;   
}
section.pricing-heading h1 {
    padding: 0 20px
}
.pricing-desc img {
    width: 100%;
}

}

@media only screen and (max-width: 500px) {
.home-intro h1 {
    color: #000;
    line-height: 48px;
    font-size: 40px;
    font-family: "Viga", impact;
    padding: 0 5%;
    font-weight: 800;
}
.white-cta h4 {
    font-size: 30px;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
}
.white-cta-btn {
    position: relative;
    text-align: center;
    margin: 0px auto;
    display: block;
    top: 0px;
}
.text-right.headerright {
    text-align: center;
    padding-bottom: 15px;
}
.intro-buttons {
    padding: 0px 0 0 0;
}
.intro-buttons a {
    margin-bottom: 15px;
}
}