.js-form-type-checkbox label,.js-form-type-radio label  {
	display:inline-block;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 32px;
	color: #374f99;
	margin-bottom: 18px;
}
/** homepage icon images **/
.ico-key:before {
  content: url("/sites/default/files/icon/SecurityCompliance_Image_75x75.png") !important;
}
.ico-cloud-custom:before {
  content: url("/sites/default/files/icon/CloudInfrastructure_Image_75x75.png") !important;
}
.ico-user2:before {
  content: url("/sites/default/files/icon/ApplicationSupport_Image_75x75.png") !important;
}
.ico-history2:before {
  content: url("/sites/default/files/icon/DisasterRecovery_Image_75x75.jpg") !important;
}
.innovation-shortcode-box.style01 .box-icon i {
   height:75px !important;
   line-height:75px !important;
   width:75px !important;
   background: #fff !important;
}
.innovation-shortcode-box.style01 .box-icon {
   width: 95px;
   height: 100px;
   top:-50px
}
.innovation-shortcode-box .box-title {
  font-weight:700 !important;
  z-index: 1000;
}
#imp-home-cta-boxes .innovation-shortcode-box.box-center .box-content {
  text-align:left !important;
}
/** change background color box settings **/
.bg-gray {
	background: #eeeeee;
	color: #666666;
	border-bottom: 1px solid #eaebed;
	border-top: 1px solid #eaebed;
}
.bg-gray h2{
	color: #374f99;
}
.bg-gray a{
	color: #f68930;
}
.bg-gray a:hover{
	color: #374f99;
}

.bg-gray1 {
	background: #eeeeee;
	color: #666666;
	border-bottom: 1px solid #eaebed;
	border-top: 1px solid #eaebed;
}
.bg-gray1 a{
	color: #f68930;
}
.bg-gray1 a:hover{
	color: #374f99;
}

/** edits for quote form **/
form.contact-message-online-quote-request-form fieldset legend {
	color: #f68930;
	font-size: 18px;
	border-bottom:none;
}

form.contact-message-online-quote-request-form div.form-wrapper {
	padding-bottom: 20px;
}

form.contact-message-online-quote-request-form #edit-field-solution-features-wrapper label,
form.contact-message-online-quote-request-form #edit-field-managed-services-wrapper label
{
	margin-bottom: 0;
}

form.contact-message-online-quote-request-form
.field--name-field-security-compliance label,
.field--name-field-my-current-operating-syste label,
.field--name-field-allocated-bandwidth label,
.field--name-field-software-licensing label,
.field--name-field-additional-requirements label,
.field--name-field-web-serv label,
.field--name-field-number-of-application-serv label,
.field--name-field-database-servers label,
.field--name-field-other-servers label,
.field--name-field-phone-number label,
.field--name-field-email-address label,
.field--name-field-phone label,
.field--name-field-submit-name label,
.field--name-field-or label
{ color:#f68930;
}

/** slider text field setting **/
.tp-caption.reddishbg_heavy_70 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	background-color: #374f99;
	padding: 20px 25px 25px;
	text-shadow: none;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}
#section-main-content {
	 padding: 30px 0;
 }

p { margin-bottom: 15px;
}

#go-to-top {
	z-index: 99999;
	text-align: center;
	width: 43px;
	height: 43px;
	padding: 8px 4px;
	position: fixed;
	bottom: -100px;
	right: 15px;
	cursor: pointer;
	background: #374F99;
	overflow: hidden;
	color: #ffffff;
	-webkit-transition: all .4s ease-in;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.tbm .tbm-nav > li > a:focus,
.tbm .tbm-nav > li > a:hover {
	color: #f86923;
}

@media (min-width: 768px) {
	/* Set all boxes to 120px height */
	#imp-home-cta-boxes .box-content {
		height: 120px;
	}
}

@media (min-width: 992px) {
	/* Set all boxes to 216px height */
	#imp-home-cta-boxes .box-content {
		height: 216px;
	}
/*	#imp-home-cta-boxes h3.box-title {
		height: 36px;
	} */
}

@media (min-width: 1200px) {
	/* Let boxes be their regular size */
	#imp-home-cta-boxes .box-content {
		height: 144px;
	}
}

/** Menu colors and backgrounds   originally #13181A**/
.tbm .tbm-item--has-dropdown.open {
	background-color: #EEEEEE;
	border: none;
}

.tbm .tbm-nav > li > a:hover {
	color: #f86923;
	background-color: #eeeeee;
}

.tbm .tbm-submenu {
	background-color: #eeeeee;
	border: none;
}

.tbm .tbm-submenu li {
	color: #666666;
}

.tbm .tbm-submenu li > a:hover {
	color: #F68930;
	background-color: #666666;
}

.tbm a:hover {
	color: #F68930;
}

.tbm .tbm-nav li.tbm-item--has-dropdown.open > .dropdown-toggle {
	background-color: inherit !important;
	color: #F68930;
}

.tbm .tbm-nav > .active > a, .tbm .tbm-nav > .active > a:hover, .tbm .tbm-nav > .active > a:focus {
	background-color: transparent;
	color: #324545;
}

.tbm .tbm-submenu li > a {
	color: #666;
}
/** end of menu background customizations **/

select {
	border: 1px solid #ddd;
	color: #888;
	min-height: 40px;
	padding: 9px;
	width: 60%;
	background: #fff;
}


/** change the tab color stripe to orange **/
.inv-tab-wrapper .nav-tabs > li.active > a:before {
	background: #f86923;
	content: "";
	display: block;
	height: 3px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 102%;
}
/** change default page title **/
#section-page-title:not(.has-banner) {
	background: #374f99;
	color: #ffffff
	border-bottom: 4px solid #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.17);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
	-webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
	-ms-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
	-o-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
	position: relative;
	z-index: 1;
}

#section-page-title:not(.has-banner) .region-page_title h1 {
	color: #fff;
	float: left;
	clear: both;
	font-size: 30px;
	font-weight: 300;
	margin: 0;
	padding: 36px 0;
	text-transform: capitalize;
	font-family: "lato", sans-serif;
}

/** remove plus sign in circle at bottom of service boxes **/
.innovation-shortcode-box:not(.box-left) .readmore-box {
	background: #fff;
	border: 1px solid #e7e7e7;
	bottom: -17px;
	color: transparent;
	display: none;
	font-size: 0;
	height: 35px;
	position: absolute;
	width: 35px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-border-radius: 100% 100% 100% 100%;
	-moz-border-radius: 100% 100% 100% 100%;
	border-radius: 100% 100% 100% 100%;
}

/** Force IE and Edge to show full-width slider **/
#section-slider {
	width:100%;
}

.rev_title_c {
	color: #ffffff;
}

/** slider styles **/
.main_button.clearwhite {
  color: #ffffff;
  background: transparent;
}

.main_button.clearwhite:hover {
  color: #ffffff;
}

.main_button.color1:hover, .main_button.color2:hover {
  background: #f86923;
  border-color: #f86923;
}

.main_button.color2 {
	background: #374F99;
	border-color: #374f99;
}

a.main_button.white {
  font-weight: bold !important;
  color: #3BADAF;
  background: #ffffff;
  border-color: #ffffff;
  z-index: 999;
}
a.main_button.white:hover, a.main_button.white:active {
  font-weight: bold;
  color: #ffffff;
  background: #f86923;
  border-color: #f86923;	
}
#block-strictlygovernment .block-overlay-inner {
	z-index: -999;
}
#block-strictlygovernment a.main_button:hover {
  font-weight: bold;
  color: #ffffff;
  background: #f86923;
  border-color: #f86923;		
}
/** Blog block on home page */
#block-views-block-blog-block-2 {
	padding: 0 1rem;
}
#block-views-block-blog-block-2 .views-field-field-image {
    height: 215px;
    overflow: hidden;
}
#block-views-block-blog-block-2 .views-field-field-image img {
	width: 100%;
}
#block-views-block-blog-block-2 .blog-item {
    border-color: #e9e9e9;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    background: #fff;
    color: #324545;
    padding: 20px 22px 19px;
}
#block-views-block-blog-block-2 .views-field-body {
  background: #fff;
  border-color: #e9e9e9;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 25px 22px 17px;
}
/* Disable preloader */
.preloader2 #preloader {
	display: none;
}

/** request a quote slideout */
#block-webform-block {
	background-color: #ffffff;
}
#block-webform-block #webform-submission-quote-request-small-add-form {
  z-index: 999;
  background-color: #ffffff;
  border-top: 2px solid #f86923;
  border-bottom: 2px solid #f86923; 
  border-left: 2px solid #f86923;
  position: fixed;
  width: 300px;
  height: 408px;
  top: 25vh;
  right: -500px;
  padding: 1rem 0.8rem;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin-left: 67px;
}
#block-webform-block #webform-submission-quote-request-small-add-form input {
	width: 100%;
}
#block-webform-block #webform-submission-quote-request-small-add-form .webform-actions {
	text-align: center;
}
#block-webform-block #webform-submission-quote-request-small-add-form .button {
	background: #374F99;
	border-color: #374F99;
    color: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    width: auto;
    font-size: 16px;
    padding: 12px 18px 14px;
    margin: 1rem auto;
}
#block-webform-block #webform-submission-quote-request-small-add-form .button:hover, #block-webform-block #webform-submission-quote-request-small-add-form .button:active {
	background: #f86923;
    border-color: #f86923;
} 
#block-webform-block #webform-submission-quote-request-small-add-form label {
	margin-bottom: 2px;
	line-height: 30px;
}
#block-webform-block #webform-submission-quote-request-small-add-form input[type="tel"] {
	border-width: 1px !important;
	border-style: solid;
	border-color: #ddd;
}
#block-webform-block #webform-submission-quote-request-small-add-form input[type="tel"], #block-webform-block #webform-submission-quote-request-small-add-form input[type="text"], #block-webform-block #webform-submission-quote-request-small-add-form input[type="email"] {
	padding: 4px 8px;
}
#block-webform-block .block-title {
  background: url("../images/RequestAQuote.png") no-repeat #374F99 center;
  border: 2px solid #f86923;
  border-right: 0;
  color: transparent;
  font-size: 1px;
  width: 60px;
  height: 320px;
  padding: 0.4em 1em;
  margin: 44px 0 0 0;
  z-index:999;
  position: fixed;
  top: 25vh;
  right: 0px;
}
#block-webform-block .block-title:hover, #block-webform-block .block-title:active {
  background: url("../images/RequestAQuoteOrange.png") no-repeat #f86923 center;
}
@media only screen and (max-width: 768px) {
	#block-webform-block #webform-submission-quote-request-small-add-form, #block-webform-block .block-title {
		display: none;
	}
}

/* Contract vehicle slider */
#slick-views-contract-vehicle-slider-block-1-1 {
	position: relative;
	display: block;
}
.slick-list {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.slick img {
  width: 100% !important;
  max-width: 150px;    /** was originally 180px  **/
}
.slick .slick-slide {
	display: block;
	/*padding: 30px 100px;*/
}
.slick-arrow {
	position: absolute;
	top: 35%;
}
.slick-arrow::before {
	color: #f86923;
	font-size: 50px;
}
.slick-arrow:hover::before {
	color: #374F99;
}
.slick-prev {
	left: 2%;
}
.slick-prev::before {
	position: absolute;
	top: 0%;
	left: 0;
}
.slick-next {
	right: 2%;
}
.slick-next::before {
	position: absolute;
	top: 0%;
	right: 0;
}
@media only screen and (max-width: 768px) {
	.slick .slick-slide {
		display: block;
		padding: 5px 10px;
	}
	.slick img {
  		width: 80% !important;
  		max-width: none;
  		margin: 0 auto;
	}
}
/** Make footer contact buttons span width of container */
.region-footer_fourth a {
	display:block;
}

/** Make captcha have same margin-left as form fields and submit button
    on the Get in Touch form
 */
form.contact-message-get-in-touch-form div.captcha {
	margin-left: 20%;
	padding-bottom: 27px;
}

#section-page-title {
	width: 100%;
}

#section-page-title.has-banner .region-page_title h1 { font-size: 42px; }

#section-page-title {
	border-bottom: 0px;
	
}
 
/**  Reduce footer padding  **/

#section-footer {
  position: relative;
  width: 100%;
  background: #191E21;
  overflow: hidden;
  color: #989898;
  font-size: 13px;
  padding: 40px 0px 20px;
}

#section-bottom .section-inner {
  background: rgba(0,0,0,0.25);
  padding: 12px 0px;
}
/** Get rid of line through menu area in IE & Firefox */

#section-header-top {
  background: #f9f9f9;
  border-bottom: 0px solid #e4e4e4;
  height: auto;
}
#section-header {
  background: #FFF;
  border-bottom: 0px solid #E4E4E4;
  height: auto;
}

/** change color for slider background box **/
.tp-caption.reddishbg_heavy_70 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  background-color: #374f99;
  padding: 20px 25px 25px;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}


.btn_c {
  box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
  display: inline-block;
  background: #576162;
  color: #fff;
  font-size: 25px;
  position: relative;
  margin-top: 30px;
  height: 43px;
  line-height: 42px;
  padding: 0 15px 0 14px;
}

.innovation-shortcode-box.style01 .box-icon i.color-blue,
.innovation-shortcode-box.style02 .box-icon i.color-blue {
  background: #3badaf;
}

#block-webform-block .form-item {
    clear: both;
    overflow: auto;
    margin-bottom: 27px;
}

#block-webform-block label {
    float: left;
    width: 20%;
}

#block-webform-block input[type="text"], #block-webform-block input[type="date"], #block-webform-block input[type="email"], #block-webform-block input[type="number"], #block-webform-block select, .block.contact-us textarea {
  float: left;
  width: 80%;
}

#block-webform-block input[type="submit"] {
  background: #374F99;
  border: 1px solid #374F99;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-left: 20%;
  padding: 8px 12px;
  width: 80%;
}

#block-webform-block h2.block-title {
  margin-bottom: 30px;
}

 /** change line under text to orange **/
 .title-wrapper.main_title .line-style:before { 
   background-color: #f86922 !important;
    } 


/** add custom icons to home page **/
 i.ico-cloud-custom:before {
    	content: url(/sites/default/files/icon/CloudInfrastructure_Image_75x75.png) !important;
    }

i.ico-key:before { 
       content: url(/sites/default/files/icon/SecurityCompliance_Image_75x75.png) !important;
        }

i.ico-user2:before { 
       content: url(/sites/default/files/icon/ApplictaionSupport_Image_75x75.png) !important;
        }
i.ico-history2:before { 
       content: url(/sites/default/files/icon/DisasterRecovery_Image_75x75.png) !important;
        }
         

/** change icon color class **/
h2.title2 span {background: #f86923 !important;}

/** Basic Page CSS - ImageWorks **/  
.page-node-241 #section-page-title
{
	padding: 140px 0 90px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.page-node-241 #section-main-content
{
	padding: 0;
	font-size: 18px;
}

.page-node-241 #section-main-content .container
{
	width: 100% !important;
	padding: 0 !important;
	margin: 0 auto !important;
}

.page-node-241 #section-page-title
{
	background: url('../images/it-banner.jpg') no-repeat 50% 50%;
}

.page-node-241 #section-page-title .region-page_title h1
{
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	float: none;
}

@media screen and (max-width: 1023px) {
  .page-node-241 #section-page-title
  {
		padding: 100px 0 70px;
	}
    .page-node-241 #section-page-title .region-page_title h1
  {
		font-size: 42px;
	}
    .page-node-241 #section-page-title .region-page_title h1
  {
		font-size: 42px;
	}
}

@media screen and (max-width: 767px) {
  .page-node-241 #section-page-title
  {
		padding: 80px 0 50px;
	}
    .page-node-241 #section-page-title .region-page_title h1
  {
		font-size: 36px;
	}
}

@media screen and (max-width: 567px) {
  .page-node-241 #section-page-title
  {
		padding: 60px 0 40px;
	}
    .page-node-241 #section-page-title .region-page_title h1
  {
		font-size: 30px;
	}
  	.page-node-241 #section-main-content{
		font-size: 14px;
	}
}

/** CSS for quote webform **/
.page-node-240 .fieldset-legend {
   font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
	display: block;
} 

.page-node-240 .contact-form{
	margin: 45px 0;
}

.page-node-240 legend {
   border:none; 
}

.page-node-240 label {
	color: #37454f;
}

.page-node-240 .js-form-type-checkbox label {
   color:#999;
}

.page-node-240 .description {
   color:#999;
   font-weight: 700;
  margin-bottom: 15px;
}

.page-node-240 input[type="tel"] {
    border: 1px solid #ddd;
    padding: 10px 12px;
    color: #666;
    font-size: 13px;
    background: #fff;
    outline: none; 
}

.page-node-240 .main_button{
	margin-top: 25px;
}