@media all and (max-width: 768px) {

	
		
	/*===========================================================================================================================================================================
		
		Header
	
	=============================================================================================================================================================================*/
	
	/*  Search  */
	
	.container-search {
		width: -webkit-calc(100% - 60px);
		width: -moz-calc(100% - 60px);
		width: -o-calc(100% - 60px);
		width: calc(100% - 60px);
	}	
	
	
	.header-bottom {
		height: 72px;
	}
	.header-bottom nav.tablet {
		margin: 0 -5px 0 0;
	}
	.header-bottom h1.logo {
		width: 162px;
	}
	.header-bottom nav.tablet a {
		margin-top: 10px !important;
	}
	.mobile-nav .iw_menu {
		padding: 100px 0 0 0;
		width: 100%;
	}
	.logo_Badge {
		padding: 0;
		width: 125px;
	}
	
	/*----------------------------------------------
		Header  -  Clear
	*---------------------------------------------*/		
	
	
	/*----------  On Scroll ----------*/
	
	.headerClear .header-top {
		background: #f8f8f8;
		padding: 0;
	}
	.headerClear .header-bottom {
		background: #fff;
		border-top: 1px solid #e1e1e1;
		border-bottom: 1px solid #e1e1e1;
	}
	.headerClear .header-bottom h1.logo {
		width: 162px;
	}
	.headerClear .header-bottom nav ul li div a:link, 
	.headerClear .header-bottom nav ul li div a:visited {
		color: #383838;
		line-height: 70px;
	}
	.headerClear .header-bottom.small h1.logo {
		width: 162px;
	}
	.headerClear .headerSolid_Logo {
		display: inline-block !important;
	}
	.headerClear .headerClear_Logo {
		display: none !important;
	}
	.navScroll .header-top {
		margin: 0;
	}
	.headerClear_Body #content-wrap {
		padding: 102px 0 0 0;
	}
	
	/*------------------------------------
		Alternate Header
	-------------------------------------*/
	
	.header_Alternate .tablet .header_Alternate_right_table {
		height: 70px;
	}
	.header_Alternate .tablet .header_Alternate_right_table .basic-button:link, 
	.header_Alternate .tablet .header_Alternate_right_table .basic-button:visited {
		margin: 0 0 0 15px !important;
	}
	.headerAlternate_Body .header-bottom nav.tablet a {
		margin-top: 9px !important;
	}
	
	
	/*--------------------------------------
		Mobile Menu
	---------------------------------------*/
		
	.No_headerTop .mobile-nav .iw_menu {
		padding: 70px 0 0 0;
	}
	.headerClear .header-bottom nav.tablet a:link, .headerClear .header-bottom nav.tablet a:visited {
		color: #383838;
		border: 1px solid #e1e1e1;
	}

	/*--------------------------------------
		Compound Mobile Menu
	---------------------------------------*/
	
	.mobile-nav-box .compound_menu_wrapper:first-child .iw_menu:first-child {
		padding: 101px 0 0 0;
	}
	
	
/*==========================================================================================================================================================================================================================================================================================================================================================================================

	Content  

===========================================================================================================================================================================================================================================================================================================================================================================================*/
	
	
	#content-wrap.headerSolid-content-wrap {
		padding: 102px 0 0 0;
	}
	.section-block .container {
		width: 670px;
	}
	.container {
		width: 100%;
	}
	
	/*========================================================================================
		
		Main Banner Options  
	
	=========================================================================================*/	
	
	/*-------------------------------------------
		Big Banner
	-------------------------------------------*/
	
	.banner-box {
		min-height: 300px !important;
	}
	.headerSolid_Body .banner-box {
		margin: 102px 0 0 0;	
	}
	.headerClear_Body .banner-box {
		padding: 102px 0 0 0;	
	}
	.headerSolid_Body .main-banner ul.flex-direction-nav {
		  top: calc( 50% + 25px );
		  top: -webkit-calc( 50% + 25px );
		  top: -moz-calc( 50% + 25px );
		  top: -o-calc( 50% + 25px );
	}
	.headerClear_Body .text-box {
		padding: 10px 15px 10px 15px;
	}	
	.text-box {
		width: calc(100% - 100px);
	}

	/*-------------------------------------
		Product Layer Banner
	--------------------------------------*/
	
	/*  Background image  */
	
	.Product_LayerBanner_BackgroundImage {
		height: 430px;
		background-size: 120% !important;
	}
	.Product_LayerBanner_BackgroundImage_desktop {
		display: none;
	}
	.Product_LayerBanner_BackgroundImage_tablet {
		display: block;
	}
	
	/*  Foreground Image  */
	
	.Product_LayerBanner_ForegroundImage_BoxWrapper {
		height: auto;
	}
	
	.Product_LayerBanner .ForegroundImage_mobile {
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
		display: block;	
		position: relative;
		padding: 120px 0 0 0;
	}
	
	/*  Text Box  */
		
	.Product_LayerBanner_TextBox {
		left: 0;
		width: calc(100% - 60px);
		margin: 0 30px 30px;
		min-height: 0;
		background: none;
		position: relative;
	}
	.Product_LayerBanner_Wrapper.right .Product_LayerBanner_TextBox {
		left: auto;
		right: 0;
	}
	.Product_LayerBanner_TextBox .title {
		color: #222;
		font-size: 40px;
		line-height: 50px;
	}
	.Product_LayerBanner_TextBox .subtext {
		color: #222;
	}
	.Product_LayerBanner_TextBox .description {
		font-size: 14px;
		line-height: 30px;
		color: #666;
	}
	
	/*  Badge Overlay  */
	
	.Product_LayerBanner_Badge {
		right: 30px;
		top: 30px;
	}
	.Product_LayerBanner_Wrapper.right .Product_LayerBanner_Badge {
		left: auto;
		right: 30px;
	}
	
	/*  Pagers  */
	
	.Product_LayerBanner_pagers {
		position: relative;
		display: none;
		bottom: auto;
	}
	.Product_LayerBanner_pagers .flex-control-nav {
		display: block;
		float: none;
		padding: 0;
		opacity: .5;
	}
	
	/*  Direction Arrows  */
	
	.Product_LayerBanner .flex-direction-nav {
		top: 390px;
	}
	.Product_LayerBanner .flex-direction-nav li {
		opacity: 1;
	}
	
	
	/*------------------------------------------
		Product Simple Banner  
	-------------------------------------------*/

	/*  Wrapper  */
	
	.Product_SimpleBanner_Wrapper {
		background-size: 200% !important;
		background-position: 50% 50% !important;
	}
	.Product_SimpleBanner .ForegroundImage_BoxWrapper {
		height: auto;
	}

	/*  Background  */
	
	.Product_SimpleBanner_BackgroundImage {
		background-size: auto 100% !important;
		background-position: 50% 50% !important;		
	}
	
	/*  Foreground Image  */
	
	.Product_SimpleBanner .ForegroundImage_Box {
		float: none;
		height: auto;
		padding: 40px 0 0;
	}
	
	/*  Text Overlay  */
	
	.Product_SimpleBanner_TextBox_Wrapper {
		float: none;
		height: auto;
		padding: 40px 0 80px;
		max-width: 450px;
		margin: 0 auto;
	}
	
	
	/*========================================================================================
		
		Section Options  
	
	=========================================================================================*/	
	
	/*-------------------------------------
		1 Col
	--------------------------------------*/
	
	/*   Tabs   */
		
	.OneCol-Tabs .two-col {
		padding: 20px 0 0 ;
		width: 100%;
	}
	.OneCol-Tabs .two-col:first-child {
		padding: 0;
	}
	.tabsButton-Box {
		padding: 20px 0 0 0;
	}
	.OneCol-Tabs .two-col .two-col {
		padding: 0;
	}
	.OneCol-Tabs .two-col:last-child {
		padding: 20px 0;
	}
	.OneCol-Tabs .two-col .two-col:last-child {
		padding: 0;
	}
	
	
	/*-------------------------------------
		2 Cols
	--------------------------------------*/
	
	/*  Galleria  */
	
	.two-col .galleriaBox {
		height: 285px;
	}
	
	/*----------------------------------------
		2 Cols  ::  Testimonials Cycle
	-----------------------------------------*/
	
	.two-col.twoCols_testCycle_Col {
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.twoCols_testCycle_Col:last-child {
		padding: 60px 0 30px 0;
	}
	.two-col.twoCols_testCycle_Col h1,
	.two-col.twoCols_testCycle_Col p {
		text-align: center;
	}
	.two-col.twoCols_testCycle_Col h1:after {
		margin-left: 34%;
		margin-right: 34%;
	}
	.two-col.twoCols_testCycle_Col .endCap {
		margin-left: 34%;
		margin-right: 34%;
	}
	.twoCols_testCycle_quoteBox {
		padding: 0 60px;
	}
	
	/*----------------------------------------
		2 Cols  ::  Custom
	-----------------------------------------*/
	
	.EmployeePage_TwoCol .two-col {
		width: 100%;
	}
	.EmployeePage_TwoCol a.optionsBlock_thumbsFrame {
		width: 50%;
	}
	.EmployeePage_TwoCol .optionsBlock_news {
		padding-top: 50px !important;
	}
	.EmployeePage_TwoCol .two-col-left, .EmployeePage_TwoCol .two-col-right {
		padding: 0;
	}


	/*-------------------------------------
		3 Cols
	--------------------------------------*/
	
	
	/*  Icon Block  */
	
	.IconBlocks {
		padding: 80px 0;
	}
	.IconBlocks .imageBox-BoxWrapper {
		width: 100%;	
		padding-top: 30px;
		padding-bottom: 0;
	}
	.IconBlocks .imageBox-BoxWrapper:first-child {
		padding-top: 0;
	}
	.IconBlocks .IconBox-Icon {
		position: relative;
		top: auto;
		left: auto;
		float: left;
		width: 90px;
		height: 90px;
	}
	.IconBlocks .IconBox-Icon span.fa {
		line-height: 90px;
		font-size: 30px;
	}
	.IconBlocks .IconBlock-TextWrap {
		float: left;
		padding: 0 0 30px 30px;
		width: calc(100% - 90px);
		text-align: left;
	}
	.IconBlocks .imageBox-Box h2 {
		padding-top: 0;
		text-align: left;
	}
	.IconBlocks .imageBox-Box p {
		padding: 0 0 20px;
	}
	.IconBlocks .imageBox-Box .link-box {
		text-align: left;
		padding: 10px 0;
		font-size: 12px;
	}
	
	/*  Icon Box  */
	
	.IconBoxes .imageBox-Box {
/* 		width: 480px; */
		float: none;
		margin: 0 auto;
	}
	

	/*  Small Icon Blocks  */
	
	.SmallIconBlocks-Wrap {
		width: 100%;
		padding: 40px 0 0 0;
	}
	.SmallIconBlocks-Wrap:first-child {
		padding: 0;
	}
	
	
	/*  Testimonials  */
	
	.TestimonialsBlock-Wrapper {
		width: 100%;
		padding: 40px;
	}
	.TestimonialsBlock-Wrapper:first-child {
		padding-top: 0;
	}
	.TestimonialsBlock-Wrapper:last-child {
		padding-bottom: 0;
	}
	.TestimonialsBlock-Photo {
		margin: 0;
		padding: 0;
		height: 90px;
		width: 90px;
		float: left;
	}
	.TestimonialsBlock-TextWrap {
		width: calc(100% - 90px);
		float: left;
		padding: 0 0 0 30px;
		text-align: left;
	}
	.TestimonialsBlock-Wrapper p {
		padding: 0 0 10px 0; 
	}
	.TestimonialsBlock-Wrapper p:first-child {
		margin: 0;
	}
	
	/*   Image Buttons   */
	


	/*   Image Boxes   */	
			
	.ThreeCols-ImageBoxes .imageBox-BoxWrapper {
		width: 100%;
		margin-top: 60px;
	}
	.ThreeCols-ImageBoxes .imageBox-BoxWrapper:first-child {
		margin-top: 0;
	}
	.ThreeCols-ImageBoxes .imageBox-BoxWrapper .image-link-wrap {
		width: 40%;
		float: left;
	}
	.ThreeCols-ImageBoxes .imageBox-BoxWrapper .imageBox-TextWrap {
		width: 60%;
		float: left;
		padding-left: 30px;
		padding-bottom: 0;
		text-align: left;
	}
	.ThreeCols-ImageBoxes .imageBox-BoxWrapper .imageBox-TextWrap h2 {
		padding-top: 10px;
	}
	.ThreeCols-ImageBoxes .imageBox-BoxWrapper .imageBox-TextWrap p {
		padding-bottom: 0;
	}
	.ThreeCols-ImageBoxes .imageBox-BoxWrapper .imageBox-TextWrap .link-box {
		display: none;
	}
	
	/*  Blog Posts  */
	
	.ThreeCols-ImageBlocks.BlogPost-ImageBoxes .imageBox-BoxWrapper .imageBox-TextWrap h2 {
		padding-top: 10px;
	}
	
	
	/*-------------------------------------
		4 Cols
	--------------------------------------*/
	
	/*   Image Buttons   */
	
	.FourCols-ImageButtons .imageButton-Box {
		width: 50%;
	}


	/*   Image Blocks   */
	
	
	/*  Testimonials  */
	
	.TwoCols-Testimonials .TestimonialsBlock-Wrapper {
		min-height: 0;
		border: none !important;	
	}
	
	/*  Small Icon Block  */

	.FourCols-SmallIconBlocks .SmallIconBlocks-Wrap {
		padding: 0 15px;
	}
		
	
	/*=====================================================================================
		
		3 Col  ::  Option Blocks
	
	=======================================================================================*/
	
	.ThreeCols-OptionsBlock .optionsBlock_BoxWrapper { 
		width: 100%;
	}
	.optionsBlock_BoxWrapper {
		padding: 40px 0 0 0;
	}
	.optionsBlock_BoxWrapper:first-child {
		padding: 0;
	}
	
	/*--------------------------------------
		Testimonials ::  Option Block
	---------------------------------------*/
	
	.ThreeCols-OptionsBlock .optionsBlock_quoteTop p {
		font-size: 14px;
		line-height: 28px;
		padding: 30px;
	}
	
	/*-----------------------------------------
		Image Box  ::  Option Block
	------------------------------------------*/
	
	.optionsBlock_BoxWrapper .imageBox-Box a.image-link-wrap {
		width: 40%;
		float: left;
		margin-right: 30px;
  	}
  	.optionsBlock_BoxWrapper .imageBox-TextWrap {
		width: calc(60% - 30px);
		float: left;
		padding-left: 0;
		padding-bottom: 0;
		text-align: left;
   	}
   	.optionsBlock_BoxWrapper .imageBox-Box h2 {
	   	padding: 0 0 15px;
   	}
   	.optionsBlock_BoxWrapper .imageBox-Box p {
	   	padding: 0;
   	}
	
	/*------------------------------------------
		Thumbs  ::  Option Blocks
	-------------------------------------------*/
	
	.optionsBlock_thumbsWrapper {
		margin-left: -15px;
		margin-right: -15px;
	}
	.optionsBlock_thumbsBox {
		padding: 0;
		padding-left: 15px;
		padding-right: 15px;
		width: 25%;
		float: left;
	}
	.optionsBlock_thumbsText h2 {
		font-size: 14px;
		line-height: 20px;
		padding: 0 0 20px;
	}
	.optionsBlock_thumbsFrame {
		width: 100%;
		margin: 0 0 20px 0;	
	}
	.optionsBlock_thumbsText {
		width: 100%;
	}
	
	/*--------------------------------------------
		Newsletter Signup  ::  Options Block
	---------------------------------------------*/
	
	.optionsBlock_newsletter_Box {
		padding: 30px;
	}
	.optionsBlock_newsletter_Text h2 {
		font-size: 14px;
		line-height: 24px;
	}
	.optionsBlock_newsletter_Text p {
		font-size: 12px;
	}


	/*=======================================================================================
		
		Full Width
	
	=======================================================================================*/
	
	
	/*-----------------------------------
		Fluid Rows
	------------------------------------*/
	
	.FluidOverlay {
		opacity: .8;
	}
	
	/*-----------------------------------
		Fluid Row Gallery
	------------------------------------*/
	
	.FluidRowGallery_image h2 {
		font-size: 14px;
	}
	
	/*  Draggable Cols  */
	
	.DragCols .swiper-slide { 
		width: 320px;
	}
	.DragCols .swiper-slide:first-child {
		width: 320px;
	}
	.DragCols .swiper-slide:first-child .DragCols_text {
		padding: 40px;
	}
	.DragCols_text h2 {
		font-size: 16px;
	}
	.DragCols_text h4 {
		font-size: 40px;
	}
	.DragCols_slide:first-child .DragCols_text h4 {
		font-size: 18px;
		line-height: 28px;
		min-height: 136px;
		padding: 40px 0 30px;
	}
	.DragCols_text p {
		font-size: 14px;
		line-height: 24px;
	}
	
	
	
	
	/*----------------------------------------------------------
		Basic Internal
	-----------------------------------------------------------*/

	/*  Basic Internal  */
		
	.basicInternal-Wrap .col-md-12 {
		width: 670px;
		margin: 0 auto;
	}
	.ci-top-default, 
	body.headerClear_Body .ban-top-gradient {
		display: none !important;
	}
	.headerClear_Body #ci-top,
	#ci-top {
		height: 350px;
	}
	.headerClear_Body .internal-textBox h1 {
		margin: 0;
	}
	
	/*  Internal Banner  */
	
	.headerClear_Body #ci-top, #ci-top {
		background-attachment: scroll !important;
	}
	body #content-wrap.ciTop_noPadding #ci-top {
		padding: 101px 0 0 0;
	}
	
	
	/*----------------------------------------------------------
		Two Columns Internal
	-----------------------------------------------------------*/
	
	/*  Top  */
	
	#ci-top {
		background-size: contain;
	}
	
	/*  Two Columns  */
	
	#twoColumns-Left {
		padding-right: 30px;
		padding-left: 15px;
		width: calc(100% - 230px);
	}
	
	/*  Right Column  */
	
	#twoColumns-Right {
		padding-left: 30px;
		padding-right: 15px;
		width: 230px;
	}
	
	
	/*----------------------------------------------------------
		Side Menu  -   Internal
	-----------------------------------------------------------*/
	
	.sideMenu_left {
		padding-right: 30px;
		padding-left: 15px;
		width: 230px;
	}
	.sideMenu_right {
		padding-left: 30px;
		padding-right: 15px;
		width: calc(100% - 230px);
	}
	
	/*-----------------------------------------------------------
		Footer
	-----------------------------------------------------------*/
	
	.footer-top {
		padding: 0;	
	}
	.footer .container {
		width: 640px;
	}
	.footer-SiteLinks li.iw_menu_group {
		padding: 0 0 0 30px !important;
	}
	.footer .footerRow {
		padding-bottom: 0 0 40px;
	}
	.footer-block  {
		width: 50%;
	}
	.footerRow .footer-block {
		padding: 50px 20px;
	}
	.footerRow .footer-block:first-child {
		padding: 50px 0;
	}
	.footerRow:first-child .footer-block:first-child {
		border: none;
	}
	.footer .footerRow:first-child {
		padding-bottom: 0;
	}
	
}