@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
.clearfix {
    *zoom: 1
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}
.clearfix:after {
    clear: both
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body {
    padding-top: 80px;
    color: #34495e;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400px;
    line-height: 28px;
}
body h1,
body h2,
body h3,
body h4,
body .created {
    font-family: 'Raleway', sans-serif;
}
body h5,
body h6 {
    margin: 0
}
body h3,
body h4 {
    margin-top: 0
}
.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    background-image: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.btn.btn-transparent {
    border: 3px solid #fff;
    background: transparent;
    color: #fff
}
.btn.btn-transparent:hover {
    border-color: rgba(255, 255, 255, 0.5)
}
.btn.btn-link {
    color: #26aacd;
    padding: 0
}
.btn.btn-link:hover {
    text-decoration: none
}
.btn-primary {
    background-color: #26aacd
}
.btn-primary:hover {
    background-color: #26aacd
}
a {
    color: #26aacd;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}
a:hover,
a:focus {
    color: #005580;
    text-decoration: none;
    outline: 0
}
.dropdown-menu {
    margin-top: -1px;
    min-width: 180px
}
body>section {
    padding: 50px 0
}
body>section#slide-show {
    padding: 0
}
#recent-works {
    background: #f8f8f8;
    color: #666;
    border-top: solid 1px #d4d4d4;
    border-bottom: solid 1px #d4d4d4;
}
#recent-works h3 {
    color: #666;
}
#recent-works .links>a {
    background: #fff;
    color: #26aacd;
    text-shadow: none
}
#clients {
    background: #fff
}
#clients h4 {
    color: #999
}
#clients .carousel {
    margin-bottom: 0
}
#clients .clients ul.thumbnails {
    margin: 0
}
#clients .clients ul.thumbnails>li {
    text-align: center;
    margin-bottom: 0
}
#clients .prev,
#clients .next {
    color: #999
}
.title {
    background: #26aacd;
    color: #fff;
    padding: 20px 0
}
.center {
    text-align: center
}

.progress {
    margin-bottom: 10px
}
.progress,
.progress .bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    height: 30px;
    line-height: 30px
}
.label,
.badge {
    font-weight: 300;
    font-size: 90%
}
ul.breadcrumb {
    margin: 12px 0 0;
    background: transparent
}
ul.breadcrumb>li {
    text-shadow: none
}
ul.breadcrumb>li>a,
ul.breadcrumb>li .divider {
    color: #fff
}
ul.breadcrumb>li.active {
    color: rgba(255, 255, 255, 0.7)
}
ul.tag-cloud li {
    display: inline-block;
    margin: 0 0 2px 0
}
.btn-social {
    border: 0;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5)
}
.btn-social.btn-facebook {
    background: #4f7dd4
}
.btn-social.btn-facebook:hover {
    background: #789bde
}
.btn-social.btn-twitter {
    background: #5bceff
}
.btn-social.btn-twitter:hover {
    background: #8eddff
}
.btn-social.btn-linkedin {
    background: #21a6d8
}
.btn-social.btn-linkedin:hover {
    background: #49b9e3
}
.btn-social.btn-google-plus {
    background: #dc422b
}
.btn-social.btn-google-plus:hover {
    background: #e36957
}
.btn-social:hover {
    color: #fff
}
header.navbar .navbar-inner {
    background: #fff!important;
    border-bottom: solid 1px #cacaca;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
header #logo {
    width: 220px;
    height: 80px;
    background: url(../images/logo.png) no-repeat 0 50%
}
header.navbar {
    margin-bottom: 0
}
header.navbar .nav {
    margin-top: 20px
}
header.navbar .nav>li {
    margin-left: 1px
}
header.navbar .nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: none
}
header.navbar .nav>li>a:hover {
    background: transparent;
    color: #26aacd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
header.navbar .nav>li.active>a,
header.navbar .nav>li.active>a:hover {
    background: transparent;
    color: #26aacd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
header.navbar .nav>li.dropdown.open>a.dropdown-toggle {
    background: transparent;
    color: #26aacd
}
header.navbar .nav>li.login>a {
    border-left: 1px solid #e5e5e5
}
header .dropdown-menu {
    margin-top: 0px
}
header .dropdown-menu:before {
    display: none!important
}
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: transparent;
    color: #26aacd
}
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #26aacd
}
.dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: 0
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    background: #26aacd
}
.main-info {
    background-color: #fff;
    color: #999
}
.main-info h4 {
    color: #999
}
.icon-medium {
    font-size: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    display: inline-block;
    background: #26aacd;
    padding: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff
}
.modal {
    border: 0
}
.modal#loginForm {
    width: 600px;
    margin-left: -300px
}
.modal .modal-header {
    border: 0;
    padding: 20px 20px 0
}
.modal .modal-header>h4 {
    font-weight: 300;
    font-size: 14px;
    color: #848484;
    text-transform: uppercase;
    margin: 0
}
.modal .modal-body {
    padding: 20px
}
.modal input[type="text"],
.modal input[type="password"] {
    padding: 5px 10px;
    min-height: 30px;
    width: 130px;
    margin-right: 10px
}
.modal .icon-remove {
    color: #fff;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    background: #000000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer
}
.modal button {
    margin-left: 10px;
    border: 0
}
.gap {
    margin-bottom: 50px
}
.big-gap {
    margin-bottom: 100px
}
.no-margin {
    margin: 0;
    padding: 0
}
#services {
    color: #999; background:#26aacd;
}
#services h1,
#services h2,
#services h3,
#services h4,
#services h5,
#services h6 {
    color: #666;
    margin: 15px 0px;
}
#main-contents {
    margin-top: 20px
}
#main-contents .blog-news .created {
    font-size: 18px;
    color: #26aacd
}
.registration-form {
    border: 0;
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    display: inline-block
}
#bottom {
    background: #000;
    color: #6f6f6f
}
#bottom h4 {
    margin-top: 0;
    margin-bottom: 15px
}
#bottom h1,
#bottom h2,
#bottom h3,
#bottom h4,
#bottom h5,
#bottom h6 {
    color: #fff
}
#bottom a {
    color: #6f6f6f
}
#bottom a:hover {
    color: #26aacd
}
#bottom ul.address>li {
    position: relative;
    padding-left: 20px;
    margin-top: 10px
}
#bottom ul.address>li:first-child {
    margin-top: 0
}
#bottom ul.address>li>i {
    position: absolute;
    top: 3px;
    left: 0
}
#bottom ul.thumbnails {
    margin-bottom: 0
}
#bottom ul.thumbnails li {
    margin-bottom: 5px
}
ul.arrow,
ul.arrow-double,
ul.tick,
ul.cross,
ul.star,
ul.rss {
    list-style: none;
    padding: 0;
    margin: 0
}
ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before,
ul.arrow li::after,
ul.arrow-double li::after,
ul.tick li::after,
ul.cross li::after,
ul.star li::after,
ul.rss li::after {
    font-family: FontAwesome;
    font-size: 11px
}
ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before {
    margin-right: 5px
}
ul.arrow li::before {
    content: "\f105"
}
ul.arrow-double li::before {
    content: "\f101"
}
ul.tick li::before {
    content: "\f00c"
}
ul.cross li::before {
    content: "\f00d"
}
ul.star li::before {
    content: "\f006"
}
ul.rss li::before {
    content: "\f09e"
}
#footer {
    background: #333;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #666
}
#footer a {
    color: #666
}
#footer a:hover {
    color: #26aacd
}
#bottom #gototop {
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    background: #1d1d1d;
    font-size: 24px;
    color: #fff
}
#bottom #gototop:hover {
    background: #2b2b2b;
    text-decoration: none
}
#footer .cp {
    margin-top: 11px
}
ul.social {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    display: inline-block
}
ul.social>li {
    display: inline-block;
    margin: 0 5px
}
ul.social>li>a {
    font-size: 24px;
    color: #666
}
ul.social>li>a:hover {
    color: #999
}
.box-border {
    padding: 15px
}
.accordion-group {
    background-color: #fff;
    border-top: 1px solid #f0f0f0
}
.accordion-heading .accordion-toggle {
    color: #666;
    font-weight: 700
}
.accordion-inner {
    border-top: 0
}
.blog .blog-item h2 {
    margin-top: 0
}
.blog .blog-item .date span {
    display: block;
    text-align: center
}
.blog .blog-item .date span.day {
    font-size: 50px;
    line-height: 50px;
    padding-top: 10px;
    font-family: 'Raleway', sans-serif
}
.blog .blog-item .date span.month {
    font-size: 18px
}
.blog .blog-item .tag {
    margin-top: 5px
}
.blog .blog-item .avatar {
    margin-top: 5px
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-height: 40px;
    padding: 0 15px;
    border: 1px solid #cacaca;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #26aacd;
    color: #000;
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.input-block-level {
    min-height: 50px
}
textarea#message {
    padding: 10px 15px;
    height: 130px
}
.widget {
    margin-bottom: 30px
}
.widget>h3 {
    font-size: 16px;
    margin-top: 0
}
.widget h5 {
    margin-top: 10px
}
.widget .date {
    margin-top: 5px;
    padding: 8px 10px;
    background: #26aacd
}
.widget .date>span {
    display: block;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #fff
}
.widget .date>span.month {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase
}
.widget .date>span.day {
    font-size: 18px;
    line-height: 18px
}
#pricing-table {
    margin-top: 20px;
    margin-bottom: 30px
}
#pricing-table .plan {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff
}
#pricing-table .plan.featured {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}
#pricing-table .plan>li {
    padding: 10px 15px
}
#pricing-table .plan>li.plan-name {
    background: rgba(0, 0, 0, 0.1)
}
#pricing-table .plan>li.plan-name h3 {
    margin: 10px 0
}
#pricing-table .plan>li.plan-action {
    padding: 20px 0
}
#pricing-table .plan1 {
    background: #1abc9c
}
#pricing-table .plan2 {
    background: #e74c3c
}
#pricing-table .plan3 {
    background: #f8f8f8
}
#pricing-table .plan4 {
    background: #9b59b6
}
ul.gallery {
    display: block;
    margin: -15px
}
ul.gallery.col-1 li {
    width: 100%
}
ul.gallery.col-2 li {
    width: 50%
}
ul.gallery.col-3 li {
    width: 33.3333%
}
ul.gallery.col-4 li {
    width: 25%
}
ul.gallery li {
    display: block;
    padding: 0;
    margin: 0;
    float: left;
}
ul.gallery li .desc {
    margin: 15px;
    text-align: center;
}
ul.gallery li .preview {
    margin: 15px;
    display: block;
    position: relative
}
ul.gallery li .preview .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms
}
ul.gallery li .preview .links {
    width: 52px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -26px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, -50px);
    -moz-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    transform: translate(0, -50px);
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}
ul.gallery li .preview .links>a {
    width: 50px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    background: #26aacd;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    margin: 0 1px
}
ul.gallery li .preview:hover .overlay,
ul.gallery li .preview:hover .links {
    opacity: 1;
    filter: alpha(opacity=100)
}
ul.gallery li .preview:hover .links {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
ul.faq {
    list-style: none;
    margin: 0
}
ul.faq li {
    margin-top: 30px
}
ul.faq li:first-child {
    margin-top: 0
}
ul.faq li span.number {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #26aacd;
    color: #fff;
    font-size: 24px
}
ul.faq li>div {
    margin-left: 70px
}
ul.faq li>div h3 {
    margin-top: 0
}
#error {
    text-align: center;
    margin-top: 150px;
    margin-bottom: 150px
}
ul.tick li,
ul.arrow li {
    line-height: 28px;
}
/* This CSS is used for the Show/Hide functionality. */

.more {
    display: none;
}
a.showLink,
a.hideLink {
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url(down.gif) no-repeat left;
}
a.hideLink {
    background: transparent url(up.gif) no-repeat left;
}
a.showLink:hover,
a.hideLink:hover {
    border-bottom: 1px dotted #36f;
}
#s1 .navbar .nav > li > a.current1,
#s2 .navbar .nav > li > a.current2,
#s3 .navbar .nav > li > a.current3,
#s4 .navbar .nav > li > a.current4,
#s5 .navbar .nav > li > a.current5,
#s6 .navbar .nav > li > a.current6,
#s7 .navbar .nav > li > a.current7 {
    color: #26aacd;
}

/* portfolio */


img { width: auto\9; height: auto; position: relative; }
#grid2{  min-height:300px;  }

/* ********************************** CONFIGURE YOUR THEMES HERE ********************************** */

/* ==== THEME 1 Portfolio ==== */
ul.theme1{ text-align: left; }
.theme1 .thumbnail-caption{ background: #2A80B9; background: rgba(67, 174, 245, 0.65); }
   
/* ==== THEME 2 Video ==== */
.theme2 .thumbnail-caption{ background: #f0f0f0 !important; }
.theme2 .box-caption{ background: #f0f0f0 !important; } 

/* ==== THEME 3 Pinterest Style Blog ==== */
ul.theme3 { text-align: left; }
.theme3 .thumbnail-caption{ background: #2A80B9; background: rgba(42, 128,185, 0.95); }
.theme3 .box-caption{ background: #f5f5f5; padding: 10px 20px 20px; }
.theme3 .box-caption .box-title { font-size:16px!important; margin:5px 0; }
.theme3 .box-caption .box-date { color: #777!important; }
  
/* ==== THEME 4 Text Hover Block ==== */
ul.theme4 { text-align: left; }
.theme4 .thumbnail-caption>div>div { text-align: left; padding: 0; }
.theme4 .box-caption { background: transparent; padding: 0 20px; }
.theme4 .thumbnail-caption{ background: #f5f5f5!important; }
.theme4  .box-caption .box-title { font-weight:700!important; }

/* *************************************** DEFAULTS FONTS AND COLORS *************************************** */

.box, .category-navbar, .mediaBoxes-loadMore, .mediaBoxes-lightbox{
	font-size: 14px;
	color: #555;
	line-height: 15px;
}

/* --- STYLE OF THE BOX CAPTION  --> */
.box-caption{ background: white; font-size: 13px; }
.hover-text{ margin-bottom: 15px; font-size: 17px; }

/* --- THE THUMBNAIL CAPTION  --> */
.thumbnail-caption { text-align: center; }

/* --- THE TIMER OF THE LIGHTBOX --> */
.lightbox-timer { background-color: white; }

/* --- BACKGROUND COLOR OF THE NAV OF THE LIGHTBOX --> */
.mediaBoxes-nav { background: black; }

/* --- BACKGROUND COLOR OF THE LIGHTBOX --> */
.mediaBoxes-lightbox{
  background: #313131; 
  background: rgba(0,0,0,.90);
}

/* *************************************** HIDE THE BOXES WHEN THE PAGE LOAD *************************************** */
.box{
	display: none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:inherit;
	filter:inherit;
  -webkit-border-radius: 1px !important;
     -moz-border-radius: 1px !important;
          border-radius: 1px !important;
  overflow: hidden;
}

/* *************************************** CATEGORY NAVIGATION BAR *************************************** */

.category-navbar{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 12px 0 6px 0px;
	width: 100%;
	text-align: left;
}
.category-navbar li{
	display: inline-block;
	line-height: 16px;
	margin: 0 5px 5px 0px;
	padding: 5px 0 15px 0;
}
.category-navbar li a{
	cursor: pointer;
	color: #000;
	font-size: 12px;letter-spacing:1px;
	font-weight: 600;
	text-decoration: none;
	margin:0px 0px;text-transform:uppercase;
	padding: 8px 14px;border-radius:2px;
	background: #f8f8f8; border:solid 1px #cacaca;
}
.category-navbar li a:hover{
	text-decoration: none;
	background: #26aacd;
	color: #fff;
}
.category-navbar li.select a { background:#26aacd; color: #fff; }


/* *************************************** BOX HTML *************************************** */

div.box-iframe{ background: #161616;  width:100%; height:100%; }
iframe.box-iframe{
  border: 0;
  padding: 0;
  background: #161616;
  display:block; width:100%; height:100%;
}
.box-caption{ display: block; padding: 20px; position: relative; }
.box-video:hover .video-circle{
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
         -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
}
.video-circle{
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
         -o-transition: all .3s;
        -ms-transition: all .3s;
            transition: all .3s;
	content: "";
    -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
border:2px solid white;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
}
.video-arrow{
    content: "";
    background: none;
    width: 0;
    height: 0;
    border-left: 15px solid white;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    margin-left: -6px;
    z-index: 3;
}
.box-caption .box-title{
  	letter-spacing: 0px;
	line-height: 1.1;
	width: 100%;
 	color: #444!important;
	font-size:14px!important; 
	font-weight:500;
  -webkit-transition: all .2s;
     -moz-transition: all .2s;
       -o-transition: all .2s;
      -ms-transition: all .2s;
          transition: all .2s;
}
.box-caption .box-text{ margin: 13px 0px 13px 0 !important; }
.box-caption .box-more a{
  	text-decoration: none !important;
  	color: inherit;
  	padding: 0;
  	margin: 0;
  	color: #2A80B9;
  	font-weight: 500;
}
.box-caption .box-more a:hover { color: #333; }

/* *************************************** CAPTION STYLE *************************************** */
.box{ overflow: hidden; }
.hover-lightbox, .hover-url, .hover-text, .hover-iframe{ position: relative; }
.hover-lightbox, .hover-url, .hover-iframe{
	cursor: pointer;
	display: inline-block;
	margin-top: 1px;
	line-height: 14px;
	width: 29px;
	height: 29px;
	background: url(../images/caption-icons.png);
	background-position: 0px 0px;
	margin: 0 6px;
}
.hover-url{ background-position: -50px 1px; }
.hover-iframe{ background-position: -97px 0px; }
.hover-lightbox:hover, .hover-url:hover, .hover-iframe:hover{ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); 
opacity: 0.8; }
.box-image{ position: relative; overflow: hidden; border:solid 2px #f9843f; }
.lightbox-text{ display: none; }

.thumbnail-caption{
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}

/* The style for centering the caption (vertically and horizontally) */
.thumbnail-caption>div{ height: 100%; width: 100%; display: table !important; }
.thumbnail-caption>div>div{
	padding: 15px;
	display: table-cell !important;
    vertical-align: middle; /* FOR VERTICAL ALIGN */
    text-align:center; /* FOR HORIZONTAL ALIGN */
}

/* *************************************** LOADING STYLE *************************************** */
.mediaBoxes-loader, .mediaBoxes-loadMore{
   height: 15px;
   padding: 10px 15px 10px 15px;
   margin: 20px auto;
}
.mediaBoxes-loader{
  width: 43px;
  background: url(../images/loader.gif) no-repeat;
  background-position:center;
}
.mediaBoxes-loadMore{
  cursor: pointer;
  width: 130px;
  text-align: center;
  color: white;
  background-color:  #2e3138;
  font-size: 13px !important;
border-radius:5px;
  -webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
	-webkit-transition:background-color .2s ease-in;
    -moz-transition:background-color .2s ease-in;
    -o-transition:background-color .2s ease-in;
    transition:background-color .2s ease-in;
}
.mediaBoxes-loadMore:hover{ text-decoration: none; background-color:#2A80B9; }

/* *************************************** LIGHT-BOX STYLE *************************************** */
.lightbox-alignment{
  height: 100%;
  width: 100%;
  display: table !important;
  table-layout: fixed !important;
}
.lightbox-alignment2{
  display: table-cell !important;
  vertical-align: middle; /* FOR VERTICAL ALIGN */
  text-align:center; /* FOR HORIZONTAL ALIGN */
}
.mediaBoxes-lightbox img{
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.open-lightbox-iframe{ cursor: pointer; }
.lightbox-timer{
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.lb-loader{
  width: 43px;
  height: 11px;
  background: url(../images/lightbox-loader.gif);
  margin: 20px auto;
}
.mediaBoxes-lightbox{
  display: none;
  position: fixed;
  top:0;
  width: 100%;
  height: 100%;
  z-index: 1500;
	text-align: center;
}
.mediaBoxes-lightbox img{ max-width: 100%; vertical-align: top; }
.mediaBoxes-lightbox iframe{ max-width:  100%; }
.mediaBoxes-nav{
  margin-top: -57px;
  height: 57px;
  width: 100%;
	border-bottom: 1px solid #1D1D1D;
}
.mediaBoxes-play, .mediaBoxes-close, .mediaBoxes-next, .mediaBoxes-prev, .mediaBoxes-font{
  width: 88px;
  height: 57px;
  position: relative;
  cursor: pointer;
}
.mediaBoxes-play:hover, .mediaBoxes-close:hover, .mediaBoxes-next:hover, .mediaBoxes-prev:hover, .mediaBoxes-font:hover{
	background: #1B1B1B; 
}
.selected{ background: black;}
.selected .iconPlay {  background-position: -164px -3px; }
.mediaBoxes-lbcaption{
  float: left;
  color: white;
  height: 57px;
  font-size: 16px;
}
.mediaBoxes-lbcaption span{
  margin-left: 3px;
  color: #D7D7D7;
  font-size: 11px;
}
.mediaBoxes-lbcaption>div{
  height: 100%;
  width: 100%;
  display: table !important;
}
.mediaBoxes-lbcaption>div>div{
  padding: 0 15px 0 15px;
  display: table-cell !important;
    vertical-align: middle; /* FOR VERTICAL ALIGN */
    text-align:center; /* FOR HORIZONTAL ALIGN */
}
.mediaBoxes-play, .mediaBoxes-close{ float: right; }
.mediaBoxes-next, .mediaBoxes-prev{ float: right; }
.iconPlay, .iconClose, .iconNext, .iconPrev{
  	font-family: 'FontAwesome';
	speak: none;
	font-size: 22px;
	line-height: 62px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
	color:  #eee;
	-webkit-transition:all .3s;
     -moz-transition:all .3s;
       -o-transition:all .3s;
      -ms-transition:all .3s;
          transition:all .3s;
} 
.iconPlay:hover, .iconClose:hover, .iconNext:hover, .iconPrev:hover{
	color:  #8E939A;
	-webkit-transition:all .3s;
     -moz-transition:all .3s;
       -o-transition:all .3s;
      -ms-transition:all .3s;
          transition:all .3s;
} 
.iconClose:before { content: "\f057"; }
.iconPlay:before { content: "\f144"; }
.iconNext, .iconPrev {  margin: -1px 0 0 0px; }
.iconPrev:before { content: "\f04a"; }
.iconNext:before { content: "\f04e"; }
.selected{ background:  #222; }
.selected .iconPlay:before { content: "\f04c"; color: #eee; }
.selected:hover .iconPlay:before { color:#8E939A; }

/* *************************************** GRID STYLE *************************************** */
.centered {  margin: auto;}
.box {
  line-height: 20px;
  float: left;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}
.box img{ display: block; width: 100%; }
.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}
/**** Transitions ****/
.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}
.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.transitions-enabled.masonry  .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}
/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
     -moz-transition-property: none;
      -ms-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}
/**** Clearfix ****/
.mediaBoxes-clearfix:before, .mediaBoxes-clearfix:after { content: ""; display: table; }
.mediaBoxes-clearfix:after { clear: both; }
.mediaBoxes-clearfix { zoom: 1; }
.centered{ /*overflow: auto;*/ width: 100%;}
.visible{ overflow: visible !important; }
.noTransform{
  -webkit-transform: none !important;
     -moz-transform: none !important;
       -o-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.gallery_1 {
  background: #FAFAFA;
}

.gallery-cell_1 {
  width: 25%;
  height: 140px;
  margin-right: 10px;
  background: #333;
}

.gallery-cell_1-image {
  display: block;
  max-height: 100%;
  margin: 0 auto;
  max-width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}

/* fade in lazy loaded image */
.gallery-cell_1-image.flickity-lazyloaded,
.gallery-cell_1-image.flickity-lazyerror {
  opacity: 1;
}



.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 0px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

.slider { margin: 50px 0 10px!important;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}


#slider {
	/*margin: 20px auto 0 auto;*/
	width: 100%;
	/*width: 960px;*/
	height: 500px;
}

#slider a,
#slider h2,
#slider h3 {
	line-height: 1em;
	white-space: nowrap;
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.slide01 {
	font-family: Arial, sans-serif;
}
.slide01 h2, .slide02 h2, .slide03 h2, .slide04 h2  {
	font-size: 38px;
	/*line-height: 1em;*/
	color: #95b29b;
}
.slide01 h3 {
	font-size: 30px;
	color: #f1fac1;
}
.slide01 p {
	font-size: 12px;
	color: #fbf9eb;
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	white-space: nowrap;
}
.slide01 .circle, .slide02 .circle, .slide03 .circle, .slide04 .circle     {
	border-radius: 6px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccdccf;
	margin-right: 15px;
}

.slide02 {
	font-family: Arial, sans-serif;
}
.slide02 h2, slide03 h2, slide04 h2 {
	font-size: 48px;
	color: #95b29b;
}
.slide02 h3 {
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: #d4dcad;
}
.slide02 p {
	width: 700px;
	color: #fffef3;
	line-height: 1.5em;
	white-space: normal;
	text-align: center;
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.slide02 p a {
	text-decoration: none;
	background: #94b19a;
	color: #fffef3;
	padding: 2px 5px;
}

.slide03 {
	font-family: Arial, sans-serif;
}
.slide03 .bottom {
	background: #82363f;
	opacity: 0.5;
	height: 20%;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.slide03 h2 {
	font-size: 48px;
	color: #9e6768;
}
.slide03 p {
	width: 650px;
	color: #fbf9de;
	line-height: 1.5em;
	white-space: normal;
	text-align: right;
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.slide03 .read_more .plus {
	color: #82363F;
}

.slide04 {
	font-family: Arial, sans-serif;
}
.slide04 h2 {
	font-size: 38px;
	color: #8d5e68;
}
.slide04 h3 {
	font-size: 18px;
	color: #eff0e1;
	background: #a26d70;
	padding: 2px 5px;
}
.slide04 p {
	color: #646157;
	width: 440px;
	font-size: 13px;
	text-align: left;
	white-space: normal;
	line-height: 1.5em;
}

.read_more {
	text-align: right;
	text-decoration: none;
	color: #f5e8a4;
	padding-right: 30px;
	vertical-align: top;
}
.read_more .plus {
	font-size: 20px;
	display: inline-block;
	line-height: 14px;
	background: #f5e8a4;
	color: #95b29b;
	text-align: center;
	padding: 1px 1px 0px 1px;
	vertical-align: top;
	font-family: sans-serif;
}
.slide04 .read_more {
	color: #a26d70;
}
.slide04 .read_more .plus {
	background: #a26d70;
	color: #eff0e1;
	padding: 0px 1px 1px 1px;
}

.mpc_ls .mpc_ls_wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.mpc_ls .mpc_ls_preloader {
	width: 100%;
	height: 100%;
	background: url('images/preloader.gif') no-repeat center center;
}

.mpc_ls .mpc_ls_ui {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* SLIDES */
.mpc_ls .mpc_ls_slides_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.mpc_ls .mpc_ls_slides_wrapper.frame {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.mpc_ls .mpc_ls_slides_wrapper.frame .corner {
	position: absolute;
	width: 32px;
	height: 32px;

}
.mpc_ls .mpc_ls_slides_wrapper.frame .corner.tl {
	top: 0;
	left: 0;
	background-position: top left;
}
.mpc_ls .mpc_ls_slides_wrapper.frame .corner.tr {
	top: 0;
	right: 0;
	background-position: top right;
}
.mpc_ls .mpc_ls_slides_wrapper.frame .corner.bl {
	bottom: 0;
	left: 0;
	background-position: bottom left;
}
.mpc_ls .mpc_ls_slides_wrapper.frame .corner.br {
	bottom: 0;
	right: 0;
	background-position: bottom right;
}

.mpc_ls .mpc_ls_slides {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}
.mpc_ls .mpc_ls_slides.frame {
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 10px;
}
.mpc_ls .mpc_ls_slides li {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.mpc_ls .mpc_ls_slides li .mpc_ls_slide_item {
	position: absolute;
}

/* SLIDE BACKGROUND */
.mpc_ls_slide_background {
	width: 100%;
	height: 100%;
}
.mpc_ls_slide_background img {
	display: block;
	position: absolute;
}
.mpc_ls_slide_background img.bg_center {
	left: 50%;
}

/* TIMER */
.mpc_ls .mpc_ls_ui .mpc_ls_timer {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 0;
	height: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

/* SHADOW */
.mpc_ls_shadow {
	position: absolute;
	width: 100%;
}
.mpc_ls_shadow.style01 {
	background-size: 100%;
	bottom: -17px;
	height: 17px;
}
.mpc_ls_shadow.style02 {
	background-size: 100%;
	bottom: -14px;
	height: 14px;
}
.mpc_ls_shadow.style03 {
	
	background-size: 100%;
	bottom: -21px;
	height: 21px;
}

/* TOOLTIP */
.mpc_ls_thumbs_tooltip {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: -100%;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 3px;
	background: #fff;
	border: 1px solid #eceae2;
	margin-top: -3px;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.mpc_ls_thumbs_tooltip:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -9px;
	margin-left: -3px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 8px solid rgba(0, 0, 0, 0.2);
	border-bottom: 0 solid transparent;
}
.mpc_ls_thumbs_tooltip:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -4px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 8px solid #fff;
	border-bottom: 0 solid transparent;
}
.mpc_ls_thumbs_tooltip_wrap {
	position: relative;
	overflow: hidden;
}
.mpc_ls_thumbs_tooltip img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
}

.mpc_ls_thumbs_tooltip.dark {
	background: #3b3f3f;
	border: 1px solid #1a1b1e;
}
.mpc_ls_thumbs_tooltip.dark:before {
	border-top: 8px solid #1a1b1e;
}
.mpc_ls_thumbs_tooltip.dark:after {
	border-top: 8px solid #3b3f3f;
}

.mpc_ls_thumbs_tooltip.round {
	margin-left: 1px;
	border-radius: 4px;
	border: 1px solid #bdbdbd;
	padding: 2px;
	box-shadow: none;
}
.mpc_ls_thumbs_tooltip.round:before {
	bottom: -5px;
	margin-left: -4px;
	border-top: 4px solid #bdbdbd;
}
.mpc_ls_thumbs_tooltip.round:after {
	bottom: -4px;
	border-top: 4px solid #fff;
}
.mpc_ls_thumbs_tooltip.round img {
	border-radius: 3px;
}

.mpc_ls_thumbs_tooltip.round.dark {
	background: #3b3f3f;
	border: 1px solid #1a1b1e;
}
.mpc_ls_thumbs_tooltip.round.dark:before {
	border-top: 4px solid #1a1b1e;
}
.mpc_ls_thumbs_tooltip.round.dark:after {
	border-top: 4px solid #3b3f3f;
}

/* THUMBNAILS */
.mpc_ls_slides_thumbs.style09 {
	display: inline-block;
	position: absolute;
	top: 25px;
	left: 60px;
}

.mpc_ls_image_thumb {
	background: #fff;
	padding: 3px;
	margin-bottom: 3px;
	display: block;
	border: 1px solid #eceae2;
	opacity: 0.5;
	filter: alpha(opacity=50);

	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.2s linear;
}
.mpc_ls_image_thumb img {
	display: block;
	overflow: hidden;
}
.mpc_ls_image_thumb:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.mpc_ls_image_thumb.active {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mpc_ls_image_thumbs_wrap {
	position: relative;
	top: 0;

	-webkit-transition: top 0.5s ease-in-out;
}

.mpc_ls_image_thumbs_mask {
	height: 100%;
	padding: 0 3px;
	overflow: hidden;
}

.mpc_ls_slides_thumbs_button {
	display: block;
	position: absolute;
	left: 0;
	height: 12px;
	width: 100%;
}
.mpc_ls_slides_thumbs_button_up {
	top: -15px;
}
.mpc_ls_slides_thumbs_button_up:after {
	content: '';
	position: absolute;
	top: -3px;
	left: 50%;
	margin-left: -7px;
	border: 7px solid transparent;
	border-bottom: 7px solid #000;
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.mpc_ls_slides_thumbs_button_up.active:after {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.mpc_ls_slides_thumbs_button_down {
	bottom: -12px;
}
.mpc_ls_slides_thumbs_button_down:after {
	content: '';
	position: absolute;
	top: 3px;
	left: 50%;
	margin-left: -7px;
	border: 7px solid transparent;
	border-top: 7px solid #000;
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.mpc_ls_slides_thumbs_button_down.active:after {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* RADIO BUTTONS */

/* STYLE 01 */
.mpc_ls_slides_thumbs.style01 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style01 .mpc_ls_thumb {
	position: relative;
	margin: 0;
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #fff;
}
.mpc_ls_slides_thumbs.style01 .mpc_ls_thumb_inside {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 3px;
	height: 3px;
	background: #ddd;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);

	-webkit-transition: all 0.2s ease-in-out;
}
.mpc_ls_slides_thumbs.style01 .mpc_ls_thumb.active .mpc_ls_thumb_inside,
.mpc_ls_slides_thumbs.style01 .mpc_ls_thumb:hover.active .mpc_ls_thumb_inside {
	background: #c39670;
	top: 3px;
	left: 3px;
	width: 7px;
	height: 7px;
}
.mpc_ls_slides_thumbs.style01 .mpc_ls_thumb:hover .mpc_ls_thumb_inside {
	top: 4px;
	left: 4px;
	background: #ccc;
	width: 5px;
	height: 5px;
}

.mpc_ls_slides_thumbs.style01 .mpc_ls_slideshow_toggle {
	position: relative;
	display: inline-block;
	background: #fff;
	width: 13px;
	height: 13px;
}
.mpc_ls_slides_thumbs.style01 .mpc_ls_slideshow_toggle:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	display: inline-block;
	background: transparent;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-left: 5px solid #c39670;
}
.mpc_ls_slides_thumbs.style01 .mpc_ls_slideshow_toggle.off:after {
	content: '';
	position: absolute;
	top: 3px;
	left: 4px;
	display: inline-block;
	background: transparent;
	width: 1px;
	height: 7px;
	border: 0 solid transparent;
	border-left: 2px solid #c39670;
	border-right: 2px solid #c39670;
}

/* STYLE 02 */
.mpc_ls_slides_thumbs.style02 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style02 .mpc_ls_thumb {
	position: relative;
	margin: 0 3px;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #626262;
	border-radius: 6px;
}
.mpc_ls_slides_thumbs.style02 .mpc_ls_thumb.active {
	background: #999;
}
.mpc_ls_slides_thumbs.style02 .mpc_ls_thumb_inside {
	display: inline-block;
	width: 100%;
}

.ie8 .mpc_ls_slides_thumbs.style02 .mpc_ls_thumb {
	background: url('../images/style02.png');
}

/* STYLE 03 */
.mpc_ls_slides_thumbs.style03 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style03 .mpc_ls_thumb {
	position: relative;
	margin: 0 3px;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: #f1f1f1;
	border-radius: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.mpc_ls_slides_thumbs.style03 .mpc_ls_thumb.active {
	background: #ddd;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.mpc_ls_slides_thumbs.style03 .mpc_ls_thumb_inside {
	display: inline-block;
	width: 100%;
}

.ie8 .mpc_ls_slides_thumbs.style03 .mpc_ls_thumb {
	width: 14px;
	height: 14px;
	background: url('images/style03.png');
}

/* STYLE 04 */
.mpc_ls_slides_thumbs.style04 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style04 .mpc_ls_thumb {
	position: relative;
	margin: 0 2px;
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #1a1b1e;
	border-radius: 8px;

	background: -webkit-linear-gradient(top, #4f5358 0%, #36383b 100%);

	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3),
				inset 0 0 1px rgba(255, 255, 255, 0.6),
				inset 1px 1px 1px rgba(255, 255, 255, 0.2),
				inset -1px -1px 1px rgba(0, 0, 0, 0.2),
				1px 1px 1px rgba(0, 0, 0, 0.2);
}
.mpc_ls_slides_thumbs.style04 .mpc_ls_thumb_inside {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: 1px solid #1a1b1e;
	border-radius: 3px;

	background: #282a2c;

	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4),
				1px 1px 1px rgba(255, 255, 255, 0.2);
}
.mpc_ls_slides_thumbs.style04 .mpc_ls_thumb.active .mpc_ls_thumb_inside {
	background: #b4b5b7;

	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2),
				1px 1px 1px rgba(255, 255, 255, 0.2);
}

.ie8 .mpc_ls_slides_thumbs.style04 .mpc_ls_thumb {
	width: 18px;
	height: 19px;
	background: url('images/style04.png');
	background-position: left center;
	border: none;
}
.ie8 .mpc_ls_slides_thumbs.style04 .mpc_ls_thumb_inside {
	background: transparent;
	border: none;
}
.ie8 .mpc_ls_slides_thumbs.style04 .mpc_ls_thumb.active {
	background: url('images/style04.png');
	background-position: right center;
}
.ie8 .mpc_ls_slides_thumbs.style04 .mpc_ls_thumb.active .mpc_ls_thumb_inside {
	background: transparent;
}

/* STYLE 05 */
.mpc_ls_slides_thumbs.style05 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style05 .mpc_ls_thumb {
	position: relative;
	margin: 0 2px;
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #8a8a8a;
	border-radius: 8px;

	background: -webkit-linear-gradient(top, #f2f2f3 0%, #e1e3e3 100%);

	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6),
				inset 0 1px 1px rgba(255, 255, 255, 0.4),
				inset 0 -1px 1px rgba(0, 0, 0, 0.2),
				0 1px 1px rgba(0, 0, 0, 0.2);
}
.mpc_ls_slides_thumbs.style05 .mpc_ls_thumb_inside {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 4px;

	background: #cccecf;

	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6),
				0 1px 1px rgba(255, 255, 255, 0.8);
}
.mpc_ls_slides_thumbs.style05 .mpc_ls_thumb.active .mpc_ls_thumb_inside {
	background: #959595;

	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.8),
				0 1px 1px rgba(255, 255, 255, 1);
}

.ie8 .mpc_ls_slides_thumbs.style05 .mpc_ls_thumb {
	width: 22px;
	height: 23px;
	background: url('images/style05.png');
	border: none;
}
.ie8 .mpc_ls_slides_thumbs.style05 .mpc_ls_thumb_inside {
	background: transparent;
	border: none;
}
.ie8 .mpc_ls_slides_thumbs.style05 .mpc_ls_thumb.active {
	background: url('images/style05.png');
	background-position: right center;
}
.ie8 .mpc_ls_slides_thumbs.style05 .mpc_ls_thumb.active .mpc_ls_thumb_inside {
	background: transparent;
}

/* STYLE 06 */
.mpc_ls_slides_thumbs.style06 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style06 .mpc_ls_thumb {
	position: relative;
	display: inline-block;
	background: url('images/style06bg.png') repeat-x;
	width: 6.5%;
	height: 8px;
	top: -7px;
	z-index: 1;

	text-decoration: none;
	color: #b6b6b6;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-shadow: 0 1px 1px #ffffff;
	line-height: 22px;
}
.mpc_ls_slides_thumbs.style06 .mpc_ls_thumb.highlight {
	background: url('images/style06bgh.png') repeat-x;
	height: 8px;
	top: -8px;
	color: #093f3e;
	text-shadow: 0 1px 1px #c1522a;
	z-index: 2;
}
.mpc_ls_slides_thumbs.style06 .mpc_ls_thumb:first-child {
	position: relative;
	display: inline-block;
	background: #f00;
	width: 20px;
	height: 8px;
	margin-top: -4px;
	margin-left: 1px;
}
.mpc_ls_slides_thumbs.style06 .mpc_ls_thumb_inside {
	position: absolute;
	top: -8px;
	right: -1px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 11px;
	background: url('images/style06.png');
	background-position: 22px 0;
	margin-right: -1px;
}
.mpc_ls_slides_thumbs.style06 .mpc_ls_thumb.highlight .mpc_ls_thumb_inside {
	background: url('images/style06h.png');
	background-position: 23px 0;
	height: 24px;
	width: 23px;
}

/* STYLE 07 */
.mpc_ls_slides_thumbs.style07 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style07 .mpc_ls_thumb {
	position: relative;
	margin: 0;
	display: inline-block;

	width: 20px;
	height: 44px;
	margin-top: -22px;
	border-top: 1px solid #1c1e1e;
	border-bottom: 1px solid #1c1e1e;

	background-image: -webkit-linear-gradient(top, #3a3f3f 0%, #313434 49%, #282c2c 50%, #212323 100%);

	box-shadow: inset 0 2px 1px -1px rgba(255, 255, 255, 0.3);
}
.mpc_ls_slides_thumbs.style07 .mpc_ls_thumb_inside {
	position: absolute;
	top: 18px;
	left: 6px;
	width: 8px;
	height: 8px;
	border-radius: 2px;

	background: #f2f1f1;

	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2),
				0 1px 1px rgba(255, 255, 255, 1);
}
.mpc_ls_slides_thumbs.style07 .mpc_ls_thumb.active .mpc_ls_thumb_inside {
	top: 16px;
	left: 4px;
	width: 12px;
	height: 12px;
}
.mpc_ls_slides_thumbs.style07 .mpc_ls_thumb.left,
.mpc_ls_slides_thumbs.style07 .mpc_ls_thumb.right {
	width: 35px;
}
.mpc_ls_slides_thumbs.style07 .mpc_ls_thumb.left .mpc_ls_thumb_inside {
	left: 21px;
}

.ie8 .mpc_ls_slides_thumbs.style07 .mpc_ls_thumb {
	border: none;
	background: url('images/style07bg.png') repeat-x;
}
.ie8 .mpc_ls_slides_thumbs.style07 .mpc_ls_thumb_inside {
	top: 17px;
	width: 10px;
	height: 10px;
	background: url('images/style07.png');
}
.ie8 .mpc_ls_slides_thumbs.style07 .mpc_ls_thumb.active .mpc_ls_thumb_inside {
	top: 17px;
	width: 13px;
	height: 13px;
	background-position: right center;
}

/* STYLE 08 */
.mpc_ls_slides_thumbs.style08 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style08 .mpc_ls_thumb {
	position: relative;
	margin: 0 4px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #727175;
	border-radius: 5px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.6);
	vertical-align: middle;
}
.mpc_ls_slides_thumbs.style08 .mpc_ls_thumb.active {
	background: url('images/style08.png');
	background-position: right center;
	margin: 0;
	width: 18px;
	height: 18px;
	box-shadow: none;
}
.mpc_ls_slides_thumbs.style08 .mpc_ls_thumb_inside {
	display: inline-block;
	width: 100%;
}

.ie8 .mpc_ls_slides_thumbs.style08 .mpc_ls_thumb {
	background: url('images/style08.png');
	margin: 0 4px;
	width: 10px;
	height: 18px;
	box-shadow: none;
}
.ie8 .mpc_ls_slides_thumbs.style08 .mpc_ls_thumb.active {
	margin: 0;


	width: 18px;
	height: 18px;
	background-position: right center;
}

/* STYLE 11 */
.mpc_ls_slides_thumbs.style11 {
	display: inline-block;
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.mpc_ls_slides_thumbs.style11 .mpc_ls_thumb {
	margin: 0 5px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #eee;
	border-radius: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.75);
}
.mpc_ls_slides_thumbs.style11 .mpc_ls_thumb.active {
	background: #aaa;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 1px rgba(255, 255, 255, 0.75);
}

/* ARROWS */
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -10px;
	opacity: 0;
	filter: alpha(opacity=0);
}

/* STYLE 02 */
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style02 {
	width: 42px;
	height: 42px;
	margin-top: -21px;
	background: url('images/arrows02.png');
}
.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style02 {
	left: 10px;
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style02 {
	right: 10px;
	background-position: right;
}

/* STYLE 03 */
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style03 {
	width: 44px;
	height: 44px;
	margin-top: -22px;
	background: url('images/arrows03.png');
}
.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style03 {
	left: 10px;
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style03 {
	right: 10px;
	background-position: right;
}

/* STYLE 04 */
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style04 {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	border: 1px solid #1a1b1e;
	border-radius: 20px;

	background: -webkit-linear-gradient(top, #4f5358 0%, #36383b 100%);

	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3),
				inset 0 0 1px rgba(255, 255, 255, 0.6),
				inset 1px 1px 1px rgba(255, 255, 255, 0.2),
				inset -1px -1px 1px rgba(0, 0, 0, 0.2),
				1px 1px 1px rgba(0, 0, 0, 0.2);
}
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style04:before,
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style04:after {
	content: '';
	position: absolute;
	border: 5px solid transparent;
	top: 15px;
}

.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style04 {
	left: 10px;
}
.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style04:before {
	left: 11px;
	top: 16px;
	border-right: 7px solid rgba(0, 0, 0, 0.5);
}
.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style04:after {
	left: 10px;
	border-right: 7px solid #b4b5b7;
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style04 {
	right: 10px;
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style04:before {
	left: 18px;
	top: 16px;
	border-left: 7px solid rgba(0, 0, 0, 0.5);
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style04:after {
	left: 17px;
	border-left: 7px solid #b4b5b7;
}

.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style04 {
	border: none;
	background: url('images/arrows04.png');
	width: 43px;
	height: 44px;
}
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style04 {
	background-position: right center;
}
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style04:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style04:before,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style04:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style04:before,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style04:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style04:before {
	border: none;
}

/* STYLE 05 */
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style05 {
	width: 36px;
	height: 36px;
	margin-top: -20px;
	border: 1px solid #8a8a8a;
	border-radius: 18px;

	background: -webkit-linear-gradient(top, #f2f2f3 0%, #e1e3e3 100%);

	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.6),
				inset 0 1px 1px rgba(255, 255, 255, 0.4),
				inset 0 -1px 1px rgba(0, 0, 0, 0.2),
				0 1px 1px rgba(0, 0, 0, 0.2);
}
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style05:before,
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style05:after {
	content: '';
	position: absolute;
	border: 7px solid transparent;
	top: 12px;
}

.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style05 {
	left: 10px;
}
.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style05:before {
	left: 3px;
	top: 11px;
	border-right: 14px solid rgba(0, 0, 0, 0.5);
}
.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style05:after {
	left: 3px;
	border-right: 14px solid #8e8d8d;
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style05 {
	right: 10px;
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style05:before {
	left: 12px;
	top: 11px;
	border-left: 14px solid rgba(0, 0, 0, 0.5);
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style05:after {
	left: 12px;
	border-left: 14px solid #8e8d8d;
}

.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style05 {
	width: 39px;
	height: 39px;
	border: none;
	background: url('images/arrows05.png');
}
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style05 {
	background-position: right center;
}
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style05:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style05:before,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style05:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style05:before,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style05:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style05:before {
	border: none;
}

/* STYLE 07 */
.mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style07 {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	width: 48px;
	height: 44px;
	margin-top: -22px;
	border: 1px solid #1c1e1e;

	background-image: url('images/arrows07.png'),
						-webkit-linear-gradient(top, #3a3f3f 0%, #313434 49%, #282c2c 50%, #212323 100%);
	background-repeat: no-repeat;
	background-position: left center;

	box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.3);
}
.mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style07 {
	border-radius: 6px 0 0 6px;
}
.mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style07 {
	border-radius: 0 6px 6px 0;
	background-position: right center;
}

.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style07 {
	border: none;
	background: url('images/arrows07f.png');
	width: 50px;
	height: 44px;
}
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style07 {
	background-position: right center;
}
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style07:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_ui_button.style07:before,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style07:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_prev_slide.style07:before,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style07:after,
.ie8 .mpc_ls .mpc_ls_ui .mpc_ls_next_slide.style07:before {
	border: none;
}



