.contact-title {
    border-left: 32px solid transparent;
    border-bottom: 32px solid #cd282d;
    height: 0;
    width: 220px;
    float: right;
    margin-top: 20px;
}
.contact-title h1 {
    color: #fff;
    font-size: 18px;
    padding: 8px 0 0 8px;
    margin: 0;
}
.contact-product-form .contact-form {
    background-color: #ffcb31;
    display: block;
    border-top: medium solid #cd282d;
    padding-bottom: 0;
    float: right;
    padding-top: 5px;
}
div#Landingpage form#quickInquiry input[type=text], div#Landingpage form#quickInquiry select {
    width: 80%;
    height: 31px;
    -webkit-border-radius: 0 4px 4px 0/5px 5px 4px 4px;
    -moz-border-radius: 0 4px 4px 0/0 0 4px 4px;
    border-radius: 0 4px 4px 0/5px 5px 4px 4px;
    background-color: #fff;
    box-shadow: 1px 2px 5px rgb(0 0 0 / 9%);
    border: 1px solid #cbc9c9;
    margin-left: -1px!important;
    margin-top: 4px!important;
    padding-left: 10px!important;
}
div#Landingpage form#quickInquiry input[type=button] {
    width: 90%;
    height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #cd282d;
    border: 1px solid #cd282d;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 5px auto;
}
.input-group-text {
    width: 40px !important;
    background-color: #231f20 !important;
    margin-left: 15px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    box-shadow: 1px 2px 5px rgb(0 0 0 / 9%);
    border: 0 solid #cbc9c9 !important;
    float: left;
    text-align: center;
    color: #ffcb31 !important;
    margin-top: 5px;
    margin-bottom: 5px !important;
}
.input-group {
    margin: 0px 0 1px !important;
}form#quickAssistance {
    margin: 0;
}
.product-section {
    padding: 10px 0;
    overflow: hidden;
    width: 100%;
    background: #f8f8f8;
}
h3.border-center {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.border-center:after, .usp-heading .border-center:after {
    content: "";
    background: #d71427;
    height: 3px;
    width: 130px;
    display: block;
    margin: 10px auto 20px;
}
.marg-bot-10 {
    margin-bottom: 10px;
}
.packages-section.spacing .product-text {
    background: #fff;
    overflow: hidden;
}
.product-text .heading {
    color: #fff;
    text-align: center;
    background: #062b48;
    padding: 10px 0;
}

.product-text h4 {
    margin: 0;
	font-size: 18px;
}
.packages-section.spacing .product-text ul {
    padding: 10px 30px;
}
.packages-section.spacing .product-text ul li {
    list-style: url(/front/images/landing-page/red-bul.png);
    padding: 3px;
	font-size: 14px;
}
.view {
    width: 50% !important;
    margin: 5px auto;
	background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
}
.btn-block {
    border-radius: 0 !important;
    font-size: 14px !important;
    
}
.usp-section {
    padding: 20px 0 40px;
}
.usp-heading {
    text-align: center;
    font-size: 16px;
}
.usp-heading .grey-text {
    color: grey;
    margin-bottom: 2px;
}
.border-center:after, .usp-heading .border-center:after {
    content: "";
    background: #d71427;
    height: 3px;
    width: 130px;
    display: block;
    margin: 10px auto 20px;
}
.usp-main-box {
    margin-top: 30px;
    overflow: hidden;
}
.product-box, .usp-box {
    background: #f6f6f6;
    text-align: center;
    box-shadow: 4px 4px 10px #e8e8e8;
    margin: 20px 0;
    transition: all .5s;
}
.usp-box:hover{margin-top:10px}
.usp-box {
    padding: 10px;
}
.usp-box .usp-img img {
    margin-bottom: 11px;
}
.usp-box .usp-text p {
    font-size: 14px;
}
.modal-header {
    background: #2b84c9;
    color: #fff;
    padding: 15px 10px;
}
.modal-header .close {
    margin-top: 0;
    font-size: 28px;
    color: #fff;
    opacity: 1;
    font-weight: 400;
    line-height: 0;
    width: 30px;
    height: 30px;
    right: 15px;
    position: absolute;
    top: 16px;
    background: rgba(0,0,0,.5);
    padding: 5px !important;
}
.modal-body {
    max-height: 450px;
    overflow-y: scroll;
}
.modal-header h4.modal-title {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
	text-align: center;
}
h4.border-center.left {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
}
.border-center:after, .usp-heading .border-center:after {
    content: "";
    background: #d71427;
    height: 3px;
    width: 130px;
    display: block;
    margin: 10px auto 20px;
}
.product-section table {
    margin: 0 auto;
    padding: 0;
}
.product-section table tr td {
    padding: 5px;
    font-size: 14px;
}
button.button.product-btn {
    color: #fff;
    border: 0 #820000;
    font-size: 16px;
    margin: 0 auto;
    box-shadow: unset;
    padding: 5px 18px;
    border-radius: 5px;
    background: #820000;
}
.modal-dialog {
    width: 40% !important;
    margin: 20px auto;
}
.modal-body::-webkit-scrollbar {
    width: 6px;
}
.modal-body::-webkit-scrollbar-thumb {
    background-color: #2b84c9;
    outline: #708090 solid 1px;
}

@media screen and (max-width: 767px){
.banner .container {
    padding: 0;
}
.banner {
    background: #fff !important;
}
.col-md-4.contact-product-form.nopadding {
    padding: 0 15px;
}	
.contact-title {
    border-left: 0 solid transparent !important;
    border-bottom: 35px solid #cd282d !important;
}
.contact-title {
    float: none !important;
    margin: 18px auto 0;
    width: 100% !important;
	text-align: center;
}	
.landing-usps {
    width: 50% !important;
    padding: 0 8px !important;
}

}