.row-fluid{
	padding-top: 75px;
}
article {
text-align: left;
/*width: 670px;*/
/*padding: 25px 30px;*/
margin: 25px auto;
position: relative;
}
.ss-form-container, .ss-resp-card {
border-color: rgb(255,255,255);
}
.ss-form-container {
border-radius: 2px;
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
box-sizing: border-box;
margin: 0.75rem auto;
padding: 1px;
max-width: 700px;
min-width: 280px;
width: 100%;
}
.ss-form  {
	padding: 30px 30px 50px 30px;
}
.ss-header-image-container {
height: auto;
text-align: left;
margin-top: 4.000rem;
margin-left: 3.000rem;
margin-right: 3.000rem;
}
.ss-header-image-image {

max-width: 600px;
max-height: 401px;
}
.ss-header-image-sizer {
padding-top: 66.833%;
background-image: url('../../images/img5.jpg');
}
.control-label{
font-family: inherit;
color: rgb(0,0,0);
font-weight: 400;
font-size: 14px;
font-style: normal;
text-align: left;
}
p {
margin: 14px 0 10px;
font-size: 20px;
}
.ss-section-description {
font-family: inherit;
color: rgb(0,0,0);
font-weight: 400;

font-style: normal;
text-align:justify;
}
h4, .h4 {
font-size: 25px;
color: red;
}
.btn {
background: #46b8da;
color: #fff;
font-size: 15px;
margin-bottom: 20px;
}