.mobile-splash {
    display: none;
}

.no-flash .mobile-splash {
    display: block;
    width:100%;
}

.no-flash .home-page #album-1 {
    display: none;
}

.no-flash .home-page .body_part {
    position: relative;
    height:auto !important;
    padding:0;
}

/*.no-flash #album-1:after{
  content:url('../images/ss-forward.png');
    display: block;
    position: absolute;
    z-index:1000;
    top:50%;
    margin-top: -18px;
    right:3%;
    opacity: 0.8;
}

.no-flash #album-1:before{
    content:url('../images/ss-back.png');
    display: block;
    position: absolute;
    z-index:1000;
    top:50%;
    opacity: 0.8;
    margin-top: -18px;
    left:3%;
}*/

#album-1 {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

#album-1 img {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin:0 !important;
    padding:0 !important;
}

.photo-page .body_part {
    display:block;
    position: relative;
    height: 0 !important;
    overflow: hidden;
    padding-bottom: 67%; /* 16/9 ratio */
}

.flash .photo-page .body_part {
    padding-bottom: 80%;
}

.flash .home-page .body_part {
    padding-bottom: 59%;
}

.ssp-mobile-poster-content {
    display: none !important;
}

@media (max-width: 568px) { 
    .wrapper {
        width:100%;
    }
    .phone-actions {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDc0NzQ3IiBzdG9wLW9wYWNpdHk9IjAuNjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjNTk1OTU5IiBzdG9wLW9wYWNpdHk9IjAuNyIvPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMC43NiIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NiUiIHN0b3AtY29sb3I9IiMyYjJiMmIiIHN0b3Atb3BhY2l0eT0iMC44MSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiMxYzFjMWMiIHN0b3Atb3BhY2l0eT0iMC44NCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTMxMzEzIiBzdG9wLW9wYWNpdHk9IjAuODUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(-45deg,  rgba(71,71,71,0.68) 0%, rgba(89,89,89,0.7) 12%, rgba(34,34,34,0.76) 49%, rgba(43,43,43,0.81) 76%, rgba(28,28,28,0.84) 91%, rgba(19,19,19,0.85) 100%);
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(71,71,71,0.68)), color-stop(12%,rgba(89,89,89,0.7)), color-stop(49%,rgba(34,34,34,0.76)), color-stop(76%,rgba(43,43,43,0.81)), color-stop(91%,rgba(28,28,28,0.84)), color-stop(100%,rgba(19,19,19,0.85)));
        background: -webkit-linear-gradient(-45deg,  rgba(71,71,71,0.68) 0%,rgba(89,89,89,0.7) 12%,rgba(34,34,34,0.76) 49%,rgba(43,43,43,0.81) 76%,rgba(28,28,28,0.84) 91%,rgba(19,19,19,0.85) 100%);
        background: -o-linear-gradient(-45deg,  rgba(71,71,71,0.68) 0%,rgba(89,89,89,0.7) 12%,rgba(34,34,34,0.76) 49%,rgba(43,43,43,0.81) 76%,rgba(28,28,28,0.84) 91%,rgba(19,19,19,0.85) 100%);
        background: -ms-linear-gradient(-45deg,  rgba(71,71,71,0.68) 0%,rgba(89,89,89,0.7) 12%,rgba(34,34,34,0.76) 49%,rgba(43,43,43,0.81) 76%,rgba(28,28,28,0.84) 91%,rgba(19,19,19,0.85) 100%);
        background: linear-gradient(135deg,  rgba(71,71,71,0.68) 0%,rgba(89,89,89,0.7) 12%,rgba(34,34,34,0.76) 49%,rgba(43,43,43,0.81) 76%,rgba(28,28,28,0.84) 91%,rgba(19,19,19,0.85) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad474747', endColorstr='#d9131313',GradientType=1 );
        box-shadow: inset 0 0 20px rgba(0,0,0,0.7);
        border-bottom: 1px solid #555;
    }
    .phone-actions a, .phone-actions div {
        width:50% !important;
        background-position: top center !important;
        padding:0;
        margin:0;
        float:left;
    }

    .phone-actions div {
        padding:10px 0;
    }

    .phone-actions-alt {
        
        border-bottom: 2px solid #EF8219;
    }
    .phone-actions-alt > div {
        width:50%;
        border-right:  1px solid #FFF;
        border-left:  1px solid #CCC;
        border-bottom: 2px solid #FFF;
        box-sizing:border-box;
background: rgb(226,226,226);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1)));
background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );

    }

    .phone-actions a {
        float:none;
        width:100% !important;
    }

    .phone-actions a.alt {
        float:none;
        width:100% !important;
        display: block;
        color:#333;
        font-weight: bold;
        text-align: center;

    }

    .header_part {
        height:auto;
        height:100%;
    }
    .logo {
        margin:0;
        float:none;
        text-align: center;
        padding:10px 0;
    }

    .header_rightpart {
        float:none;
        margin:0;
    }

    .header_iconpart {
        display:none;
    }
    .nav_part {
        margin:0;
    }

    .nav_part ul:first-child {
        display: none;
    }

    .nav_part ul {
        border-bottom: 3px solid #EF8219;
        border-top: 3px solid #EF8219;
    }

    .nav_part li {
        margin:0 !important;
        padding:0;
        display: block;
        float:none !important;
        width:100%;
    }

    .nav_part li a {
        width: 90% !important;
        border-bottom: 1px solid #333;
        border-top: 1px solid #000;
        padding: 10px 5%;
        display: block;
        background: rgb(69,72,77);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
        background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
        background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
        background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
    }

    .nav_part li:first-child a {
        border-top: none;
    }

    .nav_part li:last-child a {
        border-bottom: none;
    }

    .photo-page .body_part {
        margin:0;
        display:block;
        position: relative;
        height: 0 !important;
        overflow: hidden;
    }
    .body_part {
        margin:0;
        display:block;
    }
    object, #album-1 {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
    .footer_outter > div {
        width:90%;
        margin: 0;
        padding: 16px 5%;
        min-height:0 !important;
    }
    .footer_navpart {
        margin:0;
    }
    .footer_nav {
        width:90%;
        margin:0;
        margin-top:12px;
        padding: 10px 5%;
    }

    .copy_text {
        text-align: left;
        width:90%;
        margin:0;
        padding: 10px 5%;
    }

    .ssp-mobile-poster-content > div {
        /*display: none;*/
    }

    .testileftarea, .testirightarea {
        width:auto;
        float:none;
    }

    .contleftarea, .contactirightarea, .workshopleft, .workshopright {
        width:100%;
    }
    .contxtformtt {
        padding-bottom: 0;
    }

    .workshopleft, .workshopright {
        padding:0;
    }

    .workshopleft .overflow {
        text-align: center;
    }

    .workshopiconarea {
        display:inline-block;
        float:none;
    }

    .logoiconworks {
        padding:20px 0;
        text-align: center;
    }

    .workrightcontarae {
        padding:0;
    }

    .workshopiconarea {
        margin-bottom: 9px;
    }

    .formtxtarea, .input_heading_quote {
        float:none;
        text-align: left;
        width:100%;
    }

    .outter_quote_box {
        width:100%;
        float:none;
    }

    .buttonarea, .input_btn_outter {
        padding:10px 0 40px 0;
        margin: 0;
    }

    .left_quote_part {
        width:100%;
    }

    .input_heading_quote {
        padding:0;
    }

    .inputtxtarea, .txtinputarea, .quote_input_textselect, .quote_input_text {
        width:100%;
        font-size: 16px;
        height:auto;
        padding:3px;
    }

    textarea, input {
        border-radius: 0;
        font-size: 16px !important;
    }

    .contarearight {
        padding-left: 0;
    }

    .sitemaparea {
        padding-left: 0;
        padding-top: 30px;
    }
}

/*retina*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) {

}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {  

}

/* Portrait tablet to landscape and desktop */
 @media (min-width: 768px) and (max-width: 979px) {  

}

/* Large desktop */
/* @media (min-width: 1200px) {
    .wrapper {
        max-width:100%;
    }
    .logoLink {
        padding-left:198px;
    }
    .connect {
        left:-10px; 
    }
    .featureWrap .span8 {
        box-shadow: none;
    }
    .featureWrap .topStoryImage {javascript:topEntryPlay(0,'vimeo')
        box-shadow: 0 0 16px rgba(0,0,0,0.85);
    }
    .topStoryThumbnails {
        margin-left: 75px;
        box-shadow: 0 0 16px rgba(0,0,0,0.85);
    }
}*/

.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
@media (max-width: 568px) {
  .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 ;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}