/*
 * ------------------------------------------------------------------------
 * JA T3 Blank template for joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */



@media (max-width: 736px) {
h1.logo {
height: 259px !important;
}
}   

@media (max-width: 736px) {
#tz_options {
margin-top: 15% !important;
}
}



@font-face {
    font-family: 'LaconicLight';
    src: url('fonts/Laconic_Light-webfont.eot');
    src: url('fonts/Laconic_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Laconic_Light-webfont.woff') format('woff'),
         url('fonts/Laconic_Light-webfont.ttf') format('truetype'),
         url('fonts/Laconic_Light-webfont.svg#LaconicLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaconicRegular';
    src: url('fonts/Laconic_Regular-webfont.eot');
    src: url('fonts/Laconic_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Laconic_Regular-webfont.woff') format('woff'),
         url('fonts/Laconic_Regular-webfont.ttf') format('truetype'),
         url('fonts/Laconic_Regular-webfont.svg#LaconicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaconicBold';
    src: url('fonts/Laconic_Bold-webfont.eot');
    src: url('fonts/Laconic_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Laconic_Bold-webfont.woff') format('woff'),
         url('fonts/Laconic_Bold-webfont.ttf') format('truetype'),
         url('fonts/Laconic_Bold-webfont.svg#LaconicBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansItalic';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoRegular';
    src: url('fonts/Lato-Reg-webfont.eot');
    src: url('fonts/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Reg-webfont.woff') format('woff'),
         url('fonts/Lato-Reg-webfont.ttf') format('truetype'),
         url('fonts/Lato-Reg-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}

body#bd{
    background: url('../images/checkered_pattern.png') repeat;
}
body#bd #ja-wrapper{
    overflow: visible;
    font-size: 11px;
}
.column ul li{
    background: none;
}
a{
    color: #b4d51c;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
input, select, textarea, .inputbox{
    border: 1px solid #F0F0F0;
    color: #6D6D6D;
    height: 26px;
    line-height: 26px;
}
form label{
    line-height: 26px;
    padding-right: 3px;
}
.button{
    background: #a1ab19;
    color: #fff;
    text-transform: uppercase;
}
.main{
    max-width: none;
}

#ja-container .main { width: auto; margin-right: 250px;}
#ja-container .main .main-inner1{margin: 0;}
#ja-container .main #ja-mainbody{float: right;}
#ja-container .main .main-inner1 #ja-mainbody{width: 100% !important;}
#ja-container .main #ja-main .inner{
    background: #e6e5e5;
    border-left: 1px solid #C6C6C6;
}
#ja-container .main .main-inner1 #ja-main .inner{
    background: none;
    border-width: 0;
}

/**Login**/
#login-form #modlgn-remember{
    height: auto;
}
#form-login-username .inputbox, #form-login-password .inputbox{
    font-weight: normal;
}

#ja-main{
    float: right;
    width: 100% !important;
    /*background: #f8f8f8;*/
}
#ja-main .inner{
    padding: 0;
}
#ja-main .ja-content-main{
    margin: 0;
}
#ja-right{
    float: right;
    position: fixed;
    top: 0;
    right: 250px;
    bottom: 0;
    width: 249px !important;
    margin-right: -250px;
    border-left: 1px solid rgba(0,0,0,0.2);
    background: #d5cfda;
    overflow: visible;
    z-index: 3;
}
#ja-right .TzItemOpen{
    background: url("../images/open2_icon.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: none;
    height: 55px;
    left: -32px;
    position: absolute;
    top: 15px;
    width: 32px;
    z-index: 5;
}
#ja-right .TzItemClose{
    background: url("../images/close2_icon.png") no-repeat scroll 0 0 transparent;
}
#PortfolioGallery a#TzItemHome{
    display: none;
    background: rgba(255,255,255,0.5) url("../images/home_icon.png") 7px no-repeat;
    position: fixed;
    right: 30px;
    top: 32px;
    padding: 10px 10px 10px 32px;
    color: #010101;
    z-index: 6;
}
#PortfolioGallery a#TzItemHome:hover{
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    background-color: rgba(255,255,255,0.7);
}
h1.logo{
    height: 209px;
    float: none;
    width: 100%;
    margin: 0;
}
h1.logo a {
  background: url(../images/logo.png) center center no-repeat;
  display: block;
  width: 100%;
  height: 110%;
  margin-top: 10px;
}

/*Menu*/
.ja-megamenu > ul.level0 > li.mega > div.childcontent{
    top: 5px;
    /*background: url('../images/bullet_bg.png') right 13px no-repeat;*/
}
.ja-megamenu > ul.level0 > li.mega > div.childcontent > div.childcontent-inner-wrap{
    /*background: url('../images/bullet_bg.png') right 13px no-repeat;*/
    /*padding-right: 11px;*/
}
.ja-megamenu ul.level0 div.childcontent-inner{
    border: 1px solid #eaedec;
}
.ja-megamenu{
    margin-top: 42px;
}
.ja-megamenu ul.level0 li.mega{
    float: none;
    text-align: center;
    position: relative;
}
.ja-megamenu ul.level0 li.mega a.mega{
    font-family: 'LaconicLight';
    font-size: 18px;
    font-weight: normal;
    color: #9e9d9a;
    text-align: center;
    padding: 10px 0;
    display: inline-block;
    text-transform: uppercase;
}
.ja-megamenu ul.level0 li.mega a.last{
    padding-bottom: 0;
}
.ja-megamenu ul.level0 li.mega a.active .spacer{
    width: 100%;
    opacity: 1;
}
.ja-megamenu ul.level0 li.mega a.active span.menu-title,
.ja-megamenu ul.level0 li.mega a.over span.menu-title{
    /*display: inline;*/
    font-family: 'LaconicBold';
    color: #9e77bd;
    font-weight: bold;
}
.ja-megamenu .spacer{
    height: 1px;
    background: #86981e;
    display: block;
    width: 1px;
    opacity: 0;
}
#ja-menu-button{
    background: url('../images/btn_menu.png') no-repeat;
    cursor: pointer;
    font-size: 0;
    height: 45px;
    display: none;
}
.ja-megamenu ul.level0 li.haschild a.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title{
    background: none;
    padding: 0;
}

.ja-megamenu ul.megamenu{
    margin: 0;
    padding: 0;
}
div.ja-megamenu ul.level1 li.mega{
    text-align: left;
    border-top: 1px solid #eaedec;
}
div.ja-megamenu ul.level1 li.first{
    border-top: 0;
}
.ja-megamenu ul.level1 li.mega a.mega{
    padding: 17px 0 13px 20px;
}
.ja-megamenu ul.level1 li.mega a.mega span.menu-title,
div.ja-megamenu ul.level1 li.mega a.over span.menu-title{
    font: normal 12px 'OpenSansRegular';
    text-transform: none;
    color: #191919;
}
div.ja-megamenu ul.level1 li.over{
    background: #f9f9f9;
}
div.ja-megamenu ul.level1 li.haschild a.haschild span.menu-title,
div.ja-megamenu ul.level1 li.haschild-over > a.over > span.menu-title{
    background: url('../images/plus_small.png') left no-repeat;
}
.ja-megamenu ul.level1 li.haschild,.ja-megamenu ul.level1 li.haschild-over{background: none;}
.ja-megamenu ul.level1 li.mega a.mega span.menu-title{
    background: url('../images/minus_small.png') left no-repeat;
    padding-left: 24px;
}
#tz-pl{position: absolute; top: 0px; left: -5500px;}
/*Footer*/

div.ja-moduletable{
    text-align: center;
    padding: 0;
    margin: 64px 0 0 0;
    color: #6d6d6d;
}
div.ja-moduletable h3{
    text-transform: uppercase;
    font-size: 9px;
    padding: 0;
    margin: 0;
    color: #363635;
}
.custom_newsletter{
    margin-top: 20px;
}
div.moduletable_newsletter p{
    margin: 0;
    padding: 0;
}
div.moduletable_newsletter input{
    margin-left: 18px;
}
.moduletable_newsletter .inputbox{
    display: block;
    border: 1px solid #f0f0f0;
    width: 185px;
    height: 26px;
    line-height: 26px;
    margin-top: 20px;
    color: #6d6d6d;
}
div.moduletable_newsletter .subcription_btn{
    background: #a1ab19;
    padding: 10px 25px;
    border: 0;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-top: 9px;
    height: auto;
}
.ja-mass-bottom{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #d5cfda;
    padding-bottom: 15px;
    z-index: 2;
}

.style1.xt-wrapper .xt-pane{
    padding: 15px;
}
/*div#twtr-widget-1 .twtr-tweets a{*/
    /*color: #87991d !important;*/
/*}*/
.twtr-hd{
    display: none;
}
div.twtr-widget em{
    display: none;
}
.twtr-tweet-text{
    font-size: 11px;
    text-align: center;
}
.twtr-ft{
    display: none;
}
div.twtr-widget{
    font-family: 'arial';
}
.twtr-bd, .twtr-timeline i a, .twtr-bd p{
    line-height: 23px !important;
}
#ja-right-mass-bottom .moduletable_footer{
    padding: 0;
    margin: 0;
    color: #717171;
    text-align: center;
    font-size: 10px;
}
#ja-right-mass-bottom .moduletable_footer span{
    color: #a1ab19;
    text-transform: uppercase;
}
#ja-right-mass-bottom .moduletable_socialFooter{
    margin-top: 20px;
}
#ja-right-mass-bottom .moduletable_socialFooter p{
    margin: 0;
    padding: 0;
}
#ja-right-mass-bottom .moduletable_socialFooter a{
    margin-right: 15px;
}
#ja-right-mass-bottom .moduletable_socialFooter img{
    opacity: 0.5;
}
#ja-right-mass-bottom .moduletable_socialFooter img:hover{
    opacity: 1;
}
#ja-footer{
    color: #717171;
    display: none;
}
#ja-footer span{
    color: #a1ab19;
    text-transform: uppercase;
}
#ja-poweredby{
    display: none;
}


/*Portfolio*/
.TzInner{
    /*height: 235px;*/
    overflow: hidden;
}

.content #tz_options{
    border: 0;
}
/*.content #tz_options{*/
    /*background: url('../images/bg_options.png') repeat;*/
    /*padding: 12px 0 4px 20px;*/
/*}*/
/*.content div#tz_options .option-combo{*/
    /*width: 100%;*/
    /*margin: 0;*/
/*}*/
/*.content div#tz_options .option-combo ul{*/
    /*float: left;*/
    /*width: 90%;*/
/*}*/
/*.content div#tz_options .option-combo,*/
/*.content div#tz_options .option-combo ul{*/
    /*display: inline-block;*/
/*}*/
.content #tz_options .option-combo h2{
    background: none;
}
/*.content #tz_options .option-combo h2 span{*/
    /*background: url("../images/bg_filter.png") center 4px repeat-x;*/
    /*padding-right: 20px;*/
    /*margin-left: 12px;*/
/*}*/
/*.content #tz_options li{*/
    /*width: auto;*/
    /*padding-right: 40px;*/
/*}*/
/*.content #tz_options li a{*/
    /*padding: 4px 0;*/
/*}*/

#tz_options{
    background: url('../images/bg_options.png') repeat;
    border-bottom: 1px solid #BEBEBF;
    padding: 10px 0 6px 20px;
}
div#tz_options .option-combo{
    float: none;
    width: 100%;
}
#tz_options .option-combo ul{
    float: left;
    width: 90%;
}
div#tz_options .option-combo,
div#tz_options .option-combo ul{
    display: inline-block;
    margin: 0;
}
#tz_options .option-combo h2{
    float: left;
    font: normal 14px 'LaconicLight';
    background: #d5cfda;
    color: #636465;
    margin: 0;
    height: auto;
    line-height: 17px;
    padding: 4px 12px 0 0;
}
#tz_options .option-combo h2 span{
    background: url("../images/bg_filter.png") center 4px repeat-x;
    padding-right: 20px;
    margin-left: 12px;
}
#tz_options .option-combo #TzFilter{
    background: url('../images/bg_filter.png') center center repeat-x;
}
#tz_options li{
    padding: 0 40px 0 0;
    margin: 0;
    width: auto;
}
#tz_options li a{
    color: #030303;
    border: 0;
    background: none;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 0;
}
#tz_options li:first-child a{
    border-radius: 0;
}
#tz_options li a:active, #tz_options li a:hover, #tz_options li a.selected{
    background: none;
    color: #030303;
    font-weight: bold;
    box-shadow: none;
    -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.tz_portfolio_image, .tz_portfolio_image_gallery, .tz_portfolio_video{
    border: 0;
}
#content{
    position: relative;
}
#tz_append{
    position: fixed;
    top: 46.5%;
    left: 48%;
    height: 0;
    line-height: 0;
    z-index: 999999;
}
#tz_append #infscr-loading{
    position: static;
    padding: 8px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.85);
}

/** Image hover **/
#portfolio {
  list-style: none;
  position: relative;
  /*margin: 20px auto;*/
  padding: 0;
}
#portfolio div.TzPortfolioMedia a,
#portfolio div.TzPortfolioMedia a img,
#timeline div.TzTimeLineMedia a,
#timeline div.TzTimeLineMedia a img{
  display: block;
  position: relative;
}
#portfolio div.TzPortfolioMedia a ,
#tztimeline div.TzTimeLineMedia a {
  overflow: hidden;
}
#portfolio div.TzPortfolioMedia a:hover,
#timeline div.TzTimeLineMedia a:hover{
    text-decoration: none;
}
#portfolio div.TzPortfolioMedia a div,
#timeline div.TzTimeLineMedia a div {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
    padding:  0;
    bottom: auto;
    z-index: auto;
}
#portfolio div.TzPortfolioMedia a div.da-animate,
#timeline div.TzTimeLineMedia a div.da-animate {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*** Initial state classes: ***/
.da-slideFromTop {
  left: 0px;
  top: -100%;
}
.da-slideFromBottom {
  left: 0px;
  top: 100%;
}
.da-slideFromLeft {
  top: 0px;
  left: -100%;
}
.da-slideFromRight {
  top: 0px;
  left: 100%;
}
/*** Final state classes: ***/
.da-slideTop {
  top: 0px;
}
.da-slideLeft {
  left: 0px;
}
#portfolio div.TzPortfolioMedia a div h3,
#timeline div.TzTimeLineMedia a div h3 {
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  color: #d2d1cf;
    text-align: center;
    margin: 20% 0 0 0;
    font-size: 24px;
    font-family: 'LaconicBold';
}
#portfolio div.TzPortfolioMedia span.TzItemTag,
#timeline div.TzTimeLineMedia span.TzItemTag{
    display: block;
    text-align: center;
    color: #d2d1cf;
    font-size: 14px;
    font-family: 'LaconicLight';
    font-weight: normal;
    margin-top: 7px;
    text-transform: uppercase;
}
/** End Image hover **/

/* Portfolio Detail */
.fancybox-wrap{
    /*top: 0 !important;*/
}
.fancybox-close{
    background: url('../images/close_icon.png') no-repeat;
    top: -1px;
    right: 20px;
}
.fancybox-skin{
    border-radius: 0;
    padding: 0 !important;
}
.fancybox-inner{
    width: 100% !important;
}
.TzItemPage{
    color: #7c7c7e;
    font-size: 12px;
}
.TzItemPage h2.TzArticleTitle{
    font-family: 'LaconicRegular';
    font-weight: normal;
    font-size: 36px;
    color: #000;
    text-transform: none;
    padding-top: 7px;  
  margin-bottom: 0;
}.TzArticleDescription p, .TzDescription p{  
  font-family:verdana;
  line-height:24px;}
.TzItemPage h2.TzArticleTitle, .TzItemPage .TzArticleDescription{
    margin-right: 30px;
    padding-left: 30px;
    overflow: hidden;
}

body.contentpane .item-page{
    padding: 0;
}
.fancybox-wrap iframe{
    overflow-x: hidden;
}
.TzItemPage .TzItemLeft{
    background: #fff;
    width: 85%;
    float: left;
    overflow: hidden;
    padding-bottom: 17px;
}
.TzItemPage .tz_portfolio_image, .TzItemPage .tz_portfolio_image_gallery, .TzItemPage .tz_portfolio_video{
    position: relative;
}
.TzItemPage .flexslider{
    position: static;
}
.flex-direction-nav li a{
    background: url('../images/bg_direction_nav.png') no-repeat;
    height: 35px;
}
.flex-direction-nav li a.prev{
    right: 64px;
}
.flex-direction-nav li a.next{
    background-position: -38px 0;
    right: 25px;
}

/*** TZ Item Right ***/
.TzItemPage .TzItemRight{
    width: 15%;
    float: left;
    font-size: 12px;
    background: #f8f8f8;
    overflow: hidden;
}
.TzItemPage .TzItemRightInner{
    padding: 28px 15px 0 23px;
    border-left: 1px solid #d6d6d8;
    height: 100%;
}
.TzItemPage .TzItemRight a{
    color: #7c7c7e;
}
.TzItemPage .tz_portfolio_user{
    background: none;
    padding: 0;
    margin-bottom: 17px;
}
.TzItemPage .tz_portfolio_user h3.TzArticleAuthorTitle{
    display: none;
}
.TzItemPage .tz_portfolio_user .AuthorBlock{
    background: none;
}
.TzItemPage .tz_portfolio_user .AuthorBlock .AuthorAvatar{
    box-shadow: none;
    -moz-box-shadow: none;
  -webkit-box-shadow: none;
    margin: 0 20px 0 0;
    padding: 0;
}
.TzItemPage .tz_portfolio_user .AuthorBlock .AuthorDetails{
    font-family: 'OpenSansRegular';
}
.TzItemPage .tz_portfolio_user .AuthorBlock .AuthorDetails h3.AuthorName{
    font-family: 'OpenSansBold';
    text-transform: none;
    font-size: 18px;
    font-weight: bold;
    color: #010101 !important;
    padding-bottom: 15px !important;
}
.TzItemPage .tz_portfolio_user .AuthorBlock .AuthorDetails .AuthorUrl,
.TzItemPage .tz_portfolio_user .AuthorBlock .AuthorDetails .AuthorGender,
.TzItemPage .tz_portfolio_user .AuthorBlock .AuthorDetails .AuthorEmail{
    padding-bottom: 10px;
    display: block;
}
.TzItemPage .tz_portfolio_user .AuthorBlock .AuthorDetails p,
.TzItemPage .tz_portfolio_like_button{
    padding: 0;
    margin: 0;
    border: 0;
}
.TzItemPage .tz_portfolio_like_button{
     padding: 0 0 20px 0;
}
.TzItemPage .tz_portfolio_like_button .TwitterButton{
    margin-right: -9px;
}
.TzItemPage .tz_portfolio_like_button .FacebookButton{
    padding-right: 18px;
}

.TzItemPage .TzArticleInfo, .TzItemPage .TzArticleTag, .TzItemPage .TzArticleExtraField{
    font-family: 'OpenSansRegular';
    background: none;
    padding: 0;
}
.TzItemPage .TzArticleInfo span,.TzItemPage .TzArticleTag span, .TzArticleExtraField ul.TzExtra li.TzEx{
    padding-bottom: 18px;
    text-transform: none;
    margin: 0;
    display: inline-block;
}
.TzArticleExtraField ul.TzExtra li.TzEx{
    display: block;
}
.TzItemPage .TzTitle,.TzArticleExtraField ul.TzExtra li.TzEx span.name{
    color: #000;
}
.TzItemPage .TzArticleExtraField ul{
    margin: 0;
    padding: 0;
}
.pagination ul, ul.pagenav{
    margin: 5px 0;
}
.TzItemPage .pagenav li{
    
}
.TzItemPage .pagenav li.pagenav-prev{
    background-position: -7px center;
    padding-left: 10px;
}
.TzItemPage .pagenav li.pagenav-next{
    background-position: 39px center;
    padding-right: 10px;
}
.TzItemPage .pagenav .line{
    padding: 0 4px 0 2px;
    font-size: 11px;
}
.TzItemPage .tz_portfolio_comment{
    margin: 13px 10px 0 0;
    width: auto;
}
/* End Portfolio Detail*/

/* Blog page*/
.TzItem, .TzLeading, .TzItemsRow{
    border: 0;
    padding: 0;
    margin: 0;
}
.TzBlog,.TzBlogItemPage,.contact{
    color: #7c7e7e;
    font-size: 13px;
}
.TzBlogInner,.TzBlogItemPageInner,.contactInner{
    padding: 48px 50px 40px 50px;
    overflow: hidden;
}
.TzBlog .TzItemsRow,.TzBlog .TzLeading{
    border-bottom: 1px solid #e1e5e7;
    padding-bottom: 59px;
    margin-bottom: 42px;
}
.TzBlog .TzBlogTitle a,.TzBlogItemPage .TzArticleTitle a{
    color: #566363;
    font: bold 18px/24px 'LaconicBold';
    text-transform: none;
}
.TzBlog a:hover{
    text-decoration: none;
}
.TzCategoryDesc{
    padding: 0;
}
.TzBlog h3,.TzBlog .TzArticleBlogInfo,
.TzBlogItemPage h2.TzArticleTitle{
    padding: 0 0 30px 0;
    margin: 0;
}
.TzTitleImageGallery{
    background: url('../images/imagegallery_icon.png') right top no-repeat;
}
.TzTitleMusic{
    background: url('../images/music_icon.png') right top no-repeat;
}
.TzTitleVideo{
    background: url('../images/video_icon.png') right top no-repeat;
}
.TzTitleImageGallery,
.TzTitleMusic,
.TzTitleVideo{
    padding-right: 100px;
}
.TzBlog .TzBlogMedia,
.TzBlogItemPage .TzArticleMedia{
    padding-bottom: 32px;
    overflow: hidden;
}
.TzBlog .TzArticleBlogInfo{
    font: normal 12px 'OpenSansRegular';
}
.TzBlog .TzArticleBlogInfo span{
    margin-right: 35px;
}
.TzBlog .TzArticleBlogInfo .TzBlogAuthor,
.TzBlogItemPage .TzArticleInfo .TzItemAuthor{
    color: #8fa522;
    margin: 0;
}
.TzBlog .TzArticleBlogInfo .TzBlogCreate .date,
.TzBlogItemPage .TzArticleInfo .TzBlogItemCreate .date{
    background: url('../images/date_icon.png') left center no-repeat;
    padding-left: 25px;
}
.TzBlog .flexslider ul.flex-direction-nav li,
.TzBlogItemPage .flexslider ul.flex-direction-nav li{
    background: -webkit-gradient(linear, center top, center bottom, from(#e0e3e4), to(#d5d9d9));
    background: -moz-linear-gradient(top , #e0e3e4, #d5d9d9);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e3e4', endColorstr='#d5d9d9');
    position: absolute;
    right: 0;
    padding: 0;
    width: 20px;
    height: 50%;
    z-index: 0;
}
.TzBlog .flexslider ul.flex-direction-nav li:hover,
.TzBlog .flexslider ul.flex-direction-nav li:focus,
.TzBlog .flexslider ul.flex-direction-nav li:active,
.TzBlogItemPage .flexslider ul.flex-direction-nav li:hover,
.TzBlogItemPage .flexslider ul.flex-direction-nav li:focus,
.TzBlogItemPage .flexslider ul.flex-direction-nav li:active{
    background: -webkit-gradient(linear, center top, center bottom, from(#a2b834), to(#8fa522));
    background: -moz-linear-gradient(center top , #a2b834, #8fa522);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2b834', endColorstr='#8fa522');
}
.TzBlog .flexslider ul.flex-direction-nav li.prev,
.TzBlogItemPage .flexslider ul.flex-direction-nav li.prev{
    bottom: 0;
}
.TzBlog .flexslider ul.flex-direction-nav li.next,
.TzBlogItemPage .flexslider ul.flex-direction-nav li.next{
    top: 0;
}
.TzBlog .flex-direction-nav li a,
.TzBlogItemPage .flex-direction-nav li a{
    background: url('../images/bg_direction_nav2.png') no-repeat;
    width: 100%;
    height: 100%;
    right: 0;
    z-index: 1;
}
.TzBlog .flexslider ul.flex-direction-nav li a.prev,
.TzBlogItemPage .flexslider ul.flex-direction-nav li a.prev{
    background-position: 6px center;
    bottom: 0;
}
.TzBlog .flexslider ul.flex-direction-nav li a.next,
.TzBlogItemPage .flexslider ul.flex-direction-nav li a.next{
    background-position: -32px center;
    top: 0;
}
.TzBlog .TzDescription{
    padding-bottom: 49px;
}
.TzBlog .TzDescription p{
    margin: 0;
}
.TzBlog .TzBlogTag{
    font: 11px/16px;
    background: url('../images/tag_icon.png') left center no-repeat;
}
.TzBlog .TzPortfolioCommentCount{
    background: url('../images/comment_icon.png') left center no-repeat;
}
.TzBlog .TzBlogTag,.TzBlog .TzPortfolioCommentCount{
    padding-left: 23px;
}
.TzBlog .TzPortfolioCommentCount a,
.TzBlogItemPage .TZCommentCount a{
    color: #7c7e7e;
}
.TzBlog .TzReadmore{
    background: #b5c568; /* Old browsers */
    background: -moz-linear-gradient(top,  #b5c568 0%, #8fa522 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5c568), color-stop(100%,#8fa522)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b5c568 0%,#8fa522 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b5c568 0%,#8fa522 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b5c568 0%,#8fa522 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b5c568 0%,#8fa522 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5c568', endColorstr='#8fa522',GradientType=0 ); /* IE6-9 */
    color: #fff;
    font: 14px 'LatoRegular';
    border-radius: 3px;
    padding: 16px 25px;
    margin-left: 36px;
    box-shadow: 0 2px 0 #737a52;
    -moz-box-shadow: 0 2px 0 #737a52;
  -webkit-box-shadow: 0 2px 0 #737a52;
}
.TzBlog a.TzReadmore:hover{
    background: -webkit-gradient(linear, center bottom, center top, from(#93aa23), to(#c5d670));
    background: -moz-linear-gradient(center bottom , #93aa23, #c5d670);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#93aa23', endColorstr='#c5d670');
    text-decoration: none;
}
.TzBlog .TzBlogRight{
    float: right;
}
.TzBlog .TzPagination{
    font: 13px 'OpenSansRegular';
}
.TzBlog .TzPagination ul{
    margin: 0;
}
.TzBlog .TzPagination ul li a, .TzBlog .TzPagination ul li span{
    background: none;
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
  -webkit-box-shadow: none;
    border-radius: 0;
    margin-right: 5px;
    display: inline;
}
.TzBlog .TzPagination ul li{
    padding-left: 0;
}
.TzBlog .TzPagination ul li a{
    font: normal 13px 'OpenSansRegular';
    color: #7c7e7e;
}
.TzBlog .TzPagination ul li span.pagenav,
.TzBlog .TzPagination ul li a:hover,
.TzBlog .TzPagination ul li a:focus,
.TzBlog .TzPagination ul li a:active{
    background: -webkit-gradient(linear, center bottom, center top, from(#a1b9b9), to(#b2cdcd));
    background: -moz-linear-gradient(center bottom , #a1b9b9, #b2cdcd);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1b9b9', endColorstr='#b2cdcd');
    color: #fff;
    text-decoration: underline;
}
.TzBlog .TzPagination ul li.pagination-start span.pagenav,
.TzBlog .TzPagination ul li.pagination-prev span.pagenav,
.TzBlog .TzPagination ul li.pagination-next span.pagenav,
.TzBlog .TzPagination ul li.pagination-end span.pagenav{
    background: none;
    text-decoration: none;
    color: #7c7e7e;
}
/* End Blog page*/

/* Left column */
#ja-inset1 .block-inner1{
    padding: 5px 0 0 50px;
}
#ja-inset1 .ja-moduletable{
    margin: 28px 0 0 0;
    text-align: left;
    color: #7c7e7e;
    font: normal 13px/24px 'OpenSansRegular';
}
#ja-inset1 .ja-moduletable h3{
    font: bold 18px 'LaconicBold';
    color: #566363;
    padding-bottom: 13px;
}
#ja-inset1 .ja-moduletable p{
    margin: 0;
}
/** Latest new **/
ul.latestnews li{
    background: url('../images/bullet.png') left top no-repeat;
    padding: 0 0 7px 35px;
    border-bottom: 1px dotted #bcbcbc;
    margin-bottom: 6px;
}
ul.latestnews li.last{
    border: 0;
}
ul.latestnews li a{
    color: #7c7e7e;
}
/** End latest new **/
#ja-inset1 ul.category-menu li{
    float: left;
    border-bottom: 0;
    background: -webkit-gradient(linear, center bottom, center top, from(#a1b9b9), to(#b2cdcd));
    background: -moz-linear-gradient(center bottom , #a1b9b9, #b2cdcd);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1b9b9', endColorstr='#b2cdcd');
    padding: 11px 13px;
    margin: 0 10px 10px 0;
}
#ja-inset1 ul.category-menu li.last{
    margin-right: 0;
}
#ja-inset1 ul.category-menu li a{
    color: #fff;
    text-transform: uppercase;
    font: normal 13px 'OpenSansRegular';
}
ul.category-menu li ul.sub-menu-category{
    display: block;
}

/** Tab Module **/
.xt-wrapper.style1{
    border: 0;
}
.style1 .xt-nav.top ul{
    border: 0;
    height: 37px;
    border-bottom: 1px solid #dcdcdc;
}
.style1 .xt-nav ul li a{
    padding: 10px 20px 9px 20px;
    background: #f3f5f6;
    border: 1px solid #DCDCDC;
    border-bottom: 0;
    font: normal 12px 'OpenSansRegular';
}
.style1 .xt-nav ul li.last a{
    border-left-width: 0;
    border-right: 1px solid #dcdcdc;
}
.style1 .xt-nav.top a.current{
    background: #fff;
    border-bottom: 0;
    padding-bottom: 10px;
}
.xt-pans{
    border: 1px solid #DCDCDC;
    border-top: 0;
    font-size: 11px;
}
/** End Tab Module **/
/** Client say module **/
.newsflash_clientSay{

}
.newsflash_clientSay .TzInner{
    background: #e7ebeb;
    position: relative;
    padding: 18px 20px 26px 20px;
    overflow: visible;
}
.newsflash_clientSay .TzIntro{
    font: italic 13px/24px 'OpenSansItalic';
}
.newsflash_clientSay p{
    padding-top: 8px;
}
.newsflash_clientSay .TzAuthor{
    color: #8fa522;
    text-align: right;
    padding-top: 10px;
}
.newsflash_clientSay .triangle-down{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 22px 22px 0 0;
    border-color: #e7ebeb transparent transparent;
    position: absolute;
    bottom: -22px;
    left: 40px;

}
.newsflash_clientSay .say-icon{
    background: url('../images/say_icon.png') bottom left no-repeat;
    height: 34px;
    width: 31px;
    margin-top: 22px;
}
/** End client say module **/
/** Widget Left Module **/
#ja-inset1 .twtr-widget{
    padding-top: 4px;
}
#ja-inset1 .twtr-widget .twtr-tweet{
    border: 0;
    padding-bottom: 25px;
}
#ja-inset1 .twtr-widget .twtr-tweet-wrap{
    padding: 0;
}
#ja-inset1 div#twtr-widget-1 .twtr-tweet-text{
    background: url('../images/widget_icon.png') left 5px no-repeat;
    padding-left: 32px;
    text-align: left;
}
/** End Widget Left Module **/
/** Recent Work Module**/
#ja-inset1 .latestnews_recent li{
    display: inline-block;
    padding: 0;
    width: 102px;
    max-height: 102px;
    overflow: hidden;
    margin-right: 13px;
}
#ja-inset1 .latestnews_recent li.last{
    margin-right: 0;
}
/** End Recent Work Module**/
/** Flickr Widget Module **/
#tz-flickr ul{
    margin: 0;
    padding: 0;
}
#tz-flickr li{
    padding: 0 14px 0 0;
    float: left;
}
#tz-flickr li.last{
    padding: 0;
}
#tz-flickr li img{
    width: 64px;
}
/** End Flickr Widget Module **/
/* End Left Column */

/* Center Column */
#ja-content-mass-top{
    /*position: static;*/
}
#ja-content-mass-top .moduletable_randomImage{
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    z-index: -1;
}
/* End Center Column*/
/* Detail Blog Article */
.TzBlogItemPage .TzArticleInfo{
    background: none;
    padding: 0 0 24px 0;
}
.TzBlogItemPage .TzArticleInfo span{
    float: none;
}
.TzBlogItemPage .TzArticleInfo .TzCreatedby{
    margin: 0 20px 0 0;
    padding: 0;
}
.TzBlogItemPage .tz_portfolio_like_button{
    border: 1px solid #ebebeb;
    border-width: 1px 0;
    margin: 48px 0 55px 0;
    padding: 25px 0;
}
.TzBlogItemPage .TzArticleDescription h1,
.TzBlogItemPage .TzArticleDescription h2,
.TzBlogItemPage .TzArticleDescription h3,
.TzBlogItemPage .TzArticleDescription h4,
.TzBlogItemPage .TzArticleDescription h5,
.TzBlogItemPage .TzArticleDescription h6{
    color: #566363;
    font-family: 'OpenSansBold';
}
/* End Detail Blog Article */

/* Contact Page */
.contact{
    font: normal 13px OpenSansRegular;
    /*width: 77%;*/
}
#ja-content-main .contact h3{
    border: 0;
}
.contact h2,.contact h3{
    font: bold 18px LaconicBold;
    color: #566363;
    margin: 0;
}
.contact .contactLeft{
    width: 62.6%;
    padding-top: 42px;
}
.contact .contact-form{
    float: left;
}
.contact .contactLeft textarea{
    height: 178px;
}
.contact .contactRight{
    width: 37.4%;
    float: right;
    padding-top: 75px;
}
.contactRightInner{
    padding-left: 56px;
}
/*.contact .contactRight,.contact .contact-form{*/
    /*display: inline-block;*/
/*}*/
.contact .contact-address,.contact .contact-telephone,
.contact .contact-fax,.contact .contact-mobile,
.contact .contact-emailto{
    padding-left: 40px;
}
.contact .contact-address{
    background: url('../images/address_icon.png') left 2px no-repeat;
}
.contact .contact-telephone{
    background: url('../images/phone_icon.png') left 2px no-repeat;
}
.contact .contact-emailto{
    background: url('../images/mail_icon.png') left 2px no-repeat;
}
.contact .jicons-icons{
    width: 40px;
    display: inline-block;
}
#ja-content-main .contact h3{
    margin: 0 0 20px 0;
    padding: 0;
}
.contact a{
    color: #7c7e7e;
}
.contact .contact-address span.contact-street{
    display: block;
    padding-bottom: 35px;
}
.contact .contact-contactinfo p{
    padding: 0;
    margin: 0;
}
.contact .contact-contactinfo .contact-fax,
.contact .contact-contactinfo .contact-emailto{
    display: block;
    margin-bottom: 35px;
}
.contact .contact-contactinfo .contact-telephone{
    display: block;
    margin-bottom: 10px;
}
.contact .contact-form input,
.contact .contact-form textarea{
    color: #8a8c8c;
}
.contact .contact-form .contact_name,
.contact .contact-form .contact_email{
    float: left;
}
.contact .contact-form dd{
    margin: 0 0 19px 0;
}
.contact .contact-form dd.contact_email{
    margin-left: 20px;
}
.contact .contact-form dl{
    margin: 0;
}
.contact .contact-form input{
    height: 36px;
}
.contact .contact-form #jform_contact_emailmsg,
.contact .contact-form textarea{
    width: 100%;
}
.contact .invalid,
.contact .required,
.contact .validate-email{
    border: 1px solid #f0f0f0;
}
.contact .TzGoogleMap{
    border: 1px solid #d9dbdc;
    margin-top: 49px;
}
.contact .intro{
    float: left;
    color: #8fa522;
    padding-top: 10px;
}
.contact .button{
    background: #b5c568; /* Old browsers */
    background: -moz-linear-gradient(top,  #b5c568 0%, #8fa522 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5c568), color-stop(100%,#8fa522)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b5c568 0%,#8fa522 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b5c568 0%,#8fa522 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b5c568 0%,#8fa522 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b5c568 0%,#8fa522 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5c568', endColorstr='#8fa522',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 2px 0 #737a52;
    -moz-box-shadow: 0 2px 0 #737a52;
  -webkit-box-shadow: 0 2px 0 #737a52;
    border: 0;
    text-transform: none;
    font: 13px 'OpenSansRegular';
    padding: 13px 17px;
    border-radius: 3px;
    float: right;
    display: inline-block;
}
.contact .contact-misc{
    font: 13px/22px 'OpenSansRegular';
}
.contact .contact-misc p{
    margin: 0;
}
.contact h2{
    margin-bottom: 12px;
}
.contact .logo_thank{
    margin-top: -30px;
}
.contact .social{
    display: inline-block;
    padding-top: 45px;
}
.contact .social img{
    background: #4a5555;
}
.contact .social img{
    margin-right: 5px;
}
.contact .social a{
    position: relative;
    display: inline-block;
}
.contact .social .image_hover{
    display: none;
    position: absolute;
    top: 0;
}
.contact .social a:hover .image_hover{
    display: block;
}
.contact .hotline{
    display: inline-block;
    vertical-align: top;
    padding: 57px 0 0 85px;
    color: #a9acac;
    font: 20px 'LaconicRegular';
}
.contact .hotline .number{
    color: #566363;
}
/* End Contact Page */

/* Time Line Page */
#timeline .TzDate{
    background: #fff url('../images/bg_timeline_date.png') repeat-x !important;
    border: 1px solid #bebebf;
    border-left-width: 0;
    border-right-width: 0;
    color: #87991d;
    font: normal 24px 'LaconicRegular';
    text-align: center;
    width: 100% !important;
}
#timeline .TzDate h2{
    font-weight: normal;
}
#timline div.TzTimeLineMedia a, #timeline div.TzTimeLineMedia a img{
    position: relative;
}
/* End Time Line Page */
/* Gallery Page */
.ib-main-wrapper{
    width: auto;
    bottom: 0;
    top: 0;
}
.ib-main{
    width: 1806px;
    font-family: 'LaconicRegular';
}
.ib-main h2{
    margin: 0;
}
div.ib-content-preview .ib-teaser h2{
    font-family: 'LaconicRegular';
    font-weight: normal;
}
.ib-main a{
    margin: 1px;
}
.ib-main a img{
    transition: all 200ms linear 0s;
    -moz-transition: all 200ms linear 0s; /* Firefox 4 */
    -webkit-transition: all 200ms linear 0s; /* Safari and Chrome */
    -o-transition: all 200ms linear 0s; /* Opera */
    opacity: 0.9;
}
.ib-main a img:hover{
     transform: scale(1.05);
    -webkit-transform: scale(1.05); /* Safari and Chrome */
    -moz-transform: scale(1.05); /* Firefox */
    opacity: 0.9;
}
#ib-img-preview{
    background: #fff;
}
#ib-img-preview,#ib-content-preview{
    z-index: 999;
}
#PortfolioGallery .ib-teaser h2{
    font-size: 30px;
    font-family: 'LaconicRegular';
    padding: 30% 10px 9px;
    font-weight: bold;
    line-height: 38px;
}
.ib-content{
    font-size: 14px;
}
.ib-content .ib-teaser span.TzCreate{
    position: absolute;
    display: block;
}
.ib-main > a > span,.ib-content .ib-teaser span.TzCreate{
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    -ms-filter: "alpha(opacity=0)"; /*IE*/
    height: auto;
    bottom: auto;
    text-transform: uppercase;
    text-align: left;
    width: auto;
    left: auto;
    text-shadow: 0;
    font-size: 12px;
}
.ib-main > a:hover > span, .ib-content .ib-teaser:hover span.TzCreate{
    padding: 7px 10px;
    right: 23px;
    bottom: 23px;
    opacity: 1;
    zoom: 1;
}
.ib-content-preview{
    background: url("../images/office.png") repeat;
}
.ib-content .ib-teaser{
    transition: none;
    -moz-transition: none; /* Firefox 4 */
    -webkit-transition: none; /* Safari and Chrome */
    -o-transition: none; /* Opera */
}
.ib-content-preview .ib-teaser span{
    padding: 20px 0 0 36px;
}
.ib-content .ib-teaser:hover{
    background: url('../images/office.png') repeat;
}
.ib-content .ib-teaser:hover span.TzCreate{
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s; /* Firefox 4 */
    -webkit-transition: all 0.2s ease-in-out 0s; /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-out 0s; /* Opera */
}
#ib-img-preview span{
    font-family: 'LaconicRegular';
}
.ib-close{
    background: url('../images/close.png') no-repeat;
}
/* End Gallery Page */