  
        .captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon
        {
            background: url(../img/browser-icons.png);
        }
    
            /* jssor slider bullet navigator skin 03 css */
            /*
            .jssorb03 div           (normal)
            .jssorb03 div:hover     (normal mouseover)
            .jssorb03 .av           (active)
            .jssorb03 .av:hover     (active mouseover)
            .jssorb03 .dn           (mousedown)
            */
            .jssorb03 {
                position: absolute;
            }
            .jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
                position: absolute;
                /* size of bullet elment */
                width: 24px;
                height: 24px;
                text-align: center;
                line-height: 24px;
                color: white;
                font-size: 12px;
                background: url(../slider-img/b02.png) no-repeat;
                overflow: hidden;
                cursor: pointer;
            }
            .jssorb03 div { background-position: -0px -0px; }
            .jssorb03 div:hover, .jssorb03 .av:hover { background-position: -0px -0px; }
            .jssorb03 .av { background-position: -60px -0px; }
            .jssorb03 .dn, .jssorb03 .dn:hover { background-position: -0px -0px; }
        
                
            .jssora20l, .jssora20r {
                display: block;
                position: absolute;
                /* size of arrow element */
                width: 24px;
                height: 24px;
                cursor: pointer;
                background: url(../slider-img/b02.png) no-repeat;
                overflow: hidden;
            }
            .jssora20l { background-position: 0px 0px; }
            .jssora20r { background-position: -0px -0px; }
            .jssora20l:hover { background-position: -0px -0px; }
            .jssora20r:hover { background-position: -0px -0px; }
            .jssora20l.jssora20ldn { background-position: -0px -0px; }
            .jssora20r.jssora20rdn { background-position: -0px -0px; }
        
        
        
                @media only screen and (max-width: 980px) {
                    .qr_code {
                        display: none;
                    }
                }
            