
/* general classes from bootstrap ===================================================================== */

html,
body {
    overflow-x: hidden; 
}

body {
    font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 18px;
    font-weight: 400;
    color: #121212;
    background: #1C1C1C;
}

/* navbar formatting ======================================================================= */

.navbar-lower {
	margin-bottom: 0px;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
    background: #faf8fb;
}

.navbar {
	border-radius: 0px;
}

.navbar-lower .navbar-nav>li>a:hover,
.navbar-lower .navbar-nav>li>a:focus,
.navbar-nav>li>a:hover, 
.navbar-nav>li>a:focus {
	text-decoration: underline;
}

.navbar-lower-shadow {
	position: relative;
	z-index: 100;
}

.navbar-lower {
	min-height: 70px;
	font-size: 14px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.navbar-lower .navbar-nav>li>a, 
.navbar-lower .navbar-nav>li>a:hover, 
.navbar-lower .navbar-nav>li>a:focus, 
.navbar-lower .navbar-nav>.active>a, 
.navbar-lower .navbar-nav>.active>a:hover, 
.navbar-lower .navbar-nav>li>a:focus {
	background: none;
	color: #123c7f;
}

.navbar-lower .navbar-nav>li {
	padding: 20px 0px 20px 10px;
}

.navbar-lower .navbar-nav>li>a {
	padding: 8px 10px;
}

.navbar-lower .navbar-nav>li.last-nav>a {
	color: #123c7f;
}

.navbar-lower .container {
    position: relative;
}

#header-logo {
	padding: 15px 0px 14px;
}

#header-toggle-logo {
	padding: 12px 15px;
}

/* index page formatting ===================================================================== */

.section-index-header {
    background: url(../images/her/bg/bg-hero01.png) center center no-repeat;
    background-size: cover;
    font-size: 16px;
}

.section-index-header .container {
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
}

.section-index-header .banner {
    position: absolute;
    top: -60px;
    right: -30px;
    z-index: 105;
}

.section-index-header .heading {
    max-width: 550px;
    position: relative;
    z-index: 110;
}

.section-index-header .title {
    margin-bottom: 0;
}

.section-index-header .speaker {
    font-weight: 700;
    font-size: 24px;
}

.section-index-header .description {
    font-size: 18px;
    margin-bottom: 20px;
}

.section-index-header h3 {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 26px;
    color: #ff5055;
}

.section-index-header .register-box {
    max-width: 580px;
    margin: 0 auto;
}

.section-index-header .register-box .separator {
    border-right: 1px solid #f7dcd4;
}

.section-index-header .btn-register {
    font-size: 26px;
    color: #fff;
    padding: 13px 50px;
    background: #e34a5c;
    font-weight: 700;
    border-radius: 40px;
}

.section-index-header .btn-register:hover {
    filter: brightness(75%);
}

.section-index-header .hero-inset {
    position: absolute;
    bottom: 60px;
    right: -20px;
    width: 60%;
}

.section-mood-and-memory {
    background: #fff;
}

.section-mood-and-memory .container {
    padding-top: 90px;
    padding-bottom: 30px;
    position: relative;
}

.section-mood-and-memory h2 {
    font-size: 32px;
    line-height: 42px;
    margin-top: 0px;
    font-weight: 800;
    color: #6f9a72;
}

.section-mood-and-memory p {
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 30px;
}

.section-mood-and-memory p strong {
    color: #6f9a72;
    font-weight: 800;
}

.section-well-cover {
    background: #fff;
}

.section-well-cover .container {
    padding-top: 20px;
    padding-bottom: 40px;
}

.section-well-cover h2 {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 70px;
    font-weight: 700;
}

.section-well-cover p {
    margin-bottom: 50px;
}

.section-well-cover ul {
    margin: 0px 0 50px 220px;
}

.section-well-cover ul li {
    margin-bottom: 70px;
    font-size: 24px;
    line-height: 43px;
}

.section-well-cover ul li i {
    font-size: 70px;
    color: #1097b4;
    top: 0px;
    left: -200px;
}

.section-speakers {
    background: #6f9a72;
    color: #fff;
}

.section-speakers .container {
    padding-top: 100px;
    padding-bottom: 80px;
}

.section-speakers h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 42px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #fff;
}

.section-speakers h3 {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 5px;
    font-weight: 700;
}

.section-speakers p {
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 30px;
}

.section-speakers a {
    color: #ecf8a7;
}

.section-registration-footer {
    background: url(../images/her/bg/bg-hero01.png) center center no-repeat;
    background-size: cover;
    font-size: 16px;
}

.section-registration-footer .container {
    padding-top: 70px;
    padding-bottom: 150px;
    position: relative;
}

.section-registration-footer .banner {
    margin-bottom: -10px;
}

.section-registration-footer .title {
    margin-bottom: 20px;
}

.section-registration-footer .speaker {
    font-weight: 700;
    font-size: 24px;
}

.section-registration-footer .description {
    font-size: 22px;
    margin-bottom: 40px;
}

.section-registration-footer h4 {
    font-size: 24px;
    margin-top: 40px;
}

.section-registration-footer h3 {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 30px;
}

.section-registration-footer .register-box {
    max-width: 580px;
}

.section-registration-footer .register-box .separator {
    border-right: 1px solid #f7dcd4;
}

.section-registration-footer .btn-register {
    font-size: 26px;
    color: #fff;
    padding: 13px 50px;
    background: #e34a5c;
    font-weight: 700;
    border-radius: 40px;
}

.section-registration-footer .btn-register:hover {
    filter: brightness(75%);
}

/* modal formatting ===================================================================== */

.modal-register .modal-content {
    border-radius: 0px;
}

.modal-register .modal-header {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: none;
}

.modal-register .modal-header .close {
    opacity: 1;
    font-size: 30px;
    margin-top: -18px;
}

.modal-register .modal-header a {
    color: #ff5055;
    text-decoration: underline;
    position: relative;
    z-index: 10;
}

.modal-register h3 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 10px;
}

.modal-register h3 span {
    color: #ff5055;
}

.modal-register .title {
    margin-bottom: 20px;
}

.modal-register .speaker {
    font-weight: 700;
    font-size: 24px;
}

.modal-register .description {
    font-size: 24px;
}

.modal-register h4 {
    font-size: 24px;
    line-height: 34px;

    margin-top: 30px;
}

.modal-register h4 strong {
    font-size: 30px;
    text-transform: uppercase;
}

.modal-register h4 span {
    color: #ff5055;
    font-weight: 700;
}

.modal-register .modal-body {
    padding-bottom: 5px;
}

.modal-register .row {
    margin-bottom: 30px;
}

.modal-register .form-group {
    margin-bottom: 10px;
}

.modal-register label {
    font-weight: 500;
    font-size: 16px;
}

.modal-register .form-control {
    border: 1px solid #898989;
    border-radius: 0px;
}

.modal-register .btn-register {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    padding: 10px 40px;
    background: #ff5055;
    font-weight: 700;
    border-radius: 40px;
}

.modal-register .btn-register:hover {
    filter: brightness(75%);
}

/* confirmation formatting ===================================================================== */

.section-confirmation {
    background: #fff;
}

.section-confirmation .container {
    padding-top: 50px;
    padding-bottom: 100px;
}


.section-confirmation h1 {
    font-size: 36px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #ff5055;
}

.section-confirmation .text-successfully-signed-up {
    font-size: 18px;
    margin-bottom: 25px;
}

.section-confirmation .text-add-this,
.section-confirmation .text-share-this {
    font-size: 14px;
    margin-bottom: 10px;
}

.section-confirmation h3 {
    font-size: 28px;
    margin-top: 50px;
}

.section-confirmation h4 {
    font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #ff5055;
    font-weight: 700;
}

.section-confirmation p {
    font-size: 16px;
    line-height: 30px;
}

.section-confirmation strong {
    font-weight: 700;
}

.section-confirmation .addtocalendar .atcb-link {
    font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 14px;
    color: #312b2c;
    padding: 9px;
    background: #f2f2f2;
    border: 1px solid #dad8d8;
    width: 150px;
    margin-top: -7px;
    text-align: center;
    box-shadow: none;
}

.section-confirmation .addtocalendar .atcb-link:hover,
.section-confirmation .addtocalendar .atcb-link:focus,
.section-confirmation .addtocalendar .atcb-link:visited {
    background: #c7c7c7;
    color: #312b2c;
    box-shadow: none;
    padding: 9px;
    margin-top: -7px;
}

.section-confirmation .help-link {
    color: #ff5055;
    text-decoration: underline;
}

.section-confirmation a .btn-fb {
    color: #fff;
    background: #2a5ea1;
    border-radius: 4px;
}

.section-confirmation a .btn-fb .btn {
    padding: 5px 15px;
    font-size: 14px;
}

.section-confirmation a:hover .btn-fb .icon-fb,
.section-confirmation a:hover .btn-fb .text-share {
    color: #fff;
    background: #4e7cb9;
}

.section-confirmation a .btn-twitter img {
    width: 14px;
    height: 14px;
}

.section-confirmation a .btn-twitter {
    color: #fff;
    background: #000;
    border-radius: 4px;
}

.section-confirmation a .btn-twitter .btn {
    padding: 5px 13px;
    font-size: 14px;
}

.section-confirmation a:hover .btn-twitter .icon-twitter,
.section-confirmation a:hover .btn-twitter .text-share {
    background: #444;
    color: #fff;
}

.section-confirmation a .icon-fb,
.section-confirmation a .icon-twitter {
    font-size: 15px;
}

.section-confirmation a .text-share {
    border-left: 1px solid #fff;
    font-size: 14px;
}

/* footer formatting ===================================================================== */

.section-footer {
	background: #1C1C1C;
	color: #f9f8f6;
    font-size: 18px;
}

.section-footer .container {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media (min-width: 1200px) {
	
	/* index page formatting ===================================================================== */
    
    .section-index-header .hero-inset {
        right: 20px;
        width: 47%;
        z-index: 100;
    }

    .section-registration-footer .container {
    }

	.section-registration-footer .banner {
		position: absolute;
		top: 0;
		left: -130px;
		margin-bottom: -40px;
	}
	
	/* modal formatting ===================================================================== */
    
    .modal-register .modal-dialog {
        width: 770px;
    }

}

@media (max-width: 1199px) and (min-width: 992px) {

	/* index page formatting ===================================================================== */
    
    .section-index-header .hero-inset {
        width: 43%;
    }

}

@media (max-width: 991px) and (min-width: 768px) {
	
    /* navbar formatting ======================================================================= */

    .navbar-lower .navbar-nav>li {
        padding: 20px 0px;
    }

    /* index page formatting ===================================================================== */
    
    .section-index-header .container {
    }

    .section-index-header .banner {
        max-width: 150px;
        right: -15px;
        top: -60px;
    }

    .section-index-header .heading {
        max-width: 500px;
    }

    .section-index-header .description {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .section-index-header h3 {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .section-index-header .hero-inset {
        width: 40%;
        right: -90px;
    }
    
    .section-mood-and-memory .container {
        padding-top: 50px;
        padding-bottom: 1px;
    }

    .section-mood-and-memory h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .section-mood-and-memory p {
        font-size: 20px;
        line-height: 36px;
    }

    .section-well-cover .container {
        padding-bottom: 10px;
    }

    .section-well-cover h2 {
        font-size: 26px;
    }

    .section-well-cover ul li {
        font-size: 20px;
        line-height: 36px;
    }

    .section-speakers .container {
        padding-top: 70px;
        padding-bottom: 60px;
    }

    .section-speakers h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .section-speakers h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .section-speakers p {
        font-size: 16px;
        line-height: 26px;
    }

    .section-registration-footer h3 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .section-registration-footer .description {
        font-size: 22px;
    }

}

@media (max-width: 767px) {

	/* navbar formatting ======================================================================= */

	.navbar-collapse.in {
		max-height: initial;
	}
	
	.navbar-nav {
		margin: 0px;
	}
	
    .navbar-lower-shadow img {
        max-width: 190px;
    }

	.action {
	  	margin-top: -27px;
	  	margin-bottom: 4px;
	}

	#header-logo {
		padding: 15px 0px 14px 10px;
	}
	
    /* general classes from bootstrap ===================================================================== */

    body {
        font-size: 14px;
    }
    
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* index page formatting ===================================================================== */
	
    .section-index-header .container {
        padding-bottom: 40px;
    }

    .section-index-header .banner {
        position: relative;
        max-width: 120px;
        right: auto;
        top: auto;
    }

    .section-index-header .heading {
        max-width: none;
    }

    .section-index-header .title {
    }

    .section-index-header .speaker {
        font-size: 16px;
    }

    .section-index-header .description {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .section-index-header h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .section-index-header .register-box .separator {
        border-right: none;
        margin-bottom: 30px;
    }

    .section-index-header .btn-register {
        font-size: 16px;
        padding: 10px 30px;
    }

    .section-mood-and-memory .container {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .section-mood-and-memory h2 {
        font-size: 20px;
        line-height: normal;
    }

    .section-mood-and-memory p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .section-well-cover .container {
        padding-top: 1px;
    }

    .section-well-cover h2 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .section-well-cover p {
        margin-bottom: 30px;
    }

    .section-well-cover ul {
        margin: 0px 0 30px 60px;
    }

    .section-well-cover ul li {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 24px;
    }

    .section-well-cover ul li i {
        font-size: 20px;
        top: 0px;
        left: -60px;
    }

    .section-well-cover ul li i img {
        width: 100%;
        font-size: 14px;
        top: 4px;
        left: -35px;
    }

    .section-speakers .container {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .section-speakers h2 {
        font-size: 22px;
        line-height: normal;
        margin-bottom: 0;
    }

    .section-speakers h3 {
        font-size: 18px;
        line-height: normal;
    }

    .section-speakers p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .section-registration-footer {
        margin-top: 0;
    }

    .section-registration-footer .container {
        padding-top: 50px;
        padding-bottom: 100px;
    }

    .section-registration-footer .banner {
        max-width: 150px;
        right: -15px;
        margin-bottom: 0px;
    }

    .section-registration-footer .heading {
        max-width: none;
    }

    .section-registration-footer .title {
        margin-bottom: 20px;
    }

    .section-registration-footer .speaker {
        font-size: 18px;
    }

    .section-registration-footer .description {
        font-size: 18px;
    }

    .section-registration-footer h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 30px;
    }

    .section-registration-footer h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .section-registration-footer .register-box .separator {
        border-right: none;
        margin-bottom: 30px;
    }

    .section-registration-footer .btn-register {
        font-size: 16px;
        padding: 10px 30px;
    }

    /* confirmation formatting ===================================================================== */
    
    .section-confirmation h1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .section-confirmation .text-successfully-signed-up {
        font-size: 14px;
        line-height: 20px;
    }

    .section-confirmation h4 {
        margin-bottom: 5px;
        font-size: 14px;
    }
    
    .section-confirmation p {
        font-size: 14px;
        line-height: 20px;
    }

    .section-confirmation .text-details,
    .section-confirmation .text-date {
        font-size: 18px;
    }

    .section-confirmation h3 {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /* modal formatting ===================================================================== */
    
    .modal-register {
        font-size: 14px;
    }
    
    .modal-register .modal-dialog {
        max-width: 340px;
        margin: 10px auto;
    }
    
    .modal-register .modal-body {
        padding-bottom: 150px;
    }
    
	.modal-register .title {
	}
	
    .modal-register .speaker {
        font-size: 16px;
    }

    .modal-register .description {
        margin: 0 auto;
        font-size: 16px;
    }

    .modal-register h3 {
        font-size: 22px;
        line-height: normal;
    }

    .modal-register h4,
    .modal-register h4 strong {
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 20px;
    }

    .modal-register .btn-register {
        padding: 9px 30px;
        font-size: 20px
    }

    /* footer formatting ===================================================================== */

    .section-footer,
    .section-footer .text-right{
        text-align: center;
    }

}











    
