.menu-portfolio-menu-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0; 
  text-align: center;
}

.menu-portfolio-menu-container  a:hover.menu-portfolio-menu-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.menu-portfolio-menu-container ul li a {
  display: block;
  color: #333;
  text-align: center;
  margin: 5px 20px;
  text-decoration: none;
  font-size: 16px;
  border:none; 
}

.menu-portfolio-menu-container  a:hover {
  color: #333;
}

.menu-portfolio-menu-container li a.active 
{
  color: #333;
  text-decoration:none  !important;
  border-bottom: 1px solid #1c1d1b;
}

.menu-portfolio-menu-container .search-container 
{
  float: right;
  margin-right:20px;
  padding:14px;
}
.portfolio-site-loading h3 {
    font-size: 33px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

 .portfolio-site-loading {
    text-align: center;
    color: #ff1aff;
	top:40%;
	left:50%;
	position:fixed;
}

.portfolio-loader {
	width:100%;
	float:left;
	z-index:9999;
	top:0;
	left:0;
	bottom:0;
	height:auto;
	position:fixed;
	background:white;
}

.menu-portfolio-menu-container {
    overflow: hidden;
    padding: 1.4em 1em;
    margin-bottom: 30px;
    box-shadow: 0 0 1px 1px #f3f3f3;
    align-items: center;
    background: #fff;
}

.portfolio-site-loading p {
    margin: 0;
}

 .portfolio-site-loading {
    text-align: center;
    color: #ff1aff;
	top:40%;
	left:45%;
	position:fixed;
}

.portfolio-site-title {
	float: left;
    letter-spacing: 0.5px;
    padding: 0 30px;
    font-size: 1.2rem;
    line-height: 80px;
    color: white;
	display: inline-block;
    font-weight: 600;	
}

 .portfolio-site-icon-bar {
  width: 100%;
  height:80px;
  background-color: #222;
  overflow: hidden;
  position:fixed;
  bottom:0%;
  left:0;
  float:left;
  z-index:100000;
  margin:0; 
}

.portfolio-site-icon {
	width: 250px;
	float:right;
}

.portfolio-site-icon-bar span {
  float: left;
  width: 20%;
  height:80px;
  text-align: center;
  padding: 25px 0;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

div#show-website-portfolio {
    overflow-y: auto;
    position: fixed;
    z-index: 100000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 100px 0;
    background: #333;
}
 .p-smartphone {
	width: 360px;
    height: 650px;
    border: 10px black solid;
    border-top-width: 40px;
    border-bottom-width: 70px;
    border-radius: 30px;
    z-index: 100000;
    background: #fff;
    margin: 0 auto;
	margin-bottom: 100px;
}

.p-smartphone .p-content {
  width: 100%;
  height: 650px;
  background: #333;
}

.p-tablet {
    width: 800px ;
    height: 1350px ;
    border: 10px black solid ;
    border-top-width: 40px;
    border-bottom-width: 70px;
    border-radius: 30px;
    z-index: 100000;
	margin: 0 auto;
    margin-bottom: 100px;
}

.p-tablet .p-content {
  width: 100%;
  height:1350px;
  background: #333;
  
}
	 
.p-laptop {
  left:0;
  position: fixed;
  right:0;
  top:0;
  bottom:0;
  z-index: 100000;
}

.p-laptop .p-content {
  left:0;
  position: fixed;
  right:0;
  top:0;
  bottom:80px;
  overflow: hidden;
  border: none;
}
 
 .portfolio-item-title > h3 {
    font-size: 1.1rem;
    margin: 0em 0 0.5em 0;
	line-height: 1.4;
    font-style: inherit;
    font-weight: inherit;
    padding-top: 10px;	
}

.portfolio-container .portfolio-site-preview {
    position: relative;
    display: block;
}

.portfolio-container {
  width: 28%;
  height:auto;
  float:left;
  margin: 0px 2.6%;
  overflow: hidden;
  box-shadow: 0 0 13px 0px rgba(0, 0, 0, 0.11);
  margin-bottom:50px;
}

.portfolio-website {
    width: 100%;
    height: 100%;
  position: relative;
}

.portfolio-website img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.portfolio-overlay-website {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background: rgba(51, 51, 51, 0.4);
}

.portfolio-website:hover .portfolio-overlay-website {
  opacity: 1;
}

.portfolio-quick-view{
    top: 20%;
    left: 50%;
    position: absolute;
    background: rgba(0,0,0,.7);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.6);
    font-weight: 600;
    padding: .5em 1em;   
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-size:16px;
    line-height:30px;
    border-radius: 3px;
}

.portfolio-website:hover {
    cursor: pointer;
}

#website-portfolio {
    overflow: hidden;
    margin: auto;
    align-items: center;
}

.portfolio-website:hover span.portfolio-quick-view {
    top: 50%;
}

#menu-portfolio-menu li {
    display: inline-block;
}
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) 
{
.portfolio-container{width: 100% !important;margin: 20px auto !important;}
.portfolio-site-title{width: 30% !important;}
.portfolio-site-icon{width: 30% !important;	}
span#computer { display: none !important;}
span#tablet { display: none !important;}
.p-smartphone {width: 300px !important;}
span#mobile { margin: 0 25px !important;}
#website-portfolio{overflow: visible !important;width: 80% !important;}
.portfolio-overlay-website{display:none !important}
.portfolio-site-loading{left:38% !important;}
}
@media only screen and (min-device-width: 640px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2)
{
.portfolio-container{width: 100% !important;margin: 40px auto !important;}
.portfolio-site-title{width: 50% !important;}
.portfolio-site-icon{width: 20% !important;	}
span#computer { display: none !important;}
span#mobile { display: none !important;}
.p-tablet {width: 650px !important;}
span#tablet { margin: 0 25px !important;}
#website-portfolio{overflow: visible !important;width: 80% !important;}
.portfolio-overlay-website{display:none !important;}
.portfolio-site-loading{left:45% !important;}
}