/* # Styles for Podcast
------------------------------------------*/

p#billing_country_field {
    display: none;
}

.lc-fullwidth.et_pb_section{
    padding:54px 0 0;
}

.lc-fullwidth .et_pb_row.et_pb_row_fullwidth, 
.lc-fullwidth .et_pb_specialty_fullwidth > .et_pb_row{
    width:100% !important;
    max-width: 100% !important;
    padding:0;
}

.animat-holder.et_pb_fullwidth_section{
    overflow: hidden;
}

#news.event-holder {
    display:flex;
    justify-content: center;
    justify-content: space-between;
    flex-wrap: wrap;

}

#news.event-holder article {
    flex-basis: 48%;
    border: 1px solid #EBEBEB;
    margin-bottom: 15px;

}

#news.event-holder article.white {
    background: #fff;
    padding-bottom: 15px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    margin-bottom: 45px;

}


#news.event-holder article h2{
    padding:10px 15px 0;
    font-size: 22px !important;
    margin-bottom: 0
}

#news.event-holder article p {
    font-size:16px;
    margin-bottom: 10px;
    color:#444;
    padding:10px 15px 0;
}

#news.event-holder article h2 a{
    font-size: 22px !important;
    line-height: normal !important;
    color: #444;
    text-decoration: none;
}


#news.event-holder article a.readmore.button {
    transition: all 0.5s ease-out 0s;
    text-decoration: none !important;
    margin-bottom: 5px;
    color: #888;
    border: 1px solid #888;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 300;
    border-radius: 0 !important;
    display: inline-block;
    box-sizing: border-box;
    line-height: normal !important;
    margin: 15px 15px 8px;
    background: transparent !important
}

#news.event-holder article a.readmore.button:hover,
#news.event-holder article a.readmore.button:focus{
    background: #888 !important;
    color: #fff !important;
}


/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #000;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.more-link {
    position: relative;
}

/* Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    width: 0;           
    list-style: none;
}


/* Display outline on focus */

:focus {
    color: #333;
    outline: #ccc solid 1px !important;                                 
}
/* Column Classes
    Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}
ul.products a.button{
    display: none;
}

.single-product span.tagged_as{
    display: none;
}

.login-form {
    
    display: block;
    background: #f5f5f5;
    padding: 20px;
    width: 90%;
    max-width: 350px;
    overflow: hidden;
    border:1px solid #ccc;
}
.login-form form {
    display: block;
    overflow:hidden;
}

/* Animation*/
ul.patient-animation {
    display: flex;
    margin: 20px auto;
    text-align: center;
    justify-content: center;
    vertical-align: middle;
    padding:0;
    flex-wrap: wrap;
}
ul.patient-animation li {
    flex-basis: 31%;
    list-style-type: none;
    padding:0;
    margin:10px 1%;
    vertical-align: middle;
    min-width: 250px;


}
.patient-animation .image-holder {
    background-position:center center;
    background-size: cover;
    position: relative;
}
.patient-animation .overlay {
    width:100%;
    height:100%;
    background-color: rgba(255,255,255,0.85);
    display: table;
    opacity: 0;
    visibility: hidden;
}
.patient-animation .overlay p {
    color:#666;
    font-size:24px;
    width:70%;
    max-width: 350px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    padding:30px 20px;
    line-height: 1.2;
}

.patient-animation .overlay p span {
    font-size:32px
}



.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

@media only screen and (max-width: 767px) {
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        float: left;
        margin-left: 0;
        width:100%;
    }

    
#news.event-holder article {
    flex-basis: 90%;
    }
}

/*Dr Graphic*/

.drgraphic {
    position: relative;
    margin:20px auto;
    width:100%;
    text-align:center;
}

.drgraphic .imgholder{
    position: absolute;
    height:1px;
    width:100%;
    top:50%;
    margin-top:-157px;
}

.drgraphic .imgholder img.robot {
    max-width: 300px;
}

.drgraphic-holder{
    display: flex;
    flex-wrap: wrap;
}
.drgraphic-holder .box{
    border:4px solid #000;
    flex-basis: 50%;
    /*margin-right: -2px;*/
    margin-bottom: -2px;
}
.drgraphic-holder .box:last-of-type,
.drgraphic-holder .box:first-of-type{
    background-color: #eee;
}

.drgraphic-holder .box:first-of-type{
    border-right:none;
    border-bottom:none;
}

.drgraphic-holder .box:nth-of-type(2){
    border-left:1px solid #000;
    border-bottom:1px solid #000;
}

.drgraphic-holder .box:nth-of-type(3){
border-top: 1px solid #000;
border-right: 1px solid #000;
}


.drgraphic-holder .box:last-of-type{
    border-left:none;
    border-top:1px solid #000;
}

.drgraphic-holder .box .holder {
    margin:40px;
    display: block;
    overflow: hidden;
    text-align: center
}

.drgraphic-holder .box:nth-of-type(odd) .holder {
    margin-right:160px;
}

.drgraphic-holder .box:nth-of-type(odd) p{
    text-align: left;
}

.drgraphic-holder .box:nth-of-type(even) .holder {
    margin-left:160px;
}

.drgraphic-holder .box:nth-of-type(even) p{
    text-align: right;
}

.entry-content .drgraphic-holder a.button.trans{
    background: #f57220;
    color:#fff !important;
    font-size:15px;
    padding:5px 10px;
}
/*
.drgraphic-holder .box a.button {
    background-color: #fff;
    color:#000;
    border:1px solid #000;
    padding:8px 16px;
}
*/
#fda501,
#benefits,
#accuracy,
#doctorsvideo {
    position: relative;
    height: 110px;
    text-align: center;
 }

#fda501 a,
#benefits a,
#accuracy a,
#doctorsvideo a {
    position: absolute;
    left: 0px;
    top: -180px;
  }

  #fda501 .target-label,
#benefits .target-label,
#accuracy .target-label,  
#doctorsvideo .target-label {
    position: absolute;
    left: 0px;
    /* anchor offset + header height + header padding + header margins */
    top: 0px;
    margin: 0;
    font-weight: bold;
    width:100%;
  }
  


@media only screen and (max-width: 767px) {

    .drgraphic-holder .box{
        border:1px solid #000;
        flex-basis: 90%;
    }
    .drgraphic-holder .box:first-of-type,
    .drgraphic-holder .box:nth-of-type(2),
    .drgraphic-holder .box:nth-of-type(3),
    .drgraphic-holder .box:last-of-type{
        border:1px solid #000;
    }

.drgraphic-holder .box .holder {
    margin:20px;
    display: block;
    overflow: hidden;
    text-align: center
}

.drgraphic-holder .box:nth-of-type(odd) .holder {
    margin-right:20px;
}

.drgraphic-holder .box:nth-of-type(odd) p{
    text-align: center;
}

.drgraphic-holder .box:nth-of-type(even) .holder {
    margin-left:20px;
}

.drgraphic-holder .box:nth-of-type(even) p{
    text-align: center;
}

.drgraphic .imgholder{
    position: relative;
    height:auto;
    width:100%;
    top:auto;
    margin-top:20px;
}

#fda501,
#benefits,
#accuracy,
#doctorsvideo {
    position: relative;
    height: auto;
    text-align: center;
 }

#fda501 a,
#benefits a,
#accuracy a,
#doctorsvideo a {
    position: relative;
    left: auto;
    top: auto;
  }

  #fda501 .target-label,
#benefits .target-label,
#accuracy .target-label,  
#doctorsvideo .target-label {
    position: relative;
    left: auto;
    /* anchor offset + header height + header padding + header margins */
    top: auto;
    margin: 0;
    font-weight: bold;
    width:100%;
  }
  
}

@media only screen and (min-width: 1400px) {
.full-wide ul.patient-animation li {
    min-height: 440px;
}

.full-wide  .patient-animation .overlay p{
    padding:40px;
}
}