	@charset "UTF-8";
	/*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */
	
	@import url(https://fonts.googleapis.com/css?family=Varela+Round);
	@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
	img,
	legend {
	    border: 0
	}
	.cf:after,
	.clear-both,
	.holdall {
	    clear: both
	}
	#wrapper,
	.flickity-enabled,
	sub,
	sup {
	    position: relative
	}
	#thetweet ul,
	.job--apply ul li,
	.layout,
	.thetweet ul,
	section.off-screen-nav nav ul {
	    list-style: none
	}
.page-id-597 section.flexy-form h1 {
    width: 100%;
    padding-right: 1em;
}
.page-id-597  .loader {
    width: 36%;
}
.single-case-studies .col-md-3.blog-sidebar {
    background: #fff;
}
.single-case-studies  h2.widget-title {
    background: #bc1b2e;
    padding: 10px;
    color: #fff;
}
.textwidget ul {
    display: inline-block;
}
footer .social-media-icons a {
    font-size: 19px;
    padding: 8px 10px;
}
footer .social-media-icons ul {
    list-style: none;
}
li.fbb a {
    padding: 8px 15px;
}
.textwidget li {
    float:left;
}
.single-case-studies  ul {
    list-style: none;
}
#newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.cv_field {
    width: 100%;
    margin-bottom: 16px;
    height: 39px;
    border: 1px solid #333;
    padding: 11px;
}
#newsletter .intro, #cv_drop .intro{
    padding: 14px;
    line-height: 28px;
}
#newsletter .modal-dialog form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 0px;
    background: #333;
    border: none;
    padding: 9px 20px !important;
    color: #fff;
    border-radius: 5px;
    margin: 1px 0px 0px 15px !important;
}
#newsletter  .modal-header {
    background: #333;
    color: #fff;
}
#newsletter input.wpcf7-form-control.wpcf7-confirm_email.wpcf7-validates-as-required.wpcf7-validates-as-confirm_email.cv_field {
    margin-bottom: 16px;
    height: 39px;
    border: 1px solid #333;
    padding: 11px;
    width: 100%;
}
#newsletter button.close {
    color: #fff;
}
#newsletter button.close:hover {
    color: #fff;
}
#newsletter span.wpcf7-list-item {
   
    width: 100%;
    margin-bottom: 6px;
}
	#wrapper {
	    height: 100%;
	    width: 100%
	}
	#__bs_notify__ {
	    opacity: .056
	}
	.ff-itc-bold {
	    font-family: "Varela Round"
	}
	.lato {
	    font-family: Lato
	}
	a,
	div,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	li,
	p {
	    color: #333;
	    font-weight: 400;
	    margin: 0;
	    padding: 0
	}
	b,
	optgroup,
	strong {
	    font-weight: 700
	}
	a.white,
	div.white,
	h1.white,
	h2.white,
	h3.white,
	h4.white,
	h5.white,
	h6.white,
	li.white,
	p.white {
	    color: #fff
	}
	h1 {
	    font-size: 2.3rem;
	    margin: 0
	}
	h2 {
	    font-size: 1.5rem
	}
	p.grey {
	    color: #8b8b8b;
	    font-size: 15px;
	}
	p.copy+ {
	    font-size: 14px;
	    font-size: 1.1rem
	}
	/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
	
	body {
	    margin: 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
	}
	dfn {
	    font-style: italic
	}
	mark {
	    background: #ff0;
	    color: #000
	}
	small {
	    font-size: 80%
	}
	sub,
	sup {
	    font-size: 75%;
	    line-height: 0;
	    vertical-align: baseline
	}
	.inline,
	.layout__item,
	.morph-button {
	    vertical-align: top
	}
	sup {
	    top: -.5em
	}
	sub {
	    bottom: -.25em
	}
	svg:not(:root) {
	    overflow: hidden
	}
	figure {
	    margin: 1em 40px
	}
	hr {
	    box-sizing: content-box;
	    height: 0
	}
	pre,
	textarea {
	    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
	}
	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;
	    box-sizing: content-box
	}
	input[type=search]::-webkit-search-cancel-button,
	input[type=search]::-webkit-search-decoration {
	    -webkit-appearance: none
	}
	fieldset {
	    border: 1px solid silver;
	    margin: 0 2px;
	    padding: .35em .625em .75em
	}
	.layout,
	legend,
	td,
	th {
	    padding: 0
	}
	table {
	    border-collapse: collapse;
	    border-spacing: 0
	}
	html {
	    box-sizing: border-box;
	    font-size: .8125em;
	    font-family: Verdana, Geneva, sans-serif;
	    line-height: 1.38462;
	    background-color: #fff;
	    color: #333;
	    overflow-y: scroll;
	    min-height: 100%;
	    -webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
	    -moz-osx-font-smoothing: grayscale;
	    -webkit-font-smoothing: antialiased;
	    text-rendering: geometricPrecision
	}
	*,
	:after,
	:before {
	    box-sizing: inherit
	}
	.layout {
	    margin: 0 0 0 -18px
	}
#cv_drop span.wpcf7-list-item {
    display: inline-block;
    margin: 1em 0 0 1em;
}
	.layout__item {
	    display: inline-block;
	    padding-left: 18px;
	    width: 100%;
      margin-bottom: 17px;  
	}
	.layout--small {
	    margin-left: -9px
	}
	.layout--small>.layout__item {
	    padding-left: 9px
	}
	.layout--large {
	    margin-left: -36px
	}
	.layout--large>.layout__item {
	    padding-left: 36px
	}
	.layout--rev {
	    direction: rtl;
	    text-align: left
	}
	.layout--rev>.layout__item {
	    direction: ltr;
	    text-align: left
	}
	.layout--right {
	    text-align: right
	}
	.layout--right>.layout__item {
	    text-align: left
	}
	.layout--center {
	    text-align: center
	}
	.layout--center>.layout__item {
	    text-align: left
	}
	.holdall {
	    width: 100%;
	    height: 100%;
	    max-width: 1300px;
	    padding: 0 6.2%;
	    margin: 0 auto
	}
	/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
	
	.flickity-enabled:focus {
	    outline: 0
	}
	.flickity-viewport {
	    overflow: hidden;
	    position: relative;
	    height: 100%
	}
	.flickity-slider {
	    position: absolute;
	    width: 100%;
	    height: 100%
	}
	.flickity-enabled.is-draggable {
	    -webkit-tap-highlight-color: transparent;
	    tap-highlight-color: transparent;
	    -webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none
	}
	.flickity-enabled.is-draggable .flickity-viewport {
	    cursor: move;
	    cursor: grab
	}
	.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	    cursor: grabbing
	}
	.flickity-prev-next-button {
	    position: absolute;
	    top: 50%;
	    border: none;
	    border-radius: 50%;
	    cursor: pointer;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%)
	}
	.flickity-prev-next-button:focus {
	    outline: 0;
	    box-shadow: none
	}
	.flickity-prev-next-button:active {
	    filter: alpha(opacity=60);
	    opacity: .6
	}
	.flickity-rtl .flickity-prev-next-button.previous {
	    left: auto;
	    right: 10px
	}
	.flickity-rtl .flickity-prev-next-button.next {
	    right: auto;
	    left: 10px
	}
	.flickity-prev-next-button:disabled {
	    filter: alpha(opacity=30);
	    opacity: .3;
	    cursor: auto
	}
	.flickity-prev-next-button svg {
	    position: absolute;
	    left: 20%;
	    top: 20%;
	    width: 60%;
	    height: 60%
	}
	.flickity-prev-next-button.no-svg {
	    font-size: 26px;
	    color: #fff
	}
	.flickity-page-dots {
	    position: absolute;
	    width: 100%;
	    bottom: -25px;
	    padding: 0;
	    margin: 0;
	    list-style: none;
	    text-align: center;
	    line-height: 1
	}
	.flickity-rtl .flickity-page-dots {
	    direction: rtl
	}
	.flickity-page-dots .dot {
	    display: inline-block;
	    width: 10px;
	    height: 10px;
	    margin: 0 8px;
	    background: #333;
	    border-radius: 50%;
	    filter: alpha(opacity=25);
	    opacity: .25;
	    cursor: pointer
	}
	.dropzone.dz-started .dz-message,
	.flickity-prev-next-button:disabled {
	    display: none
	}
	.flickity-prev-next-button,
	.flickity-prev-next-button:hover {
	    background: 0 0
	}
	.flickity-page-dots .dot.is-selected {
	    filter: alpha(opacity=100);
	    opacity: 1
	}
	.flickity-prev-next-button .arrow {
	    fill: #fff
	}
	@-webkit-keyframes passing-through {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(40px);
	        transform: translateY(40px)
	    }
	    30%,
	    70% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	    100% {
	        opacity: 0;
	        -webkit-transform: translateY(-40px);
	        transform: translateY(-40px)
	    }
	}
	@keyframes passing-through {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(40px);
	        transform: translateY(40px)
	    }
	    30%,
	    70% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	    100% {
	        opacity: 0;
	        -webkit-transform: translateY(-40px);
	        transform: translateY(-40px)
	    }
	}
	@-webkit-keyframes slide-in {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(40px);
	        transform: translateY(40px)
	    }
	    30% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	@keyframes slide-in {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(40px);
	        transform: translateY(40px)
	    }
	    30% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	@-webkit-keyframes pulse {
	    0%, 20% {
	        -webkit-transform: scale(1);
	        transform: scale(1)
	    }
	    10% {
	        -webkit-transform: scale(1.1);
	        transform: scale(1.1)
	    }
	}
	@keyframes pulse {
	    0%, 20% {
	        -webkit-transform: scale(1);
	        transform: scale(1)
	    }
	    10% {
	        -webkit-transform: scale(1.1);
	        transform: scale(1.1)
	    }
	}
	.dropzone,
	.dropzone * {
	    box-sizing: border-box
	}
	.dropzone {
	    min-height: 150px;
	    border: 2px solid rgba(0, 0, 0, .3);
	    background: #fff;
	    padding: 20px
	}
	.dropzone.dz-clickable {
	    cursor: pointer
	}
	.dropzone.dz-clickable * {
	    cursor: default
	}
	.dropzone.dz-clickable .dz-message,
	.dropzone.dz-clickable .dz-message * {
	    cursor: pointer
	}
	.dropzone.dz-drag-hover {
	    border-style: solid
	}
	.dropzone.dz-drag-hover .dz-message {
	    opacity: .5
	}
	.dropzone .dz-preview.dz-file-preview .dz-details,
	.dropzone .dz-preview:hover .dz-details {
	    opacity: 1
	}
	.dropzone .dz-message {
	    text-align: center;
	    margin: 2em 0
	}
	.dropzone .dz-preview {
	    position: relative;
	    display: inline-block;
	    vertical-align: top;
	    margin: 16px;
	    min-height: 100px
	}
	.dropzone .dz-preview:hover {
	    z-index: 1000
	}
	.dropzone .dz-preview.dz-file-preview .dz-image {
	    border-radius: 20px;
	    background: #999;
	    background: -webkit-linear-gradient(top, #eee, #ddd);
	    background: linear-gradient(to bottom, #eee, #ddd)
	}
	.dropzone .dz-preview.dz-image-preview {
	    background: #fff
	}
	.dropzone .dz-preview.dz-image-preview .dz-details {
	    -webkit-transition: opacity .2s linear;
	    transition: opacity .2s linear
	}
	.dropzone .dz-preview .dz-remove {
	    font-size: 14px;
	    text-align: center;
	    display: block;
	    cursor: pointer;
	    border: none
	}
	.dropzone .dz-preview .dz-remove:hover {
	    text-decoration: underline
	}
	.dropzone .dz-preview .dz-details {
	    z-index: 20;
	    position: absolute;
	    top: 0;
	    left: 0;
	    opacity: 0;
	    font-size: 13px;
	    min-width: 100%;
	    max-width: 100%;
	    padding: 2em 1em;
	    text-align: center;
	    color: rgba(0, 0, 0, .9);
	    line-height: 150%
	}
	.dropzone .dz-preview .dz-details .dz-size {
	    margin-bottom: 1em;
	    font-size: 16px
	}
	.dropzone .dz-preview .dz-details .dz-filename {
	    white-space: nowrap
	}
	.dropzone .dz-preview .dz-details .dz-filename:hover span {
	    border: 1px solid rgba(200, 200, 200, .8);
	    background-color: rgba(255, 255, 255, .8)
	}
	.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
	    overflow: hidden;
	    text-overflow: ellipsis
	}
	.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
	    border: 1px solid transparent
	}
	.dropzone .dz-preview .dz-details .dz-filename span,
	.dropzone .dz-preview .dz-details .dz-size span {
	    background-color: rgba(255, 255, 255, .4);
	    padding: 0 .4em;
	    border-radius: 3px
	}
	.dropzone .dz-preview:hover .dz-image img {
	    -webkit-transform: scale(1.05, 1.05);
	    transform: scale(1.05, 1.05);
	    -webkit-filter: blur(8px);
	    filter: blur(8px)
	}
	.dropzone .dz-preview .dz-image {
	    border-radius: 20px;
	    overflow: hidden;
	    width: 120px;
	    height: 120px;
	    position: relative;
	    display: block;
	    z-index: 10
	}
	.dropzone .dz-preview .dz-image img {
	    display: block
	}
	.dropzone .dz-preview.dz-success .dz-success-mark {
	    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
	    animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
	}
	.dropzone .dz-preview.dz-error .dz-error-mark {
	    opacity: 1;
	    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
	    animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
	}
	.dropzone .dz-preview .dz-error-mark,
	.dropzone .dz-preview .dz-success-mark {
	    pointer-events: none;
	    opacity: 0;
	    z-index: 500;
	    position: absolute;
	    display: block;
	    top: 50%;
	    left: 50%;
	    margin-left: -27px;
	    margin-top: -27px
	}
	.dropzone .dz-preview .dz-error-mark svg,
	.dropzone .dz-preview .dz-success-mark svg {
	    display: block;
	    width: 54px;
	    height: 54px
	}
	.dropzone .dz-preview.dz-processing .dz-progress {
	    opacity: 1;
	    -webkit-transition: all .2s linear;
	    transition: all .2s linear
	}
	.dropzone .dz-preview.dz-complete .dz-progress {
	    opacity: 0;
	    -webkit-transition: opacity .4s ease-in;
	    transition: opacity .4s ease-in
	}
	.dropzone .dz-preview:not(.dz-processing) .dz-progress {
	    -webkit-animation: pulse 6s ease infinite;
	    animation: pulse 6s ease infinite
	}
	.dropzone .dz-preview .dz-progress {
	    opacity: 1;
	    z-index: 1000;
	    pointer-events: none;
	    position: absolute;
	    height: 16px;
	    left: 50%;
	    top: 50%;
	    margin-top: -8px;
	    width: 80px;
	    margin-left: -40px;
	    background: rgba(255, 255, 255, .9);
	    -webkit-transform: scale(1);
	    border-radius: 8px;
	    overflow: hidden
	}
	.dropzone .dz-preview .dz-progress .dz-upload {
	    background: #333;
	    background: -webkit-linear-gradient(top, #666, #444);
	    background: linear-gradient(to bottom, #666, #444);
	    position: absolute;
	    top: 0;
	    left: 0;
	    bottom: 0;
	    width: 0;
	    -webkit-transition: width .3s ease-in-out;
	    transition: width .3s ease-in-out
	}
	.dropzone .dz-preview.dz-error .dz-error-message {
	    display: block
	}
	.dropzone .dz-preview.dz-error:hover .dz-error-message {
	    opacity: 1;
	    pointer-events: auto
	}
	.dropzone .dz-preview .dz-error-message {
	    pointer-events: none;
	    z-index: 1000;
	    position: absolute;
	    display: block;
	    display: none;
	    opacity: 0;
	    -webkit-transition: opacity .3s ease;
	    transition: opacity .3s ease;
	    border-radius: 8px;
	    font-size: 13px;
	    top: 130px;
	    left: -10px;
	    width: 140px;
	    background: #be2626;
	    background: -webkit-linear-gradient(top, #be2626, #a92222);
	    background: linear-gradient(to bottom, #be2626, #a92222);
	    padding: .5em 1.2em;
	    color: #fff
	}
	.dropzone .dz-preview .dz-error-message:after {
	    content: '';
	    position: absolute;
	    top: -6px;
	    left: 64px;
	    width: 0;
	    height: 0;
	    border-left: 6px solid transparent;
	    border-right: 6px solid transparent;
	    border-bottom: 6px solid #be2626
	}
	.cf:after {
	    content: "";
	    display: table
	}
	.inline {
	    display: inline-block
	}
	.rel {
	    position: relative
	}
	.abs {
	    position: absolute
	}
	.abs.center {
	    left: 50%;
	    top: 50%;
	    -webkit-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%)
	}
	.vertical-center {
	    position: relative;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%)
	}
	.top0 {
	    top: 0
	}
	.btm0 {
	    bottom: 0
	}
	.left0,
	.right0 {
	    left: 0
	}
	.fl {
	    float: left
	}
	.fr {
	    float: right
	}
	.mar-auto {
	    margin: 0 auto
	}
	.tal {
	    text-align: left
	}
	.tac {
	    text-align: center
	}
	.tar {
	    text-align: right
	}
	.pad0 {
	    padding: 0
	}
	.mar0 {
	    margin: 0
	}
	.no-underline,
	.td-none,
	.underline-on-hover {
	    text-decoration: none
	}
	.underline-on-hover:hover {
	    text-decoration: underline
	}
	.hide {
	    display: none
	}
	.is-visually-hidden {
	    position: absolute;
	    overflow: hidden;
	    clip: rect(0 0 0 0);
	    height: 1px;
	    width: 1px;
	    margin: -1px;
	    padding: 0;
	    border: 0
	}
	.error {
	    color: #ee4340
	}
	.file-field-padding {
	    padding-top: 1em
	}
	button::-moz-focus-inner,
	input::-moz-focus-inner {
	    border: 0;
	    padding: 0
	}
	a.button,
	button {
	    -webkit-appearance: none;
	    padding: 0;
	    border: none;
	    border-radius: 1em;
	    min-width: 96px;
	    height: 31px;
	    line-height: 31px;
	    font-size: 13.29px;
	    text-decoration: none;
	    display: inline-block;
	    text-align: center;
	    -webkit-transition: .2s ease-out;
	    transition: .2s ease-out;
	    color: #fff;
	    outline: 0
	}
	a.button.button-grey,
	button.button-grey {
	    color: #fff;
	    background: #73777a
	}
	a.button.button-jade,
	button.button-jade {
	    color: #fff;
	    background-color: #bb141a
	}
	a.button.button-jade:hover,
	button.button-jade:hover {
	    color: #fff;
	    background-color: #7d9742
	}
	a.button.big-button,
	button.big-button {
	    height: 40px;
	    line-height: 40px;
	    min-width: 181px;
	    font-size: 17px;
	    color: #fff
	}
	input::-webkit-input-placeholder {
	    font-size: 1em
	}
	input:-moz-placeholder {
	    font-size: 1em
	}
	input::-moz-placeholder {
	    font-size: 1em
	}
	input:-ms-input-placeholder {
	    font-size: 1em
	}
	html {
	    height: 100%;
	    width: 100%;
	    background: #333
	}
	body {
    font-size: 15px !important;
	    text-rendering: auto;
	    text-rendering: geometricPrecision;
	    overflow-x: hidden;
	    position: relative;
	    min-height: 100%;
	    font-family: "Varela Round", Helvetica, Arial
	}
	ul {
	    padding: 0
	}
	img.responsive {
	    max-width: 100%;
	    display: block
	}
	.morph-button,
	.morph-button.morph-button-modal-2 {
	    display: inline-block
	}
	.desaturate {
	    -webkit-filter: grayscale(100%);
	    filter: grayscale(100%)
	}
	.pad-t {
	    padding-top: 3.5em
	}
	.pad-t-half {
	    padding-top: 1.75em
	}
	.pad-b {
	    padding-bottom: 3.8em
	}
	.pad-b-half {
	    padding-bottom: 1.9em
	}
	.pad-tb {
	    padding: 3.5em 0 3.8em
	}
	.pad-tb-half {
	    padding: 1.75em 0 1.9em
	}
	.top-heading {
	    text-align: center;
	    padding-bottom: 3em
	}
	.top-heading h1 {
	    line-height: 1.2
	}
	.top-heading p {
	    max-width: 556px;
	    margin: auto;
	    line-height: 1.3;
	    color: #8b8b8b
	}
	.please-log-in {
	    position: fixed;
	    top: 45%;
	    left: 50%;
	    -webkit-transform: perspective(1px) translateZ(0) translate3d(-50%, -50%, 0);
	    transform: perspective(1px) translateZ(0) translate3d(-50%, -50%, 0);
	    -webkit-filter: blur(0);
	    filter: blur(0);
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	    height: 11em;
	    width: 90%;
	    max-width: 320px;
	    z-index: 2;
	    color: #333;
	    opacity: .99
	}
	.please-log-in .container {
	    box-shadow: 0 0 10px 1px rgba(10, 10, 10, .2);
	    border-radius: 1em;
	    position: relative;
	    height: 100%;
	    overflow: hidden;
	    padding-bottom: 40px
	}
	.please-log-in .container .text-container {
	    text-align: center;
	    font-size: 1.5em;
	    height: 100%;
	    background: #fff;
	    padding: 0 10px
	}
	.please-log-in .container .text-container .text {
	    position: relative;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%)
	}
	.please-log-in .container .close {
	    cursor: pointer;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    width: 100%;
	    height: 40px;
	    background: #333;
	    -webkit-transition: .2s;
	    transition: .2s;
	    color: #fff;
	    text-align: center;
	    line-height: 2.5em;
	    font-size: 1.25em
	}
	.please-log-in .container .close:hover {
	    background: #404040
	}
	.no-js .morph-button,
	.no-js .morph-button .morph-content,
	.no-js .morph-button .morph-content>div {
	    position: relative;
	    width: auto;
	    height: auto;
	    opacity: 1;
	    visibility: visible;
	    top: auto;
	    left: auto;
	    -webkit-transform: none;
	    transform: none;
	    pointer-events: auto
	}
	.morph-button {
	    position: relative;
	    margin: 0 auto
	}
	.morph-button>button {
	    position: relative;
	    border: none;
	    overflow: hidden
	}
	.morph-button.open>button {
	    pointer-events: none
	}
	.morph-button.open .morph-content {
	    pointer-events: auto;
	    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
	    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
	}
	.morph-button.morph-button-overlay {
	    margin: 50px auto
	}
	.morph-button .morph-content {
	    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
	    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
	}
	.morph-content {
	    pointer-events: none
	}
	.morph-button-fixed {
	    width: 109px;
	    height: 31px
	}
	.morph-button-fixed .morph-content {
	    width: 109px;
	    height: 31px;
	    position: fixed;
	    z-index: 900;
	    opacity: 0;
	    -webkit-transition: opacity .3s .5s, width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s, margin .4s .1s;
	    transition: opacity .3s .5s, width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s, margin .4s .1s
	}
	.morph-button-fixed .morph-content>div {
	    visibility: hidden;
	    height: 0;
	    opacity: 0;
	    -webkit-transition: opacity .1s, visibility 0s .1s, height 0s .1s;
	    transition: opacity .1s, visibility 0s .1s, height 0s .1s
	}
	.morph-button-fixed>button {
	    z-index: 1000;
	    width: 100%;
	    height: 100%;
	    -webkit-transition: opacity .1s .5s;
	    transition: opacity .1s .5s
	}
	.morph-button-fixed.open>button {
	    opacity: 0;
	    -webkit-transition: opacity .1s;
	    transition: opacity .1s
	}
	.morph-button-fixed.open .morph-content {
	    opacity: 1
	}
	.morph-button-fixed.open .morph-content>div {
	    visibility: visible;
	    height: auto;
	    opacity: 1;
	    -webkit-transition: opacity .3s .5s;
	    transition: opacity .3s .5s
	}
	.morph-button-fixed.active>button {
	    z-index: 2000
	}
	.morph-button-fixed.active .morph-content {
	    z-index: 1900
	}
	.morph-button-overlay .morph-content {
	    -webkit-transition: opacity .3s .5s, width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s;
	    transition: opacity .3s .5s, width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s;
	    overflow: hidden;
	    background: #e85657
	}
	.morph-button-overlay.open .morph-content {
	    -webkit-transition: width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s;
	    transition: width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s;
	    top: 0!important;
	    left: 0!important;
	    width: 100%;
	    height: 100%
	}
	.morph-button-overlay.scroll .morph-content {
	    overflow-y: scroll
	}
	.morph-button-sidebar {
	    width: 60px;
	    height: 60px;
	    position: fixed;
	    bottom: 50px;
	    left: 50px
	}
	.morph-button-sidebar .morph-content {
	    -webkit-transition: opacity .3s .5s, width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s;
	    transition: opacity .3s .5s, width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s;
	    width: 60px;
	    height: 60px;
	    background: #e85657
	}
	.morph-button-sidebar>button {
	    line-height: 60px;
	    font-size: 1.6em;
	    padding: 0
	}
	.morph-button-sidebar.open .morph-content {
	    -webkit-transition: width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s;
	    transition: width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s;
	    top: 0!important;
	    left: 0!important;
	    width: 300px;
	    height: 100%;
	    overflow: hidden
	}
	.morph-button-sidebar.scroll .morph-content {
	    overflow: auto
	}
	.morph-button-modal::before {
	    position: fixed;
	    top: 0;
	    left: 0;
	    z-index: -1;
	    width: 100%;
	    height: 100%;
	    background: rgba(0, 0, 0, .6);
	    content: '';
	    opacity: 0;
	    -webkit-transition: opacity .5s;
	    transition: opacity .5s;
	    pointer-events: none;
	    display: none
	}
	.morph-button-modal.open::before {
	    display: block;
	    z-index: 800;
	    opacity: 1;
	    pointer-events: auto
	}
	.morph-button-modal.active::before {
	    z-index: 1800
	}
	.morph-button-modal .morph-content {
	    overflow: hidden;
	    -webkit-transition: opacity .3s .5s, width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s, margin .4s .1s;
	    transition: opacity .3s .5s, width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s, margin .4s .1s
	}
	.morph-button-modal.open .morph-content {
	    top: 50%!important;
	    left: 50%!important;
	    margin: -270px 0 0 -175px;
	    width: 350px;
	    height: 420px;
	    -webkit-transition: width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s, margin .4s .1s;
	    transition: width .4s .1s, height .4s .1s, top .4s .1s, left .4s .1s, margin .4s .1s
	}
	.morph-button-modal-4 .morph-clone {
	    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
	    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
	}
	.morph-button-modal-4.open .morph-content {
	    margin: -200px 0 0 -320px;
	    width: 640px;
	    height: 400px
	}
	.morph-button-inflow {
	    overflow: hidden;
	    max-width: 100%;
	    height: 70px
	}
	.morph-button-inflow>button {
	    width: 100%;
	    line-height: 70px
	}
	.morph-button-inflow .morph-content {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%
	}
	.morph-button-inflow .morph-content .morph-clone {
	    padding: 0;
	    font-weight: 700;
	    font-size: 1.5em;
	    line-height: 70px
	}
	.morph-button-inflow-1 {
	    width: 600px;
	    margin: 2em auto;
	    -webkit-transition: height .5s cubic-bezier(.7, 0, .3, 1);
	    transition: height .5s cubic-bezier(.7, 0, .3, 1)
	}
	.morph-button-inflow-1>button span {
	    visibility: hidden
	}
	.morph-button-inflow-1 .morph-content .morph-clone {
	    background: #e85657
	}
	.morph-button-inflow-2 {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    width: 220px;
	    -webkit-transition: height .3s, width .3s, -webkit-transform .3s;
	    transition: height .3s, width .3s, transform .3s;
	    -webkit-transform: translateX(-50%) translateY(-50%);
	    transform: translateX(-50%) translateY(-50%)
	}
        .register_sidebar {
    text-align: center !important;
    background: #fff !important;
    padding: 11px !important;
    border: 1px solid #eee !important;
}
  .eduction_bus h4.panel-title {
    background: #eee;
    padding: 10px 10px;
}

.eduction_bus a {
    font-size: 16px;
    color: #333;
}
 .register_sidebar  button.register_side {
    background: none !important;
   color: #333;
}
	.morph-button-inflow-2>button {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    -webkit-transition: -webkit-transform .3s;
	    transition: transform .3s
	}
	.morph-button-inflow-2.open {
	    width: 260px
	}
	.morph-button-inflow-2.open>button {
	    -webkit-transform: translateX(-100%);
	    transform: translateX(-100%)
	}
	.morph-button-inflow-2 .morph-content {
	    width: 260px;
	    height: 200px
	}
	.noscroll {
	    overflow: hidden
	}
	.no-js .morph-button {
	    margin: 10px 0;
	    float: none
	}
	.no-js .morph-button .morph-content .icon-close,
	.no-js .morph-button>button {
	    display: none
	}
	.no-js .morph-button-sidebar {
	    width: 300px;
	    position: fixed;
	    top: 0;
	    left: 0;
	    margin: 0;
	    height: 100%;
	    background: #e85657;
	    overflow: auto
	}
	.no-transition {
	    -webkit-transition: none!important;
	    transition: none!important
	}
	.morph-button.morph-button-fixed {
	    width: auto
	}
	.morph-button>button {
	    line-height: 1;
	    font-size: 13.29px;
	    font-family: "Varela Round";
	    font-weight: 400;
	    letter-spacing: 0;
	    white-space: nowrap
	}
	.morph-button.morph-button-modal-2.open .morph-content .login.active {
	    height: 350px
	}
	.morph-button.morph-button-modal-2.open .morph-content .sign-up.active {
	    height: 700px
	}
	.mobile-popup,
	.morph-button .morph-content {
	    background: #fff;
	    border-radius: 1em;
	    overflow: visible
	}
	.mobile-popup .container,
	.morph-button .morph-content .container {
	    padding: 1em 2em
	}
	.mobile-popup .container .icon-close,
	.morph-button .morph-content .container .icon-close {
	    cursor: pointer;
	    width: 30px;
	    height: 31px;
	    background: url(../../images/close-x.png) no-repeat;
	    background-size: cover;
	    position: absolute;
	    top: -50px;
	    right: 5px
	}
	.mobile-popup .container h2,
	.morph-button .morph-content .container h2 {
	    font-size: 2.5rem;
	    color: #4edbd2;
	    text-align: center;
	    padding-bottom: .3em;
	    padding-top: .2em
	}
	.mobile-popup .container form input,
	.mobile-popup .container form select,
	.morph-button .morph-content .container form input,
	.morph-button .morph-content .container form select {
	    height: 36px;
	    margin-bottom: 1em;
	    padding-left: 1em;
	    width: 100%;
	    background: #ebebeb;
	    color: #333;
	    border: none
	}
	.mobile-popup .container form input::-webkit-input-placeholder,
	.mobile-popup .container form select::-webkit-input-placeholder,
	.morph-button .morph-content .container form input::-webkit-input-placeholder,
	.morph-button .morph-content .container form select::-webkit-input-placeholder {
	    font-size: 1em;
	    color: #555
	}
	.mobile-popup .container form input:-moz-placeholder,
	.mobile-popup .container form select:-moz-placeholder,
	.morph-button .morph-content .container form input:-moz-placeholder,
	.morph-button .morph-content .container form select:-moz-placeholder {
	    font-size: 1em;
	    color: #555
	}
	.mobile-popup .container form input::-moz-placeholder,
	.mobile-popup .container form select::-moz-placeholder,
	.morph-button .morph-content .container form input::-moz-placeholder,
	.morph-button .morph-content .container form select::-moz-placeholder {
	    font-size: 1em;
	    color: #555
	}
	.mobile-popup .container form input:-ms-input-placeholder,
	.mobile-popup .container form select:-ms-input-placeholder,
	.morph-button .morph-content .container form input:-ms-input-placeholder,
	.morph-button .morph-content .container form select:-ms-input-placeholder {
	    font-size: 1em;
	    color: #555
	}
	.mobile-popup .container form button[type=submit],
	.morph-button .morph-content .container form button[type=submit] {
	    font-size: 15px;
	    background: #B7202A;
	    border-radius: 1em;
	    width: 100%;
	    max-width: 60%;
	    height: 40px;
	    display: block;
	    margin: auto
	}
	.mobile-popup .container a,
	.morph-button .morph-content .container a {
	    text-align: center;
	    font-size: 11px;
	    color: #464646;
	    text-decoration: none;
	    display: block;
	    width: 100%;
	    padding-top: 1.6em
	}
	.mobile-popup .container a.switch-modal,
	.morph-button .morph-content .container a.switch-modal {
	    color: #fff;
	    position: absolute;
	    bottom: -1px;
	    left: 0;
	    right: 0;
	    background: #464646;
	    border-bottom-left-radius: 1em;
	    border-bottom-right-radius: 1em;
	    font-size: 13px;
	    padding: 1em 0;
	    -webkit-transition: .11s ease-out;
	    transition: .11s ease-out
	}
	.mobile-popup .container a.switch-modal:hover,
	.morph-button .morph-content .container a.switch-modal:hover {
	    background: #393939
	}
	.morph-button.cv-drop-off.morph-button-modal-2.open .morph-content {
	    height: 652px
	}
	.morph-button.cv-drop-off form .file-drop button,
	.morph-button.cv-drop-off form .file-drop input {
	    display: inline-block
	}
	.morph-button.cv-drop-off form .file-drop input {
	    max-width: 60%;
	    float: left
	}
	.morph-button.cv-drop-off form .file-drop button.button-jade {
	    max-width: 40%;
	    float: right;
	    color: #fff!important;
	    height: 42px;
	    font-size: 15px
	}
	.morph-button.cv-drop-off form select {
	    width: 100%;
	    height: 42px;
	    background: #eee;
	    color: #fff;
	    border: 0;
	    border-radius: 0;
	    -webkit-appearance: none
	}
	.morph-button.cv-drop-off p {
	    color: #333;
	    text-align: center;
	    margin-bottom: .5em
	}
	.morph-button.cv-drop-off p.form__error {
	    color: #ee4340
	}
	.morph-button.cv-drop-off ul {
	    display: none;
	    float: right
	}
	section.flexy-form form,
	section.flexy-form form .input-container,
	section.flexy-form form .submit-container,
	section.flexy-form h1 {
	    display: inline-block
	}
	.cv-form input,
	.cv-form select {
	    height: 42px;
	    margin-bottom: 1em;
	    padding-left: 1em;
	    width: 100%;
	    background: #ebebeb;
	    color: #333;
	    border: none
	}
	.cv-form input::-webkit-input-placeholder,
	.cv-form select::-webkit-input-placeholder {
	    font-size: 1em;
	    color: #555
	}
	.cv-form input:-moz-placeholder,
	.cv-form select:-moz-placeholder {
	    font-size: 1em;
	    color: #555
	}
	.cv-form input::-moz-placeholder,
	.cv-form select::-moz-placeholder {
	    font-size: 1em;
	    color: #555
	}
	.cv-form input:-ms-input-placeholder,
	.cv-form select:-ms-input-placeholder {
	    font-size: 1em;
	    color: #555
	}
	.cv-form p.form__error {
	    font-size: 16px;
	    font-size: 1.23077rem;
	    line-height: 1.125;
	    text-align: center;
	    color: #ee4340;
	    margin-bottom: 1em
	}
	header,
	header *,
	section.flexy-form * {
	    color: #fff
	}
	.layout.layout--pretty-big {
	    margin-left: -28px
	}
	.layout.layout--pretty-big>.layout__item {
	    padding-left: 28px
	}
	section.flexy-form {
	    background: #333
	}
	section.flexy-form h1 {
	    width: 30%;
	    padding-right: 1em
	}
	section.flexy-form form {
	    width: 70%
	}
	section.flexy-form form .input-container {
	    width: 75%
	}
	section.flexy-form form .input-container .inner-input {
	    display: inline-block;
	    width: 50%;
	    padding-right: 2em
	}
	section.flexy-form form .input-container .inner-input input {
	    height: 47px;
	    background: 0 0;
	    width: 100%;
	    border: none;
	    border-bottom: 6px solid #B7202A;
	    border-radius: 1px;
	    font-size: 2em;
	    color: #fff
	}
	section.flexy-form form .input-container .inner-input input:focus {
	    outline: 0
	}
	section.flexy-form form .input-container .inner-input input::-webkit-input-placeholder {
	    color: #fff
	}
	section.flexy-form form .input-container .inner-input input:-moz-placeholder {
	    color: #fff
	}
	section.flexy-form form .input-container .inner-input input::-moz-placeholder {
	    color: #fff
	}
	section.flexy-form form .input-container .inner-input input:-ms-input-placeholder {
	    color: #fff
	}
	section.flexy-form form .submit-container {
	    width: 15%
	}
	section.flexy-form form .submit-container button {
	    position: relative;
	    border-radius: 1em;
	    bottom: -5px;
	    height: 37px;
	    line-height: 37px;
	    min-width: 154px
	}
	.bg-grey-light {
	    background-color: #f3f4f4
	}
	.bg-white {
	    background-color: #fff
	}
	body.blog-inner nav a.blog-menu-item:before,
	body.jobs nav a.jobs-menu-item:before,
	body.sectors nav a.sectors-menu-item:before,
	nav a.about-menu-item:before {
	    content: '';
	    background: #B7202A;
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    bottom: 0;
	    left: 0;
	    right: 0
	}
	header {
	    width: 100%;
	    height: 130px;
	    z-index: 1;
	    padding: 14px 0;
	    position: absolute;
	    top: 0px;
	    left: 0;
	    right: 0;
	    -webkit-transition: .3s ease-out;
	    transition: .3s ease-out;
	}
	header .holdall .mobile-menu-icon {
	    display: none;
	    cursor: pointer;
	    background: url(../../images/menu-icon.svg) center no-repeat;
	    background-size: 24px 20px;
	    width: 24px;
	    height: 21px;
	    position: relative;
	    top: 11px;
	    margin-right: 1em
	}
	header .holdall .logo {
	    position: absolute;
	    display: inline-block;
	    padding-top: 50px;
	    max-width: 93px;
	    height: 76px
	}
	header .holdall .logo img {
	    width: 100%
	}
	header .holdall .mobile-nav-right {
	    display: none;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    margin-left: auto;
	    font-size: 16px
	}
	header .holdall .mobile-nav-right a {
	    text-decoration: none;
	    margin-left: 1em
	}
	header .holdall .mobile-nav-right a img {
	    width: 100%
	}
	header .holdall .mobile-nav-right a:first-of-type {
	    margin: 0
	}
	header .holdall .mobile-nav-right a.search,
	header .holdall .mobile-nav-right a.shortlist {
	    width: 27px
	}
	/*header .holdall .row {
    margin-left: 93px
}*/
	
	header .holdall .row {
	    margin-left: 206px;
	}
	header .holdall .row.first-row {
	    text-align: right
	}
	header .holdall .row.first-row>div {
	    display: inline-block;
	    min-width: auto;
	}
	header .holdall .row.first-row .social-media {
	    vertical-align: bottom
	}
	header .holdall .row.first-row .social-media a {
	    max-width: 25px;
	    max-height: 30px;
	    display: inline-block;
	    margin: 0 5px;
	    -webkit-transform: scale(1.1);
	    transform: scale(1.1)
	}
	header .holdall .row.first-row .social-media a.facebook img {
	    max-height: 17px
	}
	header .holdall .row.first-row .social-media a img {
	    display: block;
	    width: 100%;
	    height: 100%;
	    max-height: 20px
	}
	header .holdall .row.first-row .buttons {
	    margin-left: 15px
	}
	header .holdall .row.first-row .buttons .button-jade {
	    margin-left: 5px;
	    color: #fff;
        width: 46%;
	}
	header .holdall .row.first-row .phone-number {
	    position: relative;
	    top: 1px;
	    white-space: nowrap;
	    margin-left: 15px;
	    height: 31px;
	    vertical-align: text-top;
	    text-decoration: none;
	    font-size: 16px
	}
	header .holdall .row.second-row {
	    position: relative
	}
	header .holdall .row.second-row nav {
	    padding-top: 5px;
	    display: inline-block
	}
	header .holdall .row.second-row nav ul {
	    padding-left: 5em
	}
	header .holdall .row.second-row nav ul li {
	    display: inline-block
	}
	header .holdall .row.second-row nav ul li a {
	    position: relative;
	    padding-bottom: .7em;
	    font-family: Lato;
	    font-size: 16px;
	    font-weight: 700;
	    text-decoration: none;
	    margin-right: 1.3em;
	    text-transform: uppercase
	    color:#fff;
	}
	header .holdall .row.second-row nav ul li a.active:before {
	    content: '';
	    background: #B7202A;
	    position: absolute;
	    width: 100%;
	    height: 5px;
	    bottom: 0;
	    border-radius: 1px;
	    left: 0;
	    right: 0
	}
	header .holdall .row.second-row nav ul li.has-sub-menu {
	    position: relative
	}
	header .holdall .row.second-row nav ul li.has-sub-menu .sub-menu {
	    padding: 1em 1.5em;
	    visibility: hidden;
	    position: absolute;
	    left: -1.5em;
	    top: 125%;
	    width: 250%;
	    width: auto;
	    background: #333;
	    border-radius: 8px;
	    z-index: 100
	}#333 !important
	header .holdall .row.second-row nav ul li.has-sub-menu .sub-menu a {
	    white-space: nowrap;
	    text-transform: none;
	    letter-spacing: .2px;
	    line-height: 1.2;
	    display: block;
	    width: 100%;
	    font-size: 1em;
	    padding: .5em 0;
	    border-bottom: 1px solid rgba(255, 255, 255, .6)
	}
	header .holdall .row.second-row nav ul li.has-sub-menu .sub-menu a:first-of-type {
	    padding-top: 0
	}
	header .holdall .row.second-row nav ul li.has-sub-menu .sub-menu a:last-of-type {
	    padding-bottom: 0;
	    border: none
	}
	header .holdall .row.second-row nav ul li.has-sub-menu .sub-menu a:hover {
	    color: rgba(255, 255, 255, .8)
	}
	header .holdall .row.second-row nav ul li.has-sub-menu:hover .sub-menu {
	    visibility: visible
	}
	.mobile-popup {
	    position: fixed;
	    top: 50%;
	    left: 50%;
	    height: auto;
	    max-height: 710px;
	    width: 87%;
	    z-index: 10000;
	    max-width: 350px;
	    -webkit-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	    -webkit-filter: blur(0);
	    filter: blur(0);
	    zoom: 1;
	    display: none
	}
	.mobile-popup .window {
	    display: none
	}
	.mobile-popup .window.active {
	    display: block
	}
	.mobile-popup .window.sign-up form {
	    margin-bottom: 3em;
	    height: 941px;
	    overflow: scroll
	}
	.content {
	    -webkit-transition: .37s ease-out;
	    transition: .37s ease-out;
	    -webkit-transform: translate3d(0, 0, 0);
	    transform: translate3d(0, 0, 0)
	}
	.content:before {
	    content: '';
	    -webkit-transition: .3s ease-out;
	    transition: .3s ease-out;
	    position: absolute;
	    height: 100%;
	    width: 100%;
	    background: rgba(0, 0, 0, .8);
	    opacity: 0;
	    z-index: -1
	}
	.content.open {
	    -webkit-transform: translate3d(0, 0, 0);
	    transform: translate3d(0, 0, 0)
	}
	.content.open--no-slidey {
	    -webkit-transform: translate3d(0, 0, 0);
	    transform: translate3d(0, 0, 0)
	}
	section.off-screen-nav {
	    position: fixed;
	    height: 100%;
	    width: 40%;
	    top: 0;
	    z-index: -1;
	    /*  margin-top: 80px;*/
	    
	    margin-top: 63px;
	    padding-bottom: 120px;
	    display: none;
	    background: #B7202A;
	    -webkit-transform: translate3d(-100%, 0, 0);
	    transform: translate3d(-100%, 0, 0);
	    -webkit-transition: .37s ease-out;
	    transition: .37s ease-out
	}
	section.off-screen-nav .holdall,
	section.off-screen-nav .holdall .container {
	    display: inline-block;
	    vertical-align: top
	}
	section.off-screen-nav nav {
	    height: 100%;
	    overflow-y: scroll
	}


	/*section.off-screen-nav nav ul li div,
section.off-screen-nav nav ul li>a {
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    border-top: 1px solid #86d8ba;
    padding: .8em 0;
    font-size: 1.5em;
    position: relative
}*/
	
	section.off-screen-nav nav ul li div,
	section.off-screen-nav nav ul li>a {
	    text-decoration: none;
	    text-transform: uppercase;
	    display: block;
	    border-top: 1px solid #a91a24;
	    padding: 5px 0;
	    font-size: 12px;
	    position: relative;
	}
	section.off-screen-nav nav ul li:first-of-type a {
	    border-top: none
	}
	section.off-screen-nav nav ul li:first-of-type a:before {
	    display: none
	}
	section.off-screen-nav nav ul li.has-sub-menu div:first-of-type {
	    height: 59px;
	    overflow-y: hidden
	}
	section.off-screen-nav nav ul li.has-sub-menu .sub-menu {
	    display: block;
	    max-height: 0;
	    padding: 0 1em;
	    -webkit-transition: .3s ease-out;
	    transition: .3s ease-out;
	    opacity: 0
	}
	section.off-screen-nav nav ul li.has-sub-menu .sub-menu.opened {
	    opacity: 1;
	    max-height: 250px;
	    height: 100%;
	    padding: 1em
	}
.pages_sidebar li {
    list-style: none;
    padding: 10px 9px;
    border: 1px solid #eee;
    background: #fff;
    text-align: center;
}
.job-main .recruit_header {
   /* margin-top: 35px !important;*/
}
.pages_sidebar li a {
    color: #000;
}
	section.off-screen-nav nav ul li.has-sub-menu .sub-menu a {
	    text-transform: none;
	    display: block;
	    text-decoration: none;
	    padding: .15em 0;
	    font-size: .85em
	}
	.job--apply form #contact_submit,
	body.contact section.contact-form form #contact_submit {
	    text-transform: lowercase
	}
	section.off-screen-nav nav h2,
	section.off-screen-nav nav p {
	    margin-top: 18px
	}
	section.top-banner {
	    padding-top: 124px;
	    padding-bottom: 2em;
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    text-align: center;
	}
	section.top-banner h1,
	section.top-banner h2 {
	    color: #fff
	}
	section.top-banner h1 {
	    font-size: 39px;
	    line-height: 1.1
	}
	section.top-banner h2 {
	    font-size: 27px
	}
	section.top-banner img {
	    margin-top: 1em;
	    max-width: 718px;
	    width: 100%
	}
	/*section.top-banner .text {
    text-align: left;
    display: inline-block;
    float: left;
    max-width: 100%;
    position: relative;
    top: 18%
}*/
	
	section.top-banner .text {
	    text-align: center;
	    display: inline-block;
	    float: left;
	    max-width: 100%;
	    position: relative;
	    top: 18%;
	    width: 100%;
	}
	section.top-banner .text h1 {
	    font-size: 48px;
	    line-height: 55px
	}
	section.top-banner .text h3 {
	    font-size: 19px;
	    color: #fff;
	    padding-top: 1em
	}
	section.top-banner .image {
	    display: inline-block;
	    float: right;
	    max-width: 500px;
	    width: 50%
	}
	section.top-banner .image img {
	    width: 100%
	}
	section.top-banner--std {
	    padding-top: 164px
	}
	section.job-search-banner {
	    width: 100%;
	    background: #333;
	    padding: 2em 0 3em
	}
	section.job-search-banner input {
	    display: block;
	    width: 100%;
	    max-width: 555px;
	    height: 78px;
	    margin: auto;
	    font-size: 2.3em;
	    letter-spacing: .2px;
	    color: #fff;
	    opacity: 1;
	    background: url(../../images/magnifier-with-background.svg) right no-repeat;
	    border: none;
	    border-bottom: 7px solid #bb141a;
	}
	section.job-search-banner input:focus {
	    outline: 0
	}
	section.job-search-banner input::-webkit-input-placeholder {
	    font-size: 1em;
	    color: #fff;
	    opacity: 1
	}
	section.job-search-banner input:-moz-placeholder {
	    font-size: 1em;
	    color: #fff;
	    opacity: 1
	}
	section.job-search-banner input::-moz-placeholder {
	    font-size: 1em;
	    color: #fff;
	    opacity: 1
	}
	section.job-search-banner input:-ms-input-placeholder {
	    font-size: 1em;
	    color: #fff;
	    opacity: 1
	}
	.view-more-jobs {
	    padding: 0 18px
	}
	section.three-column-panel {
	    background: #eee;
	    padding-top: 30px
	}
	section.three-column-panel .layout {
	    margin-left: -30px
	}
	section.three-column-panel .layout .layout__item {
	    padding: 0 0 30px 30px
	}
	section.three-column-panel .layout .layout__item .panel {
	    min-height: 465px;
	    background: #fff;
	    padding: 2em 1.2em;
	    position: relative;
	    border-top: 7px solid #333
	}
	section.three-column-panel .layout .layout__item .panel .button {
	    background: #333
	}
	/*section.three-column-panel .layout .layout__item .panel .heading-container {
    padding: 1.7em 0 1em
}*/
	
	section.three-column-panel .layout .layout__item .panel .heading-container {
	    padding: 0 0 0;
	}
	section.three-column-panel .layout .layout__item .panel .heading-container a.title {
	    display: block;
	    text-decoration: none;
	    font-size: 24px;
	    background: 0 0;
	    line-height: 1.3
	}
	section.three-column-panel .layout .layout__item .panel p {
	    padding-bottom: 1em
	}
	section.three-column-panel .layout .layout__item .panel p.small-top-bit {
	    color: #666;
	    font-size: 12px
	}
	section.three-column-panel .layout .layout__item .panel p:last-of-type {
	    padding-bottom: 3em
	}
	section.three-column-panel .layout .layout__item .panel .button {
	    text-align: center;
	    display: block;
	    color: #fff;
	    width: 80px;
	    /*line-height: 31px;*/
	    
	    line-height: 29px;
	    margin: auto;
	    position: absolute;
	    bottom: 1.5em;
	    left: 0;
	    right: 0
	}
	/*section.three-column-panel .layout .layout__item .panel.digital-media {
    border-top: 7px solid #9E3C4D
}*/
	
	section.three-column-panel .layout .layout__item .panel.digital-media {
	    border-top: 7px solid #b7202a;
	}
	section.three-column-panel .layout .layout__item .panel.digital-media .heading-container a {
	    color: #333;
	}
  ul.ul-inner-align {
    margin-left: 20px;
  }
	/*section.three-column-panel .layout .layout__item .panel.digital-media .button {
    background: #9E3C4D
}*/
	
	section.three-column-panel .layout .layout__item .panel.digital-media .button {
	    background: #bb141a;
	}
	section.three-column-panel .layout .layout__item .panel.business-information {
	    border-top: 7px solid #bb141a
	}
	section.three-column-panel .layout .layout__item .panel.business-information .button {
	    background: #bb141a
	}
	section.three-column-panel .layout .layout__item .panel.learning--development {
	    border-top: 7px solid #FC9F14
	}
	section.three-column-panel .layout .layout__item .panel.learning--development .button {
	    background: #FC9F14
	}
	section.three-column-panel .layout .layout__item .panel.information-technology {
	    border-top: 7px solid #373442
	}
	section.three-column-panel .layout .layout__item .panel.information-technology .button {
	    background: #373442
	}
	body.sectors section.top-banner {
	    height: 608px
	}
	section.sectors-we-work-for {
	    text-align: center
	}
	section.sectors-we-work-for a.container {
	    display: block;
	    text-decoration: none
	}
	section.sectors-we-work-for a.container h2 {
	    padding: 1em 0 .5em;
	    color: #bb141a;
	}
	section.sectors-we-work-for a.container img {
	    max-width: 225px
	}
	section.sectors-we-work-for a.container img:last-of-type {
	    opacity: .5;
	    width: 27px;
	    height: 27px;
	    margin: 1em auto auto;
	    -webkit-transition: opacity .11s ease-out;
	    transition: opacity .11s ease-out
	}
	section.sectors-we-work-for a.container:hover img {
	    opacity: 1
	}
	section.parallax {
	    position: relative;
	    height: 446px;
	    width: 100%;
	    background: url(../../images/parallax.jpg) no-repeat fixed;
	    background-size: 100%;
	    will-change: background-position;
	    -webkit-transform: translate3d(0, 0, 0);
	    transform: translateZ(0);
	    pointer-events: none
	}
	section.parallax .image-overlay {
	    position: absolute;
	    background: url(../../images/parallax-overlay.png) center no-repeat;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%
	}
	section.parallax .image-overlay:before {
	    content: 'believing the best can be found';
	    color: #fff;
	    font-size: 2.75em;
	    width: 100%;
	    position: absolute;
	    left: 100px;
	    line-height: 1.2;
	    right: 0;
	    text-align: center;
	    top: 50%;
	    -webkit-transform: translateY(-40%);
	    transform: translateY(-40%);
	    max-width: 346px;
	    margin: auto
	}
	section.our-team-modal {
	    background: #f3f4f4;
	    position: fixed;
	    height: 100%;
	    width: 100%;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    z-index: 100000;
	    overflow-y: scroll
	}
	section.our-team-modal.hide {
	    z-index: -1
	}
	section.our-team-modal .container {
	    max-width: 604px;
	    padding: 0 20px;
	    margin: 4em auto auto;
	    position: relative
	}
	section.our-team-modal .container .close-me {
	    cursor: pointer;
	    position: absolute;
	    top: 0;
	    right: 30px;
	    width: 34px;
	    height: 34px;
	    background-image: url(../../../../files/images/close-x--black.png);
	    background-repeat: no-repeat;
	    background-size: 34px;
	    background-position: center;
	    -webkit-transition: .2s;
	    transition: .2s;
	    padding: 2em
	}
	section.our-team-modal .container .close-me:hover {
	    opacity: .9
	}
	section.our-team-modal .container .the-content {
	    position: relative;
	    top: 5em
	}
	.cssanimations section.our-team-modal .container .the-content {
	    opacity: 0
	}
	@-webkit-keyframes do-the-ting {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(-2%);
	        transform: translateY(-2%)
	    }
	    100% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	@keyframes do-the-ting {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(-2%);
	        transform: translateY(-2%)
	    }
	    100% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	.cssanimations section.our-team-modal .container .the-content.show {
	    -webkit-animation: do-the-ting .56s ease-out forwards;
	    animation: do-the-ting .56s ease-out forwards
	}
	section.our-team-modal .container .the-content img {
	    max-width: 420px;
	    width: 100%;
	    margin: auto;
	    display: block
	}
	section.our-team-modal .container .the-content p.name {
	    font-size: 30px;
	    text-align: center;
	    padding: 1.1em 0 1.4em
	}
	section.our-team-modal .container .the-content .bio p {
	    padding-bottom: 1em;
	    line-height: 18px
	}
	section.our-team-modal .container .the-content .social {
	    margin: 3em 0 5em;
	    width: 100%;
	    height: 23px;
	    text-align: center
	}
	section.our-team-modal .container .the-content .social a {
	    display: inline-block;
	    height: 100%;
	    width: 100%;
	    max-width: 25px;
	    margin: 6px
	}
	section.our-team-modal .container .the-content .social a:last-of-type {
	    padding-top: 3px
	}
	section.our-team {
	    background: #fff;
	    text-align: center
	}
	section.our-team .profiles .profile {	   
	    display: inline-block;
	    width: 100%;
	    position: relative;
	    margin-bottom: 20px;
	}
	section.our-team .profiles .profile .bio,
	section.our-team .profiles .profile .image {
	    display: inline-block;
	    width: 100%;
	    vertical-align: middle
	}
	section.our-team .profiles .profile .image {
	    width: 50%;
	    height: 100%;
	    position: relative;
	    overflow: hidden
	}
	section.our-team .profiles .profile .image img:first-of-type {
	    display: block;
	    visibility: visible
	}
	section.our-team .profiles .profile .image img:last-of-type {
	    position: absolute;
	    top: 0;
	    left: 0;
	    height: auto;
	    width: auto;
	    opacity: 0;
	    -webkit-transition: none;
	    transition: none
	}
	section.our-team .profiles .profile .bio {
	    padding: 1em
	}
	section.our-team .profiles .profile .bio h4 {
	    font-size: 20px
	}
	section.our-team .profiles .profile .bio p {
	    padding: .5em 0;
	    color: #666
	}
	section.our-team .profiles .profile .bio .underline {
	    height: 3px;
	    width: 110px;
	    background-color: #B7202A;
	    -webkit-transition: .25s ease;
	    transition: .25s ease;
	    margin: 1em auto
	}
	section.our-team .profiles .profile .bio .social a {
	    max-width: 19px;
	    margin: .55em
	}
	section.our-team .profiles .profile .bio .social a img {
	    max-width: 19px;
	    width: 100%;
	    -webkit-transition: .15s;
	    transition: .15s
	}
	section.our-team .profiles .profile .bio .social a:hover img {
	    opacity: .8
	}
	section.our-team .profiles .profile:hover,
	section.our-team .profiles .profile:hover .image {}section.our-team .profiles .profile:hover .image img:last-of-type {
	    opacity: 1
	}
	section.our-team .profiles .profile:hover .bio .underline {
	    background: #fff
	}
	section.our-team .profiles .profile.right .image img {
	    margin-right: 0;
	    margin-left: auto;
	    right: 0
	}
	section.our-team .profiles .profile.right .bio.bio-small {
	    display: none
	}
	section.our-team button.view-more-profiles {
	    margin-top: 2em;
	    min-width: 189px;
	    font-size: 15px;
	    height: 35px;
	    line-height: 35px
	}
	.testimonials {
	    text-align: center;
	    overflow: hidden;
	    background: #829730;
	}
	.flickity-prev-next-button {
	    width: auto;
	    height: 80px
	}
	.flickity-prev-next-button.previous {
	    left: -10px
	}
	.flickity-prev-next-button.next {
	    right: -10px
	}
	.testimonial {
	    width: 100%;
	    text-align: center;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%)
	}
	.testimonial .testimonial__icon {
	    width: 100%;
	    max-width: 130px
	}
	.testimonial h2 {
	    margin: auto;
	    max-width: 911px;
	    font-size: 20px;
	    line-height: 35px;
	    padding: .5em 41px 0;
	    text-align: left;
	}
	.testimonial p {
	    color: #fff
	}
	.testimonial p.name {
	    font-size: 22px;
	    padding: .6em 0 .2em
	}
	.testimonial p.occupation {
	    font-size: 18px;
	    padding: 0 9%
	}
	section.cta {
	    background: #333;
	    padding: 4.5em 0 4.2em;
	    text-align: center
	}
	section.cta h1 {
	    color: #B7202A;
	    font-size: 39px;
	    line-height: 1.2;
	    padding-bottom: .15em
	}
	section.cta h3 {
	    color: #fff;
	    font-size: 18px;
	    padding-bottom: 2em
	}
	section.cta a.button {
	    display: inline-block
	}
	section.latest-news-banner {
	    background: #eee
	}
	section.latest-news-banner .layout {
	    padding-bottom: 1em
	}
	section.latest-news-banner .container {
	    padding: 2em;
	    background: #fff;
	    position: relative
	}
	section.latest-news-banner .container h2 {
	    font-size: 26px;
	    line-height: 31px
	}
	section.latest-news-banner .container p {
	    padding: 1em 0 4em;
	    color: #666;
	    max-width: 400px
	}
	section.latest-news-banner .twitter .container *,
	section.twitter-banner * {
	    color: #fff
	}
	section.latest-news-banner .container a.button {
	    position: absolute;
	    bottom: 2em
	}
	section.latest-news-banner .twitter .container {
	    display: block;
	    background: #B7202A;
	    overflow: hidden
	}
	section.latest-news-banner .twitter .container .top-bit {
	    display: block;
	    width: 100%;
	    padding-bottom: 1em
	}
	section.latest-news-banner .twitter .container .top-bit p,
	section.latest-news-banner .twitter .container p {
	    padding: 0
	}
	section.latest-news-banner .twitter .container .top-bit img,
	section.latest-news-banner .twitter .container .top-bit p {
	    display: inline-block;
	    vertical-align: top
	}
	section.latest-news-banner .twitter .container .top-bit img {
	    max-width: 29px;
	    height: 24px;
	    margin-right: .5em
	}
	section.latest-news-banner .twitter .container h4 {
	    font-size: 18px
	}
	section.latest-news-banner .twitter.twitter-for-tab {
	    display: none;
	    max-width: 100%;
	    margin: auto
	}
	section.twitter-banner {
	    padding: 10em 0;
	    background: url(../../images/twitter-banner-background.jpg);
	    background-size: cover;
	    text-align: center
	}
	body.about section.intro .top-heading h1,
	section.whom-we-are h1,
	section.intro .top-heading h1 {
	    color: #B7202A
	}
	section.twitter-banner .tweet {
	    max-width: 632px;
	    margin: auto;
	    font-size: 22px;
	    line-height: 28px;
	    padding-bottom: .5em
	}
	section.twitter-banner .tweet-info {
	    font-size: 16px
	}
	section.intro {
	    text-align: center;
	    background-color: #fff
	}
	section.intro .container {
	    padding: 0 2em
	}
	section.intro .container h2 {
	    font-size: 30px;
	    font-size: 2.30769rem;
	    line-height: 1.2;
	    padding-bottom: .25em
	}
	section.intro .container h3 {
	    font-size: 22px;
	    font-size: 1.69231rem;
	    line-height: 1.2;
	    padding-bottom: .25em
	}
	section.intro .container p {
	    font-size: 15px;
	    font-size: 1.15385rem;
	    line-height: 1.3;
	    margin-bottom: 1em
	}
	section.intro .container--std-page {
	    text-align: left
	}
	body.about #wrapper {
	    position: static
	}
	body.about section.top-banner {
	    max-height: 750px;
	    height: 750px;
	    margin-top: 124px;
	    padding: 0
	}
	body.about section.top-banner .holdall {
	    height: 100%;
	    width: 100%;
	    background: url(../../../../files/images/top-banner/about-us-illustration.svg) 50% 45% no-repeat;
	    background-size: 75%
	}
	body.about section.top-banner h1 {
	    font-size: 31px;
	    line-height: 1.2;
	    max-width: 41.5%;
	    margin: auto
	}
	body.about section.intro {
	    background: #fff;
	    text-align: center
	}
	body.about section.intro .layout__item:nth-of-type(1) svg {
	    max-width: 80px
	}
	body.about section.intro .layout__item:nth-of-type(2) svg {
	    max-width: 111px
	}
	body.about section.intro .layout__item:nth-of-type(3) svg {
	    max-width: 60px
	}
	body.about section.intro .layout__item .container .image-container {
	    height: 108px
	}
	body.about section.intro .layout__item .container .image-container svg {
	    vertical-align: middle;
	    height: 100%
	}
	body.about section.intro .layout__item .container h1 {
	    line-height: 1.2;
	    padding-bottom: .25em
	}
	body.about section.sectors-we-work-for {
	    background: #f3f4f4
	}
	body.about section.testimonial .top-heading {
	    padding-bottom: 2em
	}
	body.about section.cta a:hover {
	    background: #333
	}
	/*section.top-banner {
    padding-top: 124px;
    background-image: url(../../../../files/images/top-banner/work-for-us-0516.jpg);
    background-position: 50% 20%;
    height: 600px
}*/
	/*section.top-banner {
    padding-top: 204px;
    background-image: url(../../../../files/images/top-banner/work-for-us-0516.jpg);
    background-position: 50% 20%;
    height: auto !important;
}*/
	
	section.top-banner {
	    padding-top: 10%;
	    background-position: 50% 20%;
	    height: auto !important;
	    padding-bottom: 10%;
	}
	section.top-banner img {
	    margin: 0;
	    -webkit-transform: translateY(9%);
	    transform: translateY(9%)
	}
	section.two-column-text {
	    background-color: #fff
	}
	section.two-column-text h2 {
	    font-size: 26px
	}
	section.two-column-text p {
	    max-width: 408px;
	    margin: 1em auto auto
	}
	section.whom-we-are {
	    background: #333
	}
	section.whom-we-are p {
	    color: #fff;
	    max-width: 556px;
	    margin: 1em auto auto
	}
	section.whom-we-are p a {
	    color: #B7202A;
	    text-decoration: none
	}
	section.current-jobs h1,
	section.did-ya-know *,
	section.team-slider * {
	    color: #fff
	}
	section.what-we-offer {
	    background: #eee
	}
	section.what-we-offer .outer-container {
	    max-width: 966px;
	    margin: auto
	}
	section.what-we-offer .offering {
	    margin-bottom: 2em
	}
	section.what-we-offer .offering .image-container,
	section.what-we-offer .offering p {
	    display: block;
	    max-width: 146px;
	    margin: auto
	}
	section.what-we-offer .offering .image-container {
	    background: #fff;
	    border-radius: 50%
	}
	section.what-we-offer .offering .image-container:active img {
	    -webkit-transform: scale(.85);
	    transform: scale(.85)
	}
	section.what-we-offer .offering .image-container img {
	    -webkit-transition: .21s;
	    transition: .21s;
	    -webkit-transform: scale(.8);
	    transform: scale(.8)
	}
	section.what-we-offer .offering p {
	    margin-top: 1em;
	    text-align: center
	}
	section.team-slider {
	    background: #B7202A;
	    position: relative
	}
	section.team-slider .top-heading {
	    position: absolute;
	    width: 100%;
	    height: auto;
	    top: 2.4em;
	    left: 0;
	    right: 0;
	    z-index: 1000
	}
	section.team-slider img.arrow {
	    max-width: 20px
	}
	section.team-slider img.arrow.prev {
	    -webkit-transform: rotate(180deg);
	    transform: rotate(180deg)
	}
	section.team-slider .slider {
	    overflow: hidden;
	    height: 100%;
	    width: 100%
	}
	section.team-slider .slider .slide {
	    height: 514px;
	    overflow: hidden;
	    width: 100%;
	    background-position: 10% 50%;
	    background-repeat: no-repeat;
	    background-size: 275px 275px
	}
	section.team-slider .slider .slide .text {
	    max-width: 600px;
	    text-align: center;
	    margin: auto 6em auto auto;
	    top: 53%;
	    position: relative;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%)
	}
	section.team-slider .slider .slide .text .quote {
	    font-size: 22px;
	    line-height: 1.2;
	    margin-bottom: 2em
	}
	section.team-slider .slider .slide .text .name {
	    font-size: 22px;
	    padding-bottom: 0
	}
	section.team-slider .slider .slide .text .job {
	    font-size: 18px
	}
	section.current-jobs {
	    padding-bottom: 3em;
	    background: #333
	}
	section.current-jobs .layout .layout__item .panel {
	    border-top: 7px solid #B7202A!important
	}
	section.current-jobs .layout .layout__item .panel a.button {
	    color: #fff;
	    background: #B7202A
	}
	section.did-ya-know {
	    background: #B7202A;
	    text-align: center
	}
	section.did-ya-know .chart {
	    margin: auto;
	    position: relative;
	    height: 150px;
	    width: 150px;
	    box-shadow: 0 0 0 15px #fff;
	    border-radius: 50%
	}
	section.did-ya-know .chart span {
	    position: absolute;
	    line-height: 150px;
	    font-size: 30px
	}
	section.did-ya-know h3 {
	    padding-top: 25px;
	    line-height: 1.2;
	    font-size: 20px;
	    text-align: center
	}
	body.clients section.top-banner {
	    text-align: center;
	    height: 608px
	}
	body.clients section.intro p {
	    padding: 0 2em
	}
	body.clients section.how-we-work .panel {
	    padding: 85px 0 87px
	}
	body.clients section.how-we-work .panel .top-heading {
	    padding-bottom: 3.8em
	}
	body.clients section.how-we-work .panel .top-heading h1 {
	    color: #B7202A
	}
	body.clients section.how-we-work .panel:nth-of-type(1) *,
	body.clients section.how-we-work .panel:nth-of-type(2) * {
	    color: #fff
	}
	body.clients section.how-we-work .panel .left,
	body.clients section.how-we-work .panel .right {
	    display: inline-block;
	    vertical-align: top;
	    width: 50%
	}
	body.clients section.how-we-work .panel .left .image-container,
	body.clients section.how-we-work .panel .left h2 {
	    display: inline-block;
	    width: 50%
	}
	body.clients section.how-we-work .panel .left .image-container {
	    float: left
	}
	body.clients section.how-we-work .panel .left .image-container img {
	    display: block;
	    width: 80%;
	    margin: auto;
	    position: relative
	}
	body.clients section.how-we-work .panel .left h2 {
	    float: right;
	    max-width: 209px;
	    font-size: 39px;
	    line-height: 49px
	}
	body.clients section.how-we-work .panel .right {
	    padding-left: 2em
	}
	body.clients section.how-we-work .panel .right p {
	    font-size: 19px;
	    max-width: 395px;
	    margin: auto
	}
	body.clients section.how-we-work .panel:nth-of-type(1) {
	    padding-top: 0;
	    background: #333
	}
	body.clients section.how-we-work .panel:nth-of-type(1) img {
	    max-width: 181px
	}
	body.clients section.how-we-work .panel:nth-of-type(2) {
	    background: #B7202A
	}
	body.clients section.how-we-work .panel:nth-of-type(3) *,
	body.clients section.how-we-work .panel:nth-of-type(4) * {
	    color: #333
	}
	body.clients section.how-we-work .panel:nth-of-type(2) img {
	    max-width: 125px;
	    top: -15px
	}
	body.clients section.how-we-work .panel:nth-of-type(3) {
	    background: #fff
	}
	body.clients section.how-we-work .panel:nth-of-type(3) img {
	    max-width: 105px;
	    top: -18px
	}
	body.clients section.how-we-work .panel:nth-of-type(4) {
	    background: #eee
	}
	body.clients section.how-we-work .panel:nth-of-type(4) img {
	    max-width: 79px;
	    top: -8px
	}
	section.top-banner#two-columns {
	    height: 608px
	}
	body.sectors section.intro {
	    text-align: unset;
	    background: #fff
	}
	body.sectors section.intro .container p {
	    margin-bottom: 1em
	}
	body.sectors section.latest-roles {
	    background: #eee;
	    padding-bottom: 4em
	}
	body.sectors section.latest-roles .top-heading {
	    padding-bottom: 2em
	}
	body.sectors section.latest-roles .layout,
	body.sectors section.latest-roles .layout .layout__item {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex
	}
	body.sectors section.latest-roles .container {
	    border-top: 7px solid #ee4340;
	    background: #fff;
	    padding: 2em 1.2em;
	    position: relative
	}
	body.sectors section.latest-roles .container h2 {
	    font-size: 24px;
	    padding: 1em 0
	}
	body.sectors section.latest-roles .container p:last-of-type {
	    padding-bottom: 4em
	}
	body.sectors section.latest-roles .container .button {
	    left: 0;
	    right: 0;
	    text-align: center;
	    display: block;
	    position: absolute;
	    bottom: 2em;
	    width: 90px;
	    line-height: 31px;
	    margin: auto;
	    background: #ee4340;
	    color: #fff
	}
	section.blog-filters {
	    max-width: 800px;
	    margin: auto;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    padding-bottom: 2em;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap
	}
	section.blog-filters .filter {
	    cursor: pointer;
	    color: #555;
	    border: 1px solid #c2c2c2;
	    border-radius: 4px;
	    padding: 3px 13px;
	    -webkit-transition: border-radius .2s, border .3s ease;
	    transition: border-radius .2s, border .3s ease;
	    -webkit-transform: scale(1);
	    transform: scale(1);
	    margin: .3em
	}
	section.blog-filters .filter.active {
	    border: 1px solid #B7202A;
	    background: #B7202A;
	    color: #fff
	}
	section.blog-filters .filter:hover {
	    border: 1px solid #B7202A
	}
	section.blog-filters .filter:active {
	    -webkit-transform: scale(.99);
	    transform: scale(.99)
	}
	section.stories {
	    max-width: 945px;
	    margin: auto
	}
	section.stories .story {
	    width: 33%;
	    margin-bottom: 30px
	}
	html.cssanimations section.stories .story {
	    opacity: 0;
	    -webkit-transform: translateY(7px);
	    transform: translateY(7px);
	    -webkit-animation-name: slide-n-fade;
	    animation-name: slide-n-fade;
	    -webkit-animation-duration: .6s;
	    animation-duration: .6s;
	    -webkit-animation-fill-mode: forwards;
	    animation-fill-mode: forwards
	}
	@-webkit-keyframes slide-n-fade {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(7px);
	        transform: translateY(7px)
	    }
	    100% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	section.stories .story:nth-of-type(1) {
	    -webkit-animation-delay: 50ms;
	    animation-delay: 50ms
	}
	section.stories .story:nth-of-type(2) {
	    -webkit-animation-delay: .1s;
	    animation-delay: .1s
	}
	section.stories .story:nth-of-type(3) {
	    -webkit-animation-delay: 150ms;
	    animation-delay: 150ms
	}
	section.stories .story:nth-of-type(4) {
	    -webkit-animation-delay: .2s;
	    animation-delay: .2s
	}
	section.stories .story:nth-of-type(5) {
	    -webkit-animation-delay: 250ms;
	    animation-delay: 250ms
	}
	section.stories .story:nth-of-type(6) {
	    -webkit-animation-delay: .3s;
	    animation-delay: .3s
	}
	section.stories .story:nth-of-type(7) {
	    -webkit-animation-delay: 350ms;
	    animation-delay: 350ms
	}
	section.stories .story:nth-of-type(8) {
	    -webkit-animation-delay: .4s;
	    animation-delay: .4s
	}
	section.stories .story:nth-of-type(9) {
	    -webkit-animation-delay: 450ms;
	    animation-delay: 450ms
	}
	section.stories .story:nth-of-type(10) {
	    -webkit-animation-delay: .5s;
	    animation-delay: .5s
	}
	section.stories .story:nth-of-type(11) {
	    -webkit-animation-delay: 550ms;
	    animation-delay: 550ms
	}
	section.stories .story:nth-of-type(12) {
	    -webkit-animation-delay: .6s;
	    animation-delay: .6s
	}
	section.stories .story:nth-of-type(13) {
	    -webkit-animation-delay: 650ms;
	    animation-delay: 650ms
	}
	section.stories .story:nth-of-type(14) {
	    -webkit-animation-delay: .7s;
	    animation-delay: .7s
	}
	section.stories .story:nth-of-type(15) {
	    -webkit-animation-delay: 750ms;
	    animation-delay: 750ms
	}
	section.stories .story:nth-of-type(16) {
	    -webkit-animation-delay: .8s;
	    animation-delay: .8s
	}
	section.stories .story:nth-of-type(17) {
	    -webkit-animation-delay: 850ms;
	    animation-delay: 850ms
	}
	section.stories .story:nth-of-type(18) {
	    -webkit-animation-delay: .9s;
	    animation-delay: .9s
	}
	section.stories .story:nth-of-type(19) {
	    -webkit-animation-delay: 950ms;
	    animation-delay: 950ms
	}
	section.stories .story:nth-of-type(20) {
	    -webkit-animation-delay: 1s;
	    animation-delay: 1s
	}
	section.stories .story:nth-of-type(21) {
	    -webkit-animation-delay: 1.05s;
	    animation-delay: 1.05s
	}
	section.stories .story:nth-of-type(22) {
	    -webkit-animation-delay: 1.1s;
	    animation-delay: 1.1s
	}
	section.stories .story:nth-of-type(23) {
	    -webkit-animation-delay: 1.15s;
	    animation-delay: 1.15s
	}
	section.stories .story:nth-of-type(24) {
	    -webkit-animation-delay: 1.2s;
	    animation-delay: 1.2s
	}
	section.stories .story:nth-of-type(25) {
	    -webkit-animation-delay: 1.25s;
	    animation-delay: 1.25s
	}
	section.stories .story:nth-of-type(26) {
	    -webkit-animation-delay: 1.3s;
	    animation-delay: 1.3s
	}
	section.stories .story:nth-of-type(27) {
	    -webkit-animation-delay: 1.35s;
	    animation-delay: 1.35s
	}
	section.stories .story:nth-of-type(28) {
	    -webkit-animation-delay: 1.4s;
	    animation-delay: 1.4s
	}
	section.stories .story:nth-of-type(29) {
	    -webkit-animation-delay: 1.45s;
	    animation-delay: 1.45s
	}
	section.stories .story:nth-of-type(30) {
	    -webkit-animation-delay: 1.5s;
	    animation-delay: 1.5s
	}
	section.stories .story a.container {
	    text-decoration: none;
	    display: block;
	    margin: 0 15px;
	    background: #fff
	}
	section.stories .story a.container.cssanimations {
	    opacity: 0;
	    -webkit-animation: fade-it-in-yo .6s ease forwards;
	    animation: fade-it-in-yo .6s ease forwards
	}
	@-webkit-keyframes fade-it-in-yo {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(-2%);
	        transform: translateY(-2%)
	    }
	    100% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	@keyframes fade-it-in-yo {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(-2%);
	        transform: translateY(-2%)
	    }
	    100% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	section.stories .story a.container img {
	    width: 100%
	}
	section.stories .story a.container .text {
	    padding: 2em 1em
	}
	section.stories .story a.container .text h1 {
	    line-height: 1.26
	}
	section.stories .story a.container .text p {
	    padding: 1em 0 2em
	}
	section.stories .story a.container .text p:empty {
	    display: none
	}
	section.stories .story a.container .text button {
	    min-width: 0;
	    padding: 0 2em;
	    display: block;
	    margin: auto
	}
	body.blog section.twitter-banner {
	    padding: 14.4em 0 5.7em
	}
	body.blog section.twitter-banner #thetweet {
	    position: relative;
	    -webkit-transition: .5s;
	    transition: .5s
	}
	body.blog section.twitter-banner #thetweet:before {
	    content: '';
	    position: absolute;
	    width: 100%;
	    height: 28px;
	    top: -38px;
	    left: 0;
	    background-image: url(../../../../files/images/social-media-icons/twitter-jade.svg);
	    background-repeat: no-repeat;
	    background-size: 28px;
	    background-position: center
	}
	body.blog section.twitter-banner #thetweet:empty {
	    opacity: 0
	}
	body.blog section.keep-indie-loop {
	    background-color: #333
	}
	body.blog section.blog-main {
	    background: #eee;
	    padding-top: 3em
	}
	body.blog section.blog-main .top-heading {
	    padding-bottom: 2em
	}
	#thetweet ul li>*,
	.thetweet ul li>* {
	    display: none
	}
	#thetweet ul li .tweet,
	.thetweet ul li .tweet {
	    display: block
	}
	body.blog-inner {
	    background: #fff
	}
	body.blog-inner header {
	    background: #333
	}
	section.related-articles {
	    background: #eee
	}
	section.blog-filters a.filter {
	    text-decoration: none
	}
	section.blog-inner {
	    padding-top: 124px;
	    max-width: 751px;
	    margin: auto
	}
	section.blog-inner section.prev-next-story-banner {
	    padding: 1.6em 0 2.7em
	}
	section.blog-inner section.main-story-content h1.title {
	    text-align: center;
	    line-height: 1.2;
	    padding: .8em 0;
	    border: 1px solid #a1a1a1;
	    border-left: none;
	    border-right: none
	}
	section.blog-inner section.main-story-content .image-and-body-container {
	    display: block;
	    max-width: 554px;
	    margin: auto
	}
	section.blog-inner section.main-story-content .image-and-body-container img.big-img {
	    width: 100%;
	    margin: 2em auto
	}
	section.blog-inner section.main-story-content .image-and-body-container .body-text {
	    max-width: 474px;
	    margin: auto auto 2em
	}
	section.blog-inner section.main-story-content .image-and-body-container .body-text h1,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h2,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h3,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h4,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h5 {
	    color: #B7202A;
	    padding: 1rem 0 .1rem
	}
	section.blog-inner section.main-story-content .image-and-body-container .body-text h1+ol,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h1+ul,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h2+ol,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h2+ul,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h3+ol,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h3+ul,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h4+ol,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h4+ul,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h5+ol,
	section.blog-inner section.main-story-content .image-and-body-container .body-text h5+ul {
	    padding-top: 0;
	    margin-top: .5em;
	    margin-bottom: .6em
	}
	section.blog-inner section.main-story-content .image-and-body-container .body-text h1 {
	    font-size: 2rem
	}
	section.blog-inner section.main-story-content .image-and-body-container .body-text p {
	    padding: .5rem 0
	}
	section.blog-inner section.main-story-content .image-and-body-container .body-text p:empty {
	    display: none
	}
	section.blog-inner section.main-story-content .image-and-body-container .body-text ol,
	section.blog-inner section.main-story-content .image-and-body-container .body-text ul {
	    padding-left: 2em;
	    list-style-position: inside
	}
	section.blog-inner section.main-story-content .image-and-body-container .share-and-back-to-all-posts {
	    border: 1px solid #a1a1a1;
	    border-left: none;
	    border-right: none;
	    padding: 1em 0
	}
	section.blog-inner section.main-story-content .image-and-body-container .share-and-back-to-all-posts .inner {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    max-width: 474px;
	    margin: auto
	}
	section.blog-inner section.main-story-content .image-and-body-container .share-and-back-to-all-posts .inner>a {
	    text-decoration: none
	}
	section.blog-inner section.main-story-content .image-and-body-container .share-and-back-to-all-posts .inner>a:first-of-type {
	    position: relative;
	    padding-left: 10px;
	    line-height: 1;
	    height: 100%
	}
	section.blog-inner section.main-story-content .image-and-body-container .share-and-back-to-all-posts .inner>a:first-of-type:before {
	    content: '';
	    position: absolute;
	    width: 8px;
	    height: 13px;
	    left: 0;
	    top: 0;
	    background: url(../../images/back-arrow.svg) center no-repeat;
	    background-size: 8px 13px
	}
	section.blog-inner section.main-story-content .image-and-body-container .share-and-back-to-all-posts .inner .social-media-icons a {
	    max-width: 25px;
	    max-height: 30px;
	    display: inline-block;
	    margin: 0 3px
	}
	section.blog-inner section.main-story-content .image-and-body-container .share-and-back-to-all-posts .inner .social-media-icons a.facebook img {
	    max-height: 17px
	}
	section.blog-inner section.main-story-content .image-and-body-container .share-and-back-to-all-posts .inner .social-media-icons a img {
	    display: block;
	    width: 100%;
	    height: 100%;
	    max-height: 20px
	}
	body.contact #wrapper {
	    position: static
	}
	body.contact header {
	    background-color: #fff;
	}
	body.contact section.contact-header {
	    padding: 6em 0;
	    text-align: center;
	    background-image: url(../../images/contact.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: bottom
	}
.sidebar_sidebar li {
    border: none;
}
.sidebar_sidebar .current_page_item a {
    color: #fff !important;
}
	body.contact section.contact-header * {
	    color: #fff
	}
	body.contact section.contact-header h1 {
	    font-size: 48px
	}
	body.contact section.contact-header p {
	    font-size: 19px
	}
	body.contact section.office-locations {
	    background: #fff
	}
	body.contact section.office-locations .locations {
	    max-width: 750px;
	    margin: auto;
	    text-align: center
	}
	body.contact section.office-locations .locations .location {
	    text-align: left;
	    cursor: pointer
	}
	body.contact section.office-locations .locations .location .container {
	    padding: 1.5em;
	    border: 1px solid #d6d6d6
	}
	body.contact section.office-locations .locations .location .container h2 {
	    font-size: 24px;
	    padding-bottom: 1em;
	    color: #B7202A
	}
	body.contact section.office-locations .locations .location .container p {
	    padding-bottom: 1em;
	    font-size: 16px
	}
	body.contact section.office-locations .locations .location .container button {
	    background: #d1d2d4
	}
	body.contact section#map {
	    height: 544px
	}
	body.contact section.contact-form {
	    background: #B7202A
	}
	body.contact section.contact-form h1 {
	    color: #fff
	}
	body.contact section.contact-form form {
	    max-width: 750px;
	    margin: auto
	}
	body.contact section.contact-form form input,
	body.contact section.contact-form form textarea {
	    width: 100%;
	    border: none;
	    height: 52px;
	    padding: 1em;
	    margin-bottom: 16px
	}
	body.contact section.contact-form form input::-webkit-input-placeholder,
	body.contact section.contact-form form textarea::-webkit-input-placeholder {
	    color: #424242
	}
	body.contact section.contact-form form input:-moz-placeholder,
	body.contact section.contact-form form textarea:-moz-placeholder {
	    color: #424242
	}
	body.contact section.contact-form form input::-moz-placeholder,
	body.contact section.contact-form form textarea::-moz-placeholder {
	    color: #424242
	}
	body.contact section.contact-form form input:-ms-input-placeholder,
	body.contact section.contact-form form textarea:-ms-input-placeholder {
	    color: #424242
	}
	body.contact section.contact-form form textarea {
	    height: 140px
	}
	body.contact section.contact-form form button {
	    margin-top: 16px;
	    background: #333;
	    color: #fff
	}
	body.contact section.contact-form .form__message {
	    font-size: 20px;
	    font-size: 1.53846rem;
	    line-height: 1.4;
	    text-align: center;
	    color: #fff;
	    margin: 18px 0
	}
	body.contact section.contact-form .form__error {
	    font-size: 20px;
	    font-size: 1.53846rem;
	    line-height: 1.4;
	    text-align: center;
	    color: red;
	    margin-bottom: 9px
	}
	body.jobs header {
	    background: #333
	}
	/*.business-information h2,
.market-research h2 {
    background: #ee4340!important
}*/
	
	.business-information h2,
	.market-research h2 {
	    background: #b7202a!important;
	}
	.learning--development h2 {
	    background: #b7202a!important;
	    /*background: #FC9F14!important*/
	}
	.digital-media h2 {
	    background: #9E3C4D!important
	}
	.information-technology h2 {
	    background: #373442!important
	}
	section.job-search {
	    padding: 124px 0 0;
	    text-align: center;
	    background-image: url(../../images/jobs.png);
	    background-size: cover;
	    background-position: center
	}
	section.job-search .holdall {
	    padding-top: 3.6em;
	    padding-bottom: 3.6em
	}
	section.job-search form {
	    margin: auto
	}
	section.job-search form .input-container {
	    width: 100%
	}
	section.job-search form .input-container .inner-input {
	    width: 75%;
	    padding: 0
	}
	section.job-search form .input-container input {
	    max-width: 408px;
	    width: 100%
	}
	section.job-search form .submit-container {
	    width: 100%;
	    padding: 0;
	    margin-top: 1.2em
	}
	section.job-search form button {
	    font-size: 17px;
	    min-width: 0;
	    padding: 0 2em;
	    background: #B7202A;
	    position: static
	}
	section.job-search form button:hover {
	    background: #333
	}
	section.job-top-banner {
	    background: #fff;
	    padding: 2em 0;
	    position: relative
	}
	section.job-top-banner h2.job-res-num {
	    font-size: 18px;
	    padding-top: 3px
	}
	section.job-top-banner .buttons,
	section.job-top-banner .shortlisted-jobs {
	    display: block
	}
	section.job-top-banner .buttons {
	    float: left
	}
	section.job-top-banner .buttons button {
	    /* background: #bfbfbf;*/
	    
	    background: #333333;
	    min-width: 0;
	    padding: 0 2.2em;
	    margin-right: 1em;
	    outline: 0
	}
	section.job-top-banner .buttons button:hover {
	    background: #ababab
	}
	section.job-top-banner .shortlisted-jobs {
	    float: right;
	    cursor: pointer
	}
	section.job-top-banner .shortlisted-jobs p {
	    line-height: 31px;
	    position: relative
	}
	/*section.job-top-banner .shortlisted-jobs p:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 26px;
    left: -40px;
    top: 1px;
    background-image: url(../../images/heart.svg);
    background-repeat: no-repeat;
    background-position: center
}*/
	
	section.job-top-banner .shortlisted-jobs p:before {
	    content: '';
	    position: absolute;
	    width: 30px;
	    height: 26px;
	    left: -40px;
	    top: 1px;
	    background-image: none;
	    background-repeat: no-repeat;
	    background-position: center;
	    content: "\f004";
	    font: normal normal normal 14px/1 FontAwesome;
	    font-size: 28px;
	    color: #7d9742;
	}
	.shortlisted-jobs.check-user-status a {
	    color: #7d9742;
	}
	section.job-top-banner .shortlisted-jobs p:last-of-type {
	    display: none
	}
	section.job-top-banner .shortlisted-jobs p a {
	    text-decoration: none
	}
	.search-filters h2 {
	    background: #333;
	    color: #fff;
	    font-size: 18px;
	    border-top-left-radius: 12px;
	    border-top-right-radius: 12px;
	    padding: .94em 18px;
	    line-height: 1;
	    cursor: pointer;
	    text-align: center
	}
	.search-filters .filters-container {
	    background: rgba(136, 153, 166, 0.58);
	}
	.search-filters .filters-container .filter {
	    padding: .7em 18px;
	    border-top: 1px solid #d3f1e6
	}
	.search-filters .filters-container .filter h3 {
	    cursor: pointer;
	    font-size: 16px;
	    color: #1a1a1a;
	    -webkit-user-select: none;
	    position: relative
	}
	.search-filters .filters-container .filter h3:after {
	    content: '';
	    position: absolute;
	    width: 13px;
	    height: 100%;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
	    right: 0;
	    top: 50%;
	    bottom: 0;
	    background-image: url(../../images/plus.svg);
	    background-size: contain;
	    background-repeat: no-repeat;
	    background-position: center
	}
	.search-filters .filters-container .filter h3.isOpen:after {
	    background-image: url(../../images/minus.svg)
	}
	.search-filters .filters-container .filter .inner {
	    padding: .2em 0
	}
	.search-filters .filters-container .filter .inner a {
	    display: block;
	    text-decoration: none;
	    padding: .1em 0
	}
	.search-filters .filters-container .filter .inner a:hover {
	    color: #000
	}
	.search-filters .filter.salary .inner {
	    padding-top: .4em
	}
	.search-filters .filter.salary input,
	.search-filters .filter.salary span.spacer {
	    display: inline-block;
	    width: 40%;
	    height: 30px
	}
	.search-filters .filter.salary input {
	    border: 1px solid #86d8ba
	}
	.search-filters .filter.salary span.spacer {
	    width: 20%;
	    text-align: center
	}
	.search-filters.mobile {
	    position: absolute;
	    right: 6%;
	    top: 100%;
	    display: none;
	    z-index: 900;
	    min-width: 265px;
	    border-radius: 1em
	}
	.search-filters.mobile .filters-container {
	    background: 0 0
	}
	.search-filters.mobile .filters-container .filter {
	    display: none;
	    background: #B7202A
	}
	.search-filters.mobile .filters-container .filter:first-of-type {
	    border-top: none
	}
	.search-filters.mobile h2 {
	    background: #333;
	    border-radius: 0 0 1em 1em;
	    font-size: 18px;
	    padding: .64em 18px;
	    line-height: 1;
	    position: relative
	}
	section.job-main {
	    background: #eee
	}
	section.job-main .job-heading {
	    padding-bottom: .5em
	}
	section.job-main .listing-container .listing {
	    display: block;
	    padding: 1.5em 1.5em 1.1em;
	    background: #fff !important;
	    margin-bottom: 1em;
	    text-decoration: none;
	    overflow: hidden
	}
	html.cssanimations section.job-main .listing-container .listing {
	    opacity: 0;
	    -webkit-transform: translateY(7px);
	    transform: translateY(7px);
	    -webkit-animation-name: slide-n-fade;
	    animation-name: slide-n-fade;
	    -webkit-animation-duration: .6s;
	    animation-duration: .6s;
	    -webkit-animation-fill-mode: forwards;
	    animation-fill-mode: forwards
	}
	@keyframes slide-n-fade {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(7px);
	        transform: translateY(7px)
	    }
	    100% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	section.job-main .listing-container .listing:nth-of-type(1) {
	    -webkit-animation-delay: .1s;
	    animation-delay: .1s
	}
	section.job-main .listing-container .listing:nth-of-type(2) {
	    -webkit-animation-delay: .2s;
	    animation-delay: .2s
	}
	section.job-main .listing-container .listing:nth-of-type(3) {
	    -webkit-animation-delay: .3s;
	    animation-delay: .3s
	}
	section.job-main .listing-container .listing:nth-of-type(4) {
	    -webkit-animation-delay: .4s;
	    animation-delay: .4s
	}
	section.job-main .listing-container .listing:nth-of-type(5) {
	    -webkit-animation-delay: .5s;
	    animation-delay: .5s
	}
	section.job-main .listing-container .listing:nth-of-type(6) {
	    -webkit-animation-delay: .6s;
	    animation-delay: .6s
	}
	section.job-main .listing-container .listing:nth-of-type(7) {
	    -webkit-animation-delay: .7s;
	    animation-delay: .7s
	}
	section.job-main .listing-container .listing:nth-of-type(8) {
	    -webkit-animation-delay: .8s;
	    animation-delay: .8s
	}
	section.job-main .listing-container .listing:nth-of-type(9) {
	    -webkit-animation-delay: .9s;
	    animation-delay: .9s
	}
	section.job-main .listing-container .listing:nth-of-type(10) {
	    -webkit-animation-delay: 1s;
	    animation-delay: 1s
	}
	section.job-main .listing-container .listing:nth-of-type(11) {
	    -webkit-animation-delay: 1.1s;
	    animation-delay: 1.1s
	}
	section.job-main .listing-container .listing:nth-of-type(12) {
	    -webkit-animation-delay: 1.2s;
	    animation-delay: 1.2s
	}
	section.job-main .listing-container .listing:nth-of-type(13) {
	    -webkit-animation-delay: 1.3s;
	    animation-delay: 1.3s
	}
	section.job-main .listing-container .listing:nth-of-type(14) {
	    -webkit-animation-delay: 1.4s;
	    animation-delay: 1.4s
	}
	section.job-main .listing-container .listing:nth-of-type(15) {
	    -webkit-animation-delay: 1.5s;
	    animation-delay: 1.5s
	}
	section.job-main .listing-container .listing:nth-of-type(16) {
	    -webkit-animation-delay: 1.6s;
	    animation-delay: 1.6s
	}
	section.job-main .listing-container .listing:nth-of-type(17) {
	    -webkit-animation-delay: 1.7s;
	    animation-delay: 1.7s
	}
	section.job-main .listing-container .listing:nth-of-type(18) {
	    -webkit-animation-delay: 1.8s;
	    animation-delay: 1.8s
	}
	section.job-main .listing-container .listing:nth-of-type(19) {
	    -webkit-animation-delay: 1.9s;
	    animation-delay: 1.9s
	}
	section.job-main .listing-container .listing:nth-of-type(20) {
	    -webkit-animation-delay: 2s;
	    animation-delay: 2s
	}
	section.job-main .listing-container .listing:nth-of-type(21) {
	    -webkit-animation-delay: 2.1s;
	    animation-delay: 2.1s
	}
	section.job-main .listing-container .listing:nth-of-type(22) {
	    -webkit-animation-delay: 2.2s;
	    animation-delay: 2.2s
	}
	section.job-main .listing-container .listing:nth-of-type(23) {
	    -webkit-animation-delay: 2.3s;
	    animation-delay: 2.3s
	}
	section.job-main .listing-container .listing:nth-of-type(24) {
	    -webkit-animation-delay: 2.4s;
	    animation-delay: 2.4s
	}
	section.job-main .listing-container .listing:nth-of-type(25) {
	    -webkit-animation-delay: 2.5s;
	    animation-delay: 2.5s
	}
	section.job-main .listing-container .listing:nth-of-type(26) {
	    -webkit-animation-delay: 2.6s;
	    animation-delay: 2.6s
	}
	section.job-main .listing-container .listing:nth-of-type(27) {
	    -webkit-animation-delay: 2.7s;
	    animation-delay: 2.7s
	}
	section.job-main .listing-container .listing:nth-of-type(28) {
	    -webkit-animation-delay: 2.8s;
	    animation-delay: 2.8s
	}
	section.job-main .listing-container .listing:nth-of-type(29) {
	    -webkit-animation-delay: 2.9s;
	    animation-delay: 2.9s
	}
	section.job-main .listing-container .listing:nth-of-type(30) {
	    -webkit-animation-delay: 3s;
	    animation-delay: 3s
	}
	section.job-main .listing-container .listing a:first-of-type {
	    display: inline-block
	}
	section.job-main .listing-container .listing h2.job-title {
	    line-height: 1.1;
	    padding: 5.5px 20px 5.5px 0px;
	    /* display: inline-block;
*/
	    
	    display: block;
	    font-size: 20px;
	    /*color: #fff;*/
	    
	    color: #333;
	    background-color: rgba(51, 51, 51, 0);
	    background: none !important;
	    max-width: 100%;
	}
	section.job-main .listing-container .listing h2.job-title:hover {
	    color: #829730;
	}
	section.job-main .listing-container .listing .find-out-more {
	    float: right;
	    margin-right: 1em;
	    cursor: pointer
	}
	section.job-main .listing-container .listing .find-out-more:hover {
	    background-color: #B7202A;
	    color: #fff !important;
	}
	section.job-main .listing-container .listing button.apply {
	    min-width: 0;
	    padding: 0 2.1em;
	    background: #333;
	    color: #fff
	}
	section.job-main .listing-container .listing button.apply:hover {
	    background: #B7202A;
	    /*color: #333*/
	    
	    color: #fff;
	}
	section.job-main .listing-container .listing button.apply.top-button {
	    float: right
	}
	section.job-main .listing-container .listing button.apply.bottom-button {
	    float: right !important;
	    display: block !important;
	}
	section.job-main .listing-container .listing .key-points {
	    color: #000;
	    padding: .75em 0 .68em
	}
	section.job-main .listing-container .listing .key-points * {
	    display: inline-block;
	    padding: 0 7px;
	    position: relative;
	    font-size: 15px
	}
	section.job-main .listing-container .listing .key-points span {
	    padding: 0;
	    color: #333;
	    display: none;
	}
	section.job-main .listing-container .listing .key-points .no-pad-left {
	    padding-left: 0
	}
	section.job-main .listing-container .listing .key-points .location {
	    padding-left: 17px
	}
	section.job-main .listing-container .listing .key-points .location:before {
	    content: '';
	    position: absolute;
	    background: url(../../images/pin.svg) no-repeat;
	    width: 13px;
	    height: 19px;
	    left: 0;
	    top: 2px;
	}
	section.job-main .listing-container .listing .key-points .contract-type {
	    padding-left: 27px
	}
	section.job-main .listing-container .listing .key-points .contract-type:before {
	    content: '';
	    position: absolute;
	    background: url(../../images/type.svg) no-repeat;
	    width: 15px;
	    height: 18px;
	    top: 5px;
	    left: 10px;
	}
	section.job-main .listing-container .listing .brief-info {
	    max-width: 451px
	}
	section.job-main .listing-container .listing .brief-info b {
	    font-weight: 400
	}
	section.job-main .listing-container .listing .bottom-row * {
	    display: inline-block;
	    color: #333
	}
	section.job-main .listing-container .listing .bottom-row span {
	    padding: 0 .5em
	}
	section.job-main .listing-container .listing .bottom-row .shortlist-this-job {
	    position: relative;
	    padding-right: 30px;
	    cursor: pointer
	}
	/*section.job-main .listing-container .listing .bottom-row .shortlist-this-job a:after {
    content: '';
    position: absolute;
    background: url(../../images/heart-outline.svg);
    background-size: cover;
    right: 0;
    width: 22px;
    height: 19px
}*/
	
	section.job-main .listing-container .listing .bottom-row .shortlist-this-job a:after,
	.job-listing .layout .main-job-info .container .shortlist-this-job:after {
	    content: '';
	    position: absolute;
	    background: none;
	    background-size: cover;
	    right: 0;
	    width: 22px;
	    height: 19px;
	    content: "\f08a";
	    font: normal normal normal 14px/1 FontAwesome;
	    font-size: 20px;
	    color: #7d9742;
	}
	section.job-main .listing-container .listing .bottom-row .shortlist-this-job a:active:after {
	    opacity: .8
	}
	section.job-main .listing-container .listing .bottom-row .shortlist-this-job a:hover:after,
	section.job-main .listing-container .listing .bottom-row .shortlist-this-job.shortlisted a:after {
	    /*  background: url(../../images/heart.svg)*/
	    
	    content: "\f004";
	}
	section.job-main .listing-container .listing .bottom-row .shortlist-this-job a {
	    text-decoration: none
	}
	.prev-next-job {
	    padding-right: 14px
	}
	.prev-next-job a {
	    position: relative
	}
	.prev-next-job span {
	    padding: 0 5px
	}
	.prev-next-job a:first-of-type:before,
	.prev-next-job a:last-of-type:after {
	    content: '';
	    position: absolute;
	    width: 8px;
	    height: 90%
	}
	.prev-next-job a.previous:before {
	    background: none;
	    background-size: 8px 13px;
	    content: "\f053" !important;
	    left: -22px;
	    top: 3px;
	    font: normal normal normal 14px/1 FontAwesome;
	    position: absolute;
	}
	/*.prev-next-job a.previous:before {
    left: -13px;
    top: 0;
    background: url(../../images/back-arrow.svg) center no-repeat;
    background-size: 8px 13px;
}*/
	
	.prev-next-job a.next:after {
	    /* background: url(../../images/next-arrow.svg) center no-repeat;*/
	    
	    background: none;
	    background-size: 8px 13px;
	    content: "\f054" !important;
	    right: -17px;
	    top: 4px;
	    font: normal normal normal 14px/1 FontAwesome;
	    position: absolute;
	}
	section.inner-job-top-banner {
	    padding: 1em 0
	}
	section.inner-job-top-banner a {
	    text-decoration: none;
	    -webkit-transition: .2s;
	    transition: .2s
	}
	section.inner-job-top-banner a:hover {
	    opacity: .9
	}
	section.inner-job-top-banner * {
	    vertical-align: middle
	}
	section.inner-job-top-banner .back-to-search {
	    position: relative;
	    padding-left: 13px
	}
	/*section.inner-job-top-banner .back-to-search:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 90%;
    left: 0;
    top: 0;
    background: url(../../images/back-arrow.svg) center no-repeat;
    background-size: 8px 13px
}
*/
	
	section.inner-job-top-banner .back-to-search:before {
	    position: absolute;
	    width: 8px;
	    height: 90%;
	    left: -7px;
	    top: 4px;
	    font: normal normal normal 14px/1 FontAwesome;
	    background: snow;
	    background-size: 8px 13px;
	    content: "\f053" !important;
	    /* content: "\f060"; */
	}
	.job-listing {
	    background: #eee
	}
	html.cssanimations .job-listing .layout .main-job-info {
	    opacity: 0;
	    -webkit-transform: translateY(20px);
	    transform: translateY(20px);
	    -webkit-animation: slide-it-in 1.1s forwards;
	    animation: slide-it-in 1.1s forwards;
	    -webkit-animation-delay: .15s;
	    animation-delay: .15s
	}
	@-webkit-keyframes slide-it-in {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(20px);
	        transform: translateY(20px)
	    }
	    100% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	@keyframes slide-it-in {
	    0% {
	        opacity: 0;
	        -webkit-transform: translateY(20px);
	        transform: translateY(20px)
	    }
	    100% {
	        opacity: 1;
	        -webkit-transform: translateY(0);
	        transform: translateY(0)
	    }
	}
	.job-listing .layout .main-job-info .container {
	    padding: 2.1em 2em;
	    background: #fff
	}
	.job-listing .layout .main-job-info .container h2.job-title {
	    line-height: 1.1;
	    padding: 5.5px 20px 5.5px 9px;
	    display: inline-block;
	    font-size: 25px;
	    color: #fff;
	    margin-bottom: .5em;
	    background-color: #333
	}
	.job-listing .layout .main-job-info .container .shortlist-this-job {
	    float: right;
	    position: relative;
	    cursor: pointer
	}
	.job-listing .layout .main-job-info .container .shortlist-this-job:after {
	    content: '';
	    position: absolute;
	    background: url(../../images/heart-outline.svg);
	    background-size: cover;
	    right: 0;
	    width: 22px;
	    height: 19px;
	    top: 2px;
	}
	.job-listing .layout .main-job-info .container .shortlist-this-job.shortlisted:after,
	.job-listing .layout .main-job-info .container .shortlist-this-job:hover:after {
	    background: url(../../images/heart.svg)
	}
	.job-listing .layout .main-job-info .container .shortlist-this-job.shortlisted a,
	.job-listing .layout .main-job-info .container .shortlist-this-job:hover a {
	    text-decoration: underline
	}
	.job-listing .layout .main-job-info .container .shortlist-this-job a {
	    text-decoration: none;
	    padding-right: 30px
	}
	.job-listing .layout .main-job-info .container .inner-text {
	    max-width: 100%;
	    padding-bottom: 2em
	}
	.job-listing .layout .main-job-info .container .inner-text h4.sub-heading {
	    margin: .35em 0;
	    font-size: 18px;
	    color: #2b2b2b
	}
	.job-listing .layout .main-job-info .container .inner-text p {
	    padding-bottom: 1em
	}
	.job-listing .layout .main-job-info .container .inner-text ul {
	    margin-top: 0;
	    margin-bottom: 1em;
	    padding-left: 2.5em
	}
	.job-listing .layout .main-job-info .container .inner-text ul li {
	    padding-bottom: .33em
	}
	.job-listing .layout .main-job-info .container .bottom-bit {
	    border-top: 2px solid #B7202A;
	    padding-top: 1em
	}
	.job-listing .layout .main-job-info .container .bottom-bit .rel>* {
	    display: inline-block;
	    margin-right: 10px;
	}
	.job-listing .layout .main-job-info .container .bottom-bit button {
	    margin: 0 3.9em 0 0;
	    width: auto;
	    padding: 0 2.1em
	}
	.job-listing .layout .main-job-info .container .bottom-bit a.with-icons {
	    text-decoration: none;
	    position: relative;
	    overflow: visible
	}
	.job-listing .layout .main-job-info .container .bottom-bit a.with-icons:before {
	    content: '';
	    position: absolute;
	    height: 100%;
	    width: 25px;
	    left: -32px;
	    background-image: url(../../images/envelope.svg);
	    background-size: 23px 16px;
	    background-position: center;
	    background-repeat: no-repeat
	}
	.job-listing .layout .main-job-info .container .bottom-bit a.with-icons:last-of-type:before {
	    background-image: url(../../images/share.svg);
	    background-size: contain;
	    width: 30px
	}
	.job-listing .layout .main-job-info .container .bottom-bit .addthis-container {
	    display: none
	}
	.job-listing .layout .main-job-info .container .bottom-bit .addthis-container.show {
	    margin-right: 0;
	    position: absolute;
	    display: inline-block;
	    right: 4%;
	    top: 0;
	    bottom: 0
	}
	.job-listing .layout section.job-summary {
	    background: #333
	}
	.job-listing .layout section.job-summary .container {
	    padding: 1.75em
	}
	.job-listing .layout section.job-summary .container h2 {
	    font-size: 23px;
	    color: #fff
	}
	.job-listing .layout section.job-summary .container .item {
	    border-bottom: 2px solid #B7202A;
	    position: relative;
	    padding-left: 43px
	}
	.job-listing .layout section.job-summary .container .item:last-of-type {
	    border: none
	}
	.job-listing .layout section.job-summary .container .item:last-of-type .container {
	    padding-bottom: 0
	}
	.job-listing .layout section.job-summary .container .item:before {
	    content: '';
	    position: absolute;
	    background: center no-repeat;
	    width: 22px;
	    height: 100%;
	    left: 2px
	}
	.job-listing .layout section.job-summary .container .item:nth-of-type(1):before {
	    background-image: url(../../images/sector.svg)
	}
	.job-listing .layout section.job-summary .container .item:nth-of-type(2):before {
	    background-image: url(../../images/location.svg)
	}
	.job-listing .layout section.job-summary .container .item:nth-of-type(3):before {
	    background-image: url(../../images/salary.svg)
	}
	.job-listing .layout section.job-summary .container .item:nth-of-type(4):before {
	    background-image: url(../../images/contract-type.svg)
	}
	.job-listing .layout section.job-summary .container .item:nth-of-type(5):before {
	    background-image: url(../../../../files/images/job-icons/inner/date-added.svg)
	}
	.job-listing .layout section.job-summary .container .item .container {
	    padding: .7em 0
	}
	.job-listing .layout section.job-summary .container .item .container * {
	    font-size: 14px
	}
	.job-listing .layout section.job-summary .container .item .container h4 {
	    color: #B7202A
	}
	.job-listing .layout section.job-summary .container .item .container p {
	    color: #fff
	}
	.job-listing .layout button.apply-now {
	    border-radius: 15px;
	    height: 32px;
	    line-height: 32px;
	    margin: 1em 0 1.5em;
	    display: block;
	    width: 100%;
	    background: #333;
	    color: #fff;
	    padding: 0;
	}
	.job-listing .layout button.apply-now:hover {
	    background: #B7202A;
	    color: #fff;
	}
	.job-listing .layout section.speak-to-advisor {
	    background: #fff
	}
	.job-listing .layout section.speak-to-advisor .container {
	    padding: 1.75em
	}
	.job-listing .layout section.speak-to-advisor .container h2 {
	    font-size: 23px;
	    color: #B7202A;
	    border-bottom: 2px solid #B7202A
	}
	.job-listing .layout section.speak-to-advisor .container .image-container {
	    border-radius: 50%;
	    margin: 1em auto;
	    overflow: hidden;
	    width: 141px
	}
	.job-listing .layout section.speak-to-advisor .container .image-container img {
	    display: block;
	    width: 100%
	}
	.job-listing .layout section.speak-to-advisor .container p {
	    padding-bottom: 1em
	}
	.job-listing .layout section.speak-to-advisor .container p strong {
	    font-size: 16px;
	    white-space: nowrap
	}
	.job-listing .layout section.speak-to-advisor .container a.phone-num {
	    font-size: 21px;
	    position: relative;
	    padding-left: 43px;
	    text-decoration: none
	}
	.job-listing .layout section.speak-to-advisor .container a.phone-num:before {
	    content: '';
	    position: absolute;
	    width: 22px;
	    height: 100%;
	    left: 2px;
	    background: url(../../../../files/images/job-icons/inner/phone.svg) center no-repeat
	}
	section.job-inner-three-column-panel,
	section.job-inner-three-column-panel section.three-column-panel {
	    background: #333
	}
	.job-heading {
	    text-align: left;
	    color: #B7202A
	}
	section.job-inner-three-column-panel .top-heading {
	    padding: 2em 0 0
	}
	section.job-inner-three-column-panel h1 {
	    color: #fff
	}
	.job--apply h3 {
	    font-size: 20px;
	    font-size: 1.53846rem;
	    line-height: 1.4
	}
	.job--apply form {
	    max-width: 750px;
	    margin: auto
	}
	.job--apply form input,
	.job--apply form textarea {
	    width: 100%;
	    border: 1px solid #B7202A;
	    outline: 0;
	    height: 52px;
	    padding: 1em;
		}
	.job--apply form input::-webkit-input-placeholder,
	.job--apply form textarea::-webkit-input-placeholder {
	    color: #424242
	}
	.job--apply form input:-moz-placeholder,
	.job--apply form textarea:-moz-placeholder {
	    color: #424242
	}
	.job--apply form input::-moz-placeholder,
	.job--apply form textarea::-moz-placeholder {
	    color: #424242
	}
	.job--apply form input:-ms-input-placeholder,
	.job--apply form textarea:-ms-input-placeholder {
	    color: #424242
	}
	.job--apply form textarea {
	    height: 140px
	}
	.job--apply form button {
	    margin-top: 16px;
	    background: #333;
	    color: #fff
	}
	.job--apply ul {
	    float: right
	}
	.job--apply ul li {
	    color: red
	}
	.job--apply .form__message {
	    font-size: 16px;
	    font-size: 1.23077rem;
	    line-height: 1.4;
	    text-align: left;
	    background-color: #dff0d8;
	    color: #3c763d;
	    border: 1px solid;
	    margin: 18px 0;
	    padding: 9px
	}
	.job--apply .form__error {
	    font-size: 16px;
	    font-size: 1.23077rem;
	    line-height: 1.4;
	    text-align: left;
	    color: red;
	    margin-bottom: 9px
	}
	.not-found a,
	.not-found p,
	footer * {
	    color: #fff
	}
	body.legal header {
	    background: #333
	}
	body.legal section.legal {
	    background: #fff;
	    padding-top: 124px
	}
	body.legal section.legal .body-text {
	    max-width: 550px;
	    margin: auto
	}
	.not-found {
	    background-color: #B7202A;
	    width: 100%;
	    height: 100%
	}
	.not-found h1 {
	    color: #fff;
	    text-align: center;
	    font-size: 22px;
	    font-size: 1.69231rem;
	    line-height: 1.63636
	}
	.not-found p {
	    text-align: center;
	    margin: 2em auto;
	    font-size: 16px;
	    font-size: 1.23077rem;
	    line-height: 1.125
	}
	body.candidates section.top-banner,
	body.inner section.top-banner {
	    text-align: center;
	    height: 608px
	}
	body.candidates section.intro p {
	    max-width: 458px;
	    margin: auto
	}
	footer {
	    background: #333;
	    padding: 7em 0
	}
	footer .holdall {
	    padding: 0 6%
	}
	footer .layout {
	    max-width: 755px;
	    margin: auto;
	    position: relative
	}
	footer .layout .layout__item h1 {
	    font-size: 48px;
	    color: #B7202A;
	    line-height: 57px;
	    padding-bottom: .4em;
	    max-width: 273px
	}
	footer .layout .layout__item .office h3,
	footer .layout .layout__item .office p {
	    font-size: 15px;
	    padding: .85em 0 .33em
	}
	footer .layout .layout__item .office:first-of-type h3 {
	    padding-top: 0
	}
	footer .layout .layout__item form * {
	    display: block
	}
	a.cookie-agree,
	footer .layout .layout__item form label * {
	    display: inline-block
	}
	footer .layout .layout__item form button,
	footer .layout .layout__item form input {
	    margin-bottom: .7em
	}
	footer .layout .layout__item form input[type=email],
	footer .layout .layout__item form input[type=text] {
	    width: 100%;
	    height: 47px;
	    max-width: 310px;
	    margin-bottom: .9em;
	    padding-left: .5em;
	    background: 0 0;
	    border: none;
	    border-bottom: 6px solid #fff;
	    font-size: 17px;
	    color: #fff
	}
	footer .layout .layout__item form input[type=email]:focus,
	footer .layout .layout__item form input[type=text]:focus {
	    outline: 0
	}
	footer .layout .layout__item form input[type=email]::-webkit-input-placeholder,
	footer .layout .layout__item form input[type=text]::-webkit-input-placeholder {
	    color: #fff
	}
	footer .layout .layout__item form input[type=email]:-moz-placeholder,
	footer .layout .layout__item form input[type=text]:-moz-placeholder {
	    color: #fff
	}
	footer .layout .layout__item form input[type=email]::-moz-placeholder,
	footer .layout .layout__item form input[type=text]::-moz-placeholder {
	    color: #fff
	}
	footer .layout .layout__item form input[type=email]:-ms-input-placeholder,
	footer .layout .layout__item form input[type=text]:-ms-input-placeholder {
	    color: #fff
	}
	footer .layout .layout__item form label {
	    font-size: 16px;
	    margin: 1.3em 0
	}
	footer .layout .layout__item form label span {
	    padding-left: 1em
	}
	footer .layout .layout__item form button {
	    margin-top: 1.5em;
	    min-width: 181px
	}
	footer .layout .layout__item .social-media-icons {
	    margin-top: 36px
	}
	footer .layout .layout__item .social-media-icons a img {
	    cursor: pointer;
	    padding-right: 1em;
	    height: 20px
	}
	section.terms-and-conditions {
	    /*padding: 3em 0;*/
	    
	    padding: 0em 0;
	    background: #B7202A;
	    text-align: center
	}
	section.terms-and-conditions a {
	    font-size: 15px;
	    text-decoration: none;
	    padding: 0 .5em
	}
	.cookie-notice {
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    text-align: center;
	    color: #333;
	    background-color: #B7202A;
	    padding: 12px 24px;
        display:none;
	}
	.cookie-notice p {
	    color: #fff;
	    font-size: 16px;
	    line-height: 16px;
	}
	.cookie-notice a,
	.cookie-notice a:hover {
	    color: #fff;
	    text-decoration: underline;
	}
	a.cookie-agree {
	    color: #fff;
	    font-size: 14px;
	    text-decoration: none;
	    padding: 6px 16px;
	    margin-left: 24px;
	    border-radius: 4px;
	    /*background-color: #8b8b8b;*/
	    
	    background-color: #630b11;
	    -webkit-transition: all .3s ease;
	    transition: all .3s ease
	}
	a.cookie-agree:hover {
	    background-color: #f3f4f4;
	    color: #333;
	    text-decoration: none;
	}
	.u-1-of-1 {
	    width: 100%!important
	}
	.u-1-of-2 {
	    width: 50%!important
	}
	.u-1-of-3 {
	    width: 33.33333%!important
	}
	.u-2-of-3 {
	    width: 66.66667%!important
	}
	.u-1-of-4 {
	    width: 25%!important;
	}
	.u-2-of-4 {
	    width: 50%!important;
	}
	.u-3-of-4 {
	    width: 75%!important;
	}
	.u-1-of-5 {
	    width: 20%!important;
	}
	.u-2-of-5 {
	    width: 40%!important;
	}
	.u-3-of-5 {
	    width: 60%!important;
	}
	.u-4-of-5 {
	    width: 80%!important;
	}
	.u-1-of-6 {
	    width: 16.66667%!important;
	}
	.u-2-of-6 {
	    width: 33.33333%!important
	}
	.u-3-of-6 {
	    width: 50%!important;
	}
	.u-4-of-6 {
	    width: 66.66667%!important;
	}
	.u-5-of-6 {
	    width: 83.33333%!important;
	}
	.u-1-of-7 {
	    width: 14.28571%!important;
	}
	.u-2-of-7 {
	    width: 28.57143%!important;
	}
	.u-3-of-7 {
	    width: 42.85714%!important;
	}
	.u-4-of-7 {
	    width: 57.14286%!important;
	}
	.u-5-of-7 {
	    width: 71.42857%!important;
	}
	.u-6-of-7 {
	    width: 85.71429%!important;
	}
	.u-1-of-8 {
	    width: 12.5%!important;
	}
	.u-2-of-8 {
	    width: 25%!important;
	}
	.u-3-of-8 {
	    width: 37.5%!important;
	}
	.u-4-of-8 {
	    width: 50%!important;
	}
	.u-5-of-8 {
	    width: 62.5%!important;
	}
	.u-6-of-8 {
	    width: 75%!important;
	}
	.u-7-of-8 {
	    width: 87.5%!important;
	}
	.u-1-of-9 {
	    width: 11.11111%!important;
	}
	.u-2-of-9 {
	    width: 22.22222%!important;
	}
	.u-3-of-9 {
	    width: 33.33333%!important;
	}
	.u-4-of-9 {
	    width: 44.44444%!important;
	}
	.u-5-of-9 {
	    width: 55.55556%!important;
	}
	.u-6-of-9 {
	    width: 66.66667%!important;
	}
	.u-7-of-9 {
	    width: 77.77778%!important
	}
	.u-8-of-9 {
	    width: 88.88889%!important
	}
	.u-1-of-10 {
	    width: 10%!important
	}
	.u-2-of-10 {
	    width: 20%!important
	}
	.u-3-of-10 {
	    width: 30%!important
	}
	.u-4-of-10 {
	    width: 40%!important
	}
	.u-5-of-10 {
	    width: 50%!important
	}
	.u-6-of-10 {
	    width: 60%!important
	}
	.u-7-of-10 {
	    width: 70%!important
	}
	.u-8-of-10 {
	    width: 80%!important
	}
	.u-9-of-10 {
	    width: 90%!important
	}
	.u-1-of-11 {
	    width: 9.09091%!important
	}
	.u-2-of-11 {
	    width: 18.18182%!important
	}
	.u-3-of-11 {
	    width: 27.27273%!important
	}
	.u-4-of-11 {
	    width: 36.36364%!important
	}
	.u-5-of-11 {
	    width: 45.45455%!important
	}
	.u-6-of-11 {
	    width: 54.54545%!important
	}
	.u-7-of-11 {
	    width: 63.63636%!important
	}
	.u-8-of-11 {
	    width: 72.72727%!important
	}
	.u-9-of-11 {
	    width: 81.81818%!important
	}
	.u-10-of-11 {
	    width: 90.90909%!important
	}
	.u-1-of-12 {
	    width: 8.33333%!important
	}
	.u-2-of-12 {
	    width: 16.66667%!important
	}
	.u-3-of-12 {
	    width: 25%!important
	}
	.u-4-of-12 {
	    width: 33.33333%!important
	}
	.u-5-of-12 {
	    width: 41.66667%!important
	}
	.u-6-of-12 {
	    width: 50%!important
	}
	.u-7-of.all-complete .pages_sidebar li {
    padding: 10px 9px;
    text-align: center;
}-12 {
	    width: 58.33333%!important
	}
	.u-8-of-12 {
	    width: 66.66667%!important
	}
	.u-9-of-12 {
	    width: 75%!important
	}
	.u-10-of-12 {
	    width: 83.33333%!important
	}
	.u-11-of-12 {
	    width: 91.66667%!important
	}
	.u-1-of-16 {
	    width: 6.25%!important
	}
	.u-2-of-16 {
	    width: 12.5%!important
	}
	.u-3-of-16 {
	    width: 18.75%!important
	}
	.u-4-of-16 {
	    width: 25%!important
	}
	.u-5-of-16 {
	    width: 31.25%!important
	}
	.u-6-of-16 {
	    width: 37.5%!important
	}
	.u-7-of-16 {
	    width: 43.75%!important
	}
	.u-8-of-16 {
	    width: 50%!important
	}
	.u-9-of-16 {
	    width: 56.25%!important
	}
	.u-10-of-16 {
	    width: 62.5%!important
	}
	.u-11-of-16 {
	    width: 68.75%!important
	}
	.u-12-of-16 {
	    width: 75%!important
	}
	.u-13-of-16 {
	    width: 81.25%!important
	}
	.u-14-of-16 {
	    width: 87.5%!important
	}
	.u-15-of-16 {
	    width: 93.75%!important
	}
	@media screen and (max-width: 1600px) {
	    .u-1-of-1-big-desk {
	        width: 100%!important
	    }
	    .u-1-of-2-big-desk {
	        width: 50%!important
	    }
	    .u-1-of-3-big-desk {
	        width: 33.33333%!important
	    }
	    .u-2-of-3-big-desk {
	        width: 66.66667%!important
	    }
	    .u-1-of-4-big-desk {
	        width: 25%!important
	    }
	    .u-2-of-4-big-desk {
	        width: 50%!important
	    }
	    .u-3-of-4-big-desk {
	        width: 75%!important
	    }
	    .u-1-of-5-big-desk {
	        width: 20%!important
	    }
	    .u-2-of-5-big-desk {
	        width: 40%!important
	    }
	    .u-3-of-5-big-desk {
	        width: 60%!important
	    }
	    .u-4-of-5-big-desk {
	        width: 80%!important
	    }
	    .u-1-of-6-big-desk {
	        width: 16.66667%!important
	    }
	    .u-2-of-6-big-desk {
	        width: 33.33333%!important
	    }
	    .u-3-of-6-big-desk {
	        width: 50%!important
	    }
	    .u-4-of-6-big-desk {
	        width: 66.66667%!important
	    }
	    .u-5-of-6-big-desk {
	        width: 83.33333%!important
	    }
	    .u-1-of-7-big-desk {
	        width: 14.28571%!important
	    }
	    .u-2-of-7-big-desk {
	        width: 28.57143%!important
	    }
	    .u-3-of-7-big-desk {
	        width: 42.85714%!important
	    }
	    .u-4-of-7-big-desk {
	        width: 57.14286%!important
	    }
	    .u-5-of-7-big-desk {
	        width: 71.42857%!important
	    }
	    .u-6-of-7-big-desk {
	        width: 85.71429%!important
	    }
	    .u-1-of-8-big-desk {
	        width: 12.5%!important
	    }
	    .u-2-of-8-big-desk {
	        width: 25%!important
	    }
	    .u-3-of-8-big-desk {
	        width: 37.5%!important
	    }
	    .u-4-of-8-big-desk {
	        width: 50%!important
	    }
	    .u-5-of-8-big-desk {
	        width: 62.5%!important
	    }
	    .u-6-of-8-big-desk {
	        width: 75%!important
	    }
	    .u-7-of-8-big-desk {
	        width: 87.5%!important
	    }
	    .u-1-of-9-big-desk {
	        width: 11.11111%!important
	    }
	    .u-2-of-9-big-desk {
	        width: 22.22222%!important
	    }
	    .u-3-of-9-big-desk {
	        width: 33.33333%!important
	    }
	    .u-4-of-9-big-desk {
	        width: 44.44444%!important
	    }
	    .u-5-of-9-big-desk {
	        width: 55.55556%!important
	    }
	    .u-6-of-9-big-desk {
	        width: 66.66667%!important
	    }
	    .u-7-of-9-big-desk {
	        width: 77.77778%!important
	    }
	    .u-8-of-9-big-desk {
	        width: 88.88889%!important
	    }
	    .u-1-of-10-big-desk {
	        width: 10%!important
	    }
	    .u-2-of-10-big-desk {
	        width: 20%!important
	    }
	    .u-3-of-10-big-desk {
	        width: 30%!important
	    }
	    .u-4-of-10-big-desk {
	        width: 40%!important
	    }
	    .u-5-of-10-big-desk {
	        width: 50%!important
	    }
	    .u-6-of-10-big-desk {
	        width: 60%!important
	    }
	    .u-7-of-10-big-desk {
	        width: 70%!important
	    }
	    .u-8-of-10-big-desk {
	        width: 80%!important
	    }
	    .u-9-of-10-big-desk {
	        width: 90%!important
	    }
	    .u-1-of-11-big-desk {
	        width: 9.09091%!important
	    }
	    .u-2-of-11-big-desk {
	        width: 18.18182%!important
	    }
	    .u-3-of-11-big-desk {
	        width: 27.27273%!important
	    }
	    .u-4-of-11-big-desk {
	        width: 36.36364%!important
	    }
	    .u-5-of-11-big-desk {
	        width: 45.45455%!important
	    }
	    .u-6-of-11-big-desk {
	        width: 54.54545%!important
	    }
	    .u-7-of-11-big-desk {
	        width: 63.63636%!important
	    }
	    .u-8-of-11-big-desk {
	        width: 72.72727%!important
	    }
	    .u-9-of-11-big-desk {
	        width: 81.81818%!important
	    }
	    .u-10-of-11-big-desk {
	        width: 90.90909%!important
	    }
	    .u-1-of-12-big-desk {
	        width: 8.33333%!important
	    }
	    .u-2-of-12-big-desk {
	        width: 16.66667%!important
	    }
	    .u-3-of-12-big-desk {
	        width: 25%!important
	    }
	    .u-4-of-12-big-desk {
	        width: 33.33333%!important
	    }
	    .u-5-of-12-big-desk {
	        width: 41.66667%!important
	    }
	    .u-6-of-12-big-desk {
	        width: 50%!important
	    }
	    .u-7-of-12-big-desk {
	        width: 58.33333%!important
	    }
	    .u-8-of-12-big-desk {
	        width: 66.66667%!important
	    }
	    .u-9-of-12-big-desk {
	        width: 75%!important
	    }
	    .u-10-of-12-big-desk {
	        width: 83.33333%!important
	    }
	    .u-11-of-12-big-desk {
	        width: 91.66667%!important
	    }
	    .u-1-of-16-big-desk {
	        width: 6.25%!important
	    }
	    .u-2-of-16-big-desk {
	        width: 12.5%!important
	    }
	    .u-3-of-16-big-desk {
	        width: 18.75%!important
	    }
	    .u-4-of-16-big-desk {
	        width: 25%!important
	    }
	    .u-5-of-16-big-desk {
	        width: 31.25%!important
	    }
	    .u-6-of-16-big-desk {
	        width: 37.5%!important
	    }
	    .u-7-of-16-big-desk {
	        width: 43.75%!important
	    }
	    .u-8-of-16-big-desk {
	        width: 50%!important
	    }
	    .u-9-of-16-big-desk {
	        width: 56.25%!important
	    }
	    .u-10-of-16-big-desk {
	        width: 62.5%!important
	    }
	    .u-11-of-16-big-desk {
	        width: 68.75%!important
	    }
	    .u-12-of-16-big-desk {
	        width: 75%!important
	    }
	    .u-13-of-16-big-desk {
	        width: 81.25%!important
	    }
	    .u-14-of-16-big-desk {
	        width: 87.5%!important
	    }
	    .u-15-of-16-big-desk {
	        width: 93.75%!important
	    }
	}
	@media screen and (max-width: 1280px) {
	    .u-1-of-1-desk {
	        width: 100%!important
	    }
	    .u-1-of-2-desk {
	        width: 50%!important
	    }
	    .u-1-of-3-desk {
	        width: 33.33333%!important
	    }
	    .u-2-of-3-desk {
	        width: 66.66667%!important
	    }
	    .u-1-of-4-desk {
	        width: 25%!important
	    }
	    .u-2-of-4-desk {
	        width: 50%!important
	    }
	    .u-3-of-4-desk {
	        width: 75%!important
	    }
	    .u-1-of-5-desk {
	        width: 20%!important
	    }
	    .u-2-of-5-desk {
	        width: 40%!important
	    }
	    .u-3-of-5-desk {
	        width: 60%!important
	    }
	    .u-4-of-5-desk {
	        width: 80%!important
	    }
	    .u-1-of-6-desk {
	        width: 16.66667%!important
	    }
	    .u-2-of-6-desk {
	        width: 33.33333%!important
	    }
	    .u-3-of-6-desk {
	        width: 50%!important
	    }
	    .u-4-of-6-desk {
	        width: 66.66667%!important
	    }
	    .u-5-of-6-desk {
	        width: 83.33333%!important
	    }
	    .u-1-of-7-desk {
	        width: 14.28571%!important
	    }
	    .u-2-of-7-desk {
	        width: 28.57143%!important
	    }
	    .u-3-of-7-desk {
	        width: 42.85714%!important
	    }
	    .u-4-of-7-desk {
	        width: 57.14286%!important
	    }
	    .u-5-of-7-desk {
	        width: 71.42857%!important
	    }
	    .u-6-of-7-desk {
	        width: 85.71429%!important
	    }
	    .u-1-of-8-desk {
	        width: 12.5%!important
	    }
	    .u-2-of-8-desk {
	        width: 25%!important
	    }
	    .u-3-of-8-desk {
	        width: 37.5%!important
	    }
	    .u-4-of-8-desk {
	        width: 50%!important
	    }
	    .u-5-of-8-desk {
	        width: 62.5%!important
	    }
	    .u-6-of-8-desk {
	        width: 75%!important
	    }
	    .u-7-of-8-desk {
	        width: 87.5%!important
	    }
	    .u-1-of-9-desk {
	        width: 11.11111%!important
	    }
	    .u-2-of-9-desk {
	        width: 22.22222%!important
	    }
	    .u-3-of-9-desk {
	        width: 33.33333%!important
	    }
	    .u-4-of-9-desk {
	        width: 44.44444%!important
	    }
	    .u-5-of-9-desk {
	        width: 55.55556%!important
	    }
	    .u-6-of-9-desk {
	        width: 66.66667%!important
	    }
	    .u-7-of-9-desk {
	        width: 77.77778%!important
	    }
	    .u-8-of-9-desk {
	        width: 88.88889%!important
	    }
	    .u-1-of-10-desk {
	        width: 10%!important
	    }
	    .u-2-of-10-desk {
	        width: 20%!important
	    }
	    .u-3-of-10-desk {
	        width: 30%!important
	    }
	    .u-4-of-10-desk {
	        width: 40%!important
	    }
	    .u-5-of-10-desk {
	        width: 50%!important
	    }
	    .u-6-of-10-desk {
	        width: 60%!important
	    }
	    .u-7-of-10-desk {
	        width: 70%!important
	    }
	    .u-8-of-10-desk {
	        width: 80%!important
	    }
	    .u-9-of-10-desk {
	        width: 90%!important
	    }
	    .u-1-of-11-desk {
	        width: 9.09091%!important
	    }
	    .u-2-of-11-desk {
	        width: 18.18182%!important
	    }
	    .u-3-of-11-desk {
	        width: 27.27273%!important
	    }
	    .u-4-of-11-desk {
	        width: 36.36364%!important
	    }
	    .u-5-of-11-desk {
	        width: 45.45455%!important
	    }
	    .u-6-of-11-desk {
	        width: 54.54545%!important
	    }
	    .u-7-of-11-desk {
	        width: 63.63636%!important
	    }
	    .u-8-of-11-desk {
	        width: 72.72727%!important
	    }
	    .u-9-of-11-desk {
	        width: 81.81818%!important
	    }
	    .u-10-of-11-desk {
	        width: 90.90909%!important
	    }
	    .u-1-of-12-desk {
	        width: 8.33333%!important
	    }
	    .u-2-of-12-desk {
	        width: 16.66667%!important
	    }
	    .u-3-of-12-desk {
	        width: 25%!important
	    }
	    .u-4-of-12-desk {
	        width: 33.33333%!important
	    }
	    .u-5-of-12-desk {
	        width: 41.66667%!important
	    }
	    .u-6-of-12-desk {
	        width: 50%!important
	    }
	    .u-7-of-12-desk {
	        width: 58.33333%!important
	    }
	    .u-8-of-12-desk {
	        width: 66.66667%!important
	    }
	    .u-9-of-12-desk {
	        width: 75%!important
	    }
	    .u-10-of-12-desk {
	        width: 83.33333%!important
	    }
	    .u-11-of-12-desk {
	        width: 91.66667%!important
	    }
	    .u-1-of-16-desk {
	        width: 6.25%!important
	    }
	    .u-2-of-16-desk {
	        width: 12.5%!important
	    }
	    .u-3-of-16-desk {
	        width: 18.75%!important
	    }
	    .u-4-of-16-desk {
	        width: 25%!important
	    }
	    .u-5-of-16-desk {
	        width: 31.25%!important
	    }
	    .u-6-of-16-desk {
	        width: 37.5%!important
	    }
	    .u-7-of-16-desk {
	        width: 43.75%!important
	    }
	    .u-8-of-16-desk {
	        width: 50%!important
	    }
	    .u-9-of-16-desk {
	        width: 56.25%!important
	    }
	    .u-10-of-16-desk {
	        width: 62.5%!important
	    }
	    .u-11-of-16-desk {
	        width: 68.75%!important
	    }
	    .u-12-of-16-desk {
	        width: 75%!important
	    }
	    .u-13-of-16-desk {
	        width: 81.25%!important
	    }
	    .u-14-of-16-desk {
	        width: 87.5%!important
	    }
	    .u-15-of-16-desk {
	        width: 93.75%!important
	    }
	}
	@media screen and (max-width: 1024px) {
	    .u-1-of-1-tab {
	        width: 100%!important
	    }
	    .u-1-of-2-tab {
	        width: 50%!important
	    }
	    .u-1-of-3-tab {
	        width: 33.33333%!important
	    }
	    .u-2-of-3-tab {
	        width: 66.66667%!important
	    }
	    .u-1-of-4-tab {
	        width: 25%!important
	    }
	    .u-2-of-4-tab {
	        width: 50%!important
	    }
	    .u-3-of-4-tab {
	        width: 75%!important
	    }
	    .u-1-of-5-tab {
	        width: 20%!important
	    }
	    .u-2-of-5-tab {
	        width: 40%!important
	    }
	    .u-3-of-5-tab {
	        width: 60%!important
	    }
	    .u-4-of-5-tab {
	        width: 80%!important
	    }
	    .u-1-of-6-tab {
	        width: 16.66667%!important
	    }
	    .u-2-of-6-tab {
	        width: 33.33333%!important
	    }
	    .u-3-of-6-tab {
	        width: 50%!important
	    }
	    .u-4-of-6-tab {
	        width: 66.66667%!important
	    }
	    .u-5-of-6-tab {
	        width: 83.33333%!important
	    }
	    .u-1-of-7-tab {
	        width: 14.28571%!important
	    }
	    .u-2-of-7-tab {
	        width: 28.57143%!important
	    }
	    .u-3-of-7-tab {
	        width: 42.85714%!important
	    }
	    .u-4-of-7-tab {
	        width: 57.14286%!important
	    }
	    .u-5-of-7-tab {
	        width: 71.42857%!important
	    }
	    .u-6-of-7-tab {
	        width: 85.71429%!important
	    }
	    .u-1-of-8-tab {
	        width: 12.5%!important
	    }
	    .u-2-of-8-tab {
	        width: 25%!important
	    }
	    .u-3-of-8-tab {
	        width: 37.5%!important
	    }
	    .u-4-of-8-tab {
	        width: 50%!important
	    }
	    .u-5-of-8-tab {
	        width: 62.5%!important
	    }
	    .u-6-of-8-tab {
	        width: 75%!important
	    }
	    .u-7-of-8-tab {
	        width: 87.5%!important
	    }
	    .u-1-of-9-tab {
	        width: 11.11111%!important
	    }
	    .u-2-of-9-tab {
	        width: 22.22222%!important
	    }
	    .u-3-of-9-tab {
	        width: 33.33333%!important
	    }
	    .u-4-of-9-tab {
	        width: 44.44444%!important
	    }
	    .u-5-of-9-tab {
	        width: 55.55556%!important
	    }
	    .u-6-of-9-tab {
	        width: 66.66667%!important
	    }
	    .u-7-of-9-tab {
	        width: 77.77778%!important
	    }
	    .u-8-of-9-tab {
	        width: 88.88889%!important
	    }
	    .u-1-of-10-tab {
	        width: 10%!important
	    }
	    .u-2-of-10-tab {
	        width: 20%!important
	    }
	    .u-3-of-10-tab {
	        width: 30%!important
	    }
	    .u-4-of-10-tab {
	        width: 40%!important
	    }
	    .u-5-of-10-tab {
	        width: 50%!important
	    }
	    .u-6-of-10-tab {
	        width: 60%!important
	    }
	    .u-7-of-10-tab {
	        width: 70%!important
	    }
	    .u-8-of-10-tab {
	        width: 80%!important
	    }
	    .u-9-of-10-tab {
	        width: 90%!important
	    }
	    .u-1-of-11-tab {
	        width: 9.09091%!important
	    }
	    .u-2-of-11-tab {
	        width: 18.18182%!important
	    }
	    .u-3-of-11-tab {
	        width: 27.27273%!important
	    }
	    .u-4-of-11-tab {
	        width: 36.36364%!important
	    }
	    .u-5-of-11-tab {
	        width: 45.45455%!important
	    }
	    .u-6-of-11-tab {
	        width: 54.54545%!important
	    }
	    .u-7-of-11-tab {
	        width: 63.63636%!important
	    }
	    .u-8-of-11-tab {
	        width: 72.72727%!important
	    }
	    .u-9-of-11-tab {
	        width: 81.81818%!important
	    }
	    .u-10-of-11-tab {
	        width: 90.90909%!important
	    }
	    .u-1-of-12-tab {
	        width: 8.33333%!important
	    }
	    .u-2-of-12-tab {
	        width: 16.66667%!important
	    }
	    .u-3-of-12-tab {
	        width: 25%!important
	    }
	    .u-4-of-12-tab {
	        width: 33.33333%!important
	    }
	    .u-5-of-12-tab {
	        width: 41.66667%!important
	    }
	    .u-6-of-12-tab {
	        width: 50%!important
	    }
	    .u-7-of-12-tab {
	        width: 58.33333%!important
	    }
	    .u-8-of-12-tab {
	        width: 66.66667%!important
	    }
	    .u-9-of-12-tab {
	        width: 75%!important
	    }
	    .u-10-of-12-tab {
	        width: 83.33333%!important
	    }
	    .u-11-of-12-tab {
	        width: 91.66667%!important
	    }
	    .u-1-of-16-tab {
	        width: 6.25%!important
	    }
	    .u-2-of-16-tab {
	        width: 12.5%!important
	    }
	    .u-3-of-16-tab {
	        width: 18.75%!important
	    }
	    .u-4-of-16-tab {
	        width: 25%!important
	    }
	    .u-5-of-16-tab {
	        width: 31.25%!important
	    }
	    .u-6-of-16-tab {
	        width: 37.5%!important
	    }
	    .u-7-of-16-tab {
	        width: 43.75%!important
	    }
	    .u-8-of-16-tab {
	        width: 50%!important
	    }
	    .u-9-of-16-tab {
	        width: 56.25%!important
	    }
	    .u-10-of-16-tab {
	        width: 62.5%!important
	    }
	    .u-11-of-16-tab {
	        width: 68.75%!important
	    }
	    .u-12-of-16-tab {
	        width: 75%!important
	    }
	    .u-13-of-16-tab {
	        width: 81.25%!important
	    }
	    .u-14-of-16-tab {
	        width: 87.5%!important
	    }.all-complete .pages_sidebar li {
    padding: 10px 9px;
    text-align: center;
}
	    .u-15-of-16-tab {
	        width: 93.75%!important
	    }
	}
	@media screen and (max-width: 808px) {
	    .u-1-of-1-small-tab {
	        width: 100%!important
	    }
	    .u-1-of-2-small-tab {
	        width: 50%!important
	    }
	    .u-1-of-3-small-tab {
	        width: 33.33333%!important
	    }
	    .u-2-of-3-small-tab {
	        width: 66.all-complete .pages_sidebar li {
    padding: 10px 9px;
    text-align: center;
}.66667%!important
	    }
	    .u-1-of-4-small-tab {
	        width: 25%!important
	    }
	    .u-2-of-4-small-tab {
	        width: 50%!important
	    }
	    .u-3-of-4-small-tab {
	        width: 75%!important
	    }
	    .u-1-of-5-small-tab {
	        width: 20%!important
	    }
	    .u-2-of-5-small-tab {
	        width: 40%!important
	    }
	    .u-3-of-5-small-tab {
	        width: 60%!important
	    }
	    .u-4-of-5-small-tab {
	        width: 80%!important
	    }
	    .u-1-of-6-small-tab {
	        width: 16.66667%!important
	    }
	    .u-2-of-6-small-tab {
	        width: 33.33333%!important
	    }
	    .u-3-of-6-small-tab {
	        width: 50%!important
	    }
	    .u-4-of-6-small-tab {
	        width: 66.66667%!important
	    }
	    .u-5-of-6-small-tab {
	        width: 83.33333%!important
	    }
	    .u-1-of-7-small-tab {
	        width: 14.28571%!important
	    }
	    .u-2-of-7-small-tab {
	        width: 28.57143%!important
	    }
	    .u-3-of-7-small-tab {
	        width: 42.85714%!important
	    }
	    .u-4-of-7-small-tab {
	        width: 57.14286%!important
	    }
	    .u-5-of-7-small-tab {
	        width: 71.42857%!important
	    }
	    .u-6-of-7-small-tab {
	        width: 85.71429%!important
	    }
	    .u-1-of-8-small-tab {
	        width: 12.5%!important
	    }
	    .u-2-of-8-small-tab {
	        width: 25%!important
	    }
	    .u-3-of-8-small-tab {
	        width: 37.5%!important
	    }
	    .u-4-of-8-small-tab {
	        width: 50%!important
	    }
	    .u-5-of-8-small-tab {
	        width: 62.5%!important
	    }
	    .u-6-of-8-small-tab {
	        width: 75%!important
	    }
	    .u-7-of-8-small-tab {
	        width: 87.5%!important
	    }
	    .u-1-of-9-small-tab {
	        width: 11.11111%!important
	    }
	    .u-2-of-9-small-tab {
	        width: 22.22222%!important
	    }
	    .u-3-of-9-small-tab {
	        width: 33.33333%!important
	    }
	    .u-4-of-9-small-tab {
	        width: 44.44444%!important
	    }
	    .u-5-of-9-small-tab {
	        width: 55.55556%!important
	    }
	    .u-6-of-9-small-tab {
	        width: 66.66667%!important
	    }
	    .u-7-of-9-small-tab {
	        width: 77.77778%!important
	    }
	    .u-8-of-9-small-tab {
	        width: 88.88889%!important
	    }
	    .u-1-of-10-small-tab {
	        width: 10%!important
	    }
	    .u-2-of-10-small-tab {
	        width: 20%!important
	    }
	    .u-3-of-10-small-tab {
	        width: 30%!important
	    }
	    .u-4-of-10-small-tab {
	        width: 40%!important
	    }
	    .u-5-of-10-small-tab {
	        width: 50%!important
	    }
	    .u-6-of-10-small-tab {
	        width: 60%!important
	    }
	    .u-7-of-10-small-tab {
	        width: 70%!important
	    }
	    .u-8-of-10-small-tab {
	        width: 80%!important
	    }
	    .u-9-of-10-small-tab {
	        width: 90%!important
	    }
	    .u-1-of-11-small-tab {
	        width: 9.09091%!important
	    }
	    .u-2-of-11-small-tab {
	        width: 18.18182%!important
	    }
	    .u-3-of-11-small-tab {
	        width: 27.27273%!important
	    }
	    .u-4-of-11-small-tab {
	        width: 36.36364%!important
	    }
	    .u-5-of-11-small-tab {
	        width: 45.45455%!important
	    }
	    .u-6-of-11-small-tab {
	        width: 54.54545%!important
	    }
	    .u-7-of-11-small-tab {
	        width: 63.63636%!important
	    }
	    .u-8-of-11-small-tab {
	        width: 72.72727%!important
	    }
	    .u-9-of-11-small-tab {
	        width: 81.81818%!important
	    }
	    .u-10-of-11-small-tab {
	        width: 90.90909%!important
	    }
	    .u-1-of-12-small-tab {
	        width: 8.33333%!important
	    }
	    .u-2-of-12-small-tab {
	        width: 16.66667%!important
	    }
	    .u-3-of-12-small-tab {
	        width: 25%!important
	    }
	    .u-4-of-12-small-tab {
	        width: 33.33333%!important
	    }
	    .u-5-of-12-small-tab {
	        width: 41.66667%!important
	    }
	    .u-6-of-12-small-tab {
	        width: 50%!important
	    }
	    .u-7-of-12-small-tab {
	        width: 58.33333%!important
	    }
	    .u-8-of-12-small-tab {
	        width: 66.66667%!important
	    }
	    .u-9-of-12-small-tab {
	        width: 75%!important
	    }
	    .u-10-of-12-small-tab {
	        width: 83.33333%!important
	    }
	    .u-11-of-12-small-tab {
	        width: 91.66667%!important
	    }
	    .u-1-of-16-small-tab {
	        width: 6.25%!important
	    }
	    .u-2-of-16-small-tab {
	        width: 12.5%!important
	    }
	    .u-3-of-16-small-tab {
	        width: 18.75%!important
	    }
	    .u-4-of-16-small-tab {
	        width: 25%!important
	    }
	    .u-5-of-16-small-tab {
	        width: 31.25%!important
	    }
	    .u-6-of-16-small-tab {
	        width: 37.5%!important
	    }
	    .u-7-of-16-small-tab {
	        width: 43.75%!important
	    }
	    .u-8-of-16-small-tab {
	        width: 50%!important
	    }
	    .u-9-of-16-small-tab {
	        width: 56.25%!important
	    }
	    .u-10-of-16-small-tab {
	        width: 62.5%!important
	    }
	    .u-11-of-16-small-tab {
	        width: 68.75%!important
	    }
	    .u-12-of-16-small-tab {
	        width: 75%!important
	    }
	    .u-13-of-16-small-tab {
	        width: 81.25%!important
	    }
	    .u-14-of-16-small-tab {
	        width: 87.5%!important
	    }
	    .u-15-of-16-small-tab {
	        width: 93.75%!important
	    }
	}
	@media screen and (max-width: 567px) {
	    .u-1-of-1-palm {
	        width: 100%!important
	    }
	    .u-1-of-2-palm {
	        width: 50%!important
	    }
	    .u-1-of-3-palm {
	        width: 33.33333%!important
	    }
	    .u-2-of-3-palm {
	        width: 66.66667%!important
	    }
	    .u-1-of-4-palm {
	        width: 25%!important
	    }
	    .u-2-of-4-palm {
	        width: 50%!important
	    }
	    .u-3-of-4-palm {
	        width: 75%!important
	    }
	    .u-1-of-5-palm {
	        width: 20%!important
	    }
	    .u-2-of-5-palm {
	        width: 40%!important
	    }
	    .u-3-of-5-palm {
	        width: 60%!important
	    }
	    .u-4-of-5-palm {
	        width: 80%!important
	    }
	    .u-1-of-6-palm {
	        width: 16.66667%!important
	    }
	    .u-2-of-6-palm {
	        width: 33.33333%!important
	    }
	    .u-3-of-6-palm {
	        width: 50%!important
	    }
	    .u-4-of-6-palm {
	        width: 66.66667%!important
	    }
	    .u-5-of-6-palm {
	        width: 83.33333%!important
	    }
	    .u-1-of-7-palm {
	        width: 14.28571%!important
	    }
	    .u-2-of-7-palm {
	        width: 28.57143%!important
	    }
	    .u-3-of-7-palm {
	        width: 42.85714%!important
	    }
	    .u-4-of-7-palm {
	        width: 57.14286%!important
	    }
	    .u-5-of-7-palm {
	        width: 71.42857%!important
	    }
	    .u-6-of-7-palm {
	        width: 85.71429%!important
	    }
	    .u-1-of-8-palm {
	        width: 12.5%!important
	    }
	    .u-2-of-8-palm {
	        width: 25%!important
	    }
	    .u-3-of-8-palm {
	        width: 37.5%!important
	    }
	    .u-4-of-8-palm {
	        width: 50%!important
	    }
	    .u-5-of-8-palm {
	        width: 62.5%!important
	    }
	    .u-6-of-8-palm {
	        width: 75%!important
	    }
	    .u-7-of-8-palm {
	        width: 87.5%!important
	    }
	    .u-1-of-9-palm {
	        width: 11.11111%!important
	    }
	    .u-2-of-9-palm {
	        width: 22.22222%!important
	    }
	    .u-3-of-9-palm {
	        width: 33.33333%!important
	    }
	    .u-4-of-9-palm {
	        width: 44.44444%!important
	    }
	    .u-5-of-9-palm {
	        width: 55.55556%!important
	    }
	    .u-6-of-9-palm {
	        width: 66.66667%!important
	    }
	    .u-7-of-9-palm {
	        width: 77.77778%!important
	    }
	    .u-8-of-9-palm {
	        width: 88.88889%!important
	    }
	    .u-1-of-10-palm {
	        width: 10%!important
	    }
	    .u-2-of-10-palm {
	        width: 20%!important
	    }
	    .u-3-of-10-palm {
	        width: 30%!important
	    }
	    .u-4-of-10-palm {
	        width: 40%!important
	    }
	    .u-5-of-10-palm {
	        width: 50%!important
	    }
	    .u-6-of-10-palm {
	        width: 60%!important
	    }
	    .u-7-of-10-palm {
	        width: 70%!important
	    }
	    .u-8-of-10-palm {
	        width: 80%!important
	    }
	    .u-9-of-10-palm {
	        width: 90%!important
	    }
	    .u-1-of-11-palm {
	        width: 9.09091%!important
	    }
	    .u-2-of-11-palm {
	        width: 18.18182%!important
	    }
	    .u-3-of-11-palm {
	        width: 27.27273%!important
	    }
	    .u-4-of-11-palm {
	        width: 36.36364%!important
	    }
	    .u-5-of-11-palm {
	        width: 45.45455%!important
	    }
	    .u-6-of-11-palm {
	        width: 54.54545%!important
	    }
	    .u-7-of-11-palm {
	        width: 63.63636%!important
	    }
	    .u-8-of-11-palm {
	        width: 72.72727%!important
	    }
	    .u-9-of-11-palm {
	        width: 81.81818%!important
	    }
	    .u-10-of-11-palm {
	        width: 90.90909%!important
	    }
	    .u-1-of-12-palm {
	        width: 8.33333%!important
	    }
	    .u-2-of-12-palm {
	        width: 16.66667%!important
	    }
	    .u-3-of-12-palm {
	        width: 25%!important
	    }
	    .u-4-of-12-palm {
	        width: 33.33333%!important
	    }
    .all-complete .pages_sidebar li {
    padding: 10px 9px !important;
    text-align: center !important;
      background:#fff !important;
}
	    .u-5-of-12-palm {
	        width: 41.66667%!important
	    }
	    .u-6-of-12-palm {
	        width: 50%!important
	    }
	    .u-7-of-12-palm {
	        width: 58.33333%!important
	    }
	    .u-8-of-12-palm {
	        width: 66.66667%!important
	    }
	    .u-9-of-12-palm {
	        width: 75%!important
	    }
	    .u-10-of-12-palm {
	        width: 83.33333%!important
	    }
	    .u-11-of-12-palm {
	        width: 91.66667%!important
	    }
	    .u-1-of-16-palm {
	        width: 6.25%!important
	    }
	    .u-2-of-16-palm {
	        width: 12.5%!important
	    }
	    .u-3-of-16-palm {
	        width: 18.75%!important
	    }
	    .u-4-of-16-palm {
	        width: 25%!important
	    }
	    .u-5-of-16-palm {
	        width: 31.25%!important
	    }
	    .u-6-of-16-palm {
	        width: 37.5%!important
	    }
	    .u-7-of-16-palm {
	        width: 43.75%!important
	    }
	    .u-8-of-16-palm {
	        width: 50%!important
	    }
	    .u-9-of-16-palm {
	        width: 56.25%!important
	    }
	    .u-10-of-16-palm {
	        width: 62.5%!important
	    }
	    .u-11-of-16-palm {
	        width: 68.75%!important
	    }
	    .u-12-of-16-palm {
	        width: 75%!important
	    }
	    .u-13-of-16-palm {
	        width: 81.25%!important
	    }
	    .u-14-of-16-palm {
	        width: 87.5%!important
	    }
	    .u-15-of-16-palm {
	        width: 93.75%!important
	    }
	}
	@media screen and (max-width: 350px) {
	    .u-1-of-1-small-palm {
	        width: 100%!important
	    }
	    .u-1-of-2-small-palm {
	        width: 50%!important
	    }
	    .u-1-of-3-small-palm {
	        width: 33.33333%!important
	    }
	    .u-2-of-3-small-palm {
	        width: 66.66667%!important
	    }
	    .u-1-of-4-small-palm {
	        width: 25%!important
	    }
	    .u-2-of-4-small-palm {
	        width: 50%!important
	    }
	    .u-3-of-4-small-palm {
	        width: 75%!important
	    }
	    .u-1-of-5-small-palm {
	        width: 20%!important
	    }
	    .u-2-of-5-small-palm {
	        width: 40%!important
	    }
	    .u-3-of-5-small-palm {
	        width: 60%!important
	    }
	    .u-4-of-5-small-palm {
	        width: 80%!important
	    }
	    .u-1-of-6-small-palm {
	        width: 16.66667%!important
	    }
	    .u-2-of-6-small-palm {
	        width: 33.33333%!important
	    }
	    .u-3-of-6-small-palm {
	        width: 50%!important
	    }
	    .u-4-of-6-small-palm {
	        width: 66.66667%!important
	    }
	    .u-5-of-6-small-palm {
	        width: 83.33333%!important
	    }
	    .u-1-of-7-small-palm {
	        width: 14.28571%!important
	    }
	    .u-2-of-7-small-palm {
	        width: 28.57143%!important
	    }
	    .u-3-of-7-small-palm {
	        width: 42.85714%!important
	    }
	    .u-4-of-7-small-palm {
	        width: 57.14286%!important
	    }
	    .u-5-of-7-small-palm {
	        width: 71.42857%!important
	    }
	    .u-6-of-7-small-palm {
	        width: 85.71429%!important
	    }
	    .u-1-of-8-small-palm {
	        width: 12.5%!important
	    }
	    .u-2-of-8-small-palm {
	        width: 25%!important
	    }
	    .u-3-of-8-small-palm {
	        width: 37.5%!important
	    }
	    .u-4-of-8-small-palm {
	        width: 50%!important
	    }
	    .u-5-of-8-small-palm {
	        width: 62.5%!important
	    }
	    .u-6-of-8-small-palm {
	        width: 75%!important
	    }
	    .u-7-of-8-small-palm {
	        width: 87.5%!important
	    }
	    .u-1-of-9-small-palm {
	        width: 11.11111%!important
	    }
	    .u-2-of-9-small-palm {
	        width: 22.22222%!important
	    }
	    .u-3-of-9-small-palm {
	        width: 33.33333%!important
	    }
	    .u-4-of-9-small-palm {
	        width: 44.44444%!important
	    }
	    .u-5-of-9-small-palm {
	        width: 55.55556%!important
	    }
	    .u-6-of-9-small-palm {
	        width: 66.66667%!important
	    }
	    .u-7-of-9-small-palm {
	        width: 77.77778%!important
	    }
	    .u-8-of-9-small-palm {
	        width: 88.88889%!important
	    }
	    .u-1-of-10-small-palm {
	        width: 10%!important
	    }
	    .u-2-of-10-small-palm {
	        width: 20%!important
	    }
	    .u-3-of-10-small-palm {
	        width: 30%!important
	    }
	    .u-4-of-10-small-palm {
	        width: 40%!important
	    }
	    .u-5-of-10-small-palm {
	        width: 50%!important
	    }
	    .u-6-of-10-small-palm {
	        width: 60%!important
	    }
	    .u-7-of-10-small-palm {
	        width: 70%!important
	    }
	    .u-8-of-10-small-palm {
	        width: 80%!important
	    }
	    .u-9-of-10-small-palm {
	        width: 90%!important
	    }
	    .u-1-of-11-small-palm {
	        width: 9.09091%!important
	    }
	    .u-2-of-11-small-palm {
	        width: 18.18182%!important
	    }
	    .u-3-of-11-small-palm {
	        width: 27.27273%!important
	    }
	    .u-4-of-11-small-palm {
	        width: 36.36364%!important
	    }
	    .u-5-of-11-small-palm {
	        width: 45.45455%!important
	    }
	    .u-6-of-11-small-palm {
	        width: 54.54545%!important
	    }
	    .u-7-of-11-small-palm {
	        width: 63.63636%!important
	    }
	    .u-8-of-11-small-palm {
	        width: 72.72727%!important
	    }
	    .u-9-of-11-small-palm {
	        width: 81.81818%!important
	    }
	    .u-10-of-11-small-palm {
	        width: 90.90909%!important
	    }
	    .u-1-of-12-small-palm {
	        width: 8.33333%!important
	    }
	    .u-2-of-12-small-palm {
	        width: 16.66667%!important
	    }
	    .u-3-of-12-small-palm {
	        width: 25%!important
	    }
	    .u-4-of-12-small-palm {
	        width: 33.33333%!important
	    }
	    .u-5-of-12-small-palm {
	        width: 41.66667%!important
	    }
	    .u-6-of-12-small-palm {
	        width: 50%!important
	    }
	    .u-7-of-12-small-palm {
	        width: 58.33333%!important
	    }
	    .u-8-of-12-small-palm {
	        width: 66.66667%!important
	    }
	    .u-9-of-12-small-palm {
	        width: 75%!important
	    }
	    .u-10-of-12-small-palm {
	        width: 83.33333%!important
	    }
	    .u-11-of-12-small-palm {
	        width: 91.66667%!important
	    }
	    .u-1-of-16-small-palm {
	        width: 6.25%!important
	    }
	    .u-2-of-16-small-palm {
	        width: 12.5%!important
	    }
	    .u-3-of-16-small-palm {
	        width: 18.75%!important
	    }
	    .u-4-of-16-small-palm {
	        width: 25%!important
	    }
	    .u-5-of-16-small-palm {
	        width: 31.25%!important
	    }
	    .u-6-of-16-small-palm {
	        width: 37.5%!important
	    }
	    .u-7-of-16-small-palm {
	        width: 43.75%!important
	    }
	    .u-8-of-16-small-palm {
	        width: 50%!important
	    }
	    .u-9-of-16-small-palm {
	        width: 56.25%!important
	    }
	    .u-10-of-16-small-palm {
	        width: 62.5%!important
	    }
	    .u-11-of-16-small-palm {
	        width: 68.75%!important
	    }
	    .u-12-of-16-small-palm {
	        width: 75%!important
	    }
	    .u-13-of-16-small-palm {
	        width: 81.25%!important
	    }
	    .u-14-of-16-small-palm {
	        width: 87.5%!important
	    }
	    .u-15-of-16-small-palm {
	        width: 93.75%!important
	    }
	}
	@media (-webkit-min-device-pixel-ratio: 2),
	(min-resolution: 192dpi),
	(min-resolution: 2dppx) {
	    .u-1-of-1-retina {
	        width: 100%!important
	    }
	    .u-1-of-2-retina {
	        width: 50%!important
	    }
	    .u-1-of-3-retina {
	        width: 33.33333%!important
	    }
	    .u-2-of-3-retina {
	        width: 66.66667%!important
	    }
	    .u-1-of-4-retina {
	        width: 25%!important
	    }
	    .u-2-of-4-retina {
	        width: 50%!important
	    }
	    .u-3-of-4-retina {
	        width: 75%!important
	    }
	    .u-1-of-5-retina {
	        width: 20%!important
	    }
	    .u-2-of-5-retina {
	        width: 40%!important
	    }
	    .u-3-of-5-retina {
	        width: 60%!important
	    }
	    .u-4-of-5-retina {
	        width: 80%!important
	    }
	    .u-1-of-6-retina {
	        width: 16.66667%!important
	    }
	    .u-2-of-6-retina {
	        width: 33.33333%!important
	    }
	    .u-3-of-6-retina {
	        width: 50%!important
	    }
	    .u-4-of-6-retina {
	        width: 66.66667%!important
	    }
	    .u-5-of-6-retina {
	        width: 83.33333%!important
	    }
	    .u-1-of-7-retina {
	        width: 14.28571%!important
	    }
	    .u-2-of-7-retina {
	        width: 28.57143%!important
	    }
	    .u-3-of-7-retina {
	        width: 42.85714%!important
	    }
	    .u-4-of-7-retina {
	        width: 57.14286%!important
	    }
	    .u-5-of-7-retina {
	        width: 71.42857%!important
	    }
	    .u-6-of-7-retina {
	        width: 85.71429%!important
	    }
	    .u-1-of-8-retina {
	        width: 12.5%!important
	    }
	    .u-2-of-8-retina {
	        width: 25%!important
	    }
	    .u-3-of-8-retina {
	        width: 37.5%!important
	    }
	    .u-4-of-8-retina {
	        width: 50%!important
	    }
	    .u-5-of-8-retina {
	        width: 62.5%!important
	    }
	    .u-6-of-8-retina {
	        width: 75%!important
	    }
	    .u-7-of-8-retina {
	        width: 87.5%!important
	    }
	    .u-1-of-9-retina {
	        width: 11.11111%!important
	    }
	    .u-2-of-9-retina {
	        width: 22.22222%!important
	    }
	    .u-3-of-9-retina {
	        width: 33.33333%!important
	    }
	    .u-4-of-9-retina {
	        width: 44.44444%!important
	    }
	    .u-5-of-9-retina {
	        width: 55.55556%!important
	    }
	    .u-6-of-9-retina {
	        width: 66.66667%!important
	    }
	    .u-7-of-9-retina {
	        width: 77.77778%!important
	    }
	    .u-8-of-9-retina {
	        width: 88.88889%!important
	    }
	    .u-1-of-10-retina {
	        width: 10%!important
	    }
	    .u-2-of-10-retina {
	        width: 20%!important
	    }
	    .u-3-of-10-retina {
	        width: 30%!important
	    }
	    .u-4-of-10-retina {
	        width: 40%!important
	    }
	    .u-5-of-10-retina {
	        width: 50%!important
	    }
	    .u-6-of-10-retina {
	        width: 60%!important
	    }
	    .u-7-of-10-retina {
	        width: 70%!important
	    }
	    .u-8-of-10-retina {
	        width: 80%!important
	    }
	    .u-9-of-10-retina {
	        width: 90%!important
	    }
	    .u-1-of-11-retina {
	        width: 9.09091%!important
	    }
	    .u-2-of-11-retina {
	        width: 18.18182%!important
	    }
	    .u-3-of-11-retina {
	        width: 27.27273%!important
	    }
	    .u-4-of-11-retina {
	        width: 36.36364%!important
	    }
	    .u-5-of-11-retina {
	        width: 45.45455%!important
	    }
	    .u-6-of-11-retina {
	        width: 54.54545%!important
	    }
	    .u-7-of-11-retina {
	        width: 63.63636%!important
	    }
	    .u-8-of-11-retina {
	        width: 72.72727%!important
	    }
	    .u-9-of-11-retina {
	        width: 81.81818%!important
	    }
	    .u-10-of-11-retina {
	        width: 90.90909%!important
	    }
	    .u-1-of-12-retina {
	        width: 8.33333%!important
	    }
	    .u-2-of-12-retina {
	        width: 16.66667%!important
	    }
	    .u-3-of-12-retina {
	        width: 25%!important
	    }
	    .u-4-of-12-retina {
	        width: 33.33333%!important
	    }
	    .u-5-of-12-retina {
	        width: 41.66667%!important
	    }
	    .u-6-of-12-retina {
	        width: 50%!important
	    }
	    .u-7-of-12-retina {
	        width: 58.33333%!important
	    }
	    .u-8-of-12-retina {
	        width: 66.66667%!important
	    }
	    .u-9-of-12-retina {
	        width: 75%!important
	    }
	    .u-10-of-12-retina {
	        width: 83.33333%!important
	    }
	    .u-11-of-12-retina {
	        width: 91.66667%!important
	    }
	    .u-1-of-16-retina {
	        width: 6.25%!important
	    }
	    .u-2-of-16-retina {
	        width: 12.5%!important
	    }
	    .u-3-of-16-retina {
	        width: 18.75%!important
	    }
	    .u-4-of-16-retina {
	        width: 25%!important
	    }
	    .u-5-of-16-retina {
	        width: 31.25%!important
	    }
	    .u-6-of-16-retina {
	        width: 37.5%!important
	    }
	    .u-7-of-16-retina {
	        width: 43.75%!important
	    }
	    .u-8-of-16-retina {
	        width: 50%!important
	    }
	    .u-9-of-16-retina {
	        width: 56.25%!important
	    }
	    .u-10-of-16-retina {
	        width: 62.5%!important
	    }
	    .u-11-of-16-retina {
	        width: 68.75%!important
	    }
	    .u-12-of-16-retina {
	        width: 75%!important
	    }
	    .u-13-of-16-retina {
	        width: 81.25%!important
	    }
	    .u-14-of-16-retina {
	        width: 87.5%!important
	    }
	    .u-15-of-16-retina {
	        width: 93.75%!important
	    }
	}
	section.our-team_sec {
	    background: #fff;
	    text-align: left !important;
	}
	section.our-team .profiles .profile .image {
	    float: left !important;
	    width: 100% !important;
	    height: 240px !important;
	}
	.view_more {
	    text-align: center;
	}
	section.our-team button.view-more-profiles {
	    height: 57px !important;
	}
	.testimonial {
	    -webkit-transform: none !important;
	    transform: none !important;
	}
	header .holdall .row.second-row {
	    float: left !important;
	}
	header .holdall .row.first-row {
	    float: right !important;
	}
	section.two-column-text.tac.pad-tb {
	    background: #fff !important;
	}
	section.what-we-offer.pad-tb {
	    background: #fff !important;
	}
	section.team-slider {
	    background: #B7202A !important;
	    position: relative !important;
	}
	section.did-ya-know.pad-tb {
	    background: #B7202A !important;
	    text-align: center !important;
	}
	.sidebar.sidebar-recruit {
	    margin: 0 auto !important;
	    padding: 2px !important;
	    width: 90% !important;
	}
	.recruit_header {
	    text-align: center;
	    border: 1px solid #e0e0e0;
	    padding: 10px;
	    width: 100%;
	    margin: 0px;
        cursor: pointer;
	    background: #fff;
	    color: #333333;
	    font-size: 19px;
	    font-weight: 700;
	}
	.alag-side.pages_sidebar li.current_page_item {
    background: #b7202a;
}
	.alag-side.pages_sidebar li {  
    background: #fff;    
	}
.cat_div {
    clear: both;
   /* margin-top: 43px;*/
}
	.recruit_menu a {
	    color: #000;
	    text-decoration: none !important;
	}
	.recruit_menu .current-menu-item {
	    background: #B7202A;
	}
	.page_header {
	    margin-bottom: 21px;
	}
	.main_menu_class a {
	    /*color: #fff;*/
	    color:#333;
	    text-decoration: none !important;
	}
	.layout__item.contact_field {
	    width: 49%;
	}
	.contact_button {
	    width: 20%;
	    margin: 0 auto;
	}
	input.wpcf7-form-control.wpcf7-submit.sub_contact {
	    background-color: #333;
	    color:#fff;
	    border-radius: 30px;
	}
	.social-media-icons a {
	    font-size: 25px;
	    background: #B7202A;
	    border-radius: 50%;
	    margin-right: 10px;
	}
	.social-media-icons a.linkedin {
	    padding: 6px 10px;
	}
	.social-media-icons a.twitter {
	    padding: 6px 10px;
	}
	.social-media-icons a.facebook {
	    padding: 6px 14px;
	}
	.social-media-icons a.googleplus {
	    padding: 6px 5px;
	}
	.pagination {
	    width: 36%;
	    padding: 9px;
	    color: #fff;
	    font-weight: 700;
	}
	.pagination span.current {
	    margin-right: 5px;
	    margin-left: 5px;
	    background: #B7202A !important;
	    padding: 7px 10px;
	}
	.pagination a.inactive {
	    background: #ffffff;
	    padding: 7px 10px;
	    color: #000;
	    font-weight: 800;
	    text-decoration: none;
	}
	.pagination span {
	    background: #fff;
	    color: #000;
	    padding: 10px;
	}
	.social-media a {
	    font-size: 20px;
	}
	#loginModal .modal-header {
	    color: #fff;
	    background: #B7202A;
	    text-transform: uppercase;
	}
	div#loginModal {
	    margin-top: 50px;
	}
	#loginModal button.close {
	    position: absolute;
	    right: 0;
	    top: 0;
	    margin-right: -56px;
	    margin-top: -18px;
	    font-size: 47px;
	    color: #fff;
	}
	#loginModal h2 {
	    width: 65%;
	    margin: 0 auto;
	}
	#loginModal a.switch-modal.no-account {
	    width: 50%;
	    margin: 0 auto;
	    text-decoration: none;
	    color: #fff;
	    font-size: 15px;
	    font-weight: 800;
	}
	#loginModal .modal-footer {
	    background: #464646;
	}
	section.our-team .profiles .profile .image img:first-of-type {
	    width: 100% !important;
	}
	section.our-team .profiles .bio {
	    width: 100%;
	}
	section.our-team .profiles .image {
	    width: 100%;
	}
	.listing-container img {
	    width: 100%;
	}
	.row.single-partner {
	    background: #fff;
	    margin-bottom: 30px;
	    padding: 12px;
	}
	p.white {
	    font-size: 20px;
	    margin-top: 20px;
	    font-weight: 500;
	}
	/*section.top-banner.home-banner {
    height: 400px;
    background-size: cover;
    background-position: center center;
}*/
	
	section.top-banner.home-banner {
	    height: auto;
	    background-size: cover;
	    background-position: center center;
	    padding-top: 164px;
	    padding-bottom: 110px;
	    position: relative;
	}
	ul.sub-menu {
	    position: absolute;
	    width: auto;
	    background: #333;
	    border-radius: 8px;
	    padding: 12px !important;
	    z-index: 101;
	   /* width: 61%;*/
	   width: 420px;
	    display: none;
	}
	ul.sub-menu li {
	    width: 100%;
	}
	.single_blog .image {
	    float: left;
	    width: 25%;
	}
	.single_blog {
	    background: #fff;
	   min-height: 300px;
	    padding:35px 15px;
	    margin-bottom: 30px;
	}
.single-share {
    margin: 30px;
}
.single-share  span {
    padding: 15px 11px;
}

.col-md-4.blog-sidebar h2.widget-title {
    color: #fff;
    background: #B7202A;
    padding: 11px;
    margin-top: 26px;
}
.col-md-3.blog-sidebar li {
   
    margin-top: 11px;
    margin-left: 14px;
    font-size: 15px;
    line-height: 30px;
}
.col-md-3.blog-sidebar a {
    color: #333;
}
.col-md-3.blog-sidebar section#recent-posts-2 {
    padding: 20px 12px 14px 15px;
    background: #fff;
}
.col-md-3.blog-sidebar section#categories-2 {
    padding: 20px 12px 14px 15px;
    background: #fff;
    margin-top: 50px;
}

.col-md-3.blog-sidebar {
    background: #eee;
    padding: 10px;
    margin-top: 3.5em;
}
	.blog-content.pull-left {
	    font-size: 14px;
	    padding: 12px;
	    color: #8b8b8b;
	    width: 75%;
	}
	.blog-title {
	    color: #B7202A;
	    /* border-bottom: 2px solid #8b8b8b;*/
	    
	    border-bottom: 1px solid #eae6e6;
	    margin-bottom: 11px;
    display:block;
	}
.info_blog {
    display: inline-block;
}
	.blog-content.pull-left {
	    font-size: 14px;
	    padding: 12px;
	    color: #8b8b8b;
	}
	.view_more_blog {
	    position: relative;
	    bottom: 0;
	    cursor: pointer;
        display: inline-block;
	}
	.view_more_blog.pull-right a {
	    text-decoration: none;
	    padding: 10px;
	    min-width: 0;
	    background: #333;
	    color: #fff;
	    font-weight: 600;
	}
	.blog-sidebar section#recent-posts-2 h2 {
	    color: #fff;
	    background: #B7202A;
	    padding: 11px;
	}
	.col-md-4.blog-sidebar li {
	    list-style: none;
	    margin-top: 11px;
	    margin-left: 3px;
	}
	.col-md-4.blog-sidebar li a {
	    text-decoration: none;
	    color: #333;
	}
	.col-md-4.blog-sidebar {
	    background: #fff;
	    padding: 10px;
	}
	/*form.search-form {
    margin: 20px 2px;
    background: #ccc;
    padding: 17px;
}*/
	
	form.search-form {
	    margin: 0px 2px 20px 0;
	    background: #ccc;
	    padding: 17px;
	}
	input.search-field {
	    width: 190px;
	    height: 30px;
	    border: none;
	    padding-left: 10px;
	    box-sizing: border-box;
	}
	button.search-submit {
	    background: #333;
	}
	.profile-home {
	    height: auto !important;
	}
	.image-home {
	    height: auto !important;
	    width: 50% !important;
	}
	.bio-home {
	    width: 50% !important;
	}
	.testim_images {
	    text-align: center;
	    margin: 0 auto;
	    width: 12%;
	}
	.our-team_sec .view_more a,
	.jobs_at_esp .esp-jobs-content a {
	    text-decoration: none;
	    background: #B7202A;
	    padding: 8px 15px;
	    color: #fff;
	    font-size: 14px;
	    border-radius: 1em;
	}
	.our-team_sec .view_more {
	    text-align: center;
	    margin-top: 40px;
	}
	.testimonials button.slick-prev.slick-arrow {
	    background: none;
	    float: left;
	    top: 235px;
	    left: 0;
	    position: absolute;
	}
	button.slick-next.slick-arrow {
	    position: absolute;
	    right: 0;
	    float: right;
	    bottom: 222px;
	    background: none;
	}
	.slick-prev:after {
	    content: "<";
	    color: red;
	    font-size: 30px;
	}
	.slick-next:before {
	    content: ">";
	    color: red;
	    font-size: 30px;
	}
	#cv_drop input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.cv_field {
	    width: 100%;
	    height: 37px;
	    border: 1px solid #ccc;
	    border-radius: 2px;
	    margin-top: 20px;
	    padding: 9px;
	}
	#cv_drop select.wpcf7-form-control.wpcf7-select.cv_field {
	    width: 50%;
	    height: 34px;
	    margin-top: 20px;
	}
	#cv_drop input.wpcf7-form-control.wpcf7-submit.cv_button {
	    background: #23282d;
	    border: none;
	    padding: 9px 35px;
	    color: #fff;
	    border-radius: 1em;
	    margin: 15px;
	}
	#cv_drop .modal-footer {
	    background: #333333;
	    text-align: center !important;
	}
	#cv_drop .modal-footer a {
	    text-decoration: none;
	    color: #fff;
	    margin: 0 auto;
	    width: 100%;
	}
	#cv_drop .modal-header {
	    background: #333;
	    color: #fff;
	    text-align: center;
	    width: 100%;
	    margin: 0 auto;
	}
	#cv_drop .modal-header h2 {
	    width: 100%;
	    text-transform: uppercase;
	}
	.contact_button {
	    color: #fff;
	}
	/*.tac a {
    text-decoration: none;
    background: #bb141a none repeat scroll 0 0;
    padding: 14px;
    color: #fff;
    font-size: 14px;
    border-radius: 1em;
}*/
	
	.tac a {
	    text-decoration: none;
	    background: #bb141a none repeat scroll 0 0;
	    padding: 8px 20px;
	    color: #fff;
	    font-size: 14px;
	    border-radius: 1em;
	    line-height: 20px;
	}
	div#recent-posts-3 li {
	    list-style: none;
	    padding-left: 4px;
	}
	div#recent-posts-3 li a {
	    text-decoration: none;
	    color: #fff;
	    font-size: 14px;
	}
	footer h2 {
	    color: #B7202A;
	}
	.post-main .post-single {
	    width: 100%;
	    margin: 0 auto;
        background: #fff;
	}
.post-main .single_post_image {
    width: 65%;
    margin: 16px auto;
}
	.post-main .single_post_image img {
	    width: 100%;
	}
	.post-main h1.post-heading {
	   width: 100%;
    margin: 0 auto;
    font-size: 30px;
    color: #B7202A;
    margin-top: 1em;
	}
.content.single_post-content {
    background: #eee;
}
	.post-main .single_post_content {
	    width: 100%;
	    margin: 0 auto;
	    padding: 10px 0;
	    font-size: 15px;
	    line-height: 32px;
	    font-family: inherit;
	}
	.single_post_nav {
	    width: 100%;
	    margin: 0 auto;
	    border-top: 1px solid #ece9e9;
	    border-bottom: 1px solid #ece9e9;
	    padding: 8px;
	    margin-bottom: 20px;
	}
	.single_post_nav a {
	    text-decoration: none;
	    font-size: 19px;
	    color: #333;
	}
	.profle_single {
	    background: #EEF;
	    margin: 16px;
	}
	/*section.our-team .profiles .profile .image-home {
    float: left !important;
    width: 50% !important;
    max-height: 184px;
}
*/
	
	section.our-team .profiles .profile .image-home {
	    float: left !important;
	    width: 50% !important;
	    /*max-height: 157px;*/
	    
	    max-height: 258px;
	}
	section.our-team .profiles .profile .bio {
	    padding: 8px 11px;
	    background: #eee;
	    text-align: center;
	}
	section.our-team .profiles .profile .bio:hover {
	    background: #829730;
	    color: #fff;
	}
	.profle_single:hover {
	    background: #B7202A;
	}
	/*header .holdall .logo {
    position: absolute !important;
    display: inline-block !important;
    padding-top: 35px !important;
    max-width: 150px !important;
    height: 100px !important;
}*/
	
/*	header .holdall .logo {
	    position: absolute !important;
	    display: inline-block !important;
	    padding-top: 26px; 
	    
	    max-width: 190px !important;
	    height: 100px !important;
	}*/

header .holdall .logo {
position: absolute !important;
    display: inline-block !important;
    padding-top: 0;
    max-width: 200px !important;
    height: 100px !important;
    top: 29px;
    z-index: 999999;
}


	div#vacancy_search_top {
	    background: #B7202A;
	    padding: 10px 0px;
	    text-align: center;
	    color: #fff;
	    margin-bottom: 20px;
	}
	table.VacancySearch_tbl {
	    margin-left: 20px;
	}
	.VacancySearch_tbl label {
	    font-weight: 900;
	}
	.VacancySearch_tbl tr select {
	    border: 1px solid #333 !important;
	    margin-bottom: 25px !important;
	    background: #fff;
	}
	.VacancySearch_tbl .jobapply {
	    background: #76d3b1;
	    color: #fff;
	}
	.job a.view_morebtn {
	    color: #fff;
	    background: #B7202A;
	}
	#vacancy_details table {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.esp-single-job {
	    width: 100%;
	    margin: 0 auto;
	}
	.esp-plugin-jobs a.view_morebtn {
	    background: #B7202A;
	    border: none;
	    color: #fff;
	    margin-right: 20px;
	}
	.esp-plugin-jobs table th {
	    color: #829730;
	    font-size: 17px;
	    font-weight: 900;
	}
	.esp-plugin-jobs {
	    width: 100%;
	}
	.esp-single-job {
	    width: 95%;
	    margin: 0 auto;
	    text-align: justify;
	}
	.job_details {
	    padding: 9px;
	}
	.single_title {
	    font-size: 18px;
	    font-weight: 700;
	    color: #B7202A;
	    display: inline-block;
	}
	.job_details {
	    padding: 9px;
	    border-bottom: 1px solid #ddd;
	}
	.single_value {
	    display: inline-block;
	    margin-left: 10px;
	}
	.pageul li {
	    border: solid 1px #70d1ae;
	    padding: 4px 10px;
	}
	.pageul li a {
	    color: #000;
	}
	.application-edit.front-end-edit {
	    width: 30%;
	    margin: 0 auto;
	}
	.application-edit.front-end-edit h3 {
	    background: #B7202A;
	    padding: 10px 17px;
	    color: #fff;
	    text-align: center;
	}
	.application-edit.front-end-edit input {
	    line-height: inherit;
	    height: 35px;
	    width: 100%;
	    margin-bottom: 16px;
	    border: 1px solid grey;
	    border-radius: 2px;
	}
	.application-edit.front-end-edit input.jobapply,
	.application-edit.front-end-edit input[type="submit"] {
	    background: #B7202A;
	    border: none !important;
	    color: #fff;
	    text-align: center;
	}
	.info_blog ul {
	    list-style: none;
	}
	.info_blog span {
	    margin-left: 5px;
	    font-weight: bold;
	}
	.info_blog i.fa {
	    color: #B7202A;
	    font-size: 15px;
	}
	.info_blog li {
	    float: left;
	    display: block;
	    margin-right: 0px;
	    margin-left: 18px;
	}
	.info_blog li a {
	    text-decoration: none;
	    color: #333;
	    font-weight: bolder;
	}
	.blog-title a {
	    text-decoration: none;
	    color: #B7202A;
	}
	a:hover,
	a:focus {
	    color: #7d9742 !important;
	    text-decoration: none !important;
	}
	.single_post_content strong {
	    color: #B7202A;
	}
	.single_blog_info ul {
	    list-style: none;
	}
	.single_blog_info ul li {
	    float: left;
	    margin-right: 15px;
	    color: #333;
	    font-weight: bold;
	}
	.single_blog_info li a {
	    text-decoration: none;
	    color: #333;
	    font-weight: bolder;
	}
	.single_blog_info i.fa {
	    color: #B7202A;
	    font-size: 20PX;
	}
	.single_blog_info span {
	    margin-left: 5px;
	    font-weight: bold;
	}
	.single_blog_info {
	    padding: 13px 0px;
	    width: 100%;
	    margin: 0 auto;
	}
	a.phone-number.lato {
	    text-decoration: none;
	   /* color: #fff;*/
	    color: #333;
	    font-weight: bold;
	}
	.bio.bio-big.bio-home p:hover {
	    color: #fff !important;
	}
	.home_serach div#vacancy_search_top {
	    display: none;
	}
	.home_serach {
	    width: 40%;
	    margin: 0 auto;
	}
	.home_serach label {
	    color: #fff;
	}
	.home_serach .VacancySearch_tbl .jobapply {
	    background: #76d3b1;
	    color: #fff;
	    width: 100px;
	}
	/*.row.search-pannel {
    background: #eee;
    padding: 40px 20px;
}*/
	
	.shortlist-this-job.check-user-status a {
	    color: #7d9742;
	}
	.row.search-pannel {
	    background: #fff;
	    padding: 3px 20px;
	}
	.search-pannel .listing.learning--development {
	    display: block;
	    padding: 1.5em 1.5em 1.1em;
	    background: #fff;
	    margin-bottom: 1em;
	    text-decoration: none;
	    overflow: hidden;
	    border-bottom: 1px solid #f7ebeb;
	    padding-bottom: 20px !important;
	    padding-top: 0px !important;
	}
	.search-results .bottom-row.tar {
	    float: left;
	    width: 100%;
	}
	.search-results .listing.learning--development a.top-button.find-out-more {
	    margin-right: 10px;
	}
	/*.search-pannel .learning--development h2 {
    background: #FC9F14!important;
    line-height: 1.1;
    padding: 5.5px 20px 5.5px 9px;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    background-color: #333;
    max-width: 300px;
}*/
	
	.search-pannel .learning--development h2 {
	    background: none !important;
	    line-height: 1.1;
	    padding: 5.5px 20px 5.5px 9px;
	    display: inline-block;
	    font-size: 20px;
	    color: #333;
	    background-color: #333;
	    max-width: 65%;
	}
	.search-pannel button.apply.bottom-button:hover {
	    background: #b7202a;
	}
	.search-pannel button.apply.bottom-button {
	    min-width: 0;
	    padding: 0 2.1em;
	    background: #333;
	    color: #fff;
	    float: right !important;
	    display: block !important;
	}
	.search-pannel a.top-button.find-out-more {
	    float: right;
	    margin-right: 1em;
	    cursor: pointer;
	}
	/*.search-pannel .shortlist-this-job.check-user-status a::after {
    content: '';
    position: absolute;
    background: url(../../images/heart-outline.svg);
    background-size: cover;
    right: 0;
    width: 22px;
    height: 19px;
}*/
	/*.search-pannel .shortlist-this-job.check-user-status a::after {
    content: '';
    position: absolute;
    background: url(../../images/heart-outline.svg);
    background-size: cover;
    right: -30px;
    width: 22px;
    height: 19px;
}*/
	
	.search-pannel .shortlist-this-job.check-user-status a::after {
	    content: '';
	    position: absolute;
	    background: url(../../images/heart-outline.svg);
	    background-size: 17px;
	    right: -28px;
	    width: 22px;
	    height: 19px;
	    background-repeat: no-repeat;
	    background-position: 0 center;
	}
	.search-pannel .location::before {
	    content: '';
	    position: absolute;
	    background: url(../../images/pin.svg) no-repeat;
	    width: 13px;
	    height: 19px;
	    left: 0;
	}
	.search-pannel .contract-type::before {
	    content: '';
	    position: absolute;
	    background: url(../../images/type.svg) no-repeat;
	    width: 15px;
	    height: 18px;
	    top: 1px;
	    left: 8px;
	}
	.search-pannel .location {
	    display: inline-block;
	    padding: 0 7px;
	    position: relative;
	    font-size: 15px;
	}
	.search-pannel .contract-type {
	    display: inline-block;
	    padding: 0 7px;
	    position: relative;
	    font-size: 15px;
	}
	.search-pannel .key-points p {
	    margin-left: 21px;
	}
	.search-pannel .shortlist-this-job.check-user-status a {
	    margin-right: 14px;
	    position: relative;
	}
	.CategoriesHeading {
	    text-align: center;
    background: #fff;
    padding: 11px;
    list-style: none;
    border: 1px solid #e0e0e0;
}
	.CategoriesHeading a {
	    color: #333;
	}
	.CategoriesHeading::after {
	    content: "\f067";
	    font-family: FontAwesome;
	    color: #fff;
	    float: right;
	}
	.cat_div .sub-cat {
	    text-align: center;
	    /*background: #5fcca4;*/
	    
	    background: #7d9742;
	}
	.cat_div .sub-cat a {
	    color: #fff;
	    margin: 10px;
	}
	.CategoriesHeading a:hover,
	.CategoriesHeading a:focus {
	    color: #fff !important;
	}
	.sub-cat li {
	    padding: 7px;
	    border-bottom: 1px solid #fff;
	}
	.no_jobs {
	    background: #fff;
	    padding: 20px 20px;
	    font-size: 16px;
	}
	.sub-cat li {
	    list-style: none;
	}
	.no-job-related {
	    text-align: center;
	    color: #fff;
	    width: 100%;
	    margin-bottom: 43px;
	    font-size: 23px;
	}
	.loader {
	    width: 100%;
	    height: 20px;
	    z-index: 10000;
	    position: fixed;
	    display: none;
	}
	.jobs_at_esp {
	    text-align: center;
	    height: 100px;
	}
	section.esp-job-summary {
	    background: #333;
	}
	section.esp-job-summary .container {
	    color: #fff;
	    padding: 1.75em;
	}
	section.esp-job-summary .container p {
	    font-size: 14px;
	    color: #fff;
	    display: inline-block;
	}
	section.esp-job-summary .container h4 {
	    color: #B7202A;
	    font-size: 14px;
	}
	section.esp-job-summary .item {
	    border-bottom: 2px solid #B7202A;
	    position: relative;
	}
	section.esp-job-summary p.esp-icon {
	    margin-right: 13px;
	    font-size: 14px;
	}
	section.esp-job-summary p.esp-icon i.fa {
	    color: #b7202a;
	    font-size: 22px;
	}
	section.three-column-panel .layout .layout__item .panel.business-information .button:hover,
	.tac a:hover,
	.our-team_sec .view_more a:hover,
	section.three-column-panel .layout .layout__item .panel.digital-media .button:hover {
	    background-color: #7d9742;
	    color: #fff !important;
	}
	.holdall .row.first-row.pull-left {
	    margin: 0;
	    padding: 0px 0px 15px;
	}
	.buttons .morph-button .button.clicky.button-jade {
	    margin: 0 !important;
	}
	.content-bio-wrap {
	    max-height: 118px;
	    overflow: hidden;
	}
	section.our-team .profiles .profile .bio:hover h4,
	section.our-team .profiles .profile .bio:hover p {
	    color: #fff;
	}
	.view-in,
	.esp-jobs-content,
	.view-in a,
	.esp-jobs-content a {
	    display: inline-block;
	}
	/*24 mar2k17*/
	
	.home section.three-column-panel .layout__item.col-md-4 a.title {
	    color: #333333;
	    line-height: 29px;
	}
	.home section.three-column-panel .layout .layout__item .panel {
	    min-height: 465px;
	}
	.profiles.row .profile.profile-home p:empty {
	    display: none;
	}
	.profiles.row .profile.profile-home p {
	    padding-bottom: 0px;
	}
	.profile.profile-home.col-md-6 .bio.bio-big.bio-home {
	    text-align: center;
	    height: 240px;
	    box-sizing: border-box;
	}
	footer h2 {
	    margin-bottom: 25px;
	    font-weight: bold;
	}
	.office a {
    color: #829730;
}
.page-id-83 a {
    color: #829730;
}
	footer .social-media-icons {
	    margin-top: 30px;
	    margin-left: 10px;
	}
	footer .social-media-icons a {
	    font-size: 19px;
	}
	footer .social-media-icons a:hover {
	    background: #829730;
	}
	section.our-team .profiles .profile .bio p {
	    margin-bottom: 0px;
	}
	/* .profile.profile-home.col-md-6 .bio.bio-big.bio-home {
    height: 157px;
    overflow-y: scroll;
}*/
	
	section.sectors-we-work-for.pad-tb.bg-white .layout__item.col-md-4 h2 {
	    height: 230px;
	    width: 230px;
	    border-radius: 100%;
	    text-align: center;
	    display: inline-block;
	    color: #fff;
	    padding-top: 100px;
	    padding-bottom: 40px;
	    font-size: 30px;
	    margin-bottom: 30px;
	}
	.layout__item.col-md-4.recruit_cls h2 {
	    background: #7d9742;
	    text-shadow: 1px 1px 1px #658028;
	}
	.layout__item.col-md-4.recruit_cls h2:hover {
	    background: #6d8831;
	}
	.layout__item.col-md-4.consult_cls h2 {
	    background: #bb141a;
	    text-shadow: 1px 1px 1px #90060b;
	}
	.layout__item.col-md-4.consult_cls h2:hover {
	    background: #ad0d13;
	}
	.layout__item.col-md-4.train_cls h2 {
	    background: #333333;
	    text-shadow: 1px 1px 1px #040404;
	}
	.layout__item.col-md-4.train_cls h2:hover {
	    background: #292727;
	}
	section#two-columns.top-banner .image img {
	    display: none;
	}
	section.sectors-we-work-for.pad-tb.bg-white .layout__item.col-md-4 a img {
	    display: none;
	}
	section.testimonials i.fa.fa-arrow-left.slick-arrow {
	    position: absolute;
	    z-index: 99999;
	    top: 50%;
	    color: #fff;
	    font-size: 33px;
	    cursor: pointer;
	}
	section.testimonials .fa-arrow-left:before {
	    content: "\f053" !important;
	}
	section.testimonials .fa-arrow-right:before {
	    content: "\f054" !important;
	}
	section.testimonials i.fa.fa-arrow-right.slick-arrow {
	    position: absolute;
	    right: 0px;
	    top: 50%;
	    color: #fff;
	    font-size: 33px;
	    cursor: pointer;
	}
	/*section.top-banner.home-banner:after {
    position: absolute;
    content: '';
    background: rgba(39, 36, 36, 0.59);
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}*/
	
	section.top-banner.home-banner .holdall {
	    position: relative;
	    z-index: 999;
	}
	.home section.parallax .image-overlay {
	    display: none;
	}
	section.our-team .profiles .profile .image img:last-of-type {
	    display: none;
	}
	
	.profile.profile-home.col-md-6:hover .image.image-home img {
	    transform: scale(1);
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1);
	}
	.cookie-notice p {
	    margin-bottom: 0px;
	}
	section.terms-and-conditions a {
	    color: #fff;
	    font-size: 12px;
	    line-height: 40px;
	}
	section.terms-and-conditions a:hover {
	    text-decoration: underline !important;
	    color: #fff !important;
	}
	.listing.learning--development a.top-button.find-out-more {
	    color: #7d9742;
	    margin-top: 0px;
	    background: #eeeeee;
	    border-radius: 20px;
	    padding: 7px 10px;
	    box-sizing: border-box;
	    height: auto !important;
	}
	.listing.learning--development a.top-button.find-out-more a:hover {
	    color: #7d9742;
	    background: none !important;
	    text-decoration: underline;
	    ;
	}
	.cat_div li a:hover {
	    color: #333 !important;
	}
	button,
	input,
	a {
	    outline: none;
	}
	section.job-top-banner.inner-job-top-banner a {
	    color: #829730;
	}
	.container.business-information a {
	    color: #829730;
	}
	/*24 mar2k17 end*/
	/*25 mar2k17*/
	
	body.contact.customize-support section#map iframe {
	    width: 100%;
	}
	.single-post header .holdall .logo {
	    padding-top: 0px !important;
	}
	.col-md-12.intro.pad-tb .col-md-8 p a,
	section.office-locations.pad-tb a {
	    color: #829730;
	}
	.col-md-12.intro.pad-tb .col-md-8 p a:hover,
	section.office-locations.pad-tb a:hover {
	    text-decoration: underline !important;
	}
	.col-md-12.intro.pad-tb .col-md-8 .layout__item ul {
	    padding-left: 20px;
	}
	ul.sub-menu li a {
	    font-size: 13px !important;
	}
	.menu-recruit_menu-container li.current-menu-item a {
	    color: #ffffff;
	}
	.twitter-banner.pad-tb a.underline-on-hover.tweet-info:hover {
	    color: #333 !important;
	}
	.location.layout__item.u-1-of-2.u-1-of-1-palm p {
	    margin-bottom: 0px;
	    padding-bottom: 0px !important;
	}
	.location.layout__item.u-1-of-2.u-1-of-1-palm strong {
	    margin-top: 20px !important;
	    display: block;
	}
	.location.layout__item i.fa.fa-address-card {
	    display: none
	}
	.bio.bio-big .social {
	    text-align: center;
	}
section.job-top-banner.outer .layout__item.u-11-of-16.u-1-of-1-tab {
    display: block;
    width: 100% !important;
}
	.listing-container .row {
	    margin-left: 0px;
	    margin-right: 0px;
	}
	.single_blog .view_more_blog.pull-right {
	    clear: both;
	}
	.page-template-about section.top-banner {
	    padding-top: 200px;
	    padding-bottom: 40px;
	}
	section#map iframe {
	    width: 100%;
	}
	section.job-top-banner.inner-job-top-banner .layout__item.u-5-of-16.hide-on-tab {
	    display: none;
	}
	section.job-top-banner.inner-job-top-banner .u-11-of-16 {
	    width: 100% !important;
	}
	section.contact-form.pad-tb span.wpcf7-not-valid-tip {
    color: #fff !important;}
    section.contact-form.pad-tb div.wpcf7-validation-errors {
   color: #fff !important;
    border: none  !important;
    font-size: 24px  !important;
}

 li.menu-item-has-children{
    position: relative;
}
 li.menu-item-has-children:after {
    position: absolute;
    right: 9px;
    content: "\f0dd";
    font: normal normal normal 14px/1 FontAwesome;
    top: 5px;
    font-size: 10px;
/*    color: #fff;*/
    color:#333
}

	/*25 mar2k17 end*/
  
    /*8apr2k17 css*/

 header {
    /*background-color: #333;*/
    background-color: #fff;
}

section.contact-form.pad-tb div.wpcf7-mail-sent-ok {
    border: 2px solid #f7e700 !important;
    color: #fff !important;
    padding-bottom: 6px;
}

.modal-dialog form.wpcf7-form br {
    display: none;
}
.modal-dialog form.wpcf7-form input[type="reset"] {
    margin-bottom: 0px !important;
}
.modal-dialog form.wpcf7-form  input.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 0px;
}


div#wpcf7-f121-o2 .screen-reader-response{
    position: relative !important;
    overflow: visible !important; 
    height: auto !important;
    width: 100% !important; 
    color: #a91010;
    font-weight: bold;
    margin-bottom: 15px !important;
}

.modal-dialog a.button, .modal-dialog button { 
    min-width: 30px !important;
}
body.contact section.office-locations.pad-tb{display: none;}
	section.contact-form.pad-tb .layout__item.col-md-4 .location.layout__item div,
	 section.contact-form.pad-tb .layout__item.col-md-4 .location.layout__item p, 
	 section.contact-form.pad-tb .layout__item.col-md-4 .location.layout__item div, 
	 section.contact-form.pad-tb .layout__item.col-md-4 .location.layout__item a {
    color: #fff !important;
}


section.contact-form.pad-tb .layout__item.col-md-4 .location.layout__item  strong br:first-child {
    display: none;
}
section.contact-form.pad-tb .layout__item.col-md-4 .location.layout__item a:hover{text-decoration: underline;}
section.contact-form.pad-tb .layout__item.col-md-8 form.wpcf7-form br {
    display: none;
}
section.contact-form.pad-tb  .layout__item.col-md-4 .locations {
    padding: 10px 10px 14px 4px;
    border: 2px solid white;
}

section.contact-form.pad-tb .top-heading { 
    padding-bottom: 1.5em;
}

body.contact section.contact-form form textarea { 
    width: 98%;
    margin-left: 5px;
}
body.contact  .contact_button input.wpcf7-form-control.wpcf7-submit.sub_contact {
    margin-bottom: 0px;
}


 
 
.modal-dialog .layout__item input.wpcf7-form-control.wpcf7-submit, .modal-dialog  input[type="reset"] {
    float: left;
    width: auto !important;
    margin-right: 10px;
    background: #333;
    height: auto !important;
    color: #fff;
    padding: 10px 10px !important;
    border-radius: 5px;
    border: none !important;
}
.modal-dialog .layout__item input.wpcf7-form-control.wpcf7-submit:hover, .modal-dialog  input[type="reset"]:hover {
 background: #B7202A; }

#cv_drop input.wpcf7-form-control.wpcf7-submit.cv_button, #cv_drop  input[type="reset"] {
    background: #333;
    border: none;
    padding: 7px 20px !important;
    color: #fff;
    border-radius: 5px;
    margin: 15px 0px 0px 15px !important;
}
#cv_drop input.wpcf7-form-control.wpcf7-submit.cv_button:hover, #cv_drop  input[type="reset"]:hover { background: #B7202A; }
#cv_drop select.wpcf7-form-control.wpcf7-select.cv_field {
    width: 100%;
    border: 1px solid #ccc;
    padding: 0px 10px;
    outline: none !important;
}
#cv_drop .close{color: #fff !important;}

header ul.sub-menu li a{color: #fff;}
header .textwidget i{color: #333;}
header .textwidget i:hover{color: #7d9742;} 

 @media screen and (max-width: 1024px) {
    section.contact-form.pad-tb h1 {
    font-size: 22px;
    margin-bottom: 15px;
    }

	    body.contact section#map {
	        height: auto !important;
	    }
	    .our-team_sec .view_more {
	        text-align: center;
	        margin-top: 10px;
	        margin-bottom: 20px;
	    }
	    .home section.parallax {
	        background-size: 100% !important;
	        background-attachment: inherit !important;
	    }
	    body.contact section.contact-header {
	        padding: 3em 0;
	        text-align: center;
	        margin-top: 54px;
	    }
	    .page-template-blog section.job-search.pad-tb.flexy-form .holdall {
	        padding-bottom: 0px !important;
	    }
	    .page-template-about section.top-banner {
	        padding-top: 110px;
	        padding-bottom: 10px;
	    }
	    .page-template-about section.top-banner h1 {
	        font-size: 25px;
	    }
	    section.flexy-form form .submit-container button {
	        height: 37px;
	        min-width: 99px !important;
	        font-size: 14px !important;
	    }
	    section.flexy-form form .input-container .inner-input input {
	        height: 42px !important;
	        border-bottom: 2px solid #B7202A !important;
	        font-size: 20px;
	    }
	    section.job-search .holdall {
	        padding-top: 70px !important;
	        padding-bottom: 40px !important;
	    }
	    .job-listing .layout .main-job-info .container .bottom-bit .rel>* {
	        margin-right: 0px;
	    }
	    body.home .top-banner h1 {
	        padding-top: .8em
	    }
	    section.flexy-form {
	        padding: 2.5em 0
	    }
	    section.flexy-form form,
	    section.flexy-form h1 {
	        display: block;
	        width: 100%
	    }
	    section.flexy-form h1 {
	        padding-bottom: .5em;
	        text-align: center;
	        padding-right: 0
	    }
	    section.flexy-form form .submit-container {
	        text-align: center
	    }
	    .hide-on-tab {
	        display: none
	    }
	    /*  header {
        background: #333;
        position: fixed;
        height: 80px;
        padding: 18px 0;
        z-index: 1000;
        -webkit-transform: translate3d(0, 0, 0)
    }*/
	    
	    header {
	        background: #333;
	        position: fixed;
	        height: 65px;
	        padding: 7px 0;
	        z-index: 1000;
	        -webkit-transform: translate3d(0, 0, 0);
	    }
	    header.scrolled {
	        -webkit-transform: translate3d(0, -100%, 0)
	    }
	    header .holdall {
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: flex;
	        position: relative
	    }
	    header .holdall .mobile-menu-icon {
	        display: inline-block
	    }
	    header .holdall .logo {
	        padding: 0;
	        max-width: inherit;
	        height: auto !important;
	        padding-top: 0px;
	    }
	    header .holdall .logo img {
	        max-width: 125px !important;
	        height: auto !important;
	    }
	    header .holdall .mobile-nav-right,
	    header .holdall .mobile-nav-right * {
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: flex
	    }
	    header .holdall .row.first-row {
	        display: none
	    }
	    header .holdall .row.second-row nav {
	        display: none
	    }
	    .mobile-popup {
	        overflow: hidden;
	        height: 354px;
	        width: 95%
	    }
	    .mobile-popup .window {
	        max-height: 680px;
	        height: 80%;
	        overflow: scroll
	    }
	    .content.open {
	        -webkit-transform: translate3d(10%, 0, 0);
	        transform: translate3d(10%, 0, 0)
	    }
	    .content.open--no-slidey:before,
	    .content.open:before {
	        opacity: 1;
	        z-index: 9010
	    }
	    section.off-screen-nav {
	        display: block;
	        min-width: 285px;
	        max-width: 350px
	    }
	    section.off-screen-nav.open {
	        opacity: 1;
	        z-index: 999;
	        -webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0)
	    }
	    section.top-banner {
	        padding-top: 80px;
	        padding-bottom: 60px;
	    }
	    section.job-search-banner input {
	        height: 40px;
	        font-size: 18px;
	    }
	    section.job-search-banner input {
	        border-bottom: 3px solid #bb141a;
	        background-size: 20px;
	    }
	    section.job-search-banner {
	        padding: 1em 0 2em;
	    }
	    section.three-column-panel .layout {
	        margin-right: 0;
	        margin-left: 0px;
	    }
	    /*   section.three-column-panel .layout .layout__item:nth-of-type(3) {
        display: none
    }*/
	    
	    section.sectors-we-work-for a.container {
	        margin-bottom: 2em
	    }
	    section.sectors-we-work-for a.container p {
	        max-width: 300px;
	        margin: auto
	    }
	    section.parallax {
	        background-size: cover
	    }
	    section.our-team .profiles .profile {
	        width: 100%
	    }
	    section.our-team .profiles .profile .bio,
	    section.our-team .profiles .profile .image {
	        /* width: 63%*/
	        
	        width: 100%;
	        text-align: center;
	    }
	    section.our-team .profiles .profile .image {
	        width: 37%
	    }
	    section.our-team .profiles .profile .bio p {
	        padding: .5em 10%
	    }
	    .testimonial h2 {
	        max-width: 90%;
	        font-size: 22px;
	        line-height: 32px
	    }
	    .testimonial p.name {
	        font-size: 18px
	    }
	    .testimonial p.occupation {
	        font-size: 14px
	    }
	    section.latest-news-banner .layout .layout__item:last-of-type .container {
	        margin: 0
	    }
	    section.latest-news-banner .container {
	        margin-bottom: 2em
	    }
	    section.latest-news-banner .twitter {
	        display: none
	    }
	    section.latest-news-banner .twitter.twitter-for-tab {
	        display: block
	    }
	    section.twitter-banner {
	        padding: 6em 0
	    }
	    body.about section.top-banner {
	        margin-top: 80px;
	        height: 71vw;
	        min-height: 575px
	    }
	    body.about section.top-banner .holdall {
	        background-size: 100%
	    }
	    body.about section.top-banner h1 {
	        max-width: 50.5%
	    }
	    section.top-banner h1 br {
	        display: none
	    }
	    section.two-column-text .layout__item:first-of-type {
	        margin-bottom: 2em
	    }
	    section.two-column-text p {
	        max-width: 556px
	    }
	    section.team-slider {
	        padding: 3.2em 0 3.5em
	    }
	    section.team-slider .top-heading {
	        padding-bottom: 2em;
	        position: static
	    }
	    section.team-slider .slider .slide {
	        height: auto;
	        background: #B7202A!important
	    }
	    section.team-slider .slider .slide .text {
	        top: 0;
	        -webkit-transform: translateY(0);
	        transform: translateY(0);
	        margin-right: auto
	    }
	    section.team-slider .slider .slide .text .quote {
	        font-size: 23px
	    }
	    section.team-slider .slider .slide .text .name {
	        font-size: 20px
	    }
	    section.team-slider .slider .slide .text .job {
	        font-size: 17px
	    }
	    section.did-ya-know .container {
	        padding: 2.5em 0
	    }
	    body.clients section.intro p {
	        padding: 0 .5em
	    }
	    body.clients section.how-we-work .top-heading h1 {
	        font-size: 3em
	    }
	    body.clients section.how-we-work .panel .left,
	    body.clients section.how-we-work .panel .right {
	        width: 100%
	    }
	    body.clients section.how-we-work .panel .left .image-container,
	    body.clients section.how-we-work .panel .left h2 {
	        width: 100%;
	        padding: .2em 0 .4em
	    }
	    body.clients section.how-we-work .panel .left h2 {
	        float: none;
	        text-align: center;
	        max-width: 100%
	    }
	    body.clients section.how-we-work .panel .right {
	        padding: 0
	    }
	    body.clients section.how-we-work .panel .right p {
	        max-width: 675px;
	        text-align: center
	    }
	    section.top-banner#two-columns {
	        height: 530px
	    }
	    body.sectors section.intro .top-heading {
	        padding-bottom: 1.5em
	    }
	    section.stories .story {
	        width: 50%
	    }
	    .search-filters.mobile {
	        display: none;
	    }
	    .search-filters.mobile h2 {
	        text-align: left;
	        padding-left: 1.6em
	    }
	    .search-filters.mobile h2:after {
	        content: '';
	        position: absolute;
	        right: 24px;
	        background-image: url(../../../../files/images/down-arrow--white.svg);
	        background-repeat: no-repeat;
	        background-position: center;
	        background-size: 18px;
	        top: 0;
	        bottom: 0;
	        width: 18px;
	        height: 100%;
	        -webkit-transition: .5s;
	        transition: .5s
	    }
	    .search-filters.mobile h2.open:after {
	        -webkit-transform: rotate(180deg);
	        transform: rotate(180deg)
	    }
	    section.job-main {
	        padding-top: 25px;
	    }
	    /* section.job-main .layout .layout__item:first-of-type {
        display: none
    }*/
	    
	    .job-listing .layout section.job-summary {
	        /*margin-top: 1rem*/
	        
	        margin-top: 0rem;
	    }
	    .job-listing .layout section.speak-to-advisor {
	        margin-top: 1rem
	    }
	    header .holdall .mobile-menu-icon {
	        right: 15px !important;
	        position: absolute;
	        top: 15px;
	    }
	    ul.sub-menu {
	        position: relative;
	        background: none;
	        border-radius: 8px;
	        padding: 0!important;
	        z-index: 101;
	        width: 100%;
	        display: none;
	        padding-left: 25px !important;
	    }
	    ul.sub-menu li a {
	        font-size: 12px !important;
	    }
	    section.off-screen-nav nav ul li div,
	    section.off-screen-nav nav ul li>a {
	        font-size: 14px;
	    }
	    li.current-menu-item a {
	        color: #333333;
	    }
	    ul.sub-menu li a {
	        color: #fff;
	    }
	    section.top-banner.home-banner {
	        padding-top: 64px;
	        padding-bottom: 50px;
	    }
	    section.three-column-panel .layout .layout__item .panel .heading-container a.title {
	        font-size: 20px;
	    }
	    .home section.three-column-panel .holdall {
	        padding: 0 10px;
	    }
	    .home section.three-column-panel .holdall .layout__item.col-md-4:first-child {
	        padding-left: 0px;
	    }
	    header .holdall .row.first-row {
	        display: block;
	        left: 33% !important;
	        float: right !important;
	        margin-top: 9px !important;
	        position: relative;
	    }
	    section.job-top-banner {
	        padding: 0px;
	    }
	    section.job-top-banner.outer .layout--pretty-big .layout__item.u-5-of-16.u-1-of-1-tab.first {
	        margin-bottom: 0px !important;
	        padding-bottom: 10px;
	        padding-top: 10px;
	    }
	    section.job-top-banner .layout__item.u-11-of-16.u-1-of-1-tab {
	        display: none;
	    }
	    .key-points {
	        float: left;
	        width: 100%;
	    }
	    .brief-info {
	        float: left;
	        width: 100%;
	    }
	    section.job-main .listing-container .listing button.apply.bottom-button {
	        float: right !important;
	        display: block !important;
	    }
	    section.job-main .listing-container .listing a:first-of-type {
	        display: inherit;
	    }
	    section.job-listing.pad-tb .layout__item.col-md-4 .u-1-of-2-tab {
	        width: 100%!important;
	        padding-left: 0px;
	    }
	    section.job-listing.pad-tb .layout__item.col-md-4 .container.layout {
	        padding: 0 0px;
	    }
	    aside#secondary section#search-2 input.search-field {
	        width: 100%;
	    }
	    aside#secondary section#search-2 input.search-field {
	        padding: 10px;
	        box-sizing: border-box;
	    }
	    aside#secondary section#search-2 label {
	        display: block !important;
	    }
	    aside#secondary section#search-2 button.search-submit {
	        margin-top: 10px;
	    }
	    .col-md-12.intro.pad-tb .col-md-8 .layout__item {
	        padding-left: 0px;
	    }
	    section.top-banner .text h1 {
	        font-size: 31px;
	        line-height: 31px;
	    }
	    .pad-tb {
	        padding: 1.5em 0 0.8em;
	    }
	    .single_post_image {
	        margin-top: 30px !important;
	        margin-bottom: 30px !important;
	    }
	    section.post-main.pad-tb .row {
	        margin-right: 0;
	        margin-left: 0;
	    }
	    .single_blog {
	        float: left;
	        width: 100%;
	        height: auto;
	    }
	    .single_blog .blog-content.pull-left {
	        padding-top: 0px;
	        line-height: 16px;
	    }
	    .single_blog .view_more_blog.pull-right a {
	        padding: 4px 10px;
	        font-size: 10px;
	        display: block;
	        margin-top: 20px;
	    }
	    body.contact section.contact-header h1 {
	        font-size: 25px;
	    }
	    body.contact section.contact-header p {
	        font-size: 14px;
	    }
	    section.top-banner .text h3 {
	        padding-top: 0;
	    }
	    .page-template-consult section#two-columns {
	        padding-top: 100px;
	        padding-bottom: 110px;
	    }
	    .page-template-partner section.job-search.pad-tb.flexy-form {
	        padding-top: 40px !important;
	        padding-bottom: 0px !important;
	    }
	    .page-template-partner section.job-search.pad-tb.flexy-form h1 {
	        font-size: 25px;
	    }
	    section.contact-form.pad-tb .top-heading {
	        padding-bottom: 0px;
	    }
	    .search-pannel .listing.learning--development {
	        padding-left: 0px !important;
	        padding-right: 0px !important;
	    }
	    section#map {
	        margin-top: 20px;
	    }
	}
	@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	    .profile.profile-home.col-md-6 .bio.bio-big.bio-home {
	        height: 217px;
	    }
	    .page-template-about section.our-team .profiles .profile .bio {
	        min-height: 450px;
	    }

 .search-results .search-pannel .learning--development h2 {
    font-size: 17px;
    max-width: 60%;
}
 .search-results .row.search-pannel a.top-button.find-out-more,  .search-results .row.search-pannel button.apply.bottom-button {
    font-size: 12px;
    padding: 8px 10px !important;
}


}
	@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	    .page-template-consult section#two-columns {
	        padding-top: 100px;
	        padding-bottom: 40px;
	    }
	    .single_blog .info_blog ul {
	        width: 100%;
	        float: left;
	        margin-top: 20px;
	    }
	    .single_blog .view_more_blog.pull-right a {
	        margin-top: 0;
	    }
	    section#meettheteam .col-md-6 {
	        -webkit-box-flex: 0;
	        -webkit-flex: 0 0 100%;
	        -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
	        max-width: 100%;
	    }
	    .page-template-about section#meettheteam .col-md-4 {
	        -webkit-box-flex: 0;
	        -webkit-flex: 0 0 49.333333%;
	        -ms-flex: 0 0 49.333333%;
	        flex: 0 0 49.333333%;
	        max-width: 49.333333%;
	    }
	    .page-template-about section.our-team .profiles .profile .bio {
	        min-height: 450px;
	    }

	     .search-results .search-pannel .learning--development h2 {
    font-size: 17px;
    max-width: 60%;
}
 .search-results .row.search-pannel a.top-button.find-out-more,  .search-results .row.search-pannel button.apply.bottom-button {
    font-size: 12px;
    padding: 8px 10px !important;
}
	}
	@media screen and (max-width: 808px) {
	    section.top-banner#two-columns {
	        height: 100%;
	        padding-top: 118px;
	        padding-bottom: 4em
	    }
	    section.top-banner#two-columns .image,
	    section.top-banner#two-columns .text {
	        text-align: center;
	        display: block;
	        float: none;
	        max-width: 353px;
	        margin: auto;
	        top: 0
	    }
	    section.top-banner#two-columns .image img,
	    section.top-banner#two-columns .text img {
	        margin: 0;
	        width: 100%
	    }
	    section.top-banner#two-columns .image {
	        width: 85%
	    }
	    section.top-banner#two-columns .text {
	        margin-bottom: 2em;
	        max-width: 650px
	    }
	    section.top-banner#two-columns .text h1 {
	        padding-bottom: 0
	    }
	    body.blog section.twitter-banner {
	        padding: 12.4em 0 5.7em
	    }
	    body.blog section.keep-indie-loop h1 {
	        padding-bottom: .15em
	    }
	    body.blog section.keep-indie-loop form {
	        max-width: 650px;
	        margin: auto
	    }
	    body.blog section.keep-indie-loop form .input-container {
	        width: 100%
	    }
	    body.blog section.keep-indie-loop form .input-container .inner-input {
	        padding: 0 1em
	    }
	    body.blog section.keep-indie-loop form .submit-container {
	        display: block;
	        width: 100%;
	        padding-top: 1.25em
	    }
	    body.blog section.keep-indie-loop form .submit-container button {
	        margin: auto
	    }
	    section.blog-inner {
	        padding-top: 80px
	    }
	    body.contact section.contact-header {
	        margin-top: 57px
	    }
	    body.contact section#map {
	        height: 400px
	    }
	    section.job-search .holdall {
	        padding-top: 0
	    }
	    /* section.job-top-banner .first {
        display: none
    }
*/
	}
	@media screen and (max-width: 1024px) and (max-width: 567px) {
	    body.blog section.keep-indie-loop form .input-container .inner-input input {
	        font-size: 1.5em
	    }
	}
	@media(max-width:767px) {
		.single.single-post section.post-main.pad-tb {
		    margin-top: 30px !important;
		}
	    section.job-inner-three-column-panel h1 {
	        font-size: 23px !important;
	    }
	    .job-listing .layout .main-job-info .container h2.job-title {
	        font-size: 18px !important;
	    }
	    section.office-locations.pad-tb .location.layout__item.u-1-of-2.u-1-of-1-palm {
	        width: 100% !important;
	    }
	    .search-pannel .learning--development h2 {
	        font-size: 16px !important;
	        max-width: 100% !important;
	        margin-top: 20px !important;
	        float: left;
	        width: 100%;
	        padding-left: 0px !important;
	        padding-right: 0px !important;
	    }
	    .search-pannel .listing.learning--development a.top-button.find-out-more,
	    .search-pannel .listing.learning--development button.apply.bottom-button {
	        font-size: 11px;
	        padding: 7px 10px !important;
	    }
	    .search-pannel .learning--development .key-points {
	        margin-top: 20px !important;
	    }
	    .search-pannel .learning--development .location p {
	        margin-left: 10px !important;
	    }
	    .search-pannel .learning--development .key-points p {
	        font-size: 12px !important;
	    }
	    section.contact-form.pad-tb div#wpcf7-f115-o2 br {
	        display: none;
	    }
	    section.contact-form.pad-tb div#wpcf7-f115-o2 .layout__item.contact_field {
	        width: 100%;
	    }
	    body.contact section.contact-form form input,
	    body.contact section.contact-form form textarea {
	        width: 100%;
	        border: none;
	        height: 40px;
	        padding: 10px 10px;
	        margin-bottom: 0px;
	    }

body.contact section.contact-form form textarea { 
    margin-left: 0;
}
section.contact-form.pad-tb .layout__item.col-md-8 form.wpcf7-form br {
    display: block;
}
	    section.contact-form.pad-tb div#wpcf7-f115-o2 .layout__item.contact_area:last-child {
	        margin-bottom: 0px;
	    }
	    section.contact-form.pad-tb .top-heading {
	        padding-bottom: 10px;
	    }
	    body.contact .contact_button {
	        margin-top: 20px;
	    }
	    section.contact-form.pad-tb .top-heading h1 {
	        font-size: 23px;
	    }
	    section.job-main.pad-tb .layout__item.col-md-4 {
	        margin-bottom: 5px !important;
	    }
	    .listing-container.jobs_search_filter {
	        margin-top: 20px !important;
	    }
	    .job-listing .layout section.job-summary {
	        margin-top: 20px !important;
	        margin-bottom: 20px !important;
	    }
	    .home section.parallax {
	        height: 260px !important;
	        background-size: 100% !important;
	        background-attachment: inherit !important;
	    }
	    .page-template-blog section.job-search.pad-tb.flexy-form .holdall h1 {
	        font-size: 24px;
	    }
	    .page-template-about section.top-banner {
	        padding-top: 99px;
	        padding-bottom: 10px;
	    }
	    .page-template-about section.top-banner h1 {
	        font-size: 20px;
	        margin-top: 40px
	    }
	    section.job-search .holdall {
	        padding-top: 50px !important;
	        padding-bottom: 10px !important;
	    }
	    body.page-template-default.page.page-id-83.do-etfw section#two-columns {
	        padding-top: 90px !important;
	        padding-bottom: 10px !important;
	    }
	    .page-template-consult section#two-columns {
	        padding-top: 80px;
	        padding-bottom: 10px;
	    }
	    section.top-banner .text h1 {
	        font-size: 24px;
	    }
	    section.top-banner .text h3 {
	        font-size: 15px;
	        padding-top: 0px !important;
	    }
	    .page-template-recruit section#two-columns {
	        padding-top: 90px;
	        padding-bottom: 10px;
	    }
	    .page-template-recruit section#two-columns h1 {
	        font-size: 20px;
	    }
	    .single_blog .blog-content.pull-left {
	        padding-top: 0px;
	        line-height: 16px;
	    }
    div.wpcf7-mail-sent-ok {
    border: none !important;
    color: #fff !important;
    font-size: 19px !important;
}
	    .single_blog .view_more_blog.pull-right a {
	        padding: 4px 10px;
	        font-size: 10px;
	        display: block;
	        margin-top: 20px;
	    }
	    .single_blog .blog-title h3 {
	        font-size: 17px;
	    }
	    .layout.layout--pretty-big .listing-container .col-md-8 {
	        padding-left: 0px;
	        padding-right: 0px;
	        margin-top: 20px;
	    }
	    .layout.layout--pretty-big .listing-container .col-md-8 .info_blog li {
	        margin-left: 5px;
	    }
	    .layout.layout--pretty-big .listing-container .col-md-8 .info_blog span {
	        font-size: 10px;
	    }
	    .single_blog_info ul li {
	        margin-right: 8px;
	    }
	    .single_blog_info span {
	        font-size: 10px;
	    }
	    .post-main .post-single {
	        padding: 10px;
	    }
	    .single_blog_info i.fa {
	        font-size: 12px;
	    }

	    .post-main .single_post_content {
	        font-size: 13px;
	        line-height: 23px;
	    }
	    section.intro .container {
	        padding: 0 0em;
	    }
	    section.our-team .profiles .profile {
	        padding: 0px 0 !important;
	    }
	    section.our-team .profiles .profile .bio {
	        padding-bottom: 20px !important;
	    }
	    .pad-tb {
	        padding: 2em 0 0em !important;
	    }
	    section.job-main .listing-container .listing .key-points .contract-type:before {
	        width: 10px;
	        height: 12px;
	        top: 3px;
	        left: 10px;
	        background-size: 12px;
	    }
	    section.job-main .listing-container .listing .key-points .contract-type {
	        padding-left: 20px;
	    }
	    section.job-main .listing-container .listing .key-points .location:before {
	        background-size: 10px;
	    }
	    section.three-column-panel .layout .layout__item .panel {
	        min-height: 10px;
	    }
	    section.job-main .listing-container .listing .key-points * {
	        font-size: 11px;
	    }
	    section.job-top-banner {
	        padding: 0px;
	    }
	    section.job-top-banner.outer .layout--pretty-big .layout__item.u-5-of-16.u-1-of-1-tab.first {
	        margin-bottom: 0px !important;
	        padding-bottom: 10px;
	        padding-top: 10px;
	    }
	    .layout.layout--pretty-big h1 {
	        font-size: 20px;
	    }
	    .layout__item.u-11-of-16.u-1-of-1-tab {
	        display: none;
	    }
	    .row.first-row.pull-left {
	        display: none !important;
	    }
	    footer {
	        padding: 2em 0;
	    }
	    footer div#recent-posts-3 h2 {
	        margin-top: 30px;
	    }
	    .container {
	        width: 100% !important;
	    }
	    .profile.profile-home.col-md-6 .matchHeight {
	        margin-bottom: 20px;
	    }
	    footer div#text-2 .container {
	        padding-left: 0px;
	    }
	    a.button-jade.view-more-jobs {
	        margin-top: 20px;
	        margin-bottom: 20px;
	        display: inline-block;
	    }
	    .cookie-notice p {
	        font-size: 12px;
	    }
	    footer .social-media-icons {
	        margin-left: 0px !important;
	    }
    span.problem-solved {
    font-size: 12px;
    color: #fff !important;
    padding: 0px 3px;
    background: #3586bc;
}
.problem-solved a {
    color: #fff !important;
}
	    .testimonial p {
	        color: #fff;
	        font-size: 14px;
	        line-height: 22px;
	    }
	    section.our-team .profiles .profile .image-home {
	        border-radius: 0 !important;
	        max-height: inherit;
	        width: 100% !important;
	    }
	    .bio-home {
	        width: 100% !important;
	    }
	    section.our-team .profiles .profile .image {
	        height: auto !important;
	    }
	    section.top-banner {
	        padding-top: 80px;
	    }
	    section.top-banner p.white {
	        font-size: 14px;
	        font-weight: 500;
	        margin-top: 20px;
	    }
	    .home section.three-column-panel .layout .layout__item .panel {
	        min-height: 10px;
	    }
	    section.three-column-panel .layout .layout__item {
	        padding: 0 0 8px 0px;
	        box-sizing: border-box;
	    }
	    section.three-column-panel .layout {
	        margin-left: 0;
	    }
	    .row {
	        margin-right: 0;
	    }
	    .profile.profile-home.col-md-6 .bio.bio-big.bio-home {
	        height: auto;
	        box-sizing: border-box;
	        padding: 20px;
	    }
	    section.our-team .profiles .profile {
	        margin-bottom: 0;
	    }
	    section.twitter-banner.pad-tb {
	        padding-bottom: 2em !important;
	    }
	    header .holdall .row.first-row.pull-left {
		    display: block !important;
		}
		header .holdall .row.first-row.pull-left .buttons {
		    display: none;
		}
		header .holdall .row.first-row.pull-left a.phone-number {
		    visibility: hidden;
		}

	}
	@media screen and (max-width: 751px) {
	    body.about section.top-banner {
	        min-height: 0
	    }
	    body.about section.top-banner .holdall {
	        background: 0 0
	    }
	    body.about section.top-banner h1 {
	        max-width: 100%
	    }
	}
	@media screen and (max-width: 741px) {
	    section.parallax {
	        height: 346px
	    }
	    section.parallax .image-overlay {
	        background: 0 0
	    }
	    section.parallax .image-overlay:before {
	        left: 0;
	        padding: 0 1em;
	        -webkit-transform: translateY(-50%);
	        transform: translateY(-50%)
	    }
	}
	@media screen and (max-width: 646px) {
	    section.stories .story {
	        width: 100%
	    }
	}
	@media(max-width:580px) {
	    .image.image-home img {
	        border-radius: 0 !important;
	        width: 100%;
	    }
	    /*  section.our-team .profiles .profile .image-home {
        border-radius: 0 !important;
        max-height: inherit;
        width: 100% !important;
    }*/
	    
	    section.our-team .profiles .profile .bio {
	        text-align: center;
	        width: 100% !important;
	    }
	    section.our-team .profiles .profile .image {
	        /*height: 200px !important;*/
	        
	        height: auto !important;
	    }
	    .holdall .layout__item {
	        margin-bottom: 20px;
	    }
	}
	@media screen and (max-width: 572px) {
	    .job-listing .layout .main-job-info .container .bottom-bit a.with-icons {
	        display: block;
	        margin-left: 32px;
	        margin-top: 1em
	    }
	    .job-listing .layout .main-job-info .container .bottom-bit a.with-icons:last-of-type:before {
	        width: 25px
	    }
	}
	@media screen and (max-width: 567px) {
	    .holdall {
	        padding: 0 5.2%
	    }
	    .pad-tb {
	        padding: 3em 0 3.3em
	    }
	    h1 {
	        font-size: 2.2rem
	    }
	    h2 {
	        font-size: 1.4rem
	    }
	    .top-heading {
	        padding-bottom: 2em
	    }
	    section.flexy-form form {
	        margin: auto;
	        max-width: 380px
	    }
	    section.flexy-form form .input-container,
	    section.flexy-form form .input-container .inner-input {
	        width: 100%
	    }
	    section.flexy-form form .input-container .inner-input input {
	        width: 100%;
	        margin-bottom: .5em
	    }
	    section.flexy-form form .submit-container {
	        display: block;
	        width: 100%
	    }
	    section.flexy-form form button {
	        margin: auto;
	        display: block
	    }

	    .hide-on-palm {
	        display: none
	    }
	    .content.open {
	        -webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0)
	    }
	    section.off-screen-nav {
	        -webkit-transform: translate3d(-100%, 0, 0);
	        transform: translate3d(-100%, 0, 0);
	        min-width: 0;
	        max-width: 100%;
	        width: 100%
	    }
	    section.off-screen-nav.open {
	        -webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0)
	    }
	    section.top-banner h1 {
	        font-size: 36px;
	        padding-bottom: .2em
	    }
	    section.top-banner h2 {
	        font-size: 24px
	    }
	    section.top-banner .text h3 {
	        font-size: 18px
	    }
	    section.three-column-panel .layout .layout__item:nth-of-type(3) {
	        display: inline-block
	    }
	    section.three-column-panel .layout .layout__item .panel {
	        min-height: 0
	    }
	    section.three-column-panel .layout .layout__item .panel p:last-of-type {
	        padding-bottom: 4em
	    }
	    section.sectors-we-work-for .layout__item:last-of-type a.container {
	        margin-bottom: 0
	    }
	    section.parallax {
	        height: 260px;
	        background-size: auto
	    }
	    section.our-team .profiles .profile {
	        padding: 1.5em 0
	    }
	    section.our-team .profiles .profile .bio,
	    section.our-team .profiles .profile .image {
	        width: 100%
	    }
	    section.our-team .profiles .profile .image {
	        /*  border-radius: 50%!important;*/
	        
	        height: auto;
	        border-radius: 0px;
	    }
	    section.our-team .profiles .profile .bio {
	        padding-bottom: 0
	    }
	    section.our-team .profiles .profile.right .bio {
	        display: none
	    }
	    section.our-team .profiles .profile.right .bio.bio-small {
	        display: block
	    }
	    .testimonial h2 {
	        max-width: 100%;
	        font-size: 16px;
	        line-height: 24px;
	        padding: .5em 0 0
	    }
	    .testimonial p.name {
	        font-size: 16px
	    }
	    .testimonial p.occupation {
	        font-size: 13px
	    }
	    div>div.layout.layout--large.layout--center>div:nth-child(3)>div {
	        margin-bottom: 0
	    }
	    section.latest-news-banner .layout .article:last-of-type .container {
	        margin-bottom: 0
	    }
	    section.latest-news-banner .twitter {
	        display: block
	    }
	    section.latest-news-banner .twitter.twitter-for-tab {
	        display: none
	    }
	    section.team-slider .slider .slide .text .quote {
	        font-size: 18px
	    }
	    section.team-slider .slider .slide .text .job {
	        font-size: 14px
	    }
	    section.team-slider .slider .slide .text .name {
	        font-size: 16px
	    }
	    body.clients section.intro p {
	        padding: 0
	    }
	    section.stories .story a.container {
	        margin: 0 7px
	    }
	    footer .layout .layout__item form label {
	        font-size: 14px
	    }
	    footer .layout .layout__item .social-media-icons {
	        position: static;
	        padding-top: 1.5em;
	        margin-top: 0
	    }
	    footer .layout .layout__item h1 {
	        font-size: 39px;
	        line-height: 49px
	    }
	    footer {
	        padding: 4em 0
	    }
	    footer .layout .layout__item {
	        padding-bottom: 3em;
	        padding-left: 0
	    }
	    footer .layout .layout__item:last-of-type {
	        padding-bottom: 1em
	    }
	    body.blog section.keep-indie-loop {
	        padding-bottom: 3.4em
	    }
	    body.blog section.keep-indie-loop h1 {
	        padding-bottom: .67em
	    }
	    .job-listing .layout .main-job-info .container .bottom-bit .addthis-container.show {
	        position: relative;
	        top: 1em;
	        right: auto
	    }
	    .job-listing .layout .main-job-info .container .shortlist-this-job {
	        float: left;
	        width: 100%;
	        text-align: right;
	        padding-bottom: .5em
	    }
	    .job-listing .layout .main-job-info .container {
	        padding: 1.6em 1.5em
	    }
	    section.job-main .listing-container .listing .bottom-row {
	        padding-top: 1em
	    }
	    /* section.job-main .listing-container .listing .find-out-more,
    section.job-main .listing-container .listing button.apply.top-button {
        display: none
    }*/
	    
	    section.job-main .listing-container .listing button.apply.bottom-button {
	        display: inline-block
	    }
	    section.job-main .job-heading {
	        padding-top: .17em
	    }
	    .search-filters.mobile {
	        left: 10%;
	        right: 10%;
	        width: auto;
	        text-align: center;
	        min-width: 200px;
	        max-width: 265px;
	        margin: auto
	    }
	    section.job-search form .submit-container {
	        margin-top: 0
	    }
	    section.job-top-banner.outer {
	        padding: 0
	    }
	    /* section.job-top-banner.outer .layout--pretty-big {
        display: none
    }*/
	    
	    section.job-search form .input-container .inner-input {
	        width: 95%
	    }
	    body.contact section#map {
	        height: 300px
	    }
	    section.job-main .listing-container .listing .bottom-row .container {
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: flex;
	        -webkit-box-pack: justify;
	        -ms-flex-pack: justify;
	        justify-content: space-between;
	        -webkit-box-align: center;
	        -ms-flex-align: center;
	        align-items: center
	    }
	}
	@media screen and (max-width: 448px) {
	    .search-filters.mobile .filter input {
	        display: block;
	        margin: auto
	    }
	}
	@media screen and (max-width: 447px) {
	    section.job-top-banner .shortlisted-jobs p:first-of-type {
	        display: none
	    }
	    section.job-top-banner .shortlisted-jobs p:last-of-type {
	        display: block
	    }
	}
	@media screen and (max-width: 350px) {
	    section.top-banner h1 {
	        font-size: 29px;
	        padding-bottom: .2em
	    }
	    section.top-banner h2 {
	        font-size: 21px
	    }
	    section.our-team .profiles .profile .bio p {
	        padding: .5em 0
	    }
	}
	@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
	    .page-template-about section.top-banner h1 {
	        margin-top: 0px !important;
	    }
	    .home section.parallax {
	        background-position: 0 !important;
	    }
	   section.contact-form.pad-tb .layout__item.col-md-4 {
        margin-bottom: 20px;
        }
        section.contact-form.pad-tb .layout__item.col-md-8 form.wpcf7-form br {
    display: block !important;
}
	}

.checkbox-121 span.wpcf7-list-item {
    margin: 0;
}