div.form-placeholder h1 {font-family: Roboto, Arial;
            color: #1278bc;
            font-size: 24px;
            font-style: normal;
            text-decoration: none;
            font-weight: 600;
			line-height: 125%;
			text-transform: uppercase;
			margin:0 0 25px 0;}

div.form-placeholder h2 {font-family: Roboto, Arial;
            color: #646464;
            font-size: 20px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
			line-height: 125%;
			margin:0 0 25px 0;}

div.form-placeholder h3 {font-family: Roboto, Arial;
            color: #1278bc;
            font-size: 17px;
            font-style: normal;
            text-decoration: none;
            font-weight: 600;
			line-height: 125%;
			text-transform: uppercase;
			margin:0 0 10px 0;
			letter-spacing: 1px;}

div.max800 {
    min-width: 400px;
    max-width: 800px;
    padding-left: 20px;
}

div.maxwidth {
    width: CALC(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
}

@media all and (min-width: 1198px) {   

 /*------FORM------*/
    div.form-placeholder {
        margin: 0 auto;
        margin-top: 40px;
        text-align: left;
        width: 100%;
    }
	
	        div.form-placeholder input {
/*            height: 35px;*/
            width: 100%;
/*            border: 1px solid #a9a8a8;*/
            font-family: Roboto, Arial;
            color: #000;
            font-size: 16px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
        }

        div.form-placeholder textarea {
/*            height: 150px;*/
            width: 100%;
/*            border: 1px solid #a9a8a8;*/
            font-family: Roboto, Arial;
            color: #000;
            font-size: 16px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
        }

        div.form-placeholder label {
            font-family: Roboto, Arial;
            color: #000;
            font-size: 15px;
            font-style: normal;
            text-decoration: none;
            font-weight: 600;
            line-height: 20px;
            text-transform: none;
            margin: 0 0 2px 0;
            letter-spacing: 0px;
            display: block;
        }

    .form_errorlabel {
        font-family: Roboto, Arial;
        color: #d1432c !important;
        font-size: 14px !important;
        font-style: normal !important;
        text-decoration: none !important;
        font-weight: 500 !important;
        line-height: 16px !important;
        text-transform: none !important;
        margin: 0 0 2px 0 !important;
        letter-spacing: 0px !important;
        display: block !important;
        padding-top: 5px !important;
    }

    div.form-row_placeholder {
        margin-bottom: 15px;
    }

    div.form-button_placeholder {
        text-align: center
    }

    div.form-button_placeholder {
        margin-top: 30px;
    }

    div.form-button {
        font-family: Roboto, Arial;
        color: #fff;
        font-size: 16px;
        font-style: normal;
        text-decoration: none;
        font-weight: 600;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        background-color: #1278bc;
        padding: 6px 19px 6px 19px;
        display: inline-block;
        cursor: pointer;
    }

        div.form-button:hover {
            background-color: #95bfdb;
            color: #000;
        }

    /*------END OF FORM------*/

}





@media all and (min-width: 891px) and (max-width: 1197px) {

 /*------FORM------*/
    div.form-placeholder {
        margin: 0 auto;
        margin-top: 40px;
        text-align: left;
        width: 100%;
    }

        div.form-placeholder input {
/*            height: 35px;*/
            width: 100%;
            border: 1px solid #a9a8a8;
            font-family: Roboto, Arial;
            color: #000;
            font-size: 16px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
        }

        div.form-placeholder textarea {
/*            height: 150px;*/
            width: 100%;
            border: 1px solid #a9a8a8;
           font-family: Roboto, Arial;
            color: #000;
            font-size: 16px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
        }

        div.form-placeholder label {
            font-family: Roboto, Arial;
            color: #000;
            font-size: 15px;
            font-style: normal;
            text-decoration: none;
            font-weight: 600;
            line-height: 20px;
            text-transform: none;
            margin: 0 0 2px 0;
            letter-spacing: 0px;
            display: block;
        }

    .form_errorlabel {
        font-family: Roboto, Arial;
        color: #d1432c !important;
        font-size: 14px !important;
        font-style: normal !important;
        text-decoration: none !important;
        font-weight: 500 !important;
        line-height: 16px !important;
        text-transform: none !important;
        margin: 0 0 2px 0 !important;
        letter-spacing: 0px !important;
        display: block !important;
        padding-top: 5px !important;
    }

    div.form-row_placeholder {
        margin-bottom: 15px;
    }

    div.form-button_placeholder {
        text-align: center
    }

    div.form-button_placeholder {
        margin-top: 30px;
    }

    div.form-button {
        font-family: Roboto, Arial;
        color: #fff;
        font-size: 16px;
        font-style: normal;
        text-decoration: none;
        font-weight: 600;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        background-color: #1278bc;
        padding: 6px 19px 6px 19px;
        display: inline-block;
        cursor: pointer;
    }

        div.form-button:hover {
            background-color: #95bfdb;
            color: #000;
        }

    /*------END OF FORM------*/


}







@media all and (min-width: 650px) and (max-width: 890px) {

   /*------FORM------*/
    div.form-placeholder {
        margin: 0 auto;
        margin-top: 40px;
        text-align: left;
        width: 100%;
    }

        div.form-placeholder input {
/*            height: 35px;*/
            width: 100%;
/*            border: 1px solid #a9a8a8;*/
            font-family: Roboto, Arial;
            color: #000;
            font-size: 16px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
        }

        div.form-placeholder textarea {
/*            height: 150px;*/
            width: 100%;
            border: 1px solid #a9a8a8;
            font-family: Roboto, Arial;
            color: #000;
            font-size: 16px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
        }

        div.form-placeholder label {
            font-family: Roboto, Arial;
            color: #000;
            font-size: 15px;
            font-style: normal;
            text-decoration: none;
            font-weight: 600;
            line-height: 20px;
            text-transform: none;
            margin: 0 0 2px 0;
            letter-spacing: 0px;
            display: block;
        }

    .form_errorlabel {
        font-family: Roboto, Arial;
        color: #d1432c !important;
        font-size: 14px !important;
        font-style: normal !important;
        text-decoration: none !important;
        font-weight: 500 !important;
        line-height: 16px !important;
        text-transform: none !important;
        margin: 0 0 2px 0 !important;
        letter-spacing: 0px !important;
        display: block !important;
        padding-top: 5px !important;
    }

    div.form-row_placeholder {
        margin-bottom: 15px;
    }

    div.form-button_placeholder {
        text-align: center
    }

    div.form-button_placeholder {
        margin-top: 30px;
    }

    div.form-button {
        font-family: Roboto, Arial;
        color: #fff;
        font-size: 16px;
        font-style: normal;
        text-decoration: none;
        font-weight: 600;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        background-color: #1278bc;
        padding: 6px 19px 6px 19px;
        display: inline-block;
        cursor: pointer;
    }

        div.form-button:hover {
            background-color: #95bfdb;
            color: #000;
        }

    /*------END OF FORM------*/


}






@media all and (min-width: 1px) and (max-width: 649px) {

   /*------FORM------*/
    div.form-placeholder {
        margin: 0 auto;
        margin-top: 40px;
        text-align: left;
        width: 100%;
    }

        div.form-placeholder input {
/*            height: 35px;*/
            width: 100%;
/*            border: 1px solid #a9a8a8;*/
            font-family: Roboto, Arial;
            color: #000;
            font-size: 16px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
        }

        div.form-placeholder textarea {
/*            height: 150px;*/
            width: 100%;
            border: 1px solid #a9a8a8;
            font-family: Roboto, Arial;
            color: #000;
            font-size: 16px;
            font-style: normal;
            text-decoration: none;
            font-weight: 400;
        }

        div.form-placeholder label {
            font-family: Roboto, Arial;
            color: #000;
            font-size: 15px;
            font-style: normal;
            text-decoration: none;
            font-weight: 600;
            line-height: 20px;
            text-transform: none;
            margin: 0 0 2px 0;
            letter-spacing: 0px;
            display: block;
        }

    .form_errorlabel {
        font-family: Roboto, Arial;
        color: #d1432c !important;
        font-size: 14px !important;
        font-style: normal !important;
        text-decoration: none !important;
        font-weight: 500 !important;
        line-height: 16px !important;
        text-transform: none !important;
        margin: 0 0 2px 0 !important;
        letter-spacing: 0px !important;
        display: block !important;
        padding-top: 5px !important;
    }

    div.form-row_placeholder {
        margin-bottom: 15px;
    }

    div.form-button_placeholder {
        text-align: center
    }

    div.form-button_placeholder {
        margin-top: 30px;
    }

    div.form-button {
        font-family: Roboto, Arial;
        color: #fff;
        font-size: 16px;
        font-style: normal;
        text-decoration: none;
        font-weight: 600;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        background-color: #1278bc;
        padding: 6px 19px 6px 19px;
        display: inline-block;
        cursor: pointer;
    }

        div.form-button:hover {
            background-color: #95bfdb;
            color: #000;
        }

    /*------END OF FORM------*/
}