@media (min-width: 100px) and (max-width: 991px) {

/*** Aboutus button css start ***/
 .abt-btn{
	 padding: 5px 22px;
margin-left:115px;
margin-bottom:5px;
 }

.rs-about .section-title h2 {
    margin: 15px 0 26px;
}

/*** Aboutus button css End ***

/*** Membership CSS START ****/
.rs-pricetable .cl-pricetable-wrap {
    border-radius: 10px;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}
/*** Membership CSS End ****/

/*** FEATURES CSS START ***/
.rs-wedo-servie .single-serive .icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    border: 1px solid #f4af00;
    font-size: 45px;
    margin: 0 auto 16px;
    transition: all 0.3s ease 0s;
    color: #f4af00;
}

.rs-wedo-servie .single-serive h4 {
    text-transform: uppercase;
    margin: 0 0 6px;
   font-size:13px;
}

.rs-wedo-servie .single-serive p {

   font-size:10px;
}


/*** FEATURES CSS end ***/

/*** LOGIN CSS START ****/
.login-btn1{
	padding:5px 5px 10px;
}

/*** LOGIN CSS End ***/


}