div.wpcf7-response-output {
    color:#f00;
    font-size:11px;
    line-height:normal;
    margin:-10px 0 0 0;
    padding:0 0 0 0;
    font-family:'Raleway', sans-serif;
}

/*------------------------------------------------------------- 
						Banner Section
--------------------------------------------------------------- */

.cct_banner {
	margin:0 0 0 0;
	padding:50px 0 0 0;
	width:100%;
	background-position:center top;
	background-repeat:no-repeat;
	height:435px;
}

.cct_banner_left_wrap {
    width: 100%;
    margin: 0 0 0 0;
    padding:130px 0 0 0;
    text-align: left;
}
.cct_banner_left_wrap span {
	font-size:26px;
	color:#ffffff;
	line-height:36px;
	display:block;
}
.cct_banner .col-md-4 {
	z-index:10;	
}
.cct_banner_btn,
.cct_banner_btn:hover,
.cct_banner_btn:focus {
	background-color:#902222;
	color:#fff;
	display:inline-block;
	font-size:20px;
	font-weight:500;
	line-height:20px;
	margin:0 0 0 0;
	padding:23px 0 22px 0;
	text-align:center;
	text-transform:uppercase;
	width:100%
}
.cct_banner_right_wrap {
	z-index:20;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_contact_form_wrap {
	padding:23px 18px 10px 18px;
	border:#fff solid 3px;
	margin-top:68px;
	background: rgba(6,117,208,1);
	background: -moz-linear-gradient(top, rgba(6,117,208,1) 0%, rgba(17,43,75,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(6,117,208,1)), color-stop(100%, rgba(17,43,75,1)));
	background: -webkit-linear-gradient(top, rgba(6,117,208,1) 0%, rgba(17,43,75,1) 100%);
	background: -o-linear-gradient(top, rgba(6,117,208,1) 0%, rgba(17,43,75,1) 100%);
	background: -ms-linear-gradient(top, rgba(6,117,208,1) 0%, rgba(17,43,75,1) 100%);
	background: linear-gradient(to bottom, rgba(6,117,208,1) 0%, rgba(17,43,75,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0675d0', endColorstr='#112b4b', GradientType=0 );
}
.cct_contact_form_wrap h2 {
	color:#fff;
	font-size:24px;
	font-weight:700;
	line-height:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	text-transform:uppercase;
	text-align:center;
}
.cct_contact_form_wrap h6 {
	color:#fff;
	font-size:15px;
	font-weight:600;
	line-height:22px;
	margin:10px 0 0 0;
	padding:0 0 0 0;	
	text-transform:uppercase;
	text-align:center;
}
.cct_contact_form {
	width:100%;
	margin:23px 0 0 0;
	padding:0 0 0 0;	
}
.cct_contact_form input[type="text"],
.cct_contact_form input[type="email"],
.cct_contact_form input[type="tel"],
.cct_contact_form textarea {
	background-color:#fff;
	border:#d7dbdd solid 1px;
	color:#112b4c;	
	font-size:12px;
	font-weight:500;
	font-family: 'Raleway', sans-serif;
	padding:17px 0 16px 19px;
	margin:9px 0 0 0;
	width:100%;
	outline:none;
	line-height:normal;
}
.cct_contact_form textarea {
	font-weight:600;
	min-height:152px;	
}
.cct_contact_form input[type="text"]::-webkit-input-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="text"]::-moz-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="text"]:-ms-input-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="text"]:-moz-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="email"]::-webkit-input-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="email"]::-moz-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="email"]:-ms-input-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="email"]:-moz-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="tel"]::-webkit-input-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="tel"]::-moz-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="tel"]:-ms-input-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form input[type="tel"]:-moz-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form textarea::-webkit-input-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form textarea::-moz-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form textarea:-ms-input-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_contact_form textarea:-moz-placeholder {
	opacity:1;
	color:#112b4c;	
}
.cct_captcha_section {
	margin:16px 0 0 0;
	padding:0 0 0 0;
	width:100%;
}
.cct_captcha_left_wrap {
	width:40%;
	display:inline-block;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}
.cct_captcha_left_wrap p {
	color:#fff;
	font-size:10px;
	font-weight:600;
	font-style:italic;
	line-height:15px;
	background-image:url(../images/lock.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin:10px 0 0 0;
	padding:0 0 0 30px;
}
.cct_captcha_right_wrap {
	width:58%;
	display:inline-block;
	margin:0 -1px 0 0;
	padding:0 0 0 0;
	vertical-align:top;	
}
.cct_captcha_right_wrap img {
	width:100%;	
}
.cct_recaptcha {
	transform: scale(.63);
	transform-origin: 0 0;
	-webkit-transform: scale(.63);
	-webkit-transform-origin: 0 0;
}
.cct_submit_btn,
.cct_submit_btn:hover,
.cct_submit_btn:focus {
	background-color:#902222;
	border:#fff solid 1px;
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:18px;
	margin:10px 0 0 0;
	padding:16px 0 14px 0;
	text-align:center;
	text-transform:uppercase;
	outline:none;
	width:100%;	
	cursor:pointer;
}
.cct_mobile_view {
	display:none;	
}
.cct_mob_btn {
	display:none;	
}

/*------------------------------------------------------------- 
					TOP SOLANO Section
--------------------------------------------------------------- */

.cct_top_solano_wrap {
	background-color:#a1c8e9;
	padding:22px 0 28px 0;
	text-align:left;	
}
.cct_top_solano_wrap .col-md-4 {
	display:none;	
}
.cct_top_solano_wrap h2 {
	color:#0f2b4e;
	font-size:27px;
	font-weight:400;
	line-height:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform:uppercase;
	display:inline-block;	
}
.cct_produce_results_outer {
	background-color:#14416b;
	width:auto;
	margin:10px 0 0 0;
	padding:3px 3px 2px 0;
	display:inline-block;
}
.cct_produce_results_outer h2 {
	color:#fff;
	font-size:27px;
	font-weight:800;
	line-height:normal;
	margin:0 0 0 0;
	padding:3px 0 3px 20px;
}
.cct_produce_results_outer a,
.cct_produce_results_outer a:hover,
.cct_produce_results_outer a:focus {
	color:#14416b;
	background-color:#fff;
	font-size:27px;
	font-weight:800;
	line-height:normal;
	margin:0 0 0 16px;
	padding:3px 18px 2px 18px;
	display:inline-block;
}
.cct_produce_results_outer_small {
	background-color:#14416b;
	width:auto;
	margin:10px 0 0 0;
	padding:3px 3px 2px 0;
	display:inline-block;
}
.cct_produce_results_outer_small h2 {
	color:#fff;
	font-size:25px;
	font-weight:800;
	line-height:normal;
	margin:0 0 0 0;
	padding:3px 0 3px 20px;
}
.cct_produce_results_outer_small a,
.cct_produce_results_outer_small a:hover,
.cct_produce_results_outer_small a:focus {
	color:#14416b;
	background-color:#fff;
	font-size:25px;
	font-weight:800;
	line-height:normal;
	margin:0 0 0 16px;
	padding:3px 18px 2px 18px;
	display:inline-block;
}

/*------------------------------------------------------------- 
					Need Help Section
--------------------------------------------------------------- */

.cct_need_help_wrap {
	background-color:#e4f0f9;
	margin:0 0 0 0;
	padding:39px 0 45px 0;
	text-align:left;
	width:100%;
}
.cct_need_help_wrap h6 {
	color:#000000;
	font-size:24px;
	font-weight:700;
	line-height:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_need_help_wrap p {
	color:#000000;
	font-size:18px;
	font-weight:500;
	line-height:28px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_need_help_wrap strong {
	font-weight:700;
	font-size:18px;
	line-height:28px;
	display:block;
	margin:30px 0 0 0;
	padding:0 0 0 0;	
}

/*------------------------------------------------------------- 
					Content Section
--------------------------------------------------------------- */

.cct_content_section {
	background-color:#fff;	
	margin:0 0 0 0;
	padding:41px 0 45px 0;
	width:100%;
}
.cct_content_left_section {
	width:100%;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_map_section {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline-block;
}
.cct_address {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
}
.cct_address p {
	color:#000;
	font-size:16px;
	font-weight:400;
	line-height:22px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_address p strong {
	font-weight:700;
	display:block;
}
.cct_number,
.cct_number:hover,
.cct_number:focus {
	color:#000;
	display:inline-block;
	font-size:24px;
	font-weight:700;
	line-height:normal;
	text-decoration:none;
	outline:none;
	margin:15px 0 0 0;
	padding:0 0 0 0;
}
.cct_direction_btn,
.cct_direction_btn:hover,
.cct_direction_btn:focus {
	background-color:#14416b;
	color:#fff;
	display:inline-block;
	font-size:11px;
	font-weight:600;
	line-height:normal;
	text-decoration:underline;
	outline:none;
	margin:20px 0 0 0;
	padding:11px 14px 11px 14px;
	text-transform:uppercase;
}
.cct_location_map {
	position:relative;
}
.cct-map-overlay {
    width: 100%;
    min-height: 162px;
    position: absolute;
    top: 0;
    z-index: 10;
}
.cct_awards_wrap {
	margin:45px 0 34px 0;
	padding:0 0 0 0;
	width:100%;
}
.cct_awards_wrap ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
}
.cct_awards_wrap ul li {
	display:inline-block;
	list-style:none;
	margin:0 41px 0 41px;
	padding:0 0 0 0;	
	background:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.cct_awards_wrap ul li {
	margin:0 41px 0 41px;
}
}

.cct_awards_wrap ul li:first-child {
	margin-left:0;
}
.cct_awards_wrap ul li:last-child {
	margin-right:0;
}
.cct_content_left_section p {
	margin:0 0 20px 0;
	padding:0 0 0 0;
}
.cct_content_left_section h2 {
	color:#0a5091;
	font-size:20px;
	font-weight:600;
	line-height:24px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
.cct_content_left_section h3 {
	color:#0a5091;
	font-size:16px;
	font-weight:700;
	line-height:16px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
    text-transform: uppercase;
}
.cct_content_left_section h6 {
	color:#0a5091;
	font-size:18px;
	font-weight:700;
	line-height:22px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_content_left_section ul {
	width:auto;
	margin:0px 0 0 20px;
	padding:0 0 0 0;
	display:inline-block;	
}
.cct_content_left_section ul > li { margin:16px 0 0 20px; font-weight: bold;  }

.cct_content_left_section ul li {

	background-position:left 7px;
	background-repeat:no-repeat;
	color:#000;
	font-size:15px;
	font-weight:500;
	line-height:20px;
	margin:0 0 16px 0;
	padding:0 0 0 0px;
	}




.cct_content_right_section {
	width:100%;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_content_right_section ul {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_content_right_section ul li {
	background-color:#f1f2f2;
	margin:0 0 20px 0;
	padding:34px 25px 34px 25px;
	list-style:none;
	display:inline-block;
	width:100%;
}
.cct_content_right_section ul li h6 {
	color:#000;
	font-size:18px;
	font-weight:700;
	line-height:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform:uppercase;
}
.cct_content_right_section ul li span {
	color:#000;
	font-size:15px;
	font-weight:400;
	line-height:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_content_right_section ul li p {
	color:#000;
	font-size:13px;
	font-weight:600;
	line-height:18px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cct_top_content_wrap {
	width:100%;
	margin:0 0 13px 0;
	padding:0 0 0 0;	
}
.cct_top_content_text {
	width:58%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline-block;
	vertical-align:top;	
}
.cct_top_content_image {
	width:40%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline-block;
	text-align:right;
	vertical-align:top;	
}
.cct_testimonails_btn,
.cct_testimonails_btn:hover,
.cct_testimonails_btn:focus {
	background-color:#f1f2f2;
	color:#14416b;
	display:inline-block;
	font-size:18px;
	font-weight:500;
	line-height:normal;
	margin:0 0 0 0;
	padding:19px 0 19px 0;
	outline:none;
	text-decoration:underline;	
	width:100%;
	text-align:center;
}

/*------------------------------------------------------------- 
					Practice Section
--------------------------------------------------------------- */


.cct_practice_section {
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover !important;
	margin:0 0 0 0;
	padding:60px 0 60px 0;
	width:100%;	
	min-height:448px;
}
::i-block-chrome, .cct_practice_section {
	margin-bottom:-2px;	
}
#cct_practice_slide.flexslider {
	margin:58px 0 0 0;
	background:none;
	border:none;	
}
#cct_practice_slide .flex-control-nav {
	display:none;	
}
.cct_slider_image_wrap img {
	width:auto !important;	
}
#cct_practice_slide .flex-prev {
	background:url(../images/prev_arrow.png) no-repeat left center;
}
#cct_practice_slide .flex-direction-nav .flex-prev {
	left:-86px;	
	font-size:0;
	opacity:1;
}
#cct_practice_slide .flex-next {
	background:url(../images/next_arrow.png) no-repeat left center;	
}
#cct_practice_slide .flex-direction-nav .flex-next {
	right:-86px;	
	font-size:0;
	opacity:1;
}
#cct_practice_slide .flex-direction-nav a {
	width:42px;
	height:53px;
	margin:0 0 0 0;	
}
.cct_practice_slide_text {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;	
}
.cct_practice_slide_text h6 {
	color:#fff;
	font-size:26px;
	font-weight:700;
	line-height:normal;
	margin:0 0 26px 0;
	padding:0 0 0 0;	
}
.cct_practice_slide_text p {
	color:#fff;
	font-size:20px;
	font-weight:500;
	line-height:26px;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}
.cct_learn_more_btn,
.cct_learn_more_btn:hover,
.cct_learn_more_btn:focus {
	background-color:#fff;
	color:#024780;
	font-size:20px;
	font-weight:500;
	line-height:20px;
	text-decoration:none;
	outline:none;
	margin:65px 0 0 0;
	padding:14px 44px 13px 44px;
	text-align:center;
	text-transform:uppercase;
	float:right;
}


/*------------------------------------------------------------- 
						Media Section
--------------------------------------------------------------- */

@media screen and (max-width: 1400px) {

#cct_practice_slide .flex-viewport {
	width:1100px;
	margin:0 auto;	
}
#cct_practice_slide .flex-direction-nav .flex-prev {
    left:-54px;
}
#cct_practice_slide .flex-direction-nav .flex-next {
    right:-54px;
}

}

@media screen and (max-width: 1300px) {
	
.cct_contact_form_wrap {
    padding: 23px 16px 10px 16px;
}
.cct_awards_wrap ul li {
    margin: 0 40px 0 40px;
}
#cct_practice_slide .flex-viewport {
	width:1000px;
	margin:0 auto;	
}
#cct_practice_slide .flex-direction-nav .flex-prev {
    left:-10px;
}
#cct_practice_slide .flex-direction-nav .flex-next {
    right:-10px;
}
.cct_produce_results_outer_small h2,
.cct_produce_results_outer_small a,
.cct_produce_results_outer_small a:hover,
.cct_produce_results_outer_small a:focus {
	font-size:24px;
}

}

@media screen and (max-width: 1200px) {

.cct_banner_btn, .cct_banner_btn:hover, .cct_banner_btn:focus {
    font-size:18px;
}
.cct_contact_form_wrap {
    padding: 23px 12px 10px 12px;
}
.cct_contact_form_wrap h2 {
    font-size: 22px;
}
.cct_awards_wrap ul li {
    margin: 0 28px 0 28px;
}
#cct_practice_slide .flex-viewport {
    width: 950px;
    margin: 0 auto;
}
.cct_content_right_section ul li h6 {
    font-size:16px;
}
.cct_recaptcha {
    transform: scale(.58);
    transform-origin: 0 0;
    -webkit-transform: scale(.58);
    -webkit-transform-origin: 0 0;
}
.cct_produce_results_outer_small h2,
.cct_produce_results_outer_small a,
.cct_produce_results_outer_small a:hover,
.cct_produce_results_outer_small a:focus {
	font-size:22px;
}

}

@media screen and (max-width: 1100px) {

.cct_banner_btn, 
.cct_banner_btn:hover, 
.cct_banner_btn:focus {
    font-size: 16px;
}
.cct_contact_form_wrap h2 {
    font-size: 19px;
}
.cct_contact_form_wrap h6 {
    font-size: 14px;
}
.cct_captcha_left_wrap {
	margin-top:0;
	width:100%;	
}
.cct_captcha_left_wrap p {
    margin: 0 0 0 0;
}
.cct_captcha_right_wrap {
    width: 100%;
    margin-top:13px;
}
.cct_produce_results_outer h2 {
    font-size: 24px;
}
.cct_produce_results_outer a, 
.cct_produce_results_outer a:hover, 
.cct_produce_results_outer a:focus {
    font-size: 24px;
}
.cct_top_content_text {
    width: 100%;
    text-align: center;
}
.cct_top_content_image {
    width: 100%;
    margin: 15px 0 0 0;
    text-align: center;
}
#cct_practice_slide .flex-viewport {
    width: 850px;
    margin: 0 auto;
}
.cct_slider_image_wrap img {
    width: 100% !important;
}
.cct_awards_wrap ul li {
    margin: 0px 17px 0 17px;
}
.cct_captcha_right_wrap img {
    width: auto;
}
.cct_testimonails_btn, 
.cct_testimonails_btn:hover, 
.cct_testimonails_btn:focus {
    font-size: 16px;
}
.cct_produce_results_outer_small h2,
.cct_produce_results_outer_small a,
.cct_produce_results_outer_small a:hover,
.cct_produce_results_outer_small a:focus {
	font-size:20px;
}

}

@media screen and (max-width: 991px) {

.cct_banner .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.cct_banner .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	display:none;
}
::i-block-chrome, .cct_banner .col-md-8,
::i-block-chrome, .cct_banner .col-md-4 {
	padding:0;
}
.cct_need_help_wrap .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	display:inline-block;
}
.cct_need_help_wrap .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	display:none;
}
.cct_top_solano_wrap .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	display:inline-block;
}
.cct_top_solano_wrap .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	display:none;
}
::i-block-chrome, .cct_map_section .row {
	display:inline;
	margin:0;	
}
::i-block-chrome, .cct_map_section .col-md-8,
::i-block-chrome, .cct_map_section .col-md-4 {
	padding:0;
}
.cct_content_section .col-md-8,
.cct_content_section .col-md-4,
.cct_map_section .col-md-8,
.cct_map_section .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	display:inline-block;
}
.cct_address {
	margin-bottom:30px;	
}
.cct_awards_wrap ul li {
    margin: 0px 34px 0 34px;
}
.cct_practice_section .col-md-4,
.cct_practice_section .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	display:inline-block;
}
#cct_practice_slide .flex-viewport {
    width: 620px;
    margin: 0 auto;
}
.cct_slider_image_wrap {
	text-align:center;	
	margin-bottom:30px;	
}
.cct_practice_section {
    padding:40px 0 40px 0;
}
.cct_practice_slide_text {
	text-align:center;	
}
.cct_slider_image_wrap img {
    width: auto !important;
	margin:0 auto;
}
#cct_practice_slide.flexslider {
    margin:0 0 0 0;
}
.cct_learn_more_btn, 
.cct_learn_more_btn:hover, 
.cct_learn_more_btn:focus {
	margin-top:30px;	
}
.cct_banner_right_wrap {
    z-index: 20;
    max-width: 490px;
    margin:182px auto 30px auto;
    padding: 0 0 0 0;
    width: 100%;
}
.cct_banner {
	height:380px;
	background-size:auto 380px !important;	
	background-position:left top;
}
.cct_contact_form_wrap {
    margin:40px auto auto auto;
	max-width:430px;
	width:100%; 
}
.cct_captcha_left_wrap {
	width:40%;
	display:inline-block;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}
.cct_captcha_left_wrap p {
	line-height:15px;
	margin:10px 0 0 0;
	padding:0 0 0 30px;
}
.cct_captcha_right_wrap {
	width:59%;
	display:inline-block;
	margin:0 -1px 0 0;
	padding:0 0 0 0;
	vertical-align:top;
	text-align:right;	
}
.cct_captcha_right_wrap img {
	width:auto;	
}
.cct_top_content_text {
    width:58%;
	text-align:left;
}
.cct_top_content_image {
    width:40%;
    margin:0 0 0 0;
    text-align:right;
}
::i-block-chrome, .cct_banner .row {
	display:inline;
	margin:0;	
}
::i-block-chrome, .cct_banner .col-md-4 {
	padding:0;	
}
.cct_recaptcha {
    transform: scale(.90);
    transform-origin: 0 0;
    -webkit-transform: scale(.90);
    -webkit-transform-origin: 0 0;
}
.cct_submit_btn,
.cct_submit_btn:hover, 
.cct_submit_btn:focus {
    margin:20px 0 0 0;
}
.cct_mobile_view {
	display:block;	
}
.cct_normal_view {
	display:none;	
}
.cct_banner_left_wrap {
	padding-top:100px;	
}
.cct_mob_btn {
	display:block;	
	text-align:center;
}
.cct_banner_btn, 
.cct_banner_btn:hover, 
.cct_banner_btn:focus {
	max-width:430px;
	width:100%;
	margin:25px auto;	
}

}

@media screen and (max-width: 767px) {

.cct_produce_results_outer_small h2 {
	font-size:18px;
}
.cct_produce_results_outer_small a, 
.cct_produce_results_outer_small a:hover, 
.cct_produce_results_outer_small a:focus {
    font-size:18px;
    padding:3px 12px 2px 12px;
	margin:0 0 0 10px;
}
.cct_awards_wrap ul li {
    margin: 0px 16px 0 16px;
    width: 20%;
}
.cct_awards_wrap ul li img {
    width: 90%;
}
#cct_practice_slide .flex-viewport {
    width: 480px;
    margin: 0 auto;
}
.cct_practice_section {
	min-height:490px;	
}
.cct_banner {
    background-position: -100px top;
}

}

@media screen and (max-width: 600px) {

#cct_practice_slide .flex-viewport {
    width: 380px;
    margin: 0 auto;
}
.cct_practice_section {
    min-height: 530px;
}
.cct_awards_wrap ul li {
    margin: 0px 12px 0 12px;
}
.cct_produce_results_outer a, 
.cct_produce_results_outer a:hover, 
.cct_produce_results_outer a:focus {
    font-size:17px;
}
.cct_produce_results_outer h2 {
	font-size:17px;
	padding:3px 0 3px 5px; 
}
::i-block-chrome, .cct_practice_section {
	margin-bottom: -1px;
}
.cct_recaptcha {
    transform: scale(.83);
    transform-origin: 0 0;
    -webkit-transform: scale(.83);
    -webkit-transform-origin: 0 0;
}
.cct_content ul {
    margin:22px 0 0 30px;
}
.cct_produce_results_outer_small h2 {
    font-size:15px;
	padding: 3px 0 3px 10px;
}
.cct_produce_results_outer_small a, 
.cct_produce_results_outer_small a:hover, 
.cct_produce_results_outer_small a:focus {
    font-size:15px;
    padding:3px 5px 2px 5px;
    margin:0 0 0 5px;
}
}

@media screen and (max-width: 500px) {

.cct_produce_results_outer h2 {
    font-size: 14px;
    padding: 3px 0 3px 5px;
}
.cct_produce_results_outer a, 
.cct_produce_results_outer a:hover, 
.cct_produce_results_outer a:focus {
    font-size:14px;
	margin:0 0 0 10px;
	padding:3px 13px 2px 10px;
}
.cct_awards_wrap ul li {
    margin: 0px 9px 0 9px;
}
.cct_banner_right_wrap {
    max-width: 100%;
    margin: 350px auto 30px auto;
    width: 100%;
}
.cct_slider_image_wrap img {
    width: 100% !important;
    margin: 0 auto;
}
#cct_practice_slide .flex-viewport {
    width: 280px;
    margin: 0 auto;
}
.cct_practice_section {
    min-height: 550px;
}
.cct_practice_slide_text p {
    font-size:17px;
}
.cct_recaptcha {
    transform: scale(.73);
    transform-origin: 0 0;
    -webkit-transform: scale(.73);
    -webkit-transform-origin: 0 0;
}
.cct_content ul {
    margin:22px 0 0 20px;
}

}

@media screen and (max-width: 450px) { 

.cct_captcha_left_wrap {
    margin-top: 0;
    width: 100%;
}
.cct_captcha_left_wrap p {
    line-height:16px;
    margin: 0 0 0 0;
}
.cct_captcha_right_wrap {
    width:100%;
    margin: 20px 0 0 0;
    text-align: left;
}
.cct_produce_results_outer a, 
.cct_produce_results_outer a:hover, 
.cct_produce_results_outer a:focus {
    font-size: 14px;
    margin: 0 0 0 5px;
    padding: 3px 13px 2px 10px;
}
.cct_awards_wrap ul li {
    margin: 0px 7px 0 7px;
        margin-left: 7px;
}
.cct_testimonails_btn, 
.cct_testimonails_btn:hover, 
.cct_testimonails_btn:focus {
    font-size: 16px;
}

}

@media screen and (max-width: 400px) { 

.cct_top_content_text {
    width: 100%;
    text-align: center;
}
.cct_top_content_image {
    width: 100%;
    margin: 15px 0 0 0;
    text-align: center;
}
#cct_practice_slide .flex-viewport {
    width: 200px;
    margin: 0 auto;
}
.cct_practice_slide_text p {
    font-size: 16px;
    line-height: 22px;
}
.cct_practice_slide_text h6 {
    font-size: 24px;
}
.cct_produce_results_outer h2 {
    font-size: 10px;
    padding: 3px 0 3px 5px;
    vertical-align: top;
}
.cct_produce_results_outer a, 
.cct_produce_results_outer a:hover, 
.cct_produce_results_outer a:focus {
    font-size: 10px;
    margin: 0 0 0 5px;
    padding: 3px 8px 2px 6px;
    vertical-align: top;
}
.cct_produce_results_outer {
    padding: 3px 3px 0px 0;
    line-height: normal;
}
.cct_content ul {
    margin:22px 0 0 15px;
}
.cct_banner_left_wrap {
    padding-top:60px;
}
h1 {
    font-size: 30px;
}
.cct_banner_left_wrap span {
    font-size:22px;
    line-height:30px;
}

}

h2.homepage {
    color: #0275d8;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 40px 0 20px 0;
    padding: 0 0 0 0;
    border-bottom: 2px solid;
    text-transform: uppercase;
}


#table-first{
    width:100%;
    display:table;
}

#top-first {
	background:#ffffff;
	padding:0px;
	margin-bottom:20px;
}

#top-first h2{
	color:#0275d8;
	font-size:17px;
	font-weight:600;
	line-height:18px;
	margin:0px 0 20px 0;
	padding:0 0 0 0;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
#top-first h3{
	color:#0275d8;
	font-size:22px;
	font-weight:400;
	line-height:22px;
	margin:30px 0 20px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top-first h4{
	color:#0275d8;
	font-size:18px;
	font-weight:600;
	line-height:22px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}


#table{
    width:100%;
    display:table;
}

#top {
	background:#ffffff;
	padding:0px;
	margin-bottom:20px;
}

#top h2{
	color:#7c7c7c;
	font-size:20px;
	font-weight:400;
	line-height:24px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
#top h3{
	color:#0275d8;
	font-size:22px;
	font-weight:400;
	line-height:22px;
	margin:30px 0 20px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top h4{
	color:#0275d8;
	font-size:18px;
	font-weight:600;
	line-height:22px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top span {
	color:#145132;
	font-size:26px;
	font-weight:600;
	line-height:30px;
	margin:20px 0 20px 0;
	padding:20px 0 20px 0;
  text-transform: uppercase;
}



#table1{
    width:100%;
    display:table;
}

#top1 {
	background:#f2f2f2;
	padding:20px;
	margin-bottom:20px;
}

#top1 h2{
	color:#7c7c7c;
	font-size:20px;
	font-weight:400;
	line-height:24px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
#top1 h3{
	color:#0275d8;
	font-size:22px;
	font-weight:400;
	line-height:22px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top1 h4{
	color:#000000;
	font-size:18px;
	font-weight:700;
	line-height:22px;
	margin:30px 0 0px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top1 p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#top1 span {
	color:#145132;
	font-size:26px;
	font-weight:600;
	line-height:30px;
	margin:20px 0 20px 0;
	padding:20px 0 20px 0;
  text-transform: uppercase;
  }

#table2{
    width:100%;
    display:table;
}

#top2 {
	background:#f2f2f2;
	padding:20px;
	margin-bottom:0px;
}

#top2 h2{
	color:#14416b;
	font-size:20px;
	font-weight:700;
	line-height:24px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
#top2 h3{
	color:#0275d8;
	font-size:22px;
	font-weight:600;
	line-height:22px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top2 h4{
	color:#000000;
	font-size:18px;
	font-weight:700;
	line-height:22px;
	margin:30px 0 0px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top2 p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#top2 span {
	color:#145132;
	font-size:26px;
	font-weight:600;
	line-height:30px;
	margin:20px 0 20px 0;
	padding:20px 0 20px 0;
  text-transform: uppercase;
  }
#top2 p {
	margin:20px 0 0 0;
  }

#table3{
    width:100%;
    display:table;
}

#top3 {
	background:#f2f2f2;
	padding:20px;
	margin-bottom:20px;
}

#top3 h2{
	color:#0a5091;
	font-size:18px;
	font-weight:600;
	line-height:24px;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
  border-bottom: 1px solid;
  text-transform: uppercase;
}
#top3 h3{
	color:#0a5091;
	font-size:18px;
	font-weight:600;
	line-height:22px;
	margin:30px 0 20px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top3 h4{
	color:#000000;
	font-size:16px;
	font-weight:700;
	line-height:20px;
	margin:30px 0 0px 0;
	padding:0 0 0 0;
  text-transform: uppercase;
}
#top3 p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#top3 span {
	color:#145132;
	font-size:26px;
	font-weight:600;
	line-height:30px;
	margin:20px 0 20px 0;
	padding:20px 0 20px 0;
  text-transform: uppercase;
  }
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}