@import url('../css-2');
.view {
	height:auto;
	margin:0;
	float:left;
	overflow:hidden;
	position:relative;
	cursor:default
}
.view h3 {
	position:absolute;
	left:0;
	bottom:0;
	margin:0 3%;
	color:#ccc;
	z-index:1;
	font-size:20px;
	text-transform:uppercase;
	text-align:left!important;
	font-weight:bold;
	display:block;
	background:rgba(0, 0, 0, .75);
	padding:12px 16px;
	width:94%;
	font-family: 'Lato', sans-serif;
}
.view .content, .view .mask {
	width:100%;
	height:auto;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0
}
.view img {
	display:block;
	position:relative;
	width:100%
}
.view a.info {
	display:inline-block;
	text-decoration:none;
	padding:0
}
.third-effect .mask h3 {
	color:#fff;
	z-index:1;
	font-size:17px;
	text-transform:uppercase;
	text-align:center;
	width:100%
}
.third-effect .mask a {
}
.third-effect .mask ul li {
    padding: 0 0 6px;
    line-height: 20px;
    color: #fff;
    font-size: 17px;
}

.third-effect .mask h3 {
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	color:#fff;
	z-index:1;
	font-size:20px;
	text-transform:uppercase;
	text-align:left!important;
	font-weight:bold;
	display:block;
	background:rgba(0, 0, 0, .75);
	padding:12px 16px;
	width:100%;
	font-family: 'Lato', sans-serif;
}


.third-effect .mask a, .third-effect .mask h4 {
	text-transform:uppercase;
	color:#fff;
	z-index:1000;
}
.third-effect .mask a {
	font-size:13px;
	border:1px solid #fff;
	padding:10px 20px 0;
	text-align:right;
	display:block;
	border:none;
	font-weight:normal;
	background:rgba(32, 74, 39, .75);
	color:#fff;
	position: absolute;
    bottom: 0;
    width:100%;
}

.third-effect .mask .proj_anchor{
	font-size:13px;
	border:1px solid #fff;
	padding:10px 20px 0;
	text-align:right;
	display:block;
	border:none;
	font-weight:normal;
	background:rgba(32, 74, 39, .75) !important;
	color:#fff;
	position: absolute;
    bottom: 0;
    width:100%;
}


.proj_anchor:hover .mask{}



.third-effect .mask h4 {
	font-size:20px;
	color:#fff;
	margin-bottom:13px;
	    float: left;
}
.third-effect .mask p {
	color:#000;
	font-size:20px;
}
.third-effect .mask ul {padding:24px 20px 14px 25px; margin:0; }
.third-effect .mask ul li{color:#000; font-size:15px;}
.third-effect .mask a i {
	color:#fff;
	padding:0 0 0 5px;
}
.third-effect .mask a {
	font-size:16px;
	text-transform:uppercase;
}
.third-effect:hover h3 {
	opacity:0
}
.third-effect .mask {
	text-align:left;
	padding:0;
	width:100%;
	height:100%;
	opacity:0;
	overflow:visible;
 -webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
	z-index:100
}
.third-effect a.info {
	position:relative;
	opacity:0;
-webkit-transition:opacity .5s 0s ease-in-out;
-moz-transition:opacity .5s 0s ease-in-out;
-o-transition:opacity .5s 0s ease-in-out;
-ms-transition:opacity .5s 0s ease-in-out;
transition:opacity .5s 0s ease-in-out
}
.third-effect:hover .mask {
	opacity:1;
	background:rgba(255, 255, 255, .75);
}
.third-effect:hover a.info {
	opacity:1;
-moz-transition-delay:.3s;
-webkit-transition-delay:.3s;
-o-transition-delay:.3s;
-ms-transition-delay:.3s;
transition-delay:.3s
}

div .modal-body {
    background: #fff;
    color: #000;
    border: solid 10px #2d5c3a;
}

div .modal-body .close {
    color: #000;
    outline: none;
}

div .col-lg-5 h4 {
    font-family: "Trebuchet MS", sans-serif;
    letter-spacing: -1px;
    border-bottom: 2px solid #000;
}

div .view-pro .pull-right {
    background: #2d5c3a;
    color: #fff;
    font-weight: 700;
    border: solid 2px #2d5c3a;
    transition: all 0.3s;
    outline: none;
    position: relative;
    top: auto;
}

div .view-pro .pull-right:hover {
    background: #fff;
    color: #2d5c3a;
    border: solid 2px #2d5c3a;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 319px) {
}
 @media (min-width: 320px) and (max-width: 479px) {

.view h3{    font-size: 16px;}
.third-effect .mask ul{display:none;}
.third-effect .mask h4 {
    font-size: 13px;    padding: 5px 0 0;    margin-bottom: 0;
 }
.third-effect .mask a {
    font-size: 16px; bottom:30%;
     padding: 8px 13px;    margin: 47px 0 0px;
}
.third-effect .mask a i{
	 font-size: 11px; font-weight:normal;
}
}

 @media (min-width: 480px) and (max-width: 599px) {
	 .third-effect .mask ul li {
    color: #000;
    font-size: 14px;  padding: 0 0 2px;
}


 }
  @media only screen and (min-width: 600px) and (max-width: 767px) {
	  .view h3{    font-size: 16px;}
.third-effect .mask ul{display: none;}
.third-effect .mask h4 {
    font-size: 13px;    padding: 5px 0 0; margin-bottom:0;
 }
.third-effect .mask a {
    font-size: 16px;bottom:30%;
     padding: 8px 13px;    margin: 47px 0 0px;
}
.third-effect .mask a i{
	 font-size: 11px; font-weight:normal;
}

	  
  }
  
  @media screen and (max-width: 767px) {
	  
  }
   @media only screen and (min-width:768px) and (max-width:999px) {
		 .third-effect .mask ul li {
    color: #000;
    font-size: 14px;    padding: 0 0 2px;
}
.third-effect .mask ul {
    padding: 6px 10px 2px 13px;
}
.third-effect .mask h4 {
    font-size: 15px;
}
 
	   
   }
   
   
   @media (min-width: 1000px) and (max-width: 1199px) {
	   
	   		 .third-effect .mask ul li {
    color: #000;
    font-size: 14px;    padding: 0 0 2px;
}
.third-effect .mask ul {
    padding: 6px 10px 2px 13px;
}
.third-effect .mask h4 {
    font-size: 15px;
}
	   
   }

   