/*+clearfix {*/
.contactdetails UL:after, .footer .contactdetails UL:after, DIV.main:after, DIV.homelanguages:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
   font-size: 0;
}
.contactdetails UL, .footer .contactdetails UL, DIV.main, DIV.homelanguages {
   display: block;
   *height: 1px;
}
@media (max-width: 480px) {
   DIV.main:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
      font-size: 0;
   }
   DIV.main {
      display: block;
      *height: 1px;
   }
}
@media (min-width: 768px) {
   .header.container-fluid .container .row:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
      font-size: 0;
   }
   .header.container-fluid .container .row {
      display: block;
      *height: 1px;
   }
}
/*+}*/
#login-form {
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   border-radius: 5px;
   background: #EEE;
   border: 1px solid #CCC;
   padding: 5px;
   margin: 0px 0px 10px 0px;
}
BODY {
   font-family: 'Noto Sans', sans-serif;
   background-color: #0B1900;
}
.container {
   background-color: #FFFFFF;
   padding: 20px !important;
   margin-top: 20px;
   position: relative;
}
.row {
   margin-left: 0;
}
A[href^=tel] {
   color: inherit;
   text-decoration: none;
}
.div_service_information_box SPAN.editlinktip {
   display: none;
}
/**** Header ****/
DIV.header {
   position: relative;
   margin-bottom: 20px;
}
DIV.header DIV.row {
   position: relative;
}
DIV.header DIV.row DIV.moduletable.logo {
   position: absolute;
}
/**** HEADER RIGHT ****/
.moduletable_position-1 {
   position: absolute;
   bottom: 0px;
   right: 0px;
}
.moduletable_position-1 P {
   margin: 0;
   padding: 0;
}
.moduletable_position-1 A {
   color: #F7931E;
}
.moduletable_position-1 A:hover {
   color: #009EDA;
   text-decoration: none;
}
/**** MAIN LOGO ****/
/*DIV.moduletable.logo
{
	position: absolute;
	background-color: rgba(109, 132, 171, 0.761);
	color: rgba(109, 132, 171, 0.761);
	width: 25%;
	z-index: 10;
}*/
/*.moduletable.logo P
{
	margin: 0;
	padding: 0px;
}*/
/*DIV.moduletable.logo IMG
{
	width: 70%;
	margin: 10% auto auto 15%;
}*/
/**** Contact Details ****/
DIV.contactdetails {
   /*background-color: #898989;*/
   padding-bottom: 6px;
   padding-top: 10px;
}
DIV.header .contactdetails {
   position: absolute;
   top: 2px;
   right: 0px;
   width: 100%;
}
DIV.header .contactdetails UL {
   margin: 0;
   padding: 0;
}
/*[clearfix]*/
.contactdetails UL {
   list-style: none;
   padding: 0;
}
.contactdetails LI {
   float: right;
   margin-left: 23px;
}
/*[clearfix]*/
.footer .contactdetails UL {
   list-style: none;
   margin: auto auto 7px auto;
   padding: 0;
   width: 85%;
   display: block;
}
.footer .contactdetails LI {
   float: left;
   width: 25%;
}
.contactdetails UL LI A {
}
.contactdetails UL LI A, .contactdetails P, .contactdetails A.email {
   color: #FFFFFF;
}
.contactdetails P {
   text-align: center;
   width: 100%;
   margin-bottom: 0;
   margin-top: 0;
}
.contactdetails P EM {
   margin-right: 4px;
}
.contactdetails A.email {
}
/**** MENU ****/
DIV.main-menu {
   position: relative;
   z-index: 1;
}
DIV.moduletable_mainmenu {
   /*margin-bottom: 10px;*/
   position: relative;
}
.moduletable_mainmenu UL LI {
   position: relative;
}
.moduletable_mainmenu UL LI UL {
   position: absolute;
   left: -9999px;
}
.moduletable_mainmenu UL LI:hover UL {
   left: 0px;
   background-color: #A5917F;
}
.moduletable_mainmenu UL LI UL LI {
   width: 100%;
   /*border-bottom: 1px solid #FFFFFF;*/
   border-top: 1px solid #FFFFFF;
}
.moduletable_mainmenu UL LI UL LI A {
   display: block;
   line-height: 1.1;
   /*width: 100%;*/
   text-align: left;
   padding: 5px 20px;
   color: #FFFFFF;
}
.moduletable_mainmenu UL LI UL LI A:hover {
   color: #FFFFFF;
   background-color: #95B2D8;
}
/**** HEADINGS ****/
DIV.statement H3, .footer H3, .inside H3 {
   font-weight: 400;
   font-size: 20px;
   margin-bottom: 20px;
}
/**** Slideshow ****/
/*DIV.moduletable_slideshow
{
	background-color: #D3D3D3;
	overflow: hidden;
	position: relative;
}*/
/*DIV.banner
{
	(*max-height: 400px !important;*)
}*/
/*DIV.moduletable_slideshow UL
{
	padding: 0;
}*/
/*.banner UL LI
{
	padding-top: 0px;
	padding-bottom: 0px;
}*/
/*.banner .dots
{
	bottom: 15px;
	padding: 0;
}*/
/*DIV.moduletable_slideshow LI.slide1, DIV.moduletable_slideshow LI.slide2, DIV.moduletable_slideshow LI.slide3, DIV.moduletable_slideshow LI.slide4, DIV.moduletable_slideshow LI.slide5
{
	(*background-size: cover;*)
	background-repeat: no-repeat;
	background-position: center;
}*/
/*DIV.moduletable_slideshow LI.slide1
{
	background-image: url("../images/slide1-mobile.jpg");
}*/
/*DIV.moduletable_slideshow LI.slide2
{
	background-image: url("../images/slide2-mobile.jpg");
}*/
/*DIV.moduletable_slideshow LI.slide3
{
	background-image: url("../images/slide3-mobile.jpg");
}*/
/*DIV.moduletable_slideshow LI.slide4
{
	background-image: url("../images/slide4-mobile.jpg");
}*/
/*DIV.moduletable_slideshow LI.slide5
{
	background: url("../images/slide5-mobile.jpg");
}*/
/*DIV.banner LI A
{
	color: #FFFFFF;
	background-color: #6D85AC;
	font-size: 24px;
	position: absolute;
	bottom: 71px;
	right: 0px;
	display: block;
	line-height: 1;
	padding: 10px 13px 10px 25px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}*/
/*DIV.banner LI A:hover
{
	color: #FFFFFF;
	background-color: #183A59;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
}*/
/*.banner UL LI
{
	height: 180px;
}*/
/**** Main Content  ****/
DIV.main_content {
   position: relative;
   /*z-index: 0;*/
}
/*[clearfix]*/
DIV.main {
   width: 98.5%;
   /*margin: auto;*/
   margin-top: 30px;
   margin-bottom: 30px;
   margin-left: 1.5%;
}
DIV.Left {
   width: 70%;
   margin-right: 5%;
   /*background-color: #A9BCD5;*/
   float: left;
}
DIV.Right {
   width: 25%;
   /*background-color: #E1E1E1;*/
   float: left;
}
/**** LEFT ****/
DIV.Left H2.item-title A {
   color: #183A59;
   font-size: 40px;
   line-height: 1;
   padding: 0;
   margin: 0;
}
DIV.Left H2.item-title A:hover {
   color: #183A59;
   text-decoration: none;
}
DIV.inside {
   padding-bottom: 50px;
}
H1, H2, H3, H4 {
   font-weight: 400;
}
.inside H2 {
   font-size: 43px;
   margin-bottom: 0;
   margin-top: 0;
}
.hompage H2.item-title {
   color: #000000;
   font-size: 40px;
}
.inside H4, .Left H4 {
   font-size: 22px;
   margin-bottom: 0;
}
.Left H4 {
}
.page-header H2 {
   margin-top: 30px;
   line-height: 1.2;
}
DT.article-info-term {
   display: none;
}
DL.article-info {
}
DL.article-info DD {
   margin: 0;
}
.inside .category-desc P {
   margin: 0;
}
.inside .blog_news DT.article-info-term {
   display: none;
}
.inside .blog_news DD.published {
   margin-left: 0;
}
.inside .blog_news H2 A {
   color: #000000;
   line-height: 1.3;
}
P {
   line-height: 1.5;
}
.inside .item-image IMG {
   width: 100%;
}
.inside .item-image {
   width: 100%;
   margin-bottom: 25px;
}
.locallinks A {
   background-color: #4781B6;
   color: #FFFFFF;
   padding: 5px;
}
.locallinks A:hover {
   background-color: #275279;
   text-decoration: none;
}
.minutes LI A {
   background-color: #529F52;
   color: #FFFFFF;
   font-size: 12px;
   padding: 2px 4px;
   margin-left: 7px;
}
.minutes LI A:hover {
   background-color: #183A59;
   text-decoration: none;
}
DIV.item-page H3 {
   font-size: 28px;
}
A.language {
   background-image: url("../images/welsh-flag.png");
   background-repeat: no-repeat;
   padding-left: 42px;
   background-color: #D30606;
   color: #FFFFFF;
   font-size: 13px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
   background-position: 5px 4px;
}
A.language.eng {
   background-image: url("../images/union-jack.png");
   background-color: #0F259E;
}
A.language:hover {
   background-color: #00AB39;
   color: #FFFFFF;
   text-decoration: none;
}
/**** SIDEBAR ****/
DIV.Right .moduletable H3 {
   background-color: #6D85AC;
   color: #FFFFFF;
   margin-bottom: 2px;
   font-size: 22px;
   line-height: 1.1;
   padding: 10px;
   margin-top: 0;
}
.Right .menu LI.divider {
   background-color: #95A3B8;
   padding: 7px;
   margin-bottom: 2px;
   color: #FFFFFF;
}
.Right DIV.moduletable {
   margin-bottom: 15px;
}
.inside .span4 {
   margin-top: 30px;
}
.Right UL {
   margin: 0;
   padding: 0;
   list-style: none;
}
.Right UL LI {
}
.Right UL LI A {
   text-decoration: none;
   display: block;
   margin-bottom: 2px;
   background-color: #E7E7E7;
   padding: 7px;
   color: #183A59;
}
.Right UL LI A:hover {
   text-decoration: none;
   background-color: #D8D6D6;
   color: #183A59;
}
/**** BLOG ****/
.inside .blog H2 {
   font-size: 28px;
   line-height: 1;
}
.inside .span8 .blog .span4 H2 A {
   color: #000000;
}
.inside .span8 .blog .span4 H2 A:hover {
   color: #1B75BB;
   text-decoration: none;
}
.inside .blog .span4 .page-header {
   margin-bottom: 1px;
   border: 0px solid black;
   margin-top: 0;
}
.inside .span8 .blog .page-header H1, .inside .span8 .blog_news .page-header H1 {
   font-size: 42px;
   line-height: 1.2;
   margin-top: 30px;
   color: #000000;
}
.inside .span8 .page-header H1 {
   margin: 55px 0 0;
   color: #9F9F9F;
   font-size: 22px;
   line-height: 1;
}
.inside .item-page LI, .Left LI {
   line-height: 1.5;
}
/*[clearfix]*/
DIV.homelanguages {
}
DIV.councillor {
   background-color: #EFEFEF;
   padding: 13px;
   margin-bottom: 13px;
}
DIV.councillor P {
   margin: 0;
}
DIV.councillor P:first-child {
   font-weight: bold;
}
/**** Footer ****/
DIV.footer {
   background-color: #425572;
   min-height: 275px;
   padding-bottom: 20px !important;
   margin-bottom: 10px;
}
.footer H3 {
   color: #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
}
.footer UL {
   margin: 0;
   padding: 0;
   list-style: none;
}
.footer UL LI {
   background-color: ;
   margin-bottom: 7px;
}
.footer A {
   color: #FFFFFF;
}
.footer P {
   color: #FFFFFF;
}
.footer A:hover {
   /*color: #009EDA;*/
}
DIV.footer .contactdetails {
   background-color: transparent;
}
DIV#weather_sp1_id135.weather_sp1 {
   color: #FFFFFF;
}
DIV#weather_sp1_id143 {
   color: #FFFFFF;
}
P.weather_sp1_city {
   font-weight: 400 !important;
}
DIV.moduktides_ {
   background-color: transparent;
}
DIV.moduktides_pretext {
   background-color: transparent;
}
DIV.moduktides_posttext {
   background-color: transparent;
   text-align: center;
   color: #4C3E30;
   font-size: x-small;
   line-height: normal;
   margin-top: 10px;
   margin-bottom: 7px;
}
DIV.moduktides_date {
   font-size: 14px;
   font-weight: 400;
   /*width: 50%;*/
}
/**** LEGAL ****/
DIV.legal {
   background-color: #263143;
   color: #FFFFFF;
   min-height: 47px;
}
DIV.legal P {
   line-height: 50px;
}
DIV.legal P, DIV.legal A {
   font-size: 12px;
   margin: 0;
}
.legal A {
   color: #FFFFFF;
}
.nav > LI > A:hover, .nav > LI > A:focus {
   text-decoration: none;
   background-color: transparent;
}
.legal UL LI {
   float: right;
   border-left: 1px solid #FFFFFF;
   padding-left: 10px;
   padding-right: 10px;
}
.legal UL LI:last-child {
   border-left: 0px solid #FFFFFF;
}
/*******************************/
/*******************************/
/********* MEDIA QUERIES ********/
/*******************************/
/*******************************/
/* Phones Portrait (phones, less than 480px) */
@media (max-width: 480px) {
   BODY {
      padding: 0;
      font-size: 16px;
   }
   DIV.container {
      /*background-color: #08E541;*/
      margin: 0px !important;
      padding: 62px 0px 0px !important;
   }
   DIV.main-menu {
      position: fixed;
      top: 0px;
      width: 100%;
      margin: 0;
      padding: 0;
   }
   DIV.moduletable.logo {
      position: fixed;
      background-color: transparent;
      width: 70px;
      top: 0px;
      height: 70px;
      pointer-events: none;
   }
   DIV.moduletable.logo IMG {
      width: 80%;
      margin: 10% auto auto 10%;
   }
   DIV.header {
      background-position: center;
      margin-bottom: 10px;
      /*height: 130px;*/
      margin-top: 10px;
   }
   /*.custom_logo
      {
      	top: 15px;
      }*/
   .hidden-xs {
      display: none;
   }
   DIV.main_content {
      margin-top: 0px;
   }
   /*[clearfix]*/
   DIV.main {
      width: 97%;
      /*margin: auto;*/
      margin-top: 30px;
      margin-bottom: 10px;
      margin-left: 1.5%;
      margin-right: 1.5%;
   }
   DIV.Left {
      width: 100%;
      margin-right: 0%;
      float: none;
   }
   DIV.Right {
      width: 100%;
      float: none;
   }
   .footer .moduletable.span4 {
      margin-bottom: 50px;
   }
   .custom_logofooter IMG.img-responsive {
      width: 40%;
      margin: 0 30%;
   }
   .legal .menu A {
      font-size: 12px;
      padding: 0;
      margin: 0;
   }
   .legal UL.nav.menu LI {
      float: none;
      border: 0px solid black;
      text-align: center;
      margin: 0;
      padding: 0;
   }
   .legal UL.nav.menu {
      margin: 0;
      padding: 0;
   }
   .inside .span8 .blog .page-header {
      margin: 0;
   }
   .moduletable.box1 A, .moduletable.box2 A, .moduletable.box3 A {
      font-size: 24px;
   }
   DIV.footer {
      padding: 10px;
   }
   .footer H3:first-child {
      margin-top: 0;
   }
   /*.banner .dots
   {
   	bottom: 144px;
   }*/
   /*DIV.banner LI A
   {
   	font-size: 16px;
   	bottom: 0px;
   	width: 100%;
   	text-align: center;
   	padding-left: 0;
   	padding-right: 0;
   }*/
   /*.banner UL LI, DIV.moduletable.logo, DIV.moduletable_slideshow
   {
   	height: 190px;
   	background-size: cover !important;
   }*/
   .inside DIV.moduletable_slideshow {
      /*display: none;*/
      height: 0px;
   }
   DIV.homelanguages DIV.english {
      width: 100%;
      float: none;
      margin-right: 0%;
   }
   DIV.homelanguages DIV.welsh {
      width: 100%;
      float: none;
   }
}
/*Phones Landscape (phones, 480px and up) */
@media (min-width: 481px) {
   BODY {
      padding: 0;
   }
   .container {
      /*width: 400px;*/
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 0;
   }
   .span12 {
      width: 100%;
      padding: 0;
      margin: 0;
   }
   DIV.moduletable_logo IMG.img-responsive {
      width: 40%;
      margin: auto auto auto 30%;
   }
   DIV.header .contactdetails {
      top: 7px;
   }
   .hidden-xs {
      display: none;
   }
   .inside .span8 .blog .page-header {
      margin: 0;
   }
   DIV.map {
      max-height: 180px;
      overflow: hidden;
   }
   DIV.Left {
      width: 60%;
      margin-right: 5%;
      /*background-color: #A9BCD5;*/
      float: left;
   }
   DIV.Right {
      width: 35%;
      /*background-color: #E1E1E1;*/
      float: left;
   }
   DIV.footer {
      padding: 0px 15px 15px;
   }
   /*.banner UL LI, DIV.moduletable.logo, DIV.moduletable_slideshow
   {
   	height: 170px;
   	background-size: cover !important;
   }*/
   /*DIV.banner LI A
   {
   	font-size: 16px;
   	bottom: 108px;
   }*/
   .inside DIV.moduletable.logo {
      height: 150px;
      width: 150px;
      background-color: #6D85AC;
      border-right: 20px solid #FFFFFF;
   }
   .inside DIV.moduletable_slideshow {
      height: 150px;
   }
   .inside DIV.moduletable_slideshow.top1 {
      background-image: url("../images/top2.jpg");
      background-size: cover;
      background-position: right top;
   }
   .inside DIV.moduletable.logo IMG {
      width: 70%;
      margin: 7% auto auto 15%;
   }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
   BODY {
      background-image: url("../images/llanfaelog-background.jpg");
      background-repeat: repeat-x;
   }
   .container {
      width: 700px;
      margin-top: 20px;
   }
   .span12 {
      width: 700px;
      padding: 0;
      margin: 0;
   }
   DIV.footer .span4 {
      width: 100%;
      margin-left: 0;
   }
   #twitterFeeddisplay {
      width: auto;
   }
   .custom_logo {
      top: 34px;
   }
   /*[clearfix]*/
   .header.container-fluid .container .row {
      height: 115px;
   }
   DIV.moduletable_logo IMG.img-responsive {
      width: 100%;
      margin: 0;
   }
   /*.inside .header .moduletable.logo
   {
   	position: absolute;
   }*/
   DIV.moduletable_mobileonly {
      display: none;
   }
   .container {
      padding-left: 0px;
      padding-right: 0px;
   }
   .hidden-xs {
      display: block;
   }
   .visible-xs {
      display: none;
   }
   .footer .moduletable.span4 {
      margin-bottom: auto;
   }
   .legal .span1 {
      width: 10%;
      margin: 0 0 0 13px;
   }
   .legal .span10 {
      width: 83%;
      margin: 0;
      float: right;
   }
   .inside .span8 {
      width: 67%;
      margin-right: 0;
   }
   .inside .span4 {
      width: 25%;
      margin-left: 5.3%;
   }
   .span8 .blog .span4 {
      width: 29%;
   }
   .inside .blog H2 {
      font-size: 18px;
      min-height: 36px;
      margin-top: 0;
   }
   .inside .span8 .blog .page-header H1 {
      margin-bottom: 0;
   }
   .inside .span8 .page-header:nth-child(3) {
      border-bottom: 0px solid black;
   }
   .inside .span8 .blog .span4 P {
      font-size: 14px;
      line-height: 1.2;
   }
   DIV.map.container-fluid {
      max-height: none;
      overflow: auto;
   }
   /*.banner
   {
   	max-height: none;
   }*/
   /*DIV.moduletable_slideshow LI.slide1
   {
   	background-image: url("../images/slide1-med.jpg");
   }*/
   /*DIV.moduletable_slideshow LI.slide2
   {
   	background-image: url("../images/slide2-med.jpg");
   }*/
   /*DIV.moduletable_slideshow LI.slide3
   {
   	background-image: url("../images/slide3-med.jpg");
   }*/
   /*DIV.moduletable_slideshow LI.slide4
   {
   	background-image: url("../images/slide4-med.jpg");
   }*/
   /*DIV.moduletable_slideshow LI.slide5
   {
   	background-image: url("../images/slide5-med.jpg");
   }*/
   /*.banner UL LI, DIV.moduletable.logo, DIV.moduletable_slideshow
   {
   	height: 211px;
   	background-size: cover !important;
   }*/
   /*DIV.banner LI A
   {
   	font-size: 21px;
   	bottom: 130px;
   }*/
   DIV.homelanguages DIV.english {
      width: 46%;
      float: left;
      margin-right: 8%;
   }
   DIV.homelanguages DIV.welsh1 {
      width: 46%;
      float: left;
      margin-right: 8%;
   }
   DIV.homelanguages DIV.welsh {
      width: 46%;
      float: left;
   }
   DIV.homelanguages DIV.english1 {
      width: 46%;
      float: left;
   }
   .legal .span6 {
      width: 47%;
      float: left;
   }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
   .container {
      width: 940px;
   }
   .span12 {
      width: 940px;
      padding: 0;
      margin: 0;
   }
   DIV.footer .span4 {
      width: 29%;
      margin: 0 2%;
   }
   DIV.footer {
      padding: 0;
   }
   .iconsrow A {
      font-size: 20px;
   }
   DIV.iconsrow DIV.moduletable.span2 {
      width: 14.5%;
      float: left;
   }
   .custom_logo {
      top: 39px;
   }
   P, .latestnews LI A, .item-page LI, .Left LI {
      font-size: 14px;
   }
   .inside .blog H2 {
      font-size: 22px;
      min-height: 44px;
      margin-top: 0;
   }
   .inside .span8 .blog .span4 P {
      font-size: 16px;
      line-height: 1.2;
   }
   .inside .span8 .blog .span4 DIV.item-image {
      overflow: hidden;
      height: 150px;
      margin-bottom: 11px;
   }
   .inside .item-image {
      max-height: 270px;
      overflow: hidden;
   }
   /*.banner UL LI, DIV.moduletable.logo, DIV.moduletable_slideshow
   {
   	height: 283px;
   	(*background-size: contain !important;*)
   }*/
   /*DIV.banner LI A
   {
   	font-size: 24px;
   	bottom: 58px;
   }*/
   DIV.Left {
      width: 70%;
      margin-right: 5%;
   }
   DIV.Right {
      width: 25%;
   }
   .inside .span4 {
      width: 25%;
      margin-left: 5.3%;
   }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
   .container {
      width: 1080px;
   }
   .span12 {
      width: 1080px;
      padding: 0;
      margin: 0;
   }
   .custom_logo {
      top: 44px;
   }
   DIV.iconsrow DIV.moduletable.span2 {
      width: 14.1%;
      float: left;
   }
   P, .latestnews LI A, .item-page LI, .Left LI {
      font-size: 16px;
   }
   DIV.main_content {
      min-height: 370px;
   }
   .inside .blog H2 {
      font-size: 26px;
      min-height: 53px;
      margin-top: 0;
   }
   .inside .span8 .blog .span4 P {
      font-size: 18px;
      line-height: 1.3;
   }
   .inside .item-image {
      max-height: 300px;
   }
   .moduletable_position-1 A {
      font-size: 20px;
   }
   /*DIV.moduletable_slideshow LI.slide1
   {
   	background-image: url("../images/slide1.jpg");
   }*/
   /*DIV.moduletable_slideshow LI.slide2
   {
   	background-image: url("../images/slide2.jpg");
   }*/
   /*DIV.moduletable_slideshow LI.slide3
   {
   	background-image: url("../images/slide3.jpg");
   }*/
   /*DIV.moduletable_slideshow LI.slide4
   {
   	background-image: url("../images/slide4.jpg");
   }*/
   /*DIV.moduletable_slideshow LI.slide5
   {
   	background-image: url("../images/slide5.jpg");
   }*/
   /*.banner UL LI, DIV.moduletable.logo, DIV.moduletable_slideshow
   {
   	height: 340px;
   	(*background-size: contain !important;*)
   }*/
   /*DIV.banner LI A
   {
   	font-size: 26px;
   	bottom: 68px;
   }*/
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1600px) {
   BODY {
   }
   .container {
      width: 1440px;
   }
   .span12 {
      width: 1440px;
      padding: 0;
      margin: 0;
   }
   .moduletable.box1 {
      height: 520px;
   }
   .moduletable.box2, .moduletable.box3 {
      height: 255px;
   }
   P, .latestnews LI A, .item-page LI {
      /*font-size: 18px;*/
   }
   DIV.iconsrow DIV.moduletable.span2 {
      width: 14.6%;
      float: left;
   }
   DIV.statement H3, .footer H3, .inside H3 {
      font-size: 20px;
   }
   .inside H3 {
   }
   .inside .span4 UL LI {
      padding: 8px 0;
      margin-bottom: 0;
   }
   .inside .blog H2 {
      font-size: 30px;
      min-height: 61px;
      margin-top: 0;
   }
   .inside .span8 .blog .span4 P {
      font-size: 20px;
      line-height: 1.3;
   }
   .inside .span8 .blog .span4 DIV.item-image {
      height: 185px;
   }
   .inside .item-image {
      max-height: 400px;
   }
   .moduletable_position-1 A {
      font-size: 22px;
   }
   /*.banner UL LI, DIV.moduletable.logo, DIV.moduletable_slideshow
   {
   	height: 455px;
   	(*background-size: contain !important;*)
   }*/
   /*DIV.banner LI A
   {
   	font-size: 28px;
   	bottom: 70px;
   }*/
}
