/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */

.wrap {
	width: 100%;
	height:auto;
	margin: -35px auto;
	margin-bottom: -80px;
	position: absolute;
}
/* start header */



/*-----*/
.flexiselMG {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    margin: 2em 0 0em;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    max-width:140px;
    max-height:52px;
}

/*** Navigation ***/

/*---//End-trust-----*/


.view {
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 0px 0px 2px #BEBEBE;
	-moz-box-shadow: 0px 0px 2px #BEBEBE;
	box-shadow: 0px 0px 2px #BEBEBE;
	background: #fff;
	cursor: pointer;
	background-size: 100% 100%;
}
.view .mask,.view .content {
   width: 100%;
   height: 330px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align:left;
   position: relative;
   font-size: 22px;
   padding: 10px 10px 0;
   margin: 20px 0 0 0;
}
#portfolio > div > div> div > div > a {
	font-size: 0.82355em;
}
.view a.info {
   color:#999898;
   padding: 2px 0;
}
.view a.info:hover {
  color:#fff;
}
.view-fourth .mask .border {
	border: 1px solid #fff;
	width: 360px;
	height: 284px;
	text-align: center;
	margin: 21px auto;
}
.view-fourth .mask {
   background: rgba(227, 92, 107, 0.8);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0) rotate(-180deg);
   -moz-transform: scale(0) rotate(-180deg);
   -o-transform: scale(0) rotate(-180deg);
   -ms-transform: scale(0) rotate(-180deg);
   transform: scale(0) rotate(-180deg);
   -webkit-transition: all 0.4s ease-in;
   -moz-transition: all 0.4s ease-in;
   -o-transition: all 0.4s ease-in;
   -ms-transition: all 0.4s ease-in;
   transition: all 0.4s ease-in;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
}
.view-fourth h2 {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background: transparent;
  text-align: center;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}
.view-fourth p.a {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   padding: 0;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
   text-align: center;
}
.view-fourth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}
.view-fourth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1) rotate(0deg);
   -moz-transform: scale(1) rotate(0deg);
   -o-transform: scale(1) rotate(0deg);
   -ms-transform: scale(1) rotate(0deg);
   transform: scale(1) rotate(0deg);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view-fourth:hover h2,
.view-fourth:hover p,
.view-fourth:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}



/***** Media Quries *****/
@media only screen and (max-width: 1366px) {
	.wrap{
		width:99%;
	}	
    .text h6 a,.img h6 a {
		font-size: 1.3em;
	}
	.text h3,.img h3,.blog-left h4,.blog-left h3,.clients h4,#pricing > div > h3,.portfolio h3 {
		font-size: 2em;
	}
	.text p,.img p,.blog-left p,.blog-left ul li a {
		font-size: 1.1em;
		line-height: 2em;
	}
	
	.clients p,#pricing > div > p {
		font-size: 1.5em;
	}
	.contact h6 a span,.contact p.a {
		font-size: 1.4em;
	}
	.resume-top h3 {
		font-size: 2.4em;
	}
}
@media only screen and (max-width: 1280px) {
	.wrap{
		width:100%;
	}	
	.view-fourth .mask .border {
		width: 338px;
		height: 100px;
	}
	.portfolio p {
		width: 86%;
	}
}
@media only screen and (max-width: 1024px) {
	.wrap{
		width:100%;
	}	
	
	.blog-left p a {
		font-size: 1em;
		padding: 15px 20px;
	}
	.resume-top h6 a {
		font-size: 1.1em;
		padding: 17px 30px;
	}
	.view-fourth .mask .border {
		width: 264px;
		height: 80px;
	}
	.view h2 {
		font-size: 15px;
		margin: 12px 0 0 0;
	}
	.view-fourth p.a {
		font-size: 1em;
	}
}
@media only screen and (max-width: 768px) {
	.wrap{
		width:100%;
	}	
    
	.flexslider {
		margin-top: 0em;
	}
	.view-fourth .mask .border {
		width: 189px;
		height: 70px;
	}
	.view h2 {
		font-size: 13px;
		margin: -3px 0 0 0;
	}
	.view-fourth p.a {
		font-size: 0.82355em;
	}
	a.popup-with-zoom-anim img {
		padding: 5px 9px;
		margin-top: 2%;
	}
}
@media only screen and (max-width: 640px) {
	
	.wrap{
		width:99%;
	}
    .about-bottom {
		width: 67%;
	}
	.text h3, .img h3, .blog-left h4, .blog-left h3, .clients h4, #pricing > div > h3, .portfolio h3 {
		font-size: 1.2em;
	}
	.text h6 a, .img h6 a {
		font-size: 1em;
	}
	.text p, .img p, .blog-left p, .blog-left ul li a {
		font-size: 0.8755em;
		line-height: 2em;
	}
	.nbs-flexisel-inner {
		margin: 1em 0 0em;
	}
	.clients p, #pricing > div > p {
		font-size: 1em;
	}
	.about p, .contact p, .resume-top p {
		font-size: 1.1em;
	}
	.contact h6 a span, .contact p.a {
		font-size: 1em;
	}
	.flexslider {
		height: 344px;
	}
	.flex-direction-nav a {
		top: 48%;
	}
	.view-fourth .mask .border {
		width: 238px;
		height: 60px;
	}
	.about p {
		width: 86%;
	}
	.images_1_of_3 {
		width: 48%;
	}
	.last-grid {
		margin-right: 11px;
	}
}

@media only screen and (max-width: 480px) {
	
	.wrap{
		width:98%;
	}
	.img {
		width: 100%;
		margin-bottom: 16px;
	}
	.text {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.para {
		padding: 3% 0;
	}
	.about-bottom {
		width: 90%;
	}
	.blog-left {
		float: none;
		width: 100%;
	}
	.blog-right {
		float: none;
		width: 40%;
		margin: 0 auto;
		padding-top: 40px;
	}
	.last-grid {
		float: left;
		margin-right: 8px;
	}
	.resume-top h6 a {
		font-size: 0.8755em;
		padding: 14px 20px;
	}
	.view-fourth .mask .border {
		width: 176px;
		height: 139px;
		margin: 17px auto;
	}
}
@media only screen and (max-width: 320px) {
	
	.wrap{
		width:97%;
	}
   .about-bottom-img img {
		float: none;
	}
	.about-bottom-text p {
		margin-left: 16%;
	}
	.about p {
		width: 77%;
		margin: 2px auto;
	}
	.images_1_of_3 {
		width: 100%;
	}
	.view-fourth .mask .border {
		width: 243px;
		height: 191px;
	}
	.contact {
		display: none;
	}
	.social-icons-set {
		display: none;
	}
}
