@media screen and (max-width: 640px) {
    .banner_block {
        width: auto !important;
        padding: 0 10px;
    }

    .banner_block h1 {
        margin-top: 0;
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 6px;
    }

    img.pull-right {
        display: none;
    }

    img.pull-left {
        width: 65%;
    }

    .homepage_block_three {
        width: auto;
        padding: 0 10px;
    }

    .homepage_block_three_block {
        margin-top: 30px;
    }
	
	 .homepage_block_two img{
        float: none!important;
        text-align: center;
        margin: 0 auto 20px auto;
        display: block;
    }

    .homepage_block_three_block .img_block {
        width: auto;
    }

    .footer_links_block {
        width: auto;
        padding: 0 10px;
    }

    .footer_disclaimer_block {
        width: auto;
    }

    .footer_disclaimer_block img {
        width: 100% !important;
    }

    .homepage_block_three_block .text_block {
        width: initial;
    }

    .aid_img {
        width: 100%;
    }

    .aid_img img {
        width: 50% !important;
    }

    .aid_text {
        width: auto;
        padding: 0 10px;
        margin-top: 20px;
        float: left;
    }

    .checkout-btn {
        float: left;
    }

    .checkout-space {
        display: none;
    }

    .btn_large_text {
        font-size: 19px;
        line-height: 19px;
    }

    .item-quantity,
    .item-remove {
        text-align: center;
    }

    .cart-title {
        padding-bottom: 23px;
    }

    header {
        margin-top: -16px;
    }

    .contact_form_block input[type="text"] {
        width: 95% !important;
    }

    .contact_form textarea {
        width: 95% !important;
    }

    div.form_block div.colname {
        width: 100% !important;
        font-size: 14px!important;

    }

    div#form_wrap {
        padding: 0 10px !important;
    }

    div#form_wrap input[type="text"] {
        margin-left: 0 !important;
    }

    div.form_block {
        width: auto !important;
    }

    .form_note {
        padding-top: 20px !important;
    }

    #booking_form .colanswer .select_arrow {
        right: 4px;
    }

    #booking_form select {
        margin: 0 !important;
    }

    #address5 {
        margin-bottom: 0 !important;
    }

    div#form_wrap input[type="submit"] {
        padding: 10px 0 !important;
    }

    .personal-input {
        margin-bottom: 0;
    }

    div#form_wrap select {
        margin-bottom: 0 !important;
    }

    #form_heading {
        margin-top: 15px !important;
    }

    .find-address {
        margin-right: 17px;
    }

    div#breadcrumb {
        border-bottom: none !important;
    }

    div.form_block div.colanswer {
        width: 100% !important;
    }

    div#form_wrap input[type="text"]#find-postcode {
        width: 50% !important;
    }

    .img-top {
        width: 65%;
    }

    div#breadcrumb a {
        width: 100% !important;
    }

    div#breadcrumb a:last-of-type {
        border-bottom: 10px solid #004289;
    }

    .homepage_block_two_block img {
        width: 100% !important;
        float: left !important;
    }

    .home-img-mobile {
        text-align: center;
    }

    .home-img-mobile .pull-left {
        float: none !important;
    }

    .homepage_block_two_block {
        text-align: left;
    }

    .iframe-img img {
        padding-bottom: 10px;
    }
	
	select#return {
	    width: 96% !important;
	}

}

@media screen and (max-width: 1024px) {
    .inner_block {
        width: auto;
        padding: 0 10px;
    }

    .banner_block {
        width: 100%;
        padding: 0 10px;
    }

    .banner_block h1 {
        margin-top: 0;
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 6px;
    }

    .home-img {
        text-align: center;
        padding-bottom: 20px;
    }

    img.pull-right {
        display: none;
    }

    .inner_block {
        width: auto;
        padding: 0 10px;
    }

    .homepage_block_two_block {
        width: auto;
        padding: 0 10px;
    }

    .banner_block.inner h1 {
        margin: 0;
    }

    .overview_button {
        margin-top: initial;
        margin-bottom: 19px;
    }

    .banner_block.inner p {
        margin: 10px 0;
    }

    .contact_form {
        padding: 20px 0;
    }

    .contact_form_block input[type="text"] {
        width: 46.1%;
        padding: 0 10px;
        display: inline-block;
    }

    .contact_form_form {
        text-align: center;
    }

    .contact_form_block {
        width: 100%;
    }

    .contact_form textarea {
        width: 95%;
        padding: 10px;
        display: inline-block;
    }

    .contact_form h2 {
        padding: 10px;
    }
}

@media screen and (max-width: 922px) {
    .top_links {
        display: none;
    }

    .navbar {
        display: none;
    }

    .hamburger_mobile {
        position: absolute;
        right: 23px;
        top: 47px;
        display: initial;
    }

    .navbar_mobile {
        background: #252122;
        position: absolute;
        top: 140px;
        right: 0;
        z-index: 10;
        width: 60%;
        padding-bottom: 10px;
        border-bottom: 8px solid #0071bc;
    }

    .navbar_mobile ul {
        list-style: none;
    }

    .navbar_mobile li {
        margin-bottom: 10px;
    }

    .navbar_mobile a {
        color: #fff;
        text-decoration: none;
    }

    a.logo {
        left: 15px;
        top: 61%;
    }

    a.logo img {
        width: 203px;
    }

    .nav_underlay {
        position: absolute;
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 376.7vh;
        z-index: 9;
        top: 140px;
    }

    .faq_question {
        background-position-x: 98%;
    }

    .contact_form textarea {
        width: 96%;
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    img.pull-left {
        display: none;
    }

    .homepage_block_three_block {
        margin: initial;
        width: 50%;
    }

    .homepage_block_three_block .img_block {
        width: auto;
    }

    .homepage_block_three_block:last-of-type {
        margin-top: 40px;
    }

    .aid_img {
        width: 23%;
        padding: 0 5px;
    }

    .aid_img img {
        width: 100% !important;
    }

    .aid_text {
        width: 74%;
        padding: 0 5px;
    }

    .img-top {
        width: 38%;
    }
}

@media screen and (max-width: 653px) {
    .contact_form_block input[type="text"] {
        width: 95%;
    }
}