/* body */
body #tz-main-body-wrapper {font-family:"catamaran";font-size:15px;}

/* Logo */
.header1 .is-logo-sl {
    padding: 15px 0px 0px;
}
.header1 .tz-fix .is-logo-sl {
    padding: 6px 0;
}

/* Menu */
#tz-header-wrapper a.menu_style {
	padding-right:0px;
}
#tz-logo {padding-top:0px;} 
#tz-megamenu-area {padding-top:0px;}

.tz-fix #tz-logo {padding-top:0px;}  
.tz-fix #tz-megamenu-area {padding-top:0px;}

body.home.header1 > .header-menu,
body.header1 > .header-menu {padding-top:0px;}

/* Menu Background 
body.home #tz-header-wrapper {
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
}
*/
body.home #tz-header-wrapper {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
}

/* Delete this if sub page transparent */
body #tz-header-wrapper {
    background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0;
}

/* Scroll Down Menu */
.header1 .tz-fix .is-logo-sl .logo.scroll img {
    height:80px;
	width:auto;
}

/* Register */
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left;
}
#member-registration legend {font-size:26px;font-weight:bold;}
#member-profile .btn,
#member-registration .btn {margin-top:20px;}

/* Registration Button */
#member-registration .btn,
#member-profile .btn,
.form-validate .btn {
  background: #00aeef;
  color: #ffffff;
  border:2px solid #00aeef;
  padding:12px 32px;
}
.profile .btn:hover,
#member-registration .btn:hover,
#member-profile .btn:hover,
.form-validate .btn:hover {
  background: #FF8B00;
  color: #ffffff;
  border:2px solid #FF8B00;
  padding:12px 32px;
}
#eb-registration-history-page .btn {
  background: #00aeef;
  color: #ffffff;
  border:2px solid #00aeef;
    padding: 6px 32px 3px;
    text-shadow: none;
}
#eb-registration-history-page .btn:hover {
  background: #FF8B00;
  color: #ffffff;
  border:2px solid #FF8B00;
    padding: 6px 32px 3px;
    text-shadow: none;
}

/* Slideshow Background */
div.tp-dottedoverlay.twoxtwo {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

/* Slideshow */
.sizemd1:after {
    background-color: #f0f0f0;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 30px;
}
.sizemd1 {
    padding-bottom: 25px;
}
.buttonbgblue a:link,
.buttonbgblue a:hover,
.buttonbgblue a:visited {color:#fff!important;}
.buttonbgorange a:link,
.buttonbgorange a:hover,
.buttonbgorange a:visited {color:#fff!important;}
.buttonbgtera a:link,
.buttonbgtera a:hover,
.buttonbgtera a:visited {color:#fff!important;}
.buttonbgyellow a:link,
.buttonbgyellow a:hover,
.buttonbgyellow a:visited {color:#fff!important;}

/* Homepage Categories Desc */
#tz-homepage-categories-wrapper {padding-bottom:40px;}
#tz-homepage-categories-wrapper #tz-homepagecategories1 .module-ct h3 {
	/* margin-top:-50px; */
}
#tz-homepage-categories-wrapper .module-ct h3 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: -35px 0 20px;
    padding: 0 10px;
    text-transform: uppercase;
}
#tz-homepage-categories-wrapper .module-ct h3 a {
    background-color: #FF8B00;
    color: #fff;
    font-family: "montserrat";
    padding: 6px 15px;
    text-decoration: none;
	width:100%;
	text-align:center;
}
#tz-homepage-categories-wrapper .module-ct h3 a:hover {
    color: #fff;
}
#tz-homepage-categories-wrapper .module-ct .desc {
    font-size: 13px;
    line-height: 1.4em;
    padding: 0 10px;
	min-height:120px;
}
#tz-homepage-categories-wrapper img {border:1px solid #f3f3f3;}

/* Homepage Categories Desc Revised */
#homepage-categories {margin-top:-150px;}
#tz-homepage-categories-wrapper img {
    border: 5px solid #fff;
}
#tz-homepage-categories-wrapper a.effect-julia {}
#tz-homepage-categories-wrapper a.effect-julia img {
  backface-visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#tz-homepage-categories-wrapper a.effect-julia:hover img {
  opacity: 0.98;
  filter: alpha(opacity=98);
  -webkit-transform: scale3d(1.03, 1.03, 1);
  -moz-transform: scale3d(1.03, 1.03, 1);
  -ms-transform: scale3d(1.03, 1.03, 1);
  -o-transform: scale3d(1.03, 1.03, 1);
}
#tz-homepage-categories-wrapper .module-ct h3 {
	position:relative;
}
#tz-homepage-categories-wrapper .module-ct h3 a {
    background-color: #ffdb00;
    color: #333;
    display: inline-block;
    font-family: "montserrat";
    letter-spacing: 0;
    line-height: 1.4em;
    padding: 10px 5px;
    text-decoration: none;
}
#tz-homepage-categories-wrapper .module-ct h3 a:hover {
    color: #000;
}

/* Categories Title */
#tz-categories-title-wrapper .style1 .module-title {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: normal;
}
#tz-categories-title-wrapper .style1 .module-title span {
	color:#000;
	font-weight:bold;
}

/* Categories Revised */
#tz-categories-title-wrapper .style1 .module-title {
    border-top: 1px solid #ccc;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-top: 40px;
}

/* Modify */
#tz-categories-title-wrapper .custom {
	text-align:center;
}
#tz-categories-title-wrapper h3 {
	padding:0px 20px;
}
#tz-categories-title-wrapper .style1 .module-title {
    border-top: 0px solid #ccc;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0px;
    padding-top: 0px;
	padding-bottom:0px;
	display:inline-block;
	background-color:#fff;
}
#tz-categories-title-wrapper .tz_desc_for_title_mod {
	border-top:1px solid #000;
	padding-top:60px;
	margin-top:-26px;
}

#tz-categories-title-wrapper .style1 .module-title:before {
    background: #FFDB00 none repeat scroll 0 0;
    bottom: auto;
    content: "";
    display: block;
    height: 8px;
    left: 48%;
    margin-left: -35px;
    position: absolute;
    top: -5px;
    width: 100px;
	display:none;
}
#tz-categories-title-wrapper .style1 .module-title:after {display:none;}

/* Modify 2 */
#tz-categories-title-wrapper .custom {text-align: left;}
#tz-categories-title-wrapper .style1 .module-title {padding-left:0px;}
#tz-categories-title-wrapper .tz_desc_for_title_mod {
    margin-top: -26px;
    padding-top: 40px;
    text-align: left;
    padding-left: 0px;
	border-top:none;
}
.homepage_intro_listing {
    padding-left: 0%!important;
    padding-right: 0%!important;
}
.homepage_intro_listing ul {
    padding-left: 0%!important;
}
#tz-categories-title-wrapper {
    padding: 80px 0 0;
}

/* Homepage Categories Title */
#tz-categories-title-sub-wrapper {
    background-color: #f3f3f3;
    padding: 80px 0;
}
#tz-categories-title-sub-wrapper .style1 .module-title {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: normal;
}
#tz-categories-title-sub-wrapper .style1 .module-title span {
    color: #000;
    display: inline-block;
    font-family: "montserrat";
    font-size: 38px;
    font-weight: bold;
    margin: 5px 0;
}
#tz-categories-title-sub-wrapper .style1 .module-title {
    border-top: 1px solid #ccc;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-top: 40px;
}
#tz-categories-title-sub-wrapper .style1 .module-title {
    border-top: 0 solid #ccc;
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-top: 0;
}
#tz-categories-title-sub-wrapper .style1 .module-title:before {
    background: #e71d25 none repeat scroll 0 0;
    bottom: auto;
    content: "";
    display: block;
    height: 8px;
    left: 48%;
    margin-left: -35px;
    position: absolute;
    top: -5px;
    width: 100px;
}
#tz-categories-title-sub-wrapper .style1 .module-title:before,
#tz-categories-title-sub-wrapper .style1 .module-title:after {
	display:none;
}
#tz-categories-title-sub-wrapper .tz_desc_for_title_mod {
    color: #333;
    font-family: "catamaran";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 0 5%;
}

/* Side 1 & Side 2 */
#tz-side-top-wrapper {background-color:#E71F25;}
#tz-side-bottom-wrapper {background-color:#E71F25;}
#tz-side1,
#tz-side4 {padding:0px;background-color:#EAEAEA;}
#tz-side1 img {margin-top:-101px;}
#tz-side2 {}
#tz-side2 h3 {font-weight:bold;color:#fff;font-family:montserrat;font-size:26px;margin-bottom:15px;}
#tz-side2 .module-ct {
    width: 95%;
    padding: 20px 30px;
    color: #fff;
}
#tz-side2 .module-ct i {margin-right:5px;}
#tz-side2 .module-ct li {padding-bottom:0px;}
#tz-side2 .side_read_more {
	padding:5px 10px;
	border:2px solid #fff;
	border-radius:6px;
	font-weight:bold;
	color:#fff;
	background-color:transparent;
	display: inline-block;
	margin-top:20px;
}
#tz-side2 .side_read_more a,
#tz-side2 .side_read_more a:hover {color:#fff;}
#tz-side3 {}
#tz-side3 h3 {font-weight:bold;color:#fff;font-family:montserrat;font-size:26px;margin-bottom:15px;}
#tz-side3 .module-ct {
    width: 95%;
    padding: 30px 30px 20px;
    color: #fff;
	float:right;
}
#tz-side3 .module-ct i {margin-right:5px;}
#tz-side3 .module-ct li {padding-bottom:0px;}
#tz-side3 .side_read_more {
	padding:5px 10px;
	border:2px solid #fff;
	border-radius:6px;
	font-weight:bold;
	color:#fff;
	background-color:transparent;
	display: inline-block;
	margin-top:20px;
}
#tz-side3 .side_read_more a,
#tz-side3 .side_read_more a:hover {color:#fff;}

/* Parallex Vision */
#tz-parallex-vision-wrapper:before {
  content: '';
  background: /* url("../../../images/pattern.png") repeat */ rgba(0, 0, 0, 0.3);
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  bottom: 0;
}
#tz-parallex-vision-wrapper {padding:100px 0 240px;position:relative;}
#tz-parallex-vision {text-align:center;color:#fff;}
#tz-parallex-vision h2 {
	font-size: 38px;
	font-weight: bold;
	color: #FFFFFF;
    text-shadow: 0px 0px 1px #000;
	display:inline-block;
	margin-bottom:30px;
	border:3px solid #fff;
	padding:10px 30px 5px 30px;
	text-transform:uppercase;
}
#tz-parallex-vision h3 {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
    text-shadow: 0px 0px 1px #000;
}
#tz-parallex-vision p {
    font-family: "catamaran";
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 0 5%;
    text-shadow: 0px 0px 1px #000;
}

/* Parallex Vision */
#tz-assistant-wrapper:before {
  content: '';
  background: rgba(231,30,37, 1);
  /* background:#E71E25; */
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  bottom: 0;
}
#tz-assistant-wrapper {
	position:relative;
	padding:30px 0px;
	color:#fff;
	margin-top:20px;
}
#tz-assistant-wrapper #assistant_1 span {
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
#tz-assistant-wrapper #assistant_1 p {
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}
#tz-assistant-wrapper #assistant_2 i {
    clear: both !important;
    display: block;
    float: left;
    font-size: 60px;
    margin-right: 15px;
	width:auto;
}
#tz-assistant-wrapper #assistant_2 span {
    display: inline;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: normal;
}
#tz-assistant-wrapper #assistant_2 div.span_container {float:left;width:75%;margin-top:5px;}
#tz-assistant-wrapper #assistant_2 span.span_top {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
#tz-assistant-wrapper #assistant_2 span.span_bottom {display:block;font-size:13px;}
#tz-assistant-wrapper #assistant_3 {}
#tz-assistant-wrapper #assistant_3 a {
    border: 3px solid #fff;
    padding: 5px 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    font-family: "montserrat";
    font-weight: bold;
    text-transform: uppercase;
	font-size:16px;
}
#tz-assistant-wrapper #assistant_3 a:link,
#tz-assistant-wrapper #assistant_3 a:hover,
#tz-assistant-wrapper #assistant_3 a:visited {color:#fff;}
#tz-assistant-wrapper {background-position: 50% 60%;}

/* Welcome Column */
#tz-welcome-wrapper {padding:60px 0px 0px;}
#tz-welcome-wrapper #tz-welcome-left h2 {
    font-family: "Montserrat";
    font-size: 30px;
    text-transform: uppercase;
	font-weight:bold;
	line-height:1.2em;
}
#tz-welcome-wrapper #tz-welcome-left h2 span {
    color: #777;
    font-family: "Montserrat";
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
    display: block;
    font-size: 28px;
}
#tz-welcome-wrapper #tz-welcome-left h3 {
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 3px;
    text-transform: capitalize;
}
#tz-welcome-wrapper #tz-welcome-left p {
	text-align:left;
	line-height:1.6em;
}
#tz-welcome-wrapper #tz-welcome-left p a.readmorehere {
    border: 2px solid #242732;
    border-radius: 6px;
    color: #242732;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 20px 0 0;
    padding: 8px 30px;
    text-transform: uppercase;
}
#tz-welcome-wrapper #tz-welcome-left p a.readmorehere:hover {
	border-color:#FF8B00;
	color:#FF8B00;
}

/* Welcome Image */
#tz-welcome-wrapper #tz-welcome-right {}
#tz-welcome-wrapper #tz-welcome-right .welcome_image {
	text-align:center;
}
#tz-welcome-wrapper #tz-welcome-right .welcome_image img {
	margin-top:-120px;
}

/* Blog */
#tz-blog-partner-wrapper {}
#tz-blog-partner-wrapper .style1 .module-title {
    color: #222222;
    display: block;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 45px;
    margin-bottom: 31px;
    position: relative;
    text-transform: uppercase;
}

/* Showcase Gallery */
#tz-showcase-wrapper {padding:60px 0px;}
#tz-showcase-wrapper .style1 .module-title:after {display:none;}
#tz-showcase-wrapper .style1 .module-title {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 10px;
	line-height:30px;
}
#tz-showcase-wrapper .style1 .module-title span {
    font-weight: bold;
}
#tz-showcase-wrapper .tz_desc_for_title_mod {
    margin-bottom:20px;
	padding:0 10%;
}
#tz-showcase-wrapper p.showcase_url {text-align:center;}
#tz-showcase-wrapper p.showcase_url a {
    border-radius: 6px;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 20px 0 0;
    padding: 8px 30px;
    text-transform: uppercase;
	border:2px solid #242732;
	color:#242732;
}
#tz-showcase-wrapper p.showcase_url a:hover {
    border-color: #FF8B00;
    color: #FF8B00;
}

/* Widgetkit */
#lightbox-title.lightbox-title-float {
    color: #fff;
    font-weight: normal;
}

/* News & Blog */
#tz-blog-partner-wrapper {
	background-color:#fff;
}
#tz-blog-partner-wrapper h3.tz_title {
	display:block;
}
#tz-blog-partner-wrapper h3 a.moduleItemTitle {
	background:rgba(231, 30, 37, 0.6) none repeat scroll 0 0;
	color:#fff;
	display:inline-block;
	padding:8px 10px 5px;
	line-height:1.2em;
}
body.view-item div.itemFullText h3 {
    margin: 0;
    padding: 10px 0;
}
#k2Container.itemView .itemTitle {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    margin: 0 0 16px;
}
body.view-item div.itemIntroText {
    color: #444;
    font-weight: bold;
    line-height: 24px;
    padding: 0;
}

/* Homepage Features */
#tz-features-wrapper .featuring {
    padding-top:20px;
}
#tz-features-wrapper .featuring .tabs_style h3 {
    font-size: 30px;
    padding: 10px 0;
}
#tz-features-wrapper .featuring .tabs_style p {
    color: #000;
    font-family: Raleway;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0 0 20px;
}
#tz-features-wrapper .featuring .tabs_style {
    padding: 40px 50px 50px;
}
/* ul li */
body #tz-features-wrapper .tab-content .tab-title ul li {
    display: list-item !important;
    list-style-position: outside;
    list-style-type: disc;
	list-style:none;
}

/* Text Alignment */
#tz-features-wrapper .product-row .product-texts p,
#tz-features-wrapper .featuring .tabs_style p,
#tz-features-wrapper .tab-style-2 .tab-content .tabs_style p {
    text-align: justify;
}

/* Contact Form */
.contact {
    color: #000;
    font-family: catamaran;
    font-size: 15px;
    font-weight: 400;
    padding: 20px;
}
.form_right.contact_forms .formResponsive label {
    float: left;
    font-weight: normal;
    height: 18px;
    margin: 3px 5px 3px 0;
    padding: 0;
}
.form_right.contact_forms .formResponsive input[type="radio"], 
.form_right.contact_forms .formResponsive input[type="checkbox"] {
    float: left;
    margin-right: 5px;
    margin-top: 8px;
    padding-left: 18px;
}
.contact-address li .telephone {margin-top:10px;}
.highlight_subject {color:#FF0000;}
.chzn-container-single .chzn-single {height:30px;padding:5px;}
.contact-miscinfo p {
    font-weight: bold;
}

/* Footer */
.company_tel a {color:#a2a4a8;}
.company_tel a:hover {color:#00AEEF;}


/* Footer Products & Services */
.breadcrumbs_footer_products #tz-main-body-wrapper {
    display: none;
}
.breadcrumbs_footer_products #tz-breadcrumbs-wrapper .page_heading {
  color: #eaeaea;
  display: block;
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height:1.1em;
  font-family:"Montserrat",sans-serif,Arial,sans-serif;
  letter-spacing:0px;
}
.breadcrumbs_footer_products h1 {
    display:none;
}
.breadcrumbs_footer_products .tz-breadcrumb {
    text-align:center;
}

/* Footer */
#tz-footer-section-1-wrapper:before {
    background-color: transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#tz-footer-section-1-wrapper {
	font-family: "catamaran";
	font-size: 14px;
	/*
	background-attachment: scroll;
	background-image: url(../../../images/footer.png);
	background-repeat: repeat-x;
	border-top:0px solid #eaeaea;
	*/
	position: relative;
	background-position: left bottom;
	background-color: #303030!important;
	padding:40px 0 40px;
}
#tz-footer-section-1-wrapper .style2 .module-title {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 27px;
    margin: 0 0 5px;
    text-transform: uppercase;
    border-bottom: 0px solid #555;
	padding-bottom:10px;
}
#tz-footer-section-1-wrapper p {
    font-family: catamaran;
    font-size: 13px;
    line-height: 1.6em;
	color:#ccc;
}
#tz-footer-section-1-wrapper .nav.menu li {
    font-family: catamaran;
    font-size: 13px;
    padding: 0 0 2px;
}
#tz-footer-section-1-wrapper .nav.menu li a {
    color:#ccc;
	line-height:1.4em;
	display:inline-block;
}
#tz-footer-section-1-wrapper .nav.menu li a:hover {
    color:#FFDB00;
}
#tz-footer-section-2-wrapper {
    background-color: #1d1e1d;
	background-color: #303030;
    border-bottom: 8px solid #FFDB00;
	margin-top:0px;
}

/* Footer Column 1 color: #a2a4a8; */
#tz-footer1 .custom .row div {margin:0px;padding:0px;}
#tz-footer1 img {margin-bottom:10px;}
#tz-footer1 p {line-height:1.6em;}
#tz-footer1 .tzFooterSocial {padding:10px 0px;}
#tz-footer1 .tzFooterSocial .fa {
    border: 3px solid #ccc;
    border-radius: 50%;
    color: #ccc;
    font-size: 20px;
    padding: 6px 8px;
}
/*
#tz-footer1 .tzFooterSocial .fa {
    border: 0px solid #999;
    border-radius: 50%;
    color: #959595;
    font-size: 30px;
    padding: 0px;
}
*/
#tz-footer1 .tzFooterSocial .fa:hover {
	color:#fff;
	border: 3px solid #fff;
}

/* Footer Column 2 */
#tz-footer-section-1-wrapper #tz-footer2 .nav.menu li {
    font-family: catamaran;
    font-size: 13px;
    padding: 0 0 2px;
    line-height: 1.4em;
}

/* Footer Column 3 */
#tz-footer-section-1-wrapper #tz-footer3 .nav.menu li {
    font-family: catamaran;
    font-size: 13px;
    padding: 0 0 2px;
    line-height: 1.4em;
}

/* Footer Column 4 */
#tz-footer4 {}
#tz-footer4 p {}
#tz-footer4 p.company_tel,
#tz-footer4 p.company_tel2 {
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 0;
}
#tz-footer4 p.company_email a,
#tz-footer4 p.company_tel a,
#tz-footer4 p.company_tel2 a,
#tz-footer4 p.company_fax a {
	color:#ccc;
}
#tz-footer4 p.company_email a:hover,
#tz-footer4 p.company_fax a:hover,
#tz-footer4 p.company_tel a:hover,
#tz-footer4 p.company_tel2 a:hover {
	color:#fff;
}
#tz-footer4 p.company_tel2 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:13px;
	font-weight:normal;
}
#tz-footer4 p.company_fax {
	margin-top:0px;
	margin-bottom:5px;
	font-size:13px;
	font-weight:normal;
}

/* Footer Copyright */
.tzCopyright {
    padding: 10px 0px;
	font-size:12px;
	width:100%;
}
.tzCopyright img {
	margin-right:5px;
	border-radius:50%;
	border:1px solid #111;
}
.tzCopyright p {
    color: #ccc;
    font-family: "catamaran";
    margin: 0;
	line-height:1em;
	display:inline-block;
}
#tz-footer-section-2-wrapper a,
#tz-footer-section-2-wrapper a:hover,
#tz-footer-section-2-wrapper a:visited {
	color: #fff;
}
.tzFooterSocial {
    padding: 0px 30px 0px 0px;
	font-family:"catamaran";
}
.tzFooterSocial strong {
    color: #999;
    float: left;
    font-size: 12px;
    font-weight: normal;
    padding: 6px 5px;
}
.tzFooterSocial ul {
    float: left;
    margin: 0;
    padding: 0;
}
#tz-footers .fa {
    border: 0px solid #a2a4a8;
    border-radius: 0%;
    color: #a2a4a8;
    font-size: 20px;
    height: 30px;
    padding: 6px 0px;
    width: 20px;
}
#tz-footers .fa:hover {border:none;color:#FFDB00;}
.tzFooterSocial ul li {
    float: left;
    padding: 0 4px;
}

/* ol li */
ol li {
    color: #000;
    font-family: "catamaran";
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 0;
}

/* Event Search Block */
#tz-event-search-box-wrapper {
    /* margin-top: -83px; */
    position: relative;
    z-index: 100;
	background:rgba(0, 0, 0, 0.5) !important;
	border:0px solid red;
	margin-top:-85px;
	height:85px;
}
#tz-event-search-box-wrapper .container {}
#tz-event-search-box-wrapper #event-search-box {
	position:relative;
}
#tz-event-search-box-wrapper #tz-eventsearchbox {
    /*  margin-top: -85px; */
    padding: 25px 0 25px;
    position: absolute;
    text-align: center;
	height:83px;
	border:0px solid lightblue;
}
#tz-event-search-box-wrapper #tz-eventsearchbox .search_table {}
#tz-event-search-box-wrapper #tz-eventsearchbox form#eb_search_form {}
#tz-event-search-box-wrapper #tz-eventsearchbox form#eb_search_form .row-fluid {}
#tz-event-search-box-wrapper #tz-eventsearchbox form#eb_search_form .row-fluid .span_auto {
    display: inline-block;
    float: none;
	margin:0px;
	width:auto;
	color:#fff;
	margin-right:5px;
	vertical-align:middle;
	font-family:"montserrat";
	font-weight:bold;
	font-size:20px;
}
#tz-event-search-box-wrapper #tz-eventsearchbox form#eb_search_form .row-fluid .span2,
#tz-event-search-box-wrapper #tz-eventsearchbox form#eb_search_form .row-fluid .span3 {
    display: inline-block;
    float: none;
	margin:0px 5px 0px 0px;
}
#eb_search_form select, 
#eb_search_form input[type="text"], 
#eb_search_form .inputbox {
    border: medium none;
    border-radius: 0;
    font-family: "montserrat";
    font-size: 12px;
    line-height: 17px;
    min-height: 33px;
    padding: 8px 10px;
    width: 100%;
}
#tz-event-search-box-wrapper #tz-eventsearchbox form#eb_search_form .chzn-container-single .chzn-single {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #444;
    display: block;
    height: auto;
    line-height: 17px;
    overflow: hidden;
    padding: 8px 10px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
	font-family: "montserrat";
}
#tz-event-search-box-wrapper #tz-eventsearchbox form#eb_search_form .search_button {
    border: medium none;
    border-radius: 0;
    padding: 8px 10px;
    width: 100%;
	background-color:#FF8B00;
}
#tz-event-search-box-wrapper #tz-eventsearchbox form#eb_search_form .search_button:hover {
	background-color:#9B6BA9;
}
.chzn-container-single .chzn-drop {
    background-clip: padding-box;
    border-radius: 0 !important;
    margin-top: -1px;
}
.chzn-container-single .chzn-single div b {
    background-position: 0 6px;
}

/* Event History */
#eb-registration-history-page #filter_event_id_chzn {display:none;}

/* Clients logo */
body.home #tz-clients-wrapper {
    padding: 30px 0 10px ;
	border-top: 1px solid #eaeaea;
}
body #tz-clients-wrapper {
    padding: 30px 0 10px;
    border-top: 2px dashed #ccc;
}
#tz-clients-wrapper .style1 .module-title {
	color: #222222;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 45px;
	text-transform: uppercase;
	margin-bottom:0px;
	background-image: url(../../../images/horizontal_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:30px;
}
#tz-clients-wrapper .style1 .module-title:after {display:none;}
#client304 .slide-contents-horizontal, 
#client304 .slide-contents-vertical {
	opacity:1!important;
	border:none!important;
}
.client-logo-slider.ibx-horizontal {
    margin-bottom: 0px;
    margin-top: -10px!important;
}

/* Heading Style */
#tz-main-body-wrapper .titles {
    color: #272727;
    font-size: 25px;
    font-weight: bold;
	margin-top: 15px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    text-align: left;
    text-transform: uppercase;
	font-family:'Open Sans';
}
#tz-main-body-wrapper .titles2 {
    color: #00aeef;
    font-size: 20px;
    font-weight: bold;
	font-family:'Open Sans';
	margin:30px 0px 10px;
	padding:0px;
}
#tz-main-body-wrapper .titles3 {
    background-color: #fff;
    color: #00aeef;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 0;
    text-transform: uppercase;
    width: auto !important;
	font-family:'Open Sans';
}
#tz-main-body-wrapper .title3_border {
    border-top: 5px solid #eaeaea;
    margin-top: -27px !important;
    padding-top: 25px;
}
#tz-main-body-wrapper .title3_border .why_text {
    display: none;
}
#tz-main-body-wrapper .titles4 {
    background-color: #ccc;
    color: #fff;
    display: block;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 10px 0;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#tz-main-body-wrapper .titles5 {
    background-color: #999;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    margin: 10px 0;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: normal;
	line-height:1.4em;
}
#tz-main-body-wrapper .titles6 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
	font-family:'Open Sans';
	margin:30px 0px 10px;
	padding:0px;
}
#tz-main-body-wrapper .titles7 {
    background-color: #ddd;
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1.4em;
    margin: 10px 0;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

/* Text Style */
#tz-main-body-wrapper .page_methodolgy {display:block;margin-bottom:20px;}
#tz-main-body-wrapper .page_program_left {padding-top:20px;}

#tz-main-body-wrapper .dialog_style {font-size:24px;font-style:italic;font-weight:normal;line-height:1.6em;margin-top:20px;}
#tz-main-body-wrapper .dialog_style strong {font-weight:bold;display:block;font-size:30px;margin-bottom:10px;}
#tz-main-body-wrapper .dialog_style span {font-weight:bold;font-size:16px;font-style:normal;display:inline-block;margin-top:10px;letter-spacing:1px;}

#tz-main-body-wrapper .hstyle1 {margin-top:30px;margin-bottom:0px;font-weight:bold;}
#tz-main-body-wrapper .hstyle2 {margin-top:20px;margin-bottom:10px;}

#tz-main-body-wrapper .textstyle1 {font-size:15px;font-weight:bold;margin:20px 0px 5px;line-height:1.2em;}
#tz-main-body-wrapper .textstyle2 {font-size:17px;font-weight:bold;margin:20px 0px 5px;line-height:1.2em;}

#tz-main-body-wrapper .colorstyle1 {color:#9B6BA9;}
#tz-main-body-wrapper .colorstyle2 {color:#FF8B00;}

/* HRDF */
#tz-hrdf-wrapper {padding:6px 0px 10px;text-align:center;background-color:#f3f3f3;}
#tz-hrdf-wrapper p {font-size:13px;font-weight:bold;text-transform:uppercase;letter-spacing:2px;margin:0px;}
#tz-hrdf-wrapper img {margin-left:10px;}
#tz-hrdf-wrapper .toeic {
    color: #000;
    font-size: 34px;
    margin-left: 10px;
    vertical-align: middle;
}

/* Activites */
h3.activities_title {border-bottom:1px solid #999;padding-bottom:10px;}
.games_column li a .fa {margin-left:5px;font-size:12px;}
.games_column li a:hover {color:#FF8B00;}

/* 
.a_listing {
	margin-bottom:60px;
	border-bottom:2px dashed #eaeaea;
	padding-bottom: 20px;
}
*/

.a_listing {
    border-bottom: 2px dashed #eaeaea;
    margin-bottom: -60px;
    padding-bottom: 40px;
    padding-top: 100px;
}
.a_listing_title {
    color: #ff9900;
    font-weight: bold;
    margin-bottom: 10px;
}
#tz-main-body-wrapper .a_listing_title {
	color:#FF9900;
	margin-bottom:10px;
	font-size:20px;
	margin-top: 20px;
}
.galleries {clear:both;}
.tech_listing {}
.tech_listing_left {
    float: left;
    width: 230px;
	z-index:10;
}
.tech_listing_left img {
	border:1px solid #666;
	border-radius:6px;
}
.tech_listing_right {
    float: left;
    width: 79%;
	padding-left:5px;
}
.tech_listing .spotlight .overlay-default {border-radius:6px;}
.features {margin-top:20px;}
.features strong {margin-bottom:0px;font-size:16px;text-decoration:underline;}
#tz-main-body-wrapper .features ul li {font-size:14px;}


/* Purchase */
#tz-step-by-step-wrapper {
    padding: 30px 0px 10px;
    border-bottom: 2px dashed #ccc;
    text-align: center;
}
#tz-step-by-step-wrapper h3.module-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
#tz-step-by-step-wrapper h3.module-title span {
    border: 2px solid #000;
    display: inline-block;
    line-height: 26px;
    padding: 6px 16px;
    vertical-align: middle;
}
#tz-step-by-step-wrapper h3.module-title span {padding:10px 16px 6px;}
#tz-step-by-step-wrapper h3 {
    font-size: 15px;
    line-height: 1.3em;
    text-transform: capitalize;
}
#tz-step-by-step-wrapper .fa {font-size:70px;color:#333;} 
#tz-step-by-step-wrapper .steps {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: montserrat;
    margin: 16px 0 10px;
	color:#333;
}
#tz-step-by-step-wrapper .module-title:after {display:none;}
#tz-step-by-step-wrapper .comingsoon {
    background-color: #ff9900;
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    padding: 0px 5px;
    margin-left: 5px;
    text-transform: uppercase;
}

/* How to help */
#tz-how-to-help-wrapper {
    padding: 50px 0px 50px;
    border-bottom: 0px dashed #ccc;
    text-align: center;
	font-family:"catamaran";
	background:rgba(0, 0, 0, 0) linear-gradient(to right, rgba(16, 65, 104, 1) 0%, rgba(29, 88, 143, 1) 31%, rgba(43, 113, 188, 1) 70%, rgba(56, 135, 226, 1) 100%) repeat scroll 0 0;
}
#tz-how-to-help-wrapper h3.module-title {
    font-family: "montserrat";
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0;
	text-transform:uppercase;
}
#tz-how-to-help-wrapper h3.module-title strong {font-size:30px;text-transform:uppercase;color:#fff;}
#tz-how-to-help-wrapper .how_to {width:20%;}
#tz-how-to-help-wrapper .module-title:after {display:none;}
#tz-how-to-help-wrapper .fa {font-size:50px;color:#fff;} 
#tz-how-to-help-wrapper p.how_desc {
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 1.6em;
	padding:0px 10px;
}
#tz-how-to-help-wrapper h3 {color:#fff;}
#tz-how-to-help-wrapper h3.steps {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "montserrat";
    margin: 16px 0 10px;
	color:#fff;
	letter-spacing:3px;
}
#tz-how-to-help-wrapper .arrow {
	background-image: url(../../../images/white-arrow-orange.png);
	height: 31px;
	position: absolute;
	right: -40px;
	top: 25px;
	width: 85px;
	z-index: 5;
	background-repeat: no-repeat;
}

/* Sub Banner Modification */
body.banner_fundamentals #tz-breadcrumbs-fundamentals-wrapper {}
body.banner_teaming #tz-breadcrumbs-team-building-wrapper {}

/* ----------------------------------------------------- Eventlisting ----------------------------------------------------------- */
body.com_eventbooking #tz-main-body-wrapper {}
body.com_eventbooking #tz-main-body-wrapper .table-bordered > thead > tr > th {text-transform:uppercase;}
.table-bordered > thead > tr > th, 
.table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}
#eb-group-registration-form .btn,
#eb-individual-registration-page .form-actions .btn,
div.eb-taskbar .btn,
#eb-category-page-table .btn {
    border: 0 solid #00aeef;
    border-radius: 10px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.3em;
    margin: 0;
    padding: 6px 10px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    transition: none 0s ease 0s ;
}
div.eb-taskbar .btn {
	padding:6px 20px;
}
#eb-group-registration-form .btn:hover,
#eb-individual-registration-page .form-actions .btn:hover,
div.eb-taskbar .btn:hover,
#eb-category-page-table .btn:hover {background-color:#FF8B00;}

.eb-event-link:hover {color:#FF8B00;}
.eb-notice-message {
    font-size: 12px;
    font-weight: 500;
    margin-top: 0;
}
#eb-event-page h1.eb-page-heading {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0px!important;
}
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description,
#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {border-radius:0px;}
#eb-event-details {
    padding: 30px 20px 30px 30px !important;
}
#eb-event-details .eb-notice-message {
    font-size: 12px;
    font-weight: 500;
    margin-top: 0;
	color:#FF0000;
}
#tz-main-body-wrapper #eb-event-details ul {
    list-style: outside none disc;
    margin-bottom: 20px;
    margin-top: 0;
    padding-left: 25px;
}
#tz-main-body-wrapper #eb-event-details ul.circle {
	margin-bottom: 10px;
	margin-top: -10px;
	padding-left: 50px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
#tz-main-body-wrapper #eb-event-details ul.circle ul {
	padding-left: 60px;
}
#tz-main-body-wrapper #eb-event-details ul ul {
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.eb-container h1, .eb-container h2, .eb-container h3 {
    margin: 20px 0 15px !important;
    padding: 0 !important;
    width: auto !important;
}
input#total_amount {height:30px;}
.event_date_expire {}
body.com_eventbooking #tz-main-body-wrapper .table-bordered > thead > tr > th.location_col {
    width:13%;
}
body.com_eventbooking #tz-main-body-wrapper .table-bordered > thead > tr > th.date_col {
    width:10%;
}
body.com_eventbooking #tz-main-body-wrapper .table-bordered > thead > tr > th.actions-col {
    width:35%;
}
.contentpane.tzmodal h2, 
.contentpane.tzmodal h1, 
.contentpane.tzmodal h3, 
.contentpane.tzmodal h4, 
.contentpane.tzmodal h5, 
.contentpane.tzmodal h6,
.contentpane.tzmodal li, 
.contentpane.tzmodal p {
    color: #000000!important;
}
#eb-category-page-table a.eb-event-link {color:#0000FF;}
#eb-category-page-table a.eb-event-link:hover {color:#FF8B00;}
#eb-categories .eb-category {width:225px;display:inline-block;}
#eb-categories .eb-category .eb-box-heading {}
#eb-categories .eb-category .eb-box-heading h3.eb-category-title {font-size:16px;}

/* ----------------------------------------------------- End Eventlisting ----------------------------------------------------------- */

/* Academy Listing */
#tz-main-body-wrapper .academy_listing {margin-top:20px;margin-bottom:30px;}
#tz-main-body-wrapper .academy_listing h3 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.4em;
    font-weight: bold;
}
#tz-main-body-wrapper .academy_listing h3 a {
    color:#000;
}
#tz-main-body-wrapper .academy_listing h3 a:hover {
    color:#FF8B00;
}
#tz-main-body-wrapper .academy_listing img {
    padding:10px 40px;
}
#tz-main-body-wrapper .academy_listing p {font-size:15px;}
#tz-main-body-wrapper .academy_listing_page hr {border-bottom:5px solid #eee;margin:30px 0px;}

/* Alignment 2 */
#tz-main-body-wrapper .academy_listing2 {text-align:left;padding:0px 150px;}
#tz-main-body-wrapper .academy_listing2 .col-lg-3 {min-width:285px;}

/* Acedemy Questtion */
#tz-main-body-wrapper h3.learnmore {font-weight:bold;}
#tz-main-body-wrapper .academy_links {
    background-color: #f9f9f9;
    border-left: 3px solid #ff8b00;
    list-style-type: none;
    margin-left: 20px;
    padding: 15px 0 15px 20px;
} 
#tz-main-body-wrapper .academy_links li a {}
#tz-main-body-wrapper .academy_links li a:hover {color:#ff8b00;}
#tz-main-body-wrapper .academy_links li a .fa {margin-left:5px;}
#tz-main-body-wrapper .academy_links li a .fa:hover {color:#ff8b00;}

/* Event Booking */
.buttons_register_individual2,
.events_table_register_individual2 {display:none!important;}
.events_table_contact_form {display:none!important;}

/* Form Enquiry In House */
#tz-main-body-wrapper .enquiry_forms {}
#tz-main-body-wrapper .enquiry_forms .formResponsive .formHorizontal .formControlLabel {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 200px;
}
#tz-main-body-wrapper .enquiry_forms .formResponsive .formHorizontal .formControls {
    margin-left: 220px;
}
#tz-main-body-wrapper .enquiry_forms .rsform-block-subject .formValidation {display:none;}
#tz-main-body-wrapper .enquiry_forms .formResponsive input, 
#tz-main-body-wrapper .enquiry_forms .formResponsive textarea {
    background-color: #eaeaea;
    border: medium none;
    box-shadow: none;
    width: 100%;
	color:#000;
}
#tz-main-body-wrapper .enquiry_forms .formResponsive .rsform-radio {width:auto;margin-top:8px;}
#tz-main-body-wrapper .enquiry_forms .formDescription {margin:0px;}
#tz-main-body-wrapper .enquiry_forms .formControlLabel {color:#000000;}
#tz-main-body-wrapper .enquiry_forms .formResponsive input[type="submit"], 
#tz-main-body-wrapper .enquiry_forms .formResponsive button[type="submit"] {
    font-size: 16px;
    margin-top: 10px;
    padding: 16px 10px;
    width: 100%;
}
#tz-main-body-wrapper .enquiry_forms .chzn-container-single .chzn-single {border:2px solid #FF8B00;line-height:18px;}
#tz-main-body-wrapper .enquiry_forms .chzn-container {
    width: 100% !important;
}
#tz-main-body-wrapper .enquiry_forms ul.chzn-results {padding:0px 0px 0px 10px;margin:0px;}
#tz-main-body-wrapper .enquiry_forms ul.chzn-results li {margin-bottom:8px;line-height:1.2em;}
#tz-main-body-wrapper .enquiry_forms .rsform-block-public-training .formControlLabel {color:#FF8B00;font-weight:bold;}
#tz-main-body-wrapper .enquiry_forms .rsform-block-academy .formControlLabel {color:#FF8B00;font-weight:bold;}
#tz-main-body-wrapper #adminForm .btn {
    background-color: #00aeef;
    box-shadow: none;
    padding: 4px 20px;
    text-shadow: none;
}
#tz-main-body-wrapper #adminForm .btn:hover {
    background-color: #FF8B00;
	border-color:#FF8B00;
}
#tz-main-body-wrapper #adminForm .modal_user_id {display:none;}

/* Customize Form */
#tz-customize-form-wrapper h3.title {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#tz-customize-form-wrapper {
    font-family: "catamaran";
    font-size: 15px;
}
#tz-customize-form-wrapper .enquiry_forms .formResponsive .formHorizontal .formControlLabel {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 140px;
}
#tz-customize-form-wrapper .enquiry_forms .formResponsive .formHorizontal .formControls {
    margin-left: 160px;
}
#tz-customize-form-wrapper .enquiry_forms .rsform-block-subject .formValidation {display:none;}
#tz-customize-form-wrapper .enquiry_forms .formResponsive input, 
#tz-customize-form-wrapper .enquiry_forms .formResponsive textarea {
    background-color: #eaeaea;
    border: medium none;
    box-shadow: none;
    width: 95%;
}
#tz-customize-form-wrapper .enquiry_forms .formResponsive .rsform-radio {width:auto;margin-top:8px;}
#tz-customize-form-wrapper .enquiry_forms .formDescription {margin:0px;}
#tz-customize-form-wrapper .enquiry_forms .formControlLabel {color:#000000;}
#tz-customize-form-wrapper .enquiry_forms .formResponsive input[type="submit"], 
#tz-customize-form-wrapper .enquiry_forms .formResponsive button[type="submit"] {
    font-size: 16px;
    margin-top: 10px;
    padding: 16px 10px;
    width: 100%;
}
#tz-customize-form-wrapper .enquiry_forms .chzn-container-single .chzn-single {border:1px solid #000;line-height:18px;}
#tz-customize-form-wrapper .enquiry_forms .chzn-container {
    width: 100% !important;
}
#tz-customize-form-wrapper .enquiry_forms ul.chzn-results {padding:0px 0px 0px 10px;margin:0px;}
#tz-customize-form-wrapper .enquiry_forms ul.chzn-results li {margin-bottom:8px;line-height:1.2em;}
#tz-customize-form-wrapper .enquiry_forms .rsform-block-public-training .formControlLabel {color:#FF8B00;font-weight:bold;}
#tz-customize-form-wrapper .enquiry_forms .rsform-block-academy .formControlLabel {color:#FF8B00;font-weight:bold;}
#tz-customize-form-wrapper #adminForm .btn {
    background-color: #00aeef;
    box-shadow: none;
    padding: 4px 20px;
    text-shadow: none;
}
#tz-customize-form-wrapper #adminForm .btn:hover {
    background-color: #FF8B00;
	border-color:#FF8B00;
}
#tz-customize-form-wrapper #adminForm .modal_user_id {display:none;}

/* Package */
.packages {border:1px solid #666;padding:10px 20px;margin-top:20px;}
.packages p {margin:0px;}

/* Diploma */
.diploma {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color;
    border-image: none;
    border-style: dashed none;
    border-width: 3px medium;
    margin: 40px 0 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.diploma h3.titles {
	padding-bottom: 0px!important;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#tz-main-body-wrapper table.table_toeic {margin-bottom:20px;}
#tz-main-body-wrapper table.table_toeic th {border:1px solid #ccc;padding:10px;}
#tz-main-body-wrapper table.table_toeic td {border:1px solid #ccc;padding:10px;}
#tz-main-body-wrapper table.table_toeic p {margin:0px;}
#tz-main-body-wrapper table.table_toeic th {background-color:#00aeef;color:#fff;}
#tz-main-body-wrapper table.table_toeic th p {
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#tz-main-body-wrapper table.table_toeic tr.bg td {background-color:#f3f3f3;}

/* User */
body.view-profile .alert-error {display:none;}

/* Article Page */
.breadcrumbs_style2 .tz-breadcrumb h1 {
    color: #ffffff;
    font-size: 40px;
    margin: 0 0 20px;
}
#tz-main-body-wrapper h3 {
	font-weight:bold;
	margin:10px 0px 20px;
}
#tz-main-body-wrapper h4 {
	font-weight:bold;
	margin:25px 0px 15px;
}
#tz-main-body-wrapper .article_readmore {}
#tz-main-body-wrapper .article_readmore a {
    background-color: #2858ab;
    border-radius: 6px;
    color: #f3f3f3;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2em;
    padding: 4px 10px 1px;
}
#tz-main-body-wrapper .article_readmore a:hover,
#tz-main-body-wrapper .article_readmore a:visited {color:#fff;}

#tz-main-body-wrapper .article_readmore2 {}
#tz-main-body-wrapper .article_readmore2 a {
    background-color: #2858ab;
    border-radius: 6px;
    color: #f3f3f3;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 2px 0 10px;
    padding: 4px 10px 2px;
    text-transform: uppercase;
}
#tz-main-body-wrapper .article_readmore2 a:hover,
#tz-main-body-wrapper .article_readmore2 a:visited {color:#fff;}

/* Job List */
#tz-main-body-wrapper ul.jobs_list {
	list-style-type: none;
	padding-left:0px;
	margin:20px 0px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
#tz-main-body-wrapper ul.jobs_list li {
	margin-bottom: 20px;
}
#tz-main-body-wrapper ul.jobs_list li strong {
	
}
#tz-main-body-wrapper ul.jobs_list li i {
    float: left;
    font-size: 46px;
    margin-right: 10px;
}
#tz-main-body-wrapper ul.jobs_list li span {
	display:block;
}
#tz-main-body-wrapper .benefit_bg {
    background-color: #f3f3f3;
    border-radius: 6px;
    display: inline-block;
    padding: 5px 30px 20px 20px;
}
#tz-main-body-wrapper .statement {
	border:1px dotted #999;
	display: block;
	padding: 10px 20px 10px 40px;
	margin:40px 0px 10px;
	font-style:italic;
	font-size: 13px;
	font-weight: bold;
	position:relative;
}
#tz-main-body-wrapper .statement i {
    color: #cc0000;
    font-size: 30px;
    left: 10px;
    margin-right: 5px;
    position: absolute;
    top: -5px;
}

/* Checklist */
#tz-main-body-wrapper ul.checklist_li {
	list-style-type: none;	
	padding-left:0px;
}
#tz-main-body-wrapper ul.checklist_li li {
	margin-bottom: 5px;
}
#tz-main-body-wrapper ul.checklist_li li strong {
	
}
#tz-main-body-wrapper ul.checklist_li li i {
    font-size: 16px;
    margin-right: 5px;
	color:#26346D;
}

/* Get Hired */
#tz-main-body-wrapper ul.gethired_li {}
#tz-main-body-wrapper ul.gethired_li li {
	margin-bottom: 10px;
}
#tz-main-body-wrapper .gethired_h3 {
    background-color: #fff;
    display: inline-block;
    font-size: 25px;
    margin-top: 30px;
    padding: 0 20px;
    position: relative;
    z-index: 10000;
}
#tz-main-body-wrapper .gethired_border {
    border: 2px dashed #ccc;
    margin-top: -33px;
    padding: 0 10px;
}
#tz-main-body-wrapper ul.gethired_step {
	list-style-type: none;
	padding-left: 0px;
}
#tz-main-body-wrapper ul.gethired_step li {
	margin-bottom: 10px;
}
#tz-main-body-wrapper ul.gethired_step li strong {
    background-color: #3399ff;
    border-radius: 6px;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
    padding: 0 5px;
	text-transform:uppercase;
}

/* Training List */
#tz-main-body-wrapper ol.training_list {
    border-left: 5px solid #eaeaea;
    margin: 20px 0 20px 10px;
    padding-bottom: 5px;
    padding-left: 35px;
    padding-top: 5px;
}
#tz-main-body-wrapper ol.training_list li {
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
}

/* FAQ */
#tz-main-body-wrapper ul.faq_link {
	list-style-type: none;
	padding-left: 0px;
}
#tz-main-body-wrapper ul.faq_link li {
	margin-bottom: 5px;
}
#tz-main-body-wrapper ul.faq_link li i {
	margin-right:5px;
}
#tz-main-body-wrapper ul.faq_link li:hover a {
	color:#0066FF;
}
#tz-main-body-wrapper ul.faq_link.border_bottom {
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}

/* Span Style */
.span_style1 {
    background-color: #3399ff;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 10px 0;
}
.span_style2 {
    background-color: #FF6289;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 10px 0;
}
.span_style3 {
    background-color: #FFA500;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 10px 0;
}

/* Color Style */
.color_style1,
.color_style2,
.color_style3,
.color_style4 {background-color:#46B1FF;color:#fff;padding:8px 20px;display:inline-block;margin-top:20px!important;}

/* Cruise Logo */
.cruise_logo {margin:30px 0px;text-align:center;}
.cruise_logo a {display:block;min-height:100px;}
.cruise_logo span {
	display:block;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align: center;
	margin:10px 0px;
	color:#000;
	font-weight:bold;
}
.cruise_logo.height_revise a {min-height:80px;}

/* Cruise Video */
.cruise_video {margin:30px 0px;text-align:center;}
.cruise_video div {}
.cruise_video a {display:block;min-height:100px;}
.cruise_video span {
	display:block;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align: center;
	margin:10px 0px;
	color:#000;
	font-weight:bold;
}

/* Contact Form */
ul.contact_ul {
	list-style-type: disc;
	margin-left:20px;
}
ul.contact_ul li {
	padding:2px 0px;
}
div.contact_desc {
    background-color: #eaeaea;
    margin: 10px 0;
    padding: 15px;
}
div.contact_desc p {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 10px;
}

/* Accordian FTR */
#tz-main-body-wrapper .accordian_ftr .panel-heading {}
#tz-main-body-wrapper .accordian_ftr h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}
#tz-main-body-wrapper .accordian_ftr h4 a {
	display:block;
	color:#333;
}
#tz-main-body-wrapper .accordian_ftr h4 a:hover {
	color:#2858ab;
}
#tz-main-body-wrapper .accordian_ftr .panel-collapse {}
.faqs {padding-top:60px;}
.faqs span {font-size:12px;font-weight:normal;}

/* Homepage Listing */
.homepage_intro_listing {
    color: #333;
    font-family: "Catamaran";
    font-size: 16px;
    margin: 30px 0 0;
    padding-left: 10%;
    padding-right: 10%;
    width: 100%;
}
.homepage_intro_listing ul {
	padding-left: 30%;
}
.homepage_intro_listing ul li {
	text-align: left;
	padding: 0 0 5px 26px;
	background-image: url(../../../images/icon_score_black.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.homepage_intro_listing ul li.list_grow {
	background-image:none;
	padding-left:0px;
	font-weight: bold;
}

/* Homepage Project References */
.homepage_projects_listing {margin:30px 0px 10px;}
.homepage_projects_listing h4 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
    text-transform: capitalize;
}
.homepage_projects_listing img {border-radius:10px;border:1px solid #ccc;}
.homepage_projects_listing img:hover {border:1px solid #000;}
.homepage_projects_listing .project_references {padding-left:5px;padding-right:5px;}

/* About Us Page */
.about_us_container {margin:50px 0px;}
.about_us_container h3 {text-align:right;}
.about_us_container p {text-align:justify;}
.about_us_container img {
    height: auto;
    margin: 4px 0 10px;
    max-width: 100%;
}
.about_us_page {}
.about_us_1 {font-size:24px;margin-top:60px;}
.about_us_2 img,
.about_us_3 img {margin: 0 0 15px !important;}
.about_us_3 {
    display: block;
    margin-top: 80px;
	padding-left:0px;
}
body .about_us_2_revised img {
	width:100%;
	padding-left:10px;
	margin-top:60px;
}

/* About */
body .about_us_container_new {
    margin: 0px 0px 60px!important;
}
body #tz-main-body-wrapper .about_us_container_new h3 {
	text-align:left;
	margin:20px 0px 20px;
}
body .about_us_container_new p {text-align:justify;}
body .about_us_2_revised_new img {
    width: 100%;
    padding-left: 10px;
    margin-top: 0px;
}

/* Border Left */
body div.border_left {
    background-color: #f9f9f9;
    border-left: 4px solid #ccc;
    margin-left: 10px;
    padding: 10px 0 10px 30px;
	margin-bottom:50px;
}
body div.border_left ul {margin:15px 0px;}
body div.border_left ul a:hover {text-decoration:underline;color:#FF9900;}

/* Articles Images */
.articles_images {margin:20px 10px;}
.articles_images img {padding-right:20px;}
.articles_images span {float:left;}

/* Widgetkit */
#tz-main-body-wrapper .images_round {margin-bottom:-60px;padding-top:100px;}
#tz-main-body-wrapper .images_round h3 {font-size:20px;margin-bottom:10px;}
#tz-main-body-wrapper .images_round img {    
	border: 1px solid #eaeaea;
    border-radius: 5px;
}
#tz-main-body-wrapper .wk-gallery-wall p.title {
    font-size: 13px;
    line-height: 1.2em;
    margin-top: 10px;
    min-height: 40px;
    text-align: center;
    width: 100%;
}
.our_services .wk-gallery-wall.margin {margin-top:20px;}
.our_services img {border:1px solid #eee;box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.1) !important;}
.services_images .services_images_left {width:auto;}
.services_images .services_images_right {padding:0px;}

/* Service */
#services-categories {}
#services-categories img {border:1px solid #f3f3f3;}
#services-categories h3 {font-size:16px;margin-bottom:10px;margin-top:20px;}
#services-categories h3 a:hover {color:#FFCC00;}
#tz-main-body-wrapper #services-categories p {
    font-size: 15px;
    line-height: 1.4em;
    min-height: 110px;
	margin-bottom:30px;
}
#services-homepagecategories6 {display:none;}

/* Waze */
.waze {margin-top:20px;}
.waze img {display:block;}
.waze a {display:inline-block;}
.waze span {display:block;}

/* Gmap */
.gmap {margin-top:20px;}
.gmap img {display:block;}
.gmap a {display:inline-block;}
.gmap span {display:block;}

/* Mouse Over */
#tz-mouse-wrapper {text-align:center;}
#tz-mouse-wrapper .custom {
    text-align: center;
    position: relative;
    z-index: 9999;
    margin-top: -100px;
}
.mouse_over {
    display: inline-block;
    margin-top: 0;
    position: relative;
    z-index: 999;
}


/* Project Reference */
#tz-footer2 .desktop_only {display:block!important;}
#tz-footer2 .mobile_only {display:none!important;}
#tz-megamenu-area li a.desktop_only {display:block!important;}
#tz-megamenu-area li a.mobile_only {display:none!important;}

/* technologies mobile */
#tz-megamenu-area .dropdown-menu .desktop_only {display:block!important;}
#tz-megamenu-area .dropdown-menu .mobile_only {display:none!important;}
body.itemid-522 #tz-megamenu-area .dropdown-menu .desktop_only {display:none!important;}
body.itemid-522 #tz-megamenu-area .dropdown-menu .mobile_only {display:block!important;}
body.itemid-522 .header-menu .plazart-megamenu .dropdown-menu li.active > a,
body.itemid-522 .header-menu .plazart-megamenu .dropdown-menu li.current > a {
  color: #666 !important;
  font-weight:normal;
}

/* Technologies - Product */
.for_more_information a {
    background-color: #ffdb00;
    border-radius: 4px;
    color: #000;
    display: inline-block;
    padding: 8px 20px 5px;
    text-transform: capitalize;
}
.request_quote {}
.request_url {
	font-size:20px;
	padding:5px 10px;
	background-color:#ff9900;
	color:#fff;
	display:inline-block;
	border-radius:4px;
	margin-left:10px;
	line-height:1.2em;
}
.request_url a {
	color:#fff;
}
.products_page_container {}
.products_page_container .products_page {margin-bottom:20px;}
.products_page_container .products_row img {border:1px solid #ccc;}
.products_page_container .products_row .temp_width {width:auto;}
.products_page_container .products_page_left {text-align:justify;}
.products_page_container .products_page_right {text-align:center;padding-top:20px;}
.products_page_container .products_page_right img {width:90%;margin-bottom:10px;}
.products_page_container .products_page span.image_title {font-style:italic;font-size:13px;display:block;text-align:center;}
#tz-main-body-wrapper p.product_spec {margin-top:20px;text-decoration:underline;font-weight:bold;}
#tz-main-body-wrapper p.product_spec2 {margin-top:20px;text-decoration:none;font-weight:bold;}

/* Product Pages */
body.biochip_page #tz-breadcrumbs-wrapper,
body.products_page #tz-breadcrumbs-wrapper {
    background-image: url("http://www.iwe.com.my/images/slides/BioChip.jpg")!important;
}
body.biogas_page #tz-breadcrumbs-wrapper {
    background-image: url("http://www.iwe.com.my/images/slides/slide_02.jpg")!important;
}
body.biochip_page .formResponsive input.rsform-input-box, 
body.biochip_page .formResponsive textarea.rsform-text-box,
body.biogas_page .formResponsive input.rsform-input-box, 
body.biogas_page .formResponsive textarea.rsform-text-box,
body.products_page .formResponsive input.rsform-input-box, 
body.products_page .formResponsive textarea.rsform-text-box {
    width: 90%;
}
body.biochip_page .formResponsive .formControlLabel,
body.biogas_page .formResponsive .formControlLabel,
body.products_page .formResponsive .formControlLabel {
    color:#000;
}

/* Biogas */
h2.biogas_title {
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
}
#tz-main-body-wrapper p.biogas_subtitle {
    font-size: 18px;
    margin-top: 20px;
}
#tz-main-body-wrapper .biogas_images {
    border-top: 2px solid #f3f3f3;
    margin-bottom: 30px;
    margin-top: -20px;
    padding-top: 40px;
}

/* PDF */
.download_page img {border:1px solid #ccc;margin-bottom:10px;}
.download_page_left a {display:inline-block;}
span.download_pdf_title {display:block;font-size:16px;font-weight:bold;text-align:center;}

/* Parallex Vision */
#tz-parallex-wrapper:before {
  content: '';
  background: rgba(0, 0, 0, 0);
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  bottom: 0;
}
#tz-parallex-wrapper {
    padding: 100px 0 100px;
    position: relative;
}
#tz-parallex-wrapper #tz-parallex {
        text-align:center!important;
        color:#fff!important;
}
#tz-parallex-wrapper #tz-parallex h2 {
	font-size: 38px;
	font-weight: bold;
	color: #FFFFFF;
        text-shadow: 0px 0px 1px #000;
	display:inline-block;
	margin-bottom:30px;
	border:3px solid #fff;
	padding:10px 30px 5px 30px;
	text-transform:uppercase;
}
#tz-parallex-wrapper #tz-parallex h3 {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
        text-shadow: 0px 0px 5px #000;
	margin:40px 0px 30px;
}
#tz-parallex-wrapper #tz-parallex p {
    font-family: "catamaran";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 0 5%;
    text-shadow: 0px 0px 5px #000;
}




@media (min-width: 1321px) {
/* 
#tz-header-wrapper {border-top:3px solid grey;}
*/

}

@media (max-width: 1320px) {
/* 
#tz-header-wrapper {border-top:3px solid orange;}
*/

}

@media (max-width: 1290px) {
/* 
#tz-header-wrapper {border-top:3px solid pink;}
*/

/* Slideshow */
.tp-caption.sizemd1,
.tp-caption.sizemd3 {left:120px!important;}

/* Side Top & Boittom */
#tz-side2 p,
#tz-side3 p {font-size:13px;line-height:20px;}
#tz-side2 .module-ct {
    color: #fff;
    padding: 30px;
    width: 100%;
}
#tz-side3 .module-ct {
    color: #fff;
    padding: 30px;
    width: 100%;
}

}


@media (max-width: 1199px) {
/* 
#tz-header-wrapper {border-top:3px solid red;}
*/

#tz-logo {
    padding-top: 12px;
    width: 230px;
}
.tz-fix #tz-logo {
    padding-top: 12px;
}
.header1 .tz-fix .is-logo-sl .logo.scroll img {
    height: auto;
    width: auto;
}
.header-menu .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 43px 8px;
}
.header-menu.tz-fix .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 32px 8px;
}
.header-menu .plazart-megamenu > ul > li > a {
	font-size:11px;
}


/* Tabs Column */
#tz-features-wrapper .tab-style-2 ul li a {width:140px;}
#tz-features-wrapper .tab-style-2 ul li.tabs_column_2 a span {padding:26px 0px;}
#tz-features-wrapper .tab-style-2 ul li.tabs_column_3 a span {padding:26px 0px;}

/* Product Features */
#tz-features-wrapper .product-row .product-texts {
	padding:30px 40px 30px;
}
#tz-features-wrapper .tab-style-2 .tab-content ul li {
    font-size: 15px;
}
/* WiDash / Cloud Management */
#tz-features-wrapper .product-row .product-texts2 {
    padding: 25px 15px 5px;
}

/* Side Top & Boittom */
#tz-side2 p,
#tz-side3 p {font-size:12px;line-height:20px;}
#tz-side2 .module-ct {
    color: #fff;
    padding: 20px 10px 10px;
    width: 100%;
}
#tz-side3 .module-ct {
    color: #fff;
    padding: 20px 10px 10px;
    width: 100%;
}
#tz-side2 h3,
#tz-side3 h3 {margin-bottom:10px;font-size:20px;}
#tz-side2 .side_read_more,
#tz-side3 .side_read_more {margin-top:0px;}

/* Welcome */
#tz-categories-title-wrapper {
    padding: 40px 0 40px;
}
#tz-categories-title-wrapper .style1 .module-title {
    padding: 0;
}

/* About Us */
.about_us_1 {
    font-size: 24px;
    margin-top: 20px;
}
.about_us_1 h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 20px;
}
.about_us_3 {
    display: block;
    margin-top: 40px;
    padding-left: 0;
}

/* Services - Potable Page */
.our_services img {
    border: 1px solid #eee;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) !important;
    height: 200px !important;
    width: auto !important;
}

/* Technologies Page */
.tech_listing_right {
    float: left;
    padding-left: 5px;
    width: 75%;
}
.articles_images span {
    float: left;
    margin-bottom: 20px;
}

}


@media (max-width: 1024px) {
/* 
#tz-header-wrapper {border-top:3px solid yellow;}
*/

/* Solve Float Object */
#tz-features-wrapper .tab-style-2 ul li {
    position: relative;
    z-index: 999;
}

}


@media (max-width: 991px) {
/* 
#tz-header-wrapper {border-top:3px solid orange;}
*/

}


@media (max-width: 991px) and (min-width: 768px) {
/* 
#tz-header-wrapper {border-top:3px solid blue;}
*/

.header-menu #plazart-mainnav .navbar-header > .btn-navbar i {
    border: 4px solid #fff;
    color: #fff;
    font-size: 24px;
    padding: 10px;
}
.header-menu #plazart-mainnav .navbar-header > .btn-navbar {
    padding: 28px 15px 40px 0;
}
.header-menu .menu-style-1 .plazart-megamenu .level0 > li.open > a,
.header-menu .menu-style-1 .plazart-megamenu .level0 > li.current > a {
  color: #000;
}
#tz-header-wrapper a:hover {
  color: #000;
}
.header-menu .plazart-mainnav .nav-collapse {border:1px solid #ccc;}
.header-menu .plazart-mainnav .nav-collapse a:hover {color:#ff9900!important;}

/* Products */
#tz-breadcrumbs-wismart-wrapper .tz-breadcrumb h1, #tz-breadcrumbs-widash-wrapper .tz-breadcrumb h1, #tz-breadcrumbs-wifiads-wrapper .tz-breadcrumb h1, #tz-breadcrumbs-maintenance-wrapper .tz-breadcrumb h1 {font-size:30px;}

#tz-breadcrumbs-wismart-wrapper .tz-breadcrumb .page_heading, 
#tz-breadcrumbs-widash-wrapper .tz-breadcrumb .page_heading, 
#tz-breadcrumbs-wifiads-wrapper .tz-breadcrumb .page_heading, 
#tz-breadcrumbs-maintenance-wrapper .tz-breadcrumb .page_heading {
	font-size:16px;
}
.fontstyle h2 {
    font-size: 20px;
}
.fontstyle h3 {
    font-size: 15px;
}

/* Employment */
#tz-content-wrapper .employment_forms .employments {
	text-align:left;
	width:750px;
}
#tz-content-wrapper .employment_forms .formResponsive input.rsform-input-box, 
#tz-content-wrapper .employment_forms .formResponsive textarea {
    width: 90%;
}

/* Tab Columns */
#tz-features-wrapper .tab-style-2 ul li a {
    width: 110px;
}
#tz-features-wrapper .tab-style-2 ul li .tab_span {
    font-size: 13px;
}

/* Header */
.header-menu #plazart-mainnav .navbar-header > .btn-navbar {
    padding: 20px 15px 20px 0;
}
.header-menu #plazart-mainnav .navbar-header > .btn-navbar {
    padding: 20px 15px 20px 0;
}

/* Logo */
#tz-logo {
    padding-top: 0;
    width: 300px;
}
.header1 .is-logo-sl {
    padding: 10px 0 0;
}
body #tz-header-wrapper {
    background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0;
}
.header-menu #plazart-mainnav .navbar-header > .btn-navbar i {
    border: 2px solid #494955;
    color: #494955;
    font-size: 24px;
    padding: 10px;
}

/* Header Fix */
.header-menu.tz-fix {
    background: transparent!important;
    box-shadow: none !important;
    padding: 22px 0px 0px !important;
    position: absolute !important;
}
.header-menu.one-page {
    /* background: transparent!important; */
    box-shadow: none !important;
    padding: 5px 0px 0px !important;
    position: absolute !important;
}

/* Product Features */
#tz-features-wrapper .product-row .product-texts {
    padding: 20px 40px 50px;
}
#tz-features-wrapper .product-row .product-texts h3 {
    margin-bottom: 10px;
}
/* WiDash / Cloud Management */
#tz-features-wrapper .product-row .product-texts2 {
    padding: 20px 40px 50px;
}
#tz-features-wrapper .product-row .product-texts2 h3 {
    font-size:30px;
	margin-bottom:10px;
	padding: 10px 0px;
}
/* Advertiser */
#tz-features-wrapper .tab-style-2 .tab-content .tabs_style2 {
    padding: 40px 50px 50px;
}
#tz-features-wrapper .tab-style-2 .tab-content .tabs_style2 h3 {
    font-size: 30px;
    padding: 10px 0;
}

/* Solve Float Object */
#tz-features-wrapper .tab-style-2 ul li {
    position: relative;
    z-index: 999;
}

#tz-features-wrapper .tab-style-2 ul li.active a::before, 
#tz-features-wrapper .tab-style-2 ul li.open a::before {
    left: 36%;
}

/* Side 1 & 2 */
#tz-side1 img {
    margin-top: -130px;
    width: 100%;
}
#tz-side4 img {
    width: 100%;
}
#tz-side2 .module-ct{
    color: #fff;
    padding: 30px 20px 10px;
    width: 100%;
}
#tz-side3 .module-ct {
    color: #fff;
    padding: 10px 20px 30px;
    width: 100%;
}

/* Home Category */
#tz-homepage-categories-wrapper .custom {
    text-align:center;
}
#tz-homepage-categories-wrapper img {
    border: 5px solid #fff;
    width: 100%;
}
#tz-homepage-categories-wrapper .module-ct h3 a {
    background-color: #2858ab;
    color: #fff;
    font-family: "montserrat";
    padding: 6px 15px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
}

/* Assistant */
#tz-assistant-wrapper {
    color: #fff;
    margin-top: 20px;
    padding: 40px 0px 20px;
    position: relative;
}
#tz-assistant-wrapper #assistant_1 p {
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
}
#tz-assistant-wrapper #assistant_1 span {
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
#tz-assistant-wrapper #assistant_2 span {
    display: inline;
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: normal;
}
#tz-assistant-wrapper #assistant_3 a {
	font-size:12px;
}

/* Footer */
#tz-footer1, #tz-footer2, #tz-footer3, #tz-footer4 {
    min-height: 210px;
}
#tz-footer-section-1-wrapper {
    padding: 40px 0 0px !important;
}

/* Welcome */
#tz-categories-title-wrapper {
    padding: 40px 0px 0px;
}
#tz-categories-title-wrapper .tz_desc_for_title_mod {
    border-top: medium none;
    margin-top: 0px;
    padding-left: 0;
    padding-top: 20px;
    text-align: center;
}
.homepage_intro_listing {
    color: #333;
    font-family: "Catamaran";
    font-size: 14px;
}
.welcome_engineers_right {text-align:center;}

/* Homepage Services */
#tz-homepage-categories-wrapper .module-ct h3 a {background-color:#ffdb00;color:#333;}
#tz-parallex-vision-wrapper {
    padding: 80px 0 200px;
    position: relative;
}
#homepage-categories .col-sm-6 {
    height:
}
#tz-homepage-categories-wrapper .module-ct h3 {font-size:11px;}
#tz-homepage-categories-wrapper a.effect-julia img {border:1px solid #ccc;}

/* About */
.about_us_container {
    margin: 0;
}
.about_us_1 h3 {
    font-size: 26px;
    font-weight: bold;
    margin: 10px 0 20px;
    text-align: left;
}
.about_us_2 {
	margin-top:20px;
}
.about_us_2 img {
    float: left;
    height: auto;
    padding-right: 10px;
    width: 33.3%;
}
.about_us_3 {
    display: block;
    margin-top: 0;
    padding-left: 15px;
}
.about_us_3 img {
    float: left;
    height: auto;
    padding-right: 10px;
    width: 33.3%;
}
.about_us_2 img,
.about_us_3 img {
	margin: 0 0 10px !important;
}
	
/* Services Pages */
.services_page {min-height:200px;}
.services_page_clear {clear:none!important;}
body.itemid-319 #tz-main-body-wrapper #services-categories p {
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 10px;
    min-height: 110px;
}

/* Services - Potable Page */
.our_services img {
    border: 1px solid #eee;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) !important;
    height: 160px !important;
    width: auto !important;
}

/* Technology Page */
.tech_listing_right {
    float: left;
    padding-left: 5px;
    width: 68%;
}

/* Parallex */
#tz-parallex-vision-wrapper {
	background-attachment:scroll!important;
}

/* Project Reference */
#tz-footer2 .desktop_only {display:none!important;}
#tz-footer2 .mobile_only {display:block!important;}
#tz-megamenu-area li a.desktop_only {display:none!important;}
#tz-megamenu-area li a.mobile_only {display:block!important;}


#tz-megamenu-area .dropdown-menu .desktop_only {display:none!important;}
#tz-megamenu-area .dropdown-menu .mobile_only {display:block!important;}

/* Slideshow */
.tparrows {display:none;}

}

@media (max-width: 767px) {
/* 
#tz-header-wrapper {border-top:3px solid lightblue;}
*/

/* Header */
.header-menu #plazart-mainnav .navbar-header > .btn-navbar i {
    border: 4px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 8px;
}
.header-menu #plazart-mainnav .navbar-header > .btn-navbar {
    padding: 20px 15px 20px 0;
}
#tz-header-wrapper .is-logo-sl {
    padding: 10px 0px 0px;
}
#tz-footer-section-1-wrapper h3.module-title {border-bottom:1px solid #333;margin-bottom:5px;}
.header-menu .menu-style-1 .plazart-megamenu .level0 > li.open > a,
.header-menu .menu-style-1 .plazart-megamenu .level0 > li.current > a {
  color: #000;
}
#tz-header-wrapper a:hover {
  color: #000;
}
.header-menu .plazart-mainnav .nav-collapse {border:1px solid #ccc;}
.header-menu .plazart-mainnav .nav-collapse a:hover {color:#ff9900!important;}

/* Tabs */
#tz-features-wrapper .tab-style-2 ul li {display:block!important;}
#tz-features-wrapper .tab-style-2 ul li a {height:60px;width:auto;}
#tz-features-wrapper .tab-style-2 ul li .tab_span {
    color: #666;
    font-size: 14px;
	overflow:hidden!important;
	overflow-x: hidden!important;
}
#tz-features-wrapper .tab-style-2 .tab-content {
    overflow: hidden!important;
	overflow-x: hidden!important;
}
body.advertiser_tabs .tab-style-2 ul li .tab_span {
    padding: 20px 10px;
}
#tz-features-wrapper .nav-tabs::before {height:60px;display:none;}
#tz-features-wrapper .tab-style-2 .tab-content {
    text-align: center;
}

/* Products */
#tz-breadcrumbs-wismart-wrapper .tz-breadcrumb h1, #tz-breadcrumbs-widash-wrapper .tz-breadcrumb h1, #tz-breadcrumbs-wifiads-wrapper .tz-breadcrumb h1, #tz-breadcrumbs-maintenance-wrapper .tz-breadcrumb h1 {font-size:20px;}

#tz-breadcrumbs-wismart-wrapper .tz-breadcrumb .page_heading, 
#tz-breadcrumbs-widash-wrapper .tz-breadcrumb .page_heading, 
#tz-breadcrumbs-wifiads-wrapper .tz-breadcrumb .page_heading, 
#tz-breadcrumbs-maintenance-wrapper .tz-breadcrumb .page_heading {
	font-size:13px;
}
.fontstyle h2 {
    font-size: 16px;
}
.fontstyle h3 {
    font-size: 12px;
}

.article_wismart .fontstyle img, .article_widash .fontstyle img, .article_wifiads .fontstyle img, .article_maintenance .fontstyle img {
    margin-left: -20%;
    max-width: 150%;
    min-height: 300px;
	overflow:hidden!important;
	overflow-x: hidden!important;
}
.article_wismart .fontstyle .custom,
.article_widash .fontstyle .custom,
.article_wifiads .fontstyle .custom,
.article_maintenance .fontstyle .custom {
	overflow:hidden!important;
	overflow-x: hidden!important;
}

/* Employment */
#tz-content-wrapper .employment_forms .employments {
	text-align:left;
	width:100%;
}
#tz-content-wrapper .employment_forms .formResponsive input.rsform-calendar-box,
#tz-content-wrapper .employment_forms .formResponsive input.rsform-input-box, 
#tz-content-wrapper .employment_forms .formResponsive textarea {
    width: 90%!important;
}
#tz-content-wrapper .employment_forms .rsform-radio {
    clear: both;
    margin-top: 6px;
}
.formResponsive input.rsform-calendar-button {
	display:block;
	margin-left:0px;
}

/* Homepage Tab */
.tab-style-2 ul li a .tab_span {
    display: block;
    padding: 20px 20px;
    position: relative;
}
#tz-features-wrapper .tab-style-2 ul li {margin-right:0px;}
#tz-features {padding:0px;}
#tz-features-wrapper .tab-style-2 ul li.active a::before, 
#tz-features-wrapper .tab-style-2 ul li.open a::before {left:48%;}

/* Tab Column */
#tz-features-wrapper .tab-style-2 .tab-content .tabs_style {
    padding-top:0px;
}
#tz-features-wrapper .product-row .product-texts {
	padding-top:10px;
}

/* Contact Form */
#tz-content-wrapper .contact_forms .formResponsive input.rsform-input-box, 
#tz-content-wrapper .contact_forms .formResponsive textarea.rsform-text-box {
    width: 90% !important;
}
body.biochip_page .formResponsive input.rsform-input-box, 
body.biochip_page .formResponsive textarea.rsform-text-box {
    width: 90%!important;
}
body.biogas_page .formResponsive input.rsform-input-box, 
body.biogas_page .formResponsive textarea.rsform-text-box {
    width: 90%!important;
}
body.products_page .formResponsive input.rsform-input-box, 
body.products_page .formResponsive textarea.rsform-text-box {
    width: 90%!important;
}
.contact-address h4 {
  margin-bottom:5px;
}
.contact-address li {
  padding-top: 0;
  padding-bottom: 20px;
}

/* Logo */
#tz-logo {
    padding-top: 0;
	width:300px;
}
.header1 .is-logo-sl {
    padding: 10px 0 0;
}
body #tz-header-wrapper {
    background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0;
}
.header-menu #plazart-mainnav .navbar-header > .btn-navbar i {
    border: 2px solid #494955;
    color: #494955;
    font-size: 24px;
    padding: 10px;
}

/* Header Fix */
.header-menu.tz-fix {
    background: transparent!important;
    box-shadow: none !important;
    padding: 22px 0px 0px !important;
    position: absolute !important;
}
.header-menu.one-page {
    /* background: transparent!important; */
    box-shadow: none !important;
    padding: 5px 0px 0px !important;
    position: absolute !important;
}

/* Products Features */
#tz-features-wrapper .tab-style-2 ul li {
    z-index: inherit;
}
#tz-features-wrapper .product-row .product-texts,
#tz-features-wrapper .product-row .product-texts2 {
    padding: 10px 40px 30px;
}
#tz-features-wrapper .product-row .product-texts2 h3 {
    font-size: 30px;
    margin-bottom: 20px;
    padding: 10px 0;
}

/* Floating */
#tz-floating-wrapper {display:none;}

/* Side 1 & 2 */
#tz-side1 img {
    margin-top: -130px;
    width: 100%;
}
#tz-side4 img {
    width: 100%;
}
#tz-side2 .module-ct{
    color: #fff;
    padding: 30px 20px 10px;
    width: 100%;
}
#tz-side3 .module-ct {
    color: #fff;
    padding: 10px 20px 30px;
    width: 100%;
}

/* Assistant */
#tz-assistant-wrapper {
    color: #fff;
    margin-top: 20px;
    padding: 40px 0px 20px;
    position: relative;
}
#tz-assistant-wrapper #assistant_1 {
	text-align:center;
}
#tz-assistant-wrapper #assistant_1 p {
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    display: inline-block;
    margin-right: 10px;
}
#tz-assistant-wrapper #assistant_1 span {
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
#tz-assistant-wrapper #assistant_2 {
	text-align:center;
	margin:10px 0px;
}
#tz-assistant-wrapper #assistant_2 span {
    display: inline;
    font-family: "Montserrat";
    font-size: 13px;
    font-weight: normal;
}
#tz-assistant-wrapper #assistant_2 i {
    clear: both !important;
    display: block;
    float: none;
    font-size: 70px;
    margin-right: 0;
    width: 100%;
}
#tz-assistant-wrapper #assistant_2 div.span_container {
    display: inline-block;
    float: none;
    margin-top: 10px;
    width: 80%;
}
#tz-assistant-wrapper #assistant_3 {
    text-align: center;
}
#tz-assistant-wrapper #assistant_3 a {
    border: 2px solid #fff;
    border-radius: 6px;
    display: inline-block;
    font-family: "montserrat";
    font-weight: bold;
    margin: 10px 0;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
}

/* Footer */
#tz-footer1, #tz-footer2, #tz-footer3, #tz-footer4 {
    min-height: 240px;
    width: 48%;
    margin-bottom: 0px;
}
#tz-footer-section-1-wrapper {
    padding: 40px 0 0px !important;
}

/* Welcome Message */
#tz-categories-title-wrapper .style1 .module-title {
	line-height:1.2em;
	font-size:25px;
}
#tz-categories-title-wrapper {
    padding: 40px 0px 0px;
}
#tz-categories-title-wrapper .tz_desc_for_title_mod {
    border-top: medium none;
    margin-top: 0px;
    padding-left: 0;
	padding-right:0px;
    padding-top: 20px;
    text-align: center;
	font-size:15px;
}
.homepage_intro_listing {
    color: #333;
    font-family: "Catamaran";
    font-size: 14px;
}
.welcome_engineers_right {
	text-align:center;
}

/* Services */
#tz-homepage-categories-wrapper .module-ct h3 {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: -45px 0 10px;
    padding: 0 10px;
    text-transform: uppercase;
}
#tz-homepage-categories-wrapper .module-ct .desc {
    font-size: 13px;
    line-height: 1.4em;
    min-height: 60px;
    padding: 0 10px;
	margin-bottom:20px;
}
#tz-homepage-categories-wrapper a.effect-julia img {
	border:1px solid #ccc;
	width:100%;
}

/* Project */
#tz-categories-title-sub-wrapper .style1 .module-title {
    border-top: 0 solid #ccc;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 10px;
    padding-top: 0;
}
#tz-categories-title-sub-wrapper .style1 .module-title span {
    color: #000;
    display: block;
    font-family: "montserrat";
    font-size: 30px;
    font-weight: bold;
    margin: 15px 0 0;
}
.homepage_projects_listing .project_references {
    padding-left: 5px;
    padding-right: 5px;
    min-height: 230px;
}
#tz-categories-title-sub-wrapper .style1 .module-title {
    border-top: 0px solid #ccc;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
    padding-top: 0px;
}
#tz-categories-title-sub-wrapper {
    background-color: #f3f3f3;
    padding: 60px 0px 20px;
}

/* Copyright */
.tzFooterSocial {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
}
.tzFooterSocial strong {
	float:none;
}
.tzCopyright p {
    display: block;
    width: 100%;
    text-align: center;
}
.tzFooterSocial ul {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

/* About */
.about_us_container {
    margin: 0;
}
.about_us_1 h3 {
    font-size: 26px;
    font-weight: bold;
    margin: 10px 0 20px;
    text-align: left;
}
.about_us_2 {
	margin-top:20px;
}
.about_us_2 img {
    float: left;
    height: auto;
    padding-right: 10px;
    width: 33.3%;
}
.about_us_3 {
    display: block;
    margin-top: 0;
    padding-left: 15px;
}
.about_us_3 img {
    float: left;
    height: auto;
    padding-right: 10px;
    width: 33.3%;
}
.about_us_2 img,
.about_us_3 img {
	margin: 0 0 10px !important;
}

/* Services Pages */
.services_page {min-height:440px;}
.services_page_clear {clear:none!important;}
body.itemid-319 #tz-main-body-wrapper #services-categories p {
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 10px;
    min-height: 110px;
}

/* Services - Potable Page */
.services_images .services_images_left,
.services_images .services_images_right {
    width: auto;
}
.our_services img {
    border: 1px solid #eee;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) !important;
    height: auto !important;
    width: 300px !important;
}
.services_images .services_images_right {
    padding: 0 15px;
}

/* Technology Page */
.tech_listing_right {
    float: left;
    padding-left: 5px;
    width: 60%;
}

/* Parallex */
#tz-parallex-vision-wrapper {
	background-attachment:scroll!important;
}

/* Project Reference */
#tz-footer2 .desktop_only {display:none!important;}
#tz-footer2 .mobile_only {display:block!important;}
#tz-megamenu-area li a.desktop_only {display:none!important;}
#tz-megamenu-area li a.mobile_only {display:block!important;}


#tz-megamenu-area .dropdown-menu .desktop_only {display:none!important;}
#tz-megamenu-area .dropdown-menu .mobile_only {display:block!important;}

/* Slideshow */
.tparrows {display:none;}

}

@media (max-width: 598px) {

/* Code 
#tz-header-wrapper {border-top:3px solid pink;}
*/

/* Technology Page */
.tech_listing_left {
    float: left;
    width: 100%;
}
.tech_listing_right {
    float: left;
    padding-left: 15px;
    width: 100%;
}
#tz-main-body-wrapper .tech_listing_right .a_listing_title {
    color: #ff9900;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.tech_listing_left {
    float: left;
    margin-bottom: 0 !important;
    width: 100%;
}

/* Parallex */
#tz-parallex-vision-wrapper {
	background-attachment:scroll!important;
}

/* Project Reference */
#tz-footer2 .desktop_only {display:none!important;}
#tz-footer2 .mobile_only {display:block!important;}
#tz-megamenu-area li a.desktop_only {display:none!important;}
#tz-megamenu-area li a.mobile_only {display:block!important;}


#tz-megamenu-area .dropdown-menu .desktop_only {display:none!important;}
#tz-megamenu-area .dropdown-menu .mobile_only {display:block!important;}

/* Slideshow */
.tparrows {display:none;}

}

@media (max-width: 480px) {
/* 
#tz-header-wrapper {border-top:3px solid green;}
*/

/* Tab */
#tz-features-wrapper .tab-style-2 ul li.active a::before, 
#tz-features-wrapper .tab-style-2 ul li.open a::before {left:47%;}

/* Footer */
#tz-footer-section-1-wrapper h3.module-title {
	border-bottom:0px solid #333;
	margin-bottom:5px;
}
#footer-section-2 .tzFooterSocial {
    padding: 0 0 15px;
}

/* Header */
.header-menu .menu-style-1 .plazart-megamenu .level0 > li.open > a,
.header-menu .menu-style-1 .plazart-megamenu .level0 > li.current > a {
  color: #000;
}
#tz-header-wrapper a:hover {
  color: #000;
}
.header-menu .plazart-mainnav .nav-collapse {
	border:1px solid #ccc;
}
.header-menu .plazart-mainnav .nav-collapse a:hover {color:#ff9900!important;}
#tz-header-wrapper .is-logo-sl {
    padding: 10px 0px 0px;
}
#tz-header-wrapper {
    padding-top: 0;
}
.header-menu #plazart-mainnav .navbar-header > .btn-navbar {
    padding: 15px 15px 15px 0;
}

.article_wismart .fontstyle img, .article_widash .fontstyle img, .article_wifiads .fontstyle img, .article_maintenance .fontstyle img {
    margin-left: -50%;
    max-width: 200%;
    min-height: 300px;
	overflow:hidden!important;
	overflow-x: hidden!important;
}
.article_wismart .fontstyle .custom,
.article_widash .fontstyle .custom,
.article_wifiads .fontstyle .custom,
.article_maintenance .fontstyle .custom {
	overflow:hidden!important;
	overflow-x: hidden!important;
}

/* Sliderpages - Important */
#tz-sliderpages-wrapper,
.tp-simpleresponsive > ul li {
	min-height:200px!important;
}
.tp-caption.sliderpages, 
.sliderpages {top:150px!important;font-size:14px!important;}

.tp-caption.servicestitle, 
.servicestitle {left:20px!important;top:120px!important;font-size:14px!important;}

.tp-caption.servicesdesc, 
.servicesdesc {left:20px!important;top:140px!important;font-size:10px!important;line-height:1.3em!important;}

/* Floating */
#tz-floating-wrapper {display:none;}

/* Employment */
#tz-content-wrapper .employment_forms .employments {
	text-align:left;
	width:100%!important;
}
#tz-content-wrapper .employment_forms .formResponsive input.rsform-calendar-box,
#tz-content-wrapper .employment_forms .formResponsive input.rsform-input-box, 
#tz-content-wrapper .employment_forms .formResponsive textarea {
    width: 90%!important;
}
.formResponsive input[type="submit"], 
.formResponsive button[type="submit"], 
.contact #contact-form .btn {
	width:100%;
	display:block;
}

/* Contact Form */
#tz-content-wrapper .contact_forms .formResponsive input.rsform-input-box, 
#tz-content-wrapper .contact_forms .formResponsive textarea.rsform-text-box {
    width: 90% !important;
}
#tz-content-wrapper .contact_forms, 
#tz-content-wrapper .contact {
    padding-left:0px;
	padding-right:0px;
}
#tz-content-wrapper .contact_forms .rsform-radio {
    clear: both;
    margin-top: 6px;
}
.contact-address h4 {
  margin-bottom:5px;
}
.contact-address li {
  padding-top: 0;
  padding-bottom: 20px;
}
body.itemid-107 #tz-main-wrapper {
    background-color: #fafafa!important;
}

/* Tabs */
#tz-features-wrapper .tab-style-center {
    padding: 0 30px;
    text-align: center;
}
#tz-features-wrapper .tab-style-2 ul li .tab_span {
	overflow:hidden!important;
	overflow-x: hidden!important;
}
#tz-features-wrapper .tab-style-2 .tab-content {
    overflow:hidden!important;
	overflow-x: hidden!important;
}

/* Logo */
#tz-logo {
    padding-top: 0;
    width: 260px;
}
.header1 .is-logo-sl {
    padding: 10px 0 0;
}
body #tz-header-wrapper {
    background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0;
}
.header-menu #plazart-mainnav .navbar-header > .btn-navbar i {
    border: 2px solid #494955;
    color: #494955;
    font-size: 24px;
    padding: 10px;
}

/* Header Fix */
body.home #tz-header-wrapper {
    position: relative !important;
}
.header-menu.tz-fix {
    background: transparent!important;
    box-shadow: none !important;
    padding: 22px 0px 0px !important;
    position: absolute !important;
}
.header-menu.one-page {
    /* background: transparent!important; */
    box-shadow: none !important;
    padding: 5px 0px 0px !important;
    position: absolute !important;
}

/* Slideshow */
.tparrows.preview1 {display:none;}

/* Side 1 & 2 */
#tz-side1 img {
    margin-top: -130px;
    width: 100%;
}
#tz-side4 img {
    width: 100%;
}
#tz-side2 .module-ct{
    color: #fff;
    padding: 30px 20px 10px;
    width: 100%;
}
#tz-side3 .module-ct {
    color: #fff;
    padding: 10px 20px 30px;
    width: 100%;
}

/* Category Title */
#tz-categories-title-wrapper .style1 .module-title {
    border-top: 0px solid #ccc;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-top: 0px;
    line-height: 30px;
}
#tz-categories-title-sub-wrapper .style1 .module-title {
    border-top: 1px solid #ccc;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-top: 40px;
    line-height: 30px;
}

/* Breadcrumb */
.breadcrumbs_style2 .tz-breadcrumb h1 {
    color: #ffffff;
    font-size: 30px;
    margin: 0 0 20px;
}

/* Assistant */
#tz-assistant-wrapper #assistant_1 p {
	margin-right:0px;
}
#tz-assistant-wrapper #assistant_1 span {
	display:block;
}

/* Article */
#tz-main-body-wrapper .gethired_h3 {font-size:20px;}
#tz-main-body-wrapper .gethired_border {margin-left:5px;margin-right:5px;}

/* Footer */
#tz-footer1, #tz-footer2, #tz-footer3, #tz-footer4 {
    min-height: 0px;
    width: 100%;
    margin-bottom: 20px;
}
#tz-footer1 .tzFooterSocial {
    padding: 10px 0;
    text-align: left;
}
#tz-footer-section-1-wrapper {
    padding: 40px 0 0px !important;
}

/* Copyright */
.tzFooterSocial {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
}
.tzFooterSocial strong {
	float:none;
}
.tzCopyright p {
    display: block;
    width: 100%;
    text-align: center;
}
.tzFooterSocial ul {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
#footer-section-2 .tzFooterSocial {
    padding: 5px 0;
}

/* Welcome Message */
#tz-categories-title-wrapper .style1 .module-title {
	line-height:1.2em;
	font-size:25px;
}
#tz-categories-title-wrapper {
    padding: 40px 0px 0px;
}
#tz-categories-title-wrapper .tz_desc_for_title_mod {
    border-top: medium none;
    margin-top: 0px;
    padding:0px;
    text-align: center;
	font-size:15px;
}
.homepage_intro_listing {
    color: #333;
    font-family: "Catamaran";
    font-size: 14px;
}
.welcome_engineers_right {
	text-align:center;
}
.homepage_intro_listing .col-xs-4 {
    width: 50%;
}

/* Services */
#tz-parallex-vision h3 {font-size:20px;}
#homepage-categories {
    margin-top: -180px;
}
#tz-parallex-vision p {
    font-family: "catamaran";
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 0 5%;
    text-shadow: 0 0 1px #000;
}
#tz-homepage-categories-wrapper .module-ct h3 {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: -45px 0 15px;
    padding: 0 10px;
    text-transform: uppercase;
}
#tz-homepage-categories-wrapper .module-ct .desc {
    font-size: 12px;
    line-height: 1.4em;
    min-height: 60px;
    padding: 0 10px;
	margin-bottom:20px;
}
#tz-homepage-categories-wrapper a.effect-julia img {
	border:1px solid #ccc;
	width:100%;
}

/* Project */
.homepage_projects_listing .project_references {
    min-height: 230px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    text-align: center;
}
.homepage_projects_listing h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0px 20px;
    text-align: center;
    text-transform: capitalize;
}
#tz-categories-title-sub-wrapper .style1 .module-title {
    border-top: 0px solid #ccc;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 20px;
    padding-top: 0px;
}

/* About */
.about_us_container {
    margin: 0;
}
.about_us_1 h3 {
    font-size: 26px;
    font-weight: bold;
    margin: 10px 0 20px;
    text-align: left;
}
.about_us_2 {
	margin-top:20px;
}
.about_us_2 img {
    float: left;
    height: auto;
    padding-right: 10px;
    width: 100%;
}
.about_us_3 {
    display: block;
    margin-top: 0;
    padding-left: 15px;
}
.about_us_3 img {
    float: left;
    height: auto;
    padding-right: 10px;
    width: 100%;
}
.about_us_2 img,
.about_us_3 img {
	margin: 0 0 10px !important;
}

/* Services Pages */
.services_page {width:100%;}
.services_page_clear {clear:none!important;}
body.itemid-319 #tz-main-body-wrapper #services-categories p {
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 10px;
    min-height: 110px;
}

/* Technology Page */
.tech_listing_left {
    float: left;
    width: 100%;
}
.tech_listing_right {
    float: left;
    padding-left: 15px;
    width: 100%;
}
#tz-main-body-wrapper .tech_listing_right .a_listing_title {
    color: #ff9900;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.tech_listing_left {
    float: left;
    margin-bottom: 0 !important;
    width: 100%;
}

/* Parallex */
#tz-parallex-vision-wrapper {
	background-attachment:scroll!important;
}

/* Project Reference */
#tz-footer2 .desktop_only {display:none!important;}
#tz-footer2 .mobile_only {display:block!important;}
#tz-megamenu-area li a.desktop_only {display:none!important;}
#tz-megamenu-area li a.mobile_only {display:block!important;}


#tz-megamenu-area .dropdown-menu .desktop_only {display:none!important;}
#tz-megamenu-area .dropdown-menu .mobile_only {display:block!important;}

/* Slideshow */
.tparrows {display:none;}

/* Product page */
.request_url {
    background-color: #ff9900;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1.2em;
    margin-left: 0;
    margin-top: 10px;
    padding: 5px 10px;
}
	
/* About Us */
.about_us_2_revised img {
	width:100%;
	padding-left:0px;
	margin-top:10px;
}

}

/* Floating Button */
a.floating-button {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: 95px;
    right: 20px;
    font-size: 20px;
    background-color:#25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    z-index: 1000;
    animation: pulsess 3s infinite!important;
}
a.floating-button .fa {
	color:#fff!important;
}
a.floating-button_phone {
    bottom: 160px;
    background-color: rgba(220, 16, 16, 1);
}
a.floating-button:hover {
    color: #fff;
    animation-play-state: paused;
}

a.floating-button_email {
    bottom: 225px;
    background-color: #0072c6;
}

/*  font-family: 'Catamaran', 'Open sans', sans-serif;
	font-family: "open sans";
	font-family: "montserrat";
	color: #2858AB;
	 breadcrumbs_style2 company_page
*/
