.comandconttwo{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.comandblocktitletwo{
	font-family: Roboto;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000000;
  font-size: 3rem;
}

.comandblocktwo{
	float: left;
	position: relative;
	overflow: hidden;
}

.comandimgtwo{
}

.comandimgimgtwo{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.comandfiltertwo{
	position: absolute;
	transition: .2s;
	display: table;
	background-color: rgba(255,112,35,0.9);
	transition: .3s;
}

.comandimgtwo:hover .comandfiltertwo{
	margin-left: 15px;
}

.comandfiltertabletwo{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.comandfilternametwo{
	font-family: Roboto;
  	font-size: 1.5rem;
  	font-weight: bold;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: -0.2px;
  	color: #ffffff;
}

.comandfilteremailtwo{
	font-family: Roboto;
 	font-size: 0.8rem;
 	font-weight: 500;
 	font-style: normal;
 	font-stretch: normal;
 	line-height: normal;
 	letter-spacing: -0.1px;
 	color: #ffffff;
}

.comandfiltersocialtwo{
	display: flex;
	justify-content: center;
}

.comandfiltersocialhref{
	box-sizing: content-box;
}

.comandfiltersocialimg{
	width: 90%;
	height: 90%;
	margin-left: 5%;
	margin-top: 0%;
	object-fit: contain;
	object-position: center;
}

.comandfiltersocialhref:hover .comandfiltersocialimg{
	width: 100%;
	height: 100%;
	margin-left: 0%;
	margin-top: 0%;
}

/* Large desktops and laptops */
@media (min-width: 1400px) {
.comandconttwo{
	padding-top: 90px;
	padding-bottom: 90px;
}

.comandblocktitletwo{
  padding-bottom: 50px;
}

.comandtwo{
	width: 1300px;
}

.comandblocktwo{
	width: 300px;
	margin-right: 12px;
	margin-left: 12px;
	height: 315px;
	margin-bottom: 24px;
}

.comandimgtwo{
	width: 300px;
	height: 315px;
}

.comandfiltertwo{
	width: 270px;
	height: 285px;
	margin-left: -285px;
	margin-top: 15px;
}

.comandfilternametwo{
	padding-bottom: 10px;
}

.comandfilteremailtwo{
	padding-bottom: 10px;
}
.comandfiltersocialhref{
	margin-left: 10px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
}
}

/* Large desktops and laptops */
@media (min-width: 1200px) and (max-width: 1399px) {
.comandconttwo{
	padding-top: 80px;
	padding-bottom: 80px;
}

.comandblocktitletwo{
  padding-bottom: 40px;
}

.comandtwo{
	width: 1000px;
}

.comandblocktwo{
	width: 230px;
	height: 285px;
	margin-left: 10px;
	margin: 10px;
}

.comandimgtwo{
	width: 230px;
	height: 285px;
}

.comandfiltertwo{
	width: 200px;
	height: 255px;
	margin-left: -205px;
	margin-top: 15px;
}

.comandfilternametwo{
	padding-bottom: 10px;
}

.comandfilteremailtwo{
	padding-bottom: 10px;
}
.comandfiltersocialhref{
	margin-left: 10px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
}
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.comandconttwo{
	padding-top: 70px;
	padding-bottom: 70px;
}

.comandblocktitletwo{
  padding-bottom: 30px;
}

.comandtwo{
	width: 900px;
}

.comandblocktwo{
	width: 205px;
	height: 275px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.comandimgtwo{
	width: 205px;
	height: 275px;
}

.comandfiltertwo{
	width: 175px;
	height: 245px;
	margin-left: -215px;
	margin-top: 15px;
}

.comandfilternametwo{
	padding-bottom: 10px;
}

.comandfilteremailtwo{
	padding-bottom: 10px;
}
.comandfiltersocialhref{
	margin-left: 10px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.comandconttwo{
	padding-top: 60px;
	padding-bottom: 60px;
}

.comandblocktitletwo{
  padding-bottom: 38px;
}

.comandtwo{
	width: 768px;
}

.comandblocktwo{
	width: 364px;
	height: 365px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.comandimgtwo{
	width: 364px;
	height: 365px;
}

.comandfiltertwo{
	width: 334px;
	height: 335px;
	margin-left: -335px;
	margin-top: 15px;
}

.comandfilternametwo{
	padding-bottom: 10px;
}

.comandfilteremailtwo{
	padding-bottom: 10px;
}
.comandfiltersocialhref{
	margin-left: 10px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
}
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
.comandconttwo{
	padding-top: 50px;
	padding-bottom: 50px;
}

.comandblocktitletwo{
  padding-bottom: 38px;
}

.comandtwo{
	width: 481px;
}

.comandblocktwo{
	width: 461px;
	height: 405px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.comandimgtwo{
	width: 461px;
	height: 405px;
}

.comandfiltertwo{
	width: 430px;
	height: 375px;
	margin-left: -462px;
	margin-top: 15px;
}

.comandfilternametwo{
	padding-bottom: 10px;
}

.comandfilteremailtwo{
	padding-bottom: 10px;
}
.comandfiltersocialhref{
	margin-left: 10px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
}
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
.comandconttwo{
	padding-top: 40px;
	padding-bottom: 40px;
}

.comandblocktitletwo{
  padding-bottom: 34px;
}

.comandtwo{
	width: 320px;
}

.comandblocktwo{
	width: 310px;
	height: 400px;
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 5px;
}

.comandimgtwo{
	width: 310px;
	height: 400px;
}

.comandfiltertwo{
	width: 280px;
	height: 370px;
	margin-left: -310px;
	margin-top: 15px;
}

.comandfilternametwo{
	padding-bottom: 10px;
}

.comandfilteremailtwo{
	padding-bottom: 10px;
}
.comandfiltersocialhref{
	margin-left: 10px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
}
}	