@media only screen and (max-width: 980px) and (min-width: 320px) {

body img.cta_thumb {    display: none;	}

body section.cta-container {    text-align: center;	}

body .cta-container .col-md-6 {    width: 100%;	}

body section.ourclients img {    margin-top: 10px;	}

body section.topbar {display: none;}

body .desk-menu {    display: inline-block;	}

body section.header img {    max-width: 150px;	}

body .header .col-md-3 {    display: flex;    justify-content: space-between;    align-items: center;	}

body section.header .col-md-9 {    display: none;	}

body .banner .col-md-6.nospace {    display: none;   }

body .banner {    text-align: center;    padding-top: 6em;    padding-bottom: 6em;   }

body .col-md-6.nospace-right {padding-right: 15px;width: 100%;}

body a.button {    margin: 0 auto;	}

body .banner .caption li {padding-left: 26px;width: auto;text-align: center;display: table;margin-left: auto;margin-right: auto;}

body section.serviceuk .box {    display: none;	}

body section.serviceuk {    text-align: center;	}

body section.ourclients {text-align: center;padding-bottom: 40px;}

body .cta-container .col-md-6 + .col-md-6 {    display: none;	}

body section.cta-container {    text-align: center;	}

body .content-header h2 + p br {    display: none;	}

body footer {padding-top: 60px;text-align: center;overflow: hidden;}

body .pay_acc {    float: none;    justify-content: center;	}

body footer ul.topylink {margin-top: 30px;display: block;}

body ul.footer-quicklinks {    float: none;	}

body section.cform-section form ul li {    width: 100%;    padding: 0;	}

body section.cform-section form ul li textarea , section.cform-section form ul li input {    margin-top: 10px;	}

body section.cform-section form {    width: 100%;	}

body .banner h1 small {    font-size: 20px;	}

body .banner h1 {    font-size: 35px;    margin-bottom: 20px;	}

body .banner h1 br {    display: none;	}

body .banner h6 {    margin-top: 0;   font-size: 20px;	}

body h2 {font-size: 30px;}

body .ourpricing .nav li a {
    display: block;
    width: 100%;
}

body .ourpricing ul.nav.nav-tabs li {
    width: 100%;
    margin: 0;
}

body section.ourpricing {
    overflow: hidden;
}

body .cta-left h2 {
    font-size: 30px;
}

body .content-header h2 {
    font-size: 30px;
}

body .cta-main-inn {
    flex-flow: wrap;
    justify-content: center;
}

body .second-cta {
    text-align: center;
}

body .secnd-cta-title h3 span {
    font-size: 25px;
}

body .second-cta .cta-main-center a {
    margin: 20px 0;
}

body section.cform-section h2 {
    font-size: 27px;
}

body section.cform-section h2 span {
    font-size: 19px;
}

body footer ul.topylink li {
    margin: 5px 7px;
}

body section.serviceuk h2 {
    margin-top: 30px;
}

body section.ourwork h2 {
    margin-top: 0;
}

body section.banner-sec {
    overflow: hidden;
}

body .review-counter img {
    max-width: 100%;
}

body .review-counter {
    flex-flow: column;
}

body .serv-left.col-md-6 {
    display: none;
}

body .serv-right.col-md-6 {
    text-align: center;
}

body .service-block .serv-right h2 br {
    display: none;
}

body .service-block .serv-right h2 {
    font-size: 30px;
}

body .combo-package .col-md-8 +  .col-md-4 {
    display: none;
}

body section.combo-package {
    padding: 3em 0;
    text-align: center;
}

body .combo-package .container > .row {display: block;}

body .combo-package ul li {
    display: table;
    margin: 10px auto 0;
}
}	