
a {
    color: #00acae;
}


header.banner.navbar-default{
    height: 125px;
    padding-top: 25px;
    background-color: #fff;
    margin-bottom: 0;
    border:none;
    position: fixed;
    width: 100%;
}

header.banner.navbar-default a.navbar-brand{
    padding: 0;
}

header .container{
    position: relative;
}

header .header-info{
    height: 25px;
}
header .header-mail-mobile{
    float:right;
    margin-right:45px;
    color:#3d221b;
    font-size:14px;
    font-family: "Lucida Grande";
}
header .header-mail-mobile span img{
    margin-right:7px;
}
header .header-mail-mobile .header-mobile{
    margin-left:20px;
}

@media (max-width: 768px) {
    header .container{
        width: 100%;
    }
    header .header-info{
        padding-right:0px;
   }
    header .header-mail-mobile{
        margin-right:0px;
    }
}

#menu-primary-navigation{
    margin-left: 60px;
}

#menu-primary-navigation a{
    font-size:15px;
    font-family: "Lucida Grande";
}

#menu-primary-navigation a:hover{
    color:#c8543b;
}

#menu-primary-navigation a{
    color: #00acae;
    background: #fff;
}

#menu-primary-navigation .menu-sign-in a{
    color:#c8543b;
}

#menu-second-navigation{
    margin-left: 60px;
}

#menu-second-navigation a{
    font-size:15px;
    font-family: "Lucida Grande";
}

#menu-second-navigation a:hover{
    color:#c8543b;
}

#menu-second-navigation a{
    color: #00acae;
    background: #fff;
}

#menu-second-navigation .menu-sign-in a{
    color:#c8543b;
}


#loginbox{
    display: none;
    width: 234px;
    height: 229px;
    position: absolute;
    right: 0;
    top:118px;
    z-index: 1100;
    background: url(../img/login.png) no-repeat;
}

#loginbox .inner{
    width: 189px;
    margin: 42px auto 0;
    color:#488e8f;
}

#loginbox .close{
    width: 15px;
    height: 15px;
    float: right;
    background: url(../img/close.png) no-repeat;
    opacity: 0.5;
    margin-top: 28px;
    margin-right: 16px;
}

#loginbox .close:hover{
    opacity: 1;
}

#loginbox input{
    border-radius: 0;
    margin-bottom: 8px;
    border:1px solid #488e8f;
}

#loginbox .btn{
    background: #488e8f;
    color:#fff;
}
.btn-motoza{
    font-size: 17px;
    font-family: "Rockwell";
    font-style:italic;
    font-weight: bold;
    background-color: #00acae;
    border-color: #488e8f;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 1px;
    text-shadow: 1px 2px 2px #44281a;
}
.btn-motoza:hover,.btn-motoza:focus{
    background-color: #00a0a0;
}


.wrap{
    min-width: 920px;
    width: 100%;
    overflow: hidden;
    padding-top: 125px;
}

.animbox{
    position: relative;
}

html.js .animbox{
    opacity: 0;
}

html.js .animbox.debug{
    opacity: 1;
}

.anim-bg{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.anim-bg img.imgloader{
    opacity: 0;
}

.anim-item{
    position: absolute;
    z-index: 2;
}

.animbox .container{
    position: relative;
}

.bannerbox{
    width: 100%;
    overflow: visible;
    color:#f6f5ee;
}

.bannerbox.b1{
    height: 670px;
}

.btitle{
    font-size:37px;
    font-family: "Rockwell";
    text-shadow: 0 5px 10px #44281a;
    line-height: 50px;
    font-weight: bolder;
}

.bnote{
    font-size: 23px;
    text-shadow: 0 2px 2px #070707;
    line-height: 40px;
}

.btn.bbtn{
    margin-top: 15px;
}

.animbox.b1 .anim-bg{
    width: 100%;
    overflow: hidden;
    height: 100%;
    border-bottom: solid 10px #d9cb6a;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120%;
}


.btextbox{
    position: relative;
    z-index: 2;
    top: 370px;
}

.b1 .bnote{
    top:50px;
}

.b1 .bbtn{
    top:140px;
}

.idx-title{
    font-size: 37px;
    font-family: "Rockwell";
    font-weight: bold;
    color:#c8543b;
}


.idx-how{
    width: 1156px;
    margin-left: -118px;
    margin-top: 76px;
    height: 545px;
}


.idx-how .anim-bg{
    background: #c8543b;
}

.idx-how .inner{
    position: relative;
    width: 990px;
    margin: 0 auto;
    z-index: 2;
}

.idx-how .idx-title{
    color: #fffefe;
    top:26px;
}

.idx-how .how-item{
    width: 320px;
    height: 346px;
    background: #fff;
    border-bottom: #d9cb6a solid 10px;
    top:100px;
}

.idx-how .how-item.item2{
    left:338px;
}
.idx-how .how-item.item3{
    left:676px;
}

.idx-how .item-img{
    width: 170px;
    height: 170px;
    left:84px;
    top:45px;
}

.idx-how .item-title{
    margin:0px;
    font-size: 23px;
    font-weight: bold;
    color:#c8543b;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-family: "Rockwell";
    width: 100%;
    top:230px;
}

.idx-how .item-note{
    font-family: "Lucida Grande";
    font-size: 13px;
    line-height: 30px;
    height: 40px;
    width: 100%;
    top:270px;
    text-align: center;
    color:#d9cb6a;
}

.idx-how .item-note span{
    padding: 5px 10px;
    border:1px solid #00acae;
    border-radius:3px;
}

.idx-how .item-note a{
    text-decoration: none;
    color:#00acae;
}

.idx-how .item-note span{
    font-size: 13px;
}

.idx-companies{
    height: 268px;
}

.idx-companies .idx-title{
    top:40px;
    border-bottom: 2px solid #d9cb6a;
}

.idx-companies .inner{
    top:180px;
    position: relative;
}

.idx-companies .a{
    width: 110px;
    height: 50px;
    overflow: hidden;
}

.idx-companies .inner .item1{
    left:0;
}

.idx-companies .inner .item2{
    left:135px;
}

.idx-companies .inner .item3{
    left:270px;
}

.idx-companies .inner .item4{
    left:405px;
}

.idx-companies .inner .item5{
    left:540px;
}

.idx-companies .inner .item6{
    left:675px;
}

.idx-companies .inner .item7{
    left:810px;
}

.idx-why{
    height: 940px;
}

.idx-why .anim-bg{
    width:100%;
    overflow: hidden;
    height: 100%;
    background-position: center center;
    background-size: 108%;
}

.idx-why .idx-title{
    color: #f6f5ee;
    border-bottom: 2px solid #d9cb6a;
    top:58px;
    left:15px;
    text-shadow: 0 5px 10px #070707;
}

.idx-why .why-item{
    top: 165px;
    width: 311px;
    height: 616px;
    background: url(../img/why_item_bg.png) no-repeat;
}

.idx-why .why-item.item1{
    left:-25px;
}

.idx-why .why-item.item2{
    left:325px;
}

.idx-why .why-item.item3{
    left:665px;
}

.idx-why .why-item .item-inner{
    width: 100%;
    height: 100%;
    position: relative;
}

.idx-why .why-icon{
    width: 110px;
    height: 110px;
    top: 128px;
    left:100px;
}

.idx-why .item-title{
    color:#c8543b;
    font-size: 23px;
    font-family: "Rockwell";
    width: 100%;
    text-align: center;
    font-weight: bold;
    top:308px;
}

.idx-why .item-note{
    color:#44281a;
    font-size: 16px;
    width: 231px;
	height:128px;
	overflow:hidden;
    left: 50px;
    line-height: 18px;
    top:356px;
}


.idx-why p{
    top:530px;
    width: 100%;
    text-align: center;
    color:#d9cb6a;
    font-family: "Lucida Grande";
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    margin:0px;
}

.idx-why p span{
    padding: 10px 15px;
    border:1px solid #00acae;
    border-radius:3px;
}

.idx-why p a{
    text-decoration: none;
    color:#00acae;
}


.idx-story{
    height: 360px;
}

.idx-story .idx-title{
    top:80px;
    border-bottom: 2px solid #d9cb6a;
}

.idx-story .item-note{
    top:150px;
    font-size: 23px;
    color:#44281a;
    line-height: 34px;
	height:102px;
	overflow-y:hidden;
}

.idx-story .item-note-a{
    top:252px;
    font-size: 23px;
}

.idx-team{
    height: 970px;
}

.idx-team .anim-bg{
    width: 1156px;
    background: #d8d9d2;
    margin-left: -118px;
}

.idx-team .idx-title{
    top:40px;
    color:#44281a;
    border-bottom: 2px solid #f6f5ee;
}

.idx-team .teams{
    position: relative;
    top:123px;
    width: 940px;
}

.idx-team .teams .avatar{
    display: block;
    float: left;
    width: 298px;
    height: 364px;
    margin-right: 13px;
    margin-bottom: 13px;
}

.idx-team .teams .avatar .item-data{
    display: none;
}

#teamViewer .modal-dialog .modal-content{
    margin-top: 50px;
    border:solid 5px rgb(24,135,136);
    border-radius: 5px;
    width: 565px;
}

#teamViewer .modal-dialog .modal-content .modal-body{
    background: rgb(27,172,173);
    color:#fff;
    padding: 40px;
}

#teamViewer img{
    width: 210px;
    float: left;
}

#teamViewer .item-note{
    clear: both;
    font-size: 14px;
    padding-top: 50px;
}

#teamViewer .item-title{
    font-size: 40px;
    font-family: "Rockwell";
    width: 230px;
    float: left;
    margin-top: 100px;
    line-height: 1.1em;
    margin-left: 30px;
}

#teamViewer .item-name{
    font-size: 24px;
    width: 230px;
    float: left;
    margin-top: 20px;
    line-height: 1.1em;
    margin-left: 30px;
}
.idx-success{
    min-height: 220px;
}

.idx-success .idx-title{
    top:112px;
    color: #00acae;
    border-bottom: 2px solid #d9cb6a;
}

.idx-success .inner{
    position: relative;
    padding-top: 230px;
}

.idx-success .success-item{
    height: 270px;
    position: relative;
}

.idx-success .item-inner{
    width: 100%;
}

.idx-success .avatar{
    display: block;
    height: 228px;
    width: 228px;
    overflow: hidden;
    box-shadow: 0 0 9px #44281a;
}

.idx-success .avatar img{
    width: 100%;
}

.idx-success .success-logo{
    display: block;
    height: 50px;
    width:110px;
    overflow: hidden;
    top:5px;
    left:278px;
}

.idx-success .item-title{
    color:#00acae;
    font-size: 32px;
    font-weight: bold;
    left:258px;
    top:40px;
    font-family: "Rockwell";
}

.idx-success .item-note{
    color:#44281a;
    font-size: 16px;
    left:258px;
    line-height: 20px;
    top:92px;
    height: 143px;
    overflow: hidden;
}

.idx-success .success-company{
    font-size: 17px;
    left:258px;
    color:#275975;
    top:0px;
}

.idx-questions{
    height: 460px;
}

.idx-questions .anim-bg{
    width: 100%;
    overflow: hidden;
    height: 266px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    top:194px;
}

.idx-questions .idx-title{
    top:105px;
    color: #bbbdaf;
    border-bottom: 2px solid #d9cb6a;
}

.idx-questions .inner{
    height: 227px;
    width: 1140px;
    top: 233px;
    left:-100px;
}

.idx-questions .item-inner{
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}
.idx-questions .leftbtn{
    display: block;
    height: 227px;
    width: 85px;
    background: url(../img/questions_btn1.png) no-repeat;
}
.idx-questions .rightbtn{
    display: block;
    height: 227px;
    width: 85px;
    left:1055px;
    background: url(../img/questions_btn2.png) no-repeat;
}

.idx-questions .item-content{
    background: url(../img/questions_item.png) repeat;
    width: 930px;
    height: 227px;
    left:110px;
    z-index: 2;
}

.idx-questions .question{
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    color:#f6f5ee;
    font-size: 33px;
    font-family: "Rockwell";
    line-height: 42px;
    text-shadow: 0 5px 5px #44281a;
}

.idx-questions .question-q{
    position: absolute;
    width: 830px;
    left:45px;
    top:52px;
    font-weight: bold;
}

.idx-questions .question-a{
    position: absolute;
    width: 830px;
    left:45px;
    top:120px;
    font-weight: bold;
}

.idx-blog{
    height: 960px;
}

.idx-blog .idx-title{
    top:165px;
    color: #00acae;
    border-bottom: 2px solid #d9cb6a;
}

.idx-blog .lastblogbox{
    top: 258px;
    width:652px;
}

.idx-blog .bloglistbox{
    top: 258px;
    left:695px;
}

.idx-blog .bloglistbox .list-title{
    width: 185px;
    font-size: 35px;
    color: #44281a;
    font-family: "Rockwell";
    font-weight: bold;
    padding-bottom: 20px;
    line-height: 35px;
    border-bottom: 2px solid #bbbdaf;
}

.idx-blog .bloglistbox ul{
    list-style: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.idx-blog .bloglistbox li{
    display: block;
    height: 58px;
    overflow: hidden;
    position: relative;
}

.idx-blog .bloglistbox .item-content{
    display: block;
    height: 58px;
    overflow: hidden;
    float: left;
    width: 185px;
    border-bottom: 2px solid #bbbdaf;
}

.idx-blog .bloglistbox .item-icon{
    display: block;
    height: 56px;
    width: 55px;
    float: left;
    background: #44281a;
    color:#f6f5ee;
    text-align: center;
    font-family: "Rockwell";
    font-size: 19px;
    font-weight: bold;
    margin-left: 5px;
    line-height: 23px;
    padding-top: 5px;
}

.idx-blog .item-title{
    display: block;
    color:#bbbdaf;
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}

.idx-blog .item-note{
    color:#44281a;
    font-size: 8px;
    font-family: "Lucida Grande";
    height: 20px;
    line-height: 20px;
}

.idx-blog .blogtitle{
    font-size: 32px;
    color:#c8543b;
    font-family: "Rockwell";
    margin-top: 10px;
    line-height: 54px;
    font-weight: bold;
}

.idx-blog .bloginfo{
    color:#44281a;
    font-size: 17px;
    margin-top: 10px;
    line-height: 20px;
    width: 100%;
}

.idx-blog .btn-motoza{
    margin-top: 15px;
}

.reqbox{
    height: 378px;
    margin-top: 55px;
    width: 100%;
    margin-bottom: 100px;
}

.reqbox .bg{
    position: absolute;
    z-index: 0;
    width: 50%;
    height: 100%;
    left:0;
    top:0;
    background: #c8543b;
}

.reqbox .req-form{
    position: relative;
    display: block;
    width: 636px;
    height: 378px;
    background: #c8543b;
    float: left;
    color: #fff;
}

.reqbox .req-form .inner{
    width: 620px;
}


.reqbox h3{
    color:#f6f5ee;
    height: 80px;
    line-height: 100px;
    margin: 0;
    padding: 0;
    font-size: 37px;
    font-family: "Rockwell";
    font-weight: bold;
}

.reqbox ul{
    list-style: none;
    padding:0;
    margin: 0;
}

.reqbox .ginput_container input,.reqbox .ginput_container select{
    width: 100%;
    /*color:#000;*/
    color: #00acae;
    border-radius: 0;
    height: 34px;
    outline: 0;
    border: none;
    padding-left: 5px;
    padding-right: 5px;
    width: 450px;
}

.reqbox .gfield_description.validation_message{
    display:inline-block;
    width: 160px;
    height: 34px;
    line-height: 34px;
    padding-left: 5px;
}

.reqbox .ginput_container{
    display: inline-block;
    width: 450px;
}

.reqbox .validation_error{
    display: none;
}

.reqbox .gform_confirmation_message{
    font-size: 17px;
    line-height: 28px;
    margin-top: 175px;
}

.reqbox label{
    height: 33px;
    line-height: 50px;
    display: block;
}


.reqbox .gform_button.button{

    font-size: 17px;
    font-family: "Rockwell";
    font-style:italic;
    background-color: #fff;

    text-shadow: none;

    padding: 5px 25px;
    border-radius: 1px;
    border:none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    color:#c8543b;
    font-weight: bold;
    font-style: italic;
    margin-top: 25px;

    width: auto;
}
.reqbox .gform_button.button:hover,.reqbox .gform_button.button:focus{
    background-color: #f5f5f5;
}


.reqbox .contact{
    position: relative;
    width: 240px;
    height: 378px;
    float: left;
    margin-left: 20px;
}

.reqbox .contact .item-title{
    height: 80px;
    line-height: 140px;
    color:#44281a;
    font-size: 21px;
    font-weight: bold;
    font-family: "Rockwell";
}

.reqbox .contact .item-note{
    margin-top: 20px;
    color:#c8543b;
    font-size: 12px;
}

.reqbox .contact p{
    color:#00acae;
    font-size: 12px;
    margin-top: 20px;
}
.reqbox .contact .item-icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 18px;
}

footer.content-info{
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    background: #bbbdaf;
    border-top: solid 2px #afb1a5;
    overflow: hidden;
}

footer .container{
    text-align: center;
    color:#44281a;
}

footer .container font{
    color:#f6f5ee;
}

footer .container a{
    color:#44281a;
}

.service-banner{
    height: 670px;
    border-bottom: 10px solid #d9cb6a;
}

.service-banner.why-banner{
    height: 920px;
}

.service-banner .item-icon{
    width: 300px;
    height: 300px;
    top:20px;
}
.service-banner .item-title{
    font-size: 46px;
    color:#fff;
    top:290px;
    font-family: "RockwellStd","Rockwell";
    font-weight: bold;
}

.service-banner .item-content{
    top: 380px;
    font-size: 23px;
    color:#fff;
}

.service-banner .btn{
    top:560px;
    color:#00acae;
    background: #fff;
    border:solid 2px #d9cb6a;
    border-radius: 2px;
    text-shadow: 0 0 1px #00acae;
    padding: 8px 40px;
    left:755px;
}
.service-banner.why-banner .btn{
    top:700px;
}

.blog-searchbox{
    width: 100%;
    background: rgb(0,172,174);
    height: 108px;
    border-top: solid 10px rgb(217,203,106);
}

.blog-searchbox .title{
    display: block;
    float: left;
    margin-top: 20px;
    font-size: 37px;
    color:#fff;
    font-family:"Rockwell";
    font-weight: bold;
}

.blog-searchbox form{
    display: block;
    width: 230px;
    height: 40px;
    float: right;
    background: rgb(126,214,215);
    border-radius: 20px;
    margin-top: 30px;
}

.blog-searchbox input{
    display: block;
    float: left;
    height: 40px;
    border:none;
    box-shadow: none !important;
    background: none;
}

.blog-searchbox input.keyword{
    margin-left: 20px;
    width: 160px;
    outline: 0;
    color: rgb(0,172,174);
}

.blog-searchbox input:focus{
    box-shadow: none !important;
    outline: 0;
}

.blog-searchbox input.submit{
    background: url(../img/search.png) no-repeat;
    background-position: center;
    text-indent: -9999px;
    width: 40px;
}

.blogbox{
    padding-top: 40px;
}

.blogbox header h1{
    display: inline-block;
    margin: 0;
    font-size: 37px;
    color:#c8543b;
    font-family:"Rockwell";
    font-weight: bold;
    width: 700px;
}

.blogbox header .navbox{
    height:20px;
    width: 190px;
    float: right;
    font-size: 15px;
    margin-top: 10px;
    color: #ccc;
}

.blogbox header .navbox .link{
    display: inline-block;
    width: 90px;
}

.blogbox header .navbox a{
    color:#c8543b;
}


.blogbox header .navbox .link.pre{
    width: 100px;
    background: url(../img/previous.png) no-repeat;
    background-position: 0 0;
    text-align: right;
    padding-right: 5px;
}
.blogbox header .navbox .link.next{
    width: 65px;
    background: url(../img/next.png) no-repeat;
    background-position: 50px 0;
    text-align: left;
    padding-left: 5px;
}

.blogbox header time{
    display: block;
    height: 24px;
    line-height: 24px;
    background:url(../img/calendar.png) 0 0 no-repeat;
    text-indent: 26px;
    color:rgb(0,172,174);
    font-weight: bold;
    margin-top: 25px;
}

.blogbox .entry-content{
    margin-top: 36px;
}

.addthis_native_toolbox{
    height: 70px;
    padding: 25px 30px;
    background: rgb(245,246,238);
    border:solid 1px rgb(226,227,213);
}

.blogbox .taglist{
    line-height: 30px;
    margin-top: 40px;
    font-size: 15px;
    padding-left: 40px;
    background: url(../img/tag.png) 0 0 no-repeat;
}
.blogbox .taglist a{
    color:#c8543b;
}

.recentlist{
    width: 100%;
    margin: 50px 0;
    padding:20px 0;
    border-top:solid 1px rgb(226,227,213);
    border-bottom:solid 1px rgb(226,227,213);
}

.recentlist .inner{
    display: block;
    width: 50%;
    float: left;
}

.recentlist .item-title{
    font-size: 24px;
    font-family:"Rockwell";
    font-weight: bold;
    color:#c8543b;
    margin-top: 30px;
}

.recentlist ul{
    display: block;
    margin-top: 45px;
    list-style: none;
    padding: 0;
}
.recentlist ul li{
    height: 40px;
    line-height: 20px;
    padding-left: 50px;
    background: url(../img/blog.png) 0 0 no-repeat;
    color:#999;
    margin-bottom: 30px;
}

.recentlist ul li a{
    display: block;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    height: 20px;
    color:#c8543b;
}

#respond{
    margin-bottom: 60px;
}

#respond h3,#comments h3{
    font-size: 24px;
    font-family:"Rockwell";
    font-weight: bold;
    color:#c8543b;
    line-height: 50px;
}
#respond input.form-control{
    width: 570px;
}

.emptylist{
    font-size: 36px;
    margin-top: 200px;
    margin-bottom: 400px;
    text-align: center;
}

.bloglist{
    margin-top: 50px;
    margin-bottom: 200px;
}

.errorpage{
    padding-bottom:200px;
}

/* category page*/
.category-container{
    margin-top: 30px;
    padding:0px;
}
.category-left{
    width:850px;
    float:left;
}
.category-thumb{
    border: 1px solid #dadada;
}
.category-thumb-item-date{
    background: none repeat scroll 0 0 #db4f44;
    color: #fff;
    font-size: 16px;
    height: 65px;
    left: 0;
    line-height: 65px;
    text-align: center;
    top: 0;
    width: 165px;
}
.category-thumb-item{
    margin:30px;
    height:705px;
}
.category-thumb-item-title{
    font-size:37px;
    font-weight: bold;
    color: #c8543b;
    font-family: 'Rockwell';
}
.category-thumb-item-content{
    font-size:13px;
    height:200px;
    color:#888888;
    overflow: hidden;
}
.category-thumb-item-img{
    margin: 50px 0px 30px;
}
.category-thumb-item-img img{
    width:788px;
    height:271px;
}
.category-thumb-item-more{
    float:right;
    background-color: #00acae;
    font-family:'Rockwell';
    font-size: 17px;
    font-weight: bold;
    margin-top:45px;
    padding:15px 45px;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}
.category-recent{
    height:475px;
}
.category-recent-title{
    margin-top:85px;
    font-size:37px;
    font-weight: bold;
    color: #c8543b;
    font-family: 'Rockwell';
}
.category-recent-items-first{
    border: 1px solid #dadada;
    width:263px;
    height:365px;
    float:left;
    margin-top:60px;
}
.category-recent-items{
    border: 1px solid #dadada;
    width:263px;
    height:365px;
    float:left;
    margin-top:60px;
    margin-left: 30px;
}
.category-recent-item-date{
    background: none repeat scroll 0 0 #00acae;
    color: #fff;
    font-size: 16px;
    height: 50px;
    left: 0;
    line-height: 50px;
    text-align: center;
    top: 0;
    width: 135px;
}
.category-recent-item{
    margin:25px 20px
}
.category-recent-item-title{
    height:53px;
    overflow: hidden;
    font-style: italic;
    margin-top:25px;
    font-size:30px;
    font-weight: bold;
    color: #3a3a3a;
    font-family: 'Rockwell';
}
.category-recent-item-content{
    color:#888888;
    height:135px;
    overflow: hidden;
}
.category-recent-item-more{
    float:right;
    border:1px solid #dadada;
    font-family:'Rockwell';
    font-size: 13px;
    margin-top:30px;
    padding:3px 5px;
    color: #888888;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}
.category-featured-title{
    margin-top:85px;
    font-size:37px;
    font-weight: bold;
    color: #c8543b;
    font-family: 'Rockwell';
}
.category-featured-items-first{
    margin-top:60px;
    height:310px;
}
.category-featured-items{
    margin-top:30px;
    height:310px;
}
.category-featured-item-img{
    float:left;
}
.category-featured-item-box{
    float:left;
    border: 1px solid #dadada;
    width:583px;
    height:310px;
}
.category-featured-item-date{
    background: none repeat scroll 0 0 #00acae;
    color: #fff;
    font-size: 16px;
    height: 50px;
    left: 0;
    line-height: 50px;
    text-align: center;
    top: 0;
    width: 135px;
}
.category-featured-item{
    margin:25px 20px;
}
.category-featured-item-title{
    height:60px;
    overflow: hidden;
    font-style: italic;
    margin-top:25px;
    font-size:30px;
    font-weight: bold;
    color: #3a3a3a;
    font-family: 'Rockwell';
}
.category-featured-item-content{
    color:#888888;
    height:75px;
    overflow: hidden;
}
.category-featured-item-more{
    float:right;
    border:1px solid #dadada;
    font-family:'Rockwell';
    font-size: 13px;
    font-weight: bold;
    margin-top:30px;
    padding:3px 5px;
    color: #888888;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
}
.category-pages{
    margin:30px 0px;
    text-align: center;
}
.category-right{
    margin-left:30px;
    width:260px;
    float:left;
}
.category-archive-box{
    border: 1px solid #dadada;
}
.category-archive-title{
    border-bottom: 1px solid #dadada;
    border-left: 6px solid #db4f44;
    height: 60px;
}
.category-archive-title p{
    color: #888888;
    font-size: 18px;
    line-height: 60px;
    margin-left: 15px;
}
.category-archive{
    padding: 10px 12px 40px 13px;
    width: 100%;
    height:260px;
}
.category-archive li{
    border: 1px solid #dadada;
    border-radius: 5px;
    color: #666666;
    float: left;
    font-family: Courier,monospace,sans-serif;
    font-size: 10px;
    height: 26px;
    line-height: 26px;
    list-style: none outside none;
    margin-right: 8px;
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
}
.category-archive li .dot{
    background: none repeat scroll 0 0 #db4f44;
    float: left;
    height: 8px;
    margin-right: 8px;
    margin-top: 8px;
    width: 8px;
}
.category-archive li a{
    color: #666666;
    text-decoration: none;
}
.category-popular-recent-box{
    border: 1px solid #dadada;
    margin-top:30px;
    height:400px;
}
.category-popular-recent{
    height: 60px;
    padding: 0;
    width: 100%;
}
.category-popular-recent li.selected{
    background: none repeat scroll 0 0 #00acae;
    color: #fff;
}
.category-popular-recent li {
    border-bottom: 1px solid #dadada;
    color: #888888;
    float: left;
    font-size: 18px;
    height: 100%;
    line-height: 60px;
    list-style: none outside none;
    text-align: center;
    width: 50%;
}
#category-p-r-p{
    display:block;
    padding:5px 10px 0px;
}
#category-p-r-r{
    display:none;
    padding:5px 10px 0px;
}
.category-p-r-item{
    width:240px;
    margin-bottom:15px;
    height:93px;
}
.category-p-r-item-img{
    float:left
}
.category-p-r-item-title{
    padding:20px 15px;
    border:1px solid #dadada;
    float:left;
    font-size:13px;
    width:110px;
    height:93px;
    color:#727272;
}
.category-free-download{
    margin-top:30px;
}
.category-newsletter{
    border: 1px solid #dadada;
    margin-top:30px;
}
.category-newsletter-title{
    border-bottom: 1px solid #dadada;
    border-left: 6px solid #db4f44;
    height: 60px;
}
.category-newsletter-title p{
    color: #888888;
    font-size: 18px;
    line-height: 60px;
    margin-left: 15px;
}
.category-sidebar_form{
    height:235px;
    padding:30px 18px 30px;
}
.category-sidebar_form input{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dadada;
    color: #777777;
    height: 45px;
    margin-top: 20px;
    padding: 15px;
    width: 100%;
}
.category-sidebar_form #gform_submit_button_2{
    background: none repeat scroll 0 0 #00acae;
    border: 0 none;
    border-radius: 5px;
    clear: both;
    color: #fff;
    float: right;
    font-size: 12px;
    height: 30px;
    line-height: 0;
    margin-top: 20px;
    text-align: center;
    width: 85px;
}

/* About Page*/
.item-one{
    height:625px;
    width:100%;
}
.item-one-title{
    font-size: 66px;
    font-family: "Rockwell";
    font-weight: bold;
    color: #c8543b;
    top: 180px;
    border-bottom: 2px solid #d9cb6a;
}
.item-one-content{
    top: 300px;
    font-size: 23px;
    color: #44281a;
    line-height: 34px;
	height:292px;
	overflow-y:hidden;
}
.item-two{
    height:625px;
}
.item-two-title{
    right:0px;
    font-size: 66px;
    font-family: "Rockwell";
    font-weight: bold;
    color: #fff;
    top: 180px;
    border-bottom: 2px solid #d9cb6a;
}
.item-two-content{
    width:100%;
    right:0px;
    text-align: right;
    top: 300px;
    font-size: 23px;
    color: #fff;
    line-height: 34px;
	height:292px;
	overflow-y:hidden;
}
.item-three{
    height:625px;
    width:100%;
}
.item-three-title{
    font-size: 66px;
    font-family: "Rockwell";
    font-weight: bold;
    color: #00acae;
    top: 180px;
    border-bottom: 2px solid #d9cb6a;
}
.item-three-content{
    top: 300px;
    font-size: 23px;
    color: #44281a;
    line-height: 34px;
	height:292px;
	overflow-y:hidden;
}
.current-openings{
    height:887px;
}
.current-openings .anim-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #d8d9d2;
}
.current-openings .current-title{
    font-size: 37px;
    font-family: "Rockwell";
    font-weight: bold;
    top: 80px;
    color: #44281a;
    padding-bottom: 30px;
    border-bottom: 2px solid #f6f5ee;
}
.current-openings .openings{
    position: relative;
    top: 230px;
    width: 940px;
}
.current-openings .openings .avatar{
    display: block;
    float: left;
    width: 305px;
    height: 220px;
    background-color: #fff;
    margin-right: 4px;
    margin-bottom: 5px;
    padding:25px;
	overflow-y:hidden;
}
.current-openings .openings .avatar .item-title{
    font-size:30px;
    font-weight: bold;
    color:#00acae;
    margin-bottom:10px;
}
.current-openings .openings .avatar .item-content{
    font-size:14px;
    height:105px;
    overflow: hidden;
}
.current-openings #applyJobPc{
    top:100px;
}
.current-openings #applyJobPc .modal-dialog .modal-content{
    margin-top: 50px;
    border:solid 5px rgb(24,135,136);
    border-radius: 5px;
    width: 565px;
}
.current-openings #applyJobPc .modal-dialog .modal-content .modal-body{
    background: rgb(27,172,173);
    color:#fff;
    padding: 10px 40px;
}
.current-openings #applyJobPc ul{
    list-style: none;
    padding:0;
    margin: 0;
}
.current-openings #applyJobPc .ginput_container input,.current-openings #applyJobPc .ginput_container select{
    color: #00acae;
    height: 34px;
    outline: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 423px;
}
.current-openings #applyJobPc .ginput_container textarea{
    color: #00acae;
    width: 423px;
}
.current-openings #applyJobPc .gform_button.button{
    font-size: 17px;
    font-family: "Rockwell";
    font-style:italic;
    background-color: #fff;
    padding: 5px 25px;
    border:none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    color:#00acae;
    font-weight: bold;
    font-style: italic;
    margin-top: 25px;
}

