body {
}
h2{
      color: #4459C0;
      margin-bottom: -5px;
     padding-top: 15px;
      font-size: 1.15em;
}
h5{
	margin-top: 10px;
	margin-right: 5px;
 	font-size: 1em;
	font-weight: bold;
	color: #7A7E8E;
	display: inline-block;
}
.breadcrumb {
    color: #3D4672;
    font-weight: bold;
    font-size: 1.5em;
    text-transform: uppercase;
}
kwd_search {
	display: inline-block;
                border: 1px solid red;
}
.titlesearch{
     margin-left: 50px;
}
.trcategory {
      cursor: pointer;
}
.count {
      font: 90%;
}
.trcontent{
     display: none;
}
a
{
    text-decoration: none !important;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1500px !important;
        width: 100% !important;
    }
}
.table {
  width: 90%;
  margin-left: 50px;;
}
table > thead{
    border-bottom: 2px solid #dddddd;
}
.table th{
	background-color:#AFBAC6;
	font-weight: bold;
	color: #ffffff;
	font-size: 1em;
		
}
td, thead {
     font-size: 1em;
}
.header
{
    font-family: 'Lato', sans-serif;
    height: 130px;
    background-color: #20284f;
}
.innerHeaderLeft
{
    height: 130px;
    position: relative;
   /* line-height: 130px !important; */
    padding-top: 20px;
    float: left;
}
th.category {
      background-color: #AFBEE0;
       color: #eeeee;
}
.headerLogo
{
    float: left;
    display: inline-block;
}
.headerFooter
{
    height: 5px;
    background-color: #365db2;
    opacity: 0.4;
}
.innerHeaderRight
{
    float: right;
}
.headerMenu
{
    float: left;
    height: 130px;
}
.headerMenuTop
{
    height: 50px;
    font-size: 16px;
    margin-top: 25px;
    float: right;
}
.headerMenuTopLink
{
    font-size: 16px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
}
.headerMenuTopLink a
{
    color: #92b1ed;
    text-transform: uppercase;
}
.headerMenuTopLink a:hover
{
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.buttonHover
{
    padding-right: 15px;
    margin-left: 50px;
}
.buttonHover a:hover
{
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -50px;
    margin-right: -50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4477db+0,3965c0+100 */
    background: #4477db; /* Old browsers */
    background: -moz-linear-gradient(top,  #4477db 0%, #3965c0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #4477db 0%,#3965c0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #4477db 0%,#3965c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4477db', endColorstr='#3965c0',GradientType=0 ); /* IE6-9 */
}
.headerMenuBottom
{
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}
.link p{
	font-size: 70%;
	margin-bottom: -10px;
}
.headerMenuBottomLink
{
    font-size: 21px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
}
.headerMenuBottomLinkActive
{
    font-size: 21px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 5px solid #3e66ba;
}
.headerMenuBottomLink a
{
    color: #fff;
}
.headerMenuBottomLinkActive a
{
    color: #92b1ed;
}
.headerMenuBottomLink a:hover
{
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    white-space: pre;
}
.buttonHoverSmall a
{
    white-space: normal;
}
.buttonHoverSmall a:hover
{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-right: -20px;
    margin-left: -20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4477db+0,3965c0+100 */
    background: #4477db; /* Old browsers */
    background: -moz-linear-gradient(top,  #4477db 0%, #3965c0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #4477db 0%,#3965c0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #4477db 0%,#3965c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4477db', endColorstr='#3965c0',GradientType=0 ); /* IE6-9 */
}
.menuOverlay
{
    border-top: 10px solid #3f69c3;
    border-bottom: 10px solid #3f69c3;
    background-color:  #3f69c3; /* #fff; */
    padding: 20px;
    width: 250px;
    position: absolute;
    margin-top: 10px;
    display: none;
    margin-left: -20px;
    z-index: 1000;
}
.lastOverlay
{
    right: 0px;
    margin-right: -20px;
}
.menuOverlay .description
{
    font-size: 16px;
    color: #666666;
}
.menuOverlay .link
{
    margin-top: 10px;
}
.menuOverlay .link a
{
    color: #ffffff;   /* #3F69C3; */
    font-size: 18px;
    font-weight: bold;
}
.menuOverlay .link a:hover
{
    color:  #3D4672;  /*#4f76c8; #3D4672*/
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;  
    margin-left: 0px !important;
    margin-right: 0px !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4477db+0,3965c0+100 */
    filter: initial !important;
    background: none !important;
    text-shadow: none !important;
    white-space: normal !important;
}
.banner
{
    position: relative;
    font-family: 'Lato', sans-serif;
}
.bannerOverlay
{
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    color: #fff;
    background: -moz-linear-gradient(top,rgba(125,125,125,.4),rgba(0,0,0,.4) 85%);
    background: -webkit-linear-gradient(top,rgba(125,125,125,.4),rgba(0,0,0,.4) 85%);
    background: linear-gradient(to bottom,rgba(125,125,125,.4),rgba(0,0,0,.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff',endColorstr='#40ffffff',GradientType=0);
}
.bannerOverlaySubpage
{
    position: absolute;
    height: 62px;
    top: 0px;
    left: 0;
    right: 0;
    color: #fff;
    background: -moz-linear-gradient(top,rgba(125,125,125,.4),rgba(0,0,0,.4) 85%);
    background: -webkit-linear-gradient(top,rgba(125,125,125,.4),rgba(0,0,0,.4) 85%);
    background: linear-gradient(to bottom,rgba(125,125,125,.4),rgba(0,0,0,.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff',endColorstr='#40ffffff',GradientType=0);
}
.bannerTitle
{
    font-size: 45px;
    color: #fff;
    line-height: 66px;
    padding-left: 75px;
    padding-right: 75px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.bannerTitleSubpage
{
    font-size: 45px;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
    color: #fff;
    line-height: 62px;
    padding-right: 75px;
    float: right;
    text-transform: uppercase;
}
.bannerImage
{
    width: 100%;
}
.buttonHoverBanner
{
    margin-left: 125px;
    margin-bottom: 50px;
    
}
.buttonHoverBanner a
{
    color: #fff;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
}
.buttonHoverBanner a
{
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -50px;
    margin-right: -50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4477db+0,3965c0+100 */
    background: #4477db; /* Old browsers */
    background: -moz-linear-gradient(top,  #4477db 0%, #3965c0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #4477db 0%,#3965c0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #4477db 0%,#3965c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4477db', endColorstr='#3965c0',GradientType=0 ); /* IE6-9 */
    color: #fff !important;
}
.frontTitle
{
    text-transform: uppercase;
    font-size: 2.5em; 
    color: #3D4672;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.frontDescription
{ 
    font-size: 2em;   /* use to be 1.2em */
    color: #3D4672;
    font-family: 'Lato', sans-serif;
    font-weight: bold; /*400*/
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 50px;
    margin-right: 50px;
}
.pageDescription
{
    font-size: 2em;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 100px;
    margin-left: 50px;
    margin-right: 50px;
}
.callToActions
{
    background-color: #5289f4;
    padding-top: 40px;
    padding-bottom: 40px;
}
.callToActionsSubpage
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.callToAction
{
    width: 100%;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    color: #20284f;
    text-transform: uppercase;
    max-width: 300px;
    font-weight: 300;
    margin: 0 auto;
}
.callToAction img
{
    margin-bottom: 20px;
}
.footer
{
    background-color: #20284f;
    padding-top: 40px;
    padding-bottom: 40px;
}
.footerLinks
{
    float: left;
    margin-right: 20px;
    margin-left: 50px;
}
.footerLink
{
    margin-bottom: 5px;
}
.footerLinkSub
{
    margin-bottom: 10px;
    margin-left: 5px;
}
.footerLink A
{
    font-family: 'Lato', sans-serif;
    color: #92b1ed;
}
.retailerform {
	margin: auto;
	width: 500px;
}
.retailerform label{
	width: 40%;
            padding: 5px 5px 10px 10px;
}
.retailerform input[type=text] {
  width: 250px;
}
.retailerform input{
            padding: 3 5px;
}
#retailnoerror{
      color:#b94a48;
    padding: 5px; 
}
.copyright
{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ecebe9;
    margin: 0 auto;
    text-align: center;
}
.searchContainer
{
    margin: 0 auto;
    text-align: center;
    float: left;
    width: 100%;
}
.searchContainerInner
{
    display: inline-block;
}
.buttonHoverFooter
{
    margin-left: 125px;
    margin-bottom: 50px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 30px;
}
.buttonHoverFooter a
{
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}
.buttonHoverFooter a
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -50px;
    margin-right: -50px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4477db+0,3965c0+100 */
    background: #4477db; /* Old browsers */
    background: -moz-linear-gradient(top,  #4477db 0%, #3965c0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #4477db 0%,#3965c0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #4477db 0%,#3965c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4477db', endColorstr='#3965c0',GradientType=0 ); /* IE6-9 */
    color: #fff !important;
}
.searchText
{
    height: 40px;
    width: 300px;
    padding-left: 20px;
    float: left;
    width: 80%;
    margin-bottom: 20px;
}
.searchTextIcon
{
    float: left;
    background-color: #5085ef;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    cursor: pointer;
}
.mobileMenu
{
    display: none;
    position: relative;
}
.mobileMenuIcon
{
    cursor: pointer;
    margin-top: 20px;
}
.mobileMenuDropdown
{
    background-color: #5289f4;
    padding: 20px;
    z-index: 100000;
    position: absolute;
    right: 0px;
    margin-top: 5px;
    display: none;
    width: 320px;
}
.mobileMenuTopLink
{
    margin-top: 10px;
    float: right;
    clear: both;
    text-align: right;
}
.mobileMenuTopLink a
{
    color: #000;
    font-size: 20px;
}
.mobileMenuBottomLink
{
    margin-top: 5px;
    float: right;
    text-align: right;
    clear: both;
}
.mobileMenuBottomLink A
{
    color: #fff;
}
@media (min-width: 900px) and (max-width: 1200px) {
    .bannerTitle {
        font-size: 2em;
        line-height: 1.5em;
    }
    .bannerHoverBanner {
        display: none;
    }
    .headerMenu
    {
        display: none;
    }
    .mobileMenu
    {
        display: block;
    }
}
@media (min-width: 320px) and (max-width: 899px)
{
    .mobileMenu
    {
        display: block;
    }
    .headerMenu
    {
        display: none;
    }
    .bannerTitle
    {
        display: none;
    }
    .bannerHoverBanner
    {
        display: none;
    }
    .bannerOverlay
    {
        display: none;
    }
    .table{
      margin-left: 5px;
      width: 95%;
    }
}
