* {
	margin: 0;
}
.whisbi-team__container {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.whisbi-team__container-bottom {
    padding-bottom: 100px;
}
.container.single.case {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
section#contact {
	padding: 74px 0 50px 0;
}

h2.marker {
	height: 51px;
	margin-left:-30px;
	padding-top: 6px; padding-left: 70px;
	background: url(../img/marker.png) left center no-repeat;
}

section#contact .span6 .loc p {
	font-size: 14px;
	line-height: 15px;
}

section#contact .span6 .loc2 {
	padding-top: 20px;
}

/* Blog Styling */

#sidebar section {
	max-width: 335px;
	margin: auto;
	margin-bottom: 40px;
	min-width: 253px;
}

article#featured {
	width: 100%;
	background: #f0f0f5;
}

article.post, article.blog {
	margin: 98px 0;
	padding-bottom: 24px;
	border-bottom: 1px solid #ccc;
}
article.blog{
	padding-bottom: 98px;
}
article.blog.last-post-list {
	border-bottom: none;
}
article.post .entry-categories {
	font-size: 11px;
	font-family: 'Museosans', "helvetica neue", helvetica, arial, sans-serif;
	color: #6f6f6f;
	text-transform: uppercase;
}

article.post .entry-categories a {
	color: #6f6f6f;
}

article h2 {
	font-size: 36px;
	font-family: 'MuseosansBold', "helvetica neue", helvetica, arial, sans-serif;
	line-height: 40px;
}

article .wp-post-image {
	float: left;
	width: 250px;
	height: 250px;
	margin-right: 30px;
	overflow: hidden;
}

article .entry-tags {
	font-size: 12px;
	color: #6f6f6f;
}

article .entry-tags a {
	color: #6f6f6f;
}

article .entry-tags a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

div#sidebar {
	margin-top: -84px;
}

.btn:hover {
	color:#fff;
	text-decoration:none;
	background-color:#e6e6e6;
	*background-color:#d9d9d9;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}
.widget-inner h3 {
	font-size: 26px;
	line-height: 26px;
	color: #666766;
	margin: 25px 0px 20px 0px;
}
.widget-inner ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0px;
	background: #fff;
}
.widget-inner ul li {
	border-bottom: 1px solid #dddddd ;
	padding: 14px 0 10px 0;
}
.widget-inner ul li:last-child {
	border-bottom: none;
}
.presscenter-content {
	margin-bottom: 40px;
}

.hentry p.byline { 
	font-size: 18px;
	line-height: 1.5em;
	color: #333333;
	font-family: 'MuseosansThin', "helvetica neue", helvetica, arial, sans-serif; 
}

/* ==========================================================================
   Busisness Cases 
   ========================================================================== */

/* banner */
/* banner */
.single-case .customersBanner {
    background: url("/wp-content/themes/retlehs-roots-a9d4cf3/assets/img/successStories_businessCase_background.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
}
.customers-header-container {
    margin: 200px auto 100px;
    max-width: 350px;
}
.customers-header-container h1 {
    padding-left: 6px;
    font-family: 'MuseosansThin', helvetica, arial, sans-serif;
    font-size: 48px !important;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    border-left: 3px solid #0095DA;
    line-height: 35px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* content */
div.container.single.case{
	padding-bottom: 114px;
    padding-top: 440px;
    width: 100%;
}
div.case-title {
	margin-top: 40px;
	font-family: MuseosansThin, arial;
	font-size: 36px;
}
div.case-title-header {
    border-left: 3px solid #0d8ac7;
    padding-left: 30px;
    width: 50%;
    margin: auto;
    margin-bottom: 80px;
}
div.case-title-header h1 {
    font-family: MuseosansThin;
    margin-bottom: 0px;
    font-size: 40px;
    color: #666;
}
div.case-title-header p {
    font-family: MuseosansLight;
    font-size: 18px;
}
div.container.single.case p {
    font-family: MuseosansLight;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 1em;
    margin-top: 1em;
}
div.case-title img {
	margin-right: 14px;
}

div.case-title span {
	font-size: 24px;
}

div.case-left{
	float: left;
	width: 67%;
}
div.container.single.case div.case-left {
    float: right;
    width: 45%;
}
div.container.single.case div.case-content h2 {
    color: #0d8ac7;
    font-family: 'MuseosansThin', "helvetica neue", helvetica, arial, sans-serif;
    font-size: 24px;
    margin: 22px 0px 2px 0px;
}
div.container.single.case div.case-content li {
    font-family: MuseosansLight;
    font-size: 18px;
    line-height: 30px;
}
div.case-left h1 {
	font-size: 30px;
	font-family: MuseosansLight;
}

div.case-right{
	float: right;
	width: 24%;
	border-left: 1px solid #e6e6e6;
	padding-left: 20px;
	padding-right: 15px;
}
div.container.single.case div.case-right {
    border: none;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 25px;
    width: 20%;
}

div.case-right h2{
	font-weight: bold;
	color: #444;
	font-size: 18px;
	margin: 25px 0px 2px 0px;
	line-height: normal;
}

div.case-description p {
	font-size: 14px;
}
div.container.single.case div.case-description p {
    font-size: 18px;
}

div.case-content h2 {
	font-family: MuseosansLight;
	font-size: 24px;
	color: #666666;
	line-height: normal;
	margin: 22px 0px 2px 0px;
}

div.case.quote-img {
    margin: auto;
    display: table;
}

img.case-img {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	width: 174px;
}

.content-1{
	margin-bottom: 40px;
}

div.content-4 h2 {
	margin-bottom: 18px;
	margin-top: 35px;
}

span.who-quote, span.do-who {
	float: right;
	font-size: 14px;
	text-align: right;
    font-weight: bold;
    font-family: Museosans;
    color: #444;
}
span.quote{
	font-size: 48px;
	color: #444;
}
span.who-quote{
	font-weight: bold;
}

.icon-quotes-left{
	font-size: 18px;
}

.quote-content{
	text-indent: 1.6em;
}
div.container.single.case .quote-content {
	font-family: MuseosansThin;
    font-size: 18px;
}
div.quote-text div span {
	width: 20px;
	position: absolute;
	height: 20px;
	margin-top: -2px;
}

div.case.quote-text {
	margin-top: 27px;
}

h1#quest{
	font-family: MuseosansThin;
	font-weight: normal;
	text-align: center;
	color: #676767;
	margin: 1.8em 0 !important;
	margin-bottom: 20px !important;
}

.case-btn{
	font-family: MetricLight;
	margin: auto;
	display: table;
}

.case-btn img {
	margin-left: 20px;
	margin-bottom: 3px;
}

.result-box{
	background: #fff;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 20px 0px;
	display: table !important;
	width: 100%;
}

.result-row{
	padding: 0px 0px;
	height: 100%;
}

.result-row h5 {
	margin: auto;
	font-size: 3vw; /*48px;*/
	color: #0d8ac7;
	font-family: MuseoSlabBold;
	height: 53px;
	line-height: normal;
}
.result-row sup {
	font-family: MuseosansThin;
	/*margin-left: -11px;*/
	margin-left: -3px;
	font-size: 2vw !Important;
}

.result-row span {
	color: #777777;
	font-family: Helvetica, arial;
	font-size: 12px;
	line-height: 1.2px;
}
.container.single.case .result-row span {
    font-size: 14px;
    font-family: MuseosansLight, Helvetica, arial;
}

.border-row {
	border-right: 1px solid #dddddd;
	height: 100%;
}

.page-id-3959{
	overflow: hidden;
}

.videoIcon{
	position:absolute;
	margin: 56px;
	display: none;
}

a#videoCase{
    text-decoration: none !important;
}

.quote-img h4 {
	margin: 0px;
	margin-top: 13px;
	text-decoration: none;
	color: #444;
	font-weight: normal;
	font-family: Helvetica,arial;
	text-align: center;
	font-size: 14px;
    text-decoration: underline;
    color: #0d8ac7;
}

#videofasi{
	height: 315px;
}
#know-more-section .container .row {
    padding: 0;
}
#awards-section .container .row {
    padding: 0;
}

/***--Modificacion de Pure --***/
sup {
	top: -0.4em !Important;
	font-size: 31px !Important;
}
.pure-u-1-5 {
	width: 19% !Important;
}
.pure-u-1-4{
	width: 24% !Important;
}
.pure-u-1-3{
	width: 32.33% !Important;
}
.pure-u-1-2{
	width: 49% !Important;
}
@media (max-width: 767px){
	div#sidebar {
		margin: auto;
		margin-left: 0px;
	}
	#sidebar section {
		margin: auto;
		margin-bottom: 40px;
	}
    div.container.single.case div.case-right {
        width: 90%;
        margin: auto;
        order: 2;
    }
    div.container.single.case div.case-left {
        width: 90%;
        margin: auto;
        order: 1;
    }
    div.container.single.case div.case-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-flow: row wrap;
    }
    .result-box {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 480px){
	.case-left h1#titleCase {
		margin: 20px 0 0!important;
	}
    div.container.single.case .result-box {
        padding: 20px 0;
        margin: 20px 0;
        width: 100%;
    }
    div.container.single.case div.case-right,
    div.container.single.case div.case-left {
        width: 100%;
    }
}

footer ul {
  padding-left: 0;
  padding-right: 0;
}

footer .col-xs-6 ul,
footer .col-xs-6 img,
footer .col-xs-6 p {
  padding-left: 5%;
}
.visible-xs-block {
  display: none;
}
.result-box .pure-u-1-3, .result-box .pure-u-1-5{
	display: block;
    float: left;
    min-height: 155px;
    margin-top: 0;
    padding: 10px;
	padding-top: 20px;
    background-color: white;
}

.container.single.case .result-row span {
	padding: 5px;
	font-size: 13px;
}

.vodafone .pure-u-1-5:nth-child(4) h5{
	padding-top: 12px;
	font-size: 14px;
	font-size: calc(3px + 1vh);
}

.vodafone .container.single.case .result-row span {
	padding: 5px;
	font-size: 11px;
}
.result-box.pure-g {
    min-height: 175px;
}
@media screen and (max-width: 600px) {
	.vodafone .result-box.pure-g {
		min-height: 800px;
		margin-bottom: 30px;
	}
	.vodafone .pure-u-1-5:nth-child(4) h5{
		padding: 0px;
		font-size: 22px;
	}
}

@media screen and (max-width: 767px) {
    html body {
        margin-bottom: 503px!important;
    }
    .visible-xs-block {
        display: block !important;
    }
	.result-box.pure-g {
	    min-height: 205px;
	}
}