@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700);
.pricing-table {
	position: relative;
	display: block;
	margin: 0 5px;
	float: left;
	width: 300px;
	background: #ffffff;
	font-family: Roboto, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}
.basic {
  border-top: 3px solid #56ca7c;
  border-bottom: 3px solid #56ca7c;
}
.standard {
  border-top: 3px solid #5f5fa7;
  border-bottom: 3px solid #5f5fa7;
}
.premium {
  border-top: 3px solid #0e83cd;
  border-bottom: 3px solid #0e83cd;
}
.pricing-table span {
  display: block;
}
.table-head {
  padding: 25px 0;
  font-size: 28px;
  font-weight: bold;
}
.basic .table-head {
  color: #56ca7c;
}
.standard .table-head {
  color: #5f5fa7;
}
.premium .table-head {
  color: #0e83cd;
}
.price {
  padding: 8px 0;
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
}
.basic .price {
  background: #56ca7c;
}
.standard .price {
  background: #5f5fa7;
}
.premium .price {
  background: #0e83cd;
}
.table-row {
	padding: 10px 0;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
.table-row:nth-child(2n) {
  background: #f7f7f7;
}
.purchase {
  padding: 35px 0;
}
a.buy {
	position: relative;
	display: inline-block;
	z-index: 5;
	padding: 7px 15px;
	border-radius: 4px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: color .2s ease, background .5s ease;
	-o-transition: color .2s ease, background .5s ease;
	transition: color .2s ease, background .5s ease;
	overflow: hidden;
	background-color: #FF0000;
}
.basic a.buy {
	border: 2px solid #56ca7c;
	color: #FFFFFF;
}
.standard a.buy {
	border: 2px solid #5f5fa7;
	color: #FFFFFF;
}
.premium a.buy {
	border: 2px solid #0e83cd;
	color: #FFFFFF;
}
a.buy:hover {
  color: #ffffff;
}
.basic a.buy:hover {
  background: #56ca7c;
}
.standard a.buy:hover {
  background: #5f5fa7;
}
.premium a.buy:hover {
  background: #0e83cd;
}
a.buy:after {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  z-index: -1;
  width: 100%;
  height: 0;
  content: '';
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.basic a.buy:after {
  background: #56ca7c;
}
.standard a.buy:after {
  background: #5f5fa7;
}
.premium a.buy:after {
  background: #0e83cd;
}
a.buy:hover:after {
  height: 100%;
}



.q-contact-form{background-color:#f96466;padding: 10px 17px!important;color: #fff;    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px;padding-bottom: 22px!important}
div#mysagscroller3 {width: 418px;}
.input{width: 98%;height: 30px;    margin-bottom: 20px;    border-radius: 2px;    padding-left: 10px;}
.btn-submit{ color:#fff;padding: 10px;    margin-top: 12px;    width: 100%;
    border: 1px solid #F54D36;
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.40), inset 0px 0px 3px 0px rgba(255, 255, 255, 0.40), 0 5px 0 0 #b8882a, 0px 9px 0px 0px rgba(0, 0, 0, 0.20) !important;
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.40), inset 0px 0px 3px 0px rgba(255, 255, 255, 0.40), 0 5px 0 0 #F32626, 0px 9px 0px 0px rgba(0, 0, 0, 0.20) !important;
    box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.40), inset 0px 0px 3px 0px rgba(255, 255, 255, 0.40), 0 5px 0 0 #EC4545, 0px 9px 0px 0px rgba(114, 114, 114, 0.20) !important;
    background: #F66;}
	
	
	
.q-contact-form textarea{padding-left: 10px;    padding-top: 6px;width: 100%;}
	
	.btn-submit:hover {
    border: 1px solid #F54D36;
   /* background: url("//cms.interlogy.com/uploads/image_upload/image_upload/global/11639_sparkles.gif") #F73737;*/
}
	
.form-header-group {
	padding: 21px;
    color: #fff;
    border-top: 1px solid #FAD1D1;
    border-bottom: 1px solid #F87C7C;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background: url("//cms.interlogy.com/uploads/image_upload/image_upload/global/11643_christmas_leaf_small.png") #FF4C4C no-repeat right center;
}

.form-header-group p{color:#fff!important;}
.contact-forwm-wrapper{max-width: 460px;display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:27px;
    }
	

    .form-contact-reseller{ width: 445px;display: block;margin-left: auto;margin-right: auto;}
    .error-msg{margin-top: 20px;color: #fff;font-weight:600;}
	
	@media (min-width:320px) and (max-width: 640px){	
	.q-contact-form textarea {
    width: 98%;
	}
   	
   .demotbl{width:100%!important;}
        .select {
            width: 100%;
        }
    
    
   .ph-button {
    padding: 7px 4px 5px;
    font-size: 10px;
}

.demo-video{width:100%!important;}
.video-width{width:100%!important;}

}





@media (min-width:320px) and (max-width: 640px) {
   .form-contact-reseller {
        float: none;
        width: 96%;
        margin: 0 auto;
    }
}

@media (min-width:641px) and (max-width: 768px){
    .form-contact-reseller {
            width: 100%;
    }
}


/*@media screen and (max-width: 980px) {
    .form-contact-reseller {
        width: 100%;
    }
}*/

    