@charset "UTF-8";

html {
    background-color: white;
}





.button {
    float: left;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 35px;
    margin-bottom: 2px;
    width: 80%;
    background-color: #ec008c;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    font-size: 20px;
    line-height: 10px;
    color: #FEF9FF;
    text-align: center;
    transition: 0.3s;

}

.button:hover {
    opacity: 0.5;
    color: black;
    text-decoration: none;
}

.button a:active,
.button a:visited,
.button a:link {
    text-decoration: none;
    color: #FEF9FF;
}

#ohh a:hover {
    color: #ec008c;
    text-decoration: none;
}

#ohh a:active,
#ohh a:visited,
#ohh a:link {
    text-decoration: none;
    color: #ffffff;

}

#ohh p {
    line-height: 20px;
    margin: 0;
}


.scarcity {
    text-align: center;
    margin-top: 1px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-variant: normal;
    font-weight: lighter;
    font-size: 11px;
    padding-left: 0px;
}

.titletext {
    font-family: "ingra", sans-serif;
    font-size: 22px;
    text-align: center;
    color: #484848;
    height: 40px;
    line-height: 40px;
    margin: 45px 0 10px;
}

.box-subtitle {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 10px;
    color: lightslategrey;
    text-align: center;
}


.test img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.test p {
    text-align: center;
}

.fade {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    transition: .5s ease;
    backface-visibility: hidden;
}

.test .content {
    position: absolute;
    bottom: 5%;
    background: rgb(0, 0, 0);
    /* Fallback color */
    background: rgba(0, 0, 0, 0.5);
    /* Black background with 0.5 opacity */
    color: #f1f1f1;
    width: 100%;
    padding: 0px;
}

.test .content2 {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0px;
    transition: .5s ease;
    opacity: 1;
    transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}

.test:hover .fade {
    opacity: 0;
}

.test:hover .content2 {
    opacity: 1;
}



/*.scarcity {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}*/

.coursetitle {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.button-row {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.details-row {
    float: left;
    position: relative;
    width: 100%;
}

.benefits-row {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}


.content li {
    font-size: 12px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}


.content2 li {
    font-size: 13px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    color: #ec008c;
    text-transform: uppercase;
    line-height: 22px;
}

.content2 p {
    font-family: "ingra", sans-serif;
    font-size: 12px;
    text-align: center;
    color: #484848;
    margin: 0px;
}



















body {

    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    overflow-x: hidden !important;
}

@font-face {
    font-family: 'hilde-sharp';
    src: url('../fonts/Hilde.eot');
    src: local('☺'), url('../fonts/Hilde.woff') format('woff'), url('../fonts/Hilde.ttf') format('truetype'), url('../fonts/Hilde.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.spa-link #links li a:hover {
    color: #ec008c !important;
}

/*   header css */
.container {
    margin: 0 auto;
    width: 100%;
    float: left;
    clear: none;
}

#nameVetBottom {
    font-size: 8px;
    height: 8px;
    margin-left: 0;
    margin-top: 2px;
    width: 400px;
}

.dropdown-content {
    background-color: #f9f9f9;
    box-shadow: 0 8px 16px 0 rgba(232, 93, 221, 0.2);
    display: none;
    margin-left: 13px;
    margin-top: 0;
    min-width: 120px;
    position: absolute;
    z-index: 1;
}

.nameHolder {
    display: inline-block;
    margin-left: 0;
    text-align: center;
    width: 53px;
}

#HeaderCont {
    background-color: #969696;
    border-bottom: medium solid #767676;
    float: left;
    margin-bottom: 5px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

/*#name {
  float: left;
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 100%;
}*/
/*#title {
    float: left;
    font-family: "bookmania",serif;
    font-size: 40px;
    line-height: normal;
    position: relative;
    text-align: center;
    width: 100%;
}*/
/*#headtitle {
  color: #ffffff;
  float: left;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}*/
/*.spatitle {
  color: #ec008c;
}
#phone {
  color: #ffffff;
  float: left;
  font-family: "ingra",sans-serif;
  font-size: 25px;
  text-align: center;
  width: 100%;
}*/
#PeopleCont {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

#PeopleCentre {
    font-family: "ingra", sans-serif;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
}

#socialVets {
    float: left;
    height: 60px;
    margin-left: 10px;
    width: 70px;
}

#vets {
    float: left;
    height: 60px;
    margin-left: 10px;
    width: 60%;
}

#vets>ul {
    padding: 0;
    margin: 0;
}

#vets li {
    display: inline-block;
    list-style: outside none none;
    text-align: center;
    width: 46px;
}

#vets li span {
    font-size: 8px;
}

/* #vets li  a {
  background: #ec008c none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 6px;
  width: 40px;
} */
#groomers {
    float: right;
    height: 60px;
    margin-left: 0;
    text-align: right;
    width: auto;
}

.grom-inr {
    float: left;
    width: auto;
}

#socialSpa {
    float: left;
    height: 60px;
    margin-left: 10px;
    width: 70px;
}

#NavCont {
    background-color: #969696;
    border-bottom: medium solid #767676;
    border-top: medium solid #767676;
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.toggle-main {
    display: none;
}

.toggle-main {
    background: #222222 none repeat scroll 0 0;
    float: left;
    height: 38px;
    width: 100%;
}

nav {
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
}

.dropdown {
    display: inline-block;
    float: left;
    font-family: "ingra", sans-serif;
    font-size: 15px;
    line-height: 15px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 12%;
}

.icon {
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}

.slider {
    float: left;
    position: relative;
    width: 100%;
}

#mainBackground {
    float: left;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/*#AskVet {
    bottom: 0;
    height: 90px;
    left: 0;
    position: absolute;
    width: 160px;
}*/
.dropdown {
    display: inline-block;
    float: left;
    font-family: "ingra", sans-serif;
    font-size: 15px;
    line-height: 15px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 12%;
}

/*#ohh {
    bottom: 0;
    height: 100px;
    position: absolute;
    right: 0;
    width: 190px;
    color: #FBFBFB;
    font-size: 15px;
    font-family: "ingra",sans-serif;
    padding-top: 0px;
}*/
#vets img {
    margin: 0;
}

/*   header css */

/* footer css */


footer {
    background-color: #666666;
    border-bottom: medium solid #5b5b5b;
    border-top: medium solid #5b5b5b;
    clear: both;
    float: left;
    height: 100%;
    margin-top: 10px;
    padding: 30px 0;
    width: 100%;
}

#rushdenVets {
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.abc {
    color: #ffffff;
    float: left;
    font-family: ingra;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    width: 25%;
}

footer .abc h3::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 90px;
}

footer .abc h3 {
    color: #ffffff;
    font-family: "proxima-nova", sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 23px;
    padding-bottom: 18px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

footer .abc p {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    line-height: 26px;
}

footer .abc i {
    margin-right: 10px;
}

footer .abc ul {
    padding-left: 0;
}

footer .abc li {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
    line-height: 26px;
}

footer .abc li::before {
    content: "✓";
    font-family: font Awesome;
    margin-right: 10px;
}

footer .abc a:hover {
    color: #e95ddd;
}

.footerLinks {
    display: block;
    padding: 2px 0 0;
    width: 100%;
}

#nameOtherBottom {
    color: #ec008c;
    font-size: 8px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content a {
    color: #676767;
    display: block;
    font-family: "ingra", sans-serif;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
}

.dropdown-content a:hover {
    background-color: rgba(232, 93, 221, 0.07);
}

/* footer end css */


#imageholder.spa-main {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}


#imageholder {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.teampics {
    margin-left: 13px;
    height: 40px;
    width: 40px;

}

#mainBackground {

    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
}

.promises {
    width: 100%;
    height: 170px;
    margin-top: 87px;
    padding-top: 0px;
    margin-bottom: 137px;
}

.contentHomePage {
    width: 98%;
    height: 300px;
    margin-top: 10px;
    border: thin solid #C92C9A;
    margin-left: 1%;
}

.abc a:link,
.abc a:visited {
    color: white;
    text-decoration: none;
}

.abc a:hover,
.abc a:active {
    text-decoration: none;
    color: lightgrey;
}











/* Style code for the SPA HOVER IMAGE FROM PEOPLEPERHOUR.COM */


area {
    cursor: pointer;
}

.hover_images {
    display: none;
    max-width: 450px;
    max-height: 350px;
    width: auto;
    height: auto;
    border: 2px solid hsla(347, 60%, 58%, 1.00);
}

#hover_main {
    position: absolute;
    z-index: 10;
}

.breeds {
    display: none;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: hsla(347, 60%, 58%, 1.00);
    color: white;
}

/* end of style code for SPA hover image*/

#links {
    background-color: #b1b3b4;
    border-bottom: thin solid #ec008c;
    border-top: thin solid #ec008c;
    float: left;
    list-style-type: none;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 0px;
}

.groomlinks {
    display: inline-block;
    font-family: "ingra", sans-serif;
    font-size: 22px;
    line-height: 40px;
    margin: 0 25px;
    text-align: center;
}

.listlinks a {
    display: block;
    color: white;
    text-align: center;
    padding: 8px 40px;
    text-decoration: none;
}

.listlinks a:hover {
    background-color: #666666;
}

#holder {
    width: 900px;
    font-family: "proxima-nova", sans-serif;
    color: #656565;
    font-weight: 200;
    font-size: 15px;
    float: left;
    margin-bottom: 60px;
}

#offers {
    width: 250px;
    float: left;
}

.spa-link {
    float: left;
    position: relative;
    width: 100%;
    z-index: 11111;
}




.offers {
    display: block;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}

.offer_Conditions {
    color: #656565;
    font-family: "ingra", sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 0 5px;
    text-align: center;
}

.thrones {
    border: 2px solid #ec008c;
    display: block;
    margin: 40px auto;
}

#intro {
    line-height: 25px;
    font-family: "proxima-nova", sans-serif;
    font-size: 23px;
    text-align: justify;
    /* margin-right: 25px;
  margin-left: 22px; */
}

h1 {
    font-family: "ingra", sans-serif;
    font-size: 22px;
    text-align: center;
    color: ghostwhite;
    height: 40px;
    margin: 0px;
    line-height: 40px;
}

h2 {
    color: #2d2d2d;
    font-family: "proxima-nova", sans-serif;
    font-size: 25px;
    font-style: italic;
    font-weight: 800;
    line-height: 25px;
    margin: 0 0 20px;
    text-align: center;
    text-decoration: underline;
}

h3 {
    margin-left: 30px;
    margin-right: 30px;
    text-align: center;
    font-style: italic;
}

.spa_words {
    font-size: 17px;
    line-height: 20px;
    color: hsla(0, 0%, 97%, 1.00);
}

.quotes {
    background-color: #b1b3b4;
    border-bottom: medium solid #ec008c;
    border-top: medium solid #ec008c;
    color: #f8f8ff;
    float: left;
    font-family: "ingra", sans-serif;
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 70px;
    text-align: center;
    width: 100%;
}

.dog_grooming_prices {
    width: 50%;
    height: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
}

hr {
    border-bottom: thin dotted #666666;
}

.border {
    background-color: #e9e9e9;
    border: thin solid #ec008c;
    border-radius: 10px;
    box-shadow: 2px 2px 3px 0 #e95ddd;
    float: left;
    height: 100%;
    min-height: 528px;
    padding-top: 15px;
    width: 311px;
}

.higham_dog_groomin_images {
    width: 577px;
    margin-left: 0px;
    margin-right: 10px;
    float: left;
    border-width: thin;
}

.higham_dog_grooming p {
    font-size: 18px;
    line-height: 25px;
    padding: 0 14px;
    text-align: justify;
}

#chelsea_image {
    border: thin solid #ec008c;
    border-radius: 10px;
    box-shadow: 2px 2px 3px 0 #e95ddd;
    margin-left: 0;
    margin-top: 11px;
    width: 100%;
}

#puppy_grooming {
    float: left;
    font-size: 20px;
    line-height: 25px;
    margin-left: 0;
    margin-right: 0;
    padding: 0 4px;
    text-align: justify;
    width: 99%;
}

#cheap_dog_grooming {
    background-color: #ffffff;
    float: left;
    margin-bottom: 0;
    width: 100%;
}

#social {
    align-items: center;
    display: flex;
    justify-content: space-around;
}

.higham_dog_grooming {
    background-color: #f4e0f0;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    float: left;
    margin-left: 0;
    margin-right: 15px;
    min-height: 540px;
    padding: 20px 10px;
    width: 30%;
}

.groom_boxes .images {
    display: block;
    height: auto;
    max-width: 100%;
}

.groom_boxes .higham_dog_grooming:last-child {
    margin-right: 0;
}

#brands {
    display: flex;
    justify-content: space-around;
}

#handstripping {
    background-color: #ffffff;
    float: left;
    width: 100%;
}

#stress_free_dog_grooming {
    background-color: #cdc7ca;
    border: medium ridge #ffffff;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    box-shadow: 0 0 10px;
    float: left;
    margin-bottom: 45px;
    margin-left: 0;
    padding-top: 30px;
}

#social>a {
    align-items: center;
    display: flex;
    float: left;
    justify-content: center;
    padding: 6px 0;
}

.thrones.phone_none {
    display: none;
}

.gallery {
    float: left;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    text-align: center;
    width: 33%;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #7589A4;
}

.images {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 192px;
}

.equipment_images {
    float: none;
    border: 1px solid ghostwhite;
    height: 100%;
    width: 100%;
}

.section {
    width: 100%;
    height: 500px;
    border: thin solid hsla(232, 65%, 38%, 1.00);
    margin-top: 5px;
    margin-bottom: 5px;
}

.essential_care_treatments {
    background-color: #cdc7ca;
    border: medium ridge #ffffff;
    border-radius: 6px 6px 40px 40px;
    box-shadow: 0 0 10px #666666;
    float: left;
    height: 100%;
    margin-bottom: 60px;
    margin-right: 23px;
    padding-top: 10px;
    width: 48%;
}

.dog_massages {
    background-color: #f4e0f0;
    border-bottom-right-radius: 40px;
    float: left;
    line-height: 20px;
    margin-bottom: 60px;
    margin-left: 17px;
    margin-right: 0;
    width: 48%;
}

.essential_main .essential_care_treatments:last-child {
    margin-right: 0;
}

.dog_massages .description {
    font-size: 15px;
    padding: 0 6px;
}

.dog_massages .product_pic {
    float: left;
    width: 24%;
}

.dog_massages .product_pic {
    margin-left: -3px;
}

.dog_massages .dog_trt1 {
    float: right;
    width: 76%;
}

.essential_main {
    float: left;
    width: 100%;
}

.jacuzzi {
    background-color: #cdc7ca;
    border: medium ridge #ffffff;
    border-radius: 6px 6px 40px 40px;
    box-shadow: 0 0 10px #666666;
    float: left;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    width: 99%;
}

#jacuzzi_pictures {
    float: left;
    height: 150px;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
    width: 100%;
}

.vet_treatments {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 30px;
    width: 31%;
    float: left;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.product_pic {
    display: block;
    float: left;
    height: 150px;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
}

.essential_main .product_pic img {
    height: auto;
    max-width: 100%;
}

.service_name {
    background-color: #cbcbcb;
    border-bottom: medium solid #666666;
    border-top: medium solid #666666;
    color: #ec008c;
    float: left;
    font-size: 19px;
    height: 25px;
    line-height: 25px;
    margin: 10px 0;
    padding: 6px 0;
    text-align: center;
    width: 100%;
}

.description_essential_care {
    background-color: #cdc7ca;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    float: left;
    height: 100%;
    margin-right: 0;
    min-height: 695px;
    text-align: justify;
    width: 90%;
    padding: 20px;
}

.skin-treat {
    float: left;
    position: relative;
    width: 100%;
}

#handstripping h2 {
    float: left;
    width: 100%;
}

.description_essential_care .list {
    padding-left: 23px !important;
    margin: 0px;
}

#description_hydromassage {
    background-color: #cdc7ca;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}

.description_vet_care {

    border-bottom-right-radius: 40px;
    float: left;
    font-size: 20px;
    line-height: 22px;
    padding: 10px;
    text-align: justify;
}

.list {
    line-height: 24px;
    margin-right: 30px;
    margin-left: 20px;
    font-family: "hilde-sharp", sans-serif;
    font-size: 24px;
    color: #e95ddd;
    list-style-type: decimal;
}

#rushden_dog_groomer_pics {
    display: flex;
    justify-content: space-around;
}

#grooming_competition {
    float: left;
    width: 100%;
}

.frame {
    background-color: #f4e0f0;
    border: medium solid #666666;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.4);
    float: left;
    padding: 10px;
    width: 30%;
}

.comptext {
    color: #e95ddd;
    float: left;
    font-size: 20px;
    line-height: 28px;
    padding-right: 0;
    text-align: justify;
    width: 100%;
    word-spacing: 10px;
}



#links a:link {
    text-decoration: none;
    color: ghostwhite;
}

#links a:visited {
    text-decoration: none;
    color: #E95DDD;
}

#links a:active {
    text-decoration: none;
}

#links a:hover {
    text-decoration: none;
    color: #ec008c;
}



#puppyPampers,
#groomPrices {
    width: 100%;
    height: 200px;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;


}

.groom_boxes {
    float: left;
    margin-bottom: 60px;
    position: relative;
    width: 100%;
}

th {
    font-size: 25px;
    text-decoration: underline
}

#groomPrices {
    margin-bottom: 50px;
}

.vet_main .vet_treatments {
    background: #f4e0f0 none repeat scroll 0 0;
    border-radius: 0 0 50px;
    float: left;
    height: 100%;
    margin-bottom: 40px;
    min-height: 240px;
    padding-bottom: 0;
}

#stress_free_dog_grooming>h2 {
    margin-bottom: 30px;
}

.vet_main {
    float: left;
    position: relative;
    width: 100%;
}

#PeopleCont {
    overflow: hidden;
}


.toggle-menu {
    background: #222222 none repeat scroll 0 0;
    cursor: pointer;
    display: none;
    padding: 5px;
    right: 10px;
    top: 0;
    width: 36px;
    z-index: 111;
}

.toggle-menu {
    position: absolute;
    right: 0;
    top: 0;
    transition: all 1s ease 0s;
}

.toggle-menu span {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    float: none;
    font-size: 0;
    height: 2px;
    line-height: normal;
    margin: 5px 0;
    width: 100%;
}


.spa-link #links li a:hover {
    color: #ec008c !important;
}

@media(max-width:768px) {
    footer {
        padding: 30px 2% !important;
        width: 96% !important;
    }

}


/*------------------------------------
      Responsive CSS
--------------------------------*/

.header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.logo-wrap {
    width: 25%;
    text-align: left;
}

.logo-wrap img {
    max-width: 160px;
    padding-left: 50px;

}

.header-title {
    width: 50%;
}

.header-title #headtitle {
    color: #ffffff;
    float: left;
    line-height: normal;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    font-family: "bookmania", serif;
    font-size: 40px;
    line-height: normal;
    text-align: center;
}

.header-title .spatitle {
    color: #ec008c;
}

.header-title #phone {
    color: #ffffff;
    float: left;
    font-family: "ingra", sans-serif;
    font-size: 25px;
    text-align: center;
    width: 100%;
}

.header-contact {
    width: 25%;
    float: right;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-end;
    color: #FBFBFB;
    font-size: 15px;
    font-family: "ingra", sans-serif;
    padding-top: 0px;
}

.header-contact #ohh {
    padding-right: 15px;
}

.benefits-row {
    margin: 40px 0 0;
}

/*tablet vertical*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #ohh p {
        line-height: 16px;
        font-size: 14px;
    }

    .spa-inner .content h1 {
        font-size: 15px;
        line-height: 32px;
    }

    .spa-inner .content li {
        font-size: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-title #headtitle {

        font-size: 30px;
    }

    .header-title #phone {
        font-size: 20px;
    }

    #ohh p {
        line-height: 16px;
        font-size: 14px;
    }

    .spa-inner .content h1 {
        font-size: 12px;
        line-height: 20px;
        padding-top: 10px;
        height: auto;
    }

    .spa-inner .content li {
        font-size: 10px;
    }

    .spa-inner .content h1 span {
        font-size: 10px !important;
    }

    .content ul {
        margin: 10px 0 8px;
        padding: 0 0 0 25px;
    }

    .details-row .test p {
        font-size: 8px;
    }

    .spa-inner {
        padding: 0 10px;
    }

    .details-row {
        justify-content: flex-start;
        padding: 0 10px;

    }

    .details-row .test {
        font-size: 13px;
        text-align: center;
    }

    .button p a {
        font-size: 12px !important;
    }
}

/*tablet Horizontal*/
@media only screen and (min-width: 800px) and (max-width: 992px) {
    #ohh p {
        line-height: 16px;
        font-size: 14px;
    }

    .header-title #headtitle {

        font-size: 34px;
    }

    .header-title #phone {
        font-size: 22px;
    }

    .spa-inner .content h1 {
        font-size: 15px;
        line-height: 24px;
        padding-top: 10px;
    }

    .spa-inner .content li {
        font-size: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 800px) {
    .header-title #headtitle {

        font-size: 30px;
    }

    .header-title #phone {
        font-size: 20px;
    }

    #ohh p {
        line-height: 16px;
        font-size: 14px;
    }
}

@media only screen and (min-width:1200px) {
    .spa-inner {
        float: left;
        position: relative;
        width: 100%;
    }

    .test-wrap {
        width: 30%;
        margin: 0% 1.5%;
        clear: none;
        float: left;
    }

    .test {
        position: relative;
    }


}


@media only screen and (max-width: 1199px) {

    .page-wrapper,
    #mainBackground,
    #imageholder,
        {
        overflow-x: hidden !important;
    }

    .page-wrapper {
        overflow-x: hidden;
    }

    .spa-inner {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .test-wrap {
        width: 30.2%;
        margin: 0 1.5%;
    }

    .test {
        position: relative;
    }



    .details-row {
        display: flex;
        position: relative;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding: 0 20px 0 0;
    }

    .details-row .test p {
        font-size: 9px;
    }

    .button-row,
    .coursetitle,
    .benefits-row {
        float: none;
        position: relative;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .button-row {
        margin: 10px 0 0px;
    }


    .coursetitle {
        margin: 25px 0 0px;

    }

    .benefits-row {
        margin: 10px 0 20px;

    }

    .button-row .test {
        margin: 0 auto;

    }

    .button p a {
        font-size: 14px;
    }


    .scarcity {
        font-size: 10px;
    }

    .benefits-row .content2 li {
        font-size: 8px;
        line-height: 13px;
    }

}

@media only screen and (max-width: 767px) {
    /*  #imageholder.spa-main {

        display: none;
    }*/

    #HeaderCont {
        padding: 10px 10px;
    }

    .header-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .logo-wrap {
        width: 25%;
        text-align: left;
    }

    .logo-wrap img {
        max-width: 100px;
        padding-left: 0;

    }

    .header-title {
        width: 100%;
        order: 3;
        margin: 10px 0 0;
    }

    .header-title #headtitle {

        font-size: 26px;
    }

    .header-title #phone {
        font-size: 16px;
    }

    #ohh p {
        line-height: 13px;
        font-size: 10px;
        text-align: left;
    }

    .header-contact {
        width: 75%;
        order: 2;
    }

    .header-contact #ohh {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        width: 100%;
    }


    .spa_contact {
        width: 45%;
    }

    p.spa_address {
        width: 50%;
    }

    .header-contact #ohh {
        padding-right: 0;
    }

    .test-wrap {
        width: 100%;
        margin: 0 25px 20px;
    }

    .test-wrap:nth-child(1) {
        margin: 0 25px 130px;
    }

    .test-wrap:nth-child(2) {
        margin: 0 25px 70px;
    }

    .test-wrap:nth-child(3) {
        margin: 0 25px 55px;
    }

    .button {
        margin-top: 10px;
    }

    #imageholder img {
        max-width: 100%;
    }

    .spa-inner .content h1 {
        font-size: 14px;
        height: auto;
    }

    /* .test .content2 {
        position: relative;
        opacity: 1;
    }

    .test:hover .fade {
        opacity: 1;
    }*/
    .titletext {

        margin: 30px 0 10px;
    }

    .content2 li {
        font-size: 12px;
        line-height: 20px;
    }
}