/* Media Quary for 768px START*/
@media(max-width:768px){
    .jumbotron2 {
        padding-top: 1px!important;
        margin-bottom: 0!important;
    }
    .bigImageSearch2{
        margin-top: 45px;
    }
    .orangeBG2{
        height: 180px;
    }
    .bigImageInput3{
        top: -5px;
    }
    .bigImageInput4{
        top: 10px;
    }
    .bigImagebtn2{
        top: 25px;
        height: 55px;
    }
    .bigImagebtn2 button{
        height: 45px;
        color: #fff;
        border-color: #777777;
        font-size: 25px;
    }
    .bigImagebtn2 button:hover{
        color: #fff;
        background-color: #525252;
        border-color: #525252;
    }
    .bigImagebtn2 button:focus{
        color: #fff;
        background-color: #525252;
        border-color: #525252;
        outline: none!important;
    }
    #searchInput3{
        height: 45px;
    }
    #searchInput4{
        height: 45px;
    }
    .jumbotron2 .placeholder3{
        margin-top: -39px;
        font-size: 23px;
        margin-right: 6px;
    }
    .jumbotron2 .placeholder4{
        margin-top: -39px;
        font-size: 23px;
        margin-right: 6px;
    }

    .topLeftPhone button {
        padding: 3px 10px;
    }
    .boxContentIMG {
        
    }
    .boxContent {

    }
    .bottomLeftLinksROW {
        
    }
    .boxBottomLinkDIV1 {
        padding-left: 10px;
        font-size: 13px;
    }
    .boxBottomLinkDIV2 {
        padding-right: 0;
        font-size:13px;
    }
    .boxBottomLinkDIV3 {
        width: auto;
        padding-right: 7px;
        padding-left: 10px;
        font-size: 13px;
    }
    .boxBottomLinkDIV3 img {
        width: 15px;
    }
    .Bottom3Links {
        color: #e36a01;
    }
   
    .quotationDIV button {
        background-color: #40444f;
        color: #fff;
        height: 64px;
        font-size: 19px;
    }
    .BottomLinksXS12SM4 {
        padding: 0 0 15px 0!important;
    }
    .BottomThumbsInnerPage {
        margin: 15px 0;
    }
}
/* Media Quary for 768px END*/
/* Media Quary for 706px START*/
@media(max-width:706px){

}
/* Media Quary for 706px END*/
/* Media Quary for 460px START*/
@media(max-width:460px){
    .breadcrumb > li {
        font-size: 15px!important;
        font-weight: 500;
    }
    .breadcrumb > li:last-child {
        font-size: 16px!important;
        font-weight: bold;
    }

}
/* Media Quary for 460px END*/
