select::-ms-expand {
    display: none
}

html {
    overflow-x: hidden;
    font-size: 100%;
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background: white;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    color: #454545;
    overflow-x: hidden
}

    body:after {
        content: " ";
        display: block;
        clear: both
    }

a:focus,
button:focus {
    outline: 0
}

.hide-desk {
    display: none
}

.desk {
    height: 300px !important;
}

.play-btn {
    background-color: rgba(52,113,134,0.9);
    height: 100px;
    width: 100px;
    border-radius: 50px;
    position: absolute;
    top: 100px;
    margin: auto;
    text-align: center;
    left: 220px;
}

    .play-btn i {
        color: #FFF;
        text-align: center;
        font-size: 50px;
        margin-top: 25px;
        margin-left: 7px;
    }

nav > ul > li > a:hover {
    text-decoration: none !important;
}

.intro-section {
    background: linear-gradient(rgba(52,113,134,1), rgba(8,58,75,1));
    padding: 120px 0px;
}

.content-section {
    padding: 50px 0px;
}

.howcanwehelp-section {
    background: url('/images/teacher.png');
    background-position: center center !important;
    background-size: cover !important;
}

.CM-Section h3 {
    font-size: 34px;
    letter-spacing: 1.2px;
    margin-bottom: 20px;
    padding-top: 70px;
    font-weight: 700 !important;
}

.CM-Section {
    background: linear-gradient(to right, rgba(245,245,245,0.8), rgba(245,245,245,1)), url('/images/class.jpg');
    background-size: cover !important;
    background-position: center center !important;
    background-attachment: fixed !important;
    padding-top: 50px;
}

    .CM-Section p {
        line-height: 2em !important;
    }

.CPD-section p {
    line-height: 2em !important;
}

.CPD-section h3 {
    font-size: 34px;
    letter-spacing: 1.2px;
    margin-bottom: 20px;
    font-weight: 700 !important;
}

.CPD-section {
    overflow: hidden !important;
}

.cm-image {
    position: relative;
    height: 452px;
}

.cm-image-inner {
    position: absolute;
    left: 0px;
}

.howcanwehelp-section p {
    text-align: left !important;
}

.hero-img {
    height: 300px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    display: table;
    width: 94%;
}

.btn-group .dropdown-toggle {
    color: #FFF;
    background-color: #347186 !important;
}

.dropdown-item:hover {
    background-color: #347186;
    color: #FFF;
    text-decoration: none !important;
}

.dropdown-item {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 5px;
}

.btn-body {
    background-color: #347186;
    color: #FFF !important;
    padding: 15px 25px;
    border-radius: 10px;
    margin-top: 20px !important;
    display: inline-block;
    font-size: 16px !important;
    border: none !important;
    text-shadow: none !important;
}

.btn-orange {
    background-color: #ff6801 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.btn-body:hover {
    text-decoration: none !important;
}


.block-1 {
    padding: 15px;
}

.block-section {
    margin-bottom: -20px;
}

    .block-section p {
        font-size: 14px;
    }

    .block-section h3 {
        margin-bottom: 5px;
        font-size: 20px;
    }

.block-1-button {
    color: #FFF;
    text-shadow: none;
    background-color: #68BC6A !important;
    border: none;
    border-radius: 11px;
    margin-top: 7px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-decoration: none;
    padding: 20px 20px;
    display: inline-block;
    text-align: center;
    transition: all ease 0.3s;
    cursor: pointer;
}

.block-2-button {
    color: #FFF;
    text-shadow: none;
    background-color: #347186 !important;
    border: none;
    border-radius: 11px;
    margin-top: 7px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-decoration: none;
    padding: 20px 20px;
    display: inline-block;
    text-align: center;
    transition: all ease 0.3s;
    cursor: pointer;
}

    .block-1-button:hover, .block-2-button:hover {
        color: #FFF;
        text-decoration: none;
    }

.block-2 {
    padding: 15px;
}

@media screen and (max-width: 1100px) {
    .block-2-button {
        font-size: 10px;
    }
}



@media screen and (max-width: 767px) {
    .btn-trial-services {
        float: none !important;
    }
}

.block-3 {
    padding: 15px;
}

.product-desk {
    max-width: 100% !important;
}

.features-service-section {
    background-color: #ebebeb;
}

.single-feature {
    box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    padding: 10px;
    background-color: #FFF;
    margin-bottom: 20px;
    height: 150px;
}

    .single-feature h4 {
        font-weight: 500;
        font-size: 20px;
    }

    .single-feature i {
        font-size: 60px;
        color: #347186;
        margin-left: 10px;
    }

@media screen and (max-width: 1999px) {

    .single-feature i {
        margin-left: 0px;
    }

    .single-feature p {
        font-size: 12px !important;
    }
}

.single-feature p {
    font-size: 14px;
}

@media only screen and (max-width: 600px) {
    .hide-desk {
        display: block
    }
}

.show-desk {
    display: block
}

@media only screen and (max-width: 600px) {
    .show-desk {
        display: none
    }
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.center {
    margin: 0 auto;
    text-align: center
}

h1 {
    font-size: 39px;
    font-size: 2.4375rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-align: center;
    margin: 0 0 0.5em 0;
    text-shadow: 1px 2px 1px #FFFFFF
}

@media only screen and (min-width: 960px) {
    h1 {
        font-size: 42px;
        font-size: 2.625rem;
        font-size: 3vw
    }
}

@media only screen and (min-width: 1400px) {
    h1 {
        font-size: 42px;
        font-size: 2.625rem
    }
}

h2 {
    font-size: 29px;
    font-size: 1.8125rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-align: center;
    margin: 0 0 0.5em 0;
    text-shadow: 1px 2px 1px #FFFFFF
}

@media only screen and (min-width: 960px) {
    h2 {
        font-size: 35px;
        font-size: 2.1875rem;
        font-size: 2.3vw
    }
}

@media only screen and (min-width: 1400px) {
    h2 {
        font-size: 35px;
        font-size: 2.1875rem
    }
}

h3,
.sg-form-title {
    font-size: 22px;
    font-size: 1.375rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    margin: 0 0 0.5em 0;
}

@media only screen and (min-width: 960px) {
    h3,
    .sg-form-title {
        font-size: 28px;
        font-size: 1.75rem;
        font-size: 2.16vw
    }
}

@media only screen and (min-width: 1400px) {
    h3,
    .sg-form-title {
        font-size: 28px;
        font-size: 1.75rem
    }
}

h4 {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    margin: 0 0 0.5em 0;
    text-shadow: 1px 2px 1px #FFFFFF
}

@media only screen and (min-width: 40em) {
    h4 {
        font-size: 20px;
        font-size: 1.25rem
    }
}

h5 {
    font-size: 16px;
    font-size: 1rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    margin: 0 0 0.2em 0;
    text-shadow: 1px 2px 1px #FFFFFF
}

@media only screen and (min-width: 40em) {
    h5 {
        font-size: 20px;
        font-size: 1.25rem
    }
}

h6 {
    font-size: 14px;
    font-size: .875rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    margin: 0 0 0.2em 0;
    text-shadow: 1px 2px 1px #FFFFFF
}

@media only screen and (min-width: 40em) {
    h6 {
        font-size: 16px;
        font-size: 1rem
    }
}

p,
.sg-form-subtitle {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px
}

@media only screen and (min-width: 40em) {
    p,
    .sg-form-subtitle {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 22px
    }
}

.subtitle {
    font-weight: 400;
    margin: 0 0 1em 0
}

p.para-large {
    font-size: 20px !important;
    font-size: 1.25rem;
    line-height: 24px
}

@media only screen and (min-width: 40em) {
    p.para-large {
        font-size: 16px;
        line-height: 28px
    }
}

p.small {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px
}

@media only screen and (min-width: 40em) {
    p.small {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px
    }
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-bold {
    font-weight: bold
}

.white-text {
    color: white;
    text-shadow: 1px 2px 1px #454545
}

.yellow-text {
    color: #FFD132
}

.button,
.sg-btn {
    border: 3px solid #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 100px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 17px;
    font-size: 1.0625rem;
    color: #FFFFFF;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    text-align: center;
    transition: all ease 0.3s;
    cursor: pointer
}

    .button.smaller,
    .sg-btn.smaller {
        font-size: 15px;
        font-size: .9375rem;
        padding: 6px 23px
    }

.blue-button,
.sg-btn {
    background: #347186
}


    .blue-button:hover,
    .sg-btn:hover {
        background: #004251
    }

.green-button {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 17px;
    font-size: 1.0625rem;
    color: #FFFFFF;
    text-decoration: none;
    padding: 20px 30px;
    display: inline-block;
    text-align: center;
    transition: all ease 0.3s;
    cursor: pointer;
    background-color: #68BC6A !important;
    margin-right: 20px !important;
    margin-top: 20px !important;
}

    .green-button:nth-child(2n) {
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
        border-radius: 20px;
        font-family: 'Raleway', sans-serif;
        font-weight: 800;
        font-size: 17px;
        font-size: 1.0625rem;
        color: #347186 !important;
        text-decoration: none;
        padding: 20px 30px;
        display: inline-block;
        text-align: center;
        transition: all ease 0.3s;
        cursor: pointer;
        background-color: #FFF !important;
    }

    .green-button:hover {
        color: #FFF !important;
        text-decoration: none !important;
    }

    .green-button:nth-child(2n) {
        color: #347186 !important;
    }

.yellow-button {
    background: #FFD132
}

    .yellow-button:hover {
        background: #454545
    }

.no-shadow {
    box-shadow: none !important
}

body > header {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
    padding: 0 0 0px 0;
    position: relative;
    z-index: 1000
}

@media (min-width: 1024px) {
    body > header {
        position: fixed
    }
}

body > header .logo {
    width: 22%;
    max-width: 304px;
    min-width: 220px;
    display: inline-block;
    background: url(https://hub4leaders.co.uk/media/1915/tsb-logo-new.png) no-repeat;
    background-position: 0;
    background-size: 100%;
    height: 63px;
    position: relative;
    z-index: 21
}

@media screen and (min-width: 1024px) {
    body > header .logo {
        padding-top: 5.6%;
        height: auto
    }
}

@media screen and (min-width: 1400px) {
    body > header .logo {
        padding-top: 0;
        height: 85px
    }
}

body > header .header-links {
    margin: 1% 10px 0 10px;
    width: 270px;
    float: right;
    z-index: 22;
    position: relative
}

@media (min-width: 1200px) {
    body > header .header-links {
        width: 290px;
        margin: 1.3em 10px 0 10px
    }
}

body > header .header-links a {
    font-size: 12px;
    font-size: .75rem
}

@media (min-width: 1200px) {
    body > header .header-links a {
        font-size: 14px;
        font-size: .875rem;
        margin-left: 0.3em
    }
}

body > header .header-links a:first-child {
    color: #FFF;
    text-shadow: none;
    background-color: #68BC6A !important;
    border: none;
    border-radius: 11px;
    margin-top: 7px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    font-size: 14px;
}

    body > header .header-links a:first-child:hover {
        text-decoration: none !important;
    }

body > header .header-links a:nth-child(2) {
    float: right;
    color: #FFF;
    text-shadow: none;
    background-color: #347186 !important;
    border: none;
    border-radius: 11px;
    margin-top: 7px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    font-size: 14px;
}

    body > header .header-links a:nth-child(2):hover {
        text-decoration: none;
    }

nav {
    z-index: 20;
    overflow: visible;
    background: #347186;
    color: #ffffff;
    display: block;
    max-height: 100%;
    margin: 0;
    padding: 0;
    height: 100%
}

@media screen and (min-width: 1120px) {
    nav {
        display: inline-block;
        background: none;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center
    }
}

nav > ul {
    margin: 0;
    padding: 0;
    height: 100%
}

@media screen and (max-width: 1119px) {
    nav > ul {
        display: none
    }
}

@media screen and (min-width: 1120px) {
    nav > ul {
        width: auto;
        display: inline-block !important;
        *display: inline;
        *zoom: 1;
        position: relative
    }

        nav > ul:before,
        nav > ul:after {
            content: "";
            display: table
        }

        nav > ul:after {
            clear: both
        }
}

nav > ul > li {
    display: block;
    text-align: center;
    position: relative;
    height: 100%
}

@media screen and (min-width: 1120px) {
    nav > ul > li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        float: left
    }
}

nav > ul > li:first-child a {
    background-image: none
}

nav > ul > li.active > a {
    background-color: #004251
}

@media screen and (min-width: 1120px) {
    nav > ul > li.active > a {
        background-color: white;
        color: #347186
    }
}

nav > ul > li > a {
    color: #fff;
    text-decoration: none;
    padding: 1em 2em;
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    cursor: pointer
}

@media screen and (min-width: 1120px) {
    nav > ul > li > a {
        font-size: 14px;
        font-size: .875rem;
        padding: 0.8em;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: auto;
        color: #454545;
        padding: 1.9em 1.125em 0 1.125em
    }
}

@media screen and (min-width: 1200px) {
    nav > ul > li > a {
        font-size: 15px;
        font-size: .9375rem
    }
}

@media screen and (min-width: 1380px) {
    nav > ul > li > a {
        font-size: 18px;
        font-size: 1.125rem;
        padding: 1.75em 1.3em 0 1.3em
    }
}

@media screen and (min-width: 1400px) {
    nav > ul > li > a {
        padding-top: 1.9em
    }
}

nav > ul > li > a:hover {
    background-color: #004251;
    color: white
}

@media screen and (min-width: 1120px) {
    nav > ul > li > a:hover {
        background-color: white;
        color: #347186
    }
}

nav > ul li.yellow-list {
    background: #FFD132
}

    nav > ul li.yellow-list:hover {
        background: #454545 !important
    }

        nav > ul li.yellow-list:hover a {
            color: white
        }

    nav > ul li.yellow-list a {
        color: #454545
    }

nav li ul {
    display: none;
    z-index: 5;
    list-style: none;
    padding: 0px;
    position: relative;
    top: 100%;
    left: 0;
    background: #347186;
    padding: 0;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5)
}

@media screen and (min-width: 1120px) {
    nav li ul {
        position: absolute;
        width: 232px;
        background: white
    }
}

nav li ul li {
    display: block
}

    nav li ul li a {
        border-bottom: 1px solid #ffffff;
        color: #fff;
        display: block;
        padding: 0.7em 1.6em;
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
        text-decoration: none
    }

@media screen and (min-width: 1120px) {
    nav li ul li a {
        font-size: 14px;
        font-size: .875rem;
        margin: 0;
        text-align: left;
        color: #454545;
        border-bottom: 0px solid #454545
    }
}

nav li ul li a:hover {
    background: #004251;
    color: #fff;
    text-decoration: none !important;
}

nav li ul li:last-child a {
    border-bottom: none
}

nav .menu-text {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background 0.1s;
    transition: background 0.1s;
    display: none
}

@media screen and (max-width: 1119px) {
    nav .menu-text {
        display: block;
        color: #fff;
        right: 2%
    }
}

nav .menu-text:focus {
    outline: none
}

nav .menu-text span {
    display: block;
    position: absolute;
    top: 24px;
    right: 0px;
    height: 4px;
    width: 30px;
    background: #fff
}

    nav .menu-text span::before,
    nav .menu-text span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 30px;
        height: 4px;
        background-color: #fff;
        content: ""
    }

    nav .menu-text span::before {
        top: -10px
    }

    nav .menu-text span::after {
        bottom: -10px
    }

nav .menu-toggle-switch {
    background-color: #347186;
    min-height: 50px;
    width: 100%
}

    nav .menu-toggle-switch span::before,
    nav .menu-toggle-switch span::after {
        -webkit-transition-duration: 0.1s, 0.1s;
        transition-duration: 0.1s, 0.1s
    }

    nav .menu-toggle-switch span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, -webkit-transform;
        transition-property: top, transform
    }

    nav .menu-toggle-switch span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform
    }

    nav .menu-toggle-switch.active {
        background-color: #347186
    }

        nav .menu-toggle-switch.active span {
            background-color: #347186
        }

            nav .menu-toggle-switch.active span::before {
                top: 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg)
            }

            nav .menu-toggle-switch.active span::after {
                bottom: 0;
                -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg)
            }

nav::before {
    background: #fff;
    height: 40px;
    display: block;
    width: 100%;
    border: solid 10px #008000
}

main {
    position: relative;
    width: 100%;
    display: inline-block
}

@media screen and (min-width: 1024px) {
    main {
        margin-top: 10%
    }
}

@media screen and (min-width: 1120px) {
    main {
        margin-top: 6%
    }
}

@media screen and (min-width: 1400px) {
    main {
        margin-top: 85px
    }
}

main header {
    position: relative
}

.full-wrapper {
    width: 100%;
    display: block
}

.wide-wrapper {
    width: 90%;
    margin: 0 auto
}

@media (min-width: 1400px) {
    .wide-wrapper {
        width: 74em
    }
}

.mid-wrapper {
    width: 80%;
    margin: 0 auto
}

@media (min-width: 1400px) {
    .mid-wrapper {
        width: 71em
    }
}

.small-wrapper {
    width: 90%;
    margin: 0 auto
}

@media (min-width: 960px) {
    .small-wrapper {
        width: 49em
    }
}

.yellow {
    background: #FFD132
}

.grey {
    background: #f0f0f0
}

.teal {
    background: #347186
}

.page-header {
    text-align: center;
    margin: 0 auto;
    padding: 3.5em 0 1.5em 0;
    position: relative;
    width: 90%
}

@media (min-width: 960px) {
    .page-header {
        width: 70%
    }
}

@media (min-width: 1400px) {
    .page-header {
        width: 56em
    }
}

.page-header h2 {
    margin-bottom: 1em
}

.page-header time {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 800;
    font-family: 'Raleway', sans-serif
}

.two-masonry,
.two-masonry-sizer {
    width: 100%
}

@media (min-width: 480px) {
    .two-masonry,
    .two-masonry-sizer {
        width: 50%
    }
}

.three-masonry,
.three-masonry-sizer {
    width: 100%
}

@media (min-width: 480px) {
    .three-masonry,
    .three-masonry-sizer {
        width: 50%
    }
}

@media (min-width: 960px) {
    .three-masonry,
    .three-masonry-sizer {
        width: 33.33%
    }
}

.four-masonry,
.four-masonry-sizer {
    width: 100%
}

@media (min-width: 480px) {
    .four-masonry,
    .four-masonry-sizer {
        width: 50%
    }
}

@media (min-width: 960px) {
    .four-masonry,
    .four-masonry-sizer {
        width: 33.33%
    }
}

@media (min-width: 1024px) {
    .four-masonry,
    .four-masonry-sizer {
        width: 25%
    }
}

.social-float {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em 1.25em 0.75em 1em;
    border-radius: 0 0 0 5px;
    background: #CECCCC;
    background: rgba(124, 119, 119, 0.37);
    z-index: 9
}

    .social-float ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .social-float ul li {
            display: inline-block
        }

            .social-float ul li a {
                display: block;
                width: 19px;
                height: 19px;
                transition: all 0.3s ease;
                margin: 0 4px
            }

                .social-float ul li a:hover {
                    opacity: 0.5
                }

            .social-float ul li.facebook a {
                background: url(../../images/icon-social-facebook.svg) no-repeat
            }

            .social-float ul li.twitter a {
                background: url(../../images/icon-social-twitter.svg) no-repeat
            }

            .social-float ul li.linkedin a {
                background: url(../../images/icon-social-linked.svg) no-repeat
            }

.hero {
    width: 100%;
    height: auto;
    background: #FFD132
}

@media (min-width: 960px) {
    .hero {
        max-height: 558px;
        position: relative;
        overflow: hidden
    }
}

.hero img {
    width: 100%;
    text-align: center
}

.hero .hero-strap {
    text-align: center;
    margin: -70px auto 0 auto;
    position: relative
}

@media (min-width: 960px) {
    .hero .hero-strap {
        position: absolute;
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
        bottom: 12%
    }
}

@media (min-width: 1100px) {
    .hero .hero-strap {
        bottom: 18%
    }
}

@media (min-width: 1200px) {
    .hero .hero-strap {
        bottom: 22%
    }
}

@media (min-width: 1400px) {
    .hero .hero-strap {
        width: 820px;
        margin-right: auto;
        margin-left: -410px;
        left: 50%
    }
}

.hero .hero-strap .hero-strap-content {
    border: solid 3px #FFD132;
    border-radius: 10px;
    width: 90%;
    background: rgba(69, 69, 69, 0.8);
    padding: 1em 0.75em 2.1em 0.75em;
    display: inline-block
}

@media (min-width: 960px) {
    .hero .hero-strap .hero-strap-content {
        width: 100%;
        padding: 1em 0.75em 2em 0.75em
    }
}

.hero .hero-strap .hero-strap-content a {
    position: absolute;
    bottom: -1em;
    left: 20%;
    right: 20%
}

@media (min-width: 960px) {
    .hero .hero-strap .hero-strap-content a {
        font-size: 18px;
        font-size: 1.125rem;
        bottom: -1em
    }
}

@media (min-width: 1100px) {
    .hero .hero-strap .hero-strap-content a {
        font-size: 28px;
        font-size: 1.75rem
    }
}

.hero .hero-strap h1,
.hero .hero-strap h3 {
    margin-bottom: 0.3em
}

.home-triptych {
    background: #FFD132;
    padding: 3em 2% 2em 2%
}

    .home-triptych:before,
    .home-triptych:after {
        content: "";
        display: table
    }

    .home-triptych:after {
        clear: both
    }

@media (min-width: 768px) {
    .home-triptych {
        padding: 3em 1% 2em 1%
    }
}

@media (min-width: 1100px) {
    .home-triptych {
        padding: 3em 4% 2em 4%;
        z-index: 100;
        position: relative
    }
}

.home-triptych .triptych-content {
    background: white;
    border-radius: 5px;
    padding: 1em;
    margin: 0 0 1.5em 0;
    text-align: center
}

@media (min-width: 768px) {
    .home-triptych .triptych-content {
        float: left;
        margin: 0 1% 1em 1%;
        width: 31.3%
    }
}

@media (min-width: 1100px) {
    .home-triptych .triptych-content {
        margin: -5em 3% 1em 3%;
        width: 27.33%
    }
}

@media (min-width: 1200px) {
    .home-triptych .triptych-content {
        margin: -7em 3% 1em 3%
    }
}

.home-triptych .triptych-content p {
    font-size: 16px;
    font-size: 1rem
}

@media (min-width: 1100px) {
    .home-triptych .triptych-content p {
        font-size: 18px;
        font-size: 1.125rem;
        font-size: 1.25vw
    }
}

.home-carousel {
    padding: 2em 2% 3.5em 2%;
    text-align: center
}

    .home-carousel p {
        max-width: 950px;
        margin: 1em auto
    }

.slick-slider {
    margin: 3em auto;
    position: relative
}

    .slick-slider button {
        border: none;
        text-indent: -9999px;
        width: 32px;
        height: 32px;
        position: absolute
    }

        .slick-slider button:hover {
            background: #004251
        }

        .slick-slider button.slick-prev {
            left: 0px;
            top: 45%;
            background: url(../../images/paginate-left.svg) no-repeat;
            background-size: 100%;
            z-index: 100
        }

        .slick-slider button.slick-next {
            background: url(../../images/paginate-right.svg) no-repeat;
            background-size: 100%;
            right: 0px;
            top: 45%
        }

    .slick-slider .slick-slide {
        outline: none;
        position: relative;
        min-height: 150px
    }

        .slick-slider .slick-slide img {
            display: block;
            text-align: center;
            margin: 0 auto 1.5em auto
        }

        .slick-slider .slick-slide h5 {
            position: absolute;
            bottom: 0;
            width: 100%;
            text-align: center
        }

.full-width-double-cta {
    padding: 1%;
    overflow: hidden
}

    .full-width-double-cta .left-half {
        background: #347186;
        padding: 3em 10%;
        text-align: center;
        margin: 0 0 1% 0
    }

@media (min-width: 768px) {
    .full-width-double-cta .left-half {
        width: 49.5%;
        float: left;
        padding: 3em 5%;
        margin: 0
    }
}

@media (min-width: 868px) {
    .full-width-double-cta .left-half {
        padding: 3em 10%
    }
}

.full-width-double-cta .right-half {
    background: #454545;
    padding: 3em 10%;
    text-align: center
}

@media (min-width: 768px) {
    .full-width-double-cta .right-half {
        width: 49.5%;
        float: right;
        padding: 3em 5%
    }
}

@media (min-width: 868px) {
    .full-width-double-cta .right-half {
        padding: 3em 10%
    }
}

.full-width-double-cta .left-half a,
.full-width-double-cta .right-half a {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 100px;
    font-size: 20px;
    font-size: 1.25rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-decoration: none;
    color: #454545;
    padding: 1em 0;
    width: 100%;
    display: block;
    text-align: center;
    transition: all 0.3s ease
}

    .full-width-double-cta .left-half a:hover,
    .full-width-double-cta .right-half a:hover {
        background: #454545;
        color: #FFFFFF
    }

.full-width-double-cta.not-front {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 2em
}

    .full-width-double-cta.not-front .left-half {
        padding-top: 1em;
        padding-bottom: 1em
    }

        .full-width-double-cta.not-front .left-half a {
            padding: 0.5em 0
        }

    .full-width-double-cta.not-front .right-half {
        padding-top: 1em;
        padding-bottom: 1em
    }

        .full-width-double-cta.not-front .right-half a {
            padding: 0.5em 0
        }

.sticky {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 100
}

    .sticky .full-width-double-cta {
        padding: 0;
        background: #fff;
        box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.31);
        width: 100%;
        bottom: 0
    }

        .sticky .full-width-double-cta .left-half {
            padding: 1.2em 3%;
            width: 50%;
            float: left
        }

@media (min-width: 768px) {
    .sticky .full-width-double-cta .left-half {
        padding: 0.75em 5%;
        margin: 0
    }
}

@media (min-width: 868px) {
    .sticky .full-width-double-cta .left-half {
        padding: 0.75em 10%
    }
}

.sticky .full-width-double-cta .right-half {
    padding: 1.2em 3%;
    width: 50%;
    float: left;
    text-align: center
}

@media (min-width: 768px) {
    .sticky .full-width-double-cta .right-half {
        padding: 0.75em 5%
    }
}

@media (min-width: 868px) {
    .sticky .full-width-double-cta .right-half {
        padding: 0.75em 10%
    }
}

.sticky .full-width-double-cta .left-half a,
.sticky .full-width-double-cta .right-half a {
    padding: 0.7em 0;
    font-size: 10px;
    font-size: .625rem
}

@media (min-width: 768px) {
    .sticky .full-width-double-cta .left-half a,
    .sticky .full-width-double-cta .right-half a {
        font-size: 16px;
        font-size: 1rem
    }
}

.home-devices {
    text-align: center;
}

    .home-devices img {
        width: 90%;
        max-width: 1139px
    }

    .home-devices h3 {
        margin-bottom: 1.2em;
        font-size: 33px;
        text-align: left;
        font-weight: 700 !important
    }

.home-triptych-bottom {
    margin: 4em 5% 5em 5%;
    max-width: 1160px
}

@media (min-width: 768px) {
    .home-triptych-bottom {
        margin: 4em auto 5em auto
    }
}

.home-triptych-bottom h2 {
    margin: 0 0 1.5em 0
}

@media (min-width: 1024px) {
    .home-triptych-bottom h2 {
        margin: 0 0 2em 0
    }
}

.home-triptych-bottom .home-triptych-bottom-wrap {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block
}

    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container {
        background: #FFD132;
        display: inline-block;
        width: 100%;
        position: relative;
        padding: 2em 1.5em 1em 1.5em;
        margin: 0 0 0.5em 0
    }

@media (min-width: 468px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container {
        width: 32%;
        min-height: 10.2em;
        vertical-align: top
    }
}

@media (min-width: 600px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container {
        min-height: 8.2em
    }
}

@media (min-width: 640px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container {
        min-height: 10.5em
    }
}

@media (min-width: 768px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container {
        min-height: 9em
    }
}

@media (min-width: 1024px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container {
        padding: 3em 3em 2em 3em;
        min-height: 9.7em
    }
}

@media (min-width: 1200px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container {
        padding: 4em 3em 2em 3em;
        margin: 0 0.3em;
        min-height: 9.1em
    }
}

.home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container .tick {
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -25px;
    width: 50px
}

@media (min-width: 1024px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container .tick {
        top: -40px;
        margin-left: -40px;
        width: 80px
    }
}

@media (min-width: 1200px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container .tick {
        top: -50px;
        width: 100px;
        margin-left: -50px
    }
}

.home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container .tick img {
    width: 50px;
    height: 50px
}

@media (min-width: 1024px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container .tick img {
        width: 80px;
        height: 80px
    }
}

@media (min-width: 1200px) {
    .home-triptych-bottom .home-triptych-bottom-wrap .home-triptych-bottom-container .tick img {
        width: 100px;
        height: 100px
    }
}

.testimonials-module {
    margin: 0 2% 6em 2%;
    text-align: center;
    position: relative
}

@media (min-width: 900px) {
    .testimonials-module {
        margin: 0 auto 6em auto;
        max-width: 1130px
    }
}

.testimonials-module .testimonials-module-content {
    margin: 0 auto;
    max-width: 1160px;
    text-align: center;
    width: 100%
}

    .testimonials-module .testimonials-module-content h3 {
        margin: 0 0 1.5em 0
    }

    .testimonials-module .testimonials-module-content p.quote {
        max-width: 600px;
        margin: 0 auto 1.5em auto
    }

    .testimonials-module .testimonials-module-content p.small {
        margin: 0 0 3em 0
    }

    .testimonials-module .testimonials-module-content a.button {
        margin: 0 auto
    }

.testimonials-module .testimonial-bg_01,
.testimonials-module .testimonial-bg_02,
.testimonials-module .testimonial-bg_03,
.testimonials-module .testimonial-bg_04 {
    display: none
}

@media (min-width: 768px) {
    .testimonials-module .testimonial-bg_01 {
        display: block;
        position: absolute;
        left: 3%;
        top: -80px
    }

    .testimonials-module .testimonial-bg_02 {
        display: block;
        position: absolute;
        left: 6%;
        bottom: 0px
    }

    .testimonials-module .testimonial-bg_03 {
        display: block;
        position: absolute;
        right: 2%;
        top: -90px
    }

    .testimonials-module .testimonial-bg_04 {
        display: block;
        position: absolute;
        right: 3%;
        bottom: 0px
    }
}

@media (min-width: 1024px) {
    .testimonials-module .testimonial-bg_01 {
        left: 10%;
        top: 0px
    }

    .testimonials-module .testimonial-bg_02 {
        left: 16%;
        bottom: 0px
    }

    .testimonials-module .testimonial-bg_03 {
        right: 2%;
        top: 0px
    }

    .testimonials-module .testimonial-bg_04 {
        right: 10%;
        bottom: 0px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .animatedParent {
        width: 768px
    }
}

.request-call-back {
    background: #FFD132;
    padding: 2em 4%;
    position: relative
}

    .request-call-back .callback {
        position: absolute;
        top: 0
    }

@media (min-width: 1024px) {
    .request-call-back .callback {
        top: -111px
    }
}

@media (min-width: 1120px) {
    .request-call-back .callback {
        top: -69px
    }
}

@media (min-width: 1400px) {
    .request-call-back .callback {
        top: -89px
    }
}

.request-call-back.not-front {
    margin-bottom: 2em
}

@media (min-width: 640px) {
    .request-call-back.not-front {
        margin-bottom: 4em
    }
}

.form-wrap {
    max-width: 780px;
    margin: 0 auto
}

    .form-wrap p,
    .form-wrap .sg-form-subtitle {
        margin: 1.5em 0 3em 0
    }

form {
    margin: 1.5em 0 2em 0
}

    form .inputs {
        margin: 0 0 1em 0;
        overflow: hidden
    }

    form .input-wrap,
    form .sg-form-group {
        margin: 0 0 3em 0
    }

        form .input-wrap label,
        form .sg-form-group label {
            font-family: 'Raleway', sans-serif;
            font-weight: 800;
            font-size: 18px;
            font-size: 1.125rem;
            color: #454545;
            text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
            margin: 0 0 0.4em 0;
            display: inline-block
        }

@media (min-width: 1024px) {
    form .input-wrap label,
    form .sg-form-group label {
        font-size: 20px;
        font-size: 1.25rem
    }
}

form .input-wrap input,
form .sg-form-group input {
    width: 100%;
    border-radius: 4px;
    border: solid 1px #454545;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0.5em;
    height: 2.5em
}

form .input-wrap select,
form .sg-form-group select {
    width: 100%;
    background: #fff url(../../images/select-arrow.svg) no-repeat 100.5% 55%;
    border: 1px solid #454545;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 34px;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    padding: 0 35px 0 10px;
    cursor: pointer;
    vertical-align: top;
    margin-right: 1em;
    height: 2.5em;
    font-size: 18px;
    font-size: 1.125rem
}

    form .input-wrap select::-ms-expand,
    form .sg-form-group select::-ms-expand {
        display: none
    }

@media (min-width: 640px) {
    form .input-wrap,
    form .sg-form-group {
        width: 48%;
        margin: 0 2% 1.5em 0;
        float: left
    }
}

form input.button,
form button.sg-btn {
    margin: 0 auto;
    display: block;
    width: 100%
}

@media (min-width: 768px) {
    form input.button,
    form button.sg-btn {
        width: auto
    }
}

.sg-form-title {
    text-align: center
}

.social {
    background: #454545;
    padding: 3em 10%
}

    .social:before,
    .social:after {
        content: "";
        display: table
    }

    .social:after {
        clear: both
    }

    .social .social-wrap {
        max-width: 940px;
        width: 100%;
        overflow: hidden;
        margin: 0 auto
    }

        .social .social-wrap .social-follow {
            width: 100%;
            display: block;
            margin: 0 0 2em 0;
            overflow: hidden
        }

@media (min-width: 767px) {
    .social .social-wrap .social-follow {
        width: 59%;
        overflow: hidden;
        display: inline-block;
        float: left;
        margin: 0
    }
}

.social .social-wrap .social-follow h6 {
    margin: 0 0 1.5em 0
}

@media (min-width: 767px) {
    .social .social-wrap .social-follow h6 {
        margin: 0em 6% 1.5em 0
    }
}

@media (min-width: 1100px) {
    .social .social-wrap .social-follow h6 {
        margin: 2.5em 9% 0 0;
        display: inline-block;
        float: left
    }
}

.social .social-wrap .social-follow .social-item {
    width: auto;
    float: left;
    margin: 0 10% 0 0;
    text-align: center;
    display: inline-block
}

    .social .social-wrap .social-follow .social-item img {
        margin: 0 auto 1em auto;
        display: block
    }

    .social .social-wrap .social-follow .social-item h6 {
        margin: 0
    }

.social .social-wrap .social-newsletter {
    width: 100%;
    display: block;
    float: left
}

@media (min-width: 767px) {
    .social .social-wrap .social-newsletter {
        width: 40%;
        overflow: hidden;
        display: inline-block;
        float: left
    }
}

.social .social-wrap .social-newsletter h6 {
    margin-bottom: 1em
}

.social .social-wrap .social-newsletter #mc_embed_signup {
    background: #454545;
    padding: 0;
    position: relative
}

    .social .social-wrap .social-newsletter #mc_embed_signup form {
        padding: 0;
        margin: 0
    }

    .social .social-wrap .social-newsletter #mc_embed_signup input.email {
        width: 100%;
        border: solid 1px #000;
        font-size: 16px;
        font-size: 1rem;
        height: 40px;
        padding-right: 50px;
        float: left !important;
    }

#mc_embed_signup input.email {
    float: left !important;
    border-radius: 0px !important;
}

#mc_embed_signup .button {
    float: left !important;
}

.social-footer .white-text {
    text-shadow: none;
    font-weight: 600;
    letter-spacing: 1.1px;
}

.social-footer form {
    margin: 0px !important;
}

.social .social-wrap .social-newsletter #mc_embed_signup input.button {
    box-shadow: none;
    border: solid 1px #000;
    background: #FFD132;
    color: #454545;
    text-shadow: 1px 1px #fff;
    border-radius: 0 3px 3px 0;
    font-size: 16px;
    font-size: 1rem;
    height: 40px;
    line-height: 40px;
    padding: 0 9px
}

#mc_embed_signup input.button {
    border-radius: 0px;
    text-shadow: none;
    background-color: #68BC6A !important;
    box-shadow: none !important;
}

.social-icons {
    height: 30px;
    width: 30px;
    color: #347186;
    background-color: #FFF;
    border-radius: 30px;
    font-size: 19px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin: 10px 10px 0px 0px;
}


@media screen and (min-width: 769px) {
    .social .social-wrap .social-newsletter #mc_embed_signup input.button {
        position: absolute;
        top: 0;
        right: 0
    }
}

@media screen and (max-width: 914px) {
    .btn-trial-services {
        margin-left: 30px;
    }
}


@media screen and (max-width: 991px ) {
    .services-tsb-intro-section {
        padding: 0px !important;
    }

        .services-tsb-intro-section .software-intro {
            margin: 0px !important;
        }

    .howcanwehelp-section .btn-group {
        float: none !important;
    }

    .txt-trial-services {
        text-align: left;
    }
}

footer {
    margin: 0;
    background: rgba(8,58,75,1);
    overflow: hidden
}

    footer .footer-links {
        overflow: hidden;
        margin: 0 auto
    }

        footer .footer-links ul {
            padding-left: 0
        }

            footer .footer-links ul li {
                list-style-type: none;
                font-size: 12px;
                font-size: .75rem
            }

        footer .footer-links > ul > li {
            padding: 0;
            width: 47%;
            float: left;
            margin: 0 3% 1.5em 0
        }

@media (max-width: 767px) {
    .responsive-social {
        text-align: center !important;
        margin-top: 30px;
    }
}

@media (min-width: 640px) {
    footer .footer-links > ul > li {
        width: 21%
    }
}

@media (min-width: 1024px) {
    footer .footer-links > ul > li {
        width: 15%;
        margin: 0 1% 1.5em 0
    }
}

footer .footer-links > ul > li li {
    list-style-type: none;
    margin: 0 0 0.5em 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    color: #ffffff
}

footer .footer-links > ul > li a {
    color: #ffffff;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-size: .75rem
}

    footer .footer-links > ul > li a:hover {
        text-decoration: underline
    }

footer .footer-links > ul > li > a {
    font-weight: 800;
    margin: 0 0 0.6em 0;
    display: block
}

footer .footer-links > ul > li:first-child {
    margin: 0 4% 1.5em 0
}

.footer-white {
    margin: 0;
    padding: 0;
    overflow: hidden
}

    .footer-white .footer-white-wrap {
        /*max-width: 940px;
    overflow: hidden;
    margin: 0 auto*/
    }

        .footer-white .footer-white-wrap p {
            color: #fff;
            font-size: 12px;
            font-size: .75rem
        }

.faq-wrapper {
    padding: 3em 0 5em 0;
    margin-bottom: 4em;
    position: relative;
    overflow: hidden
}

.accordion {
    margin: 0 auto;
    width: 90%;
    z-index: 5;
    position: relative
}

@media (min-width: 960px) {
    .accordion {
        width: 70%
    }
}

@media (min-width: 1400px) {
    .accordion {
        width: 50em
    }
}

.accord-header {
    cursor: pointer;
    background: white;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    position: relative;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0.75em 70px 0.75em 1em;
    transition: all 0.3s ease;
    margin-top: 1em
}

    .accord-header span {
        display: block;
        position: absolute;
        height: 100%;
        width: 50px;
        top: 0;
        right: 0;
        background: #347186
    }

        .accord-header span:after {
            content: '';
            display: block;
            width: 18px;
            height: 15px;
            transition: all 0.5s ease;
            background-image: url(../../images/icon-triangle.svg);
            background-repeat: no-repeat;
            left: 50%;
            position: absolute;
            margin-left: -9px;
            top: 50%;
            margin-top: -7px
        }

    .accord-header:hover {
        background: #8bbcce
    }

    .accord-header.active {
        background-color: #004251;
        color: white
    }

        .accord-header.active span:after {
            transform: rotate(180deg)
        }

.accord-content {
    display: none;
    position: relative;
    background: white;
    padding: 0 3.5em 0 2.5em
}

    .accord-content:after {
        content: '';
        clear: both
    }

    .accord-content p {
        display: inline-block;
        clear: both
    }

.our-team-wrapper {
    padding: 3em 0 5em 0;
    margin-bottom: 4em;
    overflow: hidden;
    position: relative
}

.intro {
    margin-bottom: 2em
}

.filter-nav {
    width: 90%;
    margin: 0 auto 2em auto;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 10
}

@media (min-width: 960px) {
    .filter-nav {
        width: 70%
    }
}

@media (min-width: 1400px) {
    .filter-nav {
        width: 70em
    }
}

.filter-nav ul {
    margin: 0;
    padding: 0
}

.filter-nav li {
    list-style: none;
    margin-bottom: 1em;
    display: block
}

@media (min-width: 480px) {
    .filter-nav li {
        display: inline-block;
        margin-bottom: 0
    }
}

.filter-nav li a {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    display: block;
    background: white;
    text-decoration: none;
    color: black;
    transition: all ease 0.3s;
    padding: 0.75em 1.7em;
    border-radius: 3px;
    margin: 0 0.5em 0.5em 0.5em
}

    .filter-nav li a:hover,
    .filter-nav li a.active {
        background: #347186;
        color: white;
        text-shadow: 1px 1px black
    }

@media (min-width: 480px) {
    .with-search ul {
        display: inline-block;
        vertical-align: top
    }
}

.with-search form {
    width: 90%;
    margin: 0 auto
}

@media (min-width: 480px) {
    .with-search form {
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
}

@media (min-width: 850px) {
    .with-search form {
        width: 35%
    }
}

form.search-form {
    position: relative
}

    form.search-form input[type="search"] {
        outline: 0;
        border-radius: 30px;
        border: solid 1px #454545;
        display: block;
        width: 100%;
        font-size: 16px;
        font-size: 1rem;
        padding: 11px 40px 11px 18px
    }

    form.search-form input[type="submit"] {
        width: 19px;
        height: 19px;
        display: block;
        position: absolute;
        top: 12px;
        right: 12px;
        border: none;
        text-indent: -9999px;
        cursor: pointer;
        background: url(../../images/icon-mag.svg) no-repeat
    }

.our-team {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5
}

@media (min-width: 960px) {
    .our-team {
        width: 70%
    }
}

@media (min-width: 1400px) {
    .our-team {
        width: 70em
    }
}

.team-member {
    margin-bottom: 1.5em
}

    .team-member a {
        display: block;
        line-height: normal;
        text-decoration: none;
        width: 95%;
        margin: 0 auto
    }

        .team-member a img {
            display: block;
            width: 100%
        }

        .team-member a .member-details {
            background: #ffffff;
            display: block;
            width: 100%;
            text-align: left;
            transition: all 0.3s ease
        }

@media (min-width: 480px) {
    .team-member a .member-details {
        min-height: 12em
    }
}

@media (min-width: 580px) {
    .team-member a .member-details {
        min-height: 10.5em
    }
}

@media (min-width: 1024px) {
    .team-member a .member-details {
        min-height: 13em
    }
}

@media (min-width: 1180px) {
    .team-member a .member-details {
        min-height: 11.8em
    }
}

@media (min-width: 1400px) {
    .team-member a .member-details {
        min-height: 10.4em
    }
}

.team-member a .member-details .name {
    padding: 1em 1.5em;
    border-bottom: solid 1px #f0f0f0
}

    .team-member a .member-details .name p {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        font-size: 20px;
        font-size: 1.25rem;
        padding: 0;
        margin: 0;
        color: #454545
    }

.team-member a .member-details .other {
    padding: 1em 1.5em
}

    .team-member a .member-details .other p {
        font-size: 16px;
        font-size: 1rem;
        color: #454545;
        margin: 0 0 0.5em 0
    }

        .team-member a .member-details .other p.bio-link {
            color: #347186
        }

.team-member a:hover .member-details {
    background: #347186
}

.team-member a:hover .name {
    border-bottom: solid 1px white
}

    .team-member a:hover .name p {
        color: white
    }

.team-member a:hover .other p,
.team-member a:hover .other p.bio-link {
    color: white
}

.no-four-masonry {
    width: 100%;
    display: inline-block;
    vertical-align: top
}

@media (min-width: 480px) {
    .no-four-masonry {
        width: 49.5%
    }
}

@media (min-width: 960px) {
    .no-four-masonry {
        width: 32.6%
    }
}

@media (min-width: 1024px) {
    .no-four-masonry {
        width: 24.5%
    }
}

.team-detail {
    padding: 3em 0 5em 0;
    margin-bottom: 4em
}

    .team-detail:before,
    .team-detail:after {
        content: "";
        display: table
    }

    .team-detail:after {
        clear: both
    }

    .team-detail aside {
        width: 60%;
        margin: 0 auto 2em auto
    }

@media (min-width: 520px) {
    .team-detail aside {
        margin: 0;
        width: 20%;
        float: left
    }
}

.team-detail aside img {
    border-radius: 10em;
    width: 100%;
    border: solid 2px #BABABC
}

.profile:before,
.profile:after {
    content: "";
    display: table
}

.profile:after {
    clear: both
}

.profile p {
    margin-top: 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: normal
}

@media (min-width: 520px) {
    .profile article {
        width: 75%;
        float: right;
        text-align: left
    }
}

.profile a {
    font-size: 20px;
    font-size: 1.25rem;
    text-decoration: none;
    color: #347186;
    font-weight: 800
}

.profile header {
    border-bottom: solid 1px #CECCCC;
    text-align: center
}

@media (min-width: 520px) {
    .profile header {
        padding: 0 4em 0 0;
        text-align: left
    }
}

.profile header p {
    margin-top: 0;
    font-family: 'Raleway', sans-serif
}

@media (min-width: 520px) {
    .profile header p {
        display: inline-block
    }
}

.profile header .name {
    font-weight: 800
}

@media (min-width: 520px) {
    .profile header .name {
        margin-right: 3em
    }
}

.profile header .job-title {
    font-weight: 300
}

.profile .detail-biog {
    border-bottom: solid 1px #CECCCC;
    padding: 1em 0 1em 0
}

@media (min-width: 520px) {
    .profile .detail-biog {
        padding: 1.2em 4em 1.2em 0;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 25px
    }
}

.profile .contact-detail {
    border-bottom: solid 1px #CECCCC;
    margin-bottom: 1.5em;
    font-weight: 800;
    padding: 2em 0 1em 0
}

@media (min-width: 520px) {
    .profile .contact-detail {
        padding: 2.5em 0 0.5em 0
    }
}

.products-full {
    width: 100%;
    padding: 0;
    position: relative
}

    .products-full img.curve {
        width: 106%;
        position: absolute;
        bottom: -1px;
        left: -2.5%;
        right: 0
    }

.product-description-wrap:before,
.product-description-wrap:after {
    content: "";
    display: table
}

.product-description-wrap:after {
    clear: both
}

@media (min-width: 768px) {
    .product-description-wrap {
        max-width: 72em;
        margin: 0 auto;
        padding: 0 1em
    }
}

@media (min-width: 1024px) {
    .product-description-wrap {
        padding: 0 1em 3em 1em
    }
}

.product-description-wrap .prod-divider {
    display: none
}

@media (min-width: 768px) {
    .product-description-wrap .prod-divider {
        display: block;
        float: left;
        margin: 0 1em
    }
}

.product-description-wrap .product-description {
    text-align: center;
    margin: 0 0 4em 0;
    border-bottom: solid 4px #fff;
    padding: 0 0 3.5em 0
}

    .product-description-wrap .product-description:before,
    .product-description-wrap .product-description:after {
        content: "";
        display: table
    }

    .product-description-wrap .product-description:after {
        clear: both
    }

@media (min-width: 768px) {
    .product-description-wrap .product-description {
        width: 30%;
        float: left;
        border-bottom: none;
        padding: 0
    }
}

@media (min-width: 1030px) {
    .product-description-wrap .product-description {
        width: 31%;
        float: left
    }
}

.product-description-wrap .product-description img {
    width: 100%;
    max-width: 302px
}

.product-description-wrap .product-description a.button {
    margin: 0 0.8em
}

@media (min-width: 768px) and (max-width: 1123px) {
    .product-description-wrap .product-description a.button {
        margin: 0 0.5em 1em 0.5em
    }
}

.product-description-wrap .product-description:last-child {
    border-bottom: none;
    padding: 0
}

.product-comparison {
    background: #ffffff;
    border: solid 6px #347186;
    border-radius: 10px;
    margin: 2em 2%;
    max-width: 822px;
    overflow-x: scroll
}

    .product-comparison:before,
    .product-comparison:after {
        content: "";
        display: table
    }

    .product-comparison:after {
        clear: both
    }

@media (min-width: 1024px) {
    .product-comparison {
        width: 66.66%;
        min-width: 822px;
        max-width: 72em;
        margin: 2em auto;
        overflow-x: hidden
    }
}

.product-comparison .product-comparison-inner {
    width: 810px;
    position: relative
}

@media (min-width: 1024px) {
    .product-comparison .product-comparison-inner {
        width: 100%
    }
}

.product-comparison .product-comparison-inner .comparison-divider-1 {
    left: 33.33%
}

.product-comparison .product-comparison-inner .comparison-divider-2 {
    left: 66.66%
}

.product-comparison .product-comparison-inner .comparison-divider-3 {
    left: 75%
}

.product-comparison .product-comparison-inner .product-comparison-row {
    border-bottom: solid 2px #EFEFEF
}

    .product-comparison .product-comparison-inner .product-comparison-row:before,
    .product-comparison .product-comparison-inner .product-comparison-row:after {
        content: "";
        display: table
    }

    .product-comparison .product-comparison-inner .product-comparison-row:after {
        clear: both
    }

    .product-comparison .product-comparison-inner .product-comparison-row .row-cell {
        min-width: 270px;
        float: left;
        text-align: center;
        padding: 1.5em
    }

@media (min-width: 1024px) {
    .product-comparison .product-comparison-inner .product-comparison-row .row-cell {
        width: 33.33%
    }
}

.product-comparison .product-comparison-inner .product-comparison-row .row-cell p {
    margin: 0
}

.product-comparison .product-comparison-inner .product-comparison-row .row-cell:last-child {
    border-right: none
}

.product-comparison .product-comparison-inner .product-comparison-row .row-cell.yes p {
    text-indent: -9999px;
    background: url(../../images/tick-y2.svg) no-repeat;
    background-position: 50% 50%;
    background-size: 50% 100%
}

.product-comparison .product-comparison-inner .product-comparison-row .row-cell.no p {
    text-indent: -9999px;
    background: url(../../images/cross.svg) no-repeat;
    background-position: 50% 50%;
    background-size: 50% 100%
}

.product-comparison .product-comparison-inner .product-comparison-row .comparison-price {
    font-family: 'Raleway', sans-serif;
    position: relative;
    margin: 0.5em 0 0 0
}

    .product-comparison .product-comparison-inner .product-comparison-row .comparison-price .pound {
        font-weight: 300;
        font-size: 27px;
        font-size: 1.6875rem;
        position: absolute;
        top: 15px;
        left: 50px
    }

    .product-comparison .product-comparison-inner .product-comparison-row .comparison-price .price {
        font-weight: 800;
        font-size: 53px;
        font-size: 3.3125rem;
        text-align: center
    }

    .product-comparison .product-comparison-inner .product-comparison-row .comparison-price .year {
        font-weight: 300;
        font-size: 18px;
        font-size: 1.125rem;
        position: absolute;
        top: 35px;
        right: 40px
    }

    .product-comparison .product-comparison-inner .product-comparison-row .comparison-price .vat {
        font-weight: 300;
        font-size: 22px;
        font-size: 1.375rem;
        position: absolute;
        top: 55px;
        left: 30%;
        right: 30%
    }

    .product-comparison .product-comparison-inner .product-comparison-row .comparison-price .from {
        font-weight: 300;
        font-size: 17px;
        font-size: 1.0625rem;
        position: absolute;
        top: -5px;
        left: 50px
    }

    .product-comparison .product-comparison-inner .product-comparison-row .comparison-price.tailored .price {
        font-size: 43px;
        font-size: 2.6875rem;
        margin-top: 0.4em;
        display: block
    }

    .product-comparison .product-comparison-inner .product-comparison-row .comparison-price.tailored .pound {
        top: 4px;
        left: 10px
    }

.product-comparison .product-comparison-inner .product-comparison-row.row-1 .row-cell {
    height: 150px
}

.product-comparison .product-comparison-inner .comparison-divider-1,
.product-comparison .product-comparison-inner .comparison-divider-2,
.product-comparison .product-comparison-inner .comparison-divider-3 {
    width: 6px;
    background: #347186;
    position: absolute;
    top: 0px;
    bottom: 0px
}

.products-triptych {
    padding: 0 2%
}

@media (min-width: 768px) {
    .products-triptych {
        padding: 0
    }
}

.products-triptych .home-triptych-bottom-wrap {
    margin: 5em auto 0 auto
}

    .products-triptych .home-triptych-bottom-wrap .home-triptych-bottom-container {
        margin: 0 0 3.5em 0
    }

@media (min-width: 468px) {
    .products-triptych .home-triptych-bottom-wrap .home-triptych-bottom-container {
        min-height: 8.9em
    }
}

@media (min-width: 1024px) {
    .products-triptych .home-triptych-bottom-wrap .home-triptych-bottom-container {
        min-height: 9.6em
    }
}

@media (min-width: 1200px) {
    .products-triptych .home-triptych-bottom-wrap .home-triptych-bottom-container {
        margin: 0 0.3em 3.5em 0.3em
    }
}

.not-front.home-triptych-bottom h2 {
    margin: 0 0 0.5em 0
}

@media (min-width: 1024px) {
    .not-front.home-triptych-bottom h2 {
        margin: 0 0 1em 0
    }
}

.help-init {
    background: #347186;
    width: 100%;
    display: block;
    text-decoration: none;
    position: relative;
    padding: 0.6em 70px 0.6em 1.5em;
    font-weight: bold;
    transition: all 0.3s ease
}

@media (min-width: 520px) {
    .help-init {
        float: right;
        border-radius: 5px 0 0 0;
        display: inline-block;
        width: auto
    }
}

.help-init:hover {
    background: #004251
}

.help-init:after {
    content: '';
    display: block;
    width: 45px;
    height: 100%;
    background: url(../../images/icon-speech.svg) #004251 no-repeat 50% 50%;
    position: absolute;
    right: 0;
    top: 0
}

.buttons-center {
    margin: 0 auto;
    text-align: center
}

    .buttons-center a {
        margin: 0 0 1em 0
    }

.product-features-intro {
    margin: 0 0 2em 0;
    padding: 3.5em 0 0 0;
    position: relative
}

@media (min-width: 1024px) {
    .product-features-intro {
        padding: 0 0 5em 0
    }
}

.product-features-intro:before,
.product-features-intro:after {
    content: "";
    display: table
}

.product-features-intro:after {
    clear: both
}

.product-features-intro .product-features-intro-left {
    margin: 0 0 2em 0;
    position: relative;
    z-index: 10;
    text-align: center
}

@media (min-width: 1024px) {
    .product-features-intro .product-features-intro-left {
        padding: 6em 5% 0 5%;
        max-width: 1180px;
        margin: 0 auto;
        text-align: left
    }
}

@media (min-width: 1200px) {
    .product-features-intro .product-features-intro-left {
        padding: 9em 5% 0 5%
    }
}

.product-features-intro .product-features-intro-left .product-features-intro-left-copy {
    margin: 0 5%
}

@media (min-width: 1024px) {
    .product-features-intro .product-features-intro-left .product-features-intro-left-copy {
        width: 45%;
        margin: 0
    }

        .product-features-intro .product-features-intro-left .product-features-intro-left-copy .buttons-center {
            margin: auto;
            text-align: inherit
        }

            .product-features-intro .product-features-intro-left .product-features-intro-left-copy .buttons-center a {
                margin: 0 1em 0 0
            }
}

.product-features-intro .product-features-intro-left .product-features-intro-left-copy h1 {
    margin: 0 0 0.5em 0
}

.product-features-intro .product-features-intro-left .product-features-intro-left-copy p {
    text-align: center;
    margin: 0 0 1.6em 0
}

@media (min-width: 1024px) {
    .product-features-intro .product-features-intro-left .product-features-intro-left-copy p,
    .product-features-intro .product-features-intro-left .product-features-intro-left-copy h1,
    .product-features-intro .product-features-intro-left .product-features-intro-left-copy h2 {
        text-align: left
    }
}

.product-features-intro .product-features-intro-left .product-features-intro-left-copy .phone,
.product-features-intro .product-features-intro-left .product-features-intro-left-copy .address,
.product-features-intro .product-features-intro-left .product-features-intro-left-copy .email {
    padding-left: 50px;
    background-size: 26px
}

.product-features-intro .product-features-intro-left .product-features-intro-left-copy .phone {
    background: url(../../images/icon-phone.svg) no-repeat 0 50%;
    margin-top: 0.8em;
    padding-top: 0.2em;
    padding-bottom: 0.2em
}

.product-features-intro .product-features-intro-left .product-features-intro-left-copy .address {
    background: url(../../images/icon-map.svg) no-repeat 6px 0
}

.product-features-intro .product-features-intro-left .product-features-intro-left-copy .email {
    background: url(../../images/icon-mail.svg) no-repeat 0 50%;
    padding-top: 0.2em;
    padding-bottom: 0.2em
}

.product-features-intro .product-features-intro-left > img,
.product-features-intro .product-features-intro-left > a > img {
    width: 100%;
    max-width: 340px;
    margin: 1em 0 0 0
}

@media (min-width: 1024px) {
    .product-features-intro .product-features-intro-left > img,
    .product-features-intro .product-features-intro-left > a > img {
        width: 53%;
        max-width: 750px;
        position: absolute;
        top: 29%;
        right: 0;
        margin: 0
    }
}

@media (min-width: 1200px) {
    .product-features-intro .product-features-intro-left > img,
    .product-features-intro .product-features-intro-left > a > img {
        width: 64%;
        max-width: 750px;
        position: absolute;
        top: 20%;
        right: -90px
    }
}

.product-features-intro .product-features-intro-left img.our-story-intro-img {
    width: 100%;
    max-width: 340px;
    margin: 1em 0 0 0;
    box-shadow: 2px 2px 2px rgba(125, 125, 125, 0.62)
}

@media (min-width: 1024px) {
    .product-features-intro .product-features-intro-left img.our-story-intro-img {
        width: 53%;
        max-width: 660px;
        position: absolute;
        top: 29%;
        right: 0;
        margin: 0
    }
}

@media (min-width: 1200px) {
    .product-features-intro .product-features-intro-left img.our-story-intro-img {
        width: 64%;
        top: 32%;
        right: -90px
    }
}

.product-features-intro .yellow-block-right {
    background: #FFD132;
    position: absolute;
    width: 100%;
    height: 160px;
    bottom: 70px
}

@media (min-width: 1024px) {
    .product-features-intro .yellow-block-right {
        bottom: auto;
        width: 36%;
        height: 80%;
        top: 0px;
        right: 0px
    }
}

.down-arrow {
    display: none
}

@media (min-width: 1024px) {
    .down-arrow {
        display: inline-block
    }
}

.product-features-wrap {
    padding: 0 5%;
    margin: 0 0 7em 0
}

@media (min-width: 1024px) {
    .product-features-wrap {
        margin-top: 2.5em
    }
}

.product-features-wrap .product-features-detail {
    position: relative;
    border-bottom: solid 2px #EFEFEF;
    margin: 0 auto 2em auto;
    max-width: 680px;
    padding: 2em 0
}

    .product-features-wrap .product-features-detail .product-features-text h2 {
        margin: 0 0 0.2em 0
    }

    .product-features-wrap .product-features-detail .product-features-text h4,
    .product-features-wrap .product-features-detail .product-features-text p {
        text-align: center
    }

@media (min-width: 768px) {
    .product-features-wrap .product-features-detail .product-features-text {
        width: 80%
    }

        .product-features-wrap .product-features-detail .product-features-text h2,
        .product-features-wrap .product-features-detail .product-features-text h4,
        .product-features-wrap .product-features-detail .product-features-text p {
            text-align: left
        }
}

.product-features-wrap .product-features-detail .product-features-image-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.product-features-wrap .product-features-detail .product-features-image {
    padding: 0 0 0 0;
    width: 140px;
    height: 140px;
    background: #FFD132;
    border-radius: 50%;
    display: block;
    text-align: center;
    margin: 0 auto 1em auto
}

@media (min-width: 768px) {
    .product-features-wrap .product-features-detail .product-features-image {
        margin: 0;
        position: absolute;
        right: -31px;
        top: 0px
    }
}

.product-features-wrap .product-features-detail .product-features-image img {
    width: 50%;
    vertical-align: middle
}

@media (min-width: 1024px) {
    .product-features-wrap .product-features-detail .product-features-image.feature-large {
        width: 260px;
        height: 260px;
        right: -200px
    }

    .product-features-wrap .product-features-detail .product-features-image.feature-medium {
        width: 200px;
        height: 200px;
        right: -180px
    }
}

@media (min-width: 768px) {
    .product-features-wrap .product-features-indent .product-features-text {
        margin-left: 20%
    }

    .product-features-wrap .product-features-indent .product-features-image {
        left: -30px;
        right: auto
    }
}

@media (min-width: 1024px) {
    .product-features-wrap .product-features-detail.feature-large {
        padding: 3em 0
    }

        .product-features-wrap .product-features-detail.feature-large .product-features-image {
            width: 260px;
            height: 260px;
            right: -180px
        }

    .product-features-wrap .product-features-detail.product-features-indent.feature-large {
        padding: 3em 0
    }

        .product-features-wrap .product-features-detail.product-features-indent.feature-large .product-features-image {
            width: 260px;
            height: 260px;
            left: -181px
        }

    .product-features-wrap .product-features-detail.feature-medium .product-features-image {
        width: 200px;
        height: 200px;
        right: -180px
    }

    .product-features-wrap .product-features-detail.product-features-indent.feature-medium {
        padding: 2em 0
    }

        .product-features-wrap .product-features-detail.product-features-indent.feature-medium .product-features-image {
            width: 200px;
            height: 200px;
            left: -100px
        }
}

.pricing-wrapper {
    margin-bottom: 3em
}

    .pricing-wrapper ul {
        padding-left: 0
    }

.modal-avatar {
    text-align: center;
    padding: 0 5%;
    margin: 0 auto 2em auto
}

    .modal-avatar:before,
    .modal-avatar:after {
        content: "";
        display: table
    }

    .modal-avatar:after {
        clear: both
    }

@media (min-width: 768px) {
    .modal-avatar {
        max-width: 760px;
        margin: 3em auto 4em auto;
        padding: 0 0;
        width: 90%
    }

        .modal-avatar img {
            float: left;
            width: 22%
        }

        .modal-avatar .modal-avatar-copy {
            text-align: left !important;
            margin: 0 0 0 4%;
            float: left;
            width: 74%
        }

            .modal-avatar .modal-avatar-copy h2 {
                text-align: left
            }
}

@media (min-width: 1024px) {
    .modal-avatar {
        margin: 9em auto 4em auto
    }
}

.full-width-arrow {
    margin: 0;
    font-size: 0;
    overflow: hidden
}

    .full-width-arrow:before,
    .full-width-arrow:after {
        content: "";
        display: table
    }

    .full-width-arrow:after {
        clear: both
    }

@media (min-width: 768px) {
    .full-width-arrow {
        display: flex
    }
}

.full-width-arrow .full-width-arrow-image-container {
    position: relative
}

    .full-width-arrow .full-width-arrow-image-container img.full-width-image {
        width: 100%
    }

@media (min-width: 1024px) {
    .full-width-arrow .full-width-arrow-image-container img.full-width-image {
        height: 100%;
        width: auto !important
    }
}

@media (min-width: 1300px) {
    .full-width-arrow .full-width-arrow-image-container img.full-width-image {
        height: 100%;
        width: 100% !important
    }
}

.full-width-arrow .full-width-arrow-image-container img.teal-arrow {
    display: none
}

@media (min-width: 1024px) {
    .full-width-arrow .full-width-arrow-image-container img.teal-arrow {
        display: block;
        position: absolute;
        left: -1px;
        top: -2.5%;
        bottom: 0px;
        height: 105%
    }
}

.full-width-arrow .full-width-arrow-image-container img.yellow-arrow {
    display: none
}

@media (min-width: 1024px) {
    .full-width-arrow .full-width-arrow-image-container img.yellow-arrow {
        display: block;
        position: absolute;
        right: -1px;
        top: -2.5%;
        bottom: 0px;
        height: 105%
    }
}

.full-width-arrow .full-width-arrow-text-container .full-width-arrow-text-wrap {
    padding: 2rem 5% 2rem 5%;
    text-align: left
}

@media (min-width: 768px) {
    .full-width-arrow .full-width-arrow-text-container .full-width-arrow-text-wrap {
        max-width: 600px
    }
}

@media (min-width: 768px) {
    .full-width-arrow .full-width-arrow-text-container .full-width-arrow-text-wrap h1 {
        text-align: left
    }
}

@media (min-width: 768px) {
    .full-width-arrow .full-width-left {
        float: left;
        width: 50%;
        flex: 1;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

        .full-width-arrow .full-width-left .full-width-arrow-text-wrap {
            float: right
        }
}

@media (min-width: 768px) {
    .full-width-arrow .full-width-right {
        float: right;
        width: 50%;
        flex: 1;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

        .full-width-arrow .full-width-right .full-width-arrow-text-wrap {
            float: left
        }
}

.full-width-arrow a {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 2px 1px #454545
}

.full-width-arrow.teal .full-width-left {
    order: 1
}

.full-width-arrow.teal .full-width-right {
    order: 2
}

.blog {
    width: 90%;
    margin: 0 auto 2.5em auto;
    text-align: center;
    position: relative;
    z-index: 5
}

@media (min-width: 960px) {
    .blog {
        width: 70%
    }
}

@media (min-width: 1400px) {
    .blog {
        width: 70em
    }
}

.blog-filter {
    margin-right: 1em
}

@media (min-width: 768px) {
    .blog-filter {
        width: 400px !important
    }
}

.blog-filter select {
    background: #fff url(../../images/select-arrow.svg) no-repeat 100.5% 55%;
    border: 1px solid #454545;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 34px;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    padding: 0 35px 0 10px;
    cursor: pointer;
    vertical-align: top;
    margin-right: 0.4em;
    height: 42px;
    font-size: 16px;
    font-size: 1rem
}

@media (min-width: 768px) {
    .blog-filter select {
        width: 240px
    }
}

.blog-filter select::-ms-expand {
    display: none
}

.blog-filter .submit {
    padding: 0.6em 0.85em;
    color: #fff;
    border-radius: 2px;
    background: #347186;
    border: none;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    transition: all 0.3s ease
}

@media (max-width: 500px) {
    .blog-filter .submit {
        width: 100%;
        margin: 1em 0
    }
}

.blog-filter .submit:hover {
    background: #fff;
    color: #347186
}

@media (min-width: 768px) {
    .blog-search {
        width: 230px !important
    }
}

.blog-post {
    margin-bottom: 1.2em
}

    .blog-post a {
        display: block;
        line-height: normal;
        text-decoration: none;
        width: 95%;
        margin: 0 auto
    }

        .blog-post a img {
            display: block;
            width: 100%
        }

        .blog-post a .blog-teaser {
            background: #ffffff;
            display: block;
            width: 100%;
            text-align: left;
            transition: all 0.3s ease;
            padding: 1.2em 1.4em;
            position: relative
        }

            .blog-post a .blog-teaser h4 {
                margin-top: 0;
                margin-bottom: 0.8em;
                font-family: 'Raleway', sans-serif;
                font-weight: 600;
                color: #454545;
                transition: all 0.3s ease
            }

            .blog-post a .blog-teaser p {
                margin: 0 0 0.4em 0;
                color: #454545;
                transition: all 0.3s ease
            }

            .blog-post a .blog-teaser:after {
                content: '';
                width: 36px;
                height: 16px;
                display: block;
                background: url(../../images/shape-up-white.svg) no-repeat;
                position: absolute;
                top: -16px;
                left: 50%;
                margin-left: -18px;
                transition: all ease 0.3s
            }

        .blog-post a:hover .blog-teaser {
            background: #347186
        }

            .blog-post a:hover .blog-teaser h4 {
                color: white;
                text-shadow: 1px 1px black
            }

            .blog-post a:hover .blog-teaser p {
                color: white
            }

            .blog-post a:hover .blog-teaser:after {
                background: url(../../images/shape-up-teal.svg) no-repeat
            }

.pag-wrapper {
    display: block;
    clear: both;
    position: absolute;
    bottom: -4em;
    left: 0;
    right: 0;
    width: 100%
}

.pagination-container {
    position: absolute;
    bottom: 0;
    margin: 0px auto;
    display: block;
    width: 100%;
    margin-bottom: -50px;
}

nav.pagination > ul {
    width: 100%;
}

    nav.pagination > ul > li {
        background-color: white;
        width: 100%;
    }

        nav.pagination > ul > li > a {
            color: black;
            background-color: white;
            width: 100%;
            transition: all ease-in-out 0.3s;
            padding: 15px 0px;
        }

            nav.pagination > ul > li > a:hover {
                color: white;
                background-color: #347186;
                width: 100%;
            }

nav.pagination {
    width: 90%;
    display: block;
    position: relative;
    background: #f0f0f0;
    left: auto;
    right: auto;
    margin: 0 auto;
    display: block;
    text-align: center
}

@media (min-width: 960px) {
    nav.pagination {
        width: 70%
    }
}

@media (min-width: 1400px) {
    nav.pagination {
        width: 50em
    }
}

nav.pagination ul {
    display: block
}

    nav.pagination ul li {
        margin: 0 0.5em
    }

        nav.pagination ul li a.sg-btn {
            font-size: 16px;
            font-size: 1rem;
            padding: 8px 30px 9px 30px;
            margin: 0.5em 0 1em 0
        }

@media (min-width: 768px) {
    nav.pagination ul li a.sg-btn {
        margin: 0
    }
}

nav.pagination ul li a.sg-btn:hover {
    color: #fff
}

nav.pagination.not-front ul li {
    display: block
}

@media (min-width: 470px) {
    nav.pagination.not-front ul li {
        display: inline-block
    }
}

.video-detail {
    text-align: center;
    padding: 0 0 5em 0;
    margin-bottom: 4em
}

    .video-detail > a {
        font-weight: 800;
        font-size: 20px;
        font-size: 1.25rem;
        color: white;
        text-decoration: none
    }

    .video-detail article {
        text-align: left
    }

    .video-detail img {
        max-width: 300px;
        width: 100%;
        height: auto;
        margin: 0px auto;
        margin-bottom: 2em
    }

.blog-detail {
    text-align: center;
    padding: 0 0 5em 0;
    margin-bottom: 4em
}

    .blog-detail > a {
        font-weight: 800;
        font-size: 20px;
        font-size: 1.25rem;
        color: #347186;
        text-decoration: none
    }

    .blog-detail article {
        text-align: left
    }

    .blog-detail img {
        max-width: 100%;
        width: 100%;
        height: auto;
        margin-bottom: 2em
    }

    .blog-detail hr {
        width: 70%;
        border: none;
        border-bottom: 1px solid #CECCCC;
        margin-bottom: 3em
    }

.content p.intro {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 0
}

.content p {
    margin-bottom: 1.5em;
    margin-top: 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: normal
}

.content a {
    color: #347186;
    text-decoration: none
}

.content .button {
    color: #fff
}

.content ul {
    margin-bottom: 2em;
    padding-left: 0
}

    .content ul li {
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: 1.5em;
        list-style: none;
        background-image: url(../../images/icon-plus.svg);
        background-repeat: no-repeat;
        background-position: 0 6px;
        padding-left: 1.5em
    }

@media screen and (min-width: 520px) {
    .content ul li {
        background-position: 12px 6px;
        padding-left: 2em
    }
}

.content iframe {
    max-width: 100%
}

@media (max-width: 768px) {
    .lity-content {
        overflow-y: scroll
    }
}

.resources {
    width: 90%;
    margin: 0 auto 2.5em auto;
    text-align: center;
    position: relative;
    z-index: 5
}

@media (min-width: 960px) {
    .resources {
        width: 70%
    }
}

@media (min-width: 1400px) {
    .resources {
        width: 70em
    }
}

.resource {
    margin-bottom: 1.2em;
    text-align: right
}

    .resource .resource-in {
        width: 95%;
        margin: 0 auto;
        background: #ffffff
    }

    .resource a.tag {
        display: inline-block;
        color: white;
        text-shadow: 1px 2px 1px #454545;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        background: #7C7777;
        text-decoration: none;
        padding: 0.7em 1.4em;
        transition: all 0.4s ease
    }

        .resource a.tag:hover {
            background: #454545
        }

    .resource .resource-content {
        text-align: left;
        display: block;
        width: 100%;
        text-align: left;
        transition: all 0.3s ease;
        padding: 1.5em 2em;
        position: relative
    }

        .resource .resource-content a {
            text-decoration: none;
        }

        .resource .resource-content h4 {
            margin-top: 0;
            margin-bottom: 1em;
            font-family: 'Raleway', sans-serif;
            font-size: 20px;
            font-size: 1.25rem;
            font-weight: 600;
            color: #454545;
            transition: all 0.3s ease
        }

        .resource .resource-content p {
            color: #454545;
            transition: all 0.3s ease
        }

        .resource .resource-content img {
            max-width: 100%
        }

        .resource .resource-content .button {
            margin-top: 2em
        }

.loading {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px
}

    .loading span {
        background: url(../../images/icon-spinner.svg) no-repeat;
        width: 36px;
        height: 36px;
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -18px;
        top: 50%;
        margin-top: -18px
    }

    .loading span {
        animation: rotation 0.75s infinite linear
    }

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

.partners {
    padding: 3em 0 5em 0;
    margin-bottom: 4em;
    overflow: hidden;
    position: relative
}

    .partners:before,
    .partners:after {
        content: "";
        display: table
    }

    .partners:after {
        clear: both
    }

    .partners header p {
        margin-bottom: 0.5em
    }

@media (min-width: 520px) {
    .partners header p {
        margin-bottom: 1.3em
    }
}

.partners aside {
    margin: 0 auto;
    width: auto
}

@media (min-width: 520px) {
    .partners aside {
        margin: 0;
        width: 22%;
        float: left
    }
}

@media (max-width: 519px) {
    .partners aside {
        background: white;
        padding: 2em 2em 0 2em
    }
}

.partners aside img {
    width: 100%;
    max-width: 257px;
    display: inherit;
    margin: 0 auto;
    padding: 1em
}

@media (min-width: 520px) {
    .partners aside img {
        display: block;
        max-width: 100%
    }
}

.partners .mid-wrapper {
    position: relative;
    z-index: 5
}

.partners .profile {
    margin-bottom: 2em;
    background: white
}

    .partners .profile article {
        background: white;
        padding: 1em 2em 2em 2em
    }

@media screen and (min-width: 520px) {
    .partners .profile article {
        width: 78%;
        padding-top: 2em
    }
}

.partners .detail-biog {
    border-bottom: 0;
    padding: 2em 0 0 0
}

@media screen and (min-width: 520px) {
    .partners .detail-biog {
        padding-top: 1.15em;
        padding-right: 1.5em
    }
}

.partners .contact-detail {
    border-top: solid 1px #CECCCC;
    margin-bottom: 1.5em
}

@media (min-width: 520px) {
    .partners .contact-detail {
        margin-bottom: 3em
    }
}

.partners .contact-detail p {
    word-break: break-all
}

.partners .contact-detail a {
    word-break: break-all
}

.partners p {
    margin-bottom: 1.3em
}

.profile-expander {
    display: none
}

.toggler {
    cursor: pointer;
    overflow: hidden
}

    .toggler:after {
        content: 'Hide extra info';
        display: none
    }

    .toggler.toggler-active {
        text-indent: -9999px
    }

        .toggler.toggler-active:after {
            display: block;
            font-family: 'Raleway', sans-serif;
            font-weight: 800;
            font-size: 17px;
            font-size: 1.0625rem;
            color: #FFFFFF;
            text-indent: 0;
            line-height: 1em;
            margin: -21px 0 0 0;
            padding: 0 0 4px 0
        }

.testimonials-wrap {
    padding-top: 4em;
    padding-bottom: 3em;
    position: relative;
    overflow: hidden;
    margin-bottom: -3px
}

    .testimonials-wrap .buttons-center {
        padding-top: 3em;
        position: relative;
        z-index: 3
    }

    .testimonials-wrap .testimonials {
        z-index: 10
    }

    .testimonials-wrap .testimonial {
        margin-bottom: 1em;
        padding: 0 0.5em
    }

        .testimonials-wrap .testimonial .testimonial-content {
            background: white;
            padding: 3em 2.5em 2em 2.5em;
            text-align: center
        }

    .testimonials-wrap p.author {
        font-size: 16px;
        font-size: 1rem;
        font-weight: bold;
        margin-top: 2em;
        margin-bottom: 0.5em
    }

.login-wrap {
    padding: 3em 0 1em 0
}

    .login-wrap .form-wrap {
        width: 90%
    }

.forgot {
    font-weight: bold;
    text-decoration: none;
    color: #454545
}

@media screen and (min-width: 640px) {
    .forgot {
        float: right;
        margin-right: 2%
    }
}

.parallax-all {
    display: none
}

@media screen and (min-width: 769px) {
    .parallax-all {
        top: 0px;
        width: 100%;
        background-attachment: fixed;
        background-size: 100%;
        opacity: 1;
        display: block
    }
}




.touch #parallax-white {
    display: none
}

@media screen and (min-width: 769px) {
    .touch #parallax-white {
        display: none
    }
}

.home-devices {
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.bounceInRight,
.bounceInLeft,
.bounceInUp,
.bounceInDown {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px)
    }

    60% {
        -webkit-transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(400px)
    }

    60% {
        transform: translateX(-30px)
    }

    80% {
        transform: translateX(10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.bounceInRight.go {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }

    60% {
        -webkit-transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px)
    }

    60% {
        transform: translateX(30px)
    }

    80% {
        transform: translateX(-10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.bounceInLeft.go {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
    form .inputs .input-wrap select {
        background: #fff;
        background-image: none;
        padding-right: 0
    }
}


.pricing-wrapper {
    margin: 0 auto 3em auto;
    background: #eee;
    padding: 3em 10% 3em 10%
}

    .pricing-wrapper h2 {
        font-size: 39px;
        font-size: 2.4375rem;
        font-family: 'Raleway', sans-serif;
        font-weight: 800;
        text-align: center;
        margin: 0 0 0.5em 0
    }

@media only screen and (min-width: 960px) {
    .pricing-wrapper h2 {
        font-size: 42px;
        font-size: 2.625rem;
        font-size: 3vw
    }
}

@media only screen and (min-width: 1400px) {
    .pricing-wrapper h2 {
        font-size: 42px;
        font-size: 2.625rem
    }
}

.pricing-wrapper .buttons-center ul a {
    margin: 0 0.5em 1em 0.5em
}

.product-pricing {
    text-align: center
}

    .product-pricing .button {
        margin: 0 1em
    }

.pricing-box-wrapper {
    margin: 0 0 3em 0
}

@media screen and (min-width: 768px) {
    .pricing-box-wrapper {
        display: flex;
        justify-content: center;
        flex-direction: row
    }
}

.pricing-box {
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.36);
    display: inline-block;
    width: 100%;
    margin: 0 0 2em 0
}

@media screen and (min-width: 768px) {
    .pricing-box {
        max-width: 360px;
        display: flex;
        flex-direction: column;
        margin: 0 0.5em
    }
}

.pricing-box .pricing-box-head {
    background: #347186;
    padding: 1em 1em 0em 1em
}

    .pricing-box .pricing-box-head h2 {
        font-size: 29px;
        font-size: 1.8125rem;
        display: inline-block
    }

@media screen and (min-width: 768px) {
    .pricing-box .pricing-box-head h2 {
        font-size: 20px;
        font-size: 1.25rem
    }
}

@media screen and (min-width: 1000px) {
    .pricing-box .pricing-box-head h2 {
        font-size: 24px;
        font-size: 1.5rem
    }
}

@media screen and (min-width: 1200px) {
    .pricing-box .pricing-box-head h2 {
        font-size: 29px;
        font-size: 1.8125rem
    }
}

.pricing-box .pricing-box-content {
    padding: 2.2em 1em 2.6em 1em;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    position: relative
}

    .pricing-box .pricing-box-content p {
        font-size: 18px;
        font-size: 1.125rem;
        margin: 0;
        padding: 0
    }

@media screen and (min-width: 768px) {
    .pricing-box .pricing-box-content p {
        font-size: 13px;
        font-size: .8125rem
    }
}

@media screen and (min-width: 1000px) {
    .pricing-box .pricing-box-content p {
        font-size: 16px;
        font-size: 1rem
    }
}

.pricing-box .pricing-box-content p.small {
    font-size: 14px;
    font-size: .875rem
}

@media screen and (min-width: 1024px) {
    .pricing-box .pricing-box-content p.small {
        position: absolute;
        right: 1.4em
    }
}

@media screen and (min-width: 1500px) {
    .pricing-box .pricing-box-content p.small {
        right: 1.8em
    }
}

@media screen and (min-width: 1600px) {
    .pricing-box .pricing-box-content p.small {
        right: 2.8em
    }
}

.pricing-box .pricing-box-content .pricing-price {
    font-size: 45px;
    font-size: 2.8125rem
}

@media screen and (min-width: 768px) {
    .pricing-box .pricing-box-content .pricing-price {
        font-size: 30px;
        font-size: 1.875rem
    }
}

@media screen and (min-width: 1000px) {
    .pricing-box .pricing-box-content .pricing-price {
        margin: 0.2em 0;
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .pricing-box .pricing-box-content .pricing-price {
        font-size: 36px;
        font-size: 2.25rem
    }
}

@media screen and (min-width: 1400px) {
    .pricing-box .pricing-box-content .pricing-price {
        font-size: 43px;
        font-size: 2.6875rem
    }
}

.pricing-box .pricing-box-content .pricing-price-call {
    font-size: 43px;
    font-size: 2.6875rem
}

@media screen and (min-width: 768px) {
    .pricing-box .pricing-box-content .pricing-price-call {
        font-size: 28px;
        font-size: 1.75rem
    }
}

@media screen and (min-width: 1000px) {
    .pricing-box .pricing-box-content .pricing-price-call {
        margin: 0.2em 0;
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .pricing-box .pricing-box-content .pricing-price-call {
        font-size: 29px;
        font-size: 1.8125rem
    }
}

@media screen and (min-width: 1400px) {
    .pricing-box .pricing-box-content .pricing-price-call {
        font-size: 36px;
        font-size: 2.25rem
    }
}

.pricing-box .pricing-box-content .pricing-price-call .small {
    font-size: 12px;
    font-size: .75rem
}

.pricing-box .pricing-box-content .teal-text {
    color: #347186
}

.full-width-wrapper {
    margin: 0 0 2em 0
}

    .full-width-wrapper:before,
    .full-width-wrapper:after {
        content: "";
        display: table
    }

    .full-width-wrapper:after {
        clear: both
    }

    .full-width-wrapper ul {
        margin: 3em 0 0 0;
        padding: 0
    }

        .full-width-wrapper ul li {
            list-style-type: none;
            list-style-image: url("../../images/yellow-checkbox.svg");
            list-style-position: outside;
            padding: 0 0 0 5px;
            margin: 0 auto 2em auto;
            width: 60%
        }

@media screen and (min-width: 980px) {
    .full-width-wrapper ul li {
        width: 42%;
        float: left;
        margin: 0 2% 2em 2.4em
    }
}

.full-width-wrapper ul li h4 {
    display: inline-block;
    margin: 0 0 0.4em 0;
    vertical-align: top
}

.full-width-wrapper ul li p {
    display: inline-block;
    margin: 0
}

.full-width-wrapper-container {
    margin: 3em 5% 3em 5%;
    max-width: 1160px;
    overflow-x: hidden
}

@media screen and (min-width: 768px) {
    .full-width-wrapper-container {
        margin: 3em 5% 3em 5%
    }
}

@media screen and (min-width: 1200px) {
    .full-width-wrapper-container {
        margin: 3em auto 3em auto
    }
}

.teal-bg {
    background: #347186
}

.tabs {
    margin-top: 2em
}

@media screen and (min-width: 768px) {
    .tabs {
        margin-top: 4em
    }
}

.tabs-content > div {
    display: none;
    background: #347186;
    padding: 2em;
    margin: 0.5em 0 0 0
}

    .tabs-content > div img {
        width: 100%
    }

.tabs-content .active-content {
    display: block
}

ul.tabs-nav {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

    ul.tabs-nav li {
        flex: grow;
        display: inline-block;
        width: 49%;
        margin: 0 1% 1% 0;
        background: #BABABC;
        float: left;
        cursor: pointer;
        text-align: center;
        position: relative
    }

        ul.tabs-nav li:hover {
            background: #347186;
        }

        ul.tabs-nav li .span-click {
            padding: 3em 1em 1em 1em;
            display: inline-block
        }

        ul.tabs-nav li h4 {
            display: inline-block;
            margin: 0 0 0.5em 0
        }

        ul.tabs-nav li p {
            display: inline
        }

        ul.tabs-nav li .circle {
            position: absolute;
            top: -10px;
            background: #fff;
            border-radius: 90px;
            border: solid 4px #BABABC;
            z-index: 200;
            display: block;
            left: 40%;
            box-shadow: 0px 0px 0px 4px #fff;
            color: #BABABC;
            font-size: 15px;
            font-size: .9375rem;
            width: 30px;
            height: 30px;
            line-height: 23px
        }

@media screen and (min-width: 768px) {
    ul.tabs-nav li .circle {
        width: 40px;
        height: 40px;
        line-height: 30px;
        position: absolute;
        top: -20px;
        font-size: 20px;
        font-size: 1.25rem;
        box-shadow: 0px 0px 0px 6px #fff
    }
}

@media screen and (min-width: 1024px) {
    ul.tabs-nav li .circle {
        width: 50px;
        height: 50px;
        line-height: 38px;
        position: absolute;
        top: -20px
    }
}

@media screen and (min-width: 768px) {
    ul.tabs-nav li {
        width: 24%;
        margin: 0 1% 0 0
    }
}

@media screen and (min-width: 768px) {
    ul.tabs-nav li:last-child {
        width: 25%;
        margin: 0
    }
}

ul.tabs-nav li:hover .circle {
    border: solid 4px #347186;
    color: #347186
}

ul.tabs-nav li.active-tab {
    background: #347186
}

@media screen and (min-width: 768px) {
    ul.tabs-nav li.active-tab {
        margin-bottom: -1em
    }
}

ul.tabs-nav li.active-tab .circle {
    border: solid 4px #347186;
    color: #347186
}


.product-features-intro.new-home {
    padding-bottom: 0;
}

@media (min-width: 1024px) {
    .product-features-intro.new-home {
        padding-bottom: 9em;
        background: linear-gradient(rgba(52,113,134,1), rgba(8,58,75,1));
    }
}

.product-features-intro.new-home .product-features-intro-left {
    padding-top: 2em
}

    .product-features-intro.new-home .product-features-intro-left:before,
    .product-features-intro.new-home .product-features-intro-left:after {
        content: "";
        display: table
    }

    .product-features-intro.new-home .product-features-intro-left:after {
        clear: both
    }

@media (min-width: 1024px) {
    .product-features-intro.new-home .product-features-intro-left {
        padding-top: 100px;
    }
}

.product-features-intro.new-home .product-features-intro-left .product-features-intro-left-copy h1 {
    font-size: 36px;
    font-size: 2.25rem
}

.product-features-intro.new-home .product-features-intro-left > img {
    width: 90%;
    margin: 1em 0 0 0;
    max-width: none
}

@media (min-width: 1024px) {
    .product-features-intro.new-home .product-features-intro-left > img {
        float: right;
        right: -20px;
        width: 50%;
    }
}

intro-section h1 {
    color: #FFF !important;
    text-shadow: none !important;
}

intro-section p {
    color: #FFF !important;
    text-align: center !important;
}

body > header .header-links {
    width: 245px
}

.yellow-bar {
    background: #FFD132;
    padding: 1em 4em;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5)
}

    .yellow-bar:before,
    .yellow-bar:after {
        content: "";
        display: table
    }

    .yellow-bar:after {
        clear: both
    }

    .yellow-bar .tick {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 100%;
        text-align: center;
        margin: 1em 0
    }

@media (min-width: 915px) {
    .yellow-bar .tick {
        width: 31%;
        float: left;
        text-align: left;
        margin: 0 1%
    }
}

.yellow-bar .tick img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 18%;
    max-width: 73px
}

.yellow-bar .tick p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #454545;
    vertical-align: middle;
    font-weight: bolder;
    padding-left: 1em;
    width: 80%;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
    text-align: center
}

.home-devices:before,
.home-devices:after {
    content: "";
    display: table
}

.home-devices:after {
    clear: both
}

.home-devices .software-item {
    width: 100%;
    padding: 0 2em;
    position: relative
}

@media (min-width: 915px) {
    .home-devices .software-item {
        float: left;
        padding: 0px !important;
    }
}

.home-devices .software-item .logo {
    margin-bottom: 1em
}

@media (min-width: 915px) {
    .home-devices .software-item .logo {
        height: 110px;
        margin-bottom: 0
    }
}

.home-devices .software-item .logo img {
    max-width: 100%;
    width: auto
}

.home-devices .software-item .software-laptop {
    width: auto;
    max-width: 100%;
    margin-bottom: 1em
}

.features-service-section h2 {
    margin-bottom: 1.2em;
    font-size: 28px;
    text-align: left;
    font-weight: 700 !important;
    text-shadow: none;
}

.software-intro-section {
    background: linear-gradient(rgba(52,113,134,1), rgba(8,58,75,1));
    color: #FFF;
    padding: 110px 0px;
}

    .software-intro-section h1 {
        text-shadow: none;
        text-align: left;
        font-weight: 700;
    }

.services-pricing-section {
    position: relative;
    background-color: #eaeaea;
}

.hero-video-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .hero-video-inner i {
        color: #fff5c4;
        border: 3px solid #fff5c4;
        font-size: 70px;
        background-color: #fed31b;
        height: 120px;
        width: 120px;
        border-radius: 80px;
        padding-top: 23px;
        padding-left: 10px;
    }

.pricing-lists {
    text-align: left;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}

.services-section .col-md-4 {
    padding: 0px;
}

.services-section .col-md-12 {
    padding: 0px;
}

.service-overview .benefit-item {
    text-align: left !important;
}

.single-service {
    box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    padding: 20px 10px;
    text-align: center;
    background-color: #FAFAFA;
    border-radius: 10px;
    height: 100px !important;
}

.single-service-list ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 30px;
}

.saving {
    background-color: #fccc3f;
    text-align: center;
    margin-top: 20px;
}

    .saving p {
        padding: 10px 0px !important;
        margin: 0px;
        font-weight: 500;
    }

@media (min-width: 915px) {
    .home-devices .software-item .software-laptop {
        position: absolute;
        top: 76px;
        right: -30px;
    }
}

.home-devices .software-item p {
    margin-bottom: 1em
}

@media (min-width: 915px) {
    .home-devices .software-item p {
        margin-bottom: 1.5em;
        text-align: left;
    }
}

.home-devices .software-item:first-child {
    margin-bottom: 4em
}

@media (min-width: 915px) {
    .home-devices .software-item:first-child {
        margin-bottom: 0
    }
}

@media (min-width: 915px) {
    .home-devices .software-item .posa-button-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }
}

@media (min-width: 915px) {
    .home-devices h2 {
        font-size: 33px;
    }
}

.grey-text-section {
    background: transparent;
    /*padding: 4em 2em 1em 2em;*/
    text-align: center;
}

    .grey-text-section h3 {
        color: #000;
        font-size: 28px;
        font-size: 1.75rem;
        margin-bottom: 1em;
        font-weight: 700 !important
    }

@media (min-width: 470px) {
    .grey-text-section h3 {
        font-size: 33px;
    }
}

.grey-text-section p {
    margin-bottom: 2em
}

.software-intro {
    padding-top: 4em !important
}

    .software-intro .logo {
        margin-bottom: 1em
    }

.wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.wider-wrapper {
    max-width: 1472px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.software-intro {
    padding: 2em;
    text-align: center
}

.button.bottom {
    margin-bottom: -22px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.device-images {
    padding: 2em 2em 1em 2em
}

@media (min-width: 768px) {
    .device-images {
        padding: 3em 2em 1em 2em
    }
}

.device-images .device-images-wrap {
    position: relative;
    text-align: center
}

    .device-images .device-images-wrap img {
        margin: 0 auto 1em auto;
        max-width: 100%;
        display: block
    }

@media (min-width: 768px) {
    .device-images .device-images-wrap img {
        margin: 0 1em 2em 1em
    }
}

@media (min-width: 768px) {
    .device-images .device-images-wrap img {
        display: inline-block;
        *display: inline;
        *zoom: 1
    }
}

.device-images .device-images-wrap img.tab {
    max-width: 50%
}

@media (min-width: 768px) {
    .device-images .device-images-wrap img.tab {
        padding-bottom: 1.8em;
        max-width: 18%
    }
}

@media (min-width: 1265px) {
    .device-images .device-images-wrap img.tab {
        max-width: none
    }
}

@media (min-width: 768px) {
    .device-images .device-images-wrap img.desk {
        max-width: 54%
    }
}

@media (max-width: 1024px) {
    .desk {
        max-width: 100% !important;
    }
}

@media (min-width: 1265px) {
    .device-images .device-images-wrap img.desk {
        max-width: none
    }
}

.device-images .device-images-wrap img.mob {
    max-width: 35%
}

@media (min-width: 768px) {
    .device-images .device-images-wrap img.mob {
        margin-bottom: 5em;
        max-width: 12%
    }
}

@media (min-width: 1265px) {
    .device-images .device-images-wrap img.mob {
        max-width: none
    }
}

.device-images .button.bottom {
    margin-bottom: -38px
}

.icons-section {
    border-bottom: 1px solid #979797;
    text-align: center;
    margin-bottom: 6em
}

    .icons-section:last-child {
        border-bottom: none;
        margin-bottom: 0
    }

        .icons-section:last-child .button {
            background: #FFD132;
            color: #454545;
            text-shadow: none
        }

            .icons-section:last-child .button:hover {
                color: #fff;
                background: #454545
            }

    .icons-section .icons-section-intro {
        margin-bottom: 2em
    }

    .icons-section .icons-section-images {
        text-align: center;
        margin-bottom: 3em
    }

        .icons-section .icons-section-images .icons-image {
            margin: 0 2em 1em 2em;
            display: inline-block;
            *display: inline;
            *zoom: 1
        }

            .icons-section .icons-section-images .icons-image img {
                margin-bottom: 1em
            }

    .icons-section > .button {
        margin-bottom: -2em
    }

.blue-section {
    background: #347186;
    padding: 6em 3em 0 3em
}

    .blue-section:before,
    .blue-section:after {
        content: "";
        display: table
    }

    .blue-section:after {
        clear: both
    }

@media (min-width: 915px) {
    .blue-section {
        padding: 6em 3em 4em 3em
    }
}

.blue-section .text-section {
    padding: 0;
    width: 80%;
    display: block;
    text-align: center;
    margin: 0 auto 6em auto
}

@media (min-width: 600px) {
    .blue-section .text-section {
        width: 60%;
        margin: 0 auto 6em auto
    }
}

@media (min-width: 915px) {
    .blue-section .text-section {
        padding: 0 4em;
        width: 49%;
        float: left;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-bottom: 0
    }
}

.blue-section .text-section h3 {
    text-shadow: none
}

.blue-section .text-section h3,
.blue-section .text-section p,
.blue-section .text-section span {
    color: #fff
}

.blue-section .text-section span {
    margin-top: 2.6em;
    position: relative;
    display: block
}

.blue-section .text-section .yellow-button {
    color: #454545;
    text-shadow: none;
    margin-bottom: 1.2em
}

    .blue-section .text-section .yellow-button:hover {
        color: #fff
    }

.blue-section .text-section.left .yellow-button {
    background: #f0f0f0
}

    .blue-section .text-section.left .yellow-button:hover {
        background: #454545
    }

.blue-section .text-section .equal-height {
    position: relative
}

@media (min-width: 915px) {
    .blue-section .text-section .equal-height {
        padding-bottom: 4em
    }
}

@media (min-width: 915px) {
    .blue-section .text-section .equal-height .posa-button-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }
}

.product-features-wrap.understand-issues {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 3em 0
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues {
        padding: 0em 0 3em 0
    }
}

.product-features-wrap.understand-issues .product-features-detail {
    max-width: 90%;
    border-bottom: solid 2px #EFEFEF
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues .product-features-detail {
        max-width: 1000px;
        border-bottom: none
    }
}

@media (min-width: 1024px) {
    .product-features-wrap.understand-issues .product-features-detail {
        padding: 1.6em 0 2.6em 0 !important
    }
}

.product-features-wrap.understand-issues .product-features-detail > h2 {
    font-size: 28px;
    font-size: 1.75rem;
    text-align: center;
    margin-bottom: 1em
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues .product-features-detail > h2 {
        text-align: left;
        padding-left: 2em;
        font-size: 34px;
        font-size: 2.125rem;
        margin-bottom: 0.3em
    }
}

@media (min-width: 1024px) {
    .product-features-wrap.understand-issues .product-features-detail > h2 {
        padding-left: 0;
        font-size: 42px;
        font-size: 2.625rem
    }
}

.product-features-wrap.understand-issues .product-features-detail .product-features-image {
    position: relative;
    width: 220px !important;
    height: 220px !important;
    vertical-align: top;
    margin: 0 auto;
    display: block
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues .product-features-detail .product-features-image {
        margin: 1.4em 4% 0 2em;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto !important
    }
}

@media (min-width: 1024px) {
    .product-features-wrap.understand-issues .product-features-detail .product-features-image {
        margin: 1.4em 4% 0 0
    }
}

.product-features-wrap.understand-issues .product-features-detail .product-features-text {
    margin-left: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    margin-top: 1em;
    vertical-align: top;
    text-align: center;
    padding: 0 2em
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues .product-features-detail .product-features-text {
        width: 50%;
        margin-top: 2em;
        text-align: left;
        padding: 0
    }
}

@media (min-width: 1024px) {
    .product-features-wrap.understand-issues .product-features-detail .product-features-text {
        width: 70%
    }
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues .product-features-detail .product-features-text .right {
        float: right
    }
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues .product-features-detail:nth-child(even) .product-features-image {
        float: right;
        margin: 1.4em 2em 0 4%
    }
}

@media (min-width: 1024px) {
    .product-features-wrap.understand-issues .product-features-detail:nth-child(even) .product-features-image {
        margin: 1.4em 0 0 4%
    }
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues .product-features-detail:nth-child(even) .product-features-text {
        padding-left: 8%;
    }
}

@media (min-width: 1024px) {
    .product-features-wrap.understand-issues .product-features-detail:nth-child(even) .product-features-text {
        padding-left: 0;
    }
}

.product-features-wrap.understand-issues h3 {
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 0.8em
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues h3 {
        font-size: 36px;
        font-size: 2.25rem
    }
}

@media (min-width: 1264px) {
    .product-features-wrap.understand-issues h3 {
        font-size: 42px;
        font-size: 2.625rem
    }
}

.product-features-wrap.understand-issues .quote {
    line-height: 30px;
    font-size: 20px;
    font-size: 1.25rem
}

@media (min-width: 768px) {
    .product-features-wrap.understand-issues .quote {
        font-size: 22px;
        font-size: 1.375rem
    }
}

@media (min-width: 1264px) {
    .product-features-wrap.understand-issues .quote {
        font-size: 24px;
        font-size: 1.5rem
    }
}

.product-features-wrap.understand-issues .testimonials-module {
    margin-bottom: 0;
    padding: 0 2em
}

@media (min-width: 915px) {
    .product-features-wrap.understand-issues .testimonials-module {
        padding: 0
    }
}

.product-features-wrap.understand-issues .testimonials-module p.small {
    margin-bottom: 1em
}

.product-features-wrap.understand-issues .testimonials-module p.quote {
    max-width: 35em
}

    .product-features-wrap.understand-issues .testimonials-module p.quote.narrower {
        max-width: 30em
    }

.product-features-wrap.understand-issues.grey-bg {
    background: #E3E3E3;
    padding: 3em 2em 1em 2em
}

@media (min-width: 470px) {
    .product-features-wrap.understand-issues.grey-bg {
        padding: 3em 0
    }
}

.product-features-wrap.understand-issues.bottom-cta {
    padding: 3em 2em
}

@media (min-width: 470px) {
    .product-features-wrap.understand-issues.bottom-cta {
        padding: 3em 0
    }
}

.price-box-wrapper {
    padding: 0 !important
}

.price-box {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background: #fff;
    border-radius: 17px;
    width: 750px;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 2em;
    margin-bottom: 3em
}

@media (min-width: 470px) {
    .price-box {
        margin-bottom: 0
    }
}

.price-box h2 {
    background: #347186;
    border-radius: 17px 17px 0 0;
    color: #fff;
    text-shadow: none;
    padding: 0.6em 1em
}

.price-box .calculate-content .form-row {
    margin: 2em 0 0 0;
    padding: 0 1em
}

@media (min-width: 764px) {
    .price-box .calculate-content .form-row {
        padding: 0
    }
}

.price-box .calculate-content .form-row label {
    font-weight: bolder;
    font-size: 22px;
    font-size: 1.375rem
}

@media (min-width: 470px) {
    .price-box .calculate-content .form-row label {
        margin-right: 2em
    }
}

@media (min-width: 764px) {
    .price-box .calculate-content .form-row label {
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px;
    }
}

.price-box .calculate-content .form-row input {
    border: 1px solid #979797;
    width: 151px;
    padding: 0.2em;
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 0.4em
}

@media (min-width: 764px) {
    .price-box .calculate-content .form-row input {
        font-size: 28px;
        font-size: 1.75rem;
        margin-top: 0
    }
}

.price-box .calculate-content .with-cm {
    font-weight: bolder;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    padding: 0.2em 1em 0 1em;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

@media (min-width: 764px) {
    .price-box .calculate-content .with-cm {
        font-size: 28px;
        font-size: 1.75rem;
        padding: 0.6em 0 0 0;
        margin: 0 1em 0 1em
    }
}

.price-box .calculate-content input[type=checkbox] {
    visibility: hidden
}

.price-box .calculate-content .squaredFour {
    width: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.price-box .calculate-content .form-row {
    position: relative
}

.price-box .calculate-content .squaredFour label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    border: 2px solid #347186;
    background: #fff
}

    .price-box .calculate-content .squaredFour label:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        content: '';
        position: absolute;
        width: 33px;
        height: 17px;
        background: transparent;
        top: 8px;
        left: 6px;
        border: 7px solid #333;
        border-top: none;
        border-right: none;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .price-box .calculate-content .squaredFour label:hover::after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        opacity: 0.5
    }

.price-box .calculate-content .squaredFour input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}



.price-box .calculate-content .squaredFive label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    border: 2px solid #347186;
    background: #fff
}


.price-box .calculate-content .squaredFive {
    width: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

    .price-box .calculate-content .squaredFive label:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        content: '';
        position: absolute;
        width: 33px;
        height: 17px;
        background: transparent;
        top: 8px;
        left: 6px;
        border: 7px solid #333;
        border-top: none;
        border-right: none;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .price-box .calculate-content .squaredFive label:hover::after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        opacity: 0.5
    }

    .price-box .calculate-content .squaredFive input[type=checkbox]:checked + label:after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1
    }


.price-box .calculate-content > a {
    color: #454545;
    clear: both;
    display: inline-block;
    margin-bottom: 2.5em
}

.testimonials-module .testimonials-module-content .button.bottom {
    margin-bottom: -56px !important;
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative !important
}

.understand-issues .yellow-button {
    color: #454545;
    text-shadow: none
}

    .understand-issues .yellow-button:hover {
        color: #fff
    }

.subscription-content {
    display: none
}

.annual-fees {
    margin-top: 3em;
    display: none;
}

.annual-fee .testimonials-module .testimonials-module-content h3 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 1em
}

@media (min-width: 764px) {
    .annual-fee .testimonials-module .testimonials-module-content h3 {
        font-size: 35px;
        font-size: 2.1875rem
    }
}

.annual-fee .subscription-box {
    border: 1px solid #39393A;
    background: #fff;
    border-radius: 17px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 2em;
    clear: both;
    margin-bottom: 2em
}

    .annual-fee .subscription-box .price {
        font-size: 56px;
        font-size: 3.5rem;
        margin: 0.6em 0;
        font-weight: bolder
    }

.discount-box {
    display: block;
    font-size: 12px !important;
}


.subscription-box-diccount {
    display: none;
}

.annual-fee .subscription-box-discount {
    font-size: 12px;
}

.getdiscount-box {
    display: none;
}

.annual-fee .subscription-box-discount .price {
    font-size: 56px;
    font-size: 3.5rem;
    margin: 0.6em 0;
    font-weight: bolder
}


.annual-fee .check {
    padding: 0.3em 0 0.3em 3em;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    clear: both;
    background: url("../../images/yellow-tick.svg") no-repeat 0 50%
}

.annual-fee .mat-wrap {
    margin-top: 2em
}

    .annual-fee .mat-wrap h4 {
        color: #347186;
        font-size: 35px;
        font-size: 2.1875rem
    }

    .annual-fee .mat-wrap p {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 28px
    }

.mat-section .mat-wrap {
    margin-top: 2em
}

    .mat-section .mat-wrap h4 {
        color: #347186;
        font-size: 35px;
        font-size: 2.1875rem
    }

    .mat-section .mat-wrap p {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 28px
    }

.subscription-wrap {
    margin-bottom: 20px;
}

.cc-floating .cc-message {
    font-size: 15px !important;
}

@media (min-width: 470px) {
    .annual-fee .mat-wrap p {
        font-size: 29px;
        font-size: 1.8125rem;
        line-height: 34px
    }
}

.annual-fee .mat-wrap .bold {
    margin-bottom: 1.6em
}

.bold {
    font-weight: bolder
}

.med-wrapper {
    max-width: 880px
}

    .med-wrapper .para-large {
        padding: 0 1em
    }

.smaller-wrapper {
    max-width: 39em
}

.buttons-center ul {
    padding-left: 0
}


/* Job Role*/

.JR-intro-section {
}

    .JR-intro-section h2 {
        margin-bottom: 1.2em;
        font-size: 33px;
        text-align: left;
        font-weight: 700 !important;
        text-shadow: none !important;
    }

.JR-hero-img {
    height: 210px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    display: table;
    width: 94%;
}

.JR-SingleBenefits-Section h2 {
    margin-bottom: 1.2em;
    font-size: 33px;
    text-align: left;
    font-weight: 700 !important;
    text-shadow: none !important;
}

.JR-SingleBenefits-Section ul {
    padding: 0px;
}

.JR-SingleBenefits-Section i {
    margin-right: 5px !important;
}

.JR-SingleBenefits-Section li {
    color: #347186 !important;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px !important;
    list-style: none !important;
}

.JR-Testimonial-section {
    background: linear-gradient(to right, rgba(52,113,134,1),rgba(52,113,134,1), rgba(8,58,75,0.8)), url(/images/testimonial-background.jpg);
    padding: 50px 0px;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed !important;
}

    .JR-Testimonial-section p {
        color: #FFF;
        line-height: 2.5em;
        font-weight: 300;
    }

    .JR-Testimonial-section strong {
        color: #FFF;
        display: block;
        font-size: 16px;
    }

    .JR-Testimonial-section i {
        font-size: 100px;
        color: rgba(255,255,255,0.1);
    }

/* End Job Role*/


/* Whole School Benefits */

.whole-school-benefits-section p {
    line-height: 32px !important;
}

.whole-school-benefits-section h2 {
    font-size: 33px;
    text-align: left;
    font-weight: 700 !important;
    text-shadow: none !important;
}

.whole-school-benefits-section li {
    list-style: none !important;
}

.whole-school-benefits-section {
    background-color: #f7f7f7;
}

.check-wrap {
    background-color: #347186;
    width: 20px;
    border-radius: 20px;
    color: #FFF;
    text-align: center !important;
    display: inline-block;
    margin-right: 8px;
}

.benefit-item {
    display: inline-block;
}

.check-wrap i {
    font-size: 13px;
    margin: auto;
    margin-left: 3px;
}

.whole-school-benefits-section ul {
    padding: 0px;
}

.whole-school-benefits-section li {
    color: #347186 !important;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px !important;
    list-style: none !important;
}

.JR-trial-section {
    background-color: #FFF;
}

.trial-ad-image {
    height: 300px;
    background-position: center center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.JR-trial-section h2 {
    font-size: 33px;
    font-weight: 700 !important;
    text-shadow: none !important;
}

.JR-trial-section p {
    line-height: 2.5em;
    font-weight: 300;
}

/* End whole school benefits */

/* Social footer */

.social-footer {
    padding: 30px 0px;
    background-color: rgba(8,58,75,1);
}

#mc_embed_signup {
    background: transparent !important;
}

@media (max-width: 991px) {
    .howcanwehelp-section {
        background: #e4e4e4 !important;
    }

    .hero-img {
        width: 100% !important;
        background-position: center center !important;
    }

    .home-devices .software-item:first-child {
        margin-bottom: 0px !important;
    }

    .home-devices h3 {
        text-align: center !important;
    }

    .CM-Section {
        background-attachment: inherit !important;
    }

    .product-features-intro-left-copy h1 {
        font-size: 30px;
    }

    p.para-large {
        font-size: 16px !important;
    }

    h3 {
        font-size: 23px !important;
    }

    .intro-section {
        padding: 60px 0px !important;
    }

    .green-button {
        padding: 15px 25px;
    }

        .green-button:nth-child(2n) {
            padding: 15px 25px !important;
        }

    .subscription-border {
        border: none !important;
    }

    .subscription-content {
        margin-top: 50px;
    }


    .CM-Section h3 {
        padding-top: 0px !important;
    }

    .responsive-social {
        margin-top: 30px;
        text-align: center;
    }
}

.software-testimonial p {
    font-size: 30px;
    line-height: 1.5em;
    margin-bottom: 0px;
    margin-top: 10%;
    margin-bottom: 10px !important;
}

.software-testimonial {
    margin-top: 30px;
}

    .software-testimonial strong {
        font-size: 16px;
        float: left;
    }

    .software-testimonial .fa-quote-left {
        float: left;
        font-size: 40px;
        color: rgba(0,0,0,0.2);
        display: block;
        margin-right: 10px;
    }

    .software-testimonial .fa-quote-right {
        font-size: 40px;
        color: rgba(0,0,0,0.2);
        left: 110px;
        position: absolute;
    }

@media only screen and (max-width: 1100px) {
    .block-section p {
        font-size: 12px;
    }
}

.pricing-button {
    border: 3px solid #347186;
    border-radius: 100px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 17px;
    font-size: 1.0625rem;
    color: #FFFFFF !important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    text-align: center;
    transition: all ease 0.3s;
    cursor: pointer;
    background-color: #347186 !important;
}

header .dropdown-menu {
    top: 98% !important;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 232px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 0px;
}

    header .dropdown-menu a:hover {
        background: #004251 !important;
        color: #fff;
        text-decoration: none !important;
    }

header .dropdown-item {
    padding: 12px;
}

.dropdown-item:focus {
    color: #347186;
    text-decoration: none;
}

@media screen and (max-width: 1120px) {
    header .dropdown-menu {
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) {
    .tsb-item {
        background-color: #FFF !important;
    }
}

.tsb-item:hover {
    color: #347186;
}

.member-section {
    background: linear-gradient(rgba(52,113,134,1), rgba(8,58,75,1)) !important;
    height: 300px;
    text-align: center;
    color: #FFF;
    padding: 40px;
}

.btn-white {
    padding: 10px 35px;
    background-color: #FFF;
    display: inline-block;
    color: #000;
    font-size: 18px;
}

    .btn-white:hover, .btn-green:hover {
        text-decoration: none;
    }

.btn-green {
    padding: 10px 35px;
    color: #FFF !important;
    display: inline-block;
    background-color: #68bc6a;
    font-size: 18px;
}

.member-section h3 {
    font-size: 30px;
}

@media screen and (max-width: 991px) {
    .member-section {
        height: auto;
    }

        .member-section h3 {
            font-size: 28px !important;
        }
}

@media screen and (max-width: 767px) {
    .intro-section-CPD {
        background: none !important;
    }

    .cpd-boxes {
        margin: 50px 0px !important;
    }

    .info-inner h1 {
        font-size: 18px !important;
    }

    .member-section h3 {
        font-size: 18px !important;
    }

    .member-section {
        margin-bottom: 20px
    }

    .info-inner {
        padding: 20px !important;
    }
}

.software-intro-section-alt {
    background: linear-gradient(rgba(52,113,134,1), rgba(8,58,75,1));
    color: #FFF;
    padding: 30px 0px 40px;
}

    .software-intro-section-alt h1 {
        color: #FFF;
        text-shadow: none;
        font-size: 35px;
        margin-top: 40px;
        text-align: left;
    }

.contact-section p {
    text-align: center;
}

.contact-section i {
    color: #347186;
    font-size: 80px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.contact-content {
    height: 100px;
}

.map-outer {
    height: 500px;
    display: table;
    padding: 0px 60px;
}

.map-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .map-inner i {
        margin-bottom: 20px;
    }

.demo-page-section h2 {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    line-height: 1.6em;
}

.demo-page-section h1 {
    text-align: left;
    font-size: 30px;
}

.demo-page-section li {
    padding: 5px 0px;
    font-size: 14px;
}

.free-demo-quote {
    margin-top: 30px;
    margin-bottom: 90px;
}

.demo-page-section .fa-quote-left .fa-quote-left {
    font-size: 40px;
    position: absolute;
    z-index: 5;
    color: rgba(0,0,0,0.2);
}

.quote-span {
    font-weight: 600 !important;
    line-height: 1.6em;
    font-size: 14px;
}

.demo-page-section .request-call-back {
    background: #FFF !important;
}

.demo-page-section .form-wrap form input {
    width: 100%;
    border-radius: 0px;
    border: none;
    font-size: 18px;
    padding: 0.5em;
    height: 2.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px solid;
    background: transparent;
}

    .demo-page-section .form-wrap form input:focus {
        outline: none;
    }


.form-wrap-demo {
    background-color: #efefef;
    padding: 20px;
    margin-top: 20%;
}

    .form-wrap-demo .form-wrap form label {
        font-size: 14px !important;
    }
