#container {
	max-width: 1170px;
}


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

#footer {
}

#extraContainer1 {
}



#container { /* if border is active */
	border-right-style: none !important;
	border-left-style: none !important;
	border-bottom-style: none !important;
}
#container {

}


#breadcrumbcontainer {
}

#breadcrumbcontainer a{
}

#topnav {
   border-radius:0px !important;
  -webkit-border-radius:0px !important;
  -moz-border-radius:0px !important;
}


}

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

#footer {
}

#extraContainer1 {

}



#container { /* if border is active */
	border-right-style: none !important;
	border-left-style: none !important;
	border-bottom-style: none !important;
}


#breadcrumbcontainer {
}

#breadcrumbcontainer a{
}


}