@media(min-width:1000px){
    .col-md-4.col-sm-6{
      padding-left: 0px;
    }
}
@media only screen and (max-width: 1199px) {
.head-last h3 {
    font-size: 21px;
}
.sell-points h1 {
    font-size: 40px;
}
.sell-points h3 {
    font-size: 23px;
}
.sell-points ul li {
    font-size: 17px;
	font-weight:normal;
    margin-bottom: 3px;
}
.quote-form form .form-group .col-sm-6 p {
    min-height: 30px;
}
}
@media only screen and (max-width: 991px) {
.sell-points h1 {
    font-size: 30px;
	letter-spacing: 0;
}
.sell-points h3 {
    font-size: 18px;
	margin: 10px 0;
}
.sell-points ul li {
    font-size: 14px;
    margin-bottom: 0;
}
.home-para-inner {
    padding-right: 0;
}
.home-para-inner h3 {
    font-size: 16px;
    line-height: 1.3;
    margin: 0 0 13px 0;
}
.home-para-inner p {
	font-size: 14px;
	color: #434141;
	margin-bottom: 13px;
	text-align: left;
}
.head-call {
    width: 160px;
    padding: 17px 0 15px 0;
}
.head-call p {
    font-size: 13px;}
.head-call a {
    font-size: 18px;
}
.foot-copy {
    margin-top: 0;
}
.foot-copy p br {display:block;}
.logo-main a {
    font-size: 35px;
    margin:0;
}
.logo-main a h5 {
    font-size: 18px;
    margin: 10px 0 0 0;
}
}

@media only screen and (max-width: 767px) {

.head-first-inner {
    padding:15px 10px 0 10px;
}
.head-first-inner {text-align:center;}
.head-call {float: none;margin: 20px auto 0 auto;}
.head-last h3 {
    font-size: 19px;
}
.home-quote-inner {
    margin: 20px 0 0 0;
}
.quote-form form .form-group {
    margin-bottom: 0;
}
.quote-form form .form-group .form-control {margin-bottom:15px;}
.quote-form form .form-group .col-sm-6 p {
    min-height: inherit;
    font-size: 13px;
}
.foot-copy {text-align: center;border-bottom: 1px solid #fff;}
.main-footer {padding:10px 0;}
.foot-payment {
    text-align: center;
    padding-top: 10px;
}
.sell-points h1 {text-shadow: 3px 3px 2px #000000;letter-spacing: 1px;}
}
@media only screen and (max-width: 700px) {
.sell-points {
    position: static;
    top: 0;
    right: 0;
    background: #5bd1ff;
    padding: 20px;
	text-align:center;
}
.sell-points ul {
    float: none;
    max-width: 250px;
    margin: 0 auto;
}
.sell-points ul li {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left;
}
.quote-head h1, .quote-head h2 {
    font-size: 24px;
}
.quote-head {
    padding: 7px 0;
}
}
@media only screen and (max-width: 470px) {
.logo-main a {
    font-size: 25px;
    line-height: 28px;
}	
.logo-main a h5 {
    font-size: 15px;
}
}
@media only screen and (max-width: 500px) {
.head-last h3 {
    font-size: 15px;
}
}
@media only screen and (max-width: 320px) {

	
}
