
/* ---------------------------------------------PORTFOLIO ONE COLUMN------------------------------------------------------*/
@media only screen and (min-width: 280px) and (max-width: 767px) { 
.portf-two-slider-text .button-pos {margin-top: 0px!important;}
}


@media only screen and (min-width: 280px) and (max-width: 767px) { 
.portf-two-our-projects .filter-bg {height: auto!important;}
}
/* portf-two-our-project start */
.portf-two-our-projects .page-header {
	border-bottom: 2px solid #e2e2e2; 
	margin-bottom:26px; 
	padding-bottom:0px;
}
.portf-two-our-projects .main-bg {
	background-color:#d7dadb;
}
.portf-two-our-projects .page-header .feature-title{
	text-align:center; 
	padding-bottom:14px;
	border-bottom:2px solid #1C2939;
	color:#666666;
}

.portf-two-our-projects .page-header h2{
	font-size:30px;
	font-weight:bold;
	text-align: left;	
}
.portf-two-our-projects p{
	padding-bottom:15px;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
}
.portf-two-our-projects .filter-bg{
	height:100px;
	background-color:#4a6b8d;
	margin-bottom: 30px;
}
.portf-two-our-projects .filter-bg .filter {
	padding: 35px 0 25px 0;
	text-align: center;
	margin-bottom: -10px;
}
.portf-two-slider-text{
	height: 110px;	
	margin-top: -110px;
	position: relative;
	background-image: url("../assets/images/slider/slider-bg.png");
}
.portf-two-slider-text h2{
	color:white;	
	font-weight:bold;
	margin-bottom: 0px;
	padding-top: 10px;
}
.portf-two-slider-text h4{
	color:white;	
	font-weight:bold;
	margin-top: 0px;
}
.portf-two-slider-text .button-pos{
	margin-top:32px;
}
.portf-two-slider-text .clre{
	color:yellow;
}
/* portf-two-our-project end */

#myCarousel2 .left .left-control-icon{position:absolute; margin-top:100%;}
#myCarousel2 .right .right-control-icon{position:absolute; margin-top:100%;}





