:root { 
--primary-font: 'Roboto Condensed', sans-serif;;
--secondary-font: 'Anton', sans-serif;;
--base-font-size: 18px;
--base-font-weight: 400;
--base-line-hight: 1.5;
--base-text-transform: initial;
--base-font-family: 'Roboto Condensed', sans-serif;;
--primary-color: 227,27,34;
--secondary-color: 48,47,112;
--text-color: 0,0,0;
--link-color: 227,27,34;
--base-gray-color: 228,228,228;
--base-ham-bg: 227,27,34;
--base-heading-font-family: 'Anton', sans-serif;;
--base-heading-font-weight: 400;
--base-content-heading-font-family: 'Roboto Condensed', sans-serif;;
--base-content-heading-font-weight: 700;
/*Button Style*/
--base-btn-font-weight: 400;
--base-btn-line-height: 1.4;
--base-btn-text-transform: uppercase;
--base-btn-font-family: 'Anton', sans-serif;;
--base-btn-font-size-lg: 22px;
--base-btn-font-size-sm: 18px;
--base-btn-padding: 10px 60px;
--base-btn-padding-lg: 12px 35px;
--base-btn-padding-sm: 6px 20px;
--base-btn-border-width: 2px;
--base-btn-border-style: solid;
--base-btn-border-color: #e31b22;
--base-btn-border-color-focus: #e31b22;
--base-btn-radius: 0px;
--base-btn-bg: rgb(227,27,34);
--base-btn-hover-bg: rgb(227,27,34);
--base-btn-color: rgb(255,255,255);
--base-btn-hover-color: rgb(255,255,255);
/*Color Palette 2*/
--base-btn-palette-2-bg: rgb(0,0,0);
--base-btn-palette-2-hover-bg: rgb(0,0,0);
--base-btn-palette-2-color: rgb(255,255,255);
--base-btn-palette-2-hover-color: rgb(255,255,255);
--base-btn--palette-2-radius: 0px;
--base-btn-palette-2-border-width: 2px;
--base-btn-palette-2-border-style: solid;
--base-btn-palette-2-border-color: #000000;
--base-btn-palette-2-border-color-focus: #000000;
/*Color Palette 3*/
--base-btn-palette-3-bg: rgb(255,255,255);
--base-btn-palette-3-hover-bg: rgb(48,47,112);
--base-btn-palette-3-color: rgb(227,27,34);
--base-btn-palette-3-hover-color: rgb(255,255,255);
--base-btn--palette-3-radius: 0px;
--base-btn-palette-3-border-width: 2px;
--base-btn-palette-3-border-style: solid;
--base-btn-palette-3-border-color: #e31b22;
--base-btn-palette-3-border-color-focus: #302f70;
/*Button Large*/
--base-btn-font-size-lg: 22px;
--base-btn-padding-lg: 10px 60px;
/*Button Small*/
--base-btn-font-size-sm: 18px;
--base-btn-padding-sm: 10px 60px;

/*Form Style*/
--base-form-label-font-weight: 400;
--base-form-label-line-height: inherit;
--base-form-label-text-transform: inherit;
--base-form-label-font-family: inherit;
--base-form-label-color: rgb(51,51,51);

--base-form-field-font-weight: 400;
--base-form-field-line-height: 1.5;
--base-form-field-text-transform: inherit;
--base-form-field-font-family: 'Roboto Condensed', sans-serif;;
--base-form-field-radius: 0px;
--base-form-field-padding: 15px 15px;
--base-form-field-bg: rgb(54,54,54);
--base-form-field-color: rgb(255,255,255);
--base-form-field-placeholder-color: rgba(255,255,255,0.7);
--base-form-field-border-width: 1px;
--base-form-field-border-style: solid;
--base-form-field-border-color: #000000;
--base-form-field-border-color-focus: #e31b22;

--base-form-btn-font-weight: 700;
--base-form-btn-line-height: 1.5;
--base-form-btn-text-transform: uppercase;
--base-form-btn-font-family: 'Roboto Condensed', sans-serif;;
--base-form-btn-padding: 10px 15px;
--base-form-btn-radius: 0px;
--base-form-btn-border-width: 0px;
--base-form-btn-border-style: solid;
--base-form-btn-border-color: #2f576e;
--base-form-btn-border-color-hover: #d2963b;
/*Form Submit Colors*/
--base-form-btn-bg: rgb(227,27,34);
--base-form-btn-bg-hover: rgb(227,27,34);
--base-form-btn-color: rgb(255,255,255);
--base-form-btn-color-hover: rgb(255,255,255);

/*Footer Style*/
--base-footer-font-weight: 400;
--base-footer-line-height: inherit;
--base-footer-text-transform: inherit;
--base-footer-font-family: inherit;
--base-footer-text-color: rgb(255,255,255);

--base-footer-title-weight: 700;
--base-footer-title-line-height: 1.5;
--base-footer-title-transform: inherit;
--base-footer-title-family: inherit;
--base-footer-title-color: rgb(255,255,255);

--base-footer-link-color: rgb(255,255,255);
--base-footer-link-color-hover: rgb(210,150,59);

--base-footer-bg: rgb(47,87,110);
--base-footer-bottom-bg: rgb(3,118,185);
--base-footer-bottom-text-color: rgb(47,87,110);

}

body {
    font-size: 18px;
}

.btn {
    font-size: 20px;
}

h1,.h1 {
    font-size: 50px;
}

h2,.h2 {
    font-size: 40px;
}

h3,.h3 {
    font-size: 30px;
}

h4,.h4 {
    font-size: 26px;
}

h5,.h5 {
    font-size: 22px;
}

h6,.h6 {
    font-size: 18px;
}

.entry-content h1 {
    font-size: 36px;
}

.entry-content h2 {
    font-size: 28px;
}

.entry-content h3 {
    font-size: 24px;
}

.site-content .gform_wrapper label.gfield_label,
.site-content .gform_wrapper legend.gfield_label {
    font-size: 18px;
}

::-webkit-input-placeholder {
    font-size: 18px;
}

:-moz-placeholder {
    font-size: 18px;
}

::-moz-placeholder {
    font-size: 18px;
}

:-ms-input-placeholder {
    font-size: 18px;
}

::-ms-input-placeholder {
    font-size: 18px;
}

::placeholder {
    font-size: 18px;
}

.site-content .gform_wrapper select,
.site-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.site-content .gform_wrapper textarea {
    font-size: 18px;
}

.site-content .gform_wrapper .gform_footer input.button,
.site-content .gform_wrapper .gform_footer input[type=submit],
.site-content .gform_wrapper .gform_page_footer input.button,
.site-content .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
}

.site-footer,
.footer-bottom {
    font-size: 18px;
}

.site-footer .widget-title {
    font-size: 20px;
}



@media screen and (max-width: 1280px) {



h1,.h1 {
    font-size: 40px;
}

h2,.h2 {
    font-size: 36px;
}















}




@media screen and (max-width: 768px) {



















}
