/*STYLE.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: Freedom.*/
/* Version: 1.0 Initial Release*/
/* Build Date: 15-10-2014*/
/* Author: Unbranded.*/
/* Website: http://moonart.net.ua/freedom/blog 
/* Copyright: (C) 2014 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/* 02 - MAIN BANNER*/
/* 03 - BLOG*/
/* 04 - SIDEBAR*/
/* 05 - DETAILED*/
/* 06 - FOOTER*/
/* 07 - WHITE-BLOG*/
/* 08 - MEDIA QURIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,700,800,600,300&subset=latin-ext,latin");
@font-face{ 
	font-family: 'WebSymbolsLigaRegular';
	src: url('../fonts/websymbolsligaregular.eot');
	src: url('../fonts/websymbolsligaregular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/websymbolsligaregular.woff') format('woff'),
		url('../fonts/websymbolsligaregular.ttf') format('truetype'),
		url('../fonts/websymbolsligaregular.svg#WebSymbolsRegular') format('svg');
}
html {margin:0px; padding:0px; height:100%;}
body {margin:0px; padding:0px; font-size:100%; height:100%; width:100%; font-family: 'Open Sans', sans-serif; color:#fff; background-color: #000;}
body.fix {overflow-y: hidden!important;}
.onload{opacity:0; -webkit-transition:All 300ms ease-in; -moz-transition:All 300ms ease-in;  -o-transition:All 300ms ease-in; -ms-transition:All 300ms ease-in; transition:All 300ms ease-in;}
.onload.loaded{opacity:1;}
.loader{position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:6000; background:#2a2a2a; text-align: center;}
.loading-line {position: absolute;  top: 50%; margin-top: -43px; left:50%; margin-left: -50px; -webkit-transition:All 1000ms ease-in; -moz-transition:All 1000ms ease-in;  -o-transition:All 1000ms ease-in; -ms-transition:All 1000ms ease-in; transition:All 1000ms ease-in;}
.lading-logo {position: absolute; left:50%; margin-left: -125px; top:50%; margin-top: -50px; -webkit-transition:All 1000ms ease-in; -moz-transition:All 1000ms ease-in;  -o-transition:All 1000ms ease-in; -ms-transition:All 1000ms ease-in; transition:All 1000ms ease-in;}
.lading-logo.act {top:30px; margin-top:0px;}
.loading-line.act {transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);}
.animation-stop{-webkit-transition:none !important; -moz-transition:none !important;  -o-transition:none !important; -ms-transition:none !important; transition:none !important;}
.main-wrap {background: url('../img/site_pattern.png') repeat; background-attachment: fixed; z-index: 2;  width:100%; position: relative; float: left; margin:0px; padding:0px; overflow: hidden;}
.zet {overflow: hidden;}
a {text-decoration:none; outline:none; cursor: pointer; color:#fff; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
a:hover {text-decoration: none; color:#ff9c00; outline: none;}
a img{border: 0px none;}
a:active {outline: none; text-decoration: none;color:#ff9c00;}
a:focus {outline: none; outline-offset: 0px; text-decoration: none;color:#ff9c00;}
.clear{clear:both; overflow:hidden; height:0px; font-size:0px;}
.clear_l{clear:both;}
ul{padding:0px; margin:0px; list-style:none;}
input:focus, select:focus, textarea:focus, button:focus{outline:none;}
input:invalid {border:none; outline: none; box-shadow:none;}
::-webkit-input-placeholder {color:#fff;}
::-moz-placeholder          {color:#fff;}
:-moz-placeholder           {color:#fff;}
:-ms-input-placeholder      {color:#fff;}
h1, h2, h3, h4, h5, h6, p{margin:0px; padding:0px;}
article, section, footer, header, figure, aside, hgroup, nav{display:block;}
header,nav,article,footer,section,aside,figure,figcaption{display:block}
button {outline: none; border: none; box-shadow: none;}
.wheel {position: absolute; bottom: 50px; height: 38px; width:100%; cursor: pointer; text-align: center;}
.wheel img {position: relative; display: inline-block; float:none;}
/*------------------------------------------------------*/
/*----------------------BACKGROUND----------------------*/
.bg{position:absolute; left:0px; top:0px; width:100%; height:100%; overflow:hidden;}
.bg img{position:absolute;}
.bg video{position:absolute;}
.bg-bg{background-position: 50% 0px; background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover; background-size: cover; transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}
.bg-bg-bag {background-attachment: scroll;background-origin: initial;background-clip: initial;background-size: cover;background-repeat:no-repeat;background-position:50% 0;position:relative;}
.bg-bg-chrome{background-position: 50% 0px; background-repeat: no-repeat; background-attachment: scroll; -webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover; background-size: cover; position:fixed;}
.bg-bg-chrome.act{position: absolute;}
.clip{clip: rect(auto, auto, auto, auto); height: 100%; position: absolute; width: 100%;}
/*-----------------------------------------------------*/
.full-width{position:relative; float:left; width:100%;}
.full-height{height:90vmin; position:relative; float:left;}
.vertical-center{-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.vertical-align{-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top:50%;}
.center_img{position: absolute;}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-wrapper{position:relative;width:100%; -webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease;}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto;}.swiper-wp8-horizontal{-ms-touch-action:pan-y;}.swiper-wp8-vertical{-ms-touch-action:pan-x;}
.swiper-container{height:100%;}
.swiper-slide{position:relative; float:left; overflow:hidden;}
.slider-top-thumbs {position: relative; float: none; text-align: center; width:100%;}
.main-caption {position: relative; display: inline-block; float: none;}
h1 {font-weight: 800; font-size: 70px; line-height: 40px; color:#fff; text-transform: uppercase; margin: 30px auto 40px;}
.word {background: #ff9c00; float: right;padding: 10px;line-height: 52px;margin-top: -16px;margin-left:12px;}
h2 {font-weight: 700; font-size: 60px; text-transform: uppercase; line-height: 60px;}
h3 {font-weight: 700; font-size: 30px; line-height: 30px; text-transform: uppercase; color:#ff9c00;}
h4 {font-weight: 600; font-size: 20px; line-height: 40px; text-transform: uppercase; padding-top: 25px;}
h5 {font-weight: 700; font-size: 26px; line-height: 24px; text-transform: uppercase;}
h6 {font-weight: 400; font-size: 14px; line-height: 30px; text-transform: uppercase; padding: 15px 0px 15px;}
i {font-weight: 400; font-size: 13px; line-height: 60px; text-transform: uppercase; font-style: normal;}
p {font-weight: 400; font-size: 14px; line-height: 28px; color:#fff; padding: 32px 0px 42px;}
b {font-weight: 700; font-size: 30px; line-height: 30px; text-transform: uppercase;}
ul {font-size: 10px; line-height: 34px; text-align: left; color: #fff;}
ul li a:hover {color:#ff9c00; text-decoration: none; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
small {font-weight: 400; font-size: 12px; line-height: 28px; color:#fff;}
q {font-size: 18px; line-height: 28px; font-weight: 700;}
input {font-size: 14px; line-height: 28px; color: #fff;}
iframe {border: none;}
/*------------------------------------------------------*/
/*----------------------button----------------------*/
.push {position: relative; float: left;}
.main-button { height: 69px; color:#fff;  padding: 20px 15px; position: relative; text-align: center; display: inline-block; background: url(../img/button_texture.png) repeat-X; float: left; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.main-button b {font-size: 13px; line-height: 28px; font-weight: 700; text-transform: uppercase;}
.push span {font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #ff9c00; background: url(../img/button_white.png) repeat-X; position: absolute; right: -40px; top:0; height: 69px; line-height: 62px;padding: 0 10px; display: block; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.push:hover .main-button{margin-left:40px;}
.push:hover span{right: 100%; transform: rotateY(-360deg);-moz-transform: rotateY(-360deg);-webkit-transform: rotateY(-360deg);-o-transform: rotateY(-360deg);-ms-transform: rotateY(-360deg);}

.button-img {border: 3px solid #ff9c00; color: #fff; font-weight: 700; font-size: 20px; float: left; padding: 2px 5px; cursor: pointer; text-transform: uppercase;}
.more {color:#fff; width:31px; height:31px; text-align:center; line-height:27px; font-size:24px; font-family:'WebSymbolsLigaRegular'; cursor:pointer; z-index:1; border-radius: 50%; background:#ff9c00;}
.color-orange {color: #ff9c00; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.color-white {color: #FFF;}
.color-grey {color:#b4b4b4;}
.slider-top-thumbs .main-title {position: relative; display:block; float: none;}
.main-title b {font-size: 20px; line-height: 56px;}
.main-title h4 {padding-top: 8px;}
.main-points {display:none;}
/*-----------------------------------------------------*/
/* 02 - MAIN BANNER*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.logo-wraper {position: relative; top:-113px; left:0; width: 100%; height: 90px; text-align: center;}
.logo-wraper .logo {width: 249px; position: relative; font: none; display: inline-block; margin-top:30px;}
.logo-wraper .logo-simple {display: none; margin-top: 82px;}
.left-navigation {position: relative; display: inline-block; float: left; right: 145px;z-index: 5;}
.right-navigation {position: relative; display: inline-block; float: left; left: 145px;z-index: 5;}

.navigation {position: fixed; top:0px; left:0px; width: 100%; background: none; text-align: center; height: 150px; z-index: 5000; transition: all 0.3s ease-in-out; padding-top: 70px;}
.navigation.header-scroll {top:0; background: url('../img/menu_pattern.png') repeat; width: 100%; height: 81px; padding-top: 20px;}
.navigation nav {position: relative; display: inline-block; float: none; text-align: center;}
nav a {font-size: 16px; line-height: 40px; text-transform: capitalize; color:#fff; padding: 0px 26px; float: left; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
nav a:hover {color:#ff9c00;}
nav a.act {color:#ff9c00;}
.down {font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #fff; line-height: 27px; cursor: pointer; position: absolute; top: 7px;font-weight: 400; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
nav a:hover .down {color:#ff9c00;}
.down-second {font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #fff; line-height: 27px; cursor: pointer; position: absolute; top: 7px;font-weight: 400; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
nav a:hover .down-second {color:#ff9c00;}

.down.arrow {color: #ff9c00; transform: rotate(-180deg); top:11px;}
.down-second.arrow {color: #ff9c00; transform: rotate(-180deg); top:11px;}
.elements.color {color: #ff9c00;}
.page404.color {color: #ff9c00;}

.element-menu {position: relative; display: block; float: left;}
.submenu {position: absolute; top:40px; left:0; opacity: 0;border-bottom: 3px solid #ff9c00; background: url('../img/menu_pattern.png') repeat; width: 180px; text-align: left; padding: 10px 0 13px; margin-top: 20px; display: none;}
.submenu a {font-size: 13px; line-height: 36px; color: #b4b4b4; padding-left: 10px; font-weight: 400!important;}
.submenu.slide-submenu {opacity: 1; display: block;}
.submenu-second {position: absolute; top:40px; left:0; opacity: 0;border-bottom: 3px solid #ff9c00; background: url('../img/menu_pattern.png') repeat; width: 180px; text-align: left; padding: 10px 0 13px; margin-top: 20px; display: none;}
.submenu-second a {font-size: 13px; line-height: 36px; color: #b4b4b4; padding-left: 10px; font-weight: 400!important; width: 100%;}
.submenu-second.slide-submenu {opacity: 1; display: block;}

.search {position: absolute; right: -26px; top: 0px; height: 24px; width: 24px; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.search-field {position: absolute; width: 420px; clear: both; opacity: 0; top:60px; right: -120%; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.search-field.do {opacity: 1; right: -212px;}
.search-field.doing {opacity: 1;}
.search-field input[type="text"] {border: none; width: 370px; height: 50px; outline: none;-webkit-appearance: none; float: left; background: #ff9c00; padding-left: 20px;}
.search-field input[type="submit"] {width: 50px; height: 50px; background: #fff; outline: none;-webkit-appearance: none; border:none; float: right; font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #ff9c00; line-height: 20px;}
.menu-mobile-icon {position: relative; width: 100%; float: left; display: none; text-align: center; padding-top: 35px; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.menu-mobile-icon {padding-top:0px; background: url('../img/menu_pattern.png') repeat; width: 100%; height: 81px; padding-top: 30px;}
.menu-mobile-icon .slide-icon {position: absolute; right: 20px; top:85px; z-index: 8; transition: all 0.1s ease-in; -moz-transition: all  0.1s ease-in;-o-transition: all 0.1s ease-in;-webkit-transition: all 0.1s ease-in;-ms-transition: all 0.1s ease-in;}
.menu-mobile-icon .slide-icon.top {top:30px;z-index: 6;}
.menu-mobile-icon .logo {position: relative; display: inline-block; float: none; margin-top:0px;}
.close-mobile-menu {display: none; position: relative; float: none; padding-bottom: 60px; cursor: pointer;}

@media screen and (max-width: 980px) {
   .left-navigation {position: relative; display: inline-block; float:none; right: 0px; width: 100%;}
   .right-navigation {position: relative; display: inline-block; float:none; left: 0px; width: 100%;}
   .logo-wraper {margin-top: 116px;}
   .logo-wraper .logo-simple {margin-top: 27px; display: inline-block;}
   .logo-wraper .logo {display: none;}
   .menu-hide {display: block;}
   .menu-show {display: none;}
   .search {display: none;} 
   .search-field {position: relative; float: none; display: inline-block; right: 0%; top:0%; padding: 40px 0 25px;}  
   .navigation .element-menu {float: none; position: relative; display: inline-block;} 
   .navigation .submenu {background: none; position: relative; display: inline-block; float: none; border:none; top:0px; margin-top:0px; display: none; padding: 0px;}
   .navigation .submenu-second {background: none; position: relative; display: inline-block; float: none; border:none; top:0px; margin-top:0px; display: none; padding: 0px;}
   .menu-mobile-icon .slide-icon {top:30px;z-index: 6;}
   .menu-mobile-icon .menu-hide {display: block;}
   .close-mobile-menu {display: inline-block;}
    nav .search-field {right: 0%; opacity: 0;}
   .down {line-height: 46px;}
   .down-second {line-height: 46px;}
   .navigation {padding-top: 0px; background: url('../img/menu_pattern.png') repeat; height: 81px; top:0px;}
   .navigation nav{position: fixed; left: 0px; top: 0px; background:url(../img/menu_pattern.png); width: 100%; transform: translateY(-100%); -moz-transform: translateY(-100%);-webkit-transform: translateY(-100%);-o-transform: translateY(-100%);-ms-transform: translateY(-100%);transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
   .navigation nav a {display: block;text-align: center;float: none; padding: 10px 0; font-weight: 700; font-size: 16px;} 
   .navigation nav.active {transform: translateY(0px); -moz-transform: translateY(0px); -webkit-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px);z-index: 5; height: 100%;}
   .navigation.header-scroll {top:0; background: none; width: 100%; height: 81px; padding-top: 0px;}
   .wrap-menu-fix {position: absolute; top:0; margin-top: 30px; margin-bottom: 30px; bottom: 0px; width: 100%; overflow:auto; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -o-overflow-scrolling: touch;-ms-overflow-scrolling: touch; overflow-scrolling: touch;}
}
.down.act {color:#ff9c00;}

.slider-top-thumbs h4 {line-height: 24px;}
.slider-top-thumbs b {line-height: 24px;}
.display-table {display: table; width: 100%;}
.display-row {display: table-row;}
.display-cell {display: table-cell; vertical-align: middle;}
.pagination {text-align: center; position: absolute; left:0; width: 100%;}
.swiper-pagination-switch {display: inline-block; float: none; position: relative; width: 10px; height: 10px; cursor: pointer; border: 2px solid rgba(255,255,255,0.3); border-radius: 10px; background:none; margin: 0px 14px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;} 
.swiper-active-switch {width: 12px; height: 12px; position: relative; transform: scale(1.4);-moz-transform: scale(1.4);-webkit-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5); border: 1px solid #ff9c00; cursor: pointer;}

.main-page .slider-top-thumbs {margin-top: 85px;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - BLOG*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.drop {float: none; position: relative; display: inline-block; margin-bottom:50px; height: 40px; z-index:3000; width: 100%;}
.drop input[type="text"] {position:absolute; width: 100%; height: 45px; background: #262626; padding-left: 15px; border: none; font-size: 13px; cursor: pointer;}
.drop .drop-list{position:absolute; left:0px; top:0px; width:100%; height:100%; background: url(../img/arrow.png) no-repeat 96% 64%;}
.drop span {position:absolute; left:0px; top:0px; width:100%; display: none; z-index: 5000;}
.drop span a {color: #fff; background: #262626; font-size: 13px; font-weight: 400; float: left; position: relative; width: 100%;  height: 45px; text-decoration: none; text-align: left; padding: 13px 0 0 15px; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in; z-index: 4000;}
.drop span a:hover {background: #121212;}
.container-mix {z-index: 2000;}
.container-mix .mix{display: none;}

.main-caption h4 {padding-top: 0px;}
.blog-container {margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden; width: 700px; padding-top: 25px; text-align: center;}
.blog-baner {text-align: center;}
.blog-baner .display-table {padding: 0px 2px;}
.blog-baner .center-slide {position: relative; float: none; display: inline-block; width: 100%;}
.blog-points {display: none;}
.blog-baner .swiper-wrapper, .blog-baner .swiper-slide {height: 200px!important;}
.slider-prev {position:absolute; left:65px; top:60%; cursor: pointer;}
.slider-next {position:absolute; right:65px; top:60%; cursor: pointer;}
.left-img-slide {float: left; position: relative; display: block; padding-left: 0px; padding-right: 32px;}
.right-comments {position: relative; float: left; text-align: left;}
.right-comments b {font-size: 20px; line-height: 24px; text-transform: uppercase;}
.right-comments a {color:#fff; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.right-comments a:hover {color:#ff9c00;}
.right-comments p {font-size: 12px; line-height: 24px; text-align: left; color:#fff; padding: 8px 0px 0px 0px;}

.blog {position: relative; float: left; width: 100%; padding-top: 50px;}
.post-block {position: relative; float: left; width: 100%; padding-bottom: 72px;}
.no-image {margin-top:-20px;}
.post-block iframe {width: 100%; height: 450px; max-width: 970px; max-height: 450px; position: relative; float: left; max-width: 100%;}
.post-block .post-img {width: 970px; max-width: 100%; max-height: 450px; height: auto;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.post-block .post-img:hover {outline: 6px solid #ff9c00; outline-offset: -6px;}
.info-line {position: relative; float: left; display: inline-block; width: 100%; padding: 25px 0px; color:#b4b4b4; font-size: 11px; line-height: 12px; font-weight: 400;}
.info-line .date {position: relative; float: left;}
.date img {float: left; width: 16px; height: 16px; margin-right: 5px; margin-top:-3px;}
.date .bold {font-size: 20px; font-weight: 600; float: left; margin-top: 0px;}
.info-line .comments {position: relative; float: left; padding: 0px 20px;}
.comments img {float: left; width: 16px; height: 16px; margin-right: 3px; margin-top:-3px;}
.info-line .tags-link {position: relative; float: left;}
.tags-link a {color:#b4b4b4; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.tags-link a:hover {color:#ff9c00;}
.post-text p {color:#b4b4b4; padding: 20px 0px;}

.page-list {text-align: center;}
.page-list .navigation-bar {position: relative; float: none; display: inline-block; width:100%; padding: 0px 0px 120px; text-align: center;}
.prev-page {font-size: 12px; line-height: 24px; background: #ff9c00; display: inline-block; font-weight: 400; padding: 1px 5px 0px; text-transform: uppercase; margin: 0px 25px;}
.next-page {font-size: 12px; line-height: 24px; background: #ff9c00; display: inline-block; font-weight: 400; padding: 0px 5px; text-transform: uppercase;margin: 0px 25px;}
.navigation-bar .numb {position: relative; float: none; display: inline-block;}
.numb span {font-weight: 400; font-size: 12px; line-height: 24px; padding: 4px 7px; margin:0px 5px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.numb span:hover {background: #ff9c00; cursor: pointer;}
.numb span:first-child {background: #ff9c00;}
.numb .dot:hover {background: none;}
.slesh {display: none; color:#ff9c00;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - SIDEBAR*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.sidebar {position: relative; float: left; width: 100%; padding-bottom: 22px;}
.sidebar h4 {font-size: 24px; padding-top: 0px; line-height: 26px; font-weight:700;}
.sidebar p {padding:0px}
.new-categories {position: relative; float: left; width: 100%; margin-top:-4px;}
.new-categories ul {padding: 30px 0px 67px; position: relative; float: left; width: 100%;}
.new-categories ul li {text-transform: uppercase; font-size: 12px; line-height: 32px; padding: 0px 5px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.new-categories ul li span {color:#fff; font-weight: 700; text-align: right; float: left; position: relative; width: 30px; height: 20px;}
.new-categories ul li a {color: #b4b4b4; text-align: left; padding-left: 10px;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.new-categories ul li:hover a{color:#fff;} 
.new-categories ul li:hover {background:#ff9c00;}
.popular-posts {position: relative; float: left; width: 100%;}
.popular-posts h4 {padding-bottom: 20px;}
.popular-posts .date .bold {font-size: 14px;}
.popular-posts .info-line {padding: 10px 0px; margin-left: 2px;}
.post-container {margin:-15px auto 42px;position:relative; width: 100%; overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden; padding-bottom: 62px;}
.post-container .swiper-wrapper, .post-container .swiper-slide {height: inherit!important;}
.post-container .swiper-slide {padding: 0px 2px;}
.post-points {bottom: 10px;}
.mini-post {position: relative; float: left; width:100%; padding-top: 25px;}
.hover-post  {width: 100%; height: 100%; position: relative; float: left; display: inline-block; }
.hover-post img {position: relative; z-index: -1;}
.hover-post:hover {box-shadow: 0 0 0 6px #ff9c00 inset; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.mini-post .mini-img {width:100%; height: auto; position: relative; box-shadow: 0 0 0 6px #ff9c00 inset; display: inline-block; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.mini-post h6 {font-size: 13px; line-height: 20px; color:#fff; font-weight: 700; padding: 0px; position: relative; float: left; width: 100%; height: 49px;}
.widget {position: relative; float: left; width: 100%; padding-bottom: 75px;}
.widget .under {text-decoration: underline; color:#ff9c00; font-weight: 600;}
.widget .under:hover {text-decoration: none;}
.widget p {font-size: 13px; line-height: 20px; color: #b4b4b4; padding-top: 25px;}
.popular-tags {position: relative; float: left; width: 100%;}
.tags-button {position: relative; float: left; width: 100%; margin: 30px 0px 0px -5px;}
.tags-button button {position: relative; float: left; background:#ff9c00; color:#fff; text-transform: uppercase; font-size: 11px; line-height: 32px; padding: 0px 10px; margin: 5px;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.tags-button button:hover {background:#fff; color:#ff9c00;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - DETAILED*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.detailed-caption.slider-top-thumbs {margin-top: 55px;}
.slider-top-thumbs h2 {font-size: 50px;}
.main-caption {text-align: center;}
.main-caption .info-baner {position: relative; float: none; display: inline-block; width: auto; color:#fff;padding-bottom: 15px;}
.info-baner .date .bold {font-weight: 700;}
.info-baner .tags-link a {color:#fff;}
.info-baner .tags-link a:hover {color:#ff9c00;}
.detailed-container {margin:0px auto;position:relative; width: 100%; overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
.detailed-container img {width: 100%; max-width: 870px; height: auto;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
.detailed-container .swiper-wrapper, .detailed-container .swiper-slide {height: inherit!important;}
.text-baner {position: absolute; bottom: 0px; left: 0px; width: 100%; height: 59px; background:#222; padding-left: 80px;}
.text-baner .display-table {height: 59px;}
.text-baner p {font-size: 12px; padding: 0px; overflow: hidden; color:#fff; line-height: 20px;}
.detailed-baner .pagination {float: left; text-align: left; bottom: 59px; left: 10px;}

.number-slide {position: absolute; left:0px; bottom: 0px;}
.number-slide .numb-slesh { display: inline-block; float: left; height: 58px; width: 80px; background:#222; padding-top: 13px; padding-left: 10px;}
.numb-slesh b {font-size: 30px; color: #fff; font-weight: 600; float: left;}
.numb-slesh i {font-size: 30px; color: #b4b4b4; font-weight: 600; font-style: normal; line-height: 20px;}
.low {font-size: 11px;color: #b4b4b4; position: relative; float: left; padding-top: 9px;}
.number-slide span {font-size: 30px; color: #fff; font-weight: 600;}

.detailed {position: relative; float: left; width: 100%;}
.detailed p {font-size: 13px; line-height: 28px; color:#555; padding: 23px 0 24px; position: relative; float: left;}
.detailed h4 {line-height: 28px; font-weight: 800; padding-top: 0px; color:#555;}
.detailed-list {position: relative; float: left; text-align: left; padding: 25px 0px 0px 67px; width: 100%;}
.detailed-list li {color:#555; font-size: 13px; line-height: 34px; list-style-image: url(../img/list-point.jpg);}
.one-row {padding: 0px; float: left; width: 100%; position: relative;margin-bottom: -15px;}

.content-img {position: relative; float: left; width: 100%;}
.block-cont-img {position: relative; float: left; cursor: pointer; width: 50%; height: auto;}
.block-cont-img:nth-child(2n)  {padding-left: 10px;}
.block-cont-img:nth-child(2n+1)  {padding-right: 10px;}
.bottom-title:nth-child(2n)  {padding-right: 10px;}
.bottom-title:nth-child(2n+1)  {padding-left: 10px;}
.block-cont-img img {width: 100%; height: auto;}
.bottom-title {position: relative; margin-top: -50px; width: 100%; height: 50px; background: rgba(34,34,34,0.9);}
.bottom-title .display-table {height: 50px;}
.bottom-title p {color: #b4b4b4; padding: 0px 15px 0px; float: left; position: relative; font-size: 11px; line-height: 16px;}
.arrow-content-img {font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #ff9c00; float: left; padding-left: 15px; position: relative;}

.post-tag {position: relative; float: left; width: 100%; padding: 20px 0px;}
.post-tag h6 {color:#222; text-transform: none; font-weight: 600; float: left; padding: 0px 15px 0px 0px;}
.button-tag {position: relative; float: left;}
.button-tag button {float: left; background: #ff9c00; color:#fff; text-transform: uppercase; padding: 0px 10px; font-size: 11px; line-height: 28px; margin: 0px 3px;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.button-tag button:hover {background: #222; color:#fff;}

.related-post {position: relative; float: left; width: 100%; padding-top: 90px;}
.related-post h3 {color:#222; padding-bottom: 45px; position: relative; float: left; width: 100%;}
.related-block {position: relative; float: left; width: 50%;}
.related-block:nth-child(2n+1)  {padding-left: 10px;}
.related-block:nth-child(2n) {padding-right: 10px;}
.related-block .related-img {width: 100%; height: auto;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.related-block .related-img:hover {outline: 6px solid #ff9c00; outline-offset: -6px;}
.related-block h6 {line-height: 22px;}
.related-block h6 a {color:#222; font-size: 16px; line-height: 22px; font-weight: 700; padding: 15px 0px 10px;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.related-block h6 a:hover {color:#ff9c00;}
.related-block p {font-size: 12px; line-height: 24px; color:#555; padding: 0px 0px 20px;}
.related-block .info-line {padding: 30px 0px 25px;}

.detailed-comments {position: relative; float: left;  width: 100%; padding-top: 88px;}
.detailed-comments h3 {color:#222;}
.comments-left {position: relative; float: left; width: 100%; padding-bottom: 100px;}
.comments-left img {position: relative; float: left; width: 100px; height: 100px;}
.comments-left h6 {color:#222; line-height: 14px; font-weight: 700; position: relative; float: left; padding: 4px 10px 0px;}
.comments-left p {position: relative; float: left; width: 100%; color:#555; display: block; font-size: 13px; line-height: 24px; padding: 5px 30px 0px 0px;}
.comments-time {color: #fff; background: #ff9c00; padding: 0px 10px; font-size: 11px; line-height: 24px; position: relative; float: left;}
.comments-right {padding-left: 126px;margin-top: -50px; padding-bottom: 50px;}
.comments-text {position: relative; left: 30px;}
.sub-line {position: absolute; left: 50px; bottom:0px; display: none;}

.input-field {background: #ededed; height: 45px; width: 100%; position: relative; float: left; display: inline-block; border: none;color:#555; font-size: 13px; font-weight: 400; line-height: 28px; padding-left: 17px; margin: 12px 0px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.input-field label {font-size: 13px; line-height: 28px; font-weight: 400; width: 95px; float: left; position: relative; padding-top: 7px;}
.input-field input {background: none; height: 45px;font-size: 13px; line-height: 28px; position: relative; border: none;padding-left: 10px; float: left; color:#555;}
.input-field input:focus {color: #ff9c00;}
.input-field.bg {background: none; outline: 2px solid #ff9c00; outline-offset: -2px; color: #ff9c00;}

.leav-comments {position: relative; float: left; width: 100%; margin-top: -55px;}
.leav-comments h3 {position: relative; float: left; width: 100%; color:#222; padding-bottom: 15px;}
.comments-form {position: relative; float: left; width: 100%;}
.comments-form .input-field:nth-child(2n) {margin-left: 33px;}

.comments-form textarea {width: 100%; height: 195px; background:#ededed; color:#555; font-size: 13px; line-height: 28px; padding-left: 17px; border: none; margin-top: 12px; padding-top: 10px;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.comments-form textarea:focus {outline: 2px solid #ff9c00; outline-offset: -2px; color: #ff9c00; background: none;}
.comments-form textarea::-moz-placeholder {color: #555!important; opacity: 1;}
.comments-form textarea::-webkit-input-placeholder {color: #555!important; opacity: 1;}
.email {float: right; position: relative; margin-right: 40px; margin-top: 24px; margin-bottom: 120px;}
.email:hover .main-button {margin-right: -40px;}
.email span {background: url(../img/button_orange.jpg) repeat-x; line-height: 65px;}

.prev-post {width: 50%; height: auto; position: relative; float: left;}
.prev-post .prev-img {width: 100%; height: auto; overflow: hidden;}
.next-post {width: 50%; height: auto; position: relative; float: left;}
.next-post .next-img {width: 100%; height: auto;}
.wrapper-prev {position: absolute; width: 100%; right: 0px; float: left; text-align: right; padding: 0px 80px;}
.wrapper-prev .info-line {float: right; text-align: right; width: auto; color:#fff!important;}
.wrapper-prev .info-line .tags-link a {color:#fff;}
.wrapper-prev h3 {width: 100%; position: relative; float: right; line-height: 30px; color:#fff;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.wrapper-prev a h3:hover {color: #ff9c00;}
.button-prev {float: right; text-align: right; position: relative; width: 100%;}
.button-prev button {text-transform: uppercase; background:#ff9c00;color:#fff; padding: 0px 5px; line-height: 24px; font-size: 11px;}
.wrapper-next {position: absolute; width: 100%; right: 0px; float: left; text-align: left; padding: 0px 80px;}
.wrapper-next .info-line {float: left; text-align: left; width: auto; color:#fff!important;}
.wrapper-next .info-line .tags-link a {color:#fff;}
.wrapper-next h3 {width: 100%; position: relative; float: left; line-height: 30px; color:#fff;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.wrapper-next a h3:hover {color: #ff9c00;}
.button-next {float: left; text-align: left; position: relative; width: 100%;}
.button-next button {text-transform: uppercase; background:#ff9c00;color:#fff; padding: 0px 5px; line-height: 24px; font-size: 11px;}

.prev-post.full-post {width: 100%; display: none;}
.next-post.full-post {width: 100%; display: none;}

.chose-button {width: 100%; position: relative; float: left; padding-bottom: 50px; text-align: center;}
.chose-button-align {position: relative; float: none; display: inline-block; width: 270px;}
.chose-button button {text-transform: uppercase; background:#ff9c00;color:#fff; padding: 0px 7px; line-height: 24px; font-size: 11px; float: left; margin: 0px 10px; position: relative; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - FOOTER*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer {position: fixed; bottom:0; left:0; width: 100%; background: url(../img/footer_pattern.jpg) repeat;}
footer.no-fix {position: relative; float: left;}
.footer-title {display: inline; position: relative; width: 100%; float: left; text-align: center; padding: 45px 0px;}
.footer-title div {font-size: 24px; line-height: 38px; color:#fff; text-transform: uppercase; position: relative; display: inline-block; float: none;}
.footer-title span img {padding: 0px 10px 0px 15px;}
.footer-title span b {font-size: 24px; color:#ff9c00;}
.hot {float: left;}.time24 {float:left;}.hot-numb {float: left;}

.footer-nav {text-align: center; width: 100%;}
.footer-nav .link {position: relative; float: left; display: inline-block;}
.link li a{text-transform: uppercase; color: #B4B4B4;}

.adress {text-align: left; position: relative; width: 100%;}
.adress .button-img {position: relative; float: none; display: inline-block; font-size: 14px;}
.adress ul {padding: 15px 0px 35px 15px;}
.adress ul li {font-size: 12px; color:#b4b4b4; line-height: 20px;}

.follow {position: relative; text-align: center; width: 100%;}
.follow .follow-icon {position: relative; display: inline-block; float: left;}
.follow .button-img {position: relative; float: left; display: inline-block; margin-bottom: 15px; font-size: 14px;}
.follow ul {text-align: left; display: inline-block; float: left; position: relative; width: 100%;}
.follow ul li img {padding: 10px 15px 0px; float: left;}
.follow ul li a {color:#b4b4b4; font-size: 12px; line-height: 32px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.follow ul li a:hover {color:#ff9c00;}

.wiget {position: relative; float: left; text-align: center; width: 100%;}
.wiget .button-img {position: relative; float: left; display: inline-block; font-size: 14px;}
.wiget p {line-height: 24px; color: #B4B4B4; padding: 15px 0px 0px 15px; font-size: 12px; text-align: left; width: 100%; position: relative; display: inline-block;}
.copyright {position: relative; width: 100%; text-align: center; padding: 20px 0px 60px;}
.copyright span {font-size: 12px; text-transform: uppercase; color:#B4B4B4;}
.copyright span b {color:#fff; font-size: 12px; line-height: 12px;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - WHITE-BLOG*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.blog-white a:active {color:#ff9c00;}
.blog-white .post-block h3 a {color:#222;}
.blog-white .post-block h3 a:hover {color:#ff9c00;}
.blog-white .main-wrap {background: url('../img/pattern-white.png') repeat;}
.blog-white .tags-link a {color:#555;}
.blog-white .tags-link a:hover {color:#ff9c00;}
.blog-white .sidebar h4 {color:#222;}
.blog-white .new-categories ul li span {color:#555; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.blog-white .new-categories ul li a {color:#555;}
.blog-white .new-categories ul li:hover a {color:#fff;}
.blog-white .new-categories ul li:hover span {color:#fff;}
.blog-white .swiper-pagination-switch {border: 2px solid rgba(34,34,34,0.3);}
.blog-white .swiper-active-switch {border: 1px solid #ff9c00;}
.blog-white .mini-post a {color:#222;}
.blog-white .mini-post a:hover {color:#ff9c00;}
.blog-white .tags-button button:hover {background: #222; color:#fff;}
.blog-white .numb span {color:#222;}
.blog-white .numb span:hover {background: #ff9c00; color:#fff; cursor: pointer;}
.blog-white .numb .dot:hover {background: none; color:#222;}
.blog-white .numb span:first-child {background: #ff9c00; color:#fff;}
.blog-white .post-text p {color:#555;}
.blog-white .info-line {color:#555;}
.blog-white .widget p {color:#555;}

.blog-white .detailed-points .swiper-pagination-switch {border: 2px solid rgba(255,255,255,0.3);}
.blog-white .detailed-points .swiper-active-switch {border: 1px solid #ff9c00;}
.blog-white .info-baner {color:#fff;}
.blog-white .info-baner .tags-link a {color:#fff; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;} 
.blog-white .info-baner .tags-link a:hover {color: #ff9c00;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - MEDIA QURIES*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1227px) {
    nav a {padding: 0px 15px;}
    .element {line-height: 20px; margin-top: 10px}
}
@media screen and (max-width: 1199px) {
    .slider-prev {left: -20px;}
    .slider-next {right: -20px;}
}
@media screen and (max-width: 996px) {
    .slider-prev {display: none;}
    .slider-next {display: none;}
    .blog-points {display: block;bottom: -17px;}
}
@media screen and (max-width: 1205px) {nav a {font-size: 14px;}}
@media screen and (max-width: 980px) {
    .bg-bg-chrome {background-attachment: scroll; position: relative;}
    
    .main-page .slider-top-thumbs {margin-top: 35px;}
    .page-list .navigation-bar {padding: 2px 0px 100px;}
    
    .post-block {padding-bottom: 40px;}
    .mini-post {width: 50%;}
    .mini-post:nth-child(2n) {padding-left: 15px;}
    .mini-post:nth-child(3n+1) {padding-right: 15px;}
    .mini-post .mini-img {width: 100%; height: auto;}
    .post-baner .pagination {float: none; text-align: center; margin-left:0px;}
    .info-line {padding: 25px 0px 15px;}
    .tags-button button {padding: 0px 6px;}
    
    .footer-nav .link {float: none; text-align: center;}
    .adress {text-align: center;}
    .adress .button-img {float: none;}
    .adress ul {text-align: center; padding-left: 0px;}
    .follow .button-img {float: none;}
    .follow ul{width: 60%; float: none;padding-left: 20px;}
    .wiget .button-img {float: none; margin-top: 15px;}
    .wiget p {padding-left: 0px; text-align: center;}
}
@media screen and (max-width: 768px) {
    .full-height {height: auto;}
    .main-caption {padding: 0px;}
    
    .blog-container {width: 100%;}
    .page-list .navigation-bar {padding: 0px 0px 100px;}
    
    .popular-tags {padding-bottom: 73px;}
    .widget {padding-bottom: 55px;}
    .new-categories ul {padding: 30px 0px 51px;}
    .mini-post:nth-child(2n) {padding-left: 0px;}
    .mini-post:nth-child(3n+1) {padding-right: 0px;}
    
    .detailed-caption h2 {font-size: 40px;}
    .related-post {padding-top: 72px;}
    .detailed-comments {padding-top: 72px;}
    .email {margin-bottom: 100px;}
    .wrapper-prev h3 {font-size: 20px; line-height: 20px;}
    .wrapper-next h3 {font-size: 20px; line-height: 20px;}
    .wrapper-prev {padding: 0px 50px 0px 0px;}
    .wrapper-next {padding: 0px 0px 0px 50px;}
    
    .adress {padding: 40px 0px 5px;}
    .adress .wrap-adress {position: relative; float: none; display: inline-block; width: 100%;}
    .adress ul {float: none; display: block;}
    .follow ul {width: 100%; text-align: center; padding-left: 0px;}
    .follow ul li {position: relative; display: block; float: none;}
    .follow ul li img{position: relative; display: inline-block; float: none; padding-left: 0px;}
    .wiget p {padding-bottom: 30px;}
    .hot {display: block; float: none;}
    .time24 {display: block; float: none;}
    .hot-numb {display: block; float: none;padding-left: 70px;}
    .footer-title span img  {padding-left: 0px;}
}

@media screen and (max-width: 642px) {
    .left-img-slide {padding-right: 20px;}
}
@media screen and (max-width: 599px) {
    .blog-baner {display: none;}
    .main-caption h4 {display: none;}
    .main-caption .word {position: relative; float: none; display: inline-block; margin-top:0px;}
}
@media screen and (max-width: 610px) {
    .mini-post {width: 100%;}
    
    .comments-left img {display: none;}
    .comments-text {left: 0px;}
    .navigation-post {display: none;}
}
@media screen and (max-width: 554px) {
     h1 {font-size: 50px; line-height: 55px;}
    .word {margin-top: -10px;}
    .main-page .slider-top-thumbs {margin-top: 35px;}
    .related-block {width: 100%;}
    .related-block:nth-child(2n) {padding-right: 0px; margin-bottom: 37px;}
    .related-block:nth-child(2n+1) {padding-left: 0px;}
}
@media screen and (max-width: 480px) {
    .logo img {width:199px; height: 77px;}
    
    .detailed-caption h2 {font-size: 30px;}
    .text-baner {display: none;}
    .number-slide {display: none;}
    .detailed-baner .pagination{bottom: 0px;}
    .detailed-list {padding: 25px 30px 0px 26px;}
    .block-cont-img {width: 100%;}
    .block-cont-img:nth-child(2n+1) {padding-right: 0px; margin-bottom: 25px;}
    .block-cont-img:nth-child(2n) {padding-left: 0px;}
    .button-tag {width: 100%;}
    .comments-right {padding-left: 50px;padding-bottom: 40px;}
    .block-input {width: 100%;}
    .block-input:nth-child(2n) {padding-left: 0px;}
    .comments-left h6 {width: 100%;padding: 15px 0px 0;}
}
@media screen and (max-width: 450px) {
     h2 {font-size: 40px; line-height: 42px;}
     h3 {font-size: 20px; line-height: 26px;}
}
@media screen and (max-width: 430px) {
    .search-field input[type="submit"] {float: left;}
    .search-field input[type="text"] {width: 260px;}
    .search-field {width: auto;}
}
@media screen and (max-width: 404px) {
    .post-block {padding-bottom: 50px;}
    .blog {padding-top: 35px;}
    .page-list .navigation-bar {margin-top:-35px; padding: 0px 0px 90px;}
    
    .tags-button {margin: 20px 0px 0px -5px;}
    .widget p {padding-top: 20px;}
    .new-categories ul {padding: 15px 0px 51px;}
    
    .prev-page {float: left; margin-left:15px;}
    .next-page {float: right; margin-right:15px;}
    .numb span {padding: 4px 0px;}
    .numb span:hover {background: none; cursor: pointer;}
    .numb span:first-child {background: none; color: #ff9c00;}
    .numb span:nth-child(3) {display: none;}
    .numb span:nth-child(4) {display: none;}
    .numb span:nth-child(5) {display: none;}
    .slesh {display: inline-block; color:#fff;}
}
@media screen and (max-width: 384px) {
     h1 {font-size: 50px; line-height: 59px;}
    .slider-top-thumbs .word {position: relative; float: none; display: inline-block; padding: 4px;}
    
    .detailed-baner .pagination {left: 0px;}
}
@media screen and (max-width: 322px) {
    .footer-title span img {margin-left:-6px;}
}


@media screen and (max-width: 966px) {
    .main-page.full-height {height: 800px!important;}
}
@media screen and (max-width: 700px) {
    .main-page.full-height {height: 800px!important;}
}
@media screen and (max-width: 500px) {
    .main-page.full-height {height: 520px!important;}
}
@media screen and (max-width: 360px) {
    .main-page.full-height {height: 380px!important;}
}

/*no animation*/

@media screen and (max-width: 768px){
    .post-block .post-img:hover {outline: none;}
    .tags-link a:hover {color:#b4b4b4;}
     a:hover {color:#fff;}
    .numb span:hover {background: none; cursor: pointer;}
    .new-categories ul li:hover a{color:#b4b4b4;} 
    .new-categories ul li:hover {background:none;}
    .tags-button button:hover {background:#ff9c00; color:#fff;}
    .button-tag button:hover {background: #ff9c00; color:#fff;}
    .blog-white .tags-link a:hover {color:#555;}
    .email:hover .main-button {margin-right: 0px;}
    .email:hover span {right: -40px; transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);}
    .blog-white .new-categories ul li a:hover {color:#555;}
    .blog-white .new-categories ul li:hover span {color:#555;}
    .blog-white .mini-post a:hover {color:#222;}
    .tags-button button:hover {background:#ff9c00; color:#fff;}
    .hover-post:hover {box-shadow: none;}
}