/*General*/

.mobile{ display: none;}
.desktop {display: block;}
.clear{ clear: both; margin: 0px; padding: 0px; }
.clearfix:before, .clearfix:after, .cf:before, .cf:after { content:""; display:table; }
.clearfix:after, .cf:after { clear:both; }
.clearfix, .cf { zoom:1; }
.hide-hd-specs, .hide-4k-specs{display:none;}
/* bewlo css applied for non-sale duration - kindly remove mt0 class from button from view-camera-product.phml.*/
.btn.btn-custom.m0{margin: 0;}
.btn.btn-custom-inverse.m0{margin:0;}
h2.z-std{
    font-family:"FlySans-SemiBold", Arial, sans-serif;
    margin: 0 auto;
    font-size: 2.5em;
    display: block;
    text-align: center;
}

@media screen and (max-width:767px){
    .desktop{ display: none;}
    .mobile{ display: block;}
    h2.z-std{ font-size: 2.25em; text-align: left;}
}

/* Last Action Camera */

.z-last{
    padding: 2.5% 0 2.5%;
    background-image: url("../images/camera-details/facet-camera-header.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
    text-align: center;
}



.z-last p{
    font-size: 1.3em;
    padding: 2% 0;
    color: #737373;
}

@media screen and (max-width:767px){
h2.z-std {
    text-align: center;
}
    .z-last{
        text-align: center;
        padding: 5%;
    }

    .z-last img{
        max-width: 100%;
    }

    .z-last p { font-size: 1.4em;}
    .z-last br{ display: none;}

}



/* Press - Featured In */
.z-press{
    padding: 2.5% 0 1%;
    text-align: center;
}

.z-pr{
    width: 16.7%;
    margin: 2.5% 4.15%;
    float: left;
}

.z-img-wrap{
    height: 76px;
    text-align: left;
}

.z-img-wrap img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.z-pr p{
    color: #737373;
    text-align: left;
    font-size: 1.15em;
    display: block;
    margin: 5% 0 7.5%;
	min-height: 120px;
}

.z-author, .z-pub, .z-date{
    display: block;
    text-align: left;
    font-size: 0.95em;
    color: #737373;
}

.z-author{
    color: #000;
    font-family:"FlySans-SemiBold", Arial, sans-serif;
}

@media screen and (max-width:767px){

    .z-press{ padding: 5%;}
    .z-pr-rows{ margin: 10% 0 -5%;}
    .z-pr{ width: 20%; margin: 2.5%;}
    .z-img-wrap{ height: auto;}
    .z-img-wrap img{ width: 100%; }
	.flex-active-slide table{margin: 0 auto;}
}


/* Tabs - Desktop */

.z-tabs{
    border-bottom: 8px solid #78be20;
    height: 84px;
    background: #f3f3f3 url('../images/camera-products/bg-tabs.png') no-repeat top center;
}

.z-tab-links{
    max-width: 896px;
    width: 90%;
    margin: auto;
}

.z-tab-links a{
    font-size: 30px;
    display: block;
    height: 76px;
    line-height: 76px;
    width: 33.33%;
    float: left;
    text-transform: uppercase;
    background-color: #c00;
    text-align: center;
    color: #757575;
    background-color: #d2d2d2;
}

.z-tab-links a.active,
.z-tab-links a:hover{
    background-color: #78be20;
    color: #fff;
    text-decoration: none;
}

#tab-testimonials, #tab-tech-specs, #tab-apps{
    display: none;
}

/* Mobile Tabs */

@media screen and (max-width:767px){

    a.z-mtab{
        background-color: #d2d2d2;
        color: #757575;
        /*font-family:"FlySans-SemiBold", Arial, sans-serif;*/
        font-size: 2em;
        display: block;
        padding: 2.5% 15%;
        border-bottom: 8px solid #fff;
        text-transform: uppercase;
    }

    a.z-mtab:hover{
        background-color: #d2d2d2;
        color: #757575;
    }

    a.z-mtab.active{
        background-color: #78be20;
        color: #fff;
        border-bottom: 8px solid #333;
    }
	a.apps-trigger.active{border:0px;}
    a.z-mtab .symb{
        width: 40px;
        height: 40px;
        background-color: #c00;
        background: url('../images/camera-products/z-arrows.png') no-repeat top center;
        background-size: auto 100%;
        background-position: -40px 0px;
    }

    a.z-mtab.active .symb{
        background-position: 0 0;
    }

}

/* Featured Accessories */
.z-featured{
    padding: 0 0 1%;
    background: #fff url('../images/camera-products/bg-featured.png') no-repeat center 20px;
}

.z-featured h2.z-std{
    padding: 3% 0 2.5%;
}

.z-featured .product-slider .slick-prev, .product-slider .slick-next{
    /*color: #747474;
    border: 2px solid #747474;*/
}

.z-featured .product-slider .slick-current .product_pod img,
.z-featured .product-slider .product_pod .thumbnail{
    background-color: transparent;
}

@media screen and (max-width:767px){
    .z-featured{ padding: 5%;background: none;}
}


/* Videos Page */

.z-videos #player{
    padding: 0;
    background-position: center -300px;
}

.z-videos .home-video{
    height: 92.5%;
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button{
    opacity: 0;
}

@media screen and (max-width:767px){

    .z-videos .home-video{
        height: 100%;
    }

    .vjs-default-skin .vjs-control-bar{
        display: none;
    }

}


/* Product Cart */

.z-product-camera{
    background-image: url("../images/camera-details/facet-camera-header.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
}

.product-essential{
    background: transparent;
}

.flexslider{
    background: transparent;
    border: 2px solid transparent;
    opacity: 0;
}

.z-slider .flex-direction-nav a{
    border: none;
    width: 40px;
    height: 40px;
    font-size: 0px;
    background: url('../images/camera-products/z-right-arrow.png') no-repeat top center;
    background-size: auto 100%;
    opacity: 1;
}

.z-slider .flex-direction-nav a.flex-prev{
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.z-slider .flex-direction-nav a:before{
    font-size: 0px;
}

.z-slider .flex-direction-nav a.flex-next{
    right: -38px !important;
}

.z-slider .flex-direction-nav a.flex-prev{
    left: -38px !important;
}

@media screen and (min-width:768px){

    .z-product-camera .flex-direction-nav{
        display: none;
    }

    .slider.z-slider{
        width: 90%;
    }
    .flex-viewport{
        /*width: 77.5%;*/
    }

    .z-product-camera .flex-control-thumbs{
        width: 160px;
        float: right;
        margin: -38% -30.25% 0 0;
        z-index: 9999;
        position: relative;
    }

    .z-slider .flex-direction-nav a.flex-next{
        right: -10% !important;
    }

    .z-slider.flex-direction-nav a.flex-prev{
        left: -10% !important;
    }

    .z-product-camera .flex-control-thumbs li{
        width: 46%;
        margin: 2%;
    }

}

/*Tab SLider*/

@media screen and (max-width:767px){
    #tab-tech-specs{
        overflow-x: hidden;
        position: relative;
    }

    #tab-tech-specs .keyPoints{
        display: none;
    }


    #tab-tech-specs .flex-direction-nav a{
        border: none;
        width: 40px;
        height: 40px;
        font-size: 0px;
        background: url('../images/camera-products/z-right-arrow.png') no-repeat top center;
        background-size: auto 100%;
        opacity: 1;
    }

    #tab-tech-specs .flex-direction-nav a.flex-prev{
        -ms-transform: rotate(90deg); /* IE 9 */
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(180deg);
    }

    #tab-tech-specs .flex-direction-nav a:before{
        font-size: 0px;
    }

}



/* Holiday Banner */

.z-banner{
    background-image: url("../images/camera-products/z-banner-img.png");
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
    position: relative;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    display: block;
}

a.z-b-close{
    position: absolute;
    width: 32px;
    height: 32px;
    right: 2.5%;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 32px;
    text-decoration: none;
    line-height: 1.53em;
    font-size: 1.4em;
    top: 50%;
    transform: translateY(-50%);
}

a.z-b-close:hover{
    color: inherit;
}

.z-banner h5{
    color: #fff;
    font-size: 2.5em;
    margin: 0;
    line-height: 1em;
    /*font-family:"FlySans-SemiBold", Arial, sans-serif;*/
}

.z-banner span{
    color: #fff;
    font-size: 0.9em;
}

.zm-slide{
    font-size: 1.1em;
}

@media screen and (max-width:767px){

    .z-banner{
        padding: 1% 0 2%;
        background-position: center center;
    }

    a.z-b-close{
        right: 5%;
    }

    .z-banner h5{
        font-size: 1.5em;
        line-height: 1.2em;
        margin: 0 0 1% 0;
    }

    .z-banner span{
        font-size: 0.6em;
        line-height: 1.2em;
        display: block;
    }

}



/*==Testimonials==*/
/*================*/
#tab-testimonials, #tab-tech-specs, #tab-apps {
    display: none;
}
.z-test{
    background-color: #333333;
    color: #fff;
}

#tab-tech-specs .keyPoints{
    color: #bebebe;
}

#tab-tech-specs .keyPoints span{
    color: #fff;
}

#tab-apps h2, h4{
    font-family:"FlySans-SemiBold", Arial, sans-serif;
}

#tab-apps h4:first-child{
    color: #333333;
}

#box{

}

#box h2{
    padding: 20px 0;
}

.testWrap {
    padding: 70px 30px;
}

.keyPoints p, .productCopy p {
    font-size: 16px;
}

.keyPoints span{
    font-family:"FlySans-SemiBold", Arial, sans-serif;
}

@media screen and (max-width:767px){
    .testWrap {
        padding: 0;
    }
    .keyPoints {
        padding: 20px;
        background: #333;
    }

}

/*======Apps======*/
/*================*/
#tab-apps {
    background-image: url('../images/camera-products/z-newApp.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 100%;
    overflow: hidden;
}

#z-newApp {
    width: cover;
}

.z-appsCopy {
    padding-top: 30px;
    padding-bottom: 20px;
}

.z-appHeadline {
    color: black;
}

.z-appsBody {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.z-mobileDwnld, .z-deskDwnld {
    margin-bottom: 30px;
}

.z-storeBtn {
    margin-right: 10px;
}

/*.productImg img {
    width: 100%;
}

.buttonsWrap {
    padding-left: 30px;
}

.buttonsWrap .btn-custom-inverse{
    background-color: transparent;
}*/

.z-appImgMobile {
    display: none;
}

@media screen and (max-width:992px) {
    .z-appImgGutter {
        display: none;
    }

    .z-appsCopy {
        width: 100%;
    }

    .z-appsBody {
        width: 90%;
        margin: 0 auto;
    }

    .z-mobileDwnld {
        margin-bottom: 20px;
    }

    .z-deskDwnld {
        margin-bottom: 0;
    }

    .z-appImgMobile {
        display: block;
    }

    .z-appImgMobile img {
        width: 100%;
        margin-left: -2%;
    }

    #tab-apps {
        background-image: url(https://www.360fly.com/skin/frontend/b-responsive/360fly/css/none);
        background-color: #efefef;
        text-align: center;
    }
}

@media screen and (max-width:767px){
    .z-deskDwnld, .z-deskDwnldHead {
        display: none;
    }

    .z-mobileDwnld {
        margin-bottom: 0;
    }

    /*.productImg img {
        width: 50%;
        margin: 20px 10px;
    }

    .productCopy {
        margin: 0 10px;
    }

    .buttonsWrap {
        margin: 10px 0 40px 0;
    }*/
}

/*===Tech Specs===*/
/*================*/
.techWrap {
    padding: 30px;
}

@media screen and (max-width:767px){
    .mobile.slides {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }

    .mobile.slides span{
        font-family:"FlySans-SemiBold", Arial, sans-serif;
    }

    .flex-control-nav {
        left: 0;
    }

    .techWrap {
        padding: 10px 20px;
    }

    .slides li {
        color: lightgray;
    }

    .slides li span {
        color: white;
    }
}

/*Box*/
.boxTitle {
    text-align: center;
    margin: 0 auto;
}

.bullet {
    font-family: Helvetica;
    color: #78be20;
    display: inline-block;
    font-size: 24px;
    vertical-align: middle;
}

.boxList {
    width: 190px;
}

.boxList p {
    display: inline-block;
    font-size: 20px;
	font-weight: bold;
    color: #737373;
}

.z-center-b .boxList{
    width: 100%;
}

@media screen and (max-width:767px){
    .box-gutter {
        display: none;
    }

    .boxListWrap {
        margin-left: 10px;
        margin-top: -5px;

        text-align: center;
    }

    .boxList {
        width: 100%;
        padding: 0;
        margin: 0;
        line-height: 20px;
    }


    .z-boxList2 {
        margin-top: -10px;
        padding-bottom: 20px;
    }
}

/*======Promo=====*/
/*================*/
#promo {
    background-image: url('../images/camera-products/greenImg.png');
    background-size: 100%;
}

.z-desk-cam {
    display: block;
}

.z-mobile-cam {
    display: none;
}

.productInfo {
    text-align: right;
}

.productInfo h1, .productInfo h5{
    color: white;
}

.productInfo h4 {
    font-family:"FlySans-", Arial, sans-serif;

color: #d2f2ad;
}

.productInfo h1 {
    font-family:"FlySans-SemiBold", Arial, sans-serif;

}
.cam-quality{text-transform: uppercase;}

h1.pricing {
    font-family: 'FlySans-', Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    /* bewlo css for non sale duration */
    font-weight: bold;
}

.pricing small {
    vertical-align: top;
    color: white;
    /* bewlo css for non sale duration */
    font-weight: bold;
}

h1.z-pricingTop {
    color: #333333;
    /* below css applied for non-sale duration */
    font-weight: bold;
    font-family: 'FlySans-Medium';
}

.z-pricingTop small {
    vertical-align: top;
    color: #333333;
    /* below css applied for non-sale duration */
    font-weight: bold;
}
.z-pricing-custom{font-size: 30px;font-weight: bold;font-family: 'FlySans-Medium';}
.btn.btn-custom.mt0{margin-top: 0;}
.strikeSpan {
    text-decoration: line-through;
}

.z-salePriceTop, .z-salePriceTop small, .z-saleTop h5 {
    color: red;
}

.z-saleTop {
    margin-top: -10px;
}

.z-promo50 {
    color: #333333;
    /*margin-top: -20px;*/
}

.salePrice, .salePrice small, .productInfo h6{
    color: #ff872f;
    font-family:"FlySans-SemiBold", Arial, sans-serif;
}

.productInfo h6, .productInfo h5 {
    /*margin-top: -10px;*/
}

#btn-cart {
    border: none;
    /*margin-right: -10px;*/ /* this is comment for non-sale duration. */
}

@media screen and (max-width:767px){
    .z-desk-cam, .z-deskBreak {
        display: none;
    }

    #promo {
        background-image: url("../images/camera-products/z-grbk-mobile.png");
        background-size: cover;
    }

    .z-mobileWrap {
        margin: 30px auto;
        text-align: center;
        width: 375px;
    }

    .z-cameras {
        text-align: center;
    }

    .z-mobile-cam {
        display: block;
        width: 100%;
        margin-left: -10px;
        margin-top: -30px;
    }

    .productInfo {
        text-align: center;
        margin-top: -70px;
        width: 100%;
    }

    .productInfo h1 {
        font-size: 46px;
    }

    h1.pricing {
        font-size: 36px;
    }

    .productInfo h4 {
        font-size: 20px;
    }

    .productInfo h6 {
        /*width: 300px;*/
        text-align: right;
        font-size: 20px;
		padding-right: 6px;
    }

    .z-saleTop h5{
       padding-right: 12px;
    }

    #btn-cart {
        margin-right: 0;
        margin-left: -10px;
    }
}

/*==Product-Info==*/
/*================*/
#z-productInfo {
    text-align: right;
    margin-bottom: 0;
}

.z-product-name {
    font-family:"FlySans-SemiBold", Arial, sans-serif;
}

#z-cost, .z-tagline{
    color: #555555;
}
.z-tagline{
    font-size: 20px;
}
.z-access {
    font-size: 18px;
    text-decoration: underline;
    display: block;
}

.z-product-info {
    width: 195px;
    float: right;
}

.z-productInfoList {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 0px;
}

.z-product-info li {
    margin: 5px auto;
    font-size: 16px;
    color: #555;
    line-height: 1.3em;
}

@media screen and (max-width:767px){
    .z-product-name {
        text-align: center;
        font-size: 42px;
    }

    .z-product-name-desk {
        display: none;
    }

    #z-productInfo {
        text-align: center;
        margin-bottom: 0;
        margin-top: -60px;
    }

    .z-access {
        margin-bottom: 20px;
    }

    .z-product-info {
        width: 175px;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;

    }

    .z-product-info li {
        font-size: 14px;
    }

    .z-saleTop {
        width: 261px;
        text-align: right;
        margin: 0 auto;
        margin-top: -10px;
    }

    .z-tagline {
        /*Commented by prashant 0n 02/12/2016 as per defects.pptx sheet*/
        /*font-size: 22px;
        margin-left: -24px;
        white-space: nowrap;*/
        font-size: 17px;
    }
}

/*======TABS======*/
/*================*/
.z-gradL {
    background: linear-gradient(to left, rgba(0,0,0,0.25) 0%,rgba(210,210,210,0.65) 9%);
}

.z-gradR {
    background: linear-gradient(to right, rgba(0,0,0,0.25) 0%,rgba(210,210,210,0.65) 9%);
}

.z-testLink:hover, .z-techLink:hover, .z-appsLink:hover {
    background: #78ba2f;
}

.z-video-play{
    cursor: pointer;
}
.custom-sale{font-size: 20px;color: #ff872f !important;font-weight: bold;text-transform: uppercase;}

@media only screen and (max-width: 400px){
    .z-mobileWrap{width: auto;}
    /*.z-tagline .z-deskBreak{display: block;}*/ /*Commented by prashant 0n 02/12/2016 as per defects.pptx sheet*/
    .custom-sale{font-size: 20px;}
    /*Done by prashant 0n 02/12/2016 as per defects.pptx sheet*/
    h2.z-std{font-size:1.6em;}
    .z-last p {font-size: 1.3em;}
    li.boxList p{margin:0 0 5px;}
    .product-slider{margin-bottom:0px;}
}

.mobile.slides h3{color:#78be20;font-family: 'FlySans-';}
#tab-tech-specs .z-m-slider .keyPoints .zm-slide h3{color: #78be20;font-family: 'FlySans-';}
h1.z-pricingTop{font-size: 35px;}

@media screen and (min-width: 768px) and (max-width: 1023px){
    .z-product-camera .flex-control-thumbs{width: 100%;float: none;margin-top: -36px;;position: relative;}
    .z-product-camera .flex-control-thumbs li{width: 22%;margin:1%;}
	h1.z-pricingTop{margin-left: -10px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .z-pr p{min-height: 155px;}
}