body,
html,
td,
.g-std {
    box-sizing: border-box;
    color: #333;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
html,body {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
body {
  font-family:Lato; 
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
strong {
    color:#326270;
}
.listingWrapper #header .header-search {
    text-align:center;
}
.listingWrapper #header .header-search > div {
    max-width: 315px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 15px;
    color: #326270;
}
.text-container {
    max-width:250px;
}
.header-text-container a.tel {
    font-size:32px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%!important;
    padding-top: 35px!important;
    height: 0;
    overflow: hidden;
}

.video-container video,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#customFtr {
    padding-top: 15px;
    position: relative;
}
.container::before {
    content: " ";
    display: table;
}
*::before,
*::after {
    box-sizing: border-box;
}
.ftrRel {
    padding: 0;
}
#wrapper {
    box-sizing: border-box;
    padding: 0;
    position: relative;
    width: 100%;
    background:#326270 url(../img/main_bg.jpg) repeat-x;
    background-size:100%;
    float: left;
	-webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}
.gallery img {max-width: 465px;width: 100%;}
.listingWrapper {
    box-sizing: border-box;
    margin: 100px auto 0 auto;
    position: relative;
    max-width: 990px;
}
#design-by {
    float: none;
    margin-bottom: 10px;
}
#customFtrWrapInner {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 990px;
    padding: 0;
}
.container {
    background: #fff none repeat scroll 0 0;
    margin-left: auto;
    margin-right: auto;
}
#header {
    background-color: transparent;
    height: auto;
    float: left;
    width: 100%;
}
#nav-bar > ul > li > a:hover {
    background:#326270!important;
}
#header > .container,
.listingWrapper > .container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1024px;
    padding: 0 15px;
    clear: both;
}
#header > .container {
    background: transparent none repeat scroll 0 0;
}

.listingWrapper .header-text-container a.tel,
.listingWrapper .text-container a,
.listingWrapper #design-by,
.listingWrapper #design-by a {
    color:#fff;
}

#nav-bar-container > .container {
    background: transparent none repeat scroll 0 0;
    max-width: 990px;
    padding: 0;
}
#messages-bar {
    max-width: 990px;
}
.lcat ul {
    padding-left: 0;
}
table.v4clp td.oc li span,
table.v4clp a,
#LeftPanel .lcat a {
    padding-left: 15px;
}
.zoomeris {
    background: rgba(0, 0, 0, 0) url("../images/zoom.png") no-repeat scroll left center;
    color: #626262;
    height: 22px;
    margin-top: 10px;
    padding-left: 24px;
    padding-top: 5px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.bold {
    font-weight: 700;
}
p {
    color: #000;
    font-size: 15px;
    line-height: 120%;
    margin: 25px 0;
    padding: 0;
}
.homepagecarousel .homegallery {
    margin-bottom: 15px;
    margin-top: 2px;
    max-width: 100%;
}
.homepagecarousel .homegallery .item {
    height: auto;
}
.btnPledges img {
    max-width:100%;
    width:100%;
    margin: 0 0 20px 0;
}
#customFtr {
    background: transparent;
    float: left;
    margin: 15px auto 0;
    padding: 15px 0;
    width: 100%;
}
table.v4clp td.oc:hover a,
table.v4clp td.oc:hover li span {
    color: #2c2c2c;
}
#nav-bar > ul > li > a {
    text-decoration: none;
}
#nav-bar > ul > li:first-child > a {
} 
#nav-bar > ul > li > a {
    height:20px;
}
.header-logo img {
    margin-top:-81px;
}
/************ LEFT CONTENT + ACCORION HARD CODED CATEGORIES ******************/

.LeftContent label {
    margin:0;
    background: -moz-linear-gradient(top, #eee 1%, #333 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eee 1%, #333 100%)  ;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eee 1%, #333 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#333', GradientType=0);
    /* IE6-9 */
    color:#fff;
    padding:15px;
    box-sizing:border-box;
    font-weight:normal;
}
.LeftContent .menu {
    margin-bottom: 15px;
}
.LeftContent ul, .LeftContent ul li {
    margin:0;
    padding:0;
    list-style:none;

}
.LeftContent ul li {
    border-bottom:1px solid #fff;
    background:#eee;
}
.LeftContent ul li a {
    color: #000;
    text-decoration: none;
    padding: 10px 15px;
    display: block;
}


.accordion {
    font-size: 14px;
}
.accordion [type="radio"], .accordion [type="checkbox"] {
    display: none;
}
.accordion label {
    /*  background: #778e9d none repeat scroll 0 0; */
    color: #ffffff;
    cursor: pointer;
    display: block;
}
.accordion .content {
    overflow: hidden;
    transition: all 0.5s ease-out 0s;
}
 
.vertical {
    margin: 0 0 1px;
    overflow: hidden;
}
.vertical  label {
    padding: 12px 10px;
}
.vertical [type="radio"]:checked ~ label, .vertical [type="checkbox"]:checked ~ label {
    border-bottom: 0 none;
}
.vertical .content {
    border-top: 0 none;
    height: 0;
    transition: all 0.5s ease-out 0s;
}
.vertical [type="checkbox"]:checked ~ label ~ .content {
    height: auto;
}
input[id="checkbox-1"] + label[for="checkbox-1"]::after {
    content: "+";
    float: right;
}
input#checkbox-1:checked + label[for="checkbox-1"]::after {
    content: "-";
    float: right;
}
.promobox {
    margin-top:15px;
}
 
@media screen and (max-width: 767px) {
    .container {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .LeftContent .accordion {
        margin-bottom:15px;
    }
    main label,
    input:checked + label{
        width:100%!important;
        box-sizing:border-box;
    }
}
@media screen and (min-width: 768px) {
    .container {
        padding: 0;
    }
}
@media screen and (max-width: 991px) {
    .wrapper {
        padding: 0 15px;
    }
}
.left-side {
    box-sizing: border-box;
    float: left;
    margin: 15px 15px 0 0;
    max-width: 185px;
    width: 100%;
}
.promo-banner {
    margin-top: 20px;
}
 
.vertical [type="radio"]:checked ~ label,
.vertical [type="checkbox"]:checked ~ label {
    border-bottom: 0 none;
}
.vertical ul li .content {
    border-top: 0 none;
}
.vertical [type="checkbox"]:checked ~ label ~ .content {
    height: auto;
}
input[id="checkbox-1"] + label[fogr="checkbox-1"]::after {
    content: "+";
    float: right;
}
input#checkbox-1:checked + label[for="checkbox-1"]::after {
    content: "-";
    float: right;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6 {
    display: block;
}

.content {
    text-align: left;
}
#customFtrWrap {
    background: transparent none repeat scroll 0 0;
    clear: both;
    margin: 0;
    position: relative;
    width: auto;
}
#images {
    border: 1px solid #dadada;
    max-width: 470px;
    min-height: 470px;
    min-width: 470px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.right-side #images {
    max-width: 453px;
    min-height: 453px;
    min-width: 453px;
}
#images img {
    box-sizing: border-box;
    /*height: 100%; */
    left: -400px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 500ms linear 0s;
    width: 100%;
    z-index: 1;
}
#images img:target {
    left: 0;
    opacity: 1;
    z-index: 9;
}
#images img:first-child {
    left: 0;
    opacity: 1;
}
#slider {
    padding: 0;
    text-align: left;
}
#slider a {
    border: 1px solid #dadada;
    display: inline-block;
    margin-right: 11px;
    margin-top: 11px;
    max-height: 85px;
    max-width: 85px;
}
#slider a:nth-child(6) {
    margin-right: 0;
}
#slider a img {
    box-sizing: border-box;
    max-height: 68px;
    max-width: 68px;
    min-width: 68px;
}
.defaultBoxCont {
    color: #7c7c7c;
    text-align: left;
}
.main-side {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    clear: both;
    color: #000;
    margin: 15px auto 0;
    max-width: 990px;
    width: 100%;
}
.main-side-wrapper {
    width: 100%;
}
.main-side-wrapper > div {
    box-sizing: border-box;
    padding: 0;
}
.main-side-wrapper > div.compatibility {
    max-width: 100%;
    width:100%;
}
.main-side-wrapper > div.compatibility h2 {
    color:#fff;
    text-align:center;
    background: #326270;
    padding: 13px 0;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
}
.right-side {
    box-sizing: border-box;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    max-width: 770px;
    width: 100%;
}
.right-side-wrapper {
    width: 100%;
}
.gallery {
    /*! float: left; */
    /*! margin-bottom: 20px; */
    /*! margin-right: 20px; */
    /*! max-width: 485px; */
}
.prod-name {
    color: #2c2c2c;
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 25px;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase;
    text-align:center;
}
.price,
.price span {
    color: #ffb806;
    font-family: Lato, sans-serif;
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
}
.btnCollect {
    background:#ffb806;
    text-align:center;
    margin:15px 0;
}
.btnCollect a {
    display:block;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: 900;
}
main {
    background: #326270;
    margin: 0 auto;
    width: 100%;
    position: relative;
    float: left;
    margin: 0 0 20px 0;
}
.pghdr {
    margin: 10px auto;
}
section {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff;
    border-image: none;
    border-style: solid;
    border-width: 0;
    display: none;
    padding: 20px 0 0;
    position: relative;
    border: 1px solid #ddd;
}
section::before {
    border-top: 0 none;
    content: " ";
    position: absolute;
    top: -3px;
    width: 100%;
    z-index: -1;
}
section .section-content {
    padding: 0 20px 20px;
}
.section-content p,
.section-content ul li {
    color: #2c2c2c;
    font-family: Lato, sans-serif;
    font-size: 15px;
    line-height: 20px;
    list-style: outside none disc;
}
section .section-content h2 {
    color: #326270;
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 0;
}
section .section-content h3 {
    color: #326270;
    font-family: Lato, sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin-top: 0;
    padding-top: 0;
}
.section-content img {
    vertical-align:middle;
}
.section-content img.delivery {
    max-width:100%;
}
.main-side input,
.right-side input {
    display: none;
}
label {
    /* FF3.6-15 */
    
    /* Chrome10-25,Safari5.1-6 */
    
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    margin: 0 -3px -1px;
    padding: 20px 25px;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #326270;
    color: #fff;
    width: 27%;
}
.labelCont {
    background: -moz-linear-gradient(top, #ededed 1%, #c3c3c3 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #ededed 1%, #c3c3c3 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #ededed 1%, #c3c3c3 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#333', GradientType=0);
    /* IE6-9 */
    
    color: #fff;
 
    position: absolute;
    top: 0;
    left: 0;
    height: 56px;
    width: 100%;
    z-index: 1;
    display: none;
    background: #326270;
}
main label {
    font-weight: 900;
    padding: 15px 25px;
    font-size: 16px;
}
label.first {
    margin-left: 0;
}
label::before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
}
defaultBoxCont {
    text-align: left;
}
#signupas {
    margin-top: 20px;
}
label:hover {
    color: #2c2c2c;
    cursor: pointer;
}
input:checked + label {
    background: #ffb806 !important;
    /* FF3.6-15 */
    
    background: aliceblue;
    /* Chrome10-25,Safari5.1-6 */
    
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#333', GradientType=0);
    /* IE6-9 */
    
    color: #fff;
    width: 30%;
    font-weight: 900;
}
}
@media screen and (max-width: 650px) {
    section label {
        font-size: 0;
    }
    section label::before {
        font-size: 16px;
        margin: 0;
    }
}
@media screen and (max-width: 480px) {
    #customFtrWrap #lnkesdbtm {
        float: none;
    }
    .leftftrt,
    .rightftrt {
        display: block;
        text-align: center;
        width: 100%;
    }
    #slider a {
        margin: 10px 5px 0;
    }
    .submitbox {
        right: 0;
    }
}
@media screen and (max-width: 400px) {
    label {
        padding: 15px;
    }
}
@keyframes loop {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(-66.6%);
    }
}
@keyframes loop {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(-66.6%);
    }
}
.marquee {
    border-bottom: 1px solid #e4eaee;
    border-top: 1px solid #e4eaee;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.marquee > ul {
    animation: 90s linear 0s normal none infinite running loop;
    height: 110px;
    left: 0;
    list-style: outside none none;
    position: relative;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
    width: 462%;
    z-index: 1;
}
.marquee > ul > li {
    float: left;
    height: 110px;
    letter-spacing: -0.31em;
    line-height: 0;
    overflow: hidden;
    position: relative;
    text-align: justify;
    width: 33.3333%;
}
.marquee > ul > li::before {
    content: "";
    height: 100%;
    position: relative;
    width: 0;
}
.marquee > ul > li::before,
.marquee > ul > li > * {
    display: inline-block;
    vertical-align: middle;
}
.marquee > ul > li::after {
    content: ".";
    display: inline-block;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    word-spacing: 100%;
}
.marquee > ul > li > * {
    display: inline-block;
    letter-spacing: 0;
    line-height: 1;
    text-align: left;
    vertical-align: middle;
}
.marquee > ul > li img {
    margin: 20px 1.6%;
}
.fs2-img {
    height: 150px;
    width: 150px;
}
.description-container {
    background: transparent none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 15px;
    max-width: 480px;
    float: right;
}
.right-side .description-container {
    max-width: 286px;
}
.description-container > h2 {
    background: transparent none repeat scroll 0 0;
    font-weight: normal;
    margin: 0;
}
.description-container > * {
    font-family: Lato, sans-serif;
}
.description-container ul {
    display: block;
    padding: 0;
}
.description-container ul,
.description-container ul li {
    list-style-type: none;
}
.v4title h2 {
    margin: 0;
    padding: 0;
}
.v4clp .oc > ul {
    padding: 0;
}
.description-container ul li,
.customLpBullet {
    color: #000;
    font-size: 16px;
    line-height: 170%;
    list-style: disc;
    background:url(../img/bullet.jpg) left 10px no-repeat;
    padding-left: 20px;
}
.customLpBullet:first-child {
    margin-top:15px;
}
#customFtr {
    clear: both;
}
@media screen and (max-width: 400px) {
    .marquee ul {
        animation: 75s linear 0s normal none infinite running loop;
        width: 810%;
    }
}
@media screen and (max-width: 767px) {
    #slider {
        text-align: center;
    }
    .marquee ul {
        animation: 75s linear 0s normal none infinite running loop;
        width: 595%;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .labelCont {
        height: 42px;
    }
    .marquee ul {
        animation: 85s linear 0s normal none infinite running loop;
        width: 591%;
    }
}
@media screen and (max-width: 1023px) {
    .description-container {
        width: 100%;
        max-width: 420px;
        float: none;
    }
}
@media screen and (min-width:768px) {
    .listingWrapper > .container {
        padding:0 15px;
    }
}
@media screen and (min-width: 768px) and (max-width: 941px) {
    #slider {
        margin-top: 0;
    }
    #slider a {
        margin: 0 0 12px 0;
    }
    #slider a img {
        border: aliceblue;
        box-sizing: border-box;
        max-height: 85px;
        max-width: 85px;
        min-width: 85px;
    }
    #slider a:nth-child(6) {
        margin-right: 0!important;
    }
    .gallery {
        float: left;
        margin-bottom: 20px;
        margin-right: 0;
        min-width: 480px;
    }
    #images {
        float: left;
        max-width: 580px;
        min-height: 580px;
        margin-right: 0;
    }
    .description-container {
        max-width: none;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .aligncentertoleft {
        text-align: center;
    }
    .fullwidthonnarrow {
        width: 100%;
    }
    .hdrlogo > img {
        width: 100%;
    }
    .inpsrcsub {
        left: 0;
        position: absolute;
        top: 3px;
    }
    .promo-banner,
    .main-side-wrapper,
    .right-side-wrapper {
        text-align: center;
    }
    .main-side,
    .right-side {
        float: none;
        margin-left: 0;
        margin-top: 10px;
        padding: 0;
    }
    .prod-name {
        font-size: 20px;
    }
    .left-side {
        float: right;
        margin: 10px 0;
        padding: 0 15px;
    }
    .gallery {
        float: none;
        margin-right: 0;
        max-width: none;
    }
    #images {
        margin: 0 auto;
        width: 100%;
    }
    #customFtrWrap #lnkesdbtm {
        float: right;
    }
    #customFtrWrap {
        border-top: medium none;
    }
}
.footer-head {
    border-bottom: 1px solid #e4eaee;
    border-top: 1px solid #e4eaee;
    padding: 30px 0;
}
.footer-head .header-logo {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 33.3%;
}
.search-form input {
    max-width: 100%;
}
.footer {
    font-size: 12px;
}
.leftftrt,
.rightftrt {} p.left {
    float: left;
    margin: 25px 0;
}
p.right {
    float: right;
    margin: 25px 0;
}
#phone-mobile {
    display: none;
}
.leftftrt,
.rightftrt {color: #fff !important;font-family: Lato;} .leftftrt {
    margin-top: 5px;
    color: #fff !important;
    font-family: lato;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer-head .header-logo img {
        padding-left: 15px;
    }
    .news-cont {
        display: inline-block;
        width: 60%;
    }
    .footer-head .header-logo {
        width: 40%;
    }
    .footer-head .newsletter-box {
        float: right;
        margin-right: 15px;
        margin-top: 15px;
        width: 78%;
    }
    #customFtr {
        clear: both;
    }
    .main-side {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    #phone-mobile {
        display: block;
        margin: 20px auto 0;
    }
    #phone {
        display: none;
    }
    #customFtrWrap,
    #customFtrWrapInner,
    .ftrRel {
        height: auto;
        padding: 4px 0;
    }
    .ftrRel p,
    .ftrRel p {
        display: block;
        line-height: 36px;
        text-align: center;
        width: 100%;
    }
    .footer-head {
        text-align: center;
    }
    .footer-head .search-button {
        position: relative;
        right: 4px;
    }
    p.left {
        padding-left: 15px;
    }
    p.right {
        padding-right: 15px;
    }
    .ftrRel,
    #customFtrWrapInner {
        width: 100%;
    }
    .ftrRel p:first-child,
    .ftrRel p {
        float: none;
    }
    #customFtrWrap #lnkesdbtm {
        float: none;
    }
    .main-side,
    .left-side {
        width: 100%;
    }
    #design-by {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .left-side {
        margin:0;
        padding:0;
        width:100%;
        max-width:100%;
        margin-top:15px;
    }
    .left-side,
    .left-side .LeftContent,
    .left-side .LeftContent ul li  {
        display: block;
        width:100%;
    }
 
    #nav-bar-container {
        padding: 0;
    }
    label {
        display: block;
        margin: 0;
    }
    .gallery {
        float: none;
    }
    #images,
    .right-side #images {} #slider a {
        margin: 12px 5px;
    }
}
.d-iframe iframe {
    width: 100%;
}
@media screen and (max-width: 1023px) {
    .listingWrapper {
        max-width: 920px;
        padding: 0 15px;
    }
    .right-side .description-container {
        float: none;
        max-width: 100%;
        width: 100%;
    }
    main label {
        font-size: 17px;
        font-weight: normal;
        padding: 15px;
    }
}
@media screen and (min-width: 941px) and (max-width: 1023px) {
    .gallery {
        float: left;
        margin-bottom: 20px;
        margin-right: 15px;
        max-width: 440px;
        min-width: 440px;
    }
    .right-side {
        max-width: 655px;
    }
    .right-side #images {
        float: left;
        max-width: 530px;
        min-height: 530px;
        min-width: 530px;
    }
    #slider a {
        margin-bottom: 0;
        margin-top: 10px;
    }
    #slider a img {
        box-sizing: border-box;
        max-height: 66px;
        max-width: 66px;
        min-width: 66px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    #slider a:nth-child(6) {
        margin-right: 12px;
    }
    #slider {
        max-width: 100%;
        text-align: center;
    }
}
 @media screen and (max-width: 990px) {
    .listingWrapper  #header .header-add-info {
        display: block!important;
        float: right;
        text-align: center !important;
        width:auto;
        margin: 20px 0 0 0;
    }
 }
@media screen and (min-width: 768px) and (max-width: 991px) {
    main label {
        font-size: 14px;
        font-weight: normal;
        padding: 12px;
        vertical-align: middle;
    }
}
@media screen and (max-width: 767px) {
    .listingWrapper {
        box-sizing: border-box;
        max-width: 600px;
        padding: 0 15px;
    }
    .right-side {
        max-width: 100%;
    }
}
@media screen and (min-width: 1024px) {
    .header-logo {
        max-width: 180px;
    }
    .description-container {
        min-width:480px;
    }
   
}
@media screen and (min-width: 1050px) {
    .right-side  {
        max-width:790px;
    }
}
#slogan {
    display: block;
    left: -71px;
    position: absolute;
    top: 270px;
}
@media screen and (max-width: 1010px) {
    #slogan {
        display: none;
    }
}
#LeftPanel table.v4acpcont {
    margin-bottom: 0;
}
@media screen and (max-width: 941px) {
    .listingWrapper {
        max-width: 750px;
    }
    .right-side {
        max-width: 485px;
    }
    .gallery {
        min-width: 100%;
    }
    .right-side #images {
        max-width: 400px;
        min-height: 400px;
        min-width: 400px;
    }
    #slider a {
        margin-top: 0;
        margin-bottom: 12px;
        margin-right: 0;
        margin-left: 0;
    }
    .description-container {
        max-width: none;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .right-side,
    .gallery {
        max-width: 100%;
    }
    #images,
    .right-side #images {
        margin: 15px auto;
        max-width: 390px;
        min-width: 390px;
        min-height: 390px;
    }
    #slider a {
        margin: 6px;
    }
}
@media screen and (max-width: 512px) {
    #images,
    .right-side #images {
        max-width: 320px;
        min-height: 320px;
        min-width: 320px;
    }
}
@media screen and (max-width: 480px) {
    #images,
    .right-side #images {
        height: auto;
        max-width: 240px;
        min-height: 240px;
        min-width: 240px;
    }
}
@media screen and (max-width: 300px) {
    #images,
    .right-side #images {
        height: auto;
        max-width: 180px;
        min-height: 180px;
        min-width: 180px;
        width: 180px;
    }
}

/**************************************************************
    LISTING SLIDER 
    ********************************************************/
    .description-container {
    min-height: auto!important;
    text-align: left;
}
#slideshow-wrap input {
    display: none;
}
#slideshow-wrap {
    display: inline-block;
    max-height: auto;
    min-width: 470px;
    max-width: 470px;
    margin: 0;
    position: relative;
    vertical-align: top;
    float: left;
    margin: 0;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 0;
    max-width: 465px;
}
#slideshow-wrap label {
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 99;
}
#slideshow-inner {
    width: 100%;
    /*! height: 100%; */
    overflow: hidden;
    position: relative;
    border: 0;
    max-width: 465px;
    max-height: auto;
    min-width: 465px;
    /* min-height: 460px; */
}
#slideshow-inner>ul {
    list-style: none;
    height: 100%;
    width: 694%;
    overflow: hidden;
    position: relative;
    left: 0;
    margin: 0;
    padding: 0;
    -webkit-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
}
#slideshow-inner>ul>li {
    width: 14.42%;
    height: auto;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    background: #FFF;
    text-align: center;
    display: block;
}
#slideshow-inner>ul>li>span {
    display:table;
    width:100%;
    text-align:center;
    height: 100%;
}
#slideshow-inner>ul>li>span>span {
    display:table-cell;
    vertical-align:middle;
}
#slideshow-inner>ul>li>span>span>img {
    margin: 0;
    /* display: inline-block; */
    /* vertical-align: middle; */
    /* position: absolute; */
    /* top: 50%; */
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(0%);
}
#slideshow-wrap label {
    width: auto;
    height: auto;
    background-color: transparent;
    -moz-border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    float: left;
}
/**************** CLICK ON THE THUMBNAILS TO SCROLL TO THE NEXT IMAGE */

#slideshow-wrap input[type=radio]#button-1:checked~label[for=button-1],
#slideshow-wrap input[type=radio]#button-2:checked~label[for=button-2],
#slideshow-wrap input[type=radio]#button-3:checked~label[for=button-3],
#slideshow-wrap input[type=radio]#button-4:checked~label[for=button-4],
#slideshow-wrap input[type=radio]#button-5:checked~label[for=button-5],
#slideshow-wrap input[type=radio]#button-6:checked~label[for=button-6] {
    background-color: transparent!important;
    border: 1px solid #326270;
}
#slideshow-wrap label[for=button-1] {
    margin-left: 0;
}
#slideshow-wrap label[for=button-2] {
    margin-left: 0;
}
#slideshow-wrap label[for=button-4] {
    margin-left: 0;
}
#slideshow-wrap label[for=button-5] {
    margin-left: 0;
}
#slideshow-wrap label[for=button-6] {
    margin-left: 0;
}
/************** THIS IS OUR ANIMATION OCCURING HERE ***********/

#slideshow-wrap input[type=radio]#button-1:checked~#slideshow-inner {
    left: 0
}
#slideshow-wrap input[type=radio]#button-2:checked~#slideshow-inner>ul {
    left: -100%
}
#slideshow-wrap input[type=radio]#button-3:checked~#slideshow-inner>ul {
    left: -200%
}
#slideshow-wrap input[type=radio]#button-4:checked~#slideshow-inner>ul {
    left: -300%
}
#slideshow-wrap input[type=radio]#button-5:checked~#slideshow-inner>ul {
    left: -400%
}
#slideshow-wrap input[type=radio]#button-6:checked~#slideshow-inner>ul {
    left: -500%
}
#slideshow-wrap label,
#slideshow-wrap label img {
    max-width: 50px;
    max-height: 50px;
    display: inline-block;
    vertical-align:middle;
}
#slideshow-wrap label{
    border: 0;
    padding: 5px;
    min-width: 55px;
    min-height: 55px;
    display:table;
    vertical-align:middle;
    text-align:center;
    max-width: 55px;
    max-height: 55px;
    height: 55px;
}
#slideshow-wrap label span {
    display:table-cell;
    vertical-align:middle;
    height: auto;
}
#slideshow-wrap label[for=button-1] {
    left: 0;
}
#slideshow-wrap label[for=button-2] {
    left: 80px;
}
#slideshow-wrap label[for=button-3] {
    left: 163px;
}
#slideshow-wrap label[for=button-4] {
    left: 240px;
}
#slideshow-wrap label[for=button-5] {
    left: 321px;
}
#slideshow-wrap label[for=button-6] {
    left: 400px;
}
@media all and (max-width: 1023px) {
    #slideshow-wrap {
        max-width: 440px;
        min-width: 440PX;
    }
    #slideshow-inner > ul > li {
    height: 405px;
}
    #slideshow-inner,
    #slideshow-inner > ul > li > span > span > img {
        max-width: 405px;
        max-height: 405px;
        /* min-width: 405px; */
        /* min-height: 405px; */
    }
    #slideshow-inner {
        max-width:405px;
        min-width: 405px;
    }
    #slideshow-wrap label {
        min-width: 45px;
        min-height: 45px;
        max-width: 45px;
        max-height: 45px;
        bottom: 45px;
        height: 45px;
    }
    #slideshow-wrap label img {
        max-width: 40px;
        max-height: 40px;
    }
    #slideshow-wrap label[for=button-2] {left:70px;}
    #slideshow-wrap label[for=button-3] {left:143px;}
    #slideshow-wrap label[for=button-4] {left:210px;}
    #slideshow-wrap label[for=button-5] {left:281px;}
    #slideshow-wrap label[for=button-6] {left:350px;}
}

@media all and (min-width: 1024px) {
    #slideshow-inner > ul > li > span > span > img {
        
max-width: 465px; /* THIS SHOULD BE EQUAL WITH THE CONTAINER WIDTH */
        
max-height: auto;
    }
}


@media all and (min-width:768px) and (max-width: 941px) {
    #slideshow-wrap {
        min-width: 680px;
        max-width: 680px;
        float: none;
        margin: 0 auto;
        text-align: center;
        margin: 0 auto;
    }
   #slideshow-inner>ul>li>span {
        height:570px;
    }
    #slideshow-inner {
        min-width: 570px;
        max-width: 570px;
        max-height: 570px;
        min-height: 570px;
    }
    #slideshow-inner>ul>li {
        height:570px;
    }
    #slideshow-inner, #slideshow-inner > ul > li > span > span > img {
        max-width: 570px;
        max-height: 570px;
    }
    #slideshow-wrap label {  
        right: 10px;
        top: 0;
        left: auto!important;
        min-width:70px;
        min-height:70px;
        max-width:70px;
        max-height:70px;
        height: 70px;
    }
    #slideshow-wrap label img {
        max-width:60px;
        max-height:60px;
    }
    #slideshow-wrap label[for=button-2] {top:95px;}
    #slideshow-wrap label[for=button-3] {top:190px;}
    #slideshow-wrap label[for=button-4] {top:290px;}
    #slideshow-wrap label[for=button-5] {top:390px;}
    #slideshow-wrap label[for=button-6] {top:490px;}
 
}
@media all and (max-width: 767px) {
    .main-side-wrapper > div {
        text-align:center;
        width:100%;
    }
    .description-container {
        margin: 0;
    }
    #slideshow-wrap {
        min-width: 400px;
        max-width: 400px;
        float:none;
        margin:0 0 20px 0;
    }
    #slideshow-inner>ul>li,
    #slideshow-inner>ul>li>span>span>img {
        max-width: 370px;
        max-height: 370px;
    }
     #slideshow-inner>ul>li>span {
        height:370px;
    }
    #slideshow-inner {
        max-width: 360px;
        min-width: 360px;
        margin:0 auto;
        max-height: 360px;
    }
    #slideshow-inner>ul>li {
        /* height:370px; */
    }
    #slideshow-wrap label {
        bottom:105px;
        min-width:65px;
        min-height:65px;
        max-width:65px;
        max-height:65px;
    }
    #slideshow-wrap label[for=button-1] {left:18px;}
    #slideshow-wrap label[for=button-2] {left:113px;}
    #slideshow-wrap label[for=button-3] {left:208px;}
    #slideshow-wrap label[for=button-4] {left:303px;}
    #slideshow-wrap label[for=button-5] {bottom:10px;left:113px;}
    #slideshow-wrap label[for=button-6] {bottom:10px;left:208px;}
    #slideshow-wrap label img {max-width:65px; max-height:65px;}
}
@media all and (max-width: 480px) {
    #slideshow-inner {
        max-width: 300px;
        min-width: 300px;
        min-height: 300px;
        max-height: 300px;
    }
    #slideshow-wrap {
        min-width: 320px;
        max-width: 320px;
    }
    #slideshow-inner>ul>li {
        height:300px;
    }
    #slideshow-inner>ul>li>span>span>img {
        max-width: 300px;
        max-height: 300px;
    }
    #slideshow-inner>ul>li>span {
        height:300px;
    }
    #slideshow-wrap label {
        bottom:107px;
        min-width:80px;
        min-height:80px;
        max-width:80px;
        max-height:80px;
    }
    #slideshow-wrap label[for=button-1] {left:8px;}
    #slideshow-wrap label[for=button-2] {left:113px;}
    #slideshow-wrap label[for=button-3] {left:218px;}
    #slideshow-wrap label[for=button-4] {bottom:0;left:8px;}
    #slideshow-wrap label[for=button-5] {bottom:0;left:113px;}
    #slideshow-wrap label[for=button-6] {bottom:0;left:218px;}
    #slideshow-wrap label img {max-width:65px; max-height:65px;}
}
@media all and (max-width: 360px) {
    #slideshow-inner {
        max-width: 240px;
        min-width: 240px;
        max-height: 240px;
        min-height:240px;
    }
    #slideshow-inner>ul>li {
        height:240px;
    }
    #slideshow-wrap {
        min-width: 250px;
        max-width: 250px;
    }
    #slideshow-inner>ul>li>span>span>img {
        max-width: 240px;
        max-height: 240px;
    }
    #slideshow-inner>ul>li>span {
        height:240px;
    }
    #slideshow-wrap label {
        bottom:97px;
        min-width:60px;
        min-height:60px;
        max-width:60px;
        max-height:60px;
    }
    #slideshow-wrap label img {
        max-width:45px;
        max-height:45px;
    }
    #slideshow-wrap label[for=button-1] {left:4px;}
    #slideshow-wrap label[for=button-2] {left:89px;}
    #slideshow-wrap label[for=button-3] {left:174px;}
    #slideshow-wrap label[for=button-4] {bottom:10px;left:4px;}
    #slideshow-wrap label[for=button-5] {bottom:10px;left:89px;}
    #slideshow-wrap label[for=button-6] {bottom:10px;left:174px;}
    
}
@media all and (max-width: 300px) {
    #slideshow-inner {
        max-width: 210px;
        min-width: 210px;
        max-height: 210px;
        min-height: 210px;
    }
    #slideshow-inner>ul>li {
        height:240px;
    }
    #slideshow-wrap {
        min-width: 220px;
        max-width: 220px;
        min-height: auto;
    }
    #slideshow-inner>ul>li>span>span>img {
        max-width: 210px;
        max-height: 210px;
    }
    #slideshow-inner>ul>li>span {
        height:210px;
    }
    #slideshow-wrap label {
        bottom:82px;
        min-width:50px;
        min-height:50px;
        max-width:50px;
        max-height:50px;
    }
    #slideshow-wrap label img {
        max-width:45px;
        max-height:45px;
    }
    #slideshow-wrap label[for=button-1] {left:4px;}
    #slideshow-wrap label[for=button-2] {left:79px;}
    #slideshow-wrap label[for=button-3] {left:154px;}
    #slideshow-wrap label[for=button-4] {bottom:10px;left:4px;}
    #slideshow-wrap label[for=button-5] {bottom:10px;left:79px;}
    #slideshow-wrap label[for=button-6] {bottom:10px;left:154px;}
    
}
@media all and (min-width:1024px) {
    #slideshow-inner > ul > li > span > span {
        height: auto;
        vertical-align: top;
    }
}
.showondesktop {display:block;max-width:100%;}
.showonmobile {display:none; max-width:100%;}

@media all and (max-width:767px) {
    .showondesktop {display:none;}
    .showonmobile {display:block;}
}
.mt-15 {margin-top: 15px;}