/*!
 * Bootstrap Responsive v2.0.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.hidden {
    display: none;
    visibility: hidden;
}
.visible-phone {
    display: none;
}
.visible-tablet {
    display: none;
}
.visible-desktop {
    display: block;
}
.hidden-phone {
    display: block;
}
.hidden-tablet {
    display: block;
}
.hidden-desktop {
    display: none;
}
@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }
    .hidden-phone {
        display: none !important;
    }
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .visible-tablet {
        display: inherit !important;
    }
    .hidden-tablet {
        display: none !important;
    }
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
}
@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }
    .page-header h1 small {
        display: block;
        line-height: 18px;
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc;
    }
    .form-horizontal .control-group > label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }
    .form-horizontal .controls {
        margin-left: 0;
    }
    .form-horizontal .control-list {
        padding-top: 0;
    }
    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px;
    }
    .modal {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        width: auto;
        margin: 0;
    }
    .modal.fade.in {
        top: auto;
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }
    .carousel-caption {
        position: static;
    }
}
@media (max-width: 767px) {
    #page {
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        margin-left: -20px;
        margin-right: -20px;
    }
    .container-fluid {
        padding: 0;
    }
    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left;
    }
    .dl-horizontal dd {
        margin-left: 0;
    }
    .row-fluid {
        width: 100%;
    }
    .row,
    .thumbnails {
        margin-left: 0;
    }
    [class*="span"],
    .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }
    .clients .wpb_wrapper img{
        margin:0 5px 10px 5px;
    }
    .footer-text, .copyright{
        text-align: center;
    }
}
    @media (min-width: 768px) and (max-width: 989px) {
    .row {
        margin-left: -20px;
        *zoom:1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
    }
    .row:after {
        clear: both;
    }
    [class*="span"] {
        float: left;
        margin-left: 20px;
    }
    .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px;
    }
    .span12 {
        width: 724px;
    }
    .span11 {
        width: 662px;
    }
    .span10 {
        width: 600px;
    }
    .span9 {
        width: 538px;
    }
    .span8 {
        width: 476px;
    }
    .span7 {
        width: 414px;
    }
    .span6 {
        width: 352px;
    }
    .span5 {
        width: 290px;
    }
    .span4 {
        width: 228px;
    }
    .span3 {
        width: 166px;
    }
    .span2 {
        width: 104px;
    }
    .span1 {
        width: 42px;
    }
    .offset12 {
        margin-left: 764px;
    }
    .offset11 {
        margin-left: 702px;
    }
    .offset10 {
        margin-left: 640px;
    }
    .offset9 {
        margin-left: 578px;
    }
    .offset8 {
        margin-left: 516px;
    }
    .offset7 {
        margin-left: 454px;
    }
    .offset6 {
        margin-left: 392px;
    }
    .offset5 {
        margin-left: 330px;
    }
    .offset4 {
        margin-left: 268px;
    }
    .offset3 {
        margin-left: 206px;
    }
    .offset2 {
        margin-left: 144px;
    }
    .offset1 {
        margin-left: 82px;
    }
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
    }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }
    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }
    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }
    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }
    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }
    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }
    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }
    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }
    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }
    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }
    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }
    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    input.span12, textarea.span12, .uneditable-input.span12 {
        width: 714px;
    }
    input.span11, textarea.span11, .uneditable-input.span11 {
        width: 652px;
    }
    input.span10, textarea.span10, .uneditable-input.span10 {
        width: 590px;
    }
    input.span9, textarea.span9, .uneditable-input.span9 {
        width: 528px;
    }
    input.span8, textarea.span8, .uneditable-input.span8 {
        width: 466px;
    }
    input.span7, textarea.span7, .uneditable-input.span7 {
        width: 404px;
    }
    input.span6, textarea.span6, .uneditable-input.span6 {
        width: 342px;
    }
    input.span5, textarea.span5, .uneditable-input.span5 {
        width: 280px;
    }
    input.span4, textarea.span4, .uneditable-input.span4 {
        width: 218px;
    }
    input.span3, textarea.span3, .uneditable-input.span3 {
        width: 156px;
    }
    input.span2, textarea.span2, .uneditable-input.span2 {
        width: 94px;
    }
    input.span1, textarea.span1, .uneditable-input.span1 {
        width: 32px;
    }
}
@media (max-width: 989px) {
    body {
        padding-top: 0;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }
    .navbar-fixed-top {
        margin-bottom: 18px;
    }
    .navbar-fixed-bottom {
        margin-top: 18px;
    }
    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding: 5px;
    }
    .navbar .container {
        width: auto;
        padding: 0;
    }
    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px;
    }
    .nav-collapse {
        clear: both;
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 9px;
    }
    .nav-collapse .nav > li {
        float: none;
    }
    .nav-collapse .nav > li > a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav > .divider-vertical {
        display: none;
    }
    .nav-collapse .nav .nav-header {
        color: #999999;
        text-shadow: none;
    }
    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {
        padding: 6px 15px;
        font-weight: bold;
        color: #999999;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav > li > a:hover,
    .nav-collapse .dropdown-menu a:hover {
        background-color: #222222;
    }
    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0;
    }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: block;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none;
    }
    .nav-collapse .dropdown-menu .divider {
        display: none;
    }
    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 9px 15px;
        margin: 9px 0;
        border-top: 1px solid #222222;
        border-bottom: 1px solid #222222;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    }
    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }
    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0;
    }
    .navbar .btn-navbar {
        display: block;
    }
    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
}


/*      THEME RESPONSIVE DESIGN
---------------------------------------------------------------------------*/

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 989px) {
    .span12 .cameraContent > div, .fullslider .cameraContent > div.tablet-image {
        display: none;
    }
    .span12 .cameraContent > div.tablet-image {
        display: block;
    }
    div.tablet-image img{
        width:100%;
        height:auto;
    }
    .form-search .input-append input{
        width: 155px;
    }
    .span8 textarea#comment{
        width: 426px;
    }
    .jp-progress-container {
        width: 289px;
    }
    .jp-progress {
        width: 287px;
    }
    .entry-image .imgSmall, .entry-image img {
        width: 436px !important;
        height: auto !important;
    }
    .twitter-update{
        display:none !important;
    }
    .port-thumb {
        width: 192px !important;
    }

}

/* #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
    .container{
        width: 280px;
    }
    #feature .container {
        width: 320px;
    }
    .span12 .cameraContent > div {
        display: none;
    }
    .span12 .cameraContent > div.tablet-image {
        display: block;
    }
    div.tablet-image img{
        width:100%;
        height:auto;
    }
    .left, .right {
        float: none;
    }
    #logo{
        margin-top: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    #navigation{
        float: none;
        margin: 0 20px;
    }
    ul#menu{
        display: none;
    }    
    select#main-menu-mobile{
        margin: 0 auto;
        display: block;
        width: 240px;
    }
    ul#portfolio-filter {
        display: none;
    }
    select#portfolio-filter {
        width: 240px;
        display: block;
    }
    .block-date, .block-cats, .block-author{
        width:100%;
    }
    [class*="span"], .row-fluid [class*="span"] {
        display: inline-block;
    }
    .wpb_teaser_grid .entry-content{
        overflow: visible !important;
    }

    .jp-progress-container {
        width: 112px;
    }
    .jp-progress {
        width: 110px;
    }
    .div.jp-interface{
        width: 267px!important;
    }
    .entry-video iframe {
        width: 267px;
        height: auto;
}
    .postformat-icon {
        display: none;
    }
    .blog .entry-title {
        text-align: center;
        margin-bottom: 20px;
    }
    .entry-image .imgSmall, .entry-image img {
        width: 267px!important;
        height: auto !important;
    }
    .port-thumb {
        width: 218px !important;
    }
    .page-title {
        text-align: center;
    }
    .twitter-update{
        display:none !important;
    }
	.camera_wrap .cameraContents {
		display: none;
	}
        .span12	.camera_wrap .cameraContents {
		display: block;
	}
        section#slider{
        display: none!important;
    }
    .logo-img{
        width: 255px!important;
    }
    #page img{
    max-width:240px;
    height: auto;
    }
    
    .sec3vd-tit{
        max-width: 290px;
        max-height: 25px;
        margin-top: 43px;
    }
}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    select#portfolio-filter,select#main-menu-mobile{
        width: 400px;
        display: block;
    }
    .container{
        width: 440px;
    }
    #feature .container{
        width: 440px;
    }
    .postformat-icon {
        display: block;
    }
    .jp-progress-container {
        width: 253px;
    }
    .jp-progress {
        width: 251px;
    }
    .jp-video-container div.jp-interface {
        width: 400px;
    }
    .entry-video iframe {
        width: 406px;
        height: auto;
    }
    .blog .entry-title {
        text-align: left;
        margin-bottom: 0;
    }
    .entry-image .imgSmall, .entry-image img{
        width: 400px !important;
        height: auto !important; 
    }
    .twitter-update{
        display:none !important;
    }
    .port-thumb {
        width: 168px !important;
    }
        .slider{
        display: none;
    }
}