/******************************************************************
Theme Name: Fall
Theme URI: http://www.s5themes.com/theme/fall/
Description:  Fall - Check <a href="http://www.s5themes.com/documentation/fall/">Fall Documentation</a> in case you need directions or get support from <a href="http://www.s5themes.com/forums/">Forum</a>.
Author: Site5.com
Author URI: http://gk.site5.com/t/738
Version: 1.0.0
License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
******************************************************************/


/************************ STYLE STRUCTURE ************************
    1. Reset CSS
    2. Typography presets
    3. Header
    4. Footer
    5. Navigation
    6. Navigation Submenu
    7. Main Section
    8. Sidebar & Widgets
    9. Image Styles
    10. Post Style
    11. Contact Form
    12. Tweet List
    13. Paginate
    14. Comments
    15. Respond Form
    16. Dropcaps
    17. Responsive Navigation
    18. Media Queries
****************************************************************/

/************************ Reset CSS ************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
} 
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.entry-content img {
    margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    padding: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    text-align: center;
    margin-bottom: 1.5em;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    margin: 0;
}
.wp-smiley {
    max-height: 1em;
    margin:0 !important;
}
.gallery{
    margin: 0 auto!important;
    width: auto !important;
    display:inherit;
}
.gallery-size-thumbnail img  {
    width:385px;
    height:295px;
    border: none !important;
}
.gallery-size-medium img {
    min-height: 200px;
    width: 300px;
}
.gallery-item{
    margin-top: -8px !important;
    width: auto;
}
.gallery-item dt {
    margin: 0px;
    padding: 0;
}
.gallery-item img {
    border: none !important;
}
.gallery dl {
    margin: 0;
}
.gallery-caption {
    margin:-1.5em 0 0 0;
}
blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}
blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

/*  Less Framework 4
    http://lessframework.com
    by Joni Korpi
    License: http://opensource.org/licenses/mit-license.php */


/************************ Resets ************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
    display: block;
}

a img {border: 0;}





/************************   Typography presets ************************/

.gigantic {
    font-size: 110px;
    letter-spacing: -2px;
}

.huge, h1 {
    font-size: 250%;
    letter-spacing: -1px;
}

.large, h2 {
    font-size: 42px;
}

.bigger, h3 {
    font-size: 26px;
}

.big, h4 {
    font-size: 22px;
}

body {
    font: 16px/24px Arial, sans-serif;
}

.small, small {
    font-size: 13px;
}
.clear {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix {
}

/************************ Selection colours (easy to forget) ************************/

::selection         { background: rgb(153,153,153); color:#fff;}
::-moz-selection    { background: rgb(153,153,153); color:#fff;}
img::selection      { background: transparent; color:#fff;}
img::-moz-selection { background: transparent; color:#fff;}
body                {-webkit-tap-highlight-color: rgb(153,153,153);}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


html, body {
    height: 100%;
}

body {
    min-height: 100%;
}
body {
    background: #f9f9f9;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
    margin: 0 auto;
    color: #333333;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 300;
}
a {
    color: #000000;
    text-decoration: none;
    transition: color .2s ease-out;
}
a:hover {
}
p {
    margin: 15px 0;
}

/************************ Header ************************/
header {
    width: 100%;
    padding: 0 10px 0 55px;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 999;
}
body:not(.home) header, header.sticky {
    background: rgba(0, 0, 0, .75);
}
#branding {
    float:left;
}
#site-title {
    margin: 0;
    padding: 0;
    font-size: initial;
    display: inline-block;
    vertical-align: middle;
}
.small_menu {
    font-size: 24px;
    width: 24px;
    height: 24px;
    display: none;
    position: absolute;
    top: 10px;
    left: 16px;
    color: #fff;
}
.logo {
    background: #f58823 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 150%;
    font-weight: 600;
    height: 100%;
    line-height: 70%;
    padding: 25px 15px 10px;
    text-align: center;
    text-transform: uppercase;
}
.slogan {
    color: #fff;
    font-size: 60%;
    font-weight: 300;
    text-transform: none;
}

/************************ Navigation ************************/
nav {
    font-weight: 300;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    margin-left: auto;
    display: block;
    text-align: right;
    font-size: 100%;
}
nav ul li {
    padding:0 15px;
    display: inline-block;
}
nav ul li a {
    color: rgba(255,255,255,.8);
}
nav ul li.current-menu-item a, nav#main ul li a:hover {
    color:  #f58823;
}



/************************ Nav Submenu ************************/
ul.sub-menu {
    position: absolute;
    background: #fff;
    margin-top: 20px;
    margin-left: -15px;
    width: 250px;
    text-align: left;
    z-index:999;
    padding:10px 0 10px;
    border:1px solid #ccc;
}
ul.sub-menu li {
    line-height: 26px;
    display: block;
    padding: 0px;
    font-weight: 400;
    padding-left:15px;
    text-transform: uppercase;
}
ul.sub-menu li a {
    color: #999999;
    /*font-size: 12px;*/
    font-weight:300;
    padding: 8px 0;
    display: block;
    text-shadow: none;
}
.mobile-sidebar ul.sub-menu li a {
    padding: 20px 0 20px 45px;
    line-height: 20px;
}
ul.sub-menu li a:hover {
    color: #000;
}

ul.sub-menu li ul {
    position: absolute;
    background: #FF4D4D !important;
    margin-left: 230px;
    margin-top: -50px;
    width: 250px;
    text-align: left;
    z-index:999;
    padding:10px 0 10px;
}

ul.subnav {
    font-weight: bold;
    font-family: "Helvetica", Arial, Sans-Serif;
    padding-top: 20px;
    margin-bottom: 20px;
}
ul.subnav li {
    padding: 8px 0;
    border-bottom: 1px solid #e3e3e3;
    color: #ffffff;
}
#submenu li.current_page_item a {
    color: #000;
}

/************************ Footer ************************/
footer {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    background: #e8eef4;
    padding: 45px 0;
}

.social {
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 55px;
    margin: 0 5px;
    padding-top: 9px;
    text-align: center;
    vertical-align: middle;
    width: 55px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
}
.social.facebook {
    background: #7490c3;
}
.social.twitter {
    background: #70aece;
}
.social.googleplus {
    background: #db6b67;
}
.social.github {
    background: #dcad8b;
}
.social.dribbble {
    background: #db83ae;
}

.copyright {
    clear: both;
    font-size: 90%;
    font-weight: 300;
    margin: 0 auto;
    padding: 20px 0 50px 0;
    text-align: center;
    width: 90%;
}
.copyright a {
    color: inherit;
}



/************************ Main Section ************************/
#page {
    clear: both;
    padding: 0;
    max-width: none;
    margin:0 auto;
    position: relative;
    z-index: 1;
}
.main {
    padding-top: 30px;
    width: 95%;
    max-width: 1150px;
    margin: 0 auto;
}
body:not(.page-template) .main {
    padding-top: 90px;
}
body.page-template-page-temp-contact .main {
    padding-top: 80px;
}
article {    
    background: #fff;
    padding: 25px;
    margin-bottom: 30px;
}
body.page-template-page-temp-contact article {
    background: transparent;
}
.wrapper {
    margin: 0 auto;
}

.block {
    background: #fff;
    margin:0 auto;
    width: 100%;
}

.block:before,
.block:after {
content: " "; /* 1 */
display: table; /* 2 */
}

.block:after {
clear: both;
}

.mobile-sidebar {
    min-height: 100%;
    height: auto;
    width: 0;
    top: 0;
    left: -20%;
    padding: 0;
    background: #f58823;
    position: fixed;
    z-index: 9999 !important;
    overflow: hidden;
}

.mobile-sidebar nav {
    margin: 0 20px;
}
.mobile-sidebar nav ul li {
    padding:0;
    text-align: left;
    display: block;
}
.mobile-sidebar nav ul.main-nav > li:first-child > a {
    border-top:0;
}
.mobile-sidebar nav ul li a {
    color: rgba(255, 255, 255, .8);
    border-top: 1px  solid rgba(255, 255, 255, .2);
    padding: 20px 5px;
    text-transform: uppercase;
    font-weight: 300;
    display: block;
}
.mobile-sidebar nav ul li.current-menu-item a, .mobile-sidebar nav ul li a:hover {
    color: rgba(255, 255, 255, 1);
}
.sidebar-title {
    color: #fff;
    font-size: 250%;
    position: relative;
    margin: 40px 20px 20px;
    border-bottom: 2px #fff solid;
}
.sidebar-title .logo {
    font-size: 100%;
}
.sidebar-title a {
    color: #fff;
}
.sidebar-title .fa {
    right: 0;
    font-size: 25px;
    position: absolute;
    top: 22px;
    cursor: pointer;
}
#archive-title {
    padding: 20px 0;
    font-size: 14px;
}
#archive-title span {
    font-weight: 600;
}

/************************ Home ************************/
.large_intro {
    width: 100%;
    height: 733px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    clear: both;
    position: relative;
}
body:not(.home) .large_intro {
    height: 295px;
}
.large_intro_text {
    position: absolute;
    color: #fff;
    font-weight: 100;
    margin: auto;
    top: 0; left: 0; bottom: 0; right: 0;
    width: 100%;
    height: 45%;
    text-align: center;
    text-transform: uppercase;
}
.large_intro h1 {
    font-size: 400%;
    color: #fff;
    font-weight: 100;
    margin: auto;
    top: 0; left: 0; bottom: 0; right: 0;
}
.h1_description {
    font-size: 150%;
    text-align: center;
    line-height: 200%;
    font-weight: 300;
    width: auto;
    display: inline-block;
    margin: 0 auto;
}
.large_intro hr {
    height: 10px;
    border: 1px solid rgba(255,255,255,.8);
    border-width: 1px 0;
    width: 100%;
    margin: 20px 0;
}
.portfoliourl {
    font-size: 120%;
    padding: 10px 20px;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    color: #fff;
    clear: both;
    margin-top: 40px;
    font-weight: 600;
}

.whatwedo {
    width: 100%;
    clear:both;
    margin: 70px auto;
    text-align: center;
}
body:not(.home) .whatwedo {
    margin: 40px auto 20px;
}
.whatwedo h3, .whatwedo h1 {
    font-size: 160%;
    text-transform: uppercase;
    color: #000;
    font-weight: 300;
}
.whatwedo.portfoliobits h3 {
    color: #fff;
    padding: 50px 0 40px;
}
.whatwedo hr {
    border-top: 2px #f58823 solid;
    width: 6%;
    margin: 30px 0 50px 0; 
    height: 0;
    display: inline-block;
}
body.page-template .whatwedo hr {
    margin: 20px 0;
}
.whatwedo ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
} 
.whatwedo ul li {
    margin: 0 4%;
    width: 19%;
    text-align: center;
    display: inline-block;
}
.latestblog ul li {
    background: #fff;
    border-bottom: 1px #e1e1e1 solid;
    width: 16%;
    margin: 0 2%;
    text-align: left;
}
.portfoliobits ul li {
    margin: 0;
}
.whatwedo_pic {
    width: 100%;
}
.latestblog .whatwedo_pic img { 
    width: 100%;
    height: auto;
}
.whatwedo .post-category a {
    color: #858585; 
    font-size: 80%;
    text-decoration: none;
    font-family: serif;
}
.whatwedo h4 {
    font-size: 110%;
    font-family: sans-serif;
    text-transform: uppercase;
}
.latestblog h4 {
    text-transform: none;
    font-size: 100%;
}
.whatwedo h4 a {
    color: #83c9d3;
}
.latestblog h4 a { 
    color: #404040;
}
.entry_details {
    width: 100%;
    padding: 5%;
}
.date {
    color: #b9b3b3;
    font-size: 90%;
    font-weight: 600;
    width: 70%;    
    display: inline-block;
}
.comments {
    width: 30%;
    text-align: right;
    display: inline-block;
    color: #404040;
    font-weight: 600;
    font-size: 90%;
}
.comments .fa {
    color: #aaf0e9;
    margin-right: 5px;
}
.whatwedo .post_content {
    line-height: 1.7;
    color: #000;
    font-weight: 500;
    text-align: center;
}
.read_more {
    text-transform: uppercase;
    font-family: serif;
    color: #000000;
    font-size: 80%;
    text-decoration: none;
    font-weight: 500;
}
.read_more .fa {
    position: relative;
    top: -1px;
    right: -5px;
}
.view_portfolio {
    text-align: center;
    margin: -20px 0 0;
}
.view_portfolio a { 
    color: #f58823;
    font-size: 130%;
    text-transform: uppercase;
    font-weight: 600;
}

/************************ Post Style ************************/
.post_content {
    width: 100%;
    text-align: justify;
    line-height: 1.7;
    font-size: 110%;
}
.post_content img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.single h1 {
    font-size: 420%;
    font-weight: 300;
}
.meta {
    width: 100%;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 40px;
}
.meta a {
    font-weight: 600;
}

.meta hr {
    border-top: 1px #000 solid;
    width: 5%;
    margin: 0 auto;
}
article .meta {
    width: 20%;
    padding: 25px 0;
    border-bottom: 2px #83c9d3 solid;
    margin-bottom: 25px;
}
.more-link {
    display: inline-block;
    color: #f58823;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 110%;
    margin: 20px 0 0;
}

/************************ Team *************************************/

.ourteam {
    clear: both;
    width: 100%;
    max-width: 1150px;
}
.teamgrid {
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  margin-bottom: 15px;
    margin-top: 20px;
}
.teaminfo {
  position: relative;
  margin: 0;
  -webkit-backface-visibility: hidden;
  border: 1px solid #dddddd;
  max-height: 330px;
}
.teaminfo > img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}
.teaminfo .overlay-header {
  font-size:100%;
  font-weight:500;
  margin-top: 3px;
}
.teaminfo h5 {
  font-size: 16px;
    font-weight: 300;
    margin-bottom: 3px;
    margin-top: -2px;
}
.teaminfo .team-social a {
    background: #fff;
    border: 1px solid #8FADAF;
    border-radius: 100%;
    color: #8eacae;
    display: inline-block;
    font-size: 100%;
    font-weight: 400;
    height: 30px;
    width: 30px;
    line-height: 28px;
    margin: 10px 3px 0;
    text-align: center;
}
.teaminfo .overlay {
  -webkit-backface-visibility: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}
.teaminfo .overlay > p {
    font-size:85%;
    font-weight:300;
    color:#464637;
    padding: 0;
    line-height: 1.3;
}
.teaminfo-push-up {
  overflow: hidden;
}
.teaminfo-push-up .overlay, .teaminfo-push-up .overlay-header, .teaminfo-push-up .overlay-content {
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.teaminfo-push-up .overlay {
  padding-left: 15px;
  padding-right: 15px;
  height: 80%;
  background: #ffffff;
  color: #464637;
  top: 80%;
}

.teaminfo-push-up:hover .overlay {
  top: 20%;
}
.teaminfo-push-up:hover .overlay-header, .teaminfo-push-up:hover .overlay-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.teaminfo-push-up:hover imgs {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/************************ Portfolio ************************/
.filterable {
    display: table;
    padding:20px 0 0 0;
    margin: 0 auto 20px;
    list-style: none;
}
.filterable li {
    float: left;
    margin-right: 15px;
    display: block;
}
.filterable li a {
    background: #fff;
    border-radius: 3px;
    border:1px solid #fba555;
    color: #fba555;
    display: block;
    height: auto;
    margin: 0;
    padding: 6px 15px;
    font-size: 14px;
    font-weight:300;
    font-weight: 400;
    font-family: Roboto;
    text-align: center;
    text-decoration: none;
    width: 100%;
    text-shadow:none;
    text-transform:uppercase;
}
.filterable li a:hover {
    background-color: #fba555;
    color: #fff;
}
.filterable li.active a {
    background: #fba555;
    color: #FFFFFF;
}

.showcase-image img {
    max-width:100%;
    width: 100%;
}

#portfolio {
    clear:both;
    padding-bottom: 0;

}
ul.gallery {
    margin:0px;
    padding:0px;
    height: 100%;
    list-style: none;
}

ul.gallery li {
    height: 230px;
    list-style: none;
}
.view {
    background: #000000 url('img/bg_pattern_dark.png')  center center repeat;
    border: 0 solid #ffffff;
    color: #fff;
    cursor: default;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-shadow: none;

    width: 25%;
    /*following properties, fix problem*/
    margin-left:-1px;
    transform:translateX(1px);
}
.view .mask, .view .content {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.view img {
    display: block;
    position: relative;
    max-width: 100%;
    width: 100%;
    min-height: 230px;
}
.view h4{
    /*background: rgba(0, 0, 0, 0.8);*/
    color: #FFFFFF;
    font-size: 14px;
    margin: 10px 0 0;
    padding: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.view p {
    color: #FFFFFF;
    font-size: 12px;
    padding: 10px 20px 20px;
    position: relative;
    text-align: center;
}
.view a.info {
    background: #000000;
    box-shadow: none;
    color: #FFFFFF;
    display: inline-block;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #000;
    height: 40px;
    -moz-border-radius:100%;
    -webkit-border-radius: 100%;
    border-radius:100%;
    width: 40px;
    font-size: 30px;
    line-height: 40px;
}
.view a.info:hover {
    background: #FFFFFF;
    color: #000000;
}
.view img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view .mask {
   background-color: rgba(140, 140, 140, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view h2 {
   border-bottom: 0px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 20px 10px 20px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view:hover h2,.view:hover p,.view:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

/* ==========================================================================
   Isotope Filtering
   ========================================================================== */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/************************ Sidebar & Widgets ************************/
.sidebar {
    float: right;
    padding: 20px;
    width: 30%;
}
.sidebar a:hover {
    color:#140d07;
}
.sidebar ul {
    list-style: none !important;
    padding: 0 !important;
}
.sidebar ul li {
    list-style: none !important;
}
.rsswidget > img {
    float: left;
    margin-right: 5px;
    margin-top: 17px;
}
h2 a.rsswidget  {
    color:#666666;
}
.sidebar ul li ul li {
    padding-bottom: 0;
    padding-left: 20px;
    padding-top: 10px;
}
section.sidebar p{
    font-family: Helvetica, Arial, Sans-serif;
    color: #747272;
    padding: 3px 0 3px;
}
section.sidebar .box {
    padding-bottom: 40px;
}
section.sidebar .blog p time {
    display: block;
    font-style: italic;
}

.widget {
    width: 100%;
    font-size: 100%;
    text-align: left;
    float: left;
    color: #555555;
    padding: 0 0 25px 0;
}
.widget_search {
    padding-bottom: 0;    
}
.widget ul li {
    clear: both;
    margin-bottom: 10px;
}
.widget ul li a {
    color: #555555; 
}

.widget > h2:after {
    border-bottom: 1px solid #f58823 !important;
    content: "";
    display: block;
    height: 3px;
    margin-bottom: 20px !important;
    margin-left: 0 !important;
    padding: 0 !important;
    width: 75px !important;
}
.widget > h2 {
    font-weight:700 !important;
    text-transform:uppercase !important;
    text-align:left  !important;
    color:#555555;
    font-size: 16px !important;
}
.widget li {
    padding-bottom:10px;
    border-bottom:1px solid #e8e8e8;
    margin-bottom: 20px;
}
.widget a {
    color:#555555;
    display:block;
    font-weight:400;
}
.widget .post-date{
    color:#A5A5A5;
    font-size:14px;
    font-family:Georgia, serif;
}
.widget p {
    padding: 5px 0 !important;
}
section.main h2, section.main article h1 {
    font-weight: 500;
    font-size: 200%;
    text-transform: none;
    text-align: left;
}

#searchsubmit {
    display: none;
}
#searchform {
    position: relative;
}
.widget #searchform label {
    display: none;
}
#searchform div:after {
    color: #000;
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 18px;
    pointer-events: none;
    position: relative;
    right: 20px;
    top: -32px;
    float:right;
}
input#s {
    border: 1px solid #e8e8e8;
    color: #555;
    height: 40px;
    padding: 0 10px;
    position: relative;
    width: 99%;
    background: transparent;
}
.search-results  section.main .post {
    padding: 0px;
}
.search-results article {
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 100px !important;
    padding-top: 100px !important;
}
.latestportfolio h3 {
    color: #333;
    font-size: 120%;
    font-weight: 600;
    margin-bottom: 10px;
}
.latestportfolio img {
    width: 100%;
    height: auto;
}
.latestportfolio p {
    margin: 0;
    padding: 0; 
}
.latestportfolio a {
    color: #f58823;
    text-transform: underline;
    font-weight: inherit;
    display: inline;
}



/************************ Image Styles ************************/
img.alignleft, img.alignright, img.aligncenter {

}
img.blog-thumb {
    padding: 0;
    margin:  0;
    /*max-width:720px;*/
    height:auto;
    width: 100%;
}

/************************ Post Style ************************/
.col-left {
    float: left;
    font-size: 100%;
    padding-right: 30px;
    width: 70%;
}
section.main .post {
    clear: both;
}
section.main p {
    color: #333;
    font-size: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 20px;
}
.page-template-page-temp-home section.main p {
    width: 60%;
}

section.main .post p em {
    font-size:100%;
    font-family: 'Georgia', Sans-Serif;
}
section.main .post:last-child {
    border-bottom: none;
}
section.main .post-excerpt p {
    padding-top: 0 !important;
}
.post-thumb {
    padding:0;
    margin:0;
    position: relative;
}
article .post-thumb {
    max-height: 275px;
    overflow: hidden;
}



/************************ Contact Form ************************/
#contactForm {
    display:block;
    padding-bottom: 60px;
    padding-top: 30px;
}

#contactForm label {
    display: block;
    font-weight: normal;
    padding: 5px 0px;
}
#contactForm input,
#contactForm textarea {
    border: 1px #ccc solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 80%;
    padding: 10px;
    margin-bottom: 20px;
}
.thanks {
    background: #F2F3F6;
    background: url('lib/contactform/ok.png') 0 26px no-repeat;
    padding: 25px 15px 15px 25px;
    display: none;
}

#contactForm .error, .error {
    background: url("lib/contactform/error.png") no-repeat scroll 5px 50% #FEF4F1;
    border: 1px solid #F5F5F5;
    border-radius:5px;
    color: #000000;
    display: none;
    margin-bottom: 5px;
    padding: 7px 20px 7px 30px;
    width: 80%;
    margin-top: -15px;
}

#contactForm .submitbutton {
    background-position: 145px center;
}

.error {
    display:none;
}

.contact-data, .contact-form {
    width: 70%;
    float: left
}
.contact-data {
    padding: 0 4% 0 0;
    width: 30%;
}
.contact-data-info .fa {
    min-width: 20px;
    text-align: center;
}

#contact-map{
    width: 100%;
    margin-bottom: -10px;
}
#contact-map iframe{
    border:none;
}

/************************ Paginate ************************/
.emm-paginate {
    display: block;
    font-size: 100% !important;
    font-weight: bold;
    margin:3% auto;
    padding: 10px 0;
    width: 75%;
    text-align: center;
}
.emm-paginate a, .emm-paginate span {
    margin-left:10px;
}

.emm-page {
    background:#999999;
    color:#ffffff;
    border-radius: 50% 50% 50% 50%;
    display: inline-table;
    height: 30px;
    min-height: 30px;
    width: 30px;
    line-height: 30px;
    margin-left: 5px;
}
.emm-page:hover {
    background:#000000;
    color:#999999;
}
.emm-current {
    background:#000000;
    color:#ffffff;
}

/************************ Comments ************************/
#comments {
    border-bottom: 2px solid #DDDDDD;
    display: block;
    margin-top: 30px;
    padding-bottom: 10px;
}
.comment-author {   background:none;}
#comments h3, #comment-form-title h3 {
    font-size: 20px;
    font-weight: bold;
    text-transform:uppercase;;
}
ol.commentlist { margin-bottom:20px; padding-left:0; }
.commentlist ol li {border-bottom:1px solid #ddd;}
.commentlist li { position: relative; clear: both; list-style-type: none; padding: 10px 10px 20px; border-bottom: 1px solid #ddd;}
.commentlist li[class*=depth-] { padding-left: 20px; margin-top: 17px; }
.commentlist li.depth-1 { margin-top: 1px; }
.commentlist li:not(.depth-1) { margin-right: -10px; }
.commentlist li:last-child {}
.commentlist header {min-height: 30px; border:none;}
nav#comment-nav {line-height: 12px;}

.commentlist .vcard {margin-left: 40px; }
.commentlist .vcard cite.fn { font-weight: 700; font-style: normal;}
.commentlist .vcard time {font-size: 11px;  float: none; background:none;width: auto;margin-top: auto; text-shadow:1px 1px #fff;text-transform:uppercase}
.commentlist .vcard time a { color: #999; text-decoration: none; }
.commentlist .vcard time a:hover { text-decoration: underline; }

.commentlist .vcard img.avatar { position: absolute; left: 0; padding: 0px; border: 0px solid #cecece; background: #fff; -moz-border-radius: 80px; -webkit-border-radius: 80px; border-radius: 2px; }
.commentlist li .comment_content { margin-left: 40px; }
.commentlist li .comment_content p { margin: 0; }
.commentlist li ul:not(#comment-form-elements) { margin: 0 0 0 0; }
.commentlist li ul.children li { border:none;padding-bottom:4px;border-top:1px solid #ddd;}
.commentlist .comment-reply-link {margin-left:40px;text-decoration: none; color: #F60B51; font-size: 10px; text-transform:uppercase; padding: 2px 9px;}
.commentlist a.comment-reply-link:hover { opacity: 1; }
.commentscount { background:url(library/images/comments.png) 0 2px no-repeat; padding-left:28px; height:30px; display:inline-block; }
#cancel-comment-reply-link { text-transform:uppercase; font-size: 11px; color:#ff4d4d;}
a.gbutton, .reply a, .submitbutton, .comment-reply-link {
    background: #fba555;
    border-radius: 2px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-top: 10px;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    border: 0px solid #ccc;
}
a.gbutton:hover, .reply a:hover {
    background: #008c9e;
}


/************************ Respond Form ************************/
#respond {margin:40px 0 0 0;}
.respond-form form[method=post] {margin:30px 0; }
.respond-form ol li form#commentform[method=post] li { margin-bottom:0}
.respond-form form[method=post] li { list-style-type: none; clear: both; margin-bottom: 20px; padding: 0}
.respond-form form[method=post] li label, .respond-form form[method=post] li small {cursor:pointer; text-transform:uppercase; width:130px; display:block;}
.respond-form input[type=text]:focus, .respond-form input[type=email]:focus, .respond-form input[type=url]:focus, .respond-form textarea:focus { outline:none; border-color:#000;}
.respond-form input[type=text], .respond-form input[type=email], .respond-form input[type=url] { width:95%; height:30px; border: none; padding: 1px 6px; line-height: 24px; }
#allowed_tags { margin: 24px 10px 11px 0; }

.respond-form textarea, .respond-form input[type=text], .respond-form input[type=email], .respond-form input[type=url] { font-family: sans; background:#fff; border-radius: 2px; border: 1px solid #ccc;}
.respond-form textarea { resize: none; width: 95%; padding: 10px 5px; line-height: 24px;  height:190px; }
.respond-form input:invalid, .respond-form textarea:invalid { outline: none;}

.nocomments { margin: 0 20px 17px; }
.commentbutton {background:url(library/images/postcomment.png) 0 0px no-repeat; width:162px; height:34px; text-indent:-9999px; border:none; margin-left:135px;}



/************************ Dropcaps ************************/
.dropcapsimple, .dropcapsquare, .dropcapfancy {
    float:left;
    overflow:hidden;
    text-align:center;
}

.dropcapsimple {
    font-size:34px;
    height:34px;
    line-height:38px;
    width:30px;
    text-align:left;
}

.dropcapsquare {
    font-size:28px;
    height:38px;
    line-height:38px;
    width:38px;
    margin-right:7px;
    color:#fefefe;
    background:#111;
    text-shadow:none;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.dropcapfancy {
    font-size:26px;
    height:40px;
    line-height:40px;
    width:40px;
    margin-right:7px;
    color:#fefefe;
    text-shadow:none;
    background:url(img/bk_dropcap3.png) 0 0 no-repeat !important;
}

/************************ Responsive Navigation ************************/
nav select {
      display: none;
}

/************************ Responsive ************************/

/*      Tablet Layout: 768px.
        Gutters: 24px.
        Outer margins: 28px.
        Inherits styles from: Default Layout.   */

@media only screen and (max-width: 991px) {
    article h1, article h2 {
        font-size: 300%;
    }
    nav#main {
        display: none;
    }
    .small_menu {
        display: inline-block;        
        top: 35px;
    }
    #branding {
        padding: 0 30px;
    }

    ul.sub-menu {
        display: block !important;
        visibility: visible !important;
        position: static;
        width: auto;
        background: transparent;
        border:0;
        padding: 0;
        margin: 0;
    }
    .main {
        width: 80%;
    }
    .ourteam {
        width: 80%;
    }
    .teamgrid {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .post_title {
        font-size: 120%;
    }
    .respond-form input[type="text"],.respond-form input[type="email"], .respond-form textarea {
        width: 80%;
    }
    h1 {
        font-size: 250%;
    }
    article h1, article h2 {
        font-size: 200%;
    }
    .author-info h4 {
        font-size: 150%;
    }
    .author-pic {
        width: 10%;
    }
    .author-info {
        width: 87%;
    }
    .slogan {
        margin-left: 0;
        clear: left;
        /*background: transparent;
        padding-left: 0;*/
    }
    .contact-data, .contact-form {
      width: auto;
      float: none;
    }

    .article_grid_item {
        width: 100%;
        height: auto;
        /*background: transparent !important;*/
        /*border-bottom:1px solid #ccc;*/
    }
    .article_data {
        display: block;
        position: static;
        height: auto;
        background: rgba(255, 255, 255, .8);
    }
    h2.article_grid_title {
        position: static;
        width: auto;
    }
    
}
@media only screen and (max-width: 647px) {
    .post_title {
        font-size: 100%;
    }
    .small_menu {
        top: 10px;
    }
    .large_intro h1 {
        font-size: 450%;
    }
    .article_data .categories a {
        font-size: 80%;
        padding: 2px 5px;
    }
    .mobile-sidebar {
        left: -100%;
        z-index: 2;
    }
    .respond-form input[type="text"],.respond-form input[type="email"], .respond-form textarea {
        width: 100%;
    }
    #body-container {
        left: 0;
    }
    .whatwedo ul li {
        width: 80%;
        margin-bottom: 20px;
    }
    .main {
        width: 100%;
    }
    .col-left {
        width: 100%;
        padding-right: 0;
    }
    .sidebar {
        width: 100%;
        float: left;
    }
    section.main h2{
        padding: 0 2%;
    }
    .teamgrid {
        width: 100%;
    }
    .view {
        width: 50%;
    }
    .filterable {
        text-align: center;
    }
    .filterable li {
        float: none;
        margin-right: 2px;
        display:inline-block;
    }  

}

@media only screen and (max-width: 479px) {
    #header {
        position: absolute;
    }
    #branding {
        float:none;
        text-align: center;
    }
    .slogan {
        background: transparent;
        padding-left: 0;
    }
    .large_intro {
        height: 480px;
    }
    .large_intro_text {
        height: 65%;
    }
    .large_intro h1 {
        font-size: 250%;
    }
    .h1_description {
        width: 90%;
        font-size: 120%;
    }
    .portfoliourl {
        display: none;
    }
      
    .social {
        width: 35px;
        height: 35px;
        padding-top: 0;
    }

}