* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
:after,
:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}

#header .span4, #header .span8 {
	width: 45% !important;
/*  float:left; */
}
@media (max-width: 767px) {
  #header .span4 {
    text-align: center !important;
    width:100% !important;
  }
  #header .span8{
    width:100% !important;
  }
  #header .span8 a.logo strong{
    background-position: top;
    width: 100%;
  }
  #mainnav {
    margin-bottom: 35px !important;
}
}

.top-sl .hero-unit h1 {
  font-size: 48px;
}

.top-sl .hero-unit p {
  margin-bottom: 20px;
}

.top-sl .badge-icon-group {
  float: none;
  margin-bottom: 20px;
}

.badge-icon-group .badge-icon {
  background-color: #096;
  border: 0;
  float: none;
}

.badge-icon-group .badge-icon a {
  color: #fff;
  font-size: 24px;
}

.badge-icon-group .badge-icon small strong {
  opacity: 0.6;
}

.badge-icon-group .badge-icon small {
  color: #fff;
  text-transform: none;
  font-size: 16px;
  opacity: 1;
}

/*TWH November2017 Module Bottom Spotlight 1 for 1st footer*/
#footer-top-row {
			width: 100%;
			margin: 0 auto;
			vertical-align: top;
			
		}
		
		#footer-topleft {
			width: 50%;
			float: left;
			padding: 10px 10px 5px 65px;
			vertical-align: top;
		}
		
		#footer-topcenter {
			width: 18%;
			float: left;
			padding: 5px 3px 5px 40px;
			vertical-align: top;
		}
		
		#footer-topright {
			width: 23%;
			float: left;
			padding: 5px;
			margin-left: 0;
			vertical-align: top;
		}

.bot-sl{
	background-color: #495565 !important;
}

.bot-sl .container {
    padding: 20px 0 !important;
}
#bot_1 {
   font-size:14px;
	padding: 0 !important;
}
/*#bot_1 .container {
	
	margin: 10px auto !important;
	padding: 20px 0 !important;
}*/
#bot_1 h3.module-title {
    color: #BFC3CA;
    border-bottom: 2px solid;
    border-color: #314353;
    margin-bottom:15px;
    margin-top:0;
    letter-spacing: normal;
    font-size:18px;
    padding:0;
}
#bot_1 h3.module-title span {
   text-transform:none;
}
#bot_1 div.module-ct div.custom p {
     color: #BFC3CA;
}
#bot_1 div.module-ct div.custom hr {
    margin-top:0;
    border-top: 2px solid #314353;
    margin-bottom:5px;
}
#bot_1 div.module-ct div.menu {
  display:inline;
  padding-bottom:10px;
}
#bot_1 div.module-ct div.menu a {
   color:#ffffff;
   font-size:18px;
   padding: 0 7px 10px 7px;
   margin: 0 40px 20px 40px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, Arial, "sans-serif";
}
#bot_1 div.social {
    padding-top:6px;
}
#bot_1 .rt-grey {
    background: #343C47;
    float:none;
    color:#fff;
}
#bot_1 a.rt-mini-icon {
    width: 38px;
    height: 38px;
    font-size: 1.5em;
    line-height: 38px;
    margin-right: 2px;
	margin-top: 3px;
    text-align:center;
    border-radius:4px;
    display:inline-block;
    text-decoration:none;
}
.icon-phone:before {
font-family: FontAwesome;
    content: "\f095";
}
 #bot_1 h4 {
    color: #BFC3CA;
    border-color: #314353;
}
.gantry-width-85 {
    width: 80%;
}
.gantry-width-block {
    display: block;
    float: left;
}
.gantry-width-15 {
    width: 15%;
}
.icon-home::before {
font-family: FontAwesome;
    content: "\f015";
}
.icon-envelope-alt::before {
font-family: FontAwesome;
    content: "\f0e0";
}
.icon-chevron-right::before, .icon-rightarrow::before, .icon-arrow-right::before {
    content: "\e006";
}
#bot_1 div.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}



/*TWH November 2017 Top footer mobile*/

@media only screen and (min-width: 980px) and (max-width: 1024px){
	#bot_1 #footer-topleft {
		width: auto;
		padding: 5px 30px 5px 30px !important;
		margin: 10px 20px auto 20px;
	}
	#bot_1 #footer-topcenter {
		width: 200px;
		padding-left: 20px;
		margin-left: 20px;
		
		
		
	}
	#bot_1 #footer-topright {
    clear:both;
		margin-left: 50px;
		margin-right: 0;
		padding-right: 0;
		width: auto;
		
	}
}

@media only screen and (min-width: 700px) and (max-width: 980px){
	#bot_1 #footer-topleft {
		margin-left: 50px;
		margin-right: 50px;
		padding: 5px 10px 5px 10px;
		width: auto;
	}
	#bot_1 #footer-topcenter {
		width: 300px;
		padding-left: 20px !important;
		margin-left: 30px;
		clear: left;
	}
	#bot_1 #footer-topright {
    clear:both;
		margin-left: 30px;
		width: auto;
	}
}

@media only screen and (min-width: 200px) and (max-width: 700px){
	#bot_1 #footer-topleft {
		margin-left: 20px;
		margin-right: 20px;
		padding: 5px 10px 5px 10px;
		width: auto;
	}
	#bot_1 #footer-topcenter {
		width: 250px;
		margin-left: 20px;
		clear:left;
	}
	#bot_1 #footer-topright {
		margin-left: 30px;
    clear:both;
	height: 50px;
	width: auto;
	}
}

/*TWH November 2017 footer module adjustments*/
#footer {
   font-size:14px;
	border-top: #495565 !important;
	text-align: left;
	padding-bottom: 10px;
}
#footer h3.module-title {
    color: #BFC3CA;
    border-bottom: 2px solid;
    border-color: #314353;
    margin-bottom:15px;
    margin-top:0;
    letter-spacing: normal;
    font-size:18px;
    padding:0;
}
#footer h3.module-title span {
   text-transform:none;
}
#footer div.module-ct div.custom p {
     color: #BFC3CA;
}
#footer div.module-ct div.custom hr {
    margin-top:0;
    border-top: 2px solid #314353;
    margin-bottom:5px;
}
#footer div.module-ct div.menu {
  display:block;
  /*padding-bottom:10px;*/
	text-indent: none !important;
}
#footer div.module-ct div.menu a {
   color:#ffffff;
   font-size:16px !important;
   padding: 0 !important;
   /*margin: 0 0 20px 50px !important;*/
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, Arial, "sans-serif";
	/*height: 34px !important;*/
}
#footer div.social {
    padding-top:6px;
}
#footer .rt-grey {
    background: #343C47;
    float:none;
    color:#fff;
}

#footer div.no-container div.row-fluid div.span2 {
    width: 15.5%;
	text-indent: none !important;
    
}
#footer div.no-container div.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 34px;
    box-sizing: border-box;
    float: left;
    margin-left: 1%;
	text-indent: none !important;
    
}

#footer div.module-ct div.footer-menu-head {
  display:block;
  /*padding-bottom:10px;*/
	text-indent: none !important;
	margin: 0 0 5px 50px !important;
}
#footer div.module-ct div.footer-menu-head a {
   color:#ffffff;
   font-size:16px !important;
   padding: 0 !important;
   /*margin: 0 0 20px 50px !important;*/
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, Arial, "sans-serif";
	/*height: 34px !important;*/
	text-indent: none !important;
}

#footer div.module-ct div.footer-submenu {
	margin: 0 0 5px 50px !important;
}

#footer div.module-ct div.footer-submenu a {
   color:#BFC3CA;
   font-size:14px !important;
   padding: 0 !important;
   /*margin: 0 0 20px 50px !important;*/
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, Arial, "sans-serif";
	/*height: 34px !important;*/
	text-indent: none !important;
}

/*TWH November 2017 Mobile Footer Menu*/
@media only screen and (min-width: 575px) and (max-width: 980px){
	#footer div.no-container div.row-fluid div.span2 {
    width: 15.5%;
	text-indent: none !important;
    
}
#footer div.no-container div.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 34px;
    box-sizing: border-box;
    float: left;
    margin-left: 1%;
	text-indent: none !important;
    
}
	#footer div.module-ct div.footer-menu-head {
		display:block;
	  /*padding-bottom:10px;*/
		text-indent: none !important;
		margin: 0 0 5px 30px !important;
	}
	#footer div.module-ct div.footer-submenu {
		margin: 0 0 5px 30px !important;
	}
	
}

@media only screen and (min-width: 200px) and (max-width: 750px){
	#footer div.no-container div.row-fluid {
	margin-top: 0;
    
}
	#footer div.no-container div.row-fluid div.span2 {
		margin-top: 0;
    width: 100%;
	text-indent: none !important;
    
}
#footer div.no-container div.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 34px;
    box-sizing: border-box;
    float: left;
    margin-left: 1%;
	text-indent: none !important;
	clear: left;
    
}
	#footer div.module-ct div.footer-menu-head {
		display:block;
	  /*padding-bottom:10px;*/
		text-indent: none !important;
		margin: 5px 0 5px 30px !important;
		width: auto;
	}
	#footer div.module-ct div.footer-submenu {
		margin: 0 0 5px 30px !important;
		width: auto;
	}
}
/*TWH November 2017 Home page Mobile adjustment*/
@media only screen and (min-width: 1024px) and (max-width: 1255px){
	
	#sppb-addon-1508970356901  {
    margin: 0 0 0 0;
    padding: 0px;
}
	
	#sppb-addon-1508970356901 img {
}
#sppb-addon-1508970356901 .sppb-text-center .sppb-img-responsive, .sppb-text-left .sppb-img-responsive, .sppb-text-right .sppb-img-responsive {
    display: inline-block;
}
.sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
    display: block;
   
    max-width: 100%;
    height: auto;
}
	#sppb-addon-1509040154549  {
    margin: 0 0 0 0;
    padding: 0px;
}
	#sppb-addon-1509040154549 img {
}
.sppb-text-center .sppb-img-responsive, .sppb-text-left .sppb-img-responsive, .sppb-text-right .sppb-img-responsive {
    display: inline-block;
}
.sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
    display: block;
    
    max-width: 100%;
    height: auto;
}
	img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
		#sppb-addon-1509040154564 .sppb-btn-lg {
    padding: 6px 14px;
    font-size: 14px;
    line-height: 1;
    border-radius: 5px;
	margin: -5px auto 0 auto;
}

}



@media only screen and (min-width: 975px) and (max-width: 1099px){
	
	#sppb-addon-1508970356901  {
    margin: 0 0 0 0;
    padding: 0px;
}
	
	#sppb-addon-1508970356901 img {
}
#sppb-addon-1508970356901 .sppb-text-center .sppb-img-responsive, .sppb-text-left .sppb-img-responsive, .sppb-text-right .sppb-img-responsive {
    display: inline-block;
}
.sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
    display: block;
   
    max-width: 100%;
    height: auto;
}
	#sppb-addon-1509040154549  {
    margin: 0 0 0 0;
    padding: 0px;
}
	#sppb-addon-1509040154549 img {
}
.sppb-text-center .sppb-img-responsive, .sppb-text-left .sppb-img-responsive, .sppb-text-right .sppb-img-responsive {
    display: inline-block;
}
.sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
    display: block;
    
    max-width: 100%;
    height: auto;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
	
	#sppb-addon-1509040154564 .sppb-btn-lg {
    padding: 6px 14px;
    font-size: 14px;
    line-height: 1;
    border-radius: 5px;
	margin: -5px auto 0 auto;
}

}

	@media only screen and (min-width: 200px) and (max-width: 975px){
	body{

		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, Arial, "sans-serif";
		font-size:  100% !important;

	}
	p { 
	 font-size:  14px !important;
	}
	h1 {
/*		font-family: Tahoma, Geneva, sans-serif !important; removed ctc*/
		font-size: 2.2em !important;

	}

	h2 {
/*		font-family: Tahoma, Geneva, sans-serif !important; removed ctc*/
		font-size: 1.5em !important;


	}

	h3 {
/*		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, Arial, "sans-serif"; removed ctc*/
		font-size: 1.3em !important;
		font-weight: normal !important;
	}

	h4 {
/*		font-family: Tahoma, Geneva, sans-serif !important; removed ctc*/
		font-size: 1.20em !important;

	}

}

@media (min-width: 992px) and (max-width: 1275px){

div.letstext div p{
      

      font-size:0.8em !important;

} 

div.letstitle h1 {
/*	font-family: Tahoma, Geneva, sans-serif !important; removed ctc*/
	font-size:1.1em !important;
}

.becometext div p{
      

      font-size:0.8em !important;

} 

.becometitle h1 {
/*	font-family: Tahoma, Geneva, sans-serif !important; removed ctc*/
	font-size:1.2em !important;
}
}

/*CTCDesign remove menu img*/
#mainnav .nav > li > a > img{display: none;}

/*CTCDesign modify top menu */

@media (min-width: 992px) {

#mainnav .nav > li > a, #mainnav .nav > li > a:hover {
  color:#5f6368 !important;
  font-size: 85%;
  font-weight:500;
  text-transform: capitalize;
  }
#mainnav .nav > li > a:hover {
  color:#202124 !important;
  }
#mainnav .nav > li.active > a, #mainnav .nav > li.active .separator {
  color: #202124 !important;
  font-weight: 550;
}
 #mainnav, .navbar-inner {
  background-color: #fff !important;
  border-color: #eeeeee;
  min-height: 70px;
/* adjust menu height */
  padding-top: 14px;
/* end height */
  float: right;
}
.navbar .nav {
  float: left !important;
  width: 97%;
}
.navbar .nav {
     margin: 0 0 18px 0 !important;
}
#header {
  border-bottom: none;
  position:fixed;
  width: 10%;
  z-index: 500;
}
#header .span8 {
  float: left;
}
#header .span8 strong {
  float: left;
  background-size: 200px 56px;
  background-position: 30px -5px;
}

#header .span4 {
  display: none;
}

#mainnav .nav li.item-906 {
    float: right;
}
#mainnav .nav li.item-1028 {
    float: right;
}
 #mainnav .nav li.item-1028 {
  padding-right: 10px;
}
/*  #mainnav .nav li.item-905 a { 
  font-size: 95%;
  font-weight: 700;
}*/

#mainnav .nav li.item-906 {
  background-color: #01A415;
  display: inline-block;
  border: 1px solid transparent;
  padding: 0px 18px;
  margin: 0px 8px;
  border-radius: 6px;
  transition: all .15s ease-in-out;
}
#mainnav .nav li.item-906 a {
  color: #fff !important;
}
  #mainnav .nav li.item-906 ul a {
  color: #333 !important;
}
#mainnav .nav li.item-906 ul a:hover {
  color: #fff !important;
}
/* remove drop down indicator */
#mainnav .nav .parent > a::before {display:none;}
#mainnav .nav > li.parent {padding-right: 10px;}
#mainnav .nav .parent > a {padding-right: 10px;}
/* remove menu underlining */
#mainnav .nav > li > a::after {display:none;}
   .navbar > .navbar-inner a {
    line-height: 35px !important;
    font-size: 15px !important;
  }
   .navbar > .navbar-inner li li a {
    font-size: 13px !important;
  }  
.navbar .container {
  padding-right: 0 !important;
}
}
/* End modify top menu */

/* remove why us from top menu */
@media screen 
  and (min-width: 992px)
  and (max-width: 1200px){
  #mainnav div.navbar-inner div.container div.row div.span12 ul.nav li.item-904 { display: none;}
}
@media screen 
  and (min-width: 992px)
  and (max-width: 1200px){
  #mainnav div.navbar-inner div.container div.row div.span12 ul.nav li.item-1028 { display: none;}
}
 @media screen 
  and (min-width: 992px)
  and (max-width: 1339px){
.navbar .nav { 
	
	padding-left:250px;
	}
}

 @media screen 
  and (min-width: 1340px)
  and (max-width: 1850px){
.navbar .nav { 
	display:inlineflex;
	justify-content:center;
	padding-left:250px;}
} 

.mainbody-inner {
  padding-top: 0px !important;
}
/* CTCDesign fix mobile menu too wide */
@media only screen and (max-width: 992px) {
  #mainnav [class*="span"] {
    max-width: 350px !important;
  }
}