@font-face {
    font-family: 'aerialregular';
    src: url('aerial-webfont.eot');
    src: url('aerial-webfont.eot?#iefix') format('embedded-opentype'), url('aerial-webfont.woff2') format('woff2'), url('aerial-webfont.woff') format('woff'), url('aerial-webfont.ttf') format('truetype'), url('aerial-webfont.svg#aerialregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a, a:hover, ins {
    text-decoration: none
}

#main-nav li>ul li:last-child, a img, img.attachment-thumbnail {
    border: none
}

#contact-form, .gallery-password-protected, input, textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

body {
    line-height: 1;
    /* font: 12px/18px Courier, Courier New, monospace; */
    font-family: Arial;
    background: #F5F5F5!important;
    color: #555
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

:focus {
    outline: 0;
}

del {
    text-decoration: line-through;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: block;
}

.none {
    display: none;
}

a {
    color: grey;
}

a:hover {
    color: #141414
}

.entry-content a, .entry-content a:hover {
    text-decoration: underline
}

a>img {
    vertical-align: bottom
}

p {
    margin-bottom: 15px
}

.entry-content p {
    text-align: left;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%
}

.hidden {
    display: none
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
    color: #141414;
    font-family: Courier, Courier New, monospace
}

h1.entry-title, h1.page-title, h2.entry-title {
    font-weight: 400;
    /* font-family: Roboto Slab; */
    font-family: Arial;
    text-transform: none
}

h1 {
    font-size: 28px;
    line-height: 34px
}

h2 {
    font-size: 18px;
    line-height: 22px
}

h3 {
    font-size: 16px;
    line-height: 20px
}

h4 {
    font-size: 14px;
    line-height: 18px
}

h5 {
    font-size: 12px;
    line-height: 16px
}

h6 {
    font-size: 10px;
    line-height: 14px
}

.entry-content h1 {
    margin-bottom: 20px
}

.entry-content h2 {
    margin-bottom: 16px;
    margin-top: 30px
}

.entry-content h3 {
    margin-bottom: 12px;
    margin-top: 26px
}

.entry-content h4 {
    margin-bottom: 2px;
    margin-top: 20px
}

.entry-content h5 {
    margin-bottom: 0;
    margin-top: 20px
}

.entry-content h6 {
    margin-bottom: 0
}

h1.entry-title, h1.page-title {
    margin-bottom: 22px;
    font-size: 28px;
    line-height: 34px
}

h2.entry-title {
    font-size: 19px;
    line-height: 24px
}

#logo h1 a, #main-nav>li a, .wp-caption {
    text-transform: uppercase
}

img.alignleft {
    float: left;
    margin: 10px 20px 10px 0
}

img.alignright {
    display: block;
    margin: 10px 0 10px 20px
}

img.aligncenter {
    margin: 10px auto;
    display: block;
    clear: both
}

img.alignnone {
    margin: 10px 0;
    display: block
}

.wp-caption {
    text-align: center;
    font-family: Georgia, Times, serif;
    max-width: 100%;
    font-size: 10px
}

.wp-caption.alignleft {
    margin: 0 10px 5px 0;
    text-align: left
}

.wp-caption.alignright {
    margin: 0 0 5px 10px;
    text-align: right
}

#copyright, caption, table {
    text-align: left
}

.wp-caption.aligncenter {
    margin: 10px auto
}

.wp-caption.alignnone {
    margin: 10px 0;
    text-align: left
}

#sidebar, #socials-menu a, td, th {
    text-align: center
}

.wp-caption img, .wp-caption img a {
    margin: 0;
    padding: 0;
    border: 0
}

.wp-caption, .wp-caption-text {
    margin: 0;
    padding: 0
}

.wp-smiley {
    margin: 0
}

input, textarea {
    font: 12px/18px"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    transition: all .2s linear 0s;
    background: #f7f7f8;
    border: 1px solid #f7f7f8;
    color: #b2b2b6;
    padding: 5px 10px
}

input:focus, textarea:focus {
    background: #fff;
    border-color: #cfcfcf;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1) inset;
    color: #555
}

input {
    height: 30px
}

label {
    display: inline-block;
    margin-bottom: 5px
}

button {
    padding: 2px 10px;
    cursor: pointer
}

select {
    border: 1px solid #ccc
}

blockquote {
    padding: 0 20px;
    font: 14px/20px;
    border-left: 4px solid #333;
    color: #333;
    font-style: italic
}

address, blockquote, dd, dl, fieldset, form, ol, pre, table, ul {
    margin-bottom: 20px
}

strong {
    font-weight: 700
}

cite, em {
    font-style: italic
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0 5px;
    border: 1px solid #d3d3d3
}

tr {
    border-bottom: 1px solid #d3d3d3
}

td, th {
    padding: 5px 8px;
    vertical-align: middle
}

code, pre {
    font: 12px/18px'andale mono', 'lucida console', monospace;
    display: block;
    word-wrap: break-word;
    overflow: auto;
    padding: 10px;
    color: #555;
    background: #d3d3d3
}

#logo h1 a, #main-nav>li a, #main-nav>li a:hover {
    color: #141414
}

small {
    font-size: 11px
}

.entry-content ul {
    list-style-type: disc
}

.entry-content ol, .widget ol {
    list-style-type: decimal
}

.entry-content ol, .entry-content ul {
    margin-left: 25px
}

.archive, .blog, .page-template-template-archives-php, .page-template-template-bg-php, .page-template-template-gallery-php, .page-template-template-portfolio-php, .search {
    background: #fff
}

.gallery {
    clear: both;
    overflow: hidden;
    margin: 20px auto 10px
}

.gallery br, .gallery p {
    display: none
}

.gallery .gallery-item {
    overflow: hidden;
    float: left;
    margin: 0 5px 5px 0;
    list-style: none;
    width: 125px
}

.gallery-icon {
    display: block;
    width: 100%
}

.gallery-icon a, .gallery-icon a img {
    float: left;
    display: block;
    width: 100%;
    height: auto
}

.gallery-caption {
    font-size: 11px/16px Georgia, Times, serif
}

img {
    max-width: 100%;
    height: auto
}

.fluid-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.fluid-video embed, .fluid-video iframe, .fluid-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#fullbg, #sidebar {
    position: fixed;
    top: 0;
    left: 0
}

#container {
    width: 100%;
    padding: 0;
    margin: 0
}

#content {
    float: right;
    width: 79.243%;
    overflow: hidden;
    position: relative;
}

#sidebar {
    float: left;
    width: 20.757%;
    bottom: 0;
    z-index: 100;
    max-width: 280px;
    padding: 0
}

.mobile #sidebar {
    width: 199px
}

#sidebar .logo-follow {
    width: 80px;
    height: auto;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 3px
}

#sidebar .logo-qut {
    width: 70px;
    height: auto
}

#logo {
    margin-bottom: 25px;
    padding: 20px 20px 0;
}

#logo a {
    display: block;
}

#logo a img {
    width: 150px;
    margin: 0 auto;
    text-align: center;
}

#logo h1 a {
    font-size: 36px
}

#primary-nav {
    padding: 0 10px;
}

#main-nav>li {
    display: block;
    margin: -1px 0 0
}

#main-nav a:hover {
    text-decoration: none;
    font-weight: 600;
}

#main-nav>li a {
    /* font-size: 18px;
    font-family: Courier, Courier New, monospace; */
    font-size: 17px;
    font-family: Arial;
    display: block;
    line-height: 18px;
    letter-spacing: 2px;
    padding: 7px 0;
}

#main-nav>li.down a {
    color: #141414;
}

#main-nav ul {
    display: none;
    margin: 0;
    padding: 0
}

#main-nav li>ul li {
    background: url(images/border-h.png) left bottom repeat-x
}

#main-nav li>ul li a {
    font-size: 14px;
    /* font-family: Courier, Courier New, monospace; */
    font-family: Arial;
    display: block;
    line-height: 14px;
    letter-spacing: 0px;
    padding: 7px 0;
    text-transform: uppercase;
    font-weight: 400;
}

#main-nav li>ul li a:hover, #main-nav li>ul li.current-menu-item a {
    background: 0 0;
    color: grey
}

#main-nav>li.current-menu-ancestor>a, #main-nav>li.current-menu-item>a, #main-nav>li.current-menu-parent>a, #main-nav>li.current_page_parent>a, #main-nav>li.down>a {
    background: 0 0;
    color: #141414;
}

#main-nav>li.current-menu-ancestor>a:hover, #main-nav>li.current-menu-item>a:hover, #main-nav>li.current-menu-parent>a:hover, #main-nav>li.current_page_parent>a:hover, #main-nav>li.down>a:hover {
    font-weight: 600;
}

.toggle a, .toggle a:hover, a.button, a.button:hover, ul.tabs a, ul.tabs a:hover {
    text-decoration: none
}

#main-nav>li.down>a {
    font-weight: 700
}

#main-nav>li.current-menu-parent.down>a, #main-nav>li.down>ul>a {
    font-weight: 700
}

#sidebar-footer {
    /*bottom: 38px;
    position: absolute;
    width: 100%;*/
    position: relative;
    padding: 0 40px;
}

#copyright {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
}

.footLogos {
    padding: 0 40px;
}

#full-page .entry-content p, #small-page .entry, .photo-header p {
    text-align: justify
}

#socials-menu li {
    float: none;
    display: inline;
    margin: 0 10px 10px 0
}

.archives-post, .item-photo {
    float: left;
    overflow: hidden
}

#socials-menu li a:before {
    content: "[";
    opacity: 0;
    filter: alpha(opacity=0)
}

#socials-menu li a:hover:before {
    content: "[";
    opacity: 1;
    filter: alpha(opacity=100)
}

#socials-menu li a:after {
    content: "]";
    opacity: 0;
    filter: alpha(opacity=0)
}

#socials-menu li a:hover:after {
    content: "]";
    opacity: 1;
    filter: alpha(opacity=100)
}

#sidebar select {
    display: block;
    width: 100%;
    padding: 5px
}

#sidebar select.select-menu {
    display: none
}

.cl-effect-1 a::after, .cl-effect-1 a::before {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity .2s;
    -moz-transition: -moz-transform .3s, opacity .2s;
    transition: transform .3s, opacity .2s
}

.cl-effect-1 a::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px)
}

.cl-effect-1 a::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px)
}

.cl-effect-1 a:focus::after, .cl-effect-1 a:focus::before, .cl-effect-1 a:hover::after, .cl-effect-1 a:hover::before {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

#fullbg {
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#small-page {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 520px
}

#small-page .hentry {
    margin-bottom: 40px;
    background: rgba(255, 255, 255, .8);
    padding: 32px 40px 18px;
    border-radius: 5px
}

#full-page .sep, #small-page .sep {
    margin-bottom: 24px;
    margin-left: 2px;
    width: 60px;
    border-bottom: 2px solid #000
}

#full-page {
    padding: 32px 40px 20px
}

.page-template-template-video-php {
    overflow: hidden;
    background: #000
}

.page-template-template-video-php .fluid-video {
    overflow: visible;
    background: #000
}

.page-template-template-gallery-php {
    overflow-y: scroll
}

.item-photo {
    margin: 0;
    height: auto;
    width: 0
}

.item-photo a {
    display: block;
    position: relative;
    padding: 2px
}

.item-photo img {
    vertical-align: bottom;
    width: 100%!important;
    height: auto;
    border-radius: 5px
}

.item-photo .photo-overlay {
    position: absolute;
    width: 99%;
    height: 99%;
    top: 2px;
    left: 2px;
    z-index: 2;
    opacity: 0;
    border-radius: 5px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4zNiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .36) 55%, rgba(0, 0, 0, .65) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(55%, rgba(0, 0, 0, .36)), color-stop(100%, rgba(0, 0, 0, .65)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .36) 55%, rgba(0, 0, 0, .65) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .36) 55%, rgba(0, 0, 0, .65) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .36) 55%, rgba(0, 0, 0, .65) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .36) 55%, rgba(0, 0, 0, .65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.item-photo a:hover .photo-overlay {
    opacity: 1;
    filter: alpha(opacity=99);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"
}

.item-photo.media-video .photo-overlay {
    background: url(images/zoom-video.png) center center no-repeat
}

.photo-header {
    background: #141414;
    color: #f7f7f7
}

.gallery-password-protected h1, .photo-header h1 {
    color: #fff;
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 10px
}

.photo-header-inner {
    padding: 18px 15px 0
}

.gallery-password-protected .sep, .photo-header-inner .sep {
    border-color: #fff
}

#ajax-loading {
    width: 100%;
    height: 9px;
    z-index: 199;
    position: absolute;
    bottom: 15px;
    background: url(images/gallery-loader.gif) center center no-repeat;
    display: none
}

.password-protected {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #f1f1f1;
    margin-left: -280px
}

.gallery-password-protected {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #141414;
    color: #f7f7f7;
    padding: 18px 15px 5px;
    width: 320px;
    margin-left: -50px;
    margin-top: -75px;
    box-sizing: border-box
}

.protected-post-form {
    margin: 0
}

.gallery-password-protected input[type=password] {
    background: #333;
    color: #fff;
    width: 175px;
    margin-right: 8px
}

.gallery-password-protected input[type=submit] {
    background: #fff;
    color: #141414;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    height: auto;
    padding: 6px 10px
}

.archives-post {
    width: 0;
    background: #fff;
    margin: 2px;
    border-radius: 4px
}

.archives-post a {
    display: block;
    color: #555
}

.archives-post a:hover {
    color: #555
}

.archives-post-inner {
    padding: 8px 10px 10px;
    height: 130px
}

.archives-post:hover {
    -webkit-box-shadow: 0 0 2px 0 rgba(160, 160, 160, .5);
    -moz-box-shadow: 0 0 2px 0 rgba(160, 160, 160, .5);
    box-shadow: 0 0 2px 0 rgba(160, 160, 160, .5);
    transition: All .4s linear;
    -webkit-transition: All .4s linear;
    -ms-transition: All .4s linear
}

.month-header .archives-post-inner:hover {
    background: 0 0
}

.archives-content {
    overflow: hidden;
    height: 130px;
    font-size: 11px;
    line-height: 14px
}

.archives-content h3 {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 14px
}

.month-header .archives-post-inner {
    padding: 10px;
    height: 128px
}

.hentry-heading {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center
}

.heading-title {
    display: table-cell;
    vertical-align: middle
}

.heading-title h1 {
    padding: 0 5%;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 2px
}

.heading-title span.count {
    padding: 0 5%;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: grey;
    display: block
}

.archives-post .heading-title h2 {
    padding: 0 5%;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 3px;
    color: grey
}

.archives-post .heading-title span.count {
    font-size: 11px
}

.archives-post img {
    width: 100%;
    height: auto;
    margin-top: 5px
}

.archives .format-quote blockquote {
    color: #555;
    font-size: 11px;
    line-height: 15px;
    margin: 0
}

.archives .format-quote .quote-meta {
    font-size: 10px;
    line-height: 14px;
    margin-top: 2px
}

.archives .format-status p {
    font-family: Georgia, Times, serif;
    font-size: 11px;
    line-height: 15px
}

span.post-format {
    background: url(images/post-format.png) no-repeat;
    display: inline-block;
    height: 10px;
    margin: 0 5px 0 0;
    text-align: left;
    text-indent: -9999px
}

.format-standard span.post-format {
    width: 8px;
    background-position: 0 0
}

.format-image span.post-format {
    width: 13px;
    background-position: -8px 0
}

.format-gallery span.post-format {
    width: 13px;
    background-position: -21px 0
}

.format-video span.post-format {
    width: 10px;
    background-position: -34px 0
}

.format-audio span.post-format {
    width: 12px;
    background-position: -44px 0
}

.format-link span.post-format {
    width: 10px;
    background-position: -56px 0
}

.format-quote span.post-format {
    width: 12px;
    background-position: -66px 0;
    vertical-align: -1px
}

.format-status span.post-format {
    width: 13px;
    background-position: -78px 0;
    vertical-align: -1px
}

#map {
    width: 100%;
    height: 400px;
    position: relative;
    border-radius: 0 0 0 5px
}

#map img {
    max-width: none
}

#contact-form {
    float: left;
    padding: 35px 40px 20px 20px;
    width: 67%;
    box-sizing: border-box;
    margin: 20px 0;
    background: #FFF;
    border-radius: 5px
}

#contact-infos, .portfolio-description {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left
}

#contact-infos {
    padding: 35px 0 20px 40px;
    width: 33%;
    box-sizing: border-box
}

#contact-form h2, #contact-infos h2 {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 22px;
    font-family: Roboto Slab
}

#contact-form p {
    text-align: justify
}

#contact-form em {
    font-size: 14px;
    line-height: 20px;
    font-family: Georgia, Times, serif
}

#contact-details span {
    display: block;
    margin-bottom: 12px
}

#contact-details span strong, #contact-infos a:hover {
    color: #141414
}

#contact-details a {
    color: #555
}

div.wpcf7 p {
    margin-bottom: 17px;
    font-weight: 700;
    color: #141414
}

span.wpcf7-form-control-wrap {
    display: block;
    margin-top: 5px
}

.wpcf7-form input {
    width: 60%;
    display: block
}

.wpcf7-form textarea {
    width: 100%;
    height: 185px;
    display: block
}

.wpcf7-form input.wpcf7-submit {
    display: inline-block;
    cursor: pointer;
    width: auto;
    height: auto;
    padding: 8px 18px;
    margin: 6px 0 0;
    font-weight: 700;
    background: #FFF;
    color: #2A2D30;
    border: 1px solid #2A2D30
}

.wpcf7-form input.wpcf7-submit:hover {
    background: #2A2D30;
    color: #FFF
}

span.wpcf7-not-valid-tip {
    position: relative!important;
    top: 0!important;
    left: 0!important;
    background: 0 0!important;
    border: none!important;
    width: auto!important;
    padding: 8px 0 0!important;
    font-size: 12px!important;
    color: grey;
    font-weight: 400;
    display: block;
    line-height: 12px
}

div.wpcf7 img.ajax-loader {
    margin-left: 8px!important
}

div.wpcf7-response-output {
    margin: 20px 0 0!important;
    padding: 0!important
}

div.wpcf7-mail-sent-ng, div.wpcf7-mail-sent-ok, div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
    border: none!important
}

.page-template-template-portfolio-php {
    overflow-y: scroll
}

#portfolio-grid .portfolio-item {
    float: left;
    position: relative;
    width: 0;
    overflow: hidden;
    margin: 2px;
    border-radius: 4px
}

#portfolio-grid .entry-link {
    display: block
}

.portfolio-thumb img, .work-list img {
    vertical-align: bottom;
    width: 100%;
    height: auto
}

.overlay, .overlay-inner {
    position: absolute;
    width: 100%;
    height: 100%
}

.overlay {
    top: 0;
    left: 0;
    display: none;
    z-index: 99;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1)
}

.overlay-inner {
    display: table
}

.overlay-content {
    display: table-cell;
    vertical-align: bottom;
    text-align: left;
    padding-bottom: 25px
}

.overlay h2 {
    width: 90%;
    padding: 0 5%;
    color: #fff;
    margin-bottom: 5px;
    font-family: Roboto Slab;
    text-transform: none;
    font-size: 22px
}

.overlay .portfolio-subtitle {
    width: 90%;
    padding: 0 5%;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 16px;
    text-transform: normal
}

#load-more a, .meta-sep {
    font-weight: 700
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .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: top, left, opacity;
    transition-property: transform, opacity
}

.isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

ul#filter {
    margin: 0;
    padding: 0
}

#filter li {
    margin-bottom: 9px;
    line-height: 12px
}

#filter li a {
    padding-left: 20px;
    background: url(images/checkbox-off.png) left center no-repeat;
    color: #555;
    font-size: 12px
}

#filter li a.active {
    background: url(images/checkbox-on.png) left center no-repeat
}

#filter li a.active, #filter li:hover a {
    color: #555
}

.portfolio-media {
    overflow: hidden
}

.portfolio-description {
    width: 67%;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #FFF;
    border-radius: 5px
}

.portfolio-description .portfolioinnerSec {
    padding: 30px 40px 20px 20px;
}

#load-more a, .portfolio-meta {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.portfolio-description .sep {
    margin-bottom: 24px;
    margin-left: 2px;
    width: 60px;
    border-bottom: 2px solid #EF6250
}

.portfolio-description .seprator {
    margin-bottom: 20px;
    margin-left: 2px;
    width: auto;
    border-bottom: 2px solid #f1f1f1;
	line-height: 0px;
}
.portfolio-meta {
    float: left;
    width: 33%;
    box-sizing: border-box
}

.portfolio-meta .portfolio-meta-innerSec {
    padding: 40px 0 35px 40px;
}

.portfolio-meta span {
    display: block;
    margin-bottom: 12px
}

.portfolio-meta span strong {
    color: #141414
}

.portfolio-meta a {
    color: #555
}

.portfolio-meta a:hover {
    color: #141414
}

.blog-navigation a, .blog-navigation a:hover, .portfolio-navigation a, .portfolio-navigation a:hover {
    color: #555
}

span.nav-sep {
    display: inline-block;
    margin: 0 6px;
    color: grey
}

span.btn-back, span.btn-next, span.btn-prev {
    display: inline-block;
    margin-bottom: 2px!important
}

span.btn-back:hover, span.btn-next:hover, span.btn-prev:hover {
    opacity: .7
}

.separator {
    height: 1px;
    margin: 18px 0 17px;
    border-top: 1px solid #E0E0E0
}

#blog-grid .post {
    position: relative;
    margin: 5px 0 0 5px;
    float: left;
    background: #fff;
    width: 0;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: box-shadow .4s ease;
    -webkit-transition: box-shadow .4s ease;
    -moz-transition: box-shadow .4s ease;
    -o-transition: box-shadow .4s ease;
    -ms-transition: box-shadow .4s ease
}

#blog-grid .post:hover {
    -webkit-box-shadow: 0 0 2px 0 rgba(160, 160, 160, .5);
    -moz-box-shadow: 0 0 2px 0 rgba(160, 160, 160, .5);
    box-shadow: 0 0 2px 0 rgba(160, 160, 160, .5);
    transition: box-shadow .4s ease;
    -webkit-transition: box-shadow .4s ease;
    -moz-transition: box-shadow .4s ease;
    -o-transition: box-shadow .4s ease;
    -ms-transition: box-shadow .4s ease
}

#blog-grid .post.hentry-header:hover {
    background: 0 0
}

#blog-grid .hentry-header .hentry-inner {
    height: 150px;
    padding: 17px 15px
}

#blog-grid .hentry-inner {
    padding: 17px 15px 1px;
    border-width: 1px;
    margin: 5px
}

.entry-title a {
    color: #141414
}

.entry-title a:hover {
    color: #555
}

.sep {
    width: 40px;
    border-bottom: 1px solid #888;
    margin: 11px 0 11px 1px
}

.post-audio, .post-gallery, .post-image, .post-video {
    margin-bottom: 12px
}

.entry-meta {
    margin-bottom: 7px;
    font-size: 11px
}

.entry-meta a {
    color: grey
}

.entry-meta a:hover {
    color: #141414
}

.hentry .twitter-tweet-rendered {
    max-width: 100%!important;
    margin: 3px 0 1px!important
}

.hentry .twt-border {
    max-width: 100%!important;
    min-width: 100px!important
}

#blog-grid .hentry .twt-border {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
    background: 0 0!important
}

#blog-grid .hentry .twt-border .twt-tweet {
    padding: 0!important;
    -webkit-font-smoothing: antialiased
}

.format-quote blockquote, .format-status blockquote {
    border: none;
    font-style: normal;
    font-size: 16px;
    padding: 0;
    line-height: 22px
}

.format-quote .quote-wrap {
    margin-bottom: 12px
}

.format-quote blockquote {
    margin: 0 0 6px;
    color: #333
}

.format-quote .quote-meta {
    display: block;
    margin: 0 0 6px;
    font-family: Georgia, Times, serif
}

#cancel-comment-reply-link, .accordion .acc_title h4, h4.toggle {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.format-link .entry-title span.icon {
    width: 14px;
    height: 14px;
    background: url(images/link-icon.png) no-repeat;
    display: inline-block;
    margin-right: 3px
}

#load-more, .navigation {
    display: none
}

#load-more {
    position: relative;
    z-index: 99;
    margin: 20px 0
}

#load-more a {
    width: 100%;
    cursor: pointer;
    position: absolute;
    top: -1px;
    display: block;
    height: 40px;
    text-align: center;
    padding: 12px 0 8px;
    color: #141414;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: #fff;
    box-sizing: border-box
}

#single-blog, .single-post .hentry {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#load-more #load-btn-icon {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 10px;
    vertical-align: -1px
}

#load-more a.active, #load-more a:hover {
    background: #141414;
    color: #fff
}

#load-more a.active #load-btn-icon, #load-more a:hover #load-btn-icon {
    background-position: -11px 0
}

#load-more a span#posts-count {
    position: absolute;
    top: 12px;
    right: 15px;
    text-transform: none;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px
}

.comment, .post-image {
    position: relative
}

#single-blog {
    padding: 0 40px;
    width: 100%;
    box-sizing: border-box
}

.single-post .hentry {
    position: relative;
    padding: 35px 40px 0 20px;
    width: 67%;
    overflow: hidden;
    box-sizing: border-box;
    margin: 20px 0;
    background: #FFF;
    border-radius: 5px
}

#comments, .entry-meta-single {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.entry-meta-single {
    float: right;
    padding: 40px 0 40px 40px;
    width: 33%;
    box-sizing: border-box
}

.single-post .hentry .sep {
    width: 40px;
    border-bottom: 1px solid #888;
    margin: 11px 0 11px 1px
}

.single-post .entry-content {
    margin-bottom: 35px
}

.single .post-audio, .single .post-gallery, .single .post-image, .single .post-video {
    margin: 5px 0 22px
}

.post-image img {
    width: 100%;
    vertical-align: bottom
}

.entry-meta-single span {
    display: block;
    margin-bottom: 12px
}

.entry-meta-single span strong {
    color: #141414
}

.entry-meta-single .post-meta a {
    color: #555
}

.entry-meta-single .post-meta a:hover {
    color: #141414
}

.entry-facebook, .entry-twitter {
    margin-bottom: 8px
}

.entry-facebook strong, .entry-twitter strong {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    float: left;
    margin-right: 5px;
    color: #141414
}

.entry-meta-single .facebook-btn, .entry-meta-single .twitter-btn {
    overflow: hidden;
    width: 105px;
    height: 22px;
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left
}

.entry-meta-single .facebook-btn {
    width: 90px
}

.blog-navigation span {
    display: inline-block
}

.single-post .format-link .entry-title span.icon {
    width: 20px;
    height: 20px;
    background: url(images/link-icon-big.png) no-repeat;
    display: inline-block;
    margin-right: 8px
}

.single .format-quote blockquote {
    font-size: 28px;
    line-height: 34px
}

.single .format-quote .quote-meta {
    margin-top: 12px
}

.post-meta {
    margin-top: 15px
}

#comments {
    float: left;
    width: 67%;
    padding: 0 40px 25px 0;
    overflow: hidden;
    box-sizing: border-box
}

#reply-title, .comments-title {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 400
}

.comments-title {
    padding-top: 36px
}

.commentlist {
    margin-bottom: 18px
}

.comment {
    margin-top: 10px
}

.comment-wrap {
    margin-left: 80px
}

ul .comment-wrap {
    margin-left: 60px
}

.pingback {
    margin: 10px 0 30px
}

.moderation {
    display: block;
    padding: 0 0 8px
}

.children {
    margin-left: 80px;
    margin-bottom: 0
}

.children ul {
    margin-left: 60px!important
}

.comment .avatar {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%
}

#commentform input, #commentform textarea {
    width: 100%;
    border: 1px solid #ddd
}

.comment-meta {
    margin-bottom: 8px;
    color: grey
}

.comment-author, .comment-author a {
    color: #141414;
    font-weight: 700;
    margin-bottom: 2px
}

.comment-author a:hover {
    color: #555
}

a.cancel-comment-reply-link:hover, a.comment-reply-link:hover {
    color: #141414
}

.nocomments {
    text-align: center
}

#respond {
    padding-top: 36px;
    border-top: 1px solid #E0E0E0
}

#reply-title {
    margin-bottom: 24px
}

#cancel-comment-reply-link {
    text-transform: none;
    font-size: 12px;
    font-weight: 400
}

#commentform {
    display: block;
    margin: 20px 0 0
}

#commentform #submit, .author-social-icons li {
    display: inline-block
}

.comment #respond {
    margin: 18px 0 40px
}

.comment #respond #commentform {
    background: url(images/border-h.png) bottom left repeat-x;
    padding-bottom: 25px
}

#commentform p {
    float: left;
    margin-bottom: 16px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333333%
}

#commentform p.comment-form-comment {
    width: 100%;
    clear: left;
    float: none;
    padding-right: 0
}

#commentform label {
    font-weight: 700;
    color: #141414
}

#commentform span.required {
    font-weight: 700
}

#commentform p.form-submit {
    float: none
}

#commentform #submit {
    cursor: pointer;
    width: auto;
    height: auto;
    padding: 8px 18px;
    margin: 6px 0 0;
    font-weight: 700;
    background: #FFF;
    color: #2A2D30;
    border: 1px solid #2A2D30;
    transition: all .2s linear 0s
}

#commentform #submit:hover {
    background: #2A2D30;
    color: #FFF;
    transition: all .2s linear 0s
}

#commentform textarea {
    height: 185px
}

.author-bio {
    border-bottom: 1px solid #e0e0e0;
    min-height: 110px;
    height: auto
}

#searchsubmit, #slideout-button a, #twitter-link, .flickr_badge_image a, .twitter_update_list li span {
    display: block
}

.author-social-icons li a {
    margin: 10px 0;
    text-decoration: none;
    line-height: 2;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.author-social-icons li a:hover {
    color: #141414;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.author-social-icons li:after {
    padding: 0 8px;
    content: " /";
    font-size: 12px
}

.author-social-icons li:last-child:after {
    content: ""
}

.author-bio .avatar {
    float: left;
    margin-right: 10px
}

.widget-title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0
}

#sidebar .widget {
    margin-bottom: 26px
}

#sidebar .sep {
    width: 4px;
    border-bottom: 1px solid #141414;
    margin: 10px auto 14px
}

.search-wrapper form, .widget ul {
    margin: 0
}

.search-wrapper {
    position: relative;
    width: 100%
}

.search-wrapper #search-input:focus {
    border-color: #cfcfcf;
    box-shadow: none
}

.search-wrapper #search-input {
    width: 100%;
    padding: 5px 33px 5px 5px;
    color: #555;
    background: #fff;
    border-radius: 4px;
    font-style: italic
}

#searchsubmit {
    border: 0;
    height: 28px;
    background: #FFF;
    position: absolute;
    top: 1px;
    right: 1px
}

#searchsubmit:hover {
    cursor: pointer
}

.twitter_update_list li {
    padding: 0 0 10px;
    margin: 0
}

#twitter-link {
    margin-bottom: 12px;
    padding: 0 0 0 18px;
    background: url(images/twitter_widget.png) left center no-repeat
}

#flickr_badge_wrapper {
    width: 210px;
    margin: 18px 0 13px
}

.flickr_badge_image {
    float: left;
    margin: 0 10px 10px 0
}

.flickr_badge_image a:hover {
    opacity: .8
}

.flickr_badge_image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#slideout-wrap {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    margin-left: -280px;
    width: 280px;
    height: 100%;
    background: #141414;
    overflow-x: hidden;
    overflow-y: scroll
}

#slideout-button {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000000
}

#slideout-button a {
    width: 33px;
    height: 33px;
    text-indent: -9999px;
    background: url(images/slide_btn.png)
}

#slideout-button a.close {
    background-position: 0 -33px
}

#slideout-container {
    position: relative;
    padding: 33px 0;
    color: #f7f7f7;
    background: #141414
}

#slideout-container .widget {
    padding: 0 20px;
    margin-bottom: 10px
}

#slideout-container .widget-title {
    width: 200px;
    margin-left: -40px;
    margin-bottom: 12px;
    padding: 7px 40px 6px;
    color: #fff
}

#slideout-container .widget ol, #slideout-container .widget ul {
    margin-bottom: 18px
}

#slideout-container ul.twitter_update_list {
    margin-bottom: 6px
}

#slideout-container ul.twitter_update_list a {
    color: #555
}

#slideout-container ul.twitter_update_list span a {
    color: grey
}

#slideout-container a:hover, #slideout-container ul.twitter_update_list span a:hover {
    color: #fff
}

#slideout-container select {
    width: 100%
}

#slideout-container .widget_calendar {
    padding: 0 20px!important
}

div.jp-jplayer {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    background: #000
}

div.jp-video .jp-jplayer img, div.jp-video .jp-jplayer object, div.jp-video .jp-jplayer video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.audio-poster img, .jp-jplayer-audio img {
    width: 100%;
    height: auto;
    vertical-align: bottom
}

div.jp-audio, div.jp-video {
    background: #000;
    position: relative
}

div.jp-video-full {
    width: 100%;
    height: 100%;
    position: static!important;
    position: relative
}

div.jp-video-full div.jp-jplayer {
    top: 0;
    left: 0;
    position: fixed!important;
    position: relative;
    overflow: hidden;
    z-index: 1000;
    padding: 0
}

div.jp-video-full .jp-jplayer object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

div.jp-video-full div.jp-gui {
    position: fixed!important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

div.jp-video-full div.jp-interface {
    position: absolute!important;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 1000
}

div.jp-video div.jp-video-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

a.jp-video-play-icon {
    position: relative;
    display: block;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    overflow: hidden
}

div.jp-interface {
    background-color: rgba(255, 255, 255, .6);
    bottom: 0;
    height: 35px;
    position: absolute;
    width: 100%
}

div.jp-interface a {
    cursor: pointer
}

.jp-controls, .jp-toggles {
    list-style: none;
    padding: 0;
    margin: 0
}

.jp-controls li, .jp-toggles li {
    display: inline
}

.jp-controls a, .jp-toggles a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute
}

a.jp-pause, a.jp-play {
    width: 25px;
    height: 25px;
    z-index: 1;
    outline: 0;
    top: 5px;
    left: 8px
}

a.jp-play {
    background: url(images/jplayer.png) no-repeat
}

a.jp-pause {
    background: url(images/jplayer.png) -25px 0 no-repeat;
    display: none
}

.jp-current-time, .jp-duration {
    position: absolute;
    top: 0;
    font-size: 12px;
    width: 46px;
    padding-top: 8px;
    color: #fff;
    font-weight: 700
}

.jp-current-time {
    left: 52px
}

.jp-duration {
    right: 95px
}

div.jp-progress {
    position: absolute;
    height: 5px;
    left: 99px;
    top: 14px;
    right: 157px;
    background: #5E5E5E
}

div.jp-seek-bar {
    width: 0;
    height: 100%;
    cursor: pointer;
    background: #5E5E5E
}

div.jp-play-bar {
    width: 0;
    height: 100%;
    background: #fff
}

div.jp-seeking-bg {
    background: url(images/jplayer.seeking.gif)
}

a.jp-mute, a.jp-unmute {
    width: 10px;
    height: 15px;
    z-index: 1;
    outline: 0;
    background: url(images/jplayer.png) 0 -25px no-repeat;
    top: 9px;
    right: 76px
}

a.jp-unmute {
    display: none
}

div.jp-volume-bar {
    position: absolute;
    top: 10px;
    right: 41px;
    width: 30px;
    height: 13px;
    cursor: pointer;
    overflow: hidden;
    background: url(images/jplayer.png) 0 -53px no-repeat
}

.jp-volume-bar-value {
    width: 0;
    height: 13px;
    background: url(images/jplayer.png) 0 -40px no-repeat
}

a.jp-full-screen, a.jp-repeat, a.jp-repeat-off, a.jp-restore-screen {
    width: 15px;
    height: 15px;
    z-index: 1;
    right: 14px;
    top: 9px;
    outline: 0
}

a.jp-full-screen {
    background: url(images/jplayer.png) -10px -25px no-repeat
}

a.jp-restore-screen {
    background: url(images/jplayer.png) -25px -25px no-repeat;
    display: none
}

a.jp-repeat {
    background: url(images/jplayer.png) -30px -40px no-repeat
}

a.jp-repeat-off {
    background: url(images/jplayer.png) -30px -55px no-repeat;
    display: none
}

div.jp-audio.minimal .jp-current-time, div.jp-audio.minimal .jp-duration, div.jp-audio.minimal a.jp-repeat, div.jp-video.minimal .jp-current-time, div.jp-video.minimal .jp-duration, div.jp-video.minimal a.jp-full-screen {
    display: none!important
}

div.jp-video.minimal div.jp-progress {
    left: 40px;
    right: 75px
}

div.jp-video.minimal div.jp-volume-bar {
    right: 14px
}

div.jp-video.minimal a.jp-mute, div.jp-video.minimal a.jp-unmute {
    right: 49px
}

div.jp-audio.minimal div.jp-progress {
    left: 40px;
    right: 75px
}

div.jp-audio.minimal div.jp-volume-bar {
    right: 14px
}

div.jp-audio.minimal a.jp-mute, div.jp-audio.minimal a.jp-unmute {
    right: 49px
}

.jp-no-solution {
    position: absolute;
    width: 390px;
    margin-left: -202px;
    left: 50%;
    top: 10px;
    padding: 5px;
    font-size: .8em;
    background-color: #f1f1f1;
    border: 2px solid #009be3;
    color: #000;
    display: none
}

.jp-no-solution a {
    color: #000
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: 700
}

.fancybox-bg {
    display: none!important
}

#fancybox-loading div {
    background-image: url(images/fancy-loading.png)!important
}

#fancybox-close {
    top: -54px!important;
    right: -54px!important;
    width: 54px!important;
    height: 54px!important;
    background: url(images/fancy-close.png)!important
}

#fancybox-left-ico, #fancybox-right-ico {
    width: 46px!important;
    height: 50px!important;
    margin-top: -25px!important
}

#fancybox-left-ico {
    left: -46px!important;
    background: url(images/fancy-left.png)!important
}

#fancybox-right-ico {
    right: -46px!important;
    left: auto!important;
    background: url(images/fancy-right.png)!important
}

.fancybox-title-outside {
    text-align: center;
    color: #141414!important;
    text-transform: uppercase;
    background: #fff
}

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
    overflow: hidden
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}

.flexslider .slides img {
    width: 100%;
    display: block;
    margin: 0 auto
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.flexslider .slides>li:first-child {
    display: block
}

.single .flexslider .slides>li:first-child img {
    opacity: 0
}

.single .flexslider {
    background: url(images/ajax-loader.gif) center center no-repeat #222;
    border-radius: 0 0 0 5px
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-paging li a, .single .flex-direction-nav a {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.flex-container {
    zoom: 1;
    position: relative
}

.flex-direction-nav {
    height: 0
}

.flex-direction-nav a {
    width: 19px;
    height: 19px;
    display: block;
    background: url(images/slider-sprite.png) -60px 0 no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    text-indent: -9999px
}

.flex-direction-nav .flex-prev {
    right: 34px;
    background-position: -40px 0
}

.flex-direction-nav .flex-prev:hover {
    background-position: -80px 0
}

.flex-direction-nav .flex-next:hover {
    background-position: -100px 0
}

.flex-direction-nav .disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default
}

.single .flex-direction-nav a {
    width: 61px;
    height: 64px;
    margin: -32px 0 0;
    display: block;
    background: url(images/slider-sprite.png) 0 -20px no-repeat;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single .flex-direction-nav .flex-next {
    background-position: -62px -20px;
    right: -61px
}

.single .flex-direction-nav .flex-prev {
    left: -61px
}

.single .flex-direction-nav .flex-prev:hover {
    background-position: 0 -20px
}

.single .flex-direction-nav .flex-next:hover {
    background-position: -62px -20px
}

.single .flexslider:hover .flex-next {
    opacity: 1;
    filter: alpha(opacity=100);
    right: 0
}

.single .flexslider:hover .flex-prev {
    opacity: 1;
    filter: alpha(opacity=100);
    left: 0
}

.single .flex-direction-nav .disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    position: absolute;
    bottom: 0;
    right: 20px
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1
}

.flex-control-nav li:first-child {
    margin: 0
}

.flex-control-paging li a {
    text-align: center;
    color: #FFF;
    font-size: 14px;
    width: 17px;
    height: 20px;
    padding: 0 2px 0 0;
    display: block;
    background: #2D2D2D;
    cursor: pointer;
    line-height: 20px;
    border-radius: 2px 2px 0 0;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.accordion .acc_title, h4.toggle, ul.tabs a {
    border: 1px solid #d3d3d3
}

.flex-control-paging li a:hover {
    background: #F5F5F5;
    color: #000;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.flex-control-paging li a.flex-active {
    background: #F5F5F5;
    color: #000;
    cursor: default
}

.flex-caption, a.button {
    padding: 6px 10px;
    color: #fff
}

.flex-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0
}

.fullscreen {
    width: 19px;
    height: 19px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: url(images/slider-sprite.png) no-repeat;
    text-indent: -9999px;
    display: block
}

.fullscreen:hover {
    background-position: -20px 0
}

.dropcap {
    display: block;
    float: left;
    font-size: 40px;
    line-height: 36px;
    margin: 0 6px 0 0
}

.accordion .acc_title h4, h4.toggle, ul.tabs a {
    line-height: 28px;
    height: 29px;
    font-size: 12px
}

.highlight {
    background: #ffff7f
}

a.button {
    width: auto;
    font-size: 12px;
    margin: 0 10px 10px 0;
    font-weight: 700;
    display: inline-block
}

a.button.black {
    background: #141414
}

a.button.blue {
    background: #1e499e
}

a.button.darkblue {
    background: #0c1652
}

a.button.green {
    background: #7bc560
}

a.button.yellow {
    background: #ffc71a;
    color: #141414
}

a.button.red {
    background: #b40244
}

a.button.orange {
    background: #fe2b13
}

a.button.khaki {
    background: #958470
}

a.button:hover {
    opacity: .8;
    color: #fff
}

#logo p:hover, ul#socials-menu li.facebook a:hover, ul#socials-menu li.twitter a:hover, ul#socials-menu li.vimeo a:hover, ul#socials-menu li.youtube a:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

a.button.yellow:hover {
    color: #141414
}

.one_half {
    width: 48%
}

.one_third {
    width: 30.66%
}

.two_third {
    width: 65.33%
}

.one_fourth {
    width: 22%
}

.three_fourth {
    width: 74%
}

.one_fourth, .one_half, .one_third, .three_fourth, .two_third {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
    text-align: justify
}

.last {
    margin-right: 0!important
}

.toggle_container {
    margin-bottom: 20px
}

h4.toggle {
    text-transform: none;
    padding: 0 9px;
    margin: 0;
    background: #e3e3e3
}

.toggle.active {
    background: #d3d3d3
}

.toggle a {
    display: block;
    background: url(images/toggle-closed.png) right no-repeat;
    color: grey
}

.toggle a:hover {
    color: #141414
}

.toggle.active a {
    background: url(images/toggle-open.png) right no-repeat;
    color: #141414
}

.toggle_content .block {
    padding: 10px
}

.accordion {
    margin-bottom: 20px
}

.accordion .acc_title {
    padding: 0 9px;
    background: #e3e3e3;
    margin-top: -1px
}

.accordion .acc_title h4 {
    text-transform: none;
    margin: 0;
    cursor: pointer;
    color: grey;
    background: url(images/toggle-closed.png) right no-repeat
}

.accordion .current {
    background: #d3d3d3
}

.accordion .current h4 {
    cursor: default!important;
    background: url(images/toggle-open.png) right no-repeat;
    color: #141414
}

.accordion .acc_content {
    display: none;
    overflow: hidden;
    padding: 10px
}

.tabs_container {
    margin-bottom: 20px
}

ul.tabs {
    overflow: hidden;
    list-style: none;
    margin: -1px 0 0;
    padding: 0;
    border-bottom: 1px solid #d3d3d3
}

ul.tabs li {
    float: left;
    margin-right: 1px
}

ul.tabs a {
    display: block;
    padding: 0 9px;
    font-weight: 700;
    color: grey;
    background: #e3e3e3;
    border-bottom: none
}

ul.tabs li a.current {
    cursor: default;
    color: #141414;
    background: #d3d3d3
}

ul.tabs a:hover {
    color: #141414
}

.tabs_container .panes {
    margin: 0;
    padding: 10px
}

.tabs_container .panes>div {
    display: none
}

#logo p, #sidebar .associate {
    padding-top: 20px!important;
    font-size: 10px!important;
    font-weight: 700!important
}

.aboutus .portfolio-content, .inner-page .portfolio-content {
    margin-right: 20px
}

.aboutus .portfolio-description, .inner-page .portfolio-description {
    width: 100%;
}

/*@group flexSlider*/

/*@end*/

p.small {
    font-size: 9px
}

.entry-content {
    font-size: 22px; 
    line-height: 1.8;
}

@media only screen and (max-width: 767px) {
    #sidebar .logo-follow, #sidebar .logo-qut, .small {
        display: none
    }
    #logo img {
        width: 300px
    }
    .page-template-default #logo img, .page-template-template-contact-php #logo img, .single-portfolio #logo img {
        width: 150px
    }
    .page-template-default #logo p, .page-template-template-contact-php #logo p, .single-portfolio #logo p {
        display: none!important
    }
    #content {
        width: 100%;
        margin: 0
    }
    #sidebar {
        width: 100%;
        max-width: 100%;
        margin: 0;
        position: relative;
        padding: 20px 40px 5px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .webform {
        background: none;
    }
    .mobile #sidebar {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #d5d5d5
    }
    #primary-nav {
        width: 100%;
        margin: 0 0 35px
    }
    #main-nav {
        display: none
    }
    #sidebar select.select-menu {
        display: block
    }
    #copyright, #fullbg, #portfolio-filter .sep, #portfolio-filter .widget-title, #widgets-section, .entry-meta-single .separator, .fullscreen, .portfolio-meta .separator {
        display: none
    }
    #logo, #socials-menu {
        text-align: center
    }
    #logo {
        margin-bottom: 20px
    }
    #sidebar-footer {
        position: relative;
        width: 100%;
        bottom: auto;
        margin-bottom: 10px
    }
    #socials-menu {
        width: 100%
    }
    #socials-menu li {
        float: none;
        display: inline-block;
        margin: 0 7px 10px 0
    }
    #sidebar #portfolio-filter {
        margin-bottom: 18px
    }
    #filter li {
        float: left;
        margin-right: 20px
    }
    #filter li a {
        width: auto
    }
    .portfolio-description {
        width: 100%;
        background: 0 0;
        padding: 32px 0 0
    }
    .portfolio-meta {
        width: 100%;
        padding-left: 0;
        padding-top: 35px;
        margin-top: 18px;
        background: url(images/border-h.png) top left repeat-x
    }
    .single-post .hentry {
        width: 100%;
        background: 0 0;
        padding: 35px 0 0
    }
    #contact-infos, .entry-meta-single {
        background: url(images/border-h.png) top left repeat-x
    }
    .entry-meta-single {
        width: 100%;
        padding: 35px 0 0
    }
    .blog-navigation {
        margin-top: 10px
    }
    #comments {
        background: 0 0;
        width: 100%;
        margin-top: 34px;
        padding-right: 0
    }
    #commentform p {
        width: 60%;
        padding-right: 0
    }
    #contact-form {
        width: 100%;
        background: 0 0;
        padding: 35px 0 0
    }
    #contact-infos {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }
    #map {
        height: 200px
    }
    #small-page {
        width: 100%;
        position: relative;
        top: auto;
        right: auto
    }
    #small-page .hentry {
        margin-bottom: 0
    }
    #fullbg {
        background-image: none!important
    }
    .page-template-template-video-php {
        background: #fff;
        overflow: auto
    }
    .page-template-template-bg-php {
        background: #f1f1f1
    }
    .password-protected {
        position: relative;
        margin: 0;
        background: 0 0
    }
    .gallery-password-protected {
        position: relative;
        top: 0;
        left: 0;
        margin: 40px auto;
        max-width: 100%
    }
    .one_fourth, .one_half, .one_third, .three_fourth, .two_third {
        width: 100%;
        margin-right: 0
    }
    .portfolio-description {
        margin-top: 0px;
        padding-top: 0px;
    }    
    .portfolio-description .portfolioinnerSec{
        padding-top: 0px;
    }
    #logo {
        padding-top: 0px;
    }
    
    #sidebar-footer {
        display: none;
    }

}

@media only screen and (max-width: 479px) {
    body {
        line-height: 1.3;
    }
    .entry-content {
        font-size: 17px;
    }
    h1.entry-title, h1.page-title {
        margin-bottom: 0px;
    }
    #single-blog, .portfolio-content {
        padding: 0 20px
    }
    #sidebar {
        padding: 20px 20px 5px;
        max-width: 100%;
    }
    #primary-nav {
        margin-bottom: 0px;
        width: auto;
    }
    
    h1 {
        font-size: 22px!important;
        line-height: 26px!important
    }
    #full-page .sep, #small-page .sep, .portfolio-description .sep, .single-post .hentry .sep {
        width: 6px;
        border-width: 3px;
        margin-bottom: 20px
    }
    input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
        max-width: 100%;
    }
    #commentform p, .wpcf7-form input {
        width: 100%
    }
    #load-more a {
        text-align: left;
        padding-left: 15px
    }
    #full-page {
        padding: 32px 20px 20px
    }
    #small-page .hentry {
        padding: 32px 20px 18px
    }
    #contact-content {
        padding: 0 20px
    }
    div.jp-audio div.jp-progress, div.jp-video div.jp-progress {
        left: 40px;
        right: 75px
    }
    div.jp-audio div.jp-volume-bar, div.jp-video div.jp-volume-bar {
        right: 14px
    }
    div.jp-audio a.jp-mute, div.jp-audio a.jp-unmute, div.jp-video a.jp-mute, div.jp-video a.jp-unmute {
        right: 49px
    }
    div.jp-audio .jp-current-time, div.jp-audio .jp-duration, div.jp-audio a.jp-repeat, div.jp-video .jp-current-time, div.jp-video .jp-duration, div.jp-video a.jp-full-screen {
        display: none!important
    }
    .gallery-password-protected {
        width: 100%;
        margin: 0
    }
    .single .format-quote blockquote {
        font-size: 22px;
        line-height: 26px
    }
    .portfolio-description .center {
        max-width: 100%;
    }
    .portfolio-description .portfolioinnerSec {
        padding: 0px 15px 20px 15px;
    }
    .work-list li {
        max-width: 95%;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .single-post .hentry {
        width: 100%;
        background: 0 0;
        padding: 35px 0 0
    }
    .entry-meta-single {
        width: 100%;
        padding: 35px 0 0;
        background: url(images/border-h.png) top left repeat-x
    }
    .entry-meta-single .separator, .portfolio-meta .separator {
        display: none
    }
    #comments {
        background: 0 0;
        width: 100%;
        margin-top: 34px;
        padding-right: 0
    }
    .portfolio-description {
        width: 100%;
        background: 0 0;
        padding: 32px 0 0
    }
    #contact-infos, .portfolio-meta {
        width: 100%;
        padding-left: 0;
        background: url(images/border-h.png) top left repeat-x
    }
    .portfolio-meta {
        padding-top: 35px;
        margin-top: 18px
    }
    #contact-form {
        width: 100%;
        background: 0 0;
        padding: 35px 0 0
    }
    #contact-infos {
        margin-top: 20px
    }
    #small-page {
        max-width: 80%
    }
}

p.clients img {
    padding: 15px;
    margin: 5px;
    height: 60px!important;
    width: auto!important
}

ul#socials-menu li.facebook a, ul#socials-menu li.twitter a, ul#socials-menu li.vimeo a, ul#socials-menu li.youtube a {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -9999px
}

ul#socials-menu li.facebook a {
    background: url(../images/fb.png) left top no-repeat
}

ul#socials-menu li.twitter a {
    background: url(../images/tw.png) left top no-repeat
}

ul#socials-menu li.vimeo a {
    background: url(../images/vi.png) left top no-repeat
}

ul#socials-menu li.youtube a {
    background: url(../images/yt.png) left top no-repeat
}