.whiz-phonespics::-webkit-scrollbar {
    height: 15px;
}
 
.whiz-phonespics::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0); 
    border-radius: 10px;
	background-color: #efefef;
}
 
.whiz-phonespics::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background-color: #ff0000;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.5); 
}

.whiz-contain{
   border-top: 3px solid #ff0000;
    border-bottom: 3px solid #ff0000;
    width: 100%;
    position: relative;
    -webkit-font-smoothing: antialiased;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: 'montserrat', sans-serif;
    text-transform: capitalize;
}

#big-search{
	color: white;
    font-size: 18px;
    text-transform: capitalize;
}

.whiz-menu{
    max-width:1200px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
}
.whiz-logo{
    left:0px;
    width:240px;
}
.whiz-logo img{
    width:240px
}
.whiz-nav{
    right: 0px;
    color: #ff0000;
}

.whiz-advertise{
    background-image: url("../img/stockred.jpg");
    width:100%;
    background-size: cover;
    background-position: center;
    height:200px;
    background-color: red;
    color:#fff;
}
.whiz-step-header{
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    text-transform:  capitalize;
    padding-bottom: 40px;
	opacity: 1;
	transition: opacity .2s, padding-bottom .2s;
}

.whiz-step-header.completed{
    padding-bottom: 0px;
	opacity: 0;
}

.whiz-smartselect{
    min-height: 80px;
    position: relative;
    /* max-width: 1000px; */
    margin-left: auto;
    margin-right: auto;
}

.whiz-step{
    position: relative;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.whiz-step-id{
      color: #fff;
    left: -45px;
    position: absolute;
    top: 3px;
	    text-decoration: underline;
    font-weight: 100;
    font-size: 12px;
    transform: rotate(270deg);
}
.whiz-step-id.s1{
	
	top:10px;
}
.whiz-step-id.s2{
     color: #ff0000; 
}
.whiz-step-id.s4{
    color: #ff0000;
}
.whiz-outer{
    width:100%;
    padding: 70px 0 0 0;
    box-sizing:  border-box;
    position: relative;
    overflow: hidden;
}
.whiz-outer.s1{
    background-color: #000000;
    color:#fff;
    padding-top: 41px;
}
.whiz-outer.s2{
    background-color: #fff;
    color: #ff0000;
    height: 560px;
    transition: height .4s, padding .4s;
    /* padding: 50px 0 0 0; */
}
.whiz-outer.s3{
    background-color: #ff0000;
    color:#fff;
    height: 300px;
    transition: height .4s, padding .4s;
}
.whiz-outer.s4{
    background-color: #ffffff;
    color:#ff0000;
    height: 400px;
    padding-top: 70px;
	padding-bottom: 70px;
    transition: height .4s, padding .4s;
}



.whiz-outer.s2.closed{
    color: #ffffff;
    height: 0px;
    padding:0;
    /* padding: 50px 0 0 0; */
}
.whiz-outer.s3.closed{
    background-color: #ff0000;
    color:#fff;
    height: 0px;
    padding:0;
}
.whiz-outer.s4.closed{
    background-color: #ffffff;
    color:#ff0000;
    padding:  0;
    height: 0px;
    padding:0;
}




.whiz-search{

}

.whiz-searchtab{
    display: inline-flex;
    width: 100%;
}
.whiz-searchtabs{
    flex-grow: 1;
    padding: 15px 0 35px 0;
    text-align: center;
    /* margin-left:auto; */
    margin-top: 20px;
    /* margin-right:auto; */
    font-size: 18px;
    cursor:  pointer;
    background-color: #000;
    transition: all .6s;
    font-weight:  700;
	    border-radius: 500px;
    text-transform:  capitalize;
}

.whiz-searchbar input{
    width: 100%;
    border-radius: 100px;
    height: 45px;
    padding: 5px 20px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 300;
    /* text-transform:  uppercase; */
    font-family:  'Open Sans', sans-serif;
}

.whiz-phonespics{
    display: inline-flex;
    /* align-content: flex-end; */
    /* padding-bottom: 20px; */
    /* align-content: flex-end; */
    overflow-x: scroll;
    /* padding-bottom: 20px; */
    width: 100%;
    position: absolute;
    left: 0%;
	padding-bottom:10px;
}
.whiz-phonespic img{
    width:100%;
}
.whiz-phonespic{
    flex-grow: 1;
    text-transform: capitalize;
/*     padding: 35px 25px 70px 25px; */
    text-align: center;
	max-width: 24%;
	min-width: 24%;
    margin-left:auto;
    /* align-content: flex-end; */
    vertical-align:  bottom;
    margin-right:auto;
    cursor:  pointer;
    /* background-color: #515151; */
    transition: all .6s;
    /* margin-top:  auto; */
}

.whiz-phonespic.notchose{
	padding:0px;
	max-width: 0%;
	min-width: 0%;
}



.whiz-carriers{
    display: flex;
    /* flex-flow: row wrap; */
}
.whiz-carrier img{
    max-width: 100%;
}
.whiz-carrier{
    flex-grow: 1;
    background-color: #ff0000;
    padding: 20px 2px 70px 2px;
    text-align: center;
	    max-width: 100%;
    min-width: 15%;
    /* margin-left:auto; */
    /* margin-right:auto; */
    margin: 0;
    cursor:  pointer;
    transition: all .6s;
}
.whiz-carrier.notchose{
	padding:0px;
	max-width: 0%;
	min-width: 0%;
}

.whiz-phonespic.notchose .whiz-phonebrand{
	font-size:0px;
}

.whiz-phonespic.notchose .whiz-phonename{
	font-size:0px;
}

.whiz-sizeoption {
    background: #ff0000;
    width: 200px;
    /* height: 40px; */
    padding: 10px;
    color: #fff;
    /* transition: all .4s; */
    margin: 5px;
    border-radius: 50px;
    font-size: 18px;
    flex-grow: 1;
    cursor:  pointer;
    transition:  all .6s;
}

.whiz-sizeoptions {
    display: flex;
    flex-flow: row wrap;
}

.whiz-sizeoption-size {
    font-size: 20px;
    font-weight: 700;
    transition: all .4s;
}

.whiz-phonebrand {
    position: relative;
    font-size: 14px;
        font-weight: 900;
	bottom:0px;
	transition: bottom .4s;
}

.whiz-phonename{
	    position: relative;
    font-size: 18px;
    font-weight: 100;
	 line-height: 30px;
	bottom:0px;
	padding-bottom:5px;
	 color: #ff0000;
	transition: bottom .4s, font-size .3s;
}

.whiz-phonespic.active .whiz-phonebrand {
     position: relative;
    font-size: 12px;  
    bottom: 100%;
}

.whiz-phonespic.active .whiz-phonename{
	    position: relative;
    font-size: 22px;
    font-weight: 100;
    bottom: calc(100% + 5px);
}

.whiz-phonespic.active {
    /* background-color: #ff0000; */
    border-radius: 8px 8px 0 0;
/* 	border: 10px solid #ff0000; */
    /* padding: 75px; */
    font-size:  20px;
	  max-width: 100%;
    min-width: 100%;
    padding: 35px 25px 70px 25px;
    font-weight: 700;
    /* text-transform:  uppercase; */
}

.whiz-carrier.active {
/*     background-color: #fff; */
    border-radius: 8px 8px 0 0;
/*     margin: 70px 20px 0 20px; */
    padding: 20px 20px 70px 20px;
	    max-width: 100%;
    min-width: 100%;
}

.whiz-searchtabs.active {
     background-color: #ffffff;
    border-radius: 80px 80px 0 0;
    color: #000000;
    font-size: 20px;
    padding-top: 31px;
    font-weight: 900;
    /* top: 14px; */
    /* line-height: 48px; */
    padding: 15px 10px 0px 10px;
    /* position: relative; */
    padding-top: 32px;
}

.whiz-sizeoption.hover {
    font-size: 23px;
    font-weight: 900;
    background-color: #eee;
    color: #ff0000;
    border: #515151 solid 1px;
}

.hover .whiz-sizeoption-size {
    font-size:  28px;
    color: #000000;
}
.whiz-outer{
	    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (max-width: 1000px) {
	.whiz-phonespic.active{
		padding:3px;
		    max-width: 100%;
    min-width: 100%;
	}
	.whiz-phonespic{
		padding:0;
		max-width: 34%;
    min-width: 34%;
	}
	.whiz-outer.s2 {
    height: 490px;
	}
	.whiz-searchtabs{
		font-size:14px;
	}
	.whiz-searchtabs.active{
		font-size:18px;
		    border-radius: 15px 15px 0 0;
	}
	
	
	
}

