@charset "utf-8";
/* CSS Document */


/*-----------------   Google Fonts --------------------------*/

@import url(https://fonts.googleapis.com/css?family=Archivo+Black);
@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic);


.wrapper p {
	font-size: 14px;
	line-height: 1.5em;
}


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


.content_area{
	padding: 17px 0;
	}
.no_content{
	margin-top: 40px;
	}
.content h2,
.content h2.post_title{
	border-bottom: 1px solid #6dd0f7;
	padding-bottom: 4px;
	text-align: left;
	width: 100%;
	font: 700 36px/34px 'Archivo Narrow', Helvetica, sans-serif;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.content .post_date{
	display: block;
	padding: 5px 0 0 0;
	width: 100%;
	}

.content .tags_cats,
.content .post_date {
	display: inline-block;
	width: 100%;
	font: 400 13px/13px 'Open Sans', Helvetica, sans-serif;
	float: none;
}
.content .tags_cats a {
	color: #00a99d;
	font-size: 12px;
	padding: 0 1px;
	text-decoration: none;
	font-weight: 700;
}
.content .tags_cats > p,
.content .post_date > p {
	padding: 5px 0 !important;
	font-weight: 400;
	color: #000;
  }
  .content .tags_cats strong,
  .content .post_date strong {
	font-weight: 800;
  }

/*.content img {
	float: left;
	padding: 12px 0 20px;
}*/
.content p{
	color: #000;
	padding: 0px 0 20px;
	font: 400 14px/22px 'Open Sans', Helvetica, sans-serif;
	text-align: justify;
}
.content ol,
.content ul{
	font: 400 14px/22px 'Open Sans', Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: 25px;
}
.content li {
	list-style: disc;
}

.wrapper  .content #gform_wrapper_1 li {
	list-style: none;
}
.testimonial_page .content ul,
.testimonial_page .content li {
	list-style: disc inside !important;
}
.header ul,
.header li,
.footer ul,
.footer li {
	list-style: none !important;
}
.content blockquote {
	padding: 10px 20px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.content blockquote p {
	font: italic 300 1.1em 'Open Sans', Helvetica, sans-serif;
	color: #666;
}
.content blockquote p strong {
	font-weight: 700;
	color: #000;
}
.content .post_title > a {
	color: #00A3DF;
	text-decoration: none;
	font-size: 28px;
	line-height: 26px;
}
.content .post_title > a:hover {
	color: #00668E;
}

.content .moretag {
	color: #00a99d;
	display: block;
	font-style: italic;
	cursor: pointer;
}
.content .post_navigation {
	display: block;
	margin: 20px 0;
	overflow: hidden;
	width: 100%;
}
.content .previous_post {
	display: inline-block;
	float: left;
}
.content .next_post {
	display: inline-block;
	float: right;
}
.previous_post > a,
.next_post > a {
	color: #00A99D;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-weight: 400;
}
.content img.alignright {
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.content img.alignleft {
	float: left;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
}




/* Typography ----------------------------------------------------*/

.textwidget > p {
  margin: 0px;
}
.testimonial_slider p{
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 66%;
	font: italic 400 18px/19px 'Open Sans', Helvetica, sans-serif;
}
.testimonial_page p {
	font: italic 400 16px 'Open Sans', Helvetica, sans-serif;
 }
.content h3,
.textwidget h3{
	color: #000;
	font: 700 normal 25px/20px 'Archivo Narrow', Helvetica, sans-serif;
	text-shadow: 1px 1px 3px rgba(255,255,255,0.9);
	-moz-text-shadow: 1px 1px 3px rgba(255,255,255,0.9);
	-webkit-text-shadow: 1px 1px 3px rgba(255,255,255,0.9);
	-o-text-shadow: 1px 1px 3px rgba(255,255,255,0.9);
	-ms-text-shadow: 1px 1px 3px rgba(255,255,255,0.9);
	background: #BDE5E4;
	margin: 25px 0px 15px;
	padding: 8px 4px;
	clear: both;
}

.testimonial h3{
	text-transform: uppercase;
	color: #002157;
	text-align: center;
	padding: 22px 0;
	letter-spacing: 4px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	-moz-text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	-webkit-text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	-o-text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	-ms-text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	font: 700 30px 'Archivo Narrow', Helvetica, sans-serif;
}
.specialize h3{
	text-transform: uppercase;
	color: #002157;
	text-align: center;
	padding: 22px 0;
	letter-spacing: 4px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	-moz-text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	-webkit-text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	-o-text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	-ms-text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	font: 700 30px 'Archivo Narrow', Helvetica, sans-serif;
}
.client h3{
	text-transform: uppercase;
	color: #A0A0A0;
	text-align: center;
	padding: 22px 0 0px;
	color: #002157;
	letter-spacing: 4px;
	text-shadow: 0 1px 0 #fff;
	font: 700 30px 'Archivo Narrow', Helvetica, sans-serif;
}
.content h4 {
	font: 300 20px/20px 'Open Sans', Helvetica, sans-serif;
	text-transform: uppercase;
	color: #4CB2D7;
	letter-spacing: 2px;
	margin-bottom: 20px;
}


.testimonial_page h5.client_name {
	clear: both;
	font-family: 'Open Sans', Helvetica, sans-serif;
	padding-top: 20px;
	font-weight: 700;
}
.content h5 {
	padding-top: 20px;
	font: 700 15px/15px 'Open Sans', Helvetica, sans-serif !important;
	color: #0183B1;
}
.content h6 {
	padding-top: 20px;
	font: 700 12px/12px 'Open Sans', Helvetica, sans-serif !important;
}




/* Layer slider ----------------------------------------------------*/

.ls-bottom-nav-wrapper{
	position: relative;
	right: 525px;
	bottom: 10px;
	}
.ls-layer a{
	text-decoration: none;
	}
.ls-bottom-slidebuttons{}
.ls-bottom-slidebuttons a{
	background: none repeat scroll 0 0 #0174A1;
	border: 2px solid #fff;
	border-radius: 50%;
	display: block;
	height: 12px;
	margin: 0 5px;
	outline: 0 none;
	text-indent: -9999px;
	width: 12px;
	box-shadow: 0 0 1px 1px #999;
	-moz-box-shadow: 0 0 1px 1px #999;
	-webkit-box-shadow: 0 0 1px 1px #999;
	-o-box-shadow: 0 0 1px 1px #999;
	-ms-box-shadow: 0 0 1px 1px #999;
}
.ls-bottom-slidebuttons a.ls-nav-active{
	background: none repeat scroll 0 0 #000;
}

/* WP Pagination ----------------------------------------------------*/

.wp-pagenavi {
  clear: both;
  margin: 0 auto;
  padding: 10px 0;
}




/* Client Carousel ----------------------------------------------------*/

.logo-wrapper {
	margin: 0px auto;
	padding: 0px;
	height: 250px;
	width: 100%;
	max-width: 1040px;
	display: block;
}

/*.client .bx-wrapper .bx-pager {
  border-bottom: 1px solid #ccc;
}
.client .bx-pager-item {
  position: relative;
  top: 7px;
}

.bx-wrapper .bx-pager .bx-pager-item a {
  background: none repeat scroll 0 0 #0174A1;
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  height: 12px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 12px;
  box-shadow: 0 0 1px 1px #999;
  -moz-box-shadow: 0 0 1px 1px #999;
  -webkit-box-shadow: 0 0 1px 1px #999;
  -o-box-shadow: 0 0 1px 1px #999;
  -ms-box-shadow: 0 0 1px 1px #999;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: none repeat scroll 0 0 #000;
	}*/


/* Sidebar widget and Gravity Form ----------------------------------------------------*/

.widget_widget_sp_image,
.widget_gform_widget,
.widget_black-studio-tinymce,
.panel.widget
{
	/*margin-left: 18px;*/
	margin-left: 0px;
}
.widget_black-studio-tinymce{
	width: 100%;
}
.widget_black-studio-tinymce .textwidget img {
  padding: 5px;
}
.widget.gform_widget {
	width: 100%;
	margin:0;
	padding:0;
	background-color: #cceefc;
	margin: 0 0 30px 0;

}
.widget_gform_widget{
	background-color: #cceefc;
	width: 100%;
	}

.gform_body {
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-weight: 400;
	margin: 15px 0 0 0;
	/*overflow: hidden;*/
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    margin: 5px 0 0;
}
.gform_wrapper div.validation_error {
    padding: 0 10px;
}
.gform_wrapper{
	max-width: 100% !important;
	}
.gform_heading{
	width: 100% !important;
	overflow: hidden;
	margin-bottom: 0px !important;
	}
.gform_title,
.gform_wrapper h3.gform_title,
.widget_gform_widget .widget-title,
.widget_black-studio-tinymce .widget-title,
.widget-title{
	color: #fff;
	text-shadow: 0 1px 2px #000;
	width: 96% !important;
	font: 800 20px/19px 'Open Sans', Helvetica, sans-serif !important;
	background: #00aeef; /* Old browsers */
	background: -moz-linear-gradient(top,  #00aeef 0%, #005c80 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aeef), color-stop(100%,#005c80)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00aeef 0%,#005c80 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00aeef 0%,#005c80 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00aeef 0%,#005c80 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00aeef 0%,#005c80 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aeef', endColorstr='#005c80',GradientType=0 ); /* IE6-9 */
	text-align: center;
	margin: 0px !important;
	padding: 8px 2%;
}
.default_sidebar .widget.widget_black_studio_tinymce {
	background: url(../images/award-header-bg.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	font: 800 20px 'Open Sans', Helvetica, sans-serif !important;
	color: #fff;
	text-shadow: 0 1px 2px #000;
	padding: 10px 5px;
	min-height: 25px;
	margin: 30px 0 0;
	text-align: center;
}
.default_sidebar .widget.widget_black_studio_tinymce .textwidget img {
  padding: 6px;
}
.widget_gform_widget .widget-title{
	width: 96% !important;
}
.widget .gform_wrapper span.gform_description {
	display: block;
	padding: 10px 4%;
	width: 92%;
	font: 400 14px/17px 'Open Sans', Helvetica, sans-serif;
}
.widget .gform_wrapper form input[type="text"],
.widget .gform_wrapper form textarea {
	display: block;
	margin: 0 auto;
	width: 86% !important;
	border: 1px solid #fff;
	border-radius: 6px;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;
	-o-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;
	-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;
	color: #333;
	padding: 8px 8px !important;
	font: 600 13px 'Open Sans', Helvetica, sans-serif;
}
.gform_wrapper form input[type="text"]{
	height: 27px;
	}
.gform_wrapper .gform_footer {
    overflow: hidden;
	width: 98%;
}
.gform_wrapper .button.gform_button {
	background-color: #002157;
	border: medium none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 14px !important;
	font-weight: bold;
	margin: 0 7px 8px 0;
	padding: 9px 4px;
	text-transform: uppercase;
	}
.widget .gfield {
  margin-top: -14px;
}
.gfield.gfield_error {
  margin: 0;
  padding: 0;
}
.panel .content-centered ,
.widget .content-centered {
	display: block;
	margin: 0px auto;
	text-align: center;
	padding-top: 15px;
}
.panel .content-centered img {
	float: none;
}
.bbbwidget-centered {
	display: block !important;
	margin: 0px auto !important;
	padding: 0px;
	height: 57px;
	width: 150px;
}
.widget-centered {
	display: block !important;
	margin: 0px auto !important;
	padding: 0px;
	width: 200px;
}
.panel-grid-cell .so-panel:last-child {
    margin-bottom: 20px !important;
}





/* Responsive CSS ----------------------------------------------------*/


@media only screen and (min-width : 1024px) and (max-width : 1200px){
.gform_heading {
  overflow: hidden;
  width: 100% !important;
}
.gform_title {
  font-size: 17px !important;
  padding-left: 0;
  padding-right: 0;
  width: 100% !important;
  margin-top: 0px;
}

}
@media only screen and (min-width : 760px) and (max-width : 1023px){
.widget_text .widget-title {
  font-size: 19px !important;
}
.gform_heading {
  overflow: hidden;
  width: 100% !important;
}
.gform_title {
  font-size: 15px !important;
  padding-left: 10px;
  padding-right: 0;
  width: 100% !important;
  margin-top: 0px !important;
}

.gform_wrapper span.gform_description {
  font-size: 13px;
  padding: 10px 12px;
  line-height: 16px;
}
.origin-widget {
  display: block;
  margin: 0 auto;
  width: 80%;
}
.widget_siteorigin-panels-image {
	display: block;
	float: none;
	margin: 0 auto !important;
	width: auto;
}
.widget_siteorigin-panels-image > img {
  display: block;
  float: none;
  margin: 0 auto;
  width: 100%;
}
.logo-wrapper {
	height: 220px;
}

}
@media only screen and (min-width : 540px) and (max-width : 759px){
.panel-grid-cell {
  margin: 0 !important;
}
.widget_text .widget-title {
  font-size: 17px !important;
}
.origin-widget {
  display: block;
  margin: 0 auto;
  width: 50%;
}
.widget_siteorigin-panels-image {
	display: block;
	float: none;
	margin: 0 auto !important;
	width: auto;
}
.widget_siteorigin-panels-image > img {
  display: block;
  float: none;
  margin: 0 auto;
}
.widget_sp_image img.attachment-full {
  display: block;
  margin: 0 auto;
}
.gform_wrapper .button.gform_button {
  float: none;
  display: block;
  margin: 0 auto;
}
.gform_heading {
  overflow: hidden;
  width: 100% !important;
}
.gform_title {
  font-size: 17px !important;
  padding-left: 10px;
  padding-right: 0;
  width: 100% !important;
  margin-top: 0px !important;
}
.logo-wrapper {
	height: 170px;
}

}
@media only screen and (min-width : 480px) and (max-width : 539px){
.panel-grid-cell {
  margin: 0 !important;
}
.widget_text .widget-title {
  font-size: 17px !important;
}
.origin-widget {
  display: block;
  margin: 0 auto;
  width: 80%;
}
.widget_sp_image img.attachment-full {
  display: block;
  margin: 0 auto;
}

.gform_wrapper .button.gform_button {
  float: none;
  display: block;
  margin: 0 auto;
}
.gform_heading {
  overflow: hidden;
  width: 100% !important;
}
.gform_title {
  font-size: 17px !important;
  padding-left: 10px;
  padding-right: 0;
  width: 100% !important;
  margin-top: 0px !important;
}
.logo-wrapper {
	height: 150px;
}

}
@media only screen and (min-width : 320px) and (max-width : 479px){
.panel-grid-cell {
  margin: 0 !important;
}
.widget_text .widget-title {
  font-size: 13px !important;
}
.origin-widget {
  display: block;
  margin: 0 auto;
  width: 80%;
}
.widget_sp_image img.attachment-full {
  display: block;
  margin: 0 auto;
}

.gform_wrapper .button.gform_button {
  float: none;
  display: block;
  margin: 0 auto;
}
.gform_heading {
  overflow: hidden;
  width: 100% !important;
}
.gform_title {
  font-size: 17px !important;
  padding-left: 10px;
  padding-right: 0;
  width: 100% !important;
  margin-top: 0px !important;
}
.logo-wrapper {
	height: 150px;
}

}
