/* indybusinesssolutions.com - Editor CSS */

/* Typography */

p {
padding-top: 5px;
padding-bottom: 5px;
}

.module_round_box_outer ul, 
.moduletable ul {
list-style: none; 
}

.contentpaneopen ul {
list-style:disc;
margin-left:10px;
margin-right:10px;
}

ol {
margin-left:18px; 
}

blockquote {
background:transparent url(../images/typography/s5_left_quote.png) no-repeat top left;
font-weight:bold;
font-style:italic;
line-height:150%;
margin:15px 0pt;
padding:0px 0px 5px 65px!important;
width:auto;
}

blockquote p {
background:transparent url(../images/typography/s5_right_quote.png) no-repeat bottom right;
margin-top:0pt;
padding:0pt 65px 10px 0pt;
}

.uppercase {
text-transform:uppercase !important;
}

.lowercase {
text-transform:lowercase !important;
}

.s5_bluebox strong, 
.s5_redbox strong, 
.s5_graybox strong, 
.s5_greenbox strong, 
.padded strong, 
.black_box strong, 
.gray_box strong, 
.yellow_box strong, 
.orange_box strong, 
.green_box strong, 
.blue_box strong, 
.red_box strong {
font-weight: 500;
}

.code,
code {
background:#ffffff;
border: 1px solid #cccccc;
border-left:solid 5px #666666;
color:#666666;
font-family:monospace;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
margin-top:15px;
margin-bottom:15px;
padding:10px 20px;
padding-top:20px;
padding-bottom:20px;
font-size:1.1em;
display:block;
}

ul.ul_arrow li {
background:transparent url(../images/typography/s5_ul_arrow.png) no-repeat 0px 6px;
list-style: none outside none;
margin-top: 12px;
padding:0px;
padding-left:31px;
background-position:0 4px;
}

#s5_component_wrap ul.ul_arrow {
padding-left:0px;
margin-left:0px;
margin-right:0px;
list-style-type:none;
}

ul.ul_star li {
background:transparent url(../images/typography/s5_ul_star.png) no-repeat top left;
list-style: none outside none;
margin-top: 12px;
padding:0px;
padding-left:31px;
}

#s5_component_wrap ul.ul_star {
list-style-type: none;
margin-left: 0;
margin-right: 0;
padding-left: 0;
}

ul.ul_bullet li {
background:transparent url(../images/typography/s5_ul_bullet.png) no-repeat top left;
list-style: none outside none;
margin-top: 12px;
padding:0px;
padding-left:31px;
background-position:0 4px;
}

#s5_component_wrap ul.ul_bullet {
padding-left:0px;
margin-left:0px;
margin-right:0px;
list-style-type:none;
}

.ul_bullet_small {
margin-left:20px;
margin-right:20px;
}

.ul_bullet_small li {
margin-bottom:10px;
}

.ul_circle_content {
padding:0px;
margin:0px;
list-style:none;
padding-left:55px;
}

.ul_circle_content li {
margin-bottom:15px;
padding-top:15px;
}

.ul_circle_content .circle_item {
float:left;
height:34px;
width:34px;
line-height:34px;
font-size:16px;
text-align:center;
-moz-border-radius:400px;
-webkit-border-radius:400px;
border-radius:400px;
border:solid 1px #EBE8E8;
margin-left:-55px;
margin-top:-5px;
}

#s5_component_wrap ul.ul_numbers {
padding-left:0px;
margin-left:0px;
margin-right:0px;
list-style-type:none;
}	

ul.ul_numbers li {
list-style-type:none;
padding-bottom: 9px;
padding-left: 42px;
padding-top: 0px;
}		

li.li_number1 {
background:transparent url(../images/typography/s5_li_number1.png) no-repeat top left;
}

li.li_number2 {
background:transparent url(../images/typography/s5_li_number2.png) no-repeat top left;
}

li.li_number3 {
background:transparent url(../images/typography/s5_li_number3.png) no-repeat top left;
}

li.li_number4 {
background:transparent url(../images/typography/s5_li_number4.png) no-repeat top left;
}

li.li_number5 {
background:transparent url(../images/typography/s5_li_number5.png) no-repeat top left;
}

li.li_number6 {
background:transparent url(../images/typography/s5_li_number6.png) no-repeat top left;
}

li.li_number7 {
background:transparent url(../images/typography/s5_li_number7.png) no-repeat top left;
}

li.li_number8 {
background:transparent url(../images/typography/s5_li_number8.png) no-repeat top left;
}

li.li_number9 {
background:transparent url(../images/typography/s5_li_number9.png) no-repeat top left;
}

li.li_number10 {
background:transparent url(../images/typography/s5_li_number10.png) no-repeat top left;
}

/* Notification Boxes */

.red_box {
background:#FFD6D6;
color:#CC0000;
font-weight: 300;
padding:16px 16px 16px 22px;
}

.red_box a, 
#s5_component_wrap_inner .red_box a {
color:#CC0000;
font-weight:bold;
text-decoration:underline;
}

.blue_box {
background:#D0DCEC;
color:#1B6FC2;
font-weight: 300;
padding:16px 16px 16px 22px;
}

.blue_box a, 
#s5_component_wrap_inner .blue_box a {
color:#1B6FC2;
font-weight:normal;
text-decoration:none;
}

.green_box {
background:#EEF7DD;
color:#40AB38;
font-weight: 300;
padding:16px 16px 16px 22px;
}

.green_box a, 
#s5_component_wrap_inner .green_box a {
color:#40AB38;
font-weight:bold;
text-decoration:underline;
}

.orange_box {
background:#FEF6D8;
color:#755102;
font-weight: 300;
padding:16px 16px 16px 22px;
}

.orange_box a, 
#s5_component_wrap_inner .orange_box a {
color:#755102;
font-weight:bold;
text-decoration:underline;
}

.yellow_box {
background:#F4F5B9;
color:#757402;
font-weight: 300;
padding:16px 16px 16px 22px;
}

.yellow_box a, 
#s5_component_wrap_inner .yellow_box a {
color:#757402;
font-weight:bold;
text-decoration:underline;
}

.gray_box {
background:#dfdfdf;
color:#4B4B4B;
font-weight: 300;
padding:16px 16px 16px 22px;
}

.gray_box a, 
#s5_component_wrap_inner .gray_box a {
color:#4B4B4B;
font-weight:bold;
text-decoration:underline;
}

.black_box {
background:#333333;
color:#FFFFFF;
font-weight: 300;
padding:16px 16px 16px 22px;
}

.black_box a, 
#s5_component_wrap_inner .black_box a {
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

.boxed {
background: none repeat scroll 0 0 #F5F5F5;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin-right: 0;
padding: 0;
}

.boxed:hover {
background:#ffffff;
}

.boxed_black {
background:#040404;
border:1px solid #212121;
padding:5px;
margin-right:10px;
margin-bottom:8px;
}

.boxed_white {
background:#ffffff;
border:1px solid #ffffff;
padding:2px;
margin-right:10px;
margin-bottom:10px;
}

.padded {
padding:0px;
margin-bottom:2px;
margin-top:2px;
position:relative;
}

.point {
min-height:28px;
}

.s5_greenbox {
position:relative;
padding:12px;
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
color:#ffffff;
background:#185564;
}

.s5_greenbox a {
color:#ffffff;
}

.s5_greenbox .point {
padding-left:42px;
background:transparent url(../images/typography/s5_alert.png) no-repeat center left;
}	

.s5_graybox {
position:relative;
padding:12px;
color:#313131;
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
background:#e6e6e6;
}

.s5_graybox a {
color:#313131;
}

.s5_graybox .point {
padding-left:42px;
background:transparent url(../images/typography/s5_alert.png) no-repeat center left;
}	

.s5_bluebox {
position:relative;
padding:12px;
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
color:#ffffff;
background:#22ace5;
}

.s5_bluebox a {
color:#ffffff;
}

.s5_bluebox .point {
padding-left:42px;
background:transparent url(../images/typography/s5_alert.png) no-repeat center left;
}		

.s5_redbox {
position:relative;
padding:12px;
-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
color:#ffffff;
background:#ff5858;
}

.s5_bluebox a {
color:#ffffff;
}

.s5_redbox .point {
padding-left:42px;
background:transparent url(../images/typography/s5_alert.png) no-repeat center left;
}

/* Pricing Table */

.s5_pricetable_7, 
.s5_pricetable_6, 
.s5_pricetable_5, 
.s5_pricetable_4, 
.s5_pricetable_3, 
.s5_pricetable_2, 
.s5_pricetable_1 {
padding-top:50px;
}

.s5_pricetable_7, 
.s5_pricetable_6, 
.s5_pricetable_5, 
.s5_pricetable_4, 
.s5_pricetable_3, 
.s5_pricetable_2, 
.s5_pricetable_1 {
padding-bottom:25px;
}

.s5_pricetable_7 .s5_pricetable_column { 
width:14.285%;
}

.s5_pricetable_6 .s5_pricetable_column { 
width:16.66666%;
}

.s5_pricetable_5 .s5_pricetable_column { 
width:20%;
}

.s5_pricetable_4 .s5_pricetable_column {	
width:25%;
}

.s5_pricetable_3 .s5_pricetable_column {	
width:33.333333%;
}

.s5_pricetable_2 .s5_pricetable_column {	
width:50%;
}	

.s5_pricetable_1 .s5_pricetable_column {	
width:100%;
}		

.s5_pricetable_column.recommended {
margin-top: -22px;
margin-left:-1px;
margin-right:-1px;
position: relative;
border: medium none;
}

.s5_pricetable_column.recommended .s5_title {
background:#000000;
}

.s5_pricetable_column {
border:none;
text-align:center;
float:left;
}

.s5_pricetable_column .s5_title {
font-size: 1.7em;
padding: 18px;	
padding-top:15px;
padding-bottom:13px;
line-height:29px;
font-weight: 600;
background:#535353;
color:#FFFFFF
}

.s5_pricetable_column .s5_options {
line-height: 32px;
color:#7C7C7C;
text-align: center;
}

.s5_pricetable_column a.s5_pricetable {	
text-decoration:none;
text-align:center;
}

.s5_buttoncenter {
text-align:center;
}

.s5_pricetable_column .s5_buttoncenter, 
.s5_pricetable_column .s5_option, 
.s5_pricetable_column .s5_price_wrap {
border:solid 1px #E7E7E7;
border-top:none;
line-height:27px;
padding:9px;
min-height: 27px;
}

.s5_pricetable_column .s5_buttoncenter {
padding-top:18px;
padding-bottom:18px;
}

.s5_pricetable_column .s5_price_wrap {
line-height:32px;
padding-top:11px;
padding-bottom:5px;
}

.s5_pricetable_column .price {
font-size: 2.1em;
font-weight:700;
}

.s5_pricetable_column .dollarsign {	
font-size: 2.1em;
font-weight:700;
}

.s5_pricetable_column .month {
font-weight:500;
font-size: 1em;
}

.s5_buttoncenter .button {
color:#ffffff;
}

.s5_pricetable_column .s5_price_wrap {
background:#F8F7F7;
color:#000000;
}

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

.s5_pricetable_column {
margin-bottom:45px;
float:none;
}

.s5_pricetable_column.recommended {
margin-top:0px;
}

.s5_pricetable_7 .s5_pricetable_column { 
width:100%;
}

.s5_pricetable_6 .s5_pricetable_column {
width:100%;
}

.s5_pricetable_5 .s5_pricetable_column { 
width:100%;
}

.s5_pricetable_4 .s5_pricetable_column {	
width:100%;
}

.s5_pricetable_3 .s5_pricetable_column {	
width:100%;
}

.s5_pricetable_2 .s5_pricetable_column {	
width:100%;
}	
}

/* Video Container */

.s5_video_container {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
padding-top: 30px;
position: relative;
}

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

.circle {
float: left;
margin-right: 22px;
height:60px;
text-align:center;
width:60px;
-moz-border-radius:60px;
-webkit-border-radius:60px;
border-radius:60px;
}

.circle p {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 1.4em;
}

ul.bullet_list {
margin-left: 0;
}		

/* Drop Caps */		

.firstcharacter { 
float: left; 
font-size: 75px; 
line-height: 60px; 
padding-top: 4px; 
padding-right: 8px; 
padding-left: 3px; 
}	

.firstcharacter2 { 
float: left; 
font-size: 53px; 
line-height: 43px; 
padding-right: 8px; 
padding-top: 3px;
}

p.drop_class:first-letter { 
float: left; 
font-size: 75px; 
line-height: 60px; 
padding-top: 4px; 
padding-right: 8px; 
padding-left: 3px; 
}

p.drop_class2:first-letter { 
float: left; 
font-size: 53px; 
line-height: 43px; 
padding-right: 8px; 
padding-top: 3px; 
}

/* Icon Hovers */	

.icon_outer_wrap {
height:80px;
width:80px;
display:inline-block;
padding:0px;
background:#007c97;
-moz-border-radius:10000px;
-webkit-border-radius:10000px;
border-radius:10000px;
position:relative;
overflow:hidden;
-webkit-transition:  all 300ms ease-in;
-moz-transition:  all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition:  all 300ms ease-in;
}

.icon_hover {
-moz-opacity: .0 ;
-khtml-opacity: .0;
filter:alpha(opacity=0);
opacity:.0;
height:100%;
width:100%;
position:absolute;
display: table;
margin:0;
}

.icon_outer_wrap:hover .icon_hover {
-moz-opacity: 1 ;
-khtml-opacity: 1;
filter:alpha(opacity=100);
opacity:1;
position:absolute;
}

.icon_hover {
color:#FFFFFF;
background:#050505;
-moz-border-radius:10000px;
-webkit-border-radius:10000px;
border-radius:10000px;
-webkit-transition:  all 300ms ease-in;
-moz-transition:  all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition:  all 300ms ease-in;
}	

.icon_non_hover, 
.icon_hover {
text-align:center;
line-height:80px;
}

.icon_outer_wrap .icon_element {
font-size:42px;
color:#FFFFFF;
display:block;
}

/* Dates */	

.date_wrapper {
width:60px;
text-align:center;
line-height:100%;
}

.date_top {
background:#495154;
padding:6px;
color:#FFFFFF;
font-size:11px;
}

.date_bottom {
border:solid 1px #EBE8E8;
border-top:none;
color:#000000;
font-size:24px;
padding:8px;
padding-bottom:12px;
}

.date_outer_wrap .date_wrapper {
float:left;
margin-right:20px;
}

.date_text_wrap {
float:left;
}

.date_text1 {
color:#000000;
display:block;
font-weight:500;
margin-top:7px;
font-size:0.9em;
}

.date_text1 a {
color:#000000;
text-decoration:none;
}

.date_text2 {
font-family:arial;
color:#828181;
font-size:0.8em;
}

.date_wrap_right {
float:left;
padding-left:5%;
width:45%;
}

.date_wrap_left {
float:left;
padding-right:5%;
width:45%;
}

/* Video */		

.ion-play-size	{	
background-color: #333333;
-moz-border-radius:100px;
-webkit-border-radius:100px;
border-radius:100px;
color: #ffffff;
display: block;
font-size: 2.5em;
height: 77px;
cursor:pointer;
line-height: 75px !important;
margin-top: -20px;
padding-left: 6px;
width: 75px;	
-webkit-transition:  all 200ms ease-in 0s;
-moz-transition:  all 200ms ease-in 0s;
-o-transition: all 200ms ease-in 0s;
transition:  all 200ms ease-in 0s;
}

.ion-play-size:hover {
background-color: #cccccc;
}

/* Image Hover Zoom */	

.img_hover_zoom {
overflow:hidden;
position:relative;
display:inline-block;
}

.img_hover_zoom img {
display:block;
width:100%;
-webkit-transition: all 400ms ease-out;
-moz-transition: all 400ms ease-out;
-o-transition: all 400ms ease-out;
transition: all 400ms ease-out;
-ms-transform: rotate(0deg) scale(1);
-webkit-transform: rotate(0deg) scale(1);
-o-transform: rotate(0deg) scale(1);
transform: rotate(0deg) scale(1);
}

.img_hover_zoom:hover img {
-ms-transform: rotate(6deg) scale(1.25);
-webkit-transform: rotate(6deg) scale(1.25);
-o-transform: rotate(6deg) scale(1.25);
transform: rotate(6deg) scale(1.25);
-webkit-transition: all 400ms ease-out;
-moz-transition: all 400ms ease-out;
-o-transition: all 400ms ease-out;
transition: all 400ms ease-out;
}

.image_hover_zoom_text {
color:#FFFFFF;
position:absolute;
z-index:1;
top:25%;
text-align:center;
width:100%;
}

.image_hover_zoom_text a, 
.image_hover_zoom_text a:hover {
color:#FFFFFF;
}

/* Social Icons */	

.social_icon {
margin-right:2px;
margin-left:2px;
display:inline-block;
height:32px;
line-height:32px;
width:32px;
font-size:22px;
color:#FFFFFF !important;
text-align:center;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

.social_icon.ion-social-linkedin {
background:#007AB5;
}

.social_icon.ion-social-linkedin:hover {
background:#014F75;
}

.social_icon.ion-social-youtube {
background:#C71C20;
}

.social_icon.ion-social-youtube:hover {
background:#8C1013;
}

.social_icon.ion-social-facebook {
background:#3D5B99;
}

.social_icon.ion-social-facebook:hover {
background:#2B416D;
}

.social_icon.ion-social-twitter {
background:#159CEB;
}

.social_icon.ion-social-twitter:hover {
background:#0C6497;
}

.social_icon.ion-social-googleplus {
background:#DD4B39;
}

.social_icon.ion-social-googleplus:hover {
background:#8B2E23;
}

.social_icon.ion-social-rss {
background:#FF6F14;
}

.social_icon.ion-social-rss:hover {
background:#A8480B;
}

.social_icon.ion-social-pinterest {
background:#CA1F27;
}

.social_icon.ion-social-pinterest:hover {
background:#92161C;
}

.social_icon.ion-social-youtube-outline {
background:#CA1F27;
}

.social_icon.ion-social-youtube-outline:hover {
background:#92161C;
}

/* Video Overlay */	

.video_overlay_wrap video {
width:100%;
display:block;
}

@media screen and (max-width: 1024px) {
.video_overlay_wrap video {
display:none;
}
}

.video_overlay_wrap {
overflow:hidden;
position:relative;
background-repeat:no-repeat !important;
background-position:top center !important;
background-size:cover !important;
line-height:180%;
}

.video_overlay_text_wrap {
position:absolute;
top:0;
height:100%;
width:100%;
background:rgba(49,49,49,0.54);
}

.video_overlay_text_wrap_inner {
margin: 0;
position: absolute;
top: 50%;
-ms-transform:translate(0px,-50%);
-webkit-transform:translate(0px,-50%);
transform: translate(0px,-50%);
text-align:center;
width:80%;
color:#FFFFFF;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
}

.large_split_title h3 {
font-size:2.2em;
color: #27282B;
}

.large_split_title span {
color: #27282B;
font-size: 1.2em;
font-weight: 600;
margin-bottom: 30px;
display: block;
}

/* Top Boxes */	

.top_boxes_wrap {
display:table;
table-layout:fixed;
margin-top:-20px;
position:relative;
z-index:2;
}

.top_boxes_left, 
.top_boxes_right {
display:table-cell;
color:#FFFFFF;
width:50%;
vertical-align:top;
}

.top_boxes_left {
background-size:cover !important;
}

.top_boxes_right {
padding:5%;
padding-left:6%;
padding-right:6%;
height:244px;
}

.top_boxes_right h3 {
display:block;
margin-bottom:18px;
line-height:120%;
color:#FFFFFF;
}

.top_boxes_right span {
line-height:90%;
font-size:1em;
}

.top_boxes_right .readon {
margin-top:30px;
}

/* Address Info */

.address_info {
color:#000000;
font-size:1.2em;
margin-right:8px;
margin-top:15px;
display:inline-block;
}

.address_info i {
margin-right:8px;
font-size:1.3em;
position:relative;
top:2px;
}

/* Image Boxes */

.image_box_item {
box-sizing: border-box;
float: left;
width: 25%;
}

.image_box_item_inner1 {
padding-left:30px;
}

.image_box_item_inner2 {
background:#FFFFFF;
-moz-box-shadow:0 0px 26px rgba(0, 0, 0, 0.07);
-webkit-box-shadow: 0 0px 26px rgba(0, 0, 0, 0.07);
box-shadow:0 0px 26px rgba(0, 0, 0, 0.07);
text-align:center;
}

.image_boxes_wrap {
margin-left: -30px;
}

.image_box_text {
padding:34px;
}

.image_boxes_wrap img {
width:100%;
}

.image_box_text h4 {
color:#000000;
font-size:1.2em;
font-weight:600;
border-bottom:solid 3px #007c97;
padding-bottom:12px;
margin-bottom:22px;
display:inline-block;
}

.image_box_text .readon {
margin-top:26px;
}

.image_box_image {
overflow:hidden;
border:none;
position:relative;
text-align:center;
background:#000000;
padding:6px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.image_box_image:hover {
padding:0px;
}

.image_box_item:hover img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */
-webkit-transition: all 400ms ease-out;
-moz-transition: all 400ms ease-out;
-o-transition: all 400ms ease-out;
transition: all 400ms ease-out;
-moz-opacity: 0.6 !important;
-khtml-opacity: 0.6 !important;
filter:alpha(opacity=60) !important;
opacity:0.6 !important;
}

.image_box_item img {
-webkit-transition: all 400ms ease-out;
-moz-transition: all 400ms ease-out;
-o-transition: all 400ms ease-out;
transition: all 400ms ease-out;
-moz-opacity: 1 !important;
-khtml-opacity: 1 !important;
filter:alpha(opacity=100) !important;
opacity:1 !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.image_box_image_inner {
margin:-6px;
}

.image_box_icon {
font-size:5em;
color:#FFFFFF;
top:50% !important;
-webkit-transform: scale(1) translate(0px,-50%);
-moz-transform: scale(1) translate(0px,-50%); 
-ms-transform: scale(1) translate(0px,-50%);
-o-transform: scale(1) translate(0px,-50%);
transform: scale(1) translate(0px,-50%);
position:absolute;
left:0;
right:0;
-moz-opacity: 0 !important;
-khtml-opacity: 0 !important;
filter:alpha(opacity=0) !important;
opacity:0 !important;
}

.image_box_item:hover .image_box_icon {
-moz-opacity: 1 !important;
-khtml-opacity: 1 !important;
filter:alpha(opacity=100) !important;
opacity:1 !important;
}

/* Learn More About Us */

.learn_about_us_wrap {
display:table;
table-layout:fixed;
}

.learn_about_us_img_wrap {
width:50%;
display:table-cell;
vertical-align:top;
background-size:cover !important;
}

.learn_about_us_img_wrap img {
width:100%;
}

.learn_about_us_text_wrap {
width:50%;
background:url(../images/s5_blue_bg.jpg);
color:#FFFFFF;
display:table-cell;
vertical-align:top;
}

.learn_about_us_text_wrap_inner {
padding:50px;
padding-top:45px;
padding-bottom:45px;
}

.learn_about_us_text_wrap h3 {
color:#FFFFFF;
font-size:2.6em;
font-weight:700;
margin-bottom:10px;
}

.learn_about_us_title_sub {
font-size:1.4em;
font-weight:300;
margin-bottom:20px;
display:block;
font-style:italic;
}

.learn_about_us_text_wrap ul {
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
margin-top:30px;
}

.learn_about_us_text_wrap i {
color: #E7FF00 !important;
margin-right:8px;
font-size:1.1em;
}

.learn_about_us_text_wrap li {
margin-bottom:4px;
}

/* Centered Text */

.centered_text {
text-align:center;
padding-left:7%;
padding-right:7%;
}

.centered_text h3, 
.large_title_text h3 {
font-size:2.6em;
font-weight:700;
margin-bottom:10px;
}

.centered_text span, 
.testimonials_text span, 
.large_title_text span {
font-size:1.4em;
font-weight:300;
display:block;
font-style:italic;
}

/* Progress Bars */

.progress_bar {
margin-bottom:17px;
font-size:1.2em;
font-weight:300;
color:#000000;
width:95%;
padding-right:5%;
}

.progress_bar1 {
background:#E5E4E4;
display:block;
height:7px;
padding:0px;
margin:0px;
overflow:hidden;
margin-top:10px;
}

.progress_bar2, 
.progress_bar3 {
display:block;
height:7px;
padding:0px;
margin:0px;
overflow:hidden;
}

/* Accordian */

.accordion_image {
margin-bottom:-7%;
margin-right:-3%;
float:right;
max-width:45% !important;
}

.s5_va_element_inner h5 {
margin-bottom:20px;
font-size:1.2em;
}

.s5_va_element_inner .readon {
font-size:0.9em;
margin-top:30px;
padding:7px 22px 5px;
margin-bottom:10px;
}

/* Stats Row */

.stats_row_title {
background:#ed1c24;
padding:20px;
text-align:center;
margin:-70px;
margin-bottom:70px;
}

.stats_row_title h3 {
color: #FFFFFF;
font-size: 2.2em;
font-weight: 600;
}

.stats_row {
padding:70px;
}

.stats_item {
float:left;
width:25%;
text-align:center;
}

.stats_number {
color:#27282B;
font-size:2.8em;
font-weight:700;
display:block;
margin-top:20px;
margin-bottom:24px;
}

.stats_icon {
font-size:4.3em;
display:block;
}

.stats_text {
font-size:1.1em;
}

/* Testimonials */

.testimonials_img {
float:right;
margin-bottom:-114px;
margin-top:12px;
}

.testimonial_text {
font-style:italic;
font-size:1.1em;
display:block;
margin-bottom:38px;
}

.testimonial_details img {
height:64px;
width:64px;
-moz-border-radius:700px !important;
-webkit-border-radius:700px !important;
border-radius:700px !important;
float:left;
margin-right:20px;
}

.testimonials_text span {
display:block;
margin-bottom:32px;
}

.testimonial_details {
font-size:1.1em;
}

.testimonial_name {
font-weight:800;
padding-top:8px;
display:block;
}

.testimonial_title {
font-style:italic;
font-weight:300;
}

.testimonials_text h3 {
font-size:2.6em;
font-weight:700;
margin-bottom:5px;
}

/* Employee Row */

.employee_image {
height:133px;
width:133px;
-moz-border-radius:700px !important;
-webkit-border-radius:700px !important;
border-radius:700px !important;
float:left;
margin-right:34px;
}

.employee_name {
display:block;
font-weight:700;
font-size:1.5em;
padding-top:10px;
}

.employee_title {
color:#000000;
display:block;
font-size:0.9em;
margin-bottom:10px;
}

.meet_team {
padding:35px;
position:relative;
}

.employee .large_title_text {
top:50% !important;
-webkit-transform: scale(1) translate(0px,-50%);
-moz-transform: scale(1) translate(0px,-50%); 
-ms-transform: scale(1) translate(0px,-50%);
-o-transform: scale(1) translate(0px,-50%);
transform: scale(1) translate(0px,-50%);
position:absolute;
}

/* Steps Boxes */

.steps_boxes {
background:none;
display:table;
table-layout:fixed;
margin-top:40px;
}

.steps_boxes_item {
display:table-cell;
width:33.33333%;
padding:3.5%;
padding-top:120px;
padding-bottom:120px;
color:#FFFFFF;
text-align:center;
}

.steps_boxes_number {
display:block;
font-size:5em;
font-weight:700;
margin-bottom:42px;
}

.steps_boxes_title {
font-size:1.55em;
display:block;
font-weight:600;
margin-bottom:30px;
}

.steps_boxes_picture {
background:url(../images/s5_bottom_steps_box.jpg) no-repeat top center;
background-size:cover;
}

/* Bottom Address */

.bottom_address h3 {
font-size:2.0em;
}

.bottom_address .address_info {
color:#FFFFFF;
margin-top:6px;
font-size:1.2em;
font-weight:400;
}

.bottom_address .address_info i {
color:#ed1c24 !important;
}