
/************** Intel Page styles ************/


.home-initial-nav .selected a{
    color: #03a6e8 !important;
    cursor: default;
}

.about-headder {
    background: url("../img/intel-banner.jpg") 50% 50px no-repeat fixed #fff;
    /* background-size: 100% 100%; */
    height: 1200px;
    position: absolute;
    margin-top: 0px;
    top: 0px;
    left: 0;
    width: 100%;
}

#home-carousel {
    background: #eee;
    min-height: 450px;
    position: relative;
    width: 100% !important;
    /* min-width: 1000px; */
    margin: 0;
    padding: 0;
    margin-top: -50px;
    overflow: hidden;
}

.sectionp-bold {
    font-size: 13pt !important;
    color: #fff !important;
    font-weight: bold;
}

.navbar-default {
    background-color: #000;
    border-color: #e7e7e7;
}

.small-sech3 {
    color: #a7a9ac !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px !important;
}

.small-secp {
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 0 10px;
}

.customer-first {
    padding: 40px 0;
}

.customer-first .small-sech3 {
    color: #fff !important;
}

.customer-first .small-secp {
    color: #fff !important;
}

.founders-profile {
    padding: 40px 0 0;
}

.founderh3 {
    color: #000 !important;
}

.founder-role {
    color: #03a6e8 !important;
    min-height: 20px;
    margin-bottom: 10px !important;
}

.founders-profile .small-secp {
    color: #000 !important;
}

.founders-profile img {
    width: 140px;
}

.sectionp-bold-black {
    font-size: 13pt !important;
    color: #000 !important;
    font-weight: bold;
}

.section-icon {
    padding-bottom: 20px;
}

.home-marquee, section:not(.light-gray) {
		padding: 10.5em 0;
}
.call-us p {
    font-size: 1.375em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 25px 0;
}
section.testimonial {
  padding: 1.5em 0;
}
section.testimonial p {
    padding: 0 4em;
}
.section-white {
    padding: 70px 0 70px;
}
.footer_lhs {
    margin: 0 0 30px;
}
.section-inner-border {
    color: #03a6e8 !important;
    letter-spacing: -4px;
    font-weight: bold;
}
footer p {
    margin: 0 0 30px;
}

/*Tank-you page styles*/

.thankyou .home-marquee {
    padding: 12em 0;
}
#product_isa_form [type='text'] {
  margin: 10px 0 0;
}
#product_isa_form [type='submit'] {
  margin: 30px 0 0;
}
#product_isa_form label {
  text-align: left;
}

/*iot_accelerator_kit related styles*/
.iot_accelerator_kit .about-headder{
    /*background: url("../img/slider-images/banner3.png") 50% 50px no-repeat fixed #fff;*/
}
.iot_accelerator_kit .about-headder p{
    color: #fff;
}
.kit-section {
    padding: 70px 0 70px !important;
}
.iot_accelerator_kit .sectionh3 {
    letter-spacing:2px;
}

/* iot accel thank you related styles*/
.iot_accel_thank_you .about-headder{
    /*background: url("../img/slider-images/banner3.png") 50% 50px no-repeat fixed #fff;*/
}
.iot_accel_thank_you .about-headder p{
    color: #fff;
}
.kit-section {
    padding: 70px 0 70px !important;
}
.iot_accel_thank_you .sectionh3 {
    letter-spacing:2px;
}