/*** PORTAL PAGE ***/

h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.8rem;
}
h4 {
    font-size: 1.1rem;
	line-height:1.3;
}
.propeller-selector .card  {
    border: 0;
	border-radius: 0;
    height:250px !important;
}
.bg-faded {
 background-color:#f5f5f5;
}
h4.prop-portal {
    font-size: 1.3rem;
	line-height:1.3;
}
h5.card-title {
	font-size: 1.8rem;
	color: #404041;
    font-weight:300;
}
p.card-text {
	font-size: 1rem !important;
	line-height:1.5;
	color:#404041;
    font-weight:300 !important;
}
#panel-find-your-fit-banner p, #panel-find-by-oem-banner p {
    font-size: 18px;
    line-height: 1.5;
    font-weight:300;
}
#panel-find-your-fit-banner p a {
    font-weight:400;
    text-decoration:underline;
}
#panel-find-your-fit-banner p a:hover {
    color: #244c5a;
}
.propeller-selector .btn-primary {
 	background-color: #00669e;
	border-color:  #00669e;
	font-weight:500 !important;
}
.propeller-selector .btn-primary:hover {
	text-decoration:none !important;
	background-color: #244c5a;
	border-color: #244c5a;  
}
.propeller-selector .btn-primary:focus {
    box-shadow: none;
}

hr.short-line {
 border-top: 3px solid #d85a2e;
	width:40px;
}

.propeller-selector p, .propeller-selector ul li {
	font-size: .9rem;
	line-height:1.5;
	font-weight:400;
}

.text-xl {
	font-size: 21px;
	line-height: 1.3;
}
.text-xl a{
	font-size:110%;
}
.typeahead__container {
font: 1rem Montserrat, Lato,"Helvetica Neue",Arial,Helvetica,sans-serif !important;
  height: 3.4125rem !important; 

}

.typeahead__field input {
    padding: 0rem .75rem !important;
}
.typeahead__button button {
    padding-top:1rem !important;
    padding-bottom:1rem !important;
}
.typeahead__cancel-button {
 font-size:1.5rem;
}
.typeahead__field {
  height: 3.4125rem; 
}


.custom-select {
    background-size: 12px 14px;
}
.form-control {
    border: 1px solid #c5c5c5;
    font-size: 1rem;
}
.oem_part.form-control {
    border-right: none !important;
    font-size: 1rem;
    width:80% !important;
}
.form-control-lg {
   font-size: 1rem;
        line-height:1.5;
}
.form-control:focus {
  border-color: #00669e;
}
.form-group .btn {
    line-height:53px;
    padding: 0 2rem;
    font-weight:500 !important;
}
.oem_part_go.btn {
    border-radius: 0 2px 2px 0;
    border-right: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    border-left: none !important;
    background: #c5c5c5 url("/assets/images/searchW.svg") no-repeat 17px center;
    background-size: 17px 17px;
    text-align:center;
    width:50px;
    height:50px;
}
.oem_part_go.btn:focus {
    border-color: #1fafff;
}
.oem_part_go.btn:hover {
    background: #00669e url("/assets/images/searchW.svg") no-repeat 17px center;
    background-size: 17px 17px;
    text-align:center;
    width:50px;
    height:50px;
    border-color: #00669e;
}
#oem-form2 .row {
 width:50%;
}


/*** SEARCH BY SELECTS ***/
select::-ms-expand {
    display: none;
}

.selected-text {
	visibility:hidden;
}
.propeller-selector .hero__body .row {
    -webkit-box-align: center;
    align-items:center;
}
h1.hero-text {
    font-size: 60px;
    font-weight:600;
    line-height: 1.2;
}
.firstRow {
    background-color:#000000;
    color: #ffffff;
}


.prop-specs.row {
border-left: 1px solid #404041;
border-right: 1px solid #404041;
border-bottom: 1px solid #404041;
}
.prop-specs.row:nth-child(even) {
  background: #f7f7f7;

}
.assistance-note {
    font-size:16px;
}
.select-choice {
 width:25%;
}
.select-choice-two {
 width:21%;
}
.select-choice-four {
 width:29%;
}
#by_manu_panel .card {
    height: auto !important;
}
#submit_error {
	color:#ff0000;
	display: none;
	font-size:14px;
	padding:5px 0px 0px 50px;
}



#type_help_js .panel {
    /*height: 250px;*/
    padding: 0px 12px 10px 12px;
    width: 165px;
	border: none;
}
#type_help_js .panel a{
    color: #0078BD;
    display: block;
    font-weight: bold;
    padding-bottom: 20px;
    text-decoration: none;
}
#type_help_js .panel a:hover {
    text-decoration: none !important;
}
#type_help_js .panel p{
    font-size: 1.2em;
    width: 160px;
}
#type_help_js .desc {
    color: #1e4051;
    font-weight: normal;
    padding-top: 10px;
}
#more {
    display:none;
}
#moreBtn {
    border:0 !important;
    background:#fff!important;
    padding-left:0 !important;
    color:#496478;
}
#moreBtn:hover {
    color:#00669e;
}


@media(max-width: 991px){

h1.hero-text {
    font-size: 48px;

}
h2 {
    font-size: 1.8em;
}
.center{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.block-md-down{
	display: block;

}
/*** PORTAL PAGE ***/
h5.card-title {
	font-size: 1.5rem;
}
p.card-text {
	font-size: .9rem !important;
	line-height:1.5;
}
.propeller-selector .btn-primary {
	font-size: .9rem;
	}

.text-xl {
	font-size: 18px;
    }

    
.form-control-lg {
   font-size: .9rem;
        line-height:1.4;

}
.custom-select {
   padding: .25rem 2.5rem .25rem .6rem;     
}
}

@media(max-width: 767px){
h1.hero-text {
    font-size: 36px;

}
h2 {
    font-size: 1.7em;
}

h5.card-title {
	font-size: 1.8rem;
}
.propeller-selector .card{
    height:auto !important;
}
p.card-text {
	font-size: 1rem !important;
}
.mobileSpec {
width:50%;
}
.prop-specs.row {
border-left: none;
border-right: none;
}
 

.assistance-note {
    font-size: .9375rem;
}
#panel-find-your-fit-banner p, #panel-find-by-oem-banner p {
    font-size: 16px;
}
#oem-form2 .row {
 width: 75%;
}
}



@media(max-width: 575px){
h1.hero-text {
    font-size: 30px;

}
h2 {
    font-size: 1.6em;
}
h3 {
    font-size: 1.4rem;
}
h5.card-title {
    font-size: 1.5rem;
}

img.PropellerImage {
	height : 180px;
	width  : 180px;
}
.select-choice, .select-choice-two, .select-choice-four {
 width:100%;
}
.form-control-lg {
   font-size: 1.1rem;
}
#oem-form2 .row {
 width: 90%;
}
}

@media(max-width: 375px){
h1.hero-text {
    font-size: 24px;

}
h2 {
    font-size: 1.4em;
}
h3 {
    font-size: 1.2rem;
}
h5.card-title {
	font-size: 1.3rem;
}
p.card-text { 
	font-size: .9rem !important;
}

#panel-find-your-fit-banner p, #panel-find-by-oem-banner p {
    font-size: 14px;
}
}



/* bootstrap */
@keyframes spinner-border {
  to { transform: rotate(360deg); }
} 
.spinner-border{
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}
.spinner-border-sm{
    height: 1rem;
    border-width: .2em;
}

img.PropellerImage {
	height : 140px;
	width  : 140px;
}

#propellerselector .oem-assistance-note {
	text-align: left !important;
	width:270px;
}
