html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {font-style: inherit;font-weight: inherit;margin: 0;padding: 0;outline: 0;vertical-align: top;} table {border-collapse: collapse;border-spacing: 0;}
table td {padding: 0 5px;}

/* Main Layout */
html {height: 100%;}
body { font-family:'Arimo', Helvetica, Sans-Serif; line-height: 1.7em }
body.contentpane { background:#fff;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:10px 0; font-weight:bold; color:#222222;font-family:'Arimo', Helvetica, sans-serif;}
.componentheading { font-style:italic;font-size:25px; margin:0; padding:0 0 10px 0; color:#1a528c;}
h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
a:link, a:visited {  color: #181818;}
a:hover {  color: #333333;}
ul {margin:0 0 0 30px;}
p {margin-top: 0;margin-bottom: 10px; padding: 0 5px 0 5px;}
blockquote { background:#eee; border:3px solid #ccc; margin:5px; padding:5px; font-size:18px; font-family:Arial, Helvetica, sans-serif; font-style:italic}
element.style { height:auto;}
hr {
    border: none;
    height: 2px;
    background: #ef7f1b;
    margin: 2% 0;
    padding: 0;
}
.clr {clear: both;}
#mainhead {
    background: #f9f9f9;
    padding: 10px 0 6px 0;
}
.tgtop .custom {
    display: inline-block;
    padding-right: 3%;
    line-height: 19px;
    font-size: 15px;
}
#mainb {
      padding: 2% 0;
}
.layout-featured #mainb {
  background:  none;
      padding: 0;
}
.layout-featured #nav {
    position: absolute;
    z-index: 55;
    width: 290px;
    padding: 25px;
    top: 225px;
    left: 0;
    background: #252173;
    background: rgba(37, 33, 115, 0.92);
}
.slide-wrap {
    text-shadow: 2px 3px 5px #252525;
}
.layout-featured .slider-text p {
     width: 80%
}
.layout-featured .slider-text {
    top: 42%;
    max-width: 51%;
    font-size: 22px;
    line-height: 45px;
    left: auto;
    right: 5%
}
.layout-featured .slider-text h2 {
    font-size: 65px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 4%
}

.layout-featured .sliderBullets {
  bottom: 12%
}
.layout-featured .sliderBullets a   {
  width: 16px;
   height: 16px;
   border-radius: 0;
}
img.logo {
    max-width: 480px;
}
.layout-featured  img.logo {
    max-width: none;
}
#topimage .latestnews .latestnewsslog {
    position: absolute;
    top: calc(50% - 82px);
    left: calc(50% - 230px);
    background: #23206b;
    background: linear-gradient(to bottom, #4e49ab, #040067);
    color: #fff;
    border-radius: 217px / 94px;
    border: solid #b2c4ef 8px;
    padding: 19px 24px;
    width: 388px;
    box-shadow: 6px 0px 42px #fff;
    height: 131px;
    text-align: center;
    transform: scale(1.2);
    z-index: 1;
}
#topimage .latestnews .latestnewsslog {

	background: linear-gradient(-90deg, #EE7752, #C71139, #252173, #4A44CA);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
#topimage .latestnews .latestnewsslog h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 35px;
    line-height: 38px;
    margin-bottom: -9px;
}
#topimage .latestnews .img-intro {
    width: 174px;
    height: 175px;
    overflow: hidden;
}
#topimage .latestnews {
    position: relative;
    height: 1080px;
    width: 100%;
    background: url(../images/bglapr.jpg) center center no-repeat;
}
#topimage .latestnews .itm {
    position: absolute;
    top: 8%;
    left: 36%;
    width: 177px;
    height: 199px;
    z-index: 2;
}
#topimage .latestnews a.nam {
    position: absolute;
    display: block;
    bottom: -25px;
    width: 208px;
    line-height: 20px;
    color: #2b276e;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}

#topimage .latestnews .itm.num-5, #topimage .latestnews .itm.num-6 {
    top: 42%;
        left: 12%;
}
#topimage .latestnews .itm.num-7, #topimage .latestnews .itm.num-8 {
    bottom: 12%;
    top: auto;
    left: 20%;
}
#topimage .latestnews .itm.num-9, #topimage .latestnews .itm.num-10 {
    bottom: 3%;
    top: auto;
    left: 37%;
}
#topimage .latestnews .itm.num-2, #topimage .latestnews .itm.num-10 {
    right: 37%;
    left: auto;
}
#topimage .latestnews .itm.num-3, #topimage .latestnews .itm.num-4 {
    top: 19%;
    left: 20%;
}
#topimage .latestnews .itm.num-4, #topimage .latestnews .itm.num-8 {
    left: auto;
    right: 20%;
}

#topimage .latestnews .itm.num-6 {
    left: auto;
    right: 12%;
}

#topimage .latestnews .itm.num-1 a.nam, #topimage .latestnews .itm.num-9 a.nam {
    right: 0px;
    text-align: right;
    bottom: -60px;
}
#topimage .latestnews .itm.num-2 a.nam, #topimage .latestnews .itm.num-10 a.nam {
    left: 0px;
    text-align: left;
    bottom: -60px;
}
#topimage .latestnews .itm.num-3 a.nam, #topimage .latestnews .itm.num-7 a.nam {
    text-align: right;
    bottom: -14px;
    right: -160px;
}
#topimage .latestnews .itm.num-4 a.nam, #topimage .latestnews .itm.num-8 a.nam {
    left: -160px;
    text-align: left;
    bottom: -20px;
}
#topimage .latestnews .itm.num-5 a.nam {
    bottom: 98px;
    right: -225px;
}
#topimage .latestnews .itm.num-6 a.nam {
    bottom: 89px;
    left: -225px;
}
#topimage .latestnews .itm.num-7 a.nam, #topimage .latestnews .itm.num-8 a.nam {
    bottom: 195px;
}

#topimage .latestnews .itm.num-9 a.nam, #topimage .latestnews .itm.num-10 a.nam {
    bottom: auto;
    top: -70px;
}
#topimage .latestnews .itm:hover {
    transform: translateY(-5%);
    transition: all 0.5s;
}
#topimage .latestnews .itm:hover a.nam {
    color: #C71139;
}

.img-intro img {
    max-width: 100%;
}
#topimage .latestnews  .img-intro img {
    border-radius: 140px;
    width: 163px;
    height: 164px;
    border: 2px solid #fff;
    box-shadow: 3px 4px 0px #c71139;
}

/* Header */
.container { width:100%; margin:0 auto; max-width: 1820px }
#header {
    z-index: 55;
    height: 75px;
    width: 100%;
    padding: 2% 0;
}
.layout-featured #header  {
    position: absolute;
}



.layout-featured .logo, .layout-featured .tguser {
    display: inline-block;
    position: absolute;
    left: 0;
}

.nhome .tguser {
    width: 55%;
    margin: 0px 10px;
}
.layout-featured .tguser {
    width: 310px;
    top: 175px;
    margin: 0;
    background: #c71139;
    padding: 18px 5px 5px 25px;
}
.layout-featured #nav .custom {
    padding: 6px 0 3px 15px;
    background: #C71139;
    color: #fff
}
.nhome #nav .custom {
     float: right;
     width: 250px;
     display: none;
}
.nhome #nav .custom p {
    margin-bottom: 0
}

ul.breadcrumb {
    background: rgba(255, 255, 255, 0.62);
    border-radius: 50px;
    margin: 1% 0 0 0;
    padding: 1% 2%;
    box-shadow: 0 0 15px #dadada;
}
ul.breadcrumb li {
  display: inline-block;
     color: #ef7f1b;
}
table.uslhom {
    font-size: 23px;
    line-height: 70px;
    margin: 2% 0;
    color: #111
}
table.uslhom td {
    padding: 1% 0
}

table.uslhom  img {
    margin-right: 1%
}

/* Navigation */
.nhome #nav ul {
    float: left;
}
#nav ul {margin:0; padding:0; }

.nhome #nav ul li  {
  display: inline-block;
  margin: 12px 4px;
  position: relative;
}
.nhome #nav ul li a {
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    padding: 10px;
    border: 2px solid transparent;
    width: auto;
}
.nhome #nav ul li:hover a, .nhome #nav ul li.active a  {
    border: 2px solid;
    color: #C71139;
}

.layout-featured #nav ul li {
    display: block;
    padding: 3px 6px;
    position: static;
    border-bottom: 1px solid #4E4E7F;
}

.layout-featured #nav ul li a {
    display: block;
    padding: 7px 15px 7px 15px;
    margin: 0;
    line-height: 32px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
}
#nav ul li.active {}

#nav ul li:hover a, #nav ul li.active a  {
   color: #ffd2dc;
}
.layout-featured #nav ul li:hover a {
   background: #c71139;
}

#nav li ul {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	top: 32px;
	width: 513px;
	z-index: 100;
	padding: 10%;
	margin-left: -8px;
	background: #ffffff;
	box-shadow: 10px 5px 15px rgba(17, 17, 17, 0.19);
	border-radius: 3px;
	display: none;
}
.layout-featured #nav li ul {
    top: 0;
    right: -250px;
    background: #252173;
    padding: 0;
    width: 281px;
}

#nav li:hover ul {
  display: block;
}

#nav li ul li {
  border-bottom: 1px solid #BC3A6A;
  background: none;
  padding: 3px 5px;
  top: 0;
  position: relative;

}
#nav li.active ul li a {
     background: none;
}
#nav li ul li a {
  display: block;
  text-transform: none;
  margin: 0;
  line-height: 1.5em;
  padding: 3px 5px;
  width: 240px;
}
.layout-featured #nav li ul li a {
    font-size: 14px;
}


.nhome #nav ul li ul li {
    margin: 0;
    border: 0;
    width: 48%;
    padding: 2px 1%;
}
.nhome #nav ul li.active ul li a, .nhome #nav ul li ul li a {
    text-transform: none;
    border: 1px solid #ddd!important;
    color: #252173!important;
    font-weight: 400;
}
#nav li ul li a:hover, .nhome #nav li ul li a:hover, .nhome #nav ul li.active ul li a:hover {background: #252173!important;color: #FFFFFF!important;}

/** Level third and above **/

#nav li ul ul {
	margin: 0 0 0 150px;
    top: 0;

}
#nav li ul ul ul {
	margin: -24px 0 0 113px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* nested under hovered items */
	left: auto;
}

/* Sidebar */
#leftbar-w {padding:0px;width:20%;float:left;}
#addthis {float:center; padding-left: 12px; padding-top: 5px;}
#rightbar-w {margin-right:12px;padding:0px;width:230px;float:right;}
#sidebar {padding:0}
#sidebar .module {padding:6px 0 6px 0; margin:0;}
#sidebar .module-title {font-size:16px;font-weight:100;margin:0;height:24px; line-height:24px; color: #fff; padding:0 0 0 22px; font-family:Tahoma, sans-serif;}
#leftbar-w .module-title {padding: 0 0 0 15px }
#rightbar-w  .module-title {padding: 0 0 0 15px}
#sidebar .module-body p{padding:0; margin:0;}

#sidebar .module .custom {
  padding: 15px;
  background: #D68351; color: #222222;
  line-height: 1.5em
}

#sidebar  ul li { margin:0 5px; padding:0;}
#sidebar  ul.nav.menu{margin:5px 0 0 0; padding:0;list-style:none; padding:0; list-style-type:none;}
#sidebar  ul.nav.menu li{ background: #8d7667; /* Old browsers */
background: -moz-linear-gradient(top,  #8d7667 0%, #564238 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d7667), color-stop(100%,#564238)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8d7667 0%,#564238 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8d7667 0%,#564238 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8d7667 0%,#564238 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8d7667 0%,#564238 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d7667', endColorstr='#564238',GradientType=0 ); /* IE6-9 */
 border-bottom:2px solid #D9844D;}
#sidebar  ul.nav.menu li a {
  display:block;margin:0; color: #FFFFFF; padding:3px 0 3px 15px;font-weight:bold;line-height:35px; text-decoration:none; font-size:15px;}
#sidebar  ul.nav.menu li a:hover { color:#ECC1A6; text-decoration:underline;}
#sidebar  ul.nav.menu li:hover {  background: #7D6759}
#sidebar  ul.nav.menu li.active a{color:#ECC1A6;}
#sidebar  ul.nav.menu li ul {border-top:1px solid #e4e4e4; margin:0;}
#sidebar  ul.nav.menu li ul li {background:none; border:none; margin: 0 0 0 15px;   }
#sidebar  ul.nav.menu li ul li a{ border: 0; color:#999; background: url(../images/arrow2.png) 0% 50% no-repeat;}
#sidebar  ul.nav.menu li ul li a:hover{ border: 0; color:#134E8B; background: url(../images/arrow2.png) 0% 50% no-repeat; }
#sidebar  ul.nav.menu li.active ul li a{color: #6e99c2;}
#sidebar  ul.nav.menu li ul li.active a, #sidebar  ul.nav.menu li.active ul li a:hover{color:#134E8B;}

.blog-featured h2 {
    color: #252173;
    font-size: 32px;
    padding-bottom: 2%;
    margin: 1% 0;
}
.catitem {
    display: inline-block;
    width: 47%;
}
.catitem img {
    max-width: 100%
}
.catitem h3 a {
    font-size: 28px;
    text-decoration: none;
    display: block;
    padding: 3%;
}
.moduletable.techn {
    margin-top: 5%;
    background: url(../images/bgtehl.jpg) center center no-repeat;
    padding: 5% 0 4% 0;
}
#botmod .moduletable.techn h3 {
    color: #fff
}
#botmod .bt-cs .bt-row {
    float: left;
    position: relative;
    overflow: hidden;
    padding: 2% 0;
    margin: 0.5%;
    width: 23.5%!important;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.66);
}
#botmod .bt-cs .bt-row:hover {
    background: #FFFFFF
}

#botmod .bt-cs .bt-inner .bt-category {
    clear: both;
    color: #ffffff;
    font-weight: bold;
    line-height: 150%;
    font-size: 13px;
    background: #4aaa60;
    padding: 5px;
    border-radius: 7px;
}
#botmod .bt-cs .bt-inner .bt-category:hover {
    background: #EF7F1B
}

#botmod .bt-cs .bt-inner img {
    border-radius: 10px;
    border: none;
    max-width: 99%;
    margin: 0 0px -14px 0px;
}
#botmod  .bt-cs .bt-inner .bt-title {
    color: #232323;
    padding-top: 8%;
}
#botmod  .bt-cs .bt-inner .bt-title:hover {
    color: #468847;
}
.moduletable.container.techinf {
    border-top: 2px solid #eee;
    padding-top: 1%;
}
/* Content */
#main { margin:0px auto 0 auto;position: relative;}
#main-content { clear:both;margin-top: 10px; background:#fff; position:relative; height:100%; padding: 10px}

#maincol {position: relative;}
#wrapper { margin:0 auto; width:1000px; padding:0;position: relative;}

#leftcolumn{margin-left:9px;padding:0px;width:205px;float:left;}
#rightcolumn{margin-right:9px;padding:0px;width:205px;float:right;}
#centercontent{width:500px;float:left;margin:5px;padding:0px;overflow:hidden; border:1px solid #e5e5e5; -moz-border-radius: 8px 8px 8px 8px; border-radius:8px;}
#centercontent_md{width: 75%;float:left;margin:0px 5px 0px 5px;padding:5px;overflow:hidden;}

div.clearpad {float:left;padding:0 0px 15px 10px;}
div.clearpad ul {clear: both;}

/* Content styles */
ul.archive li { list-style:none; padding:0 0 0 10px;}
.archive .article-count {color:#999;}
.blog-featured {background:#fff; color: #555;    padding: 2% 0;}
.items-leading {position: relative; clear:both; padding: 3px 0px 3px 4px; margin-top:2px;}
.items-row {position: relative;clear:both;}
.item-page { position:relative; background:#fff; color: #555;}
h2.item-page-title {padding: 3px 0px 3px 4px; margin-bottom: 10px;}
h2.item-page-title a{color: #181818;
  font-size: 26px;
  font-weight: normal;}
.item-page-title, .item-page-title a {text-decoration:none; color:#01406a;}
.item-page-title a:hover {}
.buttonheading { position:absolute; top:5px; right:0; padding:10px;}
.buttonheading .edit {float:right;margin:0 5px;}
.buttonheading .print { float:right; margin:0 5px;}
.buttonheading .email {float:right;margin:0 5px;}
.iteminfo {font-size: 12px;overflow:hidden;margin-bottom:5px;display:block;width: 100%; color:#999; padding-left: 5px; line-height: 13px;}
.iteminfo a {color:#999;} .iteminfo a:hover {color:#333;}
.iteminfo .category {}
.iteminfo .sub-category { padding:0 0 0 0px}
.iteminfo .create {}
.iteminfo .modified {}
.iteminfo .published {}
.iteminfo .createdby {font-weight:bold; display:block}
.items-more {clear:both; padding:10px;} h3.items-more { font-size:14px; padding:0; margin:0;}
.items-more ol { margin:0 0 0 30px; padding:0}
th.list-title, th.list-author,th.list-hits,th.list-date  { padding:2px; border-right:1px solid #fff; color:#fff;}
th.list-title a, th.list-author a,th.list-hits a,th.list-date a { color:#fff; font-weight:bold}
td.list-title, td.list-author, td.list-hits, td.list-date { border-bottom:1px dotted #ccc;}
td.list-title { width:50%;}
td.list-author { width:15%; text-align:center;}
td.list-hits { width:5%;text-align:center;}
td.list-date { width:15%;text-align:center;}
.cols-1 {width:100%; clear:both;}

.cols-4 .item {
    width: 23%;
    margin-right: 1%;
    float: left;
}
.cols-3 .item {
    width: 31%;
    margin-right: 2%;
    float: left;
}
.cols-2 .item {
    width: 46%;
    margin-right: 2%;
    float: left;
}
.column-1, .column-2, .column-3, .column-4 { position:relative;margin:0 0 20px 0}
.item-page .page-header h2 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 2%;
    position: relative;
    color: #fff;
    padding-left: 85px;
    background: #252173;
    width: fit-content;
    padding: 12px 80px 12px 10px;
    text-transform: uppercase;
}
.item-page .page-header h2:after {
    content: '';
    position: absolute;
    top: -18px;
    width: 72px;
    height: 7px;
    background: #c71139;
    margin-left: 5px;
    left: 0;
}
.blog .item {
    font-size: 17px;
    color: #888;
    padding-bottom: 2%;
    margin-bottom: 2%;
    line-height: 1.4em;
    border: 1px solid #e8e8e8;
}
.blog .item p {
    padding-left: 4%
}

.blog .item:hover {
    box-shadow: 0 0 60px #CACACA
}

.blog .item .page-header h2 {
    font-size: 19px;
    line-height: 1.3em;
    text-transform: uppercase;
    text-align: left;
    padding: 7%;
    background: #252173;
    margin-bottom: 5%;
}
.blog .span3:nth-child(odd) .item .page-header h2 {
    background: #C71139
}

.blog .item .page-header h2 a {
    color: #FFFFFF;
    text-decoration: none;
}
.blog .item .pull-left.item-image img {
    max-width: 100%;
}
.blog .item img:hover {
    filter: grayscale(1);
    transition: all 0.7s
}

div.article_images_block {
    padding: 8px;
    text-align: center;
    margin: 0 2% 1% 0!important;
    max-width: 600px;
    float: left;
}
/* Contact styles */
th.item-num, th.item-title,th.item-position,th.item-phone,th.item-suburb,th.item-state { padding:2px; border-right:1px solid #fff; color:#fff;}
th.item-num a, th.item-title a,th.item-position a,th.item-phone a,th.item-suburb a,th.item-state a {color:#fff}
td.item-num {width:5%; text-align:center;}
td.item-title {width:25%; text-align:center;}
td.item-position {width:15%;text-align:center;}
td.item-phone {width:15%;text-align:center;}
td.item-suburb {width:15%;text-align:center;}
td.item-state {width:15%;text-align:center;}
.contact label { width:100px;font-weight:bold; float:left}
.contact input { float:left;}
.contact .jicons-icons { float:left; padding:5px 10px 10px 0;}
.contact h3 { font-size:14px;}

.spacer .module {float: left;}
.spacer.w99 .module {width: 100%;}
.spacer.w49 .module {width: 50%;}
.spacer.w33 .module {width: 33.3%;}
.spacer.w24 .module {width: 24.5%;}

.readmore { margin:0; line-height:20px; }



ul.pagenav { display:block;} ul.pagenav li { list-style:none;}
.pagenav-prev { float:left; padding-top: 10px;}
.pagenav-next { float:right; padding-top: 10px;}
.pagination { clear:both;}
span.pagination { background:none;}
.pagination span, .pagination a, ul.pagenav li a {padding: 1px 8px; background: #fff; color: #555; font-weight: bold; font-size: 90%;}
.pagination a, ul.pagenav li a {  font-weight: bold; text-decoration:underline}
.button, .validate { padding: 3px 15px; border: 1px solid #999999; background: #b9b8b8; color: #FFF; font-weight: bold;}
.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background:#757474;color:#fff;}
.inputbox, input, textarea, select { border:1px solid #c0c0c0; color:#13618d; padding: 5px 10px}
.breadcrumbs { padding:0 0 0 10px; color:#555;}
.searchbox {background: url(../images/search.png) no-repeat ; margin-top: 7px; width: 165px; height: 18px; color:#13618d; -moz-border-radius: 5px; border-radius: 5px;}

/* Footer */

#footer { clear:both; margin:10px 0 0 0; padding:0;}
.footer-pad { width:960px; margin:0 auto; padding: 0;}
#bottom {width:960px; margin:0 auto; padding:5px 0 0 0; background: #555 ; -moz-border-radius-bottomright: 7px; -moz-border-radius-bottomleft: 7px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px;}
.copy { margin:0; padding:0 0 0 10px;font-size:12px; float:left;color:#ccc}
.copy a {font-size:12px; color:#ccc}
.design {margin:0; text-align:center; float:center; color:#e5e3e3; font-size:9px;padding: 0;width: 290px; margin: 0 auto;}
.design a { text-decoration:none; font-size:9px;color:#e5e3e3; font-weight:bold;padding: 0;}


.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
  float: right;
  cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}
#botmod h3 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 2%;
    text-transform: uppercase;
}


#user-bottom {
   margin: 2% 0;
   padding-top: 25px;
}

.layf {
    padding-top: 2%;
}
.layout-featured .layf {

}
.layout-featured .layf .user1 a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
      font-size: 20px;
}
.layout-featured .layf li {
  list-style-type: none;
  padding: 2%;
}

.user1 .custom.cusone {  float: left; width: 69%; }
.user1 .custom.cusone strong:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 12px;
    margin-right: 11px;
    background: #252173;
}
.custom.custtw {
    width: 30%;
    float: left;
    font-weight: 700
}
.custom.custtw strong {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    background: #252173;
    padding: 2.5% 1% 2.5% 4%;
    display: inline-block;
    font-size: 179%;
    width: 75%;
}
.user2 {
    float: right;
    padding: 10px;
    color: #333!important;
    line-height: 21px;
    width: 314px;
}
.layout-featured  .user2 {
    color: #FFFFFF!important;
    line-height: 28px;
    font-size: 20px;
}
#user-bottom .user2 span {
    color: #333!important;
}
.layout-featured #user-bottom  .user2 span {
    color: #FFFFFF!important;
}
.user1 p {
  margin-bottom: 5px;
}
.user3 {
    color: #2F4739;
    margin: 1% 0;
}
.layout-featured .user3 {
  padding-top: 2%;
   color: #fff;
    margin: 2% 0;
}
.layout-featured .user3 a {
    color: #fff
}

.user3 img {
    filter: contrast(0.3)
}
.layout-featured   .user3 img  {
    filter: none;
}
#navtoogle {
    display: none;
    padding-right: 3%;
    text-align: right;
    margin-bottom: 2%;
    padding-top: 2%;
    position: absolute;
    z-index: 555;
    top: 0;
    right: 0px;
}

@media only screen and (max-width: 1600px)  {
#topimage .latestnews .itm {
    position: absolute;
    top: 8%;
    left: 36%;
    width: 160px;
    height: 199px;
    z-index: 2;
    transform: scale(0.8);
}
#topimage .latestnews .latestnewsslog{
    transform: scale(1);
}
#topimage .latestnews {
    height: 950px;
}

}

@media only screen and (max-width: 1400px)  {
.layout-featured .tguser {
    top: 140px;
}
.layout-featured #nav {
    top: 190px;
        padding: 0.5% 25px;
}
.layout-featured .slider-text {
    font-size: 22px;
    line-height: 35px;
}


}


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

.container {
    padding: 0 2%;
    width: 96%;
}
#nav {
    text-align: center;
}
.item-page table img {
    max-width: 500px
}
#topimage {
    padding: 11% 0 0 0;
}
table.uslhom {
    font-size: 18px;
}
#main-content {
    margin-top: 2%
}

img.logo {
    max-width: 355px;
}
.tguser {
    width: 60%;
    margin-left: 1%;
}
#nav ul li a {
    padding: 0 8px 0 11px;
    font-size: 16px;
}
.tgtop .custom {
    padding-right: 2%;
    font-size: 13px;
}
.slide-wrap {
    font-size: 4em
}
#topimage .latestnews .itm {
    position: static;
    display: inline-block;
    left: 36%;
    width: 15%;
    margin: 2%;
    height: auto;
    z-index: 2;
    transform: none;
}
#topimage .latestnews a.nam {
    position: static;
    width: auto;
    text-align: center!important;
        font-size: 15px;
    margin: 3% 0;
}
#topimage .latestnews .img-intro {
    margin: 0 auto;
}
#topimage .latestnews .latestnewsslog {
    position: static;
    margin: 0 auto;
}
#topimage .latestnews {
    height: auto;
    padding: 5% 1%;
}

}

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

.layout-featured #header, .layout-featured .tguser, .layout-featured .logo {
    position: static;
}
#header {
    height: auto;
}

    .tgtop {
    text-align: center;
}
.custom.container.tps {
    margin-top: 0;
}
.simple-slider.slider91 {
    min-height: 396px;
}
.slide-wrap {
    font-size: 3em;
}
img.logo {
    max-width: 355px;
    margin: 1% auto;
}
table.perevag td {
    font-size: 13px;
    padding: 5% 0%;
    border-radius: 23px;
}
table.perevag td strong {
    font-size: 24px;
}
.custom.custtw strong {
    padding: 2.5% 0% 2.5% 6%;
    font-size: 169%;
    width: 96%;
}
div.article_images_block {
    max-width: 350px;
}
.item-page .page-header h2 {
    font-size: 27px;
}
#nav ul li:hover ul, .nhome #nav ul li ul, .layout-featured .tguser {
    display: none;
}
#topimage {
    padding: 0;
}
.layout-featured .slider-text {
    font-size: 17px;
    line-height: 24px;
    width: 47%;
}
.layout-featured .slider-text h2 {
    font-size: 34px;
}
#topimage .latestnews .itm {
    width: 28%;
}

}

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

 #navtoogle {
     display: block;
 }
  .layout-featured #nav {
      position: static;
  }

 #nav {
     display: none;
 }
.blog .item .page-header h2 {
    font-size: 16px; }

.cmn-toggle-switch {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 65px;
  height: 35px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.cmn-toggle-switch:focus {
  outline: none;
}
.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 16px;
  left: 18px;
  right: 18px;
  height: 3px;
  background: #C71139;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #252173;
  content: "";
}

.cmn-toggle-switch span::before {
  top: -8px;
}

.cmn-toggle-switch span::after {
  bottom: -8px;
}
.cmn-toggle-switch__htx {
  background-color: transparent;
}

.cmn-toggle-switch__htx span {
  -webkit-transition: background 0 0.3s;
          transition: background 0 0.3s;
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
          transition-delay: 0.3s, 0;
}

.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

.cmn-toggle-switch__htx.active {
  background-color: #FFF;
}

.cmn-toggle-switch__htx.active span {
  background: none;
}

.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0, 0.3s;
          transition-delay: 0, 0.3s;
}
span.menutoog div {
      background: #000;
    width: 100%;
    height: 0.125rem;
    margin: 0.25rem auto;
    border-radius: 10px;
    -webkit-transition: 0.3s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition: 0.3s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    -webkit-transition-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);
    -webkit-transform: 0;
    transform: 0;
    -webkit-transform-origin: center;
    transform-origin: center;

}
#nav {
    text-align: left;
}
.layout-featured #nav {
    width: auto;
}
.layout-featured .slider-text {
    display: none;
}
table.uslhom td {
    padding: 1% 0;
    display: inline-block;
    width: 98%;
    line-height: 1.5em;
    vertical-align: text-top;
}
#nav ul {
    margin-left: 5%;
}
#nav ul li {
    display: inline-block;
    padding: 1%;
    position: relative;
    width: 75%;
    text-align: left;
}
#nav ul li:first-child {
    padding-left: 1%;
}
#nav ul li:first-child, .layout-featured #nav ul li:first-child a {
    padding-left: 8px
}

#nav ul li:first-child:after {
    content: '';
}
.layout-featured #nav, .layout-featured #header {
    position: static;
}
.tgtop .custom {
    display: none;
}
.tgtop .custom:last-child {
    display: block;
    padding-left: 3%
}
.slide-wrap {
    font-size: 2em;
}
.layout-featured .slider-text {
    top: 40%;
}
.item-page img, .item-page table img {
    max-width: 100%;
    height: auto;
    margin: 4% 0!important;
        float: none!important;
}
.simple-slider.slider91 {
    min-height: auto;
}
table.perevag {
    margin-bottom: 1%;
    text-align: center;
}
table.perevag td, .cols-4 .item {
    width: 47%!important;

}
.blog-featured td {
    display: block;
    padding: 1%;
}
#hommod {
    background: url(../images/bgpsl.jpg) center 0 repeat-y;
    background-size: contain;
}
table.ntd td, table.ntdtw td, .user1 {
    width: 98%;
    margin: 1% 0;
 }
 .user1 {
   padding: 1%
 }
 table.ntdtw td, .catitem {
     width: 92%
 }
 .layout-featured .layf .user1 a {
     font-size: 18px
 }

 #botmod .bt-cs .bt-row {
    width: 44%!important;
    background: #ffffff;
}
.moduletable.techn {
   background-size: contain;
   background-repeat: repeat-y;
   padding: 5%
}
#main-content {
   padding: 0
}
.layout-featured .layf {
    background-size: contain;
    background-position: 0 0
}
ul.breadcrumb {
    font-size: 12px;
    line-height: 21px;
}
.item-page .page-header h2 {
    padding-left: 3%
}
.item-page .page-header h2:after {
    content: normal;
}
.span3 {
    display: initial;
}
.blog .item {
    padding-bottom: 5%;
    margin-bottom: 10%;
    display: inline-block;
    float: none;
}
.user2 {
    width: 96%;
   background: #f9c667; /* Old browsers */
background: -moz-linear-gradient(45deg, #f9c667 0%, #f79621 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #f9c667 0%,#f79621 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #f9c667 0%,#f79621 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.layout-featured .user2 {
    width: 94%
}
.container {
    padding: 0 2%;
    width: 92%;
}
img.logo, .layout-featured img.logo {
    max-width: 82%;
}
.user1 .custom.cusone {
    display: none;
}
.custom.custtw {
    width: 90%;
    float: none;
}
iframe {
    max-width: 100%!important
}
#topimage .latestnews .itm {
    width: 43%;
}
#topimage .latestnews .img-intro {
    text-align: center;
    height: 137px;
    overflow: hidden;
}
#topimage .latestnews .img-intro img {
    border-radius: 120px;
    width: 120px;
    height: 120px;

}
#topimage .latestnews .latestnewsslog {
    padding: 4% 5%;
    max-width: fit-content;
    text-align: center;
}

}

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

#botmod .bt-cs .bt-row {
    width: 98% !important;
    margin-bottom: 10px;
}

#header {
    position: static;
    height: auto;
    border-bottom: 5px solid #f9f9f9;
}
table.ntd td {
    font-size: 12px;
}
#topimage table td, .item-page table td, .user3 table td {
    display: inline-block;
    width: 100%!important
}
.user3 table td {
    text-align: center!important;
    font-size: 13px;
    margin-top: 2%;
}
img.logo, .layout-featured img.logo {
    max-width: 82%;
}

div.article_images_block {
    max-width: 98%;
}

}

