.row{
   width: 100%;   
}

.center{text-align:center;}

.leftpanel{
display:inline;
 background: #fff;
 width:25%;
 position: absolute;
}

body{
 font-size: 13px;
 line-height: 18px;
 color: #000000;
 font-family: Helvetica, Arial, sans-serif;
 padding: 5px;	
 
}

h1,h2,h3,h4,h5,h6{
   // color:rgb(97, 97, 97);
    font-family: Helvetica, Arial, sans-serif;  
    font-size: 18px;
    font-weight: normal;
}
h1.title{
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
    font-weight: bold 700;
    line-height: 19px;
    /*background: url('../images/dividerbg.png');*/
    margin-bottom: 40px;
    
}
h1.title span{
    background: #fff;
    line-height: .75em;    
    padding-right: 10px;
    
}

h1.service-title{
    text-transform: uppercase;
    color: #8a2828;
    font-size: 1.4em;
    font-weight: normals;
    line-height: 1.5em;    
    margin-bottom: 20px;
}

.service-subtitle{
    text-transform: uppercase;
    color: #006677;
    font-size: 16px;
    margin-bottom: 5px;
	 font-weight: bold;
}

h1.page-title{
    color: #006677;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
	margin-bottom: 10px;
}
h2.sub-title {
    font-size: 18px;
    line-height: 2em;
    margin-bottom: 30px;
}

::selection{
    color: #fff;
    background: #0a89ff;
}
a{
    color: #d97163;
}
a:hover{
    color:#222;
}

a.button.read-more, .button {
    background: #bec676;    
    text-transform: lowercase;
    font-size: 12px;    
    border-radius: 3px;
    border:0;
    padding: 20px 30px;
    text-shadow: 2px 2px 2px rgba(0,0,0,.15);    
}

.contact-form .button{
   margin-top:0px;
}

a.button.read-more:hover,button:hover, button:focus, .button:hover, .button:focus{
    background-color: rgb(58, 204, 248);
     -webkit-transition: background-color 1000ms linear;
     -moz-transition: background-color 1000ms linear;
     -o-transition: background-color 1000ms linear;
     -ms-transition: background-color 1000ms linear;
     transition: background-color 1000ms linear;
}

a.button.custom{
    background: #bec676;
    text-shadow: none;
    text-transform: uppercase;
    color: #000;
    padding:10px 10px;
    border-radius: 5px;
    box-shadow: 0 5px -5px #8a9051;
    float:left;
    margin-top:0px;
}

.plr0{
    padding-left: 0;
    padding-right:0;
}

.pl0{
    padding-left: 0;
}

.pr0,.columns.pr0{
    padding-right: 0;
}

.header{
    background:#bec676 url('../images/banner2.jpg') top no-repeat;
  // padding: 20px 0 50px 0;
		
    
}

.logo{
    margin-top:0px;
    margin-bottom: 2px;
}

p{
    font-size: 12px;
	color: #000000;

}

.row.wrapper{
    padding: 10px 0;
}

.border-bottom{
    border-bottom: 1px dashed #efeae1;
    padding-bottom: 0px;
}
/************header*************/
a.media{
    display: inline-block;
    width:35px;
    height: 35px;
    margin-right:2px;
}

a.media.gmail{
    background: /*url('../images/media.png')*/;
}
a.media.twitter{
    background: /*url('../images/media.png')*/ -40px;
}
a.media.youtube{
    background: /*url('../images/media.png')*/ -80px;
}
a.media.facebook{
    background: /*url('../images/media.png')*/ -117px;
}
a.media.reddit{
    background: /*url('../images/media.png')*/ -152px;
}

/***************topmenu****************/
.header-menu{
    
}
.sf-menu{
    margin-top:10px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    background:#000;
    border-radius: 10px;
  // padding-left: 5px;
   // padding-right: 5px;
    
}

.top-nav,.sf-menu li{
    background: transparent
}

.sf-arrows .sf-with-ul:after{
    border-top-color: #bec676;
}


.sf-menu ul li,.sf-menu ul ul li,.sf-menu ul ul ul li {
    background: #fff;
}

.sf-menu li:hover, .sf-menu li.sfHover {
    background: #222;
}

.sf-menu a{
	color: #ffe177;
    border:none;
	text-transform: lowercase;
    font-size: .875em;
    font-weight: normal;
    padding-top:1em;
    padding-bottom: 1em;
  //  padding-left: 1em;
  //  padding-right: 1em;
}



.sf-menu ul li a{
    color: #555;
}

.small-top-menu{
    display: none
}

.small-top-menu select{
    padding: 5px;
    background: #607b00;
    font-family: 'Open Sans', sans-serif;    
    text-transform: uppercase;
    border:5px solid #fff;
    margin: 20px 0;
}
.small-top-menu select option{
    padding: 10px;
}

/*********flexslider***********/
.slider{
    
    padding:20px 0 40px 0;

}
.flexslider{
    margin-bottom: 0;    
    background: #fff;
    border: 10px solid #fff;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    zoom: 1;
	
}

.flexslider .flex-control-nav {
   bottom:-70px;
}

.flex-control-paging li a {
   width:16px;
   height: 16px;
   background: #fff;
   border:2px solid #acb36d;
}
.flex-control-paging li a.flex-active{
   background: #bec676;   
}
/**********************tagline********************/
.tagline{    
    padding: 0px 0;
}

.tagline h1{
    font-size: 16px;
    line-height: 18px;
	font-weight: bold;
    color: #ffe177;
}

.tagline .transbox p{
   
font-size: 14px;
line-height: 18px;
text-align: justify;
font-family: Helvetica, Arial, sans-serif;
 margin: 5%;
 color: #cccccc; 
}
.transbox {
    margin: 0px;
    background-color: #121212;
    border: 1px solid #121212;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.transbox2 {
    margin-top: 40px;
    background-color: #121212;
	background:url('../images/leaf.png') top no-repeat;
    border: 0px solid #121212;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.transTestimonialbox
 {
    margin: 0px;
	padding: 0px;
	
  //  background-color: #563456;
	background-color: #656522;
    border: 1px solid black;
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

.transTestimonialbox p{
   
font-size: 13px;
line-height: 17px;
text-align: justify;
font-family: Helvetica, Arial, sans-serif; 
 margin: 1%;
 color:#fffad0; 
}


/************index**********/
div.service-box{
   background: #ffffff;
    padding-top:20px;
    color: #222;
	 opacity:0.9;
    filter: alpha(opacity=90);
  // padding-bottom: 40px;
}

div.service-box .service{
    padding-bottom: 30px;
}

img.threeUp{
   padding: 2px;
   margin-bottom: 5px;
  // background: #d6bf67;
   background: #ffffff;
}

.front-testimonial{
   padding:50px 0;
}

img.test-img{
   background: #dcd9d9;
   padding: 12px;
}

.front-testimonial h1{
   color: #222;
   text-transform: uppercase;
}

.front-testimonial p{
   font-size: .9em;
   line-height: 2em;
   color: #414141;
}


.flexcar .flex-direction-nav .flex-next{
   background: #bec676 url('../images/rightarrow.png') 10px no-repeat;
   padding: 2px 10px;
   cursor: pointer;
}

.flexcar .flex-direction-nav .flex-prev{
   background: #bec676 url('../images/leftarrow.png') 10px no-repeat;
   padding: 2px 10px;
   cursor: pointer;
   margin-right: 5px;
}


.flexcar .flex-control-nav{
   display: none;
}

p.test-credit{
   margin: 10px;
   font-size: .7em;
   font-weight: bold;
}

p.test-credit .name{
   color: #bec676;
}

/***** activities *****/
.activitiy-box{
    padding: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    text-align: left;
    background: #f7f7f7;
	   margin-bottom:5px;
}


/********service***********/
.service-box-page{
    padding: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    text-align: left;
    background: #f7f7f7;
	
}

.service-box-page{
    margin-bottom:5px;
	
}
.service-box-page img{
	margin-left: auto;
    margin-right: auto;
    border: 12px solid #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

.service-box-page h4{
 // text-transform: uppercase;
	 font-size: 14px;
	 color: #006677;
	  font-weight: bold;

}
.service-box-page p{
 color: #006677;
 }
/***********about**************/
.img-wrapper img{
    border-radius: 10px;
}
.img-wrapper img:hover{
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
    -webkit-transition: opacity 0.45s ease-in-out;
    transition: opcaity 0.15s ease-in-out;
     -moz-transition: opcaity 0.15s ease-in-out;
     -o-transition: opcaity 0.15s ease-in-out;
     -ms-transition: opcaity 0.15s ease-in-out;
}

.employer-name{
    font-size: .8em;
    color: #000;
    text-transform: uppercase;
}

#map_canvas{
    width:100%;
    height:200px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.vcard{
    font-size:1em;
	color:#006677;
    width:100%;
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
}

.vcard .fn{
    font-size: 15px;
}

.vcard li span{
    font-weight: bold;
}

.contact-form textarea{
    height: 100px
	
}
/*************sidebar************/
.sidebar ul li{
    list-style-position: inside;
    padding: 4px 0;
    list-style: circle;
    list-style-position: inside;
    border-bottom: 1px solid #ddd;
}

.sidebar ul li a{
    font-size: .6em;
}

/*******footer**********/
footer.footer{
    background: #161616;
    padding: 10px 0 30px 0;
    color: #c5c5c5;
    box-shadow: inset 0 0 10px rgba(0,0,0,.6);
}
h2.footer-title{
    color: #fff;
    border-bottom: 1px solid #121212;
    padding-bottom: 20px;
    font-size: 1.6em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.footer-inner{
    font-size: .75em;
}
footer ul li{
    border-top:1px solid #1c1c1c;
    border-bottom: 1px solid #121212;
    display: block;
    padding: 20px 0;
}

.footer ul li a{
   color: #c5c5c5;
}

.useful-links div{
   padding-right: 40px;
}

.contact div{
   padding-right: 40px;
}

span.small-icon{
   margin-right: 15px;
   display: inline-block;
}

 .useful-links ul li{
   background: url('../images/bullet.png') no-repeat 0;
   padding-left:20px;
 }

.media ul.footer-list li{
    padding: 9px 0;
    font-size: 1.5em;
    color: #fff;    
}

.social-media{   
   list-style: none;
  float: left;
   margin-right: 2px;
   width: 30px;
   height: 30px;
   border-radius: 18px;
   background: #252525;
   position: relative;
   cursor: pointer;   
}

.social-media:hover{
       background-color: #bec676;
      color: #fff;     
     -webkit-transition: background-color 1000ms linear;
     -moz-transition: background-color 1000ms linear;
     -o-transition: background-color 1000ms linear;
     -ms-transition: background-color 1000ms linear;
     transition: color 1000ms linear;
      -webkit-transition: color 100ms linear;
     -moz-transition: color 100ms linear;
     -o-transition: color 100ms linear;
     -ms-transition: color 100ms linear;
}

.footer ul li .social-media a{      
   position:absolute;
   left:10px;   
   font-size: 1.3em;
   font-weight: bolder;
   color:#000; 
}

.about p{
   font-size: 1em;
}

li.about-list{
   list-style: none
}
.about img{
   padding-top:25px;
   padding-bottom: 10px;
   border-top: 1px solid #1c1c1c;
}

footer ul li:last-child{
    border-bottom: 0;
}

footer ul li a{
    color: #222;
    font-weight: normal;
}

.footer-list li h4{
    font-weight: bold;
    color: #000;
}

.credit-row{
    background: #111;
    padding: 10px 0;
}

.credit{
    font-size: .7em;
    color: #4a4646;
    text-transform: uppercase;
}

.credit a{
   color: #fff;
}

img.scrollToTop{
   padding:5px 20px;
   background: #222;
   border-radius: 5px;
   cursor: pointer;
}

@media only screen and (max-width:400px){
    .top-menu,.sf-menu{
	display: none;
    }
    
    .logo{
	margin: 0px;
    }
    .header{
      padding-top:5px;
    }
    .small-top-menu{
	display: block;
    }
    
    .slider{
      padding-top:0;
      padding-bottom: 30px;
    }
    .service-subtitle{
      line-height:18px;
      margin-bottom: 0px;
    }
    
    .tagline{
      padding:20px 0 10px 0;
    }
    div.service-box{
      padding-top: 20px;
      padding-bottom: 0;
    }
    
    .flexcar .slides img{
      margin-bottom: 20px;
    }
    .front-testimonial h1{
      line-height: 2em;
    }
    
    .front-testimonial{
      padding: 20px 0 10px 0;
    }
}

@media only screen and (max-width: 320px) {

   body { font-size:13px; line-height: 15px; }

   .transTestimonialbox p{
		
		font-size:13px;
		line-height: 19px;
		 color: #222;
		}

}

.sf-menu a{
	color: #ffe177;
    border:none;
    text-transform: lowercase;
    font-size: .875em;
    font-weight: normal;
    padding-top:1em;
    padding-bottom: 1em;
    padding-left: 1em;
   padding-right: 1em;
}

.activities, .activities td{
font-size: 13px;
line-height: 15px;
text-align: left;
color: #006677;
font-family:Helvetica, Arial, sans-serif;
}

 .activities th {
	color: #006677;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
	margin-bottom: 10px;
}

.social_doc {
    position: fixed;
    top: 158px;
    right: 0px;
    z-index: 99;
    width: 40px;
}

.sprite {overflow:hidden; background-repeat: no-repeat;}

.icon_social_fb {width:48px; height:49px; background-position: -82px -62px}
.icon_social_fb-small {width:28px; height:29px; background-position: -192px -104px}
.icon_social_google {width:48px; height:49px; background-position: -191px -53px}
.icon_social_google-small {width:28px; height:29px; background-position: -131px -195px}
.icon_social_linkedin {width:48px; height:49px; background-position: -141px -53px}
.icon_social_linkedin-small {width:28px; height:29px; background-position: -162px -104px}
.icon_social_twitter {width:48px; height:49px; background-position: -191px -2px}
.icon_social_twitter-small {width:28px; height:29px; background-position: -132px -104px}
.icon_social_youtube {width:48px; height:49px; background-position: -141px -2px}
.icon_social_youtube-small {width:28px; height:29px; background-position: -131px -164px}


.social_doc { position:fixed; top:10px; right:0; z-index:99; width:40px; }
.social_doc ul { list-style:none; padding:0;display:block; margin:0; }
.social_doc ul li { margin:0; display:block; }
.social_doc ul li a.sprite { background-image:url('../images/social_doc_sprite.png'); }
.social_doc ul li a.icon_social_fb-small { background-position:0px 0px; }
.social_doc ul li a.icon_social_twitter-small { background-position:0 -40px; }
.social_doc ul li a.icon_social_google-small { background-position:0px -80px; }
.social_doc ul li a.icon_social_linkedin-small { background-position:0px -120px; }
.social_doc ul li a.icon_social_youtube-small { background-position:0px -160px; }
.social_doc ul li a { width:36px; height:37px; display:block; position:relative; right:-7px;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;  }
.social_doc ul li a:hover { right:-4px;}
