/*
Theme Name: Affinity
Theme URI: http://www.pswebsitedesign.com
Description: A minimalist theme by PS.
Author: PS Website Design Ltd
Author URI: http://www.pswebsitedesign.com
Version: 0.1
*/
/* Normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* Slidebars 0.10.3 */
#sb-site,
.sb-site-container,
.sb-slidebar,
body,
html {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  width: 100%;
  overflow-x: hidden;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  height: auto;
  position: relative;
}
html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden;
}
#sb-site,
.sb-site-container {
  width: 100%;
  min-height: 100vh;
  position: relative;
  z-index: 1;
  background-color: #F6F6F6;
}
#sb-site:after,
#sb-site:before,
.sb-site-container:after,
.sb-site-container:before {
  content: ' ';
  display: table;
  clear: both;
}
.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  z-index: 0;
  display: none;
  background-color: #222;
}
.sb-slidebar,
.sb-slidebar * {
  -webkit-transform: translateZ(0px);
}
.sb-left {
  left: 0;
}
.sb-right {
  right: 0;
}
.sb-slidebar.sb-static,
html.sb-static .sb-slidebar {
  position: absolute;
}
.sb-slidebar.sb-active {
  display: block;
}
.sb-style-overlay {
  z-index: 9999;
}
.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
}
.sb-slidebar {
  width: 30%;
}
.sb-width-thin {
  width: 15%;
}
.sb-width-wide {
  width: 45%;
}
@media (max-width: 480px) {
  .sb-slidebar {
    width: 70%;
  }
  .sb-width-thin {
    width: 55%;
  }
  .sb-width-wide {
    width: 85%;
  }
}
@media (min-width: 481px) {
  .sb-slidebar {
    width: 55%;
  }
  .sb-width-thin {
    width: 40%;
  }
  .sb-width-wide {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .sb-slidebar {
    width: 40%;
  }
  .sb-width-thin {
    width: 25%;
  }
  .sb-width-wide {
    width: 55%;
  }
}
@media (min-width: 992px) {
  .sb-slidebar {
    width: 30%;
  }
  .sb-width-thin {
    width: 15%;
  }
  .sb-width-wide {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .sb-slidebar {
    width: 20%;
  }
  .sb-width-thin {
    width: 5%;
  }
  .sb-width-wide {
    width: 35%;
  }
}
#sb-site,
.sb-site-container,
.sb-slide,
.sb-slidebar {
  -webkit-transform: translate(0px);
  -moz-transform: translate(0px);
  -o-transform: translate(0px);
  transform: translate(0px);
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform,left,right;
  -webkit-backface-visibility: hidden;
}
.sb-hide {
  display: none;
}
/*--- VARIABLES ---*/
/*--- Sensible Defaults ---*/
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
form,
p,
filedset,
img {
  margin: 0 0 18px 0;
  padding: 0;
  border: 0;
}
body {
  font-weight: 300;
  font-family: 'Lato', sans-serif;
  color: #4b4b4d;
  font-size: 14px;
  background: #f6f6f6;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  outline: none;
  text-decoration: none;
  color: #4b4b4d;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
a:hover {
  text-decoration: underline;
}
/*--- Gets rid of IE's blue borders ---*/
.ui-datepicker {
  z-index: 9999 !important;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-appearance: none;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
iframe {
  max-width: 100%;
}
/* Auto Grid 5000 v1.0

Author: Danny Spencer & Anthony Jocelyn
================================================== */
/*--- Grid ---*/
.container {
  position: relative;
  width: 95%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
.container .column,
.container .columns {
  float: left;
  display: inline;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%;
}
/*--- Nested Column Classes ---*/
.column.alpha,
.columns.alpha {
  margin-left: 0;
}
.column.omega,
.columns.omega {
  margin-right: 0;
}
/*--- Base Grid ---*/
.container .one.column,
.container .one.columns {
  width: 6.25%;
}
.container .two.columns {
  width: 14.58333333%;
}
.container .three.columns {
  width: 22.91666667%;
}
.container .four.columns {
  width: 31.25%;
}
.container .five.columns {
  width: 39.58333333%;
}
.container .six.columns {
  width: 47.91666667%;
}
.container .seven.columns {
  width: 56.25%;
}
.container .eight.columns {
  width: 64.58333333%;
}
.container .nine.columns {
  width: 72.91666667%;
}
.container .ten.columns {
  width: 81.25%;
}
.container .eleven.columns {
  width: 89.58333333%;
}
.container .twelve.columns {
  width: 97.91666667%;
}
.container .thirteen.columns {
  width: 106.25%;
}
.container .fourteen.columns {
  width: 114.58333333%;
}
.container .fifteen.columns {
  width: 122.91666667%;
}
.container .sixteen.columns {
  width: 131.25%;
}
.container .one-third.columns {
  width: 31.25%;
}
.container .two-thirds.columns {
  width: 64.58333333%;
}
/*--- CLEARING ---*/
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*--- GLOBALS ---*/
.cover {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover;
  background-size: cover !important;
}
.transition {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.transform-fix {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
/*---UNIVERSAL---*/
.section_1,
.section_2,
.section_3,
.section_4,
.slide_hold {
  float: left;
  width: 100%;
}
.left_col {
  float: left;
}
.right_col {
  float: right;
}
.button {
  float: left;
  text-align: center;
  font-size: 15px;
  line-height: 35px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  border-radius: 4px;
  height: 35px;
  padding: 0 60px 0 48px;
  background: url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/button.png') no-repeat right 42px center;
}
.orange {
  color: #fff;
  background: #fa9932 url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/buttonb.png') no-repeat right 42px center;
}
.green {
  color: #4b4b4d;
  background: #aee75d url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/button.png') no-repeat right 42px center;
}
.green:hover {
  background-color: #7dc417;
  text-decoration: none;
}
.orange:hover {
  background-color: #dd7800;
  text-decoration: none;
}
.box {
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 20px;
}
.obg {
  background-color: #fa9932;
}
.gbg {
  background-color: #aee75d;
}
.lbg {
  background-color: #fff;
}
.dbg {
  background-color: #4b4b4d;
}
.link {
  color: #4b4b4d;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-size: 15px;
  padding-left: 26px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow.png') no-repeat left center;
  height: 20px;
  display: block;
}
.banner {
  margin-bottom: 30px;
}
.banner h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  color: #fff;
  margin: 61px 0 0;
}
.banner p {
  font-family: 'Roboto Slab', serif;
  font-size: 28px;
  line-height: 55px;
  font-weight: 200;
  color: #fff;
  margin: 0;
}
.banner .button {
  margin-top: 30px;
}
.banner .green {
  margin-right: 21px;
}
.contactbar {
  background-color: #4b4b4d;
  min-height: 113px;
  text-align: center;
  color: #fff;
  padding: 28px;
}
.contactbar h4 {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-size: 19px;
  letter-spacing: 0.04em;
}
.contactbar p {
  margin: 0;
}
.contactbar a {
  position: relative;
  margin-left: 4px;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.04em;
  text-decoration: underline;
}
.contactbar a:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  height: 20px;
  width: 20px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow2.png') no-repeat center center;
}
/*---HEADER---*/
header {
  min-height: 73px;
  width: 100%;
  position: relative;
  z-index: 100;
  background-color: #4b4b4d;
}
header .logo {
  margin-top: 15px;
  float: left;
}
header .headtext {
  float: left;
  color: #f6f6f6;
  font-size: 21px;
  margin: 24px 0 0 16px;
}
header .headtext b {
  font-weight: 700;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
header .headtext:hover {
  text-decoration: none;
  color: #aee75d;
}
header .headtext:hover b {
  color: #fa9932;
}
header .container .head_right {
  text-align: right;
  float: right;
  margin-top: 12px;
  letter-spacing: 0.06em;
}
header .container .head_right a {
  font-family: 'Roboto Slab', serif;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.06em;
  color: #f6f6f6;
}
header .container .head_right a:hover {
  color: #aee75d;
}
header .container .head_right a:last-child {
  text-decoration: underline;
}
header .container .head_right a:last-child:hover {
  color: #fa9932;
}
#main-nav {
  width: 100%;
  z-index: 100;
  background-color: #f6f6f6;
  height: 44px;
  float: left;
}
#main-nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#main-nav ul li {
  float: left;
  position: relative;
  margin-right: 75px;
  z-index: 90;
  margin-bottom: 0;
}
#main-nav ul li a {
  font-weight: 700;
  font-size: 12px;
  line-height: 19px;
  color: #7f7f85;
  text-transform: uppercase;
  word-spacing: 5px;
  padding: 12px 12px 13px;
  display: block;
}
#main-nav ul li a:after {
  content: '';
  position: absolute;
  right: -56px;
  top: 16px;
  height: 10px;
  width: 1px;
  background-color: #d5d5d6;
}
#main-nav ul li a:hover {
  text-decoration: none;
  color: #fa9932;
}
#main-nav ul li ul.sub-menu {
  opacity: 0;
  text-align: center;
  position: absolute;
  padding: 14px 20px 10px;
  background-color: #F6F6F6;
  z-index: 50;
  top: 30px;
  width: 185px;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
#main-nav ul li ul.sub-menu a {
  padding: 12px 0 13px;
}
#main-nav ul li ul.sub-menu a:after {
  width: 0;
}
#main-nav ul li ul.sub-menu li.current-menu-item a:hover:before {
  opacity: 1;
}
#main-nav ul li ul.sub-menu a:hover:before {
  opacity: 0;
}
#main-nav ul li ul.sub-menu li {
  width: 100%;
  margin: 0;
}
#main-nav ul li#menu-item-18 ul.sub-menu {
  left: -38px;
}
#main-nav ul li#menu-item-17 ul.sub-menu {
  left: -13px;
}
#main-nav ul li:nth-child(3) ul li:nth-child(3) a:hover {
  text-decoration: none;
  color: #aee75d;
}
#main-nav ul li:nth-child(3) a:hover {
  text-decoration: none;
  color: #aee75d;
}
#main-nav ul li ul li:nth-child(3) a:hover {
  text-decoration: none;
  color: #fa9932;
}
#main-nav ul li:last-child {
  margin-right: 0;
}
#main-nav ul li:last-child a:after {
  width: 0;
}
#main-nav ul li.current-menu-item a:hover:before {
  opacity: 1;
}
#main-nav ul li.current-menu-item a:before {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  content: '\b7\a0';
  font-size: 24px;
  position: absolute;
  bottom: 3px;
  left: 45%;
  color: #4b4b4d;
}
#main-nav ul li.current-menu-item ul li a:before {
  opacity: 0;
}
#main-nav ul li:hover ul.sub-menu {
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  display: block;
  opacity: 1;
}
/*---HOME---*/
.home .banner {
  height: 395px;
}
.home .banner h1 {
  margin: 68px 0 0;
}
.home .info {
  background-color: #fff;
  border-radius: 4px;
  min-height: 331px;
  padding: 20px;
}
.home .info p {
  font-size: 16px;
  line-height: 23px;
}
.home .info p:first-child {
  font-size: 19px;
  line-height: 25px;
  font-weight: 400;
}
.home .info .link {
  color: #4b4b4d;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow.png') no-repeat left center;
  margin-top: 28px;
}
.home aside .box {
  margin-bottom: 20px;
  padding: 18px 22px 50px 22px;
  position: relative;
}
.home aside .box .link {
  color: #fff;
  position: absolute;
  bottom: 20px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow2.png') no-repeat left center;
  padding-left: 35px;
}
.home aside .box h3 {
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0.04em;
  margin-bottom: 13px;
}
/*---ABOUT US---*/
.page-template-page-aboutus .banner {
  height: 240px;
}
.page-template-page-aboutus .six {
  background-color: #fff;
  padding: 20px 20px 210px;
  border-radius: 4px;
  margin-bottom: 20px;
  line-height: 23px;
  position: relative;
}
.page-template-page-aboutus .six h2 {
  font-size: 19px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.page-template-page-aboutus .six strong {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
}
.page-template-page-aboutus .six p {
  margin-bottom: 28px;
}
.page-template-page-aboutus .six p:first-of-type {
  margin-bottom: 10px;
}
.page-template-page-aboutus .six ul {
  margin-bottom: 28px;
  list-style-type: none;
}
.page-template-page-aboutus .six ul li {
  margin-bottom: 13px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/obullet.png') no-repeat left 8px;
  padding-left: 21px;
}
.page-template-page-aboutus .six img {
  float: left;
  margin-right: 19px;
  border-radius: 4px;
}
.page-template-page-aboutus .six .box {
  margin-bottom: 20px;
  padding: 18px 22px 68px;
  position: absolute;
  bottom: 0;
  width: 91.305%;
}
.page-template-page-aboutus .six .box .link {
  color: #fff;
  position: absolute;
  bottom: 20px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow2.png') no-repeat left center;
  padding-left: 35px;
}
.page-template-page-aboutus .six .box h3 {
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0.04em;
  margin-bottom: 13px;
}
/*---COUNSELLING/COACHING---*/
.page-template-page-counselling .banner,
.page-template-page-coaching .banner {
  height: 240px;
}
.page-template-page-counselling .box,
.page-template-page-coaching .box {
  padding: 20px;
}
.page-template-page-counselling h2,
.page-template-page-coaching h2 {
  font-size: 19px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.page-template-page-counselling .link,
.page-template-page-coaching .link {
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow.png') no-repeat left center;
  margin-top: 18px;
  line-height: 20px;
}
.page-template-page-counselling .info,
.page-template-page-coaching .info {
  background-color: #fff;
  border-radius: 4px;
  min-height: 597px;
  padding: 20px;
}
.page-template-page-counselling .info img,
.page-template-page-coaching .info img {
  margin: 10px 0 15px;
}
.page-template-page-counselling .info blockquote p,
.page-template-page-coaching .info blockquote p {
  font-style: italic;
  font-size: 16px;
}
.page-template-page-counselling .info blockquote p strong,
.page-template-page-coaching .info blockquote p strong {
  font-weight: 300;
  font-size: 14px;
  color: #fa9932;
  font-style: normal;
  display: block;
}
.page-template-page-counselling .info p,
.page-template-page-coaching .info p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
.page-template-page-counselling .info p strong,
.page-template-page-coaching .info p strong {
  font-weight: 400;
  line-height: 23px;
  font-size: 16px;
}
.page-template-page-counselling .info p a,
.page-template-page-coaching .info p a {
  text-decoration: underline;
}
.page-template-page-counselling aside h2,
.page-template-page-coaching aside h2 {
  margin-bottom: 12px;
}
.page-template-page-counselling aside .dbg,
.page-template-page-coaching aside .dbg {
  color: #fff;
}
.page-template-page-counselling aside .dbg p,
.page-template-page-coaching aside .dbg p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 56px;
}
.page-template-page-counselling aside .dbg h3,
.page-template-page-coaching aside .dbg h3 {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 13px;
}
.page-template-page-counselling aside .dbg .link,
.page-template-page-coaching aside .dbg .link {
  color: #fff;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow2.png') no-repeat left center;
}
.page-template-page-counselling .info {
  line-height: 22px;
}
.page-template-page-counselling .info ul {
  margin-bottom: 28px;
  list-style-type: none;
}
.page-template-page-counselling .info ul li {
  margin-bottom: 18px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/gbullet.png') no-repeat left 8px;
  padding-left: 21px;
}
.page-template-page-counselling aside .box:first-child {
  background: #ffffff url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/greenqbg.png') no-repeat top -22px right -14px;
}
.page-template-page-counselling aside ul {
  list-style-type: none;
  margin: 0;
}
.page-template-page-counselling aside ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  border-top: 1px solid #dcdcdd;
  margin: 0;
  padding: 38px 0 36px 40px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/greenq.png') no-repeat left 30px;
}
.page-template-page-coaching .info p {
  line-height: 22px;
}
.page-template-page-coaching .info ul {
  margin-bottom: 28px;
  list-style-type: none;
}
.page-template-page-coaching .info ul li {
  margin-bottom: 18px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/obullet.png') no-repeat left 6px;
  padding-left: 21px;
}
.page-template-page-coaching .info h2 {
  border-top: 1px solid #dcdcdd;
  padding-top: 30px;
  margin-top: 22px;
}
.page-template-page-coaching .info h2:first-child {
  border: none;
  padding-top: 0;
  margin-top: 0;
}
.page-template-page-coaching aside .wocs p {
  font-size: 13px;
  font-weight: 300;
  line-height: 22px;
}
.page-template-page-coaching aside .wocs p:last-child {
  font-family: 'Roboto Slab', serif;
}
.page-template-page-coaching aside .box:first-child {
  background: #ffffff url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/orangequotebg.png') no-repeat top -22px right -14px;
  padding-bottom: 0;
}
.page-template-page-coaching aside ul {
  list-style-type: none;
  margin: 0;
}
.page-template-page-coaching aside ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  border-top: 1px solid #dcdcdd;
  margin: 0;
  padding: 38px 0 30px 40px;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/orangequote.png') no-repeat left 30px;
}
/*---RESOURCES---*/
.page-template-page-counsellingresources .banner,
.page-template-page-coachingresources .banner,
.page-template-page-resources .banner,
.archive .banner {
  height: 240px;
}
.page-template-page-counsellingresources .box,
.page-template-page-coachingresources .box,
.page-template-page-resources .box,
.archive .box {
  padding: 20px;
}
.page-template-page-counsellingresources h2,
.page-template-page-coachingresources h2,
.page-template-page-resources h2,
.archive h2 {
  font-size: 19px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 14px;
}
.page-template-page-counsellingresources .main aside,
.page-template-page-coachingresources .main aside,
.page-template-page-resources .main aside,
.archive .main aside {
  float: right;
}
.page-template-page-counsellingresources .main aside h2,
.page-template-page-coachingresources .main aside h2,
.page-template-page-resources .main aside h2,
.archive .main aside h2 {
  border-bottom: 1px solid #dcdcdd;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.page-template-page-counsellingresources .main aside .lbg ul,
.page-template-page-coachingresources .main aside .lbg ul,
.page-template-page-resources .main aside .lbg ul,
.archive .main aside .lbg ul {
  list-style-type: none;
  margin-bottom: 40px;
}
.page-template-page-counsellingresources .main aside .lbg ul li,
.page-template-page-coachingresources .main aside .lbg ul li,
.page-template-page-resources .main aside .lbg ul li,
.archive .main aside .lbg ul li {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
}
.page-template-page-counsellingresources .main aside .dbg,
.page-template-page-coachingresources .main aside .dbg,
.page-template-page-resources .main aside .dbg,
.archive .main aside .dbg {
  color: #fff;
}
.page-template-page-counsellingresources .main aside .dbg p,
.page-template-page-coachingresources .main aside .dbg p,
.page-template-page-resources .main aside .dbg p,
.archive .main aside .dbg p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 56px;
}
.page-template-page-counsellingresources .main aside .dbg h3,
.page-template-page-coachingresources .main aside .dbg h3,
.page-template-page-resources .main aside .dbg h3,
.archive .main aside .dbg h3 {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 13px;
}
.page-template-page-counsellingresources .main aside .dbg .link,
.page-template-page-coachingresources .main aside .dbg .link,
.page-template-page-resources .main aside .dbg .link,
.archive .main aside .dbg .link {
  color: #fff;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow2.png') no-repeat left center;
}
.page-template-page-counsellingresources .news_posts,
.page-template-page-coachingresources .news_posts,
.page-template-page-resources .news_posts,
.archive .news_posts {
  width: 66.666666665%;
  margin: 0;
  float: left;
  list-style-type: none;
}
.page-template-page-counsellingresources .news_posts li.b_posts,
.page-template-page-coachingresources .news_posts li.b_posts,
.page-template-page-resources .news_posts li.b_posts,
.archive .news_posts li.b_posts {
  width: 46.875%;
  margin: 0 1.5625% 20px;
  float: left;
  background-color: #fff;
  border-radius: 4px;
  padding: 20px 20px 40px;
  position: relative;
}
.page-template-page-counsellingresources .news_posts li.b_posts em,
.page-template-page-coachingresources .news_posts li.b_posts em,
.page-template-page-resources .news_posts li.b_posts em,
.archive .news_posts li.b_posts em {
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
  color: #7f7f7f;
}
.page-template-page-counsellingresources .news_posts li.b_posts .postthumb,
.page-template-page-coachingresources .news_posts li.b_posts .postthumb,
.page-template-page-resources .news_posts li.b_posts .postthumb,
.archive .news_posts li.b_posts .postthumb {
  display: block;
}
.page-template-page-counsellingresources .news_posts li.b_posts figure,
.page-template-page-coachingresources .news_posts li.b_posts figure,
.page-template-page-resources .news_posts li.b_posts figure,
.archive .news_posts li.b_posts figure {
  margin: 0;
  height: 175px;
  width: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.page-template-page-counsellingresources .news_posts li.b_posts a.blog_title,
.page-template-page-coachingresources .news_posts li.b_posts a.blog_title,
.page-template-page-resources .news_posts li.b_posts a.blog_title,
.archive .news_posts li.b_posts a.blog_title {
  font-size: 19px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.page-template-page-counsellingresources .news_posts li.b_posts a.read_more,
.page-template-page-coachingresources .news_posts li.b_posts a.read_more,
.page-template-page-resources .news_posts li.b_posts a.read_more,
.archive .news_posts li.b_posts a.read_more {
  font-size: 15px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 21px;
  color: #fa9932;
  padding-left: 31px;
  height: 20px;
  display: block;
  background: transparent url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow.png') no-repeat left center;
  position: absolute;
  bottom: 20px;
}
.page-template-page-counsellingresources .news_posts li.b_posts a.read_more {
  color: #aee75d;
}
/*---ARTICLE---*/
.single-post .banner {
  height: 240px;
}
.single-post .box {
  background-color: #fff;
}
.single-post .box h2 {
  font-size: 19px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 14px;
}
.single-post .box em {
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
  color: #7f7f7f;
}
.single-post .box img {
  float: left;
  margin-right: 20px;
}
.single-post .box p {
  margin-bottom: 34px;
}
.single-post .box p:first-of-type {
  margin-bottom: 18px;
}
.single-post .box .postbot a {
  font-size: 16px;
  font-weight: 400;
  color: #fa9931;
}
.single-post .box .postbot a:first-child {
  float: left;
}
.single-post .box .postbot a:last-child {
  float: right;
}
/*---CONTACT---*/
.page-template-page-contactus .banner {
  height: 240px;
}
.page-template-page-contactus aside p {
  line-height: 22px;
  margin-bottom: 17px;
}
.page-template-page-contactus aside b {
  font-weight: 400;
}
.page-template-page-contactus aside .map_style {
  height: 389px;
  width: 100%;
  border-radius: 4px;
}
.page-template-page-contactus h2 {
  font-size: 19px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  border-top: 1px solid #dcdcdd;
  padding-top: 23px;
  margin: 11px 0 0;
  clear: both;
}
.page-template-page-contactus h2:first-child {
  border: none;
  padding-top: 7px;
  margin: 0 0 15px;
}
.page-template-page-contactus .info {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px;
}
.page-template-page-contactus .info p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 29px;
}
.page-template-page-contactus .info p:last-of-type {
  margin-bottom: 0;
}
.page-template-page-contactus .info p strong {
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  line-height: 23px;
}
.page-template-page-contactus .info p a {
  text-decoration: underline;
}
.page-template-page-contactus .info .paulcont,
.page-template-page-contactus .info .juliacont {
  float: left;
  width: 50%;
  margin: 15px 0 25px;
}
.page-template-page-contactus .info .paulcont h4,
.page-template-page-contactus .info .juliacont h4 {
  font-size: 15px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
}
.page-template-page-contactus form span {
  margin-left: 0;
}
.page-template-page-contactus form span.left_col {
  float: left;
  width: 100%;
}
.page-template-page-contactus .formleft {
  width: 35%;
  float: left;
}
.page-template-page-contactus .formright {
  float: right;
  width: 62%;
}
img.wpcf7-captchac {
  float: left;
  margin: 6px 0 0 40px;
}
span.captcha-677 {
  float: right;
  width: 155px;
  margin: 0;
}
label[for="captcha"] {
  font-size: 12px;
  line-height: 35px;
  float: left;
}
.wpcf7-form-control-wrap.lecaptcha {
  width: 348px;
  float: right;
  margin-left: 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
  width: 100%;
  float: left;
  font-weight: 300;
  color: #4b4b4d;
  border: solid 1px #e1e1e1;
  font-size: 14px;
  box-sizing: border-box;
  height: 35px;
  padding: 5px 9px;
}
.wpcf7-form input::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  font-weight: 300;
  color: #717171;
  font-size: 12px;
  opacity: 0.8;
}
.wpcf7-form input:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder {
  font-weight: 300;
  color: #717171;
  font-size: 12px;
  opacity: 0.8;
}
.wpcf7-form input::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder {
  font-weight: 300;
  color: #717171;
  font-size: 12px;
  opacity: 0.8;
}
.wpcf7-form input:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  font-weight: 300;
  color: #717171;
  font-size: 12px;
  opacity: 0.8;
}
span.wpcf7-list-item {
  margin-left: 0;
  float: left;
  width: 50%;
  font-size: 12px;
  line-height: 22px;
}
.wpcf7-form input[type="radio"] {
  width: 16px;
  height: 21px;
  margin-right: 3px;
}
.wpcf7-form-control-wrap.radio-107 {
  clear: left;
  margin-top: 0;
}
label[for="enquiryfor"] {
  width: 100%;
  float: left;
  font-size: 12px;
  line-height: 21px;
  margin: 16px 0 2px;
}
.wpcf7-form-control-wrap {
  width: 100%;
  float: left;
  margin: 9px 0 7px 0;
}
.wpcf7-form-control-wrap.your-message {
  width: 100%;
  float: right;
  margin-left: 0;
}
.wpcf7-form input.wpcf7-submit {
  float: right;
  width: 200px;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0.04em;
  text-align: left;
  padding: 0 0 0 30px;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  cursor: pointer;
  border: 0 !important;
  margin-top: 10px;
  border-radius: 4px !important;
  height: 35px;
  background: #4b4b4d url('https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/linkarrow2.png') no-repeat right 27px center;
  background-size: 15px 15px;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.wpcf7-form input.wpcf7-submit:hover {
  background-color: #6b6b6b;
}
.wpcf7-form textarea {
  min-height: 86px;
}
.wpcf7-form input,
.wpcf7-form textarea {
  border-radius: 0 !important;
}
div.wpcf7-response-output {
  float: left;
}
div.wpcf7-response-output,
.wpcf7-not-valid-tip {
  color: #000 !important;
}
/*---FOOTER---*/
footer {
  background-color: #fff;
  border-top: 1px solid #dddddd;
  margin-top: 20px;
  padding: 46px 0 0;
  color: #4f5055;
}
footer p {
  font-size: 10px;
  line-height: 19px;
  letter-spacing: 0.04em;
  margin: 0;
}
footer strong {
  font-weight: 400;
}
footer .footcol {
  position: relative;
}
footer .footcol img {
  margin-right: 30px;
}
footer .footcol img:last-child {
  margin-right: 0;
}
footer .footcol:before {
  content: "";
  position: absolute;
  left: -10px;
  width: 1px;
  height: 81px;
  background-color: #e5e5e5;
}
footer .footcol:first-child:before {
  display: none;
}
footer .footcol a {
  font-size: 10px;
  line-height: 19px;
  letter-spacing: 0.04em;
  font-weight: 300;
  color: #4f5055;
}
footer .footcont a {
  font-weight: 400;
  text-decoration: underline;
}
footer .logoline {
  margin-top: 40px;
}
footer .footline {
  width: 43%;
  height: 1px;
  background-color: #e5e5e5;
  float: left;
  margin-top: 10px;
}
footer .footsoc {
  text-align: center;
  width: 14%;
  float: left;
}
footer .subfoot {
  text-align: center;
  margin-bottom: 30px;
}
footer .subfoot p {
  font-size: 12px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
}
/*---404---*/
.error404 .wrap {
  background: #000000;
  width: 100%;
  padding: 20px 0 30px;
  float: left;
}
.error404 .section_1 {
  padding: 30px 20px 30px;
  border-radius: 5px;
  background-color: #fff;
  margin-top: 20px;
}
.error404 .section_1 h1 {
  padding: 0 0px 20px;
  margin-bottom: 20px;
}
/** WEBKIT CSS **/
/*---RESPONSIVE---*/
#nav-trigger {
  display: none;
  text-align: right;
  height: 45px;
}
#nav-trigger span {
  font-size: 20px;
  padding: 10px 62px 10px 15px;
  background: transparent url("https://www.theaffinityconsultancy.co.uk/wp-content/themes/affinity/images/nav-button.png") no-repeat scroll 92px center;
  cursor: pointer;
  font-weight: 500;
  color: #6F6F72;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  display: inline-block;
}
#nav-trigger span:hover {
  background-color: #ddd;
}
.sb-right ul.sub-menu {
  position: static;
  border: none;
  margin: 0;
}
.sb-right ul.sub-menu li {
  border: none;
  background-color: #444;
  border-bottom: 1px solid #555;
}
.sb-right ul.sub-menu li:last-child {
  border: none;
}
.sb-right ul.sub-menu li:hover {
  background-color: #555;
}
.sb-right ul.sub-menu li a {
  color: #ccc;
  font-size: 15px;
  padding: 11px 0 11px 40px;
}
.sb-right ul li {
  margin: 0;
  list-style-type: none;
  background-color: #333;
  border-bottom: 1px solid #444;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.sb-right ul li:hover {
  background-color: #222;
}
.sb-right ul li a {
  font-size: 16px;
  display: block;
  color: #bbb;
  padding: 13px 0 13px 20px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.sb-right ul li a:hover {
  color: #eee;
  text-decoration: none;
}
@media only screen and (max-width: 1000px) {
  #main-nav ul li {
    margin-right: 25px;
  }
  #main-nav ul li a::after {
    right: -17px;
  }
  .page-template-page-contactus .container .eight.columns {
    width: 97.9167%;
  }
  .page-template-page-contactus .container .eight.columns p {
    margin-bottom: 8px;
  }
  .page-template-page-contactus .container aside.four.columns {
    width: 97.9167%;
  }
  .page-template-page-contactus .container aside.four.columns .box {
    min-height: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  footer .four.columns {
    width: 35.8%;
  }
  footer .four.columns:first-child {
    width: 22%;
  }
}
@media only screen and (max-width: 800px) {
  #main-nav {
    display: none;
  }
  #nav-trigger {
    display: block;
  }
  .container .eight.columns {
    width: 97.9167%;
  }
  .container aside.four.columns {
    width: 97.9167%;
  }
  .container aside.four.columns .box {
    min-height: 136px;
    width: 48%;
    float: left;
  }
  .container aside.four.columns .box:last-child {
    float: right;
  }
  .container aside.four.columns .box h3 {
    font-size: 23px;
    line-height: 25px;
  }
  .page-template-page-aboutus .six h2 {
    text-align: center;
  }
  .page-template-page-aboutus .six img {
    float: none;
    margin: 0px auto 10px;
    display: block;
  }
  .page-template-page-counsellingresources .news_posts,
  .page-template-page-coachingresources .news_posts,
  .page-template-page-resources .news_posts,
  .archive .news_posts {
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .page .banner {
    height: 185px;
  }
  .page .banner h1 {
    font-size: 48px;
    line-height: 54px;
    margin: 45px 0px 0px;
  }
  .page .banner p {
    font-size: 22px;
    line-height: 44px;
    line-height: 28px;
    margin-top: 6px;
  }
  .page .banner .button {
    margin-top: 12px;
    padding: 0px 44px 0px 22px;
  }
  .page .banner .green {
    background-position: right 19px center;
  }
  .page .banner .orange {
    background-position: right 19px center;
  }
  .single-post .banner {
    height: 185px;
  }
  .home .banner {
    height: 270px;
  }
  .home .banner h1 {
    margin: 28px 0px 0px;
  }
  footer {
    padding: 20px 0px 0px;
  }
  footer .container .footcol.four.columns {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  footer .container .footcol.four.columns::before {
    left: 50%;
    width: 200px;
    height: 1px;
    top: -25px;
    margin-left: -100px;
  }
  footer .container .footcol.four.columns img {
    margin-bottom: 0;
  }
  footer .container .footcol.four.columns.footcont {
    margin-bottom: 0;
  }
  footer .footline {
    width: 37%;
  }
  footer .footsoc {
    width: 26%;
  }
  .page-template-page-aboutus .container .six.columns {
    width: 97.9167%;
    height: auto !important;
    padding-bottom: 195px;
  }
  .page-template-page-aboutus .container .six.columns h2 {
    text-align: left;
  }
  .page-template-page-aboutus .container .six.columns p {
    margin-bottom: 16px;
  }
  .page-template-page-aboutus .container .six.columns .box {
    width: 91%;
  }
  .page-template-page-aboutus .container .six.columns img {
    float: left;
    margin: 0px 20px 15px 0;
  }
  .page-template-page-contactus .container .formleft {
    width: 100%;
  }
  .page-template-page-contactus .container .formright {
    width: 100%;
  }
  .page-template-page-contactus .container .wpcf7-form input.wpcf7-submit {
    clear: both;
  }
  .page-template-page-contactus .container label[for="enquiryfor"] {
    margin: 4px 0px 2px;
  }
  .page-template-page-contactus .container span.wpcf7-list-item {
    width: 120px;
  }
  .page-template-page-contactus .container span.captcha-677 {
    float: left;
  }
  .page-template-page-contactus .container img.wpcf7-captchac {
    margin: 6px 0px 0px 10px;
  }
  .page-template-page-contactus .container .wpcf7-form-control-wrap.lecaptcha {
    width: 100%;
  }
  .page-template-page-contactus .container aside .map_style {
    height: 220px;
  }
  .page-template-page-contactus .container .info .paulcont,
  .page-template-page-contactus .container .info .juliacont {
    width: 100%;
    margin: 12px 0px 9px;
  }
}
@media only screen and (max-width: 500px) {
  header .container .head_right {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
  }
  header .container .head_right a {
    font-size: 14px;
    line-height: 20px;
  }
  .container aside.four.columns .box {
    width: 100%;
    min-height: 0;
  }
  .home .banner {
    height: 290px;
  }
  .home .banner h1 {
    font-size: 39px;
    line-height: 43px;
  }
  .home .info p:first-child {
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
  }
  .banner .button {
    clear: both;
  }
  .banner h1 {
    font-size: 36px;
    line-height: 42px;
  }
  .banner p {
    font-size: 20px;
    line-height: 27px;
    margin-top: 8px;
  }
  .info p {
    font-size: 15px;
    line-height: 23px;
  }
  .single-post .box h2 {
    text-align: center;
  }
  .single-post .box p:first-of-type {
    text-align: center;
  }
  .single-post .box img {
    float: none;
    max-width: 100%;
    height: auto;
    margin: 0px auto 10px;
    display: block;
  }
  .page-template-page-aboutus .container .six.columns {
    padding-bottom: 235px;
  }
  .page-template-page-aboutus .container .six.columns h2 {
    text-align: center;
  }
  .page-template-page-aboutus .container .six.columns img {
    float: none;
    margin: 0px auto 10px;
    display: block;
  }
  .page-template-page-contactus .banner p {
    font-size: 19px;
  }
  .page-template-page-contactus .banner h1 {
    font-size: 44px;
    line-height: 44px;
    margin: 28px 0px 0px;
  }
  .page-template-page-counsellingresources .news_posts li.b_posts,
  .page-template-page-coachingresources .news_posts li.b_posts,
  .page-template-page-resources .news_posts li.b_posts,
  .archive .news_posts li.b_posts {
    width: 97.9167%;
  }
}
.page-template-page-privacy .banner {
  height: 240px;
}
.page-template-page-privacy .info {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px;
}
.page-template-page-privacy .links a {
  display: block;
  padding: 10px;
  background: #fa9932;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}
.page-template-page-privacy .links a + a {
  margin-top: 20px;
}
.table {
  width: 100%;
  margin: 0 0 20px;
}
.table table {
  width: 100%;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}
.table table th {
  width: 100%;
  font-size: 13px;
  line-height: 22px;
  font-weight: bold;
  margin: 0 0 10px;
  background: #eee;
  border: 1px solid #1d1d1b;
  padding: 10px;
}
.table table td {
  width: 100%;
  font-size: 13px;
  line-height: 22px;
  word-wrap: break-word;
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #1d1d1b;
}
.table table th:first-child {
  width: 20%;
}
.table table th:nth-child(2) {
  width: 20%;
}
.table table th:nth-child(3) {
  width: 60%;
}
.table table td:first-child {
  width: 20%;
}
.table table td:nth-child(2) {
  width: 20%;
}
.table table td:nth-child(3) {
  width: 60%;
}
@media screen and (max-width: 380px) {
  .table table {
    width: 500px;
    overflow-x: scroll;
  }
}
