.slider-pro {
font-family: 'Open Sans', Arial;
} #example1 .sp-thumbnail {
width: 100%;
padding: 8px;
background-color: #3c537f;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#example1 .sp-thumbnail-title {
color: #fff!important;
text-transform: uppercase!important;
padding-bottom: 0!important;
letter-spacing: .05em!important;
font-size: 16px!important;
padding-top: 15px!important;
line-height: 1.5!important;
margin: 0!important;
font-family: Montserrat,sans-serif;
}
#example1 .sp-thumbnail-description {
color: rgba(255,255,255,.5)!important;
font-family: "Open Sans",sans-serif;
font-size: 13px!important;
line-height: 24px!important;
margin-bottom: 60px;
font-weight: 400;
text-align: justify;
}
@media (max-width: 860px) {
#example1 .hide-medium-screen {
display: none;
}
}
@media (max-width: 640px) {
#example1 .sp-layer {
font-size: 12px;
}
#example1 .hide-small-screen {
display: none;
}
}
@media (max-width: 500px) {
#example1 .sp-thumbnail {
text-align: center;
padding: 2px;
}
#example1 .sp-thumbnail-title {
font-size: 12px!important;
text-transform: uppercase;
}
#example1 .sp-thumbnail-description {
display: none;
}
}
.links {
text-align: center;
margin-top: 10px;
} #example5 .sp-thumbnail-text {
width: 100%;
float: right;
padding: 8px;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color:#f6f6f6;
}
#example5  .sp-selected-thumbnail .sp-thumbnail, 
#example5  .sp-selected-thumbnail .sp-thumbnail .sp-thumbnail-text,
#example5  .sp-selected-thumbnail .sp-thumbnail .sp-thumbnail-text .sp-thumbnail-title h3, 
#example5  .sp-selected-thumbnail .sp-thumbnail .sp-thumbnail-text .sp-thumbnail-description {
background-color: #5b6f94;	
color: #f6f6f6;
text-shadow: 0 1px 1px black;
}
#example5 .sp-thumbnail-title {
margin-bottom: 5px;
color: #333;
width: 85%;
}
#example5 .sp-thumbnail-title h3 {
text-transform: uppercase;
letter-spacing: .05em;
font-size: 13px;
font-family: Montserrat,sans-serif;	
}
#example5 .sp-thumbnail-description {
width: 85%;
font-size: 14px;
color: #333;
font-family: Catamaran,Helvetica,Arial,sans-serif;
}
@media (max-width: 900px) {
#example5 {
display: none;
}
#example5 .sp-thumbnail {
text-align: center;
}
#example5 .sp-thumbnail-image-container {
display: none;
}
#example5 .sp-thumbnail-text {
width: 120px;
}
#example5 .sp-thumbnail-title {
font-size: 12px;
text-transform: uppercase;
}
#example5 .sp-thumbnail-description {
display: none;
}
}