body {
    font-family: 'Open Sans', sans-serif !important;
    padding-top: 0px !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    hyphens: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

h2 {
    font-size: 48px !important;
}

p,
li {
    font-size: 20px;
}

a {}

a:hover {
    text-decoration: none !important;
    opacity: .7;
    color: inherit;
}

li {}

h2 {
    font-weight: 900 !important;
}

.title {
    margin-bottom: 30px;
}

.pp-tc a {
    font-size: 14px !important;
}

.flame-on {
    position: relative;
    height: 40px;
    background-color: #4697cb;
    text-align: center;
}

#plans h3 {
    font-weight: 700 !important;
}

.flame-on .icon-tu-flame {
    background-color: #4697cb;
    padding: 20px;
    border-radius: 100%;
}

.bg-white {
    background: #ffffff !important;
}

.bg-white:before,
.bg-white:after {
    border-bottom-color: #ffffff !important;
    border-top-color: #ffffff !important;
}

.bg-gray {
    background: #333333 !important;
    color: #ffffff !important;
}

.bg-gray:before,
.bg-gray:after {
    border-bottom-color: #333333!important;
    border-top-color: #333333!important;
}

.bg-gray img {
    box-shadow: 0 15px 10px -6px rgba(0, 0, 0, 0.3) !important;
}

.bg-gold {
    background: #ffb71c !important;
}

.bg-blue {
    background: #4697cb !important;
}

.bg-blue:before,
.bg-blue:after {
    border-bottom-color: #4697cb !important;
    border-top-color: #4697cb !important;
}

.bg-light-gray {
    background: #fdfdfd !important;
}

.bg-light-gray:before,
.bg-light-gray:after {
    border-bottom-color: #fdfdfd !important;
    border-top-color: #fdfdfd !important;
}

.bg-texture {
    background: url(/swim-team-management-software/images/main-bg.jpg) center no-repeat;
    background-size: cover;
}

.no-shadow img {
    box-shadow: none !important;
}

.no-shadow {
    box-shadow: none !important;
}

.white {
    color: #ffffff !important;
}

.gray {
    color: #333333 !important;
}

.blue {
    color: #4697cb !important;
}

.gold {
    color: #d78825 !important;
}

.yellow {
    color: #ffb71c !important;
}

.lt-gray {
    color: #fdfdfd !important;
}

.img-right {
    float: right;
    position: relative;
    right: -80px;
}

.img-left {
    float: left;
    position: relative;
    left: -80px;
}

.img-center {
    margin: 20px auto!important;
    text-align: center;
}

.sub-header h3 {
    font-weight: 800;
    font-size: 28px;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.pre-slant-left:before {
    content: "";
    position: relative;
    top: -143px;
    border-bottom: 50px solid #fdfdfd;
    border-left: 100vw solid transparent;
    z-index: 99;
}

.pre-slant-right:before {
    content: "";
    position: relative;
    top: -143px;
    border-bottom: 50px solid #fdfdfd;
    border-right: 100vw solid transparent;
    z-index: 99;
}

.post-slant-right:after {
    content: "";
    position: relative;
    right: 0;
    bottom: -124px;
    width: 0;
    height: 0;
    border-top: 30px solid #222;
    border-left: 100vw solid transparent;
    z-index: 2;
}

.post-slant-left:after {
    content: "";
    position: relative;
    right: 0;
    bottom: -124px;
    width: 0;
    height: 0;
    border-top: 30px solid #222;
    border-right: 100vw solid transparent;
    z-index: 2;
}

.btn-simple {
    padding: 8px 20px;
    background-color: #4697cb;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}

.margin-bottom {
    margin-bottom: 20px;
}

/* ------ Home Page ------ */

.home h2 {
    padding-top: 80px;
}
.home .logo {
    margin-top: 60px;
}
.home .tagline {
    margin-top: 35px;
}
.home .buttons {
    margin-top: 35px;
}

/* ------ Splash Page ------ */

.splash {
    background: url("/swim-team-management-software/images/Home-Background.jpg") center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.splash * {
    color: #fff;
}

.logo {
    margin-top: 8vh;
}

.logo img {
    text-align: right;
    max-width: 800px;
    margin-top: 30px;
    max-height: 285px;
}

.tagline {
    margin-top: 5vh;
    text-align: right;
    font-style: italic;
}

.tagline h1 {
    font-weight: 700 !important;
}

.btn {
    border-radius: 5px;
    box-shadow: 0px 0px 0px #333;
    margin: 10px auto;
}

.buttons {
    margin-top: 5vh;
    text-shadow: 1px 0px 0px rgba(0, 0, 0, .3);
    font-weight: 600;
}

.talk a {
    color: #fff;
    background-color: #e03c31;
    font-style: italic;
    font-size: 18px !important;
    font-weight: 700;
}

.video a {
    background-color: #ffffff !important;
    font-style: italic;
    color: #4697cb;
    font-size: 18px !important;
    font-weight: 700;
}

.video path {
    color: #4697cb !important;
}

.solutions p {
    font-size: 16px;
}

#capterra-main {
    background-color: #4697cb;
}

.capterra-main {
    padding-bottom: 100px;
}

/* .capterra-main .carousel-indicators {
    left: 95% !important;
    top: -50px;
    color: #4697cb !important;
    max-width: 50%;
} */

.capterra-main .carousel-indicators li {
    border-color: #4697cb !important;
}

.capterra-main .carousel-indicators .active {
    background-color: #4697cb !important;
}

.capterra-main .capterra-carousel {
    margin: 5px;
    padding: 15px;
}

.capterra-text {
    color: #fff;
}

.capterra-text h2 {
    padding-top: 40px;
}

.capterra-line-bottom {
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
}

.capterra-line-top {
    border-top: 1px solid #e0e0e0;
    display: flex;
    margin-left: 15px;
    margin-right: 15px;
    text-align: right;
}

.capterra-here p {
    padding: 5px 0px;
    margin: 5px 0px;
    font-size: 16px;
    font-weight: 600;
}

.capterra-others p {
    padding: 5px 0px;
    margin: 5px 0px;
}

.capterra-box {
    background-color: #eeeeee;
    padding: 15px;
    margin-top: 80px;
}

.capterra-review {
    font-size: 30px;
    line-height: 32px;
    font-weight: 200;
    padding-top: 10px;
    padding-bottom: 10px;
}

.capterra-stars {
    font-size: 20px;
}

.on-capterra {
    font-size: 14px;
    padding-left: 2px;
}

.capterra-reviewer {
    line-height: 18px;
    margin-top: 10px;
}

.capterra-name {
    font-weight: 600;
    font-size: 20px;
}

.capterra-team {
    font-weight: 200;
    font-size: 16px;
}

#teams {
    background-color: #fff;
    padding-bottom: 40px;
}

#teams h2,
#teams p {
    text-align: center;
    margin-bottom: 0px;
}

#teams .title {
    margin-bottom: 10px;
}

.teams-using {
    padding: 20px 0px 20px;
}

.teams-using img {
    margin: 20px auto;
    max-width: 150px;
    opacity: 1;
}

.teams-using img:hover {
    opacity: .6;
}

#plans h2 {
    text-align: center;
    font-size: 48px;
    color: #fff;
}

.pro h3,
.basic h3 {
    font-size: 36px;
    font-style: italic;
    text-align: center;
    color: #fff;
}

.pro {}

.basic {}

#plans img {
    max-width: 50px;
    height: auto;
    vertical-align: middle;
    margin-bottom: 9px;
}

.plans-header {
    padding-left: 15px;
}

.plan-container {
    background-color: #efefef;
    max-width: 500px;
    margin: 0px auto !important;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
}

.plan-head {
    background-color: #4697CB;
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    padding: 20px 30px;
    border: 1.5px solid #fff;
    border-radius: 10px 10px 0 0;
    min-height: 140px !important;
}

.plan-body {
    border-left: 1.5px solid #fff;
    border-bottom: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    font-size: 20px;
    font-weight: 200;
    color: #4697CB;
    padding: 8px 10px;
}

.plan-body p {
    margin: auto;
}

.tool+.tooltip>.tooltip-inner {
    background-color: #ffffff;
    color: #4697CB;
    font-size: 16px;
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.25);
    font-weight: 200;
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 100%;
    padding: 10px;
    opacity: 1 !important;
}

.tooltip.in {
    opacity: 1 !important;
}

.tool+.tooltip>.tooltip-arrow {
    border-bottom-color: #ffffff !important;
}

.plan-button {
    border-left: 1.5px solid #fff;
    border-bottom: 1.5px solid #fff;
    border-right: 1.5px solid #fff;
    border-radius: 0 0 10px 10px;
}

.plan-button a {
    background-color: #4697cb;
    color: #fff;
    max-width: 80%;
    margin: 10px auto;
    font-size: 26px;
    font-weight: 600;
    box-shadow: 1px 0px 1px #ffffff;
}

.partners img {
    max-height: 85px;
    margin: 0px auto;
}

#solutions {
    margin-bottom: 80px;
}

.solutions {
    padding: 30px 10px;
}

.solutions-container {
    padding: 30px 30px 0px;
    margin-bottom: 0px;
    text-align: center;
}

.solutions-border {
    border: 2px solid #eeeeee;
    border-radius: 10px;
    z-index: 2;
}

.brander-container {
    width: 100%;
    margin: auto !important;
}

.brander {
    border-radius: 0px 0px 8px 8px;
    z-index: 1;
}

.brander img {
    max-height: 65px;
    padding: 10px;
    margin: 0px auto;
}

.so {
    background-color: #4697cb;
}

.od {
    background-color: #e03c31;
}

.tp {
    background-color: #4b4f54;
}

.tm {
    background-color: #6cc24a;
}

.tl {
    background-color: #2dccd3;
}

.ms {
    background-color: #ffb71c;
}

.solutions-header h3 {
    font-weight: 700;
}

.solutions-body,
.solutions-statement h4 {
    line-height: 1.8em !important;
    padding-bottom: 20px;
}

.solutions-statement {
    min-height: 140px !important;
}

.solutions-body {
    min-height: 200px !important;
    padding-bottom: 0px;
}

.solutions-header {
    min-height: 90px !important;
}

.solutions-icon {
    min-height: 30px !important;
}

.solutions-btn {}

.solutions-btn a {
    font-size: 24px;
    font-weight: 700;
    text-shadow: 1px 1px #fff;
    padding-bottom: 20px;
    padding-top: 0px;
    margin-top: 0px;
}

.solutions-btn:hover {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

#plans {
    background: url(/swim-team-management-software/images/hero-SO-PRO-gray.jpg) #999 center center;
    background-size: cover;
    background-blend-mode: multiply;
    padding-bottom: 80px;
}

#partners {
    padding: 80px 0px;
    background: #333;
}

#partners h2 {
    color: #fff;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
}

#partners img {
    opacity: 1;
}

#partners img:hover {
    opacity: .6;
}

#about {
    background: url(/swim-team-management-software/images/TeamUnify-About-Us-gray.jpg) #999 center center;
    background-size: cover;
    background-blend-mode: multiply;
    padding-bottom: 80px;
    color: #fff;
}

#about p {
    line-height: 1.5em;
    font-size: 20px;
    max-width: 600px;
    margin: 10px auto;
    font-weight: 400;
}

#teamfeed-main {
    background: url('/swim-team-management-software/images/teamfeed-hero.png') center #4697cb;
}

.teamfeed-main {
    text-align: right;
}

.teamfeed-main h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}

.teamfeed-main img {
    max-width: 300px;
    height: auto;
    margin: 0px auto;
}

.teamfeed-main .teamfeed-box {
    height: 450px;
    overflow: hidden;
    margin-top: 40px;
}


/* ------ ipad giveaway ------ */

#ipad-main {
    background: url('/swim-team-management-software/images/ipad-main-background.jpg') top;
    background-size: cover;
    min-height: 350px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#ipad-main h2 {
    padding-top: 0px !important;
    margin-top: 40px;
    line-height: 1.2em;
}

#ipad-main p {
    max-width: 450px;
    float: right;
    display: block;
}

#ipad-head {
    background: url('/swim-team-management-software/images/ipad-giveaway-header.jpg') top;
    background-size: cover;
    z-index: 1;
    min-height: 700px;
}

#ipad-head h1,
#ipad-head p {
    text-shadow: none !important;
}

#ipad-head h1 {
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 30px;
}

#ipad-head a {
    margin-top: 20px;
}

#giveaway-notes {
    background-color: #333;
    color: #fff;
}

.connect {
    background-color: #e03c31 !important;
    color: #fff;
    text-shadow: none !important;
    font-weight: 600 !important;
    border: none;
    font-size: 20px !important;
    opacity: 1;
    -webkit-transition: opacity .25s; /* Safari */
    transition: opacity .25s;
}

.ipad-bar {
    background-color: #e03c31;
}

.ipad-link-container {
    margin-top: 15px;
    margin-bottom: 15px;
}

.ipad-bar a {
    color: #fff !important;
    font-size: 14px;
    font-style: italic;
    z-index: 5;
    padding-top: 20px;
}

.circle {
    padding: 50px;
    border-radius: 100px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -155px;
    background-color: #e03c31;
    max-width: 50px;
    z-index: 0;
}

.ipad-bar img {
    margin-bottom: 10px;
}

#ipad-2 {
    background: url('/swim-team-management-software/images/ipad-2-background.jpg');
    background-size: cover;
    background-position: bottom;
    z-index: 1;
    padding-top: 60px;
    padding-bottom: 60px;
}

#ipad-2 h3 {
    color: #555;
    font-size: 36px;
}

.rules svg {
    padding-top: 4px;
}

.rules {
    font-weight: 600;
}

#giveaway {
    background: url('/swim-team-management-software/images/giveaway-background.jpg');
    background-size: cover;
    background-position: bottom;
    z-index: 1;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff;
}

#giveaway h3 {
    font-size: 48px;
    font-style: italic;
}

#giveaway-notes {
    padding-bottom: 40px;
}

#giveaway-notes h3 {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

#giveaway p {
    font-size: 16px;
}

.giveaway-form {
    margin: 10px auto;
    max-width: 600px;
    font-family: 'Open Sans', sans-serif !important;
}

.giveaway-form .hs-input {
    width: 93%;
    margin: 5px;
    border: none;
    background-color: #eeeeee;
    padding: 5px;
    color: #333 !important;
}

.giveaway-form fieldset {
    padding-top: 2px;
}

.giveaway-form textarea {
    width: 100%;
    min-height: 90px;
}

.giveaway-form .form-columns-2,
.giveaway-form .form-columns-1 {
    max-width: 800px;
}

.giveaway-form .label {
    margin-bottom: 0px;
}

.giveaway-form input[type=submit] {
    background-color: #004b97;
    color: #ffffff;
    border: none;
    font-family: 'Open Sans', sans-serif !important;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px 20px;
    margin-top: 10px;
    transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
}

.giveaway-form input[type=submit]:hover {
    background-color: #ac192d;
    transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
}

.index-100 {
    z-index: 100;
}

.index-10 {
    z-index: 10;
}

.index-0 {
    z-index: 0;
}

.rotate > svg {
    -moz-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}

.rotate.down > svg {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}


/* ------ SAT Landing Page ------ */

#sat-head {
    background-image: url('/swim-team-management-software/images/heroBGSAT.png');
    background-color: #fff !important;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 725px;
}

#sat-head h1 {
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 30px;
    text-shadow: none;
}

#sat-2 {
    padding-top: 150px;
    padding-bottom: 100px;
    background-color: #fff !important;
}

#sat-2 img {
    margin: 10px auto !important;
}

#sat-3 {
    padding-top: 150px;
    padding-bottom: 100px;
    background-image: url('/swim-team-management-software/images/iconBandBG_SAT.jpg');
    background-color: #4697cb !important;
    background-repeat: no-repeat;
    background-size: cover;
}

#sat-3 img {
    margin: 10px auto !important;
}

.sat-stat h3 {
    color: #ffb71c;
}

.sat-stat p {
    color: #fff;
}

#sat-4 {
    padding-top: 50px;
    padding-bottom: 100px;
    background-color: #fff !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

#sat-4 img {
    margin: 10px auto !important;
}

.clubs-header h3 {
    color: #333;
    font-size: 48px;
    font-weight: bolder;
}

#swim-a-thon #giveaway {
    background-image: url('/swim-team-management-software/images/FORM_BG_SAT.jpg');
}

#swim-a-thon .giveaway-form input[type=submit] {
    background-color: #e03c31!important;
    color: #fff;
    font-weight: bold;
}

.sat-img {
    min-height: 125px !important;
}

#swim-a-thon .giveaway-form input[type=submit]:hover {
    opacity: .8;
}

#swim-a-thon .connect {
    padding: 5px 40px;
}

#swim-a-thon .button-container a {
    text-align: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding: 10px;
    z-index: 100;
    font-weight: 800 !important;
    font-size: 22px !important;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3) !important;
    background-color: #ffb71c !important;
}

#swim-a-thon .button-container a:hover {
    opacity: 1;
}

#swim-a-thon .solution-head-content .container {
    padding-top: 95px;
}


/*--- #swim-a-thon .quotebox {
    background-color: #fff;
    border: 1px solid #ffb71c;
    box-shadow: none !important;
    max-width: 450px;
    margin: 20px auto;
}


#swim-a-thon .quotebox:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 29px solid #ffb71c;
    position: relative;
    bottom: -43px;
    right: -80%;
}
---*/

.test-sig {
    color: #4697cb !important;
}

.sat-footer .top {
    display: none !important;
}


/* ------ GoPro Landing Page ------ */

.zeroOpacity{
    opacity: 0;
    -webkit-transition: opactiy .25s; /* Safari */
    transition: opacity .25s;
}

#gopro-head {
    background: url("/swim-team-management-software/images/hero_bg_gopro.png");
    min-height: 700px;
    color: #000 !important;
    text-shadow: none !important;
    background-size: cover;
    background-repeat: no-repeat;
}

#gopro-head h1 {
    font-weight: 800;
    font-size: 46px;
}

#gopro-head p {
    margin-top: 55px;
}

.gopro-cta {
    position: relative;
    right: -20px;
    overflow: hidden !important;
}

.gopro-cta a {
    padding-right: 30px;
    padding-left: 30px;
    font-weight: 800 !important;
}

.single-gopro {
    position: relative;
    max-width: 150px;
    width: 100%;
    right: -25px;
}

#gopro-2 {
    margin: 60px auto;
}

#gopro-2 h2 {
    color: #4697cb;
    font-size: 38px !important;
    font-weight: 400 !important;
    max-width: 600px;
    margin: 10px auto;
    margin-bottom: 40px;
}

#gopro-2 p {
    color: #000;
    font-size: 16px;
}

.gopro-img img {
    max-width: 200px;
    margin: 10px auto !important;
}

.gopro-imgs img {
    max-width: 650px !important;
    margin: 30px auto !important;
    width: 100%;
}

.session-text {}

.star {
    font-size: 12px !important;
}

#gopro #giveaway {
    background: url("/swim-team-management-software/images/behind-form-bg-gopro.png") no-repeat;
    background-size: cover !important;
}

#gopro #giveaway h3 {
    font-size: 40px;
}

#gopro #giveaway p {
    font-weight: 600;
    max-width: 600px;
    margin: 10px auto;
}

#gopro .giveaway-form input[type=submit] {
    background-color: #ffb71c;
    color: #ffffff;
    border: none;
    font-family: 'Open Sans', sans-serif !important;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px 20px;
    margin-top: 10px;
    transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
}

#gopro .giveaway-form input[type=submit]:hover {
    background-color: #d78825;
    transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
}

#gopro-2 h3 {
    font-weight: 600 !important;
}

/* ------ UK-processing Landing Page ------ */

#uk-processing-head {
    background: url("/swim-team-management-software/images/CC-processing.jpg");
    min-height: 400px;
    color: #fff !important;
    background-size: cover;
    background-repeat: no-repeat;
}

#uk-processing-head h1{
    font-size: 46px;
    font-weight: 600;
}

#uk-processing-head p{
    font-size: 24px;
}

#uk-processing-2 h2{
    font-size: 36px !important;
    color: #008daa !important;
    font-weight: 600 !important;
    margin-top: 60px;
    margin-bottom: 60px;
}

#uk-processing-3{
    background-image: url("/swim-team-management-software/images/social.jpg");
    color: #fff !important;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
}

.uk-processing-img img{
    margin: 10px auto !important;
}

.uk-processing-text h3{
    color: #ffb71c;
    font-weight: 600;
}

.uk-processing-text p{
    font-size: 16px;
    margin-top: 30px;
}

.uk-bottom{
    margin-bottom: 30px;
}

#uk-processing #giveaway h3{
    font-size: 34px !important;
    font-style: normal !important;
    font-weight: 800 !important;
}

#uk-processing #giveaway{
    background-image: url("/swim-team-management-software/images/Home-Background.jpg") !important;
    background-size: cover;
}

#uk-processing .giveaway-form input[type=submit] {
    background-color: #ffb71c;
    color: #ffffff;
    border: none;
    font-family: 'Open Sans', sans-serif !important;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px 20px;
    margin-top: 10px;
    transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
}

#uk-processing .giveaway-form input[type=submit]:hover {
    background-color: #d78825;
    transition: background-color .1s linear;
    -ms-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
}

/* ------ Forms ------ */

#contactForm,
#supportForm,
#proForm {
    font-family: 'Open Sans', sans-serif !important;
}

.modal-header {
    text-align: center;
    border-radius: 6px 6px 0 0;
}

.modal-title {
    font-size: 28px;
}

.modal-header .close {
    font-size: 28px;
}

.hidden {
    display: none;
}

.visible {
    display: block;
}

.lets-talk-container {
    border-radius: 0px;
    margin: 30px;
}

#back {
    margin: 0px;
    padding: 0px;
}

.select-box {
    padding: 30px;
    text-align: center;
    font-size: 20px;
    margin: 10px;
    display: block;
    background-color: #e0e0e0;
    border-radius: 6px;
    overflow: hidden;
}

#sales,
#support {
    transition: display linear .25s;
    -webkit-transition: display linear .25s;
    -moz-transition: display linear .25s;
    -ms-transition: display linear .25s;
}

.select-box:hover {
    opacity: .7;
}

.top {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: -200px;
    left: 47%;
    text-align: center;
    height: 45px;
    width: 90px;
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
    line-height: .8em;
    display: inline-block;
    margin: 0 1em 1em 0;
    transition: bottom linear .5s;
    -webkit-transition: bottom linear .5s;
    -moz-transition: bottom linear .5s;
    -ms-transition: bottom linear .5s;
    z-index: 11111;
}

#top {
    position: relative;
    top: 8px;
    color: #fff;
}

#contactForm .hs-input,
#supportForm .hs-input,
#proForm .hs-input {
    width: 98%;
    margin: 5px;
    border: none;
    background-color: #eeeeee;
    padding: 5px;
}

#contactForm fieldset,
#supportForm fieldset,
#proForm fieldset {
    padding-top: 2px;
}

#contactForm textarea,
#supportForm textarea,
#proForm textarea {
    width: 100%;
    min-height: 90px;
}

#contactForm .form-columns-2,
#supportForm .form-columns-2,
#proForm .form-columns-2,
#contactForm .form-columns-1,
#proForm .form-columns-1,
#supportForm .form-columns-1 {
    max-width: 800px;
}

#proForm .modal-body {
    padding: 0px;
}

.form-columns-1 .input {
    width: 100%;
}

.hs-form-field {
    margin-top: 8px;
}

.hs_message .input {
    width: 100%;
    margin-right: 0px;
}

.hs-form-checkbox input[type=checkbox] {
    width: auto !important;
}

#contactForm .label,
#supportForm .label,
#proForm .label {
    margin-bottom: 0px;
}

#contactForm input[type=submit],
#supportForm input[type=submit],
#proForm input[type=submit] {
    background-color: #4697cb;
    color: #ffffff;
    border: none;
    font-family: 'Open Sans', sans-serif !important;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px 20px;
    margin-top: 10px;
}

.hs_submit {
    text-align: center;
}


/* ------ Form Modal ------ */

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #4697cb;
}

.modal-header:before,
.modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.close {
    text-shadow: none !important;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
    color: #ffffff;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal ul {
    padding-left: 0px;
}

.modal ul>li {
    list-style: none;
    font-size: 14px;
}

.modal ul>li input {
    margin-right: 10px;
}


/* ----- Solutions Generic CSS ----- */

.solution-head {
    text-align: center;
}

.solution-head-content {
    height: 600px;
    color: #fff;
    text-shadow: 0px 0px 2px #000;
}

.solution-head-content .container {
    padding-top: 150px;
}

.solution-icon h1 {
    font-size: 50px;
    font-weight: 600;
}

.solution-icon i {
    position: relative;
    top: 20px;
    margin-right: 5px;
}

.solution-content {
    background-color: #fdfdfd;
}

.head-description {
    padding-top: 40px;
    font-weight: 400;
}

.c1,
.c2,
.c3,
.c4,
.c5,
.c6,
.c7,
.c8,
.c9,
.c10,
.c11,
.available-everywhere {
    padding-top: 60px;
    font-weight: 400 !important;
    font-size: 24px;
    padding-bottom: 60px;
}

.solution-content img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin: 10px;
    max-height: 650px;
    -webkit-box-shadow: 0 15px 10px -6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 10px -6px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 15px 10px -6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 10px -6px rgba(0, 0, 0, 0.3);
}

.solution-content div:after {
    padding-bottom: 3px;
}

.margin-slant {
    margin-bottom: 50px;
}

.margin-top {
    margin-top: 50px;
}

/* ------ New Website Management Page Styles ------ */

.solution-content img.website-management {
  margin:0;
}

div.templates {
  display: inline-block;
  margin-top: 30px;
}

.solution-content img.personalization {
  margin:20px 0 40px 0;
}

.solution-content img.sponsors {
  box-shadow: none;
}

div.z-index-needed {
  z-index: 10;
}

div.minimal,
div.clean {
  position: relative;
  cursor: pointer;
  display: block;
  float: left;
  margin: 0;
  padding: 10px 20px 0 0;
}

div.minimal {
  margin-right: 20px;
}

.overlay {
  position: absolute;
  border-radius: 8px;
  box-shadow: 0 0 0 2px #4697cb;
  display: block;
  top: 2px;
  left: -6px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,183,28,0.8);
  z-index: 2;
  cursor: pointer;
}

.overlay span {
  display: block;
  color: white;
  font-size: 20px;
  line-height: 24px;
  padding: 70px 0;
  text-align: center;
  font-weight: bold;
  text-shadow: 0 0 6px rgba(0,0,0,0.5);
}

.show {
  display: block;
  transition-timing-function: ease-out;
}

.hidden {
  display: none;
  transition-timing-function: ease-in;
}

.slick-dots li button:before {
    color: #ffffff !important;
}

/* ------ Privacy Policy, Terms, & Sitemap ------ */

.solution-head #privacy-policy-head,
.solution-head #terms-and-conditions-head,
.solution-head #sitemap-head {
    background: url('/swim-team-management-software/images/Home-Background.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}

#privacy-policy h3,
#terms-and-conditions h3 {
    font-weight: 600;
    padding-top: 50px;
    font-size: 26px;
}

#privacy-policy p,
#terms-and-conditions p {
    font-size: 16px;
}

.sitemap a {
    color: #fff !important;
}

.sitemap ul {
    list-style: none;
    padding: 0;
    margin-left: 40px;
    ;
}

.sitemap li {
    padding: 8px 0px 8px 15px;
    font-weight: 600;
}

.sitemap ul > ul > li {
    padding: 5px 0px 5px 60px;
    font-weight: 400;
}

.sitemap li:before {
    content: "\y";
    /* FontAwesome Unicode */
    font-family: tu-icon-font;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

.sitemap ul > ul > li:before {
    content: "\x";
    /* FontAwesome Unicode */
    font-family: tu-icon-font;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}


/* ------ Coaching Tools ------ */

.solution-head #coach-head {
    background: url('/swim-team-management-software/images/coaching-tools-header-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}

#coaching-tools .c1 .container-fluid {
    max-width: 95%;
}

#coaching-tools .c1 {
    padding-bottom: 60px;
    padding-top: 60px;
}

.available-everywhere {
    padding-top: 0px;
    height: 303px;
}

.available-everywhere img {
    position: relative;
    top: -153px;
    z-index: 999;
}

.available-everywhere:before {
    top: -69px;
}

#coaching-tools .c7 {
    padding-bottom: 150px;
    padding-top: 60px;
}

.view-switcher {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: auto;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 20px #c7c2c2;
    -moz-box-shadow: 0px 0px 20px #c7c2c2;
    -ms-box-shadow: 0px 0px 20px #c7c2c2;
    box-shadow: 0px 0px 20px #c7c2c2;
    max-width: 980px;
}

.view-switcher ul {
    width: 100%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.view-switcher ul li {
    display: none;
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    -ms-transition: opacity, 0.3s;
    transition: opacity, 0.3s
}

.view-switcher ul li.active {
    display: block;
    opacity: 1
}

.hero {
    height: inherit;
    padding-top: 100px;
    color: #fff;
    height: auto;
    min-height: inherit;
    background: #333;
    background: -moz-linear-gradient(top, #333 50%, #222 100%);
    background: -webkit-linear-gradient(top, #333 50%, #222 100%);
    background: linear-gradient(to bottom, #333 50%, #222 100%);
    z-index: 2
}

.hero:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -30px;
    width: 0;
    height: 0;
    border-top: 30px solid #222;
    border-left: 100vw solid transparent;
    z-index: -1
}

.hero .container-fluid {
    max-width: 100%
}

.img-tab {
    display: none;
    opacity: 0;
    -webkit-transition: opacity, 0.3s;
    -moz-transition: opacity, 0.3s;
    -ms-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
    padding: 0
}

.img-tab.active {
    display: block;
    opacity: 1
}

.img-tab img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto
}

.img-tab img.pull-right {
    max-width: 55%;
    float: right
}

.img-tab .caption {
    min-height: 136px
}

.img-tab p {
    color: #333;
    margin-top: 50px;
    margin-bottom: 10px
}

.view-switcher {
    box-shadow: 0 15px 10px -6px rgba(0, 0, 0, 0.3);
}

.solution-content .view-switcher img {
    border-radius: 0px !important;
    margin: 0px !important;
}

.workout-writing {
    padding-bottom: 75px;
}

#coaching-tools .sub-text p {
    margin-bottom: 30px;
}

#coaching-tools .c1 .v-slant {
    margin-bottom: -240px;
}

#coaching-tools .c2 .v-slant {
    padding-top: 80px;
}

#coaching-tools .c1 .v-slant div {
    z-index: 200;
}


/* ------ Lessons Management ------ */

.solution-head #lessons-head {
    background: url('/swim-team-management-software/images/lessons-management-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}


/* ------ Member Management ------ */

.solution-head #member-head {
    background: url('/swim-team-management-software/images/communication-hero-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}

.btn-default {
    text-shadow: none !important;
}


/* ------ Swim Meet Management ------ */

.solution-head #meet-head {
    background: url('/swim-team-management-software/images/meet-management-hero-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}


/* ------ Financial Tools ------ */

.solution-head #finance-head {
    background: url('/swim-team-management-software/images/financial-hero-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}


/* ------ Team Fundraising ------ */

.solution-head #fundraising-head {
    background: url('/swim-team-management-software/images/fundraising-hero-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}


/* ------ Website Management ------ */

.solution-head #website-head {
    background: url('/swim-team-management-software/images/website-management-hero.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}


/* ------ Events & Meets ------ */

.solution-head #results-head {
    background: url('/swim-team-management-software/images/events-results-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}

#results-communication .available-everywhere:before {
    top: -83px;
}


/* ------ TeamFeed ------ */

.pro-link {
    color: #fff !important;
    font-style: italic;
    font-weight: 800;
}

.solution-head #teamfeed-head {
    background: url('/swim-team-management-software/images/teamfeed-hero.png') center no-repeat #4697cb;
    background-size: cover;
    min-height: 900px;
}

#teamfeed-2 {
    background: url('/swim-team-management-software/images/teamfeed-hero-2.png') center no-repeat #fff;
    background-size: cover;
    min-height: 900px;
}

#teamfeed-3 {
    background: url('/swim-team-management-software/images/teamfeed-hero-3.png') center no-repeat #fff;
    background-size: cover;
    min-height: 900px;
}

#teamfeed-4 {
    background: url('/swim-team-management-software/images/teamfeed-hero-4.png') center no-repeat #ffb71c;
    background-size: cover;
    min-height: 800px;
}

#teamfeed-5 {
    background: url('/swim-team-management-software/images/golden-goggles-hero.png') no-repeat transparent;
    background-size: cover;
    background-position: top center;
    min-height: 900px;
    z-index: 200;
    color: #fff;
    margin-top: -150px;
}

#teamfeed-2 .container {
    padding-top: 330px;
}

#teamfeed h1 {
    font-size: 50px;
    font-weight: 800;
    font-style: italic;
}

#teamfeed p {
    font-size: 20px;
    margin-top: 30px;
    max-width: 450px;
}

#teamfeed-4 .container {
    padding-top: 100px;
}

#teamfeed-5 .container {
    padding-top: 150px;
    text-shadow: 0px 0px 2px #000;
}

#team-phone {
    background: url('/swim-team-management-software/images/teamfeed-phone.png') center no-repeat;
    background-size: contain;
    width: 100%;
    height: 800px;
    position: absolute;
}

#teamfeed-viewer {
    display: block;
    width: 334px;
    height: 479px;
    overflow: hidden;
    position: relative;
    top: 211px;
    margin: 0px auto;
}

#teamfeed-feed {
    position: absolute;
    padding-left: 3px;
    padding-right: .26px;
    top: 0px;
    -webkit-animation: teamFeed 12s infinite;
    /* Safari 4.0 - 8.0 */
    animation: teamFeed 12s infinite;
}

.img-circle {
    max-width: 100px;
    border-radius: 100px !important;
    -webkit-border-radius: 100px;
    height: auto;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6) !important;
}

.names p {
    text-shadow: -2px 2px 1px #fff;
}

.teamfeed-button {
    padding: 5px 10px;
    text-shadow: none;
    margin: 0px auto;
    text-align: center;
}

#teamfeed .navbar-fixed-top .lets-talk {
    background-color: #fff;
    color: #4697cb;
}

#teamfeed .navbar-inverse .lets-talk {
    background-color: #4697cb;
}

#rob {
    margin-top: 60px;
}

#rob p,
#steve p {
    font-style: italic;
    font-size: 18px;
    font-weight: 400;
}

#steve {
    border-left: #ffb71c solid 10px !important;
}

.quotebox {
    background-color: #eeeeee;
    padding: 11px;
    box-shadow: 0 0 0 1px #eee, 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    border-left: #4697cb solid 10px;
    margin: 10px;
}

.quotebox:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 29px solid #eee;
    position: relative;
    bottom: -41px;
    right: -80%;
}

.quotebox p {
    color: #333;
    text-shadow: none;
}

.btn-pro {
    text-align: center;
}

.btn-pro .btn-container {
    margin: 40px auto;
}

.btn-pro a {
    font-size: 24px !important;
    color: #ffb71c;
}

.goggles {
    margin-top: 30px;
}

.tickets img,
.gopro img {
    max-width: 250px !important;
    margin: 0px auto;
}

.tickets,
.gopro {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}

#win {
    position: absolute;
    display: block;
    width: 150px;
    height: auto;
    right: 70%;
    top: -80px;
}

.gopro {
    margin-top: 135px;
}

.goggles p {
    text-align: center;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-radius: 10px;
    padding: 10px 0px;
    font-weight: 600;
    margin-top: 60px !important;
}

.line-before:before {
    content: url("/swim-team-management-software/images/line.png");
}

.line-after:after {
    content: url("/swim-team-management-software/images/line.png");
}

.contest {
    margin-top: -50px;
    margin-bottom: 40px;
}

.contest-rules {}

.contest-rules h3 {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

.contest-rules ul {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-radius: 10px;
    padding: 10px auto;
    margin-top: 20px;
}

.contest-rules ul>li {
    list-style: none;
    font-weight: 600;
    margin: 15px auto;
    font-size: 20px;
}

.contest-2 {
    margin-top: 50px;
}

.dates img {
    margin: 120px auto;
    max-width: 225px;
}


/* Safari 4.0 - 8.0 */

@-webkit-keyframes teamFeed {
    0% {
        top: 0px;
    }
    25% {
        top: 0px;
    }
    50% {
        top: -700px;
    }
    75% {
        top: -1100px;
    }
    100% {
        top: -1797px;
    }
}


/* Standard syntax */

@keyframes teamFeed {
    0% {
        top: 0px;
    }
    25% {
        top: 0px;
    }
    50% {
        top: -700px;
    }
    75% {
        top: -1100px;
    }
    100% {
        top: -1797px;
    }
}


/* ------ Thank You ------ */

.solution-head #thank {
    background: url('/swim-team-management-software/images/hero-SO-PRO-website-template-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}

#sharing {
    color: #fff;
    text-decoration: underline;
}

#sharing:hover {
    opacity: .8;
}


/* ----- Mobile Tools ----- */

.solution-head #mobile-head {
    background: url('/swim-team-management-software/images/ondeck-hero-gray.jpg') center no-repeat #999;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: multiply;
}

#mobile-application .solution-head-content {
    height: 700px;
}

.mobile-controls .active > div {
    opacity: 1 !important;
}

.mobile-controls a > div {
    opacity: .6;
}

.text-left .mobile-controls a > div {
    float: left;
}

.text-right .mobile-controls a > div {
    float: right;
}

.mobile {
    background-color: transparent !important;
    box-shadow: none;
}

.mobile-controls a:hover,
.mobile-controls a,
.mobile-controls a:focus {
    color: transparent;
    text-decoration: none;
}

.download .apple {
    margin-left: 30px;
}

.solution-content .mobile img {
    margin: 0px auto !important;
    box-shadow: none !important;
}

.view-switcher .mobile ul li.active {
    display: block;
    opacity: 1
}

.mobile {
    max-height: 500px;
}

#mobile-application .c11 {
    padding-bottom: 150px;
}


/* ----- Media Queries ----- */

@media (min-width: 1880px) {
    .splash {
        height: 950px;
    }
    .solution-head #teamfeed-head {
        min-height: 1175px;
        background-position-y: -420px;
    }
    #teamfeed-2 {
        min-height: 1450px;
        background-position-y: -130px;
    }
    #teamfeed-2 .container {
        padding-top: 540px;
    }
    #teamfeed-3 {
        min-height: 1545px;
    }
    #teamfeed-3 .container {
        padding-top: 240px;
    }
    #teamfeed-4 {
        min-height: 850px;
    }
    #teamfeed-5 {
        margin-top: -180px;
    }
}

@media (min-width: 1281px) {
    .splash {
        height: 850px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px;
    }
    .splash {
        height: 725px;
    }
    .navbar-nav>li {
        margin: -2px;
    }
}

@media (max-width:1281px) {
    /* hi-res laptops and desktops */
    .splash {
        height: 850px;
    }
}

@media (max-width:992px) {
    /* big landscape tablets, laptops, and desktops */
    .available-everywhere {
        height: 200px;
    }
    #team-phone {
        height: 460px;
        width: 96%;
    }
    #team-phone {
        height: 460px;
        margin-top: 30px;
    }
    .btn-container {
        text-align: center;
    }
    #teamfeed-feed {
        padding-right: .75px;
        padding-left: 2.9px;
    }
    #teamfeed-viewer {
        width: 193.2px;
        height: 278px;
        top: 118px;
    }
    #teamfeed-2 .container {
        padding-top: 330px;
    }
    #teamfeed-4 .container {
        padding-top: 30px;
    }
    #rob p {
        margin-top: 0px;
    }
    #rob {
        max-width: 90%;
        margin: 20px auto;
    }
    .quotebox:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        display: none;
    }
    /* Safari 4.0 - 8.0 */
    @-webkit-keyframes teamFeed {
        0% {
            top: 0px;
        }
        25% {
            top: 0px;
        }
        50% {
            top: -300px;
        }
        75% {
            top: -700px;
        }
        100% {
            top: -1029px;
        }
    }
    /* Standard syntax */
    @keyframes teamFeed {
        0% {
            top: 0px;
        }
        25% {
            top: 0px;
        }
        50% {
            top: -300px;
        }
        75% {
            top: -700px;
        }
        100% {
            top: -1029px;
        }
    }
    .goggles p {
        margin: 20px auto;
    }
    .gopro,
    .dates {
        margin: 0px auto;
    }
    .tickets p,
    .gopro p {
        margin: 20px auto;
    }
    .contest-2 {
        margin-top: 0px;
    }
    .dates img {
        margin: 40px auto;
        max-width: 400px;
        width: 90%;
    }
    #teamfeed-2 {
        padding-top: 150px;
    }
    .gopro-cta {
        position: relative;
        right: 0px;
    }
    .gopro-cta a {
        padding-right: 30px;
        padding-left: 30px;
        font-weight: 800 !important;
    }
    .single-gopro {
        position: relative;
        max-width: 150px;
        width: 100%;
        right: 0px;
        margin-top: 30px;
    }
    #gopro-head {
        background-position-x: -200px !important;
    }

    #gopro-head h1, #gopro-head p{
        text-shadow: 0px 0px 3px #fff;
    }
}

@media (max-width:767px) {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    /* Menu styling */
    #sidebar-menu {
        display: none;
        position: fixed;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
        background: #4697cb;
        z-index: 9999998;
        padding-top: 60px;
        padding-bottom: 0 !important;
        color: #fff;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .mobile-menu-close.close {
        position: fixed;
        top: 5px;
        right: 15px;
        font-size: 2em;
        z-index: 9999999;
        display:none;
    }
    .tel {
        float: none !important;
        border-top: 5px solid hsl(203, 56%, 50%);
    }
    .tel:hover {
        background-color: inherit;
    }
    #sidebar-menu h3 {
        padding-top: 30px !important;
        color: #fff;
    }
    #sidebar-menu .rotate {
        color: #fff;
    }
    #sidebar-menu .side-bar li a.text-muted span.lead,
    #sidebar-menu .side-bar li a {
        color: #fff;
    }
    #sidebar-menu .lead,
    #sidebar-menu .side-bar ul li a {
        font-size: 1.8em;
        line-height: 1em;
    }
    #sidebar-menu .side-bar {
        max-width: 100%;
    }
    #sidebar-menu .side-bar li.level-2 a {
        color: #a2f97b;
        font-size: 1.3em;
        line-height: 1.5em;
    }
    #sidebar-menu .side-bar li a:hover {
        color: #fff;
    }
    .hamburger-menu {
        float: right;
        padding-top: 17px;
        padding-right: 10px;
        color: rgba(255, 255, 255, 0.4);
    }
    .hamburger-menu:hover {
        color: #333333;
    }
    /* Solutions */
    #solutions {
        max-width: 700px;
    }
    .solutions-header {
        text-align: center;
    }
    .solution-content > div {
        overflow: hidden;
    }
    .solution-content > img {
        padding-bottom: 10px;
    }
    .dropdown > a {
        padding: 10px 15px !important;
        float: none;
    }
    .dropdown-menu>li>a {
        font-size: 18px !important;
    }
    .solution-icon h1 {
        font-size: 36px;
    }
    .solution-head-content .container {
        padding-top: 80px;
    }
    .top {
        left: 41.5%;
    }
    .partners img {
        margin: 40px auto;
    }
    #partners {
        padding: 40px 40px;
    }
    .solution-content p:last-child {
        padding-bottom: 30px;
    }
    .solution-content p:first-child {
        padding-top: 30px;
    }
    .teamfeed-main {
        text-align: center;
    }
    #sat-2 {
        padding-top: 0px !important;
    }
    #sat-head {
        min-height: 600px !important;
    }
    #gopro-head {
        background-position-x: -500px !important;
    }
}

@media (max-width:600px) {
    /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
    .splash {
        height: 775px;
    }
    .top {
        left: 40%;
    }
    .solution-head-content,
    .solution-head,
    .splash {
        background-position: top center !important;
        background-attachment: scroll !important;
    }
    .home h2 {
        font-size: 40px !important;
    }
    .teams-using img {
        margin: auto !important;
        max-width: 100% !important;
    }
    .pro h3,
    .basic h3 {
        font-size: 30px;
    }
    .plan-button a {
        font-size: 20px;
    }
    .plan-button {
        padding: 10px;
    }
    #ipad-head h1 {
        font-size: 38px;
    }
    #giveaway {
        padding: 0px 0px 20px;
    }
    #giveaway h3 {
        font-size: 38px;
    }
    #giveaway p {
        padding: 5px;
    }
    .pig {
        padding-top: 80px !important;
    }
    #sat-4 img {
        max-width: 250px !important;
    }
}

@media (max-width:480px) {
    /* smartphones, Android phones, landscape iPhone */
    .basic {
        margin-top: 20px;
    }
    .pro {
        margin-top: 40px;
    }
    #teamfeed-2 {
        padding-top: 270px;
    }
    .available-everywhere {
        padding-top: 0px;
        height: 100px;
    }
    .available-everywhere img {
        position: relative;
        top: -90px;
        z-index: 999;
    }
    .available-everywhere:before {
        top: -69px;
    }
    #mobile-application .solution-head-content {
        height: 800px;
    }
    .top {
        left: 38%;
    }
    #website-head {
        background-position-x: -40px !important;
    }
    #meet-head {
        background-position-x: -40px !important;
    }
    #lessons-head {
        background-position-x: -90px !important;
    }
    #coach-head {
        background-position-x: -290px !important;
    }
    #results-head {
        background-position-x: -580px !important;
    }
    #finance-head {
        background-position-x: -220px !important;
    }
    #member-head {
        background-position-x: -560px !important;
    }
    #teamfeed-feed {
        padding-right: 1px;
        padding-left: 2.9px;
    }
    #win {
        right: 63%;
        top: -80px;
    }
    .goggles {
        margin-top: 45px !important;
    }
    #ipad-main {
        background: url('/swim-team-management-software/images/ipad-main-background-mobile.jpg') top !important;
        padding-bottom: 20px;
    }
    #ipad-main h2 {
        font-size: 26px !important;
        margin-top: 280px;
        text-align: center !important;
    }
    #ipad-main p {
        text-align: center !important;
        float: none;
        max-width: 80%;
        margin: auto;
        font-size: 16px;
    }
    #ipad-main .connect-container {
        text-align: center !important;
    }
    #gopro-head {
        background-position-x: -800px !important;
    }
}

@media (max-width:320px) {
    /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
    .splash {
        background-position: center;
    }
}

/* ------ New CMS ------ */
.solution-head-content#CMS-head {
    background: url(/swim-team-management-software/images/cms-hero-bg.jpg) center no-repeat;
    background-size: cover;
    text-shadow: none;
}

.solution-head-content#CMS-head a {
    margin-top: 30px;
    background-color: #FFB71C;
}

.solution-head-content#CMS-head h1 {
    margin-bottom: 40px;
}

.solution-head-content#CMS-head p {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 20px;
}

.solution-content#cms-section-one,
.solution-content#cms-section-two {
    padding: 60px 30px;
}

.solution-content#cms-section-one img {
    box-shadow: none;
    width: 90%;
}
.solution-content#cms-section-one p {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 20px;
}

.solution-content#cms-section-two {
    background: url(/swim-team-management-software/images/cms-hero-bg.jpg) center no-repeat;
    background-size: cover;
}

.solution-content#cms-section-two h3 {
    font-size: 36px;
    color: #ffffff;
    line-height: 54px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 300;
}
.solution-content#cms-section-two p {
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    width: 30px auto;
}

.solution-content#cms-section-two a {
    width: 40%;
    background-color: #FFB71C;
    margin: 40px auto;
}

.section#cms-main {
    background-color: #008CC3;
    padding: 60px 30px;
    background: url(/swim-team-management-software/images/cms-homepage-bg.jpg) center no-repeat;
    background-size: cover;
}

.section#cms-main h3 {
    font-size: 48px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 30px;
}

.section#cms-main p {
    font-size: 20px;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
}

.section#cms-main a {
    background-color: #ffb71C;
}

.solution-content#cms-section-two table {
    margin: 20px auto;
}

.solution-content#cms-section-two td {
    padding-bottom: 20px;
    padding-left: 20px;
    color: #ffffff;
}

.solution-content#cms-section-two table input {
    border: none;
    padding: 7px;
    border-radius: 4px;
    color: #333333;
}

.solution-content#cms-section-two .email {
    width: 100%;
}

.solution-content#cms-section-two .form-button input {
    display: block;
    margin: 0 auto;
    background-color: #ffb71C;
}

.solution-content#cms-section-two .hide-form {
    display: none;
}

.solution-content#cms-section-two .time-select select {
    display: block;
    width: 50%;
    margin: 0 auto 40px;
    background-color: #ffffff;
}

.solution-content#cms-section-two .time-select span {
    color: #ffffff;
    display: block;
    width: 50%;
    margin: 40px auto 10px;
}

@media only screen and (max-width: 600px) {
    #cms-section-two table, #cms-section-two thead, #cms-section-two tbody, #cms-section-two th, #cms-section-two td, #cms-section-two tr {
        display: block;
    }

    .solution-content#cms-section-two .cms-form-label {
        position: absolute;
		top: -9999px;
		left: -9999px;
    }

    .solution-content#cms-section-two table input {
        width: 100%;
        margin-bottom: 30px;
    }

    .solution-content#cms-section-two table .cms-form-name:before {
        content: "First Name";
        position: absolute;
        transform: translateY(-30px);
    }

    .solution-content#cms-section-two table .cms-form-name-two:before {
        content: "Last Name";
        position: absolute;
        transform: translateY(-30px);
    }

    .solution-content#cms-section-two table .cms-email-label:before {
        content: "Email";
        position: absolute;
        transform: translateY(-30px);
    }

    .section#cms-main {
        padding: 30px;
        padding-bottom: 50px;
    }

    .section#cms-main h3, .section#cms-main p {
        text-align: center;
    }

    .section#cms-main a {
        margin-top: 30px;
    }

}


/* ----- Footer ----- */

.footer {
    background-color: #f2f3f4;
    width: 100%;
    padding: 30px 0 10px;
    color: #333;
    padding-top: 40px;
}

.footer-logo {
    width: 250px;
    height: auto;
}

.footer a {
    color: #333;
    font-size: 18px;
}

.footer .text-right a {
    font-size: 0;
    line-height: 0;
    margin-left:5px
}
.footer .text-right svg {
    font-size: 36px;
    line-height: 52px;
}
.footer .text-right i {
    font-size: 26px;
    line-height: 37px;
}

.footer p,
.footer .copy {
    color: #333;
}

.blog-icon {
    position: relative;
    display: inline-block;
}

.blog-icon i {
    float: left;
    position: absolute;
    right: 3px;
    top: 2px;
    font-size: 26px;
}

.fa-blog {
    position: relative;
    width: 31px;
    height: 31px;
    top: 2px;
}

.fa-blog:before {
    content: url(http://blog.teamunify.com/hubfs/Blog_../images/new%20blog/dk-flame.svg);
}

.pp-tc {
    margin-top: 10px;
}

.copy {
    display: block;
    margin-top: 10px;
}


/* BRAND FOOTER CSS */

.brand-footer {
  margin: 0 0 0 250px;
  padding: 40px 10px;
  background-color: #f2f3f4;
  color: #23282b;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 12px;
  margin-left: 0px;
}

.brand-footer p {
  margin-bottom: 15px;
  font-size: 14px;
}

.brand-footer .logo-container {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

.brand-footer .logo-container .brand-logo {
  padding: 15px;
}

.brand-footer .logo-container .brand-logo.sportsengine img {
  min-width: 150px;
  max-width: 220px;
  margin-bottom: -3px;
}


/* BRAND FOOTER MEDIA QUERIES */

@media all and (max-width: 1025px) {
    .brand-footer {
        margin: 0;
        width: 100%;
    }
}

@media all and (max-width: 480px) {
    .brand-footer .logo-container .brand-logo {
        flex-basis: 100%;
    }
}

.exit {
    position: absolute;
    z-index: 333333;
    top: 4px;
    color: #ffffff;
    right: 9px;
    font-size: 14px;
}

.hide {
    display: none;
}

.footer footer span {
    margin-top: 15px;
    float: right;
}

footer .fa-stack .icon-tu-flame {
    padding-top: 3px;
    font-size: 1.2em;
}

footer .fa-stack {
    margin-left: -3px;
    position: relative;
    margin-top: -17px;
}

.footer-banner {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    background-color: #222222;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    z-index: 100;
}

.footer-banner a {
    color: #5bc0de;
}

#salesBody, #supportBody {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

/* ------ New Navigation --------- */
nav.navigation {
    height: 60px;
    background-color: rgba(0,0,0,.7);
    position: -webkit-sticky;
    position: sticky;
    display: block;
    width: 100%;
    top: 0;
    z-index: 100;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

nav.navigation .navbar-brand {
    height: 60px;
    width: 60px;
    line-height: 1;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.navbar-brand img {
    height: 100%;
}


nav.navigation > ul {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 60px;
    padding: 0;
    margin: 0;
}

nav.navigation > ul > li {
    padding: 0px 15px;
}

nav.navigation > ul > li > a {
    font-size: 18px;
    color: #EEEEEE;
    transition: color .1s linear;
}
nav.navigation > ul > li > a:hover {
    opacity: 1;
    color: #FFB71C;
    transition: color .1s linear;
}

nav.navigation .get-started-btn {
    width: 140px;
    height: 45px;
    background-color: #4697CB;
    padding: 10px 10px;
    color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    transition: background-color .1s linear;
    position: absolute;
    right: 15px;
}
nav.navigation .get-started-btn:hover {
    opacity: 1;
    background-color: #FFB71C;
    transition: background-color .1s linear;
}

nav.navigation .dropdown-menu li {
   font-size: 16px;
}

nav.navigation .open > .dropdown-menu {
    margin: 20px 0px;
}

nav.navigation .hamburger-menu {
    float: none;
    position: absolute;
    padding: 0;
    right: 30px;
    color: #fff;
}

@media (max-width:767px) {
    nav.navigation > ul {
        display: none;
    }
    nav.navigation .get-started-btn {
        display:none;
    }
}

.capterra-main .carousel-indicators {
    top: -50px;
    color: #4697cb !important;
    max-width: 50%;
    left: auto;
}
.carousel-indicators {
    position: absolute;
    z-index: 15;
    padding-left: 0;
    text-align: center;
    list-style: none;
    right: 0;
    bottom: auto !important;
    width: initial !important;
    margin-left: initial !important;
}

/* Get Started */
#get-started .row {
    /* display: flex;
    justify-content: center; */
    max-width: 100vw;
    margin: 0;
}

#get-started {
    background-image: url('../images/get-started-background.png');
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 120px;
    max-width: 100vw;
    margin-bottom: 60px;
}
#get-started .main-content h1 {
    font-size: 48px;
    color: #4697CB;
    font-weight: bold;
    margin: 0;
}
#get-started .main-content {
    max-width: 700px;
}

#get-started .main-content p {
    max-width: 650px;
    font-size: 20px;
    padding: 30px 0px;
}

#get-started .main-content p.lastoftype {
  padding-top: 0;
}

#get-started .side-content {
    background-color: rgba(255,255,255,.7);
    border-radius: 5px;
    box-shadow: 1px 3px 20px -5px #979797;
    padding: 10px 0px;
    width: 300px;
}

#get-started .side-content h4 {
    font-size: 20px;
    border-bottom: 1px solid #FFB71C;
    padding: 10px 20px 5px 40px;
    color: #333;
}

#get-started .side-content h3 {
    font-size: 24px;
    color: #4697CB;
    font-weight: bold;
    margin: 0;
}

#get-started .side-content p {
    font-size: 14px;
    color: #68767F;
    margin: 0;
}

#get-started .side-content > div {
    margin-bottom: 20px;
    padding-left: 40px;
}

@media (max-width: 1024px) {
    #get-started .side-content {
       display: none;
    }
}

.mktoiFrame {
  width: 100%;
  border: 0;
}

.mktoiFrame.get-started {
  height: 526px;
}
@media screen and (max-width:1124px) {
  .mktoiFrame.get-started {
    height: 546px;
  }
}
@media screen and (max-width:1020px) {
  .mktoiFrame.get-started {
    height: 876px;
  }
}
@media screen and (max-width:990px) {
  .mktoiFrame.get-started {
    height: 526px;
  }
}
@media screen and (max-width:560px) {
  .mktoiFrame.get-started {
    height: 546px;
  }
}
@media screen and (max-width:510px) {
  .mktoiFrame.get-started {
    height: 876px;
  }
}
@media screen and (max-width:290px) {
  .mktoiFrame.get-started {
    height: 896px;
  }
}

.mktoiFrame.talk-to-sales {
  height: 526px;
}
@media screen and (max-width:581px) {
  .mktoiFrame.talk-to-sales {
    height: 546px;
  }
}
@media screen and (max-width:532px) {
  .mktoiFrame.talk-to-sales {
    height: 876px;
  }
}
@media screen and (max-width:290px) {
  .mktoiFrame.talk-to-sales {
    height: 896px;
  }
}

.mktoiFrame.talk-to-support {
  height: 438px;
}
@media screen and (max-width:581px) {
  .mktoiFrame.talk-to-support {
    height: 458px;
  }
}
@media screen and (max-width:532px) {
  .mktoiFrame.talk-to-support {
    height: 661px;
  }
}
@media screen and (max-width:290px) {
  .mktoiFrame.talk-to-support {
    height: 681px;
  }
}

/* Contact Page */


#page-contact .hero {
    background-image: url('/swim-team-management-software/images/Home-Background.jpg');
    height: 400px;
}

#page-contact .hero {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: cover;
    background-position: 50%;
    padding-top: 60px;
}

@media (max-width: 1000px) {
    #page-contact .hero {
        text-align:center;
        padding: 120px 0
    }
}

#page-contact .hero .text-container {
    max-width: 700px;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#page-contact .hero h1 {
    font-size: 48px;
    margin-bottom: 30px;
}

#page-contact .hero p {
    max-width: 459px !important;
}

#page-contact .hero .subtitle {
    color: #fff;
    margin-bottom: 35px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2rem
}

#page-contact #contact-section {
    background: #fff;
    padding: 60px;
}

#page-contact #contact-section .three-column {
    display: flex
}

@media (max-width: 600px) {
    #page-contact #contact-section .three-column .text-container {
        padding:25px
    }
}

#page-contact #contact-section .three-column a,#contact-section .three-column p {
    font-size: 14px;
    color: #68767F;
}

#page-contact #contact-section .three-column a:hover,#contact-section .three-column p:hover {
    text-decoration: none
}

#page-contact #contact-section .three-column .no-text-margin p {
    margin: 0
}

#page-contact #contact-section h3 {
    font-size: 24px;
    color: #4697CB;
    font-weight: bold;
}

#page-contact #contact-section .text-container a {
    color: #4697CB;
    font-size: 18px;
}


#page-contact #contact-section .contactIcon {
    height: 100px;
    width: 100px;
    margin: 0 auto 22px;
    background-repeat: no-repeat;
    background-clip: padding-box;
    background-position: center center;
    min-height: 100px;
    min-width: 100px;
}

#page-contact #contact-section .contactIcon.first {
    background-image: url(../images/tu-help-icon.svg)

}

#page-contact #contact-section .contactIcon.second {
    background-image: url(../images/tu-sales-icon.svg)
}

#page-contact #contact-section .contactIcon.third {
    background-image: url(../images/tu-resources-icon.svg)
}

#page-contact .text-container {
    max-width: 750px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    height: 350px;
}

@media (max-width: 1000px) {
    #page-contact .text-container {
        -ms-flex:1 1 100%;
        flex: 1 1 100%;
        -ms-flex-order: 1;
        order: 1;
        padding: 0
    }
}

#page-contact .content {
    flex: 1;
}

#page-contact .content a {
    font-size: 14px !important;
}

@media (min-width: 767px) {
    #page-contact .column.two {
        border-left: 1px solid #FFB71C;
        border-right: 1px solid #FFB71C;
    }
}

@media (max-width: 767px) {
    #page-contact #contact-section .three-column {
        flex-direction: column;
    }
    #page-contact .content {
        flex: 0;
        padding: 10px;
    }

    #page-contact #contact-section {
        padding: 60px 10px;
    }
    #page-contact .text-container {
        min-width: 270px;
    }
    #page-contact .hero h1 {
        font-size: 24px;
    }
    #page-contact .hero p {
        font-size: 16px;
    }
}

/* Adjust from new nav */
 body {
     margin-top: -60px !important;
 }
