/*Css reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

@font-face {
    font-family: 'socicon';
    src: url('../eot/socicon-webfont.eot');
    src: url('../eot/socicon-webfontd41d.eot#iefix') format('embedded-opentype'),
         url('../woff/socicon-webfont.woff') format('woff'),
         url('../woff2/socicon-webfont.woff2') format('woff2'),
         url('../ttf/socicon-webfont.ttf') format('truetype'),
         url('../svg/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}


.trending-posts ul::-webkit-scrollbar{width: 10px; background-color: rgba(129, 129, 129, 0.05);  }
.trending-posts ul::-webkit-scrollbar-thumb {border: 1px solid rgba(129, 129, 129, 0.5); background-color: transparent;border-right:none; }
.trending-posts ul::-webkit-scrollbar-thumb:window-inactive{background-color: transparent;  }


.newsroll ul::-webkit-scrollbar {width: 10px; background-color: rgba(129, 129, 129, 0.05); }
.newsroll ul::-webkit-scrollbar-thumb{border: 1px solid rgba(129, 129, 129, 0.5); background-color: transparent;border-right:none; }
.newsroll ul::-webkit-scrollbar-thumb:window-inactive {background-color: transparent; }



/*
Ads-------------------------------------------------------------
*/
.header-ad-space{width:calc(100% - 250px); float: none; margin: 0 auto; display: table;margin-top:5px;}
.header-ad-space img{float:right;margin-right:15px;}
.footer-ad-space{ width:100%;   float: none; margin: 0 auto 20px; display: table;}
.post-ad-space{width:100%; float: none; margin: 0 auto 20px; display: table;}





/*
Site Elements-------------------------------------------------------------
*/

a, a:visited { color: #000; text-decoration: none; }
a:hover { }
a:active, a:focus { outline: none; }
img { max-width: 100%; height: auto; vertical-align: top; }
img:hover { }
.featured-posts-image img, #media-wrapper img, .widget[class*=_dawn_magazine] img, .post-page-gallery-thumbnails img, .post-page-gallery-slider img, .tv-mode img, #primary.archive img, .fullwidth-image img, .fullwidth img{width:100%;}
.page .fullwidth img{width:auto;}
.error {color: red; margin:10px 0 0; font-size:0.9em; }
::selection { background: #000; color: #FFF; }
::-moz-selection {background:#000;color:#FFF;}
body { overflow-y: scroll; margin: 0 auto; padding: 0; position: relative;overflow-x:hidden;background-color:#000000;}
#header { margin: 0 auto; width: 100%;float:left; }
#wrapper { margin: 0 auto; width: 100%; z-index: 2; }

#main {   margin: 20px 0; display: block; float: left; background: #FFF; width: 100%; padding: 10px 5px; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; min-height: 80vh; opacity: 0;}
.page .front-page#main, .page-template-alternativehomepage #main, .archive #main, #main.archive, .blog #main{padding: 0 10px 20px;}
.single #main, .tax-post_format #main, .bbpress #main, .buddypress #main, .page-template-default #main, .page-template-pagewithsidebar #main{padding:20px 15px;}
.auto-load{opacity:0;}

/*
--------------------------------------------------------------------------
*/


.home-widget { float: left; overflow:hidden;}
.home-widget.fixed-widget { position: fixed; top: 0;}
.home-widget.fixed-widget.navigation-has-menu { top: 50px; }
.admin-bar .home-widget.fixed-widget.navigation-has-menu { top: 82px; }
.admin-bar .home-widget.fixed-widget { top: 32px; }
#secondary .home-widget:last-child .widget-title{   transform: translateZ(0);    -moz-transform: translatez(0);    -ms-transform: translatez(0);    -o-transform: translatez(0);    -webkit-transform: translateZ(0);    -webkit-font-smoothing: antialiased; }
.single #secondary .home-widget:first-child{margin-top:0;}


.widget-title {padding:2px 0; position: relative; float: left; font-size: 22px; font-weight: 400; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: calc(100% - 20px); margin: 20px 10px 0px; z-index: 1; vertical-align: text-bottom; text-transform: uppercase; background-image: linear-gradient(to right, #f22, #f2f 14.25%, #22f 28.5%, #2ff 42.75%, #2f2 57%, #2f2 71.25%, #ff2 85.5%, #f22); color: transparent; border-image: linear-gradient(to right, #f22, #f2f 14.25%, #22f 28.5%, #2ff 42.75%, #2f2 57%, #2f2 71.25%, #ff2 85.5%, #f22); border-image-slice: 1; font-style: normal; font-weight: 700; -webkit-background-clip: text; background-clip: text;} 
.widget-title a{ color: transparent; transition: all .2s;}
.widget-title a:after {transition: all .2s; bottom: -2px; content: ''; position: absolute; height: 2px; transition: all .2s; width: 150px; background: linear-gradient(to right, #ccc 70%, transparent); left: 0;} 
.widget-title a:hover:after{width:100%;}
.widget-title a:before {    bottom: -2px; content: ''; position: absolute; height: 2px; background: #ccc; transition: all .2s; width: 100%; left: 0;}
.widget-title{border-bottom: 2px solid#F00;}
.popular-part .widget-title{border:none;}
.widget-title h1{float:left;font-size:33px;font-weight: 800;}
.play-icon {margin: auto; position: absolute; top: -150px; left: 0; bottom: 0; right: 0; height: 34px; width: 34px; border-radius: 34px; position: absolute; opacity: 0; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; -webkit-transition: all .2s; transition: all .2s; z-index: 1; }
li:hover .play-icon {opacity: 1; top: 0; bottom: 0; } 
.play-icon:after {z-index:0; content: ""; display: block; position: absolute; top: 12px; left: 13px; margin: 0 auto; border-bottom: 6px solid transparent; border-top: 6px solid transparent; border-left: 11px solid #FFF; }
.load-content { padding-bottom: 30px;width: 100%; float: left; margin-top: 15px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: scale(0.4); transform: scale(0.4); -webkit-animation: popUp .4s ease-in forwards; animation: popUp .4s ease-in forwards;}
.load-circle { border: 5px solid rgba(0,0,0,0); opacity: .9; border-top: 5px solid rgba(0,0,0,0); border-left: 5px solid rgba(0,0,0,0); border-radius: 20px; box-shadow: 0 0 35px #2187e7; width: 20px; height: 20px; margin: 0 auto; -moz-animation: spin .5s infinite linear; -webkit-animation: spin .5s infinite linear; }
#wrapper .load-content:first-child{position:absolute;left:0;z-index:-1;}


.share-post .fb-share-icon, .share-post .twitter-share-icon, .share-post .google-share-icon, .share-post .pinterest-share-icon, .share-post .reddit-share-icon, .img-featured-review-score, .blog-post-categories, .woocommerce input#searchsubmit, .floating-share-icons li, .img-featured-category-link a, .super-slider-thumbnails .category-icon a, .super-slider-category a, .post-categories-title, .share-title, .img-featured-category-link a::before, .body-super-slider .category-icon a::before, .super-slider-category a::before, .tags-title, .post-tags a{border-radius: 25px;}


/*
Widget Areas-------------------------------------------------------------
*/


#fullwidth { float: left; width: 100%; position: relative;}
.fullwidth { float: left; width: 100%; position: relative;}
#primary { width: 75%; float: left;padding: 0 35px 0 5px;-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; }
#secondary { width: 25%; float: left;}
.single #secondary{margin-top:-20px;}



/*
Social--------------------------------------------------------
*/

.content-social { float: left;padding:12px 0;}

.content-social ul { float: left;width:100%; text-align: right; }
.content-social li{ margin: 3px 5px 5px;border:2px solid #FFF;border-radius:25px;float:left; transition: all 0.2s;}
.fb-social-icon, .twitter-social-icon, .pinterest-social-icon, .google-social-icon, .instagram-social-icon, .rss-social-icon, .youtube-social-icon { padding:8px; float: left; font-family: 'socicon' !important; font-weight: 400 !important; font-size: 15px;transition: all 0.2s;}

.content-social li:hover{opacity:1;cursor: pointer;}

.fb-social-icon:before {content:'b';}
.twitter-social-icon:before {content:'a'; }
.pinterest-social-icon:before {content:'d'; }
.google-social-icon:before { content:'c'; }
.youtube-social-icon:before {content:'r';}
.instagram-social-icon:before {content:'x'; }
.rss-social-icon:before {content:','; }

.fb-social-float-icon, .twitter-social-float-icon, .pinterest-social-float-icon, .google-social-float-icon, .reddit-social-float-icon{ float: left; font-family: 'socicon' !important;font-weight:400 !important;font-size:20px;line-height:20px;padding:12px;color:#FFF !important; }
.floating-share-icons{float:left;width:104px;position:relative;}
.floating-share-icons ul{float:left;width:44px;padding-right:60px;position:absolute;-webkit-transform: translateZ(0);}
.floating-share-icons li{float:left;margin-bottom:5px;background:#F00;}
.fb-social-float-icon:before{content:'b';}
.twitter-social-float-icon:before{content:'a';}
.pinterest-social-float-icon:before{content:'d';}
.google-social-float-icon:before{content:'c';}
.reddit-social-float-icon:before{content:'C';}

#navigation .content-social{-webkit-animation: popUp .2s ease-in forwards;  animation: popUp .2s ease-in forwards; width: auto; float: right; padding: 5px 10px; position: absolute;right:70px;}

#navigation .content-social ul{max-width:100px;overflow:hidden;max-height:41px;-moz-transition: all 0.6s; -o-transition: all 0.6s; -ms-transition: all 0.6s; transition: all 0.6s; -webkit-transition: all 0.6s;}
#navigation .content-social:hover ul{ max-width:360px;}
#navigation .content-social:hover li{  -webkit-transform-style: preserve-3d;  transform-style: preserve-3d; -webkit-transform: scale(0);  transform: scale(0);  -webkit-animation: popUp .2s ease-in forwards;  animation: popUp .2s ease-in forwards;}
#navigation .content-social:hover li:nth-child(2){ -webkit-animation-delay: .15s;animation-delay: .15s; -moz-animation-delay: .15s; }
#navigation .content-social:hover li:nth-child(3){ -webkit-animation-delay: .2s;animation-delay: .2s; -moz-animation-delay: .2s; }
#navigation .content-social:hover li:nth-child(4){ -webkit-animation-delay: .25s;animation-delay: .25s; -moz-animation-delay: .25s; }
#navigation .content-social:hover li:nth-child(5){ -webkit-animation-delay: .3s;animation-delay: .3s; -moz-animation-delay: .3s; }
#navigation .content-social:hover li:nth-child(6){ -webkit-animation-delay: .35s;animation-delay: .35s; -moz-animation-delay: .35s; }
#navigation .content-social:hover li:nth-child(7){ -webkit-animation-delay: .4s;animation-delay: .4s; -moz-animation-delay: .4s; }


/*
Search-------------------------------------------------------------------------------------------------------------------------
*/

.search-menu-icon {  margin: 0 27px; float: right; top: 16px; position: absolute; display: inline-block; background: transparent; border-radius: 30px; height: 10px; width: 10px; border: 3px solid #FFF;right: 0;}
.search-menu-icon{}
.search-menu-icon:after{       content: ""; height: 3px; width: 8px; background: #FFF; position: absolute; top: 12px; left: 8px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);}
.search-menu-icon:before {left: -30px; top: -20px; content: ""; height: 50px; width: 70px; position: absolute; }

.search-box { position: absolute; right: 0; text-align:center;display:none;}
.fixed-menu .search-box { padding: 0; }
.search-box.active{display:block;position: absolute; left: 0; z-index: 998; width: 100%; top: 100%; background: rgba(0, 0, 0, 0.8); height: 100vh;border-top:1px solid transparent; }
#navigation #searchform {    float: none; display: inline-block; top: 170px; position: relative; width: 100%; max-width: 460px; }
#navigation #searchform input { cursor:pointer;  background:none; float: left; font-size:26px;font-weight: 700; padding: 0 0 0 10px; width: 60px; height: 69px;-moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; -webkit-transition: all 0.3s;border:0;color:transparent;}
#navigation #searchform input:focus, #navigation .search-box.active #searchform input{ color: #FFF; cursor:text;background-image:none;width: 100%;border-bottom:3px solid #FFF;font-weight:300;}
#navigation .submit-button{height: 60px;padding: 0;width: 70px;margin: 5px 0;position: absolute;right: -22px;border: none;display:none;cursor:pointer;color:#FFF;text-transform:uppercase;font-size:14px;background:transparent;}
#navigation input#s:focus + .submit-button,  #navigation .search-box.active input + .submit-button {display:block;}

.close-search-box{     right: 21px; cursor: pointer; float: none; display: inline-block; top: 11px; position: absolute; max-width: 465px; pointer-events: none;display:none;}
.close-search-box:after{    border: 2px solid #FFF; float: right; content: 'X'; font-size: 15px; line-height: 10px; color: #FFF; font-weight: 400; pointer-events: all; border-radius: 50px; padding: 8px; height: 10px;}
.close-search-box:hover:after{    background: rgba(255, 0, 0, 0.33);}
#searchform { float: right; position: relative; }
#searchform input { cursor: pointer; background: #1D1D1D; float: left; font-size: 12px; line-height: 15px; margin: 0; padding: 0 10px; width: 100px; height: 37px; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; -webkit-transition: all 0.2s; border: 0; color: transparent; color: #FFF; font-family: inherit; }
#searchform #s:focus { outline: none; }
#searchform input:focus { cursor: text; }
.fixed-menu #searchform input { height: 28px; margin: 4px 0; }


.fixed-menu .submit-button { width: 28px; height: 28px; margin: 4px 0; margin-left: 1px; background-position: 4px; }
.submit-button { height: 37px; padding: 0; width: 35px; float: right; border: none; cursor: pointer; color: #FFF; text-transform: uppercase; font-size: 14px; padding: 5px; }
input#s:focus + .submit-button { display: block; }
.submit-button .search-menu-icon, .submit-button .search-menu-icon:hover{  margin:20px 27px;  border: 3px solid #ffffff; top: 0px; height: 12px; width: 12px; background: transparent;}
.submit-button .search-menu-icon:after, .submit-button .search-menu-icon:hover:after{     background: #ffffff;   width: 10px;    top: 13px; left: 10px;    height: 4px; width: 10px;}
.submit-button .search-menu-icon:before{display:none;}


#searchform .featured-thumbnails{position:absolute;display:none;width:102.2%;top:77px;z-index: 1;}
#searchform .featured-thumbnails li{width: 100%; float: left; box-sizing: border-box; padding: 20px;position: relative;overflow:hidden;line-height:12px;border-bottom: 1px solid rgba(255, 255, 255, 0.4);background:#FFF;}
#searchform .featured-thumbnails li:nth-child(2){    -webkit-animation-delay: .1s; animation-delay: .1s; -moz-animation-delay: .1s;}
#searchform .featured-thumbnails li:nth-child(3){    -webkit-animation-delay: .2s; animation-delay: .2s; -moz-animation-delay: .2s;}
#searchform .featured-thumbnails li:nth-child(4){    -webkit-animation-delay: .3s; animation-delay: .3s; -moz-animation-delay: .3s;}
#searchform .featured-thumbnails li:hover{  border-bottom: 1px solid rgba(255, 255, 255, 1);cursor: pointer;    background: rgba(255, 255, 255, 0.65);}
#searchform .featured-thumbnails li .featured-posts-image{min-height:80px;min-width:80px;width:25%;}
#searchform .featured-thumbnails .featured-posts-title a, #searchform .featured-thumbnails .featured-posts-title a:visited{color:#000;font-size:18px;line-height:22px;float:left;text-align:left;font-weight:800;}
#searchform .thumbnails-author{text-align: left;color:#101010;}
#searchform .post-date{color:#101010;}
#searchform .featured-thumbnails li:last-child{padding-bottom:20px;}
#searchform #s:focus ~ .featured-thumbnails, .active #searchform .featured-thumbnails{display:block;}
.fixed-menu #searchform{display:none;}
#navigation #mob-menu #searchform{width: 100%;}
.fixed-menu #mob-menu #searchform{display:block;width:100%;}
#mob-menu .search-box{top:0;width:100%;pointer-events: none;}
#navigation #mob-menu #searchform input{border-left:0;height:82px;margin:0;float:right;pointer-events: all;}
#navigation #mob-menu #searchform input:focus{width:calc(100% - 87px);}
#navigation #mob-menu .submit-button{height:72px;width:72px;}
#mob-menu .search-box.active{width:100%;}
#mob-menu .featured-thumbnails{display:none;visibility: hidden;}
.widget_search .search-menu-icon{margin:8px 27px;}


/*
Footer-------------------------------------------------------------
*/

#footer {width: 100%;  display: table;  margin: 0 auto;background:#000;color:#232323;float:left;padding: 0 20px;-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;}
#footer a{color:#232323;font-weight:400;}
.social-title-footer{padding:10px;text-transform: uppercase;font-size:20px;text-align: center;font-weight:300;margin:20px 0 0px;}
#footer .content-social{padding-top:0;right:0;bottom:0;z-index: 1;width:100%;}
#footer .content-social ul{text-align: center;}
#footer .content-social li{display: inline-block;float:none;}
.footer-logo{position:absolute;top: -25px;  left: 0; width: 85px;float: none;margin: 0 auto;right: 0; }
.footer-wrap { margin: 50px auto 15px;  display: table;width:100%;position: relative;}
#bottom-menu { width: 100%; float: left; border-bottom: 1px solid rgba(205, 205, 205, 0.28);    padding-bottom: 15px;z-index: 0; }
#footer .add-menu{padding:6px 0;color:#FFF;position:relative;}
#footer .add-menu{padding:6px 0;color:#FFF;position:relative;    line-height: 50px;}
#bottom-menu ul { text-align: center }
#bottom-menu li { padding: 7px; display: inline-block; float: none;text-transform: uppercase; font-size: 14px;line-height:normal; }
.footer-wrap.copyright { font-size: 12px; font-weight: 400; line-height: 12px; width:100%; float: none;color:#FFF; text-transform:uppercase;margin:15px auto 35px;}
.copyright-text {    width: 100%; text-align: center; float: left; margin: 10px 0; font-weight: 300; letter-spacing: 1px; }
.copyright-image{     width: 200px; height: 50px; float: none; margin: 0 auto;}



/*
Widgets css-----------------------------------------------------------------------------
*/


/*
Widget li Sizes----------------------------------------------------------------------------------------------------------
*/
.one-part { width: 25%; }
.two-parts { width: 49.9%; }
.three-parts { width: 74.9%; }
.four-parts { width: 99.9%; }

#secondary .one-part, #secondary .two-parts, #secondary .three-parts, #secondary .four-parts{width:100%;}

.one-part .combinator-part, .one-part .blog-category li, .one-part .featured-thumbnails li, .one-part .img-featured li, .one-part .small-category li{ width: 100%;  margin: 20px 0 0; float: left; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 10px;position: relative;overflow:hidden; }
.two-parts .combinator-part, .two-parts .blog-category li, .two-parts .featured-thumbnails li, .two-parts .img-featured li, .two-parts .small-category li{ width: 50%; margin:20px 0 0; float: left; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 10px;position: relative;overflow:hidden;  }
.three-parts .combinator-part, .three-parts .blog-category li, .three-parts .featured-thumbnails li, .three-parts .img-featured li, .three-parts .small-category li{ width: 33.33%;  margin: 20px 0 0; float: left; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 10px;position: relative;overflow:hidden; }
.four-parts .combinator-part, .four-parts .blog-category li, .four-parts .featured-thumbnails li, .four-parts .img-featured li, .four-parts .small-category li{ width: 25%; margin: 20px 0 0; float: left; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 10px;position: relative;overflow:hidden; text-align:left;}

.widget .combinator-part{float:left;margin:0;padding:0;}
.widget .combinator-part li{min-width:100%;}

.two-parts .combinator-part.double{width:100%;}
.three-parts .combinator-part.double{width:66.6%;}
.four-parts .combinator-part.double{width:50%;}

/*
used across the site-----------------------------------------------------------------------------
*/

.blog-post-categories { float: left; padding: 4px 8px; font-size: 11px; background: #000; color: #FFF; margin-right: 1px; margin-bottom: 1px; text-transform: uppercase; font-weight: 400;}
.blog-post-categories a { color: #FFF; }
.blog-post-categories a:hover { color: #FFF; }

.category-icon { text-transform: uppercase; float: left;}
.author-date{padding:5px 0;font-size:13px;float:left;width:100%;}
.author-date a{color:#FFF;}
.author-date > div{float:left;}
.author-date > div:first-child{margin-right: 8px;  border-right: 1px solid #FFF;  padding-right: 8px;  float: left;}
.author-date > div:only-child{margin-right: 0;  border-right: none;  padding-right: 0;}
.featured-category{position:absolute;background:#000;top:20px;font-size:14px;padding:3px 10px;text-transform:uppercase;left:0;border-right:1px solid #FFF;border-top:1px solid #FFF;border-bottom:1px solid #FFF;}
.featured-category a, .featured-category a:hover{color:#FFF;}
.post-date { text-transform: none; font-size: 12px; font-weight: 300;  position: relative; float: left; }
.bypostauthor { margin-right: 8px; border-right: 1px solid #444444; padding-right: 8px; float: left; }
.featured-posts-image { float: left; }
.featured-posts-text { float: left; margin-top: 10px; }
.featured-posts-content { font-size: 13px; font-weight: 400; line-height: 16px;  }
.featured-posts-title a, .featured-posts-title a:visited {     font-size: 16px; font-weight: 400; line-height: 20px; }
.featured-posts-text .date { color: #FFF; font-size: 12px; font-weight: 400; float: left; }
.featured-posts-title { float: left; padding: 10px 0; width: 100%; font-size: 13px; }
.img-featured-posts-image:before, .small-image:before{z-index:1;}
.img-featured-posts-image:before, .small-image:before{pointer-events:none;position:absolute;content:'';width:100%;height:100%;left:0;top:0;vertical-align:top;background: linear-gradient(to top, #3E4A66 20%, rgba(0, 0, 0, 0.61) 55%, rgba(0,0,0,0) 70%);}
.img-featured-category-link a, .body-super-slider .category-icon a, .super-slider-category a{-webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; }
.img-featured-category-link a, .body-super-slider .category-icon a, .super-slider-category a{position: relative; display: inline-block; -webkit-transition: -webkit-transform 0.2s; -moz-transition: -moz-transform 0.2s; transition: transform 0.2s; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d;    padding: 3px 5px;     min-height: 14px;}
.img-featured-category-link a::before, .body-super-slider .category-icon a::before, .super-slider-category a::before {background: #FFF;box-sizing: border-box;padding: 3px 5px;position: absolute;top: 100%;left: 0;width: 100%;height: 100%;content: attr(title);-webkit-transition: background 0.2s;-moz-transition: background 0.2s;transition: background 0.2s;-webkit-transform: rotateX(-90deg);-moz-transform: rotateX(-90deg);transform: rotateX(-180deg);-webkit-transform-origin: 50% 0;-moz-transform-origin: 50% 0;transform-origin: 50% 0;color: #000;opacity:0;}
.img-featured-category-link:hover a, .body-super-slider .category-icon:hover a, .super-slider-category:hover a{-webkit-transform: rotateX(90deg) translateY(-20px);-moz-transform: rotateX(90deg) translateY(-20px);transform: rotateX(180deg) translateY(-20px);}

.img-featured-category-link:hover a::before, .body-super-slider .category-icon:hover a::before, .super-slider-category:hover a::before{opacity:1;}


/*
Category Page-------------------------------------------------------------------------------------------------------------------------
*/

#primary.archive{padding:0;}
.search-word, .tag-name, .archive-name { float: left; width: 100%; border-bottom: 1px solid #000; border-top: 3px solid #000; ; margin: 0 0 20px; }
.archive .slide-excerpt{display:inline;opacity:1;}
.archive #author-info{float:left;width:100%;position:relative;width: 100%; float: left; position: relative;-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 10px; margin-top:20px;border:none;}
.archive #author-image{padding:0 20px 0 0;}
.archive #author-desc{padding:0;width:calc(100% - 185px);}
.archive #author-desc h2{font-size:18px;margin-bottom:10px;}


/*
Popular element--------------------------------------------------------------------------------------------------------------------
*/
.popular-part{box-sizing:border-box;    padding: 0 5px 50px;z-index:-1;    margin-bottom: -60px;}
.popular-part:before{left:0;height:100%;content:''; margin-left: calc((100% - 100vw) / 2);background:#101010;position: absolute;width: 100vw;z-index: -1;}
.popular-part  .widget-title h1{padding-top:30px;font-size:28px;width:100%;text-align:center;font-weight:400;}
.popular-part h3 .widget-title{font-size:18px;font-weight:300;text-transform: uppercase;}
.popular-part .home-widget{padding-bottom:30px;}
.popular-part .widget-title{color:#FFF;width:100%;text-align:center;}
.popular-part .widget-title:before{content:none;width:100%;height:1px;background:#f1f1f1;position: absolute;left:0;bottom:-4px;}
.popular-part .widget-title a:hover, .featured-category a:hover{text-decoration:underline;}
/*
pagination-------------------------------------------------------------------------------------------------------------------------
*/
.page-numbers{  padding: 4px 10px;  border: 1px solid rgba(129, 129, 129, 0.5);background:#000;}
.page-numbers.current{  padding: 4px 10px;  border: 1px solid rgba(129, 129, 129, 0.5);background:#000;color:#FFF;}
a.page-numbers{ color:#FFF;}
a.page-numbers:hover{ color:#FFF;text-decoration:underline;}
.pagination { padding: 20px 0; font-size: 16px; font-weight: 400; text-align: center; float: left; width: 100%; }
.pagination.pagination-load-more a {  border:1px solid #CCC;    width: 100%; border-radius: 2px; font-weight: 400; font-size: 16px; padding: 12px 0; text-transform: uppercase; display: inline-block; border: 1px solid #f04; }
.pagination.pagination-load-more { padding: 0; margin-top: 20px;-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding:0 5px; }
#post-content .pagination { box-shadow: 0 0 0 0 rgba(129, 129, 129, 0.5); }
.pagination-simple{    text-align: center; margin: 0 auto; float: left; width: 100%; padding: 50px 0;} 
/*
Video Format Page-------------------------------------------------------------------------------------------------------------------------
*/


#tv-mode {float:left;margin-top:20px; }
#tv-mode #post-page-title{padding:0 5px;}
#tv-mode #post-page-subtitle{margin-bottom:25px;padding:0 5px;}
.tv-video-wrapper { padding: 0 5px;-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;float:left;width:100%; }
.tv-carousel { width: 100%; float: left; margin: 0; overflow: hidden; position: relative; clear: both; }
.tv-page-widget {width:100%;}
.tv-carousel{-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;float:left;width:100%;margin-top:20px;padding:0 5px;}
.tv-carousel li{}
.share-tv { width: 100%; float: left; height: 30px; margin-top: 16px; }
.share-tv li { float: left; margin: 3px 0 0 33px; }
.share-tv-title { padding: 10px 0; font-size: 14px; font-weight: 700; text-transform: uppercase; float: left; }
.category-tv-icon { padding: 10px 0; float: right; font-weight: 400; text-transform: uppercase; font-size: 11px; }


/*
Post page elements-------------------------------------------------------------------------------------------------------------------------
*/


.post-page-content-wrapper { width: 100%; }
.title-and-subtitle-wrap{width:100%;text-align:center;float:left;}
.post-page-category-icon{width: 100%;float:left;margin-bottom:10px;font-weight:400;font-style:normal;}
.post-page-category-icon a{}
#post-page-title {    margin-bottom: 35px; width: 100%; float: left;-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; }
.page .title-and-subtitle-wrap{    -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0 5px;}
#post-page-title h1 { text-transform: uppercase; letter-spacing: -1px; font-size: 44px; font-weight: 400;   -ms-word-wrap: break-word;
word-wrap: break-word; }
#post-page-subtitle { width: 100%; float: left; font-size: 17px; line-height: 25px; font-weight: 400 !important; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; margin-bottom: 40px;}
.fullwidth-image{ position:relative; margin-left: calc((100% - 100vw) / 2);  width: 100vw;  overflow: hidden;  padding: 0;  background: #FFF;max-height:1080px;margin: -40px 0 30px;}
#media-wrapper { position: relative; float: left;  width: 100%;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box; padding: 0 5px;margin-bottom:45px;}
.image-wrapper{position:relative;}
#primary #media-wrapper{padding:0;}
.post-info {    width: calc(100% - 124px); color: #9c9c9c; font-size: 14px; line-height: 20px; font-weight: 300; float: left;}
.post-page-date { float: left;  margin-bottom:10px;font-size:12px;text-transform: uppercase; }
.post-page-comments{float:left;margin-bottom:10px;font-size:12px;text-transform: uppercase; margin-right:20px;}
.post-author { float: right;}
.blogroll2 .post-author{width:auto;}
.post-info a { color: #9c9c9c; }
.post-page-views{    margin-right: 15px; float: left;font-size:13px; padding-right: 15px; border-right: 1px solid rgba(129, 129, 129, 0.5);}
#post-content { width: calc(100% - 124px); float: left; font-size: 13px; line-height: 20px; font-weight: 400; margin-top: 16px; margin-bottom:16px;padding-bottom:50px;min-height:250px;}
#post-content.no-floating-icons, .title-and-subtitle-wrap.no-floating-icons{width:100%;}
#post-content iframe{max-width:100%;}

.share-post { float: left; width: 100%; margin: 0 0 20px; }

.share-title {padding: 4px 10px; text-transform: uppercase; float: left; font-size: 14px; margin-right: 1px; color: #FFF; background: rgba(129, 129, 129, 0.5); }
.share-post ul{float:left;}
.share-post li { margin:0 1px 0;float: left;}
.fb-share-icon, .twitter-share-icon, .google-share-icon, .pinterest-share-icon, .reddit-share-icon {   height: 17px; float: left; padding: 6px 16px 6px 6px; }
.share-post .fb-share-icon, .share-post .twitter-share-icon, .share-post .google-share-icon, .share-post .pinterest-share-icon, .share-post .reddit-share-icon {   height: 17px; float: left;     padding: 2px 10px 3px 6px;}
.share-post a:before{display:none;    text-transform: uppercase; height: 17px; float: left; padding: 3px 17px 2px 11px; margin-top: 4px;}
.share-post a:after{text-transform: uppercase;}
.fb-share-icon:before, .twitter-share-icon:before, .google-share-icon:before, .pinterest-share-icon:before, .reddit-share-icon:before {font-family: 'socicon' !important;  font-weight: 400 !important;  font-size: 20px;  line-height: 20px;  color: #FFF !important;float:left;}

.fb-share-icon:after, .twitter-share-icon:after, .google-share-icon:after, .pinterest-share-icon:after, .reddit-share-icon:after {  font-weight: 400;  font-size: 14px;  color: #FFF;float:left;margin-left:5px;line-height:18px;   width: 30%;overflow: visible;}

.fb-share-icon {background:#3b5998;}
.twitter-share-icon {background:#00aced;}
.google-share-icon {background:#dd4b39;}
.pinterest-share-icon {background:#F00;}
.reddit-share-icon {background:#5f99cf;}

.fb-share-icon:after {content:'Facebook';}
.twitter-share-icon:after {content:'Twitter';}
.google-share-icon:after {content:'Google';}
.pinterest-share-icon:after {content:'Pinterest';}
.reddit-share-icon:after {content:'Reddit';}

.fb-share-icon:before {content:'b';}
.twitter-share-icon:before {content:'a';}
.google-share-icon:before {content:'c';}
.pinterest-share-icon:before {content:'d';}
.reddit-share-icon:before {content:'C';}



.post-tags { float: left; padding: 0 0 5px;font-weight:600; }
.tags-title { padding: 4px 10px;text-transform: uppercase;float: left;font-size: 14px;margin-right: 1px;color: #FFF;background: rgba(129, 129, 129, 0.5); }
.post-tags a { font-size: 12px;float: left;margin: 0 1px 0px 0;padding: 4px;text-transform: uppercase;border: 1px solid #000; }
.post-categories-wrapper{width:100%;padding: 0 0 20px;float:left;font-weight:600;}
.post-categories-wrapper .blog-post-categories{font-size:14px;}
.post-categories-title { padding: 4px 10px;text-transform: uppercase;float: left;font-size: 14px;margin-right: 1px;color: #FFF;background: rgba(129, 129, 129, 0.5);}
.nav-next-prev { border-bottom: 1px solid rgba(129, 129, 129, 0.5); border-top: 1px solid rgba(129, 129, 129, 0.5); float: left; width: 100%; margin: 0 0 20px; padding: 16px 0; }
.nav-previous { width: 49%; float: left; }
.nav-next { width: 49%; float: right; }
.previous-article { padding: 2px 0; width: 338px; float: left; font-size: 15px; font-weight: 300; }
.previous-title { padding-right: 10px; text-transform: uppercase; line-height: 18px; padding: 0px; float: left; }
.next-article { padding: 2px 0; text-align: right; width: 338px; float: right; font-size: 15px; font-weight: 300; }
.next-title { padding-left: 10px; text-align: right; text-transform: uppercase; line-height: 18px; }
.next-title .post-date { float: right; width: 100%; }
.next-title .bypostauthor, .previous-title .bypostauthor { float: none; border: none; padding: 0; margin: 0; }
.next-title h2 { margin: 5px 0; float: right; width: 100% }
.previous-title h2 { margin: 5px 0; float: left; width: 100%; }
#author-info {width: 100%;float: left;position:relative;border-bottom:1px solid rgba(129, 129, 129, 0.5);}
#author-image { padding: 20px 20px 20px 0; float: left; }
#author-image img{border-radius: 50px;}
#author-desc {  font-size: 14px; line-height: 20px; font-weight: 300; padding-top: 20px; float: left;width:calc(100% - 140px);}
#author-desc h2 { font-size: 15px; font-weight: 700; text-transform: uppercase; padding-bottom: 5px; }
#author-info .author-social { float: left; padding-top: 5px; bottom:0; width:auto;width:100%; }
.author-social li { float: left; }
.splitter { margin: 0 auto; margin-bottom: -10px; margin-top: -10px; float: left; height: 90px; border-left: 1px solid rgba(129, 129, 129, 0.5); }
.image-caption{  font-size: 12px;  padding: 7px 20px;  background: rgba(26, 26, 26, 0.8);  position: absolute;  bottom: 0;  -moz-box-sizing: border-box;  box-sizing: border-box;  -webkit-box-sizing: border-box;  width: 100%;  color: #FFFFFF;}
#post-content table a{text-decoration: underline;}


/*
Post-page Review----------------------------------------------------------------
*/

#review-wrapper { width: 100%; float: left; border-top: 1px solid rgba(129, 129, 129, 0.5); border-bottom: 1px solid rgba(129, 129, 129, 0.5); margin: 20px 0px 20px 0px; }
.review-image { float: left; position: relative; width:25%; margin:2% 0; }
.total-score { position: absolute; bottom: 0; padding: 7px 9px; font-size: 15px; font-weight: 700; background: #000; color: #FFF; border-left: 1px solid #FFF; border-top: 1px solid #FFF; right: 0; }
.review-wrapper-title-good-bad { float: left; width: 72%; margin: 2% 0 0 3%; }
.review-title { font-size: 24px; font-weight: 600; width: 100%; margin-bottom: 16px; float: left; }
.review-good, .review-bad { float: left; width: 50%; }
.review-good ul, .review-bad ul { list-style: disc; margin: 16px 0; float: left; }
.review-good ul li, .review-bad ul li { margin-left: 20px; padding: 5px 0px; width: 100%; float: left; font-size: 13px; }
.good-title, .bad-title { font-size: 18px; float: left; width: 100%; }
.good-text { width: 80%; }
.bad-text { width: 80%; }
.review-title-scores { float: left; width: 100%; margin-bottom: 16px; }
.review-title-scores li { float: left; width: 100%; margin-bottom: 9px; }
.review-item-title { float: left; text-transform: uppercase; font-size: 12px; font-weight: 600; }
.review-item-score { float: right; font-size: 12px; font-weight: 600; }
.score-line { width: 100%; background: rgba(129, 129, 129, 0.5); height: 12px; float: left; overflow: hidden; }
.score-width { height: 12px; background: #000; float: left; display:none;}
.score-width.active{-webkit-animation: review 1s both ease; animation: review 1s both ease;display:block;}


/*
page-------------------------------------------------------------------
*/
#post-content.fullwidth{-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 15px;}
#post-content.page-content{margin-top:0;}
.page-template-default .comments{box-sizing:border-box;padding:10px;}

/*
Comments-------------------------------------------------------------------------------------------------------------------------
*/


#reply-title {   float: left;  width: 100%;  text-transform: uppercase;  padding: 30px 0;  font-size: 20px;line-height: 18px; font-weight: 800;  }
#cancel-comment-reply-link { }
.comment-count {  font-size: 20px;  font-weight: 800;margin:40px 0 10px;text-transform:uppercase;padding:5px;}
.comment-author, .comment-email, .comment-url {  font-size: 10px; font-weight: 700;  width: 100%;text-transform:uppercase;letter-spacing:2px;float: left; width: 32%; }
.comment-author, .comment-email { padding-right: 2%; }
#author, #email, #url { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding:0 5px;  border: 1px solid rgba(129, 129, 129, 0.5); font-size: 10px; font-weight: 700; height: 32px; width: 100%;text-transform:uppercase;letter-spacing:2px;    background: rgba(119, 119, 119, 0.1);margin-top:10px;}
.required {font-size:10px;font-weight:700; }
.comment-form-comment { float: left; padding: 20px 0; width: 100%; }
#comment { border: 1px solid rgba(129, 129, 129, 0.5); height: 180px; width: 100%;    background: rgba(119, 119, 119, 0.1); -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding:10px; }
.form-submit { float: left; }
#submit { cursor: pointer; border: none;  font-size: 12px; font-weight: 800; height: 32px; margin-bottom: 20px; background:transparent;border:2px solid #161616; text-transform:uppercase;}
.comments { list-style: none; float: left; width: 100%; ; }
.gravatar-comment { padding-right: 20px; float: left; }
.comment-author-name { padding: 0 0 5px; font-size: 16px; float:left; }
.comment-date-time{ font-size: 12px; font-weight: 400; color: #9c9c9c;float: right; }
.comments li { padding: 25px 0; width: 100%; float: left;border-bottom:1px solid #efefef; }
.comments li li{border-bottom:0;}
.comments li.bypostauthor { border-right: none; }
.comment-content {  width: calc(100% - 85px);font-size: 14px; line-height: 22px; font-weight: 300; float: left;margin-top:10px;}
.children { padding-left: 20px; }
.logged-in-as { float: left; width: 100%; padding: 20px 0; font-size: 15px; font-weight: 400;}
.comment-pagination { float: left; width: 100%; font-size: 15px; font-weight: 600; text-align: center;    padding: 15px 0; }
.comment-reply-link{  width: calc(100% - 85px);float: left;font-size: 12px;font-weight: 400;}

/*
Wp-css----------------------------------------------------------------
*/


blockquote { margin: 0 0 15px;padding: 1px 15px 1px 15px;float: left;width: 99%;font-size:22px; line-height:26px;text-transform:uppercase;}
q{margin: 0 0 15px; padding: 10px;float: left;width: 99%;font-size:22px;line-height:26px;text-transform:uppercase;letter-spacing: -1px;  font-weight: 600;}
q.left{width:32%;}
q.right{width:32%;text-align:right;float:right;}
p { display: block; margin-bottom: 15px; }
blockquote p { margin-top: 15px; }
.content h1 { font-size: 30px; line-height: 34px; font-weight: 700; margin: 10px 0; width: 100%; }
.content h2 { font-size: 28px; line-height: 32px; font-weight: 700; margin: 10px 0; width: 100%; }
.content h3 { font-size: 24px; line-height: 28px; font-weight: 700; margin: 10px 0; width: 100%; }
.content h4 { font-size: 20px; line-height: 24px; font-weight: 700; margin: 10px 0; width: 100%; }
.content h5 { font-size: 16px; line-height: 20px; font-weight: 700; margin: 10px 0; width: 100%; }
.content h6 { font-size: 12px; line-height: 16px; font-weight: 700; margin: 10px 0; width: 100%; }
.content ul { list-style: disc outside; margin: 10px 0; }
.content ol { list-style: decimal outside; margin: 10px 0; }
.content ul li, .content ol li { margin-left: 30px; padding: 5px 0px; }
.alignright { max-width: 100%; float: right; }
.alignleft { max-width: 100%; float: left; }
.aligncenter { max-width: 100%; display: block; margin: 0 auto; }
.alignnone { max-width: 100%; }
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {max-width: 100%;height: auto;}
code, pre { padding: 2px 4px; background-color: #f7f7f9; border: 1px solid #e1e1e8; color:#000;}
pre { word-break: break-all; word-wrap: break-word; white-space: pre-wrap; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sub { bottom: -2px; }
sup { top: -5px; }
.wp-caption, .gallery-caption { margin-bottom: 10px; text-align: center; }
.wp-caption-text {margin-bottom: 5px;  font-size: 13px;  font-style: italic; }
.sticky a{color:#F00;}
.bypostauthor { }
img.alignright, .wp-caption.alignright { float: right; margin: 5px 0 20px 20px; }
img.alignleft, .wp-caption.alignleft { float: left; margin: 5px 20px 20px 0; }
table { margin-bottom: 30px; width: 100%; text-align:center;font-size:12px;font-weight:800;}
td { border: 1px solid #999; padding: 10px 15px; background: #FFF; }
tr:nth-child(odd) td { background: rgba(129, 129, 129, 0.5); }
th, tfoot td { padding: 10px 15px;border: 1px solid #999; font-weight: 800; text-transform: uppercase;  }
.post-password-form input[type="submit"]{    cursor: pointer;
    border: none;
    font-size: 12px;
    font-weight: 800;
    height: 32px;
    margin-bottom: 20px;
    background: transparent;
    border: 2px solid #161616;
    text-transform: uppercase;}
.post-password-form input[type="password"]{background:transparent;margin-left:20px;height:24px;}
.vertical-image {float:right; margin-bottom: 1em; margin-left: 2%; max-width: 33%; }


/*error page*/
#post-404 h1 { font-size: 24px; font-weight: 700; text-align: center; }
#post-404 { font-size: 15px; font-weight: 700; text-align: center; margin-top: 50px; }

/*tag cloud*/

.tagcloud { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; float: left; padding: 0 10px;margin-top:20px;}
.tagcloud a { font-size: 13px !important; float: left; font-weight: 400; margin: 0 6px 5px 0; padding: 5px; text-transform: uppercase; border: 1px solid #000; }


/*rss widget*/
.widget_rss {  width: 100%; font-size: 14px; font-weight: 400; }
a.rsswidget img{display: none;}
span.rss-date{float:left;margin:10px 0;width: 100%;}
.widget_rss ul { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin-top:20px; }
.widget_rss ul li { padding: 10px 0; }
.widget_rss ul li:last-child{border-bottom:0;}
.widget_rss ul li a { font-size:18px;line-height: 20px;}
.rssSummary { color: #9C9C9C; ; font-size: 12px; font-weight: 400; padding-top: 10px; line-height: 16px;margin-bottom:10px;}
/*categories widget*/
.widget_categories {  width: 100%; font-size: 14px; font-weight: 400; }
.widget_categories ul { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin:10px 0; }
.widget_categories ul li { padding: 10px 0; }
.widget_categories label, .widget_archive label{width:100%;float:left;box-sizing: border-box;padding:0 5px;margin:10px 0;}
.widget_categories ul li:last-child{border-bottom:0;}
.widget_categories ul ul.children {}
.widget_categories a { }
.widget_categories select, .widget_archive select{    font-family: inherit;box-shadow: 1px 1px 2px rgba(129, 129, 129, 0.5); border-color: rgba(129, 129, 129, 0.5); font-weight: 600; width: 90%; float: left; box-sizing: border-box; padding: 5px 10px; margin: 10px; font-size: 14px; color: #2A2A2A; }
.widget_categories select#cat { }
.widget_categories select.postform { }
.widget_categories option { }
.widget_categories .level-0 { }
.widget_categories .level-1 { }
.widget_categories .level-2 { }
.widget_categories .level-3 { }

/*recent comments widget*/
.widget_recent_comments { width: 100%; font-size: 14px; font-weight: 400; }
.recentcomments { padding: 10px 0; width: 100%; }
.recentcomments:last-child{border-bottom:0;}
#recentcomments {margin-top:10px; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px; }
#recentcomments li { font-size: 16px; font-weight: 700; line-height: 18px; }
#recentcomments li a { font-weight: 400; font-size: 14px; }
/*recent posts widget*/
.widget_recent_entries { width: 100%; font-size: 14px; font-weight: 600;line-height:normal; }
.widget_recent_entries ul { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin-top:10px; }
.widget_recent_entries ul li { padding: 10px 0; width: 100%;float:left;    border-bottom: 1px solid rgba(129, 129, 129, 0.5); }
.widget_recent_entries ul li:last-child{border-bottom:0;}
.widget_recent_entries ul li a {float:left;margin-bottom:5px; }
/*search*/

.widget_search #searchform input { background: transparent; width: 65%; padding: 0 10%;     box-shadow: 1px 1px 2px rgba(129, 129, 129, 0.5);
    border-color: rgba(129, 129, 129, 0.5);color:inherit; }
.widget_search #searchform {  -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin-top:20px;  }
.widget_search .submit-button { width: 15%; margin: 0; padding: 0; }
.widget_search { width: 100%; }
.screen-reader-text { display:none;}
.widget_search .submit-button .search-menu-icon:hover{margin: 8px 27px;}


/*calendar*/
.widget_calendar { width: 100%; font-size: 14px; font-weight: 700;  }
#wp-calendar { margin: 10px auto; }
#calendar_wrap { float: left; width: 100%;-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px; }
#calendar_wrap th {padding: 0; }
#calendar_wrap td { }
#wp-calendar tr td { padding: 7px 10px; }
#wp-calendar caption { padding: 0 0 20px;font-size:20px;}
#wp-calendar a { }
#wp-calendar #today { background: #FFF; color:#FFF;}
#wp-calendar #today a{color:#FFF;}
#wp-calendar #prev { }
#wp-calendar #next { }
#wp-calendar #next a { }
#wp-calendar #prev a { }
/*nav menu widget*/
.widget_nav_menu { width: 100%; font-size: 14px; font-weight: 400; }
.widget_nav_menu .menu-item{ padding: 10px 0; width: 100%; float: left; line-height:normal;}
.widget_nav_menu ul { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin-top:10px; }
.widget_nav_menu ul li { padding: 10px 0; width: 100%; }
.widget_nav_menu ul li:last-child{border-bottom:0;}
.widget_nav_menu ul .menu-item-object-category.menu-item-has-children:after { display: none; }
.widget_nav_menu ul li a { }
.widget_nav_menu .sub-menu, .widget_nav_menu .sub-meni, .widget_nav_menu .active .sub-menu { display: none; }
/*Pages widget*/
.widget_pages { width: 100%; font-size: 14px; font-weight: 400; }
.widget_pages ul { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin-top:10px; }
.widget_pages ul li a { padding: 10px 0;  width: 100%; float: left;  }
.widget_pages ul ul{padding:0;margin:0;}
.widget_pages ul li a:last-child{ }
.widget_pages ul li .children { }
.widget_pages ul li { float:left; width:100%;}
/*Arcvhive widget*/
.widget_archive { width: 100%; font-size: 14px; font-weight: 400; }
.widget_archive ul { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin-top:10px; }
.widget_archive ul li { padding: 10px 0; }
.widget_archive ul li:last-child{border-bottom:0;}
.widget_archive ul li a { }
.widget_archive select { }
.widget_archive option { }
/*Links widget*/
.widget_links { width: 100%; font-size: 14px; font-weight: 400; }
.widget_links ul { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px; }
.widget_links ul li { padding: 10px 0;   }
.widget_links ul li:last-child{border-bottom:0;}
.widget_links ul li a { }
/*meta widget*/
.widget_meta { width: 100%; font-size: 14px; font-weight: 400; }
.widget_meta ul { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin-top:10px; }
.widget_meta ul li { padding: 10px 0; }
.widget_meta ul li:last-child{border-bottom:0;}
.widget_meta ul li a { }

/*text widget*/
.textwidget{-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; float: left; padding: 0 10px;margin-top:20px; }
.textwidget *{max-width:100%;}
.textwidget select{    font-family: inherit;box-shadow: 1px 1px 2px rgba(129, 129, 129, 0.5); border-color: rgba(129, 129, 129, 0.5); font-weight: 600; width: 90%; float: left; box-sizing: border-box; padding: 5px 10px; margin: 10px 0; font-size: 14px; color: #2A2A2A; }

/*login-page*/
#login-page{width:100%;float:left;padding:10% 0;}
p.login-username, p.login-password, p.login-remember, p.login-submit{float:left;width:100%;text-align:center;margin-top:10px;position:relative;}
p.login-username *, p.login-password *, p.login-submit *{float: left;width: 50%;margin: 5px 25%;font-size:16px;text-align:center;font-weight:600;}
#loginform input#user_login, #loginform input#user_pass{border:1px solid rgba(129, 129, 129, 0.5);background: #000;font-size:24px;font-weight:400;box-shadow: inset 1px 1px 1px #D5D5D5;}
input#wp-submit{background-color: #d20045;border: 0;border-radius: 0;font-size: 16px;text-transform: uppercase;font-weight: 700;color: #FFF !important;padding: 0 12px;height: 30px;line-height: 28px;}
p.login-remember *{float: left;width: 50%;margin: 5px 25%;font-size:18px;text-align:left;font-weight:600;}
