body { width: 900px;
    max-width:100%;
    overflow-x: hidden;
     margin:0 auto;
     
}
 @font-face {
     font-family: 'harringtonregular';
     src: url('https://www.itcircleconsult.com/eb2017/fine/harngton-webfont.woff2') format('woff2'), url('https://www.itcircleconsult.com/eb2017/fine/harngton-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
 * {   
    text-decoration: none;
    -webkit-text-decoration-color:transparent;
            text-decoration-color:transparent;
            font-family: 'Arial';
}
 h5 {
     font-family: 'harringtonregular';
     color: white;
     font-size: 36px 
}

.mbr-gallery-title {
    font-family: 'Arial';
    color: white;
    font-size: 36px;
    font-weight: bold;
    text-align: center
}
 #main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
     -ms-flex-line-pack: center;
         align-content: center;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
         -ms-flex-direction: column;
             flex-direction: column;
}
 header {
    max-width:100%;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
     -ms-flex-line-pack: center;
         align-content: center;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
         -ms-flex-direction: row;
             flex-direction: row;
}
 #head {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
     -ms-flex-line-pack: center;
         align-content: center;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
         -ms-flex-direction: column;
             flex-direction: column;
     margin-top:2%;
     width:100%;
     /* overflow-x: hidden; */
 }

     #logo img {width: 100%;} 


 #button_hldr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
     -webkit-box-pack: center;
         -ms-flex-pack: center;
             justify-content: center;
     -ms-flex-line-pack: center;
         align-content: center;
     -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
         -ms-flex-direction: row;
             flex-direction: row;
     background: black;
     /* width:900px; */
     width: 100%;
     /* overflow-x: hidden; */
}
 #menu a, #menu a:visited, #menu a:link {
     
     font-family: "Montserrat",serif;
     font-size: 17px;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     
     text-align: center;
     text-decoration: none;
     /* text-shadow: 0px 1px #f9f9f9; */
     -webkit-transition: all 0.3s ease-in 0s;
     transition: all 0.3s ease-in 0s;
}


/* END NAV */



/* GALLERY */

.cid-qFK5YBswoI {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #ffffff;
  }

  .container {
    margin-top: 2%;
    margin-bottom:2%;
    margin-right: auto;
    margin-left: auto;
        padding-right: 0px;
        padding-left: 0px;
        max-width: 100%;
    
    }

    .mr {margin-right:2%}

.mbr-gallery .mbr-gallery-item--p6, .mbr-gallery .mbr-gallery-item--p5 {
    width:48.75%;
    margin-top:1%;
    margin-bottom:1%;

    padding:0;

}

 
.topsort {
    margin-top:9px
}

.topsort_shirts {
    margin-top:9px
}

.topsortm {
    display:none;
    margin-top:9px
}

  /* GALLERY END */


  /* nav */

  #menu ul {
    margin: 0;
    padding: 0;
  }
  
  #menu .main-menu {
    display: none;
  }
  
  #tm:checked + .main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

            -webkit-box-pack: justify;

                -ms-flex-pack: justify;

                    justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
            width:100%;
  }
  
  #menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
            width:100%;
  }

#menu ul {width:100%;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
 
        -ms-flex-direction: row;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                flex-direction: row;
}

  #menu input[type="checkbox"], 
  #menu ul span.drop-icon {
    display: none;
  }
  
  #menu li, 
  #toggle-menu, 
  #menu .sub-menu {
    border-style: solid;
    border-color: rgba(0, 0, 0, .05);
  }
  
  #menu li, 
  #toggle-menu {
    border-width: 0 0 1px;
  }
  
  #menu .sub-menu {
    background-color: #444;
    border-width: 1px 1px 0;
    margin: 0 1em;
  }
  
  #menu .sub-menu li:last-child {
    border-width: 0;
  }
  
  #menu li, 
  #toggle-menu, 
  #menu a {
    position: relative;
    display: block;
    color: white;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
  }
  
  #menu, 
  #toggle-menu {
    background-color: #000;
  }
  
  #toggle-menu, 
  #menu a {
    padding: 1em 1.5em;
  }
  
  #menu a {
    transition: all .125s ease-in-out;
    -webkit-transition: all .125s ease-in-out;
  }
  
  #menu a:hover {
    background-color: white;
    color: #000;
  }
  
  #menu .sub-menu {
    display: none;
  }
  
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: block;
  }
  
  #menu .sub-menu a:hover {
    color: #444;
  }
  
  #toggle-menu .drop-icon, 
  #menu li label.drop-icon {
    position: absolute;
    right: 0.2;
    top: 1.25em;
  }
  
  #menu label.drop-icon, #toggle-menu span.drop-icon {
    border-radius: 50%;
    width: 1em;
    height: 1em;
    text-align: center;
    background-color: rgba(0, 0, 0, .125);
    text-shadow: 0 0 0 transparent;
    color: rgba(255, 255, 255, .75);
  }
  
  #menu .drop-icon {
    line-height: 1;
  }

/* end nav */

/* description */

/* top image */
.desc_wrap {max-width:100%}

.top_image {display:-webkit-box;display:-ms-flexbox;display:flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
margin-top:2%;
max-width:100%;margin-left:3%; margin-right:3%;
text-align: center}


/* end top image */

/* middle */

.middle {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;

}

/* end mid */
.tab-wrap {-webkit-box-flex:1;-ms-flex:1;flex:1; }

/* left */
.left {-webkit-box-flex: 1;-ms-flex: 1;flex: 1; margin-right:2%}
.left li {font-size:16px;  font-family: "Arial", Gadget, sans-serif; line-height: 1.7em}

/* end left */

/* right */

.right {-webkit-box-flex:1;-ms-flex:1;flex:1; margin-left:2%; margin-right:2%;width:96%;margin-top:10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center}

/* end right */

/* table */
table.darkTable {
    font-family: "Arial", Gadget, sans-serif;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    width: 98%;
    height: 200px;
    text-align: left;
    border-collapse: collapse;
    /* margin:5% */
    
  }
  table.darkTable td, table.darkTable th {
    border: 1px solid #4A4A4A;
    padding: 1px 1px;
  }
  table.darkTable tbody td {
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    padding:2%;
  }
  table.darkTable tr:nth-child(even) {
    background: #C1C1C1;
  }
  table.darkTable thead {
    background: #000000;
    border-bottom: 3px solid #FFFFFF;
  }
  table.darkTable thead th {
      padding:2%;
    font-size: 16px;
    font-weight: normal;
    color: #E6E6E6;
    text-align: left;
    border-left: 2px solid #FFFFFF;
  }
  table.darkTable thead th:first-child {
    border-left: none;
  }
  
  table.darkTable tfoot td {
    font-size: 16px;
  }
/* end table  */


/* Quotes */

.quote {
    margin-top:2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; margin-left:3%; margin-right:3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom:-2%

}

.quote em {
    font-family: 'Merriweather', Georgia, serif;
    font-weight: normal;
    background-color: rgb(255, 255, 255);
    color: #ad001f;
    font-size: 24px;
    text-align: center;
}

.quote span {
    font-size: 20px;

}

/* end Quotes */


 footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width:100%;
    margin-top:2%;
    background-color: black;
    color: white;
 
}
 footer p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
     max-width:100%;   padding:  1% 2% 1% 2%; text-align: center;
}


.item_summary {display: none}

@media (max-width:900px) {
    
         .hiddenm {
            display: none
        }
    
        .container {
             
                width: 100%;
                margin-right:0;
                margin-left:0
            
            }
            
            .mr {margin-right: 0}
            .mbr-gallery .mbr-gallery-item--p6, .mbr-gallery .mbr-gallery-item--p5 {
                width:49.7%
            
            }

    }


@media (max-width:768px) {
    #tm:checked + .main-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
 
      }

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

     .mr {margin-right: 0}
     .mbr-gallery .mbr-gallery-item--p6, .mbr-gallery .mbr-gallery-item--p5 {
         width:49.6%
     
     }
}
  
 
 @media (max-width:640px) {
footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
     .hiddenm {
        display: none
    }
    .middle {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}

    .right {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}
    
table.darkTable {margin:0 0 0 0; width: 100%; margin-bottom:2%}
.tab-wrap {width:100%;}
table {width:100%}
    .container {
            margin-right: auto;
            margin-left: auto;

            width: 100%;
        
        }

    .mbr-gallery .mbr-gallery-item--p6, .mbr-gallery .mbr-gallery-item--p5 {
        width: 100%;}
}
 
@media (max-width:600) {
    
    

        .mbr-gallery .mbr-gallery-item--p6, .mbr-gallery .mbr-gallery-item--p5 {
            width: 100%;}


    }


    /* NAV */
    @media only screen and (max-width: 64em) and (min-width: 52.01em) {
        #menu li {
          width: 33.333%;
        }
      
        #menu .sub-menu li {
          width: auto;
        }
      }
      
      @media only screen and (min-width: 52em) {
        #menu .main-menu {
          display: inherit;
        }
      
        #toggle-menu, 
        #menu label.drop-icon {
          display: none;
        }
      
        #menu ul span.drop-icon {
          display: inline-block;
        }
      
        #menu li {
          float: left;
          border-width: 0 1px 0 0;
        }
      
        #menu .sub-menu li {
          float: none;
        }
      
        #menu .sub-menu {
          border-width: 0;
          margin: 0;
          position: absolute;
          top: 100%;
          left: 0;
          width: 12em;
          z-index: 3000;
        }
      
        #menu .sub-menu, 
        #menu input[type="checkbox"]:checked + .sub-menu {
          display: none;
        }
      
        #menu .sub-menu li {
          border-width: 0 0 1px;
        }
      
        #menu .sub-menu .sub-menu {
          top: 0;
          left: 100%;
        }
      
        #menu li:hover > input[type="checkbox"] + .sub-menu {
          display: block;
        }
        #menu {
            max-width: 100%
        }
      }