html{height: 100%;}
html, html a {
    -webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    text-rendering: optimizeLegibility !important;
    outline: none;
}
body{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
    font-size: 12px;
    color: #111;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    background-repeat: no-repeat;
    background-color: #000 ; 
    background-position: left top;
    background-attachment:fixed;
    background-size:100% auto;
}

body.home{
    background-image: url(../images/bg1.jpg) ; 
}
body.alleycat{
    background-image: url(../images/bg2.jpg) ; 
}
body.services{
    background-image: url(../images/bg3.jpg) ; 
}
body.work{
    background-image: url(../images/bg4.jpg) ; 
}
body.contact{
    background-image: url(../images/bg5.jpg) ; 
}

a{
    text-decoration: none;
    color: #111;
    outline: 0;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
}
a:focus, a:hover, a:active, a:selected, a:visited{
    outline: 0;
}
a:hover{
    color:#7cb828; 
}
img{
    border: 0;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;   
    vertical-align: middle;
}
table{
    border: 0;
}
input, select, textarea{
    color: #000;
    font-family: Arial, Helvetica sans-serif;
    font-size: 12px;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box; 
}
textarea {
    resize: vertical;
}
/*::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
} */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
.clearBoth{
    clear: both;
    display: block;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.chromeframe a{
    font-weight: bold;
    color: #b3b3b3;; 
}
#small-menu{
    width: 90%;
    margin: 10px  5% ;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    height: 24px;
    font-size: 14px;
    display: none;
    background: #fff;
    border: 1px solid #862175;
}

.green-alert, .red-alert, .blue-alert{
    font-size: 14px;
    line-height: 16px;
    font-weight: 700; 
}
.green-alert{
    color: #7cb828;
}    
.red-alert{
    color: #e51400;
}
.blue-alert{
    color: #007fff;
}

.left-area{
    width: 30%;
    float: left;
    max-width: 330px;    
}
.left-area ul{
    margin: 0 auto;
    padding: 3px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    border-top: 1px solid rgba(255, 255, 255, 0.25);          
    width: 238px;
    height: 16px;
    list-style: none;
}
.lt-ie9 .left-area ul{
    border-bottom: 1px solid #a0a0a0;
    border-top: 1px solid #a0a0a0;   
}
.left-area li{
    margin: 0 ;
    padding: 0;
    display: inline;
    float: left;               
    color: rgba(255,255,255,0.35);
}
.lt-ie9 .left-area li{
    color: #fff;  
}
.left-area li a{    
    margin: 0 0 0 15px;  
    padding: 0 0 0 15px;      
    font-size: 11px;    
    color: rgba(255,255,255,0.35);
    border-left:1px solid rgba(255, 255, 255, 0.25)
}
.lt-ie9 .left-area li a{
    color: #fff; 
}
.left-area li a:hover{
    color: #7cb828;
}
.left-area li:first-child{
    padding: 0;
    margin: 0;
}
.left-area li:first-child a{
    border:0;
    padding: 0 ;
    margin: 0;
}

header{
    padding: 40px 0;  
    margin: 0 auto; 
    max-width: 250px;         
}
.logo{
    width: auto;
    height: auto;
    max-width: 121px; 
    margin: 0;
    line-height: normal;
    font-size: 0;
    letter-spacing: -999;
    text-indent: -9999px;  
    padding-bottom: 40px;  
}
.logo a{
    display: block;
}
.logo img{
    width: 100%;
    height: auto;
    display: block;
}

.welcome-text{
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    padding-bottom: 70px;
}
.welcome-text p{
    color: #7cb828;
    margin: 4px 0;
}

.main-content{
    width: 70%;
    float: left;
    max-width: 820px;
    min-height: 100%;
    background: url(../images/bg-transparent.png);   
}

nav{
    float: right;
    padding: 40px 0 13px 0;
    clear: both;
}
nav ul{
    float: left;
    width: 100px;
    margin: 0 0 0 20px;
    padding: 6px 0 10px 0;
    list-style: none;
    border-top:1px solid rgba(255, 255, 255, 0.25);
}
.lt-ie9 nav ul{
    border-top: 1px solid #a0a0a0;   
}
nav li{
    margin: 0;
    padding: 0;
    font-size: 12px;
}
nav a{
    color: #b3b3b3;   
    font-size: 11px;
}
nav ul li:first-child{
    padding-bottom: 6px;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
}
nav ul li:first-child, nav ul li:first-child a{
    color: #fff;
    font-size: 12px;
}
nav a:hover, nav a.selected{
    color: #7cb828!important;
}

footer{
    font-size: 11px ;
    line-height: 14px ;                 
    color: rgba(255,255,255,0.35);
    padding: 38px 40px;
    text-align: right;
}
.lt-ie9 footer{
    color: #fff;  
}
footer a{               
    color: rgba(255,255,255,0.35);
}
.lt-ie9 footer a{
    color: #fff;  
}
footer a:hover{
    color: #7cb828;
}

.content{
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    font-size: 13px;
    line-height: 16px;
}
.lt-ie9 .content{
    border-bottom: 1px solid #a0a0a0;
    border-top: 1px solid #a0a0a0; 
}
.content a{
    color: #fff;
}
.content a:hover{
    color: #7cb828;
}
.content .back-btn{
    display: block;
    clear: both;
    color: #fff;
    text-align: right;
    padding: 12px 40px 13px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.lt-ie9 .back-btn{
    border-bottom: 1px solid #a0a0a0;
}

.accordion{
    padding: 0 0 2px 0 ;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    float: right;
    width: 44%;
}
.accordion .acc-header{
    background: url(../images/acc-off.png) right center no-repeat;
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    font-weight: normal;
    line-height: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin: 0 20px;
    cursor: pointer;
    outline: 0;
    display: block;
    padding-bottom: 2px;
}
.accordion p{
    margin: 0 0 5px 0;
}
.lt-ie9 .back-btn{
    border-top: 1px solid #a0a0a0;
}
.accordion .acc-header:first-child{
    border: 0;
}
.accordion .acc-header.selected{
    background: url(../images/acc-on.png) right center no-repeat;
    color: #7cb828;
}
.accordion .node{
    padding: 0 0 16px 0;
    margin:0 20px;
    text-align: justify;
    display:none;
}

.video-player{
    width: 76%;
    float: left;
    max-width: 620px;
    max-height: 349px;
    position: relative;
}
.lt-ie9 .video-player{
    width: 620px;
    height: 349px;
    position: relative;
}
.video-player .video{
    padding-bottom: 56.25%;
    position: relative;
}
.video-player .video iframe{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.lt-ie8 .video-player .video{
    padding: 0;
}
.lt-ie8 .video-player .video iframe{
    width: 620px;
    height: 349px;
    position: relative;
}

.work-details{
    float: left;
    width: 24%;
}
.work-details span{
    font-size: 12px;
    color: #ababab;
}
.work-details .center{
    padding: 18px 20px;
}

.client-name, .agency-name{
    padding-bottom: 5px;
}
.credits{
    margin: 0;
    padding: 0;
    list-style: none;
}
.credits li{
    margin: 0;
    padding: 0;
}

.listing{
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    width: 100%;
}
.lt-ie9 .listing{
    border-top: 1px solid #a0a0a0;
}
.listing li{
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
    position: relative;
    overflow: hidden;
    width: 33.33%;
}
.listing li img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    border-right:1px solid transparent;
    border-bottom:1px solid transparent;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.listing li .title{
    background: url(../images/bg-transparent.png);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-size: 12px;
    line-height: 14px;
    padding: 4px 3%;
    width: 94%;
    display: block;
}
.listing li a{
    display: block;
    position: relative;
    padding-bottom: 56.25%; 
}
.play-icon{
    background: url(../images/play-icon.png) center no-repeat;  
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: block;
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    opacity:0;
    filter:alpha(opacity=0); 
}
.listing li:hover .play-icon{
    opacity:0.3;
    filter:alpha(opacity=30); 
}

.lt-ie9 .listing li a{
    padding: 0;
}
.lt-ie9 .listing li img{
    position: relative;
}

.tabs{
    margin: 0;
    padding: 0 40px 0 0;
    list-style: none;
    float: right;
    display: inline-block;
}
.tabs li{
    margin: 0 0 0 20px;
    padding: 12px 0;
    display: inline; 
    float: left;
    font-size: 15px;
    line-height: normal;
}
.tabs li a{
    color: #fff;
    border-left: 1px solid #8c8c8c ;
    padding: 0 0 0 20px;
}
.tabs li a.selected{
    color: #7cb828;
}
.tabs li:first-child a{
    border: 0;
}

.page-numbering{
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin: 0 0 60px;
    width: auto;
    height: 40px;
    clear: both;
    text-align: center;
    position: relative;
    top: 20px;
}
.page-numbering ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom:1;
    height: 40px;
    text-align: center;
    width: 100%;
    list-style: none;
}
.page-numbering li{
    margin: -3px 0 0 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}
.page-numbering a{
    display: inline-block;
    font-size: 15px;
    line-height: 40px;
    border-top:4px solid transparent;
    color: #686868;
    min-width: 24px;
    padding: 0 5px;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}
.page-numbering a:hover{
    color: #7cb828;
}
.page-numbering a.selected{
    color: #7cb828;
    font-size: 17px;
    font-weight: 700;
    border-top: 4px solid #7cb828;
}

.careers-intro{
    width: 56%;
    float: left; 
}
.careers-intro .center{
    padding: 3px 20px 20px 20px;
}
h2.sub-title{
    font-size: 23px;
    line-height: 25px;
    color: #7cb828;
    margin: 4px 0;
    font-weight: normal; 
}
a.custom-btn{
    float: right;
    display: block;
    padding: 0 10px;
    background: #7cb828;
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    clear: both;
    margin: 10px 0;
    text-transform: uppercase;   
}
a.custom-btn:hover{
    background: #fff;
    color: #7cb828; 
}

.google-map{
    width: 56%;
    float: left; 
}
.google-map iframe{
    width: 100%;
    height: 300px;
    display: block;
}