/*offset overide */ 

.col-sm-offset-7 {
	margin-left: 53.333%;
}


/* general styles */

#slideshow {
	height: 400px;
}

.paragraphHeight {
	/*	height: 118px;*/
}

.forOnlyStyle {
	text-align: right;
	font-family: 'proxima_nova_rgregular';
	font-size: 17px;
	line-height: 17px;
}

.perMonthStyle {
	text-align: left;
	font-family: 'proxima_nova_rgregular';
	font-size: 17px;
	line-height: 17px;
}

#slideshow .carousel-inner .carousel-caption {
	bottom: auto;
	right: auto;
	text-align: center;
	text-shadow: none;
	padding: 13px;
	width: 370px;
}

#slideshow .carousel-inner .carousel-caption.lastCaption{
	width: 400px;
}

#slideshow .carousel-inner .carousel-caption h2 {
	margin-top: 0px;
	font-size: 39px;
	font-weight: normal;
	font-family: "proxima_nova_rgbold";
	color: #060D08;
}

#slideshow .carousel-inner .carousel-caption p {
	font-size: 18px;
	font-weight: normal;
	color: #060d08;
}


.contentImgPadding{
	padding-bottom: 15px;
}


#slideshow .carousel-indicators {
	bottom: auto;
	left: 16%;
	top: 56%;
}

#slideshow .carousel-indicators li {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: #FFF;
	margin: 0 12px 0 0;
	border: none;
}

#slideshow .carousel-indicators li.active {
	background: #b6d35d;
}

#slideshow .carousel-inner {
	height: 100%;
}

#slideshow .carousel-inner .item {
	background-position: 50% 0;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}


.headingStrip {
	/*	padding: 9px 0;*/
}
/*
.headingStrip :after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #0D75BC;
	border-width: 15px;
	margin-left: -21px;
	}*/

	.headingStrip.productStrip {
		text-align: center;
		font-size: 23px;
		color: #1C221D;

	}

	.miniHeader{
		font-family: 'proxima_nova_rgregular';
		font-size: 17px;
		padding-top: 14px;
	}

	.miniIcon{
		padding-right: 9px;
	}

	.productIcons {
		padding: 20px 0;
	}

	.productIcons h3 {
		text-transform: uppercase;
		font-size: 15px;
		letter-spacing: 2px;
		color: #060D08;
		line-height: 20px;
	}

	.productIcons .productIconGroup {
		text-align: center;
	}

	.product .container {
		padding-top: 50px;
		padding-bottom: 45px;
		/*	min-height: 416px;*/
	}

	.imageBg.fW  {
		background: url("../img/content/tutors-available.png") no-repeat left;
		/*	background-size: cover;*/
	}

	.imageBg.legalDocs  {
		background: url("../img/content/last-banner.jpg") no-repeat left;
		background-size: cover;
	}

	.imageBg.remains  {
		background: url("../img/content/remains.jpg") no-repeat 50% bottom;
		background-size: cover;
	}

	.product h2 {
		color: #665860;
		font-size: 31px;
		font-weight: normal;
		padding-right: 15px;
	}

	.product.panicButton h2 {
		color: #55B347;
	}

	.product.hiv h2 {
		color: #0F76BB;
	}

	.product.counselling h2 {
		color: #55B347;
	}

	.product.remains h2 {
		color: #0F76BB;
	}

	.product .productSummary {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.product .productSummary .productIcon {
		margin-right: 20px;
	}

	.product .productInfo ul {
		padding-left: 15px;
	}

	.product .productInfo ul li {
		margin-bottom: 5px;
		font-size: 14px;
		font-family: 'proxima_nova_rgregular';
	}

	.productInfo .listStyle {
		margin-top: -12px;
		/*	border-bottom: 1px solid #a7a9ac;*/
		padding-bottom: 15px;
	}

	.productInfo .listStyle2 {
		margin-top: -9px;
		padding-top: 15px;
	}

	.productInfo .listStyle3 {
		margin-top: -26px;
		padding-top: 15px;
	}

	.productInfo .subHeadingstyle2 {
		font-size: 14px;
		font-weight: bold;
	}

	.product.solidBg .col-sm-6:nth-child(2) > img {
		margin: 0 auto;
	}

	.product .success {
		font-weight: 700;
		color: #55B347;
		font-size: 16px;
	}

	#pricePanel .btn-primary {
		padding: 10px 0px;
		width: 280px;
		text-align: center;
		font-size: 13px;
		border-radius: 5px;
		background: #e76b59;
	}

	#pricePanel .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#pricePanel .priceBlock {
		background: #74c9ba;
		color: #FFF;
		border-radius: 4px;
		text-transform: uppercase;
		padding: 8px 28px;
		line-height: 1.5em;
		display: inline-block;
		/*	margin: 0 40px !important;*/
		width: 287px;
	}

	#pricePanel .priceBlock .col {
		float: left;
		padding-top: 17px;
		font-weight: bold;
		font-size: 13px;
		line-height: 14px;
	}

	#pricePanel h4 {
		color: #212721;
		font-size: 24px;
		margin-right: -44px;
		margin-top: 15px;
		/*    text-align: right;*/
		font-family: 'proxima_nova_rgregular';
		text-transform: uppercase;
	}

	#pricePanel .btn {
		margin-top: 22px;
		margin-left: -50px;
	}

	#pricePanel .priceBlock .price {
		font-size: 67px;
		font-weight: bold;
		font-family: 'proxima_nova_rgbold';
		line-height: 1em;
		padding-top: 0;
		margin: 0 10px;
	}

	.connectedStrip {
		background: #55B347;
	}

	.connectedStrip .container:after {
		border-top-color: #55B347; 
	}

	.headingStrip.connectedStrip h4 {
		font-size: 38px;
		letter-spacing: 2px;
		color: #FFF;
		font-weight: 700;
		margin: 0;
	}

	p.subHeadingStyle {
		font-family: "Arial Narrow", Arial, sans-serif;
		font-size: 20px;
		text-transform: uppercase;
		line-height: 27px;
		padding-bottom: 18px;
		border-bottom: 1px solid #a7a9ac;
	}

	.productTextPosition{
		margin-top: -12px;
	}

	.navbar-right {
		margin-right: 101px;
	}


	.carousel-caption {
		background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.7);
		border-radius: 6px;
	}
	/*}==================================== HOW TO ON THE HOME PAGE=======================================*/
	.topNav {
		overflow: hidden;
		height: auto;
		background-color: #ebeceb;
		height: 44px;
	}
	/*======================== HOW TO PAGE ========================*/

	.howtoWrapper{
		max-width: 584px;
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		margin-top: 34px;
		margin-bottom: 17px;
	}

	#step1 .howtoIcon{
		background: url("../img/icons/icon_1.png");

	}
	#step2 .howtoIcon{
		background: url('../img/icons/icon_2.png');
	}

	#step1 .howtoIcon,
	#step2 .howtoIcon{
		width: 100%;
		height: 131px;
		background-repeat: no-repeat;
		background-position: top center;
		background-size: contain;
		margin-bottom: 10px;
	}


	.stepContainer .howtoText{
		padding: 30px;
		background-color: #FFFFFF;
		min-height: 306px;
	}

	.stepContainer h4{
		text-align: center;
		color: #e76b59;
		font-family: 'gobold_boldregular';
	}

	.stepContainer hr{
		border-top: 1px solid #000000;
		border-bottom: none;
	}

	.stepContainer p{
		color: #000000;
		text-align: center;
		font-family: 'proxima_nova_rgregular';
	}

	#grayBgColor{
		background-color: #ebeceb;
		margin: 0px;
	}

	.Heading h4{
		text-align: center;
		font-size: 31px;
		padding-bottom: 12px;
		margin-top: 51px;


	}
	.stepContainer{
		position: relative;
	}

	.stepContainer .howtoText{
		position: relative;
	}

	.stepContainer .howtoText:after{
		content: "";
		display: block;
		position: absolute;
		left: 100%;
		top: 50%;
		transform: translateY(-50%);
		background: url("../img/icons/sidearow_03_03.png") no-repeat 0 0;
		height: 45px;
		width: 23px;

	}

	.stepContainer .howtoText:before{
		content: " ";
		display: block;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		transform: translateY(-50%);
		background: url("../img/icons/shadow1_03.png") no-repeat 0 0;
		height: 83px;
		width: 450px;
	}

	.stepContainer:last-of-type .howtoText:after{
		display: none;
	}
	hr.hr_length {
		width: 188px;
	}
	/*}==================================== HOW TO ON THE HOME PAGE=======================================*/
