/*
Theme Name: Guardian-Pro
Theme URI:
Author: weblizar
Author URI: http://weblizar.com/
Description: Guardian is a Full Responsive Multi-Purpose Theme suitable for Business , corporate office and others .Cool Blog Layout and full width page also present 
Version:  9.9.999
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Tags: black, green, gray, red, dark, light, silver, white, two-columns, custom-menu, right-sidebar, fixed-layout, fluid-layout, custom-background, featured-image-header, sticky-post, theme-options, threaded-comments, featured-images, flexible-header, responsive-layout
Text Domain: weblizar
*/

/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/
html,body
{
	width: 100%;
	min-height: 100%;
	margin: 0 auto;
	}

body {
    background: rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 0;
}

body.search {
	margin: 0 auto;
}

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color:#fff;
}
.wrapper_boxed { 
    display: block;
	margin: 0 auto;
	background-color:#E6E6E6;
	width: 1170px;
	height: 100%;
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 1377px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
.wrapper_boxed { 
    display: block;
	margin: 0 auto;
	background-color:#E6E6E6;
	width: 100%;
}
}


.container_full {
	width: 100%;
	float: left;
	/*margin: auto auto auto auto;*/
	margin: 0;
}

.container_full.slidertop {
	margin-top: -80px;
}

.container {
	display: block;
	width: 100%;
	height: auto;
	clear: both;
	max-width: 1170px;
	margin: auto auto auto auto;
}

.containerMap {
	display: block;
	width: 100%;
	position: absolute;
	top: 170px;
	height: auto;
	clear: both;
	max-width: 1170px;
	margin: 0 auto;
	background-color:#E6E6E6;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 50px 0px 0px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 18px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 18px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 18px 0px 0px 0px;
}

.breadcrumbs
{
	font-size: 12px;
	margin: 5px 0 0 15px;
	position: relative;
	float: left;
	width: 100%;
}

.content_block_t4s_News div.breadcrumbs {
	display: none;
}

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
} 

.GoogleMap {
   margin-top: 15px;
}

.GoogleMap .wpgmza_map {
   margin-top: 15px;
   z-index: 1;
}


.GoogleMap select {
  position: relative;
  width: 150px;
  margin: 0 0 0 15px;
  padding: 6px 8px 6px 10px;
  height: 35px;
  line-height: 14px;
  font-size: 12px;
  color: #62717a;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid black;
  border-radius: 0;
  -webkit-appearance: none;
}

.GoogleMap select:focus {
  z-index: 3;
  width: 150px;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}
.GoogleMap select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}
#sliderContent .container .one_fourth:nth-child(4)
{
	margin-right: 0 !important;
	clear: right;
}

/*------------------*/
/*	HEADER AREA CLASSES
/*------------------------------------------------------*/

#header {
   position: relative;
   z-index: 0;
}

.image_frame {
	width: 100%;
	margin: 0;
	position: relative;
	top: 148px;
	border: none;
	z-index: 0;
	height: 450px;
	overflow: hidden;
}

.image_frame span {
	position:relative;
	top:60px;
	left:20px;
}


/* Logo */
#trueHeader #logo {
	display: block;
	height: 100px;
	width: 110px;
	margin-bottom: 10px;
	margin-left: 60px;
	background: rgba(232, 110, 52, 1) url("images/T4S_orange_HR_web.png") no-repeat scroll left top;
	background-size: 110px 100px;
}
/* #trueHeader #logo:hover{ color:#13afeb; } */

/* top navigation */
.top_nav {
	float: left;
	width: 100%;
	padding: 10px 0px 0px 0px;
	background-color: #fff;
}
.top_nav .right {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.top_nav .right ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.top_nav .right li {
	float: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 13px;
}
.top_nav .right li:hover i {
	color: #454545;
}
.top_nav .right li a {
	color: #999;
}
.top_nav .right li a:hover {
	color: #727272;
}
.top_nav .right li.link {
	float: left;
	font-size: 12px;
	margin-left: 18px;
	margin-top: 1px;
}
.top_nav .right li.link i {
	margin-right: 3px;
}

.top_nav .right li.current-lang a {
	color: rgba(232, 110, 52, 1);
	font-weight: bolder;	
}

/* header area adinationals */
.logo {
	float: left;
	width: auto;
}
.menu_main {
	float: left;
	width: 100%;
    background-color: rgba(232, 110, 52, 1.0);
}

.search {
	/*display: inline-block;*/
	display: block;
	position: absolute;
	top: -380px;
	left: 856px;
	width: auto;
	z-index: 1;
}

.search  label span.screen-reader-text {
	display: none;	
}

.search label input.search-field {
	display: inline-block;
	border: none;
	padding: 3px 5px;
	margin-top: 7px;
	width: 156px;
	height: 30px;
}

.searchResults div:nth-child(2n+1) {
    background: #f0f0f0;
}

div.searchResults div.footer1 {
    background: #9A9A9A;
}

div.searchResults div.footer1 div.footer-social {
    background: #9A9A9A;
}
div.searchResults div.footer_copyright_links {
    background: #fff;
}
div.searchResults div.footer_copyright_links div.ftr_copyright {
	background: transparent;
}
div.searchResults div.footer_copyright_links div.ftr_links {
	background: transparent;
}

.content_block_t4s_search .searchResults h4 {
	width:100%;
	color: rgba(232, 110, 52, 1);
	padding: 0;
	margin: 15px 0 0 0;
}


.content_block_t4s_search .searchResults h4 a {
	display: inline-block;
    font-size: 16px;
    font-weight: bolder;
    padding: 15px 21px;
    width: 100%;
}

.content_block_t4s_search .searchResults h4 a:hover {
	color: #727272;	
}

.slider_ex {
	float: left;
	width: 100%;
	height: 580px;
	background: url(images/slider-img.png) no-repeat center top;
}

.mstslider {
	float: left;
	width: 100%;
	height: auto;
	margin-top: -32px;
	z-index: 888;
	position: relative;
}

.slidershadow {
	float: left;
	width: 100%;
	height: 32px;
	background: url(images/shadow.png) no-repeat center top;
	position: relative;
	z-index: 999;
}
.slidershadow2 {
	float: left;
	width: 100%;
	height: 32px;
	background: url(images/shadow2.png) no-repeat center top;
	position: relative;
	z-index: 999;
}


/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

/* features section 1 */
.feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 63px 0px;
	background: url(images/texture-1.png) repeat left top;
}
.feature_section1 .one_half,.feature_section1 .one_third,.feature_section1 .one_fourth,.feature_section1 .two_third,.feature_section1 .three_fourth,.feature_section1 .one_fifth {
position: relative;
margin-right: 3%;
float: left;
}
/* added web9 */
.img-circle{
border-radius: 50%; 
}
#nth_child_service{
	clear: right;
    margin-right: 0 !important;
}
.img-left { margin-left:-15px; }

#arrow_box { 
Padding-left:25%; }

.arrow_box {
	width: 65%;
	position: relative;
	background: #e3e3e3;
	border: 5px solid #fff;
	border-radius: 4px;
	padding: 20px 0px;
	margin: 0 auto 32px auto;
}
.arrow_box:after,
.arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(249, 249, 249, 0);
	border-top-color: #e3e3e3;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 16px;
	margin-left: -16px;
}

.feature_section1 .one_fourth:hover .arrow_box,
.feature_section1 .one_fourth.active .arrow_box {
	position: relative;
	background: #fff;
	border: 5px solid #13afeb;
	-webkit-transition: border-color .3s, -webkit-transform .3s;
    transition: border-color .3s, transform .3s;
}
.feature_section1 .one_fourth:hover .arrow_box:after,
.feature_section1 .one_fourth:hover .arrow_box:before,
.feature_section1 .one_fourth.active .arrow_box:after,
.feature_section1 .one_fourth.active .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent; content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.feature_section1 .one_fourth:hover .arrow_box:after,
.feature_section1 .one_fourth.active .arrow_box:after {
	border-color: rgba(249, 249, 249, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.feature_section1 .one_fourth:hover .arrow_box:before,
.feature_section1 .one_fourth.active .arrow_box:before {
	border-color: rgba(19, 175, 235, 0);
	border-top-color: #13afeb;
	border-width: 16px;
	margin-left: -16px;
	-webkit-transition: border-color .3s, -webkit-transform .3s;
    transition: border-color .3s, transform .3s;
}

.arrow_box i {
	font-size: 50px;
	color: #272727;
}

.feature_section1 .one_fourth:hover .arrow_box i,
.feature_section1 .one_fourth.active .arrow_box i {
	color: #13afeb;
	-webkit-transition: color .3s, -webkit-transform .3s;
    transition: color .3s, transform .3s;
}
.feature_section1 .one_fourth:hover h5,
.feature_section1 .one_fourth.active h5{
	color: #13afeb;
	-webkit-transition: color .3s, -webkit-transform .3s;
    transition: color .3s, transform .3s;
}

/* features section 2 */
.feature_section2 {
	display: block;
	position: relative;
	left: 962px;
	bottom: 110px;	
	padding: 0;
	width: 146px;
	height: 38px;
	text-align: center;
}

.feature_section2 .container {
	display: inline-block;
	width: 136px;
	height: auto;
	padding: 0;
}

.feature_section2 a::before {
    font-family: FontAwesome;
    content: "\f023";
    padding-right: 10px;
    padding-left: 0px;
    color: rgba(232, 110, 52, 1);
}


.feature_section2 a {
	font-family: "Roboto Slab",serif;
	font-size: 110%;
	color: rgba(232, 110, 52, 1);
	text-decoration: none;
}

.feature_section2 a:hover:before {
	color: #4D4D4D;
}

.feature_section2 a:hover {
	color: #4D4D4D;
	text-decoration: none;
}


/* page title */
.page_title {
	float: left;
	width: 100%;
	padding: 50px 0px 35px 0px;
	text-align: center;
	font-size: 14px;
	border-top: 5px solid #13afeb;
	color: #999;
	background: #272727 url(images/h-line1.png) no-repeat center bottom;
}
.page_title.two {
	padding: 50px 0px 30px 0px;
}
.page_title h1 {
	color: #13afeb;
	font-size: 45px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 13px;
}

.page_title2 {
	position: relative;
	float: left;
	width: 100%;
	padding: 40px 0px 28px 0px;
}
.page_title2 .container {
	background: url(images/h-line3.png) no-repeat left bottom;
}
.page_title2 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title2 .title h1 {
	margin: 0px;
	font-weight: 600;
	color: #13afeb;
	text-transform: none;
	font-size: 35px;
}
.page_title2 .pagenation {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #e0e0e0;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 22px 0px;
}
.page_title2 .pagenation i {
	color: #727272;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #727272;
}
.page_title2 .pagenation a:hover {
	color: #e0e0e0;
}

.page_title3 {
	position: relative;
	float: left;
	width: 100%;
	padding: 35px 0px 35px 0px;
	background: #f4f4f4;
	border-top: 2px solid #eee;
	border-bottom: 1px solid #eee;
}
.page_title3 h1 {
	margin: 0px;
	font-weight: 600;
	color: #13afeb;
	text-transform: none;
	font-size: 35px;
}

.page_title3 .pagenation {
	font-size: 12px;
}



/*------------------*/
/* FOOTER STYLES
/*------------------------------------------------------*/
/* Address */


.footer_graph {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 205px;
	top: -115px;
}

.footer_graph-map {
	margin: 0 auto;
	margin-bottom: 28px;
	padding-bottom: 79px;
	
}

.mapfooter_graph-map {
    margin: 0px auto 28px;
    padding-bottom: 79px;
}

.footer_graph-News {
	margin: 0 auto;
	margin-bottom: 28px;
	padding-bottom: 79px;
	
}

.footer1 {
	display: block;
	width: 100%;
	height: 300px;
	padding: 15px 30px;
	color: #fff;
	position: relative;
	margin: 0 auto;
	background-color: #9a9a9a;
}
.footer1 h4 {
	color: #fff;
	margin-bottom: 25px;
}
.footer1 h4.lmb {
	color: #fff;
	margin-bottom: 20px;
}

.footer1 p {
	color: #fff;
	font-size: 13px;
}

.footer1 p a {
    color: #fff;
	text-decoration: underline;	
}

.footer1 p a:hover {
	text-decoration: none;	
}

.footer1 .adres-titel {
	color: #333;
	text-decoration: underline;	
	font-weight: bolder;
}

.footer-social a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 15px;
}

.footer-social a.linkedin {
	background: url(images/LinkedIn-logo-40-01.png) no-repeat left top;	
	background-size: 40px 40px;
}

.footer-social a.twitter {
	background: url(images/Twitter-logo-40-01-01.png) no-repeat left top;	
	background-size: 40px 40px;	
}

.footer-social a.facebook {
	background: url(images/Facebook-logo-40-01.png) no-repeat left top;	
	background-size: 40px 40px;	
}

.footer1.three {
	float: left;
	width: 100%;
	padding: 57px 0px;
	background-color: #eee;
}
.footer1.three h4 {
	color: #272727;
	margin-bottom: 30px;
}
.footer1.three h4.lmb {
	color: #272727;
	margin-bottom: 20px;
}

.footer1.bggraph {
}

.footer_copyright_links {
	display: block;
	width: 100%;
	height: 30px;
	padding: 5px 0px;
	color: rgba(232, 110, 52, 1);
	position: relative;
	margin: 0 auto;
}

.footer_copyright_links p {
	font-weight: 100;
}

.footer_copyright_links p a {
	text-decoration: none;
}

.footer_copyright_links p a:hover {
	color: #9a9a9a;
}

.ftr_copyright {
	display: inline-block;
	width: auto;
	float: left;
}

.ftr_links {
	display: inline-block;
	width: auto;
	float: right;
}

ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 3px 0px;
	margin: 0px;
}
.faddress li a {
	color: #727272;
}
.faddress li a:hover {
	color: #fff;
}

.footer1 .footer-social {
	display: inline;
	float: left;
	position: absolute;
	bottom: 28px;
}

.footer1 .footer-adres-nl {
	display: inline;
	float: right;
}

.footer1 .footer-adres-be-lu {
	display: inline;
	float: right;
	margin-left: 100px;
}



/*------------------*/
/*	TYPOGRAPHY
/*------------------------------------------------------*/




ul.list_1 {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.list_1 li {
	padding: 7px 0px;
	margin: 0px;
	color: #272727;
}
.list_1 li i {
	color: #272727;
	margin-right: 8px;
}

ul.list_2 {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 13%;
}
.list_2 li {
	text-align: right;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}
.list_2 li i {
	color: #13afeb;
	margin-right: 8px;
}

ul.list_3 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_3 li {
	padding: 4px 0px;
	margin: 0px;
}
.list_3 li i {
	color: #fff;
	margin-right: 8px;
}

ul.list_4 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_4 li {
	padding: 6px 0px;
	margin: 0px;
}
.list_4 li i {
	margin-right: 8px;
}

ul.list_5 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_5 li {
	float: left;
	width: 100%;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	padding: 0px 0px;
	margin: 0px 0px 4px 0px;
	overflow: hidden;
}
.list_5 li.last {
	margin: 0px 0px 0px 0px;
}
.list_5 li img {
	float: left;
	margin-right: 20px;
	width: 90px;
	height: 40px;
}
.list_5 li a {
	font-size: 14px;
	color: #999;
}
.list_5 li a:hover {
	color: #fff;
}

.mb {
	margin-top: 50px;
}

.big_text1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 35px;
	color: #454545;
}
.big_text1 i {
	color: #13afeb;
	font-style: normal;
}

ul.fullimage_box2 {
	float: left;
	padding: 40px 20px;
	margin: 0px;
	width: 99%;
	border: 1px solid #eee;
	border-radius: 4px;
}
.fullimage_box2 li {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
ul.fullimage_box2.last {
	float: left;
	width: 100%;
	margin-left: 4%;
}
.fullimage_box2 li i {
	color: #13afeb;
}
.fullimage_box2 h4 {
	color: #13afeb;
	margin-top: 20px;
}

.box_widget_full {
	float: left;
	width: 100%;
	padding: 2.5%;
	margin: 0px;
	background-color: #fbfbfb;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
}
.box_widget_full h4 {
	margin-bottom: 10px;
}
.box_widget_full i {
	float: left;
	color: #454545;
	margin-right: 25px;
}

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #13afeb;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h4, .clientsays_widget h4 {
	margin-bottom: 30px;
	float: left;
	font-weight: 300;
}
.sidebar_widget h4 i, .clientsays_widget h4 i {
	font-weight: 500;
	font-style: normal;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #13afeb;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #13afeb;
	margin: 0;
	font-style: normal;
}



a.but_goback,
a.but_ok_2,
a.but_wifi,
a.but_warning_sign,
a.but_user,
a.but_tag,
a.but_table,
a.but_star,
a.but_search,
a.but_phone,
a.but_pencil,
a.but_new_window,
a.but_music,
a.but_hand_right,
a.but_thumbs_down,
a.but_thumbs_up,
a.but_globe,
a.but_hospital,
a.but_coffe_cup,
a.but_settings,
a.but_chat,
a.but_play_button,
a.but_remove_2,
a.but_lock,
a.but_shopping_cart,
a.but_exclamation_mark,
a.but_info,
a.but_question_mark,
a.but_minus,
a.but_plus,
a.but_folder_open,
a.but_file,
a.but_envelope,
a.but_edit,
a.but_cogwheel,
a.but_check,
a.but_camera,
a.but_calendar,
a.but_bookmark,
a.but_book,
a.but_download,
a.but_pdf,
a.but_word_doc,
a.but_woman {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.but_goback i {
	color: #fff;
}
a.but_goback {
	padding: 13px 25px 13px 22px;
	margin: 0px 0px 0px 0px;
	background: #13afeb;
	border-bottom: 1px solid #999;
}
a.but_goback:hover {
	color: #fff;
	background-color: #383634;
}
a.but_ok_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_ok_2:hover {
	background-color: #ff9900;
}

a.but_wifi {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #0099cc;
	border-bottom: 1px solid #909090;
}
a.but_wifi:hover {
	background-color: #00abde;
}

a.but_warning_sign {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc19;
	border-bottom: 1px solid #909090;
}
a.but_warning_sign:hover {
	background-color: #efda1b;
}

a.but_user {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007f99;
	border-bottom: 1px solid #909090;
}
a.but_user:hover {
	background-color: #0090ad;
}

a.but_tag {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59919;
	border-bottom: 1px solid #909090;
}
a.but_tag:hover {
	background-color: #efa61b;
}

a.but_table {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c6699;
	border-bottom: 1px solid #909090;
}
a.but_table:hover {
	background-color: #5674ad;
}

a.but_star {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc4c;
	border-bottom: 1px solid #909090;
}
a.but_star:hover {
	background-color: #a6da52;
}

a.but_search {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #66667f;
	border-bottom: 1px solid #909090;
}
a.but_search:hover {
	background-color: #747490;
}

a.but_phone {
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	background: #e56619;
	border-bottom: 1px solid #909090;
}
a.but_phone:hover {
	background-color: #ef6f1b;
}

a.but_pencil {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc4c19;
	border-bottom: 1px solid #909090;
}
a.but_pencil:hover {
	background-color: #da521b;
}

a.but_new_window {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #001900;
	border-bottom: 1px solid #909090;
}
a.but_new_window:hover {
	background-color: #333333;
}

a.but_music {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cccc7f;
	border-bottom: 1px solid #909090;
}
a.but_music:hover {
	background-color: #dada8a;
}

a.but_hand_right {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_hand_right:hover {
	color: #fff;
	background-color: #ff9900;
}

a.but_thumbs_down {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #9999cc;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_down:hover {
	background-color: #a6a6da;
}

a.but_thumbs_up {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #00cce5;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_up:hover {
	background-color: #00daef;
}

a.but_globe {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #669999;
	border-bottom: 1px solid #909090;
}
a.but_globe:hover {
	background-color: #6fa6a6;
}

a.but_hospital {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #196666;
	border-bottom: 1px solid #909090;
}
a.but_hospital:hover {
	background-color: #1b6f6f;
}

a.but_coffe_cup {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f994c;
	border-bottom: 1px solid #909090;
}
a.but_coffe_cup:hover {
	background-color: #8aa652;
}

a.but_settings {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #997f4c;
	border-bottom: 1px solid #909090;
}
a.but_settings:hover {
	background-color: #a68a52;
}

a.but_chat {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9919;
	border-bottom: 1px solid #909090;
}
a.but_chat:hover {
	background-color: #8aa61b;
}

a.but_play_button {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c664c;
	border-bottom: 1px solid #909090;
}
a.but_play_button:hover {
	background-color: #567456;
}

a.but_remove_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59966;
	border-bottom: 1px solid #909090;
}
a.but_remove_2:hover {
	background-color: #efa66f;
}

a.but_lock {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #994c19;
	border-bottom: 1px solid #909090;
}
a.but_lock:hover {
	background-color: #a6521b;
}

a.but_shopping_cart {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc7f4c;
	border-bottom: 1px solid #909090;
}
a.but_shopping_cart:hover {
	background-color: #da8a52;
}

a.but_exclamation_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c7f7f;
	border-bottom: 1px solid #909090;
}
a.but_exclamation_mark:hover {
	background-color: #528a8a;
}

a.but_info {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #667fcc;
	border-bottom: 1px solid #909090;
}
a.but_info:hover {
	background-color: #6f8ada;
}

a.but_question_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c0019;
	border-bottom: 1px solid #909090;
}
a.but_question_mark:hover {
	background-color: #620020;
}

a.but_minus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #666666;
	border-bottom: 1px solid #909090;
}
a.but_minus:hover {
	background-color: #747474;
}

a.but_plus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #333333;
	border-bottom: 1px solid #909090;
}
a.but_plus:hover {
	background-color: #444444;
}

a.but_folder_open {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc99;
	border-bottom: 1px solid #909090;
}
a.but_folder_open:hover {
	background-color: #a6daa6;
}

a.but_file {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #999999;
	border-bottom: 1px solid #909090;
}
a.but_file:hover {
	background-color: #a6a6a6;
}

a.but_envelope {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #727272;
	border-bottom: 1px solid #909090;
}
a.but_envelope:hover {
	background-color: #7c7c7c;
}

a.but_edit {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc7f;
	border-bottom: 1px solid #909090;
}
a.but_edit:hover {
	background-color: #efda8a;
}

a.but_cogwheel {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #194c7f;
	border-bottom: 1px solid #909090;
}
a.but_cogwheel:hover {
	background-color: #1e5c99;
}

a.but_check {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #004c4c;
	border-bottom: 1px solid #909090;
}
a.but_check:hover {
	background-color: #005c5c;
}

a.but_camera {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007fcc;
	border-bottom: 1px solid #909090;
}
a.but_camera:hover {
	background-color: #008ada;
}

a.but_calendar {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c99e5;
	border-bottom: 1px solid #909090;
}
a.but_calendar:hover {
	background-color: #52a6ef;
}

a.but_bookmark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #990000;
	border-bottom: 1px solid #909090;
}
a.but_bookmark:hover {
	background-color: #b60000;
}

a.but_book {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9999;
	border-bottom: 1px solid #909090;
}
a.but_book:hover {
	background-color: #8aa6a6;
}

a.but_download {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_download:hover {
	background-color: #ff9900;
}

a.but_pdf {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_pdf:hover {
	background-color: #ff9900;
}

a.but_word_doc {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_word_doc:hover {
	background-color: #ff9900;
}

a.but_woman {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_woman:hover {
	background-color: #ff9900;
}


/* styled boxes */
.info, .error, .notice, .success {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/* border: 1px solid #bbb; */
	margin-bottom: 20px;
	font-size: 13px;
}
p.error {
	border: none;
}
.info strong, .error strong, .notice strong, .success strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding:10px;
}
.info {
	color: #4a84bc;
	border-color: #c6e3ff;
	background-color: #e6f3ff;
}
.error {
	color: #bd6767;
	border-color: #f1bdbd;
	background-color: #ffdddd;
}
.notice {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.success {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 5px;
	cursor: pointer;
	font-size: 0px;
	background: url(images/elements/icon-remove.png) no-repeat center top;
}

/* dropcaps */

.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	text-align: center;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.dropcap1 {
	width: 53px;
	height:	58px;
	line-height: 50px;
	background:url(images/elements/dropcap_gray.png) no-repeat scroll 0px 0px transparent;
	color: #999;
	margin:0 8px -4px 0;
	font-size: 32px;
}
.dropcap1.gray {
	background-image:url(images/elements/dropcap_gray.png);
}
.dropcap2 {
	background:url(images/elements/dropcap_gray.png) no-repeat scroll 0 -108px transparent;
	color:#999;
	line-height: 47px;
	height: 56px;
	width: 53px;
	margin:0 8px -4px 0;
	font-size:32px;
}
.dropcap2.gray {
	background-image:url(images/elements/dropcap_gray.png);
}
.dropcap3 {
	font-size:40px;
	line-height: 40px;
	width:44px;
	height:44px;
	margin:0 0 -4px 0;
}
.dropcap3.gray {
	color: #999;
}


/* styled lists */
ul.list1 , ol.list1 {
	padding: 0px;
	margin: 0px;
}
.list1 li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 30px;
}
.list1 li i {
	padding: 0px;
	margin: 0px 4px 0px 0px;
}


/* highlight colors */
.highlight {
	color: #fff;
	padding: 2px 5px;
	background: #000;
	border-radius:3px;
}
.highlight.black {
	background: #000;
	border-radius:3px;
}
.highlight.red {
	background: #ff0000;
	border-radius:3px;
}
.highlight.gray {
	background: #aaa;
}
.highlight.yellow {
	background: #fff000;
}
.highlight.blue {
	background: #0099cc;
}
.highlight.pink {
	background: #e826b4;
}
.highlight.green {
	background: #48b02b;
}
.highlight.orange {
	background: #ffcc00;
}
.highlight.magenta {
	background: #9325ea;
}

ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 20px 35px 0px;
}

/* tables */
.table-style {
	float: left;
	width: 100%;
}
.table-list {
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom:20px;
	width: 100%;
}
.table-list th {
	padding: 18px 10px;
	background-color: #eee;
}
.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-list tr:hover td {
	background-color: #f9f9f9;
}

/* pricing tables */
.pricing-tables-main {
	position: relative;
	float: left;
	margin-bottom: 40px;
}

.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 57px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
.pricing-tables-main .ordernow .normalbut{
	color: #fff;
	background-color: #666;
	border: 1px solid #454545;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .normalbut:hover{
	background-color: #727272;
}
.pricing-tables-main .ordernow .colorchan{
	color: #fff;
	background-color: #13afeb;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .colorchan:hover{
	color: #fff;
	background-color: #272727;
}
.pricing-tables-helight{
	position: relative;
	float: left;
	width: 27%;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 73px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #0aa4df;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #0893c9;
	border-bottom: 1px solid #1cb7f3;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #13afeb;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-two {
	position: relative;
	float: left;
	width: 33%;
	border: 1px solid #eee;
}
.pricing-tables-two .title {
	float: left;
	width: 100%;
	height: 57px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-two .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-two .cont-list li.last {
	border: none;
}
.pricing-tables-two .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight-two{
	position: relative;
	float: left;
	width: 33%;
	z-index: 3;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight-two .title {
	float: left;
	width: 100%;
	height: 73px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #0aa4df;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #0893c9;
	border-bottom: 1px solid #1cb7f3;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #13afeb;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight-two .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight-two .cont-list li.last {
	border: none;
}
.pricing-tables-helight-two .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

/* columns with box */
.framed-box {
	border: 1px solid #e3e3e3;
	width: 100%;
}
.framed-box.center{
	text-align:center;
}
.framed-box-wrap {
	background-color: #f9f9f9;
}
.framed-box-wrap .pricing-title {
	background-color: #f1f1f1;
	padding: 20px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.framed-box-wrap .pricing-text-list {
	padding: 15px 20px 40px 20px;
	text-align: center;
}

/* blog */
.blog_post {
	float: left;
	width: 100%;
	border-right: none;
}
blog_post h3 {
	float: left;
	text-align: left;
	color: rgba(232, 110, 52, 1);
	line-height: 30px;
}
.blog_post h3 a {
	color: rgba(232, 110, 52, 1);
    font-family: "Roboto Slab",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    margin: 0 0 15px;
    padding: 0;
}
.blog_post h3 a:hover {
	color: #383634;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li a {
	color: #999;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.post_meta_links li i {
	color: #bbb;
	font-size: 12px;
	font-style: normal;
}

.post-meta {
	font-family: 'Roboto Slab', serif;
	font-weight: 100;
	 }
.post-meta-key {display:none }

.blog_postcontent {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	border-right: none;
	padding: 0;
}
.blog_postcontent .image_frame {
	float: left;
	width: 100%;
	height: 460px;
	margin-bottom: 27px;
	position: relative;
	border: 1px solid #fff;
}

.blog_postcontent .image_frame h2 {
	color: #fff;
	font-size: 30px;
	position:absolute;
	top:60px;
	left:20px;
	padding-left:0px;
	padding: 0px;
	-moz-opacity:.90;
	filter:alpha(opacity=90);
	opacity:.90;
	width:600px;
	display: inline-block;
	line-height:58px;
}

.blog_postcontent .image_frame h2 span{
    background:#9A9A9A; 
    color:#fff; 
    padding:5px 10px;
}


/* blog small */
.blog_post h3 {
	width: 74%;
}
.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 100%;
	border: none;
	height:auto;
}

.content_homepage .image_frame {
	display: none;
	height: 1px;
}

.blog_postcontent .video_frame.small iframe {
	float: left;
	width: 43%;
	height: 180px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 27px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links_small li.post_categoty {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links_small li.post_comments {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	color: #454545;
	font-size: 16px;
	font-weight: normal;
}
.blog_post a.date:hover {
	color: #13afeb;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #13afeb;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #13afeb;
}


/* pagination */
.pagination.center {
	text-align: center;
}
.pagination.center b{
	float: inherit;
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 40px;
	font-weight: normal;
}
.comment_input_bg {
	float: left;
	width: 75%;
	height: 40px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit , #comment_submit{
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: uppercase;
	float: left;
}
.comment_submit:hover , #comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild , .content_left ul.children{
	/* border-bottom:1px solid #eee; A/c Post Comment*/
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}


/*------------------*/
/*	RIGHT SIDEBAR
/*------------------------------------------------------*/
.site-search-area {
	margin: 18px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 100%;
}
/* #site-searchform {
	margin: 0;
	padding: 0;
}
#site-searchform #s ,#sliderContent #s, .sidebar_widget .site-search-area #s , .footer1  .site-search-area #s{
	border: 1px solid #e0e0e0;
	background-color: #fff;	
	height:41px;
	padding:5px 10px 5px 10px;
	color: #999;
	float: left;
	font-size: 13px;
}
#site-searchform #s ,.sidebar_widget .site-search-area #s ,#sliderContent #s{
	width: 80%;
}
#site-searchform #searchsubmit ,.footer1 .site-search-area #searchsubmit ,
.sidebar_widget .site-search-area #searchsubmit ,
#sliderContent .site-search-area #searchsubmit{
	float: left;
	width:46px; 
	height:41px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;	
	border:0;
}
#site-searchform #searchsubmit:hover , .footer1 .site-search-area #searchsubmit:hover,
.sidebar_widget .site-search-area #searchsubmit:hover,
#sliderContent .site-search-area #searchsubmit:hover{
	background: #383634 url(images/site-search-icon.png) no-repeat center 14px;
}

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
} */
#searchform {
	float: right;
	margin-right: 60px;	
}

#searchform #s{
	border: none;
	background-color: #fff;	
	height:30px;
	margin-top: 6px;
	padding:5px 10px 5px 10px;
	color: #999;
	float: left;
	font-size: 13px;
}

#searchsubmit{
	float: left;
	width:46px; /*To manage in WP*/
	height:30px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: url(images/site-search-icon.png) no-repeat center 14px;
	border:0;
}

.search-submit{
	display: inline-block;
	float: left;
	width:14px; /*To manage in WP*/
	height:14px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: #FFF url(images/site-search-icon.png) no-repeat center center;
	border:0;
	padding: 14px 14px 15px 14px;
	margin-top: 7px;
}

.sidebar_widget ul.arrows_list1 {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a ,.sidebar_widget ul a{
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover ,.sidebar_widget ul a:hover{
	color: #383634;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h3, .clientsays_widget h3 {
	margin-bottom: 30px;
	float: left;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
	font-weight: 500;
	font-style: normal;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #f5f6f6;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #13afeb;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}


.blocklabel {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
}
.input_bg {
	float: left;
	width: 70%;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 99%;
	margin-bottom: 40px;
}
.address_info.two {
	background-color: #fff;
	border: none;
	margin-bottom: 20px;
	padding-top: 0px;
}
.address_info h3 i {
	font-weight: 500;
	font-style: normal;
}
.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 100%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}



/* portfolio single image */
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 75%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 3%;
	width: 22%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 70px 0px 0px 0px;
}
.project_details span {
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 20px 0px 0px 0px;
	width: 142px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #ddd;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	margin: 9px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 9px 0px 0px;
	float: left;
}
.small_social_links li i {
	color: #13afeb;
}
.small_social_links li a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.small_social_links li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.portfolio_image {
	float: left;
	width: 97%;
	padding: 0px;
	margin: 0px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_image .title {
	float: left;
	width: 92%;
	padding: 10px 19px 7px 20px;
	margin: 0px;
	font-size: 13px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}
.portfolio_image i {
	position: absolute;
	display: none;
	color: #fff;
	margin-left: 45%;
	margin-top: 22%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.portfolio_image:hover i {
	display: block;
}
.portfolio_image img {
	float: left;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.portfolio_image img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.punchline_text_box {
	float: left;
	width: 100%;
	padding: 25px 30px;
	margin: 0px;
	border: 1px solid #eee;
	border-left: 5px solid #13afeb;
	color: #999;
}
.punchline_text_box strong {
	font-weight: normal;
	font-size: 22px;
	color: #272727;
}
.punchline_text_box .left {
	float: left;
	width: 80%;
}
.punchline_text_box .right {
	float: left;
	width: 20%;
}

a.knowmore_but {
	float: right;
	padding: 13px 20px 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #13afeb;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #999;
}
a.knowmore_but:hover {
	color: #fff;
	background-color: #272727;
}

.readmore_but1 {
	color: #fff;
	padding: 16px 40px;
	border-radius: 4px;
	background-color: #272727;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but1:hover {
	color: #fff;
	background-color: #13afeb;
}
.readmore_but1.nocurve {
	border-radius: 0px;
}
.readmore_but1.marlt {
	margin-left: 20px;
}

.readmore_but2 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 14px 35px;
	border-radius: 4px;
	background-color: #272727;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but2:hover {
	color: #fff;
	background-color: #13afeb;
}

.readmore_but3 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 14px 35px;
	border-radius: 4px;
	background-color: #13afeb;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but3:hover {
	color: #fff;
	background-color: #272727;
}

.readmore_but4 {
	color: #272727;
	font-size: 16px;
	text-align: left;
	font-weight: 300;
	padding: 12px 80px 12px 25px;
	border-radius: 4px;
	border: 2px solid #eee;
	-webkit-transition: color .3s, -webkit-transform .3s;
    transition: color .3s, transform .3s;
}
.readmore_but4:hover {
	color: #13afeb;
}

.readmore_but5 {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	padding: 14px 20px;
	border-radius: 4px;
	background-color: #13afeb;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but5 i {
	border-left: 1px solid #009bd8;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.readmore_but5:hover {
	color: #fff;
	background-color: #272727;
}
.readmore_but5:hover i {
	border-left: 1px solid #454545;
}

.readmore_but6 {
	color: #fff;
	font-weight: 600;
	padding: 13px 40px;
	border-radius: 4px;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but6:hover {
	color: #fff;
	background-color: #454545;
}

.readmore_but7 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 9px 20px;
	border-radius: 4px;
	background-color: #13afeb;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but7:hover {
	color: #fff;
	background-color: #272727;
}

.readmore_but8 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 14px 35px;
	border-radius: 4px;
	background-color: #13afeb;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but8:hover {
	color: #272727;
	background-color: #eee;
}

.readmore_but9 {
	color: #fff;
	padding: 16px 40px;
	border-radius: 4px;
	background-color: #13afeb;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but9:hover {
	color: #fff;
	background-color: #272727;
}



.iframecontainer {
	width: 620px;
	margin: auto auto auto auto;
}

.content_fullwidth.lessmar {
	padding: 0px 0px 0px 0px;
	border-right: none;
}

.content_block_t4s {
	display: block;
	position: relative;
	top: -115px;
	width: 90%;
	margin: 0 auto;
	padding: 20px;
	background-color: #fdfdfd;	
	border: 1px solid #efefef;
	z-index: 100;
}


.content_block_t4s_search {
	display: block;
	position: relative;
	top: -115px;
	width: 90%;
	margin: 0 auto;
	padding: 20px;
	background-color: #fdfdfd;	
	border: 1px solid #efefef;
	z-index: 1;
}
.content_block_t4s_Maps {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 20px;
}

.content_block_t4s_News {
	display: block;
	position: relative;
	top: 0px;
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 70px 20px 20px 20px;
	background-color: #fff;	
	z-index: 150;
        clear: both;
}

.content_block_t4s p {
	padding: 10px 0;
}

.content_block_t4s p.int-partner {
        display: block;
        width: 100%;
        height: auto;
	padding: 10px 30px 10px 0px;
        float: left;
        clear: both;
}

.content_block_t4s strong, .content_block_t4s p strong {
	font-family: "Roboto Slab",serif;
	color: rgba(232, 110, 52, 1);
	font-weight: normal;
}

.content_block_t4s .diensten_homepage strong, .content_block_t4s .diensten_homepage p strong {
	font-family: "Roboto Slab",serif;
	color: #fff;
	font-weight: 300;
}

.content_block_t4s h2, .content_block_t4s_search h2 {
	font-size: 18px;
	font-weight: normal;
	color: rgba(232, 110, 52, 1);
	margin-bottom: 5px;
}

.content_block_t4s_search h2 {
	font-weight: bolder;
	color: rgba(255, 255, 255, 1);
	background-color: rgba(232, 110, 52, 1);
	margin-top: 0px;
}

.content_block_t4s ul li {
	list-style: square outside;
	margin-left: -25px;
	padding-left: 10px;
}
.content_block_t4s_search ul {
	margin-top: 15px;
}
.content_block_t4s_search ul li {
list-style: square outside;
margin-left: -25px;
padding-left: 10px;
line-height: 23px;
}

.content_block_t4s ul.post_meta_links li {
	    color: #999;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 4px;
}

.content_block_t4s nav {
	background-color: rgba(232, 110, 52, 1);
	padding: 0px 15px;
	border-bottom: 5px solid #9A9A9A;
}

.content_block_t4s nav ul {
  height: auto;
    padding: 8px 0px;
    margin: 0px;
}
.content_block_t4s nav li {
  display: inline;
padding: 20px; 
}
 
.content_block_t4s nav a {
      text-decoration: none;
    color: #fff;
    padding: 8px 8px 8px 8px;
	font-weight: lighter;
}
 
.content_block_t4s nav a:hover {
      color: #4d4d4d;
}
 
.content_block_t4s nav a.active {
  color: #4d4d4d;
  font-weight: bolder;
  cursor: default;
}

.content_block_t4s nav ul li.current_page_item a {
  color: #4d4d4d;
  font-weight: bolder;
  cursor: default;
}

.content_block_t4s.cf nav#wblizar_nav span.nav-previous a, .content_block_t4s.cf nav#wblizar_nav span.nav-next a {
	display: inline-block;
	height: 40px;
    text-decoration: underline;
    color: #333;
    padding: 8px 8px 8px 8px;
	margin: 10px 0;
    font-weight: lighter;
}

.content_block_t4s.cf nav#wblizar_nav span.nav-previous a:hover, .content_block_t4s.cf nav#wblizar_nav span.nav-next a:hover {
	
    text-decoration: none;
    color: #333;
    padding: 8px 8px 8px 8px;
    font-weight: lighter;
}

.content_homepage {
	min-height: 340px;	
}

.content_homepage a {
	text-decoration: underline;	
}

.content_homepage a:hover {
	text-decoration: none;	
	color: #4d4d4d;
}

#header .newsletter_subscr {
	display: block;
	width: auto;
	max-width: 400px;
	height: 45px;
	position: relative;
	left: 700px;
	top: -10px;	
	background-color: rgba(232, 110, 52, 1);
	padding: 9px 25px 9px 15px;
	text-align: center;
	-moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0 -10px 10px -10px #000000;
	z-index: 10000;
}
#header .newsletter_subscr a {
	font-family: "Roboto Slab",serif;
	font-size: 110%;
	color: #fff;
	text-decoration: none;
}
#header .newsletter_subscr a:hover {
	color: #4D4D4D;
	text-decoration: none;
}

#header .newsletter_subscr a:before {
	    font-family: FontAwesome;
        content: "\f061";
        padding-right: 10px;
        padding-left: 10px;
        color: #fff;
    }
	
#header .newsletter_subscr a:hover:before {
	color: #4D4D4D;
}
	
	
#header .newsletter_subscr_map {
	display: none;
	width: auto;
	max-width: 400px;
	height: 45px;
	position: relative;
	left: 650px;
	top: 195px;	
	background-color: rgba(232, 110, 52, 1);
	padding: 9px 25px 9px 15px;
	text-align: center;
	-moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0 -10px 10px -10px #000000;
	z-index: 1;
}
#header .newsletter_subscr_map a {
	font-family: "Roboto Slab",serif;
	font-size: 110%;
	color: #fff;
	text-decoration: none;
}
#header .newsletter_subscr_map a:hover {
	color: #fff;
}

#header .newsletter_subscr_map a:before {
	    font-family: FontAwesome;
        content: "\f061";
        padding-right: 10px;
        padding-left: 10px;
        color: #fff;
    }	
	
	
#header .newsletter_subscr_news {
	display: block;
	position: absolute;
	right: 100px;
	top: 197px;	
	background-color: rgba(232, 110, 52, 1);
	padding: 9px 25px 9px 15px;
	text-align: center;
	-moz-box-shadow: inset 0 -8px 8px -8px #000000;
    -webkit-box-shadow: inset 0 -8px 8px -8px #000000;
    box-shadow: inset 0 -8px 8px -8px #000000;
	z-index: 1000;
}
#header .newsletter_subscr_news a {
	font-family: "Roboto Slab",serif;
	font-size: 110%;
	color: #fff;
	text-decoration: none;
}
#header .newsletter_subscr_news a:hover {
	color: #fff;
}

#header .newsletter_subscr_news a:before {
	    font-family: FontAwesome;
        content: "\f061";
        padding-right: 10px;
        padding-left: 10px;
        color: #fff;
    }	

/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:62px;
    right:18px;
    display:none;
    text-indent:-9999px;
    background: url(images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}








.rw-wrapper{
	float: left;
	width: 80%;
	font-size: 32px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	line-height: 35px;
	font-weight: 300;
}
.rw-sentence{
	margin: 0;
}
.rw-sentence span{
	color: #fff;
}
.rw-words{
	margin-top: -30px;
	display: inline;
	text-indent: 95px;
}
.rw-words-1 span{
	position: absolute;
	opacity: 0;
	overflow: hidden;
	color: #fff;
	-webkit-animation: rotateWord 8s linear infinite 0s;
	-moz-animation: rotateWord 8s linear infinite 0s;
	-o-animation: rotateWord 8s linear infinite 0s;
	-ms-animation: rotateWord 8s linear infinite 0s;
	animation: rotateWord 8s linear infinite 0s;
}
.rw-words-1 span:nth-child(2) { 
    -webkit-animation-delay: 2s; 
	-moz-animation-delay: 2s; 
	-o-animation-delay: 2s; 
	-ms-animation-delay: 2s; 
	animation-delay: 2s; 
	color: #fff;
}
.rw-words-1 span:nth-child(3) { 
    -webkit-animation-delay: 4s; 
	-moz-animation-delay: 4s; 
	-o-animation-delay: 4s; 
	-ms-animation-delay: 4s; 
	animation-delay: 4s; 
	color: #fff;	
}
.rw-words-1 span:nth-child(4) { 
    -webkit-animation-delay: 6s;
	-moz-animation-delay: 6s; 
	-o-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
	color: #fff;
}

#wrap {
  display: inline-block;
  position: relative;
  height: 30px;
  float: right;
  padding: 0;
  margin-left: 40px;
  margin-top: 25px;
}

#wrap input[type="text"] {
  height: 30px;
  font-size: 21px;
  display: inline-block;
  border: none;
  outline: none;
  color: #999;
  padding: 0px 10px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  border-radius: 3px;
}

#wrap input[type="text"]:focus:hover {
  background-color: #fff;
  -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

#wrap input[type="text"]:focus {
  width: 300px;
  z-index: 1;
  cursor: text;
  background-color: #fff;
  -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
#wrap input[type="submit"] {
  height: 30px;
  width: 30px;
  display: inline-block;
  color:red;
  float: right;
  background: url(images/site-search-menu.png) no-repeat center 1px;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0.4;
  transition: opacity .4s ease;
}

#wrap input[type="submit"]:hover {
  opacity: 0.8;
}

/* aboutme bio */
.biobox {
	float: right;
	width: 100%;
}
.biobox i {
	font-size: 25px;
	color: #fff;
	float: left;
	margin-right: 25px;
	background-color: #13afeb;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
}

/* horizantal big line */
.hbigline {
	float: left;
	width: 100%;
	height: 5px;
	background: url(images/h-line2.png) repeat-x left top;
}



/* funfacts @new */
.fuicsec {
	float: left;
	width: 100%;
	padding: 30px 0px;
	background-color: #f3f3f3;
}
.fuicsec h3 {
	margin: 0px;
	color: #454545;
	font-size: 22px;
}
.fuicsec i {
	float: left;
	font-size: 35px;
	color: #999;
	margin-right: 20px;
	margin-top: 10px;
}
.fuicsec .one_fifth {
	border-right: 1px solid #e0e0e0;
}
.fuicsec .one_fifth.last {
	border-right: 0px solid #e0e0e0;
}

/* cicle features section */
.circlefus {
	text-align: center;
}
.circlefus i {
	font-size: 27px;
	color: #fff;
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	background-color: #13afeb;
	border-radius: 100%;
	margin-bottom: 25px;
	box-shadow: 0 0 0 4px #fff, 0 0 0 5px #13afeb;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.circlefus i:hover {
	color: #fff;
	background-color: #272727;
	box-shadow: 0 0 0 4px #fff, 0 0 0 5px #272727;
}

/* features section 81 */
.feature_section81 {
	float: left;
	width: 100%;
	padding: 30px 0px 58px 0px;
}
/**Footer Flickr CSS */
.flickr_badge_image{
width: 70px;
height: 70px;
margin-right: 8px;
margin-bottom: 2px;
border: 0px solid #999 !important;
display: inline;
}
#sliderContent .one_fourth ul li a:hover ,#calendar_wrap a:hover {color: #fff;}
/*Calander Widget CSS*/
#wp-calendar tbody tr td {
text-align: center;
}
#wp-calendar caption {
padding: 10px;
}
#wp-calendar thead tr th {
text-align: center;
}
table th {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
}
table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
}
table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
}

table td.wpgmza_table_marker {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top;
}

.sliderContent table td ,.footer1 table td {
color:#e7e7e7;
}
.sliderContent #wp-calendar thead tr th ,.footer1 #wp-calendar thead tr th {
color: #fff;
}
.footer1 .one_fourth:last-child {
margin-right: 0 !important;
clear: right;
}
.pagination a{
	background-color: #eee;
    border-radius: 3px;
    color: #454545;
    font-size: 12px;
    font-weight: 600;
    padding: 7px 10px;
    text-transform: uppercase;
	margin-right: 5px;
}
.pagination :hover{
	background-color: #454545;
    color: #fff;
}
/***********theme required css **********/

.wp-caption-text { font:14px;text-align: center; }
.gallery-caption { font:14px; }
.bypostauthor{ font:14px; }
.alignright{ font:14px; text-align:right;display: inline;
float: right; }

.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.aligncenter{font:14px; text-align:center; }
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 1.5em;
max-width: 100%;font:14px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.assistive-text {padding-top:20px;}
.subscribe-to-comments label , .comment-form-subscriptions label{
width:50%;
padding:0;
margin-top: 5px;
}
.subscribe-to-comments input[type="text"] , .comment-form-subscriptions input[type="text"]{
	float:left;
}

.mytextwithicon ,.sidebar_widget ul li{
    position:relative;
}    
.mytextwithicon:before ,.sidebar_widget ul li:before{
        
        font-family: FontAwesome;        
		margin:5px;        
        content: "\f0da";
}
.sidebar_widget .menu ul .sub-menu {
	margin:0px;	
	padding:0px;
}
.sidebar_widget ul.faddress li img {
	display:none;
}
.sidebar_widget ul.faddress li:before {
	content:none;
}
.footer1 .site-search-area {
	float:left;
	max-width:100%;
}
.footer1 .site-search-area #s {
	width: 76% !important; 
}
.footer1 .tagcloud{
	background: #262626;
}
.footer1 .tagcloud a {
	background-color: #B1A7A7;
	color: #727272;
}
.footer1 .tagcloud a:hover{
	color: #fff;
}
.content_left img ,.content_right img ,.blog_postcontent img{max-width:100%;}
.content_block_t4s_search .blog_postcontent img{max-width:100%;margin: 0 auto; padding: 15px 15px 25px 15px;}
.blog_postcontent h1 ,.blog_postcontent h2, .blog_postcontent h3,
.blog_postcontent h4 , .blog_postcontent h5 , .blog_postcontent h6 {
	width:100%;
	color: rgba(232, 110, 52, 1);
	padding: 15px 0;
	margin: 0;
}

.content_block_t4s h2 {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	color: rgba(232, 110, 52, 1);
}

.content_block_t4s_search h2 {
	display: block;
	font-size: 24px;
	font-weight: bolder;
	background-color: rgba(232, 110, 52, 1);
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 10px 20px;
	color: #fff;
}

.blog_postcontent h3.center {
	padding: 20px;
	font-size: 18px;
}

span.search-terms {
	font-weight: bold;
}

ul, ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}
.comment_wrap ul.children {
	padding-left:40px;
}
.comment_text p a {float:none !important;}
#wblizar_nav  span{
padding-top: 20px;
}
.nav-previous {
float: left;
width: 50%;
padding: 15px 0;
}
.nav-next {
float: right;
text-align: right;
width: 50%;
}
/** added by web9 **/
.sidebar_widget ul.recent_posts_list li:before{ content:none !important; }
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { 
	background-color:#fff !important; }
ul.nav > li.active  a{  padding-bottom:0px !important;}
/*Extra Tabs CSS**/
.guardian_tabs_section {
margin-bottom: 60px;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
ul, ol {
margin-top: 0;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav > li {
position: relative;
display: block;
}
.nav {
list-style: none;
}
.nav-tabs li.active > a {
border: 1px solid #e8e8e8;
background: #fff;
color: #13afeb ;
border-bottom-color: transparent;
}
.nav-tabs > li.active > a {
cursor: default;
}
.nav-tabs li a {
background: #F5F5F5;
color: #666666;
border: 1px solid #e8e8e8;
border-radius: 0px;
margin-right: 0px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 0px;
}
.tab-content > .active {
display: block;
}
.fade.in {
opacity: 1;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.guardian_blog_post_content p {
color: #777777;
}
.guardian_blog_post_content p {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 27px;
margin: 0 0 20px;
}
.guardian_short_tabs_content {
border: 1px solid #dddddd;
color: #777777;
border-top: none;
}
.guardian_short_tabs_content {
font-family: 'Open Sans', sans-serif;
font-size: 15px;
line-height: 25px;
margin-bottom: 10px;
padding: 20px 15px 20px 15px;
}
.sidebar_widget ul {padding:0;}
.sidebar_widget ul {padding:7px;}
h4.white a:hover{
color: #fff;
}
#sliderContent .tagcloud {
background:none ;
}
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.feature_section27 img{
	float: left;
	color: #454545;
	font-size: 40px;
	margin-right: 20px;
}
/* woocommerce prodcuts */
ul.products {
  display: inline-flex;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
width:8em;
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px) 
  and (orientation: portrait)
  {
#header {
	display: block;
	height: 100%;	
}


#trueHeader #logo {
	display: block;
	margin-left: 0px;
	z-index: 1;
	width: 75px;
	height: 68px;
	background: rgba(232, 110, 52, 1) url("images/T4S_orange_HR_web.png") no-repeat scroll left top;
	background-size: 75px 68px;
}

.search-form {
		display: inline-block;
		text-align: center;
}

.search {
    display: block;
	position: absolute;
    width: 100%;
    height: auto;
	float: left;
	padding: 10px;
	margin: 0;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-right: 0;
	background-color: #bfbfbf;
	text-align: center;
}

.search {
	position: -webkit-sticky;  /* required for Safari */
    position: sticky;
    top: 0px; /* required as well.	*/
}

.content_block_t4s_search p.srchRes {
	padding: 20px 0 0px 20px;	
}

.search-submit {
	display: inline;
	width: 14px;
	height: 30px;
    border: 0;
    padding: 0px;
    margin: 0;
	line-height: auto;
	background-color: #fff;
}

.search label input.search-field {
    display: inline-block;
    border: none;
	width: 250px;
	height: 30px;
	padding: 5px;
	background-color: #fff;
	color: rgba(232, 110, 52, 1);
	margin: 0;
	-webkit-border-radius: 0px 4px 4px 0px;-moz-border-radius: 0px 4px 4px 0px;border-radius: 0px 4px 4px 0px;
}

.container {
    width: 100%;
    margin: 0 auto;
}

.margin_top1 {
    float: left;
    margin-top: 1px;
    width: 100%;
}
	
	.content_block_t4s {
	display: block;
position: relative;
top: 0px;
width: 100%;
margin: 0px auto;
padding: 0px;
background-color: #fff;
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
z-index: 100;
}

.content_block_t4s_search {
	display: block;
position: relative;
top: 0px;
width: 100%;
margin: 0px auto;
padding: 0px;
background-color: #fff;
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
z-index: 100;
}

.content_block_t4s_search .searchResults {
	margin: 0 auto;
	padding: 0px;
	
}

.content_block_t4s_search .searchResults h4 a {
	font-size: 16px;
	font-weight: bolder;
	padding: 15px 21px;
	display: inline-block;
	
}

.searchResults div:nth-child(odd) {
    background: #f0f0f0;
} 

.searchResults div.footer1 {
    background: #9a9a9a;
}

.searchResults div.footer-social {
    background: #fff;
}
.content_block_t4s_search .blog_postcontent {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	border-right: none;
	padding: 0 20px;
}

.content_block_t4s_search .blog_postcontent img {
    width: 100%;
	height: auto;
    margin: 0 auto;
    padding: 0 0 10px 0;
}
.diensten_homepage {
	padding: 0;
	margin: 0;
}

.feature_section2 a::before {
    color: rgba(232, 110, 52, 1);
 	content: "\f023";
}
	
.feature_section2 {
    display: none;
    position: absolute;
    left: 0px;
	top: 2670px;
    padding: 10px 0;
    width: 120px;
	height: 40px;
    text-align: center;
	background-color: #fff;
	z-index: 1;
}

.feature_section2 a {
    color: #fff;
    margin-top: 0;
    text-align: left;
    text-decoration: none;
}

.feature_section2 a:hover {
	color: #4D4D4D;
}

.image_frame {
	display: block;
	width: 100%;
	margin: 0;
	position: fixed;
	top: 0;
	border: none;
	z-index: -1;
	min-height:144px;
    max-height: 225px;
	height: auto;
    resize: vertical;
    overflow: auto;
	clear: both;
}

.image_frame span {
	color: #fff;
	font-size: 12px;
	position:relative;
	top:0px;
	left:0px;
	padding-left:0px;
	padding: 0px;
	-moz-opacity:.90;
	filter:alpha(opacity=90);
	opacity:.90;
	width:auto;
	display: inline-block;
	line-height:18px;
}

.image_frame h2 span{
    background:#9A9A9A; 
    color:#fff; 
    padding:5px 10px;
}
#header .newsletter_subscr, #header .newsletter_subscr_map {
    display: none;
    position: absolute;
	width: auto;
	height: 20px;
	right: 0;
    top: 2670px;
    background-color: rgba(255, 255, 255, 0);
    padding: 10px 10px;
    text-align: left;
    box-shadow: none;
    z-index: 10000;
}

#header .newsletter_subscr a::before {
    color: rgba(232, 110, 52, 1);
	content: "\f1ea";
}

#header .newsletter_subscr a, #header .newsletter_subscr_map a {
    font-family: "Roboto Slab",serif;
    color: rgba(232, 110, 52, 1);
    text-decoration: none;
	font-size: 90%;
}

.content_left img, .content_right img, .blog_postcontent img {
	display: inline;
    width: auto;
	vertical-align: middle;
	margin-right: 25px;
}

.content_block_t4s p.int-partner {
	position: relative;
	padding-left: 165px;
	margin-top: 0;
}

.content_block_t4s p.int-partner img {
	width: 120px;
	height: auto;
	left: 0;
		position: absolute;
		top: 15px;
}
.content_block_t4s nav {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 45px;
}
.content_block_t4s nav li {
    display: block;
    padding: 10px 15px;
}

.content_block_t4s ul li {

font: 14px/23px "Open Sans",sans-serif;
margin-left: -15px;
padding-left: 10px;
}

.content_block_t4s nav a {
    font: 90%/21px "Open Sans",sans-serif;
    font-weight: normal;
}

.partners_homepage .row .partners_homepage_logos img {
	display: inline-block;
	width: 45%;
	height: auto;
	padding: 0 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	vertical-align: middle;
}

.content_block_t4s nav ul li.current_page_item a {
    font-weight: normal;
}

/*.nav-previous::before {
    content:"vorige";
}

.nav-previous a::before {
    content:"vorige";
}
.nav-previous a {
	display: none;
}
.nav-previous::after {
    content:"";
}
.nav-previous a::after {
    content:"";
}
*/
.footer_graph {
	display: block;
	float: left;
	clear: both;
    /*position: relative;*/
    width: 100%;
    margin: 0px auto;
    height: 205px;
    /*top: -69px;*/
}

.footer1 {
    display: flex;
	flex-direction: column;
    width: 100%;
    height: auto;
    padding: 15px 30px;
    color: #FFF;
    position: relative;
    margin: 0px auto;
    background-color: #9A9A9A;
}

.footer1 .footer-adres-be-lu {
    display: block;
	order: 2;
	/*position: relative;
	top: 170px; */
	width: 100%;
    float: left;
	margin: 0;
	height: 170px;
}

.footer1 .footer-adres-nl {
    display: block;
	order: 1;
	/*position: relative;
	top: -170px;*/
    width: 100%;
    float: left;
	margin: -38px 0 20px 0;
	height: 170px;
}

.footer1 .footer-social {
    display: block;
    float: left;
    position: relative;
    top: 490px;
	margin: 0 auto;
	width: 180px;
}

.footer-social a.facebook {
    background: rgba(0, 0, 0, 0) url("images/Facebook-logo-40-01.png") no-repeat scroll left top / 40px 40px;
	margin-right: 0px;
}

.footer1 p {
    color: #FFF;
    font-size: 14px;
}

.ftr_copyright {
    display:inline-block;
    width: 100%;
    float: left;
	padding: 5px 0px;
}

.ftr_links {
    display: inline-block;
    width: 100%;
    float: left;
	padding: 5px 0px;
}

.footer_copyright_links p {
    font-weight: 300;
	font-size: 10px;
	padding: 2px 0;
}

.footer_copyright_links p a {
	display: inline-block;
	/*width: 100%;*/
    text-decoration: none;
}

.content_block_t4s_Maps {
    width: 100%;
	padding: 0;
}

.GoogleMap {
	display: block;
	width: 100%;
	height: auto;
}

.GoogleMap select {
    width: 60px;
	margin: 15px 15px 15px 18px;
}

#wpgmza_filter_select {
	margin: 0 15px 15px 15px;
}


}

@media only screen 
  and (device-width: 320px)
  and (max-device-width: 320px) 
  and (orientation: portrait)
  {
	.feature_section2 {
    display: none;
    position: absolute;
    left: 0px;
	right: 0;
	top: 2750px;
    padding: 10px 10px;
    width: 120px;
	height: 40px;
    text-align: left;
	background-color: #fff;
	z-index: 1;
}  

.feature_section2 a::before {
    font-family: FontAwesome;
    content: "\f023";
    padding-right: 10px;
    padding-left: 0px;
}

#header .newsletter_subscr, #header .newsletter_subscr_map {
    display: none;
    position: absolute;
	width: auto;
	height: 20px;
	left: 0;
    top: 2775px;
    background-color: rgba(255, 255, 255, 0);
    padding: 10px 0px;
    text-align: left;
    box-shadow: none;
}

  }


  
  
/* ----------- iPad mini ----------- */

/* Portrait */

 @media screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1366px) 
  {
	  
	  .wrapper_boxed {
		display: block;
		margin: 0px auto;
		width: 100%;
		background-color: #ffffff;  
	  }
	  
	  #header {
   position: relative;
   z-index: 0;
   padding-top: 10px;
}

.image_frame {
	width: 100%;
	margin: 0;
	position: relative;
	top: 138px;
	border: none;
	z-index: 0;
	height: 450px;
	overflow: hidden;
}

.image_frame span {
	position:relative;
	top:60px;
	left:20px;
}
	  
	  .content_block_t4s {
	display: block;
position: relative;
top: -5px;
width: 95%;
margin: 0px auto;
padding: 10px;
background-color: #FDFDFD;
z-index: 1;
border: 1px solid #efefef;
}

.content_block_t4s p {
	font-size: 14px;
}

.search {
	/*display: inline-block;*/
	display: block;
	position: absolute;
	top: 0px;
	left: 356px;
	width: auto;
	z-index: 1;
	background-color: #ececec;
}

.search  label span.screen-reader-text {
	display: none;	
}

.search label input.search-field {
	display: inline-block;
	border: none;
	padding: 3px 5px;
	margin-top: 7px;
	width: 156px;
	height: 30px;
}

#header .newsletter_subscr {
	display: block;
	width: 360px;
	position: relative;
	left: 200px;
	top: 300px;	
	background-color: rgba(232, 110, 52, 1);
	padding: 9px 25px 9px 15px;
	text-align: center;
	-moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0 -10px 10px -10px #000000;
	z-index: 100;
}

.feature_section2 {
    background-color: rgba(232, 110, 52, 1);
    display: block;
    padding: 0;
    position: absolute;
    left: 540px;
    text-align: center;
    top: 0;
    width: 186px;
}

.feature_section2 a {
    font-family: "Roboto Slab",serif;
    font-size: 100%;
    color: #FFF;
    text-decoration: none;
}

#menu_main {
	width: 100%;
}

.container {
	width: 100%;	
}

.footer_graph {
	display: block;
	float: left;
	clear: both;
width: 100%;
margin: 0px auto;
height: 205px;

}

.footer1 {
	display: block;
	width: 100%;
	min-height: 300px;
	padding: 15px 30px;
	color: #ff3a21;
	position: relative;
	margin: 0 auto;
	background-color: #9a9a9a;
}

.footer1 p {
    font: 14px/27px "Open Sans",sans-serif;
}

.footer_copyright_links {
    display: block;
    width: auto;
    height: 30px;
    padding: 5px 0px;
    color: #E86E34;
    position: relative;
    margin: 0px auto;
}


.footer_copyright_links p {
    font-weight: 100;
	font: 12px/10px "Open Sans",sans-serif;
}

.ftr_links {
	padding-right: 0px;
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 82px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: transparent url("images/scroll-top-arrow.png") no-repeat scroll left top;
    z-index: 99999;
}

} 

/* Landscape */
@media only screen 
  and (max-device-width: 1472px)
  and (max-device-height: 828px) 
  and (orientation: landscape) 
  {
	 .wrapper_boxed {
		display: block;
		margin: 0px auto;
		padding: 10px;
		width: 100%;
		background-color: #ffffff;  
	  } 
	  
	#header {
	display: block;
	height: 100%;	
}


#trueHeader #logo {
	display: block;
	margin-left: 0px;
	z-index: 1;
	width: 75px;
	height: 68px;
	background: rgba(232, 110, 52, 1) url("images/T4S_orange_HR_web.png") no-repeat scroll left top;
	background-size: 75px 68px;
}

.search-form {
		display: inline-block;
		text-align: center;
		width: 100%;
		padding: 0 10px;
}
.search {
	/*display: inline-block;*/
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	border: 1px solid #c0c0c0;
	z-index: 9999;
	background-color: #ececec;
}
.search {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}

.search  label span.screen-reader-text {
	display: none;	
}

.search label input.search-field {
	display: inline-block;
	border: none;
	padding: 3px 5px;
	margin-top: 4px;
	width: 100%;
	height: 30px;
	float: right;
	background-color: #ececec;
}

p.srchRes {
    padding-left: 20px;
}

.container {
    width: 100%;
    margin: 0 auto;
}

.margin_top1 {
    float: left;
    margin-top: 1px;
    width: 100%;
}
	
	.content_block_t4s {
	display: block;
position: relative;
top: 0px;
width: 100%;
margin: 0 auto;
padding: 0;
background-color: #fff;
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
z-index: 100;
}

.content_block_t4s_search {
	display: block;
position: relative;
top: 0px;
width: 100%;
margin: 0px auto;
padding: 0px;
background-color: #fff;
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
z-index: 100;
}

.content_block_t4s_search .searchResults {
	margin: 0 auto;
	padding: 0px;
	
}

.content_block_t4s_search .searchResults h4 a {
	font-size: 16px;
	font-weight: bolder;
	padding: 15px 21px;
	display: inline-block;
	
}

.searchResults div:nth-child(odd) {
    background: #f0f0f0;
} 

.searchResults div.footer1 {
    background: #9a9a9a;
}

.searchResults div.footer-social {
    background: #fff;
}
.content_block_t4s_search .blog_postcontent {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	border-right: none;
	padding: 0 20px;
}

.content_block_t4s_search .blog_postcontent img {
    width: 100%;
	height: auto;
    margin: 0 auto;
    padding: 0 0 10px 0;
}
.diensten_homepage {
	padding: 0;
	margin: 0;
}

.feature_section2 a::before {
    color: rgba(232, 110, 52, 1);
 	content: "\f023";
}
	
.feature_section2 {
    display: none;
    position: absolute;
    left: 0px;
	top: 2670px;
    padding: 10px 0;
    width: 120px;
	height: 40px;
    text-align: center;
	background-color: #fff;
	z-index: 1;
}

.feature_section2 a {
    color: #fff;
    margin-top: 0;
    text-align: left;
    text-decoration: none;
}

.feature_section2 a:hover {
	color: #4D4D4D;
}

.image_frame {
	display: block;
	width: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	border: none;
	z-index: 0;
	min-height:144px;
    max-height: 225px;
	height: auto;
    resize: vertical;
    overflow: auto;
	clear: both;
}

.image_frame span {
	color: #fff;
	font-size: 12px;
	position:relative;
	top:0px;
	left:0px;
	padding-left:0px;
	padding: 0px;
	-moz-opacity:.90;
	filter:alpha(opacity=90);
	opacity:.90;
	width:auto;
	display: inline-block;
	line-height:18px;
}

.image_frame h2 span{
    background:#9A9A9A; 
    color:#fff; 
    padding:5px 10px;
}
#header .newsletter_subscr, #header .newsletter_subscr_map {
    display: none;
    position: absolute;
	width: auto;
	height: 20px;
	right: 0;
    top: 2670px;
    background-color: rgba(255, 255, 255, 0);
    padding: 10px 10px;
    text-align: left;
    box-shadow: none;
    z-index: 10000;
}

#header .newsletter_subscr a::before {
    color: rgba(232, 110, 52, 1);
	content: "\f1ea";
}

#header .newsletter_subscr a, #header .newsletter_subscr_map a {
    font-family: "Roboto Slab",serif;
    color: rgba(232, 110, 52, 1);
    text-decoration: none;
	font-size: 90%;
}

.content_left img, .content_right img, .blog_postcontent img {
	display: inline;
    width: auto;
	vertical-align: middle;
	margin-right: 25px;
}

.content_block_t4s p.int-partner {
	position: relative;
	padding-left: 165px;
	margin-top: 0;
}

.content_block_t4s p.int-partner img {
	width: 120px;
	height: auto;
	left: 0;
		position: absolute;
		top: 15px;
}
.content_block_t4s nav {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 45px;
}
.content_block_t4s nav li {
    display: block;
    padding: 10px 15px;
}

.content_block_t4s ul li {

font: 14px/23px "Open Sans",sans-serif;
margin-left: -15px;
padding-left: 10px;
}

.content_block_t4s nav a {
    font: 90%/21px "Open Sans",sans-serif;
    font-weight: normal;
}

.partners_homepage .row .partners_homepage_logos img {
	display: inline-block;
	width: 45%;
	height: auto;
	padding: 0 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	vertical-align: middle;
}

.content_block_t4s nav ul li.current_page_item a {
    font-weight: normal;
}

/*.nav-previous::before {
    content:"vorige";
}

.nav-previous a::before {
    content:"vorige";
}
.nav-previous a {
	display: none;
}
.nav-previous::after {
    content:"";
}
.nav-previous a::after {
    content:"";
}
*/
.footer_graph {
	display: block;
	float: left;
	clear: both;
    /*position: relative;*/
    width: 100%;
    margin: 0px auto;
    height: 205px;
    /*top: -69px;*/
}

.footer1 {
    display: flex;
	flex-direction: column;
    width: 100%;
    height: auto;
    padding: 15px 30px;
    color: #FFF;
    position: relative;
    margin: 0px auto;
    background-color: #9A9A9A;
}

.footer1 .footer-adres-be-lu {
    display: block;
	order: 2;
	/*position: relative;
	top: 170px; */
	width: 100%;
    float: left;
	margin: 0;
	height: 170px;
}

.footer1 .footer-adres-nl {
    display: block;
	order: 1;
	/*position: relative;
	top: -170px;*/
    width: 100%;
    float: left;
	margin: -38px 0 20px 0;
	height: 170px;
}

.footer1 .footer-social {
    display: block;
    float: left;
    position: relative;
    top: 490px;
	margin: 0 auto;
	width: 180px;
}

.footer-social a.facebook {
    background: rgba(0, 0, 0, 0) url("images/Facebook-logo-40-01.png") no-repeat scroll left top / 40px 40px;
	margin-right: 0px;
}

.footer1 p {
    color: #FFF;
    font-size: 14px;
}

.ftr_copyright {
    display:inline-block;
    width: 100%;
    float: left;
	padding: 5px 0px;
}

.ftr_links {
    display: inline-block;
    width: 100%;
    float: left;
	padding: 5px 0px;
}

.footer_copyright_links p {
    font-weight: 300;
	font-size: 10px;
	padding: 2px 0;
}

.footer_copyright_links p a {
	display: inline-block;
	/*width: 100%;*/
    text-decoration: none;
}

.content_block_t4s_Maps {
    width: 100%;
	padding: 0;
}

.GoogleMap {
	display: block;
	width: 100%;
	height: auto;
}

.GoogleMap select {
    width: 60px;
	margin: 15px 15px 15px 18px;
}

#wpgmza_filter_select {
	margin: 0 15px 15px 15px;
}


}

  
  
@media only screen 
    and (min-device-width: 768px)
	and (max-device-width: 1024px)
	and (orientation: portrait)
 {
.feature_section2 {
    background-color: transparent;
    display: block;
    padding: 0;
    position: absolute;
    left: 650px;
    text-align: center;
    top: 0;
    width: auto;
}
.feature_section2 a::before {
    font-family: FontAwesome;
    content: "\f023";
    padding-right: 1px;
    padding-left: 0px;
    color: rgba(232, 110, 52, 1);
}
.feature_section2 a {
    font-family: "Roboto Slab",serif;
    font-size: 100%;
    color: rgba(232, 110, 52, 1);
    text-decoration: none;
}

.feature_section2 .container {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
} 
#header .newsletter_subscr {
    background-color: rgba(232, 110, 52, 1);
    box-shadow: 0 -8px 8px -8px #000000 inset;
    display: block;
    padding: 9px 25px 9px 15px;
    position: absolute;
    left: 365px;
    text-align: center;
    top: 103px;
    z-index: 0;
}

#header .newsletter_subscr_map {
    background-color: rgba(232, 110, 52, 1);
    box-shadow: 0 -8px 8px -8px #000000 inset;
    display: none;
    padding: 9px 25px 9px 15px;
    position: absolute;
    right: 59px;
    text-align: center;
    top: 159px;
    z-index: 1000;
}
  .content_block_t4s {
	display: block;
position: relative;
top: -107px;
width: 90%;
margin: 0px auto;
padding: 10px;
background-color: #FDFDFD;
z-index: 9999;
border: 1px solid #efefef;
}
.content_block_t4s nav li {
    display: block;
    padding: 5px;
	font-size: 1.2rem;
}
.content_block_t4s nav ul li {
    list-style: square;
    margin-left: -10px;
    padding-left: 10px;
}  
.content_block_t4s nav li a::before {
    display: inline;
	font-family: FontAwesome;
    content: "\f105";
	margin-right: 10px;
}
.search-form {
		display: inline-block;
		text-align: center;
		width: 100%;
		padding: 0 10px;
}
.search {
	/*display: inline-block;*/
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	border: 1px solid #c0c0c0;
	z-index: 9999;
}
.search {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}

.search  label span.screen-reader-text {
	display: none;	
}

.search label input.search-field {
	display: inline-block;
	border: none;
	padding: 3px 5px;
	margin-top: 4px;
	width: 100%;
	height: 30px;
	float: right;
	background-color: #ececec;
}

p.srchRes {
    padding-left: 20px;
}

.footer1 .footer-social {
    display: inline;
    float: left;
    position: absolute;
    bottom: 20px;
}
.footer1 .footer-adres-nl {
    display: inline;
    float: left;
}
.footer1 .footer-adres-be-lu {
    display: inline;
    float: right;
	margin-left: 0;
    margin-right: 80px;
	margin-bottom: 10px;
}
.ftr_copyright {
    display: inline-block;
    width: 100%;
	text-align: center;
    float: left;
	margin-bottom: 15px;
}

.ftr_links {
    display: inline-block;
    width: 100%;
	text-align: center;
    float: right;
	margin-bottom: 15px;
}
 }
  

@media only screen 
    and (min-device-width: 768px)
	and (max-device-width: 1024px)
	and (orientation: landscape)
	{ 
	
	
	
	.feature_section2 {
    background-color: transparent;
    display: block;
    padding: 0;
    position: absolute;
    left: 890px;
    text-align: center;
    top: 0;
    width: auto;
}
.feature_section2 a::before {
    font-family: FontAwesome;
    content: "\f023";
    padding-right: 1px;
    padding-left: 0px;
    color: rgba(232, 110, 52, 1);
}
.feature_section2 a {
    font-family: "Roboto Slab",serif;
    font-size: 100%;
    color: rgba(232, 110, 52, 1);
    text-decoration: none;
}

.feature_section2 .container {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
} 
#header .newsletter_subscr {
    background-color: rgba(232, 110, 52, 1);
    box-shadow: 0 -8px 8px -8px #000000 inset;
    display: block;
    padding: 9px 25px 9px 15px;
    position: absolute;
    left: 602px;
    text-align: center;
    top: 103px;
    z-index: 0;
}

#header .newsletter_subscr_map {
    background-color: rgba(232, 110, 52, 1);
    box-shadow: 0 -8px 8px -8px #000000 inset;
    display: none;
    padding: 9px 25px 9px 15px;
    position: absolute;
    right: 59px;
    text-align: center;
    top: 159px;
    z-index: 1000;
}
  .content_block_t4s, .content_block_t4s_search {
	display: block;
position: relative;
top: -57px;
width: 90%;
margin: 0px auto;
padding: 10px;
background-color: #FDFDFD;
z-index: 9999;
border: 1px solid #efefef;
}
.content_block_t4s nav li {
    display: block;
    padding: 5px;
	font-size: 1.2rem;
}
.content_block_t4s nav ul li {
    list-style: square;
    margin-left: -10px;
    padding-left: 10px;
}  
.content_block_t4s nav li a::before {
    display: inline;
	font-family: FontAwesome;
    content: "\f105";
	margin-right: 10px;
}
	.blog_post h3 {
    color: rgba(232, 110, 52, 1);
	font-size: 16px;
}
.search-form {
		display: inline-block;
		text-align: center;
		width: 100%;
		padding: 0 10px;
}
.search {
	/*display: inline-block;*/
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	border: 1px solid #c0c0c0;
	z-index: 9999;
}
.search {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}

.search  label span.screen-reader-text {
	display: none;	
}

.search label input.search-field {
	display: inline-block;
	border: none;
	padding: 3px 5px;
	margin-top: 4px;
	width: 100%;
	height: 30px;
	float: right;
	background-color: #ececec;
}

p.srchRes {
    padding-left: 20px;
}

.footer1 .footer-social {
    display: inline;
    float: left;
    position: absolute;
    bottom: 20px;
	left: 20px;
}
.footer1 .footer-adres-nl {
    display: inline;
    float: left;
}
.footer1 .footer-adres-be-lu {
    display: inline;
    float: right;
    margin-right: 300px;
	margin-bottom: 10px;
	margin-left: 0px;
}
 }
 
 @media only screen 
    and (min-device-width: 1024px)
	and (max-device-width: 1366px)
	and (orientation: portrait)
	{ 
	.wrapper_boxed {
		display: block;
		margin: 0px auto;
		width: 100%;
		background-color: #ffffff;  
	  }
	  	  #header {
   position: relative;
   z-index: 0;
   padding-top: 10px;
}

.image_frame {
	width: 100%;
	margin: 0;
	position: relative;
	top: 118px;
	border: none;
	z-index: 0;
	height: 450px;
	overflow: hidden;
}

.image_frame span {
	position:relative;
	top:60px;
	left:20px;
}
	
	#header .newsletter_subscr {
	left: 584px;
}
	#header .newsletter_subscr_map {
    background-color: rgba(232, 110, 52, 1);
    box-shadow: 0 -8px 8px -8px #000000 inset;
    display: none;
    padding: 9px 25px 9px 15px;
    position: absolute;
    right: 72px;
    text-align: center;
    top: 159px;
    z-index: 1;
}
.feature_section2 {
	left: 850px;
	width: 100px;
}
margin_top1 {
    float: left;
    width: 100%;
    margin-top: 0px;
}
  .content_block_t4s {
	display: block;
position: relative;
top: -80px;
width: 90%;
margin: 0px auto;
padding: 10px;
background-color: #FDFDFD;
z-index: 1;
border: 1px solid #efefef;
}
  .content_block_t4s_search {
	display: block;
position: relative;
top: -80px;
width: 90%;
margin: 0px auto;
padding: 10px;
background-color: #FDFDFD;
z-index: 1;
border: 1px solid #efefef;
}

	.blog_post h3 {
    color: rgba(232, 110, 52, 1);
	font-size: 16px;
}
p {
    font: 14px 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 23px;
}
.row blockquote p {
    font-size: 22px;
	line-height: 30px;

}

.footer1 .footer-adres-nl {
    display: inline;
    float: left;
}
.footer1 .footer-adres-be-lu {
    display: inline;
    float: right;
    margin-right: 300px;
	margin-bottom: 10px;
	margin-left: 0px;
}
 }
 
  @media only screen 
    and (min-device-width: 1024px)
	and (max-device-width: 1366px)
	and (orientation: landscape)
	{ 
	
	#header {
   position: relative;
   z-index: 0;
   padding-top: 10px;
   background-color: #fff;
}

#header .container {
    background-color: #fff;
	z-index: 0;
}

.image_frame {
	width: 100%;
	margin: 0;
	position: relative;
	top: 90px;
	border: none;
	z-index: 0;
	height: 450px;
	overflow: hidden;
}

.image_frame span {
	position:relative;
	top:60px;
	left:20px;
}
	#header .newsletter_subscr {
	top: 75px;
	left: 840px;
	z-index: 1000;
}
	#header .newsletter_subscr_map {
    background-color: rgba(232, 110, 52, 1);
    box-shadow: 0 -8px 8px -8px #000000 inset;
    display: none;
    padding: 9px 25px 9px 15px;
    position: absolute;
    right: 72px;
    text-align: center;
    top: 159px;
    z-index: 1000;
}
	
	.feature_section2 {
    background-color: transparent;
    display: block;
    padding: 0;
    position: absolute;
    left: 1030px;
    text-align: center;
    top: 0;
    width: auto;
}
.feature_section2 a::before {
    font-family: FontAwesome;
    content: "\f023";
    padding-right: 1px;
    padding-left: 0px;
    color: rgba(232, 110, 52, 1);
}
.feature_section2 a {
    font-family: "Roboto Slab",serif;
    font-size: 100%;
    color: rgba(232, 110, 52, 1);
    text-decoration: none;
}

.feature_section2 .container {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
} 
html.js body.bg-cover div#change_layout.wrapper_boxed header#header div#trueHeader div.wrapper div.container div.menu_main div.navbar.yamm.navbar-default div.container {
	background-color: transparent;
	
}
  .content_block_t4s, .content_block_t4s_search {
	display: block;
position: relative;
top: -57px;
width: 90%;
margin: 0px auto;
padding: 10px;
background-color: #FDFDFD;
z-index: 9999;
border: 1px solid #efefef;
}
.content_block_t4s nav li {
    display: block;
    padding: 5px;
	font-size: 1.2rem;
}
.content_block_t4s nav ul li {
    list-style: square;
    margin-left: -10px;
    padding-left: 10px;
}  
.content_block_t4s nav li a::before {
    display: inline;
	font-family: FontAwesome;
    content: "\f105";
	margin-right: 10px;
}


	.blog_post h3 {
    color: rgba(232, 110, 52, 1);
	font-size: 16px;
}
.search-form {
		display: inline-block;
		text-align: center;
		width: 100%;
		padding: 0 10px;
}
.search {
	/*display: inline-block;*/
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	border: 1px solid #c0c0c0;
	z-index: 9999;
}
.search {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}

.search  label span.screen-reader-text {
	display: none;	
}

.search label input.search-field {
	display: inline-block;
	border: none;
	padding: 3px 5px;
	margin-top: 4px;
	width: 100%;
	height: 30px;
	float: right;
	background-color: #ececec;
}

p.srchRes {
    padding-left: 20px;
}

.footer1 .footer-social {
    display: inline;
    float: left;
    position: absolute;
    bottom: 20px;
	left: 20px;
}
.footer1 .footer-adres-nl {
    display: inline;
    float: left;
}
.footer1 .footer-adres-be-lu {
    display: inline;
    float: right;
    margin-right: 300px;
	margin-bottom: 10px;
	margin-left: 0px;
}
 }
 
