/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* .content-box-heading:hover {
	cursor: default !important;
}*/



body {
	position: relative;
}

/* Products */

.about-us-heading {
}

/* 404 page */

.page-error-404 {
	padding: 30px 20px;
}

/* Image Bar */

.image-bar {
    padding-top: 40px !important;
}

.image-bar h3 {
	padding: 25px 0 !important;
}

.image-bar h2 {
	padding: 25px 0 !important;
}  

.image-bar img {
	/* padding-top: 25px !important; */
}

.related-products .fusion-title {
	background-image: url("/wp-content/uploads/2015/05/contact-us-home-bg.jpg");
    background-position: right top;
    background-size: 250%;

}

.related-products h2 {
    color: #fff !important;
    padding-left: 10px !important;

background-image: url('/wp-content/uploads/2016/05/CSP_transparent_logo_2.png'), url('/wp-content/uploads/2016/05/CSP_transparent_logo_2.png'), url('/wp-content/uploads/2016/05/CSP_transparent_logo_2.png'), url('/wp-content/uploads/2016/05/CSP_transparent_logo_2.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;

}

.related-products .fusion-checklist {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 2px solid #eaeaea;
    padding: 10px;
	margin-top: 0 !important;
	box-shadow:inset 0px 0px 45px #ddd; 
}



.diag-list {
	text-align: left !important;
}

/* Sticky Header */
.fusion-header-wrapper.fusion-is-sticky .fusion-header, .fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu {
    position: absolute;
    width: 100%;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-logo {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 35px;
}


.fusion-is-sticky .fusion-logo {
    left: 0;
    margin-top: -10px !important;
    position: relative;
    top: 15px;
	z-index: 9999;
}

.home .fusion-secondary-main-menu {
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.14) 81%, rgba(0,0,0,0) 100%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.14) 81%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.14) 81%,rgba(0,0,0,0) 100%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
}


.fusion-main-menu > ul > li {
    padding: 0 20px !important;
}

.fusion-main-menu > ul > li > a {
    padding-left: 0px !important;
}

.white-arrow-feature {
}

.white-arrow-feature-link {
    position: relative;
	top: 37%;
	display: block;
}

.home-products {
}

.home-products h3 {
	color: #FFFFFF !important;
}

.product-arrow {
    margin: 50px 0 0;
}

.home-map-area {
}

.home-map-button {
}

.capabilities-section {
}

.capabilities-section .tech-section h3 {
    height: 100px !important;
    padding: 15px 0 !important;
}

.fusion-is-sticky .fusion-secondary-main-menu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#64aaea+0,062a7e+100 */
	background: #64aaea; /* Old browsers */
	background: -moz-linear-gradient(top, #64aaea 0%, #062a7e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #64aaea 0%,#062a7e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #64aaea 0%,#062a7e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64aaea', endColorstr='#062a7e',GradientType=0 ); /* IE6-9 */
}

.home-title-h2 {
}

.home-title-h2 h2 {
	font-size: 56px !important;
}

.home-feature-section {
	color: #FFFFFF;
	text-align: center;
}

.home-feature-section .entry-title {
	font-size: 46px;
	color: #FFFFFF !important;
	top: 35%;
	position: relative;
}

.home-feature-section .entry-title:nth-child(2n) {
	left: 15%;
}


/*div {
  transition: background-color 0.5s ease;
  background-color: red;
}*/

.home-feature-section li a {
  background-color: #5292cd;
}

.home-feature-section li {
	/* margin-bottom: 10px; */
}

.hover {
	color: #0A00FF;
}


.home-feature-section .fusion-column {
}


h3.product-title { font-size:22px; 
    line-height: 1.45;
    letter-spacing: 1px;}


/* 404 Page */

.page-404 {
    padding-bottom: 50px;
    padding-top: 100px;
}


.home-feature-section .entry-title a {
	color: #FFFFFF !important;
}


/* .recent-posts-content {
    position: absolute;
    top: 35%;
    z-index: 100;
	width: 100%;
} */


.recent-posts-content {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
	background: rgba(0, 93, 185, 0.7);
}

.recent-posts-content p span {
/*    opacity: 0;*/
	display:none;
}
.recent-posts-content a { cursor:default;}
.recent-posts-content p {
    display: block;
/*    opacity: 0; */
    position: absolute;
	font-size: 18px;
    /* top: 55% !important; /* originally 50% */ 
	width: 65%;
	line-height: 30px;
}

.fusion-footer {
	background-color: #25292b;
    background-image: url("/wp-content/uploads/2015/05/contact-us-home-bg.jpg");
    background-position: left top;
	background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 0 solid #25292b;
    border-color: #25292b;
    border-top: 0 solid #25292b;
	padding-bottom: 200px;
}



/* -- Fonts -- */

@font-face {
    font-family: 'HelveticaNeue';
    src: url(/wp-content/themes/Avada-Child-Theme/fonts/HelveticaNeue.ttf) format('truetype');
}
@font-face {
    font-family: 'HelveticaNeue Thin';
    src: url(/wp-content/themes/Avada-Child-Theme/fonts/HelveticaNeue-Thin.ttf) format('truetype');
}
@font-face {
    font-family: 'HelveticaNeue Light';
    src: url(/wp-content/themes/Avada-Child-Theme/fonts/HelveticaNeue-Light.ttf) format('truetype');
}
/* @font-face {
    font-family: 'HelveticaNeue Medium';
    src: url(/wp-content/themes/Avada-Child-Theme/fonts/HelveticaNeue-Medium.ttf) format('truetype'), url(/wp-content/themes/Avada-Child-Theme/fonts/HelveticaNeue-Medium.otf) format('opentype');
} */
@font-face {
    font-family: 'HelveticaNeue Bold';
    src: url(/wp-content/themes/Avada-Child-Theme/fonts/HelveticaNeue-Bold.ttf) format('truetype');
}

.fusion-main-menu a {
	font-family: 'HelveticaNeue Medium', 'Palanquin', 'Lato', sans-serif !important;
}


p {
	 /* font-family: 'HelveticaNeueLight', 'Helvetica Neue', 'Palanquin', 'Lato', sans-serif !important; */
	 font-family: 'Lato', sans-serif, 'HelveticaNeue Light', 'Helvetica Neue' 'Palanquin', sans-serif !important;
}

.fusion-logo {
	margin: 0;
}

.home-content-left {
}



.home-map-button {
    padding-bottom: 5px;
    padding-top: 5px;
}

.page-intro {
	margin-top: 210px;
}

.page-intro p {
	/*text-align: center;*/
	color: white;
}

.page-intro h1 {
    color: #ffffff !important;
    font-family: Lato !important;
    /* font-size: 86px !important; */
	font-size: 52px !important;
    /*font-weight: 900 !important;*/
    text-transform: uppercase;
	/* line-height: 90px !important; */
	line-height: 70px !important;
	padding: 0 0 0 100px !important;
	margin: 0 !important;
}

body li {
	line-height: 2.07 !important;
}

.capabilities-icon .img-responsive {
/*	width: 50%;*/
	width: 85%;
}


.hesperiden.tparrows {
	 border-radius: 0% !important;
	 background-color: transparent !important;
}

.tp-leftarrow {
    background-image: url("/wp-content/uploads/2016/05/arrow-left.png") !important;
    background-repeat: no-repeat !important;
}

.tp-rightarrow {
    background-image: url("/wp-content/uploads/2016/05/arrow-right.png") !important;
    background-repeat: no-repeat !important;
}

.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows::before {
    content: none !important;
}

.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows::before {
    content: none !important;
}


.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows, .rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows {
	top: 90% !important;
	left: 50% !important;
}

.home-tech-section {
}

.home-tech-section h3 {
	height: 170px !important;
    padding: 20px 0 !important;
	line-height: 1.25 !important;
}

.tech-section h3 {
	line-height: 1.25 !important;
}

.resources-section {
}

.resources-section h3 {
    padding: 30px 0 0 !important;
	font-size: 30px !important;
}


.fusion-main-menu > ul > li > a, .fusion-main-menu li, .fusion-main-menu p, .fusion-main-menu span {
    font-family: 'HelveticaNeue Medium', 'Lato', 'Helvetica Neue', 'Palanquin',  sans-serif !important;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
}

.home-page-contact {
}

.fusion-footer-copyright-area {
    background-color: transparent !important;
    border: medium none;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.home-page-contact .wp-cf7-submit input {
	background: rgba(35, 130, 240, 1) url("/wp-content/uploads/2016/05/contact-us-bg.jpg") no-repeat scroll 100% 0% !important;
	float: right;
}


.wp-cf7-submit {
    float: right;
    max-height: 44px;
    width: 30%;
}



.home-page-contact .wp-cf7-submit span {
	color: #FFFFFF;
	float: right;
}

.button.default, .fusion-button-default, .post-password-form input[type="submit"], .wpcf7-form input[type="submit"], .wpcf7-submit {
    line-height: 22px !important;
    padding: 10px 35px 9px 0 !important;
}

.home-page-contact input, .home-page-contact textarea {
  background: rgba(255, 255, 255, 0.4) !important;
  border: none !important;
  margin-top: 15px;
}

.home-page-contact textarea {
  background: rgba(255, 255, 255, 0.4) !important;
  border: none !important;
}

.home-page-contact  input::-webkit-input-placeholder {
   color: #FFFFFF !important;
   font-size: 16px !important;
}

.home-page-contact  input:-moz-placeholder { /* Firefox 18- */
   color: #FFFFFF !important;
   font-size: 16px !important;
}

.home-page-contact  input::-moz-placeholder {  /* Firefox 19+ */
   color: #FFFFFF !important;
   font-size: 16px !important; 
}

.home-page-contact  input:-ms-input-placeholder {  
   color: #FFFFFF !important; 
   font-size: 16px !important; 
}


.home-page-contact  textarea::-webkit-input-placeholder {
   color: #FFFFFF !important;
   font-size: 16px !important;
}

.home-page-contact  textarea:-moz-placeholder { /* Firefox 18- */
   color: #FFFFFF !important;
   font-size: 16px !important;
}

.home-page-contact  textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #FFFFFF !important; 
   font-size: 16px !important; 
}

.home-page-contact  textarea:-ms-input-placeholder {  
   color: #FFFFFF !important; 
   font-size: 16px !important; 
}


.copyright-section {
	color: #FFFFFF;
	text-align: center;
}

.copyright-section ul {
	padding: 0;
}

.copyright-section li {
	display: inline;
	font-size: 19px;
	margin: 0 5px;
}

.copyright-section p {
	font-size: 16px;
	margin: 0 0 10px;
}

.copyright-section a {
  color: #FFF !important;
  display: inline-block !important;
  /* font-family: 'Lato', sans-serif !important;
  font-size: 19px; */
}

#text-21 {
/*    width: 75%;*/
width:90%;
}

@media screen and (min-width:1024px){
	.menu-item-2277 .fusion-megamenu-title a { line-height:19px !important; }
}

.fusion-read-more:after { display:none; }

.white-arrow-feature-link { background: url('/wp-content/uploads/2016/05/blue-arrow.png'); transition: .5s; background-repeat: no-repeat; background-size: 44.5px 44.5px; background-position:center center; }
.white-arrow-feature-link img { opacity:1; transition: .5s; }
.white-arrow-feature-link img:hover { opacity:0; transition: .5s;}

.tp-caption { text-shadow: 0px 0px 90px #000, 0px 0px 60px #000; }

#text-22 {
    float: left;
    width: 55%;
}


.linkedIn-footer {
}


.category #wrapper #main {
	padding-bottom: 100px !important;
    padding-top: 225px !important;
}

.col.content-wrapper-background.link-area-box.icon-hover-animation-slide.fusion-animated:hover {
	cursor: default !important;
}

.fusion-main-menu {
    clear: both;
   /* margin: -160px 0 0; */
    overflow: hidden;
    position: relative;
    z-index: 200;
	float: none;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-sticky-header-wrapper{
	top: -100px !important;
	animation-name: sticky-move;
	animation-duration: 0.5s;
	animation-iteration-count: 1;
	    -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */
	animation-fill-mode: forwards;
}

@keyframes sticky-move {
    from {top: -100px;}
    to {top: 0;}
}


.fusion-main-menu ul {
}

.fusion-header-wrapper {
	/* position: relative; */
}

.fusion-header {
	background-color: #FFFFFF !important;
}

.fusion-secondary-header {
	background-color: #FFFFFF !important;
	border: none !important;
	text-align: right;
	font-size: 14px !important;
}

.fusion-megamenu-holder {
   border-top:0px !important;
   border-top: none !important;
    /*background-color: rgba(0,0,0, 0.95) !important;*/
	background-color: #717271 !important;
	/* box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.55) !important; */
	box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.55) !important;
	margin-top: 0px;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu {
	border-bottom: solid #656565 1px !important;
}

.fusion-megamenu-icon {
	float: left;
}

.fusion-footer-widget-area .fusion-row .fusion-widget-area { width:100% !important;}


/* .fusion-main-menu > ul > li > a, .fusion-main-menu li, .fusion-main-menu p, .fusion-main-menu  span  img{
	float: left;
} */


.fusion-megamenu {
/*    background-color: rgba(0,0,0, 0.5) !important;*/
}

.fusion-main-menu .sub-menu {
	/* border-color: #01a3a3 !important; */
}

.fusion-header .fusion-row {
	padding: 0 !important;
}



#fusion-slider-sc-home-slide-1 {
	margin-top: 110px;
}

#main {
	padding-top: 0px;
}

#content {	
}

.home-icons {
}

.home-icons .service-icon {
    float: left;
    margin: 0 3px;
    padding: 8px;
    width: 118px;
}

.home-icons .service-icon > img {
    clear: both;
    float: none;
    width: auto;
}


.home-feature-section .col-lg-6 {
	margin: 0 0 15px;
	padding-left: 15px;
	padding-right: 0;
}

.home-icons .service-icon > p {
    float: none;
    font-size: 14px;
    line-height: 18px;
    margin: 15px 0 0;
    padding-left: 0;
    text-align: center;
    vertical-align: middle;
    width: auto;
}


.service-icon {
	float: left;
    padding: 8px;
    width: 235px;
}

.service-icon > img {
    float: left;
	width: 65px;
}

.service-icon > p {
    float: left;
    font-size: 15px;
    padding-left: 12px;
    vertical-align: middle;
    width: 148px;
}

.green-learn-more {
	text-align: left; 
	color: #ffffff;
	font-weight: 400;
}

.green-learn-more:hover { color:#efefef; }




#main {
}

#menu-main-menu {
}

.fusion-megamenu {
    background-color: rgba(0,0,0,0) !important;
}


.fusion-megamenu-wrapper .fusion-megamenu-submenu {
            background-color: #717217; 	 
		
      -o-transition: background-color 2s;
      -webkit-transition: background-color 2s;
      -moz-transition: background-color 2s;
      -ms-transition: background-color 2s;
      transition: background-color 2s;   			
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu:hover {
	        /* background-color: #5d5d5d; */
	  background-image: -o-linear-gradient(transparent, #5d5d5d);    
      background-image: -webkit-linear-gradient(transparent, #5d5d5d);
      background-image: -moz-linear-gradient(transparent, #5d5d5d);    
      background-image: -ms-linear-gradient(transparent, #5d5d5d);
      background-image: linear-gradient(transparent, #5d5d5d);   
	  background-position: 0 50%, 0 0;
      height: 10%;
	  margin-top: 30%;	
      -o-transition: background-color 2s;
      -webkit-transition: background-color 2s;
      -moz-transition: background-color 2s;
      -ms-transition: background-color 2s;
      transition: background-color 2s;    
	}    

.fusion-megamenu-wrapper .fusion-megamenu-submenu, .fusion-main-menu .sub-menu .menu-item { 
  background-color:#5d5d5d;
  /* background-color: #838383; */
  background-color: #717271;
  /* background-color: black; */
   -moz-transition-property: background-color;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 2s, 2s;
  -webkit-transition-duration: 2s, 2s;
  -o-transition-duration: 2s, 2s;
  transition-duration: 2s, 2s;
}




.fusion-megamenu-wrapper .fusion-megamenu-submenu:hover, .fusion-main-menu .sub-menu .menu-item:hover {
    
    -moz-transition-property: background-color;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 2s, 2s;
  -webkit-transition-duration: 2s, 2s;
  -o-transition-duration: 2s, 2s;
  transition-duration: 2s, 2s;
  background: #787878; /* Old browsers */
background: -moz-linear-gradient(#717271, #5d5d5d); /* FF3.6+ */
background: -webkit-gradient(#717271, #5d5d5d); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(#717271, #5d5d5d); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(#717271, #5d5d5d); /* Opera 11.10+ */
background: -ms-linear-gradient(#717271, #5d5d5d); /* IE10+ */
background: linear-gradient(#717271, #5d5d5d); /* W3C */
background: linear-gradient(#717271, #5d5d5d);
filter: progid:DXImageTransform.Microsoft.gradient(#717271, #5d5d5d); /* IE6-8 */
	border-bottom: solid #005fb6 1px !important;

  }



.fusion-megamenu-wrapper .fusion-megamenu-submenu:hover a {
	/* color: #005fb6 !important; */
	color: white !important;
}

.fusion-main-menu .current_page_item > a { 
	color:#ffb400 !important; 
}

body .menu-item-2277 .fusion-megamenu-icon img {
	max-height: 70px !important;
	max-width: 130px !important;
}




.fusion-megamenu-wrapper .fusion-megamenu-border { border-bottom:0px !important; }
.fusion-main-menu > ul > li > a { padding-left:10px; }
.fusion-main-menu > ul > li >ul > li > a { padding-left:0px; }
.menu-item-has-children:hover { background-color: rgba(0,0,0, 0.95) !important;}
/* .fusion-main-menu .sub-menu { background-color: rgba(0,0,0, 0.95) !important; border-top:0px !important;}  */
/* .fusion-main-menu .sub-menu li a:hover {     background-color: rgba(0,0,0,.5) !important;} */











/*#menu-main-menu a:hover {
	color: #005fb6;
}
*/
#menu-main-menu span:hover {

}

.fusion-contact-info {

}

.fusion-contact-info a {

}

.home-page-intro h1 {
 	font-family: "Lato",Arial,Helvetica,sans-serif !important;
    font-size: 38px !important;
    line-height: 45px !important;
}

.home-slider-1 {
	font-family: "Lato",Arial,Helvetica,sans-serif;
}

.home-slider-1 p {
	font-weight: bold;
    margin: 0 0 8px 20px;
}

.fusion-header-v2 .fusion-secondary-header {

}

.fusion-footer-widget-area {
	border-top: 0px solid #e9eaee;
}

.fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header {
	border: none !important;
}


.fusion-contact-info > img { 

}

.footer-address {
	line-height: 18px;
}

.quality-count {
}

.quality-count-content > .content-box-column {
	margin-bottom: 0px !important;
}

.serial-img-2 {
	margin-top: 20px;
}

.quality-count img {
}


.footer-address a {
	/* color: #b4b4b4 !important; */
}

.footer-address a:hover {
	color: #23b8b7 !important;
}

#text-19 {
}

#main {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.page-header {
}

.fusion-icon-bars::before {
    color: #005fb6 !important;
}

.fusion-header-wrapper {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10000;
}

/* currently breaking footer */




.fusion-footer-widget-area .fusion-row .fusion-widget-area .col-lg-4:first-child {
    width: 100% !important;
}


.fusion-footer-widget-area .fusion-row .fusion-widget-area .col-lg-4 {
    width: 50% !important;
}


.fusion-footer h2 {
    color: #ffffff !important;
    font-size: 56px !important;
}

.about-form {
	font-family: "Lato",​Arial,​Helvetica,​sans-serif;
}

.about-form .ccf-submit-button {
    background-color: #00abaa;
    border: 0 none;
    box-shadow: none;
    color: #ffffff;
    display: block;
    font-family: "Lato",​Arial,​Helvetica,​sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 16px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.about-form input[type="text"] {
    background-color: rgba(35, 38, 40, 0.8);
	font-family: "Lato",​Arial,​Helvetica,​sans-serif;
	color: #FFFFFF;
}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form select, .contact-form textarea{
    color: black !important;
	background-color: transparent;
	margin-top: 10px !important;
}

.contact-form select {
	margin-top: 0 !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000000 !important;
}


:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000000 !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000000 !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000000 !important; 
}



.event {
	background-color: #efefef;
	padding: 10px;
	margin: 0 0 15px 0;
}

.event-title {
	color: #01a3a3;
}

.event-date {
}

.event-address {
}

.homepage-news .entry-title {
	border-bottom: 1px dotted #00abaa;
}

.homepage-news .entry-title a {
    display: block;
    font-size: 14px !important;
}

.homepage-events {
	margin: 0 0 0 95px;
}

.home-slider-2-area {
	font-family: "Lato",​Arial,​Helvetica,​sans-serif;
}

.footer-left {
	text-align: left; 
	float: right; 
	font-family: "Lato",​Arial,​Helvetica,​sans-serif !important;
}

.footer-left h1, .footer-left h2, .footer-left h3, .footer-left h4, .footer-left h5, .footer-left h6, .footer-left p, .footer-left li, .footer-left span {
	font-family: "Lato", Arial, Helvetica, sans-serif !important;
}

.copyright-section h1, .copyright-section h2, .copyright-sections h3, .copyright-section h4, .copyright-section h5, .copyright-section h6, .copyright-section p, .copyright-section li, .copyright-section span {
	font-family: "Helvetica", "Lato", Arial, sans-serif !important;
	letter-spacing: 0.15px;
}


.home-slider-2-area p {
}

.home-slider-2-area p {
	font-weight: 300;
	margin: 0 0 5px;
	line-height: 25px;
	letter-spacing: 0;
	font-size: 20px;
}

.home-slider-2-area .fusion-button-text {
	font-family: "Lato",​Arial,​Helvetica,​sans-serif;
	font-weight: bold;
	font-size: 17px;
}

.challengeImage {
	max-width: 71px !important;
	max-height: 63px !important;
}

.home-slider-2-area .flex-control-paging li a.flex-active {
    background: none;
	border: 2px solid #FFFFFF;
}

.home-slider-2-area .flex-control-paging li a {
	box-shadow: none;
}

.flex-control-paging li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #ffffff;
    height: 15px;
    width: 15px;
}

.home-slider-2-area .title-heading-center span {
	float: left;
}

.home-slider-2-area .title-heading-center {
	line-height: 58px !important;
}

.home-slider-2-area .title-heading-center .challengeImage {
    float: left;
    margin: 0 15px 0 15px;
}

.home-slider-2-area .slide-content-container {
	margin-top: -185.5px !important;
}

.tfs-slider .slide-content-container .heading {
    margin: 0 0 5px;
}


.fusion-button.button-1:hover, .button-1:focus, .fusion-button.button-1:active, .fusion-button.button-2:hover, .button-2:focus, .fusion-button.button-2:active, .fusion-button.button-3:hover, .button-3:focus, .fusion-button.button-3:active {  background:#27328C !important;  }


.homepage-events .event-list-cal-list {
	padding: 0;
}

.homepage-events .event-list-cal-list li {
	list-style: none;
}

.recent-posts-content .entry-title a {
	color: #000000;
}

.challenge-button {
  /*  margin: 125px 0 0 !important;*/
  margin:0px !important;
}

.fusion-slider-sc-home-slider-2 {
}

.fusion-slider-sc-home-slider-2 .slide-content-container {
}

.mobile-sub {
	color: #717271;
}

.mobile-sub a {
	color: #717271 !important;
}

.mobile-sub a:hover {
	color: #000000;
}


.header-contact-info img {
	margin: 13px 7px 0 0;
}

.homepage-green-section {
}

.home-page-link {
/*    margin: 0 15px;*/
}

.home-page-link img {
    float: left;
    margin: 5px 10px 0 0;
}

.home-page-link p {
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.homepage-video-modal {
}

#modal-heading-1 {
	color: #FFFFFF;
}

.make-small h1 {
	font-size: 52px !important;
	line-height: 70px !important;
}



/* h1 sup { /* works on firefox 
	font-size: 25% !important;
	vertical-align: top !important;
} */

/* h1 sup { /* works on chrome 
	font-size: 25% !important;
	vertical-align: top !important;
	display: inline-block;
	position: relative;
	margin-top: -15px;
} */

h1 sup {
	vertical-align: top !important;
	display: inline-block;
	font-size: 25%;
	line-height: 40px;
}

h2 sup {
	font-size: 50% !important;
}


/* ----- Animations ---- */


.service-box img {
    -webkit-animation: in 1s;
}

.service-box:hover img {
   transform:rotateY(180deg);
}


.service-box:hover img {
    -webkit-animation: out 1s;
}

@-webkit-keyframes in {
    from   { -webkit-transform: rotateY(180deg); }
    to { -webkit-transform: rotateY(0deg);}
}

@-webkit-keyframes out {
    0%   { -webkit-transform: rotateY(0deg); }
    100% { -webkit-transform: rotateY(180deg); }
}



.service-icon img {
    -webkit-animation: in 1s;
}

.service-icon:hover img {
   transform:rotateY(180deg);
}


.service-icon:hover img {
    -webkit-animation: out 1s;
}


.nearby-hotels {
}

.nearby-hotels a {
	color: #00abaa;
}

.nearby-hotels a:hover {
	color: #00abaa;
}


.contact-directions {
}

.contact-directions a {
	color: #00abaa;
}

.contact-directions a:hover {
	color: #00abaa;
}

.footer-map-container {
    clear: both;
    overflow: hidden;
}

.footer-map-container img {
    float: left;
    width: 60%;
}

.footer-address {
	margin-top: 35px;
}

.footer-map-container iframe {
    float: left;
    max-height: 229px;
    width: 40%;
}

.fusion-date-and-formats {
	display: none;
}

.fusion-blog-layout-large-alternate .fusion-post-content {
	margin: 0;
}

.post {
    margin-bottom: 0;
}

.ccf-form-wrapper .form-title {
    color: #ffffff !important;
}


@-webkit-keyframes in {
    from   { -webkit-transform: rotateY(180deg); }
    to { -webkit-transform: rotateY(0deg);}
}

@-webkit-keyframes out {
    0%   { -webkit-transform: rotateY(0deg); }
    100% { -webkit-transform: rotateY(180deg); }
}

.heading-arrow {
	/*margin-top: 28px;*/
	margin-left: 20px;
	display: inline-block;
}

.heading-arrow img {
	vertical-align: middle !important;
		margin-bottom: 18px;
}

.page-intro h1, .page-intro h2, .page-intro h3, .page-intro h4, .page-intro h5, .page-intro h6, .page-intro p, .page-intro li, .image-bar h1, .image-bar h2, .image-bar h3, .image-bar h4, .image-bar h5, .image-bar h6, .image-bar p, .image-bar li {
	color: white !important;
}

.image-bar h1, .image-bar h2, .image-bar h3, .image-bar h4, .image-bar h5, .image-bar h6, .image-bar p, .image-bar li {
	text-align: center;
}

/* added 5/26/2016 */
.footer-left h1, .footer-left h2, .footer-left h3, .footer-left h4, .footer-left h5, .footer-left h6, .footer-left p, .footer-left li, .footer-left span {
		font-family: 'Lato', sans-serif, 'HelveticaNeue Light', 'Helvetica Neue' 'Palanquin', sans-serif !important;
}

.fusion-secondary-main-menu {
    border-bottom: none !important;
}

.wpcf7-form input[type="submit"] {
	background: rgba(35, 130, 240, 1) url("/wp-content/uploads/2016/05/contact-us-bg.jpg") no-repeat scroll 100% 0% !important;
}

.contact-form select {
    color: black;
	background-color: transparent !important;
}

.contact-form textarea {
	background-color: transparent !important;
	color: black;
}

#comment-input input::-moz-placeholder, #comment-textarea textarea::-moz-placeholder, .comment-form-comment textarea::-moz-placeholder, .input-text::-moz-placeholder, .post-password-form label input[type="password"]::-moz-placeholder, .searchform .s::-moz-placeholder, input#s::-moz-placeholder, input::-moz-placeholder, .contact-form option {
    color: #000000 !important;
	margin-bottom: 10px !important;
}

.contact-form option {
	color: #555 !important;
}

.event-is-recurring:hover, .tooltip-shortcode, a:hover, .heading-link h2:hover {
    color: #ffb400 !important;
}


.wpcf7-response-output {
	margin-top: 10px !important;
}


.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading {
    display: block;
	padding-top: 20px;
}

.fusion-content-boxes .content-container .fusion-read-more {
    max-width: 260px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
    padding-top: 20px;
}

.move-up {
	margin-top: -65px;
}

.content-wrapper.link-type-button-bar {
	min-height: 0 !important;
}

.icon5 {    background: url(/wp-content/uploads/2016/06/CSP_6sigma.png) no-repeat center center;
}

/* .page-id-2164 .fusion-one-half.fusion-layout-column.fusion-spacing-yes.fusion-column-last .fusion-column-wrapper h2:first-child {
    background: none;
    color: #005cb9;
    padding-left: 0;
}
.page-id-2164 .fusion-one-half.fusion-layout-column.fusion-spacing-yes .fusion-column-wrapper h2:first-child {
    color: #fff;
    padding-left: 10px;
    background: #005cb9; 
}
.page-id-2164 ul.fusion-checklist.fusion-checklist-1 {
    background: #efefef;
    padding: 10px;
    border-bottom: 2px solid #eaeaea;
} */

.fusion-megamenu-title a {
    line-height: initial !important;
    text-align: left;
}

.home-tech-section .fusion-column-wrapper .capability-icon .img-responsive, .tech-section .fusion-column-wrapper .capability-icon .img-responsive {
	transition: transform 0.5s;
}

.home-tech-section .fusion-column-wrapper:hover .capability-icon .img-responsive, 
.tech-section .fusion-column-wrapper:hover .capability-icon .img-responsive {
	transform: rotate(20deg);
	transition: transform 0.5s;
}



.home-resource .img-responsive {
	height: 112px !important;
	width: 110px !important;
}

.home-resource .responsive-arrow .img-responsive{
	height: 56px !important;
	width: 56px !important;
}

.center-vertically {
	margin-top: 4% !important;
}

/* body li, body ul {
	line-height: 2.07 !important;
	letter-spacing: 0px !important;
}

.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .post-content p, .post-content li, .post-content a,
.post-content span {
	line-height: 2.07 !important;
}

.tech-section h1, .tech-section h2, .tech-section h3, .tech-section h4, .tech-section h5, .tech-section h6, .tech-section p, .tech-section li, .tech-section a, 
.tech-section span {
	line-height: 1.45 !important;
}

.post-content h1 {
	line-height: 0.5 !important;
}

.home-page-intro h1 {
	line-height: 1.45 !important;
} */

/* MENU TRANSITION */
.fusion-header-wrapper .fusion-header {
	transition: background-image 5s;
		transition-delay: 5s;

}

.fusion-sticky-header-wrapper {
	transition: top 5s;
	transition: height 5s;
		transition-delay: 5s;

}

.fusion-header-sticky-height {
	transition: display 5s;
	transition: height 5s;
	transition-delay: 5s;
}

.hesperiden.tparrows {
    width: 12px !important;
}

@media only screen and (min-width: 500px) and (max-width: 1000px) {
	.blue-down-arrow {
		margin-top: 150px !important;
	}
}

@media only screen and (min-width: 801px) {
	.product-grid.fusion-content-boxes .content-container .fusion-read-more {
		font-size: 12px !important;
	}
	
	.home-recent-posts .fusion-row {
		margin-bottom: -50px;
	}
	
}

@media only screen and (max-width: 800px) {
	.move-up {
		margin-top: -100px;
	}
	
	.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading {
		display: inline-block;
        vertical-align: top;
        zoom: 1; /* Fix for IE7 */
        *display: inline; /* Fix for IE7 */
		padding-top: 20px;
		font-size: 50px !important;
		line-height: 60px !important;
	}
	
	.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon, .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image {
		display: inline-block;
        vertical-align: top;
        zoom: 1; /* Fix for IE7 */
        *display: inline; /* Fix for IE7 */
	}
	
	.fusion-content-boxes .content-container .fusion-read-more {
		max-width: 800px;
	}
	
	.product-grid.fusion-content-boxes .content-container .fusion-read-more {
		font-size: 16px !important;
	}
}

@media only screen and (max-width: 615px) {
	.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading {
		
		font-size: 30px !important;
		line-height: 40px !important;
	}
}

@media only screen and (max-width: 572px) {
	.move-up {
		margin-top: 0;
	}
}


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


/*-- Laptop --*/

@media only screen and (max-width: 1600px) {
	.wp-cf7-submit {
    	width: 37%;
	}
}


/*-- Tablet --*/

@media only screen and (max-width: 1200px) {
	.wp-cf7-submit {
    	width: 55%;
	}
}

@media only screen and (max-width: 1100px) {
	
	#text-22 {
		float: left;
		width: 100% !important;
	}
	
	#text-21 {
    	width: 100% !important;
	}
	
	.wp-cf7-submit {
    	width: 55%;
	}
	
	.fusion-title .title-sep, .fusion-title.sep-underline, .product .product-border {
    	border: medium none;
	}
	
	.home-feature-section .entry-title {
    	font-size: 30px;
	}
	
	.recent-posts-content p {
    	font-size: 13px;
    	line-height: 23px;
	}
	
	.home-slide-area {
		padding: 0 !important;
	}
	
	.home-tech-section h3 {
	    font-size: 17px !important;
	}
	
	.fusion-header {
    	background-color: transparent !important;
    	max-height: auto;
	}
	
	
	.fusion-mobile-menu-icons {
    	margin-top: 0px !important;
	}
	
		.fusion-contact-info {
	    padding: 0 15px !important;
	}
	

	.mobile-sub {
		text-align: right !important;
		margin-right: 15px !important;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header {
		padding-top: 0px !important;
	}
	
	.fusion-mobile-menu-icons {
		margin-right: 15px !important;
		margin-top: 15px !important;
	}
	
	.fusion-sticky-header-wrapper {
	}
	
	.fusion-header {
    	background-color: #ffffff !important;
	}
	
	.fusion-secondary-main-menu {
    	background-color: transparent !important;
	}
	
	
	.fusion-secondary-main-menu {
		backface-visibility: hidden; 
		
		border-bottom: 1px solid transparent;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}
	
	.title-news {
		margin-bottom: 100px !important;
	}
	

.fusion-header-v2.fusion-logo-left.fusion-sticky-menu-.fusion-sticky-logo-.fusion-mobile-logo-.fusion-mobile-menu-design-modern {
    background: #fff none repeat scroll 0 0;
    max-height: 110px;
}
	
.fusion-header-wrapper {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(179, 179, 179, 1) 10%, rgba(255, 255, 255, 1) 72%) repeat scroll 0 0;*/
	/* background: #FFFFFF; */
}


.post-content {
	margin-top: -100px !important;
}
	
	.fusion-header {
		padding: 15px !important;
	}
	

	.fusion-contact-info {
		line-height: 4.5em;
		padding: 1em 10px;
	}
	
	.fusion-secondary-header {

	}
	
	.fusion-contact-info {

	}
	
	.fusion-mobile-menu-design-modern .fusion-secondary-header .fusion-alignleft {
		border-bottom-color: none;
		border: none;
	}
	
.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder {
		float: right;
	 	padding-top: 20px;
   	 	width: 300px;

	}
	
	.header-contact-info img {
		margin: 2px 8px 0 0;
	}
	
	.fusion-fullwidth.fullwidth-box.fusion-fullwidth-1.fusion-parallax-none.hundred-percent-fullwidth {
    margin-top: 100px;
}

.fusion-header.fusion-sticky-shadow {
    background-color: transparent !important;
}
}

@media only screen and (max-width: 915px) {
	.make-small h1 {
		font-size: 40px !important;
		line-height: 65px !important;
	}
}




@media only screen and (max-width: 800px) {
	
	.page-intro h1 {
		font-size: 35px !important;
		padding: 0 0 0 0 !important;
		line-height: 40px !important;
	}
	
	.page-intro h2 {
		font-size: 20px !important;
	}
	
	.page-intro {
		margin-top: 150px;
	}
	
	.page-title {
		padding-top: 20px !important;
	}
	
	.title-news {
		margin-bottom: 100px !important;
	}
	
	/* .home-icons .fusion-fullwidth .imageframe-align-center .responsive-arrow {
		margin-top: -30px;
	} */
	
}

@media only screen and (max-width: 675px) {
	.heading-arrow {
		display: none;
	}
	
	.page-intro .fusion-column-wrapper { padding-left: 0px !important; }
}


@media only screen and (max-width: 640px) {
	
	.tfs-slider .background-image {
		min-height: 497px;
	}
	
	.main-flex {
    	min-height: 497px;
	}
	
	.title-heading-center {
    	text-align: center !important;
	}
	
	.slide-content-container.slide-content-center {
    	margin-top: -235px !important;
	}
	
	.home-slider-2-area .title-heading-center .challengeImage {
   		float: left !important;
    	margin: 3px 5px 0 0 !important;
    	width: 40px;
	}
	
	.home-slider-2-area {
    	min-height: 497px;
	}
	
	.title-heading-center > span {
    	line-height: 40px;
	}
	
	.text-heading1 {
    	display: block;
    	text-align: center;
		float: none !important;
	}
	
	.text-heading2 {
    	float: left !important;
		display: block;
	}
	
	.challenge-button {
		padding: 15px;
	}
	
	.tfs-slider .flex-control-nav {
    	bottom: 45px !important;
	}
	
	.fusion-header.fusion-sticky-shadow {
    	background-color: transparent !important;
	}
	
	.fusion-contact-info {

	}
	
	.header-contact-info {
		display: none;
	}
	
	.fusion-logo {

	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-mobile-nav-holder,	.fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder {
   	 	width: 100%;
		margin: 0;
	}
	
	.fusion-columns .fusion-column:not(.fusion-column-last) {
		margin: 0;
	}
	
	.post-content p {
    	font-size: 16px !important;
	}
	
	.recent-posts-content p {
		font-size: 16px !important;
	}
	
	.fusion-header-v2.fusion-logo-left.fusion-sticky-menu-.fusion-sticky-logo-.fusion-mobile-logo-.fusion-mobile-menu-design-modern {
    background: #fff none repeat scroll 0 0;
    max-height: 81px;
}
	
	.fusion-secondary-header {

	}
	
	.mobile-sub {
		display: inline-block;
    	float: right;
		margin: -27px 5px 0 0;
		padding: 0;
		position: relative;
		z-index: 1000;
	}
	
	.news-events .fusion-columns .fusion-column:not(.fusion-column-last) {
		margin: 0 0 10px;
	}
	
	.fusion-fullwidth.fullwidth-box.fusion-fullwidth-1.fusion-parallax-none.hundred-percent-fullwidth {
    margin-top: 40px;
}

	.page-child #content.full-width, .page-parent #content.full-width { 
		margin-top:-50px; 
	}
	
	.footer-map-container img {
		display: none;
	}
	
	.footer-map-container iframe {
		display: none;
	}

	
}

@media only screen and (max-width: 675px) {
	.make-small h1 {
		line-height: 50px !important;
	}
	
	.fusion-copyright-content { width:auto !important; max-width:95% !important; }
	.title-heading-left { text-align:center !important; }
}

@media only screen and (max-width: 570px) {
	.recent-posts-content p {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 450px) {
	.post-content h2 {
		line-height: 1.6 !important;
		margin-bottom: 10px !important;
	}
}

@media only screen and (min-width:1100px){
	.single-post #sidebar, .search-results #sidebar { margin-top:50px; }	/* originally 245*/
	.single-post #content { margin-top:50px; } /* originally 175 */
	.search-results #content, .error404 #content { margin-top:205px; }
}
@media only screen and (max-width: 1100px){
	.challenge-button { margin: 0 !important; }

	.single-post #sidebar, .search-results #sidebar { margin-top:145px; }	
	.single-post #content, .search-results #content, .error404 #content { margin-top:85px; }
	
	.footer-map-container iframe {
		max-height: 194px;
	}
	
	.homepage-service-wrapper {
		display: none;
	}
	
	.fusion-load-more-button.fusion-blog-button {
		margin-top: -50px !important;
	}
	
}

@media only screen and (max-width: 1281px) {
	
	.home-feature-section .entry-title {
		/* right: 0 !important; */
	}
	
	.recent-posts-content p {
		/* right: 0 !important; */
	}
}


@media only screen and (min-width: 1247px) and (max-width: 1315px) {
	 .home-feature-section .entry-title {
		top: 20%;
	}
}

/* @media only screen and (min-width: 1247px) and (max-width: 1263px) {
	.home-feature-section .entry-title {
		/* top: 10%; */
		/* right: 0 !important;
		left: 0 !important; 
	}
	
	/* .recent-posts-content p {
		right: 0 !important;
		left: 0 !important;
		text-align: center; 
	} 
	


	
} */


/* @media only screen and (min-width: 818px) and (max-width: 1230px) { */
/*46 */
@media only screen and (min-width: 801px) and (max-width: 1246px) {
	
	/* Feature Section Laptop Tablet */
	
	.home-feature-section .entry-title {
		font-size: 30px !important;
		top: 10% !important;
	}
	
	.recent-posts-content p {
		/* top: 35% !important; */
		font-size: 15px;
		left: 0 !important;
		line-height: 20px;
		margin: 0 auto;
		right: 0 !important;
		width: 80%;
		max-width: 350px;
	}
	
	.recent-posts-content .white-arrow-feature-link {
		/* top: 20%; /* !important */ */
	}
	
	
	
	
	
}

@media only screen and (max-width: 950px) {
	.capabilities-section .tech-section h3 {
    height: 120px !important;
    padding: 15px 0 !important;
}
}

@media only screen and (min-width: 820px) and (max-width: 1015px) {
		
	.recent-posts-content p {
		/* top: 40% !important; */
	}
	
	.recent-posts-content .white-arrow-feature-link {
		/* top: 20%; */
	}
	
	
}

@media only screen and (min-width: 801px) and (max-width: 819px) {
		
	.recent-posts-content p {
		/* top: 40% !important; */
	}
	
	.recent-posts-content .white-arrow-feature-link {
		/* top: 20%; */
	}
	
	
}


/*@media only screen and (min-width: 572px) and (max-width: 817px) { */
	
	@media only screen and (min-width: 572px) and (max-width: 800px) {
	
	/* Feature Section Mobile - Tablet */
	
	.home-icons {
		padding-top: 25%;
	}

	
	.recent-posts-content .white-arrow-feature-link {
		/* top: 45%; */	
	}
	
	.recent-posts-content p {
    	font-size: 18px;
    	line-height: 30px;
   		margin: 0 auto;
    	/* top: 35% !important; /* originally 20% */ 
    	width: 80%;
		left: 0 !important;
		right: 0 !important;
	}
	
	.home-feature-section .entry-title {
		top: 20%;
	}
	
	
	
	
	#text-21 {
    	width: 100% !important;
	}
	
	#text-22 {
		float: none !important;
		width: 100% !important;
	}
		
	.fusion-footer-widget-area .fusion-row .fusion-widget-area .col-lg-4:first-child {
    	width: 100% !important;
	}
	
	
	.fusion-footer-widget-area .fusion-row .fusion-widget-area .col-lg-4 {
		width: 100% !important;
	}
	
	
	.footer-left {
		float: none;
		text-align: center;
		width: 100%;
	}
	
	.wp-cf7-submit {
		width: 33%;
	}
	
	.fusion-footer {
		padding-bottom: 250px;
	}
	
	
	.fusion-title h2 { padding-top: 50px !important; }
	
	h2.title-heading-center { font-size: 40px !important; } /* originally 20 */
	
	h2.title-heading-center { font-size: 20px !important ; }
	
	.challengeImage { width: 45px !important }
	
	.home-slider-2-area p { font-size:17px; }
	.tfs-slider .flex-control-nav { bottom:-10px !important; }
	
	.tfs-slider .slide-content-container .buttons { margin-top:0px !important; 	}
	
	.home-slider-2-area .title-heading-center span { line-height: 36px; }
	
	.home-slider-2-area .title-heading-center .challengeImage {
   		float: left !important;
		margin: 3px 5px 0 0 !important;
	}
	
	.home-tech-section h3 {
		height: 40px !important;
	}
	
	
	.imageframe-align-center .responsive-arrow {
		padding-bottom: 40px !important;
	}
	
	.capabilities-section .tech-section h3 {
    height: 50px !important;
}
	
}

@media only screen and (max-width: 590px) {
	.capabilities-section .tech-section h3 {
		height: 80px !important;
	}
	
	.responsive-arrow {
		padding-bottom: 40px !important;
	}
	
}

@media only screen and (max-width: 800px) {
	.recent-posts-content p {
		display: block !important; /* always display for mobile */
		opacity: 1 !important;
	}
	
	
	.capabilities-icon { float:left !important; }
	.image-bar .fusion-one-third {width:33% !important;}
	.image-bar .fusion-two-third { width:66% !important; float:left;}
	
	
	.copyright-section ul {
		/* margin-right: 50px !important;
		margin-left: 25px !important;
		padding-right: 100px !important; */
		
		margin-right: 0px !important;
		margin-left: 0px !important;
		text-align: center;
	}
	
	.copyright-section li {
		/* display: block !important; */
	}
	
	.related-products .fusion-title {
    	margin-bottom: 0px !important;
	}
	
	.image-bar {
    	background-size: cover !important;
	}
	
	.recent-posts-content p {
	    margin: 10px auto 0;
	}
	
	.fusion-footer-widget-area .fusion-row .fusion-widget-area {
		width: auto !important;
	}
	

}

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

	.capabilities-icon { text-align:center; width:100%; }
	.capabilities-icon .img-responsive { max-width:124px;}
	.image-bar .fusion-one-third {width:100% !important;}

	.image-bar .fusion-two-third { width:100% !important; }
}


/* Mobile */
@media only screen and (max-width: 572px) {
	/* .fusion-logo img {
    	width: auto;
		z-index: 9999;
	}
	*/
	
	.fusion-content-boxes.content-boxes-icon-on-top .heading img {
		width: 100%;
	}
	
	.image-bar {
    	background-size: cover !important;
	}
	
	.fusion-footer-widget-area .fusion-row .fusion-widget-area {
		width: auto !important;
	}
	
	
	.home-feature-section .col-lg-6  {
	}
	
	.about-us-heading {
    	padding-bottom: 30px;
	}
	
	.related-products .fusion-title {
    	margin-bottom: 0px !important;
	}

	.home-icons {
		padding-top: 25% !important;
	}

	/* Feature Section Mobile */
	
	.home-feature-section .entry-title {
		font-size: 30px !important;
		top: 15% !important;
	}
	
	/* .recent-posts-content p {
    	font-size: 15px;
    	line-height: 20px;
		width: 90%;
		max-width: 350px;
		margin: 0 auto;
		left: 0 !important;
		right: 0 !important;
	} */
	
	.recent-posts-content p {
		font-size: 12px !important;
		left: 0 !important;
		line-height: 20px !important;
		margin: 10px auto 0;
		max-width: 350px;
		right: 0 !important;
		width: 90%;
	}
	
	.recent-posts-content .white-arrow-feature-link {
		/* top: 20%; */
	}
	
	
	
	
	
	.fusion-logo {
		width: 70%;
	}
	
	.home-page-intro h1 {
		font-size: 23px !important;
		line-height: 33px !important;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header, .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header {
		padding-top: 15px !important;	
	}
	
	.fusion-secondary-header {
		display: none;
	}
	
	
	.fusion-mobile-menu-icons a {
		margin-top: -6px;
	}
	
	.fusion-footer h2 {
		font-size: 40px !important;
		margin: 0;
		padding: 15px 0 0;
	}
		
	.copyright-section p {
		font-size: 14px;
		margin: 0 0 25px;
	}
	
	.copyright-section li {
    	font-size: 14px;
	}
	
	.footer-left {
		text-align: center; 
		float: none; 
		padding: 20px 0;
	}
	
	#text-21 {
    	width: 100% !important;
	}
	
	#text-22 {
		float: none !important;
		width: 100% !important;
	}
		
	.fusion-footer-widget-area .fusion-row .fusion-widget-area .col-lg-4:first-child {
    	width: 100% !important;
	}
	
	
	.fusion-footer-widget-area .fusion-row .fusion-widget-area .col-lg-4 {
		width: 100% !important;
	}
	
	
	.fusion-footer {
		padding-bottom: 300px;
	}
	
	.wp-cf7-submit {
    	width: 70%;
	}
	
	p {
		line-height: 25px !important;
	}
	
	.home-title-h2 h2 {
		font-size: 40px !important;	
	}

	.home-slide-area {
		padding: 0 !important;
	}
	

	.resources-section h3 {
		font-size: 20px !important;
		margin: 0 !important;
	}

	.responsive-arrow img {
		width: 75%;
	}
	
	.home-tech-section h3 {
	    height: auto !important;
		padding: 15px 0 0 !important;
	}
	
	.home-tech-section {
    	margin-bottom: 75px !important;
	}
	
	.resources-section {
    	margin-bottom: 75px !important;
	}
	
	
	
	.footer-section ul {
    	padding: 0;
	}
	
	.fusion-columns .fusion-column:not(.fusion-column-last) {
    	margin: 0 !important;
	}
	
	
	.fusion-columns .fusion-column:not(.fusion-column-last) {
		margin: 0 !important;
	}
	
	.home-feature-section li {
		margin-bottom: 0 !important;
	}
	
	.home-feature-section {
 	   margin-bottom: 0px !important;
	}
	
	
	.fusion-sticky-header-wrapper {
	}
	
	.fusion-header {
    	background-color: #ffffff !important;
	}
	
	.fusion-header-wrapper .fusion-header, .fusion-header-wrapper .fusion-secondary-main-menu {
    	background-color: transparent;
	}
	
	
	.fusion-secondary-main-menu {
		backface-visibility: hidden;
		border-bottom: 1px solid transparent;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
	}
	
	
	.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-mobile-nav-holder {
		margin-bottom: 0;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-top: 0;
	}
	
	
	.fusion-columns .fusion-column:not(.fusion-column-last) { margin-bottom:0px !important;}
	.home-slider-2-area .title-heading-center .challengeImage { float:none; margin:0 auto;}
	
	.case-study-landing-title {
	}
	
	.case-study-landing-title .challengeImage {
		float: left;
		margin: -3px 0 0 10px !important;
		max-width: 45px !important;
	}
	
	.case-study-landing-title span {
    	float: left;
	}
	
	.home-slider-2-area .title-heading-center span {
		float: none;
	}
	
	.homepage-service-wrapper {
		display: none;
	}
	
	.home-slider-2-area {
    	min-height: 497px;
	}
}

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

	.fusion-standard-logo { width:80% !important; }
	.page-id-1448 #content, .single-avada_portfolio #content { margin-top: 25% !important; }
	.challengeImage { margin-top: 15px; }
}

@media only screen and (min-width: 401px) and (max-width: 524px) {
	
	.page-id-1448 #content, .single-avada_portfolio #content { margin-top: 15% !important; }

}

@media only screen and (min-width: 525px) and (max-width: 624px) {
	
	.page-id-1448 #content, .single-avada_portfolio #content { margin-top: 10%; }

}

@media only screen and (min-width: 625px) and (max-width: 767px) {
	
	.page-id-1448 #content, .single-avada_portfolio #content { margin-top: 10%; }

}

@media only screen and (min-width: 768px) and (max-width: 960px) {
	
	.page-id-1448 #content, .single-avada_portfolio #content { margin-top: 3%; }

}

@media only screen and (min-width: 1100px) and (max-width: 1250px) {
	
	.page-id-1448 #content, .single-avada_portfolio #content { margin-top: 6%; }

}

@media only screen and (min-width: 1250px) and (max-width: 1550px) {
	
	.page-id-1448 #content, .single-avada_portfolio #content { margin-top: 3%; }

}


@media only screen and (max-width: 810px) {
	
	.recent-posts-content .white-arrow-feature-link {
		display: none !important;
	}
	
}


@media only screen and (max-width: 410px) {
	
 
 .home-feature-section .recent-posts-content p {
	 display: block !important;
 }
 
	/*  .recent-posts-content .white-arrow-feature {
		width: 5%;
	} */
	
	.home-feature-section .recent-posts-content p {
	/* 	text-align: left !important;
		padding-right: 25%;
		margin-left: 10%;
		max-width: 80%; */
		padding-right: 40px !important;
		text-align: center !important;
	}
	
	.home-feature-section .entry-title {
		top: 5% !important;
		font-size: 20px !important;
		right: 15px !important;
	}

	
}




.event-list-cal-date { min-width:145px;}

.fusion-megamenu-wrapper .fusion-megamenu-submenu { padding-top: 10px;}




.home .title-heading-center { color: #000 !important; }
.home .fusion-border-below-title { border-bottom: none !important;}

.resources-section:hover h3 {
	color: #ffb400 !important;
}

.fusion-meta-info { margin-top:100px;}

.reading-box h2 { font-size: 24px !important; }


@media only screen and (max-width: 440px) {
	
	#wrapper .post-content .content-box-heading {
		font-size: 24px !important;
		line-height: 28px !important;
	}
	
	.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading {
		display: block; 
		padding-top: 20px;
	}
}

@media only screen and (max-width: 300px) {
	
	.page-intro h1 {
		font-size: 25px !important;
	}
	
	.page-intro h2 {
		font-size: 20px !important;
	}
	
	.fusion-row p, .fusion-row h1, .fusion-row h2, .fusion-row h3, .fusion-row h4, .fusion-row h5, .fusion-row h6, .fusion-row li, .fusion-row span, .page-intro h1, .page-intro h2, .page-intro h3, .page-intro h4, .page-intro h5, .page-intro h6, .page-intro p, .page-intro li, .page-intro span, .image-bar h1, .image-bar h2, .image-bar h3, .image-bar h4, .image-bar h5, .image-bar h6, .image-bar p, .image-bar p, .image-bar li, .image-bar span, .image-bar img {
		padding-right: 40px !important;
	}
	
	.page-intro {
		margin-top: 110px !important;
	}
	
	.heading-arrow {
		display: none;
	}
	
	.footer-left h1, .footer-left h2, .footer-left h3, .footer-left h4, .footer-left h5, .footer-left h6, .footer-left p, .footer-left li, .footer-left span, .footer-title, .wp-cf7-submit, .copyright-section img {
		padding-right: 20px !important;
		text-align: left !important;
	}
	
	.wp-cf7-submit {
		margin-bottom: 40px !important;
	}
	
	.footer-title {
		padding-right: 10px !important;
		line-height: 50px !important;
	}
	
	.fusion-footer .footer-title  {
		font-size: 35px !important;
	}
	
}

.fusion-content-boxes .fusion-column {
    margin-bottom: -75px;
	margin-top: 25px;
	margin-bottom: 25px !important;
}

@media only screen and (min-width: 1245px) and (max-width: 1650px) {
	.home-feature-section .entry-title {
		top: 10%;
	}
}

.image-bar ul li {
	text-align: left;
}

@media only screen and (max-width: 800px) {
	.fusion-footer {
		background-position: center top;
	} 
}

/* PRODUCT SECTION ON MOBILE */

@media only screen and (min-width: 1350px) {
	body .product-grid-container .content-wrapper .content-container {
		max-height: 224px !important;
		min-height: 204px !important;
	}
}

@media only screen and (min-width: 909px) and (max-width: 1010px) {
	body .product-grid-container .content-wrapper .content-container {
		min-height: 224px !important;
	}
}

@media only screen and (min-width: 870px) and (max-width: 910px) {
	body .product-grid-container .content-wrapper .content-container {
		min-height: 244px !important;
	}
}

@media only screen and (min-width: 801px) and (max-width: 869px) {
	body .product-grid-container .content-wrapper .content-container {
		min-height: 270px !important;
	}
}

@media only screen and (max-width: 800px) {
	body .product-grid-container .content-wrapper .content-container {
		height: 100% !important;
	}
}
.event-list-view .event {
   margin: 30px 0;
}
.event-list-view .event .event-details p, .event-list-view .event .event-location, .event-list-view .event a { color: #005fb6 !important; }

.end-date {
  background: #005fb6 !important;
  color: #fff;
  border-radius: 0 !important;
}
.start-date {
  background: #005fb6 !important;
  color: #fff;
  border-radius: 0 !important;
}
li.event {
    min-height: 105px;
}


.wpcf7-submit { background: rgba(35, 130, 240, 1) url(/wp-content/uploads/2016/05/contact-us-bg.jpg) no-repeat scroll 100% 0% !important; }

/*
.sf_type_captcha {
float: left;
    width: 45%;
}

*/
.salesforce_w2l_lead .wpcf7-submit {
    float: left;
    width: 45%;
    margin-left: 5%;
}

.salesforce_w2l_lead .w2linput.text.captcha {
	margin-top: 0px !important; }
	
.w2limg, .salesforce_w2l_lead .w2linput.text.captcha { height:45px !important; }

#sf_form_salesforce_w2l_lead_7 .fusion-layout-column { margin-bottom:0px;}

.salesforce_w2l_lead .wpcf7-form input[type="submit"] {
    margin-top: 0px;
}

.wpcf7-form .wpcf7-select {
    height: 45px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0px !important;
}

/* Downloads Monitor */
#dlm_logs .column-download, #dlm_logs .column-file, #dlm_logs .column-user, #dlm_logs .column-user_ua {
	width: 11% !important;
}