@media only screen and (max-width: 1599px) {
.press-item{
	min-height:300px;
}
}

@media only screen and (max-width: 1400px) {
.press-item{
	min-height:285px;
}
}

@media only screen and (max-width: 1399px) {
.press-item{
	min-height:271px;
}
}
		
.press-item img{
	border:1px #000 solid;
}

.press-rightarrow{
position: absolute;
top: 50%;
right:50px;
cursor:pointer;
}

.press-leftarrow{
position: absolute;
top: 50%;
margin-left: -80px;
cursor:pointer;
}

.press-title{
	font-weight:bold;
	line-height:normal;
}

.press-text{
	font-style:italic;
}

p.press-title, p.press-text, p.press-img {
margin-bottom: 0px;
}

@media only screen and (max-width: 1299px) {
.primary-navigation a {
	padding: 0 8px;
	padding-bottom: 18px;
}
}

@media only screen and (max-width: 1259px) {
.page-id-14 .primary-navigation,
.page-id-18 .primary-navigation,
.page-id-20 .primary-navigation,
.page-id-22 .primary-navigation,
.page-id-180 .primary-navigation,
.page-id-182 .primary-navigation {
	margin: 0px;
	margin-right: 20px;
}
.projects-text {
	font-size: 13px;
}
}

@media only screen and (max-width: 999px) {
.primary-navigation,
.menuiconbox {
	display: none;
}
.menuicon-mobile {
	display: block;
}
}

@media only screen and (min-width: 753px) and (max-width: 1023px) {
h2{
	font-size:140%;
}

.press-item{
	width:42%;
	min-height:310px;
}

.press-rightarrow,
.press-leftarrow{
	position:fixed;
	margin-top: -23px;
}
.insidepagelogo p{
	width: 60%;
}
}


@media only screen and (max-width: 752px) {
.page-id-14 .entry-content .contentarea,
.page-id-18 .entry-content .contentarea,
.page-id-20 .entry-content .contentarea,
.page-id-180 .entry-content .contentarea,
.page-id-182 .entry-content .contentarea{
	padding:25px;
	background-color: rgba(255,255,255, 0.8);
}

.insidepagelogo{
	position:absolute;
	top:0;
	margin-top:0;
	width:130px;
}

.insidepagelogo .text{
	display:none;
}

.contentareabgcolor{
	display: none;
}

.page-id-22 .contentareabgcolor {
	padding: 0px;
	width: 100%;
	display: block;
	background-color: rgba(255,255,255, 0.9);
}

.contentarea{
	width:auto;
	float: none;
	clear:both;
	padding:0;
	padding-top:120px;
}

.press-rightarrow{
	right: 20px;
	float: left;
}

.press-leftarrow{
	left: 60px;
	float: left;
	margin-left: -40px;
}

#presswidth {
	padding-right: 0px;
}

#pressarea{
	/*position: relative;*/
	float: left;
	padding: 0 40px;
	padding-left: 60px;
}

.press-item{
	min-height:320px;
}

.projectsarea{
	top:0;
	margin-top:0;
	height: auto;
	width: 100%;
	position: relative;
	padding-bottom: 50px;
}

.projectslogo{
	position: absolute;
	width:130px;
	padding-left:25px;
}

.projects-text{
padding-bottom:70px;
color:#666666;
width: 100%;
padding:25px;
position:relative;
padding:0;
height:100%;
z-index:-1;
padding-top: 10px;
}

.projects-textarea{
	padding-left:30px;
	padding-right:50px;
}

.projects-text h3{
	padding-left:30px;
	padding-right:50px;
}

.projects-close{
	padding-top:80px;
	padding-right: 50px;
	display: none;
}

.logoweb {
	display: none;
}
.logomobile,
.careerbg-mobile,
.aboutusbg-mobile {
	display: block;
}

.aboutusbg,
.pressbg,
.careerbg,
.contactbg {
	display: none;
}

.project-smalltitle {
	padding-left: 30px;
}

.project-footer1 {
	padding-left: 30px;
}

.footertnc {
	display: none;
}
}


@media only screen and (max-width: 680px) {
.press-item{
	min-height:300px;
}

.projects-text{
	font-size:12px;
}

.press-leftarrow {
	right: 60px;
}
.project-footer {
	font-size: 11px;
	padding-bottom: 50px;
}
}

@media only screen and (max-width: 480px) {
.press-item{
	min-height:260px;
	width: 40%;
}

.press-rightarrow {
	width: 20px;
	right: 20px;
}

.press-leftarrow {
	width: 20px;
	left: 60px;
}
.project-footer1 {
	padding-left: 20px;
}
#pressarea{
	padding-left: 40px;
}
}
