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

#content {
	width: 100%;
}
@media screen and (min-width: 768px) {
	#content #section-menu {
		width: 960px;
		margin-left: -480px;
		left: 50%;                    
	}
}
/*            
.bordered-block {
	  margin-bottom: 14px; 
	  padding: 18px 20px; 
	  border: 2px solid #e9e9e9;
	  overflow: hidden;
	  position: relative;
	  font-family: Helvetica, Arial, sans-serif;
	  color: #000;      
	  background: #fefefe;            
	  text-align: left;
}
.bordered-block-image, .conversations-block {
	padding: 0;
}
.bordered-block h3 {
	margin: 0 0 12px;
	font: bold 20px/1.2 Helvetica, Arial, sans-serif;            
	color: #000;
}
.bordered-block p {
	margin: 0.3em 0;
	font-size: 1em;
}
.bordered-block-image img {
	width: 100%;
}
.bordered-block-image a {
	position: absolute;
	bottom: 20px;
	right: 15px;
	font-size: 16px;
	color: #000;
	/* text-transform: uppercase; 
}
 * */
.bordered-block-image a:after {
	content: ' >';
}

.blue-title {
	padding-top: 15px;
	font-size: 16px;
	line-height: 16px;
	color: #00bbe4;
}
.blue-title a, .bordered-block h3 a {
	font-size: 11px !important;
	margin-left: 5px;
	display: inline-block;
	position: relative;
	top: -1px;
}
.bordered-block ul {
	list-style: none;
	padding: 0;
}
.bordered-block li {
	margin-top: 12px;
	font-size: 14px;
}
.bordered-block .progressbar {
	width: 100%;
}
.bordered-block .progresstext {
	margin-bottom: 15px;
}

.links-list li {
	margin: 0;
}
.links-list li.more {
	margin-top: 25px;
}
.links-list li.more:after {
	display: none;
}
.links-list a {
	line-height: 1.5em;
	font-size: 1.1em;
}
.store-actions {
	float: right;                
	margin-right: 15px;                
}
.store-actions a {
	line-height: 2em;
}
.store-order-status, .store-order-history {
	margin-bottom: 20px;
}
.store-order-status h4, .store-order-history h4 {
	margin-bottom: 24px;
}            
.tracking-number span {
	display: block;
	color: #2d8fb4;
}

.profile-device {
	margin-bottom: 20px;
}
.profile-device p {
	margin: 0;
	font-size: 0.8em;
}
.percentComplete {
	font-size: 12px;
	color: #808080;
}
.text-center
{
    text-align: center;
}

#content
{
    width: 100%;
}


@media screen and (min-width: 768px)
{
    #content #section-menu
    {
        left: 50%; 

        width: 960px;
        margin-left: -480px;
    }
}
.bordered-block
{
    font-family: Helvetica, Arial, sans-serif;

    position: relative;

    overflow: hidden;
    padding: 18px 20px; 
    margin-bottom: 14px;

    text-align: left; 

    color:#0065A4 !important;
    border: 3px solid #e9e9e9;
    background: #fefefe; 
}

.bordered-block-image,
.conversations-block
{
    padding: 0;
}

.bordered-block h3
{
    font: bold 20px/1.2 Helvetica, Arial, sans-serif;

    margin: 0 0 12px;

    color: #000;
}

.bordered-block p
{
    font-size: 1em; 

    margin: .3em 0;
}

.bordered-block-image img
{
    width: 100%;
}

.bordered-block-image a
{
    font-size: 16px;

    position: absolute;
    /*right: 15px;
    bottom: 20px; */

	/* text-transform: uppercase; */

    color: #000;
}

.bordered-block-image a:after
{
    content: ' >';
}

.blue-title
{
    font-size: 16px;
    line-height: 16px;

    padding-top: 15px;

    color: #00bbe4;
}

.blue-title a,
.bordered-block h3 a
{
    font-size: 11px !important;

    position: relative;
    top: -1px; 

    display: inline-block;

    margin-left: 5px;
}

.bordered-block ul
{
    padding: 0; 

    list-style: none;
}

.bordered-block li
{
    font-size: 14px; 

    margin-top: 12px;
}

.bordered-block .progressbar
{
    width: 100%;
}

.bordered-block .progresstext
{
    margin-bottom: 15px;
}

.links-list li
{
    margin: 0;
}

.links-list li.more
{
    margin-top: 25px;
}

.links-list li.more:after
{
    display: none;
}

.links-list a
{
    font-size: 1.1em; 
    line-height: 1.5em;
}

.store-actions
{
    float: right;

    margin-right: 15px;
}

.store-actions a
{
    line-height: 2em;
}

.store-order-status,
.store-order-history
{
    margin-bottom: 20px;
}

.store-order-status h4,
.store-order-history h4
{
    margin-bottom: 24px;
}

.tracking-number span
{
    display: block;

    color: #2d8fb4;
}

.profile-device
{
    margin-bottom: 20px;
}

.profile-device p
{
    font-size: .8em; 

    margin: 0;
}

.percentComplete
{
    font-size: 12px;

    color: #808080;
}

#owl-slider .item img
{
    display: block;

    width: 100%;
    height: auto;
}

.bottom-block-link-store {
    background-color: rgba(255, 255, 255, 0.85);
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color:#0065A4 !important;
    text-decoration:none;
    padding-right:15px;

    text-align:right;
    position: absolute;
    width:100%; 
    bottom:0;
    right:0;
    padding-bottom:15px;
    padding-right:15px;
}

.bottom-block-link, .m-link {
    background-color: rgba(255, 255, 255, 0.85);
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color:#0065A4 !important;
    text-decoration:none;

    text-align:right;
    position: absolute;
    width:100%; 
    bottom:0;
    right:0;
    height:25%;
    padding-top:15px;
    padding-right:15px;
    padding-bottom:15px;
    /*right: 15px;
    bottom: 20px; */

	/* text-transform: uppercase; */

}
.bottom-block-link:visited
{
    color: #000;
}

.bottom-block-link-profile
{
    bottom: 5px;
}

.bottom-block-link-shop-now
{
    right: 33px;
}

#profile-block
{
    height:475px;
    background: url('../res/img/home/SkinIt_skyscraper.jpg') top center no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%;
}

#store-block
{
    min-height: 350px; 

    background: url('../img/order.jpg') center center no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100%;
}

#learning-block
{
    position: relative;

    background: url('../img/my_learning.jpg') center center no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%;
}


@media screen and (max-width: 980px) {
#profile-block
{
    max-width:100%;
    height:auto;
    background: url('../res/img/home/SkinIt_landscape.jpg') top center no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%;
}

}
