html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
article,aside,footer,header,nav,section{display:block}
h1{font-size:2em;margin:0.67em 0}
figcaption,figure,main{display:block}
figure{margin:1em 40px}
hr{box-sizing:content-box;overflow:visible;border: none;color: #eee;background-color: #eee;height:1px}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
audio,video{display:inline-block}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,input,optgroup,select,textarea{margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details,menu{display:block}
summary{display:list-item}
canvas{display:inline-block}
template{display:none}
[hidden]{display:none}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}
body::-webkit-scrollbar{width:9px;height:9px;background-color:#EEE}
body::-webkit-scrollbar-thumb{height:35px;background-color:#8E44AD}
body{margin:0;font:normal 14px/1.5em "Source Sans Pro",Arial,sans-serif;background-color:#FFF;color:#333;-webkit-font-smoothing:antialiased}
ul{list-style:none;padding:0;margin:0}
a,a:hover{text-decoration:none;color:inherit}
input:focus,textarea:focus,a:focus,a:visited{outline:none}
img{display:block;max-width:100%;height:auto;border-radius:2px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}
.row-main,.row-side{padding:20px 8px 0 8px;overflow:hidden;border-radius:15px;border:solid #EEE;border-width:1px 1px 2px 1px}
.row-main{background-color:#FEFEFE;border-bottom-color:#8E44AD}
.row-side{background-color:#FBFBFB;border-bottom-color:#CCC}
.sm-post{overflow:hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:2px solid #EEE}
.sm-post:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}
.sm-post .post-img > div{float:left;width:165px;margin-right:10px}
.main-padd{padding:5px 0}
.full-padd{padding:8px}
.padd-top{padding-top:10px}
.marg-botm{margin-bottom:5px; margin-top:5px}
.up-case{text-transform:uppercase}
.error-input{border:1px solid #F00!important}
.main-colr{color:#8E44AD}
.backg-colr{background-color:#8E44AD}
#red-color{background-color:#B30007}
#green-color{background-color:#197B30}
#blue-color{background-color:#004A80}
#gray-color{background-color:#424242}
#dpink-color{background-color:#9E0039}
#orange-color{background-color:#F26522}
#brown-color{background-color:#603913}
#roze-color{background-color:#EE145B}
.rss-bg{background-color:#f26522}
.facebook,.facebook-bg:hover{color:#3b5998}
.facebook-bg{background-color:#3b5998}
.twitter,.twitter-bg:hover{color:#1da1f2}
.twitter-bg{background-color:#1da1f2}
.rating-bg{background-color:#eee}
.google-plus,.google-plus-bg:hover{color:#dd4b39}
.google-plus-bg{background-color:#dd4b39}
.linkedin{color:#0077b5}
.youtube-bg{background-color:#cd201f}
.vk-bg{background-color:#4d7198}
.odnoklassniki-bg {background-color:#F2720C}
.instagram-bg{background-color:#833ab4}
.linkedin-bg{background-color:#0077b5}
.dribbble-bg{background-color:#8aba56}
.pinterest-bg{background-color:#bd081c}
.whatsapp-bg{background-color:#25d366}
.disqus-bg{background-color:#2e9fff}
.outer-container{max-width:100%;background-color:#FFF}
.wrapper{max-width:1200px;margin-right:auto;margin-left:auto}
.post-img > div{height:100%;overflow:hidden;position:relative}
.post-img > div:after{opacity:0;content:"";width:100%;height:100%;background:-webkit-linear-gradient(transparent,rgba(0,0,0,.5));background:-moz-linear-gradient(transparent,rgba(0,0,0,.5));background:-o-linear-gradient(transparent,rgba(0,0,0,.5));background:linear-gradient(transparent,rgba(0,0,0,.5));border-radius:2px;position:absolute;top:0;left:0;z-index:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.post-img > div:hover:after{opacity:1}
.post-img > div:hover img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}
.post-img > div:hover .post-share{display:block}
.post-share{display:none;width:84px;height:84px;margin:auto;color:#FFF;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}
.post-share-butt i{opacity:.7;font-size:22px;cursor:pointer;position:absolute;top:30px;left:30px;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-share .post-share-butt i:hover{opacity:1}
.post-share .post-share-butt i.mov-left{left:0}
.post-share .post-share-ico{display:none}
.post-share .post-share-ico i{width:24px;height:24px;line-height:24px;text-align:center;border-radius:3px;font-size:16px;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-share .post-share-ico i:hover{background-color:#FFF}
.post-share .post-share-ico .facebook-bg{position:absolute;top:0;left:30px}
.post-share .post-share-ico .twitter-bg{position:absolute;top:30px;right:0}
.post-share .post-share-ico .google-plus-bg{position:absolute;bottom:0;left:30px}
.post-title{overflow:hidden;margin:0 0 10px 0;color:#4A4A4A}
h2.post-title{font:600 20px 'Source Sans Pro',sans-serif}
h3.post-title{font:600 18px 'Source Sans Pro',sans-serif}
h4.post-title{font:600 16px 'Source Sans Pro',sans-serif}
p.post-body{overflow:hidden;margin:0 0 5px 0;line-height:22px;font-size:15px;color:#6D6D6D}
.post-info{display:block}
.post-info span{display:inline-block;margin-right:15px;font-size:11px;color:#B1B1B1}
.post-info span:last-child{margin-right:0}
.post-info span i{margin-right:5px}
.post-r-more{display:inline-block;padding:3px 10px;margin-top:5px;color:#FFF;font-size:10px;font-weight:500;border:none;border-radius:3px;letter-spacing:1px;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-r-more:after{content:"\f101";font-family:FontAwesome;font-weight:normal;margin-left:6px;font-size:11px}
.post-r-more:hover{background-color:rgba(0,0,0,0.15);color:#333}
.headline{padding-bottom:5px;overflow:hidden;border-bottom:1px solid #DEDEDE}
.headline h3{float:left;margin:0;line-height:normal;font-size:16px;font-weight:700}
.headline h3:before,.headline h3:after{content:"";display:inline-block;width:20px;height:2px;background-color:#8E44AD;position:relative;top:-7px}
.headline h3:before{margin-right:10px}
.headline h3:after{margin-left:10px}
.headline a{float:right;display:block;padding:5px 10px;font-size:13px;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.headline a:hover{margin-right:10px}
.headline a:hover:before,.headline a:hover:after{font-family:FontAwesome;font-weight:normal;font-size:6px;color:#8E44AD;position:absolute;top:6px}
.headline a:hover:before{content:"\f053";left:0}
.headline a:hover:after{content:"\f054";right:0}
.row-side .headline h3{font-size:18px;font-weight:500}
.row-side .headline h3:before,.row-side .headline h3:after{content:"";display:inline-block;width:2px;height:18px;background-color:#CCC;position:relative;top:1px}
header{clear:both}
.top-bar{width:100%;height:50px}
.top-bar .nav-bar{float:left;width:51%}
.top-bar .nav-bar > li{float:left;position:relative}
.top-bar .nav-bar > li a{display:block;padding:14.5px 20px;color:#FFF;font-size:11px;font-weight:500;letter-spacing:.5px;-webkit-transition:all .35s ease;transition:all .35s ease}
.top-bar .nav-bar > li .active,.top-bar .nav-bar li a:hover{background-color:rgba(255,255,255,0.1)}
.top-bar .nav-bar li.drop-menu > a:after{content:"\f107";font-family:FontAwesome;font-size:12px;font-weight:normal;margin-left:8px}
.top-bar .nav-bar li.drop-menu ul.menu{visibility:hidden;opacity:0;width:160px;box-shadow:1px 1px 1px rgba(0,0,0,0.7);position:absolute;top:50px;left:0;z-index:9999;-webkit-transition:all .35s ease;transition:all .35s ease}
.top-bar .nav-bar li.drop-menu ul.menu li{border-bottom:1px solid rgba(255,255,255,0.3);position:relative}
.top-bar .nav-bar li.drop-menu ul.menu li:last-child{border-bottom:none}
.top-bar .nav-bar li.drop-menu ul.menu li a{font-size:10px}
.top-bar .nav-bar li.drop-menu ul.menu li a:hover{padding-left:25px}
.top-bar .nav-bar li.drop-menu ul.menu li.drop-menu > a:after{content:"\f105";font-family:FontAwesome;font-size:12px;font-weight:normal;color:#FFF;position:absolute;top:14.5px;right:14.5px}
.top-bar .nav-bar li.drop-menu ul.menu li.drop-menu .menu{top:0;left:161px}
.top-bar .nav-bar li.drop-menu:hover > ul.menu{visibility:visible;opacity:1}
.top-bar .social-bar{float:left;margin-left:13.70%;-webkit-transition:all .35s ease;transition:all .35s ease}
.top-bar .social-bar li{float:left}
.top-bar .social-bar li a{display:block;padding:14.5px;font-size:13px;color:#FFF;-webkit-transition:all .35s ease;transition:all .35s ease}
.top-bar .social-bar li a:hover{background-color:rgba(0,0,0,0.1)}
.top-bar .search-bar{float:right;position:relative}
.top-bar .search-bar form i{float:right;padding:16px 20px;font-size:18px;color:#FFF;cursor:pointer;background-color:rgba(255,255,255,0.1)}
.top-bar .search-bar form input{width:0;height:30px;padding:0;margin:10px 0;font-size:12px;background-color:#FFF;border:none;border-radius:1px;position:absolute;right:58px;z-index:1}
.nav-respon-butt:after{display:none}
.head-logo{overflow:hidden}
.head-logo .logo{float:left;width:100%;max-width:320px}
.head-logo .logo-text{display:block;width:100%;max-width:320px;height:90px}
.head-logo .logo-text h1,.head-logo .logo-text span{line-height:normal;font-size:30px;font-weight:700;letter-spacing:1.5px}
.head-logo .logo-text h1{display:inline-block;margin:0}
.head-logo .logo-text span{margin-left:10px;color:#CCC}
.head-logo .logo-text p{margin:0 15px;font-size:15px;font-weight:500;color:#CCC;letter-spacing:1.2px}
.head-logo .logo-image{display:none;width:100%;max-width:320px;height:90px}
.head-logo .logo-image img{transform:none}
.head-logo .banner{float:right;width:100%;max-width:728px}
.head-logo .banner-image{display:block;width:100%;max-width:728px;height:90px}
.head-logo .banner-image img{transform:none}
.head-logo .banner-text{display:none;width:100%;max-width:728px;height:90px;background-color:#EEE}
.head-logo .banner-text h2{margin:0;height:90px;line-height:90px;font-weight:normal;font-size:18px;color:#CCC;text-align:center}
.intro-slider{overflow:hidden}
.intro-slider .slide{float:left;overflow:hidden;position:relative}
.intro-slider .box{width:24.625%}
.intro-slider .box .post-share{top:-100px}
.intro-slider .box .top,.intro-slider .box .bottom{overflow:hidden;position:relative}
.intro-slider .box .top{margin-bottom:5px}
.intro-slider .cntr-slid{width:calc(50.75% - 10px);margin:0 5px}
.intro-slider .cntr-slid .post-share{top:-160px}
.intro-slider .title{color:#FFF;border-radius:2px;position:absolute;left:20px;-webkit-transition:all .35s ease;transition:all .35s ease}
.intro-slider .cntr-slid .title{padding:2px 20px 2px 6px;font-size:13px;bottom:20px}
.intro-slider .cntr-slid .title:after{content:"\f077";font-family:FontAwesome;font-size:9px;font-weight:normal;position:absolute;top:1px;right:6px;-webkit-transition:all .35s ease;transition:all .35s ease}
.intro-slider .cntr-slid:hover .title{padding-right:6px;bottom:90.5%;left:20px;background-color:rgba(0,0,0,0.5)}
.intro-slider .cntr-slid:hover .title:after{font-size:0}
.intro-slider .box .title{padding:2px 6px;font-size:11px;top:20px}
.intro-slider .box > div:hover .title{background-color:rgba(0,0,0,0.5)}
.intro-slider .caption{background:-webkit-linear-gradient(transparent,rgba(0,0,0,.99));background:-moz-linear-gradient(transparent,rgba(0,0,0,.99));background:-o-linear-gradient(transparent,rgba(0,0,0,.99));background:linear-gradient(transparent,rgba(0,0,0,.99));position:absolute;bottom:-100%;left:0;right:0;z-index:2;-webkit-transition:all .35s ease;transition:all .35s ease}
.intro-slider .cntr-slid .caption .post-title{font-size:28px;color:#FFF}
.intro-slider .cntr-slid .caption .post-body{max-height:66px;font-size:17px;color:rgba(255,255,255,0.75)}
.intro-slider .caption .post-info span{font-size:12px;color:rgba(255,255,255,0.55)}
.intro-slider .cntr-slid .caption .post-r-more{float:right;margin-top:0}
.intro-slider .cntr-slid .caption .post-r-more:hover{background-color:rgba(255,255,255,0.85)}
.intro-slider .box .caption .post-title{max-height:87px;font-size:24px;color:#FFF}
.intro-slider .cntr-slid:hover .caption,.intro-slider .box > div:hover .caption{bottom:0}
.intro-slider .box .caption .post-title{margin-bottom:0}
.bx-wrapper{border:none;box-shadow:none}
.bx-wrapper .bx-controls-direction a{opacity:0.5}
.bx-wrapper .bx-controls-direction a:hover{opacity:1}
.nav-menu{width:100%;height:70px;padding:0 20px;border:1px solid #EEE;text-align:center;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.nav-menu .home,.nav-menu .style{width:60px;height:40px;margin:15px 0}
.nav-menu .home{float:left;border-right:2px solid #8E44AD}
.nav-menu .style{float:right;border-left:2px solid #8E44AD;position:relative}
.nav-menu .style:before{content:"\f0d9";font-family:FontAwesome;font-style:normal;font-size:22px;position:absolute;top:10px;right:-20px}
.nav-menu .home i{float:left;padding:0;font-size:40px;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.nav-menu .style i{float:right;padding:5px 0;font-size:32px;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.nav-menu .style i:last-of-type{font-size:23px}
.nav-menu .home i:hover,.nav-menu .style i:hover{color:rgba(0,0,0,0.5)}
.nav-menu .style .style-templ-wrap{display:none;width:225px;background-color:#FFF;box-shadow:0 1px 3px #CCC;color:#333;border-right:2px solid #8E44AD;position:absolute;top:55px;right:58px;z-index:4}
.nav-menu .style ul{overflow:hidden}
.nav-menu .style ul li{margin-bottom:20px;overflow:hidden;position:relative}
.nav-menu .style ul li:last-child{margin-bottom:0}
.nav-menu .style ul li div{width:100%;margin-bottom:20px;font-size:14px;font-weight:600;text-align:center;text-decoration:underline}
.nav-menu .style ul li span{display:inline-block;line-height:normal;cursor:pointer;border-radius:2px;-webkit-transition:all .35s ease;transition:all .35s ease}
.nav-menu .style ul li:first-child span{display:inline-block;padding:10px 20px;margin:0 5px;font-size:11px;border:1px solid #EEE}
.nav-menu .style ul li:first-child span:hover{background-color:#8E44AD;color:#FFF}
.nav-menu .style ul li:last-child span{width:35px;height:35px;margin:3.5px;position:relative}
.nav-menu .style ul li:last-child span:nth-child(-n+5){margin-top:0}
.nav-menu .style ul li:last-child span:nth-last-child(-n+4){margin-bottom:0}
.nav-menu .style ul li:last-child span:after{display:none;content:"\f005";font-family:FontAwesome;font-weight:normal;font-size:16px;color:#FFF;margin:auto;position:absolute;top:10px;left:0;right:0}
.nav-menu .style ul li:last-child span.star:after{display:block}
.nav-menu .style ul li:last-child span:hover{opacity:0.7}
.nav-menu .menu{float:left;width:100%;max-width:calc(100% - 120px);margin:0 auto}
.nav-menu .menu li{display:inline-block;position:relative}
.nav-menu .menu li:not(:first-child):before{content:"";width:2px;height:25px;background-color:#EEE;position:absolute;top:22px;right:0;bottom:0;left:-3px}
.nav-menu .menu li a{display:block;padding:24.5px;font-size:14px;font-weight:700;position:relative;-webkit-transition:all .25s ease;transition:all .25s ease}
.nav-menu .menu li a:after{content:"";display:block;width:0;height:2px;background-color:#8E44AD;position:absolute;top:67px;left:0;right:0;margin:auto;-webkit-transition:all .25s ease;transition:all .25s ease}
.nav-menu .menu li a:hover:after,.nav-menu .menu li .active:after{width:100%}
.nav-menu .menu li a:hover{color:#8E44AD}

.nav-menu .nav_social i{float:right;padding:0;font-size:40px;color: #8E44AD;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.nav-menu .nav_social i:hover,.nav-menu .style i:hover{color:rgba(0,0,0,0.5)}
.nav-menu .nav_social i{width:40px;height:40px;margin:15px 0}

.menu-respon-butt{display:none}
.section{overflow:hidden;clear:both}
.main-content{float:left;width:66.667%}
.section1 .top-part{overflow:hidden;border-bottom:2px solid #EEE}
.section1 .top-part .post-img,.section1 .top-part .post{float:left;width:50%}
.section1 .top-part .post-img > div{margin-right:10px}
.section1 .top-part .post > div{margin-left:10px}
.section1 .bottom-part{overflow:hidden}
.section1 .bottom-part .box{float:left;width:50%;overflow:hidden}
.section1 .bottom-part .box:nth-child(1) .sm-post{margin-right:10px}
.section1 .bottom-part .box:nth-child(2) .sm-post{margin-left:10px}
.section2,.section3{float:left;width:calc(50% - 1.37%)}
.section2{margin-right:1.37%}
.section3{margin-left:1.37%}
.section2 .top-part,.section3 .top-part{border-bottom:2px solid #EEE}
.section2 .bottom-part,.section3 .bottom-part{overflow:hidden}
.section4{clear:both}
.section4 .left-part,.section4 .right-part{float:left;width:50%}
.section4 .left-part > div{margin-right:10px}
.section4 .right-part .sm-post{margin-left:10px}
.section4 .right-part .sm-post .post-img > div{width:140px}
.section5 .owl-carousel{overflow:hidden}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}
.section6 .tab-bar{text-align:center;border-bottom:2px solid #EEE}
.section6 .tab-bar ul li{display:inline-block;margin-right:20px}
.section6 .tab-bar ul li a{display:block;padding:10px 20px;font-size:15px;font-weight:500;background-color:#EEE;border-radius:1.5px 1.5px 0 0;box-shadow:0 -1px 1px #CCC;position:relative}
.section6 .tab-bar ul .active{background-color:#FFF}
.section6 .tab-bar ul .active:after{content:"\f0d7";font-family:FontAwesome;font-size:22px;font-weight:normal;color:#EEE;position:absolute;top:34px;right:0;bottom:0;left:-50%}
.section6 .tab-content .menu{overflow:hidden}
.section6 .tab-content .menu:not(:first-child){display:none}
.section6 .conten{float:left;width:calc(50% - 10px)}
.section6 .conten:nth-child(1){margin-right:10px;position:relative}
.section6 .conten:nth-child(2){margin-left:10px}
.section6 .conten .top-part{overflow:hidden;padding-bottom:20px;border-bottom:2px solid #EEE}
.section6 .conten .bottom-part{overflow:hidden}
.section6 .conten .bottom-part .post-img > div{float:left;width:150px;margin-right:20px}
.section7 .sec-content{overflow:hidden;border-bottom:2px solid #EEE}
.section7 .sec-content:last-child{border-bottom:none}
.section7 .post-img,.section7 .post{float:left;width:50%}
.section7 .post-img > div{margin-right:10px}
.section7 .post > div{margin-left:10px}
.section7 .invert .post-img{float:right}
.section7 .invert .post-img > div{margin-right:0;margin-left:10px}
.section7 .invert .post > div{margin-left:0;margin-right:10px}
.section8 .owl-carousel{overflow:hidden;position:relative}
.section8 .title{padding:2px 6px;font-size:13px;color:#FFF;border-radius:2px;position:absolute;top:20px;left:20px;-webkit-transition:all .35s ease;transition:all .35s ease}
.section8 .owl-carousel:hover .title{background-color:rgba(0,0,0,0.5)}
.section8 .caption-open{width:26px;height:26px;margin:auto;position:absolute;bottom:40px;left:0;right:0;z-index:2}
.section8 .caption-open:after{content:"\f102";font-family:FontAwesome;font-size:22px;font-weight:normal;padding:2px 6px;background-color:#8E44AD;color:#FFF;border-radius:2px;opacity:.7;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.section8 .caption-open:hover:after{opacity:1}
.section8 .caption{padding:20px 20px 40px 20px;background:-webkit-linear-gradient(transparent,rgba(0,0,0,.99));background:-moz-linear-gradient(transparent,rgba(0,0,0,.99));background:-o-linear-gradient(transparent,rgba(0,0,0,.99));background:linear-gradient(transparent,rgba(0,0,0,.99));position:absolute;bottom:-100%;left:0;right:0;z-index:2;-webkit-transition:all .35s ease;transition:all .35s ease}
.section8 .caption .post-title{font-size:28px;color:#FFF}
.section8 .caption .post-body{font-size:17px;color:rgba(255,255,255,0.75)}
.section8 .caption .post-info span{font-size:12px;color:rgba(255,255,255,0.55)}
.section8 .caption .post-r-more{float:right;margin-top:0}
.section8 .caption .post-r-more:hover{background-color:rgba(255,255,255,0.85)}
.section8 .caption-close:after{content:"\f00d";font-family:FontAwesome;font-size:18px;font-weight:normal;padding:1px 4px;color:#FFF;cursor:pointer;border-radius:2px;position:absolute;top:10px;right:10px;z-index:1;-webkit-transition:all .35s ease;transition:all .35s ease}
.section8 .caption-close:hover:after{background-color:rgba(255,255,255,0.65);color:#8E44AD}
.section8 .owl-theme .owl-nav{margin:0 auto;position:absolute;bottom:25px;left:50%;right:50%}
.section8 .owl-theme .owl-nav [class*=owl-]{font-size:0;margin:0;padding:0;background:transparent;display:inline-block;cursor:pointer;border-radius:0;position:relative}
.section8 .owl-theme .owl-nav .owl-prev:before,.section8 .owl-theme .owl-nav .owl-next:before{font-family:FontAwesome;font-size:22px;font-weight:normal;padding:2px 6px;border-radius:2px;opacity:.7;background-color:#8E44AD;position:absolute;bottom:0;z-index:1;-webkit-transition:all .35s ease;transition:all .35s ease}
.section8 .owl-theme .owl-nav .owl-next:before{content:"\f101";left:3px}
.section8 .owl-theme .owl-nav .owl-prev:before{content:"\f100";right:3px}
.section8 .owl-theme .owl-nav .owl-prev:hover:before,.section8 .owl-theme .owl-nav .owl-next:hover:before{opacity:1}
.section9 .vid-box{overflow:hidden}
.section9 .vide{float:left;width:calc(33.3333% - 13.3333px);margin-right:20px;border-bottom:2px solid #EEE;position:relative}
.section9 .vide:nth-child(3){margin-right:0}
.section9 .vid-box:last-child .vide:nth-child(-n+3){border-bottom:none}
.section9 .vide .post-img > div:before{opacity:0.4;content:"\f144";font-family:FontAwesome;font-weight:normal;width:100%;font-size:50px;color:#FFF;text-align:center;position:absolute;top:46%;z-index:2;-webkit-transition:all .35s ease;transition:all .35s ease}
.section9 .vide:hover .post-img > div:before{opacity:0.75}
.section9 .vide:hover .post-img > div:after{opacity:1}
.sidebar-content{float:right;width:33.333%}
.sidebar-content-wrap{padding-left:40px}
.counter-section .s-counter{overflow:hidden}
.counter-section .s-counter li{float:left;width:24.25%;height:100%;padding:10px 0;margin:0 1% 1% 0;font-size:12px;border:1px dashed #DEDEDE;text-align:center}
.counter-section .s-counter li:nth-child(4),.counter-section .s-counter li:nth-child(8){margin-right:0}
.counter-section .s-counter li:nth-child(n+5){margin-bottom:0}
.counter-section .s-counter li a{display:block;width:44px;height:44px;line-height:44px;margin:5px auto 15px;font-size:24px;color:#FFF;border-radius:50%;-webkit-transition:all .35s ease;transition:all .35s ease}
.counter-section .s-counter li:hover a{font-size:17px;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
.counter-section .s-counter .count{max-width:100%;overflow:hidden;font-size:12px;border:none}
.counter-section .s-counter .count .count-numb{margin-bottom:5px;font-size:15px;font-weight:700}
.account-section .accou li{margin-bottom:10px;background-color:#FFF;border-radius:2px;-webkit-transition:all .35s ease;transition:all .35s ease}
.account-section .accou li:last-child{margin-bottom:0}
.account-section .accou li:hover{background-color:#EEE}
.account-section .accou li a{display:inline-block;font-size:16px;padding:10px 0 10px 30px;color:#555;position:relative}
.account-section .accou li a:before{content:"\f0da";font-family:FontAwesome;font-weight:normal;font-size:16px;color:#8E44AD;position:absolute;left:15px}
.subscribe-section form{background-color:rgba(0,0,0,0.05);border-radius:2px}
.subscribe-section form label{display:block;overflow:hidden;margin-bottom:20px;line-height:22px;font-size:16px;color:#555}
.subscribe-section form div{position:relative}
.subscribe-section form input[type="email"]{display:block;width:100%;padding:15px 110px 15px 15px;font-size:12px;background-color:#FFF;border-radius:2px;border:1px solid #DDD}
.subscribe-section form span{position:absolute;top:6px;right:6px}
.subscribe-section form span:hover:after{color:#8E44AD}
.subscribe-section form span input[type="submit"]{padding:10px 10px 10px 28px;color:#FFF;font-size:12px;font-weight:600;border-radius:3px;border:none;outline:none;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.subscribe-section form span:after{content:"\f1d8";font-family:FontAwesome;font-size:13px;font-weight:normal;color:#FFF;cursor:pointer;position:absolute;top:7px;left:9px}
.subscribe-section form input[type="submit"]:hover{background-color:rgba(0,0,0,0.15);color:#333}
.news-section .vert-slider{width:100%;max-width:318px;overflow:hidden;padding-bottom:0;margin:auto}
.news-section .vert-slider-bar{float:left}
.news-section .vert-slider-bar li{width:105px;height:122.60px;font-size:13px;font-weight:600;cursor:pointer}
.news-section .vert-slider-bar li.active{color:#8E44AD;text-decoration:underline;position:relative}
.news-section .vert-slider-bar li.active span,.news-section .vert-slider-bar li.active span:after{background-color:#8E44AD}
.news-section .vert-slider-bar li.active:after{content:"\f054";font-family:FontAwesome;font-size:10px;font-weight:normal;color:#8E44AD;position:absolute;top:0;left:97%}
.news-section .vert-slider-bar li div{width:95px;height:21px;overflow:hidden}
.news-section .vert-slider-bar li span{display:block;width:8px;height:8px;margin-top:5px;border:1px solid #DDD;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.news-section .vert-slider-bar li span:after{content:"";width:2px;height:60px;display:block;background-color:#DDD;position:absolute;top:15px;left:2px;-webkit-transition:all .35s ease;transition:all .35s ease}
.news-section .vert-slider-contents,.news-section .vert-slider-contents > div .slide{height:613px}
.news-section .vert-slider-contents{overflow:hidden}
.news-section .vert-slider-contents > div{float:left;width:94%;max-width:200px;margin-left:13px;position:relative}
.news-section .vert-slider-contents .top-part,.news-section .vert-slider-contents .bottom-part{padding-bottom:20px;margin-bottom:20px;border-bottom:2px solid #EEE}
.news-section .vert-slider-contents .bottom-part:last-child{margin-bottom:0}
.news-section .vert-slider-contents > div .slide .post-title{max-height:69px;font-size:19px}
.music-section iframe{width:100%;display:block;margin:auto;overflow:hidden;border:none}
.comments-section .comments .user-name{display:block;margin-bottom:20px;font-size:14px;font-weight:500}
.comments-section .comments .user-img{float:left;width:48px;margin-right:20px}
.comments-section .comments .user-img img{transform:none}
.comments-section .comments .comment > a{display:block;text-overflow:ellipsis;margin-bottom:10px;overflow:hidden;font-size:15px;color:#555}
.comments-section .comments .comment > a:hover{text-decoration:underline}
.ads-section .ads-wrap div{width:100%;max-width:318px;height:100%;margin:auto}
.ads-section .ads-wrap div img{transform:none}
.random-section .rand-posts{overflow:hidden}
.random-section .rand-posts .post-title{margin-bottom:0}
.video-section iframe{width:100%;height:254px;display:block;margin:auto;overflow:hidden;border:none}
.facebook-section iframe{width:100%;max-width:318px;height:254px;display:block;margin:auto;overflow:hidden;border:none}
.popular-section .owl-carousel{overflow:hidden}
.archive-section .accord-wrap{width:100%;margin:auto}
.archive-section .accord{position:relative}
.archive-section .accord-info{padding:20px 20px 20px 30px;font-size:13px;border-bottom:1px solid rgba(255,255,255,0.3);color:#FFF;border-radius:2px;cursor:pointer;position:relative}
.archive-section .accord:last-child .accord-info{border-bottom:none}
.archive-section .accord-info .date{font-size:14px;font-weight:500}
.archive-section .accord-info .count{margin-left:10px;font-size:12px;color:#CCC}
.archive-section .accord-info:before{font-family:FontAwesome;font-size:15px;font-weight:normal;position:absolute;top:20px;left:15px}
.archive-section .accord-info.opn:before{content:"\f0d7"}
.archive-section .accord-info.not-opn:before{content:"\f0da"}
.archive-section .accord-info a{float:right;font-size:11px;color:#EEE;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.archive-section .accord-info a:after{display:none;content:"\f054";font-family:FontAwesome;font-size:7px;font-weight:normal;position:absolute;top:1px;right:-12px}
.archive-section .accord-info a:hover{margin-right:5px;text-decoration:underline}
.archive-section .accord-info a:hover:after{display:block}
.archive-section .accord-content{display:none;background-color:#F1F1F1}
.archive-section .accord:first-child .accord-content{display:block}
.archive-section .accord-content > div{padding-bottom:20px}
.archive-section .accord-content > div:last-of-type{padding-bottom:0}
.archive-section .accord-content .post-date{display:block;padding-left:15px;font-size:12px;font-weight:500;cursor:pointer;position:relative}
.archive-section .accord-content .post-date:first-child{padding-top:0}
.archive-section .accord-content .post-date:before{font-family:FontAwesome;font-size:14px;font-weight:normal;position:absolute;top:0;left:0}
.archive-section .accord-content .opn:before{content:"\f0d7"}
.archive-section .accord-content .not-opn:before{content:"\f0da"}
.archive-section .accord-content .post-conten{display:none}
.archive-section .accord:first-child div:first-child .post-conten{display:block}
.archive-section .accord-content .post-conten p{margin:10px 0 0 30px;font-size:14px;color:#555;position:relative}
.archive-section .accord-content .post-conten p:before{content:"\f101";font-family:FontAwesome;font-weight:normal;font-size:12px;display:block;position:absolute;top:0;left:-15px}
.archive-section .accord-content .post-conten p:hover{text-decoration:underline}
footer{clear:both}
.ticker{clear:both;background-color:#EEE;border-top:1px solid #DDD;position:relative}
.ticker-wrap{margin-right:20px;overflow:hidden}
.ticker-head{float:left;width:160px;height:38px;padding:0 20px;margin:5px 0;line-height:38px;font-size:18px;font-weight:500;text-align:center;color:#FFF;text-indent:18px;position:relative;z-index:9999}
.ticker-head:before{content:"\f08d";font-family:FontAwesome;font-size:18px;font-weight:normal;position:absolute;top:7px;left:8px;z-index:1;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}
.ticker-head:after{content:"";display:block;border-top:19px solid transparent;border-bottom:19px solid transparent;border-left:19px solid #8E44AD;position:absolute;top:0;right:-19px;left:100%;z-index:1}
.ticker-cont{width:1000%;height:48px;line-height:48px;padding:0;margin-left:190px}
.ticker-cont ul{overflow:hidden;position:relative}
.ticker-cont li{float:left;height:48px;padding-right:40px;position:relative}
.ticker-cont li:last-child{padding-right:0}
.ticker-cont li:after{content:"";width:2px;height:25px;background-color:#CCC;position:absolute;top:11.5px;right:0;bottom:0;left:-20px}
.ticker-cont li .tick-title{float:left;height:25px;line-height:25px;padding:0 10px;margin:11.5px 20px;background-color:#DCDCDC;font-size:13px;font-weight:700;text-align:center;border-radius:2px;position:relative}
.ticker-cont li .tick-title:after{content:"";display:block;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #DCDCDC;position:absolute;right:-5px;top:8px;z-index:1}
.ticker-cont li .post-img{float:left;width:57px;margin:5px 0;transform:none}
.ticker-cont li .post-body{float:left;margin:0 20px;line-height:48px;color:#333}
.ticker-cont li .post-r-more{float:left;line-height:15px;margin:13.5px 20px 13.5px 0;font-size:9px}
.top-footer{overflow:hidden;position:relative}
.top-footer .top-footer-title{text-align:center}
.top-footer .top-footer-title h2,.top-footer .top-footer-title span{line-height:normal;font-size:52px;font-weight:700;letter-spacing:1.5px}
.top-footer .top-footer-title h2{display:inline-block;margin:0;color:#FFF}
.top-footer .top-footer-title span{margin-left:10px;color:#CCC}
.top-footer .top-footer-title p{margin:0 10px;font-size:11px;font-weight:500;color:rgba(255,255,255,0.65);letter-spacing:1.2px}
.top-footer .top-footer-content{padding:0 20px;overflow:hidden}
.top-footer .top-footer-content > div{float:left}
.top-footer .top-footer-content > div:nth-child(1),.top-footer .top-footer-content > div:nth-child(2){width:31.92%;margin-right:20px}
.top-footer .top-footer-content > div:nth-child(3),.top-footer .top-footer-content > div:nth-child(4){width:32.71%}
.top-footer .top-footer-content > div h3{padding-bottom:5px;margin:0;color:#FFF;font-size:17px;font-weight:500;border-bottom:2px solid #EEE}
.top-footer .recent-posts .posts-wrap,.top-footer .featured-posts .posts-wrap{position:relative}
.top-footer .recent-posts .posts-wrap .sm-post,.top-footer .featured-posts .posts-wrap .sm-post{border-bottom:1px solid rgba(255,255,255,0.3)}
.top-footer .recent-posts .posts-wrap .sm-post:last-child,.top-footer .featured-posts .posts-wrap .sm-post:last-child{border-bottom:none}
.top-footer .recent-posts .post-title,.top-footer .featured-posts .post-title{color:#FFF}
.top-footer .recent-posts .post-info span,.top-footer .featured-posts .post-info span{color:rgba(255,255,255,0.65)}
.top-footer .tags a{display:inline-block}
.top-footer .tags a{padding:3px 10px;margin:5px 3px 0 0;font-size:12px;background-color:rgba(255,255,255,0.3);color:#FFF;border-radius:2px;text-align:center;-webkit-transition:all .35s ease;transition:all .35s ease}
.top-footer .tags a:hover{background-color:#FFF;color:#8E44AD}
.top-footer .categ-links{overflow:hidden}
.top-footer .categ,.top-footer .links{width:47.36%}
.top-footer .categ li a,.top-footer .links li a{display:inline-block;max-width:100%;padding:5.5px 0;overflow:hidden;font-size:13px;color:#FFF;-webkit-transition:all .35s ease;transition:all .35s ease}
.top-footer .categ li:first-child a,.top-footer .links li:first-child a{padding-top:0}
.top-footer .categ li:last-child a,.top-footer .links li:last-child a{padding-bottom:0}
.top-footer .categ li a:hover,.top-footer .links li a:hover{margin-left:5px;opacity:0.8}
.top-footer .categ li a:before,.top-footer .links li a:before{font-family:FontAwesome;font-weight:normal;margin-right:8px;font-size:9px}
.top-footer .categ{float:left;margin-right:20px}
.top-footer .categ li a:before{content:"\f054"}
.top-footer .links{float:right}
.top-footer .links li a:before{content:"\f08e"}
.top-footer .top-footer-social{text-align:center}
.top-footer .top-footer-social li{display:inline-block;margin:0 10px}
.top-footer .top-footer-social li a{display:block;width:34px;height:34px;line-height:34px;font-size:16px;background-color:rgba(0,0,0,0.2);color:#EEE;border-radius:50%;-webkit-transition:transform .35s ease;transition:transform .35s ease}
.top-footer .top-footer-social li a:hover{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}
.top-footer .scroll-top i{display:inline-block;padding:7px;border-radius:50%;font-size:20px;background-color:#FFF;cursor:pointer;opacity:0.7;position:absolute;bottom:40px;right:20px;-webkit-transition:all .35s ease;transition:all .35s ease}
.top-footer .scroll-top i:hover{opacity:1}
.bottom-footer{width:100%;height:50px;line-height:50px;padding:0 20px;font-size:12px;background-color:rgba(0,0,0,0.2);color:#FFF;letter-spacing:1px}
.bottom-footer .temp-copyrights .copyright{float:left}
.bottom-footer .temp-copyrights .designed-by{float:right}
.bottom-footer .temp-copyrights a{color:#CCC;-webkit-transition:all .35s ease;transition:all .35s ease}
.bottom-footer .temp-copyrights a:hover{color:#FFF}
.pages{background-color:#FFF;border:1px solid #EEE}
.pages .headline{text-align:center;border-bottom:none}
.pages .headline div{border-bottom:1px solid #EEE}
.pages .headline h3{float:none;display:inline-block;padding-bottom:10px;font-size:16px;font-weight:600;letter-spacing:1px;border-bottom:2px solid #8E44AD}
.pages .headline h3:before,.pages .headline h3:after{height:2px;top:-6px}
.pages .headline h3:before{margin-right:20px}
.headline h3:after{margin-left:20px}
.pages .page-content{overflow:hidden}
.pages .page-content .sub-head{display:inline-block;padding-bottom:20px;margin:0 0 20px 0;line-height:normal;font-size:24px;font-weight:500;color:#333;border-bottom:2px solid #CCC}
.post-content .post-body {text-align:justify;}
.pages .page-content > p,.post-content .post-body > p{margin: 0;line-height:1.8em;font-size:17px;color:#3A3A3A}
.pages .page-content > p:last-child,.post-content .post-body > p:last-child{margin-bottom:0}
.about .page-content .page-apps{overflow:hidden}
.about .page-content .face{float:left;width:30%;margin-right:40px}
.about .page-content iframe{width:100%;height:500px;margin-top:10px;overflow:hidden;border:none}
.about .page-content .map{float:right;width:calc(100% - (30% + 40px))}
.about .page-content #googleMap{width:100%;height:500px;margin-top:10px}
.teamwork .page-content .team{float:left;width:25%;padding:0 40px;text-align:center;border:dotted #CCC;border-width:0 0 0 1px;-webkit-transition:all .35s ease;transition:all .35s ease}
.teamwork .page-content .team:last-of-type{border-right-width:1px}
.teamwork .page-content .team:hover{box-shadow:0 0 8px #CCC}
.teamwork .page-content .team .image{max-width:100%;width:80px;margin:20px auto;border-radius:50%}
.teamwork .page-content .team .name{margin:20px 0;font-size:19px;font-weight:600}
.teamwork .page-content .team .title{padding:10px;margin:20px 0;font-size:17px;color:#666;border:dotted #CCC;border-width:1px 0}
.teamwork .page-content .team .details{margin:20px 0;font-size:15px}
.teamwork .page-content .team .social{border:dotted #CCC;border-width:1px 0}
.teamwork .page-content .team .social li{display:inline-block}
.teamwork .page-content .team .social li a{display:block;padding:0 6px;margin:20px 0;font-size:15px;-webkit-transition:all .35s ease;transition:all .35s ease}
.teamwork .page-content .team .social li a:hover{opacity:0.7}
.privacy .page-content ul{overflow:hidden;margin:10px 0}
.privacy .page-content li{float:left;width:50%;overflow:hidden;padding-left:20px;margin-bottom:20px;font-size:15px;color:#666}
.privacy .page-content li span{float:left;width:20px;height:20px;line-height:20px;margin:3px 10px 0 0;color:#FFF;text-align:center;border-radius:2px}
.privacy .page-content li div{float:left;width:calc(100% - 30px);line-height:1.8em}
.contact .page-content form{margin:20px auto 0}
.contact .page-content form input{float:left;width:48.75%;margin-right:2.5%;font-size:14px;border:1px solid #CCC;border-radius:2px}
.contact .page-content form input[type="email"]{margin-right:0}
.contact .page-content form textarea{width:100%;max-width:100%;height:300px;margin-top:20px;font-size:14px;border:1px solid #CCC;border-radius:2px}
.contact .page-content form input[type="submit"]{float:none;width:auto;display:block;padding:10px 20px;margin:20px auto 0;font-weight:500;color:#FFF;border:none;border-radius:2px;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.contact .page-content form input[type="submit"]:hover{background-color:rgba(0,0,0,0.15);color:#333}
.error .page-content h2{display:block;padding:65px 0;margin:0 0 20px 0;font-size:200px;text-align:center;letter-spacing:5px;border-bottom:none;position:relative}
.error .page-content h2:after{content:"\f119";font-family:FontAwesome;font-weight:normal;font-size:33px;margin:auto;color:#CCC;position:absolute;top:65px;right:0;left:0;bottom:0}
.error .page-content span{display:block;line-height:normal;font-size:27px;text-align:center}
.account .page-content p{width:50%;margin:0 auto 20px;text-align:center}
.account .page-content .login-wrap{position:relative}
.account .page-content .login-wrap > form{background-color:#FBFBFB;border:solid #EEE;border-width:1px 1px 2px 1px}
.account .page-content input{display:block;width:100%;font-size:14px;border:1px solid #CCC;border-radius:2px}
.account .page-content .form-row{width:50%;margin:0 auto 20px;overflow:hidden;position:relative}
.account .page-content .form-row:last-child{margin-bottom:0}
.account .page-content .form-row i{font-size:18px;position:absolute;top:20px;right:20px;color:#8e44ad}
.account .page-content form input[type="checkbox"]{float:left;width:16px;height:16px;line-height:normal;margin-right:10px;margin-top:3px;background-color:#8e44ad;-webkit-appearance:none;border:none;border-radius:2px;position:relative}
.account .page-content form input[type="checkbox"]:after{display:block;content:"\f00c";font-family:FontAwesome;font-weight:normal;color:#FFF;position:absolute;font-size:13px;left:2px;top:2px}
.account .page-content form input[type="checkbox"].check-ico:after{display:none}
.account .page-content form .sign-opti{margin-bottom:0}
.account .page-content form .sign-opti label{display:inline-block}
.account .page-content form .sign-opti a{display:block}
.account .page-content form .sign-opti label,.account .page-content form .sign-opti a{font-size:16px}
.account .page-content form .sign-opti .forgt-not{float:right}
.account .page-content form .sign-opti .forgt-not a:first-of-type{margin-bottom:10px}
.account .page-content form .submit{float:left;width:auto;display:block;padding:10px 20px;margin:16px auto 0;font-weight:500;color:#FFF;border:none;border-radius:2px;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.account .page-content form .submit:hover{background-color:rgba(0,0,0,0.15);color:#333}
.account .page-content .forgot{display:none;background-color:#EEE;position:absolute;top:16px;left:0;right:0}
.account .page-content .forgot .form-close{opacity:.5;display:block;color:#777;font-size:18px;cursor:pointer;position:absolute;top:10px;right:10px;-webkit-transition:all .35s ease;transition:all .35s ease}
.account .page-content .forgot .form-close:hover{opacity:1}
.account .page-content .forgot p{line-height:1.5em;font-size:15px}
.account .page-content .forgot .form-row{width:70%;margin-bottom:0}
.account .page-content .forgot .submit{float:none;width:70%;margin-top:20px}
.register .page-content form .sign-opti .accept{float:left}
.register .page-content form .sign-opti .you-memb{float:right}
.register .page-content form .sign-opti label a{display:inline-block;color:#777;text-decoration:underline;font-weight:500;letter-spacing:.7px;-webkit-transition:all .35s ease;transition:all .35s ease}
.register .page-content form .sign-opti label a:hover{color:#333}
.register .page-content form input[type="checkbox"]:after{display:none}
.register .page-content form input[type="checkbox"].check-ico:after{display:block}
.register .page-content form .submit{float:none}
.archive,.search,.sitemap{float:left;width:66.667%}
.page-results{padding-bottom:20px;font-size:18px;border-bottom:1px solid #EEE}
.page-results a{padding:3px 20px;margin-left:20px;background-color:#EEE;font-size:13px;border-radius:2px;-webkit-transition:all .35s ease;transition:all .35s ease}
.page-results a:hover{background-color:#8E44AD;color:#FFF}
.sec-content{overflow:hidden;border-bottom:3px solid #EEE}
.sec-content:last-child{padding-bottom:0;border-bottom:none}
.sec-content .post-img,.sec-content .post{float:left;width:50%}
.sec-content .post-img > div{margin-right:10px}
.sec-content .post > div{margin-left:10px}
.page-pagin{margin-top:20px;text-align:center;border-top:1px solid #EEE}
.page-pagin li{display:inline-block}
.page-pagin li span{display:inline-block;padding:10px 15px;text-align:center;font-size:15px;border:1px solid #EEE;border-radius:2px;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.page-pagin li span:not(.active):hover{background-color:#EEE}
.page-pagin li .active{padding:13px 18px;background-color:#8E44AD;color:#FFF;text-decoration:underline}
.labels{float:right;width:66.667%}
.labels ~ .sidebar-content{float:left}
.labels ~ .sidebar-content .sidebar-content-wrap{padding-right:40px;padding-left:0}
.post-left-sidebar{float:right;width:66.667%}
.post-left-sidebar ~ .sidebar-content{float:left}
.post-left-sidebar ~ .sidebar-content .sidebar-content-wrap{padding-right:40px;padding-left:0}
.post-right-sidebar{float:left;width:66.667%}
.post-fullwidth .post-content .post-body img{max-width:405px}
.post-fullwidth .post-footer .share li i,.post-videos .post-footer .share li i{width:166px}
.post-fullwidth .post-footer .author .author-social,.post-videos .post-footer .author .author-social{width:3%}
.post-videos iframe{width:100%;min-height:500px;display:block;overflow:hidden;border:none}
.post-videos .related .vide{padding-bottom:20px;margin-bottom:20px}
.post-videos .related .vid-box:last-child .vide:nth-child(-n+3){padding-bottom:0;margin-bottom:0}
.post-sub{overflow:hidden;background-color:#EEE}
.post-sub li{float:left}
.post-sub li a{display:block;max-width:100%;height:32px;line-height:33px;padding:0 20px;margin-right:5px;font-size:13px;background-color:rgba(0,0,0,0.15);text-indent:16px;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-sub li a:before,.post-sub li a:after{content:"";width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;position:absolute;top:0;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-sub li a:before{border-left:16px solid #EEE;left:0}
.post-sub li a:after{border-left:16px solid rgba(0,0,0,0.15);left:100%;z-index:1}
.post-sub li:first-child a{text-indent:8px}
.post-sub li:first-child a:before{display:none}
.post-sub li:last-child a,.post-sub li a:hover{background-color:#AAA;color:#FFF}
.post-sub li:last-child a:after,.post-sub li a:hover:after{border-left-color:#AAA}
.post-head{overflow:hidden}
.post-head .post-title{margin:0;font-size:26px;font-weight:600;text-align:center;border-bottom:1px solid #EEE}
.post-head .post-info{display:block;line-height:1.8em;text-align:center}
.post-head .post-info span{margin:0 20px;font-size:13px}
.post-content div:first-letter{margin-right:5px;font-size:50px;font-weight:600;color:#8E44AD}
.post-content .post-body blockquote{padding:15px 20px;margin:0 40px 20px;line-height:1.8em;font-size:16px;background-color:#EEE;border-left:3px solid #8E44AD;position:relative}
.post-content .post-body blockquote:before,.post-content .post-body blockquote:after{font-family:FontAwesome;font-weight:normal;font-size:24px}
.post-content .post-body blockquote:before{content:"\f10d";margin-right:10px}
.post-content .post-body blockquote:after{content:"\f10e";margin-left:10px}
.post-content .post-body img{float:left;width:100%;max-width:1500px;margin:0 15px 15px 0}
.post-footer{overflow:hidden}
.pst-fotr-box{overflow:hidden;background-color:#FBFBFB;border:solid #EEE;border-width:1px 1px 2px 1px}
.post-footer .headline h3{font-size:20px;border-bottom:1px solid #DEDEDE}
.post-footer .tags span{float:left;margin:5px 5px 0 0;font-size:19px;font-weight:700}
.post-footer .tags li{float:left}
.post-footer .tags li a{display:block;max-width:100%;height:22px;line-height:22px;padding:0 10px;margin:5px 20px;background-color:#EEE;font-size:13px;text-align:center;position:relative;z-index:1;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .tags li a:hover{background-color:#FFF}
.post-footer .tags li a:before,.post-footer .tags li a:after{content:"";width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;position:absolute;top:0;z-index:1}
.post-footer .tags li a:before{border-right:15px solid #EEE;right:100%}
.post-footer .tags li a:after{border-left:15px solid #EEE;left:100%}
.post-footer .share ul{overflow:hidden;text-align:center}
.post-footer .share li{display:inline-block}
.post-footer .share li i{display:block;width:99.5px;height:45px;line-height:45px;margin-right:20px;color:#FFF;font-size:24px;text-align:center;border-radius:2px;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .share li:last-child i{margin-right:0}
.post-footer .share li i:hover{transform:scale(1.05,1);opacity:0.8}
.post-footer .author .author-img{width:18.5%;max-width:196px;padding-right:20px;display:table-cell;vertical-align:middle}
.post-footer .author .author-info{padding:0 20px;display:table-cell;vertical-align:middle;border:solid #EEE;border-width:0 1px}
.post-footer .author .author-name{margin:0 0 20px 0;font-size:27px}
.post-footer .author .author-details{margin:0;overflow:hidden;line-height:1.8em;font-size:15px;color:#3A3A3A}
.post-footer .author .author-info span{display:inline-block;margin-top:20px;font-size:14px;color:#777}
.post-footer .author .author-info span:before{content:"\f0ac";font-family:FontAwesome;font-weight:normal;margin-right:5px}
.post-footer .author .author-info span a{margin-left:10px;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .author .author-info span a:hover{text-decoration:underline}
.post-footer .author .author-social{width:6%;padding-left:20px;display:table-cell;vertical-align:middle}
.post-footer .author .author-social li a{display:block;padding-bottom:7px}
.post-footer .author .author-social li:last-child a{padding-bottom:0}
.post-footer .author .author-social li i{display:block;width:22px;height:22px;line-height:22px;font-size:13px;border-radius:2px;background-color:#EEE;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .author .author-social li i:hover{background-color:#8E44AD;color:#FFF}
.post-footer .nav .prev-post,.post-footer .nav .next-post{width:calc(100% / 2 - 10px);min-height:389px;overflow:hidden;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .nav .prev-post{float:left;margin-right:10px;padding-right:20px;border-right:1px solid #EEE}
.post-footer .nav .next-post{float:right;margin-left:10px;padding-left:20px;border-left:1px solid #EEE}
.post-footer .nav .nav-post{clear:both}
.post-footer .nav .nav-butt{padding:5px 30px;margin:0 30px 20px;font-size:17px;font-weight:500;background-color:#EEE;border-radius:2px;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .nav .prev-post .nav-butt{float:left}
.post-footer .nav .next-post .nav-butt{float:right}
.post-footer .nav .nav-butt:hover{background-color:#8E44AD;color:#FFF}
.post-footer .nav .prev-post .nav-butt:before,.post-footer .nav .next-post .nav-butt:after{font-family:FontAwesome;font-weight:normal;font-size:24px;color:#8E44AD;position:absolute;top:4px}
.post-footer .nav .prev-post .nav-butt:before{content:"\f100";right:110%}
.post-footer .nav .next-post .nav-butt:after{content:"\f101";left:110%}
.post-footer .comments{margin-bottom:0}
.post-footer .comments .bar{border-bottom:2px solid #CCC}
.post-footer .comments .bar li{display:inline-block;margin-right:20px}
.post-footer .comments .bar a{display:block;padding:10px 20px;font-size:15px;color:#FFF;border-radius:2px 2px 0 0;box-shadow:0 -1px 1px #CCC;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .comments .bar a:hover{opacity:.7}
.post-footer .comments .bar .active:after{content:"\f0d7";font-family:FontAwesome;font-weight:normal;font-size:25px;color:#CCC;position:absolute;top:35px;left:35px}
.post-footer .comments .comm-count,.post-footer .comments .title{padding:20px 20px 20px 40px;margin-bottom:5px;background-color:#EEE;font-size:14px;font-weight:500;position:relative}
.post-footer .comments .comm-count span{margin-right:5px;text-decoration:underline}
.post-footer .comments .comm-count .lve-com-butt{float:right;padding:3px 10px;line-height:normal;color:#FFF;font-size:13px;border-radius:2px;text-transform:none}
.post-footer .comments .comm-count:before,.post-footer .comments .title:before{content:"\f0e6";font-family:FontAwesome;font-weight:normal;font-size:17px;position:absolute;top:20px;left:15px}
.post-footer .comments .title:before{content:"\f075"}
.post-footer .comments .comnt{margin:0 auto 40px;overflow:hidden;background-color:#FFF;border:solid #E1E1E1;border-width:1px 1px 2px 1px}
.post-footer .comments .comnt-body{display:table-cell}
.post-footer .comments .commenter-img{float:left;max-width:100%;width:50px;margin-right:15px;border-radius:2px}
.post-footer .comments .comnt-details{overflow:hidden}
.post-footer .comments .commenter-name{display:inline-block;margin:0 5px 0 0;font-size:17px;text-decoration:underline}
.post-footer .comments .comnt-info{float:right;font-size:13px;color:#B1B1B1}
.post-footer .comments .comnt-info i{margin-right:5px}
.post-footer .comments .comnt-info .time{margin-left:20px}
.post-footer .comments .comnt-text{float:left;width:calc(100% - 150px);margin:15px 15px 0 0;line-height:1.8em;overflow:hidden;font-size:15px;color:#3A3A3A}
.post-footer .comments .reply{float:right;padding:3px 10px 3px 30px;margin-top:20px;background-color:#EEE;border-radius:2px;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .comments .reply:before{content:"\f112";font-family:FontAwesome;font-weight:normal;font-size:12px;position:absolute;top:5px;left:8px}
.post-footer .comments .reply:hover{background-color:#8E44AD;color:#FFF}
.post-footer .comments .comnt-children{margin-top:20px}
.post-footer .comments .comnt-children .comnt{margin-bottom:20px;border-color:#EEE}
.post-footer .comments .comnt-children .comnt:last-child{margin-bottom:0}
.post-footer .comments form{width:100%;overflow:hidden;border:solid #E1E1E1;border-width:1px 1px 2px 1px;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .comments form span{display:block;margin-bottom:10px;font-size:13px;color:#CCC}
.post-footer .comments form label{display:block;margin-bottom:5px;font-size:16px}
.post-footer .comments form input{display:block;width:50%;padding:15px 20px;margin-bottom:20px;font-size:14px;border:1px solid #CCC;border-radius:2px}
.post-footer .comments form textarea{width:100%;max-width:100%;height:200px;font-size:14px;border:1px solid #CCC;border-radius:2px}
.post-footer .comments form input[type="submit"]{width:auto;display:block;padding:10px 20px;margin:5px auto 0;font-size:14px;font-weight:500;color:#FFF;border:none;border-radius:2px;cursor:pointer;-webkit-transition:all .35s ease;transition:all .35s ease}
.post-footer .comments form input[type="submit"]:hover{background-color:rgba(0,0,0,0.15);color:#333}