.tp-rightarrow.default, .tp-leftarrow.default {
	width: 40px !important;
	height: 40px !important;
}

.w_intro {
	font-size: 1.1em;
}

.w_txt_strong {
	font-weight: 700;
	color: #272727;
}

.w_target:target{
    padding-top: 80px;    
}

.w_tx_map {
	height: 415px;
}

.sc_button_large, a.sc_button_large.w_button_large {
	padding: 8px 26px 8px 26px;
	font-size: 16px;
}

.titlebar-1 .titlebar_title.w_product_title {
	color: #fff;font-size: 32px;
}

.portfolio-post-1 h3.portfolio_title, .portfolio-post-1 h3.portfolio_title a {
	font-size: 18px;
	font-weight: 100;
	color: #0093cf
}

.portfolio_content {
	min-height: 40px;
}

.header-2 .contact_info span {
	white-space: nowrap;
	margin-right: 20px;
}

.text_icon_expand_item_wrapper {
	margin-top: -74px;
}

.text_icon_expand_item_wrapper .tie_text {
  	text-align: left;
}

.text_icon_block-2 .tib_content {
	text-align: left;
}

.text_icon_expand_item_wrapper:hover .tie_content {
	height: 90px;
}

.footer-social:before {
	content: none;
}


.page404 h2.page404_title {
  	margin-top: 70px;
  	margin-bottom: 70px;
  }

.titlebar-1 .titlebar_title {
	background-color: transparent;
}

@media only screen and (max-width: 680px) {
	
  .tp-caption.small-600-black {
    font-size: 14px;
    font-weight: 600;
    color: #424242;
    line-height: 16px;
  }
	
  .tp-rightarrow.default {
    background: transparent;
  }
  
  .tp-leftarrow.default {
    background: transparent;
  }
  
  .w_mobile_display_none {
  	display: none;
  }

  /* HEADER-2 */
  .header-2 .contact_info span {
    margin-right: 0; 
  }
  
  .text_icon_expand_item_wrapper .tie_content {
  	height: 40px;
  }
  
  .text_icon_expand_item_wrapper:hover .tie_content {
  	height: 40px;
  }
  
  .text_icon_expand_item .tie_text {
  	padding: 0;
  }
  
  .page404 h2.page404_title {
  	font-size:72px;
  	margin-top: -19px;
  	margin-bottom: 0;
  }
  
  .page404 .page404_desc {
  	text-align: left;
  }
  .w_target:target{
    padding-top: 20px;    
  }
  
  .w_contact_info {
  	display: none;
  }

  .w_tx_map {
	height: 220px;
  }
  
  .titlebar-1 .titlebar_title.w_product_title {
	font-size: 22px;
	margin-top: 30px;
	line-height: 28px;
  }
  
}

@media only screen and (max-width: 1200px) {
  /* TEXT WITH ICON EXPAND */
  .text_icon_expand_item_wrapper {
    margin-top: 0; 
  }
}

@media only screen and (min-width: 1200px) {
  .text_icon_expand_item_wrapper:hover .text_icon_expand_image_wrapper {
    height: 180px; 
  }
}


