/*--------------------------start style css------------------------------*/


.qc-sld-single-item-11 h1{
	margin: 0;
	padding: 12px 0;
	line-height: normal; 
	font-size: 22px;
	font-weight: 600;
  }
  .qc-sld-single-item-11 h2{
	margin: 0;
	padding: 12px 0;
	line-height: normal; 
	font-size: 20px;
	font-weight: 600;
  }
  .qc-sld-single-item-11 h3{
	margin: 0;
	padding: 12px 0;
	line-height: normal; 
	font-size: 18px;
	font-weight: 600;
  }
  .qc-sld-single-item-11 p{
	margin: 0;
	padding: 0;
	line-height: 22px;
  }
  .qc-sld-single-item-11 ul{
	margin: 0;
	padding: 0;
  }
  .qc-sld-single-item-11 ul li{
	margin: 0;
	padding: 0;
	list-style: none; 
  }
  



.qc-sld-wrapper{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.qc-sld-wrapper{
	width: 100%;
}

.map-right-side {
	width: 35%;
	height:800px;
	float: right;
	right: 0;
	top: 0;
	box-sizing: border-box;
	    position: relative;
	
}
.qc-sld-grid-11 {
	width: 65%;
	float: left;
	box-sizing: border-box;
	padding-right: 15px;
}


.opt-column-01 {
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.opt-column-02 {
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;

}
.opt-column-03 {
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}
.opt-column-04 {
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}


.clear{
	clear:both;
}


.qc-main-section .qc-sld-inner-row-11 .qc-feature-container::after {
	clear: both;
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
}
.qc-sld-wrapper, .section {
	zoom: 1;
	position: relative;
}

.qc-sld-single-item-11 h2 {
	font-size:22px;
	font-weight:normal;
	margin-bottom:20px;
}
.qc-sld-single-item-11 h2 span {
	font-size:15px;
	color:#666;
}

.qc-feature-container {
	width: 100%;
	float: left;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
}
.qc-sld-single-item-11 ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding-left:0 !important;
	margin-left: 0px;
}
.qc-sld-single-item-11 ul > li {
	list-style:none;
	position:relative;
	    margin-bottom: 10px;
}

.qc-main-section .qc-sld-inner-row-11 .qc-dir-main {

}
.qc-main-section .qc-sld-inner-row-11 .qc-dir-main:hover {

}
.qc-sld-single-item-11 .qc-sld-main {
	position:relative;
}
.qc-sld-single-item-11 .qc-feature-media {
	height: 200px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #f7f7f7;
	position:relative;
}
.qc-sld-single-item-11 .qc-feature-media::before {
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	height:30px;
	width:100%;
	background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(0,0,0,.6) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(0,0,0,.6) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(0,0,0,.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	z-index:9;

}

.qc-sld-single-item-11 .qc-feature-media > i {
	font-size: 30px;
	background: #fff;
}

.qc-sld-single-item-11 .qc-sld-main:hover .qc-feature-media img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);


}
.qc-sld-single-item-11 .qc-sld-main:hover .qc-feature-media img,
.qc-sld-single-item-11 .qc-sld-main .qc-feature-media img {
		-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}
.sld_f_icon {
	font-size: 140px !important;
}

.qc-sld-single-item-11 ul li > a {
    position: relative;
    background: #fff;
    box-sizing: border-box;
    text-decoration: none;
    color: #333;
    border: 1px solid #f5f5f5;
    border-bottom: none;
    display: block;
}
.qc-sld-single-item-11 ul li > a:hover {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/*
.qc-sld-single-item-11 ul li a:hover .sld-title,
.qc-sld-single-item-11 ul li a:hover .sub-title,
.qc-sld-single-item-11 ul li a:hover .designation {
	color:#fff;
}
.qc-sld-single-item-11 ul li a:hover .designation::before {
}
*/

.qc-sld-single-item-11 .qc-sld-content {
	padding: 20px;
	box-sizing: border-box;
	position:relative;
	height: 160px;
	overflow: hidden;
	
}

.qc-sld-single-item-11 .qc-sld-content h4 {
	font-size: 18px;
	color: #333;
	line-height: 28px;
	padding: 0;
    margin: 0;
	font-weight: normal;
}
.qc-sld-single-item-11 .qc-sld-content p {
	font-size: 13px;
	line-height: 20px;
	color: #888;


}

.qc-sld-single-item-11 .pd_content_overflow_active:hover .qc-sld-content {
	overflow:visible;
	position:absolute;
	height:auto;
	width:100%;
	box-sizing:border-box;
	background:#fff;
	z-index:100;
	left:0;
	-webkit-box-shadow: 0 15px 60px 2px rgba(0,0,0,.1);
	box-shadow: 0 15px 60px 2px rgba(0,0,0,.1);

}



.qc-sld-single-item-11 .qc-sld-content span.designation {
	font-size:13px;
	font-weight:bold;
	color:#666;
	margin-bottom:5px;
	padding-left:15px;
	position:relative;
	display:block;
}
.qc-sld-single-item-11 .qc-sld-content span.designation::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 12px;
	width: 8px;
	background: #666;
	height: 2px;
}
.qc-sld-single-item-11 .bottom-area-icon {
	width: 100%;
	border: 1px solid #f5f5f5;
	display: inline-block;
	align-items: center;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding: 0 13px;
}
.qc-sld-single-item-11 .bottom-area-icon p {
	padding-bottom: 0px;
	display: inline-block;
}
.qc-sld-single-item-11 .bottom-area-icon p a {
	cursor: pointer;
	font-size: 14px;
	color: #888;
	padding: 6px 6px;
	display: inline-block;
	
}
.qc-sld-single-item-11 .bottom-area-icon p a:hover {
	background:#000;
	color:#fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.qc-sld-single-item-11 .upvote-section {
	position: absolute;
	bottom: 0;
	left:0;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	z-index:99;
}

.qc-sld-single-item-11 .upvote-section i {
	font-size:15px;
	color:#fff;
}

.qc-sld-single-item-11 .upvote-section i:hover {
	color:#ff5555;
}

.qc-sld-single-item-11 .upvote-section .favourite span {
	color:#fff;
	font-size:15px;
	margin-left:10px;
}

.qc-sld-single-item-11 .new-icon-section > span {
	align-items: center;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	display: flex;
	font-size: 9px;
	font-weight: bold;
	height: 13px;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
}
.qc-sld-single-item-11 .featured-section {
	bottom: 0px;
	position: absolute;
	right: 0;
	z-index: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 2px 35px 25px;
	border-color: transparent transparent #FFEB3B transparent;
}

.qc-sld-single-item-11 ul > li{
    border:none !important;
    padding: 0;
    border-radius: 8px;
    border: 1px solid #eaeaea;
    background: #fff;
    box-shadow: 8px 8px 50px 0px rgba(0, 0, 0, 0.08) !important;
    transition: alllinear 0.3s;
    overflow: hidden;
    min-height: 260px;
}



@media only screen and (min-width: 320px) and (max-width: 579px) {
	.bottom-area-icon {
		max-width: 100%;
	}
	.opt-column-02 {
		width:100%;
	}
	.qc-feature-container {
		width:100%;
		margin-bottom:20px;
	}

	.qc-sld-wrapper {
		width:100%;;
	}
	.opt-column-02,
	.opt-column-03,
	.opt-column-04 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left:0;
		padding-right:0;
	}
	
	
	.map-right-side {
		width: 100%;
		height: 400px;
		position: relative;
	}
	.qc-sld-grid-11 {
		width: 100%;
	}
	.qc-sld-single-item-11 .bottom-area-icon span a {
		padding: 10px 10px;
	}
	#sld_slide_container {
		display: flex;
		flex-direction: column-reverse;
	}
	.qc-sld-single-item-11 .bottom-area-icon p a {
		font-size: 12px;
		padding: 7px 7px;
	}
	.qc-sld-single-item-11 .qc-feature-media {
		height: 150px;
	}
	.qc-sld-grid-11 {
		padding-right: 0;
	}
	.qc-sld-single-item-11 ul {

		margin-left: 0px;
	}
			
	
	
}

@media only screen and (min-width: 580px) and (max-width: 767px) {
	.bottom-area-icon {
		max-width: 100%;
	}
	

	.qc-sld-wrapper {
		width:100%;;
	}
	.map-right-side {
		width: 100%;
		height: 400px;
		position: relative;
	}
	.qc-sld-grid-11 {
		width: 100%;
	}
	.qc-sld-single-item-11 .bottom-area-icon span a {
		padding: 10px 5px;
	}
	#sld_slide_container {
		display: flex;
		flex-direction: column-reverse;
	}
	.qc-sld-single-item-11 .bottom-area-icon p a {
		font-size: 12px;
		padding: 7px 4px;
	}
	.qc-sld-grid-11 {
		padding-right: 0;
	}
	.qc-sld-single-item-11 ul {

		margin-left: 0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.bottom-area-icon {
		max-width: 100%;
	}
	.map-right-side {
		width: 100%;
		height: 400px;
		position: relative;
	}
	.qc-sld-grid-11 {
		width: 100%;
	}
	.qc-sld-single-item-11 .bottom-area-icon span a {
		padding: 10px 8px;
	}
	#sld_slide_container {
		display: flex;
		flex-direction: column-reverse;
	}
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.bottom-area-icon {
		max-width: 100%;
	}
	.qc-sld-single-item-11 .bottom-area-icon span a {
		padding: 10px 8px;
	}

}


@media only screen and (min-width: 1200px) and (max-width: 1560px) {
	.bottom-area-icon {
		max-width: 100%;
	}
	.qc-sld-single-item-11 .bottom-area-icon span a {
		padding: 10px 8px;
	}
}
.qc-sld-single-item-11 .qc-feature-media::before {
   background: rgba(0, 0, 0, 0.2 ) !important;
}
.qc-sld-single-item-11 ul li > a {
   border: 1px solid #f5f5f5 !important;
}
.qc-sld-single-item-11 .qc-sld-content {
   height: auto !important;
}
.qc-sld-single-item-11 ul > li {
   margin-bottom: 20px !important;
   width: 31%;
   margin-left: 8px;
   margin-right: 8px;
}
.qc-sld-main .qc-feature-media img {
   width: 100%;
}

.style-15-multipage .sld_total_lists {
    bottom: 2px;
}
.style-15-multipage .sld_total_items {
    bottom: 3px;
}

.qc-sld-single-item-11 .qc-sld-content p {
    margin: 0;
    padding: 0;
}


.sld_multi_cat_sub_cat_wrap ul li {
    margin-bottom: 20px !important;
    width: 31%;
    margin-left: 8px;
    margin-right: 8px;
}

@media only screen and (max-width : 992px) {
.qc-sld-single-item-11 ul li {
    width: 47%;
}

.sld_multi_cat_sub_cat_wrap ul li {
    width: 46%;
}

}

@media only screen and (max-width : 767px) {
	.qc-sld-single-item-11 ul > li {
		width: 100%;
	}
	.sld_multi_cat_sub_cat_wrap ul li {
		width: 100%;
	}
	}