.grecaptcha-badge {
  visibility: hidden;
}

/* --------------------------------TEXT-------------------------------------------- */

#menu-item-113 a {
  margin-left: 100px;
}

#menu-item-769 a {
  color: #ffffff;
  background: #2b77a8;
}

#menu-item-769 a:hover {
  background: #1f5478;
}

h1 {
  line-height: 1.5;
  font-weight: 900;
  font-size: calc(35px + 1vw);
}

h2 {
  line-height: 1.5;
  font-weight: 900;
  font-size: calc(22px + 1vw);
}

h3 {
  line-height: 1.5;
  font-weight: 900;
  font-size: calc(18px + 0.25vw);
}

h2.thin {
  font-weight: 400;
  font-size: 20px;
}

h2.smallbold {
  font-weight: 700;
  font-size: 20px;
  padding-top: 7px;
}

h3.squareicon {
  font-size: calc(35px + 1vw);
}

.slidertext {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  font-family: Lato;
  font-size: 4vw;
  font-weight: 900;
  color: #ffffff;
  letter-spacing: 5px;
}

.classestext {
  font-family: Lato !important;
  font-weight: 700;
  font-size: 2em;
  color: #ffffff;
  line-height: 319px;
  opacity: 0.7;
}

.classestext a {
  color: #ffffff;
  text-decoration: none;
}

.classestext a:hover {
  color: #2b77a8;
  text-decoration: none;
  opacity: 1;
}

.squaretext {
  font-family: Lato !important;
  font-weight: 700;
  font-size: 2em;
  color: #ffffff;
  line-height: 540px;
  opacity: 1;
}

.squaretext a {
  color: #ffffff;
  text-decoration: none;
}

.squaretext a:hover {
  text-decoration: none;
  opacity: 0.5;
  color: #ffffff;
}

.paragraph a,
.paragraph a:hover {
  color: #ffffff;
}

.paragraph.red a,
.paragraph.red a:hover {
  color: #e00028;
}

.paragraph {
  font-family: Lato !important;
  font-size: calc(13px + 0.25vw);
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: center;
}

p.paragraph {
  font-family: Lato !important;
  font-size: calc(13px + 0.25vw);
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: center;
}

.black {
  color: #000000;
}

.titletext {
  font-family: Lato !important;
  font-size: calc(16px + 0.25vw);
	letter-spacing: 1px;
  color: #1F7188;
  font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}

.testimonialtext {
  font-family: Lato !important;
  font-size: calc(10px + 0.25vw);
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: center;
}

.CTAtext {
  padding-right: 15px;
}

.whatwedotext {
  text-decoration: none;
}

.shadow {
  text-shadow: 2px 2px 5px #000000;
}

/* --------------------------------CONTACT FORM-------------------------------------------- */

.contacttext {
  font-family: Lato !important;
}

.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
  width: 100%;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Lato !important;
  background: #2b77a8;
  color: #ffffff;
  font-size: calc(18px + 0.25vw);
  font-weight: 700;
  border: solid #3a3b3e 0px;
  padding: 15px 25px 15px 25px;
  text-decoration: none;
  top: 50%;
  outline: none;
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="button"]:hover,
.wpcf7 input[type="submit"]:active,
.wpcf7 input[type="button"]:active {
  background: #153952;
  outline: none;
  text-decoration: none;
  color: #ffffff;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  font-family: Lato !important;
  width: 100%;
  text-align: center;
  font-size: calc(18px + 0.25vw);
  font-weight: 700;
}

select {
  text-align: center;
  text-align-last: center;
}

#cf7drop-down {
  padding: 15px 25px 15px 25px;
  line-height: 1;
  width: 100%;
  font-family: Lato !important;
  font-size: calc(18px + 0.25vw);
  text-align: center;
  font-weight: 700;
  color: #666666;
  border-radius: 3px;
}

.cf7text {
  font-family: Lato !important;
  font-size: 1.5em;
  text-align: center;
  font-weight: 700;
  color: #666666 !important;
}

.wpcf7 textarea {
  height: 195px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
  line-height: 2.5;
}

.wpcf7 input[type="tel"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

/* --------------------------------DIV-------------------------------------------- */

.testimonialdiv2 {
  height: 300px;
  line-height: 300px;
  padding: 0 10px;
}

.testimonialdiv3 {
  height: 350px;
  line-height: 350px;
  padding: 0 10px;
}

.spacer450 {
  height: 450px;
}

.smallwidth {
  width: 40%;
  margin: 0 auto;
}

.smallwidth2 {
  width: 90%;
  margin: 0 auto;
}

.cf7left {
  width: 49%;
  margin-right: 2%;
  margin-top: 60px;
  margin-bottom: 10px;
  float: left;
}

.cf7right {
  width: 49%;
  margin-top: 60px;
  margin-bottom: 10px;
  float: right;
}

.cf7bottom {
  width: 51%;
  margin: 0 auto;
}

.cf7top {
  width: 51%;
  margin: 0 auto;
}

.grouptraining {
  margin: 0 auto;
}

.CTAhome {
  width: 50vw;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
}

.verticalalign {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
	text-align: center;
}

.verticalaligndivtestimonial {
  height: 650px;
  line-height: 650px;
}

.verticalaligndiv450 {
  height: 450px;
  line-height: 450px;
  text-align: center;
}

.verticalaligndiv550 {
  height: 550px;
  line-height: 550px;
  text-align: center;
}

.homesquarediv {
  text-align: center;
  background-color: #2b77a8;
  padding: 10px 0;
  width: 300px;
}

.homesquareimgdiv {
  background-color: #2b77a8;
  width: 300px;
  position: relative;
}

.homesquareimg {
  position: absolute;
  opacity: 1;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
}

.homesquareimg:hover {
  opacity: 0.3;
}

.homesquarediv h3 {
  color: #ffffff !important;
}

.homecenteralign {
  margin: 0 auto;
  width: 300px;
}

.verticalalignsquare {
  text-align: center;
  height: 300px;
  line-height: 300px;
  vertical-align: middle;
}

.verticalaligndivhome5 {
  height: 45vh;
  line-height: 45vh;
  text-align: center;
}

.verticalaligndivhome6 {
  height: 45vh;
  line-height: 45vh;
}

.verticalalign2 {
  display: inline-block;
  line-height: 1.2;
  width: 66%;
  vertical-align: bottom;
}

.verticalalign3 {
  display: inline-block;
  line-height: 1.2;
  width: 100%;
  vertical-align: bottom;
}

.CTAhome1 {
  padding: 15px 0;
  background-color: rgba(31,113,136,0.7);
  width: 33.333333%;
  height: 100px;
  display: inline-block;
  text-align: center;
}

.CTAhome2 {
  padding: 15px 0;
  background-color: rgba(65,149,100,0.7);
  width: 33.333333%;
  height: 100px;
  display: inline-block;
  text-align: center;
}

.CTAhome3 {
  padding: 15px 0;
  background-color: rgba(177,46,40,0.7);
  height: 100px;
  width: 33.333333%;
  display: inline-block;
  text-align: center;
}

.newportfooterdiv {
  padding-right: 35px;
}

.testimonialdiv {
  width: 35%;
  margin-left: 7.5%;
  margin-right: 57.5%;
}

.youtube-div {
  width: 40%;
  margin: 0 auto;
}

/* --------------------------------BUTTONS-------------------------------------------- */

.btn-container {
  padding: 5px 5px 5px 5px;
  display: inline-block;
}

.btn1 a,
.btn1 a:hover {
  color: #ffffff;
}

.btn1 {
  color: #ffffff;
  font-size: 18px;
  background: #2b77a8 !important;
  border: solid #2b77a8 2px !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-family: Lato !important;
  font-weight: 700;
  border-radius: 2px;
}

.btn1:hover,
.btn1:link,
.btn1:active {
  color: #2b77a8 !important;
  background: #ffffff !important;
  text-decoration: none !important;
  border: solid #2b77a8 2px !important;
  border-radius: 2px;
}

.btn2 a,
.btn2 a:hover {
  color: #ffffff;
}

.btn2 {
  color: #2b77a8;
  border: solid #2b77a8 2px !important;
  font-size: 18px;
  background: #ffffff !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-family: Lato !important;
  font-weight: 700;
  border-radius: 2px;
}

.btn2:hover,
.btn2:link,
.btn2:active {
  color: #ffffff !important;
  border: solid #2b77a8 2px !important;
  background: #2b77a8 !important;
  text-decoration: none !important;
  border-radius: 2px;
}

.contactbtn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  border: solid #ffffff 3px;
  font-size: calc(14px + 0.25vw);
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

.contactbtn:hover,
.contactbtn:link,
.contactbtn:visited,
.contactbtn:active {
  background: #ffffff;
  color: #2b77a8;
}

.contactbtnblue {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  border: solid #ffffff 3px;
  font-size: calc(14px + 0.25vw);
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  background: #2b77a8;
}

.contactbtnblue:hover,
.contactbtnblue:link,
.contactbtnblue:visited,
.contactbtnblue:active {
  background: #1f5478 !important;
}

/* --------------------------------BREAK POINTS-------------------------------------------- */

@media screen and (max-width: 1350px) {
  .smallwidth {
    width: 50%;
  }
}

@media screen and (max-width: 1225px) {

}

@media screen and (max-width: 1153px) {
  #pgc-378-3-0,
  #pgc-378-3-1,
  #pgc-378-3-2,
  #pgc-378-5-0,
  #pgc-378-5-1,
  #pgc-378-5-2,
  #pgc-94-2-0,
  #pgc-94-2-1,
  #pgc-94-2-2,
  #pgc-94-4-0,
  #pgc-94-4-1,
  #pgc-94-4-2 {
    width: 100% !important;
    padding: 10px 0;
  }
}

@media screen and (max-width: 1053px) {
  #menu-item-113 a {
    margin-left: 0px;
  }
}

@media screen and (max-width: 1024px) {
  .smallwidth {
    width: 60%;
  }

  .smallwidth2 {
    width: 60%;
  }

  .treatmentrow {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 925px) {
  .testimonialdiv {
    width: 50%;
    margin-left: 7.5%;
    margin-right: 42.5%;
  }

  .cf7bottom,
  .cf7top {
    width: 70%;
  }
}

@media screen and (max-width: 818px) {
  .CTAtext {
    padding-bottom: 15px;
    padding-right: 0px;
  }
}

@media screen and (max-width: 788px) {
  .verticalaligndiv {
    height: 300px;
    line-height: 300px;
  }

  .slidertext {
    font-size: 6.8vw;
  }
}

@media screen and (max-width: 780px) {
  .verticalaligndiv450 {
    height: 250px;
    line-height: 250px;
    text-align: center;
  }

  .spacer450 {
    height: 450px;
    width: 80%;
    margin: 0 auto;
  }

  .youtube-div {
    width: 60%;
    margin: 0 auto;
  }

  /*#hometestimonialrow {
  	background-image: url(https://purehealthchiropractic.co.uk/wp-content/uploads/2017/09/testimonials-female2.1mobile.jpg) !important;
	}*/
}

@media screen and (max-width: 650px) {
  .spacer450 {
    height: 350px;
  }

  .testimonialdiv {
    width: 80%;
    margin: 0 auto;
  }

  .cf7bottom,
  .cf7top {
    width: 90%;
  }

  .CTAhome1,
  .CTAhome2,
  .CTAhome3 {
    display: block;
    width: 100%;
  }

  .verticalaligndivhome6 {
    height: 390px;
    line-height: 390px;
  }

  .verticalaligndivhome5 {
    height: 100%;
    line-height: 100%;
    padding-bottom: 50px;
  }

  .smallwidth {
    width: 90%;
    margin: 0 auto;
  }

  .verticalalign2 {
    margin-top: 100px;
    vertical-align: middle;
  }

  .verticalalign3 {
    height: 390px;
    vertical-align: top;
  }
}

@media screen and (max-width: 587px) {
  .newportfooterdiv {
    padding-right: 0px;
    padding-bottom: 15px;
  }

  .verticalaligndiv450 {
    height: 350px;
    line-height: 350px;
  }
}

@media screen and (max-width: 500px) {
  .spacer450 {
    height: 250px;
  }

  .smallwidth {
    width: 70%;
  }

  .smallwidth2 {
    width: 70%;
  }
}

@media screen and (max-width: 440px) {
  #masthead.masthead-logo-in-menu .logo {
    margin-right: 0px;
    padding-right: 0px;
  }

  .logo-no-height-constrain {
    width: 200px !important;
  }
}

@media screen and (max-width: 415px) {
  .smallwidth {
    width: 80%;
  }

  .smallwidth2 {
    width: 80%;
  }
}

@media screen and (max-width: 320px) {
  .smallwidth {
    width: 90%;
  }

  .smallwidth2 {
    width: 90%;
  }
}

/* --------------------------------TEST-------------------------------------------- */

/* Example: To remove default padding and margin on stretched rows */

.siteorigin-panels-stretch.panel-row-style-full-width {
  margin-left: -35 !important;
  margin-right: -35 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.nomargintop {
  -webkit-margin-before: 0px !important;
  margin-top: 0px !important;
}

.blue {
  color: #2b77a8 !important;
}

.left {
  text-align: left !important;
}

.white {
  color: #ffffff !important;
}

.blueoverlay {
  background-color: blue;
}

.layout-full #colophon {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.panel-row-style {
  padding-top: 0!important;
  padding-bottom: 0!important;
}

.inline {
  display: inline-block;
}

.footercenter {
  margin: 0 auto;
}

input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none;
}

#panel-1272-3-0-0,
#panel-1272-3-0-1,
#panel-1272-3-1-0,
#panel-1272-3-1-1,
#panel-1272-3-2-0,
#panel-1272-3-2-1
#panel-300-2-0-0,
#panel-300-2-0-1,
#panel-300-2-1-0,
#panel-300-2-1-1,
#panel-300-2-2-0,
#panel-300-2-2-1 {
  margin-bottom: 35px !important;
}