.slider-pro {font-family: 'Open Sans', Arial;}
.sp-selected-button {background-color: #ec008c;}
.sp-button {border: 2px solid #ec008c;}

#example1 .sp-thumbnail-container {
    width: 16.6% !important;
    /*width: 20% !important;*/
    height: 80px !important;
    line-height: 20px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-right: 1px solid #DEDEDE;
}
#example1 .sp-thumbnails-container {width: 100% !important;}
#example1 .sp-thumbnail {
    width: 100%;
    font-size: 12px;
    padding: 8px;
    background-color: #CC0079;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100px;
}
#example1 .sp-thumbnails {margin-right: auto; margin-left: auto;}
#example1 .sp-thumbnail-title {
    margin-bottom: 0px;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    font-weight: bolder;
}
#example1 .sp-thumbnail-description {font-size: 14px; color: #FFFFFF; text-align: center;}
#example1 .sp-selected-thumbnail {}
#example1 .sp-bottom-thumbnails {margin-top: 0px;}

@media (max-width: 860px) {
    #example1 .hide-medium-screen {display: none;}
}
@media (max-width: 640px) {
    #example1 .sp-thumbnails-container {display: none;}
    #example1 .sp-layer {font-size: 12px;}
    #example1 .hide-small-screen {display: none;}
}
@media (max-width: 500px) {
    #example1 .sp-thumbnails-container {display: none;}
    #example1 .sp-thumbnail {text-align: center;}
    #example1 .sp-thumbnail-title {font-size: 12px; text-transform: uppercase;}
    #example1 .sp-thumbnail-description {display: none;}
}

.slider-pro div.sp-layer {
    padding-top:50px;
    width:100%;
    padding-left:20px;
    padding-right:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    line-height: 1.4;
    margin: 0;
}
.slider-pro div.sp-layer span.intro {
    color:#FFFFFF;
    font-weight:bolder;
    font-size: 43px;
    text-shadow: 2px 2px 1px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
}
.slider-pro div.sp-layer span.title {
    color:#FF86CE;
    font-weight:bolder;
    font-size: 50px;
    text-shadow: 2px 2px 1px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
}
.slider-pro div.sp-layer span.subtitle {
    color:#FFFFFF;
    font-weight:bolder;
    font-size: 40px;
    text-shadow: 2px 2px 1px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);
}
.slider-pro div.sp-layer span.reason {
    background-color:#CC0079;
    color:#FFFFFF;
    margin-top:20px;
    padding:10px;
    font-weight:bolder;
    font-size: 20px;
}

@media only screen 
and (max-width : 1300px) {
    .slider-pro div.sp-layer {padding-top:20px;}
    .slider-pro div.sp-layer span.intro {font-size: 33px;}
    .slider-pro div.sp-layer span.title {font-size: 37px;}
    .slider-pro div.sp-layer span.subtitle {font-size: 33px;}
    .slider-pro div.sp-layer span.reason {padding:9px; font-size: 25px;}
}

@media only screen 
and (max-width : 1024px) {
    .slider-pro div.sp-layer {padding-top:15px;}
    .slider-pro div.sp-layer span.intro {font-size: 27px;}
    .slider-pro div.sp-layer span.title {font-size: 32px;}
    .slider-pro div.sp-layer span.subtitle {font-size: 27px;}
    .slider-pro div.sp-layer span.reason {font-size: 18px; padding:7px;}
}

@media only screen 
and (max-width : 768px) {
    .slider-pro div.sp-layer {padding-top: 5px;}
    .slider-pro div.sp-layer span.intro {font-size: 20px;}
    .slider-pro div.sp-layer span.title {font-size: 25px;}
    .slider-pro div.sp-layer span.subtitle {font-size: 20px;}
    .slider-pro div.sp-layer span.reason {font-size: 14px; padding: 5px;}
}

@media only screen 
and (max-width : 600px) {
    .slider-pro div.sp-layer {padding-top: 8px;}
    .slider-pro div.sp-layer span.intro {font-size: 20px;}
    .slider-pro div.sp-layer span.title {font-size: 25px;}
    .slider-pro div.sp-layer span.subtitle {font-size: 20px;}
    .slider-pro div.sp-layer span.reason {display: none;}
}
