.text-right{
	text-align: right !important;
}

#content{
	padding-top: 20px;
}

#services_container{
	padding-bottom: 70px;
}

.carousel-inner .slider-content span{
	color: #fff;
	text-shadow: 3px 3px rgba(0,0,0,0.5);
}

.carousel-inner .carousel_image{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#free_samples h4.title{
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
}

#free_samples h4.title span{
	padding-bottom: 8px;
	border-bottom: 1px solid;
	border-bottom-color: #ee3733;
}

.service-box{
	height: 160px;
}

/* this part handles the preview css */
#announcementBackground{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 3em 5em;
}

#announcementBackground h2{
	text-align: center;
	margin-bottom: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ee3733;
}

#announcementBackground p{
	line-height: 1.8em;
	text-align: center;
	color: #666;
}

#announcementBackground.dark:not(.left):not(.right) p{
	color: #fff;
}

#announcementBackground p a{
	color: #ee3733;
	text-decoration: none;
}


/* This handle the call to action book */
#call-action-list{
    margin: 0px;
    padding: 0px;
    font-size: 1.5em;
    list-style: decimal;
    margin-left: 20px;
    color: #333;
}

#call-action-list b{
    font-weight: 700;
}


/* handles the banner */
#main-slide .slider-content{
    top: 30%;
}

#main-slide .item:nth-child(1) .slider-content{
    top: 50%;
}

#main-slide .item:nth-child(2) .slider-content{
    padding-right: 40px;
}

#main-slide .item:nth-child(2) .slider-content span{
    font-size: 25px;
    text-shadow: 1px 1px rgba(0,0,0,0.5);
}

#main-slide .item:nth-child(2) .slider-content h3{
    margin-top: 40px;
}

#main-slide .item:nth-child(2) .slider-content h3,
#main-slide .item:nth-child(2) .slider-content p{
    text-align: right;
}


#main-slide .item:nth-child(3) .slider-content{
    top: 85%;
}

#propHunt2{
	font-size: 40px !important;
	line-height: 50px !important;
}

#propHunt1,
#propHunt2,
#main-slide .item:nth-child(2) .slider-content span{
    color: #666;
    text-shadow: none !important;
}

