#info {

	-webkit-border-radius:5px;

	-moz-border-radius:5px;

	border-radius:5px;				

	background:#fcf8e3;

	border:1px solid  #fbeed5;

	width:95%;

	max-width:900px;

	margin:0 auto 40px auto;

	font-family:arial;

	font-size:12px;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	-o-box-sizing: border-box;

}



a.text-title {

    color: #fff;

    font-size: 18px; font-weight:normal;

    text-transform: uppercase;

}



ul#filters {

    margin: 0 auto;

    padding-bottom: 1px;

    padding-top: 1px;

    text-align: center;

    background: #fff !important;
    width: 83%;
}



	#info .info-wrapper {

		padding:10px;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	-o-box-sizing: border-box;



	}

	

	#info a {

		color:#c09853;

		text-decoration:none;

	}

	

	#info p {

		margin:5px 0 0 0;

	}





#filters {

	margin:1%;

	padding:0;

	list-style:none;

}



	#filters li {

    display: inline-block;

    float: none !important;

}

	

	#filters li span {

		display: block;

		padding:5px 16px;		

		text-decoration:none; letter-spacing:0.7px;

		color:#000;

		cursor: pointer;

	}

	

	#filters li span.active {

		background: #cd2122;

		color:#fff;

	}

 



 

#portfoliolist .portfolio {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	-o-box-sizing: border-box;

	width:25%;

	margin:0%;

	display:none;

	float:left;

	overflow:hidden;

}



	.portfolio-wrapper {

		overflow:hidden;

		position: relative !important;

		background: #fff;

		cursor:pointer;

	}



	.portfolio img {

		max-width:100%;

		position: relative;

		width: 72%;

	}

	

	.portfolio .label {

    bottom: -50px;

    color: #fff !important;

    display: list-item !important;

    font-size: 17px !important;

    height: 50px;

    line-height: 14px !important;

    position: absolute;

    width: 100%;

}



		.portfolio .label-bg {

			background: #e95a44;

			width: 100%;

			height:100%;

			position: absolute;

			top:0;

			left:0;

		}

	

		.portfolio .label-text {

			color:#fff;

			position: relative;

			z-index:500;

			padding:5px 8px;

		}

			

			.portfolio .text-category {

    display: block;

    font-size: 12px;

    font-weight: normal;

    letter-spacing: 1px;

    padding-top: 7px;

}

	

	

	







/* #Tablet (Portrait) */

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

	.container {

		width: 768px; 

	}

}





/*  #Mobile (Portrait) - Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
	.container { 
		width: 95%; 
	}
	#portfoliolist .portfolio {
		width: 100% !important;
		margin:1%;
	}		
	#ads {

		display:none;
	}
	.eluidc91516ee { text-align: justify; margin: 0;padding: 0; }
}


/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {	}
	#ads {
		display:none;
	}
}
/* #Clearing */
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,

.clearfix:after,

.row:before,

.row:after {

  content: '\0020';

  display: block;

  overflow: hidden;

  visibility: hidden;

  width: 0;

  height: 0; }

.row:after,

.clearfix:after {

  clear: both; }

.row,

.clearfix {

  zoom: 1; }



.clear {

  clear: both;

  display: block;

  overflow: hidden;

  visibility: hidden;

  width: 0;

  height: 0;

}

.portfolio-main-top-img {
    background: rgba(0, 0, 0, 0) url(https://vox360.com/wp-content/uploads/2020/11/port-img-outer.png) no-repeat scroll 50% 0;
    padding-bottom: 180px;
    padding-top: 25px;
    text-align: center;
	
}
.port-inner-title {
    font-size: 31px;
    text-align: center;
}
.port-inner-title-btm {
    text-align: center;
}
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
/* 14% = 100% (full-width row) divided by 7 */

img{
  max-width: 100%;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

.kl-iconbox__icon-wrapper, .kl-iconbox__title-wrapper, .kl-iconbox__desc-wrapper, .kl-iconbox__cta-wrapper {
text-align: center;
}
.eluid4e407418 .col-sm-6 .col-md-6 { width: 100%; }
.image-boxes-img.cover-fit-img {
    height: auto;
}
iframe { height: 300px; }
	.portfolio-main-top-img  { background-size: contain !important; padding-top: 0px!important; }
}

.eluid2a97e38a.recentwork_carousel_v3 .recentwork_carousel__top-container {
    text-align: center;
}