/* Home Page call to action box */
.fancy_heading .inside {
color: #ffffff;
}
.fancy_heading .inside .button {
margin-top: 15px;
}
.fancy_heading .title {
padding-bottom: 0px;
margin-bottom: 0px;
}
.fancy_heading_icon .icon_top {display:none;}
.fancy_heading_icon {
/*margin: 20px 50px;*/
margin-top: 35px;
padding-top: 20px;
padding-bottom: 10px;
background-color: #F47735;
Border: 2px groove white;
}
.fancy_heading_icon h2.title {
color: white;
font-weight: 500;
font-size: 1.5em;
padding-bottom: 15px;
}
.fancy_heading_icon .button {
width: inherit !important;
}
@media only screen and (max-width: 959px) {
.fancy_heading_icon {
margin: 0px;
}
}
/* Home tesimonial List */
#ct_testimonial_content ol {
margin: 0px 60px 25px 60px !important;
text-align: justify !important;
}
/* Make H1 white on Hero for Zak */
.hero-banner-wrap h1 {
color: #ffffff;
text-shadow: 1px 2px 5px rgba(0,0,0,.95)!important;
/* text-shadow: 0 0 10px rgba(0,0,0,.22)!important; */
}
.hero-banner-wrap p {
text-shadow: 1px 1px 3px rgba(0,0,0,.95)!important;
font-weight: 500;
color: #FFFFFF;
}
@media only screen and (max-width: 959px) {
.hero-banner-wrap h1 {
}
.hero-banner-wrap p {
color: black;
text-shadow: none !important;
}
}
#Fleet-bg-fade {
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
/* .ct-testimonial img.scale-with-grid {height: 120px !important;} */
/* RS 170323 style top lists */
.icon-check {color: #F47735;}
.ct_home_list li { list-style: none !important; padding-left: 55px; }
.ct_home_list { padding-top: 5px; padding-bottom:5px; font-size: 19px; }
.ct_list_box_home {border:1px solid #333333; border-radius:10px; margin: 0 0.8% 40px;
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 15%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(237,237,237,1) 15%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(237,237,237,1) 15%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.ct_list_box_home h3 {font-weight:normal; margin: 10px 0px; text-align:center;}
.section-under-hero-banner div.section_wrapper { background-color: rgba(255,255,255,0.01) !important; }
@media only screen and (max-width: 767px) {
.ct_list_box_home .btn-250 span.button_label { width:130px;}
.ct_list_box_home .ct_home_list li { padding-left: 20px; font-size: 16px; margin-left: 15px !important;}
.section-under-hero-banner {top:0px;}
}
.section-under-hero-banner div.section_wrapper {
/* background-color: rgba(255,255,255,0.20) !important; */
// background: -moz-linear-gradient(top, rgba(249,249,249,0.75) 0%, rgba(249,249,249,1) 100%); /* FF3.6-15 */
// background: -webkit-linear-gradient(top, rgba(249,249,249,0.75) 0%,rgba(249,249,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
// background: linear-gradient(to bottom, rgba(249,249,249,0.75) 0%,rgba(249,249,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
// filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bff9f9f9', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
// border-radius: 12px 12px 0px 0px;
// -moz-border-radius: 12px 12px 0px 0px;
// -webkit-border-radius: 12px 12px 0px 0px;
// border: 0px solid #FFFFFF;
}
/* .ct-testimonial img.scale-with-grid {height: 120px !important;} */
/* RS 170323 style top lists */
.icon-check {color: #F47735;}
.ct_home_list li { list-style: none !important; padding-left: 55px; }
.ct_home_list { padding-top: 5px; padding-bottom:5px; font-size: 19px; }
.ct_list_box_home {border:1px solid #333333; border-radius:10px; margin: 0 0.8% 40px;
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 15%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(237,237,237,1) 15%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(237,237,237,1) 15%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.ct_list_box_home h3 {font-weight:normal; margin: 10px 0px; text-align:center;}
.section-under-hero-banner div.section_wrapper { background-color: rgba(255,255,255,0.01) !important; }
@media only screen and (max-width: 767px) {
.ct_list_box_home .btn-250 span.button_label { width:130px;}
.ct_list_box_home .ct_home_list li { padding-left: 20px; font-size: 16px; margin-left: 15px !important;}
.section-under-hero-banner {top:0px;}
}
.section-under-hero-banner div.section_wrapper {
/* background-color: rgba(255,255,255,0.20) !important; */
// background: -moz-linear-gradient(top, rgba(249,249,249,0.75) 0%, rgba(249,249,249,1) 100%); /* FF3.6-15 */
// background: -webkit-linear-gradient(top, rgba(249,249,249,0.75) 0%,rgba(249,249,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
// background: linear-gradient(to bottom, rgba(249,249,249,0.75) 0%,rgba(249,249,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
// filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bff9f9f9', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
// border-radius: 12px 12px 0px 0px;
// -moz-border-radius: 12px 12px 0px 0px;
// -webkit-border-radius: 12px 12px 0px 0px;
// border: 0px solid #FFFFFF;
}