li {
	line-height: 28px;
}
.nav li { margin-left: 14px;}
.right3{ right:1px !important;
}
.right0{ right:3px !important;
}

.serc2{
    width:50%;
    float:left;
}

.header_upper {
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 1%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f7f7f7), color-stop(100%, #f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 1%, #f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 1%, #f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 1%, #f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f7f7 1%, #f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f4f4f4', GradientType=0 ); /* IE6-9 */
	min-height: 40px;
	-webkit-box-shadow: 0 1px 0 0 rgba(247,247,247,1);
	box-shadow: 0 1px 0 0 rgba(247,247,247,1);
	border-bottom: solid 1px #fff;
	width: 100%;
	float: left;
}
.header_upper_left {
	float: left;
}
.header_upper_right {
	float: right;
}
.flag {
	width: 22px;
	height: 16px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	margin-top: 9px;
}
.header_upper_lef_txt {
	float: left;
	font-size: 14px;
	color: #262626;
	line-height: 40px;
}

.header_upper_lef_txt h1{
	float: left;
	font-size: 14px;
	color: #262626;
	line-height: 40px;
	 font-weight: normal;
	    line-height: 10px;
	        padding: 10px 0;

}
.logo {
	padding-top: 20px;
	padding-bottom: 20px;
}
.header_middle {
	width: 100%;
	float: left;
}
.header_lower {
	width: 100%;
	float: left;
}
.search {
	width: 100%;
	float: left;
	padding-top: 55px;
	padding-bottom: 55px;
	position: relative;
}
.search_icon {
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0px;
	top: 56px;
	background-color: #731326;
}
.icons {
	background: url("../images/arrow_1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	height: 29px;
	position: absolute;
	right: 10px;
	top: 0;
	width: 30px;
}
.carousel-indicator {
	padding: 0px;
	margin-bottom: 14px;
}
.carousel-indicator li {
	list-style: none;
}
.middle_section1 {
	padding-bottom: 8px;
	border-bottom: solid 1px #d0e6b1;
}
.middle_section1 h1{
	color:#262626 !important;
}
.middle_section1 h2{
	color:#cc2929 !important;
}
.middle_section2 {
	padding-top: 17px;
}

.middle_section2 img{ width:98%;
}


.middle_section2 ol {
	padding: 0px;
}
.middle_section2 ol li {
	list-style: none;
}
.con_title {
	width: 100%;
	float: left;
	border-bottom: 1px solid #D0E6B1;
}
.middle_section4 {
	width: 100%;
	float: left;
}
.middle_section5 {
	width: 100%;
	float: left;
}
.products_con {
	width: 100%;
	float: left;
	padding-top: 18px;
}
.prod {
	border: solid 1px #d9d9d9;
}
.search1 {
	border-right: 0px;
}
.search2 {
    border-radius: 0;
    width: 82%;
}
.prod_upper {
	border-bottom: solid 1px #d9d9d9;
}
.prod_lower {
	width: 100%;
	padding: 7px 10px;
	background-color: #fcfcfc;
}
.prod_des {
	color: #cc2929;
}
.prod_price {
	color: #4d4d4d;
	padding-top: 3px;
	font-weight: bold;
}
.dd {
	font-size: 13px;
}
.ser {
	padding: 57px 0px;
}
.dd .row {
	margin-bottom: 7px;
}
.search_btn {
	width: 30px;
	height: 30px;
	background-color: #721426;
	position: absolute;
	right: 11px;
	top: 0px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
}
.pdd0 {
	padding: 0px;
	position: relative;
}
.pdd0 .search_btn {
	right: 0px;
}
.middle_section5 {
	padding-top: 30px;
}
.sub_categories {
	width: 100%;
	float: left;
	padding-left: 0px;
	padding-top: 15px;
}
textarea {
	width: 100%;
}
hr {
	-moz-box-sizing: content-box;
	float: left;
	height: 0;
	width: 100%;
	margin: 5px 0;
	border-color: #d0e6b1;
}

 .wid42{ width:42%;}
 .media, .media-body {
    overflow:inherit; width:100%;
}

.media-heading {
    margin: 0 0 5px;
    text-decoration: underline;
}

.red_arrow {
	position: relative;
}
.red_arrow .img_bg_red {
	background: url(../images/red_bg2.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 34px;
	right: -6px;
	line-height: 42px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	position: absolute;
	top: -20px;
	text-align: center;
	width: 131px;
}
.img_section {	
	float: left;
	height: auto;
	position: relative;
}
.img_section .img_bg {
	background: url("../images/red_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 42px;
	left: 0;
	line-height: 42px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	position: absolute;
	top: 15px;
	width: 258px;
}
.img_section .img_bg  a{ color:#FFFFFF;}
.img_section_list {
	width: 75%;
	float: right;
	padding: 11px 0;
	background: -moz-linear-gradient(90deg, #f2f2f2 0%, #fafafa 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0%, #f2f2f2), color-stop(100%, #fafafa));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #f2f2f2 0%, #fafafa 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #f2f2f2 0%, #fafafa 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #f2f2f2 0%, #fafafa 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fafafa', GradientType='0'); /* for IE */
	background: linear-gradient(0deg, #f2f2f2 0%, #fafafa 100%);/* W3C */
	position: relative;
}
.img_section_list .arrow {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 34px;
	height: 34px;
}
.img_section_list ul {
	border-left: 1px solid #EEEEEE;
	float: left;
	list-style: none outside none;
	margin: 0 2%;
	padding: 0 0 0 25px;
	width: 28%;
}
.img_section_list ul li {
	margin: 0px;
	padding: 0px;
	display: list-item;
	list-style: disc;
	line-height: 26px;
}
.img_section_list ul.none {
	border-right: none;
}
.sub_categories li {
	list-style: none;
}
.sub_categories a {
	color: #cc2929;
	text-decoration: underline;
}
.product_thumb_inner {
	border: solid 1px #d9d9d9;
	cursor: pointer;
}
.brd {
	width: 100%;
	float: left;
}
.carousel-indicator li {
	padding-bottom: 12px;
}
.right_inner {
	padding-bottom: 30px;
	width: 100%;
	float: left;
	overflow:hidden;

}

.right_inner_cat {
	padding-bottom: 30px;
	width: 100%;
	float: left;
	overflow:hidden;
        margin-top: -420px;

}


.banner_add{ overflow:hidden;}
.escortes {
	padding-bottom: 30px;
	width: 100%;
	float: left;
	background: url(../images/blue_bg.png) no-repeat 0 0;
	height: auto;
}
.escortes h4 {
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
}
.escortes h4 a{ color: #fff;}
.escortes .sub_categories {
	padding: 0px;
	margin: 0px;
}
.escortes .sub_categories ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0;
	float: left;
	width: 157px;
}
.escortes .sub_categories ul li {
	display: list-item;
	font-size: 12px;
	line-height: 25px;
	list-style: disc outside none;
	margin: 0 0 0 12px;
	padding: 0 0 0 4px;
}
.escortes .sub_categories ul li a {
	color: #333;
}
.panel-default .panel-body {
	background-color: #fcfcfc;
}
.panel-heading span {
	padding-right: 10px;
}
footer {
	width: 100%;
	float: left;
	padding-top: 27px;
	padding-bottom: 27px;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%, #f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f7f7 0%, #f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f4f4f4', GradientType=0 ); /* IE6-9 */
	box-shadow: 0 -1px 0 0 rgba(247,247,247,1);
	border-top: solid 1px #fff;
}
.sub_categories {
	padding-top: 0px;
}
.footer_logo {
	padding-bottom: 15px;
}
.breadcrumb a {
	font-size: 12px;
	/*color: #cc2929;*/
	color: #666;
}
.add {
	width: 100%;
	float: left;
/*	border: solid 1px #d9d9d9;*/
	margin-bottom: 20px;
	overflow:hidden;
}
.add img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}
.op {
	width: 100%;
	overflow: hidden;
}
.op select {
	width: 120%;
}
.op select option {
	width: 85%;
	border: 0px;
	box-shadow: none;
}
.pdr0 {
	padding-right: 0px;
}
.pdl0 {
	padding-left: 0px;
}
.br0 {
	border-radius: 0px;
}
.top_right_link {
	float: right;
	margin-bottom: 0px;
	padding-top: 8px;
}
.top_right_link a:hover {
	text-decoration: none;
}
.top_right_link li {
	list-style: none;
	float: left;
	border-right: solid 1px #cc2929
}
.top_right_link li:last-child {
	border: 0px;
}
.top_right_link a {
	font-size: 13px;
	color: #cc2929;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
.content_upper {
	width: 100%;
	float: left;
}
.content_lower {
	width: 100%;
	float: left;
}
.content_lower2 {
	float: left;
	margin: 0 1%;
	width: 98%;
}
.content {
	width: 100%;
	float: left;
}
.rgl {
	float: right;
	color: #fff;
	background-color: #8b1827;
	padding: 7px 14px;
	margin: 5px 0px;
	border-radius: 4px;
}
.rgl:hover {
	color: #fff;
}
.middle_section3 {
	width: 100%;
	float: left;
	padding: 15px 0px;
	border-top: 1px solid #D0E6B1;
}
.s1 {
	width: 80px;
	height: 20px;
	float: left;
	background-image: url('../images/s1.jpg');
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-left: 55px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	cursor: pointer;
}
.s2 {
	width: 90px;
	height: 20px;
	float: left;
	background-image: url('../images/s2.jpg');
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-left: 62px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	cursor: pointer;
}
.s3 {
	width: 88px;
	height: 20px;
	float: left;
	background-image: url('../images/s3.jpg');
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-left: 43px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	cursor: pointer;
}
.s4 {
	width: 93px;
	height: 20px;
	float: left;
	background-image: url('../images/s4.jpg');
	background-repeat: no-repeat;
	padding-left: 57px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	cursor: pointer;
}
.cpt {
	width: 163px;
	height: 75px;
	border: solid 1px #cccccc;
	line-height: 85px;
	text-align: center;
}
.panel-heading img {
	padding: 0 15px;
}
.panel-default > .panel-heading {
	background-color: #CC2929;
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	width: 100%;
}
.wid33 {
	width: 35%;
	float: left;
}
.wid60 {
	float: left;
	width: 60%;
}
select.select_postion {
	position: relative;
	right: 4px;
}
.border-select {
	border: 1px solid #CCCCCC;
	padding: 3px 7px 3px 15px;
	float: left;
	height: 30px;
-moz-border-radius: 3px;/*Firefox*/
-webkit-border-radius: 3px;/*Safari, Chrome*/
border-radius: 3px;
}
.inpu {
	float: left;
	line-height: 30px;
	margin-right: 20px;
}
.top25 {
	margin-top: 25%;
}
.middle_section h4 {
	text-decoration: underline;
}
.cat_img {
	float: left;
	height: auto;
	margin: 0 5px 0 0;
	position: relative;
	width: 170px;
}
.left_sec {
	width: 25%;
	float: left;
}
.center_sec {
	float: left;
	margin-left: 2%;
	width: 48%;
}
.right_sec {
	width: 25%;
	float: left;
}
.top10 {
	margin: 10px 0;
	padding:0;
}
.top20 {
	margin: 20px 0;
	padding:0;
}

.left_pad{ padding:0;}

.col9{ clear:both;}

.recherche{}
.recherche ul{ list-style:none;margin: 10px 0;}
.recherche ul li{ display:block;}
.recherche ul li a{color:#CC2929; text-decoration:underline;}


.breadcrumb_footer{ width:100%; float:left; height:auto;}

.breadcrumb_footer .pagination {
    border-radius: 4px;
    margin: 20px auto;
    padding-left: 0;
    width: 60%;
	display: table;
}

.footer_advt{
	float: left;
    height: auto;
    width: 100%;}

.footer_advt img{ display:block; margin:0 auto;}











/*media query*/




@media (max-width: 768px) {
.nav > li > a {
	display: block;
	padding: 10px 15px;
	position: relative;
	font-size:11px;
}
.logo {
	padding: 20px 0;
}
        .ser{
    padding:26px 0px;
}
.banner_add {
	margin-bottom: 10px;
}

.prod {
	margin-bottom: 10px;
}
footer {
	text-align: center;
}
footer h4 {
	width: 100%;
	float: left;
}
.header_upper_left {
	width: 310px;
	margin: 0 auto;
	float: none;
}
.top_right_link {
	width: 267px;
	margin: 0 auto;
	float: none;
	padding: 0px;
}
.sub_categories {
	padding-top: 10px;
	padding-bottom: 10px;
}
.escortes {
	margin-left: 20px;
}
.escortes {
	background: url("../images/blue_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: auto;
	padding-bottom: 30px;
	width: 47%;
}
.col-sm-3 {
	width: 100%;
}
.right_inner {
	float: left;
	margin-top: 20px;
	padding-bottom: 30px;
	width: 50%;
}
.escortes .sub_categories ul {
	float: left;
	list-style: none outside none;
	margin: 10px 0 0;
	padding: 0;
	width: 175px;
}
.clearfix {
	float: left !important;
}
.wid100 {
	clear: both;
	width: 100%;
}
.header_upper_left {
	float: left;
	margin: 0 auto;
	width: 310px;
}
.wid33 {
	float: left;
	width: 55%;
}

.footer_advt img{ display:block; margin:0 auto; width:90%;}

.breadcrumb{ margin-top: 14px;}

}
 @media (max-width: 1024px) {

	 .ser {
    padding: 35px 0;
}

.nav > li > a {
	display: block;
	padding: 10px 15px;
	position: relative;
}
.img_section_list {
	width: 450px;
}

.breadcrumb{ margin-top: 14px;}


}
 @media (max-width: 1100px) {
h2 {
	font-size: 25px;
}
h1 {
	font-size: 25px;
}
.panel-default > .panel-heading {
	font-size: 15px;
}
body {
	font-size: 13px;
}
}
 @media (max-width: 640px) {

	 .header_lower {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.img_section_list {
	width: 325px;
}
.escortes .sub_categories ul {
	float: left;
	list-style: none outside none;
	margin: 10px 0 0;
	padding: 0;
	width: 280px;
}
.escortes {
	background: url("../images/blue_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: auto;
	padding-bottom: 30px;
	width: 100%;
}
.inp {
	right: 10px;
	top: 9px;
}
.wid33 {
	float: left;
	width: 75%;
}
.pad10 {
    right: 12px;
    top: -21px;

}
.top24 { top:45px;

}

.left_sec {
    float: left;
    width: 100%;
}


.center_sec {
    float: none;
    margin: 0 auto;
    width: 74%;
}


.right_sec {
    float: left;
    width: 100%;
}

.none{ margin:0px !important; padding:0px !important;}

.breadcrumb {
    float: none;
    margin-top: -3px;
}

.top25 {
    margin: 5% auto 14%;
}
select.select_postion {
    margin-bottom: 15px;
    width: 100%;
}
.footer_advt img{ display:block; margin:0 auto; width:90%;}


}
 @media (max-width: 480px) {

	 .header_lower {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.img_section_list {
	width: 466px;
}
.wid33 {
	float: left;
	width: 80%;
}

	 .right_inner {
    width: 100%;
}

select.select_postion {
    margin-bottom: 15px;
    width: 100%;
}

.img_bg_red{ display:none;}

.footer_advt img{ display:block; margin:0 auto; width:90%;}

.breadcrumb {
    margin-top: 5px;
	float:none;
}

}
 @media (max-width: 479px) {

	 .header_lower {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.width100{ width:100%;}
.media-object{ width:100%;}
.breadcrumb a {
	font-size: 10px;
	color: #cc2929;
}


	 .right_inner {
    width: 100%;
}

.img_section_list {
	width: 325px;
}
.escortes .sub_categories ul {
	float: left;
	list-style: none outside none;
	margin: 10px 0 0;
	padding: 0;
	width: 280px;
}
.escortes {
	background: url("../images/blue_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: auto;
	padding-bottom: 30px;
	width: 100%;
}
.escortes {
	margin-left: 0;
}
.img_section_list ul {
	border-left: 1px solid #EEEEEE;
	float: left;
	list-style: none outside none;
	margin: 0 2%;
	padding: 0 0 0 25px;
	width: 48%;
}
.wid33 {
	float: left;
	width: 100%;
}

select.select_postion {
    margin-bottom: 15px;
    width: 91%;
}

.img_bg_red{ display:none;}
.breadcrumb {
    margin-top: 5px;
	float:none;
}

.footer_advt img{ display:block; margin:0 auto; width:90%;}

}
