/*
Theme name: ResetMe Web
Description: Custom Theme
*/

/******* ResetMe Web WordPress CSS *******/

/* Common elements styling */
.post .entry h1 { font-size: 20px; line-height: 30px}
.post .entry h2 { font-size: 18px; line-height: 27px}
.post .entry h3 { font-size: 16px; line-height: 24px}
.post .entry h4 { font-size: 14px; line-height: 21px}
.post .entry h5 { font-size: 12px; line-height: 18px}
.post .entry h6 { font-size: 10px; line-height: 15px}

.post .entry ul { margin-left: 25px; }
.post .entry ol { margin-left: 25px; }
.post .entry a img { border: 0 }

p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 2px 0 2px 7px; display: inline; }
img.alignleft { margin: 2px 7px 2px 0; display: inline; }
.alignright { float: right; display: inline; }
.alignleft { float: left; display: inline; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Calendar widget */
#wp-calendar { empty-cells: show; margin: 10px auto 0; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
.wp-caption { max-width: 100%; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* Big images in rich text editor should not break page layout */
.post .entry { overflow: hidden; } 

/******* /ResetMe Web WordPress CSS *******/
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-webfont.eot');
    src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'akzidenz-grotesk_condensed_Rg';
    src: url('fonts/akzidenzgrotconbq-bold-webfont.eot');
    src: url('fonts/akzidenzgrotconbq-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/akzidenzgrotconbq-bold-webfont.woff') format('woff'),
         url('fonts/akzidenzgrotconbq-bold-webfont.ttf') format('truetype'),
         url('fonts/akzidenzgrotconbq-bold-webfont.svg#akzidenz-grotesk_condensed_Rg') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'helvetica_neue_bold';
    src: url('fonts/helveticaneue-bold-webfont.eot');
    src: url('fonts/helveticaneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-bold-webfont.woff') format('woff'),
         url('fonts/helveticaneue-bold-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-bold-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;}
.helvetica_neue_bold { font-family: 'helvetica_neue_bold'; }

@font-face {
    font-family: 'helvetica_neue_light';
    src: url('fonts/helveticaneue-light-webfont.eot');
    src: url('fonts/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-light-webfont.woff') format('woff'),
         url('fonts/helveticaneue-light-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-light-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;}
.helvetica_neue_light { font-family: 'helvetica_neue_light'; }

* {padding: 0; margin: 0; }

html,body { height: 100%; } 
body { background: #fff; font: 14px/18px Arial, Helvetica, sans-serif; color: #000; letter-spacing: 0; font-family: 'Merriweather', sans-serif; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust: none; }

a img { border: 0; } 
a { color: #0252aa; text-decoration: none; cursor: pointer; } 
a:hover { text-decoration: underline; } 
a, 
a img,
input[type="submit"] { transition: color 800ms, background-color 800ms, opacity 800ms; -webkit-transition: color 800ms, background-color 800ms, opacity 800ms; } 
a:hover, 
a:hover img,
input[type="submit"]:hover { transition: color 600ms, background-color 600ms, opacity 600ms; -webkit-transition: color 600ms, background-color 600ms, opacity 600ms; } 

input, textarea, select { font-size: 14px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; } 
textarea { overflow: auto; } 
input[type="submit"] { -webkit-appearance: none; cursor: pointer; border: 0; } 

th, td { padding: 0; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; } 
.clearfix, .shell, .two-cols-section, .buttons, .row { *zoom: 1; }
.clearfix:after, .shell:after, .two-cols-section:after, .buttons:after, .row:after { width: 100%; content: ''; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; display: block; } 

.notext,
.share-icons li a { font-size: 0; line-height: 0; text-indent: -4000px; } 
.left, .alignleft { float: left; display: inline; } 
.right, .alignright { float: right; display: inline; } 

.shell { width: 1020px; margin:0 auto; }
.home-head.no-slider { margin-top: 138px; }
.akzidenx_grotesk { font-family: 'akzidenz-grotesk_condensed_Rg'; }
.bebas { font-family: 'bebas_neueregular'; }
.lato { font-family: 'Lato', sans-serif; }
.merriweather { font-family: 'Merriweather', serif; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; font-family: 'Lato'; font-weight: 300; }
.page-entry h1,
.page-entry h2,
.page-entry h3,
.page-entry h4,
.page-entry h5,
.page-entry h6 { margin-bottom: 20px; font-weight: normal; font-family: 'Open Sans'; text-transform: none; font-weight: 700; }
h1 { font-size: 52px; line-height: 56px; }
h2 { font-size: 27px; line-height: 32px; }
h3 { font-size: 24px; line-height: 27px; }
h4 { font-size: 22px; line-height: 26px; }
h5 { font-size: 20px; line-height: 24px; }
h6 { font-size: 18px; line-height: 22px; }

p { padding-bottom: 10px; }
.page-entry { font-size: 14px; line-height: 18px; padding-bottom: 20px; }
.page-entry p { padding-bottom: 20px; }

ul,ol { list-style-position: outside; margin: 0 0 20px 20px; }

.admin-bar .header { top: 63px; }

/*
    Buttons and Icons
*/

.btn { display: inline-block; *zoom: 1; padding: 6px 14px; font: bold italic 16px/22px 'Merriweather'; color: #fff; text-transform: none; }
.btn_orange { background: #e8493c; }
input.btn { border: none; }
.btn:hover { text-decoration: none; }
.btn_orange.hover,
.btn_orange:hover { background: #000; }

.dark_btn { padding: 20px 40px 20px 35px; background: #212121; color: #ffff00; font: 30px/36px 'bebas_neueregular'; }
.dark_btn i { margin-right: 30px; }
.dark_btn:hover { background: #373636; }

.buttons { text-align: center; }
.buttons .btn i { float: right; }
.buttons .btn { position: relative; overflow: hidden; float: left; display: block; width: 27%; padding: 25px 2% 25px 3%; margin-left: 2%; background: #000; font: 32px/36px 'bebas_neueregular'; color: #fff; text-transform: uppercase; text-align: left; }
.buttons .btn:first-child { margin-left: 0; }
.buttons .btn:hover { color: #ffff00; }
.widget-buttons .btn { float: none; margin: 0 0 10px; width: 255px; padding: 25px 25px 25px 35px; }
.widget-buttons .btn img { float: right; }

.share-wrapper { min-height: 49px; }
.share-buttons { margin-bottom: 35px; }
.share-buttons .btn { display: block; float: left; padding: 12px 17px; width: 102px; height: 21px; margin-right: 14px; font-size: 20px; line-height: 21px; color: #fff; text-transform: uppercase; }
.share-buttons .btn i { float: right; }
.share-buttons .btn.facebook_btn { background: #43609c; }
.share-buttons .btn.facebook_btn:hover { background: #4f7fe1; }
.share-buttons .btn.twitter_btn { background: #1dcaff; }
.share-buttons .btn.twitter_btn:hover { background: #68dafd; }
.share-buttons .btn.google_btn { background: #212121; }
.share-buttons .btn.google_btn:hover { background: #454343; }
.share-buttons .btn.linkedin_btn { background: #1883bb; }
.share-buttons .btn.linkedin_btn:hover { background: #21a6eb; }

.page-header-searchbox { margin-top: -14px; position: relative; float: right; width: 230px; height: 50px; border: 1px solid #e5e5e5; }
.page-header-searchbox input[type="text"] { width: 70%; padding: 0px 20% 0px 10%; height: 100%; border: none; }
.page-header-searchbox input[type="submit"],
.page-header-searchbox label { position: absolute; }
.page-header-searchbox label { top: 35%; left: 10%; }
.page-header-searchbox input[type="submit"] { right: 0px; bottom: 0px; font-size: 0px; line-height: 50px; background: url(images/search-ico.png) no-repeat center center; display: block; width: 50px; height: 50px; }

[class^='icon-'], [class*=' icon-'] { display:inline-block; background:url(images/sprite.png) no-repeat 0 0; border:none; text-align:center; vertical-align:middle; *display:inline; *zoom:1; }
.icon-arrow-top { width: 15px; height: 13px; background-position: -37px 0; }
.icon-arrow-left,
.icon-arrow-right  { width: 7px; height: 12px; }
.icon-arrow-right { background-position: -81px 0;}
.icon-arrow-left { background-position: -71px 0;}
.icon-arrow-prev { width: 12px; height: 30px; background-position: 0 -83px; }
.icon-arrow-next { width: 12px; height: 30px; background-position: -20px -83px; }
a:hover .icon-arrow-left,
.gallery-holder:hover .icon-arrow-left { background-position: -90px 0;}
a:hover .icon-arrow-right,
.gallery-holder:hover .icon-arrow-right { background-position: -99px 0;}
.icon-twitter { width: 16px; height: 15px; background-position: -156px 0;}
.icon-google { width: 20px; height: 17px; background-position: -133px 0;}
.icon-google-black { width: 16px; height: 14px; background-position: -138px -147px; }
.icon-hand { width: 17px; height: 16px; background-position: -112px 0;}
.icon-heart { width: 12px; height: 11px; background-position: -36px -19px; }
a:hover .icon-heart, a.hover .icon-heart { background-position: -104px -19px; }
.icon-star { width: 17px; height: 16px; background-position: -14px -19px; } 
a:hover .icon-star, a.hover .icon-star, a[data-manage="unfavorite"] .icon-star { background-position: -83px -19px; } 
.icon-comment { width: 13px; height: 12px; background-position: -52px -19px; }
a:hover .icon-comment, a.hover .icon-comment { background-position: -119px -19px; }
.icon-watch { width: 14px; height: 8px; background-position: -67px -19px; }
a:hover .icon-watch, a.hover .icon-watch { background-position: -134px -19px;}
.icon-arrow-small-top,
.icon-arrow-small-bottom { width: 8px; height: 5px; }
.icon-arrow-small-top { background-position: -177px 0;}
.icon-arrow-small-bottom { background-position: -187px 0;}
.icon-place { width: 10px; height: 14px; background-position: -156px -21px; }
.icon-place-orange { width: 10px; height: 14px; background-position: -169px -21px; }
.icon-yellow-user { width: 36px; height: 39px; background-position: 0 -39px; }
.icon-yellow-pen { width: 36px; height: 36px; background-position: -42px -39px; }
.icon-yellow-heart { width: 39px; height: 34px; background-position: -87px -39px; }
.icon-start { width: 44px; height: 44px; background-position: -134px -39px; }
.icon-pause,
.icon-start.stop { width: 44px; height: 44px; background-position: -185px -39px; }
.share-icons { list-style-type: none; margin: 0; }
.share-icons li { display: inline; padding-left: 10px; }
.share-icons li a:hover i { opacity:0.7; filter:alpha(opacity=70); }
.icon-white-facebook { width: 12px; height: 20px; background-position: -62px -82px; }
.icon-white-twitter { width: 20px; height: 17px; background-position: -78px -82px; }
.icon-white-google { width: 22px; height: 19px; background-position: -100px -82px; }
.icon-white-linkedin { width: 18px; height: 19px; background-position: -40px -82px; }
.icon-orange-heart { width: 16px; height: 14px; background-position: -182px -19px; }
.icon-large-user { width: 87px; height: 57px; background-position: -107px -167px; }
.icon-large-link { width: 76px; height: 76px; background-position: 0 -231px; }
.icon-large-connect { width: 82px; height: 82px; background-position: -81px -231px; }
.icon-outfit { width: 64px; height: 54px; background-position: -166px -238px; }
.icon-warning { width: 51px; height: 51px; background-position: 0 -320px; }
.icon-arrow-black-top,
.icon-arrow-black-bottom { width: 10px; height: 7px; }
.icon-arrow-black-top { background-position: -199px -23px; }
.icon-arrow-black-bottom { background-position: -211px -23px; }
.icon-arrow-med-next { width: 10px; height: 16px; background-position: -220px -206px; }
.icon-arrow-med-prev { width: 10px; height: 16px; background-position: -208px -206px; }
.icon-yellow-med-heart { width: 17px; height: 15px; background-position: -213px -302px; }

.follow-box { padding: 10px; background: #dedede; }
.follow-box p { display: inline-block; *zoom: 1; *display: inline; padding: 0; font: 20px/24px 'bebas_neueregular'; color: #000; text-transform: uppercase; }
.follow-box ul { display: inline-block; *zoom: 1; vertical-align: top; }

/*
    Header
*/

.header { position: absolute; top: 31px; left: 0; width: 100%; z-index: 99; }
.header .shell { position: relative; background: #212121; }
.header ul { list-style-type: none; margin: 0; }

h1.logo { float: left; width: 230px; padding: 5px 10px 0 10px; -webkit-transition: all 800ms;
   -moz-transition: all 800ms;
    -ms-transition: all 800ms;
     -o-transition: all 800ms;
        transition: all 800ms;}
h1.logo a { display: block; height: 54px; background: url(images/logo.png) no-repeat 0 0; }
/*h1.logo a { display: block; height: 71px; background: url(images/logo.png) no-repeat 0 0; }
h1.logo:hover { box-shadow: inset 0 0 30px rgba(0,0,0,0.85); }
h1.logo:hover a { background-position: 0 -71px; }*/

.navigation { position: relative; float: left; width: 770px; height: 71px; z-index: 10; }
.navigation > ul { padding: 13px 0 17px; height: 41px; }
.navigation > ul > li { float: left; padding: 0 5px; position: relative; }
.logged-in .navigation > ul > li:first-child { padding-left: 4px; }
.logged-in .navigation > ul > li { padding: 0px 9px; }
.navigation ul li a { position: relative; display: block; padding: 12px 11px; font-size: 20px; line-height: 20px; color: #fff; text-transform: uppercase; }
.navigation ul li a:hover,
.navigation > ul > li.current-menu-item > a { padding: 11px 10px; background: #e8493c; border: 1px solid #980910; text-decoration: none; }
.navigation > ul > li > a:after { position: absolute; bottom: 2px; right: 2px; display: block; content: ''; width: 8px; height: 8px; background: url(images/sprite.png) no-repeat -20px 0; opacity:0; filter:alpha(opacity=0); -webkit-transition: opacity 600ms;
   -moz-transition: opacity 600ms;
    -ms-transition: opacity 600ms;
     -o-transition: opacity 600ms;
        transition: opacity 600ms;}
.navigation ul li a:hover:after { opacity:1; filter:alpha(opacity=100); }
.navigation ul li.join { position: absolute; top:0; right: 0; padding: 0; }
.navigation ul li.join a { width: 82px; height: 71px; padding: 0; line-height: 71px; text-align: center; background: #e8493c;}
.navigation ul li.join a:hover { background: #980910; border: 0; padding: 0; }

.navigation > ul > li > .sub-menu { display: none; position: absolute; top: 100%; left: 4px; }
.navigation > ul > li > .sub-menu li { background: #212121; }
.navigation > ul > li:hover > .sub-menu { display: block; }

@media \0screen { .navigation ul li a:after { content: none;} }
.sub-nav { position: relative; width: 100%; height: 36px; background: #dedede; }
.sub-nav ul { padding: 4px 0 5px; height: 25px; }
.sub-nav ul li { float: left; padding: 0 5px; position: relative; }
.sub-nav ul li a { display: block; padding: 5px 6px 3px; font-size: 15px; line-height: 20px; color: #212121; }
.sub-nav ul li a:hover,
.sub-nav ul li.current-menu-item a { text-decoration: none; background: #87398e; color: #fff; }
.sub-nav ul ul { display: none; position: absolute; top: 100%; left: 4px; background: #dedede; min-width: 100%; height: auto; }
.sub-nav ul ul li { float: none; }
.sub-nav > ul > li:hover > .sub-menu { display: block; }

.header-search { position: absolute; overflow: hidden; right: 0; top: 71px; width: 41px; height: 36px; background: #b6b6b6; -webkit-transition: all 800ms;
   -moz-transition: all 800ms;
    -ms-transition: all 800ms;
     -o-transition: all 800ms;
        transition: all 800ms;}
.header-search .submit-button { position: absolute; top: 8px; right: 12px; display: block; width: 17px; height: 16px; background: #b6b6b6 url(images/sprite.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; border: 0; }
.header-search .field { position: absolute; top: 8px; left: 10px; width: 100px; height: 16px; padding: 2px 10px; border: 0; background: #fff; background: rgba(255,255,255,0.4); opacity:0; filter:alpha(opacity=0); visibility: hidden; -webkit-transition: opacity 1200ms;
   -moz-transition: opacity 1200ms;
    -ms-transition: opacity 1200ms;
     -o-transition: opacity 1200ms;
        transition: opacity 1200ms;}
.header-search:hover,
.header-search.hover { width: 171px; }
.header-search:hover .field,
.header-search.hover .field { opacity:1; filter:alpha(opacity=100); visibility: visible; }
.header-search p { display: none;}
.header .trigger { position: absolute; top: 12px; right: 10px; display: none; width: 28px; height: 28px; background: url(images/sprite.png) no-repeat -134px -352px;  font-size: 0; line-height: 0; text-indent: -4000px;  }
.header.with-nav .trigger { background-position: -169px -352px; }

/*
    Footer
*/

.footer { background: url(images/red.png) no-repeat center 0; border-top: 10px solid #000; }
.footer ul { list-style-type: none; margin: 0; }
.footer .shell { position: relative; }
.main-footer { padding-bottom: 22px; }
.footer-widgets { padding: 17px 0; font-size: 12px; line-height: 16px; }
.footer-widgets h4.widgettitle { padding: 14px 0; color: #272727; }
.footer-widgets .widget { float: left; width: 320px; margin-left: 15px; }
.footer-widgets .widget.last { float: right; }
.footer-widgets .widget:first-child { margin-left: 0; }
.footer-widgets .widget p a { color: #3986c7; }
.footer-widgets .widget p.date { text-align: right; color: #b0b0b0; }

.footer-widgets .widget.last,
.widget_slider { position: relative; float: right; padding: 15px; width: 270px; border: 1px solid #e6e6e6; }
.widget_slider { float: none; background: rgba(255,255,255,0.5); }
.sidebar .widget_slider .widget-body { border: 0; }
.footer-widgets .widget.last .widget-header,
.widget_slider .widget-header { position: relative; overflow: hidden; padding-bottom: 20px; }
.footer-widgets .widget.last .widget-header h4.widgettitle,
.widget_slider .widget-header h4.widgettitle { padding: 0; float: left; font-weight: 900; text-transform: uppercase; }
.footer-widgets .widget.last .widget-header a,
.widget_slider .widget-header a { float: right; font: 18px/32px 'bebas_neueregular'; color: #e8493c; }
.footer-widget-slider,
.widget_slider .footer-widget-slider { position: relative; overflow: hidden; width: 265px; height: 225px; }
.footer-widget-slider .slider a,
.widget_slider .footer-widget-slider .slider a { display: block; float: left; width: 265px; height: 225px; }
.footer-widgets .widget.last .pagination,
.widget_slider .pagination { position: absolute; left: 0; bottom: 10px; width: 100%; text-align: center; }
.footer-widgets .widget.last .pagination a,
.widget_slider .pagination a { display: inline-block; *zoom: 1; width: 12px; height: 12px; margin: 0 4px; background: #000; border-radius: 6px; font-size: 0; line-height: 0; text-indent: -4000px; }
.footer-widgets .widget.last .pagination a.selected,
.widget_slider .pagination a.selected  { background: #e8493c; }

.sidebar .widget_slider .widgettitle { background: 0; }

.footer .arrow-top { position: absolute; top: -48px; right: 0; display: block; padding: 11px 13px 9px; border-radius: 3px 3px 0 0; background: #e8493c; -webkit-transition: all 600ms;
   -moz-transition: all 600ms;
    -ms-transition: all 600ms;
     -o-transition: all 600ms;
        transition: all 600ms;}
.footer .arrow-top:hover { background: #f96357;}

.bottom-footer { padding: 20px 0; background: #dedede; }
.copyright { margin-bottom: 12px; padding: 0; color: #2d2d2d; font-weight: 600; display: inline-block; *zoom: 1; vertical-align: middle; }
.copyright p { display: inline-block; *zoom: 1; *display: inline; margin-left: 14px; padding: 0 0 0 8px; line-height: 18px; border-left: 1px solid #a0a0a0; vertical-align: middle; }
.copyright img { display: inline-block; *zoom: 1; vertical-align: middle; }

.footer-nav li { display: inline; padding-right: 23px; }
.footer-nav li a { font: 23px/27px 'bebas_neueregular'; color: #979797; text-transform: uppercase; }
.footer-nav li a:hover,
.footer-nav li.current-menu-item a { color: #a200e6; text-decoration: none; }

.footer .by-link p { position: absolute; top: 50%; right: 0; margin-top: -17px; font: 14px/18px Arial; color: #1b1b1b; }
.footer .by-link a { display: inline-block; *zoom: 1; vertical-align: middle; margin-left: 10px; }

/*
    Content
*/
.center-align { margin-top: 20px; text-align: center; }

body.home-body { background: url(images/home-bg.jpg) no-repeat center 0; }

.content-wrp { padding-bottom: 40px; padding-top: 138px; }
.content-wrp .shell { position: relative; z-index: 5; }
.content-wrp.purple-head { background: url(images/purple-top-bg.jpg) repeat-x center 0; }
.content-wrp.blue-head { background: url(images/blue-top-bg.jpg) repeat-x center 0; }
.content-wrp.green-head { background: url(images/green-head.jpg) no-repeat center 0; }
.content-wrp.yellow-head { background: url(images/yellow-head.jpg) no-repeat center 0; }
.content-wrp.forums-head { background: url(images/blue-bg.jpg) no-repeat center 0; }
.content-wrp.home-head { padding-top: 0; }
.content-wrp .section { margin-bottom: 25px; }
.content-wrp .shell .content:first-child { padding-top: 40px; }

.content-wrp .page-header { position: relative; }
.content-wrp .page-header .dark_btn { position: absolute; top: 80px; right: 0; }

.sectiontitle,
.sidebar h4.widgettitle { position: relative; display: inline-block; *zoom: 1; *display: inline; }
.sectiontitle:after,
.sidebar h4.widgettitle:after { position: absolute; top: 100%; left: 0; content: ''; display: block; }

h2.sectiontitle { margin-bottom: 15px; padding: 10px 12px 10px 17px; background: #212121; color: #fff; text-transform: capitalize; }
h2.sectiontitle:after { left: 1px; width: 21px; height: 21px; background: url(images/sprite.png) no-repeat -209px 0; }

h2.title { margin-bottom: 30px; font-size: 38px; line-height: 42px; }

h3.sectiontitle,
.sidebar h4.widgettitle { margin-bottom: 24px; padding: 6px 13px 2px; color: #fff; background: #000; }
.sidebar h4.widgettitle { margin-bottom: 0;  }
.sidebar h4.widgettitle span { color: #e8493c; }
h3.sectiontitle:after,
.sidebar h4.widgettitle:after { width: 1020px; height: 7px; background: #000; }
.main h3.sectiontitle:after { width: 675px; }
.sidebar h4.widgettitle:after { width: 315px; }


h4.sectiontitle { padding: 7px 20px; background: #ffff00; color: #000; display: block; }

.content .main { position: relative; width: 675px; float: left; }
.two-cols-section .col { float: left; width: 48%; }
.two-cols-section .col + .col { margin-left: 4%; }

.section .section-body { padding: 10px 0 0 29px; }
.main .section .section-body { width: 605px; }
.or { margin-bottom: 25px; font-size: 24px; line-height: 28px; font-weight: 300; font-style: italic; text-align: center; background: url(images/line.jpg) repeat 0 center; }
.or span { background: #fff; padding: 0 10px; }

/*
    Page Title
*/

.page-title { position: relative; }
.page-title { padding: 27px 0 20px; border-bottom: 1px solid #e5e5e5; }
.page-title h1 { text-align: center; font-size: 51px; line-height: 56px; }
.purple-head .page-title h1 { color: #a200e6; }
.blue-head .page-title h1 { color: #3986c7; }
.blue-head .page-title { margin-bottom: 30px; }
.page-title .follow-box { position: absolute; top: 50px; right: 0; }

/*
    Page Header
*/

.page-header { padding: 25px 0 35px; position: relative; overflow: hidden; }
.page-header h4 { display: inline-block; *zoom: 1; *display: inline; color: #e8493c; vertical-align: top; text-transform: lowercase; }
.page-header h4 span { color: #a200e6; }
.page-header .share-this { display: inline-block; *zoom: 1; *display: inline; vertical-align: top; width: 415px; padding-left: 20px; padding-top: 3px; }
.page-header .page-sub-nav { float: right; text-align: right; list-style-type: none; margin: 0; }
.page-header .page-sub-nav li { float: left; margin-left: 10px; }
.page-header .page-sub-nav li a { display: inline-block; *zoom: 1; padding: 5px 10px; font: 20px/24px 'bebas_neueregular'; color: #e8493c; }
.page-header .page-sub-nav li a:hover { color: #fff; background: #3986c7; text-decoration: none; }

.page-header h1 { padding-top: 30px; font-size: 65px; line-height: 69px; }

/*
    Sidebar
*/

.sidebar { float: right; width: 315px; }
.sidebar ul { list-style-type: none; margin: 0; }
.sidebar .widget { margin-bottom: 35px; }
.sidebar .widget_img { margin-bottom: 10px; }
.sidebar .widgettitle { padding: 5px 10px; font-size: 25px; line-height: 29px; font-weight: 300; font-family: 'Lato' ;color: #fff; background: #000; } 
.sidebar h4.widgettitle { }
.sidebar .widget-body { padding: 10px 0; margin-bottom: 10px; border: 1px solid #dcdcdc; border-top: 0; }
.sidebar .widget-body li { position: relative; overflow: hidden; padding: 8px 10px; -webkit-transition: background 600ms;
   -moz-transition: background 600ms;
    -ms-transition: background 600ms;
     -o-transition: background 600ms;
        transition: background 600ms;}
.sidebar .widget-body li:hover { background: #ffff00; }
.sidebar .widget-body li .img-holder { display: inline-block; *zoom: 1; vertical-align: middle; margin-right: 6px; }
.sidebar .widget-body li .entry { display: inline-block; *zoom: 1; vertical-align: middle; width: 210px; font-size: 13px; line-height: 17px; color: #000000; font-weight: 700; }
.sidebar .widget-body li .date { padding-bottom: 0; font-size: 12px; line-height: 16px; font-weight: 400; color: #b0b0b0; }
.sidebar .widget-body li p a { color: #000; }
.sidebar .widget_posts .widget-body li .entry { font-weight: 700; }
.sidebar .widget_list .img-holder img { border-radius: 35px; }
.widget_img img { display: block; max-width: 315px; height: auto; }
.sidebar .widget_slider h4.widgettitle { color: #000; }
.sidebar .widget_slider h4.widgettitle:after { content: none; }

.sidebar .tab-links { position: relative; overflow: hidden; border-bottom: 8px solid #000001; }
.sidebar .tab-links a{ float: left; width: 33.333333%; display: block; text-align: center; padding: 8px 0; font: 300 21px/26px 'Lato'; color: #000; text-transform: none; background: #e5e5e5; }
.sidebar .tab-links a.current,
.sidebar .tab-links a:hover { background: #000; color: #fff; text-decoration: none; }

.sidebar .widget_audio .widget-body { padding: 10px 0; }
.audio-list li { padding: 10px 20px; border-top: 1px solid #e5e5e5; }
.audio-list li:first-child { border: 0; }
.audio-list li a { position: relative; display: block; padding: 3px 0 0 0px; min-height: 44px; font-size: 14px; line-height: 18px; font-weight: 600; color: #000; }
.audio-list li a p { padding-bottom: 0; }
.audio-list li a img,
.audio-list li a p { display: block; *zoom: 1; vertical-align: middle; }
.audio-list li a img { margin: 0px 20px 0px 10px; float: left ;}
.audio-list li a:hover { text-decoration: none; }

.share-it { position: absolute; top: 0; left: 0; height: 100%; width: 55px; padding: 0 12px; background: #e8493c; display: none;}
.share-it a { display: block; margin: 6px 0;}
.share-it a:first-child { margin-top: 15px; }
li:hover .share-it { display: block; }

.sidebar .widget-follow { margin-bottom: 10px; }
.widget-follow .widget-body { text-align: center; }
.widget-follow .widget-body ul { padding: 20px 0; }
.widget-follow .widget-body li { display: inline; }
.widget-follow .widget-body li:hover { background: 0; }
.widget-follow .widget-body li a:hover img { opacity:0.6; filter:alpha(opacity=60); }

.widget_story_box { padding: 28px 30px; background: #212121; text-align: center; }
.widget_story_box h2 { margin-bottom: 10px; font-size: 35px; line-height: 39px; color: #fff; white-space: nowrap; }
.widget_story_box img { display: block; margin: 0 auto 30px; }
.widget_story_box .btn { display: block; text-align: center; font-size: 24px; line-height: 28px; }

.widget_disc h2.sectiontitle { margin-bottom: 32px; }
.widget_disc ul { margin-bottom: 10px; }
.widget_disc li { position: relative; overflow: hidden; padding: 12px 12px 8px 25px; border-bottom: 1px solid #e5e5e5; -webkit-transition: background 800ms;
   -moz-transition: background 800ms;
    -ms-transition: background 800ms;
     -o-transition: background 800ms;
        transition: background 800ms;}
.widget_disc li:first-child { border-top: 1px solid #e5e5e5; }
.widget_disc li header { padding-bottom: 10px; min-height: 50px; -webkit-transition: all 800ms;
   -moz-transition: all 800ms;
    -ms-transition: all 800ms;
     -o-transition: all 800ms;
        transition: all 800ms;}
.widget_disc li header h5 { color: #e8493c; }
.widget_disc li .entry { width: 215px; }
.widget_disc li .entry a { font-size: 16px; line-height: 20px; color: #3986c7; }
.widget_disc li .disc-utilities { position: absolute; right: 14px; top: 15px; }
.widget_disc li .disc-utilities .hand-counter { margin-bottom: 20px; padding: 0; border: 0; display: block; }
.widget_disc li .most { position: absolute; top: 0; left: -100%; padding: 5px 8px 7px; background: #ffff00; font: 17px/22px 'bebas_neueregular'; color: #000; text-transform: uppercase; -webkit-transition: all 800ms;
   -moz-transition: all 800ms;
    -ms-transition: all 800ms;
     -o-transition: all 800ms;
        transition: all 800ms;}
.widget_disc li .most:after { position: absolute; top: 100%; left: 0; display: block; content: ''; width: 8px; height: 8px; background: url(images/sprite.png) no-repeat 0 -19px; }
.widget_disc li .most i { display: block; margin: 5px auto 0; }
.widget_disc li:hover { background: #ececec;}
.widget_disc li:hover header { padding-left: 37px; }
.widget_disc li:hover .most { left: 0; }

.sidebar .widget_lts_list .widget-body { padding: 7px 0 0; }
.sidebar .widget_lts_list li { position: relative; padding: 18px 38px 22px 20px; font-size: 14px; line-height: 18px; color: #000;}
.sidebar .widget_lts_list li:hover { background: #efefef;}
.sidebar .widget_lts_list li p { font-weight: 600; padding-bottom: 0; }
.sidebar .widget_lts_list li a { display: block; margin-bottom: 12px; font-size: 18px; line-height: 22px; color: #3986c7; }
.sidebar .widget_lts_list li a.number { position: absolute; top: 18px; right: 24px; font: 18px/22px 'bebas_neueregular'; color: #e8493c; }

.sidebar .widget_tags .widget-body { padding: 20px; }
.sidebar .widget_tags li { padding: 0; background: 0; display: inline-block; *zoom: 1; margin: 0 2px 2px 0; }
.sidebar .widget_tags li a { display: inline-block; *zoom: 1; padding: 3px 12px; font: 19px/23px 'bebas_neueregular'; color: #fff; background: #e8493c; }
.sidebar .widget_tags li a:hover { background: #a200e6; text-decoration: none; }

.sidebar .widget_sub_nav li { padding: 0; border-top: 1px solid #e5e5e5; padding: 0; }
.sidebar .widget_sub_nav li:first-child { border-top: 0; }
.sidebar .widget_sub_nav li a { display: block; padding: 14px 20px; font: 30px/34px 'bebas_neueregular'; color: #b6b6b6; text-transform: uppercase; }
.sidebar .widget_sub_nav li.current-menu-item a,
.sidebar .widget_sub_nav li a:hover { background: #3986c7; color: #fff; text-decoration: none; }
.sidebar .widget_sub_nav li:hover { background: 0; }


/*
    Article Section
*/

.article-section { margin-bottom: 40px; }
.article-banner {margin-bottom: 40px;}
.article-banner .title-holder { position: relative; }
.article-banner .caption { padding-left: 43px; padding-top: 10px; margin-bottom: 20px; }
.article-banner img { display: block; width: 100%; height: auto; }
.article-banner .txt { position: absolute; bottom: 0; left: 0; background: rgba(33,33,33,0.82); }
.article-banner .txt:after { position: absolute; top: 100%; left: 0; content: ''; display: block; width: 34px; height: 33px; background: url(images/sprite.png) no-repeat -196px -167px  ; }
.article-banner .txt h2 { padding: 15px; font-size: 54px; line-height: 58px; color: #fff; }
.article-banner .txt.no-image{position: relative; !important}

.article-content { position: relative; padding-left: 70px; padding-bottom: 30px; min-height: 400px; }
.article-content .utilities { position: absolute; top: 0; left: 0; width: 58px; }
.article-content .utilities .comments { margin-bottom: 25px; text-align: center; font: 13px/17px 'bebas_neueregular'; color: #e8493c; text-transform: uppercase; }
.article-content .utilities .comments .circle { display: block; width: 56px; height: 56px; margin-bottom: 5px; border-radius: 50%; text-align: center; border: 1px solid #fd6a08; font: 43px/56px 'bebas_neueregular'; color: #e8493c; }
.article-content .utilities .addthis_toolbox { position: relative; }
.article-content .utilities .addthis_floating_style { padding: 0; }
.article-content .utilities .addthis_floating_style.addthis_counter_style { width: 47px; }


.page-entry .article-header { margin-bottom: 50px; }
.page-entry .article-header,
.article-content .article-header { padding-bottom: 20px; border-bottom: 1px solid #dcdcda; font: 13px/22px Arial; color: #b0b0b0;}
.page-entry .article-header h3 { margin-bottom: 0 !important; font-family: 'Lato' !important; font-weight: 300; }
.page-entry .article-header h3,
.article-content .article-header h3 { color: #000; }
.page-entry .article-header p,
.article-content .article-header p { padding-bottom: 0; text-transform: uppercase; }
.page-entry .article-header h3 span,
.article-content .article-header h3 span { color: #e8493c; }
.article-content .article-header .link { display: inline-block; *zoom: 1; padding-left: 15px; font-style: italic; color: #e8493c; vertical-align: middle; }
.article-content .article-header .header-info { position: absolute; top: 0; right: 0; width: 50%; text-align: right; vertical-align: middle; }
.article-content .article-header .header-info .rating { display: inline-block; *zoom: 1; vertical-align: middle; }

.article-content .article-entry { padding-top: 50px; line-height: 23px; }
.article-content .article-entry p { padding-bottom: 20px; }
.article-content .article-entry .wp-caption { position: relative; margin-bottom: 10px; }
.article-content .article-entry .wp-caption img { display: block; }
.article-content .article-entry .wp-caption.alignleft { left: -73px; }
.article-content .article-entry .wp-caption.alignright { right: -73px; }
.article-content .article-entry .wp-caption .wp-caption-text { font-size: 14px; line-height: 22px; color: #212121; font-weight: 700; }
.article-content .article-entry .wp-caption.alignleft .wp-caption-text { text-align: right; }
.article-content .article-entry .wp-caption.alignright .wp-caption-text { text-align: left; }
.article-content .article-entry img { max-width: 100%; height: auto; }
.article-content .article-entry .author-bio { font-style: italic; color: #808080; }

.article-content .main { width: 610px; }
.article-content .article-col {width: 49.5%; float: left; }
.article-content .article-col + .article-col { margin-left: 1%; }
.article-content .box { padding: 25px 35px; background: #ececec; }
.article-content .box h2 { margin-bottom: 20px; font-size: 37px; line-height: 43px; color: #e8493c;  }
.article-content .box p { font-size: 14px; line-height: 23px; font-weight: 600; }
.article-content .row { margin: 1px 0; background: #ffff00; }
.article-content .row .title { float: left; width: 60px; height: 102px; padding: 10px 12px; background: #212121; text-align: center; }
.article-content .row .title h3 { color: #e8493c; line-height: 24px; }
.article-content .row .title img { display: block; margin: 0 auto 5px;}
.article-content .row .entry { float: left; width: 487px; padding: 20px 0 20px 34px; line-height: 24px; }
.article-content .row .entry h5 {float: left; color: #212121; width: 85px; padding-right: 28px; margin-right: 22px; border-right: 1px solid #212121; }
.article-content .row .entry p strong { color: #212121; text-transform: uppercase; font-family: 'bebas_neueregular';}

.article-footer { width: 675px; border-top: 1px solid #dcdcdc; }
.related-articles { width: 615px; }
.hash-tags { padding: 22px 0; }
.hash-tags a { margin-bottom: 5px }
.hash-tags p { position: relative; top: 3px; display: inline-block; *zoom: 1; margin-right: 20px; padding: 0; font: 24px/32px 'bebas_neueregular'; color: #e8493c; }

.related-articles { position: relative; overflow: hidden; padding: 0 30px; margin-bottom: 45px; }
.related-articles { width: auto; display: inline-block; *zoom: 1;}
.related-articles .hints p { display: block; padding: 6px 3%; width: 43.8%; background: #000; font: 25px/29px 'bebas_neueregular'; color: #fff; text-transform: uppercase; }
.related-articles .hints p.prev { text-align: left; float: left; }
.related-articles .hints p.next { text-align: right; float: left; margin-left: 2px; }
.related-articles .slider .item { float: left; display: block; background: #dedede; width: 272px; padding: 20px 17px 20px; min-height: 75px; }
.related-articles .slider .item.right-item { margin-left: 3px; float: left; }
.related-articles .slider .item a { display: block; padding-bottom: 15px; color: #000; font-size: 18px; line-height: 22px; font-weight: 700; }
.related-articles .slider .item .date { color: #e8493c; font-size: 12px; line-height: 16px; text-transform: uppercase; padding: 0; font-weight: 700; }

.rating { display: block; width: 153px; height: 24px; background: url(images/rating.png) no-repeat 0 0; }
.rating.rate-0 { background-position: 0 0px; }
.rating.rate-1 { background-position: 0 -30px; }
.rating.rate-2 { background-position: 0 -60px; }
.rating.rate-3 { background-position: 0 -90px; }
.rating.rate-4 { background-position: 0 -120px; }
.rating.rate-5 { background-position: 0 -150px; }

/*
    Modules
*/

.main-slider { position: relative; overflow: hidden; z-index: 2; height: 500px; width: 1020px; margin: 138px auto 20px; }
.main-slider .slide { position: relative; overflow: hidden; float: left; width: 1020px; height: 500px; }
.main-slider .slide .image-link,
.main-slider .slide img { position: absolute; z-index: -1; width: 1020px; height: 500px; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.main-slider .slide .image-link { background: url(images/transparent.png) repeat 0 0; z-index: 0; }
.main-slider .slide .txt { position: relative; padding: 5px 0 20px; text-align: center; background: rgba(255,255,255,0.5); }
.main-slider .slide .top-desc { position: relative; float: left; display: inline-block; *zoom: 1;  margin: 1px 0 54px 1px; font-size: 11px; line-height: 16px; padding: 4px 20px; font-weight: 700; color: #fff; background: #212121; font-family: 'Merriweather', serif; }
.main-slider .slide h6 { position: relative; display: inline-block; *zoom: 1; margin: 0 0 30px; padding: 6px 14px 4px; color: #fff; font: 14px/18px 'Merriweather'; background: #212121; text-transform: none; letter-spacing: 0; }
.main-slider .slide h2 { margin-bottom: 25px; color: #000; font-size: 60px; line-height: 64px; font-family: 'Lato'; font-weight: 300; text-transform: none; }
.main-slider .slide .btn {}
/*.main-slider .slide img {position: absolute; top: 0; right: 0; z-index: -1; }*/
.main-slider .arrows { position: absolute; bottom: 20px; left: 0; width: 100%; z-index: 999; text-align: center;}
.main-slider .arrow { display: inline-block; *zoom: 1; padding: 7px 9px 7px; width: 7px; height: 12px; margin: 0 8px; background: #d3d3d3; border-radius: 13px; text-align: center; }
.main-slider .arrow i { display: block; }
.main-slider .arrow:hover { background: #707070; text-decoration: none; }

.items-slider-wrp { position: relative; overflow: hidden; height: 460px; }
.items-slider-wrp .slide:first-child { z-index: 10; }
.items-slider-wrp .slide { position: relative; float: left; width: 1020px; height: 460px; z-index: 9; }
.items-slider-wrp .slide .item { position: absolute; height: 460px; width: 300px; top: 0; }
.items-slider-wrp .slide .item.medium { height: 230px; width: 420px; }
.items-slider-wrp .slide .item img { width: 100%; height: 100%; }
.items-slider-wrp .slide .item .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; z-index: 2; -webkit-transition: opacity 600ms;
   -moz-transition: opacity 600ms;
    -ms-transition: opacity 600ms;
     -o-transition: opacity 600ms;
        transition: opacity 600ms;}
.items-slider-wrp .slide .item > a:hover .overlay { opacity:0.2; filter:alpha(opacity=20); }
.items-slider-wrp .slide .item .txt { position: absolute; z-index: 3; bottom: 40px; left: 0; width: 90%; padding: 10px 5% 0; font-size: 20px; line-height: 24px; color:#fff; font-weight: 400; font-family: "helvetica_neue_bold"; text-shadow: -1px 1px 2px rgba(0,0,0,0.4); }
.items-slider-wrp .slide .item .share-icons { position: absolute; z-index: 3; top: 20px; right: 12px; }
.items-slider-wrp .slide .item .share-icons li { display: inline; padding: 0 10px 0 0; }
.items-slider-wrp .slide .item.left { left: 0; }
.items-slider-wrp .slide .item.left .overlay { background: url(images/overlay-trans_01.png) repeat 0 0; }
.items-slider-wrp .slide .item.right { right: 0; }
.items-slider-wrp .slide .item.right .overlay { background: url(images/overlay-trans_04.png) repeat 0 0; }
.items-slider-wrp .slide .item.medium.top { left: 300px; }
.items-slider-wrp .slide .item.medium.top .overlay { background: url(images/overlay-trans_02.png) repeat 0 0; }
.items-slider-wrp .slide .item.medium.bottom { left: 300px; top: 230px; }
.items-slider-wrp .slide .item.medium.bottom .overlay { background: url(images/overlay-trans_03.png) repeat 0 0; }
.items-slider-wrp .slide ul { list-style-type: none; margin: 0; }
.items-slider-wrp .slide .item .txt .cm-counter { position: absolute; left: -2px; top: -30px; text-shadow: none; }


.latest-section { }
.latest-section ul { list-style-type: none; margin: 0; }
.latest-section > ul { width: 1033px; }
.latest-section > ul { width: 120%; }
.latest-section > ul > li { position: relative; float: left; width: 336px; margin: 0 8px 15px 0; }
.latest-section > ul > li img { display: block; }
.latest-section > ul > li .holder { position: relative; display: block; min-height: 142px; background: #000; }
.latest-section > ul > li .holder:hover img { opacity:0.6; filter:alpha(opacity=60); }
.latest-section > ul > li .txt,
.top-section li .item a.holder .txt { position: absolute; bottom: 0; left: 0; right: 0; padding: 30px 18px 10px; display: block; background: rgba(0,0,0,0.4); }
.latest-section > ul > li .txt h4,
.top-section li .item a.holder .txt h4 { margin-bottom: 12px; font-family: 'Helvetica'; font-weight: 700; color: #fff; text-transform: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); }
.latest-section > ul > li .txt h4 { font-weight: 900; }
.latest-section > ul > li .txt p { color: #bdbdbd; text-transform: uppercase; font-weight: 700; }
.latest-section > ul > li .share-icons { position: absolute; top: 12px; right: 12px; }
.latest-section > ul > li .share-icons li { float: left; padding: 0 0 0 9px; }
.latest-section > ul > li .share-icons li a:hover { opacity:0.6; filter:alpha(opacity=60); }
.latest-section li .number { position: absolute; top: 0; left: -8px; display: block; padding: 6px 8px; background: #3e84be; color: #fff; font: 700 14px/18px 'Merriweather'; }
.latest-section li .number:after { position: absolute; top: 100%; left: 0; content: ''; width: 8px; height: 8px; background: url(images/sprite.png) no-repeat 0 -19px; }

.top-section ul { list-style-type: none; margin: 0; }
.top-section > ul > li { float: left; width: 25%; }
.top-section li .item { position: relative; overflow: hidden; display: block; }
.top-section li .item a.holder { display: block; position: relative; overflow: hidden; }
.top-section li .item a.holder:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; background: url(images/overlay-trans_01.png) no-repeat 0 0; -webkit-transition: opacity 600ms;
   -moz-transition: opacity 600ms;
    -ms-transition: opacity 600ms;
     -o-transition: opacity 600ms;
        transition: opacity 600ms;}
.top-section li .item:first-child:nth-last-child(2) a.holder:after { background: url(images/overlay-trans_02.png) no-repeat 0 0; }
.top-section li .item + .item a.holder:after { background-image: url(images/overlay-trans_03.png);}
.top-section li .item a.holder img { display: block; }
.top-section li .share-icons { position: absolute; top: 10px; right: 10px; }
.top-section li .item a.holder .txt { z-index: 99; }
.top-section li .item a.holder:hover:after { opacity:0.2; filter:alpha(opacity=20); }

.featured-tops { position: relative; height: 60px; margin-top: 20px; margin-bottom: 45px; background: #dedede; border: 1px solid #b6b6b6; }
.featured-tops .top-ten { position: relative; float: left; width: 60px; height: 40px; padding: 11px; margin: -1px 0 -1px -1px; background: #000000; text-align: center; text-transform: uppercase; }
.featured-tops .top-ten p:first-child { margin-bottom: 2px; font-size: 20px; line-height: 20px; color: #000; background: #e8493c; text-align: center; font-family: 'bebas_neueregular'; }
.featured-tops .top-ten p { padding-bottom: 0;}
.featured-tops .top-ten .week { font-size: 12px; line-height: 16px; color: #fff; font-weight: 400; font-style: italic; font-size: 10px\9; font-family: "Open Sans";}
.featured-tops .most-likes { position: relative; float: left; margin-top: -1px; }

.featured-carousel { position: relative; overflow: hidden; width: 847px; height: 60px; padding: 0; }
.featured-carousel:after { position: absolute; top: 0; right: 0; z-index: 99; content: ''; height: 100%; width: 117px; background: -moz-linear-gradient(left,  rgba(222,222,222,0) 0%, rgba(222,222,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(222,222,222,0)), color-stop(100%,rgba(222,222,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(222,222,222,0) 0%,rgba(222,222,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(222,222,222,0) 0%,rgba(222,222,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(222,222,222,0) 0%,rgba(222,222,222,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(222,222,222,0) 0%,rgba(222,222,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dedede', endColorstr='#dedede',GradientType=1 ); /* IE6-9 */ }
.featured-carousel .item { position: relative; overflow: hidden; float: left; max-width: 180px; height: 60px; padding: 0 15px; }
.featured-carousel .item .number { display: inline-block; *zoom: 1; *display: inline; font-weight: 300; font-size: 30px; line-height: 30px; color: #000; padding-right: 5px; }
.featured-carousel .item p { display: inline-block; *zoom:1; *display: inline; max-width: 151px; max-height: 36px; vertical-align: middle; padding: 13px 0; font-size: 12px; line-height:18px; }
.featured-carousel .item p a { position: relative; overflow: hidden; display: block; color: #000; height: 36px; }
.featured-carousel .item p a:hover { text-decoration: none; }

 .video-section .main-video-holder { position: relative; overflow: hidden; float: left; width: 716px; height: 385px; }
 .video-section .main-video-holder .video-item { display: none; }
 .video-section .main-video-holder .video-item:first-child { display: block; }
 .video-section ul { list-style-type: none; margin: 0; }
 .video-section .video-item .video-top { position: relative; height: 42px; background: #000; }
 .video-section .video-item .video-top .featured { position: absolute; top: 0; right: 0;  padding: 12px 15px 10px; font: 16px/20px 'helvetica_neue_bold'; text-transform: uppercase; background: #e8493c; color: #fff; }
 .video-section .video-frame { position: relative; z-index: 2; }
 .video-section .video-txt { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 3; background: rgba(0,0,0,0.7); -webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
     -ms-transition: all 1000ms;
      -o-transition: all 1000ms;
         transition: all 1000ms;}
 .video-section .video-txt p { padding: 25px 30px; color: #fff; font-size: 22px; line-height: 28px; font-weight: 900; }
 .video-section .main-video-holder:hover .video-txt { opacity:0; filter:alpha(opacity=0); visibility: hidden; bottom: -100%; }

 .related-icons { padding: 8px 0 8px 25px; }
 .related-icons li { float: left; padding-right: 20px; }
 .related-icons li a { display: inline-block; *zoom: 1; color: #fff; font-size: 13px; line-height: 20px; font-family: 'Merriweather';vertical-align: middle; }
 .related-icons li a i { margin-right: 6px; }
 .related-icons li a:hover { color: #ffff00; text-decoration: none; }


.video-section .video-list-wrp { float: left; width: 304px; height: 385px; background: #000; }
.video-section .video-list-wrp .arrow { display: block; text-align: center; height: 5px; padding: 9px 0; }
.video-section .video-list-wrp .arrow i { vertical-align: top; }
.video-section .video-list-wrp .arrow:hover { background: #e8493c; }
.video-section .video-list .item { position: relative; overflow: hidden; display: block; width: 304px; height: 84px; border-top: 1px solid #333333; }
.video-section .video-list .item:first-child { border: 0; }
.video-section .video-list .item img { position: absolute; width: 304px; height: 84px; }
.video-section .video-list .item p { position: relative; z-index: 5; padding: 10px 20px; font: 18px/22px 'helvetica_neue_light'; color: #fff; text-shadow: 1px 1px 2px rgba(0,0,0,0.5); }
.video-section .video-list .item:hover { text-decoration: none; }
.video-section .video-list .item:after { position: absolute; top: 0; left: 0; z-index: 2; content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.7); -webkit-transition: background 800ms;
   -moz-transition: background 800ms;
    -ms-transition: background 800ms;
     -o-transition: background 800ms;
        transition: background 800ms; }
.video-section .video-list .item:hover:after { background: rgba(0,0,0,0.2); }

.post-section { }
.post-section-title { font-size: 14px; line-height: 18px; background: #000; color: #fff; text-transform: none; font-size: 13px\9; line-height: 35px\9;}
.post-section-title strong { display: inline-block; *zoom: 1; padding: 0 18px; margin-right: 15px; background: #87398e; font-weight: normal; font-family: 'Lato'; font-size: 25px; line-height: 42px; font-weight: 300; color: #fff; }

.loaded-section-wrp { position: relative; overflow: hidden; }
.loaded-section-wrp.loading { margin: 50% auto; background: url(images/resetme_loading.gif) no-repeat 0 0; width: 62px; height: 62px; }
.post-section { width: 715px; margin-top: 10px; /*background: url(images/post-section-line.jpg)*/ repeat-y 0 0; }
.post-section .post { position: relative; float: left; width: 315px; margin-right: 38px; padding: 15px 0 10px; border-bottom: 1px solid #e5e5e5; font-size: 14px; line-height: 18px; min-height: 205px; }
.post-section .post h2 { margin-bottom: 5px; font-weight: 700; font-size: 18px; line-height: 22px; color: #000; text-transform: none; }
.post-section .post h2 a { color: #000; }
.post-section .post .entry { padding-bottom: 5px; }
.post-section ul { list-style-type: none; margin: 0; }
.post-section li { display: inline; margin-right: 14px; padding: 0; }
.comment-number { position: absolute; right: 10px; bottom: 12px; padding: 2px 5px; background: #e8493c; color:#fff; font: 10px/14px Arial; }
.comment-number:after { position: absolute; top: 100%; left: 2px; display: block; content: ''; width: 5px; height: 4px; background: url(images/sprite.png) no-repeat -203px 0; }

.story-list { padding-left: 22px; }
.story-id { position: relative; overflow: hidden; margin-bottom: 5px; background: #dedede; }
.story-id .story-header { float: left; padding: 12px 20px 12px; width: 123px; text-align: center; }
.story-id .story-header .img-holder { display: block; text-align: center; }
.story-id .story-header .img-holder img { border-radius: 40px;  }
.story-id h5 { margin-bottom: 3px; color: #e8493c; font-size: 18px; line-height: 22px;  font-family: 'helvetica_neue_bold'; text-transform: capitalize; }
.place { padding-bottom: 0; font-size: 11px; line-height: 15px; font-weight: 400; color: #818181; font-family: 'helvetica_neue_bold'; }
.place .icon-place { margin-right: 4px; }
.story-id .story-entry { float: left; width: 410px; padding: 22px 50px 22px 24px; border-left: 1px solid #c0c0c0; font-size: 14px; line-height: 22px; font-style: italic; }
.story-id .story-entry h6 { margin-bottom: 14px; font-family: 'Merriweather'; font-weight: 900; color: #212121; text-transform: none; }
.story-id p { padding-bottom: 0; }
.story-id .more { position: absolute; bottom: 18px; right: 15px; display: block; width: 40px; height: 40px; border: 4px solid #9e9e9e; border-radius: 26px; background: #87398e; text-align: center; line-height: 40px; font: 16px/40px 'bebas_neueregular'; color: #fff; text-transform: uppercase; }
.story-id .more:hover { text-decoration: none; background: #9e9e9e;}

.featured-gray-section { padding: 30px 0; margin-bottom: 50px; background: #dedede; }
.featured-gray-section .sectiontitle { margin-bottom: 20px; }
.featured-gray-section .col { float: left; width: 50%; }
.featured-gray-section .story-list { padding-left: 12px; }
.featured-gray-section .story-id .story-header { padding: 0 12px; width: 128px; }
.featured-gray-section .story-id .story-header img { width: 100%; height: auto; border-radius: 50%; }
.featured-gray-section .story-id .story-entry { width: 314px; padding: 7px 0 5px 15px; }


.disc-section { position: relative; }
.disc-section .btn { position: absolute; top: 5px; right: 5px; padding: 10px 15px; font-size: 14px; line-height: 18px; font-family: 'helvetica_neue_bold'; font-style: normal; text-transform: uppercase; }
.disc-list { margin-bottom: 10px; padding-left: 30px; }
.disc-id { position: relative; overflow: hidden; padding: 6px 0; border-bottom: 1px solid #e5e5e5; }
.disc-id:first-child { border-top: 1px solid #e5e5e5; }
.disc-id .img-holder { float: left; width: 80px; }
.disc-id .img-holder img { display: block; border-radius: 40px;}
.disc-id .disc-info { float: left; padding-left: 15px; width: 425px; padding-top: 3px; }
.disc-id .disc-info h5 { margin-bottom: 3px; color: #e8493c; }
.disc-id .disc-info header { padding-bottom: 5px; }
.disc-id .disc-entry { font-size: 18px; line-height: 22px; color: #3986c7;}
.disc-id .disc-entry p a { color: #3986c7; }
.disc-id .disc-entry p { padding-bottom: 0; }
.disc-id .disc-utilities { float: right; }
.cm-counter { position: relative; display: inline-block; *zoom: 1; margin-right: 10px; padding: 5px 8px; background: #3e84be; font: bold 14px/18px 'Merriweather'; color: #fff; text-transform: uppercase; }
.cm-counter:after { position: absolute; top: 100%; left: 0; content: ''; display: block; width: 8px; height: 8px; background: url(images/sprite.png) no-repeat 0 -19px; }
.hand-counter { display: inline-block; *zoom: 1; padding-left: 12px; border-left: 1px solid #d4d4d4; font: 18px/22px 'akzidenz-grotesk_condensed_Rg'; color: #3986c7; }
.hand-counter i { margin-right: 5px; }
.hand-counter:hover,
.hand-counter[data-manage="unfavorite"] { text-decoration: none; opacity:0.7; filter:alpha(opacity=70); }
.btm_link { display: block; text-align: right; font: 14px/18px 'helvetica_neue_bold'; color: #e8493c; text-transform: uppercase; text-align: right; }

.section-article { padding-left: 28px; font-weight: 600; font-size: 14px; line-height: 18px; color:#000; }
.section-article p { padding-bottom: 25px; }

.founder-sec { padding-bottom: 30px; }
.founder-id { position: relative; overflow: hidden; padding: 30px 0; background: #dedede;}
.founder-id .img-holder { float: left; padding: 0 30px; width: 200px; height: 200px; }
.founder-id .img-holder img { border-radius: 50%; }
.founder-id .entry { float: left; width: 690px; font-size: 14px; line-height: 18px; }
.founder-id .entry h3 { margin-bottom: 20px; color: #e8493c; }
.founder-id .entry p { padding-bottom: 25px; }
.founder-id .entry p:last-child { padding-bottom: 0; }
.founder-sec.member-sec .founder-id .img-holder { height: auto; }
.founder-sec.member-sec .founder-id .img-holder img { display: block; margin: 0 auto; }

.ordered-list ol { list-style-type: none; }
.ordered-list li { position: relative; padding: 18px 0 18px 67px; font-size: 14px; line-height: 18px; font-weight: 600; }
.ordered-list li .number { position: absolute; top: 13px; left: 0; display: block; width: 48px; height: 28px; padding: 10px 0; border-radius: 24px; color: #fd6f11; border: 1px solid #fd6f11; text-align: center; font-size: 24px; line-height: 28px; font-weight: 300; }

.imgs-holder { position: relative; overflow: hidden; }
.imgs-holder a,
.imgs-holder span { position: relative; overflow: hidden; display: block; float: left; width: 51%; }
.imgs-holder a:after,
.imgs-holder span:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; content: ''; -webkit-transition: opacity 600ms;
   -moz-transition: opacity 600ms;
    -ms-transition: opacity 600ms;
     -o-transition: opacity 600ms;
        transition: opacity 600ms;
}
.imgs-holder a.overlay_01:after,
.imgs-holder span.overlay_01:after { background: url(images/overlay-trans_01.png) no-repeat 0 0; }
.imgs-holder a.overlay_02:after,
.imgs-holder span.overlay_02:after { background: url(images/overlay-trans_02.png) no-repeat 0 0; }
.imgs-holder a.overlay_03:after,
.imgs-holder span.overlay_03:after { background: url(images/overlay-trans_03.png) no-repeat 0 0; }
.imgs-holder a:first-child,
.imgs-holder span:first-child { width: 49%; }
.imgs-holder a img,
.imgs-holder span img { display: block; width: 100%; height: auto; }
.imgs-holder a:hover:after { opacity:0.2; filter:alpha(opacity=20); }

.partners-wrp { height: 62px; }
.partners-wrp .title { float: left; display: block; padding: 15px 11px; background: #000; }
.partners-wrp .title span { display: block; padding: 0 3px; background: #ffff00; color: #000; font: 20px/24px 'bebas_neueregular'; color: #000; }

.partners-wrp .carousel-wrp { position: relative; overflow: hidden; float: left; width: 930px; height: 33px; padding: 14px 0; }
.partners-wrp .carousel-wrp .caroufredsel_wrapper { margin-right: 0!important; }
.partners-wrp .carousel-wrp .carousel a { float: left; margin: 0 20px;  }
.partners-wrp .carousel-wrp .carousel a img { max-height: 33px; width: auto; }
.partners-wrp .carousel-wrp .carousel a:hover img { opacity:0.6; filter:alpha(opacity=60); }

.section-list { margin-bottom: 40px; }
.section-list ul { list-style-type: none; margin: 0; }
.section-list li { position: relative; overflow: hidden; padding: 17px 26px 14px 0; font-size: 14px; line-height: 18px; border-bottom: 1px solid #e5e5e5; -webkit-transition: all 800ms;
   -moz-transition: all 800ms;
    -ms-transition: all 800ms;
     -o-transition: all 800ms;
        transition: all 800ms;}
.section-list li h6 { font-family: 'Merriweather'; font-weight: 700; text-transform: none; }
.section-list li h6 a { color: #000; }
.section-list li:hover { border: 0; background: #ffff00; padding-bottom: 15px; padding-left: 97px; padding-right: 5px; }

.audio_widget { }
.audio_widget .widget-body { border: 1px solid #dcdcdc; border-top: 0; background: url(images/pixel.jpg) repeat-y center 0; }
.audio_widget .widget-body ul { list-style-type: none; margin: 0; }
.audio_widget .widget-body li { float: left; width: 292px; padding: 14px 22px; }
.audio_widget .widget-body li:first-child { border-top: 1px solid #e5e5e5;}

.story-slider-wrp { position: relative; overflow: hidden; padding: 0 30px; width: 960px; margin: 0 auto; }
.story-slider-wrp .item { float: left; width: 310px; margin-right: 18px; background: #dedede; }
.story-slider-wrp .item header { position: relative; overflow: hidden; background: #212121; padding: 8px 15px; }
.story-slider-wrp .item header h5 { float: left; color: #e8493c;  }
.story-slider-wrp .item header h5 span { color: #ffffff; }
.story-slider-wrp .item header .share-icons { float: right; }
.story-slider-wrp .item .item-body { padding: 15px; font-family: 600; }
.story-slider-wrp .item .item-body .meta { position: relative; overflow: hidden; padding-bottom: 20px; font-size: 11px; line-height: 15px; font-weight: 600; text-transform: uppercase; }
.story-slider-wrp .item .item-body p { padding-bottom: 0; }
.story-slider-wrp .item .item-body .ent { float: left; }
.story-slider-wrp .item .item-body .place { float: right; color: #e8493c; }
.story-slider-wrp .item .item-body .place i { margin-right: 4px; }
.story-slider-wrp .item .item-body h6 { font-size: 18px; line-height: 22px; color:#000; font-weight: 700; font-family:  'Merriweather'; text-transform: none; }
.story-slider-wrp .item .item-body h6 a { color: #000; }
.story-slider-wrp .arrow,
.slider-wrp .arrow { position: absolute; display: block; top: 0; width: 30px; height: 100%; z-index: 99; background: #e8493c; text-align: center; }
.story-slider-wrp .arrow.prev,
.slider-wrp .arrow.prev { left: 0; }
.story-slider-wrp .arrow.next,
.slider-wrp .arrow.next { right: 0; }
.story-slider-wrp .arrow i { margin-top: 58px; }
.slider-wrp .arrow i { position: relative; top: 50%; margin-top: -15px; }
.story-slider-wrp .arrow:hover,
.slider-wrp .arrow:hover { background: #87398e; }

.page-nav { margin-bottom: 32px; padding: 20px 0; border-bottom: 1px solid #e5e5e5; text-align: center; }
.page-nav ul { list-style-type: none; margin: 0; padding: 0 140px; }
.page-nav li { display: inline-block; *zoom: 1; padding-bottom: 5px; }
.page-nav li a { padding: 0 9px; font: 20px/24px 'bebas_neueregular'; color: #e8493c; text-transform: uppercase; }

.video-featured-section h2.sectiontitle { margin-bottom: 40px; }
.video-featured-section ul { list-style-type: none; margin: 0; }
.video-featured-section .videos-section { margin-bottom: 20px; }
.video-featured-section .videos-section > ul > li { float: left; width: 338px; margin-left: 3px; }
.video-featured-section .videos-section > ul > li:first-child { margin-left: 0; }
.video-featured-section ul li .item { position: relative; overflow: hidden; height: 382px; margin-bottom: 3px; }
.video-featured-section ul li .item .holder:before { position: absolute; content: ''; z-index: 4; display: block; top: 50%; left: 50%; display: block; width: 100px; height: 100px; margin: -50px 0 0 -50px; background: url(images/sprite.png) no-repeat 0 -117px; }
.video-featured-section ul li .item-small .holder:before { width: 52px; height: 52px; margin: 0; top: 55px; left: 25px; background-position: -134px -87px; }
.video-featured-section ul li .item .holder { position: relative; overflow: hidden; display: block; z-index: 5; }
.video-featured-section ul li .item .holder:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; display: block; background: url(images/overlay-trans_01.png) no-repeat 0 0; -webkit-transition: opacity 600ms;
   -moz-transition: opacity 600ms;
    -ms-transition: opacity 600ms;
     -o-transition: opacity 600ms;
        transition: opacity 600ms;}
.video-featured-section ul li .item-small .holder:after { background-image: url(images/overlay-trans_03.png); }
.video-featured-section ul li .item .holder img { display: block; }
.video-featured-section ul li .item .related-icons { position: absolute; top: 10px; left: 0; z-index: 6; }
.video-featured-section ul li .item-small { height: 189px; }
.video-featured-section ul li .item .holder .txt { position: absolute; bottom: 20px; left: 0; width: 100%; z-index: 5; }
.video-featured-section ul li .item .holder .txt h4 { padding: 0 18px; color: #fff; font-family: 'Open Sans'; text-transform: none; font-weight: 700; }
.video-featured-section ul li .item .holder:hover:after { opacity:0.2; filter:alpha(opacity=20); }

.featured-dark-section { margin-bottom: 45px; }
.featured-dark-section .section-header .shell { position: relative; }
.featured-dark-section .section-header .btn { position: absolute; top: 8px; right: 0; }
.featured-dark-section .section-body { padding: 30px 0 5px; *padding-bottom: 30px; background: #212121; }
.featured-dark-section .section-body .item { position: relative; overflow: hidden; float: left; }
.featured-dark-section .section-body .item .holder { position: relative; overflow: hidden; display: block; }
.featured-dark-section .section-body .item .holder img { display: block; }
.featured-dark-section .section-body .item .holder:after { position: absolute; content: ''; z-index: 4; display: block; top: 50%; left: 50%; display: block; width: 100px; height: 100px; margin: -50px 0 0 -50px; background: url(images/sprite.png) no-repeat 0 -117px; }
.featured-dark-section .section-body .item-small .holder:after { width: 52px; height: 52px; top: 20px; margin: 0 0 0 -26px; background-position: -134px -87px; }
.featured-dark-section .section-body .item-small { float: right; margin-bottom: 36px; }
.featured-dark-section .section-body .item .holder .txt { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.68); }
.featured-dark-section .section-body .item .holder .txt h5 { padding: 15px 15px; color: #fff; text-shadow: 1px 1px 2px rgba(0,0,0,0.5); font-family: 'Open Sans'; font-weight: 700; text-transform: none; }
.featured-dark-section .section-body .item-small .holder .txt h5 { padding: 10px 15px; font-size: 17px; line-height: 21px; }
.featured-dark-section .section-body .related-icons { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0,0,0,0.7); }
.related-icons { list-style-type: none; margin: 0; }

.meme-tool-box { position: relative; background: #000; height: 48px; margin-bottom: 20px; }
.featured-dark-section .section-body  .meme-tool-box .related-icons { position: relative; float: left; top: auto; left: auto; width: auto; padding-top: 12px; }
.meme-tool-box .addthis_toolbox { position: absolute; top: 13px; right:0; width: auto; white-space: nowrap; }
.meme-tool-box .addthis_toolbox > a { float: left; }

.main-meme-item { position: relative; overflow: hidden; padding-bottom: 40px; }
.main-meme-item img { float: left; }
.main-meme-item .page-entry { float: right; width: 430px; padding-right: 5px; color: #fff; font-weight: 600; line-height: 23px; }
.main-meme-item .page-entry h2 { font-size: 26px; line-height: 30px; color: #fff; }

.featured-dark-section .meta { padding: 30px 0; }
.featured-dark-section .meta * { display: inline-block; *zoom: 1; }
.featured-dark-section .meta p { padding-right: 10px; font: 24px/28px 'bebas_neueregular'; color: #e8493c; }

.video-slider-wrp { position: relative; overflow: hidden; padding: 0 50px; margin-bottom: 60px; }
.video-slider-wrp .slider { position: relative; overflow: hidden; width: 100%; height: 164px; }
.video-slider-wrp.higher .slider { height: 291px; }
.video-slider-wrp .item { float: left; position: relative; overflow: hidden; display: block; margin-right: 25px; }
.video-slider-wrp .item .share-icons { position: absolute; top: 10px; right: 10px; }
.video-slider-wrp .item .related-icons { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0,0,0,0.5); }
.video-slider-wrp .item .holder { position: relative; overflow: hidden; display: block; }
.video-slider-wrp .item .holder img { display: block; }
.video-slider-wrp .item .holder i.icon-play { position: absolute; top: 62px; left: 18px; display: block; content: ''; width: 36px; height: 36px; background: url(images/sprite.png) no-repeat -194px -128px; -webkit-transition: all 800ms;
   -moz-transition: all 800ms;
    -ms-transition: all 800ms;
     -o-transition: all 800ms;
        transition: all 800ms;}
.video-slider-wrp .item .holder:hover .icon-play { left: 50%; margin-left: -18px; }
.video-slider-wrp .item.higher .holder:hover .icon-play { left: 18px; margin: 0; }
.video-slider-wrp.higher .item .holder .icon-play { top: 83px; left: 89px; display: block; width: 100px; height: 100px; margin: 0; background: url(images/sprite.png) no-repeat 0 -117px; }
.video-slider-wrp.higher .item .holder:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; display: block; background: url(images/overlay-trans_01.png) no-repeat 0 0; -webkit-transition: opacity 600ms;
   -moz-transition: opacity 600ms;
    -ms-transition: opacity 600ms;
     -o-transition: opacity 600ms;
        transition: opacity 600ms;}
.video-slider-wrp.higher .item .holder:hover:before { opacity:0.2; filter:alpha(opacity=20); }
.video-slider-wrp .item .holder .txt { position: absolute; bottom: 0; left: 0; }
.video-slider-wrp .item .holder .txt h5,
.video-slider-wrp .item .holder .txt h6 { padding: 0 15px 10px; font-family: "Open Sans"; color: #fff; text-transform: none; font-weight: 700; text-shadow: 2px 2px 1px rgba(0,0,0,0.5); }
.video-slider-wrp .item .holder .txt h5 { padding: 0 10px 10px;}
.video-slider-wrp .arrow { position: absolute; top: 0; z-index: 99; height: 100%; width: 29px; background: #e8493c; text-align: center; }
.video-slider-wrp .arrow.prev { left: 0; }
.video-slider-wrp .arrow.next { right: 0; }
.video-slider-wrp .arrow i { position: relative; top: 50%; margin-top: -15px; }
.video-slider-wrp .arrow.disabled { opacity:0.4; filter:alpha(opacity=40); }
.video-slider-wrp .arrow:hover { background: #87398e; }
.video-slider-wrp .arrow.disabled:hover { background: #e8493c;}

.last-btn { text-align: center; padding: 20px 0; background: url(images/centered-line.jpg) no-repeat 0 center; }

.comments-section { width: 675px; }
.comments-section h2.sectiontitle { margin-bottom: 40px; }
.comments-section .disc-list { padding-left: 0; }

#respond { position: relative; overflow: hidden; width: 675px; margin-bottom: 40px; }

#bbpress-forums .sub-forums ul li { float: left; width: 226px; margin-right: 28px; }
#bbpress-forums #respond textarea.bbp-the-content,
#respond textarea { margin-bottom: 10px; width: 655px; height: 120px; padding: 10px; background: #dedede; resize: none; color: #000; border: 0; }
#bbpress-forums #respond textarea.bbp-the-content { width: 675px; height: 140px; }
#respond .comment-notes { float: left; font-size: 11px; line-height: 16px; font-weight: 600; color: #818181; text-transform: uppercase; padding-top: 10px; }
#respond .comment-notes span,
#respond .comment-notes a { color: #e8493c; }
#respond .form-submit { float: right; }
#new-post #bbp_topic_submit,
#respond .form-submit input { display: block; width: 108px; height: 39px; background: #e8493c; padding-top: 2px; text-align: center; font: 24px/39px 'bebas_neueregular'; color: #fff; text-transform: uppercase; border: 0; cursor: pointer; -webkit-transition: background 800ms;
   -moz-transition: background 800ms;
    -ms-transition: background 800ms;
     -o-transition: background 800ms;
        transition: background 800ms;}
#new-post #bbp_topic_submit:hover,
#respond .form-submit input:hover { background: #a200e6; }

.join-form { width: 480px; }
.join-form em { font-weight: 600; }
.join-form p { padding-bottom: 20px; }
.join-form .form-field { position: relative; margin-bottom: 20px; }
.join-form .form-field label { display: block; margin-bottom: 5px; font-weight: 700; }
.join-form .form-field .field { display: block; padding: 10px 20px; width: 473px; height: 25px; border: 1px solid #dedede; font-size: 14px; line-height: 25px; color: #444; }
.join-form .form-field .drag { background: url(images/drap-img.jpg) no-repeat 0 0; width: 475px; height: 67px; }
.join-form .form-field .drag span { display: none; }
.join-form .form-field .radio-button { position: relative; overflow: hidden; float: left; width: 86px; height: 86px; margin: 0 10px 10px 0; }
.join-form .form-field .radio-button img { position: absolute; top: 0; left: 0; border-radius: 50%; z-index: -1; }
.join-form .form-field .radio-button.selected img { opacity:0.5; filter:alpha(opacity=50); }
.join-form .form-field .radio-button input { width: 86px; height: 86px; }
.join-form .form-field em { display: block; margin-bottom: 14px; }
.join-form .submit-button { display: block; width: 187px; height: 53px; background: #e8493c; border: 0; text-align: center; font: 20px/24px 'bebas_neueregular'; color: #fff; text-transform: uppercase; -webkit-transition: background 800ms;
   -moz-transition: background 800ms;
    -ms-transition: background 800ms;
     -o-transition: background 800ms;
        transition: background 800ms;}
.join-form .submit-button:hover { background: #a200e6; }

.stories-section { margin-bottom: 45px; }
.stories-section ul { position: relative; overflow: hidden; list-style-type: none; margin: 0; }
.stories-section li { float: left; width: 225px; height: 225px; margin: 0 30px 35px 0; }
.stories-section li a { position: relative; overflow: hidden; display: block; width: 223px; height: 223px; border: 1px solid #151515; border-radius: 50%; }
.stories-section li a img { border-radius: 50%; }
.stories-section li a .txt { position: absolute; top: -1px; left: -1px; display: block; width: 175px; height: 208px; padding: 10px 21.6px 0; opacity:0; filter:alpha(opacity=0); border: 4px solid #000; background: rgba(135,57,142,0.8); text-align: center; color: #fff; font-size: 11px; line-height: 14px; border-radius: 50%; -webkit-transition: all 800ms;
   -moz-transition: all 800ms;
    -ms-transition: all 800ms;
     -o-transition: all 800ms;
        transition: all 800ms;}
.stories-section li a .txt strong { display: block; padding-bottom: 9px; font-size: 16px; line-height: 20px; color: #fff; }
.stories-section li a .txt .inner { position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.stories-section li a:hover .txt { top: -1px; left: -1px; opacity:1; filter:alpha(opacity=100); }

.ltst-stories-section .section-header { position: relative; }
.ltst-stories-section .section-header .sectiontitle { float: left; }
.ltst-stories-section .section-header .filter-box { float: right; margin-top: 5px; }
.ltst-stories-section .section-header .filter-box label { float: left; margin-right: 20px; font: 24px/39px 'bebas_neueregular'; color: #212121; text-transform: uppercase; }
.ltst-stories-section .section-header .filter-box .select-box { float: left; }
.ltst-stories-section .section-header .filter-box .select-box select { width: 156px; }

.ltst-stories-section .stories-list { padding-top: 25px; }
.ltst-stories-section .stories-list .storie { position: relative; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #e5e5e5; }
.ltst-stories-section .stories-list .storie:first-child { border-top: 1px solid #e5e5e5; }
.ltst-stories-section .stories-list .storie .avatar { padding: 12px 3px; width: 114px; float: left; }
.ltst-stories-section .stories-list .storie .avatar img { border-radius: 50%; }
.ltst-stories-section .stories-list .storie .info { float: left; width: 522px; padding-left: 24px; }
.ltst-stories-section .stories-list .storie .info .place { padding-bottom: 15px; }
.ltst-stories-section .stories-list .storie .info h6 { margin-bottom: 15px; font-family: 'Open Sans'; text-transform: none; font-weight: 700; }
.ltst-stories-section .stories-list .storie .info h6 a { color: #000; }
.ltst-stories-section .stories-list .storie .info footer  { position: relative; }
.ltst-stories-section .stories-list .storie .info footer h5 { margin-bottom: 3px; color: #e8493c; }
.ltst-stories-section .stories-list .storie .info footer h5 span { color: #a200e6; }
.ltst-stories-section .stories-list .storie .info footer p { text-transform: uppercase; font-weight: 600; color: #212121; font-size: 13px; line-height: 17px; }
.ltst-stories-section .stories-list .storie .info footer .addthis_toolbox { position: absolute; bottom: 0; right: 85px; }
.ltst-stories-section .stories-list .storie .info footer .disc-utilities { position: absolute; bottom: 0; right: 0; padding-left: 10px; border-left: 1px solid #d4d4d4; }

.pager a { float: right; display: block; width: 40px; height: 40px; margin-right: 10px; font: 16px/40px 'bebas_neueregular'; color:#fff; text-transform: uppercase; text-align: center; border: 5px solid #b5b5b5; background: #87398e; border-radius: 50%; }
.pager a:hover { text-decoration: none; background: #b5b5b5;}

.gallery-section h2.sectiontitle { margin-bottom: 30px; }
.gallery-section ul { list-style-type: none; margin: 0; }
.gallery-section .gallery-list > ul { width: 110%;}
.gallery-section .gallery-list > ul > li { position: relative; float: left; width: 336px; margin: 0 5px 5px 0; }
.gallery-section .gallery-list > ul > li .cm-counter { position: absolute; bottom: 28px; left: -8px; }
.gallery-section .gallery-list > ul > li .share-icons { position: absolute; bottom: 23px; right: 20px; }
.gallery-section .gallery-list .holder { display: block; position: relative; }
.gallery-section .gallery-list .holder img { display: block; max-width: 100%; }
.gallery-section .gallery-list .holder:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; background: rgba(42,85,57,0.6); box-shadow: inset 0 -40px 30px rgba(0,0,0,0.4); -webkit-transition: all 800ms;
   -moz-transition: all 800ms;
    -ms-transition: all 800ms;
     -o-transition: all 800ms;
        transition: all 800ms;}
.gallery-section .gallery-list .holder:hover:after { background: 0; box-shadow: 0; }

.contact-section { padding: 50px 0 100px; }
.contact-section .left-col { float: left; width: 597px; }
.contact-section .right-col { float: right; width: 411px; }
.contact-section .box { position: relative; overflow: hidden; margin-bottom: 9px; background: #212121; padding: 27px 0; }
.contact-section .box.yellow-box { background: #ffff00; }
.contact-section .box .img-holder { float: left; display: block; width: 215px; text-align: center; }
.contact-section .box .img-holder img { display: inline-block; *zoom: 1; vertical-align: middle; }
.contact-section .box .entry { float: left; width: 350px; color: #ffff00; font-size: 13px; line-height: 18px; }
.contact-section .box.yellow-box .entry { color: #000; }
.contact-section .box .entry h2 { margin-bottom: 8px; font-size: 35px; line-height: 39px; color: #fff; }
.contact-section .box.yellow-box .entry h2 { color: #000; }
.contact-section .box .entry p { padding-bottom: 25px; }
.contact-section .box .entry p a { color: #e8493c; }

.contact-section .right-col .btn { display: block; margin-bottom: 9px; padding: 23px 30px; font: 32px/36px 'bebas_neueregular'; color: #fff; text-transform: uppercase; }
.contact-section .right-col .yellow_large_btn { display: block; color: #000; background: #ffff00; font-size: 35px; line-height: 39px; }
.contact-section .right-col .yellow_large_btn:hover { background: #bccd02; }
.contact-section .right-col .yellow_large_btn i { margin-right: 20px; }
.contact-section .right-col .orange_large_btn { background: #e8493c; color: #000; line-height: 18px; }
.contact-section .right-col .orange_large_btn:hover { background: #a200e6; }
.contact-section .right-col .btn small { font: 600 14px/18px 'Open Sans'; text-transform: none; }
.contact-section .right-col .orange_large_btn i { float: left; margin-right: 30px; }
.contact-section .right-col .dark_large_btn { padding: 41px 30px; background: #212121; line-height: 18px; }
.contact-section .right-col .dark_large_btn:hover { background: #3d3b3b; }
.contact-section .right-col .dark_large_btn p { }
.contact-section .right-col .dark_large_btn small { color: #ffff00; }
.contact-section .right-col .dark_large_btn i { float: left; margin-right: 25px; }
.contact-section .right-col .dark_med_btn { padding: 33px 30px 34px; background: #212121;}
.contact-section .right-col .dark_med_btn:hover { background: #3d3b3b; }
.contact-section .right-col .dark_med_btn i.left { margin-right: 20px; }
.contact-section .follow-box { background: #212121; padding: 23px 30px; list-style-type: none; margin: 0 0 9px; }
.contact-section .follow-box ul { list-style-type: none; margin: 0; }
.contact-section .follow-box li { float: left; padding-left: 20px; }
.contact-section .follow-box li p { padding-right: 23px; font: 32px/49px 'bebas_neueregular'; color: #fff; }
.contact-section .follow-box li a:hover img { opacity:0.5; filter:alpha(opacity=50); }
.contact-section .follow-box li:first-child { padding-left: 0; }

.section-article-tabs { margin-bottom: 40px; }
.section-article-tabs .sectiontitle { margin-bottom: 18px; }
.section-article-tabs ul { list-style-type: none; margin: 0; }
.section-article-tabs header { position: relative; }
.section-article-tabs header .tab-links { position: absolute; top: 0; right: 0;  text-align: right; }
.section-article-tabs header .tab-links a { display: inline-block; *zoom: 1; padding: 5px 20px 2px; font: 24px/28px 'bebas_neueregular'; color: #fff; text-transform: uppercase; background: #febc90; }
.section-article-tabs header .tab-links a.current { color: #000; background: #e8493c;}
.section-article-tabs header .tab-links a:hover { text-decoration: none; background: #e8493c;}
.section-article-tabs .tab-entry { display: none; }
.section-article-tabs .tab-entry.current { display: block; }
.section-article-tabs .article-list { position: relative; overflow: hidden; background: url(images/pixel.jpg) repeat-y center 0; }
.section-article-tabs .article-list > ul { width: 495px; }
.section-article-tabs .article-list > ul.left-list { float: left; }
.section-article-tabs .article-list > ul.right-list { float: right; }
.section-article-tabs .article-list > ul > li { position: relative; float: left; width: 495px; margin: 0 0px 10px 0; border-bottom: 1px solid #e5e5e5; }
.section-article-tabs .article-list .entry { min-height: 45px; padding-bottom: 5px; width: 340px; }
.section-article-tabs .article-list .entry a { font-size: 18px; line-height: 22px; color: #3986c7; }
.section-article-tabs .article-list footer { width: 340px; }
.section-article-tabs .article-list footer h5 { color:#e8493c; display: inline-block; *zoom: 1; padding-right: 8px; }
.section-article-tabs .article-list footer p.date { display: inline-block; *zoom:1; padding-left: 8px; font-size: 12px; line-height: 16px; color: #818181; text-transform: uppercase; }
.section-article-tabs .article-list .utilities { position: absolute; top: 0; right: 0; text-align: right; }
.section-article-tabs .article-list .utilities .vote { margin-bottom: 22px; }
.section-article-tabs .article-list .utilities .vote > div { display: inline-block; *zoom: 1; }
.section-article-tabs .article-list .utilities .vote .up { padding-right: 11px; border-right: 1px solid #d4d4d4; }
.section-article-tabs .article-list .utilities .vote .down { padding-left: 11px; }
.section-article-tabs .article-list .utilities .vote a { display: inline-block; *zoom: 1; width: 20px; height: 20px; background: #e8493c; border-radius: 50%; text-align: center; vertical-align: middle; }
.section-article-tabs .article-list .utilities .vote .counter { display: inline-block; *zoom: 1; background: 0; border: 0; width: 18px; font-size: 14px; line-height: 18px; color: 000; font-weight: 700; text-align: center; }
.section-article-tabs .article-list .utilities .vote .up .counter { margin-left: 3px; }
.section-article-tabs .article-list .utilities .vote .bottom .counter { margin-right: 3px; }
.section-article-tabs .article-list .utilities .cm-counter { position: relative; display: inline-block; *zoom: 1; vertical-align: middle; background: #e8493c; padding: 0 5px; color: #fff; font-size: 13px; line-height: 14px; margin-top: 4px; }
.section-article-tabs .article-list .utilities .cm-counter:after { position: absolute; top: 100%; left: 2px; display: block; content: ''; width: 5px; height: 4px; background: url(images/sprite.png) no-repeat -203px 0; }

#bbp-content .section-forums-cat { position: relative; overflow: hidden; padding: 25px 0; }
#bbp-content .section-forums-cat .bbp-forum-front ul { list-style-type: none; margin: 0; }
#bbp-content .section-forums-cat .bbp-forum-front ul li { float: left; width: 226px; height: 226px; margin: 0 45px 65px;}
#bbp-content .section-forums-cat .bbp-forum-front ul li a { display: block; position: relative; overflow: hidden; border-radius: 50%; width: 226px; height: 226px; }
#bbp-content .section-forums-cat .bbp-forum-front ul li a img { border-radius: 50%; display: block; opacity:0.7; filter:alpha(opacity=70); }
#bbp-content .section-forums-cat .bbp-forum-front ul li a:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; z-index: 99; content: ''; background: rgba(33,33,33,0.8); -webkit-transition: background 600ms;
   -moz-transition: background 600ms;
    -ms-transition: background 600ms;
     -o-transition: background 600ms;
        transition: background 600ms;}
#bbp-content .section-forums-cat .bbp-forum-front ul li a:hover img { opacity:1; filter:alpha(opacity=100); }
#bbp-content .section-forums-cat .bbp-forum-front ul li a:hover:after { background: rgba(33,33,33,0.1); }
#bbp-content .section-forums-cat .bbp-forum-front ul li a .txt { position: absolute; top: 75px; left: 30px; width: 185px; z-index: 100; }
#bbp-content .section-forums-cat .bbp-forum-front ul li a .txt h2 { font-size: 30px; line-height: 34px; color: #fff; }
#bbp-content .section-forums-cat .bbp-forum-front ul li a .txt p { font: 23px/27px 'bebas_neueregular'; color: #3986c7;}

.section-forum-wrapper .forum-header { position: relative; overflow: hidden; background: #212121; padding: 6px; }
.section-forum-wrapper .forum-header h3 { padding-left: 13px; float: left; font-size: 25px; line-height:37px; color: #fff; }
.section-forum-wrapper .forum-header ul { float: right; list-style-type: none; margin: 0; }
.section-forum-wrapper .forum-header ul li { float: left; padding-left: 10px; font: 20px/37px 'bebas_neueregular'; color:#fff; }
.section-forum-wrapper .forum-header ul li a { display: block; padding: 4px 15px; font-size: 25px; line-height: 29px; color: #e8493c; }
.section-forum-wrapper .forum-header ul li a:hover,
.section-forum-wrapper .forum-header ul li.active a { background: #a200e6; color: #fff; text-decoration: none; }

.bbp-topic-title .bbp-topic-pagination { margin-bottom: 0px; }
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar { margin-bottom: -9px !important; border: none !important; border-radius: 50% !important; }
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta { font-size: 18px !important; padding-top: 15px !important; }
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic { padding: 20px 20px 14px 20px !important; border-top: none !important; border-bottom: 1px solid #eee !important; }
#bbpress-forums div.odd, #bbpress-forums ul.odd { background-color: #FFF !important; }
li.bbp-forum-info, li.bbp-topic-title { width: 69% !important; }
li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count { width: 7% !important; }
li.bbp-forum-freshness, li.bbp-topic-freshness { width: 16% !important; text-align: right !important; padding: 0px !important; }
#bbpress-forums .bbp-topics .bbp-header li { padding: 0px; }
.section-forum-wrapper .bbp-topics a { color: #e8493c; }
.section-forum-wrapper .forum-titles li { padding: 7px 0; background: #d3d3d3; font: 25px/29px 'bebas_neueregular'; color: #e8493c; }
.section-forum-wrapper .forum-titles li:last-child { color: #000; }
.bbp-topic-title > a { font-size: 18px; line-height: 22px; color: #3986c7 !important; }
.bbp-topic-title .bbp-topic-meta { padding-top: 20px; }
.section-forum-wrapper .bbp-topic-meta .meta-info { display: inline-block; *zoom: 1; vertical-align: middle; }
.section-forum-wrapper .bbp-topic-meta  h5 { display: inline-block; *zoom: 1; vertical-align: top; margin: 0 3px; }
.section-forum-wrapper .bbp-topic-meta img { display: inline-block; *zoom: 1; vertical-align: top; margin-right: 4px; margin-top: -3px; position: relative; }
.section-forum-wrapper .bbp-topic-meta .meta-info p { display: inline-block; *zoom: 1; vertical-align: bottom; color: #818181; font-size: 11px; line-height: 14px; text-transform: uppercase; }
li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count { text-align: center; font-weight: 700; font-size: 14px; line-height: 18px; }
li.bbp-forum-freshness, li.bbp-topic-freshness { padding-bottom: 20px; font: 18px/22px 'bebas_neueregular'; color: #e8493c; }
.section-forum-wrapper .bbp-topic-meta .share-section { list-style-type: none; margin: 0; display: inline-block; *zoom: 1; vertical-align: middle; margin-top: 2px; margin-left: 10px; width: 200px; }

.topic-section h2.sectiontitle { margin-bottom: 30px; }
.main-topic { position: relative; overflow: hidden; padding: 22px 0; background: #ffff00; margin-bottom: 25px; }
.bbp-replies { border: 1px solid #dcdcdc; border-top: 0; border-bottom: 0; }
.bbp-replies .reply { border-top: 1px solid #dcdcdc; }
.bbp-replies .reply:first-child { border-top: 0; }
.bbp-replies .reply .comment-entry { position: relative; overflow: hidden; background: #fff; padding: 20px 0; }
.main-topic .topic-left-side,
.bbp-replies .reply .comment-left-side { float: left; width: 129px; padding: 0 17px; text-align: center; }
.main-topic .topic-left-side .topic-author,
.bbp-replies .reply .comment-left-side .comment-author { margin-bottom: 18px; }
.main-topic .topic-left-side .topic-author img,
.bbp-replies .reply .comment-left-side .comment-author img { border-radius: 50%; display: block; margin: 0 auto 15px; }
.main-topic .topic-left-side span,
.bbp-replies .reply .comment-left-side span { font-size: 11px; line-height: 15px; color: #818181; font-weight: 600; text-transform: uppercase; }
.main-topic a,
.main-topic span.url,
.main-topic span.timestamp,
.bbp-replies .reply a { margin-bottom: 18px; font: 20px/24px 'bebas_neueregular'; color: #e8493c; text-transform: uppercase; display: inline-block; *zoom: 1; }

.main-topic span.timestamp { font-size: 16px; line-height: 20px; }

.main-topic .topic-left-side .topic-meta a,
.bbp-replies .reply .comment-left-side .comment-meta a { font-size: 16px; line-height: 20px; margin-bottom: 0; }
.main-topic .topic-right-side,
.bbp-replies .reply .comment-right-side { float: left; width: 462px; min-height: 210px; padding: 0 22px; font-size: 14px; line-height: 18px; color: #000; border-left: 1px solid #000; }
.bbp-replies .reply .comment-right-side { border-color:#dedede; }
.main-topic .topic-right-side p,
.bbp-replies .reply .comment-right-side p { padding-bottom: 18px; }
.bbp-replies .reply .comment-text { padding-bottom: 30px; }

.bbp-replies .comment-entry li { display: inline; }
.bbp-replies .comment-entry .comment-text img { display: block; margin-bottom: 15px; max-width: 100%; height: auto; }

body #bbpress-forums,
body #bbpress-forums .bbp-forums-list li,
body #bbpress-forums ul.bbp-lead-topic,
body #bbpress-forums ul.bbp-topics,
body #bbpress-forums ul.bbp-forums,
body #bbpress-forums ul.bbp-replies,
body #bbpress-forums ul.bbp-search-results { font-size: 16px; }

.comments ol,
.comments ul { list-style-type: none; margin: 0; }

.comments-bar-info { padding: 15px 0; background: #dedede; text-align: center; color: #000; font-size: 14px; line-height: 18px; border-top: 8px solid #212121; }

.comments #respond { padding-top: 38px; }
.comments h2 { margin-bottom: 30px; }
.comments h2 span { color: #e8493c`; }

.dashboard-header { position: relative; overflow: hidden; padding-top: 27px; padding-bottom: 65px; }
.dashboard-header header { position: relative; float: left; width: 270px; padding: 40px 20px 20px; border: 1px solid #212121; border-radius: 5px; }
.dashboard-header header:before { position: absolute; top: -27px; left: 50%; content: ''; display: block; width: 73px; height: 44px; margin-left: -36.5px; background: url(images/badg-border.jpg) no-repeat 0 0; }
.dashboard-header header .img-holder { display: block; margin-right: 10px; float: left; width: 99px; height: 99px; border-radius: 50%; background: url(images/avatar-holder.png) no-repeat 0 0; }
.dashboard-header header h6 { padding-top: 10px; margin-bottom: 2px; font: 700 16px/20px 'Open Sans'; color: #000; }
.dashboard-header header p { padding-bottom: 10px; }
.dashboard-header header .member-type { padding: 5px 10px; font: 20px/24px 'bebas_neueregular'; color: #000; background: #ffff00; }
.dashboard-header .lts-posts { float: left; padding-left: 16px; width: 310px; }
.dashboard-header .lts-posts h2 { margin-bottom: 5px; font-size: 25px; line-height: 29px; }
.dashboard-header .lts-posts ul { list-style-type: none; margin: 0; margin-left: 5px; border-left: 2px solid #dedede; padding-left: 14px; }
.dashboard-header .lts-posts ul li { position: relative; margin-top: 17px; }
.dashboard-header .lts-posts ul li:first-child { margin-top: 0; }
.dashboard-header .lts-posts ul li:before { position: absolute; top: 0; left: -24px; content: ''; display: block; width: 18px; height: 18px; border-radius: 50%; background: #dedede; }
.dashboard-header .lts-posts ul li p { font-size: 12px; line-height: 16px; color: #000000; padding-bottom: 0; }
.dashboard-header .lts-posts ul li a { font-size: 11px; line-height: 15px; font-weight: 700; text-transform: uppercase; color: #e8493c; }

.dashboard-nav { display: block; height: 43px; background: #212121; }
.dashboard-nav a { display: block; float: left; display: block; padding: 0 40px; font: 27px/43px 'bebas_neueregular'; color: #fff; text-transform: uppercase; }
.dashboard-nav a:hover,
.dashboard-nav a.current  { background: #3986c7; text-decoration: none; }

.tab-entry { display: none; }
.tab-entry.current { display: block; }
.dashboard-entries { border: 1px solid #f0f0f0; }
.dashboard-entries .edit-tab { padding: 40px 135px 30px 35px;}
.dashboard-entries .edit-tab .form-wrp .field { width: 455px; }
.dashboard-entries .form-wrp label { position:  relative; }
.dashboard-entries .form-wrp label span { position: absolute; top: 2px; right: 0; font-weight: 400; font-style: italic; color: #333333; }
.dashboard-entries .form-wrp .radio-row label { display: inline-block; *zoom: 1; vertical-align: middle; padding: 0 20px 0 0; }
.dashboard-entries .form-wrp .radio-row .radio-list { display: inline-block; *zoom: 1; width: auto; vertical-align: middle; }
.dashboard-entries .form-wrp .radio-row .radio-list label { padding-right: 30px; }
.dashboard-entries .form-wrp .submit-button { float: left; padding: 0 20px; width: auto; }
.avatar-tab { padding: 0 8px; }
.avatar-tab .row { padding: 40px 0; border-top: dashed 1px #e8e7e7; font-size: 12px; line-height: 18px; color: #000; }
.avatar-tab .row:first-child { border-top: 0; }
.avatar-tab .dropzone { position: relative; display: inline-block; *zoom: 1; width: 157px; height: 39px; background: url(images/choose_btn.jpg) no-repeat 0 0; vertical-align: middle;}
.avatar-tab .dropzone .dz-details { position: absolute; top: 0; height: 100%; left: 100%; width: 137px; background: #fff; }
.avatar-tab .dropzone .dz-details .dz-filename { display: inline-block; *zoom:1; vertical-align: bottom; padding: 20px 20px 0; }
.avatar-tab .dropzone .dz-message span {  font-size: 0; line-height: 0; text-indent: -4000px;  }
.avatar-tab .dropzone .dz-preview > *,
.avatar-tab .dropzone .dz-preview .dz-size { display: none; }
.avatar-tab .dropzone .dz-preview .dz-details { display: block; }
.avatar-tab .dropzone-previews { display: inline-block; *zoom: 1; vertical-align: bottom; padding: 0 20px;  }
.dashboard-entries .form-wrp .form-row label em { font-weight: 600; padding-left: 5px; }
.dashboard-entries .form-wrp .form-row a { display: block; padding-top: 5px; font-weight: 600; font-style: italic; color: #333333; text-decoration: underline; }
.dashboard-entries .form-wrp .form-row a:hover { text-decoration: none; }

/*
    CSS File for ezMark jQuery Plugin
 */

.ez-hide { opacity: 0; filter:alpha(opacity=0); position: relative; top: -5px; }
.ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:30px; }
.ez-checkbox {display:inline-block;}
.ez-radio {display:inline-block; width: 86px; height: 86px; border-radius: 50%; }
.radio-list .ez-checkbox,
.radio-list .ez-radio { float: left; display: block; width: 8px; height: 8px; margin-right: 9px; border: 3px solid #fff; box-shadow: 0 0 1px 2px #dfdfdf; }
.radio-list .ez-radio { border-radius: 50%; }

.radio-list .ez-checkbox.ez-checked,
.radio-list .ez-radio.ez-selected { background: #e8493c;}

.ez-checked {}
.ez-selected {}

/*
    PopUp
*/

.popup-wrp { padding: 40px; }
.popup { position: relative; overflow: hidden; width: 870px; margin: 0 auto; background: #fff; box-shadow: 0 0 10px 5px rgba(0,0,0,0.4); }
.popup .popup-header { position: relative; overflow: hidden; min-height: 281px; }
.popup .popup-header .bg-img { position: absolute; }
.popup .popup-header:after { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; content: ''; display: block; background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */ }
.popup .popup-header .txt { position: relative; z-index: 5; padding: 17px 24px; color: #fff; }
.popup .popup-header h1 { margin-bottom: 15px; font-size: 52px; line-height: 56px; color: #fff; display: inline-block; *zoom: 1;}
.popup .popup-header .hash-links { padding-bottom: 20px; }
.popup .popup-header .hash-links p { padding-bottom: 0; font-size: 18px; line-height: 22px; }
.popup .popup-header .hash-links p a { color: #ffff00; }
.popup .popup-header article { position: relative; bottom: 0; font-size: 14px; line-height: 18px; font-weight: 600; }
.popup .popup-header .by { display: inline-block; *zoom: 1; margin-bottom: 70px; }

.popup .popup-header .add-toolbox { position: absolute; top: 0; right: 0; z-index: 8; padding: 20px 25px; background: rgba(0,0,0,0.43); }
.popup .popup-header .add-toolbox ul { list-style-type: none; margin: 0; }
.popup .popup-header .add-toolbox li { display: inline; padding: 0 5px; }

.popup .popup-body { padding: 30px; }
.popup .popup-body .col { width: 387px; float: left; }
.popup .popup-body .col + .col { float: right; }
.popup .box { position: relative; overflow: hidden; margin-bottom: 30px; }
.popup .box .box-body { padding: 20px; font-size: 13px; line-height: 18px; font-weight: 600; border: 1px solid #dcdcdc; border-top: 0; }
.popup .box h3.sectiontitle,
.popup .box h4.sectiontitle { margin: 0; }
.popup .box h4.sectiontitle { border: 1px solid #dcdcdc; border-bottom: 0; }
.popup .box .box-body ul { font-weight: 400; list-style-type: none; margin: 0; }
.popup .box .box-body ul li { padding-bottom: 15px; }
.popup .box .box-body ul li strong{ color: #e8493c; }
.popup .box .box-body .purple-bullet-list li { padding-left: 17px; background: url(images/bullet_01.png) no-repeat 0 7px; }
.popup .studies-box .box-body { padding: 0; }
.popup .studies-box .box-body ul li { padding: 18px 17px 16px; border-top: 1px solid #e5e5e5; }
.popup .studies-box .box-body ul li:first-child { border: 0; }
.popup .studies-box .box-body ul li a { font-size: 18px; line-height: 24px; color: #000; }
.popup .studies-box .box-body ul li a strong { color: #000; }
.popup .btm_link { padding-top: 10px; }
.popup .box-body article img { margin-right: 20px; }
.popup .box-body article p { position: relative; overflow: hidden; }
.popup .box-body p a,
.popup .box-body article p a { color: #e8493c; }

.form-wrp form { padding: 30px 0 0 20px; }
.form-wrp .form-row { margin-bottom: 20px; }
#new-post label,
.form-wrp .form-row label { display: block; padding-bottom: 5px; font: 700 14px/18px 'Open Sans'; color:#000; }
.form-wrp .form-row label em { padding-left: 20px; }

#new-post input[type="text"],
#new-post textarea,
.form-wrp .form-row .field { height: 25px; width: 742px; padding: 10px 20px; border: 1px solid #333333; background: #fff; font-size: 14px; line-height: 25px; color: #333333; }
#new-post input[type="text"],
#new-post textarea { color: #000; }
#new-post textarea,
.form-wrp .form-row textarea.field { height: 148px; resize: none; }
.form-wrp .form-row.med .field { width: 345px; }
.form-wrp .form-row.med + .form-row.med { margin-left: 10px; }
.form-wrp .form-row.med { float: left; }
.form-wrp .submit-button { display: block; float: right; background: #e8493c; width: 98px; height: 53px; text-align: center; border: 0; font: 20px/53px 'bebas_neueregular'; color: #fff; text-transform: uppercase; -webkit-transition: background 800ms;
   -moz-transition: background 800ms;
    -ms-transition: background 800ms;
     -o-transition: background 800ms;
        transition: background 800ms;}
.form-wrp .submit-button:hover { background: #a200e6; }

.radio-list { list-style-type: none; margin: 0; width: 900px; }
.radio-list li { float: left; width: 170px; margin: 0 130px 14px 0; }
.radio-list li { }
.form-wrp .form-row .radio-list label { font-size: 14px; line-height: 22px; font-weight: 400; padding: 0; }
.form-wrp .form-row .radio-list .ez-checkbox,
.form-wrp .form-row .radio-list .ez-radio { margin-top: 5px; }

.comment-form-comment label { display: none; }

.single-post.gallery-holder { margin-bottom: 20px; }
.gallery-holder { width: 575px; margin: 0px auto; position: relative; }
.gallery-holder li { float: left; list-style: none; max-height: 575px; text-align: center; }
.gallery-holder li a { display: block; }
.gallery-holder .caroufredsel_wrapper { margin: 0px !important; }
.gallery-holder .arrow { position: absolute; z-index: 999; top: 50%; margin-top: -13px; display: block; padding: 7px 9px 7px; width: 7px; height: 12px; background: #d3d3d3; border-radius: 13px; text-align: center; opacity:0; filter:alpha(opacity=0); -webkit-transition: opacity: 600ms; -moz-transition: opacity: 600ms; -ms-transition: opacity: 600ms; -o-transition: opacity: 600ms; transition: opacity: 600ms; }
.gallery-holder .arrow i { display: block; }
.gallery-holder:hover .arrow { opacity:1; filter:alpha(opacity=100); }
.gallery-holder .arrow:hover,
.gallery-holder:hover .arrow { background: #707070; text-decoration: none; }
.gallery-holder .arrow.prev { left: 10px; }
.gallery-holder .arrow.next { right: 10px; }
.carousel-captions{
  position: absolute;
  bottom: 0;
  background-color: rgba(0,0,0,.5);
  color: white;
  width: 100%;
  text-align: center;
}
.carousel-captions h3{
  font-weight: bold;
  font-size: 16px;
}
.carousel-captions p{
  font-family: "Arial", Sans-Serif;
  font-size: 13px;
}
.photo-gallery-slider li{
  position: relative;
}

.message-area { padding: 10px; margin-bottom: 25px; width: 495px; }
.message-area a { color: #FFF; text-decoration: underline; }
.message-area p { padding-bottom: 0px; color: #FFF; }
.message-area p + p { padding-top: 20px; }
.message-area.error { background: #e8493c; }
.message-area.success { background: #000; }

.file-upload-wrapper .file-upload { position: relative; float: left; }
.file-upload-wrapper .file-upload input[type="file"] { position: absolute; top: 0px; left: 0px; height: 34px; opacity: 0; filter:alpha(opacity=0); }
.file-upload-wrapper .file-placeholder { padding-left: 5px; border: none; background: #FFF; color: #000; height: 34px; width: 140px; }

.user_avatar { margin: 20px 0px 0px; border-radius: 50%; }

.pager.posts-pager { margin-top: 20px; background: #FFF; }
.post-section .pager { margin-right: 40px; }

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #333;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #333;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #333;
}

#bbp-container .bbp-user-profile .entry-title { display: block; }

.bbp-topic-wrapper .entry-content { padding-top: 15px; }
#bbpress-forums li.bbp-footer { display: none !important; }
.forum-titles .bbp-topic-title { opacity:0; filter:alpha(opacity=0); }
.bbp-topics .bbp-header { background: #d3d3d3 !important; }
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer { border-top: none !important; }
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-search-results { border: none !important; }

.bbp-forum-front .bbp-breadcrumb,
.bbpress .bbp-forums .bbp-header,
.bbpress .entry-content .bbp-breadcrumb { display: none; }
body div.bbp-breadcrumb { float: none; text-align: center; color: #3986c7; font-size: 51px; line-height: 56px; font-family: lato, arial; }
body div.bbp-breadcrumb p { padding: 0px; }
body div.bbp-breadcrumb a { color: #3986c7; position: relative; }
body div.bbp-breadcrumb a + a { padding-left: 28px; }
body div.bbp-breadcrumb a ~ span { padding-left: 28px; color: #e8493c; position: relative; }
body div.bbp-breadcrumb a + a:before,
body div.bbp-breadcrumb a ~ span:before { position: absolute; top: 32px; left: 5px; width: 10px; height: 16px; content: ''; margin-top: -8px; background: url(images/sprite.png) no-repeat -115px -125px; }

.bbpress-pager { float: right; margin-right: 23px; }

.reply .share-section a { margin-bottom: 0px; }
.reply .share-section a .fb_iframe_widget iframe { top: -4px !important; }
.comments-bar-info,
.forum-pager { position: relative; overflow: hidden; padding: 0 20px; border-top: 10px solid #212121; background: #dedede;}
.comments-bar-info p,
.forum-pager p { float: left; padding: 15px 0; font-size: 14px; line-height: 18px; font-weight: 700; }
.bbpress-pager .page-numbers { float: left; }
.bbpress-pager .page-numbers { display: block; padding: 14px 12px; font: 20px/24px 'bebas_neueregular'; color: #000; }
.bbpress-pager .page-numbers:hover { background: #b5b5b5; text-decoration: none; }
.bbpress-pager .page-numbers.current { background: #ececec; color: #b5b5b5; }
.bbpress-pager .next { position: absolute; top: 0; right: 0; width: 29px; height: 100%; background: #ffff00; border-left: 1px solid #000; text-align: center; padding: 0px; }
.bbpress-pager .next:hover { background: #e8493c; }
.bbpress-pager .next i { position: relative; top: 50%; margin-top: -20px; }

.entries-listing { margin-top: 20px; }
.entries-listing .hentry { margin-bottom: 20px; }
.entries-listing a { color: #e8493c; }

.scroll-button { float: right; font-family: 'bebas_neueregular'; font-size: 25px; line-height: 37px; background: #212121; color: #FFF; padding: 0px 10px; }
.scroll-button:hover { text-decoration: none; }
.scroll-button.add-new-topic-button { background: #e8493c; }
.related-articles .hints p:only-of-type { width: 94%; }

.custom-author-bio { font-style: italic; color: #808080; }

table { margin: 0 auto; }

@media screen and (max-width: 1435px){
    .latest-section > ul { width: 100%; }
    .latest-section > ul > li { margin: 0 1.6666667% 15px; width: 30%; }
    .latest-section > ul > li img { max-width: 100%; }
}

@media screen and (max-width: 1020px){
    .shell { width: auto; }

    .header { position: relative; top: auto; left: auto; }
    .navigation { width: 100%; }
    .sub-nav { height: auto; width: auto; padding-right: 30px; }
    .sub-nav ul { height: auto; }
    .sub-nav ul li { float: none; display: inline-block; *zoom: 1; margin-bottom: 5px; }
    .header-search { top: auto; bottom: 0; }
    .header-search:hover,
    .header-search.hover,
    .header-search { width: 171px; }
    .header-search:hover .field,
    .header-search.hover .field,
    .header-search .field { opacity:1; filter:alpha(opacity=100); visibility: visible; }
    h1.logo { float: none; margin: 0 auto; }
    .main-slider { margin-top: 0; width: 100%; }
    .main-slider,
    .main-slider .slide { height: 400px; width: auto; }

    .latest-section { margin: 0 20px; }
    .main .latest-section { margin: 0; }
    .latest-section > ul > li { width: 45%; margin: 0 2.5% 15px; }
    .latest-section > ul > li img { width: 100%; }
    /*.content-wrp .section .sectiontitle { margin: 0 20px 24px; }*/
    h3.sectiontitle:after, .sidebar h4.widgettitle:after { width: 100%; }

    .featured-tops { text-align: center; height: auto; background: 0; border: 0; }
    .featured-carousel { z-index: 1; width: 100%; background: #ebebeb; margin-top: -10px; border-top: 1px solid #b6b6b6; border-bottom: 1px solid #b6b6b6; }
    .featured-tops .top-ten,
    .featured-tops .most-likes { position: relative; z-index: 2; float: none; display: inline-block; *zoom: 1; vertical-align: top; margin-right: -4px; }
    .featured-tops .top-ten { width: 190px; text-align: left; }
    .featured-tops .top-ten p:first-child { display: inline-block; padding: 2px 10px; }

    
    .video-section { margin: 0 20px; }
    .video-section .main-video-holder { float: none; margin: 0 auto; width: 100%; height: auto; }
    .video-section .main-video-holder .video-frame,
    .main-video-item .video-holder,
    .video-holder { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
    .video-section .main-video-holder .video-frame iframe,
    .video-holder iframe,
    .main-video-item .video-holder iframe,
    .video-section .main-video-holder .video-frame object,
    .video-holder object,
    .main-video-item .video-holder object,
    .video-section .main-video-holder .video-frame embed,
    .video-holder embed,
    .main-video-item .video-holder embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

    .video-section .video-list-wrp { width: 500px; float: none; display: block; margin: 0 auto; }
    .video-section .video-list .item { width: 100%; }
    .video-section .video-list .item img { width: 100%; height: auto; margin-top: -30%;}

    .content .main { float: none; width: auto; margin: 0 20px; }
    .post-section { width: auto; background-position: right 0;}
    .post-section .post { width: 45%; margin: 0 2.5%;}

    .sidebar { float:none; width: auto;margin: 0 20px; }
    .widget_img img { display: block; margin: 0 auto; height: auto; max-width: 100%; }

    .items-slider-wrp { width: 100%; }
    .items-slider-wrp .slide { width: 700px; }
    .items-slider-wrp .slide .item { width: 50%; }
    .items-slider-wrp .slide .item.medium { display: none; }

    .bottom-footer { padding: 20px 20px 5px; }
    .footer-widgets  { margin: 0 20px; }
    .footer .footer-nav { padding-bottom: 10px; }
    .footer .by-link p { position: relative; margin-top: 0; top: auto; right: auto; }

    .page-header { margin: 0 20px; }

    .story-slider-wrp { width: auto; margin: 0 20px; }
    .story-slider-wrp .item { margin: 0 12px; }
    .main h3.sectiontitle:after { width: 100%; }

    .content-wrp .shell > .section .sectiontitle { margin: 0 20px 25px; }
    .content-wrp .main .section .sectiontitle,
    .content-wrp .shell > .top-section .sectiontitle { margin: 0 0 25px; }

    .disc-list { padding-left: 0; }
    .top-section { margin: 0 20px 25px; }
    .content-wrp { padding-top: 38px; }

    #bbp-content .section-forums-cat .bbp-forum-front ul li { width: 30%; margin: 0 10% 40px; }
    #bbp-content .section-forums-cat .bbp-forum-front ul li a img { width: 100%; height: auto; }
    .bbp-forum-content { margin: 0 20px; }

    .sidebar .widget-body { border-top: 1px solid #DCDCDC; }
    #bbpress-forums { margin: 0 20px 20px; }
    .featured-dark-section .section-header { margin: 0 20px; }
    .featured-dark-section .section-body { padding: 20px; }
    .featured-dark-section .section-body .item { float: none; display: block; margin-bottom: 20px; }
    .featured-dark-section .section-body .item-small { display: inline-block; *zoom: 1; width: 50%; margin: 0 -4px 0 0; }
    .featured-dark-section .section-body .item .holder img { width: 100%; height: auto; }
    .video-slider-wrp { margin: 0 20px; }
    .video-slider-wrp .item .related-icons { padding: 8px 0 8px 5%; width: 95%; }
    .video-slider-wrp .item { margin: 0 25px; width: 290px; }
    .section h2.title { margin: 0 20px 20px; }
    #respond { margin: 0 20px; }
    .meme-tool-box .addthis_toolbox { right: 20px; }
    .video-holder { }

    .section-article-list-wrapper { margin: 0 20px; }
    .section-article-tabs .article-list { background: #fff; }
    .section-article-tabs .article-list > ul.left-list,
    .section-article-tabs .article-list > ul.right-list { float: none; width: auto; display: block; margin-bottom: 20px; }
    .section-article-tabs .article-list > ul > li { float: none; width: auto; }

    .sidebar .widget-body li .img-holder,
    .sidebar .widget-body li .entry { float: none; display: inline-block; *zoom:1 ; vertical-align: middle; }
    .main .section .section-body { width: auto; padding: 10px 0 20px; }
    .join-form { width: auto; }
    .join-form .form-field .field { width: 89%; padding: 10px 5%; }
    .stories-section li { width: 30%; margin: 0 1.666666666667% 30px;}
    .contact-section .left-col { float: none; width: auto; }
    .article-section { margin: 0 20px; }
    .main .article-section { margin: 0; }
    .related-articles .hints p:only-of-type { width: 94%; }
    .article-section .article-content { padding: 0 0 30px; }
    .article-section .article-content .article-content-top { padding-left: 70px; }
    .article-section .article-content .sidebar,
    .article-section .article-content .main { margin: 0; }
    /*.video-slider-wrp { height: 164px; }
    .video-slider-wrp.higher { height: 292px; }*/
    /*.video-slider-wrp .item .holder img { width: 100%; height: 100%; }*/
    .main-slider .slide .top-desc { margin: 5px 5px 24px; }
    .post-section-title { padding-left: 20px; padding-bottom: 5px; }
    .post-section-title strong { display: block; margin: 0 0 5px -20px; }
    .section-list li { padding-left: 25px; }
    .section-list li:hover { border-bottom: 1px solid #e5e5e5; background: #ffff00; padding: 17px 26px 14px 25px; }
    li:hover .share-it { display: none; }
    .gallery-section .loaded-section-wrp { padding: 0 20px; }
    .gallery-section .gallery-list > ul { width: 100%; }
    .gallery-section .gallery-list > ul > li { width: 48%; margin: 0 1% 5px; }
    .last-btn { background-position: center center; }
    .contact-section .right-col { float: none; display: block; width: auto; }
    .two-cols-section .col { float: none; display: block; width: auto; padding: 0 20px;  }
    .two-cols-section .col + .col { margin: 0; }
     .two-cols-section .col { margin-bottom: 20px; }
    .section-article { padding: 0; }
    .founder-id{ padding: 20px; }
    .founder-id .img-holder { padding: 0; }
    .founder-id .entry { width: 500px; padding-left: 28px; }
    .buttons { margin: 0 20px; }
    .buttons .btn { float: none; display: block; margin: 0 0 10px; width: auto; }
    .entries-listing { padding: 0 20px; }
    .popup-wrp { padding: 20px; }
    .popup { width: auto; }
    /*.popup .popup-header .bg-img { height: 100%; }*/
    .popup .popup-body .col { width: 48%; }
    .admin-bar .header { top: auto; }
    #new-post input[type="text"], #new-post textarea, .form-wrp .form-row .field { width: 89%; padding-left: 5%; padding-right: 5%; }

    .page-header-searchbox { float: none; width: 98%; margin-top: 30px; }
}

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

    #bbpress-forums input#bbp_topic_title, #bbpress-forums input#bbp_topic_tags { width: 89%!important;}
    
    .header { padding: 5px 0; background: #212121; }
    h1.logo { float: left; padding: 0; margin-left: 5px; }
    .header.with-nav .header-inner { display: block; }
    .header-inner { position: absolute; top: 100%; right: 0; left:0; padding: 130px 0 20px; background: #000; display: none; }
    .header-inner .header-search { position: absolute; top: 35px; left: 10px; right: 10px; width: auto; background: 0; height: 80px; }
    .header-search p { display: block; padding: 0 0 20px 10px; font-size: 20px; line-height: 24px; color: #fff; text-transform: uppercase; font-family: 'Open Sans'; font-weight: 700; }
    .header-inner .header-search .field { position: relative; top: auto; left: 0; width: 80%; padding: 10px 15% 10px 5%; background: #ffffff; }
    .header-search .submit-button { top: auto; bottom: 5px; width: 29px; height: 27px; background: url(images/sprite.png) no-repeat -201px -353px; }
    .navigation { float: none; height: auto; padding: 0 10px; width: auto; }
    .navigation > ul { height: auto; padding: 0; }
    .navigation > ul > li,
    .navigation ul li.join { float: none; padding: 0; }
    .navigation > ul > li > a,
    .navigation > ul > li > a:hover,
    .navigation ul li.join a,
    .navigation ul li.join a:hover,
    .navigation > ul > li.current-menu-item > a { display: block; padding: 5px; border: 0; font-size: 20px; line-height: 24px; }
    .navigation > ul > li > .sub-menu { position: relative; top: auto; left: auto; }
    .navigation > ul > li > .sub-menu li { background: 0; }
    .navigation > ul > li > .sub-menu li a,
    .navigation > ul > li > .sub-menu li a:hover { font-size: 18px; line-height: 22px; padding: 5px 15px; border: 0; }
    .navigation ul li.join { position: relative; top: auto; left: auto; width: auto; height: auto; }
    .navigation ul li.join a { width: auto; height: auto; text-align: left; }
    .header .trigger  { display: block; }
    .navigation > ul > li:hover > .sub-menu { display: none; }

    .sub-nav { padding: 0; background: 0;}
    .sub-nav ul { padding: 5px; }
    .sub-nav ul li { display: block; }
    .sub-nav ul li a { padding: 5px; color: #fff; }

    .main-slider .slide h6 {}
    .main-slider .slide h2 { margin: 0 0 10px; font-size: 40px; line-height: 44px; }
    .main-slider .slide .btn {  }

    .main-slider .slide .txt { left: 0; right: 0; width: auto; }
    .latest-section > ul > li { width: 100%; margin: 0 0 10px;}

    .main .latest-section { margin: 0; }
    .latest-section,
    .content .main,
    .footer-widgets,
    .page-header,
    .bbp-forum-content,
    .section-article-list-wrapper,
    .featured-dark-section .section-header,
    .article-section,
    #respond,
    .story-slider-wrp,
    .video-slider-wrp,
    .video-section,
    .sidebar { margin: 0 10px; }

    .bottom-footer { padding: 20px 10px 5px; }
    
    .content-wrp .shell > .section .sectiontitle { margin: 0 10px 25px; }
    .content-wrp .main .section .sectiontitle,
    .content-wrp .shell > .top-section .sectiontitle { margin: 0 0 25px; }
    .top-section { margin: 0 10px 25px; }
    #bbpress-forums { margin: 0 10px 20px; }
    .featured-dark-section .section-body { padding: 10px; }
    .section h2.title { margin: 0 10px 20px; }
    .main .article-section { margin: 0; }

    .video-section .video-list-wrp { width: 100%; }
    .post-section-title { line-height: 22px; }

    .post-section .post { float: none; width: 100%; margin: 0; min-height: 10px; }
    .post-section .pager { margin-right: 0; }
    .story-list { padding-left: 0; }
    .story-id { padding-bottom: 40px; }
    .story-id .story-header { float: none; margin: 0 auto; }
    .story-id .story-entry { float: none; width: auto; padding: 10px 10px 20px; }
    .story-id .more { bottom: 5px; }
    .disc-section .btn { position: relative; top: auto; right: auto; }
    .disc-id .img-holder { width: 20%; }
    .disc-id .disc-info { width: 49%; padding: 5px 2%; }
    .disc-id .img-holder img { width: 100%; height: auto; border-radius: 50%; }
    .disc-id .disc-utilities { width: 27%;  }

    .items-slider-wrp .slide { width: 300px; }
    .items-slider-wrp .slide .item { position: relative; top: auto; left: auto; right: auto; bottom: auto; width: 100%; float: none; display: block; }
    .footer-widgets .widget { width: 100%; margin-bottom: 40px; }
    .footer-widgets .widget.last { margin-bottom: 0; }
    .copyright img { width: 25%; height: auto;}
    .copyright p { margin-left: 5px; padding-left: 5px; font-size: 13px; }
    .footer-nav li { }
    .stwrapper { width: 300px!important; display: none!important; }
    .sidebar .widget-body li .entry { width: 190px; }
    .audio-list li a img,
    .audio-list li a p { float: none; display: inline-block; *zoom: 1; vertical-align: middle; }

    .page-header h4 { display: block; }
    .page-header .share-this { display: block; width: 100%; padding: 5px 0 0 0; }

    .top-section > ul > li { width: 100%; }
    .top-section li .item a.holder img { width: 100%; height: auto; }

    .story-slider-wrp .item { margin: 0; width: 241px; }
    .latest-section > ul > li .txt h4, .top-section li .item a.holder .txt h4 { font-size: 20px; line-height: 24px; }
    .page-nav { margin-bottom: 0; }
    .page-nav ul { padding: 0 10px; }

    #bbp-content .section-forums-cat .bbp-forum-front ul li { width: 100%; display: block; float: none; margin: 0 auto 20px; text-align: center; }
    #bbp-content .section-forums-cat .bbp-forum-front ul li a { margin: 0 auto; }
    #bbp-content .section-forums-cat .bbp-forum-front ul li a .txt h2 { font-size: 30px; line-height: 34px; }
    #bbp-content .section-forums-cat .bbp-forum-front ul li a .txt { left: 5%; text-align: center; width: 90%;}
    #bbpress-forums li.bbp-header li.bbp-forum-topic-count, #bbpress-forums li.bbp-header li.bbp-forum-reply-count, #bbpress-forums li.bbp-body li.bbp-forum-topic-count, #bbpress-forums li.bbp-body li.bbp-forum-reply-count, #bbpress-forums li.bbp-header li.bbp-topic-voice-count, #bbpress-forums li.bbp-header li.bbp-topic-reply-count, #bbpress-forums li.bbp-body li.bbp-topic-voice-count, #bbpress-forums li.bbp-body li.bbp-topic-reply-count,
    #bbpress-forums li.bbp-header li.bbp-forum-freshness, #bbpress-forums li.bbp-body li.bbp-forum-freshness, #bbpress-forums li.bbp-header li.bbp-topic-freshness, #bbpress-forums li.bbp-body li.bbp-topic-freshness { width: 100%!important; text-align: right; }
    #bbpress-forums li.bbp-header li.bbp-forum-info, #bbpress-forums li.bbp-header li.bbp-topic-title { display: none; }
    li.bbp-forum-info, li.bbp-topic-title { width: 100%!important;}

    .main-topic .topic-left-side, .bbp-replies .reply .comment-left-side { float: none; width: 90%; padding: 0 5% 20px; }
    .main-topic .topic-right-side, .bbp-replies .reply .comment-right-side { float: none; min-height: 10px; width: 90%; padding: 20px 5% 0; border: 0; border-top: 1px solid #000;  }
    .featured-dark-section .section-body .item-small { width: 100%; margin: 0;}
    h3.sectiontitle, .sidebar h4.widgettitle { caption-side: bottom; }
    .featured-dark-section .section-header .btn { position: relative; top: auto; right: auto; display: block; }
    .video-slider-wrp { padding: 0 30px; }
    .video-slider-wrp .item { margin: 0; width: 240px; }
    .video-slider-wrp .item .holder img { width: 100%; }
    .video-slider-wrp .item .holder i.icon-play { z-index: 9; }
    .video-slider-wrp.higher .item .holder .icon-play { left: 72px; }
    .page-entry { padding: 0 20px 20px; }
    .content-wrp { padding-top: 0; }
    .page-title h1 { font-size: 40px; line-height: 46px; }
    .page-title .title-logo { display: block; margin: 0px auto; }
    .page-header h4 { margin-bottom: 10px; }
    .btn { display: block; margin-top: 6px; text-align: center; float: none; width: 90%; padding-left: 5%; padding-right: 5%; }
    .section-article-tabs .article-list > ul > li { padding-bottom: 20px; }
    .section-article-tabs .article-list .utilities { position: relative; top: auto; right: auto; display: block; padding-bottom: 20px; }
    .section-article-tabs .article-list .entry { width: 100%; float: none; }
    .section-article-tabs .article-list footer { width: 100%; }
    .section-article-tabs .article-list .utilities .vote,
    .section-article-tabs ul,
    .section-article-tabs .share-icons li,
    .section-article-tabs .share-icons { display: inline-block; *zoom: 1; vertical-align: middle; margin: 0;  }
    .section-article-tabs .share-icons { margin-top: -10px; }
    .section-article-tabs .article-list footer p.date { padding-bottom: 0; }
    .section-article-tabs header .tab-links a { padding-bottom: 5px; }

    .share-buttons .btn { width: auto; float: none; margin: 0 0 10px; }
    .join-form .form-field .drag { width: 100%; height: 67px; -webkit-background-size: 100% 67px;
            background-size: 100% 67px;}

    .footer-widgets .widget.last, .widget_slider { float: none; margin: 0 auto; display: block; }
    .footer-widgets .widget,
    .footer-widgets .widget:first-child { float: none; width: auto; margin: 0 0 50px; }
    .widget-buttons .btn { width: auto; }
    .moxie-shim.moxie-shim-html5 { width: 100%!important; }
    .video-list { position: relative; overflow: hidden; }
    .stories-section li { width: 90%; margin: 0 5% 20px; float: none; }
    .stories-section li a { margin: 0 auto; }
    .ltst-stories-section .section-header .filter-box { float: none; display: block; }
    .ltst-stories-section .stories-list .storie .avatar { float: none; display: block; margin: 0 auto; }
    .ltst-stories-section .stories-list .storie .info { float: none; width: 100%; padding: 0; }
    .ltst-stories-section .stories-list .storie .info footer .addthis_toolbox { position: relative; bottom: auto; right: auto; }
    .gallery-section .gallery-list > ul > li { }
    .gallery-section .gallery-list > ul > li { width: 100%; margin: 0 0 5px; } 
    .contact-section .box .img-holder { float: none; display: block; margin: 0 auto; }
    .contact-section .box .entry { float: none; width: auto; padding: 10px 10px 0; }
    .contact-section .right-col .btn { width: auto; padding: 15px 10px; }
    .contact-section .right-col .yellow_large_btn i,
    .contact-section .right-col .orange_large_btn i,
    .contact-section .right-col .dark_large_btn i { margin: 0; display: block; margin: 0 auto 20px; float: none; }
    .contact-section .follow-box li:first-child { float: none; display: block; text-align: center; }
    .contact-section .follow-box ul { position: relative; overflow: hidden; display: block; }
    .page-title .follow-box { position: relative; right: auto; top: auto; }
    .page-header .page-sub-nav { float: none; display: block; }

    .founder-id .img-holder { float: none; margin: 0 auto; }
    .founder-id .entry { float: none; margin: 0 auto; width: auto;padding: 0;  }
    .imgs-holder a,
    .imgs-holder span,
    .imgs-holder a:first-child,
    .imgs-holder span:first-child { width: 100%; float: none; }

    .ordered-list li { padding-left: 55px; }
    .ordered-list ol { margin-left: 0; }
    /*.content-wrp .shell > .section .sectiontitle { margin: 0 0 20px; }*/

    .section-article-tabs header .tab-links { position: relative; top: auto; right: auto; display: block; margin-bottom: 20px; }
    .section-article-tabs header .tab-links a { display: block; }
    .content-wrp .page-header .dark_btn { position: relative; right: auto; top: auto; }
    .comments-section, #respond , .related-articles .slider .item{ width: auto; }
    .related-articles {padding: 0;}
    .related-articles .arrow { display: none;}
    .popup .popup-body .col { width: 100%; }
    .popup-wrp {padding: 0; margin-bottom: 50px;  }
    .popup-wrp .form-wrp form {padding: 0 10px; }
    .popup .popup-body { padding: 10px 0; }
    .popup .popup-header .add-toolbox { display: none; }
    .dashboard-header { padding-bottom: 0; }
    .dashboard-header header { width: auto; float: none; }
    .dashboard-header header .img-holder { display: inline-block; *zoom: 1; float: none; }
    .dashboard-header header { margin-bottom: 10px; }
    .dashboard-entries .edit-tab { padding: 20px; }
    .form-wrp form { padding: 0; }
    .dashboard-entries .edit-tab .form-wrp .field ,
    #new-post input[type="text"], #new-post textarea, .form-wrp .form-row .field { width: 90%; padding-left: 5%; padding-right: 5%; }
    .radio-list li { float: none; display: block; width: auto; }
    h2.sectiontitle { margin-bottom: 25px; }
    #new-post label, .form-wrp .form-row label { text-align: left; }
    .gallery-holder { width: 100%; }
    .gallery-holder li { width: auto; }
    .gallery-holder li img { max-width: 100%; height: auto; }
    .article-footer { width: auto; }
    .related-articles { position: relative; padding: 41px 0; }
    .related-articles .hints p.prev, .related-articles .hints p.next {width: 94%; float: none; margin: 0; position: absolute; top: 0; left: 0; padding-left: 3%; padding-right: 3%; }
    .related-articles .hints p.next { top: auto; bottom: 0; }
    .related-articles .slider .item.right-item { margin: 0; }
    .meme-tool-box .addthis_toolbox { position: relative; top: auto; right: auto; float: left; padding-left: 25px; }
    /*.disc-section.comments-section { padding: 0 20px; }*/
    .article-banner .txt { position: relative; top: auto; left: auto; left: auto; right: auto; }
    .article-banner .txt h2 { font-size: 44px; line-height: 48px; }
    .article-content .article-header .header-info { position: relative; top: auto; right: auto; width: 100%; }
    .article-content .article-col { float: none; width: auto; }
    .article-content .row .title { float: none; width: auto; }
    .article-content .row .entry { float: none; width: auto; padding: 20px; }
    .article-content .row .entry h5 { display: block; width: auto; float: none; margin: 0 0 10px; padding: 0 0 10px; border: 0; border-bottom: 1px solid #212121; }
    .article-content .article-col + .article-col { margin: 0; }
    .page-header h1 { font-size: 45px; line-height: 50px; }
    .footer-widgets { padding: 0 0 17px;}

    .featured-dark-section .section-body .meme-tool-box .related-icons { float: none; display: block; overflow: hidden; }
    .meme-tool-box { padding-bottom: 10px; overflow: hidden; height: auto; }
}
