
@font-face {
  font-family: "Helvetica-Black";
  src: url("type/HelveticaLTStd-Blk.otf");
  }

@font-face {
  font-family: "Helvetica-BlackCond";
  src: url("type/HelveticaLTStd-BlkCond.otf");
  }

@font-face {
  font-family: "Helvetica-Cond";
  src: url("type/HelveticaLTStd-Cond.otf");
  }

@font-face {
  font-family: "Helvetica-LightCond";
  src: url("type/HelveticaLTStd-LightCond.otf");
  }

@font-face {
  font-family: "Helvetica-Roman";
  src: url("type/HelveticaLTStd-Roman.otf.otf");
  }


@font-face {
  font-family: "Helvetica-Bold";
  src: url("type/HelveticaLTStd-Bold.otf");
  }



ul, li {
	padding: 0;
	margin: 0;
}

body {
background-color: black;
background-image: url("images/main-bgr.jpg");
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}

#maincontainer {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;	
}

main {
background-color: black;
}

.front {
font-family: "Helvetica-Cond", Arial;
font-size: 30px;
color: #000000;
line-height: 110%;
}

.rightcolumnhome {
	padding: 30px;
}

.rightcolumn {
	padding: 30px;
}

.indextxt {
	font-family: "FuturaCustom", Arial;    
    font-size: 20px;
    color: #000000;
}

.sidebar {
    -ms-flex: 0 0 310px;
    flex: 0 0 310px;
    background: linear-gradient(0deg, #408FB8, #8ED4F7);
    color: white;
} 

.navsection {    
}

.home {
	background-image: url("images/bgr-home.jpg");
 	background-position: top;  
 	background-repeat: no-repeat;
 }

.menuitem {
    font-family: 'Exo 2', sans-serif;
    font-size: 1.25rem;    
    color: #FFF;
    text-decoration: none;
    display: block;
    text-align: center;
    text-transform: uppercase;
    background-color: #0071BB;
    margin-bottom: 5px;
    padding: 10px 15px;
}


.menuitem:hover {
  color: #B2E0F8;
}

.menu li {
	list-style-type: none;
}

.navtext {
  padding-left: 15px;
  padding-top: 9px;
}

.text {
    font-family: "Helvetica-Roman", Arial;
    font-size: 15px;
    color: #000000;
    line-height: 105%;
}

.t {
	display: table;
	width: 100%;
}

.t1 {
	display: table-cell;   
}

.ml {
	display: table-cell;
	vertical-align: top;
}

.mr {
	display: table-cell;
    width: 50%;
	vertical-align: middle;
    padding-top: 5px;
}


.mrc {
    display: table-column;
    vertical-align: middle;
}

.t2 {
	display: table-cell;
	vertical-align: bottom;
	text-align: right;
}

.t3 {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.flink, .flink:hover, .flink:visited {
	font-weight: bold;
	font-size: 1.25rem;
	color: white;
	text-decoration: none;
}

.flink, .flink:hover, .flink:visited {
    font-weight: bold;
    font-size: 1.25rem;
    color: white;
    text-decoration: none;
}

.link {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #373A90;
    text-decoration: none;
}

.flink a:hover {
	color: #EEE;
}

.imghover:hover {
	opacity: 0.75;
}

.footer {
	background-color: black;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	color: white;
}

.respimg {
	max-width: 100%;
	height: auto;
}

.ctable {
	display: table;	
}

.tablecell {
	display: table-cell;
	margin: 0;
	padding: 0;
}

.divrelative {
	position: relative;	
}

.divabsolute {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}

.topbutton {	
    display: inline-block;
    padding: 10px 18px;
    border-radius: 10px;
    color: white;
}

.topbutton_container {
    background-image: url('images/btnbgr.jpg');
    display: inline-block;    
    margin: 5px;
    opacity: 1;  
    text-decoration: none!important;
   	font-family: 'Montserrat', sans-serif;    
}

.topbutton_container2 {
    background-image: url('images/btnbgr2.jpg');
    display: inline-block;    
    margin: 5px;
    opacity: 1;  
    text-decoration: none!important;
    font-family: 'Montserrat', sans-serif;    
}

.topbutton_mobile {
    background-color: #010101;
    padding: 5px;
    color: white;
    text-align: center;
    opacity: 1;
    text-decoration: none!important;
    font-family: 'Montserrat', sans-serif;    
    font-size: 1.2rem;
}

.topbutton_container:hover {
    opacity: 0.8;
}

.topbutton_container2:hover {
    opacity: 0.8;
}

.topbutton_mobile:hover {
    opacity: 0.9;
}

.topbutton, .topbutton a {
    color: white!important;    
    text-decoration: none!important;
    font-size: 1.5rem;
    font-weight: 500; 
}

.topbutton_mobile, .topbutton_mobile a {
    color: white!important;    
    text-decoration: none!important;
    font-weight: 400; 
}

.tdbgr-home {
  background-color: #F6F6F6;
  background-image: url("images/bgr-bricks.jpg");
  background-position: top;  
  background-repeat: no-repeat;
}

.cat-bgr {
  background-color: white;  
}

.item-bgr {
  background: white;  
}

.title {
    color: white;    
    font-weight: 700;
    font-size: 2.5rem;    
    text-transform: uppercase;
}

.title img {
    max-width: 100%;
    height: auto;
}

.itemcontainer {	
	padding: 10px;	
}

.itemimage {
    border: 1px solid #010101;
    max-width: 250px;
    height: auto;
}

.itemimage:hover {
	opacity: 0.75;
}

.itemtitle {
    font-size: 1.25rem;
  line-height: 1.25rem;
  margin-top: 5px;
  color: #010101;
}

.itemtitle a {
	text-decoration: none;
    color: #010101;
}

.itemtitle a:hover {
	text-decoration: none;
    color: #465C84;
}

.itemsubtitle {
	font-size: 1rem;
	padding-bottom: 5px;
	color: grey;	
}

.itemsubtitle a {
	text-decoration: none;
}

.itemsubtitle a:hover {
	text-decoration: none;
	color: #5682F6;
}

.itemtitlelink {	
	color: black;
}

.itemsku {	
	color: white;
	display: inline-block;
	background-color: black;
	font-size: 0.75rem;
	padding: 2px 6px;
	margin-top: 5px;
	font-family: 'Montserrat', sans-serif;
}

.sku {  
    color: white; 
    background-color: black;
    display: inline-block;
    font-size: 1rem;
    padding: 2px 6px;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;    
}

.prod_title {
  font-family: "Helvetica-BlackCond", Arial;
  font-size: 40px;
  color: #010101;
  line-height: 95%;  
  text-transform: uppercase;
}

.prod_subtitle {
    letter-spacing: 1px;
    font-size: 1.375rem;
    font-weight: bold;
    padding-bottom: 5px;
    margin-top: -5px;
}

.prod_img {    
    max-width: 100%;
    height: auto;
}

.item-sku {    
    background: black;
    font-size: 1rem;
    display: inline-block;
    padding: 5px 15px;
    color: #FFF;
    margin: 15px 0;
    width: 130px;
    text-align: center;
    font-family: Montserrat;
}

.item-sku0 {
    font-size: 1.25rem;
    font-family: "Montserrat";
    padding-top: 10px;
    color: #E22D99;
}

.indextext {
    font-size: 1.25rem;
    color: #48BBCA;    
}

.item-info {
    font-family: Arial;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 100%;
    margin-right: 20px;
}

.topline {
    border-top: 1px #215F6B dotted;
    background-color: #113339;
}

.item-sku-button {
    font-family: Arial;
    background: #48BBCA;
    font-size: 15px;
    display: inline-block;
    padding: 2px 10px;
    color: black;    
    width: 110px;
    text-align: center;    
    margin-left: 5px;
}

@media only screen and (min-width: 1201px) {

    [class="smaller"]{
        display:none !important;
    }
}

@media only screen and (max-width: 1200px) {

    [class="larger"]{
    display:none !important;
    }

    [class="sidebar"]{
    display:none !important;
    }
}

@media only screen and (max-width: 800px) {

.t, .t1, .t2 {
	display: block;
	text-align: center;
}

.mr {
    display: block;
}

.t2 {
	padding-top: 15px;
}

}