.context-wrapper{
	width: 100%;
	height: auto;
	float: left;	
}
.submitshop ul.formLeft span ul li{
    width: 100%;
    min-height: 0;
    padding: 0;
    margin: 0;
}
.submitshop ul span ul li:last-child{float:left;}
.submitshop ul span ul li a{white-space:normal;padding: 10px; float: left; width: 100%}

.submitshop ul span ul li a span{
    margin:0;
}
.titlecontext{
    display: table;
    background: #fff;
    text-align: center;
}
.titlecontext .contextErr p{
    color: #f00;
    border: none;
    display: block;
}
.submitshop p.con-success{
    color: #00af04;
    border: none;
}
.shoppingplan{
    margin-top: 115px;
}
.con-container {
    background: none;
    display: table;
    margin: 0 auto;
    width: 850px;
    padding: 35px 0 10px;
    position: relative;
}
.con-container blockquote{
    border: none;
    margin:0; 
}
.plandetails {
    float: right;
}
.plandetails h3 {
    color: #ea5555;
    font-family: "futura-lt-book";
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 20px;
}
.plandetails p{
    font-family: 'Roboto';
    font-size: 14px;
    color: #34495e;
    width: 98%;
}
.plandetails > p > span{
    color: #ea5555;
}
.plandetails ul{
    list-style-type: none;
    color: #34495e;
    font-family: 'Roboto';
    font-size: 14px;
    margin-bottom: 0;
}
.plandetails h4{
    font-size: 24px;
    font-weight: 300;
    font-family: 'futura-lt-book';
}
.con-category h3{
    color: #ea5555;
    font-size: 22px;
    text-align: center;
    font-family: 'futura-lt-book';
    margin: 0;
    padding: 30px 0 0 21px;
    font-weight: normal;
}
.con-category h3 small{
    color: #f00;
    font-size: 24px;
    right: 275px;
    position: relative;
    top: 0;
}
.cat-list{
    list-style: none;
    padding:0 10px;
    width: 80%;
    margin:0 auto;
}
.line-Space{
	line-height: 17px;
}
.cat-list li{
    float: left;
    width: 120px;
    text-align: center;
    padding: 10px 0;
    min-height: 125px;
}
.conIcon figcaption{
    font-size: 13px;
}             
.cat-list li .active, .cat-list li:hover > a, .cat-list li a {
    border: 1px dashed #ea5555;
    display: block;
    padding: 10px;
    position: relative;
    color: #ea5555;
}
.cat-list li .active:after, .cat-list li:hover > a:after{
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #ea5555;
    position: absolute;
    content: "\f00c";
    top: 0;
    right: 0;
    color: #fff;
}
.cat-list li a{
    border: 1px solid transparent;
    color: #252525;
}
.cat-list figure {
    display: inline-block;
    font-size: 13px;
    line-height: 17px;
}
.cat-list img {
    max-height: 34px;
    width: auto;
}
.cat-list figcaption{
    padding-top: 10px;
}
.submitshop{
    font-family: 'Armata';
    text-align: center;
    background: #fff;
    padding-bottom: 15px;
}
.titlecontext h2{
    color: #484848;
    font-size: 30px;
    text-align: center;
    margin: 20px 0 0 0;
    font-family: 'Armata';
    font-weight: 300;
}
.titlecontext p{
    color: #767676;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding-bottom: 3px;
}
.submitshop ul{
    padding: 30px 0;
    margin: 0 auto;
    display: block;
    list-style: none;
    text-align: left;
    float: left;
}
.submitshop ul.formLeft{
    width: 100%;
}
.submitshop ul.formLeft li{
    width: 42%;
}
.submitshop ul.formRight{
    width: 40%;
    display: none;
}
.submitshop ul.formRight li{
    width: 80%;
}
.submitshop ul.formRight ul li{
    min-height: 0;
    width: 94%;
}
.submitshop li{
    width: 50%;
    float: left;
    padding-bottom: 20px;
    padding: 0 10px;
}
.submitshop .formRight li.or {
    height: 170px;
    text-align: center;
    width: 20%;
    display: table;                    
}
.submitshop .formRight span ul{
    width: 100%;
}
.submitshop li.or p{
    display: table-cell;
    text-align: center;
    border: none;
    vertical-align: middle;
    height: 170px;
    font-size: 24px;
    color: #ea5555;
}
.submitshop li input,.submitshop li textarea{
    border: 1px solid #c4c4c4;
    border-radius:0; 
    padding: 5px;
    width: 100%;
}
.submitshop .formRight li input{
    width: 100%
}
.submitshop li input[type="radio"]{
    width: auto;
    margin: 0;
}
.submitshop li input:focus,.submitshop li textarea:focus{
    border: 1px solid #009704;
}
.submitshop li input[type="submit"]{
    border: none;
}
.submitshop label{
    width: 100%;
    font-weight: normal;
}
.submitshop label small{
    color: #ea5555;
}
.submitshop input[type="submit"] {
    background: none repeat scroll 0 0 #34495e;
    border: medium none;
    color: #fff;
    padding: 8px 0;
    border-radius: 3px;
}
.submitshop .fRight input[type="submit"]{
    padding: 8px 55px;
}
.submitshop li textarea{
    width: 100%;
    resize:none;
    margin-top: 0;
}
.submitshop li span{
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.submitshop li span i{
	font-size: 16px;
    position: absolute;
    right: 10px;
    bottom: 4px;
}
.submitshop .formRight li span i{
    right: 10px;
}
.submitshop li:last-child span {
    display: block;
    margin: 0 0 10px;
}
.submitbtn{
    width: 100%;
    float: left;
}
.shopsub{
    width: 60%;
    text-align: center;
    float: left;
}
.shopsub.fRight{
    width: 30%;
    float: right;
    margin:0 10px; 
}
.con-listing{
    width: 100%;
    float: left;
    background: none;
    padding: 20px 0;
}
.con-listing h4{
    font-weight: normal;
    font-size: 13px;
    width: 100%;
    margin: 0;
}
.recentapp > h4,#listuserdata > h4{ 
    font-size: 24px;
    margin-bottom: 10px;
}
.con-listing h4 span{
   color: #18a3d7;
}
.con-listing ul{
    list-style: none;
    padding: 0;
}
.con-listing li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    float: left;
    margin-bottom: 15px;
    padding: 15px 20px;
    text-align: left;
    width: 100%;
}
.con-listing li:hover {
    background: none repeat scroll 0 0 #f6f7fb;
}
/*.con-listing li:last-child{
    border-bottom: 1px solid #e9e9e9;
}*/
.conLeft{
    width: auto;
    display: table-cell;
    vertical-align: middle;
    max-width: 80%;
    padding-left: 15px;
}
#listuserdata .conLeft > h4{
	margin-bottom : 10px;
}
.conRight,.conIcon{
    width: 10%;
    margin-top: 15px;
    text-align: center;
    display: table-cell;
}
.conIcon{
    margin-top: 0;
}
.conIcon > figure{
    height: 80px;
    width: 80px;
    margin: 0 auto;
}
.CatIconRecent{
    padding-left:10px;
    width: auto;
    float: left;
    text-align: center;
}
.conRight a{
    font-size: 20px;
    margin: 10px 0;
    color: #333;
    display: inline-block;
}
.titlecontext .con-listing p{
    border: none;
    width: 100%;
    float: left;
    font-size: 13px;
    text-align: left;
    padding: 0;
}
.titlecontext .con-listing .conRight > p{
    text-align: center;
    font-style: italic;
}
.titlecontext .con-listing p.con-default{
    color: #999;
    margin-top: 10px;
}

.titlecontext .con-listing p.con-red{
    color: #f00;
}
.titlecontext .con-listing p.con-grey,.titlecontext .con-listing p.con-grey span{
    color: #999;
}
.titlecontext .con-listing p span{
    padding-left: 10px;
    color: #f14866;
}
.titlecontext .con-listing p.con-default span{
    color: #999;
}
p.con-green{
    color: #00b386;
    border: none;
    padding-left: 25px;
}
.con-grey strong{
    color: #18a3d7;
}
.showmore a{
    color: #112335;
}
.con-loading{
    text-align: center;
    font-size: 30px;
    background: #fff;
}

.titlecontext h3 a {
    background: none repeat scroll 0 0 #ccc;
    display: inline-block;
    padding: 15px 60px 15px 15px;
    position: relative;
    color: #000;
    width: 680px;
}
.titlecontext h3 a:after{
    content: "\f078";
    font-size: 40px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 15px;
    background: #333;
    color: #fff;
}
.titlecontext h3 a.categoryError::after{
    background: #ea5555;
}
p.validatE{
    color: #ea5555;
    border: none;
    padding: 0;
    text-align: left;
    width: 100%;
    font-family: 'armata';
}
.categoryError{
    border: 1px solid #ea5555;
    border-left-width: 10px;
}
.formLeft input[type="submit"]{
    width: auto;
    padding: 8px 50px;
    border-radius: 0;
    margin: 20px 10px 0 0;
}
.submitshop li .contexterr{
    border-left: 10px solid #ea5555;
}
.submitshop ul.formLeft > li:first-child{
    margin-left: 15%;
}
.submitshop .formCont{
    width: 700px;
    float: none;
}
.formCont li{
    float: left;
    margin: 0 auto;
    width: 100%;
}
span input.planSubmit {
    width: 20%;
}
.submitshop span ul{
    max-height: 400px;
    overflow: auto;
}
.submitshop span ul li{
    padding: 0;
    min-height: 0;
}
#storemessage+p{
    border: none;
}
.Img-Width{
    width: 120px;
}
.post_require{
    position: absolute;
    left: -142px;
    width: auto;
}
.post-testimonial{
    background: #e9e9e9;
    font-family: "futura-lt-book";
    text-align: center;
    padding: 5px 0;
}
.post-testimonial blockquote p{
    color: #34495e;
    font-size: 20px;
}
.post-testimonial blockquote small{
    color: #6d6d6d;
    font-size: 16px;
}
.post-testimonial blockquote small:before{
    display: none;
}
.post-req-btn{
    text-align: center;
    background: #fff;
    padding-top: 20px;
}
.post-req-btn a{
    background: #ea5555;
    border-radius: 3px;
    padding: 20px 75px;
    display: inline-block;
    font-family: "Roboto";
    font-size: 26px;
    color: #fff;
}
h4 span.Req-location-color, p span .Req-location-color{
    color: #c52d2f;
    font-weight: normal;
}
.con-listing h4 span.Font-Normal, .con-listing p span .Font-Normal{
    font-weight: normal;
}
.conLeft label{
    font-size: 100%;
    font-weight: normal;
}
.con-list-foot{
    width: 100%;
    height: auto;
    border-top: 1px solid #e9e9e9;
    margin: 15px 0 0;
    float: left;
    padding-top: 10px;
}
.con-listing .con-list-foot p{
    text-align: right;
}
.con-list-foot a{
    margin-left: 30px;
}
.context-inner{
    background:#fff;
    width: 100%;
    height: auto;
    float: left;
}
.context-inner .con-container{
    box-shadow: 0 0 5px #ccc;
}

/***********************contextResponsive********************/

@media(max-width: 1199px){
    .post_require{
        width: 300px;
        left: -111px;
    }
    .plandetails{
        width: 80%;
    }
}
@media (max-width:991px){
    .con-container{
        width: 100%;
    }
    .post_require{
        display: none;
    }
    .plandetails{
        width: 100%;
    }
    .cat-list{
        width: 680px;
    }
    .cat-list.in{
        display: table;
    }
}
@media (max-width: 767px){
    .shoppingplan{
        margin: 0;
    }
    .submitshop .formCont{
        width: 100%;
    }
    .titlecontext{
        display: block;
    }
    .titlecontext h3 a{
        width: 95%;
    }
    .con-category h3{
        padding: 30px;
        margin: 0 auto;
        width: 450px;
    }
    .titlecontext h3 a{
        width: 100%;
    }
    .con-category h3 small{
        right: -85px;
        top: -42px;
    }
    .cat-list{
        width: 380px;
    }
    .conRight, .conIcon{
        width: 15%;
    }
    .post-req-btn a{
        font-size: 22px;
    }
}
@media (max-width: 479px){
    .post-req-btn a{
        font-size: 20px;
        padding: 20px;
    }
    .conRight, .conIcon{
        width: 100%;
        display: block;
    }
    .conLeft{        
        max-width: 100%;
        margin-top: 20px;
    }
    .con-list-foot a{
        margin: 0;
        text-align: center;
        display: block;
    }
    .con-category h3{
        padding: 30px 0;
        margin: 0 auto;
        width: 290px;
    }
    .cat-list{
        width: 290px;
    }
}