body {

    font-family: 'Open Sans', sans-serif;

    font-size: 14px;

    line-height: 1.846;

    color: #56575A;

}

object, h1, h2, h3, h4, h5, h6, address, dd, ol, ul, form, table, audio, video, nav {

    margin: 20px 0;

}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

    padding: 0px 15px 15px 15px;

}

p {

    margin: 0 0 12px;

}

h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: 'Montserrat', sans-serif;

    padding: 0;

    color: #007DC5;

    font-weight: 700;

}

h1 {

    margin-bottom: 30px;

    text-transform: uppercase;

    font-size: 36px;

    font-weight: 700;

    line-height: 40px;

}

h2 {

    font-size: 28px;

    letter-spacing: 1px;

    line-height: 32px;

}

h3 {

    font-size: 24px;

    line-height: 30px;

}

h4 {

    font-size: 18px;

    line-height: 26px;

}

h5 {

    font-size: 14px;

    font-weight: 100;

    line-height: 20px;

}

h6 {

    font-size: 12px;

    font-weight: 100;

    line-height: 18px;

}





.navbar-toggle {

    display: block !important;

    position: relative;

    float: left;

    padding: 11px 10px;

    margin: -5px 15px 0 10px;

    background-color: transparent;

    background-image: none;

    border-right: 1px solid #8898AA !important;

    border: 0px solid #00B4DA !important;

    border-radius: 0;

}

.navbar-collapse.collapse {

    display: none !important;

    height: auto !important;

    padding-bottom: 0;

    overflow: visible !important;

    visibility: visible !important;

}

.navbar-default {

    background-color: #007DC5;

    padding: 20px 0;

    height: 70px;

}

.navbar-default .navbar-toggle .icon-bar {

    background-color: #FFFFFF;

}

.navbar-default .navbar-toggle:hover,

.navbar-default .navbar-toggle:focus {

    border-right: 1px solid #00B4DA !important;

}

.nav > li > a {

    position: relative;

    display: block;

    padding: 0px 10px;

}

ul.nav.navbar-nav li a {

    color: #FFFFFF;

}

.navbar-nav > li > .dropdown-menu li a {

    font-size: 12px;

    color: #007DC5;

    font-weight: lighter;

}



.navbar-nav > li > .dropdown-menu {

    width: 240px;

}



.mm-menu .mm-list > li > a.mm-subopen:before {

    border-color: rgba(255, 255, 255, 1);

}



.mm-list a.mm-subopen {

    background: #D7D7D7;

    border-bottom: 1px solid #FFF;

}



.mm-menu .mm-list > li > a.mm-subclose {

    color: #ffffff;

    font-size: 18px;

}



.mm-list a.mm-subclose:before {

    top: 35px;

}



.choices {

    padding: 6px;

    font-size: 1em;

}



.choices a:hover {

    color: #00B4DA;

}



.ds {

    backface-visibility: hidden;

    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);

    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);

    -ms-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);

    -o-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);

    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);

}



footer {

    background: #FFF;

    border-top: 0px solid #EEEEEE;

    margin-top: 30px;

}



.footer-wrapper {

    padding: 0 0 20px 0;

    background-color: white;

    border-top: 1px solid #EEEEEE;

    font-size: 0.7em;

}



.footer-wrapper a {

    color: #9B9B9B;

}



.footer-bottom {

    background-color: #E2E2E2;

    padding: 20px 0;

}



.footer-bottom p {

    line-height: 20px;

}



.backtop {

    color: #fff;

    border: 1px solid #0070AC;

    background-color: #0070AC;

    width: 40px;

    height: 40px;

    border-radius: 40px;

    line-height: 30px;

    position: inherit;

    top: 0;

}



.backtop:hover {

    color: #FFF;

    background: #00B4DA;

}



.mm-menu {

    background: #EAE9E8;

    color: #9B9B9B;

    margin-top: 0px;

}



.mm-list > li > a,

.mm-list > li > span {

    color: #9B9B9B;
    text-transform: uppercase;

}



.btn-floating {

    position: fixed;

    right: 8px;

    bottom: 8px;

    z-index: 100;

}



.section-padding {

    padding: 30px 0;

}



.section-title:before {

    display: none;

}

.section-title{

    margin:20px 0 30px 0;

}

section .p-padding p {

    padding: 0;

    letter-spacing: 0px;

}

.section-title span {

    font-weight: 700;

}



hr {

    margin-top: 30px;

    margin-bottom: 30px;

}

#about {

    /* border-top: 1px solid #EEEEEE; */

}



#about .no-padding {

    padding: 0;

}



.icon-panel {

    background-color: #EAE9E8;

    font-size: 1.1em;

    text-align: left;

    outline: 0;

    border: 0;

    margin: 7px;

    padding: 0;

    border-radius: 5px;

    font-weight: lighter;

}



.icon-panel img {

    height: 50px;

    width: 50px;

    float: left;

    margin-right: 25px;

    border-radius: 5px;

    padding: 0;

    vertical-align: middle;

}



.icon-panel a {

    color: #02598B;

}



#menu img {

    height: 40px;

    width: 40px;

    margin-right: 15px;

    padding: 0;

    vertical-align: middle;

    border-radius: 10px;

}



.icon-panel .panel-body {

    padding: 0;

}



.panel-body {

    font-weight: 100;

    font-family: sans-serif;

    font-size: 1em;

}



.icon-panel span {

    line-height: 50px;

    letter-spacing: 0.2px;

    font-weight:bold;

}



.page-banner {
    /*background: #ffffff url("../img/blog-background.jpg") no-repeat center center;*/
    background: #ffffff url("../img/background-once-off.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 300px;
    margin-top: -20px;
}

.page-banner-af {
    background: #ffffff url("../img/pp24afrRegBanner.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 300px;
    margin-top: -20px;
}

.page-banner-info{
    height:300px;
    margin-top:-20px;
}


.video-container {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 35px;

    height: 0;

    overflow: hidden;

}



.video-container iframe {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}





/* Replace */







.navbar-brand > img {

    width: 260px;

    margin: 8px 0px 0 10px;

}



.btn {

    border-radius: 5px;

    font-size: 14px;

    padding-left: 35px;

    padding-right: 35px;

    border: 1px solid #00B4DA;

    background-color: #00B4DA;

    color: #FFFFFF;

    margin:10px auto;

}

.btn:focus {

    outline: 0;

}

.btn:hover {

    outline: 0;

    background: #007DC5 !important;

    border: 1px solid #007DC5 !important;

    -webkit-transition: all 0.2s ease-in-out !important;

    -moz-transition: all 0.2s ease-in-out !important;

    -o-transition: all 0.2s ease-in-out !important;

    transition: all 0.2s ease-in-out !important;

    color: #fff;

}

.btn a,

.btn a:hover {

    color: #FFF;

}



.btn-primary {

    background-color: #FFFFFF;

    color: #007DC5;

    border: 1px solid #bbb !important;

}

.btn-primary a {

    color: #007DC5;

}

.btn-primary a:hover {

    color: #007DC5;

}

.btn-primary:hover,

.btn-primary:focus {

    outline: 0px;

    color: #007DC5;

    background: #F1F1F1 !important;

    border: 1px solid #007DC5 !important;

}



.btn-white {

    border: 1px solid #C9C9C9;

    background-color: #FFF;

    color: #686868;

    -webkit-box-shadow: inset 0px -5px 15px 0px rgba(206, 206, 206, 0.8);

    -moz-box-shadow: inset 0px -5px 15px 0px rgba(156, 156, 156, 0.8);

}

.btn-white a {

    color: #686868;

}

.btn-white a:hover {

    color: #007DC5;

}

.btn-white:hover,

.btn-white:focus {

    outline: 0px;

    color: #007DC5;

    background: #FFF !important;

    border: 1px solid #007DC5 !important;

}



.btn-success {

    color: #fff;

    background-color: #3F682D;

    border: 1px solid #3F682D !important;

    text-transform: none;

}

.btn-success:hover, .btn-success:focus {

    color: #fff;

    background: #2F4C22 !important;

    border: 1px solid #2F4C22 !important;

}





.btn-warning {

    color: #111;

    background-color: #FFE372;

    border: 1px solid #FFE372 !important;

}

.btn-warning:hover, .btn-warning:focus {

    color: #111;

    background: #F5C919 !important;

    border: 1px solid #F5C919 !important;

}



.btn-danger {

    color: #fff;

    background-color: #EE1010;

    border: 1px solid #EE1010 !important;

}

.btn-danger:hover, .btn-danger:focus {

    color: #fff;

    background: #B70C0C !important;

    border: 1px solid #B70C0C !important;

}



.btn-info {

    color: #111;

    background-color: #B9EDED;

    border: 1px solid #B9EDED !important;

}

.btn-info:hover, .btn-success:focus {

    color: #111;

    background: #6AD5D5 !important;

    border: 1px solid #6AD5D5 !important;

}





.profile-panel {

    text-align: left;

}



.profile-panel .fa {

    vertical-align: middle;

    margin-right: 12px;

    /*color: #DDDDDD;*/
    color: #838383

}



.profile-panel h4 {

    color: #838383;

    font-weight: 100;

    text-align: left;

    text-transform: uppercase;

    text-shadow: 2px 2px 2px #FFF;

}





/* ADD */



h4 span,

h3 span,

h2 span {

    color: #939598;

    font-weight: 100;

}

h1 span {

    font-weight: 100 !important;

}

.center {

    text-align: center;

}

.grey,

.grey a,

.grey a:visited {

    color: #939598;

}



.bold {

    font-weight: bold;

}



.user-image {

    margin: 0;

}



.user-image-home img {

    border: 6px solid #00B4DA;

    border-radius: 15px;

    width: 100%;

    max-width: 120px;

    min-width: 60px;

    height: auto;

    vertical-align: middle;

    -webkit-box-shadow: 0px 5px 5px 3px rgba(196, 196, 196, 0.46);

    -moz-box-shadow: 0px 5px 5px 3px rgba(196, 196, 196, 0.46);

    box-shadow: 0px 5px 5px 3px rgba(196, 196, 196, 0.46);

    margin-bottom: 30px;

}



.user-image img {

    border: 3px solid #00B4DA;

    border-radius: 15px;

    width: 100%;

    max-width: 80px;

    min-width: 60px;

    height: auto;

    vertical-align: middle;

    -webkit-box-shadow: 0px 5px 5px 3px rgba(196, 196, 196, 0.46);

    -moz-box-shadow: 0px 5px 5px 3px rgba(196, 196, 196, 0.46);

    box-shadow: 0px 5px 5px 3px rgba(196, 196, 196, 0.46);

}



.mypp24profile {

    width: 100%;

    max-width: 240px;

    height: auto;

    margin: 0;

}



select {

    background-color: #ECECEC;

    color: #007DC5;

    outline: none;

    border: none;

    margin: 7px 0 7px 0;

    padding: 10px;

    border-radius: 7px;

    width: 90%;

}



.tab-content {

    padding: 20px 0;

}

.form-control {

    border: 1px solid #00B4DA;

}

.btn-profile {

    margin: 8px 0;
    padding-left: 25px;

	padding-right: 25px;

}

.btn-profile-set

{

	padding-left: 25px;

	padding-right: 25px;

}



.m20 {

    margin: 20px 0;

}

.m30 {

    margin: 30px 0;

}

.panel {

    font-family: 'Montserrat', sans-serif;

    color: #838383;

    line-height: 1.6em;

}

.panel-default > .panel-heading {

    color: #838383;

}

.panel-footer {

    font-size: 0.9em;

    font-weight: 100;

}

ul, ol {

    margin-left: 40px;

    margin-top: 15px;

    margin-bottom: 15px;

    color: #929292;

    text-align: left;

}

ol {

  margin-top: 20px;

}

ul {

    list-style-type:disc;

}

ul.nav-tabs, ul.breadcrumb {

    margin-left: 0;

}

.nav-tabs {

    margin-top: 20px;

}

.nav-tabs > li {

    background-color: #eee;

    border-radius: 10px 10px 0 0;

    border-right: 1px solid #FFF;

}

.nav-tabs > li:hover {

    background-color: #EEE;

}

.nav-tabs > li > a {

    padding: 10px 20px;

    background-color: none;

    margin-right: 0;

    border-radius: 10px 10px 0 0;

}

.nav-tabs > li.active > a,

.nav-tabs > li.active > a:hover,

.nav-tabs > li.active > a:focus {

    color: #FFFFFF;

    border-radius: 10px 10px 0 0;

    background-color: #337AB7;

}

.nav-tabs.nav-justified > li > a,

.nav-tabs.nav-justified > li > a:hover,

.nav-tabs.nav-justified > li > a:active,

.nav-tabs.nav-justified > li > a:focus {

    border: 0;

    background-color: none;

    border-radius: 10px 10px 0 0;

}

.no-padding {

    padding: 0;

}

.no-margin {

    margin: 0;

}

.panel-default > .panel-heading .badge {

    background-color: #aaa;

}

.panel-info {

  border-color: #B9EDED;

}

.panel-info > .panel-heading {

  color: #013A5A;

  background-color: #E6F7F7;

  border-color: #B9EDED;

}

.panel-info > .panel-heading + .panel-collapse > .panel-body {

  border-top-color: #B9EDED;

}

.panel-info > .panel-heading .badge {

  color: #fff;

  background-color: #013A5A;

}

.panel-info > .panel-footer + .panel-collapse > .panel-body {

  border-bottom-color: #B9EDED;

}

blockquote {

  padding: 10px 20px;

  margin: 20px;

  font-size: 17.5px;

  border-left: 5px solid #B9EDED;

}

address {

  margin: 20px;

  font-style: normal;

  line-height: 1.42857143;

}



.nav-pills {

    margin: 30px 0 0 0;

}

.nav-pills > li  {

    margin: 0 30px 15px 0;

}

.nav-pills > li > a {

    padding: 10px 20px;

    border: 1px solid #EEE;

    border-radius: 5px;

    background-color: #F3F3F3;

}

.close {

    float: right;

  color: inherit;

    background-color: #fff;

    padding: 0 10px;

    outline: 0;

    border: 0;

    border-radius: 5px;

}

.modal-footer .btn {

    margin: 0;

}

@media (max-width: 369px){
    .modal-footer .btn {
        margin: 5px 0 !important;
    }
}

.form-group {

  margin: 0px;

}

input {

    outline: 0;

    /*border: none;*/

   border: 1px #E0E0E0 solid;

    margin: 7px 0 7px;

    padding: 6px 10px 6px 10px;

    border-radius: 7px;

    color: #838383;

    -webkit-box-shadow: inset 0px 0px 5px 1px rgba(156, 156, 156, 0.8);

    -moz-box-shadow: inset 0px 0px 5px 1px rgba(156, 156, 156, 0.8);

    box-shadow: inset 0px 0px 5px 1px rgba(156, 156, 156, 0.8);

}





.blue-bg {

    background-color: #E6F7F7;

    padding: 20px 30px 35px 20px;

}

.blue-bg p {

    margin: 0px;

}

.elevated {

    margin-top: -30px;

    margin-bottom: 0;

}









/* Profile buttons */



@media (min-width: 0px) and (max-width: 768px) {

    .btn-profile {

        width: 100%;

    }

    .section-title{

        margin:0 0 20px 0;

    }

    .twentynineteen-assets {
        width: 24%;
        height: auto;
    }

    .section-padding{

        padding: 10px 0;

    }

    .jumbotron p {

  font-size: 15px;

  font-weight: 200;

}

.twentynineteen-assets {
        width: 24%;
        height:auto;
}

}





/* Small devices (tablets, 768px and up) */



@media (min-width: 768px) and (max-width: 991px) {

    .navbar-brand > img {

        width: 260px;

        margin: 0px 0px 0 10px;

    }

     .twentynineteen-assets {
        padding: 3px 2px;
        max-width: 12% !important;
        height: auto;
    }

}





/* Landscape Mobile */



@media only screen and (min-width: 480px) and (max-width: 767px) {

    .page-banner,.page-banner-info {

        height: 200px;

    }
    .page-banner-af {
        height: 150px;
    }
    .navbar-brand > img {

        width: 260px;

        margin: 0px;

    }



    h1 {

    font-size: 28px;

    margin-bottom: 15px;

    line-height: 30px;

    }

    h2 {

    font-size: 22px;

    letter-spacing: 1px;

    line-height: 26px;

    }

    h3 {

    font-size: 18px;

    line-height: 24px;

    }

    h4 {

    font-size: 16px;

    line-height: 22px;

    }

    h5 {

    font-size: 14px;

    line-height: 20px;

    }

    h6 {

    font-size: 12px;

    line-height: 18px;

    }

    .nav-pills > li  {

    margin: 0 0 15px 0;

    }

}





/*Mobile */



@media only screen and (min-width: 320px) and (max-width: 479px) {

    .navbar-brand > img {

        /*width: 220px;*/

        width:185px;

        /*margin: 8px 0px 0 0px;*/

       padding: 8px 0px 0 0px;

    }

    .icon-panel {

        font-size: 1em;

    }

    .icon-panel span {

        letter-spacing: 0px;

    }

    .page-banner, .page-banner-af, .page-banner-info {

        height: 120px;

    }

    h1 {

    font-size: 22px;

    margin-bottom: 15px;

    line-height: 26px;

    }

    h2 {

    font-size: 18px;

    letter-spacing: 1px;

    line-height: 24px;

    }

    h3 {

    font-size: 16px;

    line-height: 22px;

    }

    h4 {

    font-size: 14px;

    line-height: 20px;

    }

    h5 {

    font-size: 12px;

    line-height: 18px;

    }

    h6 {

    font-size: 10px;

    line-height: 16px;

    }

    .nav-pills > li  {

    margin: 0 0 15px 0;

    }

      .twentynineteen-assets {
        padding: 3px 2px;
        max-width: 24% !important;
        height: auto;
    }

}





/*Mobile XS */



@media only screen and (min-width: 0px) and (max-width: 319px) {

    .navbar-brand > img {

        /*width: 190px;*/

       width:175px;

        padding: 8px 10px 0 0;

       /*padding: 8px 10px 0 0;*/

    }

    .icon-panel {

        font-size: 1em;

    }

    .icon-panel span {

        letter-spacing: 0px;

    }

    .page-banner, .page-banner-af, .page-banner-info {

        height: 120px;

    }

    .section-padding .row {

        padding: 10px 0;

    }



    h1 {

    font-size: 22px;

    margin-bottom: 15px;

    line-height: 26px;

    }

    h2 {

    font-size: 18px;

    letter-spacing: 1px;

    line-height: 24px;

    }

    h3 {

    font-size: 16px;

    line-height: 22px;

    }

    h4 {

    font-size: 14px;

    line-height: 20px;

    }

    h5 {

    font-size: 12px;

    line-height: 18px;

    }

    h6 {

    font-size: 10px;

    line-height: 16px;

    }

    .nav-pills > li  {

    margin: 0 0 15px 0;

    }

}



.bg-warning {

  background-color: #f7ecb5;

}

a.bg-warning:hover {

  background-color: #F3E390;

}

.bg-success {

  background-color: #c1e2b3;

}

a.bg-success:hover {

  background-color: #AAE192;

}

@media (max-width: 500px){
    textarea{
        box-shadow: inset 0px 0px 2px 1px rgb(0, 180, 218) !important;
        border: solid 1px rgb(0, 180, 218) !important;
    }
}

textarea

{

    outline: 0;

    border: none;

    margin: 7px 0 7px;

    padding: 6px 10px 6px 10px;

    border-radius: 7px;

    color: #838383;

    -webkit-box-shadow: inset 0px 0px 5px 1px rgba(156,156,156,0.8);

    -moz-box-shadow: inset 0px 0px 5px 1px rgba(156,156,156,0.8);

    box-shadow: inset 0px 0px 5px 1px rgba(156,156,156,0.8);

}

.pagination .current a

{

	background-color: #E7E7E7;

	font-weight: bolder;

}

.interested-product-logo{
    width: 100%;
    max-width: 50px;
    margin: auto 5px auto 12px; 
}

.google-logo-small{
    height:25px;
    padding-left: 5px;
}

@media (max-width: 767px){
    #callme-form input[type="checkbox"]{
        width: auto;
        margin: 0 25px 10px 0;
        transform: scale(1.5);
    }
}

@media screen and (max-width: 640px){
    .user-image-home img {max-width: 80px;}
}

.pagenav{
    margin: 10px;
}


.twentynineteen-assets {
    padding: 3px 2px;
    max-width: 24% !important;
    height: auto;
}

.livechat-bottom{
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 3
}

.livechat-bottom img{
   height:80px;
   width:auto;
}

.navbar-brand{
    padding: 0 !important;
}

@media only screen and (min-width: 90em) {

    .twentynineteen-assets {
        padding: 3px 2px;
        max-width: 12% !important;
        height: auto;
    }
 } 

 /* Medium screens - TABLET */
@media only screen and (min-width: 40.063em) {

    .twentynineteen-assets {
        padding: 3px 2px;
        max-width: 12% !important;
        height: auto;
    }

}


ul li a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

/* Small devices iPhone 4 etc */
@media only screen and (max-width:350px){
    #lang-dropdown{
        display:none;
    }
}

@media only screen and (min-width: 90em) {

    .twentynineteen-assets {
        padding: 3px 2px;
        max-width: 12% !important;
        height: auto;
    }
 } 

 /* Medium screens - TABLET */
@media only screen and (min-width: 40.063em) {

    .twentynineteen-assets {
        padding: 3px 2px;
        max-width: 12% !important;
        height: auto;
    }

}


#lz_floating_button{
    position: fixed;
    bottom: 15px !important;
    right: 15px !important;
    left: auto !important;
    top: auto !important;
    height: 80px !important;
    width: auto !important;
}


#chat_button_image{
    height: 80px !important;
    width: auto !important;
}

/* Small screens - MOBILE */
@media only screen {

    #lang-dropdown{
        margin-top:-8px;
    }

    #lang-dropdown:hover a{
        position: relative;
    }

    /* #dropdown-menu {
        right: 0;
        left: auto;
    } */



    #user-nav-icon:hover{
        background-color:transparent;
    }

    .navbar-default{
        min-height: 70px;
        border:0px;
    }

    .navbar-brand {
        margin-top: -15px;
        width: 150px;
        position: fixed;
        left: 60px;
        padding: 0 !important;
    }

    .navbar-brand > img {
        width: 150px;
        margin: 0px;
        padding-top:12px;
    }

    .navbar-toggle{
        display: block !important;
        position: relative;
        float: left;
        margin: -22px 0 0 0 !important;
        background-color: #00AED9;
        background-image: none;
        border-radius: 0;
        height: 71px;
        width: 50px;
        padding:12px;
    }

    .user-nav-icon{
        margin-top: -25px;
        width: 50px;
        padding-bottom: 10px;
        padding-top: 10px;
        background-color: #00AED9;
    }

    .user-nav{
        margin-top:-10px;
        position: relative;
        display: block;
        right: -10px;
    }

    .choose-lang {
        color: white;
        font-size: 18px;
        bottom: 10px;
        margin-right: 10px;
    }

    .userchat-float {
        height: 75px;
        right: 10px;
        top: 75px;
        z-index:1;
        position: absolute;
        
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 26px;
        height: 3px;
        border-radius: 0px;
        margin: 8px 0;
    }


    .scroll-nav .user-nav-icon{
            margin-top: 0px;
            width: 50px;
            height: 45px;
            padding-bottom: 0px;
            padding-top: 0px;
            background-color: #00AED9;
        }

    .scroll-nav .navbar-toggle{
            display: block !important;
            position: relative;
            float: left;
            margin: 2px 0 0 0 !important;
            background-color: #00AED9;
            background-image: none;
            border-radius: 0;
            height: 45px;
            width: 50px;
            padding: 6px 12px;
        }

    .scroll-nav .navbar-brand > img {
        width: 125px;
        margin: 0px;
        padding-top:25px;
    }

    .pp24-home-quote-open{
        width: 36px;
        height: 36px;
        float: left;
    }

    .pp24-home-quote-close{
        width: 36px;
        height: 36px;
        float: right;
    }


    .pp24-hello-peter{
        width: 180px;
    }

    .hellopeter-bg{
        min-height:100px;
        z-index:1
    }

    .hello-peter-comments{
        background-color: #0076BC;
        z-index:-2;
    }
}
 /* Define mobile styles - Mobile First */
 /* Portrait Mobile*/
@media screen 
  and (max-device-width: 320px) 
  and (max-device-height: 640px) 
  and (orientation: portrait) {
      .userchat-float {
        height: 75px;
        right: 10px;
        top: 75px;
        z-index:1;
        position: absolute;
        
    }
}

/* Landscape Mobile */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (orientation: landscape) {
      
      .userchat-float {
        height: 125px;
        top: 100px;
        right: 20px;
        z-index:1;
        position: absolute;
        
    }
}

@media only screen and (max-width: 40em) { } /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/* Medium screens - TABLET */
@media only screen and (min-width: 40.063em) {

    .static-banner-top{
        margin-top:0px;
    }


    .navbar-toggle{
        display: block !important;
        position: relative;
        float: left;
        margin: -22px 0 0 0 !important;
        background-color: #00AED9;
        background-image: none;
        border-radius: 0;
        height: 71px;
        width: 70px;
        padding:15px 22px;
        left:-15px;
    }

    .user-nav-icon{
        margin-top: -25px;
        width: 70px;
        padding-bottom: 0px;
        padding-top: 0px;
        background-color: #00AED9;
    }

    .navbar-brand > img {
        width: 180px;
        margin: 0 0 0 45px;
        padding-top: 12px;
    }

    .userchat-float {
        z-index: 1;
        height: 175px;
        position: absolute;
        right: 20px;
        top: 75px;
    }

    .pp24-hello-peter{
        width: 558px;
    }

    .scroll-nav .navbar-toggle{
        display: block !important;
        position: relative;
        float: left;
        margin: -22px 0 0 0 !important;
        background-color: #00AED9;
        background-image: none;
        border-radius: 0;
        height: 71px;
        width: 70px;
        padding:20px;
        left:-15px;
    }

    .scroll-nav .user-nav-icon{
        margin-top: -25px;
        width: 70px;
        height:70px;
        padding-bottom: 0px;
        padding-top: 0px;
        background-color: #00AED9;
    }

    .scroll-nav .navbar-brand > img {
        width: 180px;
        margin: 0 0 0 45px;
        padding-top: 12px;
    }

    .user-nav{
        margin-top:-10px;
        position: relative;
        display: block;
        right: -25px;
    }
} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {

    .navbar-toggle{
        padding:15px 22px;
    }

    .userchat-float {
        height: 175px;
        top: 75px;
        z-index:1;
        right:20px;
        position: absolute;
    }

    .pp24-hello-peter{
        width: 358px;
    }

} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

/* Large screens - DESKTOP */
@media only screen and (min-width: 64.063em) {

    .static-banner-top{
        margin-top:0px;
    }

    .userchat-float {
        height: 250px;
        top: 75px;
        z-index:1;
        right:20px;
        position: absolute;
    }

    .user-nav{
        margin-top:-10px;
        position: relative;
        display: block;
        right: -25px;
    }

    .scroll-nav .navbar-toggle{
        display: block !important;
        position: relative;
        float: left;
        margin: -22px 0 0 0 !important;
        background-color: #00AED9;
        background-image: none;
        border-radius: 0;
        height: 71px;
        width: 70px;
        padding:20px;
        left:-15px;
    }

    .scroll-nav .user-nav-icon{
        margin-top: -25px;
        width: 70px;
        height:70px;
        padding-bottom: 0px;
        padding-top: 0px;
        background-color: #00AED9;
    }

    .scroll-nav .navbar-brand > img {
        width: 180px;
        margin: 0 0 0 45px;
        padding-top: 12px;
    }

 } /* min-width 1025px, large screens */

@media only screen and (min-width: 90em) {

    .userchat-float {
        height: 300px;
        top: 75px;
        z-index:1;
        right:20px;
        position: absolute;
    }
 }
 
 /* cart icon */
.nav-icons{
    color: white
}
    .hoverHide{
          display: none;
      }
      
      #home > div > div > div.navbar-header.navbar-right.pull-right > ul:nth-child(1) > li.user-nav.pull-right > div {
          left: -77px !important;
      } 
      
    #lblCartCount {
        font-size: 12px;
        background: white;
        color: #007DC5;
        padding: 0 5px;
        vertical-align: top;
        position: absolute;
        margin-left: 18px;
        /* margin-top: -45px; */
        margin-top: -45px;
        border-radius: 10px;
    }
    
    .nav-a:hover{
        background-color: transparent !important;
    }
    
    .choose-lang:hover{
        background-color: transparent !important;
    }
    
    .choose-lang:focus{
        background-color: transparent !important;
    }
   
    
    #static-topslider-retina{
        margin-top:-15px !important;
    }

    #static-topslider{
          margin-top:-15px !important;
    }
    
    @media only screen and (min-width: 610px) {
    #static-topslider-mobile{
             display:none
    }

    #static-topslider-retina{
         display:none
        }

    #static-topslider{
         display:inline-block
     }
}

@media only screen and (max-width: 600px) {
    #static-topslider-mobile{
         display:inline-block
    }

    #static-topslider-retina{
         display:none
        }

    #static-topslider{
         display:none
        }
}

@media (min-resolution: 192dpi) and (min-width: 610px) { 
     #static-topslider-retina{
         display:inline-block
    }

    #static-topslider{
         display:none
    }
    
    #static-topslider-mobile{
             display:none
    }
}