 .service-plans .chose-txt{
           font-family: 'Arial';
            font-weight: 400;
            font-style: normal;
            font-size: 13px;
            color: #0a0a0a;
            text-align: center;
            line-height: normal;
            margin-bottom: 20px;
            display: inline-block;
    }
    .service-plans h4{
            font-weight: 600;
            font-size: 15px;
    }
	h1.service-plans-heading{
		font-size:26px;
		margin-top: -10px;	
		margin-left:30px;
			
	}

	.span-16{
		width:100%;
	}

	
	.module_title h2 {
		color: #fff;
		margin: 0 auto;
		text-align: left;
		font-family: myriad-pro-semi-condensed;
		font-weight: 300;
		font-size: 30px;
		padding-top: 10px;
	}
    .service-plans .grey-btn {
        background-color: #3f3f3f;
        height: 47px;
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(121, 121, 121, 1);
        border-radius: 6px;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 1;
        padding: 15px;
        letter-spacing: 1px;
        min-width: 180px;
    }

    .service-plans select,.service-plans input{
           display: block;
          margin: 0 auto;
          margin-bottom: 17px;
          height: 30px;
          width: 180px;
          border-radius: 5px;
          border: 1px solid #cecece;
          padding: 5px;
    }



    .new-phone-plans img{
        height:113px;
        width: 110px;
        margin-bottom: 10px;
		margin-left: 35px;
    }
	
    hr.or-sep {
        border: 2px solid #c0c0c0;
        position: relative;
        width: 80%;
        margin: 50px auto;
		overflow:visible;
    }

    hr.or-sep:after {
          content: 'OR';
            position: absolute;
            background-color: rgba(228, 228, 228, 0.78);
            top: -23px;
            color: #8c8c8c;
            height: 45px;
            width: 45px;
            border-radius: 100%;
            box-shadow: 0 0 1px rgba(117, 117, 117, 0.48);
            line-height: 45px;
            font-weight: 700;
			 left:calc(50% - 22.5px);
			
    }
	.wrapper {		
		margin: 0 auto;
		width: 100%;
	}

	.texture{
		background:none;
	}

	#error>p {
		 color: #d20003;
	}

	.texture .wrapper{
	   min-height:auto !important;
	}

	.activation input[type="text"], .activation input[type="password"]{
		font-size:0.9em;
	}
	
	.splan-log--title {
        text-align: center;
        background-color: #29aae2;
        color: #fff;
        padding: 15px 0;
        position: relative;
        margin-bottom: 0;
        text-transform: capitalize;
        z-index: 4;
		margin-top: -24px;
    }

    .splan-log--title:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(41, 170, 226, 0);
        border-top-color: #29aae2;
        border-width: 20px;
        margin-left: -20px;
        z-index: 4;
    }

    .splan-log--intro {
        color: #22baec;
        font-size: 24px;
        text-transform: uppercase;
    }

    .sub-head-box {
        text-align: center;
        margin-top: -60px;
        position: relative;
        background-color: #fff;
        padding: 30px;
        border: 1px solid #e3e3e3;
        border-radius: 7px;
        box-shadow: 0px 2px 7px #dfdfdf;
        z-index: 2;
    }

    .splan-log--know {
        font-weight: 700;
        font-size: 17px;
        padding: 5px 0;
        margin-bottom: 30px;
    }

    .sub-head-box input {
        padding: 10px 0;
        border-radius: 0;
        margin-bottom: 15px;
        height: 47px;
        padding-left: 10px;
    }

    .sub-head-box input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #7b7a7a;
        font-weight: bold;
    }

    .sub-head-box::-moz-placeholder {
        /* Firefox 19+ */
        color: #7b7a7a;
        font-weight: bold;
    }

    .sub-head-box:-ms-input-placeholder {
        /* IE 10+ */
        color: #7b7a7a;
        font-weight: bold;
    }

    .sub-head-box:-moz-placeholder {
        /* Firefox 18- */
        color: #7b7a7a;
        font-weight: bold;
    }

    .sub-head-box .input-group {
        position: relative;
        width: 45%;
        margin-bottom: 10px;
        display: inline-block;
    }

    .sub-head-box input {
        padding-right: 30px;
    }

    .sub-head-box span {
        position: absolute;
        right: 10px;
        top: 14px;
        color: #a7a7a7;
        border: 1px solid #a7a7a7;
        padding: 5px;
        border-radius: 100%;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 9px;
        font-weight: 700;
        cursor: pointer;
    }

    .see-pln {
        margin-bottom: 30px;
    }

    .see-pln button {
        width: 51%;
        background-color: #22baec;
        padding: 11px 0;
        font-size: 18px;
        color: #fff;
        text-transform: uppercase;
        border: 0;
		margin-top: 5px;
    }

    .sign-body {
        background-color: #e6e5e4;
        position: relative;
        margin-top: 120px;
		margin-bottom: -19px;
    }

    .sign-body:before {
        position: absolute;
        background-color: #f0efee;
        height: 160px;
        content: '';
        display: block;
        width: 100%;
        top: -60px;
        z-index: 1;
    }

    .ar {
        text-align: center;
        padding: 30px 0;
    }

    .plan-name {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #29aae2;
        width: 100%;
        font-size: 17px;
        color: #fff;
        padding: 15px 0;
        text-transform: uppercase;
        z-index: 1;
    }

    .plan-box img {
        margin-top: 40px;
        height:100px;
    }
	
	#head {
					width: 950px; 
				}

    .plan-box {
        border-radius: 5px;
        background: #fff;
        position: relative;
        margin-bottom: 30px;
        height: 230px;
        overflow: hidden;
        width: 22%;
        margin-right: 11px;
        display: inline-block;
    }
	
.see-pln .input-group select {
  
}

.min-text{
left: -11%;
height:50px;
 padding: 10px 0;
    border-radius: 0;
    margin-bottom: 15px;
    height: 47px;
    padding-left: 10px;
    padding-right: 30px;
    width: 100%;
}

.min-button{
 display: inline-block;
 width: 26%;
 position: absolute;
 text-align: left;
 right: 7%;
}

