
@media only screen and (max-width:1366px){
    .TestimonialCaption p {
        font-size: 11px;
        margin-bottom: 8px;
        margin-top: 8px;
    }
    .FooterUlLi ul li a{font-size:16px;}
}

@media only screen and (max-width:991px){
    .BenefitsSeparateBox{height:auto;}
    .VideoLeftCaption{
        transform:translate(0px, 15%);
    }
    .VideoLeftPart p{font-size:14px;}
    .VideoLeftPart h3{font-size:26px;}
    video#VideoImageWhatVideo{width:100%;}
    img.BlueRectangleImage{display: none;}
    .DesktopDeviceHide{display: block;}
    .DesktopDeviceShow{display: none;}
    .navbar-toggler:focus{outline:0;box-shadow:none;}
    section.Whatwedo{padding:160px 0 50px 0;}
    .HeadingMedium h5{font-size:16px;line-height: 24px;}
    .HeadingMini h6{font-size:13px;line-height: 24px;}
    .HeadingBig h4{font-size:22px;}
    .HeadingParagraph p {
        font-size: 13px;
        line-height: 24px;
    }
    .WhatwedoCaption h5{font-size: 20px;}
    .WhatwedoCaption p {
        font-size: 13px;
        line-height: 24px;
    }
    .WhatwedoVideobottomcontent h5{font-size:16px;line-height: 24px;}
    .WhatwedoVideobottomcontent p{
        font-size:13px;
        line-height: 24px;
    }
    .BenefitsBottomText h6{font-size:14px;line-height: 24px;margin-top:30px;}
    .HowItWorksBottom h6{font-size:14px;line-height: 24px;}
    .ClientSayHeadingPart h6{font-size: 13px;line-height: 24px;}
    .ClientSayHeadingPart h4{font-size: 22px;}
    .TestimonialCaption {
        margin: 20px 0;
    }
    img.PlayImageTestimonial{
        top: 5%;
        left: 20%;
        transform: translate(100%, 100%);
    }
    a.card-title{font-size:14px;line-height: 24px;}
    .card-body p{font-size:12.5px;line-height: 24px;}
    .BlogPartHeading h4{font-size:22px;}
    .BlogPartHeading h6{font-size:13px;line-height: 24px;}
}
@media only screen and (max-width:768px){
    button.StartFreeTrial{font-size:16px;}
    #video-background{
        top: 146px;
        height: 100vh;
    }
    video#TestimonialVideo{height:180px;}
    .VideoLeftPart {
        width: 100%;
        padding: 0;
        position: absolute;
        top: 141px;
        }
        a.navbar-brand img {
            width: 200px;
        }
        .BoxImagesOverlayCircle{bottom:4%;}
        .TestimonialImage{
            height:auto;
        }
        .terms span{
            color: #009cf0;
            font-size: 20px;
            font-family: times;
        
        }
}