.view-rsform .alert.alert-notice {
    display: none;
}
.rsmemgrid-form-control-sm, .rsmemgrid-row .rsmemgrid-form-control-sm, .rsmemgrid-form .rsmemgrid-form-control-sm{font-size:15px;}
.formResponsive .formControls label {
  
    display: block;
}
[class*="rsmg_rsp_slider_container"] .rstpl-car-previous, [class*="rsmg_rsp_slider_container"] .rstpl-car-next{
  width:65px !important;
  height:65px !important;
}
.rstpl-slider-main-image {
    background-position: center center;
    background-repeat: no-repeat;
    height: 400px !important;
    background-size: cover;
}
#rsm_membership_form h4 {
    color: #fa6b46;
  font-weight:bold;
}
#rsm_membership_form h2 span {
    color: #fa6b46;
}
div#rsm_extras_container1 {
    display: none;
}
#rsm_membership_form h2{
  font-size: 57px;
  
}
#rsm_membership_form  strong {
    top: -18px;
    position: absolute;
    left: 37px;
}
#rsm_membership_form  span.arrow {
    font-family: shadows into light,cursive;
    font-size: 28px;
    color: #adaaaa;
    position: absolute;
    top: 7px;
    transform: rotate( 
-11deg
 );
    margin-left: -8px;
}

.category tr:nth-child(n+3){
    display: none !important;
}
textarea#Emailid {
    width: auto !important;
}
.sp-module ul.feature >li {
    border-bottom: unset;
    float: left;
    display: inline-block;
    width: 100%;
}
.feature i.fa {
    font-size: 28px;
    margin: 5px 0px;
}
.feature i.fa.fa-pencil-square-o{color:yellow;}
.feature i.fa.fa-mobile-phone {
    color: #00f3ff;
    font-size: 50px;
}
.feature i.fa.fa-download {
    color: #5992f9;
}
.feature i.fa.fa-envelope-o {
    color: #d6d61d;
}
.feature h4{display: inline-block;}