@media (min-width:1200px) and (max-width:1600px) {
    .header-cta {
        column-gap: 40px
    }

    .cta-img {
        top: -114px
    }

    .popupform-main h3 {
        font-size: 28px;
        margin: 14px 10px 0;
    }

    .popupform-main h2 {
        font-size: 18px;
        margin: 10px 10px 21px;
    }

    .popupform-main .pop-form .offer {
        left: -40px;
        max-width: 25%;
    }

    div#pop-form .form-logo {
        margin: 32px 0 0 0;
    }

    .pop-form {
        height: 542px;
    }

    .pop-form .close-btn {
        width: 45px;
        height: 57px;
        top: -9px;
    }

    .pricing-box {
        padding: 25px 20px;
    }

    .pricing-head p {
        padding: 0 0 0px;
    }

    .pricing-box-1 h4 {
        font-size: 25px;
    }

    .pricing-box-1 span {
        font-size: 30px;
    }

    .pricing-box del {
        font-size: 14px;
    }

    .pricing-box p {
        font-size: 16px;
        height: 30px;
    }
    .pricing-box h5 {
        font-size: 18px;
        margin-top: 10px;
        line-height: 25px;
    }

    .pricing-list li {
        font-size: 12px;
        line-height: 25px;
    }

    .get-btn {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
    }

    .pricing-box-2 {
        margin: 10px 0 0;
    }

    .pricing-box-3 a {
        font-size: 14px;
        padding: 5px 0 0;
    }
}

@media (min-width:320px) and (max-width:767px) {

    .footer_box,
    p {
        text-align: center
    }

    .tel-mob-st {
        display: block
    }

    .about-head a.popup_open,
    .cta-img,
    .header-cta,
    .main-banner .banner-cta li:first-child,
    .main-banner .banner-cta li:nth-child(2),
    br,
    section.story-sec ul.banner-cta li:first-child,
    section.story-sec ul.banner-cta li:nth-child(2) {
        display: none
    }

    .pricing-box::before {
        content: "";
        width: 67px;
        height: 77px;
        background: url(../images/pricing-bf.png) 0 0/contain;
        position: absolute;
        top: -30px;
        left: 0
    }

    .sotry-col-1 {
        flex-direction: column;
        justify-content: center
    }

    .sotry-col-2 {
        flex-direction: column-reverse
    }

    section.story-sec ul.banner-cta li a span {
        font-size: 20px !important;
        font-weight: 600
    }

    section.story-sec ul.banner-cta li a {
        background: #ff4e40;
        padding: 14px 20px;
        border-radius: 5px;
        color: #fff;
        font-size: 18px
    }

    section.story-sec ul.banner-cta li a:hover {
        background: #000
    }

    .story-sec {
        padding: 50px 0
    }

    .pricing-box-3.pricing-box-33:before{
        display: none;
    }

    .header-cta {
        justify-content: center;
        flex-wrap: wrap;
        margin: 20px 0 0
    }

    .about-head a,
    .banner-list {
        display: table;
        margin: auto
    }

    .main-banner .banner-cta a,
    .main-banner .banner-cta span {
        color: #fff;
        font-size: 20px !important
    }

    .main-banner .banner-cta a {
        font-size: 20px;
        background: #ff4e40;
        padding: 14px 20px;
        border-radius: 5px
    }

    .footer_box h3 {
        margin: 24px 0 20px
    }

    .main-banner .banner-cta a:hover {
        background: #000;
        color: #fff
    }

    .copyright {
        margin: 0;
        padding: 26px 0 10px
    }

    .about-head a,
    .about-head a span {
        color: #fff;
        font-size: 20px
    }

    ul.tabing-port li {
        padding: 13px 14px;
        margin-right: 12px
    }

    .about-head a {
        padding: 14px 20px
    }

    .how-sec .main-heading {
        color: #fff;
        background: #f78a00;
        border-radius: 20px 20px 0;
        padding: 6px 0;
        margin: 0 30px
    }

    .about-head a i {
        margin-right: 8px
    }

    .pop-form {
        width: 85%;
        background: #232323;
        padding: 0;
        height: 540px !important
    }

    div#pop-form .form-logo {
        margin: 40px 0 0 0
    }

    .popupform-main h3 {
        font-size: 18px !important;
        margin: 10px 0 0;
        color: #ffff
    }

    .offset-5 {
        margin: 0
    }

    .banner-form h4 span {
        font-size: 47px !important
    }

    .control-group input,
    .tile {
        width: 100%
    }

    .popupform-main h2 {
        font-size: 18px !important;
        color: #fff;
        margin: 0px 0px 10px;
    }

    .popupform-main .pop-form .offer {
        top: -92px
    }

    @keyframes blink {
        0% {
            transform: scale(0.5);
        }

        50% {
            transform: scale(.6);
        }

        100% {
            transform: scale(0.5)
        }
    }

    .header-cta li:first-child a,
    .header-cta li:nth-child(3) a {
        margin: 0 0 20px
    }

    .header-cta li:nth-child(4) a {
        font-size: 16px
    }

    .main-banner {
        min-height: auto;
        padding: 25px 0 10px
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    span {
        font-size: 30px !important;
        line-height: 40px !important;
        text-align: center !important
    }

    .banner-head h3 {
        padding: 10px 0
    }

    p {
        font-size: 15px !important;
        line-height: 25px !important;
        width: 100% !important
    }

    .banner-list {
        column-count: inherit
    }

    .banner-list li {
        font-size: 14px;
        text-align: start
    }

    .banner-cta {
        justify-content: center;
        margin: 0 0 20px
    }

    .about-sec,
    .portfolio_sec,
    .pricing-sec {
        padding: 30px 0
    }

    .cta-sec {
        padding: 30px 0 0
    }

    .toolbar {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .pricing-box {
        margin: 0 0 30px
    }

    .pricing-box-1 span {
        display: inherit !important;
        text-align: inherit !important
    }

    section {
        overflow: hidden
    }

    .how-sec .row {
        margin-top: 10px
    }

    .how-sec {
        background: #121212;
        position: relative;
        padding: 60px 0 70px
    }

    .ul-list-mm {
        column-count: 1;
        padding: 0 0 25px
    }

    a.ft_btn {
        margin: auto;
        display: table
    }

    .my-tabs.tabs-all.current .row .col-sm-4 {
        display: flex;
        justify-content: center
    }

    .footer-form span {
        font-size: 20px !important;
        line-height: 28px !important
    }

    .pricing-list {
        margin: 10px 0;
        padding: 0px 0px;
    }

    .pricing-list li {
        font-size: 12px;
        padding: 0 5px;
        line-height: 25px;
        transform: translateX(-10px);
    }

    .pricing-list li:nth-child(even) {
        transform: translateX(10px);
    }

    .pricing-box {
        padding: 25px 20px;
    }

    .pricing-box-1 h4 {
        font-size: 25px !important;
    }

    .pricing-box p {
        color: #fff;
        margin-bottom: 0px;
        font-size: 12px !important;
        height: 35px;
    }

    .pricing-box h5{
        font-size: 20px !important;
    }
}

@media only screen and (max-width:767px) {

    .banner-list li i,
    .choose-sec .desc-wrap,
    .cta-blue h3,
    .word-sec .svg-animation li {
        text-align: center
    }

    .testimonial-sec ul.testimonial-slider li .test-wrap p {
        font-size: 18px;
        width: 100%;
        margin: auto;
        padding: 20px 0
    }

    .cta-blue img,
    .cta-red:before,
    .footer-form:before,
    .how-sec:after,
    .how-sec:before,
    .pricing-sec:before,
    .stats-sec:after,
    .stats-sec:before,
    .testimonial-sec ul.testimonial-slider:after,
    .testimonial-sec ul.testimonial-slider:before,
    .testimonial-sec:before,
    .word-sec:before,
    footer p.text-end:before {
        display: none
    }

    .sec-padding-100 {
        padding: 50px 0
    }

    .sec-padding-90 {
        padding: 45px 0
    }

    .sec-padding-80,
    .testimonial-sec {
        padding: 40px 0
    }

    .sec-padding-70 {
        padding: 35px 0
    }

    .cta-blue,
    .sec-padding-60 {
        padding: 30px 0
    }

    .sec-padding-xlarge {
        padding: 25px 0
    }

    .sec-padding-large {
        padding: 20px 0
    }

    .sec-padding-medium,
    .sec-padding-small {
        padding: 15px 0
    }

    .sec-padding-xsmall {
        padding: 10px 0
    }

    .sec-margin-100 {
        margin: 50px 0
    }

    .sec-margin-90 {
        margin: 45px 0
    }

    .sec-margin-80 {
        margin: 40px 0
    }

    .sec-margin-70 {
        margin: 35px 0
    }

    .sec-margin-60 {
        margin: 30px 0
    }

    .sec-margin-xlarge {
        margin: 25px 0
    }

    .sec-margin-large {
        margin: 20px 0
    }

    .sec-margin-medium,
    .sec-margin-small {
        margin: 15px 0
    }

    .sec-margin-xsmall {
        margin: 10px 0
    }

    .how-sec img,
    .logo a img,
    .main-banner ul.banner-bullets {
        width: 100%
    }

    .btn-size {
        padding: 10px;
        font-size: 14px
    }

    .main-heading {
        font-size: 40px
    }

    .offset-1,
    .offset-4,
    .offset-6 {
        margin-left: 0
    }

    .about-desc img,
    .counter-sec .main-heading,
    .counter-sec img,
    .counter-sec p,
    .home-price-sec .points li,
    .home-price-sec p,
    .main-banner p,
    .portfolio-sec .portfolio li,
    .portfolio-sec .portfolio li a img,
    .portfolio-sec.portfolio p,
    .portfolio-sec.portfolio ul li,
    .pricing-sec .box-wrap img,
    .testimonial-sec ul.testimonial-slider,
    .word-sec .svg-animation li,
    footer img,
    p.main-para {
        width: 100% !important
    }

    .cta-red a {
        display: inline-block;
        margin: 20px
    }

    .cta-blue ul li a {
        display: inline-block;
        margin: 10px
    }

    .word-sec:after {
        right: 20px
    }

    .counter-sec .counter-wrap.c-border {
        border: 0
    }

    .home-price-sec .main-heading,
    .main-banner h1 {
        font-size: 45px
    }

    .footer-form .form-wrap form input,
    .footer-form .form-wrap form textarea {
        width: 95%
    }

    .process-sec .proces-box-wrap span {
        margin-left: -30px
    }

    .cta-red h3 span {
        display: initial
    }

    .main-banner {
        height: auto !important;
        padding: 60px 0
    }

    .animation-process .box {
        margin-bottom: 10px;
        width: 100%;
        min-height: auto
    }

    .choose-sec .desc-wrap h3 {
        margin-top: 10px
    }

    .word-sec .svg-animation li p {
        margin-left: -20px
    }

    .stats-sec .box-stats {
        padding: 30px
    }

    .footer-form .form-wrap form .btn-red {
        float: left
    }

    .cta-blue ul {
        justify-content: space-evenly
    }

    .banner-list li i {
        color: red;
        padding: 0 10px 0 0;
        position: absolute;
        top: 2px;
        left: auto;
        margin: 3px 0 0 -10px
    }
}

@media only screen and (max-width:320px) {
    .main-heading {
        font-size: 40px
    }
}