@charset "utf-8";
/* CSS Document */
.aqua_tag_popup .aqua_tag_edit, .aqua_tag_popup .aqua_tag_close, .aqua_tag_popup > h2 {
	display: none;
}
.td-page-title {
    font-size: 24px !important;
    line-height: 30px !important; 
    margin: 0 0 12px 0 !important;
}
.aqua_heading{
    display: block !important;
}
h2.aqua_heading{
	margin-top: 0;
	margin-bottom: 10px;
}
h3.aqua_heading_three, h3.aqua_heading_two{
	margin-top: 20px;
    margin-bottom: 8px;
}
/*.aqua_tag_popup{display: inline-block;}*/
.aqua_tag_popup{display: block;}
.aqua_tag_popup .figure-img{
    width: 300px;
    float: left;
    margin-top: 6px;
    margin-right: 24px;
    margin-bottom: 6px !important;
    margin-left: 0;
}
.aqua_tag_popup .figure-img .imgCaption{
	text-align: left;
    margin: 6px 0 26px;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    line-height: 17px;
    color: #444;
}
.aqua_heading_one{
	font-size: 20px;
    text-align: left;
    text-decoration: underline;
    line-height: 1;
}

@media only screen and (max-width: 1199px) {}
@media only screen and (max-width: 1169px) {}
@media only screen and (max-width: 991px) {}
@media only screen and (max-width: 767px) {}
@media only screen and (max-width: 599px) {}
@media only screen and (max-width: 479px) {
    .aqua_tag_popup .figure-img {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 30px !important;
    margin-left: 0;
    }
    .td-full-layout .td-header-style-3{
    height: auto !important;
    }
}
@media only screen and (max-width: 375px) {}
@media only screen and (max-width: 320px) {}
