@media (min-width: 992px){
.col-md-8.singlepostleft {
	width: 72.65%;
}
.col-md-4.singlepostright {
    width: 27.35%;
}
}
.spfea > .row {
	position: absolute;
    top: 50%;
    left: calc(50% + 15px);
    transform: translateX(-50%) translateY(-50%);
	width:100%;
	background-color:rgba(35,31,32,0.65);
	padding:20px;
}
.spfea {
    min-height: 350px;
    position: relative;
    background-position: center center;
}
.single-post .spfea .boxwrapper-inner-top-title h2 {
	margin:0px;
	font-size: 32px;
}
.spfea > div > div {
    max-width: 700px;
    margin: auto;
}
.posthead {
    color: #9d9594;
    font-size: 19px;
    font-family: 'Montserrat';
    line-height: 20px;
	margin-bottom:18px;
}
.posthead a {
    font-family: 'Montserrat';
    text-decoration: none !important;
    font-weight: 400 !important;
}
.posthead span {
	font-size:14px;
    font-family: 'Montserrat';
}
.single-post .singlepostleft p {
    margin-bottom: 18px;
	font-size:14px;
    font-family: 'Montserrat';
	line-height:18px;
}
.single-post .singlepostleft h4 {
    font-family: 'Montserrat';
    font-size: 19px;
    letter-spacing: 0px;
	line-height:25px;
    color: #004853;
    margin-bottom: 18px;
    margin-top: 0px;
	font-weight:400;
}

.single-post .singlepostleft h1,.single-post .singlepostlefth2,.single-post .singlepostleft h3 { color: #004853;}
.single-post .singlepostleft ul {
	font-size:14px;
    font-family: 'Montserrat';
	line-height:19px;	
}
.resources h2.rounded {
    font-size: 16px;
    MARGIN-TOP: 7PX;
    font-family: 'Montserrat';
    MARGIN-BOTTOM: 24PX;
	color:#fff;
}
.resources {
    background-color: #951c23;
    color: #fff;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 22px;
	padding-left:20px;
	padding-right:20px;
}
.resources p.singlepost-widget {
    max-width: 560px;
    margin: auto;
    font-size: 12px;
    line-height: 16px;
}
a.single-post-dwonload {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none !important;
    border: 1px solid #fff;
    padding: 3px 0px;
    margin-top: 22px;
    display: block;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Montserrat';
    font-weight: 400 !important;
    letter-spacing: 0px;
}
.tagssection {
    color: #9d9594;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    width: 100%;
    float: left;
    margin-bottom: 35px;
    margin-top: 35px;
}
.tagssection a{
	font-weight:400 !important;
	text-decoration:none !important;
}
.commentsectionstart {
    float: left;
    width: 100%;
    border-top: 2px solid #9d9594;
}
.commentsectionstart span{
    background-color: gray;
    color: #fff;
    display: block;
    max-width: 150px;
    margin: auto;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 35px;
	text-align:center;
}
.navlinks a {
    color: #a39c9b;
    font-size: 12px;
    font-weight: 400 !important;
    text-decoration: none !important;
    line-height: 16px;
    padding: 12px 18px;
    text-align: center;
    border: 1px solid #a39c9b;
    min-width: 150px;
}
.navlinks a:first-child {
    float: left;
}
.navlinks a:last-child {
    float: right;
}
.navlinks {
    float: left;
    width: 100%;
    margin-top: 35px;
}
button.backtocontent {
    width: 100%;
    display: block;
    float: left;
    background-color: transparent;
    border: 1px solid #16535e;
    color: #16535e;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 12px;
	margin-bottom:18px;
}
svg#Layer_1 {
    width: 15px;
    margin-top: 1px;
    margin-right: 5px;
    fill: #16535e;
    margin-bottom: -1px;
}
button.backtocontent:hover {
	    background-color: #16535e;
		color:#fff;
}
button.backtocontent:hover svg#Layer_1 {
	fill:#fff;
}
.singlepostright h3.widget-title {
    font-size: 17px;
    color: #9d9594;
    font-weight: 400;
    margin-bottom: 12px !important;
	text-transform:uppercase;
}
.singlepostright form#searchform input#s {
    height: 38px;
}
.singlepostright form#searchform input#searchsubmit {
	height:38px;
    border: 1px solid #16535e;
    color: #16535e;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
    width: calc( 28% - 5px );
}
.singlepostright form#searchform input#searchsubmit:hover {
	background-color: #16535e;
	color: #fff;	
}
.menu-single-post-menu-container {
    background-color: #16535e;
    float: left;
    width: 100%;
    display: block;
    margin-top: 23px;
    padding-top: 23px;
    color: #fff;
    padding-bottom: 23px;
    margin-bottom: 23px;
}	
.menu-single-post-menu-container ul {
    list-style: none;
    padding-left: 0px !important;
	font-size:17px;
	text-transform:uppercase;
}
.menu-single-post-menu-container > ul > li a{
	padding-left:25px;
	width: 100%;
    float: left;
}
.menu-single-post-menu-container .sub-menu li a{
    padding-left: 80px;
	width: 100%;
    float: left;
}
.menu-single-post-menu-container li > a:hover {
	background-color: #004853;	
}
.singlepost.sidebar-form {
    float: left;
    width: 100%;
    background: #f4a941;
    padding: 60px 60px !important;
    color: #fff;
    text-align: center;
	margin-bottom:20px;
	height:100%;
}
.sidebar-form .input select{
	margin-left:0px !important;
}
.hs-form fieldset.form-columns-1 .input{
	margin-right:0px !important;
}

.sidebar-form h3, .sidebar-form h2 {
    font-size: 17px !important;
	color:#fff;
}
.sidebar-form .hs-richtext {
    color: #fff !important;
    font-size: 15px !important;
    margin: 20px 0 !important;
}
.sidebar-form input {
    height: 35px !important;
    text-align: center;
    color: #9d9594 !important;
}
.sidebar-form .hbspt-form, .sidebar-form .hs-form-field, .sidebar-form .hs-form-field .input 
 .sidebar-form .hs_submit, .sidebar-form div {
    height: auto !important;
    max-width: 100%;
    margin-bottom: 0px !important;
}
.sidebar-form .hbspt-form .actions .hs-button {
    border-radius: 0 !important;
    text-align: center !important;
    max-width: 70px !important;
    padding: 5px 22px !important;
    background: transparent !important;
    border: solid 1px #fff;
    color: #fff !important;
    height: 25px !important;
    text-transform: uppercase;
    text-shadow: none;
    margin: auto;
}
.sidebar-form .hs_submit .actions {
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
    text-align: center !important;
	    width: 100%;
}
.respostdiv {
    float: left;
    width: 100%;
    padding-top: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
	margin-bottom:20px;
}
.respostdiv  h4{
	position: absolute;
    bottom: 0;
    margin: 0px;
    width: 100%;
    padding: 10px;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 18px;
	font-weight:400;
}

.respostdiv a {
    display: block;
	font-weight:400;
    /*margin-top: 10px;
    font-size: 12px;*/
}
.respostdiv a:hover {
 	opacity:1;
 }
 .navlinks a:hover{
	color:#fff !important;
	background-color:#a39c9b !important;
}
.tagssection a:hover{
	opacity:0.7;
	text-decoration:underline;
	
}
@media (max-width: 768px)
{
button.backtocontent {
	width: 100%;
	display: block;
	float: left;
	background-color: transparent;
	border: 1px solid #16535e;
	color: #16535e;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 12px;
	margin-bottom:18px;
	margin-top:20px;
}
.singlepostright form#searchform input#searchsubmit {
	height:38px;
    border: 1px solid #16535e !important;
    color: #16535e !important;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
    width: calc( 28% - 5px );
}
.sidebar-form .input select{ margin-left:4% !important;}
}
