a:active,
a:focus,
a:hover {
	text-decoration: none;
	outline: none;
}

ul,
li,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
	letter-spacing: .02em;
}

h2 {
	font-size: 40px;
	line-height: 1;
	color: #fff;
}

h3 {
	font-size: 22px;
	line-height: 1;
	color: #fff;
}

p {
	font-size: 17px;
	line-height: 1.2;
	color: #fff;
	margin: 0;
	letter-spacing: .01em;
}

.training-program-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.program-section1 {
	background: url(../images/traning-program/training-prog-section1-bg.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
	position: relative;
    min-height: 500px;
    height: 100vh;
}

.training-program-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .3);
	z-index: 1;
}

.program-section1 .training-program-container,
.program-section-common .training-program-container {
	position: relative;
	z-index: 2;
}
.training-program-container h2 {
	margin-bottom: 20px;
}

.program-text-block1 {
	padding-top: 50px;
	padding-bottom: 45px;
}

.program-text-block1 p {
	text-align: center;
	color: #000;
}

.training-common-container {
    width: 96%;
    max-width: 1450px;
    position: relative;
    margin: 0 auto;
}

.program-section-common {
	position: relative;
}

.program-section-common + .program-section-common {
	margin-top: 30px;
}

.program-section-common h3 {
	margin-bottom: 22px;
	text-transform: capitalize;
	/* letter-spacing: .22em; */
}

.program-section-common p {
	font-size: 17px;
    line-height: 1.3;
}

.program-section-common-content {
    width: 100%;
    position: absolute;
    left: 50%;
    z-index: 3;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.program-section2 {

}

.program-section2 .program-section-common-content {
    max-width: 1000px;
    top: 25%;
}

.program-section3 {

}

.program-section3 .program-section-common-content {
    max-width: 1200px;
    text-align: right;
    top: 15%;
    padding-right: 10%;
}

.program-section4 {
    margin-bottom: 30px;
}

.program-section4 .program-section-common-content {
    max-width: 1000px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.program-section5 {
	background: url(../images/traning-program/training-prog-section5-bg.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
}

.program-section5 h2 {
	font-size: 26px;
	/* letter-spacing: .22em; */
	text-transform: capitalize;
	line-height: 1.25;
	margin-bottom: 20px;
	text-align: right;
}

.program-section5 h2 span {
	display: block;
}

.program-section5 p {
	line-height: 1.4;
    text-align: right;
}

.program-section5 .training-program-container {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.program-section6 {
	min-height: 100px;
	height: auto;
	padding-top: 60px;
	padding-bottom: 30px;
}

.program-section6 .training-program-container {
    width: 96%;
    max-width: 1400px;
}

.program-section6 h2 {
	color: #000;
	text-align: center;
	font-size: 27px;
	/* letter-spacing: .22em; */
	text-transform: capitalize;
	margin-bottom: 60px;
}

.program-section6-content {
	margin-left: -15px;
	margin-right: -15px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.program-section6-content-item {
	width: 25%;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.program-section6-content-item figure {
	padding: 10px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.program-section6-content-item figure:hover {
	-webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, .5);
	box-shadow: 0px 4px 30px rgba(0, 0, 0, .5);
}

.program-section6-content-item figcaption {
	padding-top: 15px;
	padding-bottom: 15px;
}

.program-section6-content-item h4 {
	font-size: 15px !important;
	/* letter-spacing: .02em; */
	text-transform: capitalize;
	margin-bottom: 5px;
}

.program-section6-content-item p {
	font-size: 14px;
	color: #000;
}

.program-section8 h2,
.program-section9 h2 {
	color: #000;
	font-size: 28px;
	margin-bottom: 25px;
	/* letter-spacing: .22em; */
	text-transform: capitalize;
}

.program-section7 li,
.program-section8 li,
.program-section9 li {
	font-size: 15px;
    line-height: 1.3;
	margin: 15px 0;
	position: relative;
	padding-left: 20px;
}

.program-section7 li:before,
.program-section8 li:before,
.program-section9 li:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}

.program-section7 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #eaeaea;
}

.program-section7 .training-program-container {
	width: 96%;
    max-width: 1450px;
    position: relative;
}

.program-section7-content {
    position: absolute;
    left: 70px;
    top: 80px;
}

.program-section7-content h2 {
    font-size: 25px;
    text-transform: capitalize;
    /* letter-spacing: .22em; */
    color: #fff;
    margin-bottom: 25px;
}

.program-section7 li {
    color: #fff;
}

.program-section7 li:before {
    background: #fff;
}

.program-section8 {
	background: url(../images/traning-program/training-prog-section8.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	min-height: 500px;
	/*max-height: 500px;*/
}

.program-section9 {
	background: url(../images/traning-program/training-prog-section9.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
	min-height: 100px;
	max-height: 500px;
}

.program-section8 {
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.program-section8-content {
	width: 50%;
	padding-left: 80px;
}

.program-section10 {
	padding-top: 70px;
	padding-bottom: 50px;
}

.program-section10 h2 {
	color: #000;
	font-size: 28px;
	margin-bottom: 40px;
	text-align: center;
	text-transform: capitalize;
	/* letter-spacing: .22em; */
}

.program-section10-content {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.program-section10-content-item {
	width: 25%;
	text-align: center;
}

.program-section10-content-item p {
	font-size: 16px;
	color: #000;
}

.program-section10-content-item figure {
	min-height: 94px;
}

.program-section10-content-item figure img {
	display: block;
	margin: 0 auto;
	max-height: 65px;
}

.section-shoe-8 {
	text-align: center;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end;
	background: #f2f2f2;
	min-height: 100px;
	height: auto;
	padding-top: 40px;
	padding-bottom: 30px;
}

.section-shoe-8 h2 {
	font-size: 38px;
	color: #333;
	margin: 0 auto 15px;
	text-align: center;
}

.section-shoe-8 h4 {
	font-size: 20px;
	font-family: 'AvenirNext-CondRegular';
	color: #333;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}

.section-shoe-8 p {
	font-size: 18px;
	color: #333;
	margin-bottom: 25px;
}

.section-shoe-8-top .app-img a {
	display: inline-block;
	margin: 0 30px;
}

.section-shoe-8-top > figure {
	margin-top: 40px;
}

.section-shoe-8-top > figure img {
	width: 80px;
}


/* boltt h n f footer */

.boltt-hnf-app .boltt-hnf-app-container .boltt-hnf-app-content h2 {
	color: #282828;
}


/* ALL DESKTOP HIDDEN SECTIONS */

.program-section7-mobile {
	display: none;
}

.program-section-mobile-common {
	display: none;
}

/* boltt h n f footer */


/***************************
	MEDIA QUERIES RULES
*********************************/

@media only screen and (max-width: 1400px) {
	.section {
		height: auto;
		min-height: 650px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}


/* 1400px End */

@media only screen and (max-width:1200px) {
	.training-program-container {
		width: 94%;
	}
    
    .program-section1 h2 {
        font-size: 36px;
    }
    
    .program-section-common h3,
    .program-section5 h2,
    .program-section6 h2,
    .program-section7-content h2,
    .program-section8 h2, 
    .program-section9 h2,
    .program-section10 h2 {
        letter-spacing: .18em;
    }
    
    .program-section2 .program-section-common-content,
    .program-section4 .program-section-common-content {
        width: 94%;
    }
    
    .program-section3 .program-section-common-content {
        max-width: 1000px;
        width: 94%;
    }
}


/* 1200 End */

@media only screen and (max-width:1024px) {
    
    p {
        font-size: 16px;
    }
    
	.section {
		min-height: 500px;
		background-attachment: scroll;
	}
    
    .training-common-container {
        width: 100%;
    }
    
    .program-section-common h3, 
    .program-section5 h2, 
    .program-section6 h2, 
    .program-section7-content h2, 
    .program-section8 h2, 
    .program-section9 h2, 
    .program-section10 h2 {
        letter-spacing: .15em;
    }
    
    .program-section1 h2 {
        font-size: 34px;
        margin-bottom: 5px;
    }
    
    .program-section-common-content h3 {
        font-size: 21px;
        margin-bottom: 15px;
    }
	
	.program-section-common + .program-section-common {
		margin-top: 15px;
	}
    
    .program-section-common p {
        font-size: 16px;
    }
    
	.program-section6-content-item figure {
		height: 100%;
	}
    
    .program-section5 h2 {
        font-size: 24px;
    }
    
    .program-section6 h2 {
        font-size: 25px;
        margin-bottom: 45px;
    }
    
    .program-section7-content h2,
    .program-section8 h2, 
    .program-section9 h2 {
        font-size: 24px;
    }
    
    .program-section8 li br, 
    .program-section9 li br {
        display: none;
    }
    
    .program-section9 li {
        width: 48%;
    }
    
    .program-section10 h2 {
        font-size: 26px;
    }
}
/* 1024 End */

@media only screen and (max-width:800px) {
    
    .program-section1 h2 {
        font-size: 32px;
    }
    
    .program-section5 h2 {
        font-size: 22px;
    }
    
    .program-section7-content h2, 
    .program-section8 h2, 
    .program-section9 h2 {
        font-size: 22px;
    }
    
    .program-section7 li, 
    .program-section8 li, 
    .program-section9 li {
        font-size: 15px;
    }
    
    .program-section7-content {
        left: 30px;
    }
    
    .program-section8-content {
        padding-left: 40px;
    }
    
    .program-section10-content-item p {
        font-size: 14px;
    }
    
}
/* 800 End */

@media only screen and (max-width:767px) {
	
    .training-program-container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
    
    .program-section1 {
        background-attachment: scroll;
    }
    
    .program-section1 h2 {
        font-size: 30px;
    }
    
	.program-text-block1 p br,
	.program-section5 p br {
		display: none;
	}
	.program-text-block1 p {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.program-section-common h3,
	.program-section-common p {
		text-align: center;
	}

    .program-section-common-content {
        position: relative;
        top: -20px !important;
        left: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .program-section-common-content {
        padding: 25px 15px 28px;
        background: #fff;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
        box-shadow: 0 0 5px rgba(0,0,0,.3);
    }

    .program-section-common-content h3 {
        letter-spacing: .02em;
        text-transform: capitalize;
        margin-bottom: 12px;
        color: #000;
    }

    .program-section-common p {
        font-size: 16px;
        color: #000;
    }

    .training-program-overlay {
        display: none;
    }

    .program-section5 .training-program-container {
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		justify-content: center;
		text-align: center;
	}
	.program-section5 h2 {
		font-size: 26px;
        line-height: 1.2;
        letter-spacing: .02em;
        text-transform: capitalize;
		margin-bottom: 10px;
        text-align: center;
	}
	.program-section5 p {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
        text-align: center;
	}
	.program-section6 h2 {
		font-size: 26px;
        text-transform: capitalize;
        max-width: 260px;
        margin: 10px auto 30px;
        letter-spacing: .02em;
	}

    .program-section6-content-item h4 {
        text-transform: capitalize;
    }

	.program-section6-content-item {
		width: 50%;
		margin-top: 12px;
		margin-bottom: 12px;
	}
	
	.program-section6-content {
		display: block;
	}
	
	.program-section7 {
		position: relative;
		background: #fff;
		height: auto;
		min-height: 100px;
		max-height: none;
		padding: 0;
	}
	
	.program-section7 .training-program-container,
	.program-section8 .program-section8-content,
	.program-section9 .training-program-container{
		display: none;
	}
	
	.program-section-mobile-common {
		display: block;
		background: #fafafa;
	}
	
	.program-section-mobile-common-content {
		width: 80%;
		margin: 0 auto;
		text-align: center;
		padding: 20px 15px 15px;
		background: #fff;
		position: relative;
		top: -45px;
	}
	
	.program-section-mobile-common h2 {
		font-size: 28px;
		color: #000;
	}
	
	.program-section-mobile-common li {
		font-size: 16px;
		color: #000;
		margin:  18px 0;
	}

    .program-section-mobile-common li br {
        display: none;
        padding-left: 10px;
        padding-right: 10px;
    }
	
	.program-section8 {
		background: #fff;
		min-height: 100px;
		height: auto;
		max-height: none;
		padding: 0;
	}
	
	.program-section9 {
		background: #fff;
		height: auto;
		min-height: 100px;
		max-height: none;
		padding: 0;
	}
	
	.program-section8,
	.program-section9 {
		margin-top: -20px;
	} 

	.program-section8 h2,
	.program-section9 h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.program-section10 {
		padding-top: 50px;
	}
	.program-section10 h2 {
		font-size: 26px;
        text-transform: capitalize;
        letter-spacing: .02em;
		margin-bottom: 30px;
	}
	.section-shoe-8 h2 {
		font-size: 32px;
	}
	.section-shoe-8 h4 {
		font-size: 18px;
	}
	.section-shoe-8 p {
		font-size: 16px;
		margin-top: 5px;
	}
	.program-section7 .training-program-container,
	.program-section9 .training-program-container {
		padding-left: 20px;
		width: 50%;
		margin-left: 0;
		margin-right: 0;
	}
	.program-section8-content {
		padding-left: 20px;
	}
	.program-section7 li br,
	.program-section8 li br,
	.program-section9 li br {
		display: none;
	}
	.program-section7 li,
	.program-section8 li,
	.program-section9 li {
		margin: 10px 0;
	}
	
	.program-section6-content-item.slideInUp {
		-webkit-animation: none;
		animation: none;
		outline: none;
	}
}
/* 767 End */

@media only screen and (max-width:500px) {
	h2 {
		font-size: 30px;
	}
	p {
		font-size: 16px;
	}
	.program-section10-content-item p br {
		display: none;
	}
	.section {
		min-height: 350px;
	}
	.program-section1 p {
		font-size: 17px;
		margin-top: 3px;
	}
	.program-text-block1 {
		padding-top: 30px;
		padding-bottom: 25px;
	}

    .program-section-common-content h3 {
        font-size: 20px;
    }

	.program-section-common p br {
		display: none;
	}

    .program-section2,
    .program-section3,
    .program-section4 {
        padding-left: 0;
        padding-right: 0;
    }

    .program-section5 p {
        max-width: 96%;
    }

	.program-section6 .training-program-container {
		padding-left: 0;
		padding-right: 0;
	}

	.program-section6-content {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0px;
		padding-right: 0px;
	}
	.program-section6-content-item {
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		margin-top: 8px;
		margin-bottom: 8px;
	}
	
	.program-section6-content-item figure img {
		width: 100%;
	}

	.program-section8 h2,
	.program-section9 h2 {
		font-size: 26px;
		margin-bottom: 15px;
	}
	.program-section7 li,
	.program-section8 li,
	.program-section9 li {
		font-size: 14px;
	}
	.program-section8-content {
		padding-right: 15px;
	}
	.program-section10 {
		padding: 30px 0;
	}

	.program-section10-content-item figure {
		min-height: 70px;
	}
	.program-section10-content-item figure img {
		max-height: 50px;
	}
	.program-section10-content-item {
		padding-left: 5px;
		padding-right: 5px;
	}
	.program-section10-content-item p {
		font-size: 12px;
		letter-spacing: .02em;
	}
	.section-shoe-8 h2 {
		font-size: 28px;
	}
	.section-shoe-8 h4 {
		font-size: 17px;
	}
	.section-shoe-8 p {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.section-shoe-8-top .app-img a {
		max-width: 120px;
		margin: 0 8px;
	}

    .program-section-mobile-common-content {
        width: 90%;
    }

    .program-section-mobile-common h2 {
        font-size: 23px;
    }
}
/* 500 End */

@media only screen and (max-width:420px) {
	
	.program-section7,
	.program-section8,
	.program-section9 {
		min-height: 300px;
		max-height: 400px;
	}
	
	.program-section-mobile-common-content {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width:375px) {
	h2 {
		font-size: 28px;
	}
	.program-section-common .training-program-container {
		padding-left: 0;
		padding-right: 0;
	}
	.program-section10 h2 {
		margin-bottom: 15px;
	}
	.program-section10-content-item {
		width: 50%;
		margin-top: 12px;
		margin-bottom: 12px;
	}
	
	.program-section-mobile-common-content {
		width: 92%;
	}
	
	.program-section-mobile-common li {
		margin: 12px 0;
		padding-left: 8px;
		padding-right: 8px;
	}
	
	.program-section-mobile-common li br {
		display: none;
	}
}
/* 375 End */
