@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,300|Montserrat:400,700);

body,
h3,
h4 {
    line-height: 130%
}
body,
li,
p {
    color: #000
}
ol li,
ul li {
    list-style-position: outside;
    margin-bottom: 10px
}
ol li,
section h1,
ul li {
    margin-bottom: 10px
}
.r-arrow:after,
[class*=" icon-"],
[class^=icon-] {
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.paging,
ol,
ul {
    list-style: none
}
@font-face {
    font-family: fonticon;
    src: url(font/icomoon.eot?gekf77);
    src: url(font/icomoon.eot?gekf77#iefix) format('embedded-opentype'), url(font/icomoon.ttf?gekf77) format('truetype'), url(font/icomoon.woff?gekf77) format('woff'), url(font/icomoon.svg?gekf77#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}
[class*=" icon-"],
[class^=icon-] {
    font-family: fonticon!important;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    color:#FFFFFF;
}
.icon-youtube:before {
    content: "\e902"
}
.icon-cart:before {
    content: "\e900"
}
.icon-diamond:before {
    content: "\e901"
}
.icon-email:before {
    content: "\e903"
}
.icon-facebook:before,
.icon-fb:before {
    content: "\e904"
}
.icon-gl:before,
.icon-googleplus:before {
    content: "\e905"
}
.icon-long-arrow:before {
    content: "\e906"
}
.icon-pinrest:before {
    content: "\e907"
}
.icon-print:before {
    content: "\e908"
}
.icon-quote:before {
    content: "\e909"
}
.icon-search:before {
    content: "\e90a"
}
.icon-short-arrow:before {
    content: "\e90b"
}
.icon-tw:before,
.icon-twitter:before {
    content: "\e90c"
}
body {
    font-family: Lato, sans-serif!important;
    font-size: 15px;
    font-weight: 300
}
h1,
h3 {
    font-family: Montserrat, sans-serif
}
b,
strong {
    font-weight: 600
}
img {
    height: auto
}
ol,
ul {
    margin-top: 15px
}
ul {
    padding: 0;
    margin: 0
}
a {
    color: #00ABE5;
    transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out
}
a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}
i {
    font-size: 1.1em
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    color: #133379;
    line-height: 130%
}
h1 {
    font-size: 29px;
    font-weight: 400;
    line-height: 120%
}
h2 {
    font-size: 25px;
    font-family: Montserrat, sans-serif!important;
    color: #13337A;
    font-weight: 600;
    text-align: center
}
h3 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 22px!important
}
h5,
h6 {
    line-height: 22px;
    font-weight: 700;
    color: #243340;
    font-family: Montserrat, sans-serif
}
h4 {
    font-size: 20px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 20px
}
h5 {
    font-size: 17px
}
h6 {
    font-size: 15 px
}
section h1 {
    font-size: 30px;
    color: #133379;
    font-family: Montserrat, sans-serif
}
li,
p {
    font-size: 15px;
    font-family: Lato, sans-serif;
    line-height: 140%!important;
    margin: 0 0 15px;
    font-weight: 400
}
ul li {
    list-style-type: disc;
    margin-left: 18px
}
ol {
    margin-left: 0!important;
    padding-left: 0
}
ol li {
    list-style-type: decimal;
    margin-left: 0
}
ul.no-bullet,
ul.no-bullet li {
    padding: 0;
    margin: 0;
    list-style-type: none
}
ul.no-bullet li {
    float: left
}
ul.no-bullet li.login {
    height: 36px;
    overflow: hidden;
    display: inline!important
}
p strong {
    font-weight: 600
}
.arrow-anim:after {
    font-family: fonticon;
    content: "\e906";
    font-size: 10px;
    color: #00AAE7;
    margin-left: 5px;
    top: -1px;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.buttonset div a span,
section .arrow-anim span {
    font-family: Montserrat, sans-serif
}
.arrow-anim:hover:after {
    margin-left: 12px
}
section .arrow-anim span {
    text-transform: uppercase;
    color: #333;
    font-size: 14px
}
.full-img img {
    width: 100%
}
.checkbox-wrap .checkbx {
    display: none
}
.checkbox-wrap label {
    position: relative;
    color: #333;
    font-weight: 400;
    font-style: italic;
    cursor: pointer;
    margin: 6px 0 0;
    font-size: 15px;
    padding-left: 0;
    text-transform: none;
    text-align: left
}
.checkbox-wrap .checkbx+label:before {
    border: 1px solid #BCBCBC;
    content: '';
    width: 18px;
    height: 18px;
    margin: 0 10px;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 18px
}
.checkbox-wrap .checkbx:checked+label:before {
    background: #00ACE3;
    border: 1px solid #00ACE3;
    font-family: FontAwesome;
    content: '\f00c';
    font-size: 13px;
    color: #fff
}
.underline-link {
    color: #333;
    text-decoration: underline
}
.diamond-pagebg {
    background-image: url(/template/images/site-layer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
header {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}
header.sticky
{
    position:fixed;
    top:0;
    left:0;
    height:60px;
    width:100%;
}
.fixed-header {
    opacity: .95
}
.navbar-toggle {
    float: left;
    margin: 20px 0 0;
    border: 0
}
.navbar-default .navbar-toggle .icon-bar {
    height: 3px;
    background: #00ABE5;
    border-radius: 5px
}
.navbar-header {
    position: relative;
    min-width: 100%
}
.navbar {
    margin-bottom: 0;
    background: #fff;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
.navbar-header .header_logo a {
    position: relative;
    padding: 25px 0 0;
    width: 288px;
    display: block;
    margin: 0 auto!important;
    float: none;
    height: 80px;
    text-align: center;
    
}
.navbar-default .navbar-nav>li,
.navbar-default .sf-menu>li {
    margin: 0;
    position: relative;
    list-style-type: none
}
.navbar-default .navbar-nav>li>a,
.navbar-default .sf-menu>li>a {
    font-family: Lato, sans-serif;
    font-size: 14.5px;
    color: #fff!important;
    float: left;
    padding: 20px 12.5px!important;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@-moz-document url-prefix() {
    .navbar-default .navbar-nav>li>a, .navbar-default .sf-menu>li>a {
        font-size: 14px;
        font-weight: 400
    }
}
.navbar-default .navbar-nav>li:hover>a,
.navbar-default .sf-menu>li:hover>a {
    background-color: #139CE2;
    color: #fff;
    float: left;
}
.navbar-default .navbar-nav>li .submenu,
.navbar-default .sf-menu>li ul {
    position: absolute;
    left: 0;
    top: 60px;
    opacity: 0;
    max-height:0;
    overflow:visible;
    background: #139CE2;
    min-width: 220px;
    width: auto;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.navbar-default .navbar-nav>li:hover .submenu,
.navbar-default .sf-menu>li:hover ul {
    max-height: 2000px;
    padding: 0;
    opacity: 1
}
.navbar-default .navbar-nav>li .submenu li,
.navbar-default .sf-menu>li ul li {
    list-style-type: none;
    margin: 0;
    padding-left: 20px;
    padding-right: 15px;
    line-height: 40px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position:relative;
    width:100%;
    float:left;
}

.navbar-default .navbar-nav>li .submenu li a,
.navbar-default .sf-menu>li ul li a {
    color: #fff!important;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    line-height: 40px;
    font-size: 14px;
    float:left;
}
.navbar-default .sf-menu>li ul li ul li a
{
	white-space:unset;
	line-height:1.3;
	margin:10px 0;
}
.back-to-top,
header .navbar+iframe[name=print_frame] {
    display: none
}
.navbar-default .navbar-nav>li .submenu li:hover,
.navbar-default .sf-menu>li ul li:hover {
    background-color: #2ba4e4;
    color: #fff;
    position:relative;
}
.navbar-default .sf-menu>li ul li ul {
  top:0;
    right: -220px!important;
    left: auto;
    background-color: #2ba4e4;
    width:220px;
}
.navbar-default .sf-menu>li ul li ul li {
    padding-right: 15px;
    background-color: #3fb1ee;
    overflow:hidden;
    position:relative;
}


.navbar-default .sf-menu>li:hover>ul {
    top: 60px!important
}
.navbar-collapse {
    width: 100%;
    float: left;
    background: #2ba4e4
}
.navbar-collapse .container {
    max-width: 100%!important;
    padding:0;
}
.content-area .prod-master-area
{
    margin:0 !important;  
}
.back-to-top {
    position: fixed;
    bottom: 20px;
    background: rgba(255, 255, 255, .8);
    padding: 10px 15px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    transform: rotate(-90deg);
    width: 40px;
    height: 40px;
    text-align: center;
    left: -9999px
}
.back-to-top:hover i {
    background: rgba(255, 255, 255, .8)!important
}
.back-to-top i:before {
    top: 15px!important
}
.back-to-top:hover {
    background: rgba(255, 255, 255, .9)
}
.right-img {
    float: right;
    margin: 0 0 50px 20px
}
.navbar-header .search-box {
    position: absolute;
    right: 0;
    top: 20px;
    width: 180px
}
.navbar-header .search-box input[type=search] {
    border: 0;
    padding: 5px;
    border-bottom: solid 1px #ccc;
    max-width: 100%;
    font-weight: 400;
    font-family: Lato;
    outline: 0
}
.navbar-header .search-box i {
    position: absolute;
    right: 4px;
    top: 7px
}
.article,
.container,
.double-line,
.main>.inner,
a i.icon-long-arrow,
article,
section {
    position: relative
}
.article,
article {
    width: 100%
}
.articleblue-bg,
article.blue-bg {
    background: rgba(25, 52, 109, 1);
    padding: 75px 0 55px;
    margin-top: 40px
}
section {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}
section.repeat-bg {
    background-repeat: repeat;
    -webkit-background-size: auto!important;
    -moz-background-size: auto!important;
    -o-background-size: auto!important;
    background-size: auto!important
}
.bg-parallax {
    background-attachment: fixed
}
.container,
.main>.inner {
    width: 990px!important;
    max-width: 100%!important;
    padding-left: 15px;
    padding-right: 15px
}
.brands .brands-logos div img,
.subs-iframe,
.subs-iframe iframe,
.testimonial .brands-logos div img,
img {
    max-width: 100%
}
.main>.inner .Content {
    margin: 0 0 40px!important
}
#CategoryContent .CompareButton .btn,
.CheckoutButton .btn,
.CheckoutButton a.btn,
.actionLink .btn,
.actionLink a.btn,
.btn,
.btn.alt,
.button,
a.button {
    display: table;
    margin: 0 auto;
    color: #fff!important;
    background-color: #00ABE5!important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 20px;
    border: 0;
    height: auto;
    line-height: 100%;
    border-radius: 0!important;
    font-family: Lato, sans-serif!important;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.PrimaryProductDetails .btn.add-to-cart {
    background-color: #00ABE5!important;
    padding: 14px 70px;
    height: auto!important;
    font-size: 14px;
    width:100%;
    font-weight: 400;
}
.btn.alt,
.button.addcart,
.button.dark {
    font-size: 14px;
    text-align: center;
    margin: 10px 0
}
.PrimaryProductDetails .btn.add-to-cart:hover,
.btn.alt:hover,
.btn:hover,
.button:hover {
    background-color: #139CE2!important
}
.button.addcart {
    background: #EDEFF1;
    width: 100%;
    color: #333
}
.button.addcart:hover {
    background: #00ACE3;
    color: #fff
}
.btn.alt,
.button.dark {
    color: #fff!important;
    background-color: #00ABE5!important;
    width: auto!important;
    border: 0!important;
    line-height: 39px!important;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 13px!important;
    height: 39px
}
.buttonset div a,
.buttonset div a span {
    vertical-align: middle;
    height: 55px;
    text-align: center;
    font-weight: 400
}
.btn.alt:hover,
.button.dark:hover {
    background-color: #139CE2!important
}
.buttonset {
    display: -webkit-flex;
    display: flex;
    margin: 5px 0
}
.buttonset div {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.buttonset div a {
    display: table;
    width: 98.5%;
    padding: 0 20px;
    background: #13337A;
    color: #fff;
    opacity: 1;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.buttonset div a:hover,
.newsletter-button:hover,
.prod-sol .prods li:hover .image img {
    opacity: .8
}
a i.icon-long-arrow:before,
a.ulink:before {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s
}
a i.icon-long-arrow {
    font-size: 10px;
    padding-left: 0;
    color: #00AAE7;
    display: ruby-text-container
}
.buttonset div:nth-child(2) a {
    background: #95DDF6;
    color: #193378
}
.buttonset div:nth-child(3) a {
    background: #0072C3
}
.buttonset div:nth-child(3) a i {
    color: inherit
}
a i.icon-long-arrow:before {
    left: 6px;
    position: relative;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
body:not(:-moz-handler-blocked) a i.icon-long-arrow:before {
    top: 12px
}
a:hover i.icon-long-arrow:before {
    left: 14px
}
.buttonset div a span {
    display: table-cell;
    line-height: 15px;
    text-transform: uppercase;
    font-size: 12px
}
.buttonset div a:nth-child(2) {
    background: #95DDF6
}
@-moz-document url-prefix() {
    .buttonset div a span {
        line-height: 55px
    }
    a i.icon-long-arrow::before {
        top: 13px
    }
    .buttonset div:nth-child(3) span {
        line-height: 0;
        padding: 8px 0 0
    }
}
.double-line:after,
.double-line:before {
    position: absolute;
    width: 100px;
    margin-left: -50px;
    background: #0072C3;
    left: 50%;
    height: 1px;
    content: ''
}
.double-line:before {
    top: -25px
}
.double-line:after {
    bottom: -25px
}
a.ulink {
    text-transform: uppercase;
    font-size: 14px;
    position: relative
}
a.ulink:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 0;
    bottom: -5px;
    height: 1px;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
a.ulink:hover:before {
    width: 100%;
    left: 0
}
.content-section {
    width: 100%;
    float: left;
    margin-bottom: 50px
}
footer {
    width: 100%;
    float: left;
    /*background: #1E3776;*/
	background:#000;
    padding: 50px 0 40px;
    position: relative;
    margin-top: 0
}
footer * {
    color: #fff
}
footer h4,
footer h5 {
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
    color: #fff!important;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500
}
footer address {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    font-family: Lato
}
footer .address-section p {
    font-size: 13px;
    margin: 0
}
footer .menu-section ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 50%;
    float: left
}
footer .menu-section ul li {
    margin: 0 2% 0 0;
    padding: 0;
    width: 100%;
    float: left;
    list-style-type: none;
    line-height: 15px
}
footer .menu-section ul li a {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 20px
}
footer .menu-section ul li a:hover,
footer .pages-menu li a:hover span {
    color: #00ABE5
}
footer .social {
    margin-top: -50px
}
footer .newsletter-section input[type=text],
footer .newsletter-section input[type=email] {
    border: 0;
    padding: 0 10px;
    margin: 0px !important;
   /* background: #1e2559;*/
    border-radius: 3px;
    font-family: Lato;
    font-size: 15px;
    color: #4F6B75;
    line-height: 100%!important;
    height: 35px!important;
    width: 100%!important
}
footer .newsletter-section .mc-field-group {
    margin-bottom: 15px
}
footer .newsletter-section .button {
    float: left
}
footer .social-icon {
    margin-top: 20px
}
footer .social-icon li a {
    color: #fff;
    font-size: 20px
}
footer .social-icon li {
    width: 24%;
    float: left
}
.footer-bottom {
    width: 100%;
    float: left;
    background: #F6F7F8;
    padding: 20px 0 0
}
.footer-bottom .dev-logo {
    text-align: right
}
.footer-bottom .dev-logo img {
    margin-top: 10px;
    height: 20px
}
.footer-bottom .container .row:first-child {
    border-bottom: solid 1px #ccc;
    padding-bottom: 6px
}
.footer-bottom .footer-menu li a {
    font-size: 13px;
    padding: 0 5px;
    color: #333;
    font-family: Lato;
    line-height: 25px
}
.footer-bottom .footer-menu li a:hover {
    color: #000
}
.footer-bottom .footer-menu {
    margin-top: 10px;
    height: 35px;
    padding-right: 0
}
.footer-bottom .copyright-txt {
    padding-left: 0
}
.footer-bottom .copyright-txt p {
    font-size: 10px;
    color: #333;
    text-align: right;
    width: 100%;
    margin: 15px 0 0
}
.banner_category_page_bottom {
    width: 100%;
    float: left
}
.footer-attach {
    width: 100%!important;
    float: left!important;
    background: rgba(0, 169, 233, .1);
    padding: 30px 0
}
.above-m {
    display: block
}
.below-m {
    display: none
}
.newsletter-button {
    margin: 0 auto;
    color: #fff;
    background: #00ABE5;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 25px;
    border: 0;
    font-family: Lato, sans-serif;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.prod-sol .prods .image img,
.slider-button {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.top-bar {
    background-color: #F6F7F8;
    height: 37px
}
.social-icon li a,
.top-bar ul li a {
    line-height: 21px;
    min-width: 20px;
    height: 20px;
    width: auto
}
.top-bar ul li a {
    margin: 8px 6px;
    color: #1c2d7b;
    display: inline-block
}
.top-bar li a:hover {
    color: #3aadd9
}
.social-icon li a {
    margin: 8px 9px;
    color: #1c2d7b;
    display: block
}
.social-icon li a:hover {
    color: #3aadd9
}
.top-bar .cart-section ul {
    float: right;
    width: auto;
    text-align: right
}
.top-bar .cart-section ul li {
    display: table;
    text-align: right
}
.top-bar .cart-section ul li a {
    font-size: 13px;
    color: #666
}
.top-bar .cart-section ul li.viewcart i {
    font-size: 28px;
    position: relative
}
.top-bar .cart-section ul li.viewcart i span {
    font-size: 13px;
    color: #fff;
    position: absolute;
    left: 0;
    line-height: 26px;
    width: 100%;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-weight: 400
}
.top-bar .cart-section ul li.viewcart a {
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 45px
}
.top-bar .cart-section ul li.viewcart label {
    font-weight: 400;
    position: relative;
    top: -7px;
    padding-right: 5px;
    cursor: pointer
}
.top-bar .cart-section ul li.login a {
    border-right: solid 1px #ccc;
    padding-right: 15px;
    margin-right: 15px
}
.top-bar .cart-section ul li.phno a {
    font-size: 16px;
    text-transform: uppercase;
    color: #13337A;
    font-weight: 300;
    font-family: Montserrat, sans-serif
}
/*#main-slide {
    position: relative;
    background-size: cover!important;
    min-height: 410px;
    overflow: hidden;
    float: left;
    width: 100%;
    background-image: url(/template/images/home-banner.jpg);
    background-repeat: no-repeat;
    margin-bottom: 0
}
#main-slide .home-banner {
    width: 100%
}
#main-slide .icon-diamond {
    width: 600px;
    height: 600px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    top: -93px;
    font-size: 600px;
    color: rgba(30, 55, 118, .9)
}
#main-slide .icon-diamond:before {
    position: absolute
}
#main-slide .icon-diamond>div {
    position: relative;
    margin-top: 162px
}
#main-slide .icon-diamond>div h1,
.mobile-only .icon-diamond>div h1 {
    text-align: center;
    padding: 0 25%;
    margin: 50px 0 25px;
    color: #fff!important;
    font-size: 38px;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    text-transform: none;
    position: relative
}

#main-slide .icon-diamond>div h1:before {
    content: '';
    position: absolute;
    width: 60%;
    margin-left: -30%;
    left: 50%;
    height: 1px;
    background-color: #999;
    bottom: -12px
}
#main-slide .icon-diamond>div h4,
.mobile-only .icon-diamond>div h4 {
    color: #fff!important;
    text-align: center;
    font-weight: 300;
    margin-bottom: 45px;
    font-family: Lato, sans-serif;
    font-size: 19px;
    line-height: 130%;
    text-transform: none!important
}
.slider-button {
    display: table;
    margin: 0 auto;
    color: #fff;
    background: #00ABE5;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 25px;
    border: 0;
    transition: all .3s ease 0s
}
.flex-control-nav {
    display: none!important
}*/
.prod-sol h2,
.slider-button {
    font-family: Lato, sans-serif
}
.blue-bg .row .col1 .ulink,
footer .CategoryList h4 {
    display: none
}
.welcome-info {
    padding: 5px 0 20px
}
.welcome-tabs {
    padding: 5px 0
}
.welcome-info h4 {
    color: #0076BA!important;
    text-align: center;
    padding: 0 15%;
    margin-top: 30px;
    line-height: 180%;
    font-size: 19px;
    font-weight: 600;
    text-transform: none
}
.prod-sol h2 {
    margin: 20px 0 30px;
    font-size: 30px;
    color: #13337A!important;
    text-align: center;
    font-weight: 300
}
.prod-sol .prods {
    width: 100%;
    float: left
}
.prod-sol .prods li {
    width: 30.33%;
    float: left;
    margin: 0 1.5% 40px;
    min-height: 310px
}
.prod-sol .prods .image {
    margin-bottom: 15px;
    background: #0076BA
}
.prod-sol .prods .image img {
    transition: all .3s ease 0s;
    margin:0;
}
.blue-bg .ulink:after,
.prod-sol .prods li h4:after {
    content: "\e906";
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    position: relative;
    font-family: fonticon
}
.prod-sol .prods li h4 a {
    color: #13337A!important;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 5px
}
.brands h3,
.r-arrow:after,
.testimonial h3,
.testimonial h4 {
    text-transform: none;
    font-weight: 400
}
.prod-sol .prods li h4:after {
    font-size: 10px;
    color: #00AAE7;
    margin-left: 5px;
    top: -3px;
    transition: all .3s ease 0s
}
.prod-sol .prods li:hover h4:after {
    margin-left: 12px
}
.prod-sol .prods li:hover h4 a {
    color: #00ABE5!important
}
.articleblue-bg h2,
article.blue-bg h2 {
    color: #00A5EB!important;
    text-align: left;
    padding: 0;
    font-size: 29px;
    font-weight: 400
}
.articleblue-bg h2,
.articleblue-bg p,
article.blue-bg h2,
article.blue-bg p {
    margin: 0 0 25px
}
.articleblue-bg a,
.articleblue-bg li,
.articleblue-bg p,
article.blue-bg a,
article.blue-bg p {
    color: #fff!important
}
.articleblue-bg li {
    padding-left: 0;
    list-style-type: none;
    margin: 0
}
.articleblue-bg a.ulink:hover {
    color: #00A5EB
}
.blue-bg .row .col1 {
    width: 42%;
    float: left;
    margin: 0 15px
}
.blue-bg .row .col1:last-child {
    float: right
}
.blue-bg .ulink:after {
    font-size: 10px;
    color: #00AAE7;
    margin-left: 5px;
    top: -1px;
    transition: all .3s ease 0s
}
.r-arrow:after,
.side-block ul li ul {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.blue-bg .ulink:hover:after {
    margin-left: 12px
}
.testimonial {
    padding: 100px 0 6px
}
.brands {
    padding: 0 0 80px
}
.brands h3,
.testimonial h3 {
    width: 100%;
    float: left;
    text-align: center;
    color: #133379;
    margin: 100px 0 40px;
    position: relative;
    font-size: 25px;
    line-height: 130%
}
.brands h3 {
    margin-top: 70px!important
}
.testimonial h3.whatsay {
    margin-bottom: 20px
}
.testimonial h3.whatsay:before {
    width: 64px;
    height: 64px;
    font-family: fonticon;
    content: '\e901';
    position: absolute;
    left: 50%;
    margin-left: -32px;
    top: -60px;
    font-size: 64px;
    color: #0070C5
}
.testimonial h3:after {
    width: 120px;
    height: 1px;
    content: '';
    position: absolute;
    right: 50%;
    margin-right: -60px;
    top: -44px;
    background-color: #0070C5
}
.testimonial .icon-quote {
    font-size: 17px;
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -30px;
    z-index: 2
}
.testimonial h4 {
    padding: 0 10%;
    text-align: center;
    color: #0076BB!important;
    line-height: 170%;
    font-size: 19px;
    float: left;
    margin-top: 30px
}
.testimonial .author {
    color: #133379;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    margin-top: 20px;
    position: relative;
    margin-bottom: 80px
}
.testimonial .author:before {
    content: '';
    background: url(/template/images/logo-set.jpg) no-repeat;
    width: 125px;
    height: 24px;
    position: absolute;
    left: 50%;
    margin-left: -62px;
    bottom: -35px
}
.brands .brands-logos,
.testimonial .brands-logos {
    clear: both;
    margin-bottom: 50px
}
.brands .brands-logos div,
.testimonial .brands-logos div {
    line-height: 64px;
    float: left;
    margin: 0 31px
}
.testimonial .buttonset {
    margin-top: 100px
}
.r-arrow:after {
    content: "\e906";
    font-size: 10px;
    padding-left: 5px;
    color: #00AAE7;
    position: relative;
    font-family: fonticon!important;
    font-style: normal;
    line-height: 1;
    transition: all .3s ease 0s
}
.r-arrow:hover:after {
    padding-left: 10px
}
.paging {
    float: right
}
.paging li {
    float: left;
    list-style-type: none;
    margin-left: 10px;
    width: auto
}
.paging li a {
    position: relative;
    text-align: center;
    width: 40px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 42px;
    color: #fff;
    text-shadow: 0 0 1px #777
}
.paging li .nav-next:before {
    content: "\e901"
}
.paging li .icon-diamond .icon-short-arrow,
.paging li .icon-diamond span,
.paging li .nav-next span {
    font-family: Lato, sans-serif;
    font-size: 15px;
    color: #666;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 400;
    text-shadow: 0 0 0
}
.products li,
.side-block>ul>li>a,
.text-link {
    position: relative
}
.paging li .icon-diamond:hover,
.paging li.ActivePage .icon-diamond {
    color: #eee
}
.paging li .icon-diamond .icon-short-arrow {
    font-size: 9px;
    top: 10px;
    left: 1px
}
.paging li:first-child .icon-diamond .icon-short-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -10px
}
.side-block ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-top: solid 0 #eee
}
.lefmnuclk {
    display: none
}
.lefmnuclk+label+ul {
    max-height: 0;
    overflow: hidden;
    float: left;
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.lefmnuclk:checked+label+ul {
    max-height: 2000px;
    margin: 10px 0 10px 20px
}
.lefmnuclk:checked+label:after {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.side-block ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}
.side-block ul li a {
    width: 100%;
    margin: 0;
    padding: 0;
    font-weight: 400;
    float: left
}
.side-block>ul>li>a {
    font-family: Lato, sans-serif;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    float: left;
    width: 100%;
    cursor: pointer
}
.side-block>ul>li:hover>a.sf-with-ul {
    border-bottom: solid 0 #eee!important
}
.side-block>ul>li:hover>a {
    color: #00AAE7
}
.side-block ul li ul {
    margin: 0;
    max-height: 0;
    overflow: hidden;
    transition: all .3s ease 0s
}
.contact-page .ph-no,
.contact-page .ph-no span {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}
.side-block ul li:hover ul {
    max-height: 2000px
}
.side-block ul li:hover a:after {
    color: #00AAE7;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.side-block ul li ul li a {
    font-size: 14px;
    color: #666
}
.side-block ul li ul li a:hover {
    color: #00AAE7
}
.master {
    margin-bottom: 0
}
.master img {
    width: 100%;
    margin-bottom: 25px
}
.text-link {
    color: #00AAE6;
    text-decoration: none;
    text-transform: none!important;
    font-size: 15px!important
}
.PrimaryProductDetails .btn.wishTrigger:hover,
.cssFacebook a,
.page-content #LayoutColumn2 a:hover {
    text-decoration: underline
}
a.ulink:before {
    background: #00AAE6
}
.listings,
.products {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    float: left
}
.listings li,
.products li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.listings li {
    width: auto;
    float: left
}
.products .prod {
    width: 100%;
    float: left
}
.products .prod .SalePrice, .products .prod p.det+p
{
    color:#13337a;
    font-size:17px;    
    margin-top:8px;
    margin-bottom:0 !important;
min-height:25px;
}
.products .prod .image {
    border: 1px solid #fff;
    width: auto;
    padding: 5px;
    margin: 0;
    text-align: center;
    position: relative
}
.products .prod .image .spanOfferPct {
    position: absolute;
    width: 60px;
    height: 57px;
    background: url(/template/images/off_bg.png) top right no-repeat;
    right: 5px;
    top: 5px;
    text-align: right;
    color: #fff;
    font-size: 15px;
    padding-right: 5px;
    padding-top: 6px;
    background-size: contain;
    line-height: 12px
}
.products .prod .image .spanOfferPct .spanOfferOff {
    font-size: 10px;
    display: block
}
.products .prod .image img {
    margin-bottom: 10px;
    height: 180px
}
.products .prod .image:hover {
    border: 1px solid #ccc
}
.products .prod p {
    margin-bottom: 0;
    margin-left: 10px;
    text-align: left
}
.products .prod p strike {
    color: #888
}
.products .prod p.det {
    font-size: 13px;
    color: #666
}
.products .prod .buttonset.lightbg {
    background: #f4f4f4;
    display: -webkit-flex;
    display: flex;
    margin-top: 10px
}
.products .prod .buttonset span {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.products .prod .buttonset span:first-child {
    padding: 8px 0 5px
}
.products .prod .buttonset span:last-child {
    text-align: right
}
.footer-attach h3 {
    text-align: center;
    color: #1f336e!important;
    margin-bottom: 40px;
    text-transform: none;
    font-weight: 400;
    font-size: 28px
}
.footer-attach .col-sm-4 {
    border-right: solid 1px #AAA;
    min-height: 160px!important
}
.footer-attach .col-sm-4:last-child {
    border-right: solid 0 #AAA
}
.footer-attach .icon-diamond {
    width: 50px;
    height: 50px;
    margin: 0 auto 20px;
    font-size: 50px;
    color: #00A9E9;
    position: relative
}
.footer-attach .icon-diamond span {
    font-size: 18px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    position: absolute;
    left: 0;
    line-height: 50px;
    text-align: center;
    top: 0;
    width: 50px;
    height: 50px
}
.footer-attach h4 {
    text-align: center;
    margin: 0 15%;
    font-size: 18px!important
}
.footer-attach p {
    font-style: italic;
    text-align: center;
    font-size: 13px;
    margin: 0 15%
}
.prod-thumb {
    width: 100%;
    float: left;
    margin-top: 15px
}
.prod-thumb img {
    margin: 0 14px 10px 0
}
.prod-master-area h3 {
    color: #133379;
    margin: 15px 0 0!important
}
.prod-master-area h4 {
    margin: 80px 0 50px;
    font-weight: 400
}
hr {
    border-bottom: solid 1px #223874!important;
    margin: 30px 0!important
}
.prod-master-area .social-icon li:first-child {
    padding-right: 40px;
    line-height: 30px
}
.prod-master-area .social-icon a {
    color: #AAA;
    font-size: 16px;
    margin-right: 25px
}
.prod-master-area .social-icon a:hover {
    color: #333
}
.prod-master-area .note {
    padding: 10px;
    background: #F6F7F8;
    margin: 0 0 15px;
    clear: right;
    float: right;
    width: 100%;
}
.FormContainer fieldset,
.Submit,
.note {
    clear: both
}
.prod-master-area .note p {
    font-size: 13px;
    font-style: italic;
    margin: 0!important;
    padding: 0!important;
    border: 0!important;
    text-align:center;
}
.prod-desc h4,
.rel-prod h5 {
    color: #1F3872;
    margin-bottom: 15px
}
.prod-desc ul {
    margin-bottom: 20px
}
.prod-desc ul li {
    line-height: 20px;
    margin-bottom: 0
}
.Content form input[type=text],
.Content form input[type=password],
.Content textarea {
    padding: 0 10px
}
.Content textarea {
    padding: 10px!important
}
.PrimaryProductDetails .ProductPrice {
    color: #13337a!important;
    font-size: 18px!important;
    line-height: 120%;
    font-weight:400;
}
.PrimaryProductDetails .btn.wishTrigger,
.PrimaryProductDetails .btn.wishTrigger:hover {
    font-size: 14px;
    font-weight: 700;
    border: 0;
    background: 0 0;
    margin: 0!important
}
.ProductDescription h4 {
    font-family: Lato, sans-serif;
    font-weight: 600;
    font-size: 19px;
    color: #13337A;
    padding: 0;
    margin: 15px 0
}
.ProductDescription ul li {
    list-style-type: disc;
    margin-left: 18px
}
.SideRelatedProducts {
    width: 990px!important;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 40px
}
.SideRelatedProducts h2 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 20px
}
.productAttributeLabel label {
    font-weight: 400!important
}
body.subscribe-form {
    background: url(/template/images/subs-bg.jpg) no-repeat
}
body.subscribe-form .PageContent img {
    display: none
}
h1.TitleHeading {
    padding: 15px 5% 50px;
    color: #fff!important;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    line-height: 110%;
    font-weight: 400
}
.subscribe-form h1.TitleHeading {
    padding: 15px 10% 0;
    text-align: center
}
.subscribe-form #mc_embed_signup {
    margin: 0 10%;
    width: 80%
}
.subscribe-form #mc-embedded-subscribe {
    float: left
}
.Content {
    margin: 0 10%
}
.Content p {
    color: #333;
    font-size: 15px;
    font-family: Lato, sans-serif;
    line-height: 140%!important;
    font-weight: 400;
    padding: 0;
    margin: 0
}
.two-cols {
    width: 100%;
    float: left;
    margin: 0
}
.two-cols .col-one:first-child {
    width: 49%;
    float: left;
    margin-right: 1%
}
.two-cols .col-one:last-child {
    width: 49%;
    float: left;
    margin-left: 1%
}
.Content form input[type=text],
.Content form input[type=email],
.Content form input[type=password],
.Content textarea {
    height: 44px;
    line-height: 100%;
    font-size: 16px;
    color: #333;
    border: 1px solid #999;
    width: 95%
}
.Content form dd {
    margin: 0 0 15px;
    float: left
}
#ContactForm dd {
    margin: 0 0 15px;
    width: auto
}
.Content form .FormContainer {
    width: 100%;
    float: left
}
.Content form .Submit input {
    width: auto;
    min-width: 300px;
    height: 44px;
    background: #00ABE5;
    color: #fff;
    line-height: 44px;
    text-align: center;
    padding-top: 0!important;
    padding-bottom: 0!important;
    border: 0;
    text-transform: uppercase;
    cursor: pointer
}
.Content h2,
.KeepShopping,
.SitemapBrands h2,
.SitemapCategories h2,
.SitemapPages h2,
.cssFacebook {
    text-align: left
}
.Content form .Submit input:hover {
    background-color: #139CE2;
    color: #fff
}
.grid h3 {
    margin-bottom: 20px
}
.cssFacebook {
    display: inline-block;
    width: 60%;
    margin: 30px 12% 0
}
.cssFacebook a {
    color: #fff
}
.subscribe-form form input[type=text] {
    margin-top: 0!important
}
.remove-but {
    background: url(/template/images/icon_sprite.png) right -47px no-repeat;
    text-indent: -9999px;
    width: 25px;
    height: 25px;
    display: inline-block
}
.remove-but span {
    display: none
}
.ErrorMessage {
    background: url(/template/images/error.png) 11px 12px no-repeat #fdd6ce!important;
    padding: 10px 10px 10px 40px!important;
    margin-bottom: 10px!important
}
#CartStatusMessage .ErrorMessage {
    width: 100%;
    float: left
}
#CreateAccountForm p.Submit .btn {
    float: right!important
}
.share-txt {
    float: left;
    margin-right: 30px;
    font-weight: 600
}
.page-content #LayoutColumn2 a {
    color: #00ABE5!important
}
.SuccessMessage {
    float: left;
    width: 100%;
    padding-left: 30px!important;
    background-position: 5px 2px!important
}
.Submit {
    width: 100%
}
.CartContents .ProductName a.CustomizeItemLink {
    color: #00ABE5
}
#CartEditProductFieldsForm #ModalButtonRow {
    padding: 20px 20px 50px!important;
    margin-top: -50px!important
}
#CartEditProductFieldsForm #ModalButtonRow .button {
    margin-top: 0!important;
    float: right
}
#CartEditProductFieldsForm #ModalButtonRow .btn {
    margin-top: 0!important
}
.Content form dd.pbn {
    margin-bottom: 0
}
#CategoryHeading .CategoryDescription a {
    color: #13337A!important
}
#CategoryHeading .CategoryDescription a:hover {
    color: #00ABE5!important
}
.button.multi {
    display: inline-block;
    margin-right: 20px
}
.button.multi.right {
    float: right;
    margin-right: 0;
    margin-left: 10px
}
.button.fullwidth {
    float: left;
    margin: 0;
    width: 100%!important
}
.mc-field-group input {
    width: 95%!important;
    padding: 0 2%!important;
    margin: 15px 0
}
.ProductSKU .Value {
    line-height: 35px
}
.cssJQCatShortDesc {
    display: none
}
.BlockContent .col-sm-12 {
    float: left;
    width: 100%
}
#ChooseBillingAddress label {
    padding-top: 3px
}
.QuickView>a {
    display: block
}
.ProductTinyImageList ul li .TinyOuterDiv img {
    width: 70px!important;
    height: 70px;
    border: 1px solid #ccc
}
/*#main-slide .icon-diamond>div h1 {
    padding: 0 19%!important
}*/
.deliversfrom {
    color: #133379;
    margin: 10px 0;
    position: relative;
    font-size: 15px;
    line-height: 100%;
    text-transform: none;
    font-weight: 600
}
#SideNewsletterBox {
    width: 100%;
    float: left;
    margin-top: 0
}
.contact-page h3 {
    text-align: center;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 40px;
    min-height: 35px;
    margin-top: 30px!important;
    padding-bottom: 10px
}
.contact-page .col-sm-4 p,
.contact-page .col-sm-6 p,
.contact-page h5 {
    margin-bottom: 10px;
    text-align: center
}
.contact-page h3:before {
    width: 100px;
    height: 2px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    background-color: #aaa;
    bottom: 0;
    content: ''
}
.contact-page h5 {
    font-weight: 300;
    text-transform: uppercase
}
.contact-page .col-sm-4 {
    text-align: center
}
.contact-page .map-wrap {
    background-color: #f7f7f7;
    padding: 5px;
    margin-bottom: 15px
}
.contact-page .ph-no {
    width: 200px;
    height: 60px;
    line-height: 60px;
    margin: 10px auto;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #00ABE5;
    padding: 0 20px;
    display: inline-block;
    position: relative;
    transition: all .3s ease 0s
}
.contact-page .ph-no span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .3s ease 0s
}
.contact-page .ph-no span:last-child,
.contact-page .ph-no:hover span:first-child {
    opacity: 0
}
.contact-page .ph-no:hover span:last-child {
    opacity: 1
}
.contact-page .form-desc {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    float: left
}
.subs-iframe {
    width: 100%;
    margin: 0 auto
}
.subs-iframe iframe {
    background: url(/template/images/popup-hdr.jpg) no-repeat;
    width: 100%
}
.subs-iframe .main>.inner {
    width: 100%!important;
    position: relative;
    max-width: 100%!important;
    padding-left: 0;
    padding-right: 0
}
@media (max-width: 380px) {
    .subscribe-form h1.TitleHeading {
        font-size: 20px
    }
}
.subs-alone #mc_embed_signup .button,
.subs-alone .mc-field-group input {
    width: 100%!important;
    margin: 20px 0 0!important
}
.table-toggle .show-tab {
    display: none
}
.table-toggle .hide-tab,
.table-toggle.showtab .show-tab {
    display: block;
    font-weight: 700
}
.table-toggle .hide-tab {
    margin-top: 15px
}

#SitemapContent .SitemapBrands,
.products .prod p.det,
.table-toggle.showtab .hide-tab {
    display: none
}
.block-tab-wrap {
    max-height: 215px!important;
    overflow: hidden;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.block-tab-wrap.expand-table {
    max-height: 5000px!important;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}
.block-tab {
    border: 1px solid #ccc;
    margin-top: 0!important
}
.block-tab tr.box-cont td:first-child,
.block-tab tr.box-end td:first-child,
.block-tab tr.box-start td:first-child {
    border-left: solid 5px #2ba4e4!important
}
.block-tab th {
    background: #1E3776;
    color: #fff
}
.block-tab tr td span {
    font-size: 14px
}
.block-tab tr td,
.block-tab tr th {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc
}
.block-tab tr td:last-child {
    border-right: solid 1px #ccc
}
.block-tab tr.box-cont td:last-child,
.block-tab tr.box-end td:last-child,
.block-tab tr.box-start td:last-child {
    border-right: solid 5px #2ba4e4!important
}
.block-tab tr:last-child td {
    border-bottom: solid 1px #ccc
}
.block-tab tr.box-start td {
    border-top: solid 4px #2ba4e4!important
}
.block-tab tr.box-end td {
    border-bottom: solid 4px #2ba4e4!important
}
.block-tab tr.box-cont td,
.block-tab tr.box-end td,
.block-tab tr.box-start td {
    background: #f1f1f1
}
.ProductWarrantyContainer p {
    text-align: center
}
.tooltip-inner {
    max-width: 300px;
    width: 150px
}
.ProductDescription ul {
    margin-bottom: 15px
}
.ProductDescription h3 {
    margin-bottom: 15px!important
}
#ProductReviews h2 {
    text-align: left!important;
    float: left;
    width:100%;
    margin:0!important
}
.prodAccordionContent .btn {
    float: left;
    margin-bottom: 25px!important;
    margin-top: 0!important;
    clear: both
}
.ProductReviewForm h5 {
    width: 100%;
    float: left
}
.ProductReviewForm p.Submit {
    margin-top: -10px;
    float: left
}
.prod-master-area h4.ReviewTitle {
    margin: 15px 0;
    font-weight: 400
}
#ProductReviews {
    padding: 30px 2%;
}
.ProductReviewList li {
    margin-left: 17px
}


/* New css June 28 2017 */

.site-header
{
   /* background:#173380;*/
   background:#000000;
    height:145px;
}
.site-header .navbar
{
    background:none;
}
.site-header .navbar .navbar-collapse
{
   /* background:#173380;*/
   background:#000000;
    padding-top:5px;
}
.navbar-header .hdr-box .action-box {
    position: absolute;
    right: 0;
    top: 30px;
    width: 83px
}
.navbar-header .hdr-box .action-box a .icon-diamond
{    
        position: absolute;
    right: 7px;
    top: 6px;
    text-align: center;
    
}
.sticky .navbar-header .hdr-box .action-box a .icon-diamond
{
    right: -6px;
}
.navbar-header .hdr-box .action-box a .icon-diamond:before
{
        
        display:block !important;
        content:"\e901";
        position: absolute;
    right: 0;
    color:#00ABE5;
    font-size:19px;
}
.navbar-header .hdr-box .action-box a .icon-diamond span
{
    position: absolute;
    right: 0;
    border: 0;
    font-size: 11px;
    line-height: 24px;
    text-align: center;
   
    margin: 0;
    top: -2px;
    width:20px;
    color:#fff;
    font-weight: bold;
    display:block!important;
}
.navbar-header .hdr-box .tel-box {
    position: absolute;
    left: 0;
    top: 30px;
    width: 200px
}
.navbar-header .hdr-box .tel-box a
{
    color:#fff;
    font-weight:bold;
	font-size:20px;
}
.navbar-header .action-box span
{
    font-size: 22px;    
    border-left: solid 1px #5d71a6;
    margin-left:5px;
}
.navbar-header .action-box a, .navbar-header .hdr-box a
{
    
    padding:0;
    width: auto;
    display: inline-block;
    margin: 0 auto!important;
    float: none;
    height: auto;
}    
.hdr-ico
{
     background: url(/template/images/hdr_icons.png) no-repeat;
     width:25px;
     height:20px;
     display:inline-block;
}
.hdr-ico.user
{
    background-position:0 0;
}
.hdr-ico.cart
{
    background-position-x:-33px;
}
header  .search-ico
{
    background: url(/template/images/hdr_icons.png) no-repeat -80px 0;
     width:25px;
     height:20px;
     display:inline-block!important;
     padding:0!important;
     margin-top:20px;
}
header .pages-menu li .search-ico:hover, header .pages-menu li:last-child:hover .search-ico
{
    background: url(/template/images/hdr_icons.png) no-repeat -80px 0 !important;
}
header  .search-ico.closeico
{
    background-position:right 0;
}
header .search-div
{
    width:100%;
    position:absolute;
    left:0;
    width:100%;
    background:rgba(255,255,255,0.94);
    padding:0 ;
    max-height:0;
    overflow:hidden;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    top: 145px;
    z-index:999;
    height:78px;
}
header .search-div.expand
{
    max-height:200px;
}
header .search-div form#SearchForm
{
    width:100%;
    background:transparent !important;
}
header .search-div form#SearchForm .search-input
{
    width:100%;
    border:0;
    font-size:16px;
    border-bottom:solid 1px #ddd;
    padding:20px 20px;
    line-height:100%;
    height:auto;    
    background:transparent;
}
header .search-div #SearchForm .Button {
    cursor: pointer;
    border: 0!important;
    vertical-align: top;
    margin: 0;
    width: 30px;
    height: 35px;
    padding: 0;
    top:12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: url(/template/images/searchIcon.png) 50% 50% no-repeat;
    transition: background-color 150ms ease;
    position:absolute;
    right:0;
}
.welcome-info.center-cont
{
    text-align:center;
    padding: 5px 0 27px;
    background:#fff;
}
.welcome-info.center-cont h2
{
    font-weight:500;
    margin-bottom:15px;
    font-size:30px;
}
.welcome-info.center-cont p
{
    text-transform:uppercase;
    color:#133379;
    font-weight:bold;
    margin:0 !important;
}
.prod-sol.full-width
{
    -moz-box-shadow:    inset  0 14px 18px 0px rgba(0,0,0,0.1), 
                        inset  0 0px 0px 0px rgba(0,0,0,0.0); 
    -webkit-box-shadow: inset  0 14px 18px 0px rgba(0,0,0,0.1), 
                        inset  0 0px 0px 0px rgba(0,0,0,0.0); 
     box-shadow:        inset  0  14px 18px 0px rgba(0,0,0,0.1),
                        inset  0 0px 0px 0px rgba(0,0,0,0.0); 
    
    padding:50px 0;
    background:#ebf9fc;
}
.prod-sol.full-width .prods li 
{
    min-height:0;
    margin:10px 1% 0px 0 !important;
    position:relative;
    width:32.33%!important;
}
.prod-sol.full-width .prods li img
{
width:100%;
max-height:221px;
}
.prod-sol.full-width .prods li *
{
    color:#fff;
}
.prod-sol.full-width .prods .image
{
    margin-bottom:70px;
    background:#000;
    width:100%;
    float:left;
}
.prod-sol.full-width.home-list .prods .image
{
    margin-bottom:50px;
}
.prod-sol.full-width .prods li:hover .image img
{
    opacity:0.5;
}
.prod-sol.full-width .prods li h4, .prod-sol.full-width .prods li p
{
    padding:0 20px;
}
.prod-sol.full-width .prods li:empty
{
display:none;
}
.cat-page .prods li h4
{
    font-size:16px;
    font-weight:300;
    text-transform:uppercase;
    padding:15px !important;
    line-height:21px !important;
}
.prod-sol.full-width .prods li h4
{
margin:0;
line-height:50px;
}
.prod-sol.full-width .prods li .item-info
{
    position:absolute;
    bottom:0;
   /* background:#13347b;*/
	background:#000;
    height:130px;
    max-height:50px;
    overflow:hidden;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width:100%;
}
.prod-sol.full-width .prods li .item-info > a
{
        position: absolute;
    width: 100%;
    height: 100%;
    display: block;    
}
.cat-page .prods li .item-info
{
    max-height:80px!important;
}
.cat-page .prods li .item-info p
{
    opacity:0;
    font-size:12px!important;
    line-height:15px!important;
    padding:0 15px 15px!important;
}
.prod-sol.full-width .prods li:hover .item-info
{
max-height:130px;
}
.cat-page  .prods li:hover .item-info
{
max-height:160px!important;
}
.cat-page  .prods li:hover .item-info p
{
opacity:1;
}
article.split-sec
{
  /* For browsers that do not support gradients
  background: -webkit-linear-gradient(left, #08245f 0, #08245f 38%, #19346d 38%, #19346d 100%);
  /* For Safari 5.1 to 6.0 
  background: -o-linear-gradient(right, #08245f 0, #08245f 38%, #19346d 38%, #19346d 100%);
  /* For Opera 11.1 to 12.0 
  background: -moz-linear-gradient(right, #08245f 0, #08245f 38%, #19346d 38%, #19346d 100%);
  /* For Firefox 3.6 to 15 
  background: linear-gradient(to right, #08245f 0, #08245f 38%, #19346d 38%, #19346d 100%);*/
  background:#000;
    padding:0;  
    position:relative;
    margin-top:0;
}
/*article.split-sec:before
{
    background: url(/template/images/blue_split.png) no-repeat right -20px;
    width:320px;
    height:100% ;
    position:absolute;
    left:52%;
    margin-left:-310px;
    top:0;
    content:'';
    
}*/
article.split-sec .container
{
    padding-top:40px;
    padding-bottom:20px;
}
article.split-sec .top-stip
{
     
     width:100%;
     float:left;
     height:20px;
     position:relative;
     top:-20px;
     display:block;
    background: url(/template/images/blue_fill.jpg) no-repeat 0 0;
    background-size:  52% auto;
	display:none;
}
article.split-sec .top-stip:before
{
    content:'';
    width:20px;
    height:20px;
    position:absolute;
    left:52%;
    top:0;
    margin-left:-10px;
    background: url(/template/images/blue_split.png) no-repeat right 0;
}
article.split-sec .bottom-stip
{
     background: #19346d;
     width:100%;
     float:left;
     height:20px;
     display:none;
}
article.split-sec .left-img
{
float:left;
margin:0 20px 20px 0;
}
article.split-sec h5
{
font-weight:300;
color:#fff;
margin:0 0 5px;
}
article.split-sec .button
{
display:inline-block;
}
.ft-logos {
    padding: 55px 0 ;
    width:100%;
    float:left;
}
.ft-logos .brands-logos
{
    text-align:center;
}
.ft-logos .brands-logos > div
{
    display:inline-block;
    margin:0 27px 0 0;
    width:14%;
}
.ft-logos .brands-logos > div.logo6
{
    
    margin-right:0 !important;
}
.prod-cat
{
    background:none !important;
    box-shadow:0 0 0 !important;
    padding:0 0 20px!important;
}
.breadcrumb
{
    margin-top:5px;
    background:#fff;
}
.breadcrumb ul
{
margin:0;
padding:0;
}
.breadcrumb ul li
{
    display:inline-block;
    list-style:none;
    margin:0 0 0 10px;
    padding:0  ;
}
.breadcrumb ul li:first-child
{
    margin:0;    
}
.breadcrumb ul li:after
{
    content:'>';
    padding-left:10px;
}
.breadcrumb ul li a, .breadcrumb ul li ,.breadcrumb ul li span
{
    font-size:13px;
    color:#000;
}
.breadcrumb ul li:last-child:after, .blue-strp .last-col:before,.blue-strp .first-col:before,.blue-strp .first-col:after,.blue-strp .last-col:after
{
    display:none;
}
.prod-cat h1
{
    margin:30px 0 20px;
}
.blue-strp
{
    width:100%;
    float:left;
    /*background: url(/template/images/blue_grd.jpg) #13347b repeat-x left 0;*/
	background:  #000 ;
    padding:20px 0;
}
.round-blue
{
    width:150px;
    height:150px;
    background:#132243;
    display:inline-block;
    border-radius:50%;
    border:solid 12px #274380;
}
.round-blue .inner-brdr
{
    width:126px;
    height:126px;
    background:#132243;
    display:inline-block;
    border-radius:50%;
    border:solid 5px #056aa7;
}
.round-blue .inner-brdr p
{
    text-transform:uppercase;
    font-size:13px;
    color:#fff;
    text-align:center;
    margin:40px 0 0;
}
.blue-strp .sec-col h2, .blue-strp .sec-col p
{
    color:#fff;
    text-align:center;
}
.blue-strp .sec-col h2
{
margin-top:20px;
font-weight:normal;
}
.blue-strp .last-col 
{
text-align:right;
position:relative;
}
.blue-strp .last-col:before
{
    content:'';
    position:absolute;
    left:0;
    top:8%;
    height:84%;
    border-left:solid 1px rgba(255,255,255,0.2);
}
.blue-strp .last-col:after
{
    content:'';
    position:absolute;
    left:5px;
    top:8%;
    height:84%;
    border-left:solid 1px rgba(255,255,255,0.2);
}
.blue-strp .first-col:before
{
    content:'';
    position:absolute;
    right:0;
    top:8%;
    height:84%;
    border-left:solid 1px rgba(255,255,255,0.2);
}
.blue-strp .first-col:after
{
    content:'';
    position:absolute;
    right:5px;
    top:8%;
    height:84%;
    border-left:solid 1px rgba(255,255,255,0.2);
}
.prod-cat .products li .image > a
{
    border:solid 1px #ccc;
    width:100%;
    height:auto;
    padding:10px 0;
    display:block;
}
.prod-cat .products li
{
position:relative;
width:25%;
min-height:0;

}
.prod-cat .products li .image:hover, .prod-cat .products li .image
{
    border:0 !important;
}
.prod-cat .products li .image:hover > a
{
    border:solid 1px #00ABE5;
}
.prod-cat  .products .prod p a
{
    color:#133379;
    font-family: Montserrat,sans-serif;
}
.prod-cat  .products .prod strike
{
    padding-right:10px;
}
.prod-cat  .products .prod .price
{
font-size:18px;
}
.prodlist
{
    width:100%;
    float:left;
}
.prod-cat  .products .prod p.prodn
{
    min-height:50px;
    margin:0 !important;
    padding:0 10px;
}
.prod-details ul
{
     columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin:15px 0;
}
.prod-details ul li
{
padding-right:50px;
vertical-align:top;
margin-bottom:8px;
}
.prod-details ul li span
{
    display: inline-block;
}

#ProductVideos {
   
    padding: 30px 2%;
    border-top: solid 1px #bbb;
}
#videoContainer
{
    margin:50px auto 50px;
    display:block;
}
#ProductVideos #VideoMiddleContainer
{
margin-top:30px;
}
#FeaturedVideo
{
margin-bottom:30px;
}

/* homepage slider */
#HomeSlideShow  ol
{
margin:0;
}
#HomeSlideShow  li
{
    min-height:490px;
    background-size:cover!important;
    
}
#HomeSlideShow li .container
{
    width:960px !important;
    position:relative;
    height:490px;
}
#HomeSlideShow  li .info-cont
{
    position:absolute;
    right:0;
    bottom:0;
    width:550px;
    height:185px;
    background:rgba(0,0,0,0.7);
    padding:18px;
    text-align:center;
}
#HomeSlideShow  li .info-cont h2
{
    font-size:23px;
    margin:0 0 10px;
    font-weight: 400;
    line-height: 120%;
}
#HomeSlideShow li .info-cont h4
{
    font-size:14px;
    text-transform:uppercase;
}
#HomeSlideShow .owl-controls
{
    height:15px;
    position: relative;
    width: 960px;
    text-align: right;
    overflow: hidden;
    margin: 0 auto;
    top: -43px;
}
#HomeSlideShow .owl-controls
{
        padding-right: 240px;
}
#HomeSlideShow .owl-controls  .owl-dots    .owl-dot
{
    width:13px;
    margin:0 10px 0 0;
    display:inline-block;
}
#HomeSlideShow .owl-controls  .owl-dots    .owl-dot span
{
    background: #fff;
    border-color: #fff;
    text-indent: 10px;
    overflow:hidden;
    width:13px;
    height:13px;
    display:block;
    border-radius:50%;
}
#HomeSlideShow .owl-controls  .owl-dots    .owl-dot.active span
{
    background:#00abe5;
    border-color: #00abe5;
}    
.below-m, header  .search-ico.below-m
{
    display:none!important;
}
.cat-hr .checker,footer .checker
{
    display:none!important;
}
.checker+label
{
    margin:0!important;
    width:100%;
    position:relative;
}
.checker+label+div
    {
        max-height:0;
        overflow:hidden;
    }
    .checker+label:after
    {
        background: url(/template/images/ftar.jpg) no-repeat right 0;
        width:21px;
        height:15px;
        display:block;
        position:absolute;
        right:0;
        top:5px;
        content:'';
    }
    .checker.selected+label:after
    {
        background: url(/template/images/ftar.jpg) no-repeat right bottom;        
    }
    .checker.selected+label+div
    {
        max-height:2000px;
    }
    .item-cont h2
    {
    text-align:left;
    font-weight:300;
    margin: 0;
    position:relative;
    }
    .item-cont .checker+label:after
    {
        background: url(/template/images/acc_arrow.jpg) no-repeat right 0;
        content:'';
        width:28px;
        height:17px;
        display:block;
        position:absolute;
        right:0;
        top:10px;
    }    
    
    .item-cont .checker.selected+label:after
    {
        background-position:right bottom;
    }
    .ProductAddToCart .BulkDiscount
    {
        width:100%;
    }
    
    .CategoryDescription img
    {
        margin:20px 0;
    }
    header.sticky .container>.navbar-header
    {
        margin-left:-15px;
    }
     .prod-cat .product-nav h1
    {
        margin-top:0;
    }
    .PrimaryProductDetails .ProductPrice.priceIsText
    {
        color:#fff !important;
        background:#13337a!important;
        width:100%!important;
        padding:10px!important;
        float:left;
        text-align:center;
        font-size:15px!important;
        margin: 0 !important;
    font-weight: 300 !important;
    }
    .PrimaryProductDetails .ProductPrice.priceIsText a
    {
    color:#fff !important;
    }
    .productAttributeList > .Label
    {
        display:none;
    }
    .cat-hr
    {
    margin-top:30px;
    }
    .product-rating .Value
    {
        text-align:right;
    }
    .product-rating .Value span a
    {
    font-size: 13px;
    font-weight: 700;
    color: #333;
    top: 1px;
    position: relative;
    padding-left: 5px;
    }
    .ProductList .Message
    {
        padding:10px ;
    }
    .ProductPriceRating+.ProductActionAdd,.ProductPriceRating+.ProductActionAdd+.buttonset 
    {
        display:none;
    }
    .productAddToCartRight
    {
        position:relative;
        float: left;
    width: 100%;
    }
    .ProductDetailsGrid .DetailRow .BrandName
    {
        display:none;
    }
    .ProductAddToCart .AddToWishlistLink
    {
        position:absolute;
        float:none;
        bottom:-32px;
        left:0;
        width:20px;
        height:20px;
        background:url(../images/ic_wish.png)  no-repeat 0 0;
        overflow:hidden;
    }
    .ProductAddToCart .AddToWishlistLink:hover
    {
        background-position:0 -35px;
    }
    .ProductAddToCart .AddToWishlistLink input
    {
        opacity:0;
    }
    .zm-widget-product
    {
            display: inline-block !important;
        width: 300px;
        margin: 0 auto;
        left: 50%;
        position: relative;
        margin-left: -150px;
    }
    .AddThisButtonBox
    {
        width:50%;
        margin-left:40px;
    }
    #ProductDetails .addthis_toolbox  .addthis_button_google_plusone,
    #ProductDetails .addthis_toolbox  .addthis_button_facebook ,
    #ProductDetails .addthis_toolbox  .addthis_button_twitter  ,
    #ProductDetails .addthis_toolbox  .addthis_button_twitter+span,
    #ProductDetails .addthis_toolbox  span[data-pin-log="button_pinit"]  
    {
        display:none!important;
    }
    
    .slide-show
    {
        max-width:100%;
        overflow:hidden;
    }
    .prod-cat .productlist-page h2
    {
        font-weight:normal;
        text-align:left !important;
    }
@media screen and (min-width:768px)
{
    .navbar-toggle
    {
        display:none;
    }
    .navbar-collapse.collapse
    {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
    
    .productlist-page #LayoutColumn1
    {
            margin-top: -50px;
    }
    .prod-cat .productlist-page h2
    {
    max-width:72%;
    font-weight:normal;
    }
    
    header.sticky .navbar-header .header_logo a
    {
        position:absolute;;
        left:0;
        width:59px;
        height:59px;
        display:block;
        background: url(/template/images/sticky_logo.png) no-repeat 0 0;
            padding: 0;
        z-index: 999;
    }
    header.sticky .navbar-header .header_logo a img, header.sticky  .navbar-header .hdr-box .tel-box,header.sticky .navbar-header .action-box a .user, header.sticky  .search-ico,header.sticky .navbar-header .action-box span
    {
        display:none!important;
    }
    header.sticky.site-header .navbar .navbar-collapse
    {
        padding-top:0!important;
      /*  background:transparent!important;*/
    }
    header.sticky .navbar-collapse .container
    {    
    padding-left:60px!important;
    }
    header.sticky  .navbar-header .hdr-box .action-box
    {
    width:30px;
    top: 20px;
    z-index: 999;
    }
    header.sticky  .navbar-default .sf-menu>li>a
    {
        font-size:13px;
    
        
    }
    header.sticky  .navbar-default .sf-menu>li
    {
        /* background-color: #2aa4e5!important;*/
    }
    header.sticky  
    {
      /* For browsers that do not support gradients
      background: -webkit-linear-gradient(left, #13347b 0, #13347b 50%, #2aa4e5 50%, #2aa4e5 100%); */
      /* For Safari 5.1 to 6.0 
      background: -o-linear-gradient(right, #13347b 0, #13347b 50%, #2aa4e5 50%, #2aa4e5 100%);*/
      /* For Opera 11.1 to 12.0 
      background: -moz-linear-gradient(right, #13347b 0, #13347b 50%, #2aa4e5 50%, #2aa4e5 100%);*/
      /* For Firefox 3.6 to 15 
      background: linear-gradient(to right, #13347b 0, #13347b 50%, #2aa4e5 50%, #2aa4e5 100%);*/
    
    }
    footer .checker+label:after
    {
        display:none;
    }
    footer .checker+label+div
    {
        max-height:2000px;
    }
    .below-m
    {
        display:none;
    }
}
@media screen and (min-width:768px) and (max-width:1024px)
{
    #HomeSlideShow  li
    {
        display:inline-block;
        width:100%;
    }
    #HomeSlideShow  li .info-cont
    {
        right:20%;
    }
}
@media screen and (min-width:768px) and (max-width:1023px)
{
.prod-sol.full-width .prods li img
{
max-height:168px;
}
    .ft-logos .brands-logos > div
    {
        margin-right:20px;
    }
    .navbar-default .navbar-nav>li>a, .navbar-default .sf-menu>li>a
    {
        font-size: 12px;
            padding: 20px 8px!important;
    }
     .sf-menu
     {
         margin-top:0;
         margin-bottom:0;
     }
     .navbar-collapse
     {
         border:0;
        
     }
     header.sticky  .navbar-default .sf-menu>li>a
    {
    
        /*background:#2aa4e5!important;*/
            font-size: 11px !important;
    padding: 20px 6px!important;
    }
    .blue-bg .row .col1
    {
        width:50%;
        margin:0;
    }
    .blue-bg .row .col1 p
    {
        font-size:12px;
        margin:0;
    }
    article.split-sec .container
    {
        padding-bottom:0;
        padding-top:20px;
    }
    .Block.banner_home_page_bottom div:last-child
    {
        padding-left:40px;        
    }
    .Block.banner_home_page_bottom div:first-child
    {
        padding-right:55px;        
    }
    
    #HomeSlideShow,.navbar-default .navbar-nav>li, .navbar-default .sf-menu>li
    {
        float:left;
    }
    
    
}

@media screen and (max-width:767px)
{
.prod-sol.full-width .prods li img
{
max-height:168px;
}
    .below-m, header  .search-ico.below-m
    {
    display:inline-block!important;
    }
    .above-m
    {
        display:none;
    }
    .site-header
    {
    height:auto;
    }
    header.sticky
    {
        /*position:relative;
        height:auto;*/
		overflow:hidden;
    }
    .welcome-info.center-cont
    {
    padding:25px 0;
    }
    
    .navbar-header .header_logo
    {
        float:left;
        width:100%;
    }
    .navbar-header .header_logo a
    {
        padding:0;
        margin:0;
        height:auto;
        width: 201px;
		top:-8px;
    }
    .navbar-header .header_logo a img
    {
    margin-bottom:20px;
    }
    .navbar-toggle
    {
        position: absolute;
        left: 7px;
        top: 30px;
    }
	header.sticky  .navbar-toggle
    {
        position: fixed;
       
        top: 10px;
		margin:0;
    }
    .navbar-header .hdr-box
    {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        padding: 10px 15px 7px;
        margin-bottom:10px;
        
    }
    .navbar-header .hdr-box .wraper
    {
        /*border-bottom:solid 1px rgba(255,255,255,0.3);*/
        float: left;
        width: 100%;
        padding-bottom:10px;
        
    }
    .navbar-header .action-box span
    {
        display:none;
    }
    .navbar-header .hdr-box .tel-box, .navbar-header .hdr-box .action-box
    {
        position:relative;
        top:0;
        left:auto;
        right:auto;
        
    }
    .navbar-header .hdr-box .tel-box
    {
        float:left;		
    }
	header.sticky .navbar-header .hdr-box .tel-box
    {
        float:left;
		left: 50%;
    margin-left: -61px;
	width:140px;
	margin-top:8px;
    }
    .navbar-header .hdr-box .action-box
    {
        float:right;
        width: 70px;
        text-align:right;
    }
	header.sticky .navbar-header .hdr-box .action-box a
    {
        display:none;
    }
	
    .navbar-header .hdr-box .action-box a .icon-diamond
    {
        right: -4px;
        top: 10px;
    }
    .navbar .navbar-collapse 
    {
        display:none !important;
        max-height:0px;
        overflow:hidden;
    }
    .search-ico.below-m
    {
        position:absolute;
        right:20px;
        top:60px;
        width:25px;
        height:25px;
        padding:0;
        margin:0;        
    }
    header .search-div
    {
    top:112px;
    }
    #HomeSlideShow  li, #HomeSlideShow li .container
    {
    height:200px;
    max-width:100%;
    }
    #HomeSlideShow  li
    {
        background-size:auto 220px !important;
        min-height:350px;
    }
    #HomeSlideShow  li .container
    {
        padding:0;
        max-width:100% !important;
    }
    #HomeSlideShow  li .info-cont
    {
        width:100%;
        height:160px;
        bottom:auto;
        top:170px;
        bottom:0;
        padding:20px;
        background:rgba(0,0,0,1);
    }
    #HomeSlideShow .owl-controls
    {
    display:none;
    }
    header .search-div form#SearchForm
    {
    top:0 !important;
    }
    .prod-cat ul.products
    {
       /*columns: 2;
       -webkit-columns: 2;
       -moz-columns: 2;*/
    }
    .prod-cat .products li
    {
       /*width:100%!important;*/
       margin-right:0 !important;
    }
    .prod-sol.full-width .prods li
    {
        width:46%!important;
        margin-right:2%!important;
    }
    .prod-cat .products li
    {
        min-height:320px;
    }
    .prod-sol.full-width .prods li:nth-child(even)
    {
        margin-right:0!important;
        float:right!important;
    }
    .prod-sol.home-list.full-width .prods li .item-info
    {
        max-height:50px!important;
        padding-top:15px;
    }
    .prod-sol.home-list.full-width .prods li:hover .item-info
    {
        max-height:60px!important;        
    }
    .prod-sol.full-width .prods li .item-info h4
    {
        line-height:20px;
        font-size:11px;
        text-transform:uppercase;
        padding:0 0 0 15px;
    }
    .prod-sol.full-width .prods li p
    {
    display:none;
    }
    .prod-sol .prods li h4:after
    {
        content: '';
        display:block;
        font-family: Montserrat, sans-serif;
        font-size:12px;
        color:#fff;
        top:0;
        margin:0;
    }
    .prod-sol.full-width .prods li:hover .item-info
    {
    max-height:80px !important;
    height:80px !important;
    }
    .prod-sol .prods li:hover h4:after
    {
    margin:0 !important;
    }
    article.split-sec .left-img,article.split-sec .top-stip,article.split-sec .bottom-stip
    {
    display:none;
    }
    article.split-sec:before
    {
        
        -ms-transform: translateY(100deg);
        -webkit-transform: translateY(100deg);
        webkit-transform: translateY(100deg);
        -moz-transform: translateY(100deg);
        -o-transform: translateY(100deg);
        transform: translateY(100deg);
        background: none #19346d !important;
        width: 100%;
        bottom: 0;
        margin-left: 0;
        left: 0;
        top: 95px;
        height: 200%;
    }
    article.split-sec
    {
        background:#08245f !important;
        overflow:hidden;
    }
    
    .blue-bg .row .col1
    {
    margin:15px !important;
    width:auto;
    }
    .blue-bg .row .col1 img
    {
        margin-top:-140px;
    }
    article.blue-bg .col1 h2
    {
    font-size:18px;
    margin-bottom:15px;
    max-width:40%;
    }
    article.blue-bg .col1 h5
    {
        margin-bottom:15px;
    }
    .blue-bg .row .col1:last-child 
    {  
        margin-top: 80px !important;
    }
    .ft-logos .brands-logos > div 
    {
        display: inline-block;
        float:left;
        margin: 0 0 30px;
        width: 46%;
        text-align:center;
        margin-right:8%;
    }
    
    
    .ft-logos .brands-logos > div:nth-child(even)
    {
        float:right;
        margin-right:0;
    }
    .ft-logos .brands-logos > div.logo6
    {
        float:left;
        margin-right:8%!important;
    }
    #ProductDescription, #ProductReviews, #ProductDescription .col-sm-12, #ProductReviews .col-sm-12, #ProductVideos,  #ProductVideos .col-sm-12
    {
        padding:10px 0;
    }
    #ProductDescription h2, #ProductReviews h2, #ProductVideos h2
    {
        margin:0!important;
        font-size:18px!important;
    }
    .blue-strp 
    {
    min-height:350px;
    }
    .blue-strp .last-col,.blue-strp .first-col
    {
        position:absolute;
        top:150px;
    }
    .item-cont
    {
        margin-top:20px;
    }
    .subsection.item-cont
    {
    margin-top:0;
    }
    .item-cont .checker+label:after
    {
    top:3px;
    }
    .cat-hr
    {
        padding:0;
        margin-top:20px;
    }
    footer h5
    {
    margin:0;
    }
    footer .checker+label + div
    {
        border-bottom:solid 1px rgba(255,255,255,0.2);
        
    }
    footer .checker+label
    {
        padding: 10px 0;
    }
    footer .checker+label:after
    {
        top:15px;
    }
    body footer .col-sm-4
    {
    margin-bottom:0 !important;
    }
    footer #uniform-ftrsubs.checker+label + div
    {
    margin-bottom:10px;
    }
    footer #uniform-ftrsubs.checker:checked+label + div
    {
        border:0;
    }
    .checker.selected+label+div
    {
    padding-bottom:10px;
    }
    
    .navbar-header .hdr-box .action-box a .icon-diamond span
    {
    
    display: block !important;
   
    }
    .cat-page .prods li
    {
    margin-bottom:20px !important;
    }
    .cat-page .prods li h4
    {
        font-size: 12px!important;
        line-height:15px!important;
        padding: 5px !important;
    }
    .cat-page .prods li .item-info
    {
        padding-top:5px !important;
    }
    .SortBox
    {
        display:none;
    }
    .prod-cat h1
    {
        margin:0px 0 20px;
    }
    #HomeSlideShow  li .info-cont h1
    {
        font-size:20px;
    }
    #HomeSlideShow li .info-cont h4
    {
        border-bottom:solid 1px rgba(255,255,255,0.4);
        margin-bottom:10px;
        padding-bottom:10px;
    }
    .sticky .navbar-header .hdr-box .action-box a .icon-diamond
    {
        right:0;
    }
    .prod-sol.full-width
    {
        background:#fff !important;
        moz-box-shadow: inset 0 0 0 0px rgba(0,0,0,0.1),  inset 0 0px 0px 0px rgba(0,0,0,0.0);
    -webkit-box-shadow: inset 0 0 0 0px rgba(0,0,0,0.1), inset 0 0px 0px 0px rgba(0,0,0,0.0);
    box-shadow: inset 0 0 0 0px rgba(0,0,0,0.1), inset 0 0px 0px 0px rgba(0,0,0,0.0);
    padding:0 0 15px;
   
    }
    .welcome-info.center-cont h1
    {
    font-size:22px;
    margin-bottom:10px;
    padding:0 10%;
    }
    article.split-sec .container
    {
        padding:20px 15px;
    }
    footer .social-icon li
    {
        width:28%;
    }
    footer .social-icon li:last-child
    {
    width:10%;
    }
    .prod-details ul
    {
            columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    }
    .prod-details ul li
    {
        padding-right: 0;
    }
    .productAttributeList .productAttributeRow 
    {
        width:48%;
        float:left;        
        clear:none;
        padding:0!important;
        border:solid 1px #c1c1c1;    
        position:relative;
        min-height:84px;
    }
    .productAttributeList .productAttributeRow.sel_row
    {
        background:#13337a;    
        border:solid 1px #13337a;    
    }
    .productAttributeList .productAttributeRow  .my-tool-tip
    {
        position:absolute;
        right:7px;
        top:2px;    
        width:20px;
        height:20px;
    }
    .productAttributeList .productAttributeRow:nth-child(even)
    {
        margin:0 10px 10px 0 !important;
    }
    .productAttributeList .productAttributeRow  div.checker span
    {
        background:none;    
    }
    .productAttributeList .productAttributeLabel
    {
        display:block!important;
        width:100%!important;
        position:absolute!important;
        height:100%;
    }
    .productAttributeList .productAttributeLabel label 
    {
        width:100%;
        position:absolute;
        left:0;
        top:0;
        height:100%;
        padding:15px 10px;
    }
    .productAttributeList .productAttributeLabel label span
    {
        font-size:12px;
        line-height:18px;
        width:100%;
        color:#2f2f2f;
         font-family: Lato, sans-serif!important;
    }
    .productAttributeList .productAttributeRow.sel_row .productAttributeLabel label span
    {
        color:#fff;    
    }
    .col-sm-12.content-area
    {
        padding:0;
    }
    .logo-imgs
    {
        display:none;
    }
    .deliversfrom
    {
        padding:0;
    }
    #ProductDetails h1
    {
        font-size:15px;
    }
    .AddThisButtonBox
    {
        margin-left:30px;
    }
    .products .prod p
    {
        margin:0 10px;  
        min-height:25px;
    }
    .ProductList li
    {
        margin:0;    
    }
    .products .prod .image img
    {
        /*width:100% !important;*/
        height:auto !important;
    }
    .prod-sol.full-width .prods li .item-info
    {
        max-height:70px !important;    
    }
	header.sticky .mob_logo
	{
		position:absolute;
		width:35px;
		height:35px;
		background:url(/template/images/BD_logo.png) no-repeat -74px 0;
		display:block !important;
		right:0;
	}
	#DrawerMenu li>ul a
	{
		max-width:230px;
	}
}
@media screen and (max-width:540px)
{
	.prod-sol.full-width .prods li img
	{
	max-height:118px;
	}
	body #olark-wrapper .olark-image-modal-container
	{
		z-index:9998 !important;
	}
}
@media screen and (max-width:420px)
{
.prod-sol.full-width .prods li
    {
        width:48%!important;
      
    }
.products .prod p
    {
      
min-height:18px;
    }
    article.split-sec:before
    {
        
        -ms-transform: rotate(105deg);
        -webkit-transform: rotate(105deg);        
        -moz-transform: rotate(105deg);
        -o-transform: rotate(105deg);
        transform: rotate(105deg);
        background: none #19346d !important;
        width: 100%;
        bottom: 0;
        margin-left: 0;
        left: 0;
        top: -100px;
    }
    .prod-cat .products li
    {
        min-height:260px;
    }
    .products .prod .image img
    {
        max-height:128px;
    }
    .products .prod .SalePrice, .products .prod p.det+p
    {
        font-size: 13px;
        margin:8px 0 0 10px !important;
    }
    .prod-cat  .products .prod strike
    {
        padding-right:5px !important;    
    }
    
}
@media screen and (max-width:380px)
{
    .prod-cat .products li
    {
        min-height:250px;
    }
    .products .prod .image img
    {
        max-height:112px;
    }
}
@media only screen and (max-width: 2500px) 
{
    iframe[name="print_frame"]
    {
    display:none;
    }
}
@media screen and (min-width:1024px)
{
    .prod-cat .products li:nth-child(4n+1)
    {
        clear:left;    
    }
}

