
@font-face {font-family: "Roboto-Light"; src: url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');}
@font-face {font-family: "Roboto-Bold"; src: url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');}
@font-face {font-family: "Dita-Sweet"; src: url('../fonts/Dita-Sweet.ttf') format('truetype');}
@font-face {font-family: "Raleway-Bold"; src: url('../fonts/raleway_2016/Raleway-Bold.ttf') format('truetype');}
@font-face {font-family: "Raleway-ExtraBold"; src: url('../fonts/raleway_2016/Raleway-ExtraBold.ttf') format('truetype');}
@font-face {font-family: "Raleway-Medium"; src: url('../fonts/raleway_2016/Raleway-Medium.ttf') format('truetype');}

/*reboot bootstrap css*/
#main button,
#main input,
#main optgroup,
#main select,
#main textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
#main * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main input,
#main button,
#main select,
#main textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

#main h4,
#main .h4 {
    font-size: 18px;
}
#main h4, #main .h4, #main h5, #main .h5, #main h6, #main .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

#main .btn-default {
    color: #ffffff;
    background-color: #c00f2c;
    border-color: transparent;
}

#main .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: inherit;
    background-image: none;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#main input, #main button, #main select, #main textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
#main input {
    line-height: normal;
}
#main button, #main input, #main optgroup, #main select, #main textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
#main ul {
    list-style-type: disc;
    padding-right: 5px;
    padding-left: 18px;
}
#main .text-center {
    text-align: center;
}

#main .onerow {
    margin-bottom: 10px;
}
.header-feature {
    margin-top: 80px;
}

#main.wide {
    line-height: 1.25;
    position: relative;
    overflow-x: hidden;
    margin-top: 5px;
    margin-bottom: 40px;
    opacity: 1;
    margin-top: 90px;
}
#search .search-button {
    position: relative;
}
@media all and (max-width: 400px) {
	#search .search-button {
		position: absolute;
		height: 23px;
	}
    #search .search-button div {
        padding: 3px 6px;
    }
}

/* kill reset and firefox padding "feature" */
#main select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#main .text-uppercase {
    text-transform: uppercase;
}
#main button, input[type="submit"] {
    color: white;
    font-size: 20px;
}
#main input:not([type=checkbox]), textarea, button {
    width: 175px;
    border: none;
    padding: 5px;
    margin: 1px 0;
    box-sizing: border-box;
}
#main input[type=text], #main input[type=password], #main input[type=number] {
    width: 100%;
    border-bottom: 1px solid #B3B3B3;
}


/*header*/
.outer-head {
    background: #eee;
    margin-bottom: 5px;
}
.category-container {
    
}
.video-share, .share-top-btn {
    cursor: pointer;
    position: relative;
}

.page-loop-content {
    margin-bottom: 35px;
}
.page-loop {
    padding: 0;
    display: inline-block;
}
#main .page-loop select {
    padding: 0px 10px;
    padding-right: 20px;
    background-size: 12px;
    margin-left: 10px;
}
.page-loop, .page-counter {
    /*padding-top: 15px;*/
    padding-bottom: 5px;
}
.page-loop a, .page-loop a:hover, .page-loop a:active, .page-loop a:focus{
    color: black;
}
.category-loop {
    height: 25px;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.category-loop:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.category-container .checkbox {
    margin: 5px 0;
    padding: 4px 8px 4px 4px;
    width: 31px;
    height: 30px;
    border: 1px solid #666666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.category-container .checkbox .fa-check {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 90%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.category-container .checkbox .fa-check:before {
    content: "";
}
category-container {
    height: 50px;
    overflow: hidden;
}
.category-container .category-content {
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.category-container .category-content:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.category-container .category-content i.fa {
    display: none;
}
.category-container .category-content.active i.fa {
    display: initial;
}
.category-container .category-name {
    /*margin: 2px 4px;*/
    margin: 4px 4px;
    /*width: 75px;*/
    width: 115px;
    line-height: normal;
}
.category-container .input-group-addon {
    cursor: pointer;
    height: 50px;
    border: none;
    /*visibility: hidden;*/
    /*display: none;*/
}
.category-container .input-group {
    height: 50px;
    /*float: left;*/
    overflow: hidden;
    
    float: none;
    margin: 0 auto;
}

.category-container .form-control {
    height: 50px;
    border: none;
    background: none;
    color: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.category-container {
    padding-left: 0;
    padding-right: 0;
}
/*/header*/

/*content*/
#main .video-container {
    padding: 0;
}
#main .video-container .video-row .row-header-content .row-header {
    height: 29px;
    font-family: "Raleway-Medium";
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #666666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#main .video-container .video-row .row-header-content .input-group-addon {
    background: none;
    background: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#main .video-container .video-row .row-header-content .input-group-addon.share-top-btn {
    background: url(../img/video_share.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;
}
#main .video-container .video-row {
    padding-bottom: 10px;
    padding-left: 0;
    margin-bottom: 20px;
    margin-left: 0;
    border-bottom: 1px dashed #8a8a8a;
}
.row-content {
    color: black;
}
.info-content {
    padding-left: 0;
    padding-right: 0;
}
.row-content h2 {
    font-size: 40px;
    font-family: "Dita-Sweet";
    font-weight: 100;
}
.row-content .context {
    letter-spacing: -1px;
}
.row-content .author {
    letter-spacing: -1px;
    color: #8a8a8a;
    padding-top: 5px;
}
.row-header .video-title {
    border-bottom: 3px solid black;
    font-family: "Raleway-ExtraBold"
}
.row-header .header-separator {
    margin: 0 5px;
}
.fancybox-video {
    position: relative;
}
.fancybox-video .play-layer {
    width: 40px;
    height: 40px;
    border: 1px solid white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(../img/video_play_white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.fancybox-video:hover .play-layer {
    opacity: 1;
    filter: alpha(opacity=100);
}
.video-function {
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.video-function:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.video-function .video-play-btn {
    background: url(../img/video_play.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    border: 1px solid #666666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.video-function .video-product-btn {
    background: url(../img/video_product.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;
    width: 30px;
    height: 30px;
    border: 1px solid #666666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.video-function .video-share-btn {
    background: url(../img/video_share.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;
    width: 30px;
    height: 30px;
    border: 1px solid #666666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.video-function .function-name {
    padding: 14px 0 0 5px;
}
.function-content .video-function.video-btn-content {
    
}
.function-content .video-function.product-btn-content {
    margin: 36px 0;
}
.function-content .video-function.share-btn-content {
    
}
.video-content {
/*    width: 100%;
    height: auto;*/
    margin: 0;
}
.video-content/*, .video-frame*/ {
    width: 320px;
    height: 170px;
}
.row-media {
    padding-top: 30px;
}
.row-media .video-frame {
    padding-left: 0;
    padding-right: 0;
}
.function-content {
    padding-right: 0;
    position: relative;
    z-index: 2048;
}


/*/content*/


/*share*/
.video-function .social-share-content {
    top: 170px;
    left: 20px;
}
.social-share-content {
    display: none;
    position: absolute;
    width: 95px;
    overflow: hidden;
    background: white;
    padding: 5px 10px;
    margin-left: -5px;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#main ul.dropdown-menu {
    display: block !important;
    position: relative;
    left: 10px;
    list-style-type: none;
    list-style: none;
    padding-left: 0;
    
    border: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.mobile-social-share h3 {
    color: inherit;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}

.share-group {
    float: right;
    margin: 18px 25px 0 0;
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.mobile-social-share ul {
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-top: 3px;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-pinterest {
    background-color: #CC1E2D !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color:#FFFFFF!important;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#socialShare {
    max-width:59px;
    margin-bottom:18px;
}

#socialShare > a{
    padding: 6px 10px 6px 10px;
}

@media (max-width : 320px) {
    #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    
    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }
    
    #socialShare{
        margin-left:5px;
        margin-right:5px;
    }
    
    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}
/*/share*/


/*LG*/
@media all and (min-width: 1200px) {
    .hidden-lg {
        display: none;
    }
}
/*MD*/
@media all and (max-width: 1200px) {
    #main.wide {
        margin-top: 75px;
    }
    .video-content {
        width: 100%;
        height: 170px;
    }
    .function-content .video-function.product-btn-content {
        margin: 40px 0;
    }
    .video-function .function-name {
        padding: 5px 0 0 5px;
    }
    .video-function.product-btn-content .function-name {
        padding-top: 0;
        line-height: 15px;
        width: 75%;
    }
}
/*SM*/
@media all and (max-width: 992px) {
    #main.wide {
        margin-top: 70px;
    }
    .video-function .social-share-content {
        top: 235px;
    }
    .function-content .video-function.product-btn-content {
        margin: 67px 0;
    }
    .video-content {
        width: 400px;
        height: 235px;
    }
    .function-content {
        padding-top: 10px;
    }
    .index-image {
        margin: 15px auto;
    }
    .hidden-lg {
        display: none;
    }
    .hidden-md {
        display: none;
    }
}
/*XS*/
@media all and (max-width: 767px) {
    
    #main.wide {
        margin-top: 50px;
    }
    #main .form-control {
        text-align: center;
    }
    .category-container .category-content {
        float: none !important;
        display: inline-block;
    }
    .category-container .category-name {
        text-align: left;
    }
    
    .video-function .social-share-content {
        top: 125px;
        left: 5px;
    }
    #main .video-container .video-row {
        margin-left: 15px;
        margin-right: 15px;
    }
    .info-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .video-content {
        width: 100%;
        height: auto;
    }
    .function-content {
        padding-left: 0;
    }
    .function-content .video-function.product-btn-content {
        padding: 0;
    }
    .function-content .video-function,
    .function-content .video-function.product-btn-content {
        width: 100%;
        margin: 5px 0;
    }
    .video-function .function-name {
        padding-left: 5px;
        padding-top: 6px;
    }
    .video-function.product-btn-content .function-name {
        padding-top: 6px;
    }
    .index-image {
        margin: 15px auto;
    }
    .hidden-lg {
        display: none;
    }
    .hidden-md {
        display: none;
    }
    .hidden-sm {
        display: none;
    }
}
@media all and (max-width: 480px) {
    .row-header-content {
        margin-bottom: 20px;
    }
    .row-header .video-title {
        width: 100%;
        padding-top: 5px;
    }
    .row-header .video-post-date {
        float: left !important;
    }
    .row-header .header-separator {
        display: none;
    }
    .hidden-lg {
        display: none;
    }
    .hidden-md {
        display: none;
    }
    .hidden-sm {
        display: none;
    }
    .hidden-xs {
        display: none;
    }
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none !important;
}