 body{
	 background-color:#01225d;
 }
.body-padding{
	padding-top: 0%;
	
	}
.page-paddings{
 padding-left: 0px;
 padding-right: 0px; 
}
@font-face {
font-family: "Eurostile LT Bold Extended";
src: url("../fonts/Eurostile_LT_Bold_Extended.ttf");
}




.videos{
background: none repeat scroll 0 0 #1a79b0;
    border-bottom: 10px solid #d9d9d9;
    border-radius: 5px;
    border-top: 34px solid #eeeeee;
    padding: 0 15px;
}
.rv-gallons li {
  padding:10px 15px;
  float: left;
  display:inline-block;
  border: 1px solid #cfc8c8;
  margin: 5px 5px;
  background:#ececec;
  height : auto;
  
}
ul .rv-gallons {
  text-align: center;
  padding: 5px;
}
ul.rv-gallons li p{
	display:none;
	
	font-size: 12px;
	
}


ul.rv-gallons li:hover p{
	display:inline-block;
}
ul.rv-gallons li img{
	cursor:pointer;
	display:block;
}



/* Client Table */

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

/* Client Table */

/* Client Table */

table, th, td {
	border: 1px solid;
	border-color: #729ea5;
}

th{
	background-color: #acc8cc;
}

/* End Client Table */

/* Social Icons */

.social-icons{

background-color:#005586;


}

.social-icon {
  list-style: none;
  padding: 5px;
  margin: 0;
}

.social-icon li{
  display: inline-block;
  text-align: center;
  margin-top : 5px;
  margin-bottom : 5px;
  padding:5px;
}

.social-icon a {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border-radius: 50%;
  margin-right: 5px;
}

.social-icon a {
  background: rgba(255, 255, 255, 0.85); /* social icon background color */
  color: #000; /* social icon color */
}

.social-icon a:hover {
  background: rgba(255, 255, 255, 0.25); /* social icon hover background color */
  color: #fff; /* social icon hover color */
}

.social-icon  a.facebook:hover {
  background: rgba(59, 89, 152, 1); /* social icon hover background color */
  color: #fff; /* social icon hover color */
}

.social-icon  a.twitter:hover {
  background: rgba(85, 172, 238, 1); /* social icon hover background color */
  color: #fff; /* social icon hover color */
}

.social-icon  a.googleplus:hover {
  background: rgba(221, 75, 57, 1); /* social icon hover background color */
  color: #fff; /* social icon hover color */
}

.social-icon  a.linkedin:hover {
  background: rgba(0, 123, 181, 1); /* social icon hover background color */
  color: #fff; /* social icon hover color */
}

.social-icon  a.youtube:hover {
  background: rgba(187, 0, 0, 1); /* social icon hover background color */
  color: #fff; /* social icon hover color */
}

.social-icon  a.skype:hover {
  background: rgba(0, 175, 240, 1); /* social icon hover background color */
  color: #fff; /* social icon hover color */
}


/* END Social Icons */
/* Videos */
.data1 {
    text-align: center;
    background: #ffffff;
    border: 1px solid #cacaca;
    height: 450px;
}


.data1 h5 {
 text-align: center;
    font-size: 16px;
    background: #444444;
    color: white;
    padding: 10px;
    margin-top: 0;
}

.data1 p {
    padding: 0 15px;
}

.data2 {
    background: #c8c8c8;
    text-align: center;
    height: 31px;
}
/* End Videos */


/* Gallery */
.single-gallery-image {
  margin-top: 22px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;

}

.btn-all{
	
	background: #e9a21a;
	color: white;
	border-radius: 0px;
	padding-right:40px;
	padding-top:20px;
	padding-left:40px;
	padding-bottom:20px;
}

.btn-cat1{
	
	background: #19aee2;
	color: white;
	border-radius: 0px;
	padding: 20px;
	margin-left: -4px;
}

.btn-cat2{
	
	background: #1691bd;
	color: white;
	border-radius: 0px;
	padding: 20px;
	margin-left: -4px;
}

.btn-cat3{
	
	background: #166ba2;
	color: white;
	border-radius: 0px;
	padding: 20px;
	margin-left: -4px;
}

.btn-cat4{
	
	background: #1c5a82;
	color: white;
	border-radius: 0px;
	padding: 20px;
	margin-left: -4px;
}



.portfolio-topbar-cats.test > li {
    margin-right: -4px;
}
.portfolio-topbar-cats > li
{
    background:-moz-linear-gradient(top, #497cb1, #003366);
	background:-o-linear-gradient(top, #497cb1, #003366);
	background:-ms-linear-gradient(top, #497cb1, #003366);
	background:-webkit-linear-gradient(top, #497cb1, #003366);

	background:linear-gradient(top, #497cb1, #003366);
}
.mfp-bottom-bar {
    display: none;
}
section.detail{
	background:#ffffff;
	margin-top:2%;
}
.detail h3{
	color:#;
}
a.thumbnail img{
	width:100%;
}
.portfolio-menu {
  background-color: #f9f9f9;
  margin-bottom: 40px;
}
.portfolio-menu h3 {
  font-size: 1.2em;
  color: #fff;
  background-color: #21ba49;
  padding: 10px 10px;
  border-left: solid 3px #21ba49;
  margin: 0;
  font-weight: 400;
}
.portfolio-menu h3 i,
.portfolio-menu h4 i {
  font-size: .85em;
  margin-right: 5px;
}
.portfolio-menu h4 {
  font-size: 1.2em;
  color: #333;
  background-color: #f1f1f1;
  padding: 10px 10px;
  border-left: solid 3px #21ba49;
  margin: 0;
  font-weight: 400;
}
.portfolio-cats,
.portfolio-cols,
.portfolio-desc {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  box-sizing: border-box;
}
.portfolio-cats li span {
  padding: 7px 10px;
  border-left: solid 3px #ddd;
  display: block;
  margin: 0;
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
.portfolio-cats li span:hover,
.portfolio-cats li span.active,
.portfolio-cats li span.active:hover {
  color: #000;
  border-color: #21ba49;
}
.portfolio-cats li span.active {
  font-weight: 600;
}
.portfolio-cols li {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.portfolio-cols li a {
  display: block;
  text-decoration: none;
  color: #333;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  border-right: solid 1px #ddd;
  padding: 7px 0;
}
.portfolio-desc li:first-child a,
.portfolio-cols li:first-child a {
  border-left: solid 3px #ddd;
}
.portfolio-desc li:last-child a,
.portfolio-cols li:last-child a {
  border-right: none;
}
.portfolio-cols li a.active,
.portfolio-desc li a.active,
.portfolio-cols li a.active:focus,
.portfolio-desc li a.active:focus,
.portfolio-cols li a.active:hover,
.portfolio-desc li a.active:hover {
  background-color: #21ba49;
  color: #fff;
  font-weight: normal;
}
.portfolio-desc li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.portfolio-desc li a {
  display: block;
  text-decoration: none;
  color: #333;
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  border-right: solid 1px #ddd;
  padding: 5px 0;
}
.portfolio-item-caption {
  text-align: left;
  background: #f0f0f0;
  padding:5px 10px;
  height:90px;
}
.portfolio-item-caption h1,
.portfolio-item-caption h2,
.portfolio-item-caption h3,
.portfolio-item-caption h4,
.portfolio-item-caption h5,
.portfolio-item-caption h6 {
  margin-bottom: 5px;
  margin-top: 0px;
}
.portfolio-topbar {
  background-color: #497cb1;
  margin-bottom: 30px;
  margin-top:30px;
  border-top: solid 1px #eee;
  border-left: solid 1px #eee;
  border-bottom:3px solid #6CF;
  padding:;
  color:#ffffff;
  
}
.portfolio-topbar h1,
.portfolio-topbar h2,
.portfolio-topbar h3,
.portfolio-topbar h4,
.portfolio-topbar h5,
.portfolio-topbar h6 {
  display: block;
  text-align: center;
  font-size: 1.3em;
  margin: 0;
  padding: 4px 5px;
  line-height: 1;
  border-right: solid 1px #eee;
}
.portfolio-topbar-cats li,
.portfolio-topbar-cols li,
.portfolio-topbar-desc li {
  float: ;
  list-style-type: none;
  list-style-position: outside;
  width:16.5%;
  padding:7px 8px;
  text-align:center;
  display:inline-block;
  
}
.portfolio-topbar-cats,
.portfolio-topbar-cols,
.portfolio-topbar-desc {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  margin-bottom:15px;
}
.portfolio-topbar-cats li span {
  display: block;
  padding: 5px 12px;
  cursor: pointer;
  color:#ffffff;
}
.portfolio-topbar-cats li span.active,
.portfolio-topbar-cats li span.active:hover {
  border-bottom: solid 1px #;
}

.portfolio-topbar-cats li span:hover{
	border-bottom:1px solid #;
	opacity:100%;
}


/* End Gallery */
/* Contact Us */
.data-contact {
 
	background: #ffffff;
	border: 1px solid #cacaca;
	margin-bottom: 2%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    
}


.data-contact h5 {
	background: #497cb1;
    display: block;
    margin: 0;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
}

.data-contact p {
    padding: 0 15px;
}

.phone-number a {
    font-size:20px;
	margin-bottom:5px;
	line-height: 18px;
	text-decoration: none;
    color: #1A79B0;
    font-weight: bold;
}

.address {
   font-size : 12px;
}


/* End Contact Us */

.td_table {
    border: 1px solid #000000;
    padding: 2px;
}

.h1-main{
	background: none;
	color: #1675ad;
	font-family: Eurostile LT Bold Extended;}
.h2-main{
	background: linear-gradient(-90deg, #003657, #00627e, #003657);
	color: #fff;
	border-bottom:3px solid #ff8300;
	font-weight:bold;
}
.ul-page{
	margin-top:3%;
	line-height:1.6em;
	list-style: url(../images/li-icon-1.png);}
.sidemenu{
	padding: 0;
	}
.row.full-page{
	background-color: #1b7ab2;
	border: 7px solid #ededed;}
.col-md-8.page-bg{
	background-color:#FFF;
	min-height: 3200px;
}

.col-md-10.page-bg{
	background-color:#FFF;
	min-height: 3200px;
}

.menu{	
margin: 0;
font-family: !Arial important;
}
.custom-menu{
	padding:5px;}

.custom-menu-v2{
	padding:0px 5px 5px 5px;
	}	
	
/* Right Panel */
.col-sm-6{
	margin-left:0 auto !important;
	margin-right:0 auto !important;
	}
	.promotion-banner {
		}

	.banner-caulk {
}

#frm {
	position: absolute;

}

/* End Right Panel */
/*
.calculator{

 width:205px;

 margin:auto;

 height:330px;

 position:relative;

 display:block;

}



#frm {

    left:0px;

    padding: 5px 20px;

    position: absolute;

    top: 80px;

	text-align:center;

}


.button {

    margin-top: 6px;

}

.center {

    padding: 0 26px;

    text-align: center;

}

.total{

	position:relative;

}

.top input[type=text]{

 width:85px;

 margin-top:3px;

}

.top label{

 font-size:12px;

 margin-top:10px;

 display:inline-block;

}

.top{

	text-align:center;

	margin-left:-18px;

}

.output input[type=text]{

 width:96px;

 border:0;

 background:-moz-linear-gradient( left , #cdcdcd 5%, #f9f9f9 );

 margin-top:10px;

 font-weight:bold;

}



.button, .output, .clear{

 text-align:center;

}



.button input[type=button]{

 background: -moz-linear-gradient( top , #53aad7, #064b74);

 background: -ms-linear-gradient( top , #53aad7, #064b74);

 background: -o-linear-gradient( top , #53aad7, #064b74);

 background: -webkit-linear-gradient( top , #53aad7, #064b74);

 background: linear-gradient( top , #53aad7, #064b74);

 border:1px solid #064f7a;

 color:#ffffff;

 width:85px;

 height:25px;



}



.button input[type=submit]{

 background: -moz-linear-gradient( top , #53aad7, #064b74);

 border:1px solid #064f7a;

 color:#ffffff;

 width:85px;

 height:28px;



}

.total{

	position:relative;

}

#width, #length {

    padding-top: 0;

    width: 50%;

	text-align:center;

}

#frm label {

}

#frm span {

}

.estimate h5{

	margin:0;

	font-weight:normal;

	font-size:12px;

	line-height:20px;

}

.estimate{

	text-align:left;

	margin-bottom:5px;

	font-size:12px;

}

h4.text {

    font-size: 12px;

    font-weight: normal;

    margin: 0 0 3px;

}



#frm {

    left:0px;

    padding: 17px 20px;

    position: absolute;

    top: 80px;

	text-align:center;



}



.button {

    margin-top: 6px;

}



p.multiply {

    top:68%;

    left: 47%;

    margin: 0;

    position: absolute;

    width: 5%;

}

.width {

    float: left;

    margin-left: 15px;

    width: 40%;

}
.length {

    float: right;

    margin-right: 15px;

    width: 40%;

}

.center {

    padding: 0 26px;

    text-align: center;

}
*/

 /* Remove the navbar's default margin-bottom and rounded borders */ 
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
    }
    
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
    .row.content {height: 450px}
    
    /* Set gray background color and 100% height */
    .sidenav {
      padding-top: 20px;
      background-color: #01225d;
      height: 100%;
    }
	
    
    /* Set black background color, white text and some padding */
.footer {
      background-color: #1b7ab2;
      color: white;
    }
.footer a{
    color: #0a2279;
	text-decoration: none;
      
    }	
.uniqueid:hover {
	background-color:#F90;}
.desktop {
    display: block;
}
.desktop {
    display: block;
}
.well-2 {
    min-height: 20px;
    padding: 0 19px 19px;
    border: 1px solid #e3e3e3;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: rgb(227, 227, 227);
        border-left-color: rgb(227, 227, 227);
    border-left: 0;
        border-left-width: 0px;
    border-bottom: 0;
        border-bottom-width: 0px;
    border-width: 0;
}
aside {
    padding: 5px;
    text-align: center;
}  
.usa {
	
	margin-top:4%;
	width:90%;
}
.order-btn{
	margin-top:1.5%;
	margin-bottom:1.5%;
	width:80%;
}  

.menu-top {
	
	background-color:#01225d;
	height: 50px;
}

.menu-blue{
	background-color:#1979b0;
	height: 64px;
	
} 
 
 
    /* On small screens, set height to 'auto' for sidenav and grid */
    @media screen and (max-width: 767px) {
      .sidenav {
        height: auto;
        padding: 15px;
      }
	  
      .row.content {height:auto;}
.well-2{
	display:none;
}
.well{
	display:none;	
}
.usa {
	margin-top: 0px;
	width:90%;
} 
.order-btn {
	margin-top:0%;
	margin-bottom:1.5%;
	width:80%;
} 

.menu-top {
	
	background-color:#01225d;
	height: 0px;
}

.menu-blue{
	
	display:none;
} 
 
 
    }
@media (max-width: 960px) {
  nav ul  li   { font-size: 10px; }
.made-in-usa{
	display:none;}
}