.rev_slider_wrapper .caption {text-align:center !important; background: hsla(0,0%,100%,.7); padding:40px !important;}
#news time.updated {
    font-weight: bold;
	  display: inline-block;
    padding-bottom: 16px;
    position: relative;
}
#news time:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 30px;
    background-color: #eaeaea;
}
#news h3 {
    font-weight: bold;
    font-size: 1.6rem;
}
#news .border-bottom {
    border-bottom: 1px solid #eaeaea;
}
#News .bg {
    background: none;
}
.page-header .bg {
    background: none!important;
	    padding: 0!important;
}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:999;overflow:hidden}
#cboxOverlay{position:fixed;width:100%;height:100%}
#cboxMiddleLeft,#cboxBottomLeft{clear:left}
#cboxContent{position:relative}
#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}
#cboxTitle{margin:0}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}
.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none}
.cboxIframe{width:100%;height:100%;display:block;border:0}
#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}
#cboxOverlay{background:#262728}
#colorbox{outline:0}
#cboxContent{background:#fff;overflow:hidden}
.cboxIframe{background:#fff}
#cboxError{padding:50px;border:1px solid #ccc}
#cboxLoadedContent{padding:40px;background:#fff}
#cboxTitle{position:absolute;bottom:15px;left:10px;color:#949494}
#cboxCurrent{position:absolute;bottom:15px;right:110px;color:#949494}
#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;margin:0;overflow:visible;width:auto;background:none}
#cboxCurrent,#cboxPrevious,#cboxNext,#cboxTitle,#cboxSlideshow{margin:20px}
#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}
#cboxSlideshow{position:absolute;top:10px;right:150px;color:#949494}
#cboxClose{z-index:10001;position:absolute;top:0;right:0;width:30px;height:30px;text-indent:-9999px}

#cboxClose:after {
    content: 'x';
    height: 30px;
    width: 30px;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    background: #242424;
    color: #fff;
	  text-indent: initial;
}
span.wistia_embed {
    max-width: 100%;
}
.wistia_embed iframe {
    max-width: 100%;
}
.navbar-collapse.collapse.in {
    display: block;
}
.page-header {
    margin-bottom: 0;
}
.flex-cloudcare {
    display: flex;
    align-items: center;
}
.flex-cloudcare div:first-of-type {
    margin-right: 30px;
}
.widget_nav_menu {
    display: flex;
    justify-content: center;
}
.button-gc-new {
    text-align: center;
    margin-top: 30px;
}
.button-rs {
	padding: 21px 25px 21px 60px!important;
    background-color: #090909;
	-webkit-transition: all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
    position: relative;
    margin: 30px auto 0;
    display: table;
	
}
.button-cc {
	padding: 21px 25px!important;
    background-color: #090909;
	-webkit-transition: all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.button-rs:hover, .button-cc:hover {
    background-color: #b34325;
    }
.button-rs a, .button-rs a:hover, .button-cc a, .button-cc a:hover {
    text-decoration: none;
    color: #fff;
  	font-size: 17px!important;
}
.button-rs:after {
	position: absolute;
    content: "";
    width: 35px;
    height: 36px;
    background: url(//www.mygoldcare.com/wp-content/uploads/2019/02/play.png) no-repeat center;
    background-size: 32px 32px;
    top: 14px;
    left: 15px;
    display: inline-block;
}
rs-layer.caption {
    background: none!important;
   line-height: 1.2;
    text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.67);
}
#black_bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.3);
}
.page-header .col-md-6 h1, .page-header .col-md-6 p  {
    text-shadow: none;
}
a.button-hd {
    position: relative;
		margin-top: 20px;
    border: 1px solid #090909;
    display: table;
    padding: 21px 30px;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    background-color: #090909;
    -webkit-transition: all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.button-hd img {
    height: 25px;
    width: auto;
    position: absolute;
    left: 25px;
    top: 16px;
    display: inline-block;
}
a.button-hd:hover {
    background-color: #b34325;
	border-color: #b34325
    }
.postid-1544 .page-header {
    -webkit-box-shadow: inset 0 0 0 1000px rgb(255 255 255 / 0.35);
            box-shadow: inset 0 0 0 1000px rgb(255 255 255 / 0.35);
}
.postid-1544 .page-header h1 {
    text-shadow: -1px 1px 1px #fff;
}
.flex-cloudcare img {
    height: 100px;
    width: auto;
}
.cloudcarelite img {
    height: 50px;
    margin-right: 10px;
}
.cloudcarelite {
    text-align: center;
    margin-bottom: 50px;
}
.cloudcarelite .cc-flex {
    display: inline-flex;
}
.cloudcarelite.cc_title {
    margin-bottom: 1em;
}
.cloudcarelite.cc_title .cc-flex {
    flex-flow: column;
    align-items: center;
}
.cloudcarelite.cc_title img {
    height: auto;
    width: 50px;
    margin-right: 0;
    margin-bottom: 0.5em;
}
.wista_wideo {
    height: 360px;
    position: relative;
    width: 640px;
    margin: 50px auto;
}
.wista_wideo .wistia_responsive_padding {
    border: 1px solid #dbdbdb;
}
.teammember {
    border-top-color: #fff;
}
.logo-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	  padding: 30px 0;
}
.logo-box>div {
    width: 250px;
    height: 90px;
    margin: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: #fff;
}
.teammember h3 {
    color: #b34325;
}
@media only screen and (max-width: 568px) {
	.page-id-778 .page-header {
    background-position-x: 60%!important;
}
}