
/* global formatting ======================================================================= */

html,
body {
    overflow-x: hidden;
}

body {
    font-family: "Montserrat", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 22px;
    color: #000;
    background: #fff;
}

.content-cd h1, 
.content-cd h2, 
.content-cd h3,
.content-cd h4, 
.content-cd h5, 
.content-cd h6 {
    font-weight: 700;
}

.content-cd p {
    margin-bottom: 60px;
    line-height: 34px;
}

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

.section-cd-header {
    background: #fff;
    border-bottom: 2px dashed #1097b4;
}

.section-cd-header .container {
    padding-top: 40px;
    padding-bottom: 90px;
}

.section-cd-header h1 {
    font-size: 46px;
    margin-bottom: 5px;
    line-height: 56px;
    font-weight: 800;
}

.section-cd-header p {
    margin-bottom: 30px;
}

.section-cd-wellness-educator {
    background: #fff;
}

.section-cd-wellness-educator .container {
    padding-top: 140px;
    padding-bottom: 110px;
    position: relative;
}

.section-cd-wellness-educator h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 10px;
}

.section-cd-wellness-educator img {
    position: absolute;
    top: 80px;
    right: -70px;
    width: 50%;
}

.section-cd-investing {
    background: #0e486e;
    position: relative;
    color: #fff;
}

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

.section-cd-investing h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.section-cd-investing h2 {
    font-size: 36px;
    margin-bottom: 50px;
    line-height: 46px;
}

.section-cd-investing h3 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 30px;
    line-height: 34px;
}

.section-cd-investing p {
    margin-bottom: 50px;
    font-size: 19px;
    line-height: 34px;
}

.section-cd-why-hire {
    background: #fff;
}

.section-cd-why-hire .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section-cd-why-hire h2 {
    font-size: 36px;
    margin-bottom: 70px;
}

.section-cd-why-hire h3 {
    font-size: 28px;
    margin-top: 0;
}

.section-cd-why-hire .panel {
    padding: 0;
    margin-top: 50px;
    border: none;
    box-shadow: none;
}

.section-cd-why-hire .panel hr {
    margin: 50px 0px;
    border-top: 1px solid #1097b4;
}

.section-cd-why-hire .panel .media .media-left {
    padding-right: 40px;
}

.section-cd-why-hire .panel .media .media-body p {
    margin-bottom: 0px;
}

.section-cd-why-hire .panel .attract-audience {
    background: #1097b4;
	color: #fff;
	padding: 50px 30px 40px;
	border-radius: 30px;
	position: relative;
	margin-top: 100px;
	margin-bottom: 100px;
}

.section-cd-why-hire .panel .attract-audience p {
    margin-bottom: 30px;
	line-height: 38px;
}

.section-cd-why-hire .panel .attract-audience img {
    position: absolute;
	top: 70px;
	right: -100px;
	width: 55%;
}

.section-cd-effective-design {
    background: #1097b4;
	color: #fff;
}

.section-cd-effective-design .container {
    padding-top: 90px;
    padding-bottom: 70px;
    position: relative;
}

.section-cd-effective-design h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 60px;
}

.section-cd-effective-design img {
	margin-bottom: 50px;
}

.section-cd-save-time {
    background: #fff;
    border-bottom: 2px dashed #1097b4;
}

.section-cd-save-time .container {
    padding-top: 140px;
    padding-bottom: 110px;
    position: relative;
}

.section-cd-save-time h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 10px;
}

.section-cd-save-time img {
    position: absolute;
    top: 90px;
    left: -70px;
    width: 55%;
}

.section-cd-service {
    background: #fff;
    border-bottom: 2px dashed #1097b4;
}

.section-cd-service .container {
    padding-top: 70px;
    padding-bottom: 80px;
}

.section-cd-service h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.section-cd-service h2 {
    font-size: 36px;
    margin-bottom: 70px;
    line-height: 46px;
}

.section-cd-service h3 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.section-cd-service p {
    margin-bottom: 0px;
}

.section-cd-service .row {
    display: flex;
    flex-wrap: wrap;
}

.section-cd-service .col-sm-6 {
    display: flex;
}

.section-cd-service .panel {
    box-shadow: 2px 2px 6px #00000017;
    border-radius: 10px;
    margin-bottom: 40px;
    position: relative;
}

.section-cd-service .panel .panel-heading {
	background: #0e486e;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.section-cd-service .panel .panel-body {
	padding-bottom: 120px;
}

.section-cd-service .panel .panel-body p {
	font-size: 20px;
}

.section-cd-service .panel .panel-body .btn-learn-more {
    color: #fff;
    font-size: 20px;
    padding: 10px 50px;
    border-radius: 50px;
    background: #e34462;
    font-weight: 700;
    white-space: normal;
    transition: 0.3s;
	position: absolute;
	bottom: 30px;
	left: 0px;
	right: 0px;
	margin: 0 50px;
}

.section-cd-service .panel .panel-body .btn-learn-more:hover {
    color: #fff;
    background: #a5203a;
}

.section-cd-transform-approach {
    background: #fff;
    position: relative;
}

.section-cd-transform-approach .container {
    padding-top: 70px;
    padding-bottom: 180px;
}

.section-cd-transform-approach h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.section-cd-transform-approach h2 {
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 46px;
}

.section-cd-transform-approach h3 {
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.section-cd-transform-approach p {
    margin-bottom: 0px;
}

.section-cd-transform-approach .row {
    display: flex;
    flex-wrap: wrap;
}

.section-cd-transform-approach .col-sm-4 {
    display: flex;
}

.section-cd-transform-approach .panel {
    margin-top: 40px;
    position: relative;
    box-shadow: none;
}

.section-cd-transform-approach .panel .panel-heading {
	background: #0e486e;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.section-cd-transform-approach .panel .panel-body {
	padding-bottom: 110px;
}

.section-cd-transform-approach .panel .panel-body img {
	background: #0e486e;
	border-radius: 10px;
	margin-bottom: 40px;
	padding: 40px;
}

.section-cd-transform-approach .panel .panel-body p {
	font-size: 20px;
}

.section-cd-transform-approach .panel .panel-body .btn-learn-more {
    color: #fff;
    font-size: 16px;
    padding: 10px;
    border-radius: 50px;
    background: #1097b4;
    font-weight: 700;
    white-space: normal;
    transition: 0.3s;
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
    margin: 0 10px;
}

.section-cd-transform-approach .panel .panel-body .btn-learn-more:hover {
    color: #fff;
    background: #0c7287;
}

.section-cd-transform-approach .leaf01 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.section-cd-transform-approach .leaf02 {
    position: absolute;
    bottom: -24px;
    right: 0;
}

@media (min-width: 1200px) {
    
	/* index page formatting ===================================================================== */
    
}

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

    /* index page formatting ================================================================ */
    
	.section-cd-wellness-educator .container {
	    padding-top: 100px;
	    padding-bottom: 80px;
	}
	
	.section-cd-save-time .container {
	    padding-top: 100px;
	    padding-bottom: 70px;
	}
	
	.section-cd-service .panel .panel-body .btn-learn-more {
	    padding: 10px 30px;
		margin: 0 30px;
	}
	
	.section-cd-transform-approach .panel .panel-body .btn-learn-more {
	    font-size: 13px;
	}
	
}

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

    body {
        font-size: 20px;
    }
    
    .content-cd p {
        margin-bottom: 30px;
        line-height: 30px;
    }
    
    /* index page formatting ================================================================ */
    
    .section-cd-header h1 {
        font-size: 34px;
        line-height: 44px;
    }

	.section-cd-wellness-educator .container {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
	
    .section-cd-wellness-educator h2 {
        font-size: 30px;
		line-height: 40px;
    }

    .section-cd-investing .container {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    
    .section-cd-investing h2 {
        font-size: 30px;
        margin-bottom: 50px;
        line-height: 40px;
    }

    .section-cd-investing h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .section-cd-why-hire h2 {
        font-size: 30px;
    }

    .section-cd-why-hire h3 {
        font-size: 24px;
    }

	.section-cd-effective-design .container {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	
    .section-cd-effective-design h2 {
        font-size: 30px;
        line-height: 40px;
    }

	.section-cd-save-time .container {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	
    .section-cd-save-time h2 {
        font-size: 30px;
    }

    .section-cd-service .container {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    
    .section-cd-service h2 {
        font-size: 30px;
        margin-bottom: 50px;
        line-height: 40px;
    }

    .section-cd-service h3 {
        font-size: 22px;
        line-height: 32px;
    }

	.section-cd-service .panel .panel-body .btn-learn-more {
	    padding: 10px 30px;
		margin: 0 30px;
	}
	
    .section-cd-transform-approach .container {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    
    .section-cd-transform-approach h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .section-cd-transform-approach h3 {
        font-size: 22px;
        line-height: 32px;
    }

	.section-cd-transform-approach .panel .panel-body {
		padding: 0 0 100px;
	}
	
	.section-cd-transform-approach .panel .panel-body .btn-learn-more {
	    font-size: 14px;
	}
	
}

@media (max-width: 991px) {
     
}

@media (max-width: 767px) {
    
    /* global formatting ======================================================================= */

    body {
        font-size: 16px;
    }
    
    .content-cd p {
        line-height: 26px;
        margin-bottom: 20px;
    }

    /* index page formatting ================================================================ */
    
    .section-cd-header .container {
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .section-cd-header h1 {
        font-size: 24px;
        line-height: 34px;
    }
    
    .section-cd-wellness-educator .container {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .section-cd-wellness-educator img {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        max-width: 400px;
        margin-bottom: 20px;
    }

    .section-cd-wellness-educator h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .section-cd-investing {
    }
    
    .section-cd-investing .container {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    
    .section-cd-investing h2 {
        font-size: 24px;
        margin-bottom: 40px;
        line-height: 34px;
    }
    
    .section-cd-investing h3 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 0;
        line-height: 30px;
    }
    
    .section-cd-investing p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 26px;
    }
    
    .section-cd-why-hire .container {
        padding-top: 40px;
        padding-bottom: 10px;
    }

    .section-cd-why-hire h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .section-cd-why-hire h3 {
        font-size: 20px;
    }

	.section-cd-why-hire .panel hr {
	    margin: 30px 0px;
	}
	
	.section-cd-why-hire .panel {
	    margin-top: 10px;
	    margin-bottom: 40px;
	    padding: 30px 20px 10px;
	}
	
	.section-cd-why-hire .panel .media .media-left,
	.section-cd-why-hire .panel .media .media-body {
	    display: block;
	    padding-right: 0;
	}
	
	.section-cd-why-hire .panel .media .media-left img {
	    margin: 0 auto 20px;
	}
	
	.section-cd-why-hire .panel .media .media-body {
	    width: 100%;
	}	

	.section-cd-why-hire .panel .attract-audience {
		padding: 30px 30px 10px;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	.section-cd-why-hire .panel .attract-audience p {
	    margin-bottom: 20px;
		line-height: 30px;
	}
	
	.section-cd-why-hire .panel .attract-audience img {
	    position: relative;
	    right: auto;
	    top: auto;
	    width: 100%;
	    max-width: 400px;
	}
	
    .section-cd-effective-design .container {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .section-cd-effective-design img {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        max-width: 400px;
        margin-bottom: 20px;
    }

    .section-cd-effective-design h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 30px;
    }

    .section-cd-save-time .container {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .section-cd-save-time img {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: 400px;
        margin-bottom: 20px;
    }

    .section-cd-save-time h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 30px;
    }

    .section-cd-service {
    }
    
    .section-cd-service .container {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    
    .section-cd-service h2 {
        font-size: 24px;
        margin-bottom: 40px;
        line-height: 34px;
    }
    
    .section-cd-service h3 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 30px;
    }
    
    .section-cd-service p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 26px;
    }
    
    .section-cd-service .row,
    .section-cd-service .col-sm-6 {
        display: block;
    }

    .section-cd-service .panel {
        display: block;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    
	.section-cd-service .panel .panel-body {
		padding-bottom: 30px;
	}
	
	.section-cd-service .panel .panel-body p {
		font-size: 16px;
	}
	
	.section-cd-service .panel .panel-body .btn-learn-more {
	    font-size: 16px;
	    padding: 10px 30px;
	    position: relative;
	    bottom: auto;
	    left: auto;
	    right: auto;
	    margin: 0 30px;
	}
	
    .section-cd-transform-approach {
    }
    
    .section-cd-transform-approach .container {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    
    .section-cd-transform-approach h2 {
        font-size: 24px;
        line-height: 34px;
    }
    
    .section-cd-transform-approach h3 {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 30px;
    }
    
    .section-cd-transform-approach p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 26px;
    }
    
    .section-cd-transform-approach .row,
    .section-cd-transform-approach .col-sm-6 {
        display: block;
    }

    .section-cd-transform-approach .panel {
        display: block;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }
    
	.section-cd-transform-approach .panel .panel-body {
		padding-bottom: 30px;
	}
	
	.section-cd-transform-approach .panel .panel-body p {
		font-size: 16px;
	}
	
	.section-cd-transform-approach .panel .panel-body .btn-learn-more {
	    font-size: 16px;
	    position: relative;
	    bottom: auto;
	    left: auto;
	    right: auto;
		padding: 10px 20px;
	}
	
    .section-cd-transform-approach [class*="leaf"] {
        max-width: 200px
    }

    .section-cd-transform-approach .leaf02 {
        bottom: -5px;
    }

}

@media (max-width: 480px) {

}




