
body{
   -webkit-animation: fadein 0.3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.3s; /* Firefox < 16 */
        -ms-animation: fadein 0.3s; /* Internet Explorer */
         -o-animation: fadein 0.3s; /* Opera < 12.1 */
            animation: fadein 0.3s;
           
}
.nivo-caption h3,.nivo-caption h2{
   -webkit-animation:  fadein 0.5s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein  0.5s; /* Firefox < 16 */
        -ms-animation: fadein  0.5s; /* Internet Explorer */
         -o-animation: fadein  0.5s; /* Opera < 12.1 */
            animation: fadein  0.5s;
           
}
.clearfix{
	clear: both;
}
p, td, strong, .wow_product-nav-inner-wrap>a, .wow_product-nav-inner-wrap>div a{
	font-family: "TradeGothicCondensedBold","Microsoft Yahei",Arial,sans-serif;
}
.nivo-caption h3, .jleft h3{
	font-family:"TradeGothicCondensedBold","Microsoft Yahei",Arial,sans-serif;
	font-weight: 100!important;

}
/*.wow_product-nav-inner-wrap div {
    float: none;
    display: inline-block;
}*/
.wow_product{
	 background-color: white;
}
.wow_product-nav-inner-wrap h1 a{
	color: white;
}
.wow_product-nav-inner-wrap h1 a:hover{
	color: white;
}
/*.wow_product-nav-inner-wrap div a{
	background:#6C6A6C;
	border:1px solid white;
}*/
.wow_product-nav-inner-wrap div a:hover{
	color:#6C6A6C;
	background: white;
	border:1px solid white;
	text-shadow: none;
}
.wow_product-nav{
	background:#000000;
}
.wow_product-intro{
	/* background-image: url('../../shared/images/home_bg.jpg'); */
	background-position: center right;
	background-image: url('../../shared/images/home.jpg'); 
	-webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	  background-repeat: no-repeat;
	width: 1170px;
    margin: 0 auto;
    height: 545px;
    margin-top: 23px;

}
.wow_product-intro--callout .image-tag{
	margin-left: -100px;
	margin-bottom: 50px;
	
}
@media (max-width: 1000px){
	.wow_product-intro--callout .image-tag{			
		width: 700px;
		margin-left: -65px;
	}
}
@media (max-width: 720px){
	.wow_product-intro--callout .image-tag{			
		max-width: 500px;
		margin-left: -50px;
		margin-bottom: 20px;
		width:100%;
	}
}
.wow_product-intro--callout{
/*	bottom: 40px;*/
	bottom: -250px;
}
.wow_product-intro--image{
	background-image: url('../../shared/images/home-mobile.jpg');
	height: 87vh;
	right: 4%;
   
}
.wow_product-intro--mobile-image{
    background-image: url('../../shared/images/home-mobile.jpg');
	background-color: white;
}
.wow_product-feature--columns2{
	width: 100%;
}
.wow_product-feature--columns2>div{
	width: 60%;
}
.wow_product-listen .wow_product-inner-wrap{
	max-width: 1170px;
	width: 1170px;
}
.wow_product-nav-inner-wrap{
	max-width: 1170px;
}
.wow_product-inner-wrap{
	max-width: 1170px;
}
@media (max-width: 720px){
	.wow_product-inner-wrap iframe{
		width: 100%;
	}
}
#listen{
	background:#302E2F;
	color:white;
}
@media (max-width: 720px){
	#listen iframe{
	/*	width: 300px;
		height: 150px;*/
		margin-left: auto;
		margin-right: auto;
	}
}
.jleft{
	width: 40%!important;
	padding-right:10px;
}
.jleft h3{
	 margin-top: 66px;
}
.wow_product-feature--columns2 h2{
text-align: left;
    color: white;
    font-size: 2em; 
    margin-bottom: 20px;
}
#features, #motiv-app{
	background: url('../../shared/images/bg2.jpg');
	background-size:cover; 
}
.nivo-caption {
    position: absolute;
    left: 40%;
    top: 0px;
    text-align: left;
    background: none;
    color: #fff;
    width: 57%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 1;
    overflow: hidden;
}
.nivo-caption h2{
	text-align: left!important;
	margin-top: 40px;
	text-transform: uppercase;
}
.nivo-controlNav{
	position: absolute;
    top: 300px;
    left: 40%;
    margin-left: 50px;
    z-index: 99;
}
.nivo-nextNav {
    background: url('../../shared/images/right.png');
    text-indent: -9999px;
    width: 35px;
    height: 60px;
    background-size: 35px 60px;
}
.nivo-prevNav {
    background: url('../../shared/images/left.png');
    text-indent: -9999px;
    width: 35px;
    height: 60px;
    background-size: 35px 60px;
}
.nivo-caption h3{
	color: black!important;
}
.nivo-control img{
	width: 115px;
	margin-right: 30px;
}
.nivo-control img:hover{
	
}
#in-the-box{
	text-align: center;
    background-color: black!important;
}
#in-the-box h2{
	color: white!important;
	box-shadow: none;
	margin-bottom: 40px;
}
.wow_product-app-features{
	right: 10%;
}
.wow_product-app-features--container{
	width: 480px;
}
.wow_product-app-features--container {
	
	font-family:"TradeGothicCondensedBold","Microsoft Yahei",Arial,sans-serif;
    background: none;
    border: none;
    color: #000;
    box-shadow: none;
    display: block;
    font-size: 95%;
    margin: 0px;
}
.wow_product-app-features p {
    margin: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #c9c9c9;
}
.wow_product-buy--callout {
    right: 70px;
}
.wow_product-app-features {
    top: 21%;
}
.hires{
	position: absolute;
	width: 60px;
	left:30px;
	bottom:30px;
}
.wow_product-docs-cols img{
	height: auto;
}
td{
	width: 358px;
    font-size: 16px;
    vertical-align: top;
}
.wow_product-app-features--container::before{
	background-color: none!important; 
    background: url('../../shared/images/left.png') no-repeat;
    text-indent: -9999px;
    width: 30px;
    height: 47px;
    background-size: 30px 47px;
    margin-top: -37px;
}
.wow_product-app-container{
	    margin-left: 17%;
    height: auto;
    width: 300px;
}
.wow_product-app-container img{
	width: 100%;
    max-width: 100%;
}
#motiv-app h2{
    margin-bottom: 0px;
}
.wow_product-buy{
	background-image: url('../../shared/images/sbg1.jpg');
	position: relative;
	height: 620px!important;
	min-height: auto;
    -webkit-transition: background 1.5s linear;
-moz-transition: background 0.5s linear;
-o-transition: background 0.5s linear;
-ms-transition: background 0.5s linear;
transition: background 0.5s linear;
}
.wow_product-inner-wrap{
    height: auto;
}
.wow_product-buy--callout{
	bottom:auto;
	background: none;
	color:white!important;
    box-shadow: none;
}
#buy h2{
	color:white!important;
}
#buy table{
	    margin-left: 12px;
    margin-top: 20px;
}
.jdleft{
    width: 60%;
    display: inline-block;
    padding: 50px 0px;
    background: white!important;
	text-align:right
}
.jdcenter{
    width: 100%;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    background: white!important;
	text-align:center
}
.jdleft img{
    width: 500px;
}.jdcenter img{
    width: 750px;
}
.wow_product-specs{
    background-color: white;
     /*background: url('../../shared/images/bg2.jpg');
     background-size: cover;*/
    
}
.jdright{
    width: 40%;
    display: inline-block;
   	color:black;
    float: right;
    height: 100%;
    padding: 40px 40px;
       
}
.wow_product-related{
    background-color: black!important;
    color:white;
}
.wow_product-related p{
    font-size: 13px;
}
.wow_product-mfi{
    margin-bottom: 20px;
}
.icon-file-text2{
    background: url('../../shared/images/icon1.png');
    width: 58px;
    height: 58px;
    text-indent: -9999px;
    background-size: 58px; 
}
.jdright h2{
        text-align: left;
    margin-bottom: 0px;
}
#resources{
    background-color: #414042!important;
}
.jdright ul{
    margin-top: 40px;
}
.jdright li{
	
	font-family: "TradeGothicCondensedBold","Microsoft Yahei",Arial,sans-serif;
    margin-top: 10px;
}
.wow_product-docs-cols a {
    width: 25%;
}
/*Customized by Shure*/
.content {font-family: "TradeGothicCondensedBold","Microsoft Yahei",Arial,sans-serif; font-size:18px;padding-bottom: 10px}
.nivo-caption .content {color:black}
.wow_product-app-features--container span {font-size:18px;}
#buy2 table, #buy table {letter-spacing:0.5px; max-width:420px;}
#buy .wow_product-buy--callout {background-color: black}
#immc2 {width: 250px }
#immc3 {width: 250px }
#immc4 {width: 200px }
#buy2, .mobile {display:none;}
#listen .jleft{padding-bottom: 10px;}
#buy table .header,#buy2 table .header {padding-bottom:10px;}
.nivoSlider img {display:none;}

.single_video {margin:0px auto; max-width:560px}
.single_video_wrapper {
    height: 0px;
    padding-bottom: 56.25%;
    position: relative;
}
.single_video iframe {width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;}

@media (max-width: 1300px){
	.wow_product-inner-wrap {
	    font-size: 16px;
	    padding: 3em 1em;
	}
	.wow_product-app-features--container{
		width: 480px;
	}
}
@media (max-width: 1250px){
    .wow_product-app-container {
        left: 0%;
        margin-left: 10%;
    }
    .wow_product-app-features{
        margin-right: 0px;
        right: 10%;
    }
}
@media (max-width:1200px)
{
	.wow_product-buy {background-position:-30px 0px;}
}
@media (max-width: 1170px){
	.wow_product-intro{

	    width: 100%!important;
		height: 520px;

	}
    .jleft{
        width: 100%!important;
		padding:0px;
    }
    .jleft h3 {
        margin-top: 0px;
        margin-bottom: 40px;
    }
    .wow_product-feature--columns2>div{
        width: 100%;
        text-align: center;
		float:none;
    }
    .wow_product-feature--columns2 h2{
        text-align: center;
    }
    .wow_product-app-container{
        width: 25%;
    }
    .wow_product-app-features{
        top:17%;
    }
    .nivo-controlNav{
        display: none;
    }
    .wow_product-listen .wow_product-inner-wrap {
        max-width: 100%;
        width: 100%;
    }
    .jdright li {
        margin-top: 5px;
        font-size: 15px;
    }
  
}
@media (max-width: 1030px){
	#buy .wow_product-inner-wrap {display:none}
	#buy2 {display:block;background:black!important}
	#buy2 h2 {color:white;padding-left:0px}
	#buy2 .wow_product-buy--callout {position:relative;margin:0px auto;padding:0px 10px}
}
@media (max-width: 938px){
    .wow_product-app-container{
        /*width: 15%;*/
        min-height: 600px;
    }
	.wow_product-app-features--container
	{
		width: 400px;
	}
}
@media (max-width:860px)
{
	.wow_product-buy--callout {
		position:initial;
		right:initial;
		margin:2em;
		/*width:initial;*/
	}
}
@media (max-width: 650px){
		.wow_product-intro {background-position:right;}
}
@media (max-width: 816px){
   /* .wow_product-app-container{
        width: 8%;
    }*/
	.jdleft img {max-width:450px;width:100%}
}
@media (max-width: 750px){
	.desktop {display:none!important}
	.mobile {display:initial!important}
	
    .wow_product-intro .wow_product-inner-wrap{
        background-color: white;
    }
    .hires{
	    display: none;
    }
    .wow_product-intro{
        background-image: none;
        height: 620px;
    }
    .nivo-caption h2{
        margin-top: 0px;
    }
    .nivo-caption h3{
        font-size: 15px;
    }
    .wow_product-app-features {
        top: 17%;
       background: none;
        color: black;
        width: 100%;
        margin: 0px;
        right: auto;

    }
    #j1,#j2,#j3,#j4{
        display: none;
    }
    .wow_product-app-container--mobile{
        background-image: none;
        text-align: center;
    }
	#features .wow_product-inner-wrap {display:none;}
	#features ul img {max-width:400px; width:100%}
	#features ul {margin-bottom:0px;}
	#features ul li  {padding:10px 20px;margin-bottom:0px;}
	#features ul li  p {text-align:left;}
/*    .wow_product-buy{
        background-image: none!important;
        background-color: black!important;
    }*/
    #buy table {
        margin-left: 12px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;
    }
    .jdleft {
        width: 100%;
        display: inline-block;
        padding: 20px 0px;
        background: white!important;
		text-align:center;
    }
    #buy{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .wow_product-related::before, .wow_product-related::after{
        background: none!important;
    }
    .jdright {
        width: 100%;
        display: inline-block;
        float: none;
        height: 100%;
        padding: 40px 40px;
    }

}
@media (max-width: 650px){
    /*.nivo-caption h2{
        font-size: 15px;
    }
    .nivo-caption h3{
        font-size: 8px;
    }*/
    .nivo-caption{
    /*    overflow-y: scroll;*/
    }
    #resources h3{
    /*    font-size: 12px;*/
    }
    .wow_product-related {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (max-width: 540px){
	#buy {display:none;}
}
@media (max-width: 420px){
	.nivoSlider img {top:40px!important;}
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/*Logo*/
/*Logo*/
@font-face {
    font-family: "shureicons";
    src: url("../../shared/fonts/normal-c161cc4812a01e877ccc8a6e81314215.woff2") format("woff2"), url("../../shared/fonts/normal-31beaea540a07fe03088f503f4e44654.woff") format("woff")
}
.wow_product-nav-inner-wrap h1 {margin-left:160px}
.wow_product-nav-inner-wrap .global-header__logo {margin-left:0px}
.wow_product-nav-inner-wrap .global-header__logo a {
    display: block;
    height: 40px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 130px
}
.wow_product-nav-inner-wrap .global-header__logo a:after {
   font-family: 'shureicons'!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    content: "\e60d";
    font-size: 115px;
    font-weight: normal;
    line-height: 0.2;
    position: absolute;
	 left: 0;
    text-indent: 0;
    top: 0;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s
}

.wow_product-nav-inner-wrap .global-header__logo a:after {
    top: 10px;
    left: 15px;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out
}
a:hover .wow_product-nav-inner-wrap .global-header__logo a,
a:focus .wow_product-nav-inner-wrap .global-header__logo a,
button:hover .wow_product-nav-inner-wrap .global-header__logo a,
button:focus .wow_product-nav-inner-wrap .global-header__logo a,
.wow_product-nav-inner-wrap .global-header__logo a:hover,
.wow_product-nav-inner-wrap .global-header__logo a:focus {
    outline: none
}

.wow_product-nav-inner-wrap .global-header__logo {
	position: absolute;
	z-index: 4;
	padding-top: 8px
}
.wow_product-nav-inner-wrap .global-header__logo a {
	height: 57px
}
.wow_product-nav-inner-wrap .global-header__logo a:after {
	font-size: 131px;
	left: 0;
	top: 20px
}
.wow_product-nav-inner-wrap .global-header__logo {
	margin: 0
}
#youkuplayer {height:300px}
@media only screen and (max-width: 750px) {
	.wow_product-nav-inner-wrap .global-header__logo a:after {
		font-size: 120px;
		left: 0;
		top: 10px
	}
	.wow_product-nav-inner-wrap h1 {margin-left:140px}
	.wow_product-nav-inner-wrap .global-header__logo {margin-left:0px}

}

@media only screen and (max-width: 910px) {
	.wow_product-nav .wow_product-nav-inner-wrap>a {display:none;}
	.wow_product-nav .wow_product-nav-inner-wrap .where {display:initial;padding-left:0.25em}
}

@media only screen and (max-width: 490px) {
	#youkuplayer {height:200px}
}
@media only screen and (max-width: 1040px) {
	.wow_product-nav-inner-wrap .navitems  {display:none;background: rgba(31,37,41,0.97); padding:0px 10px; margin-right:-70px; float:right;width:300px;margin-top:64px}
	.wow_product-nav-inner-wrap .navitems.active {display:block;}
	.wow_product-nav-inner-wrap .menu {display:table;cursor:pointer}
	.wow_product-nav-inner-wrap .navitems a {display:block;}
	.wow_product-nav {height:3.55em;line-height:3.5em}
}