.ls-bluediamond {
	background: none;
}
.ls-bluediamond .ls-nav-prev, .ls-bluediamond .ls-nav-next, div.gdl-top-slider .flex-direction-nav li .flex-prev, div.gdl-top-slider .flex-direction-nav li .flex-next, div.gdl-top-slider .nivo-directionNav a.nivo-prevNav, div.gdl-top-slider .nivo-directionNav a.nivo-nextNav, div.anythingSlider .arrow.back, div.anythingSlider .arrow.forward {
    background-color: #f21c0a;
}

a.gdl-button, body button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #f21c0a;
}

.ls-bluediamond h1 {
color: #444444; font-size: 32px; font-weight: normal;line-height:36px !important;
}

.ls-bluediamond h2 {
font-size: 18px; font-weight: normal; color: #f21c0a; line-height:24px !important;
}

/* #Custom Tablet size
================================================== */
@media only screen and (max-width: 959px) {

.ls-bluediamond h1 {
color: #444444; font-size: 32px; font-weight: normal;line-height:28px !important;
}

.ls-bluediamond h2 {
font-size: 18px; font-weight: normal; color: #f21c0a; line-height:18px !important;
}

}

/* #Custom Phone size
================================================== */
@media only screen and (max-width: 767px) {

.ls-bluediamond h1 {
color: #444444; font-size: 13px !important; font-weight: normal;line-height:13px !important;
}

.ls-bluediamond h2 {
display:none !important; font-size: 12px !important; font-weight: normal; color: #f21c0a; line-height:12px !important;
}

}