img#footer-company-logo{
    padding-top:10px; 
    padding-bottom:20px;
}

@media(max-width:991px){

    div#bottom-content{

        margin-left: 21px;

    }

    p#footer-company-logo{
        text-align: center;
    }

    img#footer-company-logo{
        width: 35%;
    }

}



.content{

    margin-top:45px;

}



p#submit-btn{

    text-align:center;

    margin-top:10px;

    

}



button#submit-btn-size{

    border-radius: 15px;

}





div#Sign-up-title{

    padding-left: 20px;

}



.form1{

    background-color: #D3D3D3 !important;

    color: black !important;

    border-radius: 15px;

    

}



textarea{

    resize: none;

}





input[type="text"]:not([class*="select2"]).placeholder, input[type="email"]:not([class*="select2"]).placeholder, input[type="password"]:not([class*="select2"]).placeholder, input[type="url"]:not([class*="select2"]).placeholder, textarea:not([class*="select2"]).placeholder, select:not([class*="select2"]).placeholder, .input-group-addon:not([class*="select2"]).placeholder {

    color: black; }

  input[type="text"]:not([class*="select2"]):-moz-placeholder, input[type="email"]:not([class*="select2"]):-moz-placeholder, input[type="password"]:not([class*="select2"]):-moz-placeholder, input[type="url"]:not([class*="select2"]):-moz-placeholder, textarea:not([class*="select2"]):-moz-placeholder, select:not([class*="select2"]):-moz-placeholder, .input-group-addon:not([class*="select2"]):-moz-placeholder {

    color: black; }

  input[type="text"]:not([class*="select2"])::-moz-placeholder, input[type="email"]:not([class*="select2"])::-moz-placeholder, input[type="password"]:not([class*="select2"])::-moz-placeholder, input[type="url"]:not([class*="select2"])::-moz-placeholder, textarea:not([class*="select2"])::-moz-placeholder, select:not([class*="select2"])::-moz-placeholder, .input-group-addon:not([class*="select2"])::-moz-placeholder {

    color: black; }

  input[type="text"]:not([class*="select2"]):-ms-input-placeholder, input[type="email"]:not([class*="select2"]):-ms-input-placeholder, input[type="password"]:not([class*="select2"]):-ms-input-placeholder, input[type="url"]:not([class*="select2"]):-ms-input-placeholder, textarea:not([class*="select2"]):-ms-input-placeholder, select:not([class*="select2"]):-ms-input-placeholder, .input-group-addon:not([class*="select2"]):-ms-input-placeholder {

    color: black; }

  input[type="text"]:not([class*="select2"])::-webkit-input-placeholder, input[type="email"]:not([class*="select2"])::-webkit-input-placeholder, input[type="password"]:not([class*="select2"])::-webkit-input-placeholder, input[type="url"]:not([class*="select2"])::-webkit-input-placeholder, textarea:not([class*="select2"])::-webkit-input-placeholder, select:not([class*="select2"])::-webkit-input-placeholder, .input-group-addon:not([class*="select2"])::-webkit-input-placeholder {

    color: black; }









/* Help Line */

.help-line {
  /*  background-color: rgba(244, 36, 52, 0.5);*/
    background: rgba(0, 37, 57, 0.1);
    height: 210px;
}

.help-line-bg{

    text-align: center;

}



.help-line-title{

    font-weight: 500;

    font-size: 40px;

    padding-top: 50px;

    padding-bottom: 55px;

    color: #002539;

    font-family: GothamMedium;

}



@media(max-width:767px){

    .help-line-title{

        font-weight: 500;

        font-size: 25px;

        padding-top: 32px;

        padding-bottom: 26px;

        color: #002539;

        font-family: GothamMedium;

    }

}



.free-quote-button{

    background: #f42434;

    color: white;

    font-weight: bold;

    margin-left: 20px;

    font-size: 20px;

    box-shadow: 2px 2px 3px #999;

    padding: 15px;

    border-radius: 5px;

   /* font-family: GothamMedium;
*/
    font-family: GothamBook;
}



@media(max-width:767px){

    .free-quote-button {

        background: #d4172e;

        color: white;

        font-weight: bold;

        margin-left: 20px;

        font-size: 18px;

        box-shadow: 2px 2px 3px #999;

        padding: 8px;

        border-radius: 5px;

        font-family: GothamMedium;

    }

}



.free-quote-button:hover{

    color: white;

    background: #f42434;

}





@media(max-width:440px){

    img#quote-right-arrow{

        width: 7%;

        margin-left: 7px;

    }

}



@media(min-width:441px){

    img#quote-right-arrow{

        width: 4%;

        margin-left: 7px;

    }

}



@media(min-width:992px){

    img#quote-right-arrow{

        width: 3%;

        margin-left: 7px;

    }

}



@media(min-width:1200px){

    img#quote-right-arrow{

        width: 2%;

        margin-left: 7px;

    }

}





.help-line-desc{

    font-size: 25px;

    font-weight: bold;

    color: #002539;

}



@media(max-width:767px){

    .help-line-desc{

        font-size: 20px;

        font-weight: bold;

        color: #002539;

        margin-bottom: 27px;

    }

}



.help-phone-num{

    color: #f42434;

    padding-left: 10px;

    padding-right: 10px;

    font-size: 30px;

    /*font-family: GothamMedium;
    */font-family: GothamBook;
    

}



@media(max-width:767px){

    .help-phone-num{

        color: #d4172e;

        padding-left: 10px;

        font-size: 23px;

        font-family: GothamMedium;

        

    }

}



.help-phone-num:hover{

    color: #f42434;

    text-decoration: none;

}







/* Reason for Trusted */

@media(max-width:600px){

    .trusted-reason{

        background-color: #616161;

        height:178px;

    }

}



@media(min-width:601px){

    .trusted-reason{

        background-color: #616161;

        height:200px;

    }

}



@media(min-width:676px){

    .trusted-reason{

        background-color: #616161;

        height:225px;

    }

}



@media(min-width:768px){

    .trusted-reason{

        background-color: #616161;

        height:116px;

    }

}



@media(min-width:992px){

    .trusted-reason{

        background-color: #616161;

        height:80px;

    }

}



@media(min-width:1200px){

    .trusted-reason{

        background-color: #616161;

        height:67px;

    }

}



.trusted-reason-bg{

    padding-top: 20px;

}



.trusted-reason-desc{

    color: white;

    font-size: 18px;

}



img#white-check{

    width: 11%;

    margin-right: 7px;

    margin-top: -4px;

}



@media(max-width:767px){

    img#white-check{

        width: 6%;

        margin-right: 7px;

        margin-top: -4px;

    }

}