html {
  height: 100%;
}

body {
	margin-top: 80px;
  	background-image:url(https://melavo.com/assets/images/bg.jpg);
  	background-attachment: fixed;
  	height: 100%;
}

h1
{
  font: 400 36px/0.8 'Great Vibes', Helvetica, sans-serif;
  color: #2b2b2b;
  text-align: center;
   font-weight: bold;
}


#txt-p  {
font-family: 'Montserrat', sans-serif;
text-align: center;
}

.view
{
  font: 400 17px/0.8 'Montserrat', sans-serif;
  text-align: center;
}
#main
{
	width:100%;
	max-width:1145px;
	margin:0 auto;
	text-align: center;
	
}

div.portfolio
{
        /*margin-top: 120px;*/
		margin-top: 60px;
        margin-bottom: 60px;
        text-align: center;
        font: 700 60px/0.8 'Arvo', serif;
        color:#a3152b;

}
div.portlink
{
  margin-top: 50px;
    margin-bottom: 60px;
    text-align: center;
    font: 700 24px/0.8 'Arvo', serif;
    color:#a3152b;
	line-height:1.1!important;
}

#image-wrapper01 {
position: relative;
float: left;
		}

#image-text01
		{
position:absolute;
top:30px;
left:20px;
font: 400 20px/0.8 'Montserrat', serif;
bottom: 10px;
	color:#ffffff;
}

#image-wrapper02 {
	position: relative;
	float: left;
			}

#image-text02
			{
	position:absolute;
	top:30px;
	left:20px;
		bottom: 10px;
	font: 400 20px/0.8 'Montserrat', serif;
		color:#ffffff;
	}


.icon {
      display: inline;
      margin: 0 20px;
      float: left;;

}
.container {
            /*width:1145px;*/
			width:100%;
            margin:0 auto;
        }

.banner_brand{
	width:100%;
	max-width:1145px;
	margin:0 auto;
}

.banner_brand img{
	width:100%;
}	

.filter{cursor:pointer;}	

.filter.active{text-decoration:underline;}

.porfolio-wrapper{
	width:100%;
	margin:0 auto;
}

#portfoliolist .wrapper {
	display:none;
}

.porfolio-wrapper .wrapper{
	float: left; 
	/*width:32%;*/
	width:calc(94% /3);
	/*margin-right:2%;*/
	margin:0 1%;
	margin-bottom:1.5%;
	position: relative;
}

.wrapper .porfolio-thumbnail{
	width:100%;
}

.how-wrapper{
	width:100%;
	float:left;
	margin-top:50px;
}

div.how{
	text-align: center;
	font: 700 60px/0.8 'Arvo',serif;
	color:#a3152b;
}

.how-wrapper .how-banner{
	max-width:885px;
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:80px;
}

.how-wrapper .how-banner img{
	width:100%;
	margin-bottom: 0.5em;
}

.footer{
	float:left;
	width:100%;
	margin-top: 60px;
	clear: both;
	position: relative;
	color: #2b2b2b;
}


.footer .container{
	max-width:1146px;
	width:100%;
	margin:0 auto;
}

.footer .container .break-line{
	width:100%;
}

.footer .container .footer-col1{
	float:left;
	width:15%;	
}

.footer .container .footer-col2{
	float:left;
	width:35%;
}

.footer .container .footer-col3{
	width:50%;
	float:right;
}

.footer .container .footer-col2  #txt-foot
{
   font: 400 12px/0.8 'Montserrat', sans-serif;
   vertical-align:middle;
   margin-top:50px;
   line-height:1.1!important;
}

.footer .container .footer-col3  #txt-foot
{
	float:right;
    font: 400 12px/0.8 'Montserrat', sans-serif;
	vertical-align:middle;
	margin-top:50px;
	line-height:1.1!important;
}
		
IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto
}



.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(49, 2, 8, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  /*border: 5px solid white;*/
}
.bg-footer {
    background-color: #171717;
}
.bg-texture {
    background: transparent radial-gradient(circle farthest-side at right bottom, #ec407a 5%, #e91e63 25%, #d81b60 80%, #c2185b 98%) repeat scroll 0 0;
}

#effect .overlay {
  top: 0;
  bottom: 3px;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect .wrapper.hover .overlay {
  opacity: 1;
}
#effect .wrapper.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1;
}

div.imgtxt
{
	width:100%;
	margin:15% 0 0 0;
	position:absolute;
	/*margin-top: 80px;*/
	/*margin-bottom: 60px;*/	
	padding:10px 0;
	text-align: center;
	font: 700 24px/0.8 'Arvo', serif;
	color:#ffffff;
	background-color: #a4142a;
	line-height:1.1 !important;
}

#text-tablet{
	display:none;
}

div.imgdesc
{
	width:100%;
	margin:35% 0 0 0;
	position:absolute;	
    text-align: center;
    font:  400 24px/0.8 'Montserrat', sans-serif;
    color:#ffffff;
	line-height:1.1 !important;
}

.imglink{
	width:15%;
	position:relative;
	max-width:80px;
	margin:0 auto;
	margin-top:60% !important;
	
}

.overlay .imglink img{width:100%;}

.overlay .search-overlay{
	background:url(magnify.png) no-repeat center 20%;
    background-size: 80px 80px;
}

.testi-container{
	float:left;
	width:100%;
	margin:0 auto;
	margin-top:50px;
}

div.testi{
	text-align: center;
	font: 700 60px/0.8 'Arvo',serif;
	color:#a3152b;
	margin-bottom:50px;
}

#say01
{
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	margin-bottom:  20px;
}

blockquote {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-style: italic;
	margin: 0.25em 0;
	line-height: 1.45;
	position: relative;
	color: #181818;
	text-align: center;

}
blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	/*left: -50px;*/
	top: -20px;
	color: #2e0610;
	font: 400  120px/0.8 'Great Vibes', Helvetica, sans-serif;
}
blockquote:after {
	display: block;
	content: "\201D";
	font-size: 80px;
	position: absolute;
	/*left: 1150px;*/
	left:95%;
	/*bottom:  -80px;*/
	bottom:  -90px;
	color: #2e0610;
	font: 400  120px/0.8 'Great Vibes', Helvetica, sans-serif;

}

#person01
{
	font: 400 24px/0.8 'Great Vibes', Helvetica, sans-serif;
	color: #2b2b2b;
	text-align: center;
	font-weight: bold;
	margin-bottom:  5px;
}

#pos01
{
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	margin-bottom:  50px;
	color:#a3152b;
}

@media only screen and (max-width: 1165px){
	#text-desktop{
		display:none;
	} 

	#text-tablet{
		display:block;
	}
}

@media only screen and (max-width: 935px){
	.porfolio-wrapper .wrapper{
		/*width:33.3%!important;
		margin-right:0 !important;
		margin-bottom: -4px !important;*/
	}
	
	.footer .container .footer-col1{
		width:100% !important;
	}
	
	.footer .container .footer-col2{
		width:100% !important;
	}
	
	.footer .container .footer-col2 #txt-foot {
		font: 400 14px/0.8 'Montserrat', sans-serif !important;
		margin-top:10px !important;
	}
	
	.footer .container .footer-col3{
		width:100% !important;
	}
	
	.footer .container .footer-col3 #txt-foot {
    float:none !important;
    font: 400 14px/0.8 'Montserrat', sans-serif !important;
    vertical-align: middle;
    margin: 10px 0 30px 0;
}
}

@media only screen and (max-width: 850px){
	.imgtxt {
		font: 700 22px/0.8 'Arvo', serif !important;
	}
	
	.imgdesc{
		font: 400 22px/0.8 'Montserrat', sans-serif !important;
	}
	
	blockquote:after {
		left:93%;
	}
}

@media only screen and (max-width: 768px){
	.porfolio-wrapper .wrapper{
		width:50% !important;
		margin:0 !important;
	}

}

@media only screen and (max-width: 590px){
	
	blockquote:after {
		left:90%;
	}
}

@media only screen and (max-width: 520px){
	.imgtxt {
		font: 700 20px/0.8 'Arvo', serif !important;
	}
	
	.imgdesc{
		font: 400 20px/0.8 'Montserrat', sans-serif !important;
	}
}

@media only screen and (max-width: 485px){
	
	
	.porfolio-wrapper .wrapper{
		float:none !important;
		width:88% !important;
		margin:0 auto!important;
		margin-bottom:15px !important;
	}
	
	.porfolio-wrapper .wrapper.col_last {
		float:none !important;
		width:88% !important;
		margin:0 auto!important;
		margin-bottom:15px !important;
	}
	
	.portfolio, .testi, .how
	{
        font: 700 50px/0.8 'Arvo', serif !important;
	}
}

@media only screen and (max-width: 420px){
	
	.main_logo{width:100%;}
	
	blockquote:after {
		left:87%;
	}
	
	.portfolio, .testi, .how{
		font: 700 40px/0.8 'Arvo',serif !important;
	}
}

@media only screen and (max-width: 330px){
	blockquote:after {
		left:83%;
	}
	
	.portfolio, .testi, .how{
		font: 700 37px/0.8 'Arvo',serif !important;
	}
}