a:link.privacy {
    font-size: 20px;
    font-weight: bold;
    color: #5cd7f2;
    text-decoration: underline;
}

a:visited.privacy {
    font-size: 20px;
    font-weight: bold;
    color: #5cd7f2;
    text-decoration: underline;
}

a:hover.privacy {
    font-size: 20px;
    font-weight: bold;
    color: #5cd7f2;
    text-decoration: underline;
}

a:active.privacy {
    font-size: 20px;
    font-weight: bold;
    color: #5cd7f2;
    text-decoration: underline;
}
.interactive-image-white {
	color: #ffffff;
	font-size: 27px;
	padding: 30px 0;
	
}
.interactive-image-blue {
	color: #035AA6;
	font-size: 27px;
	padding: 30px 0;
	
}
/* Alter accordion text active color and font-weight */
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a { color: red !important; font-weight: bold !important; }


/* FOOTER STYLES */
.edgtf-page-footer .widget a{color:#fff; font-weight:500;}

.edgtf-page-footer .widget a:hover{color:#eacf20; font-weight:500;}

.widget.widget_text p {
    font-weight: 500;
}

.edgtf-page-footer {
    border-top: 2px solid white;
}


element.style {
}
#edgtf-back-to-top.on {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

/* BACK TO TOP */
#edgtf-back-to-top {
    color: #fff;
}

/* Buttons */
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #3b71b8;
    background-color: #fff;
    font-weight: 555;
}



/* POSTS */
.edgtf-blog-holder article .edgtf-post-info-top>div {
    color: #fff;
}

.edgtf-blog-holder.edgtf-blog-single article .edgtf-post-title {
    color: #fff;
}

.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-info>div {
    color: #fff;
}

div.sharedaddy h3.sd-title {
    color: #fff;
}

span.wpl-count-text {
    color: #fff !important;
}

.entry-meta {
	color: #fff !important;}

.edgtf-blog-single-navigation .edgtf-blog-single-prev .edgtf-blog-single-nav-label, .edgtf-blog-single-navigation .edgtf-blog-single-prev .edgtf-blog-single-nav-mark {
    color: #fff;
}

.edgtf-related-posts-holder .edgtf-related-posts-title>* {
    color: #fff;
}

div#comments {
    display: none;
}

.edgtf-comment-form {
    display: none;
}


.post h2 {
    font-size: 1.4em;
    color: white;
}

.post h3 {
    font-size: 1.5em;
    color: white;
}

.entry-meta .published {
	color: white !important;
}

.edgtf-blog-single-nav-label {
	color: white !important;
}

.readMoreBtn {
    border-radius: 0px;
    color: #035aa6;
    background: white;
    padding: 1em 2em;
    font-weight: bold;
    font-family: "Josefin Sans", sans-serif;
}

ol, ul {
    font-weight: 500;
}

/* White Post Text */
.edgtf-post-text-main div {
    color: white !important;
}

/* Gravity Forms */
.gfield_label {
	color: #035aa6 !important;
	font-size: 1.1em !important;
}

label {
	font-weight: 400 !important;
}
.gform_button {
	color: white !important;
	background: #035aa6 !important;
	border: 0 !important;
	padding: 1em 2em !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
}
#gform_submit_button_3 {
	color: #035aa6 !important;
	background: white !important;
	border: 0 !important;
	padding: .5em 1em !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	margin-left: -4px !important;
	border: 0 !important;
	height: 44px !important;
}

#input_3_1 {
	background: white !important;
	height: 44px !important;
	border: 0 !important;
	margin-right: 0 !important;
}
/* BEGIN WATCH PAGE */
.page-id-6305 #gform_submit_button_3 {
	color: white !important;
	background: #035aa6 !important;
	border: 0 !important;
	padding: .5em 1em !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	margin-left: -20px !important;
	border: 2px solid #035aa6 !important;
	height: 44px !important;
}


.page-id-6305 #input_3_1 {
	background: white !important;
	height: 44px !important;
	border: 2px solid #035aa6 !important;
	margin-right: 0 !important;
}

@media screen and (orientation: landscape) {
.page-id-6305 #gform_fields_3 {
	margin-left: 20%;
	margin-top: 3%;
}	
}


/* END WATCH PAGE */


/* BEGIN NYT POST 
#post-7006 > div > div.edgtf-post-heading > div > img {
    display: none !important;
}
END NYT POST */