ul {
    list-style: disc;
    color: #465666;
}

    ul span {
        color: #323031;
    }


.vertical-border {
    height: 90%;
    border-right: 2px solid #fff;
    margin-top: 12px
}

.horizontal-border {
    width: 55%;
    border-bottom: 2px solid #fff;
    margin: 32px auto;
}

nav a {
font: normal 700 26px 'Noto Sans', sans-serif !important;
}

#head {
    background: url("../img/header.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 607px;
}

#head_logo {
    background: url("../img/logo.svg");
    background-size: 330px auto;
    background-repeat: no-repeat;
    background-position: center 181px;
    height: 504px;
    margin:auto auto;
}

#head_inner {
    display: block;
    height: 0;
    padding-top: 63.3%;
}

.theNav {
    background: #323031;
    border-top: solid #fff;
    border-bottom: solid #fff;
    border-width: 2px;
    padding-right: 22px;
}

.slogan {
    background: transparent;
    width: 100%;
    top: 539px;
    color: #fff;
    font: normal 400 33px 'Buenard', serif;
    text-align: center;
    letter-spacing: 1px;
}

.blue-upper {
    display: flex;
    flex-direction: column;
    background: #465666;
    height: 390px;
}

.blue-upper-left-slogan {
    overflow: hidden;
    width: 100%;
    font: normal 400 36px 'Buenard', serif;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-top: 54px;
    text-align: center;
    letter-spacing: 3px;
}

.blue-upper-left-text {
    font: normal 400 13px 'Noto Sans', sans-serif;
    color: #fff;
    padding: 25px 4% 10px;
    text-align: center;
    line-height: 1.6rem;
    letter-spacing: 1px;
}

.blue-upper-left-phone {
    font: normal 700 34px 'Noto Sans', sans-serif;
    color: #fff;
    padding-top: 27px;
    text-align: center;
    line-height: 1.6rem;
    letter-spacing: 0.06em;
    height: 29px;
}

span.gc-cs-link {
    color: #fff !important;
    text-decoration: none !important;
    cursor: pointer;
}

.blue-slogan {
    background: transparent;
    font: normal 400 30px 'Buenard', serif;
    color: #fff;
    padding-top: 5px;
    text-align: center;
    letter-spacing: 2px;
}

.blue-slogan-bigger {
    background: transparent;
    font: normal 400 34px 'Buenard', serif;
    color: #fff;
    padding-top: 3px;
    text-align: center;
    letter-spacing: .29rem;
}

.boat {
    vertical-align: sub;
    padding-right: 10px;
}

.blue-cell-text {
    font: normal 400 11px 'Noto Sans', sans-serif;
    color: #fff;
    padding: 0 5%;
    text-align: center;
    line-height: 1rem;
    letter-spacing: .01rem;
}

.wrapper-cell {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width:1200px;
  margin: 0 auto;
}

.wrapper-blue-cell-full {
    display: inline-block;
    padding-top: 5px;
    margin: 0 auto;
    width: 100%;
}

.blue-half-cell {
    background: #465666;
}

.blue-full-cell {
    background: #465666;
    max-width: 1200px !important;
    -webkit-flex-grow: 1;
}

.blue-full-cell-1 {
    min-height: 37px;
    padding-bottom: 27px;
    padding-left: 10px;
    padding-right: 10px;
}

.blue-full-cell-2 {
    min-height: 83px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

.blue-half-cell-1, .blue-half-cell-2 {
    min-height: 402px;
    width:50%;
    min-width: 50%;
    display: -webkit-flex;
}

.blue-half-cell-2 {
    display: inline-flex;
}

.blue-half-cell-3, .blue-half-cell-4 {
    min-height: 180px;
    width:50%;
    min-width: 50%;
}

.blue-half-cell-5 {
    min-height: 239px;
    width:50%;
    min-width: 50%;
}

.blue-half-cell-6 {
    min-height: 169px;
    width:50%;
    min-width: 50%;
    padding-bottom: 35px;
}

.white-half-cell-float-outer {
width: 100%;
    margin: 0 auto;
    max-width: 1200px !important;
    position: absolute;
    height: 263px;
    top: 1445px;
    text-align: center;
}

.white-half-cell-float {
    width: 650px;
    height: 263px;
    background: url("../img/white_mount_bkg.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
}

.white-half-cell {
    background: #fff;
    width:50%;
    min-width: 50%;
    float: left;
}

.white-half-cell-1, .white-half-cell-2 {
    padding-top: 23px;
    min-height: 201px;
}

.white-half-cell-3, .white-half-cell-4 {
    padding-top: 23px;
    min-height: 312px;
}

.white-half-cell-title {
    font: normal 700 25px 'Noto Sans', sans-serif;
    color: #465666;
    padding: 0 5%;
    text-align: ;
}

.white-half-cell-ul {
    padding-left: 11%;
    font: normal 400 16px 'Noto Sans', sans-serif;
    color: #323031;
    line-height: 1.7rem;
}

.white-full-cell-1 {
    text-align:center;
    background: #fff;
    width: 100%;
    min-width: 100%;
    min-height: 96px;
    padding-top: 12px;
    padding-bottom: 10px;
    margin: 0 auto;
}

.white-full-cell-2 {
    background: #fff;
    width: 100%;
    min-width: 100%;
    min-height: 44px;
}

/* We tell all items to be 100% width */
.blue-half-cell, .blue-full-cell, .white-half-cell {
  flex: 1 100%;
}

.footer-text {
    font: normal 400 11px 'Noto Sans', sans-serif;
    color: #323031;
    text-align: center;
    line-height: 1rem;
    letter-spacing: .01rem;
}

.footer-img {
    vertical-align: middle;
    padding: 18px; 
}

/* Medium screens */
@media (min-width: 800px) and (max-width: 950px) {
  /* We tell both sidebars to share a row */
  .blue-half-cell { padding-bottom: 34px; }
}

/* Medium screens */
@media all and (min-width: 800px) {
  /* We tell both sidebars to share a row */
  .blue-half-cell, .white-half-cell { flex: 1 auto; }
}

@media (max-width: 800px) {
  .blue-half-cell-1, .blue-half-cell-2, .blue-half-cell-3, .blue-half-cell-4, .blue-half-cell-5, .blue-half-cell-6  { width: 100%; }
}

/* Large screens */
@media all and (min-width: 768px) {
  /* And tell the main element to take twice as much width as the other two sidebars 
   */
  .blue-half-cell-1  { order: 1; }
  .blue-half-cell-2  { order: 2; }
  .blue-full-cell-1  { order: 3; }
  .white-half-cell-1 { order: 4; }
  .white-half-cell-2 { order: 5; }
  .white-half-cell-3 { order: 6; }
  .white-half-cell-4 { order: 7; }
  .blue-full-cell-2  { order: 8; }
  .blue-half-cell-3  { order: 9; }
  .blue-half-cell-4  { order: 10; }
  .blue-half-cell-5  { order: 11; }
  .blue-half-cell-6  { order: 12; }
  .white-full-cell-1 { order: 13; }
  .white-full-cell-2 { order: 14; }
}

@media (max-width: 400px) {

#head_logo {
    background: url("../img/logo.svg");
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-position: center 194px;
    height: 504px;
    margin:auto auto;
}

}

@media only screen and (min-width: 480px) {

#head_logo {
    background: url("../img/logo.svg");
    background-size: 456px auto;
    background-repeat: no-repeat;
    background-position: center 122px;
    height: 537px;
    margin:auto auto;
}

.white-half-cell-ul {
    padding-left: 20%;
    font: normal 400 18px 'Noto Sans', sans-serif;
    color: #323031;
    line-height: 1.7rem;
}

.white-half-cell-title {
    font: normal 700 34px 'Noto Sans', sans-serif;
    color: #465666;
    padding: 0 18%;
    text-align: ;
}

.blue-upper-left-slogan {
    overflow: hidden;
    width: 100%;
    font: normal 400 40px 'Buenard', serif;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-top: 54px;
    text-align: center;
    letter-spacing: 3px;
}

.blue-upper-left-text {
    font: normal 400 14px 'Noto Sans', sans-serif;
    color: #fff;
    padding: 25px 12% 10px;
    text-align: center;
    line-height: 1.6rem;
    letter-spacing: 1px;
}

.blue-slogan-bigger {
    background: transparent;
    font: normal 400 38px 'Buenard', serif;
    color: #fff;
    padding-top: 3px;
    text-align: center;
    letter-spacing: .29rem;
}

.boat {
    vertical-align: sub;
    padding-right: 18px;
}

.footer-img {
    vertical-align: middle;
    padding: 0 53px 0 0;
}


}

@media (max-width: 799px) {

	.horizontal-border2 {
	    width: 55%;
	    border-bottom: 2px solid #fff;
	    margin: 32px auto;
	}

}

@media (min-width: 800px) {

	.horizontal-border2 {
	    display: none;
	}

}

@media (min-width: 1123px) and (max-width: 1190px) {

	.white-half-cell-float {
		position: absolute;
		width: 100%;
		max-width: 1200px;
		height: 263px;
		top: 1477px;
		background: url("../img/white_mount_bkg.png");
		background-repeat: no-repeat;
		background-position: center center;
	}


}

@media (min-width: 1103px) and (max-width: 1123px) {

	.white-half-cell-float {
		position: absolute;
		width: 100%;
		max-width: 1200px;
		height: 263px;
		top: 1477px;
		background: url("../img/white_mount_bkg.png");
		background-repeat: no-repeat;
		background-position: center center;
	}


}


@media (min-width: 951px) and (max-width: 1102px) {

	.white-half-cell-float {
		position: absolute;
		width: 100%;
		max-width: 1200px;
		height: 263px;
		top: 1516px;
		background: url("../img/white_mount_bkg.png");
		background-repeat: no-repeat;
		background-position: center center;
	}


}

@media (min-width: 940px) and (max-width: 950px) {

	.white-half-cell-float {
		position: absolute;
		width: 100%;
		max-width: 1200px;
		height: 263px;
		top: 1550px;
		background: url("../img/white_mount_bkg.png");
		background-repeat: no-repeat;
		background-position: center center;
	}


}

@media (min-width: 868px) and (max-width: 939px) {

	.white-half-cell-float {
		position: absolute;
		width: 100%;
		max-width: 1200px;
		height: 263px;
		top: 1570px;
		background: url("../img/white_mount_bkg.png");
		background-repeat: no-repeat;
		background-position: center center;
	}


}

@media (min-width: 837px) and (max-width: 867px) {

	.white-half-cell-float {
		position: absolute;
		width: 100%;
		max-width: 1200px;
		height: 263px;
		top: 1605px;
		background: url("../img/white_mount_bkg.png");
		background-repeat: no-repeat;
		background-position: center center;
	}


}

@media (min-width: 799px) and (max-width: 836px) {

	.white-half-cell-float {
		position: absolute;
		width: 100%;
		max-width: 1200px;
		height: 263px;
		top: 1632px;
		background: url("../img/white_mount_bkg.png");
		background-repeat: no-repeat;
		background-position: center center;
	}


}

@media (min-width: 767px) and (max-width: 799px) {

	.white-half-cell-float {
		position: absolute;
		width: 100%;
		max-width: 1200px;
		height: 263px;
		top: 2445px;
		background: url("../img/white_mount_bkg.png");
		background-repeat: no-repeat;
		background-position: center center;
	}


}

@media (max-width: 767px) {

	.white-half-cell-float {
		display: none;
	}


}
