/* Sorting section */



/*******filter nav *****/
/* Add padding BETWEEN each column */
.row,
.row > .column {
  padding: 8px;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 33.33%;
  display: none; /* Hide all elements by default */
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}


.site-content {
	margin-top: 600px;
}


/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */


.btn {
  border: none;
  outline: none;
  padding: 12px 0px 10px 0px;
  background-color: transparent;
  cursor: pointer; 
  font-size: 18px;
  font-weight: 600;
  font-family: 'hypatia-sans-pro', sans-serif;
  color: #F4364C; 
}


.btn a {
	 color: #F4364C;
	text-decoration: none;
}

.btn a:hover {
	 color: #A9D2CB;
}


.btn:after {
    content: '/' ; 
    margin: 30px;
}

.btn:hover {
 	color: #A9D2CB;
}

.btn.active {
  color: #666;
}



.filters-button-group .button
{
    display: inline-block;
    transition: color .2s linear;
    color: #A9D2CB;
	font-family: 'hypatia-sans-pro', sans-serif;
}

.filters-button-group .button.is-checked
{
    color: #A9D2CB;
}

.filters-button-group .button:hover
{
    color: #A9D2CB;
    cursor: pointer;
}

.filters-button-group .button:after
{
    content: "\0020";
    display: inline-block;
    margin: 0 30px;
    color: #A9D2CB;
}

.filters-button-group .button:last-child:after
{
    content: '';
    display: none;
}

.filters-button-group .button a:hover{
	color: #A9D2CB;
}
.button-group .button a:hover {
	color: #A9D2CB;
}



/* Portfolio section */





div.slide-up {
  overflow:hidden;
}

div.slide-up div.inner {
  animation: slide-up 1.5s;
  margin-top: 0%;
}

@keyframes slide-up {
  from {
    margin-top: 50%;
  }

  to {
    margin-top: 0%;
  }
}

.grid 
{
    width: 100%;
    margin: 0 0 3px 0px;
    overflow: hidden;
    position: relative;
    display: block;
    padding-top: 0px !important;
	margin-top: 50px;
	margin-bottom: 50px;
}

.grid-item 
{
    float: left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding: 4px;
	position: relative;
	width: 300px;	
}



#content .grid-item img 
{
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    max-width: none;
}


.grid-sizer, .grid-item 
{
    width: 20%;
}

.grid-item.p_two_third
{
    width: 20%;
}


.grid-item .p_one
{
    width: 100%;
	height: auto;
}

.grid-item:hover img {
    filter: blur(2px);
}


.grid-item {
	position: relative;
	width: 100%;
}
.grid-item img {
	display: block;
	width: 100%;
	height: auto;
}


.portfolio-text-holder {
	opacity: 0;
	position: absolute;
	bottom: 0;
	background-color: rgba(255,255,255,0.85);
	position: absolute;
	top: 0px;
	-webkit-top:-10px;;
	left: 0px;
	width: 100%;
	transition: .5s ease;
    font-family: 'hypatia-sans-pro', sans-serif;
    font-weight: 500;
    letter-spacing: .3px;
    padding: 0;
    line-height: 20px;
    font-size: 15px;
    color: #F4364C;
	z-index: 2;
}

.portfolio-text-holder p {
	margin-top: 20%;
	margin-left: 20px;
}

.projecttitle { 
    font-family: 'soleil', sans-serif;
    font-weight: 500;
    letter-spacing: .7px;
    padding-bottom: 0;
    color: #F4364C;
    font-size: 35px;
    line-height: 35px;
}
.pjsubtitle {
    margin-top: 50px !important;
    padding-top: 50px !important;
}

.grid-item:hover .portfolio-text-holder{
	opacity: 1;
	background-color: rgba(255,255,255,0.85);
}

.grid-item a:hover
{
    color: #F4364C;
}

div.pp_default .pp_loaderIcon
{
    display: none !important;
}





/* END PORTFOLIO */




/* PORTFOLIO SINGLE */


.portfolio-header a {
	color: #000000;
	text-decoration: none;
	color: #F4364C;
	
}

.portfolio-header a:hover {
	color: #A9D2CB; ;
}

.single-port {
	overflow: hidden;
}
.image-wrapper {
	margin-top: 30px;
	max-width: 100%;
	height: 400px;
}

.parallax-window {
    min-height: 450px;
    background: transparent;
	width: 130%;
	margin-left: -170px;
	overflow: hidden;
	clear: both;
	margin-top: 25px;
}



.portfolio-item {
	height: 350px;
	margin-top: 20px;
}

.portfolio-title {
	float: left;
	width: 44%;
	margin-left: 100px;
	margin-bottom: 100px;
}

.portfolio-title h1 {
	font-size: 45px;
	color: #F4364C;
	margin-bottom: 7px;
	font-family: 'soleil', sans-serif;
	font-weight: 600;
}
.portfolio-title h2 {
	margin-bottom: 15px;
	margin-top: -5px;
	color: #F4364C;
	font-weight: 300;
	font-size: 22px;
	margin-left: 0px;
	
}

.portfolio-title p {
	margin: 0 0 0 0;
	color: #707070;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: .1px;
	font-weight: 300;
	font-family: 'soleil', sans-serif;
	
}

.portfolio-para {
	float: right;
	margin-top: 132px;
	width: 30%;
	margin-right: 90px;
	line-height: 20px;
	color: #707070;
	font-size: 18px;
	font-weight: 600;
	font-family: 'soleil', sans-serif;
}







.category span {
	font-weight: 100
}


.single-port .grid-item:hover img {
    filter: none;
}

.full {
	width: 100%;
}
.full img {
	width: 100%;
}
full2 {
	margin-top: 20px;
}

.one-half {
	width: 50%;

}
.one-fourth {
	width: 24%;
}

.fourth {
	width: 23%;
	margin-right: 20px;	
}

.p_two_full .whole {
	width: 100%;
}

.other__pro {
	margin-top: 100px;
	padding-bottom: 250px;
	
}
.other__pro h2 {
	font-family: 'hypatia-sans-pro', 'sans-serif';
	color: #F4364C;
	font-size: 30px;
	margin-bottom: 30px;
	font-weight: 600;
	margin-left:0px;
	
}


.poster {
	width: 100%;
	
}
.poster .left  {
	width: 48%;
	height: auto;
	float: left;
}

.poster .right {
	width: 48%;
	float: right;
}




/*****everybodyin*********/

.exhibition {
	width: 100%;
	margin-lefT: auto;
	margin-right: auto;
	
}
.first img {
	width: 100%;
	padding: 5px;
}
.second img {
	width: 100%;
	padding: 5px;
}
.first {
	float: left;
	width: 50%;
}
.second {
	float: right;
	width: 50%;
}
.one-full {
	width: auto;
	height: 50%;
}
.one-full img {
	width: 100%;
	margin-top: 50px;
}





/*****about******/

.about-left {
	float: left;
	margin-top: 100px;
	width: 40%;
	height: 500px;
	color: #707070;
	margin-left: 80px;
	animation-name: text;
	animation-duration: 2.5s;
	position: relative;
}

@keyframes text {
	0% {opacity:0; left: -500px;}
	100% {opacity:2; left: 0px;}
	
}



.about-left h1 {
	font-size: 45px;
	margin-top: 18px;
	line-height: 55px;
	font-family: 'soleil', sans-serif;
}



.about-right {
	float: right;
	margin-top: 100px;
	width: 45%;
	color: #707070;
	margin-right: 60px;
}

.about-right h2 {
	margin-left: 0px;
	font-family: 'hypatia-sans-pro', sans-serif; 
	font-weight: 500;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	animation-name: description;
	animation-duration: 4s;
}

@keyframes description {
	0% {opacity: 0; right: -600px;}
	50 {opacity: 0; right: -600px;}
	55% {opacity: 0; right: -300px;}
	100% {opacity:10; right: 0px;}
}

.about-right a {
	color: #F4364C;
	text-decoration: none;
	font-weight: 800;
	margin-right: 30px;
	position: relative;
}

.about-right  a:after {
  content: '';
  display: block;
  border-bottom: 3px solid #F4364C;
  width: 0;
  position: absolute;
  left: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.about-right  a:hover:after { 
  width: 100%; 
border-bottom: 3px solid #A9D2CB;
}

.about-intro a:hover {
	color: #A9D2CB;
}

.about-intro a {
	color: #F4364C;
	text-decoration: none;
	font-weight: 600;
	margin-right: 30px;
	position: relative;
	font-family: 'soleil', sans-serif;
}

.about-intro  a:after {
  content: '';
  display: block;
  border-bottom: 3px solid #F4364C;
  width: 0;
  position: absolute;
  left: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.about-intro  a:hover:after { 
  width: 100%; 
	border-bottom: 3px solid #A9D2CB;
}

.about-intro a:hover {
	color: #A9D2CB;
}


.about-right p {
	font-size: 18px;
	font-family: 'soleil', sans-serif;  
	line-height: 25px;
	font-weight: 300;
	margin-top: 10px;
}

.about-right span:hover {
	color: #A9D2CB;
}








/*****slide*********/

.w3-content {
	max-width: 100%;
	position: relative;
	margin-lefT: auto;
	margin-right: auto;
	margin-top: 60px;
	overflow: hidden;

	
}

.mySlides {
	width: 100%;
	

}
.w3-content a  {
	color: #F4364C;
	margin-left: 20px;
	margin-right: 20px;
}
.w3-content a:hover {
	color: #707070;
}



.video {
	margin-left: auto;
	margin-right: auto; 
	text-align: center;
}






/*******Explore other projects images*******/ 

.black img {
    filter: grayscale(80%);

}

.black:hover img {
	filter: blur(0);
	background-color: rgba(0,0,0,0);
}

.black:hover .portfolio-text-holder{
	opacity: 1;
	background-color: rgba(900,900,900, 0.7);
	transition: .8s;
}













@media screen and (max-width: 6000px) {  
   
	 .grid-sizer, .grid-item  {
        width: 25% !important;
    }
    .grid-item.p_two_third {
        width: 50% !important;
    }

}








@media screen and (max-width: 4000px) {  
   
	 .grid-sizer, .grid-item  {
        width: 25% !important;
    }
    .grid-item.p_two_third {
        width: 50% !important;
    }

}





@media screen and (max-width: 1600px) {  
    .grid-sizer, .grid-item  {
        width: 25% !important;
    }
    .grid-item.p_two_third {
        width: 50% !important;
    }

}

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

} 

@media screen and (max-width: 1350px) {  
    .nextpj, .previouspj {
        width: 100%;
    }
	.fourth {
		width: 22%;
		margin-bottom: 70px;
}
	.poster {
	clear: both;
}
	.parallax-window {
	width: 130%;
	
}


}

@media screen and (max-width: 1200px) {  
   /*******
    .grid-sizer, .grid-item  {
        width: 33.33% !important;
		
    }
    .grid-item.p_two_third {
        width: 33.33% !important;
    }
	
	.grid-item  {
		height: 250px;
	}
	******/
	

    
    .paratwo {
    padding-left: 0px !important;
    padding-top: 25px;
}

	
	.w3-content {
		margin-top: 0px;

}
	 .projecttitle { 
        font-size: 30px;
        line-height: 30px;
    }
	
/*****everybodyin*********/

	.exhibition {
 	margin-bottom: 50px;
	
}
	.first img {

	padding: 5px;
	margin-bottom: 100px;
}
	.second img {
	padding: 5px;
	margin-bottom: 100px;
}
	.first {
	clear: both;
	width: 50%;
}
	.second {
	float: right;
	width: 50%;
}
	.grid-item .app {
	height: 100%;
	}
	
	.portfolio-item {
	 height: 450px;
	
}
	.about-intro {
		height: 550px;
	}
	.about-left {
		float: none;
		margin-top: 150px;
	
		height: 50px;
}
	.about-left h1 {
		font-size: 40px;
		line-height: 50px;

}
	.about-right {
		float: right;
		margin-top: -80px;
		width: 40%;
		margin-right: 60px;
}
	
    

} 

@media screen and (max-width: 1024px) { 
    /********
    .grid-sizer, .grid-item  {
        width: 50% !important;
	
		
    }
    .grid-item.p_two_third {
        width: 50% !important;
	
    }
	*****/
	
	.grid-item {
		height: auto;
}
	
	.fourth {
		width: 21%;
		margin-bottom: 70px;
}
	
	.one-full img {
		width: 100%;
		margin-top: 0px;
}

	.btn {
	  padding: 5px 0px 15px;
	  font-size: 18px;
}


	

    

}

@media screen and (max-width: 1066px) and (min-width: 805px) { 
    .portfolio-text-holder p {
        margin-top: 40px !important;
    }
	
    
   


}

@media screen and (max-width: 1020px) {
		
	.portfolio-title {
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 100px;
	}

	.portfolio-para {
		width: 40%;
		margin-right: 0px;
}
	.portfolio-progress h2, .full h2, .exhibtion h2, .grid h2 {
		margin-left: 0px;
	}

	

	}
    














@media screen and (max-width: 925px) {
    .nextpj, .previouspj {
        width: 100%;
    }

    #contentport {
        margin-top: 0px;
        padding-top: 100px !important;
    }
    
    .portheader li:first-child {
        padding: 0 10px 0 0 !important;
    }

    .portheader li {
        display: inline-block;
        padding: 0 10px !important;
        margin: 0 !important;
    }
    
    .portheader li a {
    padding: 5px 0px 0px 0!important;
    }
    
    .singleport h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .singleport h2 {
        font-size: 20px;
        line-height: 25px;
    }
	.parallax-window {
		width: 150%;
		margin-top: 60px;
}
	.portfolio-item {
		height: 550px;
	
}
	.portfolio-text-holder {	
		line-height: 15px;
		font-size: 14px;
}

	.projecttitle { 
		font-size: 25px;
		line-height: 30px;
}
	.about-intro {
		height: 550px;
}
	.about-left {
		float: none;
		margin-left: 50px;
		height: 50px;
}
	.about-left h1 {
		font-size: 35px;
		line-height: 40px;

}
	.about-right {
		float: right;
		margin-top: -80px;
		width: 40%;
		margin-right: 60px;
}
	.portfolio-para {
	margin-top: 202px;

}
  
	
}
	
	
	
	








@media screen and (max-width: 768px) {
	.grid-item .app {
		margin-left: 0px;
	}
	.portfolio-text-holder {	
		line-height: 15px;
		font-size: 14px;
}

	.projecttitle { 
		font-size: 30px;
		line-height: 30px;
}
	.about-left h1 {
		font-size: 30px;

}
	.about-right h2 {	
		font-weight: 500;
		font-size: 25px;
		margin-top: 30px;

}
	.about-right p {
		font-size: 15px; 
		line-height: 20px;
		margin-top: 10px;
}

}










@media screen and (max-width: 805px) {
    .grid-sizer, .grid-item  { 
        width: 100% !important;
    }
    
    .contentline {
        margin-bottom: 15px;
    }

    .footerline {
        margin-top: 15px;
    }
	.portfolio-progress h2, .grid h2 {
		margin-left: 0px;
	}
	.grid-item .app {
		margin-left: 0px;
	}
	

	

}







@media screen and (max-width: 820px) {
    
    .grid-sizer, .grid-item  {
        width: 50% !important;
    }
	
    .grid-item.p_two_third {
        width: 50% !important;
    }
	
	
	.parallax-window {
		margin-top: 0px;
}
	
	
	.portfolio-progress {
		margin-right: auto;
		margin-left: auto;
		align-content: center;
		
	
	}
	.portfolio-progress .fourth {
		margin-right: 0px;
		width: 24%;
		margin-bottom: 0px;
	}
	.portfolio-progress h2 {
		margin-left: 0px;
	}
	.portfolio-text-holder {	
		line-height: 15px;
		font-size: 14px;
}

	.projecttitle { 
		font-size: 30px;
		line-height: 35px;
}
	
    
}


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

	.portfolio-item {
		height: 650px;
	
}

}


@media screen and (max-width: 650px) {
	
	  .grid-sizer, .grid-item  {
        width: 100% !important;
    }
    .grid-item.p_two_third {
        width: 100% !important;
    }
	
	
	
	.button-group a {
		margin-left: 40px;
		font-size: 14px;
}
	.btn {
	  	padding: 5px;
		padding-left: 0px;
		
}
	.btn:after {
		content: '/' ; 
		margin: 20px;
}
	
    .filters-button-group .button:after{
        margin: 0 5px;
    }
	
	.portfolio-progress {
		margin-right: auto;
		margin-left: auto;
		align-content: center;	
	}
	.portfolio-progress h2, .grid h2, .full h2 {
		font-size: 25px;
	}
	
	
	.fourth {
		width: 18%;
		margin-bottom: 70px;
		margin-right: 23px;
	
}
	.one-fourth {
		width: 40%;
		
	}
	
	
	.p_two_third .one-half {
		width: 100%;
		margin-bottom: 0px;
}
	.grid-item .app {
		height: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.portfolio-item {
		height: 680px;
	
}
	
	.other__pro h2 {
		font-size: 25px;
		margin-bottom: 25px;
}
	.about-intro {
		height: 800px;
		clear: both;
	}
	
	
	.about-left {
		float: none;
		margin-left: 0px;
		height: 50px;
		width: 100%;
		
}
	.about-left h1 {
		font-size: 35px;
}
	.about-right {
		float: none;
		width: 90%;
		margin-right: 60px;
		margin-top: 290px;
	
}
  
	

	


}


@media screen and (max-width: 550px) {
    .nextpj, .previouspj {
        width: 100%;
    }
    
    .grid-sizer, .grid-item  {
        width: 100% !important;
    }
    .grid-item.p_two_third {
        width: 100% !important;
    }
	
	.btn {
	  font-size: 15px;
		
	}
	#myBtnContainer {
		margin-bottom: 50px;
	}
	
	.parallax-window {
		min-height: 300px;
		background: transparent;
		width: 150%;
		margin-left: -80px;
}
	.portfolio-item  {
		margin-bottom: 0px;
		height: 400px;
	}
	
	.portfolio-title {
		float: left;
		width: 60%;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	
	.portfolio-title h1 {
		font-size: 35px;
		line-height: 36px;
	}
	.portfolio-title h2 {
		margin-top: 0px;
		font-size: 18px;
		line-height: 20px;
	}

	.portfolio-title p {
		font-size: 13px;
		line-height: 18px;
}
	.portfolio-para {
		float: right;
		margin-top: 150px;
		width: 30%;
		margin-right: 0px;
		line-height: 17px;
		font-size: 11px;
		font-weight: 600;
}

	
	
	.fourth {
		width: 17%;
	
}
	
	.first img {
		padding: 0px;
		margin-bottom: 40px;
	}
	.second img {
		padding: 0px;
		margin-bottom: 40px;
	}
	.first {
		clear: both;
		width: 100%;
	}
	.second {
		clear: both;
		width: 100%;
	}
	.portfolio-progress h2, .grid h2, .full h2, .other__pro h2 {
		font-size: 22px;
	}


}


@media screen and (max-width: 475px) {
   
	.fourth {
		width: 15%;
		margin-right: 10px;
		margin-left: 16px;
	
}
	.portfolio-progress .fourth {
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
	}
	.portfolio-item  {
		margin-bottom: 100px;
	}
}


@media screen and (max-width: 370px) {
	.fourth {
		margin-right: 0px;
}
	.portfolio-progress .fourth {
		margin-right: 0px;
		width: 23%;
	}
	
.	parallax-window {
		min-height: 250px;
		margin-top: 0px;
}
	.about-intro {
		height: 850px;
	}
	.btn {
	  	padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
}
	
	

}
