

.EGHomePhoto{
  width:1120px;height:541px;
}

@media only screen and (max-width : 800px) {
	.phoenixhome .slider-skin-tango .slider-item
	{
		width:600px;
		height:100%;
	}

	.phoenixhome,.slider-skin-tango{
	  width:100% !important;
	}
	.phoenixhome,.EGHomePhoto{
	  width:100% !important;
	  height:200px;
	}



}

 .phoenixhome .slider-skin-tango .imgOverRight{
   display: none;
 }
 .phoenixhome .slider-skin-tango .imgOverLeft{
   display: none;
 }

.phoenixIconContainer{
	color: #fff;
	background-color:#3C3C3B;
	width:100%;
	padding:5px;

}

.phoenixGoldenColor{
   color: #BF861E;
}
.phoenixBoldFont{
   font-weight: bold;
}
.officeLink{
  color: #D7D7D7;
  font-size:15px;
}

.row{
 width:100%;
 display:block;
}
.cell6{
  width:49%;
  display:inline-block;
}


@media only screen and (max-width : 630px) {

	.phoenixhome .slider-skin-tango .slider-item
	{
		width:630px;
		height:350px;
	}
	.phoenixhome,.slider-skin-tango{
	  width:100% !important;
	}
	.phoenixhome,.EGHomePhoto{
	  width:100% !important;
	  height:350px;
	}
    .cell6{
	  width:100%;
	  display:inline-block;
	  border-top:1px solid #000;
	}
}

@media only screen and (max-width : 530px) {

	.phoenixhome .slider-skin-tango .slider-item
	{
		width:530px;
		height:300px;
	}
	.phoenixhome,.slider-skin-tango{
	  width:100% !important;
	}
	.phoenixhome,.EGHomePhoto{
	  width:100% !important;
	  height:300px;
	}
	.cell6{
	  width:100%;
	  display:inline-block;
	  border-top:1px solid #000;
	}

}


@media only screen and (max-width : 430px) {

	.phoenixhome .slider-skin-tango .slider-item
	{
		width:430px;
		height:250px;
	}
	.phoenixhome,.slider-skin-tango{
	  width:100% !important;
	}
	.phoenixhome,.EGHomePhoto{
	  width:100% !important;
	  height:250px;
	}
	.cell6{
	  width:100%;
	  display:inline-block;
	  border-top:1px solid #000;
	}
}


@media only screen and (max-width : 330px) {

	.phoenixhome .slider-skin-tango .slider-item
	{
		width:330px;
		height:200px;
	}
	.phoenixhome,.slider-skin-tango{
	  width:100% !important;
	}
	.phoenixhome,.EGHomePhoto{
	  width:100% !important;
	  height:200px;
	}
	.cell6{
	  width:100%;
	  display:inline-block;
	  border-top:1px solid #000;
	}
}
