/* body */
body #tz-main-body-wrapper {font-family:"Poppins";font-size:15px;}

/* Logo */
.header1 .is-logo-sl {
    padding: 2px 0px 0px;
}
.header1 .tz-fix .is-logo-sl {
    padding: 7px 0px 0px;
}

/* Menu */
#tz-header-wrapper a.menu_style {
	padding-right:0px;
}
#tz-logo {
    padding-top: 5px;
    width: 500px;
    height: auto;
}
#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, 1) none repeat scroll 0 0;
}

/* Delete this if sub page transparent */
body #tz-header-wrapper {
    background: rgba(255, 255, 255, 1) 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:80px;}
#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: -20px 0 20px;
    padding: 0 10px;
    text-transform: uppercase;
}
#tz-homepage-categories-wrapper .module-ct h3 a {
    background-color: #FF8B00;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    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: 14px;
    line-height: 1.4em;
    padding: 0 10px;
	min-height:120px;
	color:#333;
}
#tz-homepage-categories-wrapper img {border:1px solid #f3f3f3;}

/* Homepage Categories Desc Revised */
#homepage-categories {
	
}
#tz-homepage-categories-wrapper img {
    border: 1px solid #eaeaea;
    box-shadow: 3px 3px 4px #eaeaea !important;
}
#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: #f7941e;
    color: #fff;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
    line-height: 1.4em;
    padding: 10px 5px;
    text-decoration: none;
}
#tz-homepage-categories-wrapper .module-ct h3 a:hover {
    color: #fff;
}

/* 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: 40px;
    font-weight: 300;
    margin-bottom: 0px;
    padding-top: 0px;
	padding-bottom:0px;
	display:inline-block;
	background-color:#fff;
	letter-spacing: 0px;
}
#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: #f7941e 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: 0px;
    padding: 10px 20px 20px 0px;
    text-align: left;
	border-top:none;
	font-size:14px;
	letter-spacing: 0px;
}
.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 80px;
}
#tz-categories-title h4 {
	font-size:22px;
	font-weight:bold;
	margin:25px 0px 15px;
}

/* 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: 'Poppins', sans-serif;
    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: "Poppins";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 0 5%;
	margin-bottom:30px;
}

/* 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:'Poppins', sans-serif;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:'Poppins', sans-serif;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: rgba(0, 0, 0, 0.3);
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  bottom: 0;
}
*/
#tz-parallex-vision-wrapper {
	padding:80px 0 40px;
	position:relative;
}
#tz-parallex-vision {
	text-align:center;
	color:#000;
}
#tz-parallex-vision h2 {
	font-size: 35px;
	font-weight: bold;
	color: #000;
    text-shadow: none;
	display:inline-block;
	margin-bottom:20px;
	border:0px solid #fff;
	padding:10px 30px 5px 30px;
	text-transform:uppercase;
}
#tz-parallex-vision h3 {
    font-size: 23px;
    font-weight: 600;
    color: #000;
    text-shadow: none;
    line-height: 1.4em;
}
#tz-parallex-vision p {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 0 5%;
    text-shadow: none;
}

/* Parallex Vision 
#tz-assistant-wrapper:before {
  content: '';
  background: rgba(247, 148, 30, 0.8) !important;
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  bottom: 0;
}
*/
#tz-assistant-wrapper {
	position:relative;
	padding:30px 0px;
	color:#fff;
	margin-top:0px;
	background-color:#f7941e;
	background-position: 100% 15%!important;
}
#tz-assistant-wrapper #assistant_1 span {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
}
#tz-assistant-wrapper #assistant_1 p {
    font-family: 'Poppins', sans-serif;
    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: 'Poppins', sans-serif;
    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: 'Poppins', sans-serif;
    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%;}

/* Assistant */
#tz-assistant h3 {
    font-size: 55px;
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: -1px;
	text-shadow:1px 1px 1px darkorange;
}
#tz-assistantright p {
    padding-right: 180px;
    font-size: 14px;
	font-weight:400;
    margin-bottom: 0px;
}

/* Welcome Column */
#tz-welcome-wrapper {padding:60px 0px 0px;}
#tz-welcome-wrapper #tz-welcome-left h2 {
    font-family: 'Poppins', sans-serif;
    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: 'Poppins', sans-serif;
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
    display: block;
    font-size: 28px;
}
#tz-welcome-wrapper #tz-welcome-left h3 {
    font-family: 'Poppins', sans-serif;
    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: 0px;
    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 */
.messageform {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
	padding:0px 100px;
}
.messageform .formResponsive textarea, 
.messageform .formResponsive input[type="text"], 
.messageform .formResponsive input[type="number"], 
.messageform .formResponsive input[type="email"], 
.messageform .formResponsive input[type="tel"], 
.messageform .formResponsive input[type="url"], 
.messageform .formResponsive input[type="password"] {
	width:100%;
}
.messageform .formResponsive input[type="submit"],
.messageform .formResponsive button[type="submit"] {
  	border-radius: 3px;
  	padding: 10px 60px;
  	letter-spacing: 1px;
  	border:none;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
	background-color: #f7941e;
	background-image:none;
	text-shadow:none;
	width:100%;
}
.messageform .formResponsive input[type="submit"]:hover,
.messageform .formResponsive button[type="submit"]:hover {
  	background-color: #f7941e;
}
.messageform .formRequired {
	display: none!important;
}
.messageform .formResponsive .formHorizontal .formDescription {
	display: none!important;
}
body.itemid-107 #tz-main-body-wrapper {
	background-color:#f3f3f3;
}

/* ol li */
ol li {
    color: #000;
    font-family: "Poppins";
    font-size: 14px;
    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:'Poppins', sans-serif;
	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: 'Poppins', sans-serif;
    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: 'Poppins', sans-serif;
}
#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;}


/* 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:40px;
	border-bottom:2px dashed #eaeaea;
	padding-bottom: 10px;
}
.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:10px;}
.features strong {margin-bottom:0px;font-size:16px;}
#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: 'Poppins', sans-serif;
    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:"Poppins";
	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: 'Poppins', sans-serif;
    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: 'Poppins', sans-serif;
    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: "Poppins";
    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;
	font-size:16px;
}
#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;
}
#tz-main-body-wrapper a.article {
	text-decoration: underline;
}
#tz-main-body-wrapper p strong {
	font-size:15px;
}

/* 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;}

/* 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: "Poppins";
    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:0px;
}
.homepage_projects_listing h4 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
    text-transform: capitalize;
}
.homepage_projects_listing h4 {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin: -40px 0px 10px;
    text-transform: capitalize;
    color: #fff;
	position:relative;
	z-index: 1000;
}
.homepage_projects_listing .project_references:hover h4 {
	color:#f7941e;
	font-weight: bold;
}
.homepage_projects_listing .gradient {
    background: linear-gradient(0deg, #1d1d1d 0%, rgba(0, 0, 0, 0) 100%);
    position: relative;
    display: block;
    z-index: 99;
    height: 100px;
    top: 0px;
    left: 0px;
    margin-top: -100px;
    border-radius: 6px;
}
.homepage_projects_listing img {border-radius:6px;border:1px solid #ccc;}
.homepage_projects_listing img:hover {border:1px solid #000;box-shadow:1px 12px 33px 0 rgba(0,0,0,0.18);}
.homepage_projects_listing .project_references {padding-left:5px;padding-right:5px;margin-bottom:20px;}

/* Homepage Welcome */
#homepage_engineer {}
#homepage_engineer .welcome_engineers_right {
	text-align:left;
	padding-top:20px;
}
#homepage_engineer .welcome_engineers_right i {
    font-size: 30px;
    border-radius: 50%;
    box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.06);
    padding: 8px 0px;
    border: 1px solid #f7941e;
    line-height: 2em;
	height:80px;
	width:80px;
	text-align:center;
	color:#f7941e;
}
#homepage_engineer .welcome_engineers_right span {
	
}
#homepage_engineer .welcome_engineers_right h3 {
    text-align: left;
    padding: 0px;
    font-size: 15px;
    font-weight: 600;
	margin:20px 0px 10px;
}
#homepage_engineer .welcome_engineers_right p {
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    min-height: 170px;
	color:#333;
}
#homepage_engineer .welcome_button {
	display:inline-block;
	margin-top:10px;
}
#homepage_engineer .welcome_button a {
	padding:10px 30px;
	background-color:#f7941e;
	border-radius:5px;
	color:#fff;
}
#homepage_engineer .welcome_button a:hover {
	padding:10px 30px;
	background-color:#f7941e;
	border-radius:5px;
	color:#fff;
}

/* 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:0px;}
.about_us_2 {margin-top:60px;}
.about_us_2 img,
.about_us_3 img,
.about_us_4 img {
	margin: 0px !important;
	padding:0px!important;
	box-shadow:3px 3px 4px #eaeaea;
	border:1px solid #eaeaea;
	border-radius:3px;
}
.about_us_3 {
    display: block;
    margin-top: 60px;
}
.about_us_4 {
    display: block;
    margin-top: 0px;
}
.about_us_4 h3 {
	text-align:left;
}

/* 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-top:30px;margin-bottom:20px;}
#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: 4px;
}
#tz-main-body-wrapper .wk-gallery-wall p.title {
    font-size: 13px;
    line-height: 1.2em;
    margin-top: 10px;
	margin-bottom: 10px;
    min-height: 65px;
    text-align: center;
    width: 175px;
}
.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 #eaeaea;box-shadow:3px 3px 4px #eaeaea;border-radius:2px;width:90%;}
#services-categories h3 {
	font-size:16px;
	margin-bottom:10px;
	margin-top:20px;
	color:#f7941e;
	text-transform: uppercase;
}
#services-categories h3 a:hover {color:#FFCC00;}
#tz-main-body-wrapper #services-categories p {
    font-size: 14px;
    line-height: 1.8em;
    min-height: 110px;
	margin-bottom:30px;
}
#services-homepagecategories6 {display:none;}
#services-categories .services-row {
	margin-top:50px;
}

/* 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;
}

/* Dialog */
.dialog_left {
	padding-left:100px;
}
.dialog_right {
	padding-right:150px;
	background-image:url("../../../images/comma.png");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position:bottom right;
}

/* Footer Fidelity */
#tz-footers {margin-top:100px;}
#tz-footer-section-1-wrapper {
    background-color: #303030 !important;
    padding: 60px 0 0px !important;
}
.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:'Poppins', sans-serif,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: "Poppins";
	font-size: 14px;
	position: relative;
	background-position: left bottom;
	background-color: #303030!important;
}
#tz-footer-section-1-wrapper .style2 .module-title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 27px;
    margin: 0 0 5px;
    text-transform: capitalize;
    border-bottom: 0px solid #555;
	padding-bottom:10px;
}
#tz-footer-section-1-wrapper p {
    font-family: Poppins;
    font-size: 13px;
    line-height: 1.7em;
	color:#fff;
	letter-spacing: 0px;
}
#tz-footer-section-1-wrapper .nav.menu li {
    font-family: Poppins;
    font-size: 13px;
    padding: 0 0 2px;
}
#tz-footer-section-1-wrapper .nav.menu li a {
    color:#fff;
	line-height:1.4em;
	display:inline-block;
}
#tz-footer-section-1-wrapper .nav.menu li a:hover {
    color:#f7941e;
}
#tz-footer-section-2-wrapper {
	background-color: #303030;
	margin-top:0px;
}

/* Footer Column 1 */
#tz-footer1 .custom .row div {margin:0px;padding:0px;}
#tz-footer1 img {margin-bottom:10px;}
#tz-footer1 .tzFooterSocial {padding:10px 0px;}
#tz-footer1 .tzFooterSocial .fa {
    border: 3px solid #ccc;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    padding: 6px 8px;
}
#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: Poppins;
    font-size: 13px;
    padding: 4px 0px;
    line-height: 1.4em;
}

/* Footer Column 3 */
#tz-footer-section-1-wrapper #tz-footer3 .nav.menu li {
    font-family: Poppins;
    font-size: 13px;
    padding: 4px 0px;
    line-height: 1.4em;
}
#tz-footer3 p.company_tel,
#tz-footer3 p.company_tel2 {
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 0;
}
#tz-footer3 p.company_tel a,
#tz-footer3 p.company_tel2 a,
#tz-footer3 p.company_fax a {
	color:#ccc;
}
#tz-footer3 p.company_fax a:hover,
#tz-footer3 p.company_tel a:hover,
#tz-footer3 p.company_tel2 a:hover {
	color:#fff;
}
#tz-footer3 p.company_tel2 {
	margin-top:0px;
	margin-bottom:5px;
	font-size:13px;
	font-weight:normal;
}
#tz-footer3 p.company_fax {
	margin-top:0px;
	margin-bottom:5px;
	font-size:13px;
	font-weight:normal;
}

/* Footer Column 4 */
#tz-footer4 {}
#tz-footer4 .fa {
	font-size:16px;
	margin-right:5px;
}
#tz-footer4 .addresses .fa {
	font-size:10px;
}
#tz-footer4 .addresses a {
    color: #fff;
    border: 1px solid #fff;
    padding: 2px 10px;
    margin: 10px 0px 10px;
    display: inline-block;
    border-radius: 5px;
    font-size: 13px;
    text-transform: capitalize;
}
#tz-footer4 .addresses a:hover {
	background-color:#f7941e;
	border-color:#f7941e;
}
#tz-footer4 .company_email_address {
	margin-top:10px!important;
	padding-bottom:0px!important;
}
#tz-footer4 p.company_email a {
	color:#ccc;
}
#tz-footer4 p.company_email a:hover {
	color:#f7941e;
}

#tz-footer4 p.company_tel,
#tz-footer4 p.company_tel2 {
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 0;
}
#tz-footer4 p.company_tel a,
#tz-footer4 p.company_tel2 a,
#tz-footer4 p.company_fax a {
	color:#ccc;
}
#tz-footer4 p.company_fax a:hover,
#tz-footer4 p.company_tel a:hover,
#tz-footer4 p.company_tel2 a:hover {
	color:#f7941e;
}
#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 */
#tz-footer-section-1-wrapper .tzCopyright {
    padding: 20px 0px;
	font-size:13px;
	width:100%;
	border-top:1px solid rgba(136, 136, 136, 0.2);
}
#tz-footer-section-1-wrapper .tzCopyright img {
	margin-right:5px;
	border-radius:50%;
	border:1px solid #111;
}
#tz-footer-section-1-wrapper .tzCopyright p {
    color: rgba(255, 255, 255, 0.3);
    font-family: "Poppins";
    margin: 0;
	line-height:1em;
	display:inline-block;
	padding:6px 0px;
}
#tz-footer-section-2-wrapper a,
#tz-footer-section-2-wrapper a:hover,
#tz-footer-section-2-wrapper a:visited {
	color: #fff;
}
#tz-footers .tzFooterSocial {
    padding: 0px 30px 0px 0px;
	font-family:"Poppins";
}
#tz-footers .tzFooterSocial strong {
    color: rgba(255, 255, 255, 0.3);
    float: left;
    font-size: 13px;
    font-weight: normal;
    padding: 6px 5px;
}
#tz-footers .tzFooterSocial ul {
    float: left;
    margin: 0;
    padding: 0;
}
#tz-footers .tzFooterSocial ul li {
    float: left;
    padding: 0 4px;
}
#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:#f7941e;
}

/* Location */
body.location {}
body.location #tz-main-body-wrapper {
	
}
body.location #tz-main-body-wrapper .location_local {
	margin-bottom:30px;
}
body.location #tz-main-body-wrapper .location_local iframe {
	border:2px solid #000!important;
}
#tz-main-body-wrapper .location_local .width100px {
	width:100px;
}
#tz-main-body-wrapper .location_local .location_title {
	text-transform: uppercase;
}
#tz-main-body-wrapper .location_local table {
	width:100%;
	border:none;
	margin-bottom:20px;
}
#tz-main-body-wrapper .location_local tr {
	font-size:14px;
}
#tz-main-body-wrapper .location_local td {
	padding:5px;
	vertical-align: top;
	color:#000;
	border:none;
}
#tz-main-body-wrapper .location_local td strong {
	font-size:13px;
}
#tz-main-body-wrapper .location_overseas {} 
#tz-main-body-wrapper .location_overseas .locations {
	background-color:#fff;
	padding:10px;
	border-radius:6px;
	border: 1px solid #eaeaea;
	box-shadow: 3px 3px 4px #eaeaea;
	margin-bottom:10px;
	min-height: 200px;
}
#tz-main-body-wrapper .location_overseas .locations table {
	width:100%;
	border:none;
}
#tz-main-body-wrapper .location_overseas .locations tr {
	font-size:13px;
}
#tz-main-body-wrapper .location_overseas .locations td {
	padding:5px;
	vertical-align: top;
	color:#000;
	border:none;
}
#tz-main-body-wrapper .location_overseas .locations .location_title {
	text-indent: 5px;
	margin-top:10px;
	text-transform: uppercase;
}
#tz-main-body-wrapper .location_overseas .locations td strong {
	font-size:13px;
}

/* Product Range Page */
body.product_range #tz-main-body-wrapper .homepage_projects_listing {
	margin:0px;
}
body.product_range #tz-main-body-wrapper .homepage_projects_listing h4 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
    text-transform: capitalize;
}
body.product_range #tz-main-body-wrapper .homepage_projects_listing h4 {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin: -30px 0px 10px;
    text-transform: capitalize;
    color: #fff;
	position:relative;
	z-index: 1000;
}
body.product_range #tz-main-body-wrapper .homepage_projects_listing .project_references:hover h4 {
	color:#f7941e;
	font-weight: bold;
}
body.product_range #tz-main-body-wrapper .homepage_projects_listing .gradient {
    background: linear-gradient(0deg, #1d1d1d 0%, rgba(0, 0, 0, 0) 100%);
    position: relative;
    display: block;
    z-index: 99;
    height: 100px;
    top: 0px;
    left: 0px;
    margin-top: -100px;
    border-radius: 6px;
}
body.product_range #tz-main-body-wrapper .homepage_projects_listing img {
	border-radius:6px;
	border:1px solid #ccc;
}
body.product_range #tz-main-body-wrapper .homepage_projects_listing img:hover {
	border:1px solid #000;
	box-shadow:1px 12px 33px 0 rgba(0,0,0,0.18);
}
body.product_range #tz-main-body-wrapper .homepage_projects_listing .project_references {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
}


/* Slogan */
#tz-logo .tzlogo-slogan {
    text-transform: uppercase;
    font-family: "poppins";
    position: absolute;
    right: 20px;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
    top:18px;
    letter-spacing: 0px;
    color: #000;
}

/* Disabled */
body .buttonbgyellow,
body .slideshow_button {display:none!important;}

/* Header Styles 1 */
body.header_style_1 {}
body .header-menu > .container {
    position: relative;
    width: 100%;
}
body .header-menu .plazart-megamenu > ul {
    padding-right: 20px;
}
body .header-menu .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 43px 10px;
    border-top: 3px solid transparent;
}
body #tz-logo .tzlogo-slogan {
    text-transform: uppercase;
    font-family: "poppins";
    position: absolute;
    right: -115px;
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
	top:auto;
    bottom: 32px;
    letter-spacing: 0px;
    color: #333;
}
body #tz-logo .tzlogo-slogan span {
    background-color: #333;
    padding: 0px 6px;
    border-radius: 6px;
    color: #fff;
    display:inline-block;
	line-height: 1.2em;
}
@media (max-width: 1199px) {
	body #tz-logo .tzlogo-slogan {
    right: 0px;
    font-size: 12px;
    bottom: auto;
	top:10px;
}
	body .header-menu .plazart-megamenu > ul {
    padding-right: 0px;
}
}

/* Header Styles 2 */
body.header_style_2 {}
body.header_style_2 .header-menu > .container {
    position: relative;
    width: 100%;
}
body.header_style_2 .header-menu .plazart-megamenu > ul {
    padding-right: 20px;
}
body.header_style_2 .header-menu .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 43px 10px;
    border-top: 3px solid transparent;
}
body.header_style_2 #tz-logo .tzlogo-slogan {
    text-transform: uppercase;
    font-family: 'Kaushan Script', cursive;
    position: absolute;
    right: -120px;
    font-weight: normal;
    font-size: 18px;
    font-style: normal;
	top:auto;
    bottom: 30px;
    letter-spacing: 0px;
    border: 0px solid #333;
    padding: 2px 8px;
    border-radius: 6px;
    background-color: #999;
    color: #fff;
}
body.header_style_2 #tz-logo .tzlogo-slogan span {

}
@media (max-width: 1199px) {
	body.header_style_2 #tz-logo .tzlogo-slogan {
    right: 0px;
    font-size: 12px;
    bottom: auto;
	top:10px;
}
	body.header_style_2 .header-menu .plazart-megamenu > ul {
    padding-right: 0px;
}
}

/* Header Styles 3 */
body.header_style_3 {}
body.header_style_3 .header-menu > .container {
    position: relative;
    width: 100%;
}
body.header_style_3 .header-menu .plazart-megamenu > ul {
    padding-right: 20px;
}
body.header_style_3 .header-menu .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 43px 10px;
    border-top: 3px solid transparent;
}
body.header_style_3 #tz-logo .tzlogo-slogan {
    text-transform: uppercase;
    font-family: "poppins";
    position: absolute;
    right: -160px;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
	top:auto;
    bottom: 25px;
    letter-spacing: 0px;
    padding: 5px 20px;
    border-radius: 0px;
    background-color: #fff;
    color: #333;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
}
body.header_style_3 #tz-logo .tzlogo-slogan span {
    background-color: #333;
    padding: 0px 6px;
    border-radius: 6px;
    color: #fff;
    display:inline-block;
	line-height: 1.2em;
	border:none;
}
@media (max-width: 1199px) {
	body.header_style_3 #tz-logo .tzlogo-slogan {
    right: 0px;
    font-size: 12px;
    bottom: auto;
	top:10px;
}
	body.header_style_3 .header-menu .plazart-megamenu > ul {
    padding-right: 0px;
}
}

/* Header Styles 4 */
body.header_style_4 {}
body.header_style_4 .header-menu > .container {
    position: relative;
    width: 100%;
}
body.header_style_4 .header-menu .plazart-megamenu > ul {
    padding-right: 20px;
}
body.header_style_4 .header-menu .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 43px 10px;
    border-top: 3px solid transparent;
}
body.header_style_4 #tz-logo .tzlogo-slogan {
    text-transform: uppercase;
    font-family: "poppins";
    position: absolute;
    right: -160px;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
    top: auto;
    bottom: 25px;
    letter-spacing: 0px;
    padding: 5px 20px;
    border-radius: 6px;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
body.header_style_4 #tz-logo .tzlogo-slogan span {
    background-color: #fff;
    padding: 0px 2px;
    border-radius: 6px;
    color: #000;
    display: inline-block;
    line-height: 1.2em;
    border: none;
}
@media (max-width: 1199px) {
	body.header_style_4 #tz-logo .tzlogo-slogan {
    right: 0px;
    font-size: 12px;
    bottom: auto;
	top:10px;
	padding:0px 10px;
}
	body.header_style_4 .header-menu .plazart-megamenu > ul {
    padding-right: 0px;
}
}

/* Header Styles 5 */
body.header_style_5 {}
body.header_style_5 .header-menu > .container {
    position: relative;
    width: 100%;
}
body.header_style_5 .header-menu .plazart-megamenu > ul {
    padding-right: 20px;
}
body.header_style_5 .header-menu .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 43px 10px;
    border-top: 3px solid transparent;
}
body.header_style_5 #tz-logo .tzlogo-slogan {
    text-transform: uppercase;
    font-family: "poppins";
    position: absolute;
    right: -110px;
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
    top: auto;
    bottom: 32px;
    letter-spacing: 0px;
    color: #f7941e;
    border: 1px solid #f7941e;
    padding: 0px 0px 0px 8px;
}
body.header_style_5 #tz-logo .tzlogo-slogan span {
    background-color: #f7941e;
    padding: 2px 10px;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
}
@media (max-width: 1199px) {
	body.header_style_5 #tz-logo .tzlogo-slogan {
    right: 0px;
    font-size: 12px;
    bottom: auto;
	top:5px;
}
	body.header_style_5 .header-menu .plazart-megamenu > ul {
    padding-right: 0px;
}
}

/* Header Styles 6 */
body.header_style_6 {}
body.header_style_6 .header-menu > .container {
    position: relative;
    width: 100%;
}
body.header_style_6 .header-menu .plazart-megamenu > ul {
    padding-right: 20px;
}
body.header_style_6 .header-menu .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 43px 10px;
    border-top: 3px solid transparent;
}
body.header_style_6 #tz-logo .tzlogo-slogan {
    text-transform: uppercase;
    font-family: 'Kaushan Script', cursive;
    position: absolute;
    right: -110px;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
    top: auto;
    bottom: 30px;
    letter-spacing: 0px;
    padding: 0px;
    border-radius: 0px;
    background-color: #fff;
    color: #000;
    border-bottom: 0px double #000;
    border-top: 0px solid #000;
}
body.header_style_6 #tz-logo .tzlogo-slogan span {
    background-color: #fff;
    padding: 0px;
    border-radius: 0px;
    color: #000;
    display: inline-block;
    line-height: 1.2em;
    border: none;
}
@media (max-width: 1199px) {
	body.header_style_6 #tz-logo .tzlogo-slogan {
    right: 0px;
    font-size: 12px;
    bottom: auto;
	top:10px;
}
	body.header_style_6 .header-menu .plazart-megamenu > ul {
    padding-right: 0px;
}
}


/* Registration Form */
body #tz-registration-wrapper {
	padding:80px 0px 60px;
}
body #registration {
	width:60%;
	margin:0px auto;
}
body .registrationform {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
	padding:0px 100px;
}
body .registrationform p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
	color:#fff;
}
body .formResponsive .registrationform h3 {
    font-size: 30px;
    text-align: center;
    color: #fff;
	font-weight:bold;
}
body .formResponsive .registrationform p {
    font-size: 16px;
    text-align: center;
    color: #fff;
}
body .formResponsive .registrationform .rsform-block {
	margin-bottom:0px;
}
body .formResponsive .registrationform textarea, 
body .formResponsive .registrationform input[type="text"], 
body .formResponsive .registrationform input[type="number"], 
body .formResponsive .registrationform input[type="email"], 
body .formResponsive .registrationform input[type="tel"], 
body .formResponsive .registrationform input[type="url"], 
body .formResponsive .registrationform input[type="password"] {
	width:98%!important;
	margin-bottom:0px;
	background-color:rgba(255,255,255,0.8);
	color:#000;
	border:1px solid #fff;
}
body .formResponsive .registrationform input[type="submit"],
body .formResponsive .registrationform button[type="submit"] {
  	border-radius: 3px;
  	padding: 15px 60px;
  	letter-spacing: 1px;
  	border:none;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
	background-color: #f7941e;
	background-image:none;
	text-shadow:none;
	width:99%;
}
body .formResponsive .registrationform input[type="submit"]:hover,
body .formResponsive .registrationform button[type="submit"]:hover {
  	background-color: #f7941e;
}
body .formResponsive .registrationform .formControls {
	margin-left:0px!important;
}




















































@media (min-width: 1321px) {


}

@media (max-width: 1320px) {


}

@media (max-width: 1290px) {

/* 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-logo {
    padding-top: 12px;
    width: 430px;
}
.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 10px;
}
.header-menu.tz-fix .menu-style-1 .plazart-megamenu .level0 > li > a {
    padding: 32px 10px;
}
.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) {

/* Solve Float Object */
#tz-features-wrapper .tab-style-2 ul li {
    position: relative;
    z-index: 999;
}

}


@media (max-width: 991px) {

#homepage_engineer .welcome_engineers_right {
    text-align: left;
    padding-top: 60px;
}
	
/* Copyright */
#tz-footer-section-1-wrapper .tzCopyright,
#tz-footers .tzFooterSocial,
#tz-footers .tzFooterSocial strong,
#tz-footers .tzFooterSocial ul,
#tz-footers .tzFooterSocial ul li {
	text-align:center;
	float:none;
}
#tz-footers .tzFooterSocial ul li {
	display:inline;
}
#tz-footers .tzFooterSocial {
	width:100%;
}
	
}


@media (max-width: 991px) and (min-width: 768px) {

.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 */
.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: 400px;
}
.header1 .is-logo-sl {
    padding: 5px 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: 'Poppins', sans-serif;
    padding: 6px 15px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
	
/* Products */
#tz-categories-title-sub-wrapper .tz_desc_for_title_mod {
	margin-bottom:20px;	
}
.homepage_projects_listing {
    margin: 0px 0px 0px;
}
.homepage_projects_listing .project_references {
    padding-left: 5px;
    padding-right: 5px;
}
.homepage_projects_listing h4 {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin: -30px 0px 0px;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    z-index: 1000;
	height:30px;
}

/* Assistant */
#tz-assistant-wrapper {
    color: #fff;
    margin-top: 20px;
    padding: 40px 0px 40px;
    position: relative;
}
#tz-assistant h3 {
	margin-bottom:10px;	
}
#tz-assistant h3 br {
	display:none;	
}
#tz-assistantright p {
	padding:0px;	
	text-shadow:1px 1px 1px darkorange;
}

/* Footer */
#tz-footers {
    margin-top: 30px;
}
#tz-footer1, #tz-footer2, #tz-footer3, #tz-footer4 {
    min-height: 210px;
}
#tz-footer-section-1-wrapper {
    padding: 40px 0 0px !important;
}
#tz-footer-section-1-wrapper .style2 .module-title {
	margin-top:20px;	
}

/* 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: left;
}
#homepage_engineer .welcome_engineers_right {
    text-align: left;
    padding-top: 60px;
}
#homepage_engineer .welcome_engineers_right p {
	min-height: 150px;	
}
	
.homepage_intro_listing {
    color: #333;
    font-family: "Poppins";
    font-size: 14px;
}

/* Homepage Services */
#tz-homepage-categories-wrapper .module-ct h3 a {background-color:#f7941e;color:#333;}
#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: 14px;
    line-height: 1.6em;
    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;
}

/* Slideshow */
.tparrows {display:none;}
	
/* Copyright */
#tz-footer-section-1-wrapper .tzCopyright,
#tz-footers .tzFooterSocial,
#tz-footers .tzFooterSocial strong,
#tz-footers .tzFooterSocial ul,
#tz-footers .tzFooterSocial ul li {
	text-align:center;
	float:none;
}
#tz-footers .tzFooterSocial ul li {
	display:inline;
}
#tz-footers .tzFooterSocial {
	width:100%;
}
	
/* Registration Form */
body #registration {
    width: 100%;
    margin: 0px auto;
}

}

@media (max-width: 767px) {

/* 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-logo {
    padding-top: 0;
    width: 400px;
}
#tz-header-wrapper .is-logo-sl {
    padding: 5px 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;
}

/* 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 */
.messageform {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
	padding:0px 20px;
}
.messageform .formResponsive textarea, 
.messageform .formResponsive input[type="text"], 
.messageform .formResponsive input[type="number"], 
.messageform .formResponsive input[type="email"], 
.messageform .formResponsive input[type="tel"], 
.messageform .formResponsive input[type="url"], 
.messageform .formResponsive input[type="password"] {
	width:95%!important;
}
.messageform .formResponsive input[type="submit"],
.messageform .formResponsive button[type="submit"] {
	width:95%!important;
}

/* Logo */
#tz-logo {
    padding-top: 0;
	width:400px;
}
.header1 .is-logo-sl {
    padding: 5px 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 40px;
    position: relative;
}
#tz-assistant h3 {
	margin-bottom:10px;	
}
#tz-assistant h3 br {
	display:none;	
}
#tz-assistantright p {
	padding:0px;	
	text-shadow:1px 1px 1px darkorange;
}

/* Footer */
#tz-footers {
    margin-top: 30px;
}
#tz-footer1, #tz-footer2, #tz-footer3, #tz-footer4 {
    margin-bottom: 20px;
}
#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: 10px;
    text-align: left;
	font-size:14px;
}
.homepage_intro_listing {
    color: #333;
    font-family: "Poppins";
    font-size: 14px;
}

/* Services */
#tz-homepage-categories-wrapper .module-ct h3 {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0px;
    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: 10px 10px 0px;
	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: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin: 15px 0 0;
}
.homepage_projects_listing .project_references {
    padding-left: 5px;
    padding-right: 5px;
}
#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;
}

/* 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: 14px;
    line-height: 1.6em;
    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;
}

/* Slideshow */
.tparrows {display:none;}
	
/* Copyright */
#tz-footer-section-1-wrapper .tzCopyright,
#tz-footers .tzFooterSocial,
#tz-footers .tzFooterSocial strong,
#tz-footers .tzFooterSocial ul,
#tz-footers .tzFooterSocial ul li {
	text-align:center;
	float:none;
}
#tz-footers .tzFooterSocial ul li {
	display:inline;
}
#tz-footers .tzFooterSocial {
	width:100%;
}

/* Registration Form */
body #registration {
    width: 100%;
    margin: 0px auto;
}

}

@media (max-width: 598px) {

/* 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;
}

/* Slideshow */
.tparrows {display:none;}
	
/* Assistant */
#tz-assistant-wrapper {
    color: #fff;
    margin-top: 20px;
    padding: 40px 0px 40px;
    position: relative;
	background-image:none!important;
}
#tz-assistant h3 {
	margin-bottom:10px;	
}
#tz-assistant h3 br {
	display:none;	
}
#tz-assistantright p {
	padding:0px;	
	text-shadow:1px 1px 1px darkorange;
}
	
/* Copyright */
#tz-footer-section-1-wrapper .tzCopyright,
#tz-footers .tzFooterSocial,
#tz-footers .tzFooterSocial strong,
#tz-footers .tzFooterSocial ul,
#tz-footers .tzFooterSocial ul li {
	text-align:center;
	float:none;
}
#tz-footers .tzFooterSocial ul li {
	display:inline;
}
#tz-footers .tzFooterSocial {
	width:100%;
}
	
/* Contact Form */
.messageform {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
	padding:0px 20px;
}
.messageform .formResponsive textarea, 
.messageform .formResponsive input[type="text"], 
.messageform .formResponsive input[type="number"], 
.messageform .formResponsive input[type="email"], 
.messageform .formResponsive input[type="tel"], 
.messageform .formResponsive input[type="url"], 
.messageform .formResponsive input[type="password"] {
	width:95%!important;
}
.messageform .formResponsive input[type="submit"],
.messageform .formResponsive button[type="submit"] {
	width:95%!important;
}

/* Services Page */
body .services_page_left {
	width:100%;
}
body .services_page_left img {
	width:100%;
}
body .services_page_right {
	width:100%;
}
body.itemid-319 #tz-main-body-wrapper #services-categories p {
	font-size:14px;
	line-height:1.6em;
}
	
/* Registration Form */
body #registration {
    width: 100%;
    margin: 0px auto;
}
	
}

@media (max-width: 480px) {

/* 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-footers {
    margin-top: 30px;
}
#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: 5px 0px 0px;
}
#tz-header-wrapper {
    padding-top: 0;
}
.header-menu #plazart-mainnav .navbar-header > .btn-navbar {
    padding: 15px 15px 15px 0;
}

/* 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 */
.messageform {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
	padding:0px 20px;
}
.messageform .formResponsive textarea, 
.messageform .formResponsive input[type="text"], 
.messageform .formResponsive input[type="number"], 
.messageform .formResponsive input[type="email"], 
.messageform .formResponsive input[type="tel"], 
.messageform .formResponsive input[type="url"], 
.messageform .formResponsive input[type="password"] {
	width:95%!important;
}
.messageform .formResponsive input[type="submit"],
.messageform .formResponsive button[type="submit"] {
	width:95%!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: 360px;
}
.header1 .is-logo-sl {
    padding: 5px 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%;
}

/* Breadcrumb */
.breadcrumbs_style2 .tz-breadcrumb h1 {
    color: #ffffff;
    font-size: 30px;
    margin: 0 0 20px;
}

/* Assistant */
#tz-assistant-wrapper {
    color: #fff;
    margin-top: 20px;
    padding: 40px 0px 40px;
    position: relative;
	background-image:none!important;
}
#tz-assistant h3 {
	margin-bottom:10px;	
}
#tz-assistant h3 br {
	display:none;	
}
#tz-assistantright p {
	padding:0px;	
	text-shadow:1px 1px 1px darkorange;
}

/* 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 */
#tz-footer-section-1-wrapper .tzCopyright,
#tz-footers .tzFooterSocial,
#tz-footers .tzFooterSocial strong,
#tz-footers .tzFooterSocial ul,
#tz-footers .tzFooterSocial ul li {
	text-align:center;
	float:none;
}
#tz-footers .tzFooterSocial ul li {
	display:inline;
}
#tz-footers .tzFooterSocial {
	width:100%;
}

/* Welcome Message */
#tz-categories-title h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0px 15px;
}
#tz-categories-title-wrapper .style1 .module-title {
	line-height:1.2em;
	font-size:25px;
	margin-bottom:10px;
}
#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: left;
	font-size:14px;
}
#homepage_engineer .welcome_button a {
    padding: 10px 30px;
    background-color: #f7941e;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}
.homepage_intro_listing {
    color: #333;
    font-family: "Poppins";
    font-size: 14px;
}
.homepage_intro_listing .col-xs-4 {
    width: 50%;
}
#homepage_engineer .welcome_engineers_right {
	padding-bottom:30px;	
}
#homepage_engineer .welcome_engineers_right .lists {
	width:100%;
	margin-top:10px;
}
#homepage_engineer .welcome_engineers_right p {
	min-height:auto;
}
	
/* Homepage Products */
.homepage_projects_listing .project_references {
    padding-left: 5px;
    padding-right: 5px;
	margin-bottom: 20px;
}
.homepage_projects_listing h4 {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin: -40px 0px 0px;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    z-index: 1000;
    height: 40px;
}
	
/* Services */
#tz-parallex-vision h3 {
	font-size:16px;
}
#homepage-categories {
    margin-top: -180px;
}
#tz-parallex-vision p {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 0 5%;
    text-shadow: none;
	margin-bottom: 20px;
}
#tz-homepage-categories-wrapper .module-ct h3 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    margin: -45px 0 15px;
    padding: 0 10px;
    text-transform: uppercase;
}
#tz-homepage-categories-wrapper .module-ct .desc {
    font-size: 14px;
    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%;
}

/* 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: 14px;
    line-height: 1.6em;
    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;
}

/* Slideshow */
.tparrows {display:none;}
	

/* Services Page */
body .services_page_left {
	width:100%;
}
body .services_page_left img {
	width:100%;
}
body .services_page_right {
	width:100%;
}
body.itemid-319 #tz-main-body-wrapper #services-categories p {
	font-size:14px;
	line-height:1.6em;
}
	
/* Registration Form */
body #registration {
    width: 100%;
    margin: 0px auto;
}

}

@media (max-width: 420px) {
	
/* Logo */
#tz-logo {
    padding-top: 0;
    width: 300px;
}
.header1 .is-logo-sl {
    padding: 10px 0 0;
}	
	
/* Registration Form */
body #registration {
    width: 100%;
    margin: 0px auto;
}
	
}

/*  font-family: 'Poppins', sans-serif;
	color: #f7941e;
	breadcrumbs_style2 company_page
*/
