.font1{
	font-family: 'Shadows Into Light Two', cursive;
	font-size: 20px;
	font-weight: bold;
	color: #00a9da;
}

.marginh{
	margin-top: 40px;
}

.box{
	border: 1px solid white;
	padding: 2%;
    background-color:#23B9E4;
   width: 20%;
}

.imgsize{
	    width: 33%;
	    margin-left: 5%;
	    
}

.colorw{
	color: white;
}

.marginb{
	    margin-bottom: 4%;
}

.sizep{
	    font-size: 35px;
    line-height: 40px;
}

.sizeside{
	    font-size: 20px;
}

a.firstview{
	margin-bottom: 8%;
}
.firstview:hover{
	color: red;
	font-size: 27px;
}

.starter1{
    margin-bottom: 6%;
    margin-top: 4%;
}

.marr{
	margin-right: 4%;
}

.fontz{
      font-size: 188%;
}

.fontz2{
      font-size: 168%;
}

.box1{
	border: 1px solid black;
	padding: 2%;
   width: 25%;
}

.wid{
	width: 25%;
}

.priceh{
	font-size: 34px;
	    margin-bottom: 10%;
}

.restrictedimg{
	    width: 36%;
    margin-left: 72%;
}

.request{
	font-size: 18px;
    border: 1px solid blue;
    padding: 11px 10px;
}

.light-gray{
	    color: #d2dae4!important;
	    font-size: 160%;
}

@media screen and (max-width: 320px) {
   .sizep{
	    font-size: 12px;
    line-height: 18px;
}
 .sizeside{
	    font-size: 12px;
}

.fa-3x{
	font-size: 1em;
}
.mediastar1{
	font-size: 9px;
}
.mediastar2{
	font-size: 8px;
}
.firstview:hover{
	color: red;
	font-size: 13px;
}
.fontz{
      font-size: 58%;
}
.fontz2{
	font-size: 58%;
}
.fontz3{
    font-size: 49%;
 }
 .priceh{
	font-size: 16px;
	margin-bottom: 10%;
}
}

@media screen and (min-width: 320px) and (max-width: 480px) {
   .sizep{
	 font-size: 17px;
    line-height: 24px;
   }
    .sizeside{
	    font-size: 17px;
}
.fa-3x{
	font-size: 1em;
}
.mediastar1{
	font-size: 13px;
}
.mediastar2{
	font-size: 11px;
}
.firstview:hover{
	color: red;
	font-size: 16px;
}
.fontz{
      font-size: 78%;
}
.fontz2{
	font-size: 78%;
}
.fontz3{
    font-size: 61%;
 }
 .priceh{
	font-size: 21px;
	margin-bottom: 10%;
}
.webadm{
	font-size: 10px;
}
.addsm{
	font-size: 15px;
}
}

@media screen and (min-width: 480px) and (max-width: 768px) {
 .sizep{
	    font-size: 26px;
    line-height: 30px;
}
.sizeside{
	    font-size: 22px;
}
.fa-3x{
	font-size: 2em;
}
.mediastar1{
	font-size: 15px;
}
.mediastar2{
	font-size: 13px;
}
.firstview:hover{
	color: red;
	font-size: 19px;
}
.fontz{
      font-size: 110%;
}
.fontz2{
	font-size: 110%;
}
.fontz3{
    font-size: 78%;
 }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .sizep{
	    font-size: 30px;
    line-height: 33px;
}
.sizeside{
	    font-size: 27px;
}
.fa-3x{
	font-size: 2.5em;
}
.addsm{
	font-size: 19px;
}

}

@media screen and (min-width: 1024px) {
   .sizep{
	    font-size: 35px;
    line-height: 40px;
}
 .sizeside{
	    font-size: 20px;
}
.fa-3x{
	font-size: 3em;
}

}

@media screen and (max-width: 320px) {
.request{
	font-size: 10px;
    border: 1px solid blue;
    padding: 4px 3px;
}
}

@media screen and (min-width: 320px) and (max-width: 480px) {
.request{
	font-size: 10px;
    border: 1px solid blue;
    padding: 4px 3px;
}
}

@media screen and (min-width: 480px) and (max-width: 510px) {

 .request{
	font-size: 14px;
    border: 1px solid blue;
    padding: 6px 5px;
}
}

@media screen and (min-width: 510px) and (max-width: 600px) {

 .request{
	font-size: 15px;
    border: 1px solid blue;
    padding: 6px 5px;
}
}

@media screen and (min-width: 600px) and (max-width: 768px) {
  .request{
	font-size: 18px;
    border: 1px solid blue;
    padding: 6px 5px;
}

}

@media screen and (min-width: 480px) and (max-width: 510px) {
  .restrictedimg{
	    width: 24%;
    margin-left: 72%;
}
}

@media screen and (min-width: 550px) and (max-width: 992px) {
  .restrictedimg{
	    width: 24%;
    margin-left: 72%;
}
}