@import url('https://fonts.googleapis.com/css?family=Dancing+Script');

/*
Theme Name: Worthy Blog Theme
Theme URI: http://sembur.info
Description: Worthy Blog template
Version: 1.0
Author: sembur
Author URI: http://sembur.info
License: GNU/GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: Blog
Text Domain: worthytheme
*/

html, body {
    padding: 0;
    margin: 0 !important;
    top: 0;
    bottom: 0;
    position: relative;
    height: 100%;
    min-width: 1000px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}

.vsrp_div {
    line-height: 12px;
}

a {
    color: #5e6f83;
    text-decoration: underline;
}

.posttitle a, h1, h2, h3 {
    font-weight: normal;
    color: #141414;
    text-decoration: none;
}

h1, h2 {
    text-transform: uppercase;
}

h3 {
    font-size: 18px;
    text-transform: capitalize;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 30px;
}

#comcont {
    float: left;
    width: 50%;
    position: relative;
}

.inner-mobile {
    /*visibility:hidden;*/
    display: none;
}

.cont{
    margin-bottom: 35px;
}

.lightbt {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.lightbt:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

footer ul.menu {
    margin: 0px;
    padding: 0px
}

footer ul.menu li {
    display: block;
    float: none;
    position: inherit;
    text-align: left;
    padding-bottom: 5px
}

footer ul.menu li:after {
    content: none
}

.menu-footer-left-menu-container, .menu-footer-right-menu-container, .menu-footer-middle-menu-container {
    float: left;
    min-width: 145px;
    padding-right: 15px
}

.menu-footer-left-menu-container {
    width: 146px
}

.menu-footer-right-menu-container {
    width: 140px;
    float: right
}

.menu-footer-middle-menu-container {
    width: 182px
}

.footer-menus {
    display: block;
    overflow: hidden;
    width: 765px;
    padding-bottom: 25px;
    float: left
}

/*div.two {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    padding-bottom: 5px;
} David Mor 20/02/2017 */

div.two {
    margin-bottom: 30px;
}

.entry-content > p > a {
    text-decoration: underline;
    color: #5e6f83
}

.cform-wrapper {
    width: 440px;
    overflow: auto;
    margin-top: 15px
}

.cform-wrapper p {
    font-size: 16px;
    clear: both
}

.cform-wrapper label {
    float: left;
    clear: left
}

.cform-wrapper input, textarea {
    float: right;
    clear: right
}

.cfnote {
    display: block;
    margin-top: 30px
}

div.comomo {
    margin: 0 15px 0 15px;
}

li.comment img.avatar {
    display: none
}

ol.commentlist {
    list-style: none;
    padding: 0;
    margin-bottom: 20px
}

cite.fn {
    font-style: normal;
    color: #5e6f83
}

span.says {
    display: none
}

.comment-meta {
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.comment-author {
    float: left
}

em.comment-awaiting-moderation {
    color: #f87300;
    float: right
}

.comment-body p {
    clear: both;
    padding: 15px 0;
    margin: 0;
}

.comment-body {
    border-bottom: 1px solid #dddddd;
}

.reply {
    margin-bottom: 10px;
}

li.comment {
    margin: 0 0 15px 0;
}

cite.fn a {
    color: #5e6f83;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}

#commentform #submit {
    margin-top: 0px;
    margin-right: 2px;
    outline: none;
    padding: 12px 10px;
    font-size: 16px;
    text-align: center;
}

li.text:hover {
    cursor: pointer
}

#respond input[type=submit]:hover {
    cursor: pointer;
}

/*.two ul {
    margin-top: 5px;
    list-style-type: square;
    color: #666666;
} David Mor 20/02/2017 */

.two ul {
    margin-top: 5px;
    list-style-type: none;
    color: #666666;
    padding: 0px;
}

.two ul a {
    font-size: 14px;
    text-decoration: none;
    color: #666666
}

.tagcloud a {
    text-decoration: none;
    color: #666666
}

h1.archive-title, h1.page-title {
    padding: 0;
    margin: 0 0 10px 0;
}

b, .bold, h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

header {
    height: 8%;
    min-height: 80px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

a, img {
    outline: none;
    border: 0;
}

#storesOrBuyers {
    position: absolute;
    right: 40px;
    top: 0px;
    padding-right: 0px;
    height: 80px;
    font-size: 0px;
}

#storesOrBuyers .inside {
    display: inline-block;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-align: center;
    width: 67px;
    height: 100%;
    font-size: 14px;
    cursor: pointer;
    color: #9e9e9e;
}

#storesOrBuyers .inside img {
    margin-top: 20px;
    width: 25px;
    height: 25px;
    transition: 0.20s;
}

#storesOrBuyers .separator {
    display: inline-block;
    position: absolute;
    left: 66px;
    top: 10px;
    width: 1px;
    height: 60px;
    background-color: #4f4f4f;
}

#storesOrBuyers .inside:hover {
    color: #fff;
    background-color: #4f4f4f;
}

#storesOrBuyers .inside:active img {
    transform: scale(0.8, 0.8);
}

@media (max-width: 1360px) {
    #storesOrBuyers {
        right: 0px;
    }
}

@media (max-width: 1319px) {
    #storesOrBuyers {
        right: 15px;
    }

    #storesOrBuyers .inside {
        width: 30px;
        font-size: 8px;
    }

    #storesOrBuyers .inside img {
        margin-top: 27px;
        width: 12px;
        height: 12px;
    }

    #storesOrBuyers .separator {
        display: none;
    }
}

@media (max-width: 1200px) {
    #storesOrBuyers {
        right: 0px;
    }
}

@media (max-width: 1140px) {
    #storesOrBuyers {
        display: none;
    }
}

#areBuyer {
    position: absolute;
    right: 0;
    top: 0;
    height: 80px;
    padding-right: 30px;
    font-size: 15px;
}

#areBuyer .inside {
    margin: 19px auto 0;
    transition: 1.2s;
    cursor: pointer;
    margin-left: 40px;
    padding-top: 5px;
    background-position: left center;
    background-repeat: no-repeat;
}

#areBuyer .inside:hover {
    color: #72C0F3;
}

#menu-top-menu {
    display: inline;
    margin: 40px -50px 0;
    padding-left: 35px;
    float: left;
}

#menu-top-menu sup {
    font-size: 7px
}

.menu li {
    display: inline;
    padding-right: 18px;
    padding-bottom: 11px;
    top: -6px;
    position: relative;
    float: left;
    color: #9e9e9e;
    font-family: 'Open Sans', sans-serif;
}

.menu-item-43 a {
    color: #fe7600;
    padding-left: 20px;
    padding-right: 3px;
}

.menu-item-43 a:hover {
    text-decoration: none
}

.menu li a:hover {
    color: red;
    text-decoration: none;
}

.sub-menu {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 3;
    background: #525252;
    padding: 7px;
    text-align: left;
    overflow: hidden;
    display: none
}

.sub-menu li {
    float: left;
    width: 220px;
    margin: 0 10px 0 7px;
    padding: 5px 3px;
    font-size: 14px
}

.sub-menu a {
    color: #b5b5b6;
    font-family: 'Open Sans', sans-serif
}

.sub-menu a.hovered {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif
}

.menu {
    list-style: none
}

.menu li:after {
}

.menu li:first-of-type:after, .menu li:last-of-type:after, .sub-menu li:after {
    content: ''
}

.menu li:last-of-type {
    padding-right: 0px !important
}

a.orangish, .orangish {
    color: #fe7600
}

footer, header {
    background-color: #333333;
    text-align: center;
    font-size: 16px
}

footer a, header a {
    text-decoration: none;
    color: #141414;
}

footer .inner, header .inner {
    /*width: 1170px;*/
    margin: auto;
    padding-top: 9px;
    position: relative;
    background: inherit
}

footer {
    width: 100%;
    min-height: 300px;
    padding-top: 20px;
    position: relative;
    background-color: #FFFFFF !important;
}

footer #footerLinks td:not(:last-child) {
	padding-right: 38px;
}

footer #companies {
    margin-left: calc(-50vw + 490px);
    width: 100vw;
    background-color: #F9F9F9;
    font-size: 0px;
    line-height: 67px;
    margin-bottom: 30px;
}

footer #companies a {
    display: inline-block;
    width: 70px;
    height: 52px;
    background: url(img/footer_logos_sprite.png) no-repeat;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    vertical-align: middle;
}

footer #companies .norton {
    background-position: 0px 0px;
    width: 99px;
    height: 55px;
}

footer #companies .hanover {
    background-position: -130px 0px;
    width: 140px;
    height: 55px;
}

footer #companies .bbb {
    background-position: -308px 0px;
    width: 77px;
    height: 55px;
}

footer #companies .gia {
    background-position: -422px -0px;
    width: 97px;
    height: 55px;
}

footer #companies .nyc {
    background-position: -546px -0px;
    width: 100px;
    height: 55px;
}

footer #companies .jfc {
    background-position: -670px -0px;
    width: 195px;
    height: 55px;
}

footer #companies .brinks {
    background-position: -889px -0px;
    width: 117px;
    height: 55px;
}

footer #footerLinks {
    text-align: left;
    margin: 0;
    width: 100%;
    padding-bottom: 25px;
}

footer #footerLinks .header_row {
    line-height: 100px;
}

footer #footerLinks th {
    font-weight: normal;
    font-size: 16px;
    width: 200px;
}

footer #footerLinks .cont .button {
    padding: 8px 24px 8px 10px;
    position: relative;
    top: 10px;
    font-size: 20px;
    background-image: url(/assets/frontend/mobile/triangle_right.small.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    border-radius: 4px;
}

footer .wrapper {
    margin-left: calc(-50vw + 490px);
    width: 100vw;
    height: 65px;
    border-top: solid 1px #E4E4E4;
    border-bottom: solid 1px #E4E4E4;
}

footer #follow {
    list-style: none;
    display: inline-block;
}

footer #follow #follow_us {
    line-height: 30px;
    width: 150px;
    background: none;
}

footer #follow li {
    float: left;
    width: 63px;
    height: 30px;
    margin-right: 6px;
    background-image: url(img/footer_social_icons_sprite.png);
    background-repeat: no-repeat;
    position: relative;
    background-size: 380px;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
}

footer #follow li.zoomed {
    transform: scale(1.3);
    transition: all 0.3s ease-in-out;
}

footer #follow .pin {
    background-position: -8px 0;
}

footer #follow .facebook {
    background-position: -72px 0;
}

footer #follow .linkedin {
    background-position: -142px 0;
}

footer #follow .tweeter {
    background-position: -209px 0;
}

footer #follow .gplus {
    background-position: -278px 0;
}

footer #follow .youtube {
    background-position: -335px 0;
    background-size: 370px;
}

footer li, footer a, footer p {
    color: #929292;
}

footer .social {
    width: auto;
    position: relative;
    list-style: none;
    margin-top: 80px;
    font-size: 1px;
}

footer .social iframe {
    vertical-align: bottom;
}

footer .social span {
    display: inline-block;
}

footer .social .google {
    margin-left: 10px;
}

footer .social .gpny {
    position: relative;
    left: 10px;
}

footer .copyright {
    padding: 0;
    padding-bottom: 20px;
    margin: 5px;
}

.clear {
    clear: both;
}

.orangishBg {
    background-color: #f5a623;
}

.goldBg {
    background-color: #c8b279;
}

a.login {
    padding: 3px;
    padding-top: 5px;
    padding-bottom: 2px;
    border-radius: 2px;
    display: inline-block;
    width: 99px;
    color: white !important;
}

.inner {
    margin: auto;
    width: 1000px;
}

#liveChat:hover {
    animation: liveChatAniMouseOn linear 0.4s;
    animation-iteration-count: 1;
    -webkit-animation: liveChatAniMouseOn linear 0.4s;
    -webkit-animation-iteration-count: 1;
    -moz-animation: liveChatAniMouseOn linear 0.4s;
    -moz-animation-iteration-count: 1;
    -o-animation: liveChatAniMouseOn linear 0.4s;
    -o-animation-iteration-count: 1;
    -ms-animation: liveChatAniMouseOn linear 0.4s;
    -ms-animation-iteration-count: 1
}

@-webkit-keyframes liveChatAniMouseOn {
    0% {
        left: -33px
    }
    33% {
        left: -25px
    }
    66% {
        left: -38px
    }
    100% {
        left: -33px
    }
}

@keyframes liveChatAniMouseOn {
    0% {
        left: -33px
    }
    50% {
        left: -25px
    }
    75% {
        left: -38px
    }
    100% {
        left: -33px
    }
}

@-moz-keyframes liveChatAniMouseOn {
    0% {
        left: -33px
    }
    50% {
        left: -25px
    }
    75% {
        left: -38px
    }
    100% {
        left: -33px
    }
}

@-o-keyframes liveChatAniMouseOn {
    0% {
        left: -33px
    }
    50% {
        left: -25px
    }
    75% {
        left: -38px
    }
    100% {
        left: -33px
    }
}

@-ms-keyframes liveChatAniMouseOn {
    0% {
        left: -33px
    }
    50% {
        left: -25px
    }
    75% {
        left: -38px
    }
    100% {
        left: -33px
    }
}

#liveChat {
    position: fixed;
    left: -33px;
    z-index: 3;
    top: 44%
}

.clear {
    clear: both
}

#content {
    color: #666666
}

#content .inner h1 {
    font-size: 35px
}

#content .inner p {
    font-size: 16px
}

footer {
    padding-top: 20px
}

#content {
    position: relative;
    min-height: 60%;
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
}

.viewport {
    width: 1000px;
    height: 259px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    margin-bottom: 24px;
}

.slidewrapper {
    position: absolute;
    left: 0;
    top: 0;
    height: 259px;
    margin: 0;
    padding: 0;
}

.slide {
    width: 729px;
    height: 257px;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #dddddd;
    border-right: 0px;
}

.textwrapper {
    position: absolute;
    right: 0;
    top: 0;
    height: 259px;
    width: 270px;
    margin: 0;
    padding: 0;
}

.text {
    width: 270px;
    height: 85.666666667px;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1px;
    background: #acacac;
    -webkit-transition: background 2s;
    transition: background 2s;

}

.light {
    background: #d0d0d0
}

.text h2 {
    font-family: 'Open Sans', sans-serif;
    margin: 0 15px 0 15px;
    color: #fff;
    text-decoration: none;
    font-size: 18px
}

.text p {
    margin: 10px 0 0 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #fff
}

#content .linehead{
    line-height: 50px;
}

span.linehead, span.lineheadin {
    overflow: hidden;
    line-height: 45px;
    text-align: center;
    font-size: 37px;
    font-family: Georgia;
    color: #acacac;
    font-style: italic;
    width: 1000px;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 24px;
    display: block;
}

span.linehead > a, span.lineheadin > a {
    color: #acacac !important;
    font-family: Georgia !important;
    text-decoration: none !important;
}

span.linehead:before, span.lineheadin:before, span.lineheadin:after,
span.linehead:after {
    background-color: #ddd;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

span.linehead:before, span.lineheadin:before {
    right: 0.5em;
    margin-left: -50%;
}

span.linehead:after, span.lineheadin:after {
    left: 0.5em;
    margin-right: -50%;
}

span.linehead a:hover, span.lineheadin a:hover {
    text-decoration: none;
    color: #666666
}

#rightsidebar {
    width: 270px;
    float: right;
    clear: right;
    margin-bottom: 24px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 9px;
}

#leftcolumn {
    width: 730px;
    float: left;
    clear: left;
    margin-bottom: 24px;
    overflow: visible;
}

.posttitle {
    line-height: 30px;      
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    margin: 0
}

.postdate {
    color: #bdbdbd;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: 0
}

h1.posttitle, h1 {
    font-size: 25px;
}

h2.posttitle, h2 {
    font-size: 1.2em;
}

article {
    margin: 0 15px 0 0;
    overflow: visible;
    position: relative;
}

article img {
    margin: 15px 0 5px 0;
    border: 1px solid #dddddd;
}

article p {
    font-size: 16px;
    margin: 0;
    padding: 0;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
	line-height: 26px;
}

.artcontent {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
    padding-bottom: 13px;
}

.readmore a {
    font-size: 16px
}

.artfooter {
    overflow: visible;
    width: 100%;
    clear: both;
    margin-top: 12px;
}

.commnum {
    background: url(img/comment.png) top left no-repeat;
    height: 27px;
    width: 27px;
    color: #fff;
    text-align: center;
    float: left
}

.commnum a {
    color: #fff;
    text-decoration: none
}

.comtext {
    height: 27px;
    max-width: 150px;
    float: left;
    margin-left: 3px
}

.comtext a {
    color: #c1c1c1;
    text-decoration: none
}

.commentsa {
    margin-top: 25px;
    overflow: hidden
}

.sharebut {
    float: right;
    top: 45px;
    position: relative;
    width: 50%;
}

.blogtop {
    width: 712px;
    margin-bottom: 12px;
    margin-top: 9px;
    padding-top: 12px;
}

/*#rightsidebar h2 {
    font-size: 14px;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
} David Mor 20/02/2017 */

#rightsidebar h2 {
    font-size: 22px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}


#vsrp_Holder div:before {
    content: '- '
}

#vsrp_Holder a {
    font-size: 14px;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none
}

#vsrp_Holder a:hover {
    color: #5e6f83;
    text-decoration: underline
}

#respond h3 {
    color: #141414;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    margin: 0
}

#respond input[type=text] {
    width: 340px;
    color: #666666;
    height: 28px;
    padding: 0 0 0 5px;
    background-color: #fafafa;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    box-shadow: inset 0 0 2px #e7e7e7;
    -moz-box-shadow: inset 0 0 2px #e7e7e7;
    -webkit-box-shadow: inset 0 0 2px #e7e7e7;
}

#respond textarea {
    resize: vertical;
    color: #666666;
    width: 335px;
    background-color: #fafafa;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    padding: 5px;
    box-shadow: inset 0 0 2px #e7e7e7;
    -moz-box-shadow: inset 0 0 2px #e7e7e7;
    -webkit-box-shadow: inset 0 0 2px #e7e7e7;
}

#respond input[type=submit] {
    background-color: #c8b279;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 30px;
    border: 0px;
    padding: 10px;
    color: #fff
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 0 !important;
    margin: 0 2px 3px 2px !important;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    line-height: 24px;
    background-color: #c7c7c7;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #5e6f83;
    color: #fff;
    border: 1px solid #5e6f83 !important;
}

.wp-pagenavi span.current {
    font-weight: bold;
}

.ssba img {
    margin: 0px;
}

/*.search-former {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #bebebe;
    height: 27px;
    width: 241px;
    overflow: hidden;
    border-right: 0px;
} David Mor 20/02/2017 */

.search-former {
    border: 2px solid #EDEDED;
    height: 40px;
    width: 261px;
    position: relative;
    right: -3px;
}	

/*.search-field {
    border: 0px;
    background: none;
    height: 27px;
    width: 212px;
    padding-left: 2px;
    outline: none;
    color: #bebebe;
    float: left;
} David Mor 20/02/2017 */

.search-field {
    border: 0px;
    background: none;
    height: 40px;
    width: 200px;
    padding-left: 12px;
    outline: none;
    color: #bebebe;
    float: left;
    font-size: 14px;
}


/*.search-submit {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #5e6f83;
    cursor: pointer;
    width: 28px;
    height: 27px;
    float: right;
    background: #5e6f83 url(img/search.png) no-repeat;
} David Mor 20/02/2017 */

.search-submit {
    border: 0px;
    cursor: pointer;
    width: 40px;
    height: 44px;
    position: absolute;
    right: -2px;
    top: -2px;
    background: #C8B179 url(https://www.worthy.com/blog/wp-content/uploads/2017/02/search_icon.png) no-repeat center center;
}

.blogtop a {
    text-decoration: underline
}

.wp-pagenavi {
    margin: 0 auto;
    text-align: center;
}

.share-bt-sprite {
    background-image: url(img/footer_sprite-social.png);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    width: 25px;
    height: 25px;
    position: relative;
    vertical-align: middle;
    margin: 5px;
    float: right;
    -webkit-transition: background-image 1s ease-in-out;
    -moz-transition: background-image 1s ease-in-out;
    -ms-transition: background-image 1s ease-in-out;
    -o-transition: background-image 1s ease-in-out;
    transition: background-image 1s ease-in-out;
}

.facebook-share-bt {
    background-position: -56px -44px;
}

.facebook-share-bt:hover {
    background-position: -14px -44px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.twitter-share-bt {
    background-position: -56px -111px;
}

.twitter-share-bt:hover {
    background-position: -14px -111px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.google-share-bt {
    background-position: -56px -144px;
}

.google-share-bt:hover {
    background-position: -14px -144px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.linked-share-bt {
    background-position: -56px -77px;
}

.linked-share-bt:hover {
    background-position: -14px -77px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.pinte-share-bt {
    background-position: -56px -10px;
}

.pinte-share-bt:hover {
    background-position: -14px -11px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.sharethis {
    background: #333;
    height: 21px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid #333;
    border-radius: 2px;
    width: initial;
    padding: 0 3px;
    position: absolute;
    margin-top: 19px;
    right: 0;
    overflow: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.sharethis span {
    display: inline-block;
    vertical-align: middle;
}

.fbcons {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    right: 66px
}

.twcons {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    right: -30px
}

.pincons {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    right: -3px
}

.gpcons {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    right: 105px
}

.licons {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    right: 35px
}

.sharethis:after {
    border-style: solid;
    border-width: 3px 3.5px 0 3.5px;
    border-color: #333333 transparent transparent transparent;
    display: block;
    content: '';
    top: 5px;
    position: relative;
    width: 0;
    height: 0;
    left: 48%;
}

.twitter-share-bt > .sharethis:hover {
    opacity: 1;
    display: block
}

.comment-reply-link {
    color: #5e6f83;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

#mobile-menu {
    display: none;
    visibility: hidden;
}

#mobile-search {
    display: none;
}

.active {
    display: block;
    visibility: visible;
}

header .menu li:last-child {
    /*display:none;*/
}

.mobile_banner {
	display: none;
}

    .rolex_custom_images p {
        font-size: 12px;
        padding-left: 5px;
        text-align: center;
    }
/* @media only screen and (min-width: 1700px) {
    .innerbg {
        background: url(img/leftbg-compressed.png), url(img/rightbg-compressed.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 400px left, top 500px right;
        background-size: 25%
    }
}

@media only screen and (min-width: 1366px) {
    .innerbg {
        background: url(img/leftbg-compressed.png), url(img/rightbg-compressed.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top 400px left, top 500px right;
        background-size: 15%
    }
}
*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .artonhome article {
        width: 48% !important;
        float: left !important;
        margin: 0 1% 0 1% !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .menu-footer-left-menu-container, .menu-footer-right-menu-container, .menu-footer-middle-menu-container {
        width: 33% !important;
    }

    footer ul.menu {
        display: block !important;
    }

    .footer-menus {
        width: 100% !important;
        padding: 0 !important;
    }

    footer ul.menu li {
        text-align: center !important;
        padding: 0 0 5px 0 !important;
        display: block !important;
    }

}

/* Tablets/iPads (Portrait and Landscape) and Smaller tablets (Portrait and Landscape) and Smartphones (Portrait and Landscape) */

@media only screen and (min-width: 240px) and (max-width: 1024px) {
    h1.posttitle {
        margin-top: 5px;
        line-height: 125%;
    }

    #follow {
        margin: 0px !important
    }

    .menu-top-menu-container {
        font-family: 'Open Sans', sans-serif;
    }

    #content {
        background-color: #fff
    }

    .innerbg {
        background: none
    }

    span.lineheadin {
        display: none !important
    }

    .blogtop {
        display: none !important
    }

    .head-extra-margin {
        display: none;
    }

    .main-page-image {
        display: none;
    }

    #respond textarea {
        height: 100px
    }

    article img {
        margin: 10px 0 0 0;
    }

    .viewport {
        display: none;
    }

    span.linehead, span.lineheadin {
        width: 100%;
        margin-top: 14px;
        margin-bottom: 14px;
        font-size: 24px
    }

    .sub-menu {
        display: none !important;
        visibility: hidden
    }

    #menu-top-menu li:first-child {
        display: none;
        visibility: hidden
    }

    #leftcolumn {
        width: 100%;
        float: none;
    }

    #rightsidebar {
        display: none;
    }

    footer .inner {
        width: 100%;
        overflow: hidden;
        padding: 0;
    }

    header .inner {
        padding: 0;
        width: 100%;
    }

    header {
        background: white;
        height: 38px;
        position: relative;
        z-index: 2;
        padding: 5px;
        margin: 0 5px;
        min-height: inherit !important;
        border-bottom: solid 1px #C2C2C2;
    }

    header .fleft img {
        margin: -12px 0 0 0px;
        width: 92px !important;
        height: auto;
    }

    #content {
        width: 95%;
        padding: 0 5px;
        padding-top: 49px;
    }

    .footer-menus {
        width: 95%;
        float: none;
        padding: 0 5px;
    }

    .menu-footer-left-menu-container, .menu-footer-right-menu-container, .menu-footer-middle-menu-container {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }

    footer #follow {
        list-style: none;
        text-align: center;
        margin: 0px auto;
        padding: 0;
        width: 100%;
        position: relative;
        clear: both;
        float: none;
        overflow: auto;
    }

    footer #follow a {
        text-decoration: none;
        display: inline-block;
        margin: 0 2% 0 2%;
    }

    footer #follow .pin {
        background-position: -10px -8px;
        margin-left: -4%;
    }

    footer #follow .facebook {
        background-position: -78px -8px;
    }

    footer #follow .linkedin {
        background-position: -147px -8px;
    }

    footer #follow .tweeter {
        background-position: -215px -8px;
    }

    footer #follow .gplus {
        background-position: -283px -8px;
    }

    footer #follow .youtube {
        background-position: -352px -8px;
    }

    footer #follow li.last {
        margin-right: 0;
    }

    footer #follow .cover {
        displat: none !important;
        visibility: hidden !important;
    }

    footer .social {
        float: none;
        width: 100%;
        margin: 30px auto 0 auto;
        padding: 0;
        overflow: visible;
        position: relative;
        display: inline-block;
    }

    footer .social .google, footer .social .facebook {
        transform: scale(1.5);
        -ms-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
        -moz-transform: scale(1.5);
        display: inline-block;
        width: 35%;
    }

    footer .social .google {
        float: right;
        text-align: left;
        margin: 0;
    }

    footer .social .facebook {
        float: left;
        text-align: right;
        margin: 0;
    }

    footer #companies {
        width: 100%;
        float: none;
        overflow: auto;
    }

    #companies div, #companies a {
        float: left;
    }

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

    html, body {
        min-width: inherit;
    }

    #liveChat {
        display: none;
    }

    #mobile-menu {
        width: 26px;
        height: 26px;
        display: inline-block;
        background: url(img/burgerGray.png) no-repeat center top;
        background-size: 26px;
        cursor: pointer;
        visibility: visible;
        float: left;
        margin: 0 5px;
    }

    #menu-top-menu {
        display: none;
    }

    #head-clear {
        display: none;
    }

    .opened {
        background-image: url(img/burgerGold.png) !important;
        background-size: 26px;
    }

    #togme {
        padding-top: 8px;
    }

    #menu-top-menu {
        position: fixed;
        width: 66vw;
        background: white;
        padding: 0;
        text-align: left;
        height: 100%;
        z-index: 3;
        margin: 0;
        top: 49px;
        left: 0;
        border-right: 1px solid #DEDEDE;
        padding: 0 20px;
    }

    header .menu li {
        list-style-type: none;
        display: flex;
        height: 56px;
        line-height: 220%;
        font-size: 120%;
        -webkit-text-size-adjust: 90%;
        padding: 0;
        background: transparent;
        border-bottom: 1px solid #DEDEDE;
        width: 100%;
    }
    header .menu li#menu-item-19 {
        margin-top: 5px;
    }
    .logo {
        margin-right: 15px;
    }

    .logo img {
        height: 25px
    }

    li:after {
        content: none !important;
        padding: 0 !important;
    }

    article {
        margin: 0;
    }

    .linehead {
        text-align: center;
    }

    footer ul.menu li {
        border: 0;
    }

    #mobile-search {
        display: block;
        margin-bottom: 15px;
    }

    #mobile-search .search-former {
        width: 100%;
    }

    footer ul.menu li {
        text-align: center;
        padding: 10px;
        display: inline;
        background: none;
    }

    footer ul.menu {
        margin: 0 0 10px 0;
        padding: 5px;
        display: inline-block;
        overflow: visible;
    }

    div.comomo {
        margin: 0;
    }

    .cform-wrapper {
        width: 100%;
    }

    #respond input[type=text] {
        height: 40px;
        padding: 5px;
        font-size: 20px;
        float: left;
        width: 95%;
    }

    #respond textarea {
        float: left;
        width: 95%;
        font-size: 20px;
        font-family: Arial;
    }

    .search-submit {
        width: 40px;
        height: 40px;
        background-position: center;
    }

    .search-field {
        height: 40px;
        font-size: 20px;
    }

    .search-former {
        height: 40px;
    }

    #companies div, #companies a {
        float: none;
    }

    article p {
        text-align: justify;
    }

    #commentform #submit {
        -webkit-appearance: none;
    }

    .rolex_custom_images {
        float: none !important;
        display: block;
        width: 100% !important;
        margin-left: 0px !important;
        margin-bottom: 20px;
    }
    .rolex_custom_images img {
        float: none !important;
        padding: 0px;
        display: block;
        margin: 0 auto;
        width: initial;
    }
}

@media only screen and (min-width: 240px) and (max-width: 319px) {
    a.fleft {
        width: 50% !important;
    }

    #togme img {
        width: 100% !important;
        height: auto !important;
        position: relative !important;
        padding: 7px !important;
    }

    #mobile-search .search-former {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .search-field {
        height: 40px !important;
        font-size: 16px !important;
        width: 80% !important;
    }

    .search-submit {
        width: 20% !important;
    }
}

@media only screen and (max-width: 370px)
footer #companies .row {
    padding: 15px 5px 0 5px;
}

    @media only screen and (min-width: 240px) and (max-width: 650px) {
		.inner-desktop {
            display: none;
        }
	.desktop_banner {
		display: none;
	}		
	.mobile_banner {
		display: block !important;
	}
	.mobile_banner > img {
		max-width: 350px;
		max-height: 300px;
		height: 100%;
		width: 80%;
		margin: 0 auto;
		display: block;
	}
        .mobile_text_align_center {
		text-align: center;
	}
        em.mobile_text_align_center {
		text-align: center;
		display: block;
		margin-bottom: -40px;
	}
        .inner-mobile {
            display: block;
        }

        .artfooter {
            overflow: visible;
            width: auto;
            margin-top: 12px;
        }

        #comcont {
            float: left;
            width: auto;
            position: relative;
        }

        .commentsa {
            margin-top: 15px;
            overflow: hidden;
        }

        .sharebut {
            float: right;
            top: 30px;
            position: relative;
            width: auto;
        }

        footer {
            overflow: hidden;
        }

        footer #footerLinks {
            margin: 10% auto 0;
        }

        footer #footerLinks a {
            color: #929292;
            text-decoration: none;
        }

        footer #follow_us {
            color: #6A6A6A;
            text-transform: uppercase;
            text-align: center;
            line-height: 30px;
            border-top: 1px solid #DEDEDE;
            padding-top: 15px;
        }

        footer #follow {
            list-style: none;
            display: flex;
            justify-content: space-between;
            padding-left: 7vmin;
            text-align: center;
            border-bottom: 1px solid #DEDEDE;
            padding-bottom: 15px;
        }

        footer #follow li {
            float: left;
            width: 37px;
            height: 37px;
            background-image: url(https://cdn1.worthy.com/cms/files/files/000/000/922/original/social_icons_sprite.png);
            background-repeat: no-repeat;
            position: relative;
            background-size: 330px;
            transition: all 0.3s ease-in-out;
            transform: translateX(-1px);
            border: 1px solid transparent;
        }

        footer #follow li.zoomed {
            transform: scale(1.2);
        }

        footer #follow li.last {
            margin-right: 0px;
        }

        footer #follow .pin {
            background-position: 0px 0px;
        }

        footer #follow .facebook {
            background-position: -63px 0;
        }

        footer #follow .linkedin {
            background-position: -124px 0;
        }

        footer #follow .tweeter {
            background-position: -182px 0;
        }

        footer #follow .gplus {
            background-position: -242px 0;
        }

        footer #follow .youtube {
            background-position: -300px 0;
        }

        footer #companies {
            width: 100%;
            margin: auto;
            font-size: 0px;
            text-align: center;
            background-color: #F9F9F9;
        }

        footer #companies .row {
            display: flex;
            justify-content: space-between;
            padding: 15px 20px 0 20px;
        }

        footer #companies a {
            display: inline-block;
            width: 70px;
            height: 52px;
    	   margin-right:0;
            background: url(http://cdn0.worthy.com/assets/misc/footer_logos_sprite_mobile_s_compressed.png) no-repeat;
	    background-size: 750px;   
     }

        footer #companies > div {
            display: inline-block;
            text-align: center;
            margin-top: 1vw;
            margin-bottom: 1vw;
        }

        footer #companies .norton {
            background-position: 0px 0px;
            width: 99px;
            height: 55px;
        }

        footer #companies .insured {
            background-position: 0px 0px;
            width: 142px;
            height: 40px;
        }

        footer #companies .hanover {
            background-position: -629px 0px;
            width: 121px;
            height: 55px;
        }

        footer #companies .bbb {
            background-position: -155px 0px;
            width: 73px;
            height: 38px;
        }

        footer #companies .gia {
            background-position: -382px 0px;
            width: 97px;
            height: 55px;
        }

        footer #companies .paypal {
            background-position: -497px 0px;
            width: 110px;
            height: 55px;
        }

        footer #companies .nyc {
            background-position: -546px -0px;
            width: 100px;
            height: 55px;
        }

        footer #companies .jfc {
            background-position: -670px -0px;
            width: 195px;
            height: 55px;
        }

        footer #companies .brinks {
            background-position: -253px 0px;
            width: 104px;
            height: 42px;
        }

        footer p.copyright {
            width: 100%;
            text-align: center;
            padding: 2% 0;
            padding-bottom: 12%;
            font-size: 80%;
        }

        .menu_with_sub {
            background-color: white;
            text-align: center;
            padding: 0;
        }

        .menu_with_sub h3 {
            margin: 0;
        }

        .menu_with_sub li {
            background-color: white;
            border-bottom: 1px solid #DEDEDE;
            position: relative;
            list-style-type: none;
            display: block;
            height: 56px;
            -webkit-text-size-adjust: 90%;
        }

        .menu_with_sub li a {
            color: #6A6A6A;
            -webkit-touch-callout: none;
            -webkit-text-size-adjust: none;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            -webkit-user-select: none;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            left: 0px;
            display: inline-block;
            width: 100%;
            text-decoration: none;
            font-size: 120%;
        }

        .menu_with_sub li div.arrow {
            cursor: pointer;
            display: inline-block;
            position: absolute;
            right: 0px;
            top: 0px;
            width: 20%;
            height: 100%;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }

        .menu_with_sub li.up .arrow {
            background: url(https://cdn1.worthy.com/cms/files/files/000/000/924/original/gray_arrow_up.png) center center no-repeat;
            background-size: 20%;
        }

        .menu_with_sub li div.arrow, .menu_with_sub li.down .arrow {
            background: url(https://cdn1.worthy.com/cms/files/files/000/000/923/original/gray_arrow_down.png) center center no-repeat;
            background-size: 20%;
        }

        .menu_with_sub li .icon {
            background-repeat: no-repeat;
            display: inline-block;
            background-size: 28px;
            vertical-align: middle;
        }

        .menu_with_sub div.sub {
            max-height: 0px;
            overflow: hidden;
            transition: 0.5s;
            -webkit-transition: 0.5s;
        }

        .menu_with_sub div.sub li {
            background: #F9F9F9;
            height: 56px;
        }

        .menu_with_sub div.sub.opened {
            max-height: 750px;
        }

        .menu_with_sub li.transparent {
            background: url('https://cdn1.worthy.com/cms/files/files/000/001/130/original/arrow_up_g.png') center center no-repeat;
            background-size: 7%;
        }

        .menu-item a{
                padding:0;
                display: inline-block;
                margin-top: auto;
                text-transform: capitalize;
                margin-bottom: auto;
        }

        footer p.copyright {
            width: 100%;
            text-align: center;
            border-top: 0 solid gray;
            padding: 2% 0;
            padding-bottom: 12%;
            font-size: 80%;
            color: #929292;
        }

        #footerLinks {
            visibility: visible;
            display: inline-block;
            text-align: left;
        }

        footer #footerLinks {
            margin: 10% auto 0;
        }

        footer #footerLinks a {
            color: #666666;
            text-decoration: none;
        }

    }

    .cont > .button {
        padding: 8px 24px 8px 10px;
        position: relative;
        top: 10px;
        font-size: 18px;
        background-repeat: no-repeat;
        background-position: 95% center;
        border-radius: 5px;
        font-weight: bold;
        text-transform: uppercase;
    }

    /*.cont > .button:hover {
      background-color: #fda558;
    }*/
    .alignright {
        float: right;
    }

    .alignleft {
        float: left;
    }

    .wp-caption {
        max-width: 100%;
    }

    .wp-caption > p {
        padding-left: 14px;
        font-size: 12px;
    }

    /* Operating hours submenu */
    .menu-item-43 ul {
        padding: 7px;
        padding-top: 10px;
    }

    .menu-item-43 li {
        width: auto;
        white-space: nowrap;
        float: none;
        margin: 0 10px 0 7px;
        padding: 5px 3px;
        display: inline-block;
    }

    .menu-item-43 li a {
        display: block;
        padding: 0px;
    }

    .menu-item-43 li a:hover {
        font-family: 'Open Sans', sans-serif !important;
        color: #b5b5b6 !important;
    }

    .menu-item-43 .workingHoursHeader {
        color: white;
    }

    .menu-item-43 .workingHoursHeader img {
        vertical-align: middle;
    }

    .menu-item-43 .workingHoursHeader span {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        font-size: 16px;
    }

    .check_market_demand {
        text-align: center;
        clear: both;
    }

    .check_market_demand a {
        color: white;
        text-decoration: none;
    }

    .check_market_demand a div.cont span.button {
        padding: 15px 30px;
        position: static;
    }

    @media (max-width: 400px) {
        .check_market_demand a div.cont span.button {
            font-size: 18px;
        }
        .check_market_demand.long_cta {
            margin: 30px 0px;
        }
        .check_market_demand.long_cta a div.cont span.button {
            font-size: 16px;
        }
        .check_market_demand a div.cont span.button.long {
            padding: 10px !important;
            display: block;
            line-height: 25px;
        }
    }


    @media (min-width: 1000px) {
        header.header_105 {
            display: block;
            width: 100%;
            height: 105px;
        }

        header.header_105 a {
            text-decoration: none;
        }

        header.header_105 .header_top {
            display: block;
            width: 100%;
            height: 73px;
            background-color: #ffffff;
        }

        header.header_105 .header_top .inner_top {
            display: block;
            width: 100%;
            max-width: 1000px;
            height: 73px;
            margin-left: auto;
            margin-right: auto;
            position: relative;
        }

        header.header_105 .header_top .inner_top #call_us {
            display: block;
            position: absolute;
            left: 0px;
            top: 23px;
            color: #767676;
        }

        header.header_105 .header_top .inner_top #call_us .phone_number {
            border: 1px solid #6e7d8c;
            border-radius: 4px;
            text-align: left;
            font-size: 16px;
            min-width: 50px;
            padding: 9px;
            padding-left: 33px;
            height: 16px;
            line-height: 16px;
            cursor: default;
            background-image: url(img/header_icons_105.png);
            background-repeat: no-repeat;
            background-position: 6px 4px;
        }

        header.header_105 .header_top .inner_top #call_us .phone_number span:first-child {
            border-left: 1px solid #6e7d8c;
            padding-left: 10px;
        }

        header.header_105 .header_top .inner_top #call_us .phone_number.active {
            
        }

        header.header_105 .header_top .inner_top #call_us .phone_number.active + .operating_hours {
            
        }

        header.header_105 .header_top .inner_top #call_us .operating_hours {
            display: none;
            transition: 0.5s;
            width: 260px;
            height: 0;
            overflow: hidden;
            padding-left: 16px;
            padding-right: 16px;
            box-sizing: border-box;
            position: absolute;
            left: 0;
            top: 33px;
            z-index: 100;
            background-color: #666666;
            text-align: left;
        }

        header.header_105 .header_top .inner_top #call_us .operating_hours .header {
            color: white;
            display: inline-block;
            vertical-align: middle;
            font-size: 16px;
            line-height: 1.1;
            font-weight: normal;
            text-align: left;
            padding-left: 30px;
            padding-right: 0;
            padding-top: 0;
            padding-bottom: 0;
            background-image: url(img/working_hours_icon_105.png);
            background-repeat: no-repeat;
            background-position: 0px 4px;
            margin-left: 0;
            margin-right: 0;
            margin-top: 16px;
            margin-bottom: 0;
            box-sizing: border-box;
            color: #141414;
        }

        header.header_105 .header_top .inner_top #call_us .operating_hours .hours {
            margin-top: 11px;
            font-size: 0;
            color: #141414;
        }

        header.header_105 .header_top .inner_top #call_us .operating_hours .hours > div {
            font-size: 14px;
            display: inline-block;
            color: #141414;
        }

        header.header_105 .header_top .inner_top #call_us .operating_hours .hours > div:nth-child(odd) {
            font-weight: bold;
            width: 26%;
        }

        header.header_105 .header_top .inner_top #call_us .operating_hours .hours > div:nth-child(even) {
            font-weight: normal;
            width: 74%;
        }

        header.header_105 .header_top .inner_top #call_us .operating_hours .hours > div:nth-child(1), header .header_top .inner_top #call_us .operating_hours .hours > div:nth-child(2), header .header_top .inner_top #call_us .operating_hours .hours > div:nth-child(3), header .header_top .inner_top #call_us .operating_hours .hours > div:nth-child(4) {
            margin-bottom: 26px;
        }

        header.header_105 .header_top .inner_top #call_us .operating_hours p {
            margin-top: 21px;
            color: #141414;
            font-size: 14px;
            padding-bottom: 16px;
        }

        header.header_105 .header_top .inner_top a.worthy_logo {
            display: inline-block;
            width: 290px;
            height: 62px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 22px;
            background-size: 290px;
            background-image: url(img/worthy_living.png);
            background-repeat: no-repeat;
            background-position: 0 0;
            background-color: transparent;
        }

        header.header_105 .header_top .inner_top #in_out {
            display: block;
            position: absolute;
            right: 0px;
            top: 27px;
            min-width: 140px;
            height: 34px;
            font-size: 14px;
            color: #fff;
        }

        header.header_105 .header_top .inner_top #in_out .login {
            font-weight: bold;
            text-align: right;
            display: block;
            margin-top: 4px;
            height: 25px;
            line-height: 25px;
            font-size: 14px;
            text-decoration: none;
            cursor: pointer;
            background-repeat: no-repeat;
            background-size: 25px;
            background-position: right center;
            padding-right: 32px;
        }

        header .header_top .inner_top #in_out .login:hover, header .header_top .inner_top #in_out .login:active {
            text-decoration: underline;
        }

        header.header_105 .header_top .inner_top #in_out .user {
            font-size: 0;
            height: 34px;
            position: relative;
        }

        header.header_105 .header_top .inner_top #in_out .user .user_name {
            position: absolute;
            right: 38px;
            top: 0;
            text-align: right;
            height: 34px;
            line-height: 34px;
            font-size: 14px;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account {
            position: absolute;
            right: 0px;
            top: 0;
            cursor: pointer;
            width: 34px;
            height: 34px;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account:active .my_account_icon, header .header_top .inner_top #in_out .user .my_account:hover .my_account_icon {
            background-color: #7f7f7f;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account .my_account_icon {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: transparent;
            background-repeat: no-repeat;
            background-size: 25px;
            background-position: center center;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account .my_account_icon:active, header .header_top .inner_top #in_out .user .my_account .my_account_icon:hover {
            background-color: #7f7f7f;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account .my_account_icon:active + ul, header .header_top .inner_top #in_out .user .my_account .my_account_icon:hover + ul {
            height: 83px;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account > ul {
            display: block;
            list-style: none;
            padding: 0;
            position: absolute;
            z-index: 100;
            right: 0;
            top: 33px;
            width: 120px;
            height: 0px;
            overflow: hidden;
            transition: 0.5s;
            background-color: #7f7f7f;
            cursor: default;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account > ul:active, header .header_top .inner_top #in_out .user .my_account > ul:hover {
            height: 83px;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account > ul li {
            margin-top: 6px;
            margin-bottom: 6px;
            text-align: left;
            display: block;
            cursor: pointer;
            color: #141414;
            width: 100%;
            height: 33px;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account > ul li:hover, header .header_top .inner_top #in_out .user .my_account > ul li:active {
            background-color: #676767;
        }

        header.header_105 .header_top .inner_top #in_out .user .my_account > ul li a {
            color: #141414;
            display: block;
            width: 100%;
            height: 33px;
            line-height: 33px;
            font-size: 14px;
            padding-left: 15px;
            box-sizing: border-box;
        }

        header.header_105 .header_bottom {
            display: block;
            width: 100%;
            height: 32px;
            background-color: #ffffff;
        }

        header.header_105 .header_bottom .inner_bottom {
            display: block;
            width: 100%;
            max-width: 1000px;
            height: 53px;
            margin-left: auto;
            margin-right: auto;
            position: relative;
            border-top: 1px solid #DFDFDF;
            border-bottom: 1px solid #DFDFDF;
        }

        header.header_105 .header_bottom .inner_bottom ul {
            list-style: none;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            padding: 0;
            margin: 0;
            font-size: 0;
            padding-top: 10px;  
            width: calc(100% - 255px);
            height: 32px;
            text-align: left;
        }

        @media (max-width: 1000px) {

            header.header_105 .header_bottom .inner_bottom ul#topmenu {
                width: calc(100% - 190px);
            }
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu.no_section_selector {
            width: 100%;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu.no_section_selector + #site_section_selector {
            display: none;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal {
            display: inline-block;
            position: relative;
            padding-left: 9px;
            padding-right: 9px;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal:first-child {
            padding-left: 0px;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal:hover, header .header_bottom .inner_bottom ul#topmenu li.horizontal.hovered, header .header_bottom .inner_bottom ul#topmenu li.horizontal.current {
            text-decoration: underline;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal:hover a, header .header_bottom .inner_bottom ul#topmenu li.horizontal.hovered a, header .header_bottom .inner_bottom ul#topmenu li.horizontal.current a {
            
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal a:hover {
            text-decoration: underline;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal a {
            cursor: pointer;
            width: 100%;
            display: inline-block;
            color: #141414;
            line-height: 32px;
            text-decoration: none;
            text-transform: capitalize;
            letter-spacing: 1px;
            font-size: 14px;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal .hoverMenu {
            display: none;
            position: absolute;
            top: 43px;
            left: 0;
            z-index: 3;
            background-color: white;
            padding: 0;
            text-align: left;
            overflow: hidden;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal .hoverMenu li {
            float: left;
            width: 300px;
            height: 33px;
            margin: 0;
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 0;
            padding-bottom: 0;
            box-sizing: border-box;
            font-size: 14px;
            line-height: 33px;
        }

        .hoverMenu {
            border: 1px solid #DFDFDF;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal .hoverMenu li a {
            color: #141414;
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal .hoverMenu li:hover, header .header_bottom .inner_bottom ul#topmenu li.horizontal .hoverMenu li.current {
            
        }

        header.header_105 .header_bottom .inner_bottom ul#topmenu li.horizontal .hoverMenu li:hover a, header .header_bottom .inner_bottom ul#topmenu li.horizontal .hoverMenu li.current a {
            color: #141414;
        }

        header.header_105 .header_bottom .inner_bottom #site_section_selector {
            display: block;
            position: absolute;
            right: 0px;
            top: 0px;
            width: 180px;
            height: 32px;
            margin-top: 10px;
        }

        header.header_105 .header_bottom .inner_bottom #site_section_selector > a {
            color: #141414;
            font-size: 14px;
            line-height: 32px;
            width: 90px;
            height: 32px;
            display: block;
            box-sizing: border-box;
            text-align: center;
            padding-right: 0px;
            position: absolute;
            background-color: transparent;
            text-decoration: none;
            text-transform: capitalize;
            letter-spacing: 1px;
        }

        header.header_105 .header_bottom .inner_bottom #site_section_selector > a:hover {
            text-decoration: underline;
        }

        header.header_105 .header_bottom .inner_bottom #site_section_selector > a:nth-child(2) {
            width: 92px;
            top: 0;
            right: 0;
            /*background-image: url(img/header_icons_105.png), url(img/header_icons_105.png);*/
            background-repeat: no-repeat, no-repeat;
            background-position: 0px -99px, 90px -99px;
        }

        @media (max-width: 1000px) {

            header.header_105 .header_bottom .inner_bottom #site_section_selector > a:nth-child(2) {
                background-image: url(img/header_icons_105.png), none;
            }
        }

        header.header_105 .header_bottom .inner_bottom #site_section_selector > a:nth-child(1) {
            padding-right: 0px;
            width: 88px;
            top: 0;
            right: 92px;
            /*background-image: url(img/header_icons_105.png);*/
            background-repeat: no-repeat;
            background-position: 0px -99px;
        }

        header.header_105 .header_bottom .inner_bottom #site_section_selector > a.sellers:before {
            content: '';
            display: block;
            width: 24px;
            height: 17px;
            position: absolute;
            left: 5px;
            top: 6px;
            /*background-image: url(img/header_icons_105.png);*/
            background-repeat: no-repeat;
            background-position: 1px -76px;
        }

        header.header_105 .header_bottom .inner_bottom #site_section_selector > a.stores:before {
            content: '';
            display: block;
            width: 22px;
            height: 20px;
            position: absolute;
            left: 10px;
            top: 6px;
            /*background-image: url(img/header_icons_105.png);*/
            background-repeat: no-repeat;
            background-position: 1px -29px;
        }

        header.header_105 .header_bottom .inner_bottom #site_section_selector > a.buyers:before {
            content: '';
            display: block;
            width: 23px;
            height: 23px;
            position: absolute;
            left: 5px;
            top: 4px;
            /*background-image: url(img/header_icons_105.png);*/
            background-repeat: no-repeat;
            background-position: 1px -50px;
        }

    }

    @media (min-width: 1000px) {
        header.header_105 {
            display: block !important;
        }

        header.header_80 {
            display: none !important;
        }
    }
    @media (max-width: 999px) {
        header.header_105 {
            display: none !important;
        }

        header.header_80 {
            display: block !important;
            position: fixed;
            width: 100%;
        }
    }

    /* Related posts */
    .yuzo_related_post {
        margin-top: 15px;
        border-top: 1px solid #dddddd;
        width: 715px;
        padding-top: 15px;
    }

    .yuzo_related_post .yuzo__title {
        clear: both;
        padding: 0 !important;
        margin: 0 !important;
        color: #141414;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        font-weight: normal;
    }

    .yuzo_related_post .relatedthumb {
    }

    a.yuzo__text--title,
    .yuzo__text--title {
        color: #5e6f83;
        font-size: 20px;
    }

    /*.newsletter_subscribe_wrapper {
        margin-top: 20px;
        background-color: #F2F2F2;
        height: 130px;
        overflow: hidden;
    }*/

    .newsletter_subscribe_wrapper {
        margin-top: 44px;
        height: 340px;
        overflow: hidden;
    }

    #newsletter_subscribe {
        padding: 5px 10px;
    }

    #newsletter_subscribe.v2 {
	background: url('https://www.worthy.com/blog/wp-content/uploads/2017/02/worthy-271.png') no-repeat top center;
        padding: 5px 10px;
	height: 340px;
    }

    #newsletter_subscribe h2 {
        color: #8E8E8E;
        margin-bottom: 10px;
    }

    #newsletter_subscribe.v2 h2 {
        color: #000;
        margin-bottom: 10px;
	font-family: 'Dancing Script', cursive;
	font-size: 42px;
	text-align: center;
	line-height: 44px;
	letter-spacing: -0.22px;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 8%;
    }

    #newsletter_subscribe.v2 span.top {
        color: #000;
        margin-bottom: 10px;
	font-size: 16px;
	text-align: center;
	display: block;
	margin-top: 26%;
    }

    #newsletter_subscribe input[type=text] {
        color: #141414;
        width: 100%;
        padding-left: 15px;
        box-sizing: border-box;
        height: 30px;
        margin-bottom: 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;

    }

    #newsletter_subscribe.v2 input[type=text] {
        color: #BDBDBD;
        width: 228px;
        padding-left: 15px;
        box-sizing: border-box;
        height: 40px;
	border: none !important;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
	margin: 0px auto;
	display: block;
	font-size: 14px;
    }

    #newsletter_subscribe .subscribe {
        background: #5e6f83;
        color: #fff;
        border: 1px solid #5e6f83 !important;
        cursor: pointer;
        float: right;
        height: 30px;
        line-height: 30px;
        width: 80px;
        text-align: center;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #newsletter_subscribe.v2 .subscribe {
        background: #C8B179;
        color: #fff;
        cursor: pointer;
        height: 43px;
        line-height: 43px;
        width: 228px;
        text-align: center;
        -webkit-border-radius: 62px;
        -moz-border-radius: 62px;
        border-radius: 62px;
	margin: 8% auto;
	display: block;
	border: none !important;
	font-weight: bold;
	float: none !important;
    }

    #newsletter_subscribe #newsletter_subscribe_error {
        color: red;
        margin-top: -5px;
        font-size: 12px;
    }

    .aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .sound_file {
        text-align: right;
        min-width: 30px;
        box-sizing: border-box;
        display: inline;
    }

    .sound_file:before {
        cursor: pointer;
        content: '';
        display: inline-block;
        width: 14px;
        height: 13px;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSI5M3B4IiB2aWV3Qm94PSIwIDAgMTAwIDkzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgOTMiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZFNzYwMCIgZD0iTTcwLjA1LDI5LjRjNS4yLDQuNzY3LDcuOCwxMSw3LjgsMTguNwoJYzAsNy4zNjctMi42LDEzLjQ4My03LjgsMTguMzVjLTQsMy44LTguNiw2LjMtMTMuOCw3LjV2LTUyQzYxLjQ1LDIzLjI1LDY2LjA1LDI1LjczMyw3MC4wNSwyOS40eiBNNzYuNCwyNC44NQoJYy01LjQzNC01LjUtMTEuNzE3LTguNjMzLTE4Ljg1MS05LjRjLTAuNDM0LDAtMC43NjcsMC0xLDBsLTAuMy0wLjM1VjcuNWMwLjg2NiwwLDEuNzMzLDAuMSwyLjYsMC4zYzguNzY3LDEuMywxNi40LDUuMiwyMi45LDExLjcKCWM3LjgsNy44LDExLjcsMTcuMzMzLDExLjcsMjguNmMwLDExLjE2Ny0zLjksMjAuNzUtMTEuNywyOC43NWMtNi41LDYuMjY3LTE0LjEzNCwxMC0yMi45LDExLjJjLTAuODY2LDAuMjMzLTEuNzMzLDAuMzUxLTIuNiwwLjM1MQoJdi03LjVoMC4zYzAuMjMzLTAuMiwwLjU2Ni0wLjMwMSwxLTAuMzAxYzcuMTM0LTAuODY2LDEzLjQxNy0zLjg5OSwxOC44NTEtOS4xQzgyLjY2Nyw2NSw4NS44LDU3LjIsODUuOCw0OC4xCglDODUuOCwzOC45LDgyLjY2NywzMS4xNSw3Ni40LDI0Ljg1eiBNNDcuOTUsODcuMUwyMy43NSw2MS40SDUuNTVWMzMuNjVoMTguMkw0Ny45NSw3LjhWODcuMXoiLz4KPC9zdmc%2BCg%3D%3D);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .debug .worthy_logo:after {
        content: "=STAGING=";
        position: absolute;
        top: 0;
        right: 0;
        font-size: 30px;
        color: red;
    }

    .hidden {
        display: none;
    }

    .check_market_demand {
        margin: 30px;
    }

    @media (min-width: 700px) {
        .check_market_demand {
            margin: 60px;
        }
    }

    .check_market_demand > a {
        display: block;
    }

    /** Yuzo Related Posts **/
    .yuzo_wraps {
        margin: 15px -5px 0;
    }

    div.yuzo_related_post .relatedthumb:hover {
        background: transparent !important;
    }

    .yuzo-img, .yuzo-img-wrap {
        height: 146px !important;
        width: 228px !important;
    }

    .yuzo-img-wrap {
        border: 1px solid #eee;
    }

    .yuzo__text--title {
        font-size: 15px !important;
        line-height: 1.3;
    }

    @media (max-width: 640px) {
        .yuzo_related_post {
            width: 300px !important;
            margin-left: auto;
            margin-right: auto;
        }

        .yuzo_related_post .relatedthumb, .yuzo-img, .yuzo-img-wrap {
            width: 300px !important;
        }

        .yuzo-img, .yuzo-img-wrap {
            height: 121px !important;
        }

        .yuzo_related_post .relatedthumb {
            height: 180px !important;
        }

        .yuzo__text--title {
            font-size: 17px !important;
        }
    }

.upw-image img {
	width: 261px;
	height: 106px;
}

.upw-content p {
	margin-top: 0px;
}

.upw-content p > a {
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
}

/* Contact Form Style */
#multi-item-form:target:before {
	content:"";
	display: block;
	height: 50px;
	margin: -90px 0 0;
}
#multi-item-form {
	max-width: 400px;
	margin: 40px auto;
	display: block;
	padding: 20px 10px;
}

#multi-item-form h2 {
	text-align: center;
	line-height: 30px;
	margin: 10px auto;
	width: 300px;
}

#multi-item-form label {
	font-weight: bold;
}

#multi-item-form label > p {
	margin-bottom: 10px;
}

#multi-item-form .wpcf7-form-control {
	width: 90%;
	height: 30px;
	padding-left: 10px;
	box-sizing: content-box;
	margin-top: 2px;
}

#multi-item-form .wpcf7-list-item {
	float: left;
	clear: both;
	white-space: pre;
}

#multi-item-form .wpcf7-list-item.last {
	margin-bottom: 10px;
}

#multi-item-form .wpcf7-form-control-wrap.additional_information > .wpcf7-textarea {
	float: none;
}

#multi-item-form .wpcf7-form-control-wrap.preferred_call_time_of_day > .wpcf7-form-control.wpcf7-select {
	width: 413px !important;
}
#multi-item-form .wpcf7-submit {
    color: white;
    width: 159px;
    font-size: 18px;
    border-radius: 30px;
    padding: 15px 30px;
    height: 54px;
    margin: 0 auto;
    display: block;
    background-color: #f5a623;
    font-family: "Open Sans";
    box-sizing: border-box;
}

/* iFrame anchor offset */
#form-frame:target:before {
	content:"";
	display: block;
	height: 90px;
	margin: -90px 0 0;
}

/* iTunes button */
.pp-sub-widget-mycolors a.pp-sub-itunes {
    background-color: #732BBE;
}
/* Podcast Republic button */
.pp-sub-widget-mycolors a.pp-sub-pr {
    background-color: #ee7678;
}
/* RSS and BeyondPod buttons */
.pp-sub-widget-mycolors a.pp-sub-bp,
.pp-sub-widget-mycolors a.pp-sub-rss {
    background-color: #c6b481;
}
/* Subscribe on and paragraph above input box */
.pp-sub-widget-mycolors  div.pp-sub-h,
.pp-sub-widget-mycolors  p.pp-sub-m-p {
    color: #c6b481;
}

/* Subscribe to Android button */
.pp-sub-widget-mycolors .pp-sub-btn.pp-sub-android {
	background-color: #da2955;
}

/* Subscribe by email button */
.pp-sub-widget-mycolors .pp-sub-btn.pp-sub-email {
	background-color: #ee7678;
}

/* BluBrry podcast subscribe */
.pp-sub-m {
display: none;
}

a.pp-sub-btn.pp-sub-rss {
display: none !important;
}

a.pp-sub-btn.pp-sub-email {
display: none !important;
}

.podcast_subscribe_box > .pp-sub-widget {
border: initial;
line-height: 40px;
}

.powerpress_links.powerpress_links_mp3, .powerpress_links.powerpress_subscribe_links {
display: none;
}

.sidebar_signup_box {
    /*background: url(https://www.worthy.com/blog/wp-content/uploads/2018/06/new_email_subscription_field_3.png) center center no-repeat;*/
    display: inline-block;
    width: 100%;
    height: 200px;
    position: relative;
    border: 15px solid #F76C63;
    max-width: 240px;
}

.sidebar_signup_box p {
font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    text-align: center;
    word-break: normal;
    color: #666666;
}

.email_field {
    position: absolute;
    top: 90px;
    width: 200px !important;
    left: 20px;
    padding-left: 5px;
}

.submit_btn {
    position: absolute;
    bottom: 10px;
    left: 30px;
    width: 180px !important;
    height: 50px !important;
    border-radius: 20px;
    /* background: url(https://www.worthy.com/blog/wp-content/uploads/2018/06/transparent-pixel.png) center center repeat transparent; */
    color: #fff;
    border: none;
    background-color: #C5B583;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.mc4wp-response {
    position: absolute;
    background: white;
    z-index: 10;
    height: 100%;
    padding: 0px 10px;
}

.inherited-jewelry-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/01/banner_3-3.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.sell-jewelry-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-sell-jewelry-desktop.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.diamond-value-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-diamond-value-desktop.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.fresh-start-fitness-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 197px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/Blog_Main_Header_FSF_3.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.fb-group-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/08/fb_group_share_elements_banners5.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.reasons-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2017/09/banner_1.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.what-to-do-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-what-to-do-engagement-ring-desktop.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.a-new-life-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-new-life-desktop.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.podcast-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-podcast-desktop.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.sell-watches-silver-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-sell-watches-silver-desktop.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.sell-watches-blue-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-sell-watches-blue-desktop.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.financial-asset-banner {
  max-width: 697px;
  max-height: 150px;
  height: -webkit-fill-available;
  min-height: 150px;
  width: 100%;
  margin: 40px 0px;
  display: block;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/10/Financial_Asset_Blog_Banners.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#diamond-shapes-div {
  height: initial !important;
}

@media only screen and (max-width: 1024px) and (min-width: 240px) {

.inherited-jewelry-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/Sell-Inherited-Jewelry-With-Trust-Mobile.png") !important;
}

.sell-jewelry-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-sell-jewelry-mobile.png") !important;
}

.diamond-value-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-diamond-value-mobile.png") !important;
}

.fresh-start-fitness-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/Blog_Main_Header_FSF_33.png") !important;
}

.fb-group-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/08/fb_group_share_elements_banners-1.png") !important;
}

.reasons-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/06/adjust_mobile_banners_36.png") !important;
}

.what-to-do-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-what-to-do-engagement-ring-mobile.png") !important;
}

.a-new-life-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-new-life-mobile.png") !important;
}

.podcast-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-podcast-mobile.png") !important;
}

.sell-watches-silver-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-sell-watches-silver-mobile.png") !important;
}

.sell-watches-blue-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/07/worthy-banner-sell-watches-blue-mobile.png") !important;
}

.financial-asset-banner {
  min-height: 300px !important;
  background-image: url("https://www.worthy.com/blog/wp-content/uploads/2018/10/Financial_Asset_Blog_Banners2.png") !important;
}

#diamond-shapes {
  width: 50%;
  margin: 10px auto !important;
  display: block;
  float: none !important;
}

}

table.goldTable {
  border: 1px solid #577399;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.goldTable td, table.goldTable th {
  border: 2px solid #C6B27A;
  padding: 3px 2px;
}
table.goldTable tbody td {
  font-size: 16px;
  color: #696969;
}
table.goldTable thead {
  background: #C6B27A;
  border-bottom: 2px solid #C6B27A;
}
table.goldTable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}
table.goldTable tfoot td {
  font-size: 14px;
}
table.goldTable tfoot .links {
  text-align: right;
}
table.goldTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}