
  
.lelow{margin-left:-20px !important;color:#666666 !important;}

.lenymargin{margin:0px !important;text-align:center;}


.lenymargin h1{height:70px;text-align:left;}
.lenymargin h2{height:225px;text-align:left;font-family: 'Open Sans', sans-serif;font-size:16px !important;}

a.tikerss__Link{color:#292929;text-decoration:none;}
a:hover.tikerss__Link{color:#70613a;text-decoration:none;}



.tikerss__Foto{width:104%;}
.borderodo .img_block {
    width: 100%; /* or whatever is required */
    text-align: center; /* ensures the image is always in the h-middle */
    overflow: hidden; /* hide the cropped portion */
    height:200px;
    border:1px solid #cccccc;background:transparent;margin:0px;padding:0px;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow:    2px 2px 3px 0px rgba(0, 0, 0, 0.25);
box-shadow:         2px 2px 3px 0px rgba(0, 0, 0, 0.25);
}

.borderodo .img_block img {
    position: relative; /* allows repositioning */
background:transparent;
width:108%;
}


.tikerss_MasInfo .tikerss__Link {
	background-color:#403c40;
	-webkit-border-top-left-radius:22px;
	-moz-border-radius-topleft:22px;
	border-top-left-radius:22px;
	-webkit-border-top-right-radius:22px;
	-moz-border-radius-topright:22px;
	border-top-right-radius:22px;
	-webkit-border-bottom-right-radius:22px;
	-moz-border-radius-bottomright:22px;
	border-bottom-right-radius:22px;
	-webkit-border-bottom-left-radius:22px;
	-moz-border-radius-bottomleft:22px;
	border-bottom-left-radius:22px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:169px;
	text-decoration:none;
	text-align:center;
}.tikerss_MasInfo .tikerss__Link:hover {
	background-color:#70613a;color:#ffffff;
}.tikerss_MasInfo .tikerss__Link:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */



  .lenymargin {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .lenymargin .tikerss_MasInfo {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .lenymargin h2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .lenymargin .img_block {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }





.borderodo{

	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:1px solid #cccccc;background-color:#ffffff;margin-bottom:30px;
-webkit-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, 0.59);
-moz-box-shadow:    1px 1px 2px 1px rgba(50, 50, 50, 0.59);
box-shadow:         1px 1px 2px 1px rgba(50, 50, 50, 0.59);padding:12px;
height:650px;
}


.xamps.borderodo{

	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:0px solid #cccccc;background-color:#cccccc !important;margin-bottom:30px;
-webkit-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, 0.59);
-moz-box-shadow:    1px 1px 2px 1px rgba(50, 50, 50, 0.59);
box-shadow:         1px 1px 2px 1px rgba(50, 50, 50, 0.59);padding:12px;
}





a.loestilcarrusel__Link{font-family:Arial !important;font-weight:bold;font-size:15px !important;letter-spacing:1px !important}

/*Lists
--------*/
	.contentarea ul, .content_area ol { 
		list-style:none; 
		margin:0; 
		padding:0 0 18px 0px;
	}
	.contentarea ul li, .content_area ol li {
		line-height:20px;
		margin:0 0 0 0px; 
		padding:0 0 0 16px;
		position:relative!important;
		color:#000;
	}
	.contentarea ul li:before {
		content: '\25cf';
		padding-right: 0px;
		position:absolute;
		left:0px;		
		top:0px;
		line-height:18px;
		font-family: 'Open Sans';
		color:#3d3d3d;			
	}
	.contentarea ol {
		counter-reset:li;
		list-style:none;
		padding:0 0 15px 0;
		margin:0!important;
	}
	.contentarea ol li {
		line-height:20px;
		margin:0 0 0 0px; 
		padding:0 0 0 18px;
		position:relative!important;
		color:#ababab;		
	}
	.contentarea ol li:before {
		counter-increment: li; 
		content:counter(li)"."; 
		padding-right: 0px;
		position:absolute;
		left:0px;		
		top:0px;
		font-weight:bold;
		color:#3d3d3d;
	}
	.contentarea ol li ol,
	.contentarea ol li ul,
	.contentarea ul li ul,
	.contentarea ul li ol {
		padding:0 0 0px 10px
	}
	.contentarea ul.list_type1 li:before,
	.contentarea ul.list_type2 li:before,
	.contentarea ul.list_type3 li:before,
	.contentarea ul.list_type4 li:before,
	.contentarea ul.list_type5 li:before,
	.contentarea ul.list_type6 li:before {
		content: '';
		width:12px;
		height:11px;
		display:block;
		top:4px;
	}
	.contentarea ul.list_type1 li:before {
		background:url(../img/marker_list1.png) no-repeat 0 0;
	}
	.contentarea ul.list_type2 li:before {
		background:url(../img/marker_list2.png) no-repeat 0 0;
	}
	.contentarea ul.list_type3 li:before {
		background:url(../img/marker_list3.png) no-repeat 0 0;
	}
	.contentarea ul.list_type4 li:before {
		background:url(../img/marker_list4.png) no-repeat 0 0;
	}
	.contentarea ul.list_type5 li:before {
		background:url(../img/marker_list5.png) no-repeat 0 0;
	}
	.contentarea ul.list_type6 li:before {
		background:url(../img/marker_list6.png) no-repeat 0 0;
		top:5px;
	}
	.contentarea ul.list_type4 li {
		padding-left:8px;
	}
	
	ul.list_type0 {
		padding:0 0 0 10px;		
		margin:0 0 10px 0;
	}
	ul.list_type0 li {
		color:#ababab;
		font-size:13px;
		position:relative;
		padding:0 0 0 15px;
	}
	ul.list_type0 li:before {
		display:block;
		position:absolute;
		left:0;
		top:0;
		content:'\25cf';
		font-size:14px;
		line-height:18px;
		font-weight:normal;
	}
	ul.list_type0 li ul {
		padding-left:15px;
	}
	/*Shortcodes List*/
	ul.list { 
		list-style:none; 
		margin:0; 
		padding:0 0 0px 18px; 
		overflow:hidden
	}
	ul.list li { 
		line-height:16px;
		color:#a5a5a5;
		position:relative!important;
	}
	ul.list li:before {
		content: '\25cf';
		padding-right: 0px;
		position:absolute;
		left:0px;		
		top:0px;
		font-size:12px; 
		font-weight:normal;
		line-height: 18px;
		font-family: 'Open Sans';
	}
	ul.list.plus li:before {
		content: '+';
		padding: 0px 5px 0 2px;
		padding-right: 0px;
		position:absolute;
		left:0px;		
		top:2px;
		font-size:14px; 
		line-height: 14px;
		font-weight:normal;
	}
	ol.list {
		counter-reset:li; 
		padding:0 0 0px 18px; 
		margin:0; 
		list-style:none;
	}
	ol.list li {
		margin:0 0 0 0px; 
		padding:0 0 0 15px;
		color:#a5a5a5;
		position:relative!important;		
	}
	ol.list li:before {
		content:counter(li)"."; 
		counter-increment:li; 
		padding-right: 0px;
		position:absolute;
		left:0px;		
		top:0px;
		font-weight:bold;
	}
	



/*ShortCodes
-------------*/
	.fullscreen_image_wrapper {
		overflow:hidden;
	}
	
	/*-- My Team --*/
	.carousel_wrapper {
		background:#3d3d3d;
		width:100%;
		height:100%;
		position:absolute;
		left:0px;
		top:-100%;
		display:none;
		opacity: 0.6; 
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
		transition: top 400ms;
		-webkit-transition: top 400ms;
		-moz-transition: top 400ms;
		-o-transition: top 400ms;
	}
	.carouselslider .item:hover .img_block .carousel_wrapper {
		top:0%;
	}
	.carousel-wrap .carousel_wrapper {
		display:block;
	}
	.carouselslider,
	.team_slider { 
		position:relative;
	}
	.team_slider .img_block {
		position:relative;
	}
	.team_slider { margin-bottom:20px!important}
	.left-sidebar .carouselslider,
	.left-sidebar .team_slider,
	.right-sidebar .carouselslider,
	.right-sidebar .team_slider { 
		position:relative;
	}
	.carouselslider ul { 
		margin:0; 
		padding:0; 
		list-style:none; 
		margin:0 0 0 -30px;
	}
	.carouselslider ul li:before { 
		content:''!important; 
		margin:0!important; 
		padding:0!important
	}
	.carouselslider ul li { 
		float:left; 
		display:inline-block;  
		padding:0 0 0 30px!important; 
		margin:0;
	}
	.team_slider ul li .item,
	.featured_slider ul li .item {
		background:#ececec;
		border-bottom:6px solid;!important;	
		transition: background-color 400ms;
		-webkit-transition:background-color 400ms;
		-moz-transition:background-color 400ms;
		-o-transition:background-color 400ms;		
	}
	.team_slider ul li .item:hover,
	.featured_slider ul li .item:hover {
		background:#3d3d3d;
	}
	.left-sidebar .team_slider ul li,
	.right-sidebar .team_slider ul li { 
		float:left; 
		display:inline-block;  
		margin:0!important; 
		padding:0 10px;
		/*width:160px;*/
	}
	.team_slider ul li .img_block,
	.featured_slider ul li .img_block { 
		display:block;
	}
	.team_slider ul li .img_block img,
	.featured_slider ul li .img_block img { 
		width:100%; 
		height:auto; 
		padding:0; 
		margin:0; 
		display:block;
		background:#3d3d3d;
	}
	.carouselslider ul li h4 {
		text-align:center;
		padding:15px 20px 0 20px;
		margin-bottom:3px;
		transition: color 400ms;
		-webkit-transition:color 400ms;
		-moz-transition:color 400ms;
		-o-transition:color 400ms;		
	}
	.teamslider ul li h4 {
		padding-top:30px;
	}
	.featured_slider ul li .carousel_title {
		text-align:left!important;
	}
	.carouselslider ul li .carousel_desc { 
		padding:22px 0 0px 0;
		font-size:13px;
		line-height:18px;
	}
	.carouselslider ul li .carousel_desc a {
		color:#a9a9a9;
		font-style:italic;
	}
	
	.carouselslider ul li .exc { 
		padding:0 20px;
		margin-bottom:3px;
		text-align: center; 
		transition: color 400ms;
		-webkit-transition:color 400ms;
		-moz-transition:color 400ms;
		-o-transition:color 400ms;		
	}
	
	.carouselslider ul li .smallproflinks { 
		text-align:center; 
		padding:23px 0 25px 0
	}
	.carouselslider ul li .smallproflinks a { 
		width:34px; 
		height:34px; 
		display:inline-block; 
		margin: 0 2px 0 1px; 
		padding:0!important;
		background-color:#3d3d3d;
		background-repeat:no-repeat;
		background-position:0 0;
		transition: background-color 300ms;
		-webkit-transition:background-color 300ms;
		-moz-transition:background-color 300ms;
		-o-transition:background-color 300ms;		
	}
	.carouselslider ul .item:hover .smallproflinks a {
		background-position:0 -34px;
	}
	.carouselslider ul li .smallproflinks a:hover {
		background-color:#ffffff!important;
	}
	.carouselslider ul li .smallproflinks a.facebook_link { 
		background-image:url(../img/ico_carousel_facebook.png);
	}	
	.carouselslider ul li .smallproflinks a.twitter_link { 
		background-image:url(../img/ico_carousel_twitter.png);
	}	
	.carouselslider ul li .smallproflinks a.tumbler_link { 
		background-image:url(../img/icons/ico_carousel_tumbler.png);
	}	
	
	
	

	.carousel-previous {
		width:41px!important;
		height:41px; 
		padding:0!important;
		display:block; 
		position:absolute !important;
		border:none; 
		cursor:pointer;  
		top:87px !important; 
		left:-2%;

		opacity: 0.8 !important; 
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)!important;		
		transition: background-color 300ms; 
		-webkit-transition:background-color 300ms; 
		-moz-transition:background-color 300ms; 
		-o-transition:background-color 300ms;	
		-webkit-border-radius: 1500px;
-moz-border-radius: 1500px;
border-radius: 1500px;z-index:999;
	}
	.carousel-next {
		width:41px!important;
		height:41px; 
		padding:0!important;
		display:block; 
		position:absolute !important;
		border:none; 
		cursor:pointer;  
		top:87px !important; 
		left:auto !important;
		margin-right:2%;
-webkit-border-radius: 1500px;
-moz-border-radius: 1500px;
border-radius: 1500px;
		opacity: 0.8 !important; 
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)!important;		
		transition: background-color 300ms; 
		-webkit-transition:background-color 300ms; 
		-moz-transition:background-color 300ms; 
		-o-transition:background-color 300ms;	z-index:999;
	}
	
	
	
	
	
	
	.carouselslider a {
		transition: color 300ms;
		-webkit-transition: color 300ms;
		-moz-transition: color 300ms;
		-o-transition: color 300ms;
	}
	.carousel-previous {
		left:-33pxc!important; 
		background:#3d3d3d url(../img/carousel_prev.png) no-repeat 0 0;
	}
	.carousel-next { 
		right:-3% !important; 
		background:#3d3d3d url(../img/carousel_next.png) no-repeat 0 0;
	}
	.carouselslider .disabled {
		opacity: 0.8!important; 
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80)!important;
		background-color:#3d3d3d!important;
		cursor:default!important;
		background-position:left top!important;		
	}
	.carouselslider .carousel-previous:hover, 
	.carouselslider .carousel-next:hover {
		background-position:left bottom;
	}
	.featured_slider ul li .carousel_title {
		padding:0!important;
	}
	.featured_slider ul li .carousel_title h5{
		text-align:left!important;
		margin:13px 0 0 0;
		padding:0;
		line-height:20px!important;
	}	
	.featured_slider .carousel_desc {
		border-top:0!important;
		padding-top:7px!important;
		padding-bottom:14px!important;
		text-align:center!important;
	}
	.featured_slider .carousel_desc .exc {
		text-align:center!important;
	}
	.featured_slider .carousel_desc a:hover {
		text-decoration:none;
	}
	.featured_slider .carousel_title {
		padding-top:0px; 
		padding-bottom:0px;			
		text-align:left;
	}
	.featured_slider .img_block {
		position:relative;
		overflow:hidden;
	}
	.featured_slider .img_block a { 
		display:block;
	}
	.featured_slider .img_block .post_type {
		width:40px;
		height:40px;
		display:block;
		position:absolute;
		left:50%;
		top:50%;
		margin:-20px 0 0 -20px;
		background-repeat:no-repeat;
		background-position:0 0;
		opacity:0;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);		
		transition: opacity 400ms;
		-webkit-transition: opacity 400ms;
		-moz-transition: opacity 400ms;
		-o-transition: opacity 400ms;		
	}
	.featured_slider .item:hover .post_type {
		opacity:1;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
	.featured_slider .img_block .post_type_image {
		background-image:url(../img/post_type-image.png);
	}
	.featured_slider .img_block .post_type_slider {
		background-image:url(../img/post_type-slider.png);
	}
	.featured_slider .img_block .post_type_text {
		background-image:url(../img/post_type-text.png);
	}	
	.featured_slider .img_block .post_type_link {
		background-image:url(../img/post_type-link.png);
	}	
	.featured_slider .img_block .post_type_video {
		background-image:url(../img/post_type-video.png);
	}
	
	.featured_slider .featured_post_info {
		border-top:#dcdcdc 1px solid;
		border-bottom:#dcdcdc 1px solid;
		margin:13px 0 2px 0;
	}
	.featured_slider .featured_post_info span {
		line-height:32px;
		padding:0 9px;
	}
	.featured_slider .featured_post_info,
	.featured_slider .featured_post_info span,
	.featured_slider .featured_post_info a {
		line-height:32px;
		color:#a9a9a9;
		font-size:13px;
		font-style:italic;
		transition: color 300ms;
		-webkit-transition:color 300ms;
		-moz-transition:color 300ms;
		-o-transition:color 300ms;		
	}
	.featured_slider .featured_post_info a:hover {
		text-decoration:none;
		color:#5a5a5a;
	}
	.featured_slider .related_projects .item {
		border:none!important;
	}
	.featured_slider .item:hover a:hover {
		color:#5a5a5a!important;
		
	}
	
	
	



@media screen and ( -webkit-min-device-pixel-ratio : 0 ) {
	
}

/* *** fonts.css *** */












/* *** base.css *** */
@media only screen and (min-width: 1200px) {
	 
	.col-md-12 .items6 li { 
		width:170px;
	}
	.col-md-12 .items5 li { 
		width:210px;
	}
	.col-md-12 .items4 li { 
		width:270px;
	}
	.col-md-12 .items3 li { 
		width:386px;
	}
	.col-md-12 .items2 li { 
		width:570px;
	}
	.col-md-12 .items1 li { 
		width:1170px;
	}
	
	

	
	
}

/*Responsive*/
/*Style.css*/
@media only screen and (max-width: 1025px) {

}

@media only screen and (min-width: 960px) and (max-width: 1025px) {
	
}


@media only screen and (min-width: 766px) and (max-width: 959px) {
	
	
	
	
}

@media only screen and (max-width: 760px) {


	

}

@media only screen and (min-width: 459px) and (max-width: 766px) {
	.container {
		width:420px;
		margin:0 auto;
	}
	


}


@media only screen and (max-width: 459px) {
	
	
	
	.container {
		width:300px;
		margin:0 auto;
	}


	
}

/*portfolio_isotope.css*/
@media only screen and (min-width: 960px) and (max-width: 1025px) {
	
}


@media only screen and (min-width: 767px) and (max-width: 959px) {
	
}

@media only screen and (min-width: 459px) and (max-width: 766px) {
	
}
@media only screen and (max-width: 459px) {
	
}

/*-- Carousel --*/
@media only screen and (min-width: 960px) and (max-width: 1025px) {
	.carouselslider ul {
		margin-left:-20px!important;
	}
	.carouselslider ul li {
		padding:0 0 0 20px!important;
	}
	.col-md-12 .carouselslider {
		width:940px;
	}
	.span6 .carouselslider {
		width:458px;
	}
	.span4 .carouselslider {
		width:298px;
	}
	.span3 .carouselslider {
		width:220px;
	}
	.span8 .carouselslider {
		width:618px;
	}
	.span9 .carouselslider {
		width:700px;
	}
	.left-sidebar .posts-block .col-md-12 .carouselslider,
	.right-sidebar .posts-block .col-md-12 .carouselslider {
		width:700px;
	}
	.left-sidebar .posts-block .posts-block .span6 .carouselslider,
	.right-sidebar .posts-block .span6 .carouselslider {
		width:341px;
	}
	.left-sidebar .posts-block .span4 .carouselslider,
	.right-sidebar .posts-block .span4 .carouselslider {
		width:221px;
	}
	.left-sidebar .posts-block .span3 .carouselslider,
	.right-sidebar .posts-block .span3 .carouselslider {
		width:161px;
	}
	.left-sidebar .posts-block .span8 .carouselslider,
	.right-sidebar .posts-block .span8 .carouselslider {
		width:460px;
	}
	.left-sidebar .posts-block .span9 .carouselslider,
	.right-sidebar .posts-block .span9 .carouselslider {
		width:520px;
	}
	
	.col-md-12 .items5 li { 
		width:172px;
	}
	.col-md-12 .items4 li { 
		width:220px;
	}
	.col-md-12 .items3 li { 
		width:300px;
	}
	.col-md-12 .items2 li { 
		width:460px;
	}
	.col-md-12 .items1 li { 
		width:940px;
	}
	
	.span6 .items5 li { 
		width:75px;
	}
	.span6 .items4 li { 
		width:99px;
	}
	.span6 .items3 li { 
		width:139px;
	}
	.span6 .items2 li { 
		width:219px;
	}
	.span6 .items1 li { 
		width:458px;
	}
	
	.span4 .items5 li { 
		width:43px;
	}
	.span4 .items4 li { 
		width:59px;
	}
	.span4 .items3 li { 
		width:86px;
	}
	.span4 .items2 li { 
		width:139px;
	}
	.span4 .items1 li { 
		width:298px;
	}
	
	.span3 .items5 li { 
		width:28px;
	}
	.span3 .items4 li { 
		width:40px;
	}
	.span3 .items3 li { 
		width:60px;
	}
	.span3 .items2 li { 
		width:100px;
	}
	.span3 .items1 li { 
		width:220px;
	}
	
	.span8 .items5 li { 
		width:107px;
	}
	.span8 .items4 li { 
		width:139px;
	}
	.span8 .items3 li { 
		width:192px;
	}
	.span8 .items2 li { 
		width:299px;
	}
	.span8 .items1 li { 
		width:618px;
	}
	
	.span9 .items5 li { 
		width:124px;
	}
	.span9 .items4 li { 
		width:160px;
	}
	.span9 .items3 li { 
		width:220px;
	}
	.span9 .items2 li { 
		width:340px;
	}
	.span9 .items1 li { 
		width:700px;
	}
	
	/* items size with sidebar*/
	.left-sidebar .posts-block .col-md-12 .items5 li,
	.right-sidebar .posts-block .col-md-12 .items5 li { 
		width:124px;
	}
	.left-sidebar .posts-block .col-md-12 .items4 li,
	.right-sidebar .posts-block .col-md-12 .items4 li { 
		width:160px;
	}
	.left-sidebar .posts-block .col-md-12 .items3 li,
	.right-sidebar .posts-block .col-md-12 .items3 li { 
		width:220px;
	}
	.left-sidebar .posts-block .col-md-12 .items2 li,
	.right-sidebar .posts-block .col-md-12 .items2 li { 
		width:340px;
	}
	.left-sidebar .posts-block .col-md-12 .items1 li,
	.right-sidebar .posts-block .col-md-12 .items1 li { 
		width:700px;
	}
	
	.left-sidebar .posts-block .span6 .items5 li,
	.right-sidebar .posts-block .span6 .items5 li { 
		width:52px;
	}
	.left-sidebar .posts-block .span6 .items4 li,
	.right-sidebar .posts-block .span6 .items4 li { 
		width:70px;
	}
	.left-sidebar .posts-block .span6 .items3 li,
	.right-sidebar .posts-block .span6 .items3 li { 
		width:100px;
	}
	.left-sidebar .posts-block .span6 .items2 li,
	.right-sidebar .posts-block .span6 .items2 li { 
		width:160px;
	}
	.left-sidebar .posts-block .span6 .items1 li,
	.right-sidebar .posts-block .span6 .items1 li { 
		width:341px;
	}
	
	.left-sidebar .posts-block .span4 .items5 li,
	.right-sidebar .posts-block .span4 .items5 li { 
		width:28px;
	}
	.left-sidebar .posts-block .span4 .items4 li,
	.right-sidebar .posts-block .span4 .items4 li { 
		width:40px;
	}
	.left-sidebar .posts-block .span4 .items3 li,
	.right-sidebar .posts-block .span4 .items3 li { 
		width:60px;
	}
	.left-sidebar .posts-block .span4 .items2 li,
	.right-sidebar .posts-block .span4 .items2 li { 
		width:100px;
	}
	.left-sidebar .posts-block .span4 .items1 li,
	.right-sidebar .posts-block .span4 .items1 li { 
		width:221px;
	}
	
	.left-sidebar .posts-block .span3 .items5 li,
	.right-sidebar .posts-block .span3 .items5 li { 
		width:16px;
	}
	.left-sidebar .posts-block .span3 .items4 li,
	.right-sidebar .posts-block .span3 .items4 li { 
		width:25px;
	}
	.left-sidebar .posts-block .span3 .items3 li,
	.right-sidebar .posts-block .span3 .items3 li { 
		width:40px;
	}
	.left-sidebar .posts-block .span3 .items2 li,
	.right-sidebar .posts-block .span3 .items2 li { 
		width:70px;
	}
	.left-sidebar .posts-block .span3 .items1 li,
	.right-sidebar .posts-block .span3 .items1 li { 
		width:161px;
	}
	
	.left-sidebar .posts-block .span8 .items5 li,
	.right-sidebar .posts-block .span8 .items5 li { 
		width:76px;
	}
	.left-sidebar .posts-block .span8 .items4 li,
	.right-sidebar .posts-block .span8 .items4 li { 
		width:100px;
	}
	.left-sidebar .posts-block .span8 .items3 li,
	.right-sidebar .posts-block .span8 .items3 li { 
		width:140px;
	}
	.left-sidebar .posts-block .span8 .items2 li,
	.right-sidebar .posts-block .span8 .items2 li { 
		width:220px;
	}
	.left-sidebar .posts-block .span8 .items1 li,
	.right-sidebar .posts-block .span8 .items1 li { 
		width:460px;
	}
	
	.left-sidebar .posts-block .span9 .items5 li,
	.right-sidebar .posts-block .span9 .items5 li { 
		width:88px;
	}
	.left-sidebar .posts-block .span9 .items4 li,
	.right-sidebar .posts-block .span9 .items4 li { 
		width:115px;
	}
	.left-sidebar .posts-block .span9 .items3 li,
	.right-sidebar .posts-block .span9 .items3 li { 
		width:160px;
	}
	.left-sidebar .posts-block .span9 .items2 li,
	.right-sidebar .posts-block .span9 .items2 li { 
		width:250px;
	}
	.left-sidebar .posts-block .span9 .items1 li,
	.right-sidebar .posts-block .span9 .items1 li { 
		width:520px;
	}	
}
@media only screen and (min-width: 767px) and (max-width: 959px) {
	.carouselslider ul {
		margin-left:-20px!important;
	}
	.carouselslider ul li {
		padding:0 0 0 20px!important;
	}	
	.left-sidebar .carouselslider ul,
	.right-sidebar .carouselslider ul {
		margin-left:-14px!important;
	}
	.left-sidebar .carouselslider ul li,
	.right-sidebar .carouselslider ul li {
		padding:0 0 0 14px!important;
	}
	
	.col-md-12 .carouselslider {
		width:724px!important;
	}
	.span6 .carouselslider {
		width:352px!important;
	}
	.span4 .carouselslider {
		width:228px!important;
	}
	.span3 .carouselslider {
		width:166px!important;
	}
	.span8 .carouselslider {
		width:476px!important;
	}
	.span9 .carouselslider {
		width:538px!important;
	}
	.left-sidebar .posts-block .col-md-12 .carouselslider,
	.right-sidebar .posts-block .col-md-12 .carouselslider {
		width:538px!important;
	}
	.left-sidebar .posts-block .span6 .carouselslider,
	.right-sidebar .posts-block .span6 .carouselslider {
		width:424px!important;
	}
	.left-sidebar .posts-block .span4 .carouselslider,
	.right-sidebar .posts-block .span4 .carouselslider {
		width:169px!important;
	}
	.left-sidebar .posts-block .span3 .carouselslider,
	.right-sidebar .posts-block .span3 .carouselslider {
		width:123px!important;
	}
	.left-sidebar .posts-block .span8 .carouselslider,
	.right-sidebar .posts-block .span8 .carouselslider {
		width:354px!important;
	}
	.left-sidebar .posts-block .span9 .carouselslider,
	.right-sidebar .posts-block .span9 .carouselslider {
		width:400px!important;
	}
	
	.col-md-12 .items6 li { 
		width:104px!important;
	}
	.col-md-12 .items5 li { 
		width:136px!important;
	}
	.col-md-12 .items4 li { 
		width:166px!important;
	}
	.col-md-12 .items3 li { 
		width:228px!important;
	}
	.col-md-12 .items2 li { 
		width:352px!important;
	}
	.col-md-12 .items1 li { 
		width:724px!important;
	}
	
	.span6 .items6 li { 
		width:42px!important;
	}
	.span6 .items5 li { 
		width:54px!important;
	}
	.span6 .items4 li { 
		width:73px!important;
	}
	.span6 .items3 li { 
		width:104px!important;
	}
	.span6 .items2 li { 
		width:166px!important;
	}
	.span6 .items1 li { 
		width:352px!important;
	}

	.span4 .items6 li { 
		width:21px!important;
	}	
	.span4 .items5 li { 
		width:29px!important;
	}
	.span4 .items4 li { 
		width:42px!important;
	}
	.span4 .items3 li { 
		width:62px!important;
	}
	.span4 .items2 li { 
		width:104px!important;
	}
	.span4 .items1 li { 
		width:228px!important;
	}

	.span3 .items6 li { 
		width:11px!important;
	}	
	.span3 .items5 li { 
		width:17px!important;
	}
	.span3 .items4 li { 
		width:26px!important;
	}
	.span3 .items3 li { 
		width:42px!important;
	}
	.span3 .items2 li { 
		width:73px!important;
	}
	.span3 .items1 li { 
		width:166px!important;
	}

	.span8 .items6 li { 
		width:62px!important;
	}	
	.span8 .items5 li { 
		width:79px!important;
	}
	.span8 .items4 li { 
		width:104px!important;
	}
	.span8 .items3 li { 
		width:145px!important;
	}
	.span8 .items2 li { 
		width:228px!important;
	}
	.span8 .items1 li { 
		width:476px!important;
	}
	
	.span9 .items6 li { 
		width:73px!important;
	}	
	.span9 .items5 li { 
		width:91px!important;
	}
	.span9 .items4 li { 
		width:119px!important;
	}
	.span9 .items3 li { 
		width:166px!important;
	}
	.span9 .items2 li { 
		width:259px!important;
	}
	.span9 .items1 li { 
		width:538px!important;
	}
	
	/* items size with sidebar*/
	.left-sidebar .posts-block .col-md-12 .items6 li,
	.right-sidebar .posts-block .col-md-12 .items6 li { 
		width:78px!important;
	}
	.left-sidebar .posts-block .col-md-12 .items5 li,
	.right-sidebar .posts-block .col-md-12 .items5 li { 
		width:96px!important;
	}
	.left-sidebar .posts-block .col-md-12 .items4 li,
	.right-sidebar .posts-block .col-md-12 .items4 li { 
		width:124px!important;
	}
	.left-sidebar .posts-block .col-md-12 .items3 li,
	.right-sidebar .posts-block .col-md-12 .items3 li { 
		width:170px!important;
	}
	.left-sidebar .posts-block .col-md-12 .items2 li,
	.right-sidebar .posts-block .col-md-12 .items2 li { 
		width:262px!important;
	}
	.left-sidebar .posts-block .col-md-12 .items1 li,
	.right-sidebar .posts-block .col-md-12 .items1 li { 
		width:538px!important;
	}
	
	.left-sidebar .posts-block .span6 .items6 li,
	.right-sidebar .posts-block .span6 .items6 li { 
		width:59px!important;
	}
	.left-sidebar .posts-block .span6 .items5 li,
	.right-sidebar .posts-block .span6 .items5 li { 
		width:73px!important;
	}
	.left-sidebar .posts-block .span6 .items4 li,
	.right-sidebar .posts-block .span6 .items4 li { 
		width:95px!important;
	}
	.left-sidebar .posts-block .span6 .items3 li,
	.right-sidebar .posts-block .span6 .items3 li { 
		width:132px!important;
	}
	.left-sidebar .posts-block .span6 .items2 li,
	.right-sidebar .posts-block .span6 .items2 li { 
		width:205px!important;
	}
	.left-sidebar .posts-block .span6 .items1 li,
	.right-sidebar .posts-block .span6 .items1 li { 
		width:424px!important;
	}
	
	.left-sidebar .posts-block .span4 .items6 li,
	.right-sidebar .posts-block .span4 .items6 li { 
		width:16px!important;
	}
	.left-sidebar .posts-block .span4 .items5 li,
	.right-sidebar .posts-block .span4 .items5 li { 
		width:22px!important;
	}
	.left-sidebar .posts-block .span4 .items4 li,
	.right-sidebar .posts-block .span4 .items4 li { 
		width:31px!important;
	}
	.left-sidebar .posts-block .span4 .items3 li,
	.right-sidebar .posts-block .span4 .items3 li { 
		width:47px!important;
	}
	.left-sidebar .posts-block .span4 .items2 li,
	.right-sidebar .posts-block .span4 .items2 li { 
		width:77px!important;
	}
	.left-sidebar .posts-block .span4 .items1 li,
	.right-sidebar .posts-block .span4 .items1 li { 
		width:169px!important;
	}
	
	.left-sidebar .posts-block .span3 .items6 li,
	.right-sidebar .posts-block .span3 .items6 li { 
		width:8px!important;
	}
	.left-sidebar .posts-block .span3 .items5 li,
	.right-sidebar .posts-block .span3 .items5 li { 
		width:13px!important;
	}
	.left-sidebar .posts-block .span3 .items4 li,
	.right-sidebar .posts-block .span3 .items4 li { 
		width:20px!important;
	}
	.left-sidebar .posts-block .span3 .items3 li,
	.right-sidebar .posts-block .span3 .items3 li { 
		width:31px!important;
	}
	.left-sidebar .posts-block .span3 .items2 li,
	.right-sidebar .posts-block .span3 .items2 li { 
		width:54px!important;
	}
	.left-sidebar .posts-block .span3 .items1 li,
	.right-sidebar .posts-block .span3 .items1 li { 
		width:123px!important;
	}	
	
	.left-sidebar .posts-block .span8 .items6 li,
	.right-sidebar .posts-block .span8 .items6 li { 
		width:47px!important;
	}
	.left-sidebar .posts-block .span8 .items5 li,
	.right-sidebar .posts-block .span8 .items5 li { 
		width:59px!important;
	}
	.left-sidebar .posts-block .span8 .items4 li,
	.right-sidebar .posts-block .span8 .items4 li { 
		width:78px!important;
	}
	.left-sidebar .posts-block .span8 .items3 li,
	.right-sidebar .posts-block .span8 .items3 li { 
		width:108px!important;
	}
	.left-sidebar .posts-block .span8 .items2 li,
	.right-sidebar .posts-block .span8 .items2 li { 
		width:170px!important;
	}
	.left-sidebar .posts-block .span8 .items1 li,
	.right-sidebar .posts-block .span8 .items1 li { 
		width:354px!important;
	}
	
	.left-sidebar .posts-block .span9 .items6 li,
	.right-sidebar .posts-block .span9 .items6 li { 
		width:55px!important;
	}
	.left-sidebar .posts-block .span9 .items5 li,
	.right-sidebar .posts-block .span9 .items5 li { 
		width:68px!important;
	}
	.left-sidebar .posts-block .span9 .items4 li,
	.right-sidebar .posts-block .span9 .items4 li { 
		width:89px!important;
	}
	.left-sidebar .posts-block .span9 .items3 li,
	.right-sidebar .posts-block .span9 .items3 li { 
		width:124px!important;
	}
	.left-sidebar .posts-block .span9 .items2 li,
	.right-sidebar .posts-block .span9 .items2 li { 
		width:193px!important;
	}
	.left-sidebar .posts-block .span9 .items1 li,
	.right-sidebar .posts-block .span9 .items1 li { 
		width:400px!important;
	}	
}

@media only screen and (min-width: 459px) and (max-width: 766px) {
	.carouselslider ul {
		margin-left:-20px!important;
	}
	.carouselslider ul li {
		padding:0 0 0 20px!important;
	}
	
	.col-md-12 .carouselslider,
	.span6 .carouselslider,
	.span4 .carouselslider,
	.span3 .carouselslider,
	.span8 .carouselslider,
	.span9 .carouselslider,
	.left-sidebar .posts-block .col-md-12 .carouselslider,
	.right-sidebar .posts-block .col-md-12 .carouselslider,
	.left-sidebar .posts-block .span6 .carouselslider,
	.right-sidebar .posts-block .span6 .carouselslider,
	.left-sidebar .posts-block .span4 .carouselslider,
	.right-sidebar .posts-block .span4 .carouselslider,
	.left-sidebar .posts-block .span3 .carouselslider,
	.right-sidebar .posts-block .span3 .carouselslider,
	.left-sidebar .posts-block .span8 .carouselslider,
	.right-sidebar .posts-block .span8 .carouselslider,
	.left-sidebar .posts-block .span9 .carouselslider,
	.right-sidebar .posts-block .span9 .carouselslider,
	.col-md-12 .items6 li,
	.col-md-12 .items5 li,
	.col-md-12 .items4 li,
	.col-md-12 .items3 li,
	.col-md-12 .items2 li,
	.col-md-12 .items1 li,	
	.span6 .items6 li,
	.span6 .items5 li,
	.span6 .items4 li,
	.span6 .items3 li,
	.span6 .items2 li,
	.span6 .items1 li,
	.span4 .items6 li,
	.span4 .items5 li,
	.span4 .items4 li,
	.span4 .items3 li,
	.span4 .items2 li,
	.span4 .items1 li,
	.span4 .items6 li,	
	.span4 .items5 li,
	.span3 .items4 li,
	.span3 .items3 li,
	.span3 .items2 li,
	.span3 .items1 li,	
	.span8 .items6 li,
	.span8 .items5 li,
	.span8 .items4 li,
	.span8 .items3 li,
	.span8 .items2 li,
	.span8 .items1 li,
	.span8 .items6 li,	
	.span9 .items5 li,
	.span9 .items4 li,
	.span9 .items3 li,
	.span9 .items2 li,
	.span9 .items1 li,
	.left-sidebar .posts-block .col-md-12 .items6 li,
	.right-sidebar .posts-block .col-md-12 .items6 li,
	.left-sidebar .posts-block .col-md-12 .items5 li,
	.right-sidebar .posts-block .col-md-12 .items5 li,
	.left-sidebar .posts-block .col-md-12 .items4 li,
	.right-sidebar .posts-block .col-md-12 .items4 li,
	.left-sidebar .posts-block .col-md-12 .items3 li,
	.right-sidebar .posts-block .col-md-12 .items3 li,
	.left-sidebar .posts-block .col-md-12 .items2 li,
	.right-sidebar .posts-block .col-md-12 .items2 li,
	.left-sidebar .posts-block .col-md-12 .items1 li,
	.right-sidebar .posts-block .col-md-12 .items1 li,	
	.left-sidebar .posts-block .span6 .items6 li,
	.right-sidebar .posts-block .span6 .items6 li,
	.left-sidebar .posts-block .span6 .items5 li,
	.right-sidebar .posts-block .span6 .items5 li,
	.left-sidebar .posts-block .span6 .items4 li,
	.right-sidebar .posts-block .span6 .items4 li,
	.left-sidebar .posts-block .span6 .items3 li,
	.right-sidebar .posts-block .span6 .items3 li,
	.left-sidebar .posts-block .span6 .items2 li,
	.right-sidebar .posts-block .span6 .items2 li,
	.left-sidebar .posts-block .span6 .items1 li,
	.right-sidebar .posts-block .span6 .items1 li,	
	.left-sidebar .posts-block .span4 .items6 li,
	.right-sidebar .posts-block .span4 .items6 li,
	.left-sidebar .posts-block .span4 .items5 li,
	.right-sidebar .posts-block .span4 .items5 li,
	.left-sidebar .posts-block .span4 .items4 li,
	.right-sidebar .posts-block .span4 .items4 li,
	.left-sidebar .posts-block .span4 .items3 li,
	.right-sidebar .posts-block .span4 .items3 li,
	.left-sidebar .posts-block .span4 .items2 li,
	.right-sidebar .posts-block .span4 .items2 li,
	.left-sidebar .posts-block .span4 .items1 li,
	.right-sidebar .posts-block .span4 .items1 li,	
	.left-sidebar .posts-block .span3 .items6 li,
	.right-sidebar .posts-block .span3 .items6 li,
	.left-sidebar .posts-block .span3 .items5 li,
	.right-sidebar .posts-block .span3 .items5 li,
	.left-sidebar .posts-block .span3 .items4 li,
	.right-sidebar .posts-block .span3 .items4 li,
	.left-sidebar .posts-block .span3 .items3 li,
	.right-sidebar .posts-block .span3 .items3 li,
	.left-sidebar .posts-block .span3 .items2 li,
	.right-sidebar .posts-block .span3 .items2 li,
	.left-sidebar .posts-block .span3 .items1 li,
	.right-sidebar .posts-block .span3 .items1 li,	
	.left-sidebar .posts-block .span8 .items6 li,
	.right-sidebar .posts-block .span8 .items6 li,
	.left-sidebar .posts-block .span8 .items5 li,
	.right-sidebar .posts-block .span8 .items5 li,
	.left-sidebar .posts-block .span8 .items4 li,
	.right-sidebar .posts-block .span8 .items4 li,
	.left-sidebar .posts-block .span8 .items3 li,
	.right-sidebar .posts-block .span8 .items3 li,
	.left-sidebar .posts-block .span8 .items2 li,
	.right-sidebar .posts-block .span8 .items2 li,
	.left-sidebar .posts-block .span8 .items1 li,
	.right-sidebar .posts-block .span8 .items1 li,	
	.left-sidebar .posts-block .span9 .items6 li,
	.right-sidebar .posts-block .span9 .items6 li,
	.left-sidebar .posts-block .span9 .items5 li,
	.right-sidebar .posts-block .span9 .items5 li,
	.left-sidebar .posts-block .span9 .items4 li,
	.right-sidebar .posts-block .span9 .items4 li,
	.left-sidebar .posts-block .span9 .items3 li,
	.right-sidebar .posts-block .span9 .items3 li,
	.left-sidebar .posts-block .span9 .items2 li,
	.right-sidebar .posts-block .span9 .items2 li,
	.left-sidebar .posts-block .span9 .items1 li,
	.right-sidebar .posts-block .span9 .items1 li { 
		width:420px!important;
	}		
}
@media only screen and (max-width: 459px) {
	.carouselslider ul {
		margin-left:-20px!important;
	}
	.carouselslider ul li {
		padding:0 0 0 20px!important;
	}
	
	.col-md-12 .carouselslider,
	.span6 .carouselslider,
	.span4 .carouselslider,
	.span3 .carouselslider,
	.span8 .carouselslider,
	.span9 .carouselslider,
	.left-sidebar .posts-block .col-md-12 .carouselslider,
	.right-sidebar .posts-block .col-md-12 .carouselslider,
	.left-sidebar .posts-block .span6 .carouselslider,
	.right-sidebar .posts-block .span6 .carouselslider,
	.left-sidebar .posts-block .span4 .carouselslider,
	.right-sidebar .posts-block .span4 .carouselslider,
	.left-sidebar .posts-block .span3 .carouselslider,
	.right-sidebar .posts-block .span3 .carouselslider,
	.left-sidebar .posts-block .span8 .carouselslider,
	.right-sidebar .posts-block .span8 .carouselslider,
	.left-sidebar .posts-block .span9 .carouselslider,
	.right-sidebar .posts-block .span9 .carouselslider,
	.col-md-12 .items6 li,
	.col-md-12 .items5 li,
	.col-md-12 .items4 li,
	.col-md-12 .items3 li,
	.col-md-12 .items2 li,
	.col-md-12 .items1 li,	
	.span6 .items6 li,
	.span6 .items5 li,
	.span6 .items4 li,
	.span6 .items3 li,
	.span6 .items2 li,
	.span6 .items1 li,
	.span4 .items6 li,
	.span4 .items5 li,
	.span4 .items4 li,
	.span4 .items3 li,
	.span4 .items2 li,
	.span4 .items1 li,
	.span4 .items6 li,	
	.span4 .items5 li,
	.span3 .items4 li,
	.span3 .items3 li,
	.span3 .items2 li,
	.span3 .items1 li,	
	.span8 .items6 li,
	.span8 .items5 li,
	.span8 .items4 li,
	.span8 .items3 li,
	.span8 .items2 li,
	.span8 .items1 li,
	.span8 .items6 li,	
	.span9 .items5 li,
	.span9 .items4 li,
	.span9 .items3 li,
	.span9 .items2 li,
	.span9 .items1 li,
	.left-sidebar .posts-block .col-md-12 .items6 li,
	.right-sidebar .posts-block .col-md-12 .items6 li,
	.left-sidebar .posts-block .col-md-12 .items5 li,
	.right-sidebar .posts-block .col-md-12 .items5 li,
	.left-sidebar .posts-block .col-md-12 .items4 li,
	.right-sidebar .posts-block .col-md-12 .items4 li,
	.left-sidebar .posts-block .col-md-12 .items3 li,
	.right-sidebar .posts-block .col-md-12 .items3 li,
	.left-sidebar .posts-block .col-md-12 .items2 li,
	.right-sidebar .posts-block .col-md-12 .items2 li,
	.left-sidebar .posts-block .col-md-12 .items1 li,
	.right-sidebar .posts-block .col-md-12 .items1 li,	
	.left-sidebar .posts-block .span6 .items6 li,
	.right-sidebar .posts-block .span6 .items6 li,
	.left-sidebar .posts-block .span6 .items5 li,
	.right-sidebar .posts-block .span6 .items5 li,
	.left-sidebar .posts-block .span6 .items4 li,
	.right-sidebar .posts-block .span6 .items4 li,
	.left-sidebar .posts-block .span6 .items3 li,
	.right-sidebar .posts-block .span6 .items3 li,
	.left-sidebar .posts-block .span6 .items2 li,
	.right-sidebar .posts-block .span6 .items2 li,
	.left-sidebar .posts-block .span6 .items1 li,
	.right-sidebar .posts-block .span6 .items1 li,	
	.left-sidebar .posts-block .span4 .items6 li,
	.right-sidebar .posts-block .span4 .items6 li,
	.left-sidebar .posts-block .span4 .items5 li,
	.right-sidebar .posts-block .span4 .items5 li,
	.left-sidebar .posts-block .span4 .items4 li,
	.right-sidebar .posts-block .span4 .items4 li,
	.left-sidebar .posts-block .span4 .items3 li,
	.right-sidebar .posts-block .span4 .items3 li,
	.left-sidebar .posts-block .span4 .items2 li,
	.right-sidebar .posts-block .span4 .items2 li,
	.left-sidebar .posts-block .span4 .items1 li,
	.right-sidebar .posts-block .span4 .items1 li,	
	.left-sidebar .posts-block .span3 .items6 li,
	.right-sidebar .posts-block .span3 .items6 li,
	.left-sidebar .posts-block .span3 .items5 li,
	.right-sidebar .posts-block .span3 .items5 li,
	.left-sidebar .posts-block .span3 .items4 li,
	.right-sidebar .posts-block .span3 .items4 li,
	.left-sidebar .posts-block .span3 .items3 li,
	.right-sidebar .posts-block .span3 .items3 li,
	.left-sidebar .posts-block .span3 .items2 li,
	.right-sidebar .posts-block .span3 .items2 li,
	.left-sidebar .posts-block .span3 .items1 li,
	.right-sidebar .posts-block .span3 .items1 li,	
	.left-sidebar .posts-block .span8 .items6 li,
	.right-sidebar .posts-block .span8 .items6 li,
	.left-sidebar .posts-block .span8 .items5 li,
	.right-sidebar .posts-block .span8 .items5 li,
	.left-sidebar .posts-block .span8 .items4 li,
	.right-sidebar .posts-block .span8 .items4 li,
	.left-sidebar .posts-block .span8 .items3 li,
	.right-sidebar .posts-block .span8 .items3 li,
	.left-sidebar .posts-block .span8 .items2 li,
	.right-sidebar .posts-block .span8 .items2 li,
	.left-sidebar .posts-block .span8 .items1 li,
	.right-sidebar .posts-block .span8 .items1 li,	
	.left-sidebar .posts-block .span9 .items6 li,
	.right-sidebar .posts-block .span9 .items6 li,
	.left-sidebar .posts-block .span9 .items5 li,
	.right-sidebar .posts-block .span9 .items5 li,
	.left-sidebar .posts-block .span9 .items4 li,
	.right-sidebar .posts-block .span9 .items4 li,
	.left-sidebar .posts-block .span9 .items3 li,
	.right-sidebar .posts-block .span9 .items3 li,
	.left-sidebar .posts-block .span9 .items2 li,
	.right-sidebar .posts-block .span9 .items2 li,
	.left-sidebar .posts-block .span9 .items1 li,
	.right-sidebar .posts-block .span9 .items1 li { 
		width:300px!important;
	}	
}



/* S L I D E R*/


	.slider_type1 .ls1_txt1 {
		top:34px;
		margin-left:-418px;
		width:422px;
		height:auto!important;
	}
	.slider_type1 .ls1_txt2 {
		bottom:132px;
		margin-left:-214px;
		width:200px;
		height:auto!important;
	}
	.slider_type1 .ls1_txt3 {
		bottom:132px;
		margin-left:-418px;
		width:200px;
		height:auto!important;
	}
	.slider_type1 .ls1_txt4 {
		bottom:81px;
		margin-left:-384px;
		width:166px;
		height:auto!important;
	}
	.slider_type1 .ls1_txt5 {
		bottom:81px;
		margin-left:-214px;
		width:200px;
		height:auto!important;
	}
	.slider_type1 .ls1_txt6 {
		bottom:25px;
		margin-left:-190px;
		width:176px;
		height:auto!important;
	}
	.slider_type1 .ls1_txt7 {
		bottom:25px;
		margin-left:-418px;
		width:224px;
		height:auto!important;
	}
	
	.slider_type1 .ls2_txt1 {
		bottom:28px;
		margin-left:-445px;
		width:332px;
		height:auto!important;
	}
	.slider_type1 .ls2_txt2 {
		bottom:29px;
		margin-left:-222px;
		width:400px;
		height:auto!important;
	}
	.slider_type1 .ls2_txt3 {
		bottom:19px;
		margin-left:61px;
		width:180px;
		height:auto!important;
	}
	.slider_type1 .ls2_txt4 {
		bottom:17px;
		margin-left:246px;
		width:144px;
		height:auto!important;
	}
	.slider_type1 .ls2_txt5 {
		bottom:25px;
		margin-left:397px;
		width:48px;
		height:auto!important;
	}
	.slider_type1 .ls2_txt6 {
		bottom:145px;
		margin-left:-313px;
		width:170px;
		height:auto!important;
	}
	.slider_type1 .ls2_txt7 {
		top:75px;
		margin-left:-445px;
		width:188px;
		height:auto!important;
	}
	.slider_type1 .ls2_txt8 {
		top:70px;
		margin-left:190px;
		width:256px;
		height:auto!important;
	}
	.slider_type1 .ls2_txt9 {
		top:136px;
		margin-left:283px;
		width:164px;
		height:auto!important;
	}
	
	.slider_type1 .ls3_txt1 {
		bottom:44px;
		margin-left:-444px;
		width:236px;
		height:auto!important;
	}
	.slider_type1 .ls3_txt2 {
		bottom:48px;
		margin-left:-185px;
		width:614px;
		height:auto!important;
	}
	
	.slider_type1 .ls4_txt1 {
		top:30px;
		margin-left:-461px;
		width:620px;
		height:auto!important;
	}
	.slider_type1 .ls4_frame {
		top:51px;
		margin-left:-385px;
		width:468px;
		height:292px;
	}
	.slider_type1 .ls4_txt2 {
		top:33px;
		margin-left:104px;
		width:344px;
		height:auto!important;
	}
	.slider_type1 .ls4_txt3 {
		bottom:36px;
		margin-left:177px;
		width:128px;
		height:auto!important;
	}
	.slider_type1 .ls4_txt4 {
		bottom:32px;
		margin-left:298px;
		width:102px;
		height:auto!important;
	}
	
	.slider_type1 form.subscribe {
		top:155px;
		margin-left:131px;	
		width:325px;
	}
	.slider_type1 form.subscribe p {
		font-size:13px;
		line-height:15px;
	}
	.slider_type1 form.subscribe .subscribe_field {
		width:180px;
	}
	
	.slider_type1 .ls5_txt1 {
		top:66px;
		margin-left:-287px;
		width:584px;
		height:auto!important;
	}
	.slider_type1 .ls5_txt2 {
		top:180px;
		margin-left:-167px;
		width:336px;
		height:auto!important;
	}
	.slider_type1 .ls5_txt3 {
		top:237px;
		margin-left:-125px;
		width:252px;
		height:auto!important;
	}	

	
	
	/*Layer1*/
	.slider_type1 .ls1_txt1 {
		width:327px;
		top:26px;
		height:auto;
		margin-left:-323px;
	}
	.slider_type1 .ls1_txt2 {
		width:155px;
		bottom:102px;
		height:auto;
		margin-left:-166px;
	}
	.slider_type1 .ls1_txt3 {
		width:155px;
		bottom:102px;
		height:auto;
		margin-left:-323px;
	}
	.slider_type1 .ls1_txt4 {
		width:129px;
		bottom:62px;
		height:auto;
		margin-left:-297px;
	}
	.slider_type1 .ls1_txt5 {
		width:155px;
		bottom:62px;
		height:auto;
		margin-left:-165px;
	}
	.slider_type1 .ls1_txt6 {
		width:136px;
		bottom:19px;
		height:auto;
		margin-left:-147px;
	}
	.slider_type1 .ls1_txt7 {
		width:174px;
		bottom:19px;
		height:auto;
		margin-left:-323px;
	}
	
	.slider_type1 .ls2_txt1 {
		width:257px;
		bottom:21px;
		height:auto;
		margin-left:-344px;
	}
	.slider_type1 .ls2_txt2 {
		width:310px;
		bottom:23px;
		height:auto;
		margin-left:-172px;
	}
	.slider_type1 .ls2_txt3 {
		width:140px;
		bottom:15px;
		height:auto;
		margin-left:48px;
	}
	.slider_type1 .ls2_txt4 {
		width:112px;
		bottom:13px;
		height:auto;
		margin-left:191px;
	}
	.slider_type1 .ls2_txt5 {
		width:37px;
		bottom:19px;
		height:auto;
		margin-left:307px;
	}
	.slider_type1 .ls2_txt6 {
		width:131px;
		bottom:112px;
		height:auto;
		margin-left:-243px;
	}
	.slider_type1 .ls2_txt7 {
		width:146px;
		top:58px;
		height:auto;
		margin-left:-344px;
	}
	.slider_type1 .ls2_txt8 {
		width:198px;
		top:54px;
		height:auto;
		margin-left:147px;
	}
	.slider_type1 .ls2_txt9 {
		width:127px;
		top:105px;
		height:auto;
		margin-left:219px;
	}
	
	.slider_type1 .ls3_txt1 {
		width:183px;
		bottom:34px;
		height:auto;
		margin-left:-344px;
	}
	.slider_type1 .ls3_txt2 {
		width:476px;
		bottom:37px;
		height:auto;
		margin-left:-143px;
	}
	
	.slider_type1 .ls4_txt1 {
		width:481px;
		top:23px;
		height:auto;
		margin-left:-357px;
	}
	.slider_type1 .ls4_frame {
		top:39px;
		margin-left:-298px;
		width:362px;
		height:226px;
	}
	.slider_type1 .ls4_txt2 {
		width:267px;
		top:26px;
		height:auto;
		margin-left:80px;
	}
	.slider_type1 .ls4_txt3 {
		width:99px;
		bottom:28px;
		height:auto;
		margin-left:137px;
	}
	.slider_type1 .ls4_txt4 {
		width:79px;
		bottom:25px;
		height:auto;
		margin-left:231px;
	}
	
	.slider_type1 form.subscribe {
		top:120px;
		height:auto;
		margin-left:101px;	
		width:250px;
	}
	.slider_type1 form.subscribe p {
		display:none!important;
	}
	.slider_type1 form.subscribe .subscribe_field {
		width:105px;
	}
	
	.slider_type1 .ls5_txt1 {
		width:453px;
		top:51px;
		height:auto;
		margin-left:-222px;
	}
	.slider_type1 .ls5_txt2 {
		width:260px;
		top:139px;
		height:auto;
		margin-left:-129px;
	}
	.slider_type1 .ls5_txt3 {
		width:195px;
		top:183px;
		height:auto;
		margin-left:-97px;
	}



	/*Layer1*/
	.slider_type1 .ls1_txt1 {
		width:190px;
		top:15px;
		height:auto;
		margin-left:-187px;
	}
	.slider_type1 .ls1_txt2 {
		width:90px;
		bottom:59px;
		height:auto;
		margin-left:-96px;
	}
	.slider_type1 .ls1_txt3 {
		width:90px;
		bottom:59px;
		height:auto;
		margin-left:-187px;
	}
	.slider_type1 .ls1_txt4 {
		width:75px;
		bottom:36px;
		height:auto;
		margin-left:-172px;
	}
	.slider_type1 .ls1_txt5 {
		width:90px;
		bottom:36px;
		height:auto;
		margin-left:-96px;
	}
	.slider_type1 .ls1_txt6 {
		width:79px;
		bottom:11px;
		height:auto;
		margin-left:-85px;
	}
	.slider_type1 .ls1_txt7 {
		width:101px;
		bottom:11px;
		height:auto;
		margin-left:-187px;
	}
	
	.slider_type1 .ls2_txt1 {
		width:149px;
		bottom:12px;
		height:auto;
		margin-left:-200px;
	}
	.slider_type1 .ls2_txt2 {
		width:180px;
		bottom:13px;
		height:auto;
		margin-left:-100px;
	}
	.slider_type1 .ls2_txt3 {
		width:81px;
		bottom:8px;
		height:auto;
		margin-left:27px;
	}
	.slider_type1 .ls2_txt4 {
		width:65px;
		bottom:7px;
		height:auto;
		margin-left:110px;
	}
	.slider_type1 .ls2_txt5 {
		width:22px;
		bottom:11px;
		height:auto;
		margin-left:178px;
	}
	.slider_type1 .ls2_txt6 {
		width:76px;
		bottom:65px;
		height:auto;
		margin-left:-141px;
	}
	.slider_type1 .ls2_txt7 {
		width:85px;
		top:33px;
		height:auto;
		margin-left:-200px;
	}
	.slider_type1 .ls2_txt8 {
		width:115px;
		top:31px;
		height:auto;
		margin-left:85px;
	}
	.slider_type1 .ls2_txt9 {
		width:74px;
		top:61px;
		height:auto;
		margin-left:127px;
	}
	
	.slider_type1 .ls3_txt1 {
		width:106px;
		bottom:19px;
		height:auto;
		margin-left:-199px;
	}
	.slider_type1 .ls3_txt2 {
		width:276px;
		bottom:21px;
		height:auto;
		margin-left:-83px;
	}
	
	.slider_type1 .ls4_txt1 {
		width:279px;
		top:13px;
		height:auto;
		margin-left:-207px;
	}
	.slider_type1 .ls4_frame {
		width:00px;
		top:23px;
		height:auto;
		margin-left:-173px;
		width:210px;
		height:131px;
	}
	.slider_type1 .ls4_txt2 {
		width:155px;
		top:15px;
		height:auto;
		margin-left:46px;
	}
	.slider_type1 .ls4_txt3 {
		width:58px;
		bottom:16px;
		height:auto;
		margin-left:79px;
	}
	.slider_type1 .ls4_txt4 {
		width:46px;
		bottom:14px;
		height:auto;
		margin-left:134px;
	}
	
	.slider_type1 form.subscribe {
		display:none!important;
	}
	
	.slider_type1 .ls5_txt1 {
		width:263px;
		top:29px;
		height:auto;
		margin-left:-129px;
	}
	.slider_type1 .ls5_txt2 {
		width:151px;
		top:81px;
		height:auto;
		margin-left:-75px;
	}
	.slider_type1 .ls5_txt3 {
		width:113px;
		top:106px;
		height:auto;
		margin-left:-56px;
	}

	
	/*Layer1*/
	.slider_type1 .ls1_txt1 {
		width:137px;
		top:11px;
		height:auto;
		margin-left:-135px;
	}
	.slider_type1 .ls1_txt2 {
		width:65px;
		bottom:42px;
		height:auto;
		margin-left:-69px;
	}
	.slider_type1 .ls1_txt3 {
		width:65px;
		bottom:42px;
		height:auto;
		margin-left:-135px;
	}
	.slider_type1 .ls1_txt4 {
		width:54px;
		bottom:26px;
		height:auto;
		margin-left:-124px;
	}
	.slider_type1 .ls1_txt5 {
		width:65px;
		bottom:26px;
		height:auto;
		margin-left:-69px;
	}
	.slider_type1 .ls1_txt6 {
		width:57px;
		bottom:8px;
		height:auto;
		margin-left:-61px;
	}
	.slider_type1 .ls1_txt7 {
		width:73px;
		bottom:8px;
		height:auto;
		margin-left:-135px;
	}
	
	.slider_type1 .ls2_txt1 {
		width:108px;
		bottom:9px;
		height:auto;
		margin-left:-144px;
	}
	.slider_type1 .ls2_txt2 {
		width:130px;
		bottom:9px;
		height:auto;
		margin-left:-72px;
	}
	.slider_type1 .ls2_txt3 {
		width:59px;
		bottom:6px;
		height:auto;
		margin-left:20px;
	}
	.slider_type1 .ls2_txt4 {
		width:47px;
		bottom:5px;
		height:auto;
		margin-left:80px;
	}
	.slider_type1 .ls2_txt5 {
		width:16px;
		bottom:8px;
		height:auto;
		margin-left:128px;
	}
	.slider_type1 .ls2_txt6 {
		width:55px;
		bottom:47px;
		height:auto;
		margin-left:-101px;
	}
	.slider_type1 .ls2_txt7 {
		width:61px;
		top:24px;
		height:auto;
		margin-left:-144px;
	}
	.slider_type1 .ls2_txt8 {
		width:83px;
		top:22px;
		height:auto;
		margin-left:61px;
	}
	.slider_type1 .ls2_txt9 {
		width:53px;
		top:44px;
		height:auto;
		margin-left:92px;
	}
	
	.slider_type1 .ls3_txt1 {
		width:77px;
		bottom:14px;
		height:auto;
		margin-left:-144px;
	}
	.slider_type1 .ls3_txt2 {
		width:199px;
		bottom:15px;
		height:auto;
		margin-left:-60px;
	}
	
	.slider_type1 .ls4_txt1 {
		width:202px;
		top:9px;
		height:auto;
		margin-left:-149px;
	}
	.slider_type1 .ls4_frame {
		top:16px;
		margin-left:-125px;
		width:152px;
		height:94px;
	}
	.slider_type1 .ls4_txt2 {
		width:112px;
		top:10px;
		height:auto;
		margin-left:33px;
	}
	.slider_type1 .ls4_txt3 {
		width:42px;
		bottom:11px;
		height:auto;
		margin-left:57px;
	}
	.slider_type1 .ls4_txt4 {
		width:33px;
		bottom:10px;
		height:auto;
		margin-left:96px;
	}
	
	.slider_type1 form.subscribe {
		display:none!important;
	}
	
	.slider_type1 .ls5_txt1 {
		width:190px;
		top:21px;
		height:auto;
		margin-left:-93px;
	}
	.slider_type1 .ls5_txt2 {
		width:109px;
		top:58px;
		height:auto;
		margin-left:-54px;
	}
	.slider_type1 .ls5_txt3 {
		width:82px;
		top:76px;
		height:auto;
		margin-left:-40px;
	}
	




.carousel_title h4{	
	font-size:18px !important;
	line-height:22px !important;
	margin:0px 0 23px 0 !important;
	text-align:left !important;}
	
.carousel_title h4.lelow{	
	font-size:12px !important;
	line-height:22px !important;
	margin:0px 0 0px 0 !important;
	text-align:left !important;}
	
.carousel_title{height:240px !important;}
.carousel_title h4 a{color:#000;font-family: 'Oxygen';font-weight:700 !important;}

.menu-item a.marcado{color:#698e1b !important;}
.menu-item a:hover{color:#ffffff !important;}  



.sub-menu li a:hover{color:#ffffff !important;}

.documentsdins_FotoPrincipal{width:auto;float:left;margin-bottom:25px;}
.documentsdins_Texte{width:100%;float:left;margin-bottom:20px;font-size:14px;line-height:19px !important;}
.documentsdins_Texte p{font-size:14px;line-height:19px !important;margin-bottom:14px;}

.documentsdins_MarcFotos .documentsdins_FotoPrincipal{width:auto;float:left;margin-bottom:25px;margin-right:10px;}


.carouselslider h1{font-size:24px;line-height:26px;}
.carouselslider h2{font-size:18px;line-height:20px;}
.carouselslider h4{font-size:13px;text-align:left !important;margin-left:-20px;color:#30799e;}



.documentsdins_EstilResum h2{font-size:16px;line-height:20px;font-weight:normal;color:#000;}

.lebber_EstilTitol h1{color:#ffffff;}



.documentsdinsmodalTexte{text-align:left;}




























@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  
  .modal {
  position: fixed;width:96%;
  top: 2%;
  left: 2%;
  bottom: 0;
  z-index: 1040;
  display: none;

}


}




.tikerss_MasInfo p{width:100%;text-align:center !important;}