/*
Theme Name: Pindol
Theme URI: http://themes.muffingroup.com/pindol
Author: Muffin group
Author URI: http://muffingroup.com
Description: Pindol - Responsive Premium WordPress Theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Version: 1.6.0.2
*/

@import url("css/base.css");
@import url("css/buttons.css");
@import url("css/skeleton.css");
@import url("css/layout.css");
@import url("css/variables.css");
@import url("css/shortcodes.css");
@import url("css/animations.css");
@import url("css/font-awesome.css");
@import url("css/fonts.css");

/* If you want to add your own css code, please do it in css/custom.css */
@import url("css/custom.css");
#Header #logo {
    width: 230px;
}
.contact-page {
    background: url(images/contact-bg.jpg) no-repeat scroll center center;
    padding: 50px 0;
    background-size: cover !important;
    margin-bottom: 0;
}
.contact-title {
    text-align: center;
    font-size: 32px;
    line-height: 1.2;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}
.contact-form-header {
    width: 70%;
    margin: 0 auto;
    background: rgba(255,255,255,0.7);
    padding: 20px 0;
}
.contact-header-title {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    text-align: center;
}
.contact-page .homeForm{
  width: 60%;
  margin: 0 auto;
}
.contact-page .homeForm .gform_wrapper{
    margin-left: 0!important;
    width: auto!important;
    padding: 10px 5px 10px 20px!important;
}
.footer-contact {
    background: #fff url(images/footer-contact-bg.jpg) no-repeat scroll left bottom;
    min-height: 310px;
}
.footer-contact-padding {
    padding-left: 320px;
    padding-top: 40px;
}
.footer-contact-title {
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: 300;
}
.footer-contact-number {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 10px;
}
.footer-contact-number a:hover {
    color: #ee5a24 !important;   
}
.testimonial-wrap {
    margin-top: -10px;
    text-align: center;
    padding: 60px 0 40px;
    background: url(images/testimonial-bg.jpg) no-repeat scroll center center;
    background-size: cover !important;
    position: relative;
}
.testimonial-wrap h3 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}
.testi-quote {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    background: url(images/testi-quote-bg.png) no-repeat scroll top left;
    padding: 20px 60px 20px;
}
.testi-author {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.page-template-template-contact #Content {
    padding: 40px 0 0 !important;   
    background: #fff;
}
.page-template-template-contact .testimonial-wrap:before {
    display: none;   
}
.page-template-template-contact .header-title {
    display: none;   
}
#gform_wrapper_1 li.gfield {
    margin-top: 0;
}
#gform_wrapper_1 label, #gform_wrapper_1 #input_1_4_5_label{
  display: none;
}
#gform_wrapper_1 #input_1_4_5_container{
  width: 100%!important;
  padding-right: 0px!important;
min-height:0;
}
#gform_wrapper_1 ::-webkit-input-placeholder {
   color: #000;
}
#gform_wrapper_1 input, #gform_wrapper_1 textarea {
    color: #000000;
    box-shadow: none;
    border-color: #999;
    border-width: 1px;
    margin: 0 0 5px !important;
}
#gform_wrapper_1 .gform_footer{
    text-align: center;
        text-align: center;
    padding: 0 16px 0 8px;
}
#gform_wrapper_1 .gform_footer input[type="submit"] {
    width: 100%;
    margin-right: 0;
    webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    background-color: #3795f3;
        padding: 8px 21px;
        color: #fff;
}
#gform_wrapper_1 .gform_footer input[type="submit"]:hover {
    background-color: #ee5a24;
}
.page-template-template-contact .footer-cta {
    margin-top: 40px !important;   
}
.contact-footer {
    background: #fff;   
}
#gform_wrapper_1 {
    padding: 10px 10px 10px 20px;
}
#gform_fields_1 {
    padding-left: 8px !important;   
}
#HomeTop{
	background-image: url("/wp-content/uploads/2019/08/TopBg.jpg");
	background-position: bottom center;
	background-size: cover;
	padding-top: 50px;
    padding-bottom: 80px;
    position: relative;
	text-align: center;
}
.bottom-div {
    background: #fff;
    clip-path: polygon(50% 100%, 100% 0, 100% 100%, 0 100%, 0 0);
    position: absolute;
    bottom: 0px;
    z-index: 200;
    height: 160px;
    width: 100%;
}
#HomeTop .container {
    width: 1150px;   
}
#HomeTop h3{
	font-weight: normal;
	color: black;
}

#HomeTop img.main-man{
	position: absolute;
    width: 300px;
    left: 40px;
    bottom: -45px;
}
.mainform img.form-seal {
    display: inline-block;
}
.mainform div.form-title {
    display: inline-block;
    text-align: left;
    width: 80%;
}
.mainform div.form-title p {
    color: white;
    line-height: 18px;
    margin-bottom: 0px;
}
.mainform div.form-title h4 {
    color: white;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
}
.mainform .gform_wrapper {
    margin: 0px!important;
}
.mainform .gform_wrapper .gfield.gf-heading{
	margin-bottom: 40px !important;
	text-align:center;
}
.gf-title {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000;
	padding: 0 60px;
}
.mainform .gform_wrapper form {
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
}
.mainform .gform_wrapper .gfield_label, .mainform .gform_wrapper .has_zip label {
    display: none!important;
}
.mainform .gform_wrapper .gfield {
    margin-top: 0px;
    margin-bottom: 0px!important;
}
.mainform .gform_wrapper .gfield_radio,
.mainform .gform_wrapper .gfield_checkbox{
	width:100%!important;
}
.mainform .gform_wrapper input, .mainform .gform_wrapper select, .mainform .gform_wrapper textarea {
    margin-bottom: 0px!important;
    border-radius: 2px;
    box-shadow: none;
    color: black;
    min-height: 32px;
}
.mainform ::-webkit-input-placeholder { /* Edge */
  color: #000 !important;
}

.mainform :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000 !important;
}

.mainform ::placeholder {
  color: #000 !important;
}
@media only screen and (max-width:1919px){#HomeTop img.main-man{bottom: -44px;}}
.mainform{
	width: 525px;
    background-color: #0d2035;
    padding: 5px 5px 0px 20px;
    margin: 0 auto;
    position: relative;
}

.page-template-template-soumissions .mainform img.form-seal {width:100%; max-width: 90px;}
.mainform img.form-seal{
	display: inline-block;
}
.mainform div.form-title{
	display: inline-block;
    text-align: left;
    width: 80%;
}
.mainform div.form-title h4{
	color: white;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
}
.mainform div.form-title p{
	color: white;
    line-height: 18px;
    margin-bottom: 0px;
}
.mainform img.form-ssl{
	display: inline-block;
}
.mainform p.subbutton{
	display: inline-block;
    color: white;
    font-size: 12px;
    line-height: 16px;
    width: 80%;
    text-align: left;
    vertical-align: middle;
}
.mainform p.subbutton a{
	color: white;
}
.mainform .gfield input, .mainform .gfield select {
    height: 38px !important;
    min-height: unset !important;
    padding: 0px 10px;
}
.mainform .gform_wrapper textarea.small {
    height: 90px;   
}
.mainform .gform_wrapper{
	margin: 0px!important;
}
.mainform .gform_wrapper .gfield_label, .mainform .gform_wrapper .has_zip label{
	display: none!important;
}
.mainform .gform_wrapper .gfield{
	margin-top: 0px;
	margin-bottom: 0px!important;
}
.mainform .gform_wrapper .address_zip{
	width: 100%!important;
	padding-right: 0px!important;
	min-height: 0px!important;
}
.mainform .gform_wrapper input, .mainform .gform_wrapper select, .mainform .gform_wrapper textarea{
	margin-bottom: 0px!important;
	border-radius: 2px;
	box-shadow: none;
	color: black;
	min-height: 32px;
}
.mainform .gform_wrapper .gform_footer{
	text-align: center;
	margin-top: 0px;
}
.mainform .gform_wrapper .gform_footer .gform_button{
	width: 96%;
    padding: 20px 30px;
    background-color: #fac400;
    border-radius: 5px;
	-webkit-appearance: none;
}
.mainform .gform_wrapper .ginput_container_date {
	position: relative;
}
.mainform .gform_wrapper .ginput_container_date input {
	width: 100% !important;
}
.mainform .gform_wrapper .ginput_container_date img {
	position: absolute;
	right: 10px; 
	top: 10px;
}

.mainform .gform_wrapper .gform_footer .gform_button:hover,
#HomeFooter #con3 a:hover{
	background-color: #059cce;
	color: white;
}
.mainform img.blue-arrow{
	position: absolute;
    right: -40px;
    bottom: 75px;
}
.mainform p.arrow-txt{
	position: absolute;
    right: -160px;
    bottom: 140px;
    color: black;
    font-weight: bold;
    width: 120px;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    margin-bottom: 0px;
}
.bottom-divider {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-repeat-y: no-repeat;
    margin-bottom: -1px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxNjJweCIgdmlld…xwYXRoIGQ9Ik02NDAgMTM5TDAgMHYxNDBoMTI4MFYwTDY0MCAxMzl6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 162px;
    bottom: 0;
    height: 162px;
    z-index: 1;
}
/* Gravity Forms */
.main-form .gform_wrapper ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.main-form .gform_wrapper ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.main-form .gform_wrapper :-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.main-form .gform_wrapper :-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.gsection_title {
	text-transform: uppercase;
	font-size: 20px;
	color: #203da6;
}
.main-form .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;   
}
.section-with-heading h3 {
    margin-top: 40px;
    padding-top: 10px;
    background: #063257 !important;
    color: #fff;
    padding: 8px 15px;
    font-size: 20px;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.main-form #field_1_6.section-with-heading h3 { 
	margin-top: 0 !important;	
}
.main-form .gform_wrapper .hidden_label .gfield_label, .screen-reader-text {
	display: none !important;
}
.main-form .gform_wrapper .gfield_label{
	font-weight: 700;
    font-size: 14px;
    margin-bottom: 0px;
	text-transform: uppercase;
	color: #373c47;
	display: none !important;
}
.main-form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none !important;   
}
.main-form .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, 
.main-form .gform_wrapper.gf_browser_chrome .ginput_complex select {
    margin-top: 0 !important;
}
/*.gform_wrapper .gfield_label.gfield_label_before_complex {
	display: block !important;
	font-size: 14px;
    color: #373c47;
    margin-bottom: 5px; 
	font-weight: 700 !important;
	text-transform: uppercase;
}*/
.main-form .gform_wrapper form input[type="text"], 
.main-form .gform_wrapper form input[type="tel"], 
.main-form .gform_wrapper form input[type="email"], 
.main-form .gform_wrapper form textarea, 
.main-form .gform_wrapper form select {
    background: #fff;
    border: 1px solid #aaaaaa;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px !important;
    color: #000;
    padding: 15px !important;
    width: calc(100% - 32px);
    height: 20px;
    outline: none !important;
	box-shadow: none;
	margin-bottom: 10px;
}
.main-form .gform_wrapper form textarea {
    height: 100px;   
}
.main-form .gform_wrapper form select {
	height: 52px;
	width: 100%;
	background-image: url(images/select-bg-gray.png);
    background-size: 10px 6px;
    background-position: center right 15px;
    background-repeat: no-repeat;
}
.main-form .gform_wrapper .gfield_checkbox input[type="checkbox"] {
    display: none;
    cursor: pointer;
}
.main-form .gform_wrapper .gfield_checkbox input[type="checkbox"] + label:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    top: 0;
    left: 0;
    position: absolute;
    border: 1px solid #aaaaaa;
    content: "";
    cursor: pointer;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.main-form .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before{
	content: "\2714";
	font-size:21px;
	color:#fff;
	background-color:#203da6;
	border: 1px solid #203da6;
}
.main-form .gform_wrapper .gfield_checkbox {
	margin-bottom: 20px;
}
.main-form .gform_wrapper .gfield_checkbox label {
	width: auto !important;
    display: inline-block;
    float: none;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
	font-weight: 400;
	font-size: 16px;
	color: #000;
}
.main-form .ginput_container_date {
	position: relative;
}
.main-form .ginput_container_date img {
	position: absolute;
	right: 15px; 
	top: 18px;
}
.main-form .gform_wrapper form .ginput_container_number input[type="text"] {
    margin-bottom: 0;   
}
.main-form .gform_wrapper form .ginput_container_number .instruction {
    margin-bottom: 20px;
    font-size: 16px;
}
#ui-datepicker-div {
	background: #203da6 !important;
    color: #fff !important;
	border: none !important;
}
.ui-datepicker-calendar{
	margin-bottom: 0 !important;
	font-size: 14px !important;
}
.ui-datepicker-calendar th, .ui-datepicker-calendar td {
	border: 1px solid #8f9ed2 !important;
}
.ui-datepicker-prev {
	float: left;
	padding-bottom: 10px;
}
.ui-datepicker-next {
	float: right;
	padding-bottom: 10px;
}
.ui-datepicker-header {
	border: none !important;
    padding: 10px 10px 0 !important;
}
.ui-datepicker-title {
	clear: both;
}
.ui-datepicker-month {
	width: calc(50% - 5px);
	float: left;
	background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    color: #626262;
    padding: 5px 10px;
    height: 30px;
    outline: none !important;
	box-shadow: none;
	background-image: url(images/select-bg-gray.png);
    background-size: 10px 6px;
    background-position: center right 10px;
    background-repeat: no-repeat;
}
.ui-datepicker-year {
	width: calc(50% - 5px);
	float: left;
	margin-left: 10px;
	float: left;
	background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    color: #626262;
    padding: 5px 10px;
    height: 30px;
    outline: none !important;
	box-shadow: none;
	background-image: url(images/select-bg-gray.png);
    background-size: 10px 6px;
    background-position: center right 10px;
    background-repeat: no-repeat;
}
.ui-datepicker-today .ui-state-default.ui-state-highlight {
	background: #24a6de !important;
    border: none !important;
    border-radius: 100% !important;
    width: 30px !important;
    height: 30px !important;
    display: block !important;
    color: #fff !important;
    line-height: 30px !important;
	text-shadow: none;
}
.main-form .ginput_complex:after {
    display: block;
    clear: both;
    content: "";
}
.main-form .ginput_complex .address_line_1,
.main-form .ginput_complex .address_city,
.main-form .ginput_complex .address_state,
.main-form .ginput_complex .address_zip {
	float: left;
	width: calc(50% - 5px) !important;
	margin-left: 10px !important;
}
.main-form .ginput_complex .address_line_1,
.main-form .ginput_complex .address_state {
	margin-left: 0 !important;
}
.main-form .gform_wrapper .gfield {
	clear: both;
}
.main-form .gform_wrapper .gf_left_half,
.main-form .gform_wrapper .gf_right_half {
	float: left;
	width: calc(50% - 5px);
	margin-left: 10px;
	clear: none;
}
.main-form .gform_wrapper .gf_left_half {
	margin-left: 0;
}
.main-form .gform_wrapper .gf_left_third,
.main-form .gform_wrapper .gf_middle_third,
.main-form .gform_wrapper .gf_right_third {
	float: left;
	width: calc(33.0333333% - 5px);
	margin-left: 10px;
	clear: none;
}
.main-form .gform_wrapper .gf_left_third {
	margin-left: 0;
}
.main-form .gfield_html, .main-form .gsection {
	font-size: 16px;
	margin-bottom: 20px;
	color: #000;
}
.main-form .gfield_html i {
	font-style: italic;
}
.main-form .gfield_description {
	font-size: 14px;
    margin-top: -15px;
    margin-bottom: 15px;
    line-height: 1.3;
}
.main-form .gform_footer {
	text-align: center;
}
#field_3_14, #field_3_15,
#field_5_14, #field_5_15,
#field_7_14, #field_7_15 {
    width: calc(30% - 20px);
    float: left;
    clear: none;
    margin-right: 20px;
}
#field_3_16, #field_5_16, #field_7_16 {
    margin-right: 20px;
    float: left;
    clear: none;
    width: calc(20% - 20px);
}
#field_3_17, #field_5_17, #field_7_17 {
    width: 20%;
    float: left;
    clear: none;
}
.main-form .gform_footer input[type="submit"] {
	font-size: 22px !important;
    font-weight: 700 !important;
    color: #fff !important;
    padding: 28px 40px !important;
    background: #ee5a24 !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1 !important;
    box-shadow: none !important;
    border: none !important;
}
.main-form .gform_footer input[type="submit"]:hover {
	background: #06afd2 !important;
}
.main-form .gform_wrapper .ginput_complex.ginput_container_address span.ginput_full+span.ginput_right {
    padding-right: 0 !important;
    margin-right: 0 !important;
}
.main-form .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip {
    margin-right: 0 !important;
}
.main-form .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left {
    padding-right: 0 !important;   
}
.header-title h1 {
	font-size: 30px;
    text-align: center;
    max-width: 80%;
    margin: 0 auto 40px;
    line-height: 1.3;
}
#field_1_119 .gfield_label {
    margin-bottom: 22px;   
}
.main-form .gfield_error input,
.main-form .gfield_error select, 
.main-form .gfield_error textarea {
    border-color: #ff0000;   
}
.main-form .gfield_description.validation_message {
    color: #ff0000 !important;   
}
.main-form-button {
    background: url(images/blur.jpg);
    background-size: cover;
    padding: 8vw 0;
    text-align: center;
    min-height: 600px;
}
.pay-text {
    background: rgba(255,255,255,0.6);
    padding: 40px;
}
.pay-text a {
    display: inline-block;
}
#gform_wrapper_4 form input[type="text"], #gform_wrapper_4 form input[type="email"],
#gform_wrapper_6 form input[type="text"], #gform_wrapper_6 form input[type="email"] {
    background: #fff;
    border: 1px solid #aaaaaa;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 16px;
    color: #000;
    padding: 15px;
    width: calc(100% - 32px);
    height: 20px;
    outline: none !important;
    box-shadow: none;
}
#gform_wrapper_4 .gf_left_third, #gform_wrapper_4 .gf_middle_third, #gform_wrapper_4 .gf_right_third,
#gform_wrapper_6 .gf_left_third, #gform_wrapper_6 .gf_middle_third, #gform_wrapper_6 .gf_right_third {
    float: left;
    width: calc(33.0333333% - 12px);
    margin-left: 20px;
    clear: none;
    margin-top: 0 !important;
}
#gform_wrapper_4 .gf_left_third, #gform_wrapper_6 .gf_left_third {
    margin-left: 0;
}
#gform_wrapper_4 .gform_footer input[type="submit"], #gform_wrapper_6 .gform_footer input[type="submit"] {
	font-size: 22px !important;
    font-weight: 700 !important;
    color: #fff !important;
    padding: 28px 40px !important;
    background: #ee5a24 !important;
    border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1 !important;
    box-shadow: none !important;
    border: none !important;
}
#gform_wrapper_4 .gform_footer input[type="submit"]:hover,
#gform_wrapper_6 .gform_footer input[type="submit"]:hover {
	background: #06afd2 !important;
}
#gform_wrapper_4 .gform_footer, #gform_wrapper_6 .gform_footer {
    text-align: center;
}
#gform_wrapper_4 #field_4_3 label, #gform_wrapper_4 #field_4_1 label, #gform_wrapper_4 #field_4_2 label,
#gform_wrapper_6 #field_6_3 label, #gform_wrapper_6 #field_6_1 label, #gform_wrapper_6 #field_6_2 label {
    display: none !important;   
}
#gform_wrapper_4 .gfield_error input[type="text"],
#gform_wrapper_4 .gfield_error input[type="email"],
#gform_wrapper_4 .gfield_error select,
#gform_wrapper_4 .gfield_error textarea,
#gform_wrapper_6 .gfield_error input[type="text"],
#gform_wrapper_6 .gfield_error input[type="email"],
#gform_wrapper_6 .gfield_error select,
#gform_wrapper_6 .gfield_error textarea,
.main-form .gfield_error input[type="text"],
.main-form .gfield_error input[type="email"],
.main-form .gfield_error select,
.main-form .gfield_error textarea {
    border: 1px solid red !important;   
}
.validation_message {
    color: red !important;
}  
.gfield_error {
    background: none !important;
    border: none !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
}
.gfield_error .ginput_container {
    margin-top: 0 !important;   
}
.gfield_error .ginput_container input, .gfield_error .ginput_container select, .gfield_error .ginput_container textarea {
    border: 1px solid red !important;   
}
.gfield_error.gfield_contains_required div.gfield_description {
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.validation_error {
    color: red !important;
    background: none !important;
    padding: 10px;
}
.page-template-incorporation #topBanner h1 {
    font-weight: 700;
    font-size: 44px;
}
.page-template-incorporation #topBanner .banner-subtitle {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 20px;
}
.page-template-incorporation #topBanner {
    padding-bottom: 0;
}
.page-template-incorporation .container {
    max-width: 1140px;
    width: 100%;
}
.page-template-incorporation #Header .sixteen {
    width: calc(100% - 20px);
}
.page-template-incorporation .container .one-third.column {
    width: calc(33.33% - 20px);
}
#Header {
   background: url(images/header-bg.jpeg) no-repeat scroll center center;
   background-size: cover; 
}
.bottom-banner {
    padding-bottom: 100px;
}
.bottom-banner p {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px;
}
.bottom-banner a {
    display: inline-block;
}
.bottom-banner .orange-btn {
    padding: 12px 40px;
}
.professional-guy {
    position: absolute;
    left: -80px;
    bottom: 0;
}
.banner-form {
    background: #063257;
    padding: 20px;
    min-height: 300px;
    margin-bottom: 30px;
    max-width: 625px;
    margin: 0 auto 30px;
    position: relative;
}
.banner-form .gfield {
    margin-top: 0 !important;
    padding-right: 0 !important;
}
.banner-form select {
    width: 100% !important;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    font-size: 16px !important;
    padding: 10px 60px 10px 10px !important;
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(images/select-bg-new.png) no-repeat scroll right center;
}
.banner-form input[type="text"],
.banner-form input[type="email"] {
    width: 100% !important;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    font-size: 16px !important;
    padding: 10px 60px 10px 10px !important;
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
}
.banner-form ::-webkit-input-placeholder { /* Edge */
  color: #333;
}

.banner-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333;
}

.banner-form ::placeholder {
  color: #333;
}
body img.gform_ajax_spinner {
 display: none !important;
}
.banner-form .gfield_price {
    display: none !important;
}
.banner-form .gform_wrapper .gform_page_footer {
    border: none !important;
}
.banner-form .gform_wrapper .gform_page_footer .gform_button,
.banner-form .gform_wrapper .gform_page_footer .gform_next_button {
    background-color: #ee5a24;
    color: #fff !important;
    border-radius: 50px;
    padding: 12px 40px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0px 0px 0px 6px rgba(238, 90, 38, 0.6);
    -webkit-box-shadow: 0px 0px 0px 6px rgba(238, 90, 38, 0.6);
    -moz-box-shadow: 0px 0px 0px 6px rgba(238, 90, 38, 0.6);
    border: none;
    display: block;
    margin: 0 auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block !important;
    margin: auto !important;
}
.banner-form .gform_wrapper .gform_page_footer .gform_button:hover,
.banner-form .gform_wrapper .gform_page_footer .gform_next_button:hover {
    background-color: #f4901e;
    box-shadow: 0px 0px 0px 6px rgba(244, 144, 30, 0.6);
    -webkit-box-shadow: 0px 0px 0px 6px rgba(244, 144, 30, 0.6);
    -moz-box-shadow: 0px 0px 0px 6px rgba(244, 144, 30, 0.6);
}
.banner-form .gform_wrapper .gform_page_footer .gform_previous_button {
    display: none !important;
}
#dcl-comment-two {
    padding: 80px 0 100px;
    text-align: center;
    background: url(images/section-3-image-bg.jpeg) top center no-repeat;
    background-size: cover;
    color: #262626;
}
#dcl-comment-two .white-heading2 {
    font-size: 40px;
    margin-bottom: 40px;
}
#dcl-comment-two figure {
    height: 220px;
    width: 100%;
    margin: 0;
    position: relative;
}
#dcl-comment-two figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.comment-content {
    border: 1px solid #a9bac8;
    padding: 20px 15px;
    color: #fff;
    font-size: 17px;
}
.comment-title {
    margin-top: -50px;
    margin-bottom: 20px;
    background: #fff;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    padding: 20px 10px;
    z-index: 2;
    position: relative;
}
.page-template-incorporation #dcl-advantage .container {
    max-width: 960px;
}
.page-template-incorporation p.testi-content {
    min-height: 110px;
}
.page-template-incorporation .dclt-cotainer .testi-author {
    display: block;
    font-weight: 700;
    text-transform: unset;
}
.page-template-incorporation .dclt-cotainer img {
    float: unset;
    width: unset;
    margin: 0 auto;
}
.page-template-incorporation #dcl-comment {
    text-align: left;
}
.page-template-incorporation #dcl-comment .blue-heading2 {
    font-size: 44px;
    font-weight: 700;
    text-align: center;
}
.page-template-incorporation #dcl-comment .one-second {
    width: calc(50% - 20px);
}
.page-template-incorporation #dcl-comment .one-second img {
    max-width: 100%;
    height: auto;
}
.page-template-incorporation #dcl-comment .one-second:last-child p:first-child {
    padding-top: 40px;
}
.page-template-incorporation #dcl-comment {
    font-size: 18px;
    line-height: 1.4;
}
.page-template-incorporation #dcl-comment a.orange-btn {
    display: inline-block;
    padding: 12px 40px;
    text-align: center;
}
.page-template-incorporation #dcl-comment ul {
    margin-bottom: 30px;
}
.page-template-incorporation .bottom-footer-banner {
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 60px 0px 60px;
    background: url(images/footer-bg.jpeg) no-repeat scroll center center;
    background-size: cover;
}
.page-template-incorporation .container .one.column {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.form-ssl {
    text-align: center;
}
#gform_wrapper_9 .form-ssl {
	margin-top: 20px;
}
.form-ssl img, .form-ssl span {
    display: inline-block;
    vertical-align: middle;
}
.form-ssl img {
    padding-right: 5px;
}
.form-ssl span {
    color: #fff;
    font-size: 14px;
}
.form-ssl span a {
    color: #fff !important;
}
.form-ssl span a:hover {
    text-decoration: underline;
}
.form-arrow {
    position: absolute;
    bottom: 50px;
    right: -150px;
    width: 140px;
}
.rslides_nav.prev {
    text-indent: -99999em;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 20px);
    height: 39px;
    width: 24px;
    background: url(images/left-arrow.png) no-repeat scroll 0 0;
}
.rslides_nav.next {
    text-indent: -99999em;
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 20px);
    height: 39px;
    width: 24px;
    background: url(images/right-arrow.png) no-repeat scroll 0 0;
}
@media only screen and (max-width: 1140px) {
    .page-template-incorporation .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 1024px) {
    .professional-guy {
        width: 320px;
    }
}
@media only screen and (max-width: 960px) {
    .professional-guy {
        display: none;
    }
    .page-template-incorporation #topBanner h1 {
        font-size: 30px !important;
    }
    .page-template-incorporation #dcl-comment .blue-heading2, #dcl-comment-two .white-heading2 {
        font-size: 30px;
    }
    .page-template-incorporation #topBanner .banner-subtitle {
        font-size: 20px;
    }
    .banner-form {
        max-width: 100%;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
    .page-template-incorporation.layout-boxed #Wrapper {
        width: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    #Header .container {
        width: 80% !important;   
    }
    #Header .container .sixteen.columns {
        width: 100% !important;
    }
    #Header #logo {
        text-align: left !important;   
    }
    .lawyer-list > li {
        width: calc(50% - 12px);
    }
    #dcl-comment .column {
        margin-left: 15px;
        margin-right: 15px;
        display: block;
        float: left;
        width: calc(50% - 30px);
    }
    #dcl-document .container, #dcl-advantage .container {
        width: 100%;   
    }
    #dcl-document .column {
        width: calc(50% - 30px) !important;
        margin-left: 15px;
        margin-right: 15px;
        float: left;
        padding: 20px;
        display: block;
        background-position: top -38px left 0px;
    }
    #dcl-document .dcld-content {
        min-height: 200px;
    }
    #dcl-document .column {
        min-height: 375px;
    }
    #dcl-document .orange-btn {
        padding: 12px 15px;
        font-size: 12px;
    }
    #dcl-document .column:last-child {
        float: none;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }
    #dcl-advantage .dcla-square {
        width: calc(50% - 30px);
        display: block;
        float: left;
        margin: 20px 15px;
        padding-left: 20px;
    }
    #bot-banner .container {
        width: 80%;   
    }
    .b-lawyer #parler-btn {
        font-size: 14px;   
    }
    .b-content .b-lawyer:first-child {
        width: calc(50% - 5px);
        float: left;
        margin: 0 0px;
    }
    .b-content .b-lawyer:last-child {
        width: calc(50% - 5px);
        float: right;
        margin: 0 0px;
    }
    .b-content .orange-txt {
        display: block;   
    }
    .page-template-incorporation #Header .container {
        width: 100% !important;
    }
    .page-template-incorporation #dcl-comment .one-second {
        width: calc(50% - 30px);
    }
}
@media only screen and (max-width: 767px) {
    .top-header {
        position: absolute;
        top: 0;
        right: 0;
    }
    .lawyer-list > li {
        width: calc(50% - 12px);
    }
    #dcl-comment .container {
        width: 100%;   
    }
    #dcl-comment .column {
        margin-left: 15px;
        margin-right: 15px;
        display: block;
        float: left;
        width: calc(50% - 30px);
    }
    #dcl-document .container, #dcl-advantage .container {
        width: 100%;   
    }
    #dcl-document .column {
        width: calc(50% - 30px) !important;
        margin-left: 15px;
        margin-right: 15px;
        float: left;
        padding: 20px;
        display: block;
        background-position: top -20px left 0px;
    }
    #dcl-document .dcld-content {
        min-height: 200px;
    }
    #dcl-document .column {
        min-height: 375px;
    }
    #dcl-document .orange-btn {
        padding: 12px 15px;
        font-size: 12px;
    }
    #dcl-document .column:last-child {
        float: none;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }
    #dcl-advantage .dcla-square {
        width: calc(50% - 30px);
        display: block;
        float: left;
        margin: 20px 15px;
        padding-left: 20px;
    }
    #bot-banner .container {
        width: 80%;   
    }
    p.testi-content {
        min-height: inherit !important;
    }
    .dclt-cotainer {
        margin-bottom: 30px !important;   
    }
    .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 0 !important;   
    }
    .dclt-cotainer {
        margin: 0 auto 30px !important;
        float: none;
    }
    .page-template-incorporation #dcl-comment .one-second {
        width: 100%;
        margin: 0;
    }
    .page-template-incorporation #dcl-comment .one-second img {
        margin: 0 auto;
        display: block;
    }
    .page-template-incorporation #dcl-comment {
        padding-bottom: 80px;
    }
    .page-template-incorporation .container .one-third.column {
        width: 100% !important;
    }
    #dcl-comment-two figure {
        height: 300px;
    }
    #topBanner.bottom-footer-banner h1 {
        margin-top: 0;
    }
    .page-template-incorporation #Footer .container .one.column {
        width: 100% !important;
    }
    #copyrights span {
        padding: 3PX 20px;
        display: block;
    }
	#Header #logo {
        text-align: center !important;
    }
    .top-header {
        position: unset;
        top: unset;
        right: unset;
    }
	.top-header p {
		line-height: 1.2;
		text-align: center;
	}
}
@media only screen and (max-width: 600px) {
    #dcl-document .column {
        background-position: top 0px left 0px;
    }
    .b-content .b-lawyer:first-child,
    .b-content .b-lawyer:last-child {
        width: 100%;
        float: none;
        margin: 0 0px;
    }
    gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 0 !important;   
    }
}
@media only screen and (max-width: 580px) {
   #dcl-document .column {
        width: calc(100% - 30px) !important;
        background-position: top -85px left 0px;
    } 
    .lawyer-list > li {
        width: calc(50% - 12px);
    }
}
@media only screen and (max-width: 480px) {
    
    #dcl-comment .column:nth-child(3) {
        clear: both;   
    }
    #dcl-document .column {
        background-position: top -50px left 0px;
    } 
    .page-template-incorporation #topBanner h1, .page-template-incorporation #dcl-comment .blue-heading2, #dcl-comment-two .white-heading2 {
        font-size: 26px !important;
    }
    #dcl-comment-two figure {
        height: 200px;
    }
    .page-template-incorporation #topBanner h1 br,
    .page-template-incorporation #dcl-comment .blue-heading2 br, 
    #dcl-comment-two .white-heading2 br {
        display: none;
    }
}
@media only screen and (max-width: 420px) {
    #dcl-comment .column {
        width: calc(100% - 30px);
    }
    #dcl-advantage .dcla-square {
        width: calc(100% - 30px);
        display: block;
        float: left;
        margin: 20px 15px !important;
        padding: 20px !important;
        min-height: unset;
    }
}
@media only screen and (max-width: 400px) {
    #dcl-document .column {
        background-position: top -25px left 0px;
    } 
}
@media only screen and (max-width: 380px) {
     .top-header a {
        margin: 10px auto;
        max-width: 80%;
    } 
    .page-template-incorporation #topBanner h1, .page-template-incorporation #dcl-comment .blue-heading2, #dcl-comment-two .white-heading2 {
        font-size: 23px !important;
    }
}
@media only screen and (max-width: 340px) {
     #dcl-document .column {
        background-position: top 0 left 0px;
    } 
}
/* PDF FORM */
.page-template-pdf-form-duplicate #Content {
    padding-top: 0 !important;
}
.page-template-pdf-form-duplicate #Header {
    background: none;
}
@media (min-width: 1200px) {
    .pdfform-header .container, .pdfform-body .container {
        max-width: 980px;
    }
}
.pdfform-header, .pdfform-body,
.pdfform-header .container, .pdfform-body .container {
    position: relative;
    vertical-align: baseline;
}
.pdfform-header .container:after, .pdfform-body .container:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    content: ".";
}
    
.pdfform-header {
    background: url(images/pdfform-header.jpg) no-repeat scroll center top;
    background-size: cover;
    padding: 180px 0 260px;
    margin-top: -150px;
}
.formpdf-title h1 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 2.25rem !important;
    font-weight: 500;
}
.formpdf-title {
    padding-bottom: 4em;
}
.pdfform-icon1, .pdfform-icon2, .pdfform-icon3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.0625rem;
    padding-left: 80px;
}
.pdfform-icon1 {
    background: url(images/pdfform-icon1.png) no-repeat scroll left top;
}
.pdfform-icon2 {
    background: url(images/pdfform-icon2.png) no-repeat scroll left top;
}
.pdfform-icon3 {
    background: url(images/pdfform-icon3.png) no-repeat scroll left top;
}
.pdfform-body {
    background: url(images/pdfform-body.jpg) no-repeat scroll center top;
    background-size: contain;
    position: relative;
}
.pdfform-body:after {
    background: url(images/pdfform-body.jpg) no-repeat scroll center top;
    background-size: cover;
    position: absolute;
    width: 100%;
    min-height: 400px;
    content: "";
    bottom: 0;
    z-index: 1;
    transform: rotate(180deg);
}
.pdfform-body .container {
    z-index: 10;
}
.pdfform-content {
    padding: 45px 90px 45px 140px;
    background: #efefef;
    transform: translateY(-200px);
    -webkit-box-shadow: 2px 5px 16px 0px #acadac, 5px 5px 15px 5px rgba(0,0,0,0); 
box-shadow: 2px 5px 16px 0px #acadac, 5px 5px 15px 5px rgba(0,0,0,0);
font-family: 'Montserrat', sans-serif !important;
}
.pdfform-content,
.pdfform-content:before,
.pdfform-content:after {
    box-sizing: inherit;
}
#field_7_1 h3, #field_7_7 h3, #field_7_13 h3, #field_7_20 h3, #field_7_24 h3, #field_7_29 h3, #field_7_34 h3, #field_7_37 h3 {
    font-size: 20px;
    background: none !important;
    color: #000 !important;
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif !important;
    padding: 0 !important;
    position: relative;
}
#field_7_1 h3:before, #field_7_7 h3:before, #field_7_13 h3:before, #field_7_20 h3:before, #field_7_24 h3:before, #field_7_29 h3:before, #field_7_34 h3:before, #field_7_37 h3:before {
    background: #063257;
    color: #fff;
    width: 34px;
    height: 34px;
    text-align: center;
    display: block;
    border-radius: 100%;
    line-height: 34px;
    position: absolute;
    left: -50px;
}
#field_7_1 h3:before {
    content: "1";
}
#field_7_7 h3:before {
    content: "2";
}
#field_7_13 h3:before {
    content: "3";
}
#field_7_20 h3:before {
    content: "4";
}
#field_7_24 h3:before {
    content: "5";
}
#field_7_29 h3:before {
    content: "6";
}
#field_7_34 h3:before {
    content: "7";
}
#field_7_37 h3:before {
    content: "8";
}
#field_7_2 label, #field_7_3 .gfield_label_before_complex, #field_7_4 label, #field_7_5 label, #field_7_6 .gfield_label_before_complex,
#field_7_8 label, #field_7_9 .gfield_label_before_complex, #field_7_10 label, #field_7_11 label, #field_7_12 .gfield_label_before_complex,
#field_7_14 label, #field_7_16 label, #field_7_18 label,
#field_7_15 label, #field_7_17 label, #field_7_19 label,
#field_7_49 label, #field_7_22 label, #field_7_23 label, #field_7_25 label, #field_7_27 label, #field_7_28 label,
#field_7_30 label, #field_7_32 label,
#field_7_35 label, #field_7_36 label {
    display: block !important;
    font-weight: 400;
    color: #000;
    font-size: 16px !important;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: none !important;
    position: relative;
    margin-bottom: 10px;
    margin-top: 5px;
}
#field_7_2 label:before, #field_7_8 label:before, #field_7_14 label:before, #field_7_49 label:before, #field_7_25 label:before,
#field_7_30 label:before, #field_7_35 label:before {
    content: "a.";
    padding-right: 20px;
}
#field_7_3 .gfield_label_before_complex:before, #field_7_9 .gfield_label_before_complex:before, #field_7_15 label:before,
#field_7_22 label:before, #field_7_27 label:before, #field_7_32 label:before, #field_7_36 label:before {
    content: "b.";
    padding-right: 20px;
}
#field_7_4 label:before, #field_7_4 label:before, #field_7_16 label:before, #field_7_23 label:before, #field_7_28 label:before {
    content: "c.";
    padding-right: 20px;
}
#field_7_5 label:before, #field_7_11 label:before, #field_7_17 label:before {
    content: "d.";
    padding-right: 20px;
}
#field_7_6 .gfield_label_before_complex:before, #field_7_12 .gfield_label_before_complex:before, #field_7_18 label:before {
    content: "e.";
    padding-right: 20px;
}
#field_7_19 label:before {
    content: "f.";
    padding-right: 20px;
}
#field_7_4 .btn-group .btn:first-child, #field_7_10 .btn-group .btn:first-child, #field_7_22 .btn-group .btn:first-child, 
#field_7_23 .btn-group .btn:first-child, #field_7_25 .btn-group .btn:first-child, #field_7_28 .btn-group .btn:first-child, 
#field_7_30 .btn-group .btn:first-child, #field_7_32 .btn-group .btn:first-child {
    display: none !important;
}
.pdfform-content .btn-default {
    width: calc(50% - 20px);
    background: #063257;
    color: #fff;
    text-align: center;
    box-shadow: none;
    font-weight: 400 !important;
    font-size: 16px !important;
    padding: 15px !important;
    border-radius: 50px;
    margin-right: 20px;
    outline: 0;
}
.pdfform-content .btn-default:hover, .pdfform-content .btn-default.active {
    background: #ee5a24;
}
#field_7_14, #field_7_16, #field_7_18 {
    float: left;
    width: calc(50% - 5px);
    margin-right: 5px;
    clear: none;
}
#field_7_15, #field_7_17, #field_7_19 {
    float: left;
    width: calc(50% - 5px);
    margin-left: 5px;
    clear: none;
    margin-right: 0 !important;
}
#field_7_19 {
    margin-bottom: 40px;
}
#field_7_49 {
    width: calc(50% - 5px);
}
#field_7_49 .ginput_container {
    position: relative;
}
#field_7_49 .ginput_container:after {
    content: "$";
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 20px !important;
}
#field_7_23 {
    margin-top: 20px;
}
#field_7_22, #field_7_23,
#field_7_30, #field_7_32,
#field_7_35, #field_7_36 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#field_7_37 {
    margin-top: 40px;
}
.main-form .pdfform-content .gform_footer input[type="submit"] {
    background-color: #f4901e !important;
    color: #fff !important;
    border-radius: 50px !important;
    padding: 15px 40px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    box-shadow: 0px 0px 0px 6px #f1cfa8 !important;
    -webkit-box-shadow: 0px 0px 0px 6px #f1cfa8 !important;
    -moz-box-shadow: 0px 0px 0px 6px #f1cfa8 !important;
    font-size: 16px !important;
    outline: 0 !important;
}
.main-form .pdfform-content .gform_footer input[type="submit"]:hover {
    background-color: #ee5a24 !important;
        box-shadow: 0px 0px 0px 6px rgba(238, 90, 38, 0.6) !important;
    -webkit-box-shadow: 0px 0px 0px 6px rgba(238, 90, 38, 0.6) !important;
    -moz-box-shadow: 0px 0px 0px 6px rgba(238, 90, 38, 0.6) !important;
}
.search-bar {
	display: none;
}
#Header #menu > ul {
	width: 100%;
}
@media only screen and (max-width: 1024px) {
    .bottom-div {
        height: 100px;   
    }
    #HomeTop img.main-man {
        bottom: -55px;
    }
    #HomeTop .container {
        width: 100%;
    }
}
@media only screen and (max-width: 980px) {
    .formpdf-title h1 {
        font-size: 1.5rem !important;
    }
    .pdfform-header br {
        display: none;
    }
    .pdfform-content {
        padding: 45px 40px 45px 90px;
    }
}
@media only screen and (max-width: 959px) {
    #HomeTop img.main-man, .bottom-div, .blue-arrow, .arrow-txt {
        display: none;   
    }
    .mainform {
        width: 90%;   
    }
    .form-arrow {
        right: 110px;
    }
}
@media only screen and (max-width: 820px) {
    .form-arrow {
        right: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .pdfform-header .container, .pdfform-body .container {
        max-width: 90%;
    }
    #field_7_1 h3 {
        margin-top: 0 !important;
    }
    #field_7_14, #field_7_16, #field_7_18 {
        float: left;
        width: 100%;
        margin-right: 0;
        clear: none;
    }
    #field_7_15, #field_7_17, #field_7_19 {
        float: left;
        width: 100%;
        margin-left: 0;
        clear: none;
        margin-right: 0 !important;
    }
    #field_7_49 {
        width: 100%;
    }
    .pdfform-icon1, .pdfform-icon2, .pdfform-icon3 {
        background-position: center top !important;
        padding-top: 75px;
        padding-left: 0;
        padding-bottom: 20px;
        text-align: center;
    }
    .pdfform-header {
        padding: 180px 0 220px;
    }
    .pdfform-header {
        margin-top: -170px;
    }
    #Header .container {
        width: 100% !important;
    }
	.page-template-incorporation #dcl-comment a.orange-btn {
		display: flex;
		justify-content: center;
		align-items: center;
		max-width: 50%;
		margin: 20px auto;
	}
}
@media only screen and (max-width:641px) {
    .mainform {
        width: 90%;
        padding: 5px 20px !important;
    }
    .mainform .gform_wrapper .gform_footer .gform_button {
        width: 100%;
    }
    .form-arrow {
        display: none;
    }
    .banner-form select {
        font-size: 14px !important;
    }
}
@media only screen and (min-width:641px) {
	.banner-form .gf_left_half {
		padding-right: 10px !important;
	}
	.banner-form .gf_right_half {
		padding-left: 10px !important;
	}
}
@media only screen and (max-width: 576px) {
    .pdfform-content {
        padding: 30px;
    }
    #field_7_1 h3:before, #field_7_7 h3:before, #field_7_13 h3:before, #field_7_20 h3:before, 
    #field_7_24 h3:before, #field_7_29 h3:before, #field_7_34 h3:before, #field_7_37 h3:before {
        background: #063257;
        color: #fff;
        width: 28px;
        height: 28px;
        text-align: center;
        display: block;
        border-radius: 100%;
        line-height: 28px;
        position: absolute;
        left: 0;
        font-size: 16px;
    }
    #field_7_1 h3, #field_7_7 h3, #field_7_13 h3, #field_7_20 h3, #field_7_24 h3, #field_7_29 h3, #field_7_34 h3, #field_7_37 h3 {
        padding-left: 40px !important;
    }
    .pdfform-content .btn-default {
        width: 80%;
        outline: 0;
        margin: 0 auto 20px;
        display: block;
    }
    #field_7_2 label:before, #field_7_8 label:before, #field_7_14 label:before, #field_7_49 label:before, #field_7_25 label:before,
    #field_7_30 label:before, #field_7_35 label:before,#field_7_3 .gfield_label_before_complex:before, #field_7_9 .gfield_label_before_complex:before, 
    #field_7_15 label:before,#field_7_22 label:before, #field_7_27 label:before, #field_7_32 label:before, #field_7_36 label:before,
    #field_7_4 label:before, #field_7_4 label:before, #field_7_16 label:before, #field_7_23 label:before, #field_7_28 label:before,#field_7_5 label:before, 
    #field_7_11 label:before, #field_7_17 label:before,#field_7_6 .gfield_label_before_complex:before, #field_7_12 .gfield_label_before_complex:before, 
    #field_7_18 label:before,#field_7_19 label:before {
        padding-right: 5px;
    }
    .pdfform-header {
        background: url(images/pdfform-header.jpg) no-repeat scroll right 26% top 0;
        background-size: cover;
        position: relative;
    }
    .pdfform-header:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(6,50,87,0.7);
        top: 0;
        left: 0;
    }
    .pdfform-header .container, .pdfform-body .container {
        max-width: 94%;
    }
    .pdfform-body:after {
        display: none;
    }
    #Footer .container .column {
        width: 100% !important;
    }
    .form-ssl img {
        padding-right: 0;
        margin-bottom: 5px;
        width: 48px;
        height: auto;
    }

}
@media only screen and (max-width: 568px) {
    .mainform div.form-title {
        width: 100%;
    }
    .banner-form select {
        white-space: normal;
    }

}
@media only screen and (max-width: 480px) {
    .pdfform-header {
        margin-top: -170px;
    }
    .main-form .gform_wrapper form textarea {
        height: 175px;
    }
    .main-form .ginput_complex .address_city, .main-form .ginput_complex .address_state, .main-form .ginput_complex .address_zip {
        width: 100% !important;
        margin-left: 0 !important;
        margin-righ:0 !important;
    }
    .mainform .gform_wrapper textarea.small {
        height: 150px;
    }
    .mainform div.form-title h4 {
        text-align: center;   
    }
    .mainform div.form-title p {
        font-size: 14px !important;
        line-height: 18px;
    }
    #topBanner .container p br {
        display: none;
    }
    .rslides_nav.prev {
        left: 20px;
    }
    .rslides_nav.next {
        right: 20px;
    }
	.page-template-incorporation #dcl-comment a.orange-btn {
		max-width: 70%;
	}
}
@media only screen and (max-width: 400px) {
    .pdfform-content .btn-default {
        width: 100%;
        margin: 0 auto 10px;
    }
    .formpdf-title h1 {
        font-size: 1.25rem !important;
    }
    #field_7_1 h3, #field_7_7 h3, #field_7_13 h3, #field_7_20 h3, #field_7_24 h3, #field_7_29 h3, #field_7_34 h3, #field_7_37 h3 {
        font-size: 16px;
    }
    .pdfform-content {
        padding: 20px;
    }
    .mainform .gform_wrapper .gform_footer .gform_button {
        padding: 15px 10px;
        font-size: 14px !important;
    }
    .banner-form .gform_wrapper .gform_footer input[type=submit] {
        padding: 12px 20px;
    }
}
@media only screen and (max-width: 360px) {
    .mainform .gform_wrapper .gform_footer .gform_button,
    .banner-form .gform_wrapper .gform_footer input[type=submit] {
        padding: 10px 10px;
        font-size: 12px !important;
    }
    .banner-form .gform_wrapper .gform_footer input[type=submit] {
        font-size: 14px !important;
    }
    .orange-btn {
        font-size: 12px !important;
        padding: 12px 20px !important;
    }
}