/* Reset */
* { margin:0; padding:0; }

body          { background:#fff;font-family: "Lato",Arial, Helvetica, sans-serif;  font-size:12px; color:#3f3f3f; text-align:center; }

img           { border:0; vertical-align:top; }
img.lazy      { opacity: 0; transition: opacity .3s ease-in; }

a             { color:#000; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; font-family: "Lato";  }
h2            { font-size:18px; font-weight:normal; line-height:1.25; font-family: "Lato";  }
h3            { font-size:16px; font-weight:normal; line-height:1.25;   font-family: "Lato"; }
h4            { font-size:14px; font-weight:bold; font-family: "Lato";  }
h5            { font-size:12px; font-weight:bold; font-family: "Lato";  }
h6            { font-size:11px; font-weight:bold; font-family: "Lato";  }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         {border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

/* Layout */
.page { margin:0 auto; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin: 0 auto; }

/* Base Columns */
.col-left { float:left; /*width:155px;*/ width: 20%; }
.col-main-tabs { float:left; width:710px; }
.col-right { float:right; width:230px; }
.col-left-tabs { float: left; width: 155px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; margin: 20px auto; max-width: 770px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; max-width: 600px; width: 80%;}
.col2-right-layout .col-main { float: left; max-width: 600px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%;  }

/* Global Styles */
/* Form Elements */
input,select,textarea,button { font-family: "Lato",Arial, Helvetica, sans-serif; font-size:14px; vertical-align:middle; color:#929292; }
input.input-text,select,textarea { background:#fff; border: 1px solid #d1d2d4; padding: 6px; }
input.input-text,textarea { padding:6px; }
select { padding:5px;}
select option { padding-right:10px; padding-left: 5px;}
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; float: right; }
button.button span { float:left; height:18px; background: #000; font-family: "Lato";  font-size: 12px; text-transform: uppercase; padding:4px 0 3px 8px; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:2px 12px 0 4px; border: none!important;}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/* Form lists */
/* Grouped fields */
.form-list li {  margin-bottom: 15px; list-style: none;}
.form-list label { float:left; color:#222222; font-weight:normal; position:relative; z-index:0; font-size: 12px; text-transform: uppercase; font-family: "Lato";  }
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display: inline-block; clear:both; width:100%; margin: 7px 0 3px; }
.form-list .field {     
	float: left;
    margin-left:  1%;
    width: 48.9%;}
.form-list input.input-text { width:95%; }
.form-list textarea { width: 193px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:100%; display: block; }
.form-list li.wide input.input-text { width:412px; }
.form-list li.wide textarea { width:96%; }
.form-list li.wide select { max-width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
.form-list .fields .input-box input.input-text { width: 90%; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; }
.buttons-set .back-link { float:left; text-transform: uppercase;}
.buttons-set p.required { margin:0 0 5px; }

.fieldset { padding:15px 20px; margin:28px 0 40px; }
.fieldset .legend { float:left; text-transform: uppercase; font-size:15px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:5px 10px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 0px 32px !important; font-size:12px !important; font-family: "Lato"; font-size: 14px; text-transform: uppercase; letter-spacing: 0.5px;}
.error-msg { background: #e21230 url(../images/sprite.png) no-repeat 0px -1010px; color:#FFF; }
.success-msg { background: #090 url(../images/sprite.png) no-repeat 0px -973px; color:#FFF;}
.note-msg,
.notice-msg { border-color:#fcd344; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { margin: 15px auto; text-transform: uppercase; max-width: 770px; font-size: 10px; font-family: "Lato"; padding-left: 2px;}
.breadcrumbs li { display:inline; }

.category-canteen .breadcrumbs {display: none;}

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:25px; color:#000; text-transform: uppercase; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { font-family: "Lato";  font-size: 14px; text-transform: uppercase; margin-bottom: 20px; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { clear: both; width: 100%; overflow: hidden; border: 1px solid #d9dadc; }
.pager .pages strong {display: none;}
.pager .pages ol { display:inline; }
.pager .pages li { width: 38px; height: 38px; border-right: 1px solid #d9dadc; text-align: center; line-height: 38px; float: left; }
.pager .pages li.current { background: #000; color: #fff; }
.pager .pages li a.disabled { color: #c6c7c9; text-decoration: none; }
.pager .pages .f-right a { line-height: 38px; display: inline-block; border-left: 1px solid #d9dadc; padding: 0 18px; }
.pager .pages .f-right a.disabled{ color: #c6c7c9; text-decoration: none; }


/* Search Results */

.modal-search {
    background: none repeat scroll 0 0 rgba(200, 200, 200, 0.95);
    cursor: zoom-out;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.85;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    display: none;
}
.modal-search .button.button {display: none;}
.modal-search .input-text {position: absolute; left: 50px; top: 100px; font-size: 140px; height: 192px; border: none; width: 90%; color: #000; opacity: 1; background: rgba(255, 255, 255, .7); font-weight: bold;}

.results-view .aw-indexes-list li.active {display: none;}

.awadvancedsearch-result-index .pager .amount {display: none;}
.awadvancedsearch-result-index .pager .limiter {display: none;}
.awadvancedsearch-result-index .pager .pages .right {width: auto; padding: 0 28px;}
.awadvancedsearch-result-index .pager .pages li {border-left: 1px solid #D9DADC; margin-left: -1px;}
.aw-as-results-view .video-related-list{
	background: none;
}
.aw-as-results-view .video-related-list .video-related {
    padding-right: 20px;
    padding-left: 0;
    width: 229px;
}
.aw-as-results-view .video-related-list .video-related:last-child {
    padding: 0;
}
/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }

/* Data Table */
.data-table { width:100%; }
.data-table th:first-child {padding-left: 15px;}
.data-table th { text-align: center; padding:0 5px; font-weight: 700; white-space:nowrap; font-family: "Lato";  text-transform: uppercase; color: #929292; background-color:#f6f6f6; height: 35px; line-height: 35px; letter-spacing: 2.5px;}
.data-table td { padding:15px 22px;}
.data-table thead { border: 1px solid #c1c1c1;}
.data-table tr th span {    font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 35px; letter-spacing: 2.5px;}
.data-table tr .a-center { font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 35px; text-transform: uppercase; letter-spacing: 2.5px;}
.data-table tr .a-center dl dd {margin-top: 24px; font-size: 12px; font-family: "Lato"; }
.data-table tr .a-center .qty {color: #3f3f3f; border: 1px solid #d1d2d4; text-align: center; font-size: 12px; font-family: "Lato",Arial,Helvetica,sans-serif; }
.data-table tr .a-center a {text-decoration: none; color: #3f3f3f; font-size: 10px; text-transform: uppercase; font-family: "Lato",Arial,Helvetica,sans-serif; margin-top: 28px;}
.data-table tr .a-right .price { color: #3f3f3f;font-family: "Lato";font-size: 12px;line-height: 75px;}
.data-table tr.even {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }

.data-table tbody tr {border-bottom: 1px dashed #d4d4d4;}
.data-table tfoot tr .a-right {padding: 60px 0 5px; text-transform: uppercase; font-family: "Lato"; }
.data-table tbody .product-name a { color: #454545;font-family: "Lato"; font-size: 12px; font-weight: 400;}
.data-table tbody .product-name a:hover {text-decoration: none;}

.data-table tbody .item-options dt {   
	clear: both;
    color: #3f3f3f;
    float: left;
    font-family: "Lato";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
.data-table tbody .item-options dt:after{
    content: ":";
}
.data-table tbody .item-options dd {color: #454545; font-family: "Lato";line-height: 17px; width: 40px; float: left; padding-left: 5px;}
.data-table .a-right .button span { background-color: #fff; color: #000;  font-size: 12px; text-transform: uppercase; letter-spacing: 2px;}
.data-table .a-right .button span span {padding: 0;}

/* Button Cart */

.cart .button span {   font-size: 12px; padding: 6px 41px;}
.cart .button span span {padding: 0;}

.cart .button.btn-checkout span{width: 175px; padding: 0; height: 35px; line-height: 35px;}

.cart .button.btn-update span{padding: 0;}


/* Class: std - styles for admin-controlled content */
.std { font-family: "Lato"; font-size: 12px; line-height: 1.6; font-weight: 400; }
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
.std img { max-width: 100%; height: auto; }


/* Misc */
.links li { display:inline;     display: inline;float: left; margin-left: 15px;}
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:20px; height:50px; font-size:0; line-height:0; background:url(../images/cart-close.png) no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

/* Home Special Layout */

.home-special-layout {/*min-width: 1024px;*/ overflow: hidden; }
.home-special-layout .home-full-slider {float: left; width: 50%; position: fixed; /*min-width: 512px;*/ height: 100%; }
.home-special-layout .wrapper {float: right; width: 50%; /*min-width: 512px;*/}

/* Header */
.header .logo {position: absolute; top: 6px; left: 10px;}
.header { max-width: 770px; margin: 0 auto; height: 60px; position: relative; }
.header .logo img { display: none;   }
.header .logo strong { background: url(../images/logo.png) no-repeat 0 0;width: 32px; height: 35px; display: block; text-indent: -999em;  }


@media only screen and (max-width: 1650px) { 
	.cms-index-index .header { max-width: 86%;}
}


.header h1.logo { margin:0; padding:0; border: 0; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links {}
.form-search { text-align:right; position: relative; display: block; z-index: 20;}
.modal-search-close {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10;
    background: url('../images/close-x.png') no-repeat 99% 4%;
}
.form-search .search-autocomplete { z-index:999; }
.form-search .search-autocomplete ul { background-color:#fff; border: 0 none; }
.form-search .search-autocomplete li { padding:3px 0; cursor:pointer; float: none; text-align: left; font-family: "Lato";  text-transform: uppercase; font-size: 11px; border: 0 none; width: 98%;}
.form-search .search-autocomplete li:hover,
.form-search .search-autocomplete li:hover .std{color: #FFF;}
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; display: none; }
.header-container .top-container { clear:both; text-align:right; }
.header-wrappper .header-logo { max-width: 900px; margin: 80px auto 30px; text-align: center; }
.header-wrappper .header-logo-hidden { height: 85px; }
.header-wrappper .header-logo img {}

.header-container {
	top: 0;
	right: 0;
	width: 100%; 
    background-color: #fff;
    margin-bottom: 20px;
    height: 60px;
    position: fixed;
    z-index: 1000; 
    border-bottom: 1px solid #a7aaab; 
}
.home-special-layout .header-container {width: 50%;}

.header a {text-decoration: none; text-transform: uppercase; color: #000; font-size: 10px; font-family: 'Lato'; font-weight: 400; letter-spacing: 1px; }
.header .nav {float: left;}
.header .nav ul li {float: left; padding: 0; line-height: 54px; border-left: 1px solid #b8b7b5; }
.header .nav ul li.last{ border-right: 1px solid #b8b7b5; }
.header .nav ul li:hover{background: #000;}
.header .nav ul li:hover a{color: #FFF;}
.header .nav ul li a{display: block; padding: 0 10px;}
.header .quick-access {float: right;}
.header .social-link {float: left;}
.header .social-link ul li {display: inline-block; } 
.header .atributes {float: right;}
.header .atributes ul > li {float: left; padding: 0; margin-left: -1px; border-left: 1px solid #b8b7b5; border-right: 1px solid #b8b7b5;}
.header .atributes ul > li:hover{background: #000;} 
.header .atributes ul > li:hover a{color: #FFF;}
.header .atributes ul > li.search:hover{background: #000;}
.header .atributes ul > li.search:hover a { background-position: -98px -18px;}
.header .atributes ul > li a{display: block; padding: 17px 10px 15px;}
.header .atributes ul > li.search a{padding: 17px 0 15px;}

.header .social-link li a{padding: 19px 7px 20px; display: block;}
.header .social-link li a span{text-indent: -9999em; display: block;}
.header .social-link .rss span, 
.header .social-link .facebook span, 
.header .social-link .instagram span, 
.header .social-link .search span, 
.header .social-link .twitter span{ background: url(../images/sprite.png) no-repeat; height: 15px;}
.header .social-link .facebook span{background-position: -11px -227px; width: 8px;}
.header .social-link .twitter span{background-position: -8px -274px; width: 14px;}
.header .social-link .instagram span{background-position: -8px -320px; width: 14px;}
.header .social-link .rss span{background-position: -9px -364px; width: 12px;}
.header .atributes ul > .search > a span{background: url(../images/sprite.png) no-repeat; text-indent: -9999em; display: block; background-position: -8px -410px; width: 15px; height: 15px; margin-top: 3px;}
.header .atributes ul > .search { margin: 0; padding-bottom: 25px;}
.aw-sas-suggest a{ color: #000!important; }

.header .social-link li:hover{background: #000;}
.header .social-link li:hover .facebook span{background-position: -11px -244px; }
.header .social-link li:hover .twitter span{background-position: -7px -291px;}
.header .social-link li:hover .instagram span{background-position: -8px -337px;}
.header .social-link li:hover .rss span{background-position: -9px -380px;}
.header .atributes li.search:hover a span{ background-position: -8px -427px;}

.header .atributes li.search:hover .search-top .button span{ color: #000; background: #FFF;}

.header-container.colorize{ background: #000; }
.header-container.colorize a{ color: #fff; }

.header-container.colorize .header .nav ul li:hover{background: #FFF;}
.header-container.colorize .header .nav ul li:hover a{color: #000;}
.header-container.colorize .header .atributes ul > li:hover{background: #FFF;}
.header-container.colorize .header .atributes ul > li:hover a{color: #000;}

.header-container.colorize .header .atributes ul > li.search:hover{background: #FFF;}

.header-container.colorize .social-link .facebook span{background-position: -11px -244px; }
.header-container.colorize .social-link .twitter span{background-position: -7px -291px;}
.header-container.colorize .social-link .instagram span{background-position: -8px -337px;}
.header-container.colorize .social-link .rss span{background-position: -9px -380px;}
.header-container.colorize .atributes .search a span{ background-position: -8px -427px;}
.header-container.colorize .header .logo strong { background-position:  0 -46px; }

.header-container.colorize .social-link li:hover{background: #FFF;}
.header-container.colorize .social-link li:hover .facebook span{background-position: -11px -227px; }
.header-container.colorize .social-link li:hover .twitter span{background-position: -8px -274px;}
.header-container.colorize .social-link li:hover .instagram span{background-position: -8px -320px;}
.header-container.colorize .social-link li:hover .rss span{background-position: -9px -364px;}
.header-container.colorize .atributes li.search:hover a span{ background-position: -8px -410px;}

.header-container.colorize .atributes li.search .search-top .button span{ color: #000; background: #FFF;}
.header-container.colorize .atributes li.search:hover .search-top .button span{ color: #FFF; background: #000;}

.header-container.colorize .header .logo:hover{background: #fff;}
.header-container.colorize .header .logo:hover strong { background-position: 0 0; }

.full-width {width: 100%;}

/* Main Container */

.colfull-layout .main {width: 100%; margin: 0 auto;}
.colfull-layout .main .col-main	{width: 100%; padding: 0;}

.video-container {}
.image-container { padding-bottom: 25px; margin-bottom: 25px; }
.video-container .video-wrapper {max-width: 770px; margin: 0 auto; float: none; overflow: hidden;}
.video-container .video-wrapper .extra-content { /*margin-top: 20px;*/ }
.video-container .video-wrapper .extra-content img { max-width: 100%; height: auto; }
.video-post-view .video-container .video-wrapper {max-width: 770px; margin: 0 auto; float: none;}
.video-container .video-wrapper .video-container-wrapper { background: url('../images/bkg-video-frame.png') no-repeat; padding: 15px; }
.video-post-view .ad-top,
.video-post-view .ad-bottom{ max-width: 728px; margin: 0 auto; }

.video-wrapper .post-view-wrapper {overflow: hidden; margin-top: 60px;}
.video-wrapper .post-view-wrapper .social-wrapper h2 {font-size: 12px; text-transform: uppercase; letter-spacing: 2.5px; font-weight: 700; font-family: "Lato"; margin-bottom: 5px;}
.video-wrapper .post-view-wrapper .social-wrapper .posted-date {font-style: italic; font-size: 12px; text-transform: capitalize; font-family: "Lato";}
.video-wrapper .post-view-wrapper .social-wrapper .social-share  {margin-top: 20px;}
.video-wrapper .post-view-wrapper .social-wrapper .posted-date {padding: 0;}
.video-wrapper .post-view-wrapper .social-wrapper {float: left; width: 20%;}
.video-wrapper .post-view-wrapper .video-header {float: right; width: 80%; clear: none; margin-top: 0;}
.video-wrapper .post-view-wrapper .video-header .title-details {margin-top: 0; text-align: left; }
.video-wrapper .post-view-wrapper .video-header .title-details h2 {font-size: 18px; color: #3f3f3f;}
.video-wrapper .post-view-wrapper .video-header .title-details h3 {font-size: 16px; color: #3f3f3f;}
.video-wrapper .post-view-wrapper .video-header .std {text-align: justify; width: 100%; font-size: 16px;}

.video-wrapper .video-header .title-details h2{ font-size: 14px; margin: 0 0 5px; letter-spacing: 2px; font-family: "Lato"; font-weight: 700;}
.video-wrapper .video-header .title-details h3 { font-size: 12px; margin: 5px 0; letter-spacing: 1px;color: #494c50; font-family: "Lato"; font-weight: 700;}
.video-wrapper .video-header .title-details a:hover {text-decoration: none;}

.video-post-view .video-wrapper .video-header { padding: 0;}
.video-wrapper .video-header {clear: both; overflow: hidden;}
.video-wrapper .video-header .title-details {width: 100%; text-transform: uppercase; text-align: center; margin-top: 20px; display: inline-block;}
.video-wrapper .video-header .video-content {width: 100%;  text-align: center; margin: 10px 0 40px;}
.video-wrapper .video-header .video-content .social-share {text-align: center; line-height: 26px;}
.video-wrapper .video-content .social-share strong { font-family: "Lato"; font-size: 12px; text-transform: uppercase; padding-right: 15px;}
.list-tags { float: left; width: 61%; margin-right: 10px; }

.video-wrapper .std {text-align: center; font-family: 'Lato'; color: #3f3f3f; font-size: 14px; margin: 0 auto;}
.video-wrapper .std p {margin-bottom: 0;}
.video-wrapper .std a{text-decoration: underline;}
.video-wrapper .std a:hover{text-decoration: none; color: #999;}
.video-wrapper .video-footer {padding: 0 10px; overflow: hidden;}
.video-wrapper .video-footer .tags { display: inline; ;}
.video-wrapper .video-footer .tags li {display: inline;}
.video-wrapper .video-footer .video-categpries {overflow: hidden;}
.video-wrapper .video-footer .video-categpries ul li {float: left;}

.video-wrapper .video-footer .video-extra {float: left; width: 50%;}

.video-wrapper .video-footer a,
.video-wrapper .listing-bottom a,
.posted-date {text-transform: capitalize; padding: 4px 15px 0 0; font-family: "Lato"; text-transform: uppercase; font-size: 10px;}
.video-wrapper .video-footer .video-extra strong {font-size: 10px; text-transform: uppercase; margin-top: 5px; display: inline; font-family: "Lato"; }
.video-wrapper .video-footer .video-extra .listing-bottom {margin-bottom: 5px;}
.video-wrapper .video-footer .video-extra .posted-date {text-transform: capitalize; font-family: "Lato"; text-transform: uppercase; font-size: 10px; margin-top: 3px; color: #999; float: left;} 

.video-wrapper .video-footer .social-share {
    clear: both;
    float: right;
    line-height: 30px;
    margin-top: 20px;
}
.video-wrapper .video-footer .social-share strong { padding-right: 10px; font-family: "Lato";  font-size: 14px; text-transform: uppercase; margin-top: 5px;}

#more_button {color: #919191; font-family: 'Lato'; font-weight: bold; text-transform: uppercase; font-size: 12px; padding: 15px 0; max-width: 770px; margin-bottom: 20px;}
#more_button:hover{color: #494c50; background-position: -4px -934px;}
#more_button.loading{background: none;}

/* Slider Category */

.slider {max-width: 100%; margin: 0 auto 30px; position: relative;}
.slider .slide .std h2 {font-size: 60px; font-family: "Lato";  color: #000; margin-bottom: 26px;}
.slider .slide .std a {font-size: 24px; font-family: "Lato";  background-color: #e21e30; color: #fff; text-transform: uppercase; padding: 10px 32px;}

.slider .slide {position: relative; text-align: center; }
.slider .slide img{width: 100%;}
.slider .slide .std {position: absolute; top: 32%; left: 0; text-align: center; width: 100%; max-width: 100%;}

.slider .bx-viewport {position: relative;}
.slider .bx-controls {position: absolute; top: 10px; left: 0; width: 100%; max-width: 100%; text-align: center;}

.slider .bx-controls .bx-pager-item { display: inline-block;}
.slider .bx-controls .bx-pager-item .bx-pager-link {background: url(../images/slider-point.png) no-repeat scroll center center; width: 11px; height: 11px; padding-left: 10px; text-indent: -9999em; display: block;} 
.slider .bx-controls .bx-pager-item .bx-pager-link.active {background: url(../images/slider-point-active.png) no-repeat scroll center center; width: 11px; height: 11px; padding-left: 10px; text-indent: -9999em; display: block;} 

/* Archive */
.main-video {
    background-color: #fff;
    height: auto;
    max-width: 728px;
    margin: 0 auto;
}
.main-full-width{
    background: #000;
}
.main-full-width .main-video{
    max-width: 1025px;
    /*background: #000;*/
    height: auto;
    min-width: 700px;
}
.main-full-width .main-video > div > img{
    width: 100%;
}

.main-video .jwplayer .jwclick{ display: none!important; }
.main-video img.video-holder{ width: 100%; height: auto; }
.main-video.no-back{/*background: none transparent !important;*/}
.main-video .placelholder-video-list{
	position: relative;
	height: 100%;
	width: 100%;
	display: block;
}
.main-video .placelholder-video-list .play-button {
    background: url("../images/play-btn.png") no-repeat scroll center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    cursor: pointer;
}
.main-video .placelholder-video-list .play-button:hover{
	background-color: rgba(0, 0, 0, 0.5);

}


.main-container{margin: 80px auto 0; max-width: 770px; width: 85%;}
.cms-contact-us .main-container { /*width: 732px;*/ }
.catalog-product-view .main-container{ max-width: none; width: 100%; }


.archive-container {margin-bottom: 30px;}
.archive-container .archive-row {max-width: 710px; overflow: hidden;}
.archive-container .archive-row p {margin: 0; font-size: 10px; font-family: "Lato"; color: #999; text-transform: uppercase; padding-bottom: 5px;}
.archive-container .archive-row .column { float: left; width: 33.33%;}
.archive-container .archive-row ul {padding-left: 0; list-style: none}
.archive-container .archive-row ul li {margin-bottom: 10px;}
.archive-container .archive-row ul li span { text-transform: uppercase; line-height: 30px; padding-left: 5px; font-family: "Lato"; }
.archive-container .archive-row ul li a:hover span{text-decoration: underline;}
.archive-container .archive-row ul li a:hover{text-decoration: none;}

.image-wrapper { width: 100%; margin: 0 auto; overflow: hidden; max-width: 728px; }
.image-wrapper .main-image {width: 48%; float: left; padding: 0 2% 0 0;}
.image-wrapper .image-info {width: 50%; float: left; padding: 0;}
.image-wrapper .main-image img{width: 100%;}
.image-wrapper .image-info .image-content .std p{text-align: justify;}
.image-content .std a{text-decoration: underline;}
.image-content .std a:hover{text-decoration: none; color: #999;}

.image-wrapper .image-info .title-details h2{margin-bottom: 10px; text-transform: uppercase; font-weight: bold; font-size: 14px;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0 0 5px;
}
.image-wrapper .image-info .title-details h2 a {font-size: 30px; line-height: 43px;}
.image-wrapper .image-info .title-details h3 a {font-size: 24px; margin-bottom: 10px; display: block;} 
.image-wrapper .image-info .image-footer {overflow: hidden;}
.image-wrapper .image-info .image-read a {font-family: "Lato";  font-size: 14px; color: 000; text-transform: uppercase; width: 100px; display: block; }
.image-wrapper .image-info .social-share {line-height: 30px; }
.image-wrapper .image-info .social-share strong {font-family: "Lato";  font-size: 14px; margin-top: 5px; padding-right: 10px; text-transform: uppercase;}

.social-share { margin-top: 5px; overflow: hidden;}
.social-share strong { float: left; margin: 0!important; font-weight: bold; }
.social-share .addthis_toolbox a.button_link,
.social-share .addthis_default_style .at16t_facebook,
.social-share .addthis_default_style .at16t_twitter,
.social-share .addthis_default_style .at16t_email,
.social-share .addthis_default_style .at16t_compact { text-decoration: none; display: inline-block; padding: 0!important; background: url(../images/sprite.png) no-repeat!important; width: 15px!important; height: 15px!important; margin: 0 5px 0 0 !important; vertical-align: top; text-indent: -9999em; }

.social-share .addthis_default_style .at16t_facebook {
    background-position: -9px -466px !important;
}
.image-wrapper .image-info .social-share {
    line-height: 30px;
}
.social-share .addthis_default_style .at16t_twitter { background-position: -9px -538px!important; }
.social-share .addthis_default_style .at16t_email { background-position: -2px -609px!important; }
.social-share .addthis_default_style .at16t_compact { background-position: -2px -684px!important;}
.social-share .addthis_toolbox a.button_link{background-position: -2px -756px !important;}

.social-share .addthis_toolbox .at300b,
.social-share .addthis_toolbox .at300m { padding: 0!important; margin: 0!important; }

.social-share .addthis_toolbox a{float: none !important; text-decoration: none; }


.social-share .addthis_default_style .at16t_facebook:hover{background-position: -9px -498px !important;}
.social-share .addthis_default_style .at16t_twitter:hover{background-position: -9px -574px !important;}
.social-share .addthis_default_style .at16t_email:hover{background-position: -1px -644px !important;}
.social-share .addthis_default_style .at16t_compact:hover{background-position: -2px -718px !important;}
.social-share .addthis_toolbox a.button_link:hover{background-position: -2px -718px !important;}


.social-share.inverse .addthis_toolbox a.button_link,
.social-share.inverse .addthis_default_style .at16t_facebook,
.social-share.inverse .addthis_default_style .at16t_twitter,
.social-share.inverse .addthis_default_style .at16t_email,
.social-share.inverse .addthis_default_style .at16t_compact{background: url(../images/sprite.png) no-repeat!important;}

.social-share.inverse .addthis_default_style .at16t_facebook{background-position: -1px -492px !important;}
.social-share.inverse .addthis_default_style .at16t_twitter { background-position: -1px -568px !important; }
.social-share.inverse .addthis_default_style .at16t_email { background-position: -1px -644px !important; }
.social-share.inverse .addthis_default_style .at16t_compact { background-position: -2px 718px !important;}
.social-share.inverse .addthis_toolbox a.button_link{background-position: -2px  -718px !important;}


.social-share.inverse .addthis_default_style .at16t_facebook:hover { background-position: -2px -460px !important; }
.social-share.inverse .addthis_default_style .at16t_twitter:hover { background-position: -2px -533px !important; }
.social-share.inverse .addthis_default_style .at16t_email:hover { background-position: -2px -609px !important; }
.social-share.inverse .addthis_default_style .at16t_compact:hover { background-position: -2px -684px !important;}
.social-share.inverse .addthis_toolbox a.button_link:hover{background-position: -2px  -756px !important;}





.block-search .form-search {border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; background: url(../images/search-sidebar.png) no-repeat scroll left center; width: 100%; position: relative; }
.block-search .form-search input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-family: "Lato"; 
    font-size: 12px;
    padding: 12px 0 12px 20px;
    text-transform: uppercase;
    width: 88%;
}
.block-search .form-search button.button { display: none; }

.block-archive h2 {text-transform: uppercase; color: #000; font-size: 20px; margin-bottom: 40px;} 
.block-archive ul li {text-transform: uppercase; font-size: 14px; color: #000; font-family: "Lato";  margin-bottom: 10px;}
.block-archive ul li a {text-decoration: none;}
.block-archive ul .latest a {background: url(../images/archive-latest.png) no-repeat scroll left center; padding-left: 20px;}
.block-archive ul .greatest  a {background: url(../images/archive-greatest.png) no-repeat scroll left center; padding-left: 20px;} 
.block-archive ul .latest.active a {background: url(../images/archive-latest-hover.png) no-repeat scroll left center; color: #e21e30;} 
.block-archive ul .greatest.active  a {background: url(../images/archive-greatest-hover.png) no-repeat scroll left center; color: #e21e30;} 

/* About */

.cms-about .main {background: url(../images/line-about.png) no-repeat scroll center top; padding-top: 10px;}

.about-container {width: 700px; margin: 0 auto;}
.about-container .about-image {margin-bottom: 20px; }
.about-container .about-image img {width: 100%;}
.about-container .about-info {margin-bottom: 60px;}
.about-container .about-info h1 {font-size: 42px; font-family: "Lato";  text-transform: uppercase; margin-bottom: 20px;}
.about-container .about-info .about-text p { font-family: "Lato"; font-size: 13px; text-align: justify;}

/*  Video Post View */
.gallery-wrapper{padding: 15px; color: #FFF; overflow: visible !important;} 
.gallery-wrapper .video-header .title-details{}

.video-container .gallery .video-header .title-details h2 {font-size: 18px; color: #fff;}
.video-container .gallery .video-header .title-details h3 {font-size: 16px; color: #fff;}
.video-container .gallery .std p {color: #fff;} 
.video-container .gallery {background-color: #fff; text-align: center; position: relative;}
.video-container .gallery img{width: 100%;}
.video-container .gallery .image-preview {text-align: center;}
.video-container .gallery .video-content strong {display: none;}


/*Carousel*/
#carousel{ margin-top: 50px; overflow: auto; white-space: nowrap; width: 100%;}
#carousel a{width: 200px;  margin: 0 10px 0 0; display: inline-block;}
#carousel img{margin: 0 17px 0 0; box-sizing: border-box; width: 100%; cursor: pointer; width: 100%;}
#carousel .active,
#carousel .cycle-slide-active{border: 2px solid #d11a2e;}

#slideshow .bx-wrapper .bx-viewport,
#carousel .bx-wrapper .bx-viewport{}

.gallery-wrapper #next{ position: absolute; width: 4%; top: 0; right: 0; cursor: pointer; height: 100%;}
.gallery-wrapper #prev{ position: absolute; width: 4%; top: 0; left: 0; cursor: pointer; height: 100%;}

.gallery-wrapper #prev span{
	height: 0;
	text-indent: -99999em;
	display: block;
	border-right: 10px solid #000;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 48%;
	right: 8px;
	color: #FFF;
}

.gallery-wrapper #next span{
	height: 0;
	text-indent: -99999em;
	display: block;
	border-left: 10px solid #000;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 48%;
	left: 8px;
	color: #FFF;
}

.gallery-wrapper #prev.disabled,
.gallery-wrapper #next.disabled{opacity: 0.5; cursor: default;}

.gallery-wrapper .video-header{margin-bottom: 15px;}
.gallery-wrapper .video-header .title-details h3{margin: 5px 0 0;}
.gallery-wrapper .video-header .title-details .posted-date{color: #AAA;}



.gallery-wrapper #slideshow-1,
.gallery-wrapper #slideshow-2{position: relative;}
.gallery-wrapper #slideshow-2{margin-top: 15px;}

.gallery-wrapper #slideshow-1 .cycle-slide {position: relative; height: 100%; overflow: hidden;}
.gallery-wrapper #slideshow-1 .cycle-slide .caption{color: #FFF; width: 96%; padding: 13px 2%; display: block; text-align: right; position: absolute; background: rgba(0, 0, 0, 0.5); position: absolute; text-transform: uppercase; bottom: 0;}
.gallery-wrapper #slideshow-1 .cycle-slide .caption .text{height: 13px; float: right; margin-top: 3px;}
.gallery-wrapper #slideshow-1 .cycle-slide .caption .full-screen{float: left; cursor: pointer; background: url('../images/full-screen.png') no-repeat left center; padding-left: 30px; height: 18px; line-height: 21px;}



.gallery-wrapper #slideshow-2 .cycle-slide{margin-right: 10px; opacity: 0.5 !important; cursor: pointer;}
.gallery-wrapper #slideshow-2 .cycle-slide.cycle-slide-active{opacity: 1 !important;}
.gallery-wrapper #slideshow-2 .cycle-slide img{width: 100%;}

.gallery-wrapper #slideshow-1 .cycle-prev,
.gallery-wrapper #slideshow-1 .cycle-next,
.gallery-wrapper #slideshow-2 .cycle-prev,
.gallery-wrapper #slideshow-2 .cycle-next{background-image: url('../images/gallery_arrows.png'); position: absolute; display: block; text-indent: -99999em;}

.gallery-wrapper #slideshow-1 .cycle-prev,
.gallery-wrapper #slideshow-1 .cycle-next{width: 16px; height: 31px; top: 50%;}

.gallery-wrapper #slideshow-2 .cycle-prev,
.gallery-wrapper #slideshow-2 .cycle-next{width: 10px;height: 18px; top: 40%;}

.gallery-wrapper #slideshow-1 .cycle-prev{left: -30px; background-position: -3px 0;}
.gallery-wrapper #slideshow-1 .cycle-next{right: -30px; background-position: -21px 0;}

.gallery-wrapper #slideshow-2 .cycle-prev{left: -30px; background-position: -9px -52px;}
.gallery-wrapper #slideshow-2 .cycle-next{right: -30px; background-position: -20px -52px;}


.gallery-wrapper .video-header{margin-top: 40px;}
.gallery-wrapper .video-header .left{width: 35%;}
.gallery-wrapper .video-header .right{width: 60%;}

.gallery-wrapper .video-header .title-details,
.gallery-wrapper .video-header .std{text-align: left;}

.gallery-wrapper .video-header .title-details,
.gallery-wrapper .video-header .left .video-content{margin: 0;}

.gallery-wrapper .video-header .left h2{
	font-family: "Lato";
 	font-size: 12px;
   	font-weight: 700;
   	color: #494c50;
   	letter-spacing: 2.5px;
   	margin-bottom: 5px;
   	text-align: left;
   	text-transform: uppercase;
}
.gallery-wrapper .video-header .left .author{
	font-family: "Lato";
	font-size: 12px;
	color: #494c50;
	float: left;
	font-style: italic;
	text-transform: capitalize;
}

.gallery-wrapper .video-header .left .social-share {float: left; clear: both; margin-top: 30px;}


@media only screen and (max-width: 650px){
	.gallery-wrapper .video-header .left,
	.gallery-wrapper .video-header .right{width: 100%;}
}

@media only screen and (max-width: 400px){
	.gallery-wrapper #slideshow-1 .cycle-slide .caption{font-size: 9px;}
	.gallery-wrapper #slideshow-1 .cycle-slide .caption .full-screen{width: 20px; padding-left: 0; font-size: 0px;}
}






/* Pages */ 

.pager .pages .right { padding: 0 28px; width: auto;}
.video-category-view .pager .pages li {border-left: 1px solid #D9DADC; margin-left: -1px; }



/* Checkout */

.checkout-onepage-index .col-main {width: 585px;}
.checkout-onepage-index .sidebar {width: 270px;}
.checkout-onepage-index .page-title {display: none;}

.opc .section .step-title span {font-family: "Lato";  font-size: 12px; padding: 11px 0;}
.opc .section .step-title h2 {font-family: "Lato";  text-transform: uppercase; font-size: 12px; padding: 15px 0;}
.opc .col2-set h3 {font-family: "Lato";  text-transform: uppercase; font-weight: normal;}
.opc .col2-set h4 {font-weight: normal;} 
.opc .col2-set p {font-family: "Lato"}

.checkout-onepage-index .form-list .field {padding-right: 25px; width: 135px;}
.checkout-onepage-index .opc #opc-billing .step {}
.checkout-onepage-index .opc #checkout-step-login {width: 98%;}
.checkout-onepage-index input.input-text, select, textarea {border: 1px solid #d1d2d4;}
.checkout-onepage-index #opc-billing .buttons-set {width: 100%;}
.checkout-onepage-index .buttons-set p {font-family: "Lato";  text-transform: uppercase;}
.checkout-onepage-index .col2-set .buttons-set {width: auto;}

.step .buttons-set a {font-family: "Lato"; color: #999; text-transform: uppercase; display: block; padding-top: 10px;}
.step .sp-methods dt {font-family: "Lato";  text-transform: uppercase; color: #000; margin-bottom: 10px;}
.step .sp-methods dd ul li {margin-bottom: 5px;}
.step .sp-methods dd li label {font-family: "Lato";  text-transform: uppercase; color: #999;} 
.step .sp-methods dd li label span {color: #E21E30;}

.checkout-onepage-success .col-main {width: 630px;}

#checkout-step-review tbody td.a-center{
	font-family: "Lato"; 
	font-size: 16px !important;
	line-height: 75px !important;
}

#checkout-step-review .item-options dt,
#checkout-step-review .item-options dd{font-size: 12px;}

#checkout-step-review tfoot{
	font-family: "Lato"; 
	text-transform: uppercase;
}
#checkout-step-review tfoot td{
	text-align: right;
	vertical-align: middle;
}

#checkout-step-review tfoot .cart-grandtotal{
	font-size: 20px;
}

#checkout-step-review tfoot td{
	line-height: normal;
	padding: 5px 10px;
}

#checkout-step-review tfoot td span{
	line-height: normal;
}


.sidebar .block-title strong span {font-family: "Lato";  font-size: 24px; color: #000; text-transform: uppercase; font-weight: normal;}
.sidebar .block-content dl dt {font-family: "Lato"; color: #999; text-transform: uppercase; border-top: 1px solid #ccc; padding: 15px 0 10px;}
.sidebar .block-content #billing-progress-opcheckout dt {border-top: none;}
.sidebar .block-content dl .odd li a {text-transform: uppercase; font-family: "Lato";  }
.checkout-onepage-index .sidebar .block-title strong span {font-size: 12px;}
.checkout-onepage-index .block {overflow: hidden;}
.checkout-onepage-index .block .block-title {float: none;}
.checkout-onepage-index .block .block-content {float: none;}
.checkout-onepage-index h3 {font-size: 14px; margin-bottom: 5px;}
.checkout-onepage-index .form-list {margin-top: 10px;}
.checkout-onepage-index .opc .col2-set h4 {margin-bottom: 10px;}

.block-progress .block-content #billing-progress-opcheckout, 
.block-progress .block-content #shipping-progress-opcheckout,
.block-progress .block-content #shipping_method-progress-opcheckout,
.block-progress .block-content #payment-progress-opcheckout {overflow: hidden; margin-bottom: 10px;}

/* Video Related */

.box-video-related {max-width: 728px; margin: 0 auto 20px; overflow: hidden; background: url("../images/line-video.png") no-repeat scroll center bottom; }
.video-related-list {clear: both;}
.box-video-related .video-related-list .video-related{ padding: 0 19px 0 0; width: 31%; }
.box-video-related .video-related-list .last { padding: 0; }
.box-video-related h5 { font-family: "Lato"; text-transform: uppercase; font-size: 12px; margin-bottom: 40px; font-weight: 700; text-align: left; padding-top: 10px; letter-spacing: 1px;}
.video-related-list .video-related { float: left; margin-bottom: 15px; padding-left: 20px; width: 222px;}
.opc .video-related-list .video-related{padding-left: 0;}
.opc .video-related-list .video-related:last-child{padding: 0;}
.video-related-list .video-related a {font-weight: normal; }
.video-related-list .video-related a:hover {text-decoration: none;}
.video-related-list .video-related img {width: 100%; max-width: 99.5%; height: auto; border: 1px solid #000; }
img.placeholder{ border-color: #000; background: url("../images/loader.gif") no-repeat scroll center center; }
.video-related-list .video-related h2 {font-family: "Lato";  text-transform: uppercase; margin-top: 10px; text-decoration: none; font-size: 16px;}
.video-related-list .video-related h3 {font-family: "Lato";  text-transform: uppercase; text-decoration: none; font-size: 13px; margin-bottom: 10px;}
.video-related-list .video-related .posted-date {color: #aaa; font-size: 10px; margin-bottom: 10px; font-family: "Lato"; text-decoration: none; text-transform: uppercase;}
.banner-wrapper-bg { background: url("../images/line-video.png") no-repeat scroll center bottom rgba(0, 0, 0, 0); margin-bottom: 20px !important; padding-bottom: 20px;}
.video-post-view .box-video-related h5 {border-top: 1px solid #d1d2d4;}
.video-post-view .video-related h2 {text-transform: capitalize; text-align: center; font-size: 14px;}
.video-post-view .video-related .posted-date {display: none;}
.video-post-view .video-related h3 {display: none;}
.video-post-view .box-video-related {background: none; border-bottom: 1px solid #d1d2d4; }

.video-category-view .video-related-list .video-related .posted-date {color: #cacaca; }
.video-related-list .video-related:hover h2 a { color: #e21e30;} 
.video-related-list .video-related:hover h3 a { color: #e21e30;} 
.product-tabs-content .video-related-list .video-related {padding: 0 20px 0 0;}
.product-tabs-content .video-related-list .video-related:last-child{
	padding: 0;
}
/* Profile */

.banner-profile {background: url(../images/line-profile.png) no-repeat scroll center bottom; margin-bottom: 20px; padding-bottom: 20px;}
.box-info-profile {background: url(../images/line-profile.png) no-repeat scroll center bottom; margin-bottom: 20px; padding-bottom: 20px;} 

.box-info-profile {overflow: hidden;}
.box-info-profile .info-profile {float: left; width: 700px; overflow: hidden; clear: both;}
.box-info-profile .image-profile {float: right; width: 170px; height: 170px; padding: 10px; background: url('../images/frame-profile-picture.gif') no-repeat; }
.box-info-profile .info-profile h1 {font-size: 55px; text-transform: uppercase; font-family: "Lato";  }
.box-info-profile .info-profile li {float: left;}
.box-info-profile .features-profile {overflow: hidden; margin-bottom: 50px;}
.box-info-profile .features-profile li {text-transform: uppercase; font-size: 12px; color: #999; font-family: "Lato" }
.box-info-profile .social-share {clear: both; width: 160px; float: left;}
.box-info-profile .atribute-profile {overflow: hidden;}
.box-info-profile .sponsors-profile { width: 535px; float: right;}
.box-info-profile .sponsors-profile p {text-transform: uppercase; font-size: 12px; color: #999; font-family: "Lato"; line-height: 1;}
.box-info-profile .sponsors-profile .sponsor-submit {text-decoration: underline; color: #999;}
.box-info-profile .sponsors-profile li a {font-family: "Lato";  font-size: 16px; text-decoration: none; padding-right: 2px; text-transform: uppercase; }


/* Video Pro Viem  */
.video-pro-view .main,
.video-brand-view .main {width: 900px; margin: 0 auto;}
.video-pro-view .pager .pages li.right { width: auto; padding: 0 10px; border-left: 1px solid #D9DADC; border-right: none; }


/*  My Account */

.customer-account-index .col-main {width: 690px;}
.block-account .block-content li {margin-bottom: 5px;}
.block-account .block-content li strong {font-weight: normal; text-transform: uppercase; font-weight: 14px;}

.block-cart .block-content .block-subtitle { margin-top: 10px; text-transform: uppercase; font-weight: normal;}
.block-cart .block-content .mini-products-list .product-details p {font-family: "Lato";  }
.block-cart .block-content .mini-products-list .product-details strong {font-family: "Lato";  }
.block-cart .block-content .mini-products-list .product-details {font-family: "Lato";  }
.block-cart .block-content .mini-products-list .product-details .details {text-transform: uppercase; font-family: "Lato";  }

.my-account .box-account h2 {font-weight: normal; text-transform: uppercase; margin: 10px 0;}
.my-account .box-account .box .box-title h3 {text-transform: uppercase; font-weight: normal; margin: 10px 0 15px ;}
.my-account .box-account .box .box-title a {text-transform: uppercase;}
.my-account .box-account .box .box-content h4 {font-weight: normal; margin: 5px 0; text-transform: uppercase;} 
.my-account .box-account .box .box-content address a {text-transform: uppercase;}

/* Navigation */
#nav { font-size: 10px; margin: 0 auto; display: inline-block; height: 60px; line-height: 60px;  text-align: center;}

/* All Levels */
#nav li { text-align:left; display: inline-block; }
#nav li.over { z-index:998; }
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { /*float:left;*/ float: none; position: relative;}
#nav li a { float:left; padding:0 10px; color:#494c50; font-family: 'Lato', sans-serif; font-weight: 700; letter-spacing: 2px; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu */
#nav li.over > ul, #nav li.over > div { left: 0; z-index: 999 }
#nav li.over ul li.over ul, #nav li.over ul li.over ul { left: 100px }


/* Sidebar */
.block { margin:0 0 10px; }
.block .block-title strong { font-size:14px; font-weight:400; text-transform: capitalize; font-family: "Lato"; color: #929292;}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:14px; font-weight:bold; text-transform: uppercase; font-family: "Lato"; color: #3f3f3f; margin-bottom: 10px;}
.block .block-content {}
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .block-content ol li {font-size: 12px; color: #3f3f3f; margin-bottom: 5px;}
.block-content .actions {margin-bottom: 10px;}

.block li.even {}

.block-layered-nav {overflow: hidden; margin-bottom: 20px;}
.block-title {float: right;}
.block-content {float: left;}
.block-content dl {overflow: hidden; }
.block-content dl dd {float: left; margin-right: 20px;}
.block-content dl dd:last-child {margin-right: 0;} 
.block-content dl dd select {width: 130px;}

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Currency Switcher */
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart .subtotal { text-align:center; text-transform: uppercase; font-family: "Lato";  margin-bottom: 5px;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Related */
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare li { padding:5px 0; }

/* Block: Poll */
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Reorder */
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }

/* Category Navigation */

.category-navigation {width: 900px; margin: 0 auto 30px;}
.category-navigation ul {width: 900px; margin: 0 auto; border: 1px solid #c1c1c1; display: inline-block; position: relative;}
.category-navigation ul li { float: left; margin-right: -1px; padding: 12px 13px; border-right: 1px solid #c1c1c1; }
.category-navigation ul li a {text-decoration: none; font-family: "Lato";  font-size: 16px; color: #000; text-transform: uppercase;}

.category-navigation ul li ul{
	position: absolute; 
	top: 48px; 
	left: 0px; 
	background-color: #000; 
	border: none;
	/* Hide until displayed. */
    visibility:hidden;
    opacity:0;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
}
.category-navigation ul li:hover ul {
    visibility:visible;
    opacity:1;
    transition-delay:0s;
}

.category-navigation ul li ul li { float: left; border-right: none; padding: 14px; }
.category-navigation ul li ul li a {color: #fff;}
.category-navigation ul li ul li:hover {background: #FFF;}
.category-navigation ul li ul li:hover a{color: #000;}
.category-navigation .shippint-message {float: right;}
.category-navigation .shippint-message p {margin-bottom: 0; padding-right: 35px; font-family: "Lato"; font-size: 12px; margin-top: 4px;}
.category-navigation .shippint-message:hover {background: transparent;}
 

.category-navigation ul li:hover {background-color: #000; }
.category-navigation ul li:hover a {color: #fff;}


/* View Type: Grid */
.products-grid,
.video-listing-ajax { position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width: 230px;}
.products-grid .product-image { display:block; width:230px; height:310px; margin:0 0 10px; }
.products-grid .product-name { font-weight: 700; font-size:14px; }
.products-grid .product-info h2 a:hover {text-decoration: none;}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.products-grid .product-info {padding: 0 15px; overflow: hidden; margin: 20px 0 35px;}

.col2-left-layout .products-grid li.item,
.col2-right-layout .products-grid li.item {
    float: left;
    margin-bottom: 30px;
    padding-right: 15px;
    width: 232px;
}
.col2-left-layout .products-grid .product-image,
.col2-right-layout .products-grid .product-image{
	width: 100%;
	height: auto;
} 

.col2-left-layout .products-grid .product-image img,
.col2-right-layout .products-grid .product-image img{
	width: 100%;
	height: auto;
} 

.col1-layout .products-grid { max-width:770px; margin:0 auto; width: 100%; }

.products-grid .product-manufacturer {font-family: "Lato"; font-size: 9px; color: #3f3f3f; text-transform: uppercase; margin-bottom: 5px; font-weight: normal; }
.products-grid .product-name a {font-family: "Lato";  font-size: 14px; color: #3f3f3f; font-weight: 700; text-transform: capitalize;}
.products-grid .product-name a:hover {text-decoration: none;} 
.products-grid .price-box span.regular-price,
.products-grid .price-box p {font-family: "Lato";  font-size: 16px; color: #3f3f3f; text-transform: uppercase; margin-bottom: 5px;}
.products-grid .price-box .price-label {display: none;}
.products-grid .price-box .price {
	color: #3f3f3f;
    font-family: "Lato";
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}
.products-grid .special-price span {color: #D83820;} 

.products-grid .product-details {float: left; width: 50%;}
.products-grid .btn-cart {float: right; width: 94px; margin-top: 10px;}

.products-grid .btn-cart span {border: 2px solid #e21e30; color: #e21e30; background: none; padding: 0 3px 0 8px;}
.products-grid .btn-cart span span {background: url(../images/sprite.png) no-repeat -12px -861px; padding-left: 14px; }

.products-grid .btn-cart:hover span{background: #e21e30;}
.products-grid .btn-cart:hover span span{color: #FFF; background: url(../images/sprite.png) no-repeat -12px -877px;}

.products-grid .out-of-stock span {font-family: "Lato";  font-size: 16px; text-transform: uppercase; color: 000; text-decoration: none; color: #E21E30; display: block; padding-top: 5px;}

/* More Product Loading */

.ias-noneleft, .ias-spinner {padding: 20px 0;}
.ias-noneleft em, .ias-spinner em {font-style: normal; color: #919191; font-size: 12px; text-transform: uppercase;}

/*tabs styles */
.tabs { text-transform: uppercase; }
.tabs a { font-family: "Lato";  font-size: 15px; font-weight: normal; text-decoration: none; background: url("../images/bullet-square.gif") no-repeat left center; padding-left: 22px; }
.tabs a:hover, 
.tabs li.active a { color: #e21e30; } 
.tabs li{ padding: 3px 0; }
.tabs-custom-sort .products-grid li.item {
    padding-right: 23px;
    width: 221px;
}
.tabs-custom-sort .products-grid li.item .product-image{
	max-width: 100%;
	width: 100%;
	height: auto;
}
.tabs-custom-sort .products-grid li.item .product-image img{
	width: 100%;
	height: auto;
}
.tabs-custom-sort  .products-grid .btn-cart{
	width: 94px;
	padding: 0;
}

.video-list li.banner{ margin-bottom: 40px;}
/* created styles for load more */
.banner-wrapper{
	max-width: 728px;
	margin: 0 auto;
	border-bottom: 1px solid #d1d2d4;
	border-top: 1px solid #d1d2d4;
    overflow: hidden;
    text-align: center;
}
.banner-wrapper img{
    width: 100%;
    height: auto;
}
.more {
    padding: 0 10px;
    text-align: center;
}
.more-button {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    padding: 5px 25px;
    position: relative;
    vertical-align: top;
    cursor: pointer;
}

.more-button.loading:before {
    background: url(../images/loader.gif) no-repeat scroll center center / 24px 24px rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 24px;
    left: -30px;
    position: absolute;
    width: 24px;
}
.product-tabs-content{
	position: relative;
}
.loading-mask { color:#000; font-size:1.1em; font-weight:bold; text-align:center; opacity:0.80; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; z-index:500; }
.loading-mask .loader { position:absolute; top: 20%; left:50%; width:120px; margin-left:-120px; padding:10px 15px; background:#fff; border:2px solid #000; color:#000; font-weight:normal; text-align:center; z-index:1000; }

/* video battle event */
.battle-video-listing .box-video-related {
    width: auto;
}
.battle-video-listing .video-related-list .video-related{
	padding: 0 10px 0 0;
	width: 217px;
}
.battle-video-listing .video-related-list{
	overflow: hidden;
}
.battle-video-listing .video-related-list .video-related:last-child{
	padding: 0;
	margin: 0;
}
.bracket-container{
	position: relative;
}
.bracket-container .brackets a{
	font-size: 12px;
    font-weight: normal;
    line-height: 1.7;
    text-decoration: none;
    cursor: pointer;
}
.bracket-container .brackets a span:hover{
	text-decoration: underline;
}

.bracket-container .bracket-bg {
    background: url("../images/bg_16_contest.png") no-repeat scroll center center;
    min-height: 388px;
    margin-bottom: 50px;
    width: 100%;
    position: relative;
}
.bracket-container .brackets {
    position: absolute;
    width: 120px;
}
.bracket-container .brackets {
    position: absolute;
    width: 120px;
}
.bracket-container #data-bracket5-battle1 {
    left: 4px;
    text-align: right;
    top: -2px;
}
.bracket-container #data-bracket5-battle2 {
    left: 4px;
    top: 96px;
    text-align: right;
}
.bracket-container #data-bracket5-battle3 {
    left: 4px;
    text-align: right;
    top: 214px;
}
.bracket-container #data-bracket5-battle4 {
    left: 4px;
    text-align: right;
    top: 314px;
}
.bracket-container #data-bracket5-battle5 {
	right: 4px;
    text-align: left;
    top: -2px;
}
.bracket-container #data-bracket5-battle6 {
    right: 4px;
    top: 96px;
    text-align: left;
}
.bracket-container #data-bracket5-battle7 {
    right: 4px;
    text-align: left;
    top: 214px;
}
.bracket-container #data-bracket5-battle8 {
    right: 4px;
    text-align: left;
    top: 314px;
}
.bracket-container .bracket5 .player-1 {
    display: block;
    padding-bottom: 7px;
}

.bracket-container #data-bracket4-battle1 {
    left: 150px;
    text-align: right;
    top: 12px;
}
.bracket-container #data-bracket4-battle2 {
    left: 150px;
    text-align: right;
    top: 232px;
}
.bracket-container #data-bracket4-battle3 {
    right: 150px;
    text-align: left;
    top: 12px;
}
.bracket-container #data-bracket4-battle4 {
    right: 150px;
    text-align: left;
    top: 232px;
}
.bracket-container .bracket4 .player-1 {
    display: block;
    padding-bottom: 78px;
}

.bracket-container #data-bracket3-battle1 {
    left: 256px;
    text-align: right;
    top: 60px;
}
.bracket-container #data-bracket3-battle2 {
    right: 256px;
    text-align: left;
    top: 60px;
}
.bracket-container .bracket3 .player-1 {
    display: block;
    padding-bottom: 204px;
}
.bracket-container #data-bracket2-battle1 {
    left: 380px;
    text-align: center;
    top: 113px;
    width: 140px;
}
.bracket-container .bracket2 .player-1 {
    display: block;
    padding-bottom: 85px;
}
.video-related-list .video-related.mix{
	display: none;
	height: 225px;
}
.battle-video-listing .column-view-4 > li:nth-child(4n) {
    margin: 0;
    padding: 0;
}
.bracket-container.constest-number-32 .bracket-bg{
	background: url("../images/bg_32_contest.png") no-repeat scroll center center;
}
.bracket-container #data-bracket6-battle1 {
    left: -75px;
    text-align: right;
    top: -10px;
}
.bracket-container #data-bracket6-battle2 {
    left: -75px;
    top: 38px;
    text-align: right;
}
.bracket-container #data-bracket6-battle3 {
    left: -75px;
    text-align: right;
    top: 88px;
}
.bracket-container #data-bracket6-battle4 {
    left: -75px;
    text-align: right;
    top: 136px;
}
.bracket-container #data-bracket6-battle5 {
	left: -75px;
    text-align: right;
    top: 208px;
}
.bracket-container #data-bracket6-battle6 {
    left: -75px;
    top: 256px;
    text-align: right;
}
.bracket-container #data-bracket6-battle7 {
    left: -75px;
    text-align: right;
    top: 304px;
}
.bracket-container #data-bracket6-battle8 {
    left: -75px;
    text-align: right;
    top: 354px;
}
.bracket-container #data-bracket6-battle9 {
    right: -75px;
    text-align: left;
    top: -10px;
}
.bracket-container #data-bracket6-battle10 {
    right: -75px;
    top: 38px;
    text-align: left;
}
.bracket-container #data-bracket6-battle11 {
    right: -75px;
    text-align: left;
    top: 88px;
}
.bracket-container #data-bracket6-battle12 {
    right: -75px;
    text-align: left;
    top: 136px;
}
.bracket-container #data-bracket6-battle13 {
	right: -75px;
    text-align: left;
    top: 208px;
}
.bracket-container #data-bracket6-battle14 {
    right: -75px;
    top: 256px;
    text-align: left;
}
.bracket-container #data-bracket6-battle15 {
    right: -75px;
    text-align: left;
    top: 304px;
}
.bracket-container #data-bracket6-battle16 {
    right: -75px;
    text-align: left;
    top: 354px;
}

.bracket-container.constest-number-32 #data-bracket5-battle1 {
    left: 48px;
    text-align: right;
    top: -12px;
}
.bracket-container.constest-number-32 #data-bracket5-battle2 {
    left: 48px;
    top: 86px;
    text-align: right;
}
.bracket-container.constest-number-32 #data-bracket5-battle3 {
    left: 48px;
    text-align: right;
    top: 204px;
}
.bracket-container.constest-number-32 #data-bracket5-battle4 {
    left: 48px;
    text-align: right;
    top: 304px;
}
.bracket-container.constest-number-32 #data-bracket5-battle5 {
	right: 48px;
    text-align: left;
    top: -12px;
}
.bracket-container.constest-number-32 #data-bracket5-battle6 {
    right: 48px;
    top: 86px;
    text-align: left;
}
.bracket-container.constest-number-32 #data-bracket5-battle7 {
    right: 48px;
    text-align: left;
    top: 204px;
}
.bracket-container.constest-number-32 #data-bracket5-battle8 {
    right: 48px;
    text-align: left;
    top: 304px;
}
.bracket-container.constest-number-32 .bracket5 .player-1 {
    padding-bottom: 28px;
}
.bracket-container{
	height: 510px;
}
.fixed-bracket-container{
	position: relative;
}
.show-video-placeholder {
    background: none repeat scroll 0 0 #000;
    height: 530px;
    width: 900px;
    margin: 0 auto;
    display: block;
}
.warpper-placeholder-video{
	display: none;
	padding-top: 70px;
	z-index: 10!important;
	position: absolute;
	top: -110px;
	width: 100%;
	height: 530px;
	left: auto!important;
}
.show-video-placeholder .close {

    background: url("../images/remove-shopping.png") no-repeat center center;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    right: -14px;
    text-indent: -9999em;
    top: 55px;
    width: 30px;
}
.show-video-placeholder .inner-video {
	padding: 20px 0;
}
.show-video-placeholder .inner-video object {
    display: block;
    float: none;
    height: 497px;
    margin: 0 1.5%;
    width: 97%;
}

/*Headquarters page*/
#headquarters h1{
	font-size: 38px;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: 20px;
}

#headquarters .heading h2{
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	padding: 5px;
}

#headquarters .contact-group{
	overflow: hidden;
	margin-bottom: 10px;
}

#headquarters .contact-group .user-contact {
    float: left;
    margin-right: 1%;
    width: 32%;
}

#headquarters .contact-group .user-contact .name {
    font-size: 20px;
}

#headquarters .contact-group .user-contact .email a {
    border-bottom: 1px dotted #999;
}



/* landing page */
.landing-page{background: #000;}
.landing-page .enter-link{padding: 20px 0;}
.landing-page .enter-link a{
	color: #FFF;
	font-size: 20px;
	font-family: "Lato"; 
}



.limelight-player-viewport div:after{
	background-color: #FFF !important;
}

.ad-top .adunit.display-block{
	margin-bottom: 20px;
	text-align: center;
}
.ad-bottom .adunit.display-block{
	margin-bottom: 20px;
	text-align: center;
}

.loader-mask{  }
.links ul li a{
	color: #bcbec0;
}
.header .main-navigation{
    text-align: center;
    font-size: 10px;
    margin: 0 auto;
    width: 100%;
    height: 60px;
}
.header .search-links{
    position: absolute;
    top: 22px;
    right: 20px;
    overflow: hidden;
}
.header .search, .header .links{
    float: left;
    color: #bcbec0;
}
.header .search a {text-indent: -9999em; display: block; height: 10px; width: 10px; margin-top: 2px; background: url(../images/search-header.png) no-repeat scroll top left;}
.footer{
	background-color: #000;
	color: white;
	font-family: 
}
.footer {
    background-color: #000;
    font-size: 12px;
    margin: 0 auto;
    padding: 20px 10px;
    max-width: 728px;
}
.footer a {
	color: #919191;
}
.footer-container {
    background-color: #000;
    font-size: 12px;
    margin: 20px 0 0;
}
.footer-container .contact{
	float: left;
	font-size: 12px;
	/*margin-left: 22px;*/
	font-family: 'Lato';
}
.footer-container .social-icons{
	float: right;
}
.footer-container .copyright{
	text-align: center;
	color: #919191;
	font-size: 12px;
	font-family: 'Lato';
}
.product-details .out-of-stock span{
	font-size: 12px;
}
.social-icons ul li{
	float: left;
	margin-left: 20px;
	font-size: 12px;
}
.social-icons ul li .twitter{
	background: url("../images/twitter.jpg") no-repeat scroll center center;
}
.social-icons ul li .facebook{
	background: url("../images/facebook.jpg") no-repeat scroll center center;
}
.social-icons ul li .instagram{
	background: url("../images/instagram.png") no-repeat scroll center center;
}
.social-icons ul li a{
	height: 20px;
	width: 20px;
	display: block;
}
.products-grid .item {
	margin-right: 20px;
}
.box-up-sell .products-grid .product-image{
	height: 130px;
}

.box-up-sell .products-grid .product-name{
	text-align: center;
}
.col2-set .new-users form .buttons-set .f-left{
	 text-align: center;
    width: 100%;
}
.col2-set .new-users form .buttons-set button{
	width: 100%;
	margin: 0 auto;
}
.registered-users .content .account-create {
    padding: 0 0 0 40px;
}

.registered-users .content .account-create .buttons-set{
    margin: 0;
}
.registered-users .content .account-create .buttons-set button{
	margin-top: 30px;
    width: 100%;
}
.account-login .col2-set .registered-users{
	border-left: 1px solid #f0f0f1;
	width: 51%;
}
.more-views .activate-vertical-carousell li {
	width:  150px;
}
.top-promoblock-wrapper{
	display: none;
}
.cart-table tfoot tr .a-right {
	
	overflow: hidden;

}
.cart-table tfoot tr .a-right .btn-continue {
	float: left;
	display: inline-block;
}
.cart-table tfoot tr .a-right .btn-continue span{
    border: none;
    color: #000;
    padding: 0;
}
.cart-table tfoot tr .a-right .btn-continue :hover span{
    border: none;
    color: #000;
    padding: 0;
}
.cart .title-buttons{
	display: none;
}
.col-main .cart{
	margin-top: 40px;
}
.data-table tbody tr td:first-child {
    padding: 15px 0;
}
.data-table tbody tr td {
    border-bottom: 1px solid #d4d4d4;
    vertical-align: middle;
}
.data-table tbody tr td a img {width: 100%; height: auto;}
.cart-table tbody tr td .item-options{
	margin-top: 25px;
    overflow: hidden;
}
.cart-table  tr .a-center a {
	font-size: 10px;
}
.main .adunit {text-align: center; margin: 10px 0;}




/*Sticks footer to the bottom of the page*/
html{height:100%;}
body {height: 100%;}

.wrapper {
	min-height:100%;
	position:relative;
}
.main-container {
	padding:10px;
	padding-bottom: 60px; /* Height of the footer element */
}
.footer-container {
	width:100%;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;
}

/*@media only screen and (min-height: 1024px){
	body {height: 92.2%;}

}*/
.cms-contact-us .contact-section .info{
    text-align: center;
    color: #3f3f3f;
}
.cms-contact-us .contact-section .info h2{
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 10px;
    letter-spacing: 1px;

}
.cms-contact-us .contact-section .info p{
    font-size: 16px;
}
.cms-contact-us .contact-section .fieldset {
    margin: 0;
    padding: 0;
}
.cms-contact-us .contact-section  .form-list{
    padding-left: 0;
}
.cms-contact-us .contact-section .contact-info .left{
    max-width: 445px;
    width: 100%;
}
.cms-contact-us .contact-section .contact-info .right{
    max-width: 260px;
    width: 100%;
    overflow: hidden;
    padding-top: 23px;
}
.cms-contact-us .contact-section .right .box{
    padding-bottom: 20px;
}
.cms-contact-us  .contact-info .right .col-left{
    width: 130px;
    float: left;
}
.cms-contact-us  .contact-info .right .col-right{
    width: 130px;
    float: right;
}
.cms-contact-us  .contact-info .right ul{
    padding-left: 0;
}
.cms-contact-us  .contact-info .right ul li{
    list-style: none;
}
.cms-contact-us  .contact-info .right .box h5{
    padding-bottom: 8px;
    letter-spacing: 1px;
}
.cms-contact-us  .contact-info .right .box address{
    font-size: 12px;
    color: #3f3f3f;
}
.cms-contact-us  .contact-info .form-list label {
    color: #929292;
    font-size: 14px;
    text-transform: capitalize;
    padding-bottom: 2px;
}
.cms-contact-us .contact-info .form-list .wide label {
    padding-bottom: 10px;
}
.cms-contact-us  .contact-info button.button  span span{ padding: 0;}
.cms-contact-us  .contact-info button.button  span {
    font-size: 10px;
    line-height: 20px;
    padding: 9px 75px;
}
.cms-contact-us  .contact-info{
    margin-bottom: 100px;
    margin-top: 45px;
    overflow: hidden;
}
.cms-contact-us  .contact-info .form-list input.input-text{
    height: 22px;
}
.cms-contact-us  .contact-info .form-list textarea {
    max-height: 60px;
}
.cms-contact-us  .contact-info .buttons-set{
    margin-top: 36px;
}
.cms-contact-us  .contact-info .form-list li {
    margin-bottom: 30px;
}
.cms-contact-us .contact-info .form-list li .field1{
    margin-left: 0;
    margin-right: 1%;
}
.cms-contact-us .top-map{
    width: 100%;
    text-align: center;
    padding-top: 61px;
    height: 100%;
    overflow: hidden;
}
.cms-contact-us .top-map img{
    width: 100%;    
}
.cms-contact-us .main-container{
    margin-top: 0;
    padding-top: 0;
}
.cms-contact-us .form-list input.input-text{
    width: 97%;
}
.cms-contact-us .form-list .fields .input-box input.input-text {
width: 94%;
}
.cms-contact-us .form-list li.wide textarea {
width: 97%;
}
.cms-contact-us .contact-section button.button {
    background-color: #2c2c2c;
}
.cms-contact-us .contact-section button.button span{
    background-color: #2c2c2c;
}












/*CONTACT FORM
-----------------------------------------------------------------*/
.cms-contact-us .header-container{margin-bottom: 0;}
.cms-contact-us .breadcrumbs{display: none;}
.cms-contact-us .col1-layout,
.cms-contact-us .col1-layout .col-main{max-width: none; margin: 0 auto;}

.contact-section{margin-bottom: 50px; overflow: hidden;}
.contact-section .info{text-align: center; margin-top: 50px;}
.contact-section .info p{font-size: 16px;}

.contact-section .map{text-align: center; margin-bottom: 55px;}
.contact-section .map img{width: 100%;}

.contact-section ul{list-style: none; padding: 0;}

.contact-section .info,
.contact-section .contact-info{max-width: 770px; margin: 0 auto;}
.contact-section .contact-info .left{width: 60%;}
.contact-section .contact-info .right{width: 35%;}
.contact-section .contact-info .right .box {float: left; width: 130px; height: 120px; color: #3f3f3f;}
.contact-section .contact-info .right .box h5 {margin-bottom: 5px;}
.contact-section .contact-info textarea{width: 95%;}

.contact-section .contact-info .buttons-set .required{text-align: left;}
.contact-section .contact-info .buttons-set button.button{float: left;}
.contact-section .contact-info .buttons-set button.button span{padding: 0; height: 35px;}
.contact-section .contact-info .buttons-set button.button span span{padding: 0 80px; line-height: 35px;}



/*INTERVIEW CONTENT
-----------------------------------------------------------------*/
.interview-post .breadcrumbs{display: none;}
.interview-post .main-container{max-width: none; width: 100%; margin-top: 61px;}


.interview-image{width: 100%;}
.interview-image img{width: 100%;}


.interview .video-wrapper .video-header .title-details h2{letter-spacing: 4px;}

.interview-content{clear: both; margin-bottom: 40px;}

.interview-content h5{font-size: 16px;}
.interview-content .std{width: auto;}
.interview-content .std p{margin-bottom: 15px;}

.interview-content img{width: 100%; margin: 40px 0;}

.interview-wrapper{overflow: hidden; text-align: justify; font-size: 14px; color: #3f3f3f;}

.interview-right{float: right; width: 80%;}
.interview-left{float: left; width: 20%;}

.interview-left h5{text-transform: uppercase; font-size: 14px; letter-spacing: 2px;}

.interview-quote{width: 100%; font-size: 33px; text-align: right; margin: 30px auto 40px; line-height: 40px; text-transform: uppercase; letter-spacing: 4px; font-weight: bold;}







@media only screen and (max-width: 900px){
	.header-container{height: 120px;}
	.main-container{margin-top: 130px;}
	.header .main-navigation{height: 120px; padding: 60px 0 0;}

}


