
body {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif!important;
	font-size: 16px;
	overflow-x: hidden;
    color: #232323 !important;
}

/* Discover, Heading section ===================================================================== */

.section-discover-heading {
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #1b1b1b;
    background: #efefef;
}

.section-discover-heading .container {
	position: relative;
    padding-top: 90px;
    padding-bottom: 90px;
}

.section-discover-heading h2 {
	padding-top: 30px;
	margin-bottom: 0px;
	color: rgba(67,166,73,1.00);
}

.section-discover-heading hr {
    width: 84px;
    margin: 0px 0px 30px;
    border-bottom: 3px solid rgba(67,166,73,1.00);
}

.section-discover-heading h3 {
	font-size: 28px;
    line-height: 44px;
    margin-bottom: 30px;
}

.section-discover-heading p {
    margin-bottom: 10px;
}

.section-discover-heading .btn-watch-videos {
    font-size: 20px;
    padding: 9px 40px 6px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 50px;
    background: rgba(67,166,73,1.00);
    color: #fff;
}

.section-discover-heading .btn-watch-videos:hover {
    background: rgba(67,166,73,0.7);
}

.section-discover-heading .btn-watch-videos .fa-stack-1x {
    left: 1px;
    font-size: 15px;
}

.section-discover-heading .hub-login-link {
	max-width: 395px;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
}

.section-discover-heading .hub-login-link a {
    color: rgba(67,166,73,1.00);
}

.section-discover-heading img {
    position: absolute;
    width: 44%;
    right: 0;
    bottom: 0;
}

.section-what-to-show {
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #1b1b1b;
}

.section-what-to-show .container {
	padding-top: 60px;
	padding-bottom: 80px;
}

.section-what-to-show h2 {
    font-size: 28px;
    line-height: 36px;
}

.section-what-to-show h2 span {
    font-size: 18px;
    text-transform: uppercase;
}

.section-what-to-show hr {
    width: 84px;
    border-bottom: 3px solid rgba(67,166,73,1.00);
}

.section-teach-me {
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    background: rgba(67,166,73,1.00);
}

.section-teach-me .container {
	padding-top: 50px;
	padding-bottom: 70px;
}

.section-teach-me h2 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 40px;
}

.section-teach-me .btn-watch-videos {
    font-size: 20px;
    padding: 9px 40px 6px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 50px;
    background: rgba(67,166,73,1.00);
    color: #fff;
    border: 3px solid #fff;
}

.section-teach-me .btn-watch-videos:hover {
    background: #fff;
    color: rgba(67,166,73,1.00);
    border: 3px solid #fff;
}

.section-teach-me .btn-watch-videos .fa-stack-1x {
    left: 1px;
    font-size: 15px;
}

/* Discover Tour section ===================================================================== */

.section-discover-tour-heading {
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #1b1b1b;
}

.section-discover-tour-heading .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-discover-tour-heading h1 {
    margin-bottom: 70px;
}

.section-discover-tour-heading .text-continue-tour {
    color: rgba(67,166,73,1.00);
}

.section-discover-tour-content {
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #1b1b1b;
}

.section-discover-tour-content .container {
    padding-left: 30px;
    padding-bottom: 100px;
}

.section-discover-tour-content .explore-timeline {
    border-left: 4px solid #484848;
}

.section-discover-tour-content .module {
    padding-left: 50px;
    position: relative;
    margin-bottom: 30px;
}

.section-discover-tour-content .module h3 {
    line-height: 1.5;
}

.section-discover-tour-content .module .arrow1 {
    position: absolute;
    left: -4px;
    top: 24px;
    background: #fff;
    z-index: 2;
    padding-bottom: 140px;
}

.section-discover-tour-content .module .box1 {
    position: absolute;
    left: -14px;
    top: -7px;
    background: #fff;
    width: 24px;
    height: 100px;
    z-index: 2;
}

.section-discover-tour-content .module .circle1 {
    position: absolute;
    left: -14px;
    top: 70px;
    background: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    z-index: 2;
    border: 4px solid rgba(67,166,73,1.00);
}

.section-discover-tour-content .module .circle1.done {
    background: rgba(67,166,73,1.00);
    border: 2px solid rgba(67,166,73,1.00);
}

.section-discover-tour-content .module .circle2 {
    position: absolute;
    left: -14px;
    top: 70px;
    background: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    z-index: 2;
    border: 4px solid rgba(67,166,73,1.00);
}

.section-discover-tour-content .module .circle2.done {
    background: rgba(67,166,73,1.00);
    border: 2px solid rgba(67,166,73,1.00);
}

.section-discover-tour-content .module .circle3 {
    position: absolute;
    left: -14px;
    top: 15px;
    background: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    z-index: 2;
    border: 4px solid rgba(67,166,73,1.00);
}

.section-discover-tour-content .module .circle3.done {
    background: rgba(67,166,73,1.00);
    border: 2px solid rgba(67,166,73,1.00);
}

.section-discover-tour-content .btn1 {
    background: rgba(67,166,73,1.00);
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 40px;
}

.section-discover-tour-content .btn1:hover {
    background: rgba(67,166,73,0.7);
}

.section-discover-tour-content .btn2 {
    background: #fff;
    border: 3px solid rgba(67,166,73,1.00);
    border-radius: 0;
    color: rgba(67,166,73,1.00);
    font-weight: 700;
    font-size: 18px;
    padding: 14px 40px;
}

.section-discover-tour-content .btn2:hover {
    background: rgba(67,166,73,1.00);
    color: #fff;
}

.section-discover-tour-content .text-link1 {
    color: #0f51b9;
    font-size: 18px;
}

.section-discover-tour-content .text-link2 {
    color: #232323;
    text-decoration: none !important;
}

.section-discover-tour-content .text-link3 {
    color: #0f51b9;
}

.annual-income .modal-body,
.annual-income table td {
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #1b1b1b;
}

@media (max-width: 1200px) {
    .d-md-none{
        display: none!important;
    }
}

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

    /* Discover, Landing section ===================================================================== */

    .section-discover-heading .container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

}

@media (max-width: 991px) and (min-width: 768px) {

    /* Discover, Landing section ===================================================================== */
    
    .section-discover-heading .container {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .section-discover-heading .btn-watch-videos {
        font-size: 17px;
    }
    
    .section-discover-discover .container {
        padding-top: 70px;
        padding-bottom: 10px;
    }
    
    .section-discover-discover h1 {
        font-size: 44px;
    }

    .section-discover-discover img {
        max-width: 400px;
    }

    .modal-discover-watch-video .modal-dialog {
        width: 770px;
    }

    /* Discover Tour section ===================================================================== */
    
    .section-discover-heading h3 {
        font-size: 20px;
        line-height: 30px;
    }

}

@media (max-width: 767px) {

    /* Discover, Landing section ===================================================================== */
    
    .section-discover-heading .container {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .section-discover-heading hr {
        margin: 0px auto 30px;
    }

    .section-discover-heading h3 {
        font-size: 18px;
        line-height: 28px;
    }
    
    .section-discover-heading .btn-watch-videos {
        font-size: 14px;
        padding: 9px 15px 6px;
    }

    .section-discover-heading img {
        position: relative;
        width: 100%;
        max-width: 400px;
    }

    .section-what-to-show {
        font-size: 16px;
        line-height: 20px;
    }

    .section-what-to-show .container {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .section-what-to-show h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .section-what-to-show h2 span {
        font-size: 16px;
    }

    .section-what-to-show hr {
        margin-bottom: 40px;
    }

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

    .section-teach-me h2 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .section-teach-me .btn-watch-videos {
        font-size: 14px;
        padding: 9px 15px 6px;
	}
	
	.section-discover-heading .hub-login-link {
		text-decoration: underline;
        max-width: none;
	}

	.section-discover-heading .mt-35-xs{
		margin-top:35px
	}
    
    .section-discover-discover .container {
        padding-top: 40px;
        padding-bottom: 0px;
        text-align: center;
    }
    
    .section-discover-discover hr {
        margin: -1px auto 20px;
        max-width: none;
    }
    
    .section-discover-discover h1 {
        margin-top: 0;
        font-size: 36px;
    }
    
    .section-discover-discover p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-discover-discover img {
        position: relative;
        max-width: 350px;
    }
    
    .section-discover-discover .btn-watch-videos {
        font-size: 20px;
        padding: 10px 30px;
    }
    
    .modal-discover-watch-video .modal-body {
        padding-top: 0px;
    }

    .modal-discover-watch-video h3 {
        margin-top: 0;
        font-size: 26px;
        line-height: 30px;
    }
    
    .modal-discover-watch-video .btn-watch-videos {
        font-size: 20px;
        padding: 10px 30px;
    }

    /* Discover Tour, Heading section ===================================================================== */
    
    .section-discover-tour-heading {
        font-size: 14px;
        line-height: normal;
    }

    .section-discover-tour-heading .container {
        padding-bottom: 0px;
    }
    
    .section-discover-tour-heading h1 {
        margin-top: 0;
        font-size: 24px;
    }

    .section-discover-tour-heading .text-discover-simple {
        margin-bottom: 40px;
    }
    
    .section-discover-tour-content {
        font-size: 14px;
        line-height: normal;
    }
    
    .section-discover-tour-content .container {
        padding-left: 15px;
    }
    
    .section-discover-tour-content .module {
        padding-left: 20px;
        position: relative;
    }

    .section-discover-tour-content .module img.center-block {
        margin: 0;
    }
    
    .section-discover-tour-content .module h3 {
        font-size: 18px;
    }
    
    .section-discover-tour-content .module h4 {
        font-size: 16px;
    }
    
    .section-discover-tour-content .module .box1 {
        height: 60px;
    }
    
    .section-discover-tour-content .module .circle1 {
        left: -14px;
        top: 30px;
    }

    .section-discover-tour-content .module .circle2 {
        left: -14px;
        top: 30px;
    }

    .section-discover-tour-content .module .circle3 {
        left: -14px;
        top: 5px;
    }

    .section-discover-tour-content .module.take-tour-btn-container {
        padding-left: 60px;
    }

    .section-discover-tour-content .btn1 {
        font-size: 14px;
        padding: 15px 30px;
    }

    .section-discover-tour-content .btn2 {
        font-size: 14px;
        padding: 12px 30px;
    }

    .section-discover-tour-content .text-link1 {
        font-size: 14px;
    }

    
}






