.banner-inner-section .container {
	padding:220px 0 300px 0;
	position: relative;
	display: table;
}
.banner-inner-section p {
	font-size:18px;
}
.banner-inner-section .small_heading {
	text-transform: uppercase;
	font-family: 'gt_america_trialexp_md';
	color: #fff;
	font-size: 18px;
}
.banner-inner-section h1, .banner-inner-section .heading_content {
	color:#ecedf0;
}

.white-border-line {
	height: 1px;
	width: 520px;
	background: #fff;
	margin: 15px 0 20px 0;
}
.border-line {
	position: absolute;
	left: -13px;
	bottom: -88px;
	width: 13px;
	height: 203px;
	background: #6fc097;
}
.started-section {
	padding:235px 0 100px 0;
	overflow:hidden;
}
.started-section h4 {
    text-transform: uppercase;
    color: #6fc097;
    font-size: 21px;
    font-family: 'gt_america_trialexp_md';
}
.started-section h2.main-title {
	padding:100px 0 40px 0;
}
.started-section p {
	width:410px;
	font-family: 'rundaw00-normalregular';
	color:#2e2e2e;
}
.contact-detail {
	border-top:2px double #c6c5c4;
	padding:50px 0 170px 0;
	overflow: hidden;
}
.phone-no {
	font-family: 'gt_america_trialexp_rg';
	font-size: 35px;
	color: #c6c5c4;
	font-weight: bold;
}
.phone-no:hover {
	color:#6fc097;
}
.contact-detail p {
	font-family: 'rundaw00-normalregular';
	color:#2e2e2e;
}
.started-section .right-form {
	padding:150px 0 0 0;
	width:49%;
}
.started-section .right-form p label {
	font-size:20px;
	color:#2c886b;
	font-family: 'p22_mackinacregular';
}
form span.wpcf7-form-control-wrap {
	padding-bottom:50px;
}
.started-section .right-form input {
	color:#6e6e6e;
	font-size:20px !important;
	font-family: 'rundaw00-normalregular' !important;
	border:none;
	border-bottom:1px solid #c6c5c4;
	height:35px !important;
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
	margin-bottom:50px !important;
}
.started-section .right-form select { 
	color:#6e6e6e; 
	font-size:20px !important;
	font-family: 'rundaw00-normalregular' !important;
	border:none;
	border-bottom:1px solid #c6c5c4;
	background:url("../images/arrow-down.png") no-repeat 100% 85%;
	height:35px !important;
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
	margin-bottom:50px !important;
	-webkit-appearance: none;
    -moz-appearance: none;
	appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
select::-ms-expand {
        display: none !important; 
    }
.started-section .right-form .wpcf7-submit, .started-section .right-form .gform_footer .gform_button {
	width: 147px !important;
	height: 147px !important;
	border-radius: 78px;
	border: 4px solid #a0e395;
	text-transform: uppercase;
	font-family: 'gt_america_trialexp_md' !important;
	font-size: 21px !important;
	text-align: center;
	padding: 55px 0 50px 0 !important;
	color: #a0e395 !important;
	/*float: left;*/
	line-height: 21px;
	background: no-repeat;
	color:#6fc097 !important;
	cursor: pointer;
	margin:0 !important;
}
.started-section .right-form .mobile-btn, .started-section .right-form .gform_footer {
	margin-top:90px;
	padding:0 !important;
}
.started-section .right-form .wpcf7-submit:hover, .started-section .right-form .gform_footer .gform_button:hover /*, .started-section .right-form .wpcf7-submit:focus, .started-section .right-form .wpcf7-submit:active*/  {
    background: #a0e395 !important;
    color: #fff !important;
}
.started-section .right-form .gform_wrapper li.gfield_error input {
	border:none !important;
	border-bottom:1px solid #790000 !important;
}
.started-section .wpcf7-response-output {
	margin: 25px 0 0 0 !important;
	width: 410px;
	padding: 10px 15px !important;
	text-align: left;
	font-size: 14px;
	display: inline-block;
}
.started-section .right-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .started-section .right-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top:0;
}
.right-form form p {
	width:100%;
}
.started-section .wpcf7-response-output {
	width: calc(100% - 60px);
}
.started-section .right-form .gform_wrapper .hidden_label .gfield_label {
	position: relative !important;
	height: auto !important;
	width: auto !important;
	font-weight: normal !important;
}
.started-section .right-form .gform_wrapper .top_label .gfield_label {
	font-size: 20px;
	color: #2c886b;
	font-family: 'p22_mackinacregular';
	font-weight: normal;
}
.started-section .right-form .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    margin: 0;
    margin-left: 0px;
	position:relative;
}
.started-section .right-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
.started-section .right-form .gform_wrapper li.gfield.gfield_error {
	background: none;
	margin-bottom: 0 !important;
	border-top: none;
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 0;
}
.started-section .right-form .instruction.validation_message {
	display:none;
}
.started-section .right-form .gform_wrapper div.validation_error {
	font-weight:normal !important;
	color:#dc3232 !important;
	border-color:#dc3232 !important;
}
.gfield--type-checkbox .gfield_description {
    position: relative !important;
    bottom: auto !important;
}
.started-section .right-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top:0;
}
.started-section .right-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description.gfield_validation_message {
	padding-right: 0;
	padding-top: 0; 
	position: absolute;
	bottom: 25px;
	font-weight:normal;
	color:#dc3232 !important;
}
.started-section .right-form .gform_wrapper .gfield_error .gfield_label, 
.started-section .right-form .gform_wrapper .gfield_required {
    color: #dc3232 !important;
}
.started-section .right-form .gform_wrapper .gfield_required {
	display:none;
}
.started-section .right-form .gform_wrapper {
	margin:0;
}

.started-section .right-form .gform_wrapper .gfield_error .gfield_label {
	color:#2c886b !important;
}
select:-ms-expand { 
	display:none;
}


@media(max-width:1650px) {
  .banner-inner-section .container {
    padding:168px 0;
  }
  .white-border-line {
  	width:440px;
  }
  .banner-inner-section .small_heading {
  	font-size:16px;
  }
  .border-line {
    width: 11px;
    height: 183px;
	}
	.started-section p {
		width: 370px;
	}
	.contact-detail {
		padding:50px 0 140px 0;
	}
}

@media(max-width:1366px) {
	.started-section {
	    padding: 175px 0 70px 0;
	}
	.started-section h2.main-title {
	    padding: 60px 0 40px 0;
	}
	.phone-no {
		font-size:30px;
	}
	.contact-detail {
		padding:40px 0 120px 0;
	}
	.started-section .right-form {
		padding: 100px 0 0 0;
	}
}

@media(max-width:1199px) {
	.started-section .right-form {
		padding: 70px 0 0 0;
	}
	.banner-inner-section .container {
	    padding: 120px 0;
	}
	.border-line {
	    width: 7px;
	    height: 130px;
	    bottom:-65px;
	}
	.started-section h4 {
		font-size:16px;
	}
	.started-section {
	    padding: 145px 0 60px 0;
	}
	.started-section h2.main-title {
	    padding: 40px 0 20px 0;
	}
	.phone-no {
	    font-size: 27px;
	}
	.started-section .right-form .wpcf7-submit, .started-section .right-form .gform_footer .gform_button {
		width: 122px !important;
		height: 122px !important;
		font-size: 18px !important;
		padding: 45px 0 43px 0 !important;
		line-height: 16px !important;
	}
	.started-section .right-form .mobile-btn, .started-section .right-form .gform_footer {
		margin-top:70px;
	}
	.started-section .right-form p label, .started-section .right-form input, .started-section .right-form select {
		font-size:18px !important;
	}
	.contact-detail {
		padding: 40px 0 90px 0;
	}
	.started-section {
		padding: 115px 0 60px 0;
	}
	.started-section .right-form .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
		margin-top:0 !important;
	}
	.started-section .right-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
		bottom:20px !important;
	}
	.started-section .right-form .gform_wrapper .top_label .gfield_label {
		font-size:18px;
	}
	
}

@media(max-width:991px) {
	.banner-inner-section .small_heading {
	    font-size: 14px;
	}
	.white-border-line {
	    width: 300px;
	}
	.banner-inner-section .container {
	    padding: 90px 0;
	}
	.started-section {
	    padding: 115px 0 50px 0;
	}
	.started-section p {
		width:100%;
	}
	.contact-detail {
	    padding: 40px 0 90px 0;
	}
	.started-section .wpcf7-response-output {
		width:90%;
	}
}
@media(max-width:767px) {
	.started-section .right-form .gform_wrapper .gfield_error .gfield_label {
		color:#2c886b !important;
	}
	.banner-inner-section h1 {
		color:#f3f1ed;
	}
	.banner-inner-section .heading_content {
		color:#fff;
	}
	.started-section .half-width p {
		color:#23394c;
	}
	.banner-inner-section .container {
	    padding: 110px 0 90px 0;
	    min-height: 360px;
	}
	.border-line {
		display:none;
	}
	.started-section .half-width, .started-section .right-form {
		width:100%;
	}
	.started-section p {
	    width: 410px;
	}
	.contact-detail {
		display: flex;
    flex-direction: column;
	}
	.contact-detail .half-width {
    width: 100%;   
    margin-bottom: 15px;
}
	.started-section {
	    padding: 85px 0;
	}
	.started-section h4 {
	    font-size: 14px;
	}
	.started-section form p {
		width:100%;
	}
	.started-section .right-form p label {
		color:#84c97a;
	}
	.started-section .right-form .mobile-btn .wpcf7-submit { 
		border: 3px solid #a0e395;
		float:none;
	}
	.started-section .right-form .mobile-btn {
		text-align:center;
	}
	.started-section .right-form .mobile-btn .ajax-loader {
		position:absolute;
		margin-top:52px;
	}
	.started-section .wpcf7-response-output {
		width: calc(100% - 35px);
	}
	.white-border-line {
		margin:15px 0 10px 0;
	}
	.started-section .right-form .gform_wrapper .ginput_container span:not(.ginput_price) {
		margin-bottom:0 !important;
	}
	.started-section .right-form .mobile-btn, .started-section .right-form .gform_footer {
		text-align: center;
	}
}

@media(max-width:585px) {
	.banner-inner-section .container {
	    padding: 80px 0 90px 0;
	    min-height: 320px;
	}
	.white-border-line {
	    width: 220px;
	}
	.started-section {
	    padding: 65px 0;
	}
	.started-section .right-form .mobile-btn, .started-section .right-form .gform_footer {
		margin-top:20px;
	}
	.contact-detail {
		padding: 40px 0 60px 0;
	}
	form span.wpcf7-form-control-wrap {
		padding-bottom: 30px;
	}
	.started-section .right-form input, .started-section .right-form select {
		margin-bottom:30px !important; 
	}
	.wpcf7-not-valid-tip {
		bottom:0;
	}
	.started-section .right-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
		bottom: 10px !important;
	}
}
@media(max-width:479px) {
	.started-section p {
		width:100%;
	}
	.started-section h2.main-title {
	    padding: 30px 0 20px 0;
	}
	.started-section .right-form p label, .started-section .right-form input, .started-section .right-form select {
		font-size: 16px !important;
	}
	.started-section .right-form .gform_wrapper .top_label .gfield_label {
		font-size: 16px;
	}
	.contact-detail {
		padding: 40px 0; 
	}
}
@media(max-width:319px) {
	.phone-no {
		font-size:25px;
	}
}