@charset "UTF-8";
/* CSS Document */

html, body {
   font-size: 14pt !important;
}

img {
  max-width: 100%;
  height: auto;
}

.com-content-category-blog__items.blog-items.columns-3 {
  display: flex;
    flex-wrap: wrap;
}

.columns-3 > div {
    /* width: 33%; */
    /* float: left; */
    /* min-height: 500px; */
    flex-grow: 4;
}

.columns-2 .com-content-category-blog__items.blog-items img, .columns-3 .com-content-category-blog__items.blog-items img {
  width: 100%;
  height: auto;
}

div#maximenuck240 ul.maximenuck {
  background: #000 !important;
}

@supports (display:grid) {
	.blog-items.columns-2 {
		grid-template-columns: 1fr 1fr;
	}
}

.blog-item {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 0 0.5em 1em;
}

.notice {
  padding: 25px;
  text-align: center;
  color: #eee8c5;
  background-color: #660000;
  font-size: 18px;
  margin-top: -10px;
  margin-bottom: 25px;  
}

.notice a:link, .notice a:visited{
 color: #fff !important; 
}

div#left .mod_sigplus img {
  padding: 0 !important;
  margin: 0 !important;
}

.nav > li > a {
  padding: 0 !important;
}

body{
  background-image:url(/templates/legacybuildersnrv/images/background_tile.jpg);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#660000;
  color:#fff;
  padding:0;
  margin:0;
  font-family:Verdana, Arial, sans-serif;
}

div#wrapper{
  /*width:920px;*/
  border:1px soild #000;
  text-align:left;
  padding:10px;
  margin:10px;
  background-color:#FFF;
  color:#404040;
}

div#header{
  margin-bottom:10px;
  height:105px;
}

div#logo{
  /*width:455px;
  float:left;
  padding-right:2px;*/
}

/*div#header_right{
  width:463px;
  float:left;
}*/

div#image_bar{
  height:83px;
  margin-bottom:2px;
}

div#image_bar p{
	padding:0;
	margin:0;
	text-align:right;
}

div#image_bar img{
	margin-left:4px;
}

div#content{
  /*width:900px;
  padding:10px;*/
  padding:10px 0;
  border:1px solid #e6e6e6;
  clear:both;
}

div#left{
  /*width:615px;*/
  float:left;
}

div#right{
  /*width:275px;
  margin-left:10px;
  float:left;*/
}

div#right img{
	text-align:center;
}

div#footer{  
  width:100%;
  padding:10px;
}

.clear{
  clear:both;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family:"Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight: bold;
	color:#000;
}

ul.mod-menu{
  list-style:none;
  padding:0;
  margin:0;
  text-align:right;
}

ul.mod-menu li{
  display:inline-block;
  /*display:block;
  float:left;*/
  padding:2px;
  margin-left:4px;
  border:1px solid #e6e6e6;
  width:73px;
  font-size:.75em;
  text-align:center;
}

a:link, a:visited{
  text-decoration:none;
  color:#660000;
}

a:hover{
  text-decoration:underline;
  color:#660000;
}

#features {
	clear:both;
	padding-top:10px;
}

.featureboxes{
	/*width:30%;
	margin:0 10px;
	float:left;*/
	padding:0 10px;
}

.featureboxes h3{
	font-size:.9em;
	text-align:center;
}

.featureboxes .sigplus-gallery{
	max-width:270px;
	min-height:200px;
	margin-left:auto;
	margin-right:auto;
	/*border:1px solid #e6e6e6;*/
}

div#left img{
	margin:10px;
}

.inside{
	padding:0;
}

.cols-2 .column-1, .cols-2 .column-2{
  width:47%;
  float:left;
  margin:10px;
}

.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3{
  width:31%;
  float:left;
  margin:10px;
}

.cols-3 h2{
	text-align:center;
}

.item {
	padding:0 10px;
}

.items-row{
  clear:both;
}

.readmore{
	text-align:right;
}

#right_tip{
	border:1px solid #909090;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
	padding:10px;
	background-color:#eee8c5;
}

#right_tip img{
	border:1px solid #000;
	margin-left:10px;
}

#right_tip h3{
	margin-top:0;
	padding-top:0;
}

.pagination ul li{
	display:block;
	float:left;
	padding:0 5px;
}

#menu .container {
    width: 100%;
}

#header .col-lg-6, #header .col-md-6, #header .col-sm-6 {
	padding-left:0;
	padding-right:0;
}

.navbar {
    border: none;
    margin-bottom: 0;
    min-height: 10px;
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar-default {
    background-image: none;
    background-repeat: no-repeat;
    border-radius: 0;
    box-shadow: none;
}

.navbar-collapse {
    border-top: none;
    box-shadow: none;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 0;
    padding-right: 0;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.navbar-toggle:after {
   content: "Menu";
   color:#660000;
}

.boxplus-main{
	overflow:hidden;
}

div.sigplus-center > * {
    clear: both !important;
    float: none !important;
    margin: 0 !important;
    text-align: center !important;
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
  .columns-2 > div {
    width: 50%;
    float: left;
    min-height: 500px;
  }
   .columns-3 > div {
    width: 33%;
    float: left;
     min-height: 500px;
  }
}

* {
  box-sizing: border-box;
}

@media (min-width: 1200px) {
	.container {
		width: 970px;
	}
}


@media (max-width: 767px) {
  
ul.mod-menu li {
    display: block;
    padding: 5px;
    margin: 5px;
    border: 1px solid #e6e6e6;
    width: 100%;
    font-size: 1.75rem;
    text-align: center;
}
  
  
	#logo img{width:100%; height:auto;}
	#image_bar{display:none;}
	.sigplus-gallery .boxplus-wrapper, .sigplus-gallery .boxplus-wrapper .boxplus-transition {
		display:none;
	}
	
	.featureboxes .sigplus-gallery{
		max-width:240px;
		height:auto;
	}
	
	#features .sigplus-gallery .boxplus-slider .boxplus-viewport ul li img,
	#features .sigplus-gallery .boxplus-slider .boxplus-viewport ul li,
	#features .sigplus-gallery .boxplus-slider .boxplus-viewport ul,
	#features .sigplus-gallery .boxplus-slider .boxplus-viewport,
	#features .sigplus-gallery .boxplus-slider{
		width:220px !important;
		height:auto;
	}
	
	#left img {
		width:200px;
		height: auto;
	}
	
	ul.menu li {
		display:block;
		padding:10px;
		margin-left:0;
		clear:both;
		width:100%;
	}
	
	.cols-2 .column-1, .cols-2 .column-2 {
		width:100% !important;
		height:auto !important;
		clear:both !important;
	}
	
	.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3 {
		width:100% !important;
		height:auto !important;
		clear:both !important;
	}
	
	.cols-3 .column-1 img, .cols-3 .column-2 img, .cols-3 .column-3 img {
		width:100%;
		height: auto;
	}
	
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}
	.blogcontact .column-1 {
		width:100%;
		clear:both;
	}
	
	.blogcontact .column-2 {
		width: 105%;
		clear:both;
	}
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  
  ul.mod-menu li {
    display: block;
    padding: 5px;
    margin: 5px;
    border: 1px solid #e6e6e6;
    width: 100%;
    font-size: 1.75rem;
    text-align: center;
}
  
  
#logo{
width:30%;
}
#logo img{
width:100%;
margin-top:10px;
height:auto;
}
#header_right{
width:69%;
}

.sigplus-gallery {
	width:614px;
	margin:0 auto;
}

#features .sigplus-gallery {
	width:225px;
}

#features .sigplus-gallery .boxplus-slider .boxplus-viewport ul li img,
	#features .sigplus-gallery .boxplus-slider .boxplus-viewport ul li,
	#features .sigplus-gallery .boxplus-slider .boxplus-viewport ul,
	#features .sigplus-gallery .boxplus-slider .boxplus-viewport,
	#features .sigplus-gallery .boxplus-slider{
		width:205px !important;
		height:auto;
	}

.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3 {
		width:30% !important;
		min-height: 400px;
		height:auto !important;
		float:left !important;
	}
	
	.cols-3 .column-1 img, .cols-3 .column-2 img, .cols-3 .column-3 img {
		width:100%;
		height: auto;
	}
	
	.row-separator {
		display:none;
	}
	
	#left, #right {
		width:100% !important;
		clear:both !important;
	}
	
	.blogcontact .column-1 {
		width:60%;
	}
	
	.blogcontact .column-2 {
		width: 25%;
	}
	
}