@media screen and (max-width:1370px) {
#capital img {
width:100%;
height:auto;	
}
#capital {
width:70px;	
margin-top:10px;
}	
}
@media screen and (max-width:1340px) {


/*}

@media screen and (max-width:1275px) {*/
#headerRight {
    font-size: 0.75em;	
	margin-top:25px;
}
#logo {
    width: 210px;
    height: 75px;
}
#europe {
margin-top:8px;	
}


}
@media screen and (max-width:1230px) {
#capital {
display:none;	
}

}


@media screen and (max-width:1200px) {
#bannerRight {
width:30%;	
}
#bannerLeft {
width:70%;	
}

}


@media screen and (max-width:1150px) {

#europe {
display:none;	
}

}
@media screen and (max-width:1086px) {
#bannerLeft {
width:66.66%;	
min-width:0;
}
#bannerRight {
float:right;	
width:33.34%;
}

}

@media screen and (max-width:1000px) {
	#bannerLeft {
	width:100%;
	}
#bannerRight {
width:100%;	
display:none;
}
#bannerRight > div, #bannerRight > div.quickReg > a {
width:33.333% !important;	
float:left;
background:none;
background-repeat:no-repeat;
background-size:cover;
}
#bannerRight > div.quickReg > a {
width:100% !important;
height:100% !important;	
}
}


@media screen and (max-width:975px) { /* Bring In Mobile Navigation */
#headerRight {
    margin-top: 32px;
}
#europe {
display:block;	
}

}
@media screen and (max-width:950px) { 

.boxRow .boxes, .boxRow .boxes:last-child, .boxRow .boxes:first-child {
width:50%;
border-bottom:5px solid #FFF;
border-top:5px solid #FFF;	
border-left:5px solid #FFF;
border-right:5px solid #FFF;
}
.boxRow {
width:auto;
float:none;
}


}
@media screen and (max-width:830px) { 
#twitterBar {
height:80px;	
}
}
@media screen and (max-width:780px) {
.boxRow .boxes {
padding-top:10px;	
}

}

@media screen and (max-width:710px) {
#slides, #slides .slides_container {
height:auto;
display:none;	
}

}
@media screen and (max-width:700px) {
#footer .col1  {
width:60%;	
}
 #footer .col2 {
	width:40%; 
 }
#footer .col3 {
width:100%;	

}
#footerLeft, #footerRight {
width:100%;
float:none;
text-align:center;
}
#footer #footerRight ul {
    float: none;
    display: inline-block;
    margin-top: 10px;
}
#bannerLeft {
	background:none;
/*background-image:url(../images/web/bannerBgMob.jpg);
background-size:contain;*/
height:auto;
	
}
.bannerBgMob {
display:block !important;
width:100%;
height:auto;	
}
	
}
@media screen and (max-width:660px) {
.boxRow .boxes, .boxRow .boxes:last-child, .boxRow .boxes:first-child {
width:100%;
border-left:none;
border-right:none;	
}

}
@media screen and (max-width:620px) {

#europe {
display:none;	
}

}
@media screen and (max-width:590px) {
#twitterBar {
display:none;
}
}

@media screen and (max-width:420px) {
 #footer .col1, #footer .col2, #footer .col3 {
	width:100%;
	text-align:center; 
 }
 #footer .col1 ul, #footer .col2 ul, #footer .col3 ul {
    display: inline-block;
    margin-top: 10px;
	width:100%;
 }
 #footer .col3 ul {
	float:none; 
	text-align:center;
 }
#footer ul li#facebook, ul li#twitter, ul li#googleplus, ul li#youtube, ul li#linkedin {
	display:inline-block; 
	float:none;
 }
  #footer .col3 ul li:last-child {
	margin-right:0;  
  }
 
}

@media screen and (max-width:350px) {
.boxes .newsblock li:last-child {
display:none;	
}

}