@font-face {
  font-family:"Graphik";
  src:url("https://www.medallia.com/wp-content/themes/medallia-2017/fonts/Graphik-Light.otf"),url("https://www.medallia.com/wp-content/themes/medallia-2017/fonts/Graphik-Light-Web.woff");
  font-weight:300;
  }
  

.medallia-blog .blog-section{
  display:flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-top:40px;
  max-width:1241px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:100px;
}


.medallia-blog .blog-section .blog-section-left-section{
width: 817px;
margin-right:28.5px;
}

.medallia-blog .blog-section .blog-section-left-section a.blog-section-left-section-back-link{
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #071E3C;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog .blog-section .blog-section-left-section a.blog-section-left-section-back-link i{
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #071E3C;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog .blog-section .blog-section-left-section a.blog-section-left-section-back-link:hover{
  color: #4050C6;
}

.medallia-blog .blog-section .blog-section-left-section a.blog-section-left-section-back-link:hover i{
  color: #4050C6;
}


.medallia-blog.mac-ios .blog-section .blog-section-left-section a.blog-section-left-section-back-link{
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-text-fill-color: #071E3C;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog.mac-ios .blog-section .blog-section-left-section a.blog-section-left-section-back-link i{
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-text-fill-color: #071E3C;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog.mac-ios .blog-section .blog-section-left-section a.blog-section-left-section-back-link:hover{
  -webkit-text-fill-color: #4050C6;
}

.medallia-blog.mac-ios .blog-section .blog-section-left-section a.blog-section-left-section-back-link:hover i{
  -webkit-text-fill-color: #4050C6;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-title{
  max-width:816px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-title h1{
  font-family: Graphik;
  font-size: 44px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: -0.5px;
  color: #071e3c;
  margin-bottom:0px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info{

    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    -webkit-justify-content:flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: 44px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-date-cat-mobile-view{
display:none;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-date{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #4e4e4e;
  float:left;
  margin-right:10px;
  line-height:44px;
  text-transform:uppercase;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #00bfa5;
  text-transform:uppercase;
  line-height:44px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat a{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #00bfa5;
  text-transform:uppercase;
  line-height:44px;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat a:hover{
color:#00A38D;
}


.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat a{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  -webkit-text-fill-color: #00bfa5;
  text-transform:uppercase;
  line-height:44px;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat a:hover{
-webkit-text-fill-color:#00A38D;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details .blog-section-post-authors .blog-section-post-authors-by{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #999999;
  line-height:44px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details .blog-section-post-authors .blog-section-post-authors-display-name{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4050c6;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details .blog-section-post-authors .blog-section-post-authors-display-name:hover{
cursor:pointer;
color:#2F3C9D;
}


.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-authors .blog-section-post-authors-display-name{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  -webkit-text-fill-color: #4050c6;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}


.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-authors .blog-section-post-authors-display-name:hover{
cursor:pointer;
-webkit-text-fill-color:#2F3C9D;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-link{
float:left;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-social-icons{
margin-left: auto;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share{
width:auto;
height:0px;
margin:0px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-shares{
display:flex;
display: -webkit-flex;
margin:0px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-link i{
  display:none;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-linkedin .jssocials-share-link{
    width: 44px !important;
    height: 44px !important;
    background: url(/wp-content/themes/medallia-2017/images/blog-linkedin-icon.svg) !important;
    background-color: #0077b5 !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
    border-radius: 50% !important;
    margin-right:10px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-link i{
display:none;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-linkedin .jssocials-share-link:after{
all:unset;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-twitter .jssocials-share-link{
    width: 44px !important;
    height: 44px !important;
    background: url(/wp-content/themes/medallia-2017/images/blog-twitter-icon.svg) !important;
    background-color: #1da1f2 !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
    border-radius: 50% !important;
    margin-right:10px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-twitter .jssocials-share-link:after{
all:unset;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-facebook .jssocials-share-link{
    width: 44px !important;
    height: 44px !important;
    background: url(/wp-content/themes/medallia-2017/images/blog-facebook-icon.svg) !important;
    background-color: #3b5998 !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
    border-radius: 50% !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .jssocials-share-facebook .jssocials-share-link:after{
all:unset;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-image img{
width:817px;
object-fit: cover;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p{
  font-family: "museo-sans";
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #4e4e4e;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p strong{
  font-family: "museo-sans";
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p b{
  font-family: "museo-sans";
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description strong{
  font-family: "museo-sans";
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description b{
  font-family: "museo-sans";
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a{
font-family: "museo-sans";
font-weight:bold !important;
color: #4050c6;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a span{
font-family: "museo-sans";
font-weight:bold !important;
color: #4050c6;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a:hover{
text-decoration:underline;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul{
  padding-left: 20px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul li{
  font-family: "museo-sans";
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #4e4e4e;
  list-style:none;
  position: relative;
padding-left:0px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description img{
margin:60px auto;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description em{
font-style: normal;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul li:before{
  content:'';
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
  background-color: #d8d8d8;
  display: block;
  position: absolute;
  top: 12px;
  left: -20px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p, .medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote{
  font-family: Graphik;
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: center;
  color: #00bfa5;
  max-width:757px;
  padding-left:0px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p b, .medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote b{
  font-family: Graphik;
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: center;
  color: #00bfa5;
  max-width:757px;
  padding-left:0px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote::before{
display:none;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote::after{
display:none;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p:first-child::before {
  content: "\201C";
  position: relative;
  left: 0px;
  top: 0px;
  font-family: Graphik;
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: center;
  color: #00bfa5;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p:last-child::after {
  content: "\201D";
  position: relative;
  right: 0px;
  bottom: 0px;
  font-family: Graphik;
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: center;
  color: #00bfa5;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description .tweet-quote-container{
  display:flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width:1241px;
  margin-left:auto;
  margin-right:auto;
  margin-top:27px;
  margin-bottom:60px;
  max-width: 100px;
  cursor: pointer;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description .tweet-quote-container .tweet-quote-logo{
  width: 35px;
  height: 35px;
  background-color: #1da1f2;
  border-radius:50px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin-right:10px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description .tweet-quote-container .tweet-quote-logo:hover{
background-color: rgba(29, 161, 242, 0.7);
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description .tweet-quote-container .tweet-quote-text{
  font-family: "museo-sans";
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.75px;
  color: #999999;
  text-transform: uppercase;
  line-height: 35px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description{
margin-top:40px;
}

.medallia-blog .blog-section .blog-section-right-section{
width:395px;
}


.medallia-blog .blog-section-right-section-related-posts-container{
padding-left:30px;
padding-right:30px;
background-color: #fafafa;
}



.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post{
width:334px;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post{
margin-bottom:30px;
}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post:last-child{
padding-bottom:40px;
}


.medallia-blog .blog-section .blog-section-right-section h3{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #071e3c;
  margin-bottom:20px;
  padding-top:40px;
}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-image img{
  height: 183px;
  width:100%;
  object-fit: cover;

}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category{
margin-top:19.3px;
margin-bottom:10px;
display:flex;
display: -webkit-flex;
justify-content: flex-start;
-webkit-justify-content: flex-start;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-date{
  font-family: "museo-sans";
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #999999;
  margin-right:10px;
  text-transform:uppercase;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-category{
  font-family: "museo-sans";
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #00bfa5;
  text-transform:uppercase;
}



.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-category a{
  font-family: "museo-sans";
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #00bfa5;
  text-transform:uppercase;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-category a:hover{
  color: #00A38D;
}


.medallia-blog.mac-ios .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-category a{
  font-family: "museo-sans";
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  -webkit-text-fill-color: #00bfa5;
  text-transform:uppercase;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}


.medallia-blog.mac-ios .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-category a:hover{
  -webkit-text-fill-color: #00A38D;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-title h2{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #071e3c;
  margin-bottom:0px;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-title h2 a{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #071e3c;
  margin-bottom:0px;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-title h2 a:hover{
color:#4050C6;
}

.medallia-blog.mac-ios .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-title h2{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  -webkit-text-fill-color: #071e3c;
  margin-bottom:0px;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog.mac-ios .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-title h2 a{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  -webkit-text-fill-color: #071e3c;
  margin-bottom:0px;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}


.medallia-blog.mac-ios .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-title h2 a:hover{
  -webkit-text-fill-color:#4050C6;
  }
  

.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box{
  width: 395px;
  height: 144px;
  background-color: #4050c6;
  padding:30px 29px;
}


.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box .blog-newsletter-subscribe-box-heading h5{
  font-family: Graphik;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.28px;
  text-align: center;
  color: #ffffff;
  margin-bottom:24px;
  }
  


 /* Marketo Form */
  
  .single-blog_posts .medallia-blog .mktoForm input[type="text"]{
    width: 234px !important;
    height: 40px !important;
    background-color: #ffffff !important;
    font-family: "museo-sans" !important;
    padding:10px !important;
    color: #4a4a4a !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    border-radius: 0px !important;
  }

  .single-blog_posts .medallia-blog .mktoForm .mktoError .mktoErrorMsg{
    -webkit-text-fill-color:#f3f3f3 !important;
  }
  
  .single-blog_posts .medallia-blog .mktoForm .mktoFormRow, .single-blog_posts .medallia-blog .mktoForm .mktoButtonRow{
  float:left !important;
  width:auto !important;
  clear:none;
  }
  
  .single-blog_posts .medallia-blog .mktoForm .mktoOffset{
  height:auto;
  }
  
  
  .single-blog_posts .medallia-blog .mktoForm .mktoButtonWrap.mktoRound .mktoButton{
    width: 90px !important;
    height: 40px !important;
    border-radius: 2px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06), inset 0 -2px 0 0 rgba(0, 0, 0, 0.1) !important;
    border: solid 2px rgba(255, 255, 255, 0.5) !important;
    font-family: 'museo-sans', sans-serif !important;
    font-size: 15px !important;
    font-weight: bold !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #ffffff !important;
    margin-left:10px;
    transition: all 0.3s ease;
    padding: 2px 15px 2px 15px !important;
  }

  .single-blog_posts .medallia-blog .mktoForm .mktoButtonWrap.mktoRound .mktoButton.aftersubmit{
    font-size: 13px !important;
  }


  .single-blog_posts .medallia-blog .mktoForm .mktoButtonWrap.mktoRound .mktoButton:hover{
    background-color: #ffffff !important;
    color: #4050c6 !important;
    -webkit-text-fill-color:#4050c6;
    border: solid 2px #ffffff !important;
    transform: translateY(-2px);
    box-shadow:none !important;
  }


  .single-blog_posts .medallia-blog #subscribe-conf{
    margin:0 auto;
    max-width: fit-content;
    color: #ffffff;
    -webkit-text-fill-color:#ffffff;
    }
      
  
.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-tags-container{
margin-top:60px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-tags-container h3{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #071e3c;
}



.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-tags .blog-section-post-tag{
display:inline-block;
margin-right:5px;
margin-bottom:8px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-tags .blog-section-post-tag a{
  border-radius: 4px;
  border: solid 1px rgba(156, 201, 241, 0.5);
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #071e3c;
  padding: 5px 8px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-tags .blog-section-post-tag a:hover{
  border: solid 1px #3f99ea;
  background: #3f99ea;
  color: #fff;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post hr.blog-section-post-bottom-hr{
margin:40px 0 59px 0;
border: 0.5px solid #e6e6e6;
}



.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author h3{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #071e3c;
  margin-bottom:40px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-image img{
 width: 105px;
  height: 105px;
  border-radius: 52.5px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  background-color: #ffffff;
  object-fit: cover;
  float:left;
  margin-right:30px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details.extra-top-padding{
padding-top:25px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details.extra-extra-top-padding{
  padding-top:40px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details .blog-section-post-author-details-name{
  font-family: "museo-sans";
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #071e3c;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author:hover .blog-section-post-author-details .blog-section-post-author-details-name{
  color: #4050C6;
}


.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details .blog-section-post-author-details-name{
  font-family: "museo-sans";
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-text-fill-color: #071e3c;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author:hover .blog-section-post-author-details .blog-section-post-author-details-name{
  -webkit-text-fill-color: #4050C6;
}



.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details .blog-section-post-author-details-title{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #00bfa5;
  text-transform:uppercase;
  margin-top:10px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details .blog-section-post-author-details-description{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4e4e4e;
  margin-top:15px;
  padding-left:135px;
}

/* Sticky Navbar */

.medallia-blog #sticky-navbar{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  position: absolute;
  top: -600px;
}

.medallia-blog .sticky-navbar{
  position: fixed !important;
  top: 80px !important;
  width: 100%;
  height: 80px;
  background-color: #f5f5f5;
  background: linear-gradient(to top left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
  background: -webkit-gradient(linear, left bottom, left top, from(#e4e4e4), to(#f5f5f5));
  background: -moz-gradient(linear, left bottom, left top, from(#e4e4e4), to(#f5f5f5));
  background: gradient(linear, left bottom, left top, from(#e4e4e4), to(#f5f5f5));
  background: -ms-linear-gradient(top, #e4e4e4, #f5f5f5);
  padding:22px 0px;
  z-index: 5;
}


.medallia-blog #sticky-navbar .sticky-navbar-contents{
  display:flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width:1241px;
  margin:0 auto;
  position: relative;
  /*-webkit-animation: moving 0.5s 1;
  animation: moving 0.5s 1;*/
}

@-webkit-keyframes moving {
  from {top: -10px;}
  to {top: 0px;}
}

@keyframes moving {
  from {top: -10px;}
  to {top: 0px;}
}


.medallia-blog #sticky-navbar .sticky-navbar-contents .blog-section-post-title{
  width: calc(100% - 200px);
}

.medallia-blog #sticky-navbar .sticky-navbar-contents .blog-section-post-social-icons-sticky-bar{
  width: auto;
}


.medallia-blog .sticky-navbar .blog-section-post-title h1{
  font-family: Graphik;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #071e3c;
}


.medallia-blog .sticky-navbar .jssocials-share-link{
  float:left;
  }
  
  
  .medallia-blog .sticky-navbar .blog-section-post-social-icons{
  margin-left: auto;
  }
  
  .medallia-blog .sticky-navbar .jssocials-share{
  width:auto;
  height:0px;
  margin:0px;
  }
  
  
  .medallia-blog .sticky-navbar .jssocials-shares{
  display:flex;
  display: -webkit-flex;
  margin:0px;
  }
  
  .medallia-blog .sticky-navbar .jssocials-share-link i{
    display:none;
  }
  
  .medallia-blog .sticky-navbar .jssocials-share-linkedin .jssocials-share-link{
      width: 35.3px !important;
      height: 35px !important;
      background: url(/wp-content/themes/medallia-2017/images/blog-linkedin-icon.svg) !important;
      background-color: #0077b5 !important;
      background-repeat: no-repeat !important;
      background-position: center!important;
      border-radius: 50% !important;
      margin-right:11px;
      background-size: 17px 13px;
      -webkit-transition: opacity 1s ease;
      -moz-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      transition: opacity 1s ease;
  }
  
  
  .medallia-blog .sticky-navbar .jssocials-share-link i{
  display:none;
  }
  
  .medallia-blog .sticky-navbar .jssocials-share-linkedin .jssocials-share-link:after{
  all:unset;
  }
  
  .medallia-blog .sticky-navbar .jssocials-share-twitter .jssocials-share-link{
      width: 35.3px !important;
      height: 35px !important;
      background: url(/wp-content/themes/medallia-2017/images/blog-twitter-icon.svg) !important;
      background-color: #1da1f2 !important;
      background-repeat: no-repeat !important;
      background-position: center!important;
      border-radius: 50% !important;
      margin-right:11px;
      background-size: 17px 14px;
      -webkit-transition: opacity 1s ease;
      -moz-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      transition: opacity 1s ease;
  }
  
  
  .medallia-blog .sticky-navbar .jssocials-share-twitter .jssocials-share-link:after{
  all:unset;
  }
  
  
  .medallia-blog .sticky-navbar .jssocials-share-facebook .jssocials-share-link{
      width: 35.3px !important;
      height: 35px !important;
      background: url(/wp-content/themes/medallia-2017/images/blog-facebook-icon.svg) !important;
      background-color: #3b5998 !important;
      background-repeat: no-repeat !important;
      background-position: center!important;
      border-radius: 50% !important;
      background-size: 7.2px 14.3px;
      -webkit-transition: opacity 1s ease;
      -moz-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      transition: opacity 1s ease;
  }
  
  
  .medallia-blog .sticky-navbar .jssocials-share-facebook .jssocials-share-link:after{
  all:unset;
  }



@media (max-width: 1241px) and (min-width: 1024px){


.medallia-blog .blog-section{
  max-width:983px;
}

.medallia-blog .blog-section .blog-section-left-section{
width:648px;
margin-right:20px;
}

.medallia-blog .blog-section .blog-section-right-section{
width:315px;
}

.medallia-blog .blog-section-right-section-related-posts-container{
padding-left:20px;
padding-right:20px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-title h1{
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: -0.41px;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p, .medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote{
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.33px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p b, .medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote b{
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.33px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description .tweet-quote-container{
  margin-top:20px;
  margin-bottom:60px;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post{
width:275px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-image img{
width: 648px;
}



.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-image{
width:275px;
}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-image img{
width:275px;
height:151px;
object-fit: cover;
}

.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box{
  width: 315px;
  height: 263px;
padding:40px 20px;
}

.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box .blog-newsletter-subscribe-box-heading{
width: 223px;
margin-left:auto;
margin-right:auto;
}

.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box .blog-newsletter-subscribe-box-heading h5{
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.33px;
  text-align: center;
}


/* Marketo Form */

.single-blog_posts .medallia-blog .mktoForm input[type="text"] {
    width: 275px !important;
}


.single-blog_posts .medallia-blog .mktoForm .mktoButtonWrap.mktoRound .mktoButton {
    width: 275px !important;
    margin-left: 0px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post hr.blog-section-post-bottom-hr {
    margin: 60px 0 60px 0;
}

.medallia-blog .sticky-navbar-desktop{
  display:none !important;
}

}


@media (max-width: 1023px) and (min-width: 768px){


.medallia-blog .blog-section{
  max-width:768px;
}

.medallia-blog .blog-section .blog-section-left-section{
width:100%;
margin-left:20px;
margin-right:20px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-title h1{
  font-family: Graphik;
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: -0.41px;
  color: #071e3c;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p, .medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote{
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.33px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p b, .medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote b{
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.33px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description .tweet-quote-container{
  margin-top:20px;
  margin-bottom:60px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4e4e4e;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p strong{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p b{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description strong{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description b{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a{
font-family: "museo-sans";
font-weight:bold !important;
color: #4050c6;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a span{
font-family: "museo-sans";
font-weight:bold !important;
color: #4050c6;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a:hover{
text-decoration:underline;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul{
  padding-left: 20px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul li{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #4e4e4e;
  list-style:none;
  position: relative;
padding-left:0px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description img{
margin:60px auto;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description em{
font-style: normal;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul li:before{
  content:'';
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  background-color: #d8d8d8;
  display: block;
  position: absolute;
  top: 12px;
  left: -20px;
}

.medallia-blog .blog-section .blog-section-right-section{
width:100%;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post hr.blog-section-post-bottom-hr {
    margin: 40px 0 40px 0;

}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author{
margin-bottom:52px;
}

.medallia-blog .blog-section .blog-section-right-section h3{
padding-top:60px;
}

.medallia-blog .blog-section .blog-section-right-section{
margin-top:52px;
}

.medallia-blog .blog-section-right-section-related-posts-container {
    padding-left: 20px;
    padding-right: 20px;
}

.medallia-blog .blog-section-right-section-related-posts-inner-container {
  display:flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.medallia-blog .blog-section .blog-section-right-section a .blog-section-right-section-related-post{
width:353px;
}

.medallia-blog .blog-section .blog-section-right-section a:last-child .blog-section-right-section-related-post{
display:none;
}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post:last-child{
  display:none;
}

.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box{
width:auto;
margin:20px 20px 10px;
}

.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box .blog-newsletter-subscribe-box-sub-form{
width:334px;
margin-left:auto;
margin-right:auto;
}

.medallia-blog .blog-section{
margin-bottom:0px;
}

.medallia-blog .sticky-navbar-desktop{
  display:none !important;
}


}



@media (max-width: 767px) and (min-width: 320px){


.medallia-blog .blog-section{
  max-width:100%;
margin-top:20px;
}

.medallia-blog .blog-section .blog-section-left-section{
width:100%;
margin-left:20px;
margin-right:20px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-left-section-back{
  text-align:center;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-title h1{
  font-family: Graphik;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.27px;
  text-align: center;
  color: #071e3c;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p, .medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote{
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.33px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote p b, .medallia-blog .blog-section .blog-section-left-section .blog-section-post-description blockquote b{
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.33px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description .tweet-quote-container{
  margin-top:20px;
  margin-bottom:60px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4e4e4e;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p strong{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p b{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description strong{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description b{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a{
font-family: "museo-sans";
font-weight:bold !important;
color: #4050c6;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a span{
font-family: "museo-sans";
font-weight:bold !important;
color: #4050c6;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a:hover{
text-decoration:underline;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul{
  padding-left: 20px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul li{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #4e4e4e;
  list-style:none;
  position: relative;
padding-left:0px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description img{
margin:60px auto;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description em{
font-style: normal;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul li:before{
  content:'';
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  background-color: #d8d8d8;
  display: block;
  position: absolute;
  top: 12px;
  left: -20px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info{
display:block;
text-align: center;
margin-left: auto;
margin-right: auto;
height: 100px;
margin-bottom:10px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-date{
display:none;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat{
display:none;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-date-cat-mobile-view{
display:flex;
display: -webkit-flex;
justify-content: center;
-webkit-justify-content: center;
align-items: center;
-webkit-align-items: center;
margin-top:20px;
flex-direction: column;
-webkit-flex-direction: column;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-date-mobile-view{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #4e4e4e;
  margin-right:10px;
  text-transform:uppercase;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat-mobile-view{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #00bfa5;
  text-transform:uppercase;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  margin-top: 10px;
  margin-bottom: 10px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat-mobile-view a{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  color: #00bfa5;
  text-transform:uppercase;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat-mobile-view a:hover{
  color:#00A38D;
  }


.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat-mobile-view{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  -webkit-text-fill-color: #00bfa5;
  text-transform:uppercase;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  margin-top: 10px;
}

.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat-mobile-view a{
  font-family: "museo-sans";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  -webkit-text-fill-color: #00bfa5;
  text-transform:uppercase;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}


.medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat-mobile-view a:hover{
-webkit-text-fill-color:#00A38D;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-date{
line-height:unset;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-cat{
line-height:unset;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-authors{
margin-top:10px;
margin-bottom:20px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details .blog-section-post-authors .blog-section-post-authors-by{
margin-left:0px;
line-height:unset;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info .blog-section-post-social-icons{
width: 155px;
margin-left:auto;
margin-right:auto;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description{
margin-top:30px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4e4e4e;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p strong{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}



.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description p b{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description strong{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}



.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description b{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #071e3c;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a{
font-family: "museo-sans";
font-weight:bold !important;
color: #4050c6;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a span{
font-family: "museo-sans";
font-weight:bold !important;
color: #4050c6;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description a:hover{
text-decoration:underline;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul{
  padding-left: 20px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul li{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #4e4e4e;
  list-style:none;
  position: relative;
padding-left:0px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description img{
margin:60px auto;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description em{
font-style: normal;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-description ul li:before{
  content:'';
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  background-color: #d8d8d8;
  display: block;
  position: absolute;
  top: 12px;
  left: -20px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-tags-container .blog-section-post-tags{
  flex-direction:column;
  -webkit-flex-direction:column;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-tags .blog-section-post-tag{
display:block;
margin-right:0px;
width:fit-content;
}

.medallia-blog .blog-section .blog-section-right-section{
width:100%;
margin-top:60px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post hr.blog-section-post-bottom-hr {
    margin: 40px 0 40px 0;

}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author h3{
  margin-bottom: 20px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-image img{
   width: 60px;
   height: 60px;
   margin-right:10px;
 }

 .medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details.extra-top-padding{
  padding-top:6px;
  }


  .medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details.extra-extra-top-padding{
    padding-top:18px;
  }

 .medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details .blog-section-post-author-details-name{
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
 }

 .medallia-blog.mac-ios .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details .blog-section-post-author-details-name{
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
 }


 .medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details .blog-section-post-author-details-title {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.64px;
  margin-bottom:8px;
  padding-left: 70px;
 }

 .medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-details .blog-section-post-author-details-description{
   padding-left:70px;
   margin-top:0px;
 }

.medallia-blog .blog-section .blog-section-right-section h3{
padding-top:60px;
}

.medallia-blog .blog-section-right-section-related-posts-container {
    width:100%;
    padding-left:20px;
    padding-right:20px;
}

.medallia-blog .blog-section-right-section-related-posts-inner-container {
display:flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction:column;
}

.medallia-blog .blog-section .blog-section-right-section a .blog-section-right-section-related-post{
width:100%;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post{
  width:100%;
}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-image img {
    height: 158px;
    width: 100%;
    object-fit: cover;
}


.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category{
flex-direction: column;
-webkit-flex-direction: column;
}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-date{
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  margin-right:0px;
}

.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-category{
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  margin-top:10px;
}



.medallia-blog .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-category a{
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  margin-top:10px;
}


.medallia-blog.mac-ios .blog-section .blog-section-right-section .blog-section-right-section-related-post .blog-section-right-section-related-post-date-category .blog-section-right-section-related-post-category a{
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  margin-top:10px;
}


.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box{
width:auto;
height:263px;
margin:20px 20px 0px;
padding:40px 20px;
}

.medallia-blog .blog-section .blog-section-right-section .blog-newsletter-subscribe-box .blog-newsletter-subscribe-box-heading h5{
  font-family: Graphik;
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.33px;
  text-align: center;
  color: #ffffff;
  margin-bottom:20px;
}

.single-blog_posts .medallia-blog .mktoForm{
padding:0px;
}

.single-blog_posts .medallia-blog .mktoForm .mktoFormRow{
width:100% !important;
}


.single-blog_posts .medallia-blog .mktoForm .mktoButtonRow{
width:100% !important;
}

.single-blog_posts .medallia-blog .mktoForm input[type="text"] {
    width:100% !important;
}

.single-blog_posts .medallia-blog .mktoForm .mktoButtonWrap.mktoRound .mktoButton{
margin-left:0px;
width:100% !important;
}


.medallia-blog .blog-section{
margin-bottom:0px;
}

.medallia-blog .sticky-navbar-desktop{
  display:none !important;
}


}


header.scrolled{
  box-shadow: none;
}


/* Added on 11 Dec 2019 - Multiple Authors */ 

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-authors-container{
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post .blog-section-post-author .blog-section-post-author-authors-div{
  margin-bottom:40px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details .blog-section-post-authors{
  font-family: "museo-sans";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #999999;
  line-height: 44px;
  margin-left: 20px;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info a.author{
margin-right:2px;
margin-left:2px;
}


.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details{
  margin-bottom: 20.8px;
  text-align:left;
}

.medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details .blog-section-post-authors{
  text-align:left;
  margin-left: 0px;
}

@media (max-width: 767px){
  .medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details{
    text-align:center;
  }

  .medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details .blog-section-post-authors{
    text-align:center;
    margin-left: 0px;
  }

  .medallia-blog .blog-section .blog-section-left-section .blog-section-post-info-author-details .blog-section-post-authors{
    line-height: 30px;
  }

}

.single-blog_posts .medallia-blog .mktoForm .mktoError {
  left: 0;
  top: 40px;
  bottom: auto !important;
  right: auto !important;
}