.ppy{
} .ppy-imglist {
width:          100%;
display:        block;
overflow:       hidden;
}
.ppy-imglist li {
padding:        10px;
border-radius:          5px;
-moz-border-radius:     5px;
-khtml-border-radius:   5px;
-webkit-border-radius:  5px;
background:     #fff;
list-style:     none;
float:          left;
display:        block;
margin:         0 10px 10px 0;
}
.ppy-imglist li a img {
display:        block;
border:         0;
}
.ppy-extcaption {
width:          240px;
display:        block;
}
.ppy-text h5{
line-height:140% !important;
}
.sidebar_content .widget .ppy-text p{
padding:0 0 10px 0;
}
.sidebar_content .widget .ppy-text a.read_more{
color:#9A9A9A;
}
.sidebar_content .widget .ppy-text a.read_more:hover{
color:#9A9A9A;
text-decoration:underline;
}
.ppy-imglist li {
width:          240px;
} .ppy-active {
width:          180px;
float:          left;
margin:         0 20px 10px 0;
}
.ppy-outer {
padding:        10px;
background:     #eee;
position:relative;
z-index:900;
}
.sidebar_content .ppy-outer {
background:url(//segond-richier.fr/wp-content/themes/rttheme15/images/transparent-pixel.png);
}
.sidebar_content .ppy-expanded .ppy-outer {
background:     #404040;
}
.ppy-counter {
background:     #333;
color:          #fff;
padding:        0 5px;
font-size:      0.8em;
position:       absolute;
bottom:         0;
left:           0;
opacity:        0.7;
}
.ppy-stage {
width:         160px;
height:    160px;
}
.ppy-outer:hover,
.ppy-expanded .ppy-outer {
}
.ppy-caption {
margin:         0;
font-size:      0.9em;
line-height:    1.3em;
color:          #5B5B5C;
background:     #fff;
visibility:         hidden; position:relative;
z-index:700;
}
.ppy-text{
padding:10px;
display:block;
}
.sidebar_content .widget .ppy-text{
min-width:140px;
}
.sidebar_content .widget .ppy-text .date {
color: #9F9F9F;
font-size:11px;
font-family: 'Droid Serif', Georgia, "Times New Roman", serif;
font-style:italic;
padding:0 0 5px;
display:block;
}
.ppy-caption a {
color:#e77927;
}
.ppy-caption a:hover {
text-decoration:underline;
}
.ppy-counter {
background:     #565656;
background:     -moz-linear-gradient(center bottom,rgb(55,55,55) 100%,rgb(125,125,125) 0%);
color:          #eee;
padding:        5px;
margin:         0;
font-size:      0.9em; 
}
.ppy-stagewrap {}
.ppy-loading {
background:     #eee url(//segond-richier.fr/wp-content/themes/rttheme15/images/loading.gif) no-repeat center !important;
}
.ppy-nav {
background:     #565656;
background:     -moz-linear-gradient(center bottom,rgb(55,55,55) 100%,rgb(125,125,125) 0%);
width:          104px;
height:         32px;
padding:        5px;
position:       absolute;
top:            0;
left:           0;   
}
.ppy-nav.single{
width:          40px;
}
.ppy-nav a {
display:        block;
overflow:       hidden;
text-indent:    -900em;
height:         22px;
float:          left;
padding:        5px;
}
.ppy-prev {
width:          22px;
background:     url(//segond-richier.fr/wp-content/themes/rttheme15/images/popeye/prev3.png) no-repeat center;
}
.ppy-next {
width:          22px;
background:     url(//segond-richier.fr/wp-content/themes/rttheme15/images/popeye/next3.png) no-repeat center;
}
.ppy-switch-enlarge {
width:          30px;
background:     url(//segond-richier.fr/wp-content/themes/rttheme15/images/popeye/enlarge3.png) no-repeat center;
}
.ppy-switch-compact {
width:          30px;
background:     url(//segond-richier.fr/wp-content/themes/rttheme15/images/popeye/compact3.png) no-repeat center;
}
.ppy-nav a:hover {
background-color:   #e77927;
cursor:         pointer;
} .ppy.product .ppy-stage {
width:  188px;
height: 180px;
}
.ppy.product .ppy-outer {
padding: 6px;  
}
.ppy.product .ppy-caption { 
position:absolute; 
}.ppy-outer {
display:                none;
}
.ppy-active .ppy-outer {
display:                block;
}
.ppy-stage {
background-repeat:      no-repeat !important;
background-position:    center center !important;
position:               relative;
}
.ppy-placeholder {
position:               relative;
}
.ppy-caption,
.ppy-captionwrap {
overflow:               hidden;
}
.ppy-hidden {
display:                none !important;
}.colorTip{ display:none;
position:absolute;	
left:50%;
top:-30px;
padding:6px;
background-color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
line-height:1;
text-decoration:none;
text-align:center;
text-shadow:0 0 1px white;
white-space:nowrap;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
}
.pointyTip,.pointyTipShadow{ border:6px solid transparent;
bottom:-12px;
height:0;
left:50%;
margin-left:-6px;
position:absolute;
width:0;
}
.pointyTipShadow{ border-width:7px;
bottom:-14px;
margin-left:-7px;
}
.colorTipContainer{
position:relative;
text-decoration:none !important;
} .white .pointyTip{ border-top-color:white;}
.white .pointyTipShadow{ border-top-color:#ddd;}
.white .colorTip{
background-color:white;
color:#555555;
opacity:0.8;
}
.yellow .pointyTip{ border-top-color:#f9f2ba;}
.yellow .pointyTipShadow{ border-top-color:#e9d315;}
.yellow .colorTip{
background-color:#f9f2ba;
border:1px solid #e9d315;
color:#5b5316;
}
.blue .pointyTip{ border-top-color:#d9f1fb;}
.blue .pointyTipShadow{ border-top-color:#7fcdee;}
.blue .colorTip{
background-color:#d9f1fb;
border:1px solid #7fcdee;
color:#1b475a;
}
.green .pointyTip{ border-top-color:#f2fdf1;}
.green .pointyTipShadow{ border-top-color:#b6e184;}
.green .colorTip{
background-color:#f2fdf1;
border:1px solid #b6e184;
color:#558221;
}
.red .pointyTip{ border-top-color:#bb3b1d;}
.red .pointyTipShadow{ border-top-color:#8f2a0f;}
.red .colorTip{
background-color:#bb3b1d;
border:1px solid #8f2a0f;
color:#fcfcfc;
text-shadow:none;
}
.black .pointyTip{ border-top-color:#333;}
.black .pointyTipShadow{ border-top-color:#111;}
.black .colorTip{
background-color:#333;
border:1px solid #111;
color:#fcfcfc;
text-shadow:none;
}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides{list-style: none;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {margin: 0 0 20px;  position: relative;zoom: 1;}
.flexslider.shortcode{margin: 0;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .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-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); 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%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}
} .flex-control-nav {
bottom: 0;
position: absolute;
right: 0; 
width: auto;
background: #fff;
padding: 6px 0 0;
height: 10px;
display: inline-table;
line-height: 100%;
font-size: 10px;     
}
.flexslider.shortcode .flex-control-nav {
padding: 4px 4px 4px 0;
background:transparent;
}
.flex-control-nav li { 
margin: 0 0 0 6px;
border-radius: 0;
}
.flex-control-paging li a {
background: #ddd; 
box-shadow: none; 
height: 10px; 
width: 10px;
-webkit-border-radius:0;
-moz-border-radius: 0; 
-o-border-radius: 0; 
border-radius: 0;
line-height: 100%;
font-size: 10px;        
}
.flex-control-paging li a.flex-active,.flex-control-paging li a:hover{
background: #e77927;
}
.flex-active-slide{
position: relative;
}
.flexslider .slides {
overflow: hidden;
}
.flexslider .text,.flexslider .title{
position: relative;
}
.flexslider.home_main{
top: -4px;
} .flexslider .desc{
display: none;
}
.flexslider .flex-active-slide .desc{
position:absolute;
display: block;
max-width:420px;
right:0;
top:60px;
font-family: 'Oswald', arial, serif;
} .flexslider .desc span.title{
background:url(//segond-richier.fr/wp-content/themes/rttheme15/images/slider-text-background.png);
font-size:24px;
line-height:100%;
margin:0 0 10px 0;
} .flexslider .desc span.title, .flexslider .desc span.title a{
text-decoration:none;
color:#fff;
display:block;
}	
.flexslider .desc span.title a,  .flexslider .desc span.title span{
padding:5px;
display:block;
} .flexslider .desc span.text{
padding:5px;
font-size:14px;
background:url(//segond-richier.fr/wp-content/themes/rttheme15/images/slider-text-background.png);
text-decoration:none;
color:#fff;
display:block;
} .flexslider .desc span.text a{
color:#e77927;
text-decoration:none;
}
.flexslider .desc span.text a:hover, .flexslider .desc span.title a:hover{
background-color:#e77927;
color:#fff !important;
}  @media only screen and (max-width: 1024px) {
.responsive .flex-control-nav {  
width: 100%;
height: 20px;
padding: 10px 0;  
background: transparent;
}
.responsive .flex-control-paging li a { 
height: 20px;
width: 20px;
}		
.responsive .flexslider { 
padding-bottom: 40px;
}
} @media only screen and (max-width: 767px) {
.responsive .flexslider .flex-active-slide .desc { 
max-width: 100%; 
width: 100%;
position: relative;
right: auto;
top: auto;
margin-top: 10px;
} 
}[class^="wp-image-"], [class*=" wp-image-"]{ 
max-width: 100%;
height: auto;
} @media only screen and (max-width: 1024px) {
#navigation > ul {border-top: 1px solid rgba(255, 255, 255, 0.1);background: transparent;}
#navigation > ul > li{border-bottom: 1px solid rgba(255, 255, 255, 0.1);	background: transparent;} 
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.sidebar_content { padding: 0 15px;} 
#wrapper{width: 750px;}
#content, #sidebar, #footer{ width: 700px;} 
.breadcrumb{width: 70%;}
body #sidebar .box { clear: none;float: left;  padding: 20px;width: 290px !important;}
body #sidebar .box:nth-of-type(2n+1):after{content:"";display:block !important;clear:both !important;} 
body #sidebar .box:nth-of-type(2n){clear: left !important;} 		
#sidebar .box{width: 160px !important;}
.sidebar_content table{width: 100%;} 
#sidebar .box img{max-width: 100%;} 		
#MobileMainNavigation-Background{ width: 700px; }
#mobile_header {width: 700px; }
#content, #sidebar{width: 700px;}		
} @media only screen and (max-width: 767px) { #MobileMainNavigation{		  
display: inline-block; 
margin:0 auto;
font-size:16px;
border-radius: 0;		 
padding:10px;			
-moz-appearance: listbox;
-webkit-appearance: listbox; 
appearance: listbox;
background-image: url(//segond-richier.fr/wp-content/themes/rttheme15/images/form_select.png);
background-position: right center;
background-repeat: no-repeat;  			
} .box .box,
.box .box.one,
.box .box.two,
.box  .box.three,
.box .box.four,
.box  .box.five,
.box .box.two-three, .box .box.two_three,
.box .box.three-four, .box .box.three_four,
.box .box.four-five, .box .box.four_five{width:100% !important;margin:0 !important;}	 
.content .box.one,
.content .box.full,
.content .box.full-box,
.content .box.two,
.content .box.three,
.content .box.four,
.content .box.five,
.content .box.two-three,
.content .box.three-four,
.content .box.four-five,
#sidebar .box
{
width:240px !important; 
margin-right: 0 !important;
margin-left: 0 !important;
} 
#wrapper{width: 300px;}
#MobileMainNavigation-Background{ width: 300px; }
#mobile_header  { width: 300px;}		
#content, #sidebar, #footer{float: none;margin: 0 auto; width: 300px;}		
#slider .desc span.title{font-size: 16px; }
#slider .desc{max-width: 220px;top:10px;font-size: 12px;} 
#numbers {text-align: center;width: 100%;padding: 14px 0 0;}
#slider .desc span.text,#slider .desc span.title{font-family: arial, sans-serif;}
#slider_area, #slider, .slide { height: auto !important; width: 100%;}
.slide img{width: 100%;} 
img.featured{width: 100%;}
.sidebar_content .widget .recent_posts ul,.sidebar_content table,.sidebar_content input[type="text"], .sidebar_content select, .sidebar_content textarea{width: 100% !important;}
.widget .recent_posts li {width: 78% !important;} 
.content .blog .date {padding: 10px 0 !important;width: 100% !important;border-left: 0;border-right:0;}
.content .blog a.comment_link, .content .blog .categories{display: inline;margin: 10px 0 0 10px;  }
.post_data {padding: 10px 5px 0;text-align: center;}
.content .blog .categories {display: inline;line-height: 140%;margin: 10px 0 0 10px; }
.content .blog a.comment_link {display: inline;margin: 10px 0 0 10px;  }
body #container .blog .date span{color:#B4B4B4 !important;}
.content .blog .date span {display: inline !important;font-family: arial,serif !important;font-size: 12px !important;font-style: italic !important;line-height: 100% !important;}
.content .blog .date .day:after, .content .blog .date .month:after {content: " -";}
.scrollable_border{width: 238px;}
#image_wrap,.scrollable{width: 178px;} 		
#image_wrap img{width: 100%;} 		
.wp-caption{max-width: 100%;}
.wp-caption img{width: 100%;}
.taps_wrap .pane, div.taps_wrap{max-width: 100%;}
ul.tabs li{width: 100%;}
.product .ppy-placeholder{display: table;float: none !important;  margin: 0 auto 20px !important;}
.content > .box.two-three.product.last{text-align: center;}
.content > .box.two-three.product.last .button{display: table;float: none;margin: 0 auto 20px auto!important;text-align: center;}
.blog_image.alignleft{float: none;}
#comments .comment_textarea{width: 90%;}
#comments{width: 100%;}
.content input[type="text"]{max-width: 90%;}
#comments ol.commentlist li.depth-2 .comment-avatar{margin-left: 5px;}
#comments ol.commentlist li.depth-3 .comment-avatar{margin-left: 10px;}
#comments ol.commentlist li.depth-4 .comment-avatar{margin-left: 20px;}
.responsive #comments ol.commentlist li .comment-body{width:66%;}
.responsive #comments ol.commentlist li.depth-2 .comment-body{width:62%;}
.responsive #comments ol.commentlist li.depth-3 .comment-body{width:57%;}
.responsive #comments ol.commentlist li.depth-4 .comment-body{width:52%;}
.frame, .wp-caption{max-width: 96%;} 
blockquote.pullquote{width: 100%;} 
.frame.block{display: inline-block;margin: auto;max-width: 100%;}		
.imagemask img{max-width: 100%;}		
.product_info{text-align: center;}	
} @media only screen and (min-width: 480px) and (max-width: 767px){ .content .box.one,
.content .box.full,
.content .box.full-box,
.content .box.two,
.content .box.three,
.content .box.four,
.content .box.five,
.content .box.two-three,
.content .box.three-four,
.content .box.four-five,
#sidebar .box
{
width:380px !important; 
margin-right: 0 !important;
margin-left: 0 !important;
} 
#wrapper{width: 440px;}
#MobileMainNavigation-Background{width: 440px;}
#mobile_header{width: 440px; }		
#content, #sidebar, #footer{float: none;margin: 0 auto;width: 440px;}
.widget .recent_posts li {width: 85% !important;}
.scrollable_border{width: 378px;}
#image_wrap,.scrollable{width: 318px;} 		
#image_wrap img{width: 100%;} 				
#comments ol.commentlist li.depth-2 .comment-avatar{margin-left: 20px;}
#comments ol.commentlist li.depth-3 .comment-avatar{margin-left: 30px;}
#comments ol.commentlist li.depth-4 .comment-avatar{margin-left: 40px;} 
.responsive #comments ol.commentlist li .comment-body{width:77%;}
.responsive #comments ol.commentlist li.depth-2 .comment-body{width:73%;}
.responsive #comments ol.commentlist li.depth-3 .comment-body{width:69%;}
.responsive #comments ol.commentlist li.depth-4 .comment-body{width:66%;}		
} @media only screen and (max-width: 959px) {
#container,.back-curv,.background_pic_holder,.background_pic_border{max-width: 100%;width: 100%;min-width: 100%;}
#MobileMainNavigation-Background{margin: 0 auto;text-align: center;}
#MobileMainNavigation{width: 90%;height: 40px;font-size: 14px;}
#mobile_header {display: block;}
#mobile_logo {padding: 20px 0;margin: 0 auto;width: 180px;}
#mobile_logo img,#logo img { max-width: 100%;}
#content, #sidebar{float: none;margin: 0 auto;}		
.slider_cover, .content_bottom, .sidebar_top, .sidebar_bottom,#logo, #navigation{display: none !important;}
.sidebar_content{padding-top: 20px;}
.content_top{display: block;height: 34px;background: #fff !important;}
.sidebar_top{margin-top: 0;} 	
#numbers{height: 20px;}
#numbers img{height: 20px;width: 20px;} 
.search-bar { border-bottom: 1px solid #eee;clear: both;display: block;float: none;height: 20px;margin-top: 10px;padding: 4px 0;position: relative;width: 100%;background-position: -1px top;}
.breadcrumb {border-bottom: 1px solid #eee;clear: both; display: block;float: none; line-height: 150%;margin: 0;padding: 5px 0;position: relative;width: 100%; }
.sub_page_top {border-bottom: none;display: inline-block;height: auto;margin-bottom: 20px;padding-top: 4px;position: relative;width: 100%;}
}