/************
Theme Name: Archzine NEW
Author URI: http://softart.bg
Version:    1.0
Project:    Archzine
Author:  	  Ivan Iliev
Date:  		  16.01.2017
*************/

@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');

/* @font-face {
    font-family: 'ProximaNovaRegular';
    src: url('assets/css/fonts/ProximaNovaRegular.eot');
    src: url('assets/css/fonts/ProximaNovaRegular.eot') format('embedded-opentype'),
         url('assets/css/fonts/ProximaNovaRegular.woff2') format('woff2'),
         url('assets/css/fonts/ProximaNovaRegular.woff') format('woff'),
         url('assets/css/fonts/ProximaNovaRegular.ttf') format('truetype'),
         url('assets/css/fonts/ProximaNovaRegular.svg#ProximaNovaRegular') format('svg');
}

@font-face {
    font-family: 'ProximaNovaBold';
    src: url('assets/css/fonts/ProximaNovaBold.eot');
    src: url('assets/css/fonts/ProximaNovaBold.eot') format('embedded-opentype'),
         url('assets/css/fonts/ProximaNovaBold.woff2') format('woff2'),
         url('assets/css/fonts/ProximaNovaBold.woff') format('woff'),
         url('assets/css/fonts/ProximaNovaBold.ttf') format('truetype'),
         url('assets/css/fonts/ProximaNovaBold.svg#ProximaNovaBold') format('svg');
}

@font-face {
    font-family: 'ProximaNovaLight';
    src: url('assets/css/fonts/ProximaNovaLight.eot');
    src: url('assets/css/fonts/ProximaNovaLight.eot') format('embedded-opentype'),
         url('assets/css/fonts/ProximaNovaLight.woff2') format('woff2'),
         url('assets/css/fonts/ProximaNovaLight.woff') format('woff'),
         url('assets/css/fonts/ProximaNovaLight.ttf') format('truetype'),
         url('assets/css/fonts/ProximaNovaLight.svg#ProximaNovaLight') format('svg');
} */


/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */

html.swipebox-html.swipebox-touch {
    overflow: hidden!important
}
#swipebox-overlay img {
    border: none!important
}
#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9009 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%
}
#swipebox-slider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 15px;
    top: 58px;
    white-space: nowrap;
    position: relative;
    display: none;
    cursor: pointer;
    z-index: 8001;
    background: none;
}

#swipebox-overlay .slide.current > img {
  /* max-height: calc(100% - 362px) !important; */
  max-height: 100vh !important;
  max-width: 100%;
}

#swipebox-container #swipebox-slider .slide img {
  vertical-align: top;
  max-height: calc(100vh - 63px) !important;
}

#swipebox-container #swipebox-slider .single_gallery_ads {
  display: inline-block;
  margin-right: 20px;
  margin-top: -20px;
  color: #fff;
}

#swipebox-overlay .slide.current > .adWrapper > div:first-of-type {
  margin-top: 40px !important;
}

#swipebox-overlay .slide.current > .adWrapper > .wgAd.wgAd-loaded {
  margin-top: 12px !important;
}

#swipebox-title a {
    background: #ee1a65;
    color: #FFF;
    font-size: 13px;
    padding: 5px 10px;
    text-decoration: none;
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 100%;
    text-align: center;
    display: inline-block;
    padding-right: 315px;
}
#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
 /*   height: 50%; */
    width: 1px;
    margin-right: -1px
}
#swipebox-slider .slide .swipebox-inline-container,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}
#swipebox-slider .slide .swipebox-video-container {
    background: 0 0;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}
#swipebox-slider .slide-loading {
    background: url(../img/loader.gif) center center no-repeat
}
#swipebox-bottom-bar,
#swipebox-top-bar {
    -webkit-transition: .5s;
    transition: .5s;
    left: 0;
    z-index: 9999;
    height: 50px;
    width: 100%
}

#swipebox-ad {
  text-align: center;
}

#swipebox-ad > script {
    height: 90px !important;
}

#swipebox-bottom-bar {
  width: calc(100% - 315px);
  position: fixed;
  top: 425px;
  height: 72px;
  bottom: 0;
  background: transparent !important;
  z-index: 10001;
}
#swipebox-bottom-bar.visible-bars {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
}
#swipebox-top-bar {
  background: #efefef;
    top: -50px;
    height: auto !important;
  position: absolute;
  color: #FFF !important;
  line-height: 43px;
  font-family: Helvetica,Arial,sans-serif;
  transition: all 2s ease-in-out;
}
.hover_gallery #swipebox-top-bar,
#swipebox-top-bar:hover {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}
#swipebox-title {
    display: block;
    width: calc(100% - 330px);
    position: relative;
    padding: 11px 20px 12px 20px;
    z-index: 99;
    text-align: right;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
}
#swipebox-close,
#swipebox-next,
#swipebox-prev {
    background-color: rgba(153, 153, 153, 0.6);
    background-image: url(assets/js/swipebox/icons.png);
    background-repeat: no-repeat;
    border: none!important;
    text-decoration: none!important;
    cursor: pointer;
    width: 46px;
    height: 46px;
    top: 0;
    transition: all 0.2s ease-in-out;
}
#swipebox-next,
#swipebox-prev {
  height: 72px;
  width: 32px;
  background-color: rgba(153, 153, 153, 0.6);
}
#swipebox-next:hover,
#swipebox-prev:hover {
  background-color: rgba(153, 153, 153, 1);
}
#swipebox-arrows {
    float: left;
    width: 100%;
    height: 72px
}
#swipebox-prev {
    background-position: -40px 24px;
    float: left;
    margin-left: 25px;
}
#swipebox-next {
    background-position: -86px 24px;
    float: right;
    margin-right: 25px;
}
#swipebox-close {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 10px;
    background-color: #666;
}
.swipebox-no-close-button #swipebox-close {
    display: none
}
#swipebox-next.disabled,
#swipebox-prev.disabled {
    opacity: .3
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    -webkit-animation: rightSpring .3s;
    animation: rightSpring .3s
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation: leftSpring .3s;
    animation: leftSpring .3s
}
.swipebox-touch #swipebox-container:after,
.swipebox-touch #swipebox-container:before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0
}
.swipebox-touch #swipebox-container:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0 10px -8px #656565;
    box-shadow: inset 10px 0 10px -8px #656565
}
.swipebox-touch #swipebox-container:after {
    right: 0;
    -webkit-box-shadow: inset -10px 0 10px -8px #656565;
    box-shadow: inset -10px 0 10px -8px #656565
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1
}
@-webkit-keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}
@keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}
@-webkit-keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}
@keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}
#swipebox-overlay {
    background: #f8f8ee;
}

#swipebox-top-bar {
    color: #000 !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif
}
.imageTitle {
    display: none;
}

/*** Global ***/

body {
	background: #fff;
	font-size: 15px;
	color: #000;
	font-family: Verdana, Arial, sans-serif; /* 'ProximaNovaRegular' */
}

h1, h2, h3, h4, h5, h6, p {
	font-weight: 400;
}

p {
	line-height: 140%;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
}

input[type="submit"] {
	cursor: pointer;
}

::-webkit-input-placeholder {
	opacity: 1;
}
:-moz-placeholder {
	opacity: 1;
}
::-moz-placeholder {
	opacity: 1;
}
:-ms-input-placeholder {
	opacity: 1;
}

body > iframe {
  left: 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix {
	clear: both;
}

.container {
  width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
}

.container_big {
  width: 1400px;
  padding: 0 10px;
  margin: 0 auto;
}

.container_big .left_part {
  width: 1030px;
}

.left_part {
  float: left;
  width: 850px;
}

.right_part {
  float: right;
  background: #f5f5f5;
  width: 330px;
  padding: 16px 15px 0 15px;
  margin-bottom: 25px;
}

/********   global elements  ********/

.input_text,
textarea,
.wpcf7-text {
  padding: 10px 15px;
  border: 3px solid #0030ff;
  color: #444;
  font-size: 15px;
}

.shadow_img {
  position: relative;
}

.home_slider ul li .img:before,
.shadow_img:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.35)));
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
/*
.shadow_img:hover:before {
  background: transparent;
}
*/
.date {
  font-size: 12px;
  /* font-family: "ProximaNovaLight"; */
  color: #000;
  text-transform: uppercase;
}

.date:before {
  content: "\f017";
  font-family: "fontAwesome";
  margin-right: 7px;
}

.cat {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Oswald";
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}

.cat:hover {
  color: #fff;
  opacity: 0.8;
}

.title_cat,
.widget_recent_entries h2 {
  float: left;
  background-color: #0030ff;
  width: 100%;
  padding: 20px 20px 0 20px;
  margin-bottom: 20px;
  font-size: 36px;
  text-transform: uppercase;
}

.widget_recent_entries h2,
.categories_404 h2 {
  color: #fff;
}

.title_cat a,
.title_cat span {
  float: left;
  margin-bottom: -6px;
  /* font-family: "ProximaNovaBold"; */
  color: #fff;
}

.info_post,
.tab_post .info,
.five_posts .big .info {
  float: left;
  width: 100%;
  background: #f5f5f5;
  padding: 30px 25px 15px 25px;
  position: relative;
  z-index: 9;
}

.info_post:before,
.tab_post .info:before,
.five_posts .big .info:before {
  bottom: 100%;
	left: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(245, 245, 245, 0);
	border-bottom-color: #f5f5f5;
	border-width: 8px;
	margin-left: -8px;
}

.info_post .title,
.tab_post .info .title,
.five_posts .big .info .title {
  float: left;
  width: 100%;
  font-size: 18px;
  /* font-family: "ProximaNovaBold"; */
}

.info_post .title a:hover,
.tab_post .info .title a:hover,
.five_posts .big a:hover {
  text-decoration: underline;
}

.tab_box {
  float: left;
  width: 100%;
  padding: 40px 0 50px 0;
}

.tab_post {
  float: left;
  width: 280px;
  margin: 0 20px 40px 0;
  position: relative;
}

.tab_post:nth-of-type(4n+4) {
  margin-right: 0;
}

.tab_post .img {
  float: left;
  width: 100%;
}

.tab_post .img,
.small .img,
.small_post_sidebar .img,
.five_posts .big .img,
.middle_post .img {
  overflow: hidden;
}

.tab_post .img img,
.small .img img,
.small_post_sidebar .img img,
.five_posts .big .img span,
.middle_post .img span {
  transition: all 0.2s ease-in-out;
}

.tab_post .img:hover img,
.small .img:hover img,
.small_post_sidebar .img:hover img,
.five_posts .big .img:hover span,
.middle_post .img:hover span {
  transform: scale(1.1);
}

.tab_post .img {
  position: relative;
}

.tab_post .img img {
  display: block;
  width: 100%;
  max-width: 300px;
  height: auto;
}

.tab_post .info {
  height: 145px;
  margin: -15px 0 0 10px;
}

.tab_post .info .cat {
  position: absolute;
  top: -12px;
  right: 20px;
  padding: 7px 10px;
}

.tab_post .info .date {
  float: left;
  width: 100%;
  margin-top: 13px;
}

.title_top_dotted {
  float: left;
  width: 100%;
  text-align: center;
}

.title_top_dotted span {
  display: inline-block;
  position: relative;
  z-index: 9;
  padding: 40px 0;
  text-transform: uppercase;
  font-size: 36px;
  /* font-family: "ProximaNovaBold"; */
}

.title_top_dotted span:after {
  content: "";
  background: url("assets/images/nav_dotted.png") repeat;
  height: 60px;
  width: 180px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  margin: 0 auto;
}

.title_dotted {
  float: left;
  background: url("assets/images/static_page_dotted.png") repeat;
  width: 100%;
  padding: 55px 0;
  font-size: 36px;
  color: #fff;
  /* font-family: "ProximaNovaBold"; */
  text-transform: uppercase;
  text-indent: -40px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
}

/*****  global single and product page elements   *****/

.single_content h2,
#content_desc h2 {
  float: left;
  width: 100%;
  font-size: 20px;
  padding-top: 15px;
}

.single_content h3,
#content_desc h3 {
  font-size: 18px;
  padding-top: 10px;
}

.single_content h4,
#content_desc h4 {
  font-size: 16px;
  padding-top: 10px;
}

.product_holder ul,
.product_holder ol,
.single_content ul,
.single_content ol,
#content_desc ul,
#content_desc ol {
  float: left;
  width: 100%;
  padding: 12px 0 0 35px;
  list-style: disc;
}

.single_content ul li,
.single_content ol li,
#content_desc ul li,
#content_desc ol li {
  float: left;
  width: 100%;
  margin-bottom: 3px;
}

.product_holder ul,
.product_holder ol {
  line-height: 130%;
}

.product_holder ul li,
.product_holder ol li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

.product_holder ol,
.single_content ol,
#content_desc ol {
  list-style: decimal;
}

.single_content iframe,
#content_desc iframe {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.single_content,
#content_desc {
  line-height: 145%;
}

.single_video_post {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 15px;
  text-align: center;
}

.single_video_post > * {
  width: 100%;
  height: 500px;
}

.single_video_post iframe {
  width: 100%;
  height: 500px;
}

.video_post.img {
  position: relative;
}

.video_post.img:after {
  content: "";
  background: url("assets/images/play_icon.png") no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
  margin: auto;
  display: block;
  width: 100px;
  height: 100px;
  opacity: 0.5;
}

.video_post.img:hover:after {
  opacity: 1;
}

.small .video_post.img:after,
.small_post_sidebar .video_post.img:after {
  width: 44px;
  height: 44px;
}

/***  breadcrumb   ***/

#home_menu {
  float: left;
  position: relative;
}

#home_menu > a {
  float: left;
  padding: 0 8px;
  font-size: 20px;
  height: 44px;
  line-height: 45px;
}

#home_menu:hover > a{
  background: #5AFF8C;
}

#home_menu:hover #breadcrumb {
  display: block;
}

#breadcrumb {
  display: none;
  width: 1180px;
  background: rgba(0,0,0,0.5);
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 2000;
  padding: 10px 10px 10px 35px;
}

#breadcrumb a,
#breadcrumb .breadcrumb_last {
  display: inline-block;
  position: relative;
  margin-right: 35px;
  padding-bottom: 2px;
  border-bottom: 1px solid #a2a2a2;
  color: #fff;
  font-size: 14px;
  /* font-family: "ProximaNovaBold"; */
}

#breadcrumb a:hover {
  border: none;
}

#breadcrumb a:after {
  float: right;
  content: "";
  background: url("assets/images/sprite_images.png") no-repeat 0 -247px;
  display: block;
  width: 15px;
  height: 9px;
  position: absolute;
  top: 3px;
  right: -25px;
}

#breadcrumb .breadcrumb_last {
  border: none;
  color: rgba(255,255,255,0.8);
}

/*****  header style  *****/

#header {
  float: left;
  width: 100%;
  background: #fff;
}

#logo {
  float: left;
  width: 195px;
  height: 46px;
  margin: 20px 20px 0 0;
}

#logo a {
  display: block;
  background: url("assets/images/archzine.svg") no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -999px;
}

.header_search {
  float: left;
  margin-top: 15px;
  position: relative;
  border-left: 1px solid #7f7f7f;
}

.header_search form {
  float: left;
  position: relative;
  padding: 15px 0;
}

.header_search form:before {
  content: "\f002";
  font-family: "fontAwesome";
  position: absolute;
  left: 18px;
  top: 16px;
}

.header_search input[type="text"],
.header_search input[type="search"] {
  float: left;
  width: 240px;
  background: transparent;
  padding-left: 42px;
  font-size: 14px;
  position: relative;
  z-index: 9;
}

.header_search input[type="submit"] {
  display: none;
}

.mobile_search_btn {
  display: none;
  float: left;
  padding: 14px 10px 14px 12px;
  font-size: 18px;
  cursor: pointer;
}

#header > .container {
  display: flex;
  justify-content: space-between;
}

/* #header .right_header {
  float: right;
} */

.right_header .apple_app,
.right_header .header_social,
.right_header .de {
  margin-top: 25px;
}

.android_app {
  float: left;
  background: url("assets/images/sprite_images.png") no-repeat;
  background-position: 0 0;
  width: 115px;
  height: 26px;
  margin: 26px 25px 0 0;
}

.apple_app {
  float: left;
  background: url("assets/images/sprite_images.png") no-repeat;
  background-position: 0 -76px;
  width: 97px;
  height: 26px;
}

.header_social {
  float: left;
  margin: 0 30px;
}

.header_social li {
  float: left;
  margin-right: 6px;
}

.header_social li a {
  display: block;
  background: #a8a8ae;
  width: 30px;
  height: 30px;
  padding-top: 7px;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.header_social .pr a {
  padding-top: 6px;
  font-size: 17px;
}

#sa_mess_user {
  float: left;
  margin-top: 20px;
}

.header_profile,
#sa_mess_user .profil_head {
  float: left;
  position: relative;
  border: 1px solid transparent;
  border-right: 1px solid #e2e2e2;
}

.header_profile > li > span,
#sa_mess_user .profil_head > span {
  display: inline-block;
  height: 35px;
  width: 121px;
  background: url("assets/images/sprite_images.png") no-repeat 5px -840px;
  padding: 13px 0 0 40px;
  /* font-family: "ProximaNovaBold"; */
  font-size: 13px;
}

#sa_mess_user .profil_head > span i {
  display: none;
}

#sa_mess_user .profil_head > span b {
  font-weight: 400;
}

.header_profile:hover,
#sa_mess_user .profil_head:hover {
  border: 1px solid #7f7f7f;
  border-bottom: none;
}

.header_profile:hover ul,
#sa_mess_user .profil_head:hover ul {
  display: block;
}

.header_profile ul,
#sa_mess_user .profil_head ul {
  display: none;
  background: #fff;
  width: 123px;
  position: absolute;
  top: 34px;
  left: -1px;
  z-index: 9;
  padding: 5px 0;
  border: 1px solid #7f7f7f;
  border-top: none;
}

.header_profile ul li a,
#sa_mess_user .profil_head ul li a {
  display: block;
  padding: 5px 8px;
  text-align: right;
  font-size: 14px;
}

.header_profile ul li a:hover,
#sa_mess_user .profil_head ul li a:hover {
  text-decoration: underline;
}

#header .de,
#header .es {
  float: right;
  padding: 0px 0 10px 12px;
  color: #444;
  font-size: 13px;
}

#header .de {
  margin-top: 18px;
}

#header .de:after {
  float: right;
  content: "\f178";
  font-family: "fontAwesome";
  margin-left: 5px;
  font-size: 14px;
}

#header .de:hover {
  color: #000;
}

#header .es:after {
  float: right;
  content: "\f178";
  font-family: "fontAwesome";
  margin-left: 5px;
  font-size: 14px;
}

#header .es:hover {
  color: #000;
}

#header .scroll_top {
  float: left;
  margin: 10px 0 0 10px;
  border-left: 1px solid #7f7f7f;
  padding: 10px 0 10px 10px;
}

#header .scroll_top:after {
  content: "\f107";
  font-family: "fontAwesome";
  float: right;
  margin: -3px 0 0 7px;
  font-size: 18px;
}

#header .scroll_top:hover:after {
  content: "\f106";
}

.sticky_header #header {
  background: #fff url("assets/images/nav_dotted.png") repeat-x scroll left bottom -5px;
  position: fixed;
  top: 0;
  z-index: 8000;
  margin: 0;
}

#header .scroll_top,
.sticky_header .nav_header,
.sticky_header .header_search form {
  display: none;
}

.sticky_header #logo {
  margin-top: 5px;
  margin-bottom: 5px;
}

.sticky_header #header .scroll_top {
  display: block;
}

.sticky_header .right_header .apple_app,
.sticky_header .right_header .header_social,
.sticky_header .right_header .de {
  margin-top: 12px;
}

.sticky_header .android_app {
  margin-top: 13px;
}

.sticky_header #sa_mess_user {
  margin-top: 8px;
}

/***  menu style  *****/

.mobile_btn_menu {
  display: none;
  float: right;
  margin: 5px 0 12px;
  font-size: 28px;
  cursor: pointer;
}

.open_menu .mobile_btn_menu {
  color: #0030FF;
}

.nav_header {
  float: left;
  width: 100%;
  background: #f5f5f5 url("assets/images/nav_dotted.png") repeat-x left bottom;
  margin-top: 18px;
}

.nav_header .menu {
  float: left;
  position: relative;
  width: 97%;
}

.menu > li {
  float: left;
  margin-left: 37px;
}

.menu > li > a {
  float: left;
  position: relative;
  padding: 15px 7px 20px 7px;
  font-family: "Oswald";
  text-transform: uppercase;
}

.menu > li > a:after {
  content: "\f005";
  font-family: "fontAwesome";
  position: absolute;
  top: 15px;
  left: -26px;
  color: #c6c6c6;
}

.menu > li:hover > a:after,
.menu > li.current-menu-item > a:after {
  color: #F5911E;
}

.menu > li > a:hover,
.menu > li.current-menu-item > a {
  background: #5aff8c;
  padding-bottom: 15px;
}

/* sub menu style */

.nav_header .sub-menu {
  display: none;
}

.menu > li > .sub-menu {
  width: 100%;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 9999;
  padding: 10px 0 20px 0;
}

.menu > li > .sub-menu > li {
  float: left;
  width: 20%;
  padding: 15px 0;
  clear: left;
}

.menu > li > .sub-menu > li > a {
  display: block;
  position: relative;
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

.menu > li > .sub-menu > li:hover > a {
  color: #444;
}

.menu > li > .sub-menu > li:hover > a:after {
  content: "\f005";
  font-family: "fontAwesome";
  position: absolute;
  top: 0;
  right: 12px;
  color: #F5911E;
}

.sub-menu .sub-sub-menu {
  width: 80%;
  position: absolute;
  left: 20%;
  top: 0;
  z-index: 99;
  padding: 10px;
}

.sub-menu .sub-sub-menu li {
  float: left;
  margin-right: 10px;
  text-align: center;
}

.sub-menu .sub-sub-menu li a {
  display: inline-block;
  background: #000;
  padding: 5px 8px;
  color: #fff;
  transition: background 0.2s ease-in-out;
}

.sub-menu .sub-sub-menu li a:hover {
  background: #0030ff;
}

.posts_menu {
  display: none;
  background: #fff;
  width: 80%;
  height: 100%; /*458px;  348px; */
  min-height: 348px;
  position: absolute;
  left: 20%;
  top: 0;
  z-index: 2;
  padding: 10px;
}

.posts_menu > div {
  display: none;
}

.posts_menu > div:nth-of-type(1),
.posts_menu > div:nth-of-type(2),
.posts_menu > div:nth-of-type(3),
.posts_menu > div:nth-of-type(4),
.posts_menu > div:nth-of-type(5) {
  display: block;
}

.menu > li > .sub-menu > li:hover > .posts_menu,
.menu > li > .sub-menu > li:nth-of-type(1) > .posts_menu,
.menu > li > .sub-menu > li:nth-of-type(1) > .sub-sub-menu {
  z-index: 9;
}

.posts_menu .tab_post {
  float: left;
  width: 34%;
  margin: 0;
}

.posts_menu .tab_post .info {
  padding: 10px 15px;
  background: #fff;
  height: 110px;
}

.posts_menu .tab_post .info .date {
  float: left;
  width: 100%;
  margin-top: 12px;
}

.posts_menu .tab_post .img {
  height: 200px;
}

.posts_menu .tab_post .img span {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.nav_header .small_post_menu {
  float: left;
  width: 31%;
  margin-left: 2%;
}

.nav_header .small_post_menu .info {
  padding: 12px;
  min-height: 110px;
  margin-top: -5px;
}

.nav_header .small_post_menu .img img {
  width: 100%;
  height: auto;
}

.nav_header .small_post_menu .info .date {
  float: left;
  width: 100%;
}

/***  home slider ***/

.home_slider {
  float: left;
  background: url("assets/images/product_bg.jpg") repeat left center;
  width: 100%;
  height: 600px;
  padding: 30px 0;
  overflow: hidden;
}

.home_slider > .container {
  position: relative;
}

.home_slider ul {
  height: 540px;
  position: relative;
  z-index: 999;
}

.home_slider ul li {
  height: 100%;
}

.home_slider ul li > div {
  position: relative;
}

.home_slider ul li > div {
  text-shadow: 1px 1px 0px rgba(0,0,0,0.4);
}

.home_slider ul li .vertical {
  float: left;
  width: 25%;
  height: 100%;
}

.home_slider ul li .vertical:nth-of-type(2) {
  float: right;
}

.home_slider ul li .horizontal {
  margin-bottom: 10px;
}

.home_slider ul li .horizontal {
  float: left;
  width: 50%;
  height: 265px;
  padding-left: 10px;
  padding-right: 10px;
}

.home_slider ul li .img {
  float: left;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.home_slider ul li div:hover .img:before {
  height: 50%;
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.5)));
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5) 100%);
  background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5) 100%);
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}

.home_slider ul li .title {
  width: 100%;
  padding: 0 20px;
  position: absolute;
  left: 0;
  bottom: 50px;
  z-index: 99;
}

.home_slider ul li .title a {
  /* font-family: "ProximaNovaBold"; */
  font-size: 24px;
  color: #fff;
}

.home_slider ul li .title a:hover {
  text-decoration: underline;
}

.home_slider ul li .date,
.home_slider ul li .cat {
  position: absolute;
  z-index: 99;
}

.home_slider ul li .horizontal .cat {
  right: 10px;
}

.home_slider ul li .date {
  left: 20px;
  bottom: 24px;
  color: #fff;
}

.home_slider ul li .cat {
  right: 0;
  bottom: 20px;
  padding: 4px 12px 5px 6px;
}

.home_slider .lSPager {
  display: none;
}

.home_slider .lSSlideOuter {
  position: initial !important;
}

.home_slider .lSSlideOuter {
  width: 100%;
  overflow-x: auto !important;
}

.home_slider .lSAction .lSPrev,
.home_slider .lSAction .lSNext {
  background: rgba(255,255,255,0.2);
  display: block;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
  margin: auto 0;
  padding-top: 17px;
  color: #fff;
  border-radius: 100%;
  font-size: 28px;
}

.home_slider .lSAction .lSPrev {
  left: -22px;
  padding-left: 15px;
}

.home_slider .lSPrev:before {
  content: "\f104";
  font-family: "fontAwesome";
}

.home_slider .lSAction .lSNext {
  right: -22px;
  padding-right: 15px;
  text-align: right;
}

.home_slider .lSNext:before {
  content: "\f105";
  font-family: "fontAwesome";
}

/***  home tabs  ***/

.home_tabs {
  float: left;
  background: #f5f7fa;
  width: 100%;
  padding: 30px 0 0 0;
}

.home_tabs h3 {
  float: left;
  width: 100%;
  /* font-family: "ProximaNovaBold"; */
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.home_tabs h3 span {
  position: relative;
  padding: 0 15px 30px 15px;
}

.home_tabs h3 span:before {
  content: "";
  background: url("assets/images/nav_dotted.png") repeat;
  width: 100%;
  height: 45px;
  position: absolute;
  left: 0;
  bottom: 12px;
}

.home_tabs ul {
  float: left;
  width: 100%;
  background: url("assets/images/tabs_line.jpg") no-repeat top 22px left;
}

.home_tabs ul li {
  float: left;
  width: 20%;
  height: 95px;
  margin-top: -6px;
  text-align: center;
}

.home_tabs ul li span {
  display: inline-block;
  position: relative;
  padding-top: 47px;
  min-width: 58px;
  font-size: 13px;
  /* font-family: "ProximaNovaBold"; */
  color: #444;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.home_tabs ul li span:before {
  content: "";
  background: url("assets/images/tabs_dotted.png") no-repeat top center;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
  z-index: 99;
  margin: 0 auto;
  width: 22px;
  height: 22px;
}

.home_tabs ul li:first-of-type span:before {
  right: initial;
  left: -11px;
}

.home_tabs ul li:last-of-type span:before {
  right: -11px;
  left: initial;
}

.home_tabs ul li:first-of-type {
  width: 10%;
  text-align: left;
}
.home_tabs ul li:first-of-type span {
  text-align: left;
}

.home_tabs ul li:last-of-type {
  width: 10%;
  text-align: right;
}
.home_tabs ul li:last-of-type span {
  text-align: right;
}

.home_tabs ul li span:hover,
.home_tabs ul li.current span {
  padding-top: 65px;
  color: #000;
}

.home_tabs ul li span:hover:before,
.home_tabs ul li.current span:before {
  top: 0;
  width: 58px;
  height: 58px;
  background: url("assets/images/tabs_dotted_hov.png") no-repeat top center;
}

/***  home products ***/

.home_products {
  float: left;
  background: url("assets/images/product_bg.jpg") repeat left top;
  width: 100%;
  height: 640px;
  margin-bottom: 90px;
}

.home_products .container {
  position: relative;
}

.home_products .products_title {
  float: left;
  background: url("assets/images/product_dotted.png") repeat;
  width: 301px;
  height: 640px;
  position: relative;
  margin-right: 30px;
}

.home_products .products_title > h3 {
  float: left;
  width: 100%;
  padding: 55px 15px 0 15px;
  font-size: 36px;
  text-transform: uppercase;
  color: #fff;
  /* font-family: "ProximaNovaBold"; */
  text-shadow: 2px 2px 0 rgba(0,0,0,0.4);
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.home_products .products_title .home_product_box {
  width: 300px;
  height: 300px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.home_product_box {
  float: left;
  width: 410px;
  height: 300px;
}

.home_product_box h2 {
  float: left;
  width: 100%;
  height: 100%;
}

.home_product_box .img {
  float: left;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.home_product_box .img:hover span {
  text-decoration: underline;
}

.home_product_box span {
  position: absolute;
  left: 20px;
  bottom: 40px;
  z-index: 99;
  font-size: 24px;
  /* font-family: "ProximaNovaBold"; */
  text-transform: uppercase;
  color: #fff;
  text-shadow: 2px 2px 0px rgba(0,0,0,0.4);
}

.home_products .container > .home_product_box:nth-of-type(3),
.home_products .container > .home_product_box:nth-of-type(4) {
  float: right;
}

.home_products .container > .home_product_box:nth-of-type(2),
.home_products .container > .home_product_box:nth-of-type(3) {
  margin: -30px 0 105px 0;
}

/***  four posts home ***/

.four_posts,
.five_posts {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}

.four_posts .tab_post {
  margin-bottom: 0;
}

.four_posts:nth-of-type(2n+1),
.five_posts:nth-of-type(2n+1) {
  padding-right: 20px;
  clear: left;
}
.four_posts:nth-of-type(2n+2),
.five_posts:nth-of-type(2n+2) {
  padding-left: 20px;
}

.four_posts .small,
.small_post_sidebar,
.small_post_menu {
  float: left;
  width: 270px;
  position: relative;
  padding: 0 0 20px 97px;
  margin-bottom: 20px;
}

.small_post_sidebar {
  width: 300px;
  margin-bottom: 0;
}

.four_posts .small:after {
  content: "";
  width: 100%;
  height: 10px;
  background: url("assets/images/four_posts_border.png") repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
}

.four_posts .small:last-of-type {
  margin-bottom: 0;
}

.four_posts .small:last-of-type:after {
  display: none;
}

.four_posts .small .img,
.small_post_sidebar .img,
.small_post_menu .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 97px;
  height: 100%;
}

.small_post_sidebar .img,
.small_post_menu .img {
  height: 100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.four_posts .small .img img,
.small_post_sidebar .img img,
.small_post_menu .img img {
  display: block;
}

.four_posts .small .info,
.five_posts .small .info,
.small_post_sidebar .info,
.small_post_menu .info {
  background: #f5f5f5;
  padding: 20px;
  position: relative;
  min-height: 120px;
}

.small_post_sidebar .info {
  margin-top: -10px;
}

.small_post_sidebar .info {
  background: #fff;
}

.four_posts .small .info {
  margin-top: -12px;
}

.four_posts .small .info:after,
.five_posts .small .info:after,
.small_post_sidebar .info:after,
.small_post_menu .info:after {
	right: 100%;
	top: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(245, 245, 245, 0);
	border-right-color: #f5f5f5;
	border-width: 8px;
	margin-top: -8px;
}

.four_posts .small .info h3,
.five_posts .small .info h3,
.small_post_sidebar .info h3,
.small_post_menu .info a {
  float: left;
  width: 100%;
  margin-bottom: 13px;
}

.four_posts .small .info h3 a,
.five_posts .small .info h3 a,
.small_post_sidebar .info h3 a,
.small_post_menu .info a {
  font-size: 14px;
  color: #010101;
  /* font-family: "ProximaNovaBold"; */
}

.four_posts .small .info h3 a:hover,
.five_posts .small .info h3 a:hover,
.small_post_sidebar .info h3 a:hover,
.small_post_menu .info a:hover {
  text-decoration: underline;
}

.five_posts .big {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

.five_posts .big .img {
  float: left;
  width: 100%;
}

.five_posts .big .img > span {
  display: block;
  width: 100%;
  height: 280px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.five_posts .big .img img {
  display: block;
}

.five_posts .big .info {
  margin: -15px 0 0 2%;
  width: 96%;
}

.five_posts .big .info .title {
  margin-bottom: 15px;
}

.five_posts .small {
  float: left;
  width: 50%;
  position: relative;
  margin-bottom: 15px;
  padding-left: 90px;
}

.five_posts .small .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 97px;
  height: 100%;
}

.five_posts .small .info {
  margin: 10px 0 0 0;
  min-height: 100px;
}

.five_posts .small_posts_box .small:nth-of-type(1),
.five_posts .small_posts_box .small:nth-of-type(3) {
  margin-left: -10px;
  clear: left;
}

.five_posts .small_posts_box .small:nth-of-type(2),
.five_posts .small_posts_box .small:nth-of-type(4) {
  float: right;
  margin-right: -10px;
}

.five_posts .small_posts_box {
  float: left;
  width: 100%;
  padding-top: 90px;
  margin-top: -90px;
  border: 3px solid #5474ff;
  border-top: none;
}

/***  rate sldier   ***/

.rate_slider {
  float: left;
  background: #20004c url("assets/images/rate_bg.jpg") no-repeat top center;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.rate_slider .container {
  width: 1270px;
  height: 100%;
}

.rate_slider .container .lSSlideOuter {
  height: 100%;
}

.rate_slider ul {
  height: 600px !important;
}

.rate_slider li {
  position: relative;
  padding: 0 55px;
}

.rate_slider .lSPager {
  display: none;
}

.rate_slider .lSSlideOuter {
  overflow: initial !important;
}

.rate_slider .lSAction .lSPrev,
.rate_slider .lSAction .lSNext {
  background: transparent;
}

.rate_slider .lSAction .lSPrev {
  left: -25px;
}

.rate_slider .lSAction .lSNext {
  right: -25px;
}

.rate_slider .lSAction .lSPrev:after,
.rate_slider .lSAction .lSNext:after {
  font-family: "fontAwesome";
  font-size: 50px;
  opacity: 1;
  position: absolute;
  top: -11px;
  z-index: 9;
  color: #fff;
}

.rate_slider .lSAction > a {
  top: 53%;
}

.rate_slider .lSAction .lSPrev:after {
  content: "\f104";
  left: 7px;
}

.rate_slider .lSAction .lSNext:after {
  content: "\f105";
  right: 7px;
}

.rate_product {
  width: 340px;
  position: relative;
  margin-top: -25px;
}

.rate_product .blue_box {
  float: left;
  width: 100%;
  position: relative;
}

.rate_product:after,
.rate_product:before,
.rate_product .blue_box:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: -6px;
}

.rate_product:after {
  left: -12px;
  width: 94%;
  background: rgba(97,255,145,0.5);
  transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
}

.rate_product:before {
  left: 0;
  background: rgba(255,22,170,0.5);
  transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
}

.rate_product .blue_box:after {
  left: -24px;
  width: 94%;
  background: rgba(0,48,255,0.5);
  transform: rotate(11deg);
  -moz-transform: rotate(11deg);
  -webkit-transform: rotate(11deg);
  z-index: 9;
}

.rate_product.right:after {
  left: initial;
  right: -12px;
  transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
}

.rate_product.right:before {
  left: initial;
  right: 0;
  transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
}

.rate_product.right .blue_box:after {
  left: initial;
  right: -24px;
  transform: rotate(-11deg);
  -moz-transform: rotate(-11deg);
  -webkit-transform: rotate(-11deg);
}

.rate_product .white_box {
  float: left;
  background: #fff;
  width: 100%;
  min-height: 460px;
  padding: 45px 23px;
  position: relative;
  z-index: 99;
}

.rate_product.left {
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
}

.rate_product.left .white_box .top,
.rate_product.left .white_box .img {
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}

.rate_product.right {
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}
.rate_product.right .white_box .top,
.rate_product.right .white_box .img {
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
}

.rate_product .white_box .top {
  float: left;
  width: 100%;
  color: #fff;
  position: relative;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.rate_product .white_box .top:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: rotate(-3deg);
  background: #5aff8c;
}

.rate_product .white_box .top:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 48, 255, 0);
	border-top-color: #0030ff;
	border-width: 8px;
	margin-left: -8px;
}

.rate_product .white_box .top h2,
.rate_product .white_box .top h3,
.rate_product .white_box .top span {
  float: left;
  background: #0030ff;
  width: 100%;
  position: relative;
  z-index: 9;
  text-align: center;
}

.rate_product .white_box .top h2,
.rate_product .white_box .top h3 {
  padding: 30px 0 12px 0;
  font-size: 24px;
  /* font-family: "ProximaNovaBold"; */
}

.rate_product .white_box .top span {
  padding-bottom: 30px;
}

.rate_product .white_box .img {
  float: left;
  width: 100%;
  height: 220px;
  position: relative;
  margin-top: 35px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.rate_product .brand {
  position: absolute;
  top: 0;
  width: 64px !important;
  height: auto !important;
}

.rate_product.left .brand {
  left: 0;
}

.rate_product.right .brand {
  right: 0;
}

.wars_score {
  background: #fff;
  width: 96px;
  height: 96px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  margin: auto;
  padding: 24px 0 0 30px;
  border-radius: 100%;
  font-size: 23px;
}

.wars_score i {
  display: block;
  font-size: 32px;
}

.wars_score .fa-check {
  color: #61FF91;
  padding-left: 3px;
}

.wars_score .fa-times {
  color: #FF4E48;
  padding-left: 6px;
}

.rate_product .white_box .img:after {
  content: "";
  background: url("assets/images/sprite_images.png") no-repeat 0 -1310px;
  width: 96px;
  height: 96px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  margin: auto;
  box-sizing: border-box;
  border-radius: 100%;
}

.done .rate_product .white_box .img:after {
  display: none;
  content: "\f005";
  background: #fff;
  font-family: "fontAwesome";
  text-align: center;
  color: #FF00A2;
  font-size: 40px;
  border-radius: 100%;
  padding-top: 27px;
}

.rate_center {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 280px;
  height: 380px;
  text-align: center;
  color: #fff;
}

.rate_center > h3 {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  font-size: 38px;
  /* font-family: "ProximaNovaBold"; */
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
}

.rate_center > h3:after {
  content: "";
  background: url("assets/images/rate_dotted.jpg") repeat;
  width: 180px;
  height: 125px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.rate_center > h3 span {
  display: inline-block;
  position: relative;
  z-index: 9;
  padding-top: 104px;
}

.rate_center > span {
  font-size: 16px;
  /* font-family: "ProximaNovaLight"; */
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
}

.rate_center .star_icon {
  background: url("assets/images/pink_dotted.png") repeat;
  margin: 0 auto;
  width: 120px;
  height: 120px;
  padding-top: 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  border-radius: 100%;
}

.rate_center .star_icon span:hover {
	-webkit-animation-duration: 400ms;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-name: shakeAnimation;
  -moz-animation-duration: 400ms;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-name: shakeAnimation;
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

@-moz-keyframes shakeAnimation {
  0 {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
  12.5% {
      -webkit-transform: translateX(-6px) rotateY(-5deg);
      -moz-transform: translateX(-6px) rotateY(-5deg);
      -ms-transform: translateX(-6px) rotateY(-5deg);
      -o-transform: translateX(-6px) rotateY(-5deg);
      transform: translateX(-6px) rotateY(-5deg)
  }
  37.5% {
      -webkit-transform: translateX(5px) rotateY(4deg);
      -moz-transform: translateX(5px) rotateY(4deg);
      -ms-transform: translateX(5px) rotateY(4deg);
      -o-transform: translateX(5px) rotateY(4deg);
      transform: translateX(5px) rotateY(4deg)
  }
  62.5% {
      -webkit-transform: translateX(-3px) rotateY(-2deg);
      -moz-transform: translateX(-3px) rotateY(-2deg);
      -ms-transform: translateX(-3px) rotateY(-2deg);
      -o-transform: translateX(-3px) rotateY(-2deg);
      transform: translateX(-3px) rotateY(-2deg)
  }
  87.5% {
      -webkit-transform: translateX(2px) rotateY(1deg);
      -moz-transform: translateX(2px) rotateY(1deg);
      -ms-transform: translateX(2px) rotateY(1deg);
      -o-transform: translateX(2px) rotateY(1deg);
      transform: translateX(2px) rotateY(1deg)
  }
  100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
}
@-webkit-keyframes shakeAnimation {
  0 {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
  12.5% {
      -webkit-transform: translateX(-6px) rotateY(-5deg);
      -moz-transform: translateX(-6px) rotateY(-5deg);
      -ms-transform: translateX(-6px) rotateY(-5deg);
      -o-transform: translateX(-6px) rotateY(-5deg);
      transform: translateX(-6px) rotateY(-5deg)
  }
  37.5% {
      -webkit-transform: translateX(5px) rotateY(4deg);
      -moz-transform: translateX(5px) rotateY(4deg);
      -ms-transform: translateX(5px) rotateY(4deg);
      -o-transform: translateX(5px) rotateY(4deg);
      transform: translateX(5px) rotateY(4deg)
  }
  62.5% {
      -webkit-transform: translateX(-3px) rotateY(-2deg);
      -moz-transform: translateX(-3px) rotateY(-2deg);
      -ms-transform: translateX(-3px) rotateY(-2deg);
      -o-transform: translateX(-3px) rotateY(-2deg);
      transform: translateX(-3px) rotateY(-2deg)
  }
  87.5% {
      -webkit-transform: translateX(2px) rotateY(1deg);
      -moz-transform: translateX(2px) rotateY(1deg);
      -ms-transform: translateX(2px) rotateY(1deg);
      -o-transform: translateX(2px) rotateY(1deg);
      transform: translateX(2px) rotateY(1deg)
  }
  100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
}
@-o-keyframes shakeAnimation {
  0 {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
  12.5% {
      -webkit-transform: translateX(-6px) rotateY(-5deg);
      -moz-transform: translateX(-6px) rotateY(-5deg);
      -ms-transform: translateX(-6px) rotateY(-5deg);
      -o-transform: translateX(-6px) rotateY(-5deg);
      transform: translateX(-6px) rotateY(-5deg)
  }
  37.5% {
      -webkit-transform: translateX(5px) rotateY(4deg);
      -moz-transform: translateX(5px) rotateY(4deg);
      -ms-transform: translateX(5px) rotateY(4deg);
      -o-transform: translateX(5px) rotateY(4deg);
      transform: translateX(5px) rotateY(4deg)
  }
  62.5% {
      -webkit-transform: translateX(-3px) rotateY(-2deg);
      -moz-transform: translateX(-3px) rotateY(-2deg);
      -ms-transform: translateX(-3px) rotateY(-2deg);
      -o-transform: translateX(-3px) rotateY(-2deg);
      transform: translateX(-3px) rotateY(-2deg)
  }
  87.5% {
      -webkit-transform: translateX(2px) rotateY(1deg);
      -moz-transform: translateX(2px) rotateY(1deg);
      -ms-transform: translateX(2px) rotateY(1deg);
      -o-transform: translateX(2px) rotateY(1deg);
      transform: translateX(2px) rotateY(1deg)
  }
  100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
}
@-ms-keyframes shakeAnimation {
  0 {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
  12.5% {
      -webkit-transform: translateX(-6px) rotateY(-5deg);
      -moz-transform: translateX(-6px) rotateY(-5deg);
      -ms-transform: translateX(-6px) rotateY(-5deg);
      -o-transform: translateX(-6px) rotateY(-5deg);
      transform: translateX(-6px) rotateY(-5deg)
  }
  37.5% {
      -webkit-transform: translateX(5px) rotateY(4deg);
      -moz-transform: translateX(5px) rotateY(4deg);
      -ms-transform: translateX(5px) rotateY(4deg);
      -o-transform: translateX(5px) rotateY(4deg);
      transform: translateX(5px) rotateY(4deg)
  }
  62.5% {
      -webkit-transform: translateX(-3px) rotateY(-2deg);
      -moz-transform: translateX(-3px) rotateY(-2deg);
      -ms-transform: translateX(-3px) rotateY(-2deg);
      -o-transform: translateX(-3px) rotateY(-2deg);
      transform: translateX(-3px) rotateY(-2deg)
  }
  87.5% {
      -webkit-transform: translateX(2px) rotateY(1deg);
      -moz-transform: translateX(2px) rotateY(1deg);
      -ms-transform: translateX(2px) rotateY(1deg);
      -o-transform: translateX(2px) rotateY(1deg);
      transform: translateX(2px) rotateY(1deg)
  }
  100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
}
@keyframes shakeAnimation {
  0 {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
  12.5% {
      -webkit-transform: translateX(-6px) rotateY(-5deg);
      -moz-transform: translateX(-6px) rotateY(-5deg);
      -ms-transform: translateX(-6px) rotateY(-5deg);
      -o-transform: translateX(-6px) rotateY(-5deg);
      transform: translateX(-6px) rotateY(-5deg)
  }
  37.5% {
      -webkit-transform: translateX(5px) rotateY(4deg);
      -moz-transform: translateX(5px) rotateY(4deg);
      -ms-transform: translateX(5px) rotateY(4deg);
      -o-transform: translateX(5px) rotateY(4deg);
      transform: translateX(5px) rotateY(4deg)
  }
  62.5% {
      -webkit-transform: translateX(-3px) rotateY(-2deg);
      -moz-transform: translateX(-3px) rotateY(-2deg);
      -ms-transform: translateX(-3px) rotateY(-2deg);
      -o-transform: translateX(-3px) rotateY(-2deg);
      transform: translateX(-3px) rotateY(-2deg)
  }
  87.5% {
      -webkit-transform: translateX(2px) rotateY(1deg);
      -moz-transform: translateX(2px) rotateY(1deg);
      -ms-transform: translateX(2px) rotateY(1deg);
      -o-transform: translateX(2px) rotateY(1deg);
      transform: translateX(2px) rotateY(1deg)
  }
  100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0)
  }
}

.rate_center .star_icon span {
  display: inline-block;
  background: #fff;
  width: 90px;
  height: 90px;
  padding-top: 23px;
  position: relative;
  z-index: 99;
  border-radius: 100%;
  cursor: pointer;
  text-align: center;
}

.rate_center .star_icon span:after {
  content: "\f005";
  font-family: "fontAwesome";
  color: #ff00a2;
  font-size: 40px;
}

.done .rate_center .star_icon span {
  top: 0 !important;
  left: 0 !important;
  transition: all 0.3s linear;
}

.done .rate_center .star_icon span:after {
  color: #f0f0f0;
}

.done .rate_center .star_icon:after,
.done .rate_center .star_icon:before {
  display: none;
}

.done .rate_center .star_icon span:hover {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  cursor: default;
  cursor: default;
  cursor: default;
}

.rate_center .star_icon:after,
.rate_center .star_icon:before {
  content: "";
  background: url("assets/images/rate_arrow.png") no-repeat;
  width: 17px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.rate_center .star_icon:after {
  left: -35px;
}

.rate_center .star_icon:before {
  right: -35px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

.rate_center .star_icon.move:after {
    -webkit-animation: left_arrow 1.5s linear 3;
}
@-webkit-keyframes left_arrow {
  from{
      left: -35px;
      opacity: 1;
  }
  to{
      left: -100px;
      opacity: 0;
  }
}

.rate_center .star_icon.move:before {
    -webkit-animation: right_arrow 1.5s linear 3;
}
@-webkit-keyframes right_arrow {
  from{
      right: -35px;
      opacity: 1;
  }
  to{
      right: -100px;
      opacity: 0;
  }
}

/*****  footer style  *****/

#footer {
  float: left;
  width: 100%;
  padding: 30px 0;
  position: relative;
  font-size: 14px;
  color: #444;
  /* font-family: "ProximaNovaBold"; */
}

#footer .copyright {
  position: absolute;
  top: 30px;
  left: 0;
  padding: 5px 0;
}

.footer_nav {
  float: left;
  width: 100%;
  text-align: center;
}

.footer_nav li {
  display: inline-block;
  margin: 0 15px;
}

.footer_nav li a {
  background: linear-gradient(to bottom,#fff 0%,#fff 50%,#fff 50%,#f6f6f6 50%,#f6f6f6 100%);
  display: inline-block;
  padding: 5px;
  color: #444;
}

.footer_nav li a:hover {
  background: linear-gradient(to bottom,#f6f6f6 0%,#f6f6f6 50%,#f6f6f6 50%,#fff 50%,#fff 100%);
}

/*****  category style   *****/

.cat_bg_top {
  float: left;
  width: 100%;
  background: url("assets/images/static_page_bg_one.jpg") no-repeat center top;
}

.header_cat {
  float: left;
  width: 100%;
}

.header_cat .title_dotted {
  margin-right: 20px;
  padding: 45px 25px 45px 0;
  width: auto;
  text-indent: -25px;
}

.header_cat h1,
.header_cat h2,
.header_cat p {
  color: #fff;
  padding-right: 15px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
}

.header_cat h1,
.header_cat h2 {
  padding-top: 13px;
  padding-bottom: 10px;
  /* font-family: "ProximaNovaBold"; */
  font-size: 23px;
}

.focus_post_bg {
  float: left;
  width: 100%;
  padding-bottom: 18px;
}

.focus_post {
  float: right;
  width: 98%;
  max-width: 880px;
  margin-right: 2%;
  position: relative;
}

.focus_post .blue_green_box {
  position: absolute;
  left: -35px;
  top: 35px;
  z-index: 9;
}

.focus_post .blue_green_box:before {
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}

.blue_green_box:after,
.blue_green_box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.blue_green_box:after {
  left: 3px;
  width: 98%;
  background: #5aff8c;
  transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
}

.blue_green_box:before {
  background: #0030ff;
  z-index: 9;
}

.blue_green_box span {
  display: inline-block;
  padding: 23px 38px;
  position: relative;
  z-index: 9;
  font-size: 18px;
  color: #fff;
  /* font-family: "ProximaNovaBold"; */
}

.grid_images {
  float: left;
  width: 100%;
  position: relative;
}

.grid_images .shadow_img {
  display: inline-block;
}

.grid_images .shadow_img .img {
  display: block;
  width: 700px;
  height: 480px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 2;
}

.grid_images .shadow_img:after {
  content: "";
  background: rgba(0,0,0,0.4);
  width: 12px;
  position: absolute;
  right: -12px;
  top: 0;
  height: 99%;
}

.grid_images img {
  display: block;
  max-width: 100%;
}

.grid_images .grid_img {
  width: 210px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.grid_images .grid_img > span {
  display: inline-block;
  background: #fff;
  position: relative;
  padding: 4px;
  margin: 5px 0 2px 0;
  border: 1px solid #a8a8ae;
}

.grid_images .grid_img > span:after,
.grid_images .grid_img > span:before,
.img_article:after,
.img_article:before {
  content: "";
  background: url("assets/images/nav_dotted.png") repeat;
  position: absolute;
}

.grid_images .grid_img > span:after {
  width: 5px;
  height: 100%;
  top: 8px;
  right: -7px;
}

.grid_images .grid_img > span:before {
  width: 100%;
  height: 5px;
  bottom: -8px;
  right: -3px;
}

.grid_images .grid_img span span {
  display: block;
  width: 200px;
  height: 138px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.focus_post .info {
  float: left;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  padding: 0 250px 25px 30px;
  text-shadow: 2px 2px 0px rgba(0,0,0,0.4);
}

.focus_post .info h1,
.focus_post .info h2 {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  font-size: 36px;
  /* font-family: "ProximaNovaBold"; */
  text-transform: capitalize;
}

.focus_post .info h1 a,
.focus_post .info h2 a {
  color: #fff;
}

.focus_post .info h1 a:hover,
.focus_post .info h2 a:hover {
  text-decoration: underline;
}

.focus_post .info .date {
  font-size: 14px;
  color: #fff;
}

.category_hold {
  float: left;
  width: 100%;
  padding-right: 35px;
}

.category_hold .title_cat {
  margin-top: 35px;
}

.middle_post {
  float: left;
  width: 48%;
  margin: 0 4% 35px 0;
}

.middle_post:nth-of-type(2n+2) {
  margin-right: 0;
}

.middle_post:nth-of-type(2n+3) {
  clear: left;
}

.middle_post .img {
  float: left;
  width: 100%;
  position: relative;
}

.middle_post .img .big_img {
  display: block;
  width: 100%;
  height: 278px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.middle_post .img img {
  display: block;
  max-width: 100%;
}

.middle_post .img .grid_img {
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 0;
  border: 1px solid #a8a8ae;
}

.middle_post .img .grid_img img,
.middle_post .img .grid_img > span {
  padding: 0 3px 3px 3px;
  margin-bottom: 3px;
  border-bottom: 1px solid #a8a8ae;
}

.middle_post .img .grid_img img:last-of-type,
.middle_post .img .grid_img > span:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  height: 82px;
  box-shadow: none;
}

.middle_post .img .grid_img > span {
  display: block;
  width: 120px;
  height: 85px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 -3px 0 #fff inset;
}

.middle_post .info_post {
  float: right;
  width: 98%;
  min-height: 320px;
  margin: -10px 0 0 0;
}

.search .middle_post .info_post {
  min-height: 280px;
}

.middle_post .info_post .title {
  font-size: 24px;
}

.middle_post .info_post p {
  float: left;
  width: 100%;
  padding: 15px 0;
  color: #3c3c3c;
}

/*** .wp-pagenavi style ***/

.wp-pagenavi {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

.wp-pagenavi a,
.wp-pagenavi span,
.wp-pagenavi .extend {
  float: left;
  background: #0030ff;
  width: 45px;
  height: 45px;
  margin: 15px 10px 0 0;
  text-align: center;
  line-height: 40px;
  /* font-family: "ProximaNovaBold"; */
  color: #fff;
  border: 1px solid #0030ff;
}

.wp-pagenavi a:hover,
.wp-pagenavi .current {
  background: none;
  color: #000;
  box-shadow: 0 -4px 0 #000 inset;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  width: 72px;
  height: 72px;
  margin-top: 0;
  background: #0030ff url("assets/images/pagination_prev.png") no-repeat center center;
}

.wp-pagenavi .nextpostslink {
  background: #0030ff url("assets/images/pagination_next.png") no-repeat center center;
}

.wp-pagenavi .previouspostslink:hover {
  background: #fff url("assets/images/pagination_prev_hov.png") no-repeat center center;
}

.wp-pagenavi .nextpostslink:hover {
  background: #fff url("assets/images/pagination_next_hov.png") no-repeat center center;
}

.wp-pagenavi .extend {
  background: none;
  box-shadow: none;
  color: #000;
  border: 1px solid #000;
}

/*****  sidebar style *****/

.banner_sidebar {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.single .container {
  position: relative;
}

.sticky_sidebar {
  float: left;
  width: 300px;
}

.sticky_sidebar.stick {
  position: fixed;
}

.sticky_sidebar.stick_stop {
  position: absolute;
}

.share_sidebar {
  float: left;
  width: 100%;
  margin: 10px 0 50px 0;
  position: relative;
}

.share_sidebar:after {
  content: "";
  background: #c5c6c7;
  width: 100%;
  height: 40px;
  position: absolute;
  left: -10px;
  bottom: -18px;
}

.share_sidebar li {
  float: left;
  position: relative;
  z-index: 9;
  margin-right: 5px;
}

.share_sidebar li a {
  display: block;
  width: 54px;
  height: 54px;
  padding-top: 16px;
  text-align: center;
  color: #fff;
  font-size: 23px;
}

.share_sidebar li.fb a,
.single_share a.fb:hover,
.img_article .fb,
.static_page_social .fb,
.header_social .fb a:hover,
#swipebox-slider .slide_img .social_links .fb {
  background: rgba(59,89,152,1);
}
.share_sidebar li.fb a:hover,
.img_article .fb:hover,
.static_page_social .fb:hover,
#swipebox-slider .slide_img .social_links .fb:hover {
  background: rgba(59,89,152,0.8);
}

.share_sidebar li.tw a,
.single_share a.tw:hover,
.img_article .tw,
.header_social .tw a:hover,
#swipebox-slider .slide_img .social_links .tw {
  background: rgba(0,172,237,1);
}
.share_sidebar li.tw a:hover,
.img_article .tw:hover,
#swipebox-slider .slide_img .social_links .tw:hover {
  background: rgba(0,172,237,0.8);
}

.share_sidebar li.gp a,
.single_share a.gp:hover,
.img_article .gp,
.static_page_social .gp,
.header_social .gp a:hover,
#swipebox-slider .slide_img .social_links .gp {
  background: rgba(221,75,57,1);
}
.share_sidebar li.gp a:hover,
.img_article .gp:hover,
.static_page_social .gp:hover,
#swipebox-slider .slide_img .social_links .gp:hover {
  background: rgba(221,75,57,0.8);
}

.static_page_social .ig,
.share_sidebar li.ig a,
.header_social li.ig a:hover {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.share_sidebar li.yt a,
.single_share a.yt:hover,
.img_article .yt,
.static_page_social .yt,
.header_social .yt a:hover,
#swipebox-slider .slide_img .social_links .yt {
  background:  #FF0000;
}

.share_sidebar li.yt a:hover,
.share_sidebar li.ig a:hover {
  opacity: 0.8;
}

.share_sidebar li.pr a,
.single_share a.pr:hover,
.img_article .pr,
.static_page_social .pr,
.header_social .pr a:hover,
#swipebox-slider .slide_img .social_links .pr {
  background: rgba(203,32,39,1);
}
.share_sidebar li.pr a:hover,
.img_article .pr:hover,
.static_page_social .pr:hover,
#swipebox-slider .slide_img .social_links .pr:hover {
  background: rgba(203,32,39,0.8);
}

.sidebar_posts,
.sidebar_posts .tabs {
  float: left;
  width: 100%;
}

.sidebar_posts .tabs {
  border-bottom: 1px solid #0030ff;
}

.sidebar_posts .tabs li {
  float: left;
  width: 50%;
}

.sidebar_posts .tabs li:nth-of-type(2) {
  padding-left: 1px;
}

.sidebar_posts .tabs li span {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  font-family: "Oswald";
  color: #444;
  cursor: pointer;
  text-transform: uppercase;
}

.sidebar_posts .tabs li span:hover,
.sidebar_posts .tabs li.current span {
  background: #0030ff;
  color: #fff;
}

.sidebar_posts .tab_box {
  padding: 20px 0 10px 0;
}

/**** single page  *****/

.single {
  background: #f5f5f5;
}

.single .right_part {
  width: 330px;
  padding-right: 0;
  padding-left: 30px;
}

.single_article {
  float: left;
  width: 100%;
}

.single_article > header {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.grid_images.single_grid {
  width: 98%;
}

.single_grid.grid_images .grid_img {
  top: 5px;
}

.grid_images.single_grid .shadow_img:before {
  z-index: 11;
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.35)));
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}

.grid_images.single_grid .shadow_img:after {
  background: rgba(0, 0, 0, 0.1);
  top: 16px;
  width: 100%;
}

.grid_images.single_grid .shadow_img img {
  position: relative;
  z-index: 9;
}

.single .left_part {
  background: #fff;
}

.single_grid #single_post_title {
  padding: 0 0 20px 0;
  color: #fff;
}

#single_post_title,
.single_post_title {
  float: left;
  width: 100%;
  padding: 30px;
  font-size: 28px;
  /* font-family: "ProximaNovaBold"; */
}

.single_post_info {
  width: 84%;
  position: absolute;
  left: 25px;
  bottom: 15px;
  z-index: 99;
}

.single_grid .single_post_info {
  text-shadow: 2px 2px 0px rgba(0,0,0,0.4);
}

.single_post_info ul,
.single_post_info .single_date,
.single_post_info .author,
.single_post_info ul li {
  float: left;
}

.single_post_info ul {
  width: 100%;
  margin-top: 10px;
}

.single_post_info ul li {
  margin-right: 10px;
}

.single_post_info ul li a {
  display: inline-block;
  background: #0030ff;
  padding: 5px 8px;
}

.single_post_info .single_date {
  background: url("assets/images/sprite_images.png") no-repeat 0 -378px;
  margin-right: 20px;
  padding-left: 35px;
  /* font-family: "ProximaNovaLight"; */
  color: #fff;
}

.single_post_info .single_date .day {
  float: left;
  margin-right: 10px;
  font-size: 30px;
}

.single_post_info .single_date .month {
  float: left;
  font-size: 12px;
  /* font-family: "ProximaNovaBold"; */
  text-transform: uppercase;
}

.single_post_info .single_date .year {
  float: left;
}

.single_post_info .author {
  background: url("assets/images/sprite_images.png") no-repeat 0 -771px;
  padding: 5px 0 0 0;
  padding-left: 35px;
  font-size: 14px;
  /* font-family: "ProximaNovaBold"; */
  color: #fff;
}

.single_post_info .author span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #cfcfd2;
}

.single_post_info .author:hover span {
  border-bottom-color: transparent;
}

.single_content,
.single_content p {
  float: left;
  width: 100%;
}

.single_content {
  padding: 0 40px 20px 40px;
  text-align: justify;
}

.single_content p {
  padding: 12px 0;
  color: #3c3c3c;
  text-align: justify;
  line-height: 145%;
}

.single_content a {
  text-decoration: underline;
}

.single_content a:hover {
  text-decoration: none;
}

a.broken_link {
  text-decoration: underline !important;
}

a.broken_link:hover {
  text-decoration: none !important;
}


.single_content .banner_728 {
  float: left;
  width: 100%;
  text-align: center;
}

.single_content hr {
  float: left;
}

.img_article {
  display: inline-block;
  position: relative;
  margin: 5px 0 10px 0;
  font-size: 15px;
}

.img_article:after {
  height: 100%;
  width: 8px;
  bottom: -10px;
  right: -10px;
  background-position: right bottom;
}

.img_article:before {
  width: 100%;
  height: 9px;
  right: -10px;
  bottom: -13px;
  background-position: right bottom;
}

.img_article img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img_article .social_links,
#swipebox-slider .slide_img .social_links {
  background: #fff;
  width: 60px;
  padding: 12px 8px 2px 8px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
}

.img_article:hover .social_links,
#swipebox-slider .slide_img:hover .social_links,
.img_article:hover .buy_save_btn {
  opacity: 1;
  visibility: visible;
}

.img_article .social_links span,
#swipebox-slider .slide_img .social_links span {
  display: block;
  margin-bottom: 12px;
  font-family: Oswald;
}

.img_article .social_links a,
.img_article .social_links .pr,
#swipebox-slider .slide_img .social_links a {
  display: block;
  width: 44px;
  height: 44px;
  margin-bottom: 6px;
  color: #fff;
  padding-top: 14px;
}

.img_article .buy_save_btn {
  position: absolute;
  left: 10px;
  top: 10px;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
}

.img_article .buy_save_btn a,
.img_article .buy_save_btn span {
  display: inline-block;
  background: #F6F6F6;
  padding: 10px 18px;
  color: #444;
  font-family: Oswald;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.img_article .buy_save_btn a:hover,
.img_article .buy_save_btn span:hover {
  background: #0030FF;
  color: #fff;
}

.img_article .buy_save_btn a i,
.img_article .buy_save_btn span i {
  margin-right: 8px;
}

.related_article {
  float: left;
  width: 100%;
  background: #fff;
}

.prev_next_post {
  float: left;
  width: 100%;
  height: 80px;
  background: #000;
}

.prev_post .img,
.next_post .img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 200px;
  height: 180px;
  position: relative;
  margin-top: -50px;
}

.prev_post .img:after,
.next_post .img:after {
  content: "";
  display: block;
  background: rgba(0,48,255,0.2) url("assets/images/pagination_prev.png") no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.next_post .img:after {
  background: rgba(0,48,255,0.2) url("assets/images/pagination_next.png") no-repeat center center;
}

.prev_post h3 a,
.next_post h3 a {
  display: block;
  background: #0030ff;
  width: 230px;
  height: 80px;
  padding: 20px;
  color: #fff;
  /* font-family: "ProximaNovaBold"; */
  line-height: 110%;
}

.next_post h3 a {
  text-align: right;
}

.prev_post:hover .img:after,
.next_post:hover .img:after {
  background-color: transparent;
}

.single_share {
  width: 280px;
  margin: 0 auto;
}

.single_share span {
  float: left;
  padding-left: 8px;
  font-size: 18px;
  color: #444;
  font-family: Oswald;
  line-height: 80px;
}

.single_share a {
  float: right;
  width: 48px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  color: #fff;
  font-size: 18px;
}

/*** embed popup  ***/

#embed_popup_cont {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  transition: all 0.2s ease-in-out;
  z-index: 9999;
}

#embed_popup_cont.show {
  display: block;
}

#embed_popup_cont .fancybox_popup {
  display: block;
  float: right;
  margin: 0;
  height: 600px;
}

.embed_popup_hold {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 910px;
  height: 600px;
}

.embed_popup_hold .or_center {
  background: #E1E1E1;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 460px;
  margin: auto;
  font-size: 18px;
  /* font-family: "ProximaNovaBold"; */
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
}

.embed_popup {
  float: left;
  background: #fff;
  width: 450px;
  height: 600px;
  color: #000;
}

.embed_popup > .download_img_link {
  float: left;
  margin: 10px 0 15px 15px;
}

.embed_popup h3 {
  float: left;
  width: 100%;
  padding: 20px 15px;
  background: #F0F0F0;
  font-weight: 300;
  font-size: 23px;
  border-bottom: 1px dotted #000;
  position: relative;
}

.embed_popup_hold > .close {
  position: absolute;
  top: -12px;
  right: -10px;
  z-index: 99;
  font-size: 27px;
  color: #fff;
}

.embed_popup_hold > .close:hover {
  color: #000;
}

.embed_popup form {
  float: left;
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px dotted #000;
}

.embed_popup form span {
  float: left;
  width: 100%;
  padding: 8px 0;
  font-size: 14px;
}

.embed_popup > .close {
  float: right;
  background: rgba(0, 48, 255, 1);
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  padding: 10px 20px;
  margin: 10px 15px 15px 0;
}

.embed_popup > .close:hover {
  background: rgba(0, 48, 255, 0.8);
}

.embed_popup form textarea {
  float: left;
  width: 100%;
  height: 125px;
  background: #eee;
  padding: 5px;
  font-size: 10px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  line-height: 14px;
  font-family: Arial;
  overflow-y: auto;
  color: #000
}

.embed_popup form textarea:last-of-type {
  height: 70px;
}

/*****  contact page and ads page *****/

.static_page_top,
.static_page_bg_two,
.static_page_bg_three {
  float: left;
  background: url("assets/images/static_page_bg_one.jpg") no-repeat top center;
  width: 100%;
}

.static_page_bg_two {
  background: url("assets/images/static_page_bg_two.jpg") no-repeat top center;
}

.static_page_bg_three {
  background: url("assets/images/static_page_bg_three.jpg") no-repeat top center;
}

.static_page_top .left_box {
  float: left;
  width: 32%;
  padding-right: 60px;
}

.static_page_top .left_box .blue_btn {
  float: left;
  background: #0030ff;
  width: 300px;
  padding: 18px 18px 12px 18px;
  margin-bottom: 15px;
  position: relative;
  /* font-family: "ProximaNovaBold"; */
  color: #fff;
  font-size: 16px;
  text-shadow: 2px 2px 0 rgba(0,0,0,0.4);
}

.static_page_top .left_box .blue_btn:hover {
  opacity: 0.9;
}

.static_page_top .left_box .blue_btn:before {
  content: "";
  background: #000;
  display: block;
  width: 92%;
  height: 5px;
  position: absolute;
  left: 4%;
  bottom: -5px;
}

.static_page_top .left_box .title_dotted {
  margin-bottom: 35px;
}

.static_page_top .right_box {
  float: left;
  width: 68%;
  padding: 50px 0;
  color: #fff;
}

.static_page_top .right_box p {
  width: 100%;
  padding-bottom: 5px;
}

.static_page_top .right_box p a {
  display: inline-block;
  background: #0030ff;
  padding: 0 3px;
  color: #fff;
}

.static_page_top .right_box p a:hover {
  background: none;
}

.static_page_bg_two .title_top_dotted span {
  padding: 100px 0 20px 0;
}

.static_page_bg_two .title_top_dotted span:after {
  height: 120px;
}

.blue_green_box_hold {
  float: left;
  width: 22%;
  position: relative;
  margin: 100px 4% 180px 0;
  text-align: center;
}

.blue_green_box_hold:nth-of-type(4) {
  margin-right: 0;
}

.blue_green_box_hold .blue_green_box span {
  width: 100%;
  padding: 20px 15px 10px 15px;
  font-size: 24px;
}

.blue_green_box_hold .blue_green_box p {
  display: block;
  position: relative;
  z-index: 9;
  padding-bottom: 25px;
  color: rgba(255,255,255,0.85);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.static_page_bg_two .blue_green_box_hold:after,
.map_bg .pin_box .pin_info .country:after {
  top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 48, 255, 0);
	border-top-color: #0030ff;
	border-width: 8px;
	margin-left: -8px;
}

.static_page_bg_two .blue_green_box_hold:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -80px;
  margin: 0 auto;
  width: 55px;
  height: 45px;
}

.static_page_bg_two .blue_green_box_hold:nth-of-type(1):before {
  background: url("assets/images/sprite_images.png") no-repeat 0 -924px;
}

.static_page_bg_two .blue_green_box_hold:nth-of-type(2):before {
  background: url("assets/images/sprite_images.png") no-repeat 0 -611px;
}

.static_page_bg_two .blue_green_box_hold:nth-of-type(3):before {
  background: url("assets/images/sprite_images.png") no-repeat 0 -454px;
}

.static_page_bg_two .blue_green_box_hold:nth-of-type(4):before {
  background: url("assets/images/sprite_images.png") no-repeat 5px -152px;
}

.map_box {
  float: left;
  width: 100%;
}

.map_box .text {
  float: left;
  width: 48%;
  margin-top: 70px;
  padding: 0 50px 0 200px;
  color: #3e3e3e;
}

.map_box .text p {
  margin-bottom: 35px;
}

.map_box .blue_green_box_hold {
  width: 48%;
  margin: 200px 0 0 0;
}

.map_box .blue_green_box_hold .blue_green_box {
  padding: 0 50px 0 200px;
}

.map_box .blue_green_box_hold .blue_green_box:after {
  transform: rotate(-2deg);
}

.map_box .blue_green_box_hold .blue_green_box p {
  padding: 35px 0;
  /* font-family: "ProximaNovaLight"; */
  font-size: 18px;
  text-transform: initial;
  text-align: left;
}

.map_bg {
  float: right;
  background: url("assets/images/map_bg.png") no-repeat;
  width: 50%;
  max-width: 729px;
  height: 640px;
  position: relative;
}

.map_bg .pin_box {
  position: absolute;
  text-align: center;
  cursor: pointer;
}

.map_bg .pin_box.one {
  top: 250px;
  right: 53%;
}

.map_bg .pin_box.two {
  top: 320px;
  right: 56%;
}

.map_bg .pin_box.three {
  top: 300px;
  right: 43%;
}

.map_bg .pin_box .pin {
  position: relative;
  padding: 3px 5px;
  color: #f5911e;
  border: 2px solid #f5911e;
  border-radius: 100%;
}

.map_bg .pin_box .pin_info {
  display: none;
  width: 160px;
  position: absolute;
  bottom: 35px;
  left: -67px;
}

.map_bg .pin_box:hover .pin_info {
  display: block;
}

.map_bg .pin_box:hover .pin {
  color: #0030ff;
  border-color: #0030ff;
}

.map_bg .pin_box .pin_info span {
  width: 100%;
}

.map_bg .pin_box .pin_info .percent {
  padding: 20px 0 10px 0;
  font-size: 24px;
}

.map_bg .pin_box .pin_info .country {
  padding: 0 0 20px 0;
  text-transform: uppercase;
  font-size: 15px;
  color: rgba(255,255,255,0.8);
  /* font-family: "ProximaNovaLight"; */
}

.static_page_bg_three .phone_img {
  float: left;
  margin-left: -100px;
}

.static_page_bg_three .title_top_dotted {
  padding-left: 250px;
  color: #fff;
  text-align: left;
}

.static_page_bg_three .title_top_dotted span {
  padding: 55px 0 0 0;
}

.static_page_bg_three .title_top_dotted span:after {
  background: url("assets/images/static_page_dotted_grey.png") repeat;
  height: 140px;
  left: 45px;
  margin: 0;
}

.static_page_bg_three .text {
  float: left;
  width: 400px;
  margin: 110px 0 0 85px;
  color: #fff;
}

.static_page_bg_three .text p {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 160%;
}

.static_page_social {
  float: right;
  width: 240px;
}

.static_page_social .box {
  float: right;
  background: linear-gradient(to bottom,transparent 0,transparent 60px,transparent 60px,#8c9caa 60px,#8c9caa 80px);
  width: 100%;
  margin-bottom: 30px;
  padding: 5px 0 12px 12px;
}

.static_page_social .box a {
  display: inline-block;
  width: 64px;
  height: 64px;
  padding-top: 21px;
  text-align: center;
  font-size: 23px;
  color: #fff;
}

.static_page_social .box span {
  float: right;
  padding-top: 10px;
  color: #fff;
  /* font-family: "ProximaNovaBold"; */
  font-size: 24px;
}

.static_contacts_bg {
  float: left;
  width: 100%;
  height: 720px;
  background: url("assets/images/laptop_img.png") no-repeat right bottom;
}

.static_contacts_bg .contact_email {
  float: left;
  width: 350px;
  /* font-family: "ProximaNovaBold"; */
}

.static_contacts_bg .contact_email span {
  display: block;
  margin-bottom: -7px;
  color: #0030ff;
  font-size: 40px;
}

.static_contacts_bg .contact_email a {
  display: block;
  background: #0030ff;
  padding: 25px 0 25px 35px;
  font-size: 18px;
  color: #fff;
}

.static_contacts_bg .contact_email a:hover {
  background: rgba(0,48,255,0.8);
}

.static_page_top .left_box .blue_btn:after,
.static_contacts_bg .contact_email a:after {
  content: "";
  background: url("assets/images/pagination_next.png") no-repeat right center;
  float: right;
  width: 25px;
  height: 25px;
  margin: -3px 32px 0 0;
  opacity: 0.5;
}

.static_page_top .left_box .blue_btn:after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  margin: -5px 0 0 0;
}

.responsive_table,
.ads_table {
  float: left;
  width: 100%;
}

.ads_table {
  margin: 40px 0 50px 0;
}

.ads_table th {
  background: #0030ff;
  padding: 23px 15px;
  color: #fff;
  /* font-family: "ProximaNovaBold"; */
  text-transform: uppercase;
  text-align: left;
}

.ads_table td {
  padding: 25px 15px;
  color: #444;
  vertical-align: top;
  border-bottom: 2px solid #f5f5f5;
}

.ads_table td span:not(.border):not(.number) {
  display: block;
  padding-bottom: 20px;
  font-size: 18px;
  color: #000;
  /* font-family: "ProximaNovaBold"; */
}

.ads_table td .border {
  padding: 10px 20px;
  border: 1px solid #0030ff;
  color: #0030ff;
  /* font-family: "ProximaNovaBold"; */
}

.ads_table tr td:first-of-type {
  padding-left: 0;
}

.ads_table tr td:last-of-type {
  color: #0030ff;
  /* font-family: "ProximaNovaBold"; */
  text-align: right;
}

.ads_table tr th:last-of-type {
  text-align: right;
}

.ads_table tr {
  position: relative;
}

.ads_table tr .number {
  display: block;
  background: #c3c3c3;
  width: 44px;
  height: 44px;
  position: absolute;
  left: -47px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-top: 11px;
  font-size: 24px;
  /* font-family: "ProximaNovaLight"; */
  color: #fff;
  text-align: center;
}

.cf_box {
  float: left;
  width: 100%;
  padding: 45px 0 55px 0;
}

.wpcf7-form {
  float: left;
  width: 100%;
}

.wpcf7-form label {
  float: left;
  margin-bottom: 10px;
  font-size: 18px;
  /* font-family: "ProximaNovaBold"; */
}

.wpcf7-form .textarea_hold {
  float: left;
  width: 67%;
  margin-right: 3%;
}

.wpcf7-form .cf_input_hold {
  float: left;
  width: 30%;
}

.wpcf7-form .wpcf7-textarea,
.wpcf7-form .wpcf7-text {
  float: left;
  width: 100%;
  color: #444;
}

.wpcf7-form .wpcf7-textarea {
  height: 230px;
  line-height: 20px;
}

.wpcf7-form .cf_input_hold p {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.wpcf7-submit,
.submit_btn {
  background: #0030ff url("assets/images/pagination_next.png") no-repeat right 25px center;
  background-size: 16px;
  padding: 12px 58px 12px 40px;
  font-size: 18px;
  /* font-family: "ProximaNovaBold"; */
  color: #fff;
  text-transform: uppercase;
}

.wpcf7-submit:hover,
.submit_btn:hover {
  opacity: 0.8;
}

.wpcf7-submit {
  float: right;
}

.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ok {
  float: left;
  width: 100%;
  padding: 12px 15px;
  /* font-family: "ProximaNovaBold"; */
  font-size: 18px;
}

.wpcf7-form .wpcf7-validation-errors {
  border: 2px solid #ff0000;
}

.wpcf7-form .wpcf7-not-valid-tip {
  float: left;
}

/*****  search page   *****/

.error404 .search_form_box {
  margin: 0;
}

.search_form_box {
  float: left;
  background: #f5f5f5;
  width: 100%;
  padding: 35px 20px;
  margin: 12px 0 25px 0;
}

.search_form_box .no_result {
  float: left;
  margin-bottom: 20px;
  font-size: 36px;
  /* font-family: "ProximaNovaLight"; */
  color: #0030ff;
  text-transform: uppercase;
}

.search_form_box .no_result span {
  /* font-family: "ProximaNovaBold"; */
}

.search_form_box form,
.search_form_box input {
  float: left;
  width: 100%;
  position: relative;
}

.search_form_box input[type="search"] {
  padding: 18px 15px 18px 55px;
  border: 3px solid #0030ff;
  font-size: 18px;
  color: #444;
}

.search_form_box form:before {
  content: "\f002";
  font-family: "fontAwesome";
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 9;
  color: #0030ff;
  font-size: 23px;
}

.widget_recent_entries > ul,
.categories_404 > ul {
  padding: 0 0 40px 20px;
}

.widget_recent_entries ul,
.widget_recent_entries ul li,
.categories_404 ul,
.categories_404 ul li {
  float: left;
  width: 100%;
}

.widget_recent_entries ul li a,
.categories_404 ul li a {
  display: inline-block;
  margin-bottom: 10px;
  /* font-family: "ProximaNovaBold"; */
  font-size: 16px;
}

.widget_recent_entries ul li a:hover,
.categories_404 ul li a:hover {
  text-decoration: underline;
}

.categories_404 ul .children {
  padding-left: 15px;
}

/***** product page  *****/

.product_images {
  width: 1600px;
  margin: 0 auto;
}

.product_images .img {
  background: #fff none repeat scroll 0 0;
  border-right: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  display: table;
  float: left;
  height: 205px;
  width: 264px;
}

.product_images .img a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.product_images .img:first-of-type {
  width: 540px;
  height: 411px;
}

.content_pr {
  padding: 20px;
}

.content_pr .single_post_title {
  padding: 5px 0px 20px 0;
}

.top_pr {
  float: left;
  width: 100%;
  position: relative;
}

.top_pr .single_post_info {
  position: relative;
  left: 0;
  top: 0;
}

.top_pr .single_post_info .single_date,
.top_pr .single_post_info .author {
  color: #000;
}

.top_pr .single_post_info ul {
  width: auto;
  margin-top: 0;
  margin-bottom: 20px;
}

.top_pr .single_post_info .single_date {
  background: url("assets/images/sprite_images.png") no-repeat 0 -306px;
}

.top_pr .single_post_info .author {
  background: url("assets/images/sprite_images.png") no-repeat 0 -697px;
}

.product_holder {
	float: left;
  background: url("assets/images/nav_dotted.png") repeat-x left bottom;
	width: 100%;
	padding: 25px 0;
	margin-top: 15px;
}

.product_holder > p,
.popup_content {
	text-align: justify;
}

.product_holder a:hover {
	text-decoration: none;
}

.product_holder .img {
	float: left;
	width: 55%;
	height: 320px;
	padding-right: 5%;
	padding-left: 0;
	position: relative;
}

.product_holder .img a {
	color: #464646;
}

.product_holder .img a:hover {
	color: #0030ff;
}

.product_holder .img .link_img {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.product_holder .img .link_img span {
	background-image: url("assets/images/search_icon_product.png"), url("assets/images/bg_product_hover.png");
	background-repeat: no-repeat, repeat;
	background-position: center center, left top;
	width: 100%;
	height: 100%;
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	items-align: center;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s ease-in-out;
}

.product_holder .img .link_img:hover span {
	opacity: 1;
	visibility: visible;
}

.product_holder .img .quick_view {
	position: absolute;
	right: 15px;
	bottom: 90px;
	font-size: 60px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s ease-in-out;
}

.product_holder .img:hover .quick_view {
	opacity: 1;
	visibility: visible;
}

.product_holder .img .blue_green_box {
  position: absolute;
  left: -20px;
  top: 10px;
}

.product_holder .img .blue_green_box span {
  width: 65px;
  padding: 12px 0;
  text-align: center;
}

.product_holder .desc,
.product_holder .social_pr,
.product_holder .related_pr {
	float: right;
	width: 45%;
	clear: right;
}

.product_holder .desc .top {
	float: left;
	display: table;
	width: 100%;
	line-height: 23px;
	vertical-align: middle;
}

.product_holder .desc .top span {
	display: table-cell;
	vertical-align: middle;
	width: 17%;
	color: #464646;
	font-size: 25px;
}

.product_holder .desc .top h2 {
	display: table-cell;
	vertical-align: middle;
	width: 83%;
	font-size: 21px;
}

.product_holder .desc .top h2 a {
	color: #000;
}

.product_holder .desc .top h2 a:hover {
	text-decoration: underline;
}

.product_holder .prices {
	float: left;
	width: 100%;
	margin: 15px 0 10px 0;
}

.product_holder .prices .text {
	float: left;
	margin-right: 10px;
}

.product_holder .prices span {
	float: left;
	font-size: 16px;
	font-weight: 600;
}

.product_holder .prices .von {
	float: right;
	color: #666;
	font-size: 14px;
	font-weight: 400;
}

.product_holder .prices .von a {
	text-decoration: underline;
}

.product_holder .prices .von a:hover {
	text-decoration: none;
	color: #666;
}

.product_holder .prices .sale_price {
	margin-right: 8px;
	color: #8f8f8f;
	text-decoration: line-through;
}

.product_holder .prices .normal_price {
	color: #000;
}

.product_holder .prices .normal_price:after {
	content: "\f02b";
	font-family: "fontawesome";
	font-size: 12px;
	margin-left: 6px;
}

.product_holder .info_pr {
  float: left;
  width: 45%;
  height: 82px;
  overflow: hidden;
  position: relative;
}

.product_holder .info_pr.open {
  display: inline;
  float: none;
  height: auto;
  width: auto;
  overflow: auto;
}

.product_holder .info_pr .more_desc_pr {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 10px;
  text-align: center;
  cursor: pointer;
  color: #000;
  background: -moz-linear-gradient(270deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(270deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(270deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(270deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 100%); /* ie10+ */
  background: linear-gradient(180deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
}

.product_holder .info_pr .more_desc_pr span {
  display: inline-block;
}

.product_holder .info_pr .more_desc_pr span:after {
  content: "\f107";
  font-family: "fontAwesome";
  float: right;
  margin: 0 0 0 5px;
  font-size: 16px;
}

.product_holder .info_pr .more_desc_pr:hover span:after,
.product_holder .info_pr.open .more_desc_pr span:after {
  content: "\f106";
}

.product_holder .info_pr.open .more_desc_pr {
  float: left;
  position: relative;
}

.product_holder p {
	line-height: 21px;
}

.related_pr {
	margin: 15px 0 20px 0;
	border: 1px solid #e6e6e6;
	border-right: none;
}

.related_pr img,
.related_pr span {
	float: left;
	width: 50%;
	border-right: 1px solid #e6e6e6;
}

.related_pr span.video_icon {
	background: url("assets/images/video_img.png") no-repeat center center;
	width: 50%;
	height: 153px;
}

.product_holder .social_pr {
	margin-top: 20px;
}

.product_holder .social_pr ul {
	float: left;
}

.product_holder .social_pr ul li {
	float: left;
	margin-right: 15px;
}

.product_holder .social_pr ul li a {
	color: #666;
	font-size: 18px;
}

.product_holder .social_pr ul .fb:hover a {
	color: #2960A0;
}

.product_holder .social_pr ul .tw:hover a {
	color: #00ACEE;
}

.product_holder .social_pr ul .gp:hover a {
	color: #DA4835;
}

.product_holder .social_pr span {
	float: right;
	color: #666;
}

.product_holder .social_pr span a {
	text-decoration: underline;
}

.product_holder .social_pr span a:hover {
	text-decoration: none;
}

#content_desc.short_desc_pr p {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
  height: auto;
  text-align: justify;
}

.short_desc_pr {
  background: url("assets/images/nav_dotted.png") repeat-x left bottom;
	float: left;
	width: 100%;
  padding-bottom: 18px;
	line-height: 23px;
}

.short_desc_pr p {
	height: 65px;
  line-height: 140%;
	overflow: hidden;
}

.short_desc_pr.open p {
	height: auto;
}

.short_desc_pr .more_desc {
	float: right;
	color: #000;
}

.short_desc_pr .more_desc:hover {
	text-decoration: none;
}

.short_desc_pr .more_desc:after {
	content: "\f107";
	font-family: "fontawesome";
	margin-left: 6px;
}

.short_desc_pr .more_desc:hover:after,
.short_desc_pr.open .more_desc:after {
	content: "\f106";
}

.short_desc_pr .title_cat {
  font-size: 24px;
}

.short_desc_pr .title_cat span {
  margin-bottom: -4px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/*****	popup product	*****/

.popup_product_shadow {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999;
}

.popup_product_hold {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	background: #fff;
}

.popup_product {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.popup_product_hold a:hover {
	text-decoration: none;
}

.popup_product_shadow .exit_qv {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10001;
	padding: 10px 12px;
	background: #666;
	font-size: 23px;
	color: #fff;
}

.popup_product_shadow .exit_qv:after {
	content: "";
	background: url("assets/images/exit.png") no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

.popup_product_shadow .exit_qv:hover {
	background: #0030ff;
}

.left_qv {
	float: left;
	width: 60%;
	padding-top: 10px;
}

.popup_product .banner_popup {
	float: left;
	width: 60%;
	height: 90px;
	margin: 12px 0 0 0;
	text-align: center;
}

.popup_product .banner_popup img {
	width: auto;
	margin: 0;
}

.left_qv .bx-wrapper {
	width: 730px;
	height: 480px;
	margin: 0 auto;
}

.left_qv .popup_slider,
.left_qv .bx-wrapper .bx-viewport {
	height: 480px !important;
}

.left_qv .popup_slider,
.left_qv .popup_slider li {
	margin: 0;
	padding: 0;
}

.left_qv .popup_slider li {
	float: left;
	width: 720px !important;
	height: 100%;
	text-align: center;
}

.left_qv .popup_slider iframe {
	width: 100% !important;
	height: 100%;
}

.left_qv .popup_slider img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
	width: 44px !important;
	height: 44px !important;
	transition: background 0.2s ease-in-out;
	background-size: 100% !important;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
	background-size: 95% !important;
}

.bx-wrapper .bx-prev {
	left: -40px;
	background: url(assets/images/left_arrow.png) no-repeat center center;
}

.bx-wrapper .bx-next {
	right: -40px;
	background: url(assets/images/right_arrow.png) no-repeat center center;
}

.left_qv .popup_pager {
	width: 100%;
	max-width: 720px;
	margin: 10px auto 0 auto;
	text-align: center;
}

.left_qv .popup_pager a {
	display: inline-block;
	width: 50px;
	height: 45px;
	margin: 0 2px;
	border: 1px solid transparent;
	cursor: pointer;
}
.left_qv .popup_pager .active,
.left_qv .popup_pager a:hover {
	border: 1px solid #666;
}

.left_qv .popup_pager a img {
	filter: opacity(50%);
	-moz-filter: opacity(50%);
	-webkit-filter: opacity(50%);
}
.left_qv .popup_pager .active img,
.left_qv .popup_pager a:hover img {
	filter: opacity(100%);
	-moz-filter: opacity(100%);
	-webkit-filter: opacity(100%);
}

.left_qv .popup_pager img {
	width: 100%;
}

.left_qv .popup_pager .video_icon span {
	display: block;
	background: url("assets/images/video_img.png") no-repeat center center;
	background-size: 124% !important;
	width: 50px;
	height: 45px;
  position: relative;
}

.right_qv {
	float: left;
	width: 40%;
	height: 700px;
	margin-top: -100px;
	border-left: 1px solid #e6e6e6;
}

.right_qv .top_qv {
	float: left;
	width: 100%;
	padding: 30px 10px 10px 10px;
}

.right_qv .popup_product_title {
	float: left;
	width: 100%;
	font-size: 21px;
	font-weight: 600;
	line-height: 20px;
}

.right_qv .from_firm {
	float: left;
	width: 100%;
	padding: 12px 0;
}

.right_qv .price_hold {
	float: left;
	width: 100%;
}

.right_qv .price_hold .text {
	float: left;
	margin: 14px 10px 0 0;
	font-size: 23px;
}

.right_qv .price_hold span {
	margin-right: 5px;
	float: left;
}

.right_qv .price_hold span:nth-of-type(1) {
	font-size: 28px;
	margin-top: 10px;
}

.right_qv .price_hold span:nth-of-type(2) {
	font-size: 16px;
	margin-top: 20px;
	text-decoration: line-through;
}

.right_qv .price_hold a {
	float: right;
	margin-right: 10px;
	padding: 13px 40px;
	font-size: 21px;
	color: #464646;
	border-radius: 4px;
	border: 1px solid #8c8c8b;
}

.right_qv .price_hold a:hover {
	border-color: #0030ff;
	color: #0030ff;
}

.social_qv {
	float: left;
	width: 100%;
	margin: 15px 0;
}

.social_qv li {
	float: left;
	width: 20%;
	height: 80px;
	display: table;
}

.social_qv li a {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 32px;
	color: #fff;
}

.social_qv li a:hover {
	opacity: 0.8;
}

.social_qv li .tw {
	background: #00aced;
}

.social_qv li .fb {
	background: #3b5998;
}

.social_qv li .pr {
	background: #cb2027;
}

.social_qv li .gp {
	background: #dd4b39;
}

.social_qv li .letter {
	background: #aaa;
}

.social_qv li .link {
	background: #0f52ba;
}

.top_qv > h4 {
	float: left;
	width: 100%;
	padding: 10px 0;
	font-weight: 600;
}

.right_qv p {
	margin: 0;
}

.top_qv > p {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	line-height: 18px;
	border-bottom: 1px dotted #000;
}

.controls_qv {
	display: table;
	width: 100%;
	height: 80px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}

.controls_qv a {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	font-size: 25px;
	color: #464646;
	outline: none;
}

.controls_qv a:hover {
	color: #0030ff;
}

.controls_qv .prev {
	padding: 0 20px 0 60px;
	border-right: 1px dotted #000;
}

.controls_qv .next {
	padding: 0 60px 0 20px;
	text-align: right;
}

.controls_qv .prev:before,
.controls_qv .next:after {
	font-family: "FontAwesome";
	font-size: 74px;
	position: absolute;
	top: 0;
}
.controls_qv .prev:before {
	content: "\f104";
	left: 15px;
}
.controls_qv .next:after {
	content: "\f105";
	right: 15px;
}

.related_qv {
	float: left;
	width: 100%;
	padding: 20px 10px 10px 10px;
}

.related_qv h3 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-weight: 600;
}

.related_qv ul {
	float: left;
	width: 100%;
	margin: 0;
	list-style: none;
}

.related_qv ul li {
	float: left;
	width: 25%;
	padding: 8px 5px;
}

.related_qv li a {
	display: block;
	width: 100%;
	color: #464646;
}

.related_qv li a:hover span {
	color: #0030ff;
}

.related_qv li a img {
	width: 100%;
}

.related_qv li span {
	display: block;
	width: 100%;
	padding: 5px 0;
	font-weight: 600;
	text-align: center;
}

#content_desc {
	float: left;
	width: 100%;
  margin-top: 25px;
}

.hidden {
  display: none !important;
}

.label_shop {
	float: left;
	margin-right: 10px;
}


/* product table */

.products_table {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
}

.products_table table {
  float: left;
  width: 100%;
	min-width: 460px;
	margin-bottom: 0;
}

.products_table tr th {
  background: #0030FF;
  color: #fff;
  font-size: 16px;
  padding: 5px 10px 5px 0;
  text-align: left;
}

.products_table tr td {
	padding: 6px 0;
}

.products_table tr td:first-of-type {
	padding: 5px 3px;
  text-align: center;
}

.products_table tr td:nth-of-type(3) {
	padding-right: 25px;
}

.products_table tr:nth-of-type(2n+1) td {
  background: #F5F5F5;
}

/*****  wars user style   *****/

.fancybox_popup,
.add_attachment_success {
  display: none;
}

.fancybox_popup {
  background-image: url("assets/images/popup_logo.png"), url("assets/images/popup_bg.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center top, left top;
  margin: 0 auto;
  padding: 80px 20px 20px;
  position: relative;
  width: 400px;
}

.green_gradient {
  float: left;
  width: 100%;
  padding: 15px 0 20px 0;
  text-align: center;
  font-size: 20px;
  /* font-family: "ProximaNovaBold"; */
  border-top: 1px solid #fff;
  text-transform: uppercase;
}

.fancybox_popup form {
  text-align: center;
}

.fancybox_popup .input_text {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 15px;
}

.fancybox_popup .submit_btn {
  display: inline-block;
  background: #0030ff;
  padding: 8px 20px;
  margin: 20px 0;
  font-size: 20px;
  text-transform: uppercase;
  /* font-family: "ProximaNovaBold"; */
  color: #fff;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
}

.fancybox_popup .submit_btn:hover {
  background: rgba(0,48,255,0.8);
}

.fancybox_popup a.submit_btn,
.fancybox_popup span.submit_btn {
  margin-top: 0;
  padding: 12px 20px;
}

.del_album {
  text-align: center;
}

.del_album > span {
  display: block;
  padding-bottom: 20px;
}

.submit_btn.yes_btn,
.submit_btn.no_btn {
  margin: 0 10px;
  width: 80px;
}

.submit_btn.yes_btn {
  background: #5bbc18;
}

.submit_btn.yes_btn:hover {
  background: rgba(91,188,24,0.8);
}

.submit_btn.no_btn {
  background: #ff0000;
}

.submit_btn.no_btn:hover {
  background: rgba(255,0,0,0.8);
}

.login_text {
  float: left;
  width: 100%;
  margin-bottom: 12px;
  font-size: 18px;
  color: #1b1b1c;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
  line-height: 25px;
}

.login_text a {
  display: inline-block;
  font-size: 22px;
  color: #f88c00;
  /* font-family: "ProximaNovaBold"; */
}

.login_text a:hover {
  text-decoration: underline;
}

.login_text a i {
  display: none;
}

.popup_or {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}

.popup_or span {
  display: inline-block;
  padding: 4px 8px;
  background: linear-gradient(to bottom,transparent 0%,transparent 50%,transparent 50%,#e1e1e1 50%,#e1e1e1 100%);
  text-transform: uppercase;
  color: #5a5a5a;
  /* font-family: "ProximaNovaBold"; */
}

.fb_btn,
.gp_btn {
  display: inline-block;
  width: 280px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  /* font-family: "ProximaNovaBold"; */
  text-align: left;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}

.fb_btn i,
.gp_btn span {
  display: inline-block;
  width: 56px;
  text-align: center;
  font-size: 18px;
}

.fb_btn {
  margin-bottom: 15px;
  background: rgba(59,80,152,1);
}
.fb_btn:hover {
  background: rgba(59,80,152,0.8);
  color: #fff;
}

.gp_btn {
  background: rgba(222,75,53,1);
}
.gp_btn:hover {
  background: rgba(222,75,53,0.8);
  color: #fff;
}

.fancybox-close {
  right: -15px;
  top: -14px;
}

.text_popup {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 14px;
}

.text_popup a {
  margin-top: 2px;
  text-decoration: underline;
}

.text_popup a:hover {
  text-decoration: none;
}

.mess_error {
  float: left;
  width: 100%;
  margin-bottom: 12px;
  color: #ff0000;
  font-size: 18px;
  text-align: center;
}

.select_box {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.select_box:after {
  content: "\f107";
  font-family: "FontAwesome";
  color: #0030ff;
  font-size: 28px;
  position: absolute;
  top: 12px;
  right: 15px;
  z-index: 9;
}

.select_box:hover:after {
  content: "\f106";
  top: 10px;
}

.fancybox_popup .select_box select {
  float: left;
  width: 100%;
  background: transparent;
  margin: 0;
  position: relative;
  z-index: 9;
}

.fancybox_popup .select_box select option {
  padding-left: 20px;
}

.white_bg_cont {
  float: left;
  width: 100%;
  padding-bottom: 50px;
}

.white_bg_cont form {
  float: none;
  clear: left;
  width: 440px;
  margin: 0 auto;
  padding: 30px 0 50px 0;
}

.input_box,
.submit_box  {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.input_box input {
  width: 100%;
}

.submit_box {
  text-align: center;
}

.mess_title {
  float: left;
  width: 100%;
  margin: 10px 0 20px;
  font-size: 28px;
  font-family: Oswald;
  text-align: center;
}

.input_box .label_text {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  font-size: 17px;
}

.site-content {
  width: 1200px;
  margin: 0 auto;
  background: #F5F5F5;
  padding: 0 20px 30px 20px;
}

.site-content .mess_title {
  margin-top: 25px;
}

.ideabook_cont,
.title_ideabook {
  float: left;
  width: 100%;
}

.title_ideabook {
  margin: 20px 0;
}

.title_ideabook h1,
.title_ideabook h2,
.title_ideabook .album_name {
  float: left;
  margin: 0 10px 8px 0;
  font-size: 18px;
  font-family: Oswald;
}

.title_ideabook p {
  float: left;
  clear: left;
}

.title_ideabook a {
  display: inline-block;
  margin-top: 3px;
  font-size: 13px;
  text-decoration: underline;
}

.title_ideabook a:hover {
  text-decoration: none;
}

.title_ideabook a i {
  margin-right: 5px;
}

.ideabook_box {
	float: left;
	width: 30%;
	margin: 20px 0;
}

.ideabook_box:nth-of-type(3n+2) {
	margin: 20px 5%;
}

.ideabook_box:nth-of-type(3n+4) {
	clear: left;
}

.ideabook_box .img_box,
.create_album {
	height: 255px;
	border: 1px solid #a8a8ae;
	border-radius: 3px;
	position: relative;
	color: #fff;
}

.ideabook_box .img_box img {
	display: block;
	width: 100%;
}

.ideabook_box .img_box .img_hold {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.ideabook_box .img_box .buy_save_btn,
.ideabook_box .img_box .edit {
	position: absolute;
	top: -20px;
	right: -20px;
	left: initial;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
}

.ideabook_box .img_box:hover .buy_save_btn {
	opacity: 1;
	visibility: visible;
	transition: all 0.3s ease-in-out;
}

.ideabook_box .img_box .buy_save_btn a,
.ideabook_box .img_box .buy_save_btn span,
.ideabook_box .img_box .edit {
  display: block;
  background: #ff4e48;
	border-radius: 50px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.5);
	color: #fff;
}

.ideabook_box .img_box .buy_save_btn a:hover,
.ideabook_box .img_box .buy_save_btn span:hover,
.ideabook_box .img_box:hover .edit:hover {
	opacity: 0.8;
}

.ideabook_box .img_box .buy_save_btn a i,
.ideabook_box .img_box .buy_save_btn span i {
	margin: 0;
}

.ideabook_box .img_box:hover .buy_save_btn {
	display: block;
}

.ideabook_box > h2 {
	float: left;
	margin-top: 5px;
	font-size: 13px;
	line-height: 18px;
}

.ideabook_box > h2 a:hover {
	color: #0030FF;
}

.black_shadow:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
  background: -moz-linear-gradient(270deg, rgba(153,218,255,0) 0%, rgba(0,0,0,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(153,218,255,0)), color-stop(100%, rgba(0,0,0,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(270deg, rgba(153,218,255,0) 0%, rgba(0,0,0,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(270deg, rgba(153,218,255,0) 0%, rgba(0,0,0,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(270deg, rgba(153,218,255,0) 0%, rgba(0,0,0,1) 100%); /* ie10+ */
  background: linear-gradient(180deg, rgba(153,218,255,0) 0%, rgba(0,0,0,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99DAFF', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
}

.black_shadow:hover {
	text-decoration: none;
}

.ideabook_box .img_box > .black_shadow {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 0 10px 20px;
	color: #fff;
}

.ideabook_box .img_box .black_shadow > h2 {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	transition: color 0.5s;
}

.ideabook_box .img_box .black_shadow > span {
	font-size: 13px;
	position: relative;
}

.ideabook_box .img_box:hover .black_shadow  h2 {
	color: #0030FF;
	transition: color 0.5s;
}

.ideabook_box .img_box:hover .edit {
	display: block;
	visibility: visible;
  opacity: 1;
  transition: opacity 0.5s, visibility 0.5s;
}

.create_album a:hover {
	color: #0030FF;
}

.create_album {
	background: url("assets/images/plus.png") no-repeat center center;
	font-size: 30px;
	color: #333;
}

.create_album a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	color: #262626;
}

.create_album a span {
	display: inline-block;
	width: 100%;
	height: 64px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	line-height: 31px;
}

span[data-editable="true"] {
	display: block;
  padding: 4px 8px 5px 8px;
	border-radius: 3px;
	border: 1px solid transparent;
}

span[data-editable="true"]:focus {
	background: #fff;
	border: 1px solid #ddd;
}

/*** 	BEGIN style for sigle slider product	***/

#slider_ideabook_hold {
	display: none;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}

#slider_ideabook {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 92%;
	height: 92%;
	background: linear-gradient(to right, black 0%,black 70%,#000000 70%,white 30%,white 100%);
}

#slider_ideabook .slick-slide .left_part img {
	width: 100%;
	max-height: 650px;
}

#slider_ideabook .slick-slider {
	height: 100%;
}

#slider_ideabook .slick-slide {
	position: relative;
}

#slider_ideabook .slick-list {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

#slider_ideabook .slick-list {
	width: 100% !important;
	height: 100% !important;
}

#slider_ideabook .slick-track  {
	height: 100% !important;
}

.slide_hold {
	float: left;
	width: 100%;
	height: 100%;
}

#slider_ideabook .slick-arrow {
	background: transparent;
	display: block;
	position: absolute;
	width: 20%;
	height: 100%;
	top: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-size: 30px;
	opacity: 0.5;
}

#slider_ideabook .slick-arrow:hover {
	opacity: 1;
}

#slider_ideabook .slick-prev {
	left: 0;
	z-index: 99;
	text-align: left;
	padding-left: 20px;
}

#slider_ideabook .slick-next {
	right: 30%;
	z-index: 99;
	text-align: right;
	padding-right: 20px;
}

.slide_hold .left_part {
	float: left;
	width: 70%;
	height: 100%;
	background: #000;
	display: flex;
  flex-direction: column;
  justify-content: center;
}

.slide_hold .left_part .img {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.slide_hold .left_part .social_cat {
	position: absolute;
	top: 10px !important;
	right: 10px !important;
	left: initial !important;
}

.slide_hold .right_part {
	float: left;
	position: relative;
	width: 30%;
	height: 100%;
	background: #fff;
	padding: 20px 0;
	overflow-y: auto;
}

.slide_hold .right_part h3 {
	float: left;
	width: 100%;
	background: #f2f1f0;
	padding: 12px 10px;
	margin: 15px 0;
  border-top: 1px solid #d6d4d2;
  border-bottom: 1px solid #d6d4d2;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  overflow: hidden;
  text-transform: uppercase;
	color: #292827;
	font-size: 13px;
	font-weight: 400;
}

.slide_hold .right_part h3 i {
	margin-right: 5px;
	font-size: 14px;
}

.right_part .post_info {
	float: left;
	width: 100%;
	padding: 0 10px;
}

.right_part .post_info > a {
	float: left;
	width: 48%;
}

.right_part .post_info h2 a:hover {
  color: #0030FF;
}

.right_part .post_info img {
	float: left;
	max-width: 100%;
  height: auto;
}

.right_part .post_info h2,
.right_part .post_info p {
	float: left;
	width: 52%;
	padding-left: 15px;
	line-height: 20px;
	clear: none;
}

.right_part .post_info p {
	margin-top: 8px;
	font-size: 13px;
}

.postid-314146 .single_article .buy_save_btn {
	display: none;
}

#slider_ideabook .sidebar_social {
	float: left;
	width: 100%;
	padding: 0 10px;
	margin: 0 0 10px 0;
}

#slider_ideabook .sidebar_social a {
	float: left;
	display: block;
	width: 25%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 23px;
}

.img_buttons .fb_bg,
.sidebar_social .fb_bg {
	background: #2960a0;
	color: #fff;
}

.img_buttons .tw_bg,
.sidebar_social .tw_bg {
	background: #00acee;
	color: #fff;
}

.img_buttons .pr_bg,
.sidebar_social .pr_bg {
	background: #cb2026;
	color: #fff;
}

.img_buttons .gp_bg,
.sidebar_social .gp_bg {
	background: #da4835;
	color: #fff;
}

.sidebar_social a:hover {
	opacity: 0.8;
}

#slider_ideabook .title {
	float: left;
	width: 100%;
	padding: 0 40px 5px 10px;
	color: #000;
}

#slider_ideabook .title h2 {
	float: left;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
}

#slider_ideabook .title span {
	float: left;
	clear: left;
	margin-top: 10px;
}

.other_info {
	float: left;
	width: 100%;
	padding: 0 10px;
	margin: 0;
	list-style: none;
}

.other_info li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
}

.other_info li span {
	float: left;
	margin-right: 10px;
	font-weight: 600;
}

.close_slider_ideabook {
	position: absolute;
	top: 4%;
	right: 4%;
	color: #b2b2b2;
	z-index: 999;
	font-size: 25px;
	width: 40px;
	height: 40px;
	padding-top: 7px;
	text-align: center;
}

.close_slider_ideabook:hover {
	color: #000;
}

/*** 	END style for sigle slider product	***/

.success_box.add_attachment_success {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0,48,255,0.8);
	padding: 12px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	z-index: 9999;
	display: none;
}

.success_box.add_attachment_success .close {
	position: absolute;
	top: 3px;
	right: 10px;
	padding: 5px;
	font-size: 21px;
	color: #fff;
	cursor: pointer;
}

.success_box.add_attachment_success .close:hover {
	color: #000;
}

/***  Single gallery  ***/
#swipebox-close {
  right: 0;
}
#swipebox-arrows {
  width: 100%;
}

#swipebox-overlay * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.single_gallery_sidebar {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  background: #f8f8ee;
  width: 315px;
  padding: 0 0 10px 0;
  height: 100vh;
  border-left: 1px solid #333;
  overflow-y: auto;
  overflow-x: hidden;
}

.single_gallery_sidebar .sidebar_posts {
  padding: 10px;
}

.single_gallery_sidebar .sidebar_posts li span {
  text-transform: uppercase;
}

.single_gallery_sidebar .gallery_slider_cat {
  position: relative;
  width: 100%;
  background: #efefef;
  height: 46px;
}

.single_gallery_sidebar .gallery_slider_cat .home {
  float: left;
  width: 46px;
  height: 46px;
  background: #fff;
  margin-right: 8px;
  border-top: 4px solid #0030ff;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 42px;
}

.single_gallery_sidebar .gallery_slider_cat .cat {
  float: left;
  background: #0030ff !important;
  padding: 6px 7px;
  margin-top: 10px;
  border: 1px solid #0030ff;
  text-shadow: none;
}

.single_gallery_sidebar .gallery_slider_cat .cat:hover {
  background: none !important;
  color: #0030ff;
}

.single_gallery_sidebar .gallery_slider_cat .home i {
  padding: 2px;
  background: #626262;
  color: #fff;
}

.single_gallery_sidebar .ads {
  margin-top: 10px;
}

.single_gallery_sidebar .ads,
.single_gallery_sidebar .ads span {
  float: left;
  width: 100%;
  text-align: center;
}

.single_gallery_sidebar .ads span {
  margin: 10px 0 5px 0;
  font-size: 15px;
}

.gallery_sidebar_box {
  display: none;
}

.single_gallery_sidebar .gallery_sidebar_box {
  display: block;
}

.single_gallery_sidebar #add_image_album {
  min-height: initial;
}

.gallery_sidebar_box {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.gallery_sidebar_box.register_box {
  padding-bottom: 60px;
}

.gallery_sidebar_box h4 {
  padding: 12px 5px;
}

.gallery_sidebar_box .reg_box_text {
  padding: 15px 12px 50px 12px;
  font-size: 16px;
}

#swipebox-slider .slide .slide_img {
  display: inline-block;
  position: relative;
}

#swipebox-slider .gallery_title {
  position: relative;
  top: -26px;
  font-size: 16px;
}

.img_article .magnifier {
  display: none;
}

.img_article .swipebox-img-gallery .magnifier {
  display: block;
  opacity: 0;
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(0, 48, 255, 0.7);
  top: 0;
  left: 0;
  transition: all ease .3s;
  bottom: 0;
  right: 0;
  margin: auto;
  cursor: zoom-in;
}

.img_article:hover .swipebox-img-gallery .magnifier {
  opacity: 1;
  transform: scale(1.2);
}

.img_article .swipebox-img-gallery .magnifier:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  background: #fff;
  display: block;
  left: 20px;
  top: 50%;
}

.img_article .swipebox-img-gallery .magnifier:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  background: #fff;
  display: block;
  left: 50%;
  top: 20px;
}

.img_article .swipebox-img-gallery .magnifier i {
  position: absolute;
  right: -6px;
  bottom: -10px;
  width: 10px;
  height: 30px;
  background: rgba(0, 48, 255, 0.7);
  -webkit-transform: rotate(-50deg);
     -moz-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
       -o-transform: rotate(-50deg);
          transform: rotate(-50deg);
  text-indent: -999px;
  overflow: hidden;
}

.single_article .swipebox-img {
  float: left;
  width: 100%;
  text-align: center;
}

/******** responsive style  ********/

@media screen and (min-width: 1600px) {
	.popup_product .banner_popup {
		width: 52%;
	}

	.left_qv {
		width: 52%;
	}

	.right_qv {
		width: 48%;
		padding-right: 30px;
	}
}

@media screen and (max-width: 1599px) {
  .prev_next_post {
    margin-top: 50px;
  }

  .product_images {
    width: 100%;
  }

  .product_images .img:first-of-type {
    width: 28%;
  }

  .product_images .img {
    width: 18%;
  }
}

@media screen and (max-width: 1400px) {
  .container_big {
    width: 1360px;
  }

  .container_big .left_part {
    width: 990px;
  }

  .static_page_bg_three .phone_img {
    margin-left: -50px;
  }

  .static_page_bg_three .text {
    margin-left: 35px;
  }

  .map_box .text,
  .map_box .blue_green_box_hold .blue_green_box {
    padding-left: 125px;
  }

  .map_bg .pin_box.one {
    right: 50%;
  }

  .map_bg .pin_box.two {
    right: 53%;
  }

  .map_bg .pin_box.three {
    right: 40%;
  }
}

@media screen and (max-width: 1360px) {
  .container_big {
    width: 1280px;
  }

  .container_big .left_part {
    width: 910px;
  }

  .focus_post {
    margin-right: 0;
    padding-right: 15px;
  }

  .focus_post .blue_green_box {
    left: -30px;
  }

  .static_contacts_bg {
    background-size: 900px auto;
  }

  .map_box .text,
  .map_box .blue_green_box_hold .blue_green_box {
    padding-left: 80px;
  }

  .map_bg .pin_box.one {
    right: 48%;
  }

  .map_bg .pin_box.two {
    right: 50%;
  }

  .map_bg .pin_box.three {
    right: 37%;
  }

  .popup_product .banner_popup {
		width: 100%;
	}

	.right_qv {
    max-height: 550px;
		margin-top: 15px;
	}

	.left_qv .bx-wrapper {
		width: 650px;
	}

	.left_qv .popup_slider li {
		width: 640px !important;
	}

  .rate_slider .lSAction .lSPrev {
    left: 0;
  }

  .rate_slider .lSAction .lSNext {
    right: 0;
  }
}

@media screen and (max-width: 1279px) {
  .home_slider .container {
    width: 1140px;
  }

  .rate_slider .container,
  .container_big {
    width: 1200px;
  }

  .container_big .left_part {
    width: 860px;
  }

  .right_part {
    width: 320px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .static_page_top .left_box {
    padding: 0 30px 0 40px;
  }

  #ads_table {
    padding-left: 40px;
  }

  .map_box .text,
  .map_box .blue_green_box_hold .blue_green_box {
    padding-left: 20px;
  }

  .map_bg .pin_box.one {
    right: 45%;
  }

  .map_bg .pin_box.two {
    right: 47%;
  }

  .map_bg .pin_box.three {
    right: 34%;
  }

  .static_page_bg_three .phone_img {
    margin-left: 0;
  }

  .header_cat .title_dotted {
    text-indent: 0;
    padding-left: 15px;
  }
}

@media screen and (max-width: 1200px) {
  .container,
  .rate_slider .container,
  .container_big,
  .site-content {
    width: 1100px;
  }

  .header_social {
    margin: 0 15px;
  }

  .nav_header .menu {
    width: 95%;
  }

  .menu > li {
    margin-left: 26px;
  }

  .menu > li > a:after {
    left: -20px;
  }

  .nav_header .small_post_menu {
    width: 32%;
    margin: 0 0 10px 1%;
  }

  .nav_header .small_post_menu .info {
    padding: 10px;
  }

  .home_slider {
    padding: 50px 30px;
  }

  .home_slider .container {
    width: 100%;
  }

  .tab_post {
    width: 23.5%;
    margin-right: 2%;
  }

  .tab_post .img img,
  .five_posts .big .img img,
  .rate_product .white_box .img img {
    width: 100%;
  }

  .home_product_box {
    width: 365px;
  }

  .four_posts .small .info,
  .five_posts .small .info,
  .small_post_sidebar .info {
    padding: 12px;
  }

  .info_post,
  .tab_post .info,
  .five_posts .big .info {
    padding: 25px 18px 15px 18px;
  }

  .four_posts .tab_post {
    width: 48%;
    margin-right: 4%;
  }

  .four_posts .small {
    width: 48%;
  }

  .container_big .left_part {
    width: 760px;
  }

  .category_hold {
    padding-right: 10px;
  }

  .focus_post .info {
    padding-left: 20px;
  }

  .left_part {
    width: 750px;
  }

  .single_content {
    padding: 0 11px;
  }

  .map_bg .pin_box.one {
    right: 41%;
  }

  .map_bg .pin_box.two {
    right: 44%;
  }

  .map_bg .pin_box.three {
    right: 30%;
  }

  .static_page_top .left_box {
    width: 40%;
  }

  .static_page_top .right_box {
    width: 60%;
  }

  .prev_post h3 a,
  .next_post h3 a {
    padding: 15px;
  }

  .left_qv,
  .right_qv {
    width: 50%;
  }

  .left_qv .bx-wrapper {
    width: 480px;
    height: 400px;
  }

  .left_qv .popup_slider li {
    width: 480px !important;
    height: 400px;
  }
}

@media screen and (max-width: 1100px) {
  .container,
  .rate_slider .container,
  .container_big,
  .site-content {
    width: 1020px;
  }

  .single .container {
    clear: left;
  }

  .container_big .left_part {
    width: 680px;
  }

  .android_app {
    margin-right: 20px;
  }

  .header_search input[type="text"],
  .header_search input[type="search"] {
    width: 160px;
  }

  .menu > li {
    margin-left: 17px;
  }

  .menu > li > a:after {
    left: -16px;
  }

  .sub-menu .sub-sub-menu li {
    margin-right: 7px;
  }

  .home_products .products_title {
    margin-right: 25px;
  }

  .home_product_box {
    width: 325px;
  }

  .four_posts .small .info,
  .five_posts .small .info {
    padding: 12px;
  }

  .tab_post .info,
  .five_posts .big .info {
    padding: 25px 15px 15px;
  }

  .rate_product {
    width: 280px;
  }

  .single .left_part {
    float: none;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    clear: left;
  }

  .single_content {
    padding: 0 40px;
  }

  .single .right_part {
    float: none;
    margin: 0 auto;
    clear: left;
  }

  .map_bg .pin_box.one {
    right: 36%;
  }

  .map_bg .pin_box.two {
    right: 39%;
  }

  .map_bg .pin_box.three {
    right: 25%;
  }

  .category_hold {
    padding-right: 0;
  }

  .archive .left_part {
    width: 100%;
  }

  .archive .right_part {
    float: none;
    margin: 0 auto;
    clear: left;
  }

  .product_images .img:first-of-type {
    height: 341px;
  }

  .product_images .img {
    height: 170px;
  }

  .single .right_part {
    padding-left: 0;
    width: 300px;
  }

  .prev_next_post {
    height: auto;
  }

  .single_share {
    clear: left;
  }

  .left_qv .bx-wrapper {
    width: 420px;
    height: 320px;
  }

  .left_qv .popup_slider li {
    width: 420px !important;
    height: 320px;
  }
}

@media screen and (min-width: 1024px) {
  .menu > li > .sub-menu > li:hover > .posts_menu,
  .menu > li > .sub-menu > li:nth-of-type(1) > .posts_menu,
  .menu > li > .sub-menu > li:nth-of-type(1) > .sub-sub-menu {
    display: block;
  }

  .sub-menu > li:hover .sub-sub-menu {
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  .container,
  .rate_slider .container,
  .container_big,
  .site-content {
    width: 960px;
  }

  #header .de {
    display: none;
  }

  .header_profile {
    border-right: 1px solid transparent;
  }

  /*  BEGIN responsive menu style */

  .nav_header .menu {
    display: none;
  }

  .nav_header {
    margin-top: 5px;
  }

  #menu-real-menu,
  #home_menu {
    display: none;
  }

  .mobile_btn_menu {
    display: block;
  }

  .open_menu > .menu {
    height: 360px;
    margin-bottom: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .menu > li {
    float: left;
    width: 100%;
    position: relative;
  }

  .menu > li > a:after {
    top: 12px;
  }

  .open_menu > .menu > li > a {
    padding: 12px 7px;
  }

  .open_menu > .menu > .menu-item-has-children:after,
  .open_menu > .menu > .menu-item-has-children > ul .menu-item-has-children:after {
    content: "\f107";
    font-family: "fontAwesome";
    position: absolute;
    right: 25px;
    top: 10px;
    font-size: 23px;
    cursor: pointer;
  }

  .open_menu > .menu > .menu-item-has-children.open:after,
  .open_menu > .menu > .menu-item-has-children > ul .menu-item-has-children.open:after {
    content: "\f106";
  }

  .open_menu > .menu > li.open > .sub-menu > li {
    position: relative;
    width: 98%;
  }

  .menu > li > .sub-menu > li > a:after {
    display: none !important;
  }

  .sub-menu .sub-sub-menu {
    width: 100%;
  }

  .sub-menu .sub-sub-menu li {
    text-align: left;
  }

  .open_menu .sub-menu .sub-sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    padding: 15px 0 10px 0;
  }

  .open_menu > .menu > li > .sub-menu {
    float: left;
    position: relative;
    left: 0;
    top: 0;
  }

  .menu > li > .sub-menu > li {
    padding: 10px 0;
  }

  .open_menu .posts_menu {
    display: none !important;
    width: 100%;
    position: relative;
    top: 8px;
    left: 0;
  }

  .nav_header .open_menu .small_post_menu {
    width: 31%;
  }

  /*  END responsive menu style */

  .home_tabs ul li:last-of-type span:before {
    right: -10px;
  }

  .home_slider {
    height: 550px;
  }

  .home_slider ul li {
    height: 450px !important;
  }

  .home_slider ul li .horizontal {
    height: 220px;
  }

  .home_slider ul li .vertical {
    height: 450px;
  }

  .home_slider > .container:after,
  .home_slider > .container:before {
    height: 320px;
  }

  .home_products .products_title {
    margin-right: 18px;
  }

  .home_product_box {
    width: 32%;
  }

  .home_product_box span {
    left: 10px;
    bottom: 25px;
    font-size: 21px;
  }

  .four_posts .small .info,
  .five_posts .small .info {
    padding: 12px 8px;
  }

  .container_big .left_part {
    width: 100%;
  }

  .right_part {
    float: none;
    margin: 0 auto;
    clear: left;
  }

  .single_share {
    width: 250px;
  }

  .map_bg .pin_box.one {
    right: 33%;
  }

  .map_bg .pin_box.two {
    right: 36%;
  }

  .map_bg .pin_box.three {
    right: 22%;
  }

  .static_page_bg_three .text {
    margin-left: 5px;
  }

  .popup_product .banner_popup {
		margin-top: 50px;
	}

	.popup_product_hold {
		width: 98%;
		max-width: 760px;
	}

	.popup_product_hold,
	.popup_product_hold .popup_product {
		height: 600px;
		overflow-y: scroll;
	}

	.left_qv {
		float: none;
		margin: 0 auto;
		width: 580px;
		clear: left;
	}

	.right_qv {
		width: 100%;
	}

	.right_qv {
		overflow-y: auto;
		height: auto !important;
	}

	.related_pr span.video_icon {
		height: 125px;
	}

  .single .container {
    clear: left;
  }

  #slider_ideabook {
    width: 96%;
    height: 96%;
  }

  .slide_hold .left_part {
    width: 55%;
  }

  .slide_hold .right_part {
    width: 45%;
  }

  #slider_ideabook .slick-next {
    right: 45%;
  }

  .close_slider_ideabook {
    right: 2%;
  }

  .left_qv,
  .right_qv {
    width: 100%;
  }

  .left_qv .bx-wrapper {
    width: 600px;
    height: 460px;
  }

  .left_qv .popup_slider li {
    width: 600px !important;
    height: 460px;
  }

  .right_qv {
    max-height: initial;
    height: auto !important;
  }
}

@media screen and (max-width: 960px) {
  .container,
  .rate_slider .container,
  .container_big,
  .site-content {
    width: 920px;
  }

  #logo {
    margin-right: 15px;
  }

  .header_search input[type="text"],
  .header_search input[type="search"] {
    padding-left: 35px;
  }

  .header_search form:before {
    left: 13px;
  }

  .home_slider ul li .vertical .title {
    padding: 0 10px;
  }

  .home_slider ul li .vertical .date {
    left: 10px;
  }

  .home_slider ul li .vertical .cat {
    padding-right: 10px;
  }

  .products_title .home_product_box {
    width: 100%;
  }

  .home_product_box {
    width: 280px;
  }

  .home_product_box .img img {
    width: 100%;
  }

  .home_products .container > .home_product_box:nth-of-type(2),
  .home_products .container > .home_product_box:nth-of-type(3) {
    margin: 20px 0 40px 0;
  }

  .four_posts .tab_post {
    width: 100%;
    margin: 0 0 25px 0;
  }

  .four_posts .tab_post .img {
    max-width: 300px;
  }

  .four_posts .tab_post .info,
  .five_posts .tab_post .info {
    height: auto;
  }

  .four_posts .small {
    width: 100%;
  }

  .rate_product {
    width: 240px;
  }

  .map_bg {
    display: none;
  }

  .map_box {
    padding-bottom: 40px;
  }

  .map_box .text,
  .map_box .blue_green_box_hold {
    width: 70%;
  }

  .static_page_top .left_box,
  .static_page_top .right_box {
    width: 50%;
  }

  .static_page_bg_three .text {
    width: 340px;
  }
}

@media screen and (max-width: 919px) {
  .container,
  .rate_slider .container,
  .container_big,
  .site-content {
    width: 800px;
  }

  .mobile_search_btn {
    display: block;
  }

  .sticky_header .mobile_search_btn {
    display: none;
  }

  .sticky_header .header_social {
    display: none;
  }

  .sticky_header #sa_mess_user {
    margin-left: 15px;
  }

  .header_search form {
    display: none;
    position: absolute;
    left: -1px;
    top: 37px;
    padding: 0;
  }

  .header_search input[type="text"],
  .header_search input[type="search"] {
    padding: 5px 8px;
    border: 1px solid #7f7f7f;
    background: #fff;
  }

  .header_search form:before {
    display: none;
  }

  .home_slider {
    padding: 50px 25px;
  }

  .home_slider ul li .title a {
    font-size: 21px;
  }

  .home_slider ul li .vertical .date {
    bottom: 45px;
  }

  .tab_box .tab_post {
    width: 32%;
    margin-right: 0;
  }

  .tab_box .tab_post:nth-of-type(3n+2) {
    margin-left: 2%;
    margin-right: 2%;
  }

  .title_cat {
    font-size: 28px;
  }

  .home_products {
    height: auto;
  }

  .home_products .products_title {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .home_products .products_title > h3 {
    width: auto;
  }

  .home_products .products_title .home_product_box {
    float: right;
    width: 300px;
    position: relative;
  }

  .home_products .container > .home_product_box:nth-of-type(2),
  .home_products .container > .home_product_box:nth-of-type(3) {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .home_products .container > .home_product_box {
    float: left;
    width: 48%;
  }

  .home_products .container > .home_product_box:nth-of-type(2),
  .home_products .container > .home_product_box:nth-of-type(4) {
    margin-right: 4%;
  }

  .home_products .container > .home_product_box:nth-of-type(3),
  .home_products .container > .home_product_box:nth-of-type(4) {
    float: left;
    margin-bottom: 25px;
  }

  .five_posts .small_posts_box .small {
    float: left !important;
    width: 100%;
    margin: 0 0 15px -5px !important;
  }

  .rate_product:after,
  .rate_product:before,
  .rate_product .blue_box:after {
    display: none;
  }

  .rate_slider .container {
    padding: 0;
  }

  .rate_slider li {
    padding: 0 15px;
  }

  .rate_center > h3 {
    font-size: 32px;
  }

  .single_content {
    padding: 0 11px;
  }

  .static_page_bg_three .phone_img {
    display: none;
  }

  .static_page_social {
    margin-top: 110px;
  }

  .static_contacts_bg {
    height: 680px;
  }

  .static_contacts_bg {
    background-size: 94% auto;
  }

  .static_page_top .right_box {
    padding: 10px 0;
  }

  .product_images .img:nth-of-type(8),
  .product_images .img:nth-of-type(9) {
    display: none;
  }

  .product_images .img:first-of-type {
    width: 34%;
  }

  .product_images .img {
    width: 22%;
  }

  .single_post_info {
    width: 72%;
  }

  .focus_post .info h1,
  .focus_post .info h2 {
    font-size: 30px;
  }

  .prev_next_post {
    margin-top: 15px;
  }

  .prev_post .img,
  .next_post .img {
    width: 100px;
    height: 100px;
    margin-top: -10px;
  }
}

@media screen and (max-width: 799px) {
  .container,
  .rate_slider .container,
  .container_big,
  .site-content {
    width: 100%;
  }

  .header_profile,
  #sa_mess_user .profil_head {
    width: 42px;
    height: 42px;
  }

  .header_profile > li > span,
  #sa_mess_user .profil_head > span  {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 99;
    text-indent: -999px;
    overflow: hidden;
  }

  .header_profile ul,
  #sa_mess_user .profil_head ul {
    left: initial;
    right: -1px;
    top: 38px;
    border-top: 1px solid #7f7f7f;
  }

  .sub-menu .sub-sub-menu li {
    width: 33%;
  }

  .related_article .tab_post {
    width: 48%;
    margin-right: 4%;
  }

  .tab_post:nth-of-type(2),
  .tab_post:nth-of-type(4) {
    margin-right: 0;
  }

  .ads_table td .border {
    padding: 8px 15px;
  }

  .ideabook_box {
    width: 47%;
  }

  .ideabook_box:nth-of-type(3n+4) {
    clear: none;
  }

  .ideabook_box:nth-of-type(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }

  .ideabook_box:nth-of-type(2n+2) {
    margin-left: 6%;
  }

  .ideabook_box:nth-of-type(2n+3) {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .header_social {
    margin: 0 6px 0 15px;
  }

  .home_slider ul li {
    background: #09030D;
  }

  .home_slider ul li .vertical {
    display: none;
  }

  .home_slider ul li .horizontal {
    width: 100%;
    padding: 0;
  }

  .home_products {
    margin-bottom: 40px;
  }

  .four_posts,
  .five_posts {
    margin-bottom: 40px;
  }

  .footer_nav {
    width: auto;
    float: right;
  }

  .archive .container_big .left_part {
    background: #fff;
  }

  .grid_images .shadow_img {
    width: 94%;
  }

  .grid_images .shadow_img .img {
    width: 100%;
  }

  .middle_post {
    margin-bottom: 30px;
  }

  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink {
    width: 63px;
    height: 63px;
  }

  .wp-pagenavi li {
    margin: 0 5px 10px 0;
  }

  .grid_images.single_grid .shadow_img img {
    width: 100%;
  }

  .search_form_box .no_result {
    font-size: 32px;
  }

  .static_page_top .left_box,
  .static_page_top .right_box {
    width: 100%;
  }

  .static_page_top .left_box .blue_btn {
    clear: left;
  }

  .static_page_top {
    background: url("assets/images/static_page_dotted.png") repeat;
  }

  .static_page_top .left_box .title_dotted {
    background: none;
  }

  .static_page_top .left_box .title_dotted {
    margin-bottom: 15px;
    padding: 20px 0;
  }

  .blue_green_box_hold {
    width: 48%;
    margin: 27px 4% 100px 0;
  }

  .static_page_bg_two .title_top_dotted span {
    padding-top: 32px;
  }

  .static_page_bg_two .title_top_dotted span:after {
    height: 55px;
  }

  #statistiken .blue_green_box_hold:nth-of-type(2),
  #statistiken .blue_green_box_hold:nth-of-type(4) {
    margin-right: 0;
  }

  #ads_table {
    padding-left: 0;
  }

  .ads_table tr .number {
    display: none;
  }

  .static_page_bg_three .title_top_dotted {
    padding-left: 0;
  }

  .home_tabs ul {
    background: none;
    margin-top: 25px;
  }

  .home_tabs ul li {
    width: 100% !important;
    height: auto;
    margin: 0 0 15px 0;
    text-align: center !important;
  }

  .home_tabs ul li span {
    width: 190px;
    padding: 6px 0 0 30px !important;
    text-align: left !important;
  }

  .home_tabs ul li span:before {
    left: 0 !important;
    top: 0;
    right: initial !important;
    margin: 0;
  }

  .home_tabs ul li span:hover:before,
  .home_tabs ul li.current span:before {
    width: 22px;
    height: 22px;
    background: url("assets/images/tabs_dotted.png") no-repeat center top;
  }

  .single_post_info {
    width: 65%;
  }

  .img_article {
    max-width: 98%;
  }
}

@media screen and (max-width: 719px) {
  .rate_slider {
    display: none;
  }

  #logo {
    float: none;
    margin: 12px auto 0 auto;
  }

  .sticky_header #logo {
    float: left;
  }

  .sticky_header .android_app {
    width: 30px;
  }

  .sticky_header .apple_app {
    width: 28px;
  }

  .right_header .android_app,
  .right_header .apple_app,
  .right_header .header_social,
  .right_header .de {
    margin-top: 15px;
  }

  #sa_mess_user {
    margin-top: 10px;
  }

  .header_search {
    margin-top: 3px;
    border: none;
  }

  .four_posts .title_cat,
  .five_posts .title_cat {
    font-size: 25px;
  }

  .prev_post,
  .next_post {
    width: 100%;
    background: #0030FF;
  }

  .prev_post h3 a,
  .next_post h3 a {
    width: auto;
  }

  .prev_post {
    margin-bottom: 20px;
  }

  .responsive_table {
    overflow-x: scroll;
  }

  .responsive_table table {
    width: 720px;
  }

  .middle_post {
    width: 100%;
    margin-right: 0;
  }

  .middle_post .info_post {
    min-height: auto;
  }

  .product_images .img:nth-of-type(6),
  .product_images .img:nth-of-type(7) {
    display: none;
  }

  .product_images .img:first-of-type {
    width: 40%;
  }

  .product_images .img {
    width: 30%;
  }

  .slide_hold .left_part {
    width: 100%;
    height: 60%;
  }

  .slide_hold .right_part {
    width: 100%;
    height: 40%;
    overflow-x: scroll;
  }

  #slider_ideabook .slick-next {
    right: 0;
  }

  .left_qv .bx-wrapper {
    width: 440px;
    height: 340px;
  }

  .left_qv .popup_slider li {
    width: 440px !important;
    height: 340px;
  }
}

@media screen and (max-width: 639px) {
  .sub-menu .sub-sub-menu li {
    width: 50%;
  }

  .four_posts .title_cat,
  .five_posts .title_cat {
    font-size: 23px;
    padding: 20px 10px 0 10px;
  }

  .four_posts .title_cat a,
  .five_posts .title_cat a {
    margin-bottom: -4px;
  }

  .home_tabs ul li:first-of-type span:before {
    left: -4px;
  }

  .home_tabs ul li:last-of-type span:before {
    right: 0;
  }

  .prev_post h3 a,
  .next_post h3 a {
    max-width: 450px;
  }

  .static_contacts_bg {
    height: 510px;
  }

  .static_page_bg_three .text {
    width: 260px;
  }

  .tab_box .tab_post {
    width: 48%;
  }

  .tab_box .tab_post:nth-of-type(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }

  .tab_box .tab_post:nth-of-type(2n+2) {
    margin-left: 4%;
  }

  .product_images .img:first-of-type {
    height: 281px;
  }

  .product_images .img {
    height: 140px;
  }

  .products_table {
    overflow-y: scroll;
  }

  .products_table table {
    width: 640px;
  }

  .left_qv {
    width: 100%;
  }

  .left_qv .bx-wrapper {
    height: 250px;
  }

  .left_qv .popup_slider,
  .left_qv .bx-wrapper .bx-viewport {
    height: 250px !important;
  }

  .left_qv .bx-wrapper {
    width: 360px;
  }

  .left_qv .popup_slider li {
    width: 350px !important;
  }
}

@media screen and (max-width: 559px) {
  .header_social {
    clear: left;
    margin-left: 0;
  }

  .header_profile {
    float: right;
  }

  .header_search {
    margin-top: 23px;
  }

  .sticky_header #logo {
    float: none;
    margin-bottom: 0;
  }

  .sticky_header #header .scroll_top {
    border: none;
  }

  .four_posts,
  .five_posts {
    width: 100%;
    padding: 0 !important;
  }

  .home_products .products_title > h3 {
    font-size: 32px;
  }

  .home_products .products_title .home_product_box {
    width: 255px;
  }

  .footer_nav li {
    margin: 0 8px;
  }

  .prev_post h3 a,
  .next_post h3 a {
    max-width: 375px;
  }

  .map_box .text,
  .map_box .blue_green_box_hold {
    width: 100%;
  }

  .static_page_bg_three .text {
    width: 100%;
    margin-top: 10px;
  }

  .static_page_bg_three .title_top_dotted span:after {
    height: 50px;
  }

  .static_page_bg_three .title_top_dotted span {
    padding-top: 30px;
  }

  .static_page_bg_three .text p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 130%;
  }

  .static_page_social {
    margin-top: 10px;
  }

  .static_page_social .box {
    margin-bottom: 2px;
  }

  .tab_post .img,
  .four_posts .tab_post .img,
  .tab_post .img img,
  .four_posts .tab_post .img img {
    max-width: 100%;
  }

  .four_posts,
  .five_posts {
    margin-bottom: 20px;
  }

  .home_products .products_title {
    margin-bottom: 20px;
  }

  .home_products .container > .home_product_box {
    width: 100%;
    margin: 0 0 20px 0 !important;
  }

  .grid_images .grid_img {
    display: none;
  }

  .focus_post .info {
    padding: 0 20px 30px 20px;
  }

  .grid_images .shadow_img {
    width: 100%;
  }

  .single_grid .single_post_info {
    left: 15px;
  }

  #single_post_title,
  .single_post_title {
    font-size: 25px;
  }

  .single_post_info {
    width: 92%;
  }

  .grid_images .shadow_img .img {
    height: 340px;
  }

  .product_holder .img {
    width: 100%;
    padding: 0;
  }

  .product_holder .desc,
  .product_holder .social_pr,
  .product_holder .related_pr,
  .product_holder .info_pr {
    width: 100%;
  }

  .focus_post .info h1,
  .focus_post .info h2 {
    font-size: 26px;
  }

  .ideabook_box {
    width: 48%;
  }

  .ideabook_box:nth-of-type(2n+2) {
    margin-left: 4%;
  }
}

@media screen and (max-width: 479px) {
  .sub-menu .sub-sub-menu li {
    width: 100%;
    margin-bottom: 10px;
  }

  .home_products .products_title > h3 {
    width: 100%;
    padding: 25px 15px;
  }

  .home_products .products_title > h3 br {
    display: none;
  }

  .home_products .products_title .home_product_box {
    float: none;
    margin: 0 auto;
    width: 280px;
  }

  .copyright {
    display: none;
  }

  .focus_post .info {
    padding-bottom: 20px;
  }

  .focus_post .blue_green_box {
    top: 10px;
  }

  .focus_post .blue_green_box span {
    padding: 15px 25px 15px 35px;
  }

  .focus_post .info h1,
  .focus_post .info h2 {
    font-size: 28px;
    padding-bottom: 15px;
  }

  .prev_post h3 a,
  .next_post h3 a {
    max-width: 315px;
  }

  .title_top_dotted span {
    font-size: 28px;
  }

  .search_form_box .no_result {
    font-size: 28px;
  }

  .static_page_bg_two .title_top_dotted span {
    padding-top: 40px;
  }

  .product_images .img:nth-of-type(4),
  .product_images .img:nth-of-type(5) {
    display: none;
  }

  .product_images .img:first-of-type {
    width: 60%;
  }

  .product_images .img {
    width: 40%;
  }

  .white_bg_cont form {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mess_title {
    font-size: 23px;
  }

  .left_qv .bx-wrapper {
    width: 300px;
    height: 230px;
  }

  .left_qv .popup_slider li {
    width: 300px !important;
    height: 230px;
  }
}

@media screen and (max-width: 419px) {
  .tab_box .tab_post,
  .related_article .tab_post {
    width: 100%;
    margin: 0 0 25px 0 !important;
  }

  .prev_post h3 a,
  .next_post h3 a {
    max-width: 255px;
  }

  .info_post,
  .tab_post .info,
  .five_posts .big .info {
    padding-left: 15px;
    padding-right: 15px;
  }

  .static_page_top .left_box .blue_btn {
    width: 220px;
  }

  .static_contacts_bg .contact_email {
    width: 300px;
  }

  .map_box .text,
  .map_box .blue_green_box_hold .blue_green_box {
    padding-right: 20px;
  }

  .content_pr {
    padding: 20px 10px;
  }

  .left_qv .bx-wrapper {
    height: 200px;
  }

  .left_qv .popup_slider,
  .left_qv .bx-wrapper .bx-viewport {
    height: 200px !important;
  }

  .left_qv .bx-wrapper {
    width: 240px;
  }

  .left_qv .popup_slider li {
    width: 225px !important;
  }

  .ideabook_box {
    width: 100%;
  }

  .ideabook_box:nth-of-type(2n+2) {
    margin-left: 0;
  }

  .wpcf7-submit,
  .submit_btn {
    padding: 12px 40px 12px 15px;
    background-position: right 15px center;
    font-size: 17px;
  }

  .fancybox_popup {
    width: 96%;
  }

  .fancybox-close {
    top: 5px;
    right: 5px;
  }
}

@media screen and (max-width: 359px) {
  .home_tabs ul li span {
    font-size: 12px;
  }

  .focus_post .info {
    padding-bottom: 15px;
  }

  .focus_post .info h1,
  .focus_post .info h2 {
    font-size: 25px;
    padding-bottom: 10px;
  }

  .right_part {
    width: 300px;
    padding: 0;
  }

  .title_cat,
  .title_top_dotted span {
    font-size: 25px;
  }

  .prev_post h3 a,
  .next_post h3 a {
    max-width: 215px;
  }

  .blue_green_box_hold .blue_green_box p {
    font-size: 13px;
  }

  .map_box .blue_green_box:after {
    left: 0;
  }
}

/***	fixed popup slider - height		***/

@media screen and (min-height: 769px) {
	.right_qv {
		height: 765px;
		overflow-y: auto;
	}
}

@media screen and (min-height: 801px) {
	.popup_product_hold {
		height: 800px;
	}
  .right_qv {
		height: 800px;
		overflow-y: auto;
	}
}

@media screen and (min-height: 900px) {
	.popup_product_hold {
		height: 900px;
	}
}

@media screen and (max-height: 768px) {
	.right_qv {
		height: 710px;
		overflow-y: scroll;
	}
}

@media screen and (max-height: 719px) {
	.right_qv {
		height: 630px;
		overflow-y: scroll;
	}

  .fancybox_popup .submit_btn {
    margin: 15px 0;
  }

  .green_gradient {
    padding-bottom: 15px;
  }
}

@media screen and (max-height: 639px) {
	.popup_product_hold,
	.popup_product_hold .popup_product {
		height: 480px;
		overflow-y: scroll;
	}
}

@media screen and (max-height: 479px) {
	.popup_product_hold,
	.popup_product_hold .popup_product {
		height: 460px;
		overflow-y: scroll;
	}
}

@media screen and (max-height: 359px) {
	.popup_product_hold,
	.popup_product_hold .popup_product {
		height: 300px;
		overflow-y: scroll;
	}
}

/*  Single gallery */
@media screen and (min-height: 768px) {
  #swipebox-bottom-bar {
    top: 730px;
  }

  .single_gallery_sidebar {
    width: 330px;
  }

  /* #swipebox-title,
  #swipebox-arrows {
    width: calc(100% - 330px);
  } */
}
.static_page_top .left_box .blue_btn.secondary_title {
  width: 160px;
  height: 160px;
  font-size: 36px;
  text-indent: -55px;
  text-transform: uppercase;
}

@media (min-width:768px) {
  .static_page_top .left_box .blue_btn.secondary_title {
    bottom: -35px;
    margin-left: 40px;
  }
}

.static_page_top .left_box .blue_btn.secondary_title:after {
  width: 18px;
  height: 18px;
  right: 15px;
  bottom: 15px;
  position: absolute;
  background-size: contain;
}

.static_page_top .left_box .blue_btn.secondary_title:hover {
  opacity: 1;
}

.title_dotted.no_bg {
  background: none;
}

.author_page_top {
  margin-bottom: 60px;
}

.author_box figure {
  margin: 0;
}

.author_box .info_txt {
  padding: 20px 20px 20px 20px;
}

.author_box {
  color: #000;
  position: relative;
  width: calc(100% - 60px);
  margin: 20px 0 120px 50px;
  /* font-family: "ProximaNovaBold"; */
  background-color: #eeeeee;
}

@media (min-width:680px) {
  .author_box {
    width: calc(50% - 70px);
    margin: 20px 0 120px 70px;
  }

  .author_box .info_txt {
    padding: 20px 0 20px 20px;
  }
}

.author_box:before,
.author_box:after {
  content: '';
  left: -40px;
  bottom: -50px;
  position: absolute;
}

.author_box:before {
  width: 3px;
  height: 100%;
  background-color: #0030ff;
}

.author_box:after {
  width: 100%;
  height: 70px;
  background-color: transparent;
  border-bottom: 3px solid #0030ff;
  border-right: 3px solid #0030ff;
}

.author_box h3 {
  color: #0030ff;
  font-size: 24px;
  text-transform: uppercase;
  /* font-family: "ProximaNovaBold"; */
}

@media (min-width:1101px) {
  .author_box h3 {
    font-size: 36px;
  }
}

.author_box .tab_post {
  margin: -20px 27px 10px -20px;
}

@media (min-width:961px) {
  .author_box .tab_post {
    margin: -20px 27px -20px -20px;
  }
}

.author_box .job_position {
  font-size: 12px;
  /* font-family: "ProximaNovaLight"; */
  color: #444;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin-top: 13px;
}

.author_box.four_posts:nth-of-type(2n+2) {
  padding-right: 20px;
  padding-left: 0;
}

#sticky_sidebar_ads {
  float: left;
  width: 360px;
}

#privpol_div_rich_text_preview h1,
#privpol_div_rich_text_preview h2,
#privpol_div_rich_text_preview h3,
#privpol_div_rich_text_preview h4,
#privpol_div_rich_text_preview h5,
#privpol_div_rich_text_preview h6 {
  float: left;
  width: 100%;
  font-size: 21px;
  margin: 10px 0;
  line-height: 140%;
}

#privpol_div_rich_text_preview p {
  float: left;
  width: 100%;
  margin: 4px 0;
  line-height: 140%;
  font-size: 16px;
}


/* ============= AUTHORS PAGE ============= */
.author_wrapper {
	margin-bottom: 50px;
}

.author_wrapper .top_section{
  position: relative;
  padding: 160px 15px 15px;
  overflow: hidden;
}

.author_wrapper .top_section .author_banner{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 300px;
  z-index: 0;
}

.author_wrapper .top_section .author_banner img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.author_wrapper .top_section .author_information{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.author_wrapper .top_section .author_information .author_image{
  max-width: 200px;
  max-height: 200px;
  border: 5px solid #f5f5f5;
}

.author_wrapper .top_section .author_information .author_image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author_wrapper .top_section .author_information .author_information_box{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px;
  justify-content: center;
  text-align: center;
  gap: 20px;
}
.author_wrapper .top_section .author_information .author_information_box .title_wrapper{
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.author_wrapper .top_section .author_information .author_information_box .title_wrapper .name{
  font-size: 32px;
  font-weight: bold;
  color: #333;
}
.author_wrapper .top_section .author_information .author_information_box .title_wrapper .title{
  font-size: 20px;
  color: #333;
}

.author_wrapper .top_section .author_information .author_information_box .title_wrapper .total_posts{
  font-size: 14px;
  color: #333;
}

.author_wrapper .top_section .author_information .author_information_box .social_media{
  display: flex;
  justify-content: center;
  gap: 2px;
  margin-top: auto;
}

.author_wrapper .top_section .author_information .author_information_box .social_media li{
  font-size: 16px;
  background: #a8a8ae;
  padding: 10px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.author_wrapper .top_section .author_information .author_information_box .social_media li i{
  color: #fff;
}

.author_wrapper .bottom_section .about{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  padding: 0 15px;
  margin: 10px auto 0;
}

.author_wrapper .bottom_section .about h2{
  font-size: 32px;
  margin-bottom: 20px;
}

.author_wrapper .bottom_section .about p {
  font-size: 14px;
	line-height: 140%;
}

@media (min-width: 640px){
  .author_wrapper .top_section .author_information .author_information_box{
    text-align: unset;
    padding: 20px 40px 10px;
    gap: unset;
  }

  .author_wrapper .top_section .author_information{
    flex-direction: unset;
    align-items: unset;
  }

  .author_wrapper .top_section .author_information .author_information_box .social_media{
    justify-content: flex-end;
  }

  .author_wrapper .top_section .author_information .author_information_box .title_wrapper .name{
    color: #fff;
  }
  .author_wrapper .top_section .author_information .author_information_box .title_wrapper .title{
    color: #fff;
  }
  .author_wrapper .top_section .author_information .author_information_box .title_wrapper .total_posts{
    color: #fff;
  }
}
