/*Theme Name: Weblizar Home blog
CurrentTheme URI: www.weblizar.com
Author: weblizar
Author URI: http://weblizar.com/
Description: Weblizar theme is the home theme
Version:  1.3
Tags: white, red , full-width-template, threaded-comments, custom-menu, two-columns,translation-ready , custom-background , sticky-post
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: weblizar
*/
@media screen and (max-width: 600px) {
	.weblizar-blogs-post {
    padding-left: 0% !important; 
    padding-right: 0% !important;
}
}

body{
  font-family: "Merriweather","Georgia",serif !important;
    line-height: 32px;
}
a,
a:hover,
.button,
.button:hover{
text-decoration:none !important;
outline:none !important;

}

footer span {
    font-size: 15px;
    line-height: 30px;
}

.btn:focus,
a:focus{
color:inherit !important;
}
button.w_offer {
    background: #c81100;
    color: #fff;
	border:0;
}
#free_plugin_img {width:100%; height:100%;}
.img-responsive{
width:100%;
height:auto;
}
.white{
color:#fff;
}
#pbOverlay{
z-index:99999 !important;
}
.sticky-head {
    position: fixed !important;
    top: 0;
	width: 100%;
    z-index: 9999;
}
.sticky-head .weblizar-top {
    display: none;
}
.sticky-head .menu{
top:0;
 -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    transition: all 600ms ease 0s;
}
.w_offer_detail {
    height: 150px !important;
    /* background-image: url(images/top-offer.png); */
    background-size: 100% 100%;
}

.topnav a.navbar-toggle {
    line-height: 18px;
    margin-top: -1px;
    padding: 0;
}
.navbar-brand {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
.navbar-brand  img {
  margin-top: 10px;
}
.w_offer_detail{
margin:0 !important;
}
.weblizar-offer-detail .btn-success {
border:none;
}
.w_offer .weblizar-offer{
background-color:#31a3dd;
opacity:0.85;
}
.weblizar-offer {
  background-color: #31a3dd;
  padding: 0 !important;
  position: fixed;
  width: 100%;
  z-index: 99;
  height:auto;
  top:0;
}
.logged-in .weblizar-offer {
  top:32px;
}
.weblizar-offer-detail {
  padding: 5px 0 !important; 
  padding-left:0px;
  color:#fff;
  font-size: 18px;
}
.weblizar-offer .link-btn ,
.weblizar-offer .link-btn:focus {
  border-radius: 36px;
  float: right;
  font-size: 16px;
  margin: 5px 0  !important;
  padding: 3px 30px;
  text-transform: uppercase;
  font-weight:bold;
  text-decoration:none;
  color:#fff !important;
}
.weblizar-offer .btn {
  color: #fff;
  font-size: 18px;
  padding: 0 5px;
  text-decoration: none;
}
.weblizar-offer a:hover{
color:#fff;
}
.weblizar-offer-detail .icon {
  color: #ffd700;
}
.weblizar-top{
background-color:#333;
padding:10px 0;
}
.weblizar-top a,
.weblizar-top a:hover{
color:#fff;
font-size:16px;
text-decoration:none;
}
.weblizar-top .sign-up {
  display: inline-block;
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 5px 0;
  margin-right: -30px;
}
.weblizar-top .address {
  margin-left: -5px;
  margin-top: 10px;
  padding: 0;
}
.weblizar-top .sign-up li{
display:inline-block;
}
.weblizar-top .sign-up .btn,
.weblizar-top .sign-up .btn:focus {
  padding: 3px 20px;
  margin: 0 5px;
  border-radius: 0;
   color:#fff !important;
}
header {
  padding-top: 38px;
}
header .menu{
margin:0 !important;
background-color:#fff;
 border-bottom: 1px solid #e6e6e6 !important;
}
.menu .dropdown-menu li a:hover,
.menu .navbar-nav > li > a:hover,
.menu .active a{
background-color:#31a3dd !important;
color:#fff !important;
}
.menu .navbar-left li a{
color:#000;
font-size:16px; 
padding:25px 15px;
}
.menu .dropdown-menu{
left:0 !important;
padding:0 !important;
min-width: 200px !important;
}
.menu .dropdown-menu li a{
color:#000;
font-size:16px;
padding:10px !important;
white-space: normal;
word-wrap: break-word;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100% !important;margin-top:0px;margin-left:-1px; margin-right:-130px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.dropdown-submenu>a:after{display:block;content:"";float:right;width:0;height:0;border-color:transparent; font-weight:bold; border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:-1px;margin-right:0px; font-size:20px;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.menu .dropdown.open a,
.menu .dropdown.open a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .dropdown.open .dropdown-menu li a{
background-color: #fff !important;
  color: #555 !important;
}
.menu .dropdown.open .dropdown-menu li a:hover{
 background-color: #31a3dd !important;
  color: #fff !important;
}
.menu.navbar-nav li.current_page_item a {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu.navbar-nav li a:hover,
.menu.navbar-nav li.dropdown a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu.navbar-nav li.current_page_item .dropdown-menu li a {
  background-color: #fff !important;
  color: #555 !important;
}
.menu.navbar-nav li.current_page_item .dropdown-menu li a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor a,
.menu .current_page_parent a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-menu li a,
.menu .current_page_parent .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu .current_page_ancestor .dropdown-menu li a:hover,
.menu .current_page_parent .dropdown-menu li a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-menu li.current_page_ancestor a,
.menu .current_page_parent .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-menu li.current_page_ancestor a .dropdown-menu li a,
.menu .current_page_parent .dropdown-menu li.current_page_item a .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu .current_page_ancestor .dropdown-menu li.current_page_ancestor a .dropdown-menu li.current_page_item a,
.menu .current_page_parent .dropdown-menu li.current_page_item a .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li a {
  background-color: #fff !important;
  color: #555 !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .dropdown-submenu .dropdown-menu li.current_page_item a {
  background-color: #31a3dd !important;
  color: #FFF !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
/* Slider */
.slider {
  padding: 50px 0;
  border-top: 2px solid #e6e6e6;
}
.slider .carousel-indicators{
display:none;
}
.slider .slider-title {
  text-align: center;
}
.weblizar-slider .right,
 .weblizar-slider .left {
  background-image: none;
}
.weblizar-slider .right.carousel-control {
  bottom: 0;
  color: #31a3dd;
  font-size: 30px;
  right: 40%;
  top: 100%;
}
.weblizar-slider .left.carousel-control {
  bottom: 0;
  color: #31a3dd;
  font-size: 30px;
  left: 40%;
  top: 100%;
}
.weblizar-slider .carousel-indicators li{
  height: 15px;
  width: 15px;
  border:2px solid #31a3dd;
}
.weblizar-slider .carousel-indicators .active {
  background-color: #31a3dd;
  height: 15px;
  width: 15px;
}
.weblizar-slider .right.carousel-control:hover,
.weblizar-slider .right.carousel-control:hover{
 color: #31a3dd;
}
.slider h1{
font-size:54px;
font-weight:bold;
color:#444;
}
.slider h2 {
  border-bottom: 2px solid #aaa;
  border-top: 2px solid #aaa;
  font-weight: bold;
  padding: 10px 0;
}
.slider .btn {
  border-radius: 0;
background-color:#31a3dd;
color:#fff !important;
font-size: 20px;
  margin: 10px 5px;
  padding: 15px 10px;
}
.slider .btn:hover{
color:#fff;
}
.slider .slider-link {
    margin: 30px 0;
    padding: 0;
    text-align: center;
}
/* Slider */

/* Services */
.weblizar-services{
padding: 0 !important;
background-color:#e6e6e6;
}
.section-title {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 64px;
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.section-title::after {
  background: #31a3dd none repeat scroll 0 0;
  border-radius: 3px;
  bottom: -15px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}
.section-title.white::after {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  bottom: -15px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}
.section-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 0 10px;
  text-align: center;
}
/* Services */
.weblizar-ser .services-icon{
text-align:center;
}
.weblizar-ser {
  margin-bottom:30px;
}
.weblizar-ser .weblizar-serv {
  margin: 0;
  min-height: 280px;
  box-shadow: -1px 0px 5px 2px #d6d6d6;
  background-color:#fff;
}
.weblizar-ser .services-info {
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  text-align: center;
  padding: 10px;
}
.weblizar-ser .services-info .service-title{
font-weight:bold;
color:#565656;
 margin: 10px 0;
 border-bottom:2px solid #e6e6e6;
 border-top:2px solid #e6e6e6;
 padding:10px 0;
}
.weblizar-ser .services-info p {
  font-size: 18px;
  line-height: 25px;
  color:#747474;
  padding:5px 0;
}
.services-icon{
padding:10px 0;
}
.weblizar-ser .services-icon{
overflow:hidden;
}
.weblizar-ser .icon {
  font-size: 60px;
  color: #31a3dd;
}
.weblizar-ser:hover h2{
  color: #31a3dd;
  -webkit-transition:all 0.6s ease 0.3s ;
  -moz-transition:all 0.6s ease 0.3s ;
  -ms-transition:all 0.6s ease 0.3s ;
  -o-transition:all 0.6s ease 0.3s ;
  transition:all 0.6s ease 0.3s ;
}
.weblizar-ser:hover .services-icon .icon{
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-ms-transform:scale(1.3);
-o-transform:scale(1.3);
-webkit-transition:all 0.6s ease 0.3s ;
-moz-transition:all 0.6s ease 0.3s ;
-ms-transition:all 0.6s ease 0.3s ;
-o-transition:all 0.6s ease 0.3s ;
transition:all 0.6s ease 0.3s;
}
/* Services */

/* Featured  */
.weblizar_latest_theme_section {
  background-color: #e6e6e6;
}
.weblizar-themes {
  margin: 0;
  padding: 0 50px;
}
.weblizar-title {
  /* background-color:rgba(0, 0, 0, 0.80); */
  background-color:#31a3dd;
  margin:0 !important;
}
.weblizar-service {
  margin: 40px 0 !important;
  background-color:transparent;
}
.weblizar-featured{
padding:40px 0;
color:#fff;
}
.weblizar-featured a{
text-decoration:none;
}
.weblizar-featured .themes {
  margin: 30px 0 !important;
}

.weblizar-featured .themes {
  background-image: url("images/moonlaptop1.png");
  background-size: 100% 100%;
  margin: 20px 0;
  overflow: hidden;
  padding: 10px 55px 20px;
  height: 300px;
    position: relative;
    width: 100%;
}
.weblizar-pics {
  display: block;
  height: 95%;
  padding: 0;
  top: 0px;
  width: 100%;
  position:relative;
}
.weblizar-featured .themes .image-shop-scroll {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 5px;
  width: 100%;
}
.weblizar-featured .themes .image-shop-scroll{
-webkit-transition: all 9s ease-out 0s;
-moz-transition: all 9s ease-out 0s;
-ms-transition: all 9s ease-out 0s;
-o-transition: all 9s ease-out 0s;
transition: all 9s ease-out 0s;
}
.weblizar-featured .themes:hover .image-shop-scroll{
	background-position: center 100% !important;
}
.weblizar-theme-type {
  text-align: center;
  border: 2px solid;
  width: 80%;
  margin: 0 auto;
  padding: 10px;
}
.weblizar-theme-name {
  text-align: center;
  margin-top: 30px;
}
.weblizar-theme-name a{
color:#444;
text-decoration:none;
}
.weblizar-theme-name a:hover,
.weblizar-theme-name a:focus{
 color: #31a3dd;
 text-decoration:none;
}
.weblizar-pics:hover img {
position: relative;
-webkit-animation: mymove 10s infinite; /* Chrome, Safari, Opera */
-webkit-animation-direction: alternate; /* Chrome, Safari, Opera */
-webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
-webkit-animation-timing-function: linear;
animation: mymove 10s infinite;
animation-timing-function: linear;
animation-direction: alternate;
animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    from {top: 0px;}
    to {top: -2100px;}
}
/* Standard syntax */
@keyframes mymove {
    from {top: 0px;}
    to {top: -2100px;}
}
.theme-overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.theme-overlay .btn {
  border: 2px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 5px 10px;
  background: rgba(0,0,0,0.80);
}
.theme-overlay .btn:hover{
 background-color: #31a3dd;
 color: #fff;
}
.theme-product:hover .theme-overlay,
.weblizar-pics:hover .theme-overlay{
opacity:1;
visibility:visible;
height:100%;
width:100%;
background:rgba(0,0,0,0.3);
z-index:1;
-webkit-transition:all 0.6s ease 0.3s; 
 -moz-transition:all 0.6s ease 0.3s; 
 -ms-transition:all 0.6s ease 0.3s; 
 -o-transition:all 0.6s ease 0.3s; 
 transition:all 0.6s ease 0.3s; 
padding-top: 40%;
}
.all-themes{
text-align:center;
margin:30px 0;
}
.all-themes .upcoming-browse-button{
border:2px solid #fff;
padding:5px 30px;
color:#444;
font-size:20px;
}
.all-themes .browse-button{
background-color:#31a3dd;
padding:15px 30px;
color:#fff;
font-size:24px;
}
/* Featured  */


/* SkillS */
.skills{
padding:0 !important;
}
.skills-process {
  margin: 80px 0 30px 0 !important;
}
.chart-wrapper {
  border: 2px solid #31a3dd;
  display: block;
  height: 180px;
  margin: 0 auto 30px;
  padding-top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 180px;
}
.chart {
  display: inline-block;
  height: 150px;
  margin-bottom: 0;
  position: relative;
  text-align: center;
 -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 150px;
}
.percent {
  color: #31a3dd;
  display: inline-block;
  font-size: 72px;
  font-weight: 300;
  line-height: 120px;
  z-index: 2;
}
.percent::after {
  content: "%";
  font-size: 24px;
  margin-left: 0.1em;
}
.chart canvas {
  left: 0;
  position: absolute;
  top: 0;
}
.skills h2 {
  color: #4e5961;
  font-size: 32px;
  margin-top: 70px;
}
.circle {
  height: 160px;
  left: 8px;
  position: absolute;
  text-align: center;
  top: 8px;
  -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg); 
   -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 160px;
}
.circle strong {
  font-size: 54px;
  left: 0;
  position: relative;
  top: -85%;
}
.circle > canvas {
  height: 160px;
  width: 160px;
}
/* SkillS */

/* Blogs */
.weblizar_process {
  padding: 0 !important;
  background-color: #e6e6e6;
}
.weblizar-blogs{
margin:40px 0;
}
.weblizar-blogs-details .blogs-date {
  border: 1px solid #31a3dd;
  display: block;
  float: left;
  font-size: 36px;
  text-align: center;
  margin: 5px 10px 0 0;
}
.weblizar-blogs-details .blogs-date span {
  background-color: #31a3dd;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 0 20px;
}
.weblizar-blogs-pics{
margin:0 0 50px !important;
}
.weblizar-blogs-pics .img-thumbnail{
padding:0;
display:block;
position:relative;
border:0;
}
.weblizar-blogs-details  h2 {
  line-height: 40px;
  margin: 0;
  padding: 5px 0;
  margin-bottom:10px;
}
.weblizar-blogs-details  h2 a{
color:#31a3dd;
text-decoration:none;
}
.weblizar-blogs-details{
padding:0;
}
.post-comments {
  font-size: 20px;
}
.weblizar-blogs-details  p {
  font-size: 18px;
  margin: 10px 0;
  word-wrap: break-word;
}
.weblizar-blogs-details blockquote { background-color: #eee; }
	
.weblizar-blogs-details  p strong {
  font-size: 20px;
 }
 .weblizar-blogs-details  p span{
  font-size: 20px;
  color:#31a3dd;
  font-weight:bold;
 }
 .post-comments  a {
  color: #555;
  font-weight: bold;
  margin: 0 5px;
  text-decoration: none;
}
.post-comments a:hover{
text-decoration: none;
 color: #555;
}
.weblizar-blogs-pics .img-thumbnail .overlay {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.weblizar-blogs-pics .img-thumbnail .overlay .icon {
    font-size: 30px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    width: 60px;
    height: 40px;
    padding: 5px;
    top: 40%;
    position: absolute;
}
.weblizar-blogs-pics .img-thumbnail .overlay .icon:hover{
color:#31a3dd;
background-color:#fff;
border:1px solid #31a3dd;
}
.weblizar-blogs-pics .img-thumbnail:hover .overlay{
visibility: visible;
  opacity: 0.8;
  -webkit-transition:all 1s ease 0.6s;
  -moz-transition:all 1s ease 0.6s;
  -ms-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
  transition:all 1s ease 0.6s;
  
}
/* blogs */

.blog_thumb_detail {
  background-color: #fff;
}
.blog-thumb-wrapper .img-thumbnail{
position:relative;
padding:0;
border:0;
border-radius:0;
display:block;
}
.showcase-overlay{
opacity:0;
visibility:hidden;
position:absolute;
width:100%;
height:100%;
background:rgba(0,0,0,0.5);
top:0;
}
.blog-thumb-wrapper:hover .showcase-overlay{
opacity:1;
visibility:visible;
z-index:1;
}
.showcase-overlay a {
  color: #fff;
  font-size: 18px;
  top: 0;
  text-align: center;
  position: absolute;
  right: 0px;
  text-align:center;
  border-bottom-left-radius: 55px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
   background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
   height: 50px;
  width: 50px;
  opacity:0;
  visibility:hidden;
}
.blog-thumb-wrapper {
  margin: 20px 0;
}
.blog-thumb-wrapper .showcase-overlay:hover a {
opacity:1;
visibility:visible;
  -webkit-transition:all 1s ease 0.6s;
  -moz-transition:all 1s ease 0.6s;
  -ms-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
  transition:all 1s ease 0.6s;
}
.showcase-overlay .icon {
  padding: 12px;
  font-size:24px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition:all 1s ease 0.6s;
  -webkit-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
  transition:all 1s ease 0.6s;
}
.blog-thumb-wrapper{
  text-align:center;
}
.blog_thumb_title a {
  color: #31a3dd;
  font-family: "Montserrat",sans-serif;
 -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  font-size:24px;
  text-decoration:none;
  font-weight:bold;
}
.blog_thumb_title a:hover {
  text-decoration:none;
  color: #31a3dd;
}
.blog_thumb_post_meta {
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  margin-bottom: 2px;
  overflow: hidden;
  padding: 5px 0 10px;
}
.blog_thumb_post_meta  span{
color:#000;
font-weight:bold;
}
.blog_thumb_description {
  color: #7a7c7f;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: justify;
}
.blog_thumb_read_more_btn {
  background-image: linear-gradient(to bottom, transparent 50%, #31a3dd 50%);
  background-size: 100% 200%;
  border: 3px solid #31a3dd;
  border-radius: 2px;
  color: #31a3dd;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
  outline: medium none;
  padding: 8px;
  position: relative;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.blog_thumb_read_more_btn:hover{
background-position:0 -100%;
color:#ddd;
}
.weblizar-showcase{
 box-shadow: -1px 0px 5px 2px #d6d6d6;
 margin:0 !important;
}
.blog_thumb_title{
margin:0;
padding:10px 0;
}
/* Blogs */

/* Clients */
.client{
padding:0 0 30px 0 !important;
}
.weblizar_testimonial_section .img-thumbnail {
  background-color: transparent;
  border: 5px solid #31a3dd;
  border-radius: 50%;
  padding:0;
}
.testimonial_wrapper {
  background: rgba(0,0,0,0.7);
  color: #fff;
  margin-top: 30px;
  padding: 10px;
}
.testimonial_wrapper p{
font-size:16px;
padding:20px;
}
.testimonial_wrapper::before {
  color: #5cc9df;
  content: "\f10d";
  display: block;
  font-family: FontAwesome;
  font-size: 66px;
  font-weight: 800;
  left: 20px;
  line-height: 60px;
  position: absolute;
  top: 30px;
 -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.testimonial_wrapper p {
  font-size: 18px;
  padding: 20px 50px 10px 100px;
}
.testimonial-thumb {
  color: #444;
  text-align: center;
}
.testimonial-thumb .title{
color:#31a3dd;
font-weight:bold;
font-size:18px;
}
.testimonial-thumb .title a {
  font-size: 16px;
  white-space: normal;
  word-wrap: break-word;
  color:#444;
  text-decoration:none;
}
.testimonial-slide {
  margin: 0 !important;
  padding: 0 20px;
}
.testimonial_wrapper *::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent none repeat scroll 0 0;
  border-color: transparent transparent transparent #000;
  border-image: none;
  border-style: solid;
  border-width: 20px;
  box-shadow: -3px 0 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.7;
  position: absolute;
  top: -40px;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transition: border-left-color 0.3s ease-out 0s;
  -webkit-transition: border-left-color 0.3s ease-out 0s;
  -ms-transition: border-left-color 0.3s ease-out 0s;
  -o-transition: border-left-color 0.3s ease-out 0s;
  transition: border-left-color 0.3s ease-out 0s;
  width: 0;
    margin-left: -15px;
}
.swiper-pagination-bullet {
  height: 12px;
  width: 12px;
   opacity: 0.7;
}
.swiper-pagination-bullet-active {
  background: #31a3dd none repeat scroll 0 0;
  opacity: 1;
  width: 30px;
  border-radius: 12px !important;
  height: 10px;
  -moz-transition: all 0.6s ease 0.3s;
  -webkit-transition: all 0.6s ease 0.3s;
  -ms-transition: all 0.6s ease 0.3s;
  -o-transition: all 0.6s ease 0.3s;
  transition: all 0.6s ease 0.3s;
}
.client-testimonail{
margin-top:50px;
}
/* Clients */

/* verified */
.verified_section{
padding:40px 0 !important;
text-align:center;
}
.verified_section .img-thumbnail {
  border: 0 none;
  margin: 20px 0;
  box-shadow: -2px 2px 10px 5px #ccc;
  display: block;
}
.weblizar-verified{
margin-top:40px;
}
/* verified */

/* Socail */
.social_section .social_div{
text-align:center;
 padding: 20px 0;
 overflow:hidden;
}
.social_section .social_div .icon {
  font-size: 60px;
  padding: 10px 0;
}
.social_section .social_div:hover .icon {
-moz-transform:rotateY(360deg) scale(1.5);
-webkit-transform:rotateY(360deg) scale(1.5);
-ms-transform:rotateY(360deg) scale(1.5);
-o-transform:rotateY(360deg) scale(1.5);
transform:rotateY(360deg) scale(1.5);
-moz-transition:all ease 0.6s;
-webkit-transition:all ease 0.6s;
-ms-transition:all ease 0.6s;
-o-transition:all ease 0.6s;
transition:all ease 0.6s;
}
.social_section .social_div a{
color:#fff;
}
.social_section {
  background-color: #fff;
  padding: 0 !important;
}
.w_social {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.w_social li {
    display: inline-block;
    width: 10%;
    padding: 20px 0 !important;
    margin: 0 -3px -5px -2px;
}
.social-fb{
background-color:#3b5998;
color:#fff;
}
.social-twitter{
background-color:#00aced;
color:#fff;
}
.social-google-plus{
background-color:#c92228;
color:#fff;
}
.social-linkedin{
background-color:#3b5998;
color:#fff;
}
.social-wordpress{
background-color:#00aced;
color:#fff;
}
.social-pinterest{
background-color:#c92228;
color:#fff;
}
.social-thumblr{
background-color:#35465c;
color:#fff;
}
.social-flickr{
background-color:#0063DC;
color:#fff;
}
.social-windows{
background-color:#2672EC;
color:#fff;
}
.social-instagram{
background-color:#3f729b;
color:#fff;
}
/* Socail */

/* Footer  */
.footer{
background-color:#444;
color:#fff;
padding:40px 0;
}
.recent-blogs {
  display: inline-block;
  list-style-type: none !important;
  margin: 0;
  padding: 0 !important;
}
.recent-blogs .blogs-post {
	padding:0 !important;
}
.recent-blogs .blogs-post a::before {
	content:"";
	margin:0;
}
.recent-blogs .blogs-pics {
  padding: 0;
}
.recent-blogs .blogs-pics img{
	width:100%;
	height:auto;
	border-radius:50%;
  width:60px;
  height:60px;
 box-shadow: 0 0 2px 4px #ccc;
  border-radius:50%;
}
.recent-blogs .blogs-detail{
padding:0 0 0 10px;
}
.recent-blogs .blogs-detail h3 {
  margin:0 0 5px 0;
  font-size: 16px;
  line-height: 1.2;
}
.recent-blogs .blogs-detail a {
text-decoration:none;
color:#fff;
}
.recent-blogs .blogs-post {
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}
.sidebar-widget .recent-blogs .blogs-detail h3{
	padding:0;
}
.sidebar-widget .recent-blogs .blogs-detail a {
text-decoration:none;
color:#31a3dd;
}
.sidebar-widget .weblizar_recent_widget_post_date {
  color: #333;
  font-size: 16px;
}
.widget-text {
  padding: 0 !important;
}
.weblizar_recent_widget_post_date {
  color: #ffffff;
  font-family: "OpenSansRegular";
  font-size: 16px;
  line-height: 20px;
}
.widget-heading {
  padding:20px 0 !important;
}
.widget-text .widget-pages {
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
}
.widget-text .widget-pages li {
padding:0 0 10px 0;
}
.widget-text .widget-pages li a{
text-decoration:none;
color:#fff;
font-size:16px;
}
.footer-copy{
background-color:#333;
color:#fff;
padding:5px 0;
font-size:18px;
}
/* Footer  */

/* Ribbon */
.upcoming-ribbon {
  background-image: url("images/ribbon.png");
 background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  padding: 5px 40px;
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 9;
}
.recent-ribbon {
  background-image: url("images/ribbon1.png");
 background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  padding: 5px 40px;
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 9;
}
.popular-ribbon {
  background-image: url("images/ribbon2.png");
 background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  padding: 5px 40px;
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 9;
}
.most-sale-ribbon {
  background-image: url("images/ribbon3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  padding: 5px 40px;
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 9;
}
/* Ribbon */

/* Product-detail */
.weblizar-heading-title{
text-align:center;
background-color:#31a3dd;
color:#fff;
 font-weight: bold;
}
.weblizar-heading-title h1 {
  font-size: 42px;
  text-align:left;
  margin-left:18px;
}
.features-themes .theme-product {
  background-image: url("images/moonlaptop1.png");
  background-size: 100% 100%;
  height: 300px;
  margin: 20px 0;
  overflow: hidden;
  padding: 10px 60px;
}
.weblizar-themes-view {
  padding: 50px 0;
}
.theme-product .img-thumbnail {
  display: block;
  height: 95%;
/*   overflow: hidden; */
  padding: 0;
  position: relative;
  width: 100%;
}
.features-themes .weblizar-theme-name a {
  color: #000;
  text-decoration: none;
}
.themes-category {
  padding: 20px  0;
  text-align: center;
}
.themes-category .button {
  background-color: transparent;
  padding: 5px 20px;
  margin: 5px;
  box-shadow: 0;
  border: 2px solid #31a3dd;
  border-radius: 30px;
  font-size: 20px;
  color: #31a3dd;
  font-weight:bold;
  text-transform:uppercase;
}
.themes-category .button:hover,
.themes-category .button.is-checked {
  background-color: #0098ff;
  color: #fff;
}
.features-themes.grid {
    height: 100% !important;
}
/* Product-detail */
.weblizar_scrollup{
background-color:rgba(0,0,0,0.5);
border-radius:50%;
position:fixed;
bottom:20px;
right:20px;
}
.weblizar_scrollup .icon {
  font-size: 42px;
  height: 50px;
  padding: 0;
  text-align: center;
  width: 50px;
  color:#fff;
}

/* Product Detail */
.weblizar-product-details{
padding:40px 0;
}
.weblizar-product-description .weblizar-single-link .btn {
  font-size: 18px;
  margin-top: 5px;
  padding: 5px 30px;
  color: #fff;
}
.weblizar-product-description .btn span {
  color: #644602;
  display: inline-block;
  font-size: 20px;
}
.weblizar-product-description p {
  margin: 0;
}
.weblizar-theme-feature{
margin:10px 0;
text-align:center;
}
.theme-feature {
  text-align: left;
  margin: 0;
  padding: 10px;
  list-style-type: none;
}
.product-type {
  font-size: 20px !important;
}
.theme-feature  li {
  font-size: 24px;
  padding: 15px 0;
  color:#444;
}
.theme-feature li .icon {
  color: #31a3dd;
  font-size: 42px;
  width: 50px;
  text-align: center;
}
/* .weblizar-product-img .themes {
  background-image: url("images/desktop.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0;
  max-height: 400px;
  overflow: hidden;
  padding: 20px 90px 40px;
} */
.weblizar-product-img .themes {
  background-image: url("images/desktop1.png");
  background-repeat: no-repeat;
  background-size: 95% 100%;
  margin: 0;
  max-height: 550px;
  overflow: hidden;
  padding: 20px 60px 90px 20px;
}
.weblizar-product-img .weblizar-pics {
  border: 0 none;
  display: block;
  height: 440px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.weblizar-product-img .themes .image-shop-scroll {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 5px;
  width: 100%;
}
.weblizar-product-img .themes .image-shop-scroll{
	transition: all 9s ease-out 0s;
	-webkit-transition: all 9s ease-out 0s;
	-moz-transition: all 9s ease-out 0s;
	-ms-transition: all 9s ease-out 0s;
	-o-transition: all 9s ease-out 0s;
}
.weblizar-product-img .themes:hover .image-shop-scroll{
	background-position: center 100%!important;
}
/* .weblizar-product-img .weblizar-pics {
  display: block;
  height: 340px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  border:0;
} */
/* Product Detail */

/* featured Product Detail */
.weblizar-theme-feature-detail {
  margin: 30px 0 !important;
  text-align: left;
}
.weblizar-feature-margin {
    padding: 20px 0;
}
.weblizar-theme-feature-pics .img-thumbnail {
  border: 0 none;
  display: block;
  padding: 0;
  position: relative;
}
.weblizar-product-description h2 {
  border-bottom: 5px solid #31a3dd;
  margin: 10px 0;
  padding: 10px 0;
}
.weblizar-product-description {
  border-bottom: 2px solid #31a3dd;
  margin: 0 0 30px 0;
  padding: 0 10px;
}
.weblizar-product-description-detail {
  margin: 0;
  padding: 10px;
}
.weblizar-product-description span {
  display: block;
  font-size: 14px;
  padding: 5px 0;
}
.weblizar-headline {
  display: inline-block !important;
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
}
.weblizar-product-description  ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.weblizar-product-description  ul li{
  padding:10px 0;
  font-size:16px;
}
.weblizar-product-description .icon{
font-size:18px;
color:#31a3dd;
}
.weblizar-product-description .rating-icon {
  color: #f0ad4e;
  font-size: 20px;
}
.weblizar-related-product {
padding:20px 0px;
 text-align: center;
}
.weblizar-related-product .img-thumbnail{
display:block;
position:relative;
padding:0;
border:0;
  max-height: 600px;
  overflow: hidden;
}
.weblizar-related-product .theme-product {
  background-image: url("images/moonlaptop1.png");
  background-size: 100% 100%;
  height: 150px;
  margin:  0;
  overflow: hidden;
  padding: 5px 30px;
}
.weblizar-related-product .img-thumbnail {
  display: block;
  height: 95%;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
/* featured Product Detail */
.weblizar-product-price-detail {
  margin: 30px 0 0;
  padding: 0;
}
.weblizar-product-price-detail p {
  font-size: 18px;
  border-left: 2px solid #0098ff;
  border-right: 2px solid #0098ff;
  padding: 5px 20px;
}
.weblizar-multi-link {
 
}
.weblizar-multi-link .weblizar-product-price {
  color: #e53a31;
  font-size: 48px;
  padding: 0;
  text-decoration: none !important;
}
.weblizar-multi-link .btn {
  font-size: 20px;
  padding: 5px 30px;
  white-space: normal;
}
.weblizar-product-price-detail .btn {
  padding: 10px 30px;
  font-size: 18px;
  margin: 5px;
}
.weblizar-product-price-detail .btn span {
  color: #644602;
  font-size: 20px;
}
.weblizar-featured-number {
  background-color: #31a3dd;
  border-top-right-radius: 20px;
  color: #fff;
  font-size: 24px;
  padding: 0 10px;
}
.weblizar-theme-feature-text p {
  color: #444;
  font-size: 18px;
}
 .section-title1::after {
 /* background: #31a3dd none repeat scroll 0 0; */
  border-radius: 3px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  float: left;
  height: 4px;
  position: absolute !important;
  margin-top: 5px !important;
  width: 100px;
}
.weblizar-product-description a,
.weblizar-product-description a:hover{
text-decoration:none;
color:#31a3dd;
}
.weblizar-product-price-info {
  opacity: 0;
  position: absolute;
  top: 30px;
  visibility: hidden;
  z-index: 9;
  margin-top: 15px;
  background-color:#fff;
  -webkit-transition:all ease 1s;
  -moz-transition:all ease 1s;
  -ms-transition:all ease 1s;
  -o-transition:all ease 1s;
  transition:all ease 1s;
  border:2px solid #444;
  padding:10px 20px;
  font-weight:500;
}
.licence:hover .weblizar-product-price-info {
 opacity: 1;
 visibility: visible ;
 -webkit-transition:all 1s ease 0.6s;
  -moz-transition:all 1s ease 0.6s;
  -ms-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
 transition:all 1s ease 0.6s;
}
.weblizar-product-description-detail .btn {
  font-size: 20px;
  padding: 5px 20px;
  color:#fff;
}
.weblizar-product-price-info span {
  font-size: 20px;
  font-weight: bold;
}
.price-info{
margin:0;
}
.weblizar-single-link  .licence {
  color: #444;
  font-size: 20px;
  font-weight: bold;
}
.weblizar-product-price {
  color: #31a3dd;
  float: right;
  font-size: 42px !important;
  margin-top: -10px;
  padding: 0;
  text-decoration: none !important;
}
.pricing-heading  span {
  display: block;
  font-size: 16px;
}
.product-type {
  float: right;
  font-size: 42px !important;
  margin-top: -20px;
  color: #31a3dd;
  font-weight:bold;
  padding: 5px 0 0 8px !important;
}
.price-info  p {
  font-size: 14px;
}
.post-slider {
  margin: 0px;
}
.post-slider .img-thumbnail{
padding:0;
border:0;
max-height:400px;
overflow:hidden;
 display: block;
}
.weblizar-related-post-slider {
  margin: 30px 0;
}
.weblizar-pricing li {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0;
  font-size: 18px;
}
.swiper-container1 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
.swiper-container2 {
  margin: 0 auto;
  overflow: hidden;
  padding-top: 0;
  position: relative;
  z-index: 1;
}
.swiper-container3 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
.swiper-container4 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
.weblizar-pricing-details{
padding:50px 0;
}
.weblizar-headline .icon{
font-size:20px;
}
.weblizar-pricing{
list-style-type:none;
text-align:center;
padding: 0;
border: 1px solid #e6e6e6;
}
.pricing-heading {
  background-color: #0098ff;
  color: #fff;
  font-size: 30px !important;
  padding: 20px 0 !important;
}
.table-price-tag a{
text-align:left;
}
.table-price-tag {
  max-height: 150px;
  padding: 10px 0 !important;
}
.base-tag {
  display: block;
  font-size: 16px;
  text-transform: capitalize;
}
 .button-wrap {
  padding: 15px 25px;
}
 .button-wrap .btn {
  color: #fbfbfb !important;
  font-size: 18px;
  line-height: 1.2;
  padding: 15px;
  width: 100%;
  background: #01b22e;
  text-align:center;
}
.table-price-tag strong {
  font-size: 18px;
  white-space: normal;
}
 .table-price-tag .price {
  color: #2d84bd;
  display: inline-block;
  font-size: 54px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-left: -10px;
  position: relative;
}
.table-price-tag .price::before {
  color: #b1b1b1;
  content: attr(data-before);
  font-size: 20px;
  font-weight: normal;
  left: -5%;
  letter-spacing: 1px;
  margin-top: -10px;
  position: relative;
  text-decoration: line-through;
  top: 50%;
  vertical-align: middle;
}
.weblizar-pricing .legend-table {
  background: #f8f8f8 none repeat scroll 0 0;
  line-height: 10px;
  visibility: hidden;
  padding: 10px 0;
}
.table-price-tag small {
  line-height: 25px;
  visibility: hidden;
}
/*.extended-table .pricing-heading::before {
  background-color: #ffbe00;
  content: "50% OFF Offer";
  font-size: 14px;
  font-weight: normal;
  padding: 4px 20px 1px;
  position: absolute;
  right: 30px;
  top: -15px;
}
.extended-table .pricing-heading::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ba8d08;
  border-style: solid;
  border-width: 0 10px 18px 0;
  content: "";
  height: 0;
  position: absolute;
  right: 20px;
  top: -15px;
  width: 0;
}*/
.extended-table .button-wrap .btn {
  background: #51b4d3; 
}
.extended-table .pricing-heading {
  background: #51b4d3 none repeat scroll 0 0;
  font-size: 22px;
  min-height: 96px;
  padding-top: 24px;
}
.success{
color:#01b22e;
}
.danger{
color:#c81100;
}
.weblizar-pricing .btn-cart{
background-color:#01b22e;
color:#fff;
font-size:18px;
 padding: 10px 20px;
 text-decoration:none;
 margin:0 5px;
}
.weblizar-pricing .btn-view{
background-color:#c81100;
color:#fff;
font-size:18px;
 padding: 10px 20px;
  text-decoration:none;
 margin:0 5px;
}
.weblizar-pricing .price-info {
  padding: 30px 0 !important;
}


/* Image */
.theme-product {
  background-image: url("images/moonlaptop1.png");
  background-size: 100% 100%;
  margin: 20px 0;
  overflow: hidden;
  padding: 10px 60px;
  height: 300px;
    position: relative;
    width: 100%;
}
.theme-product .image-shop-scroll {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 95%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 5px;
  width: 100%;
}
.theme-product .image-shop-scroll{
	transition: all 6s ease-out 0s;
	-webkit-transition: all 6s ease-out 0s;
	-moz-transition: all 6s ease-out 0s;
	-ms-transition: all 6s ease-out 0s;
	-o-transition: all 6s ease-out 0s;
}

.theme-product:hover .image-shop-scroll{
	background-position: center 100%!important;
}
/* Image */

/* theme Buldle */
.weblizar-theme-about .img-thumbnail {
  border: 0 none;
  padding: 0;
  position: relative;
  border: 5px solid #ccc;
  border-radius: 50%;
}
.weblizar-theme-about {
  padding: 20px 0;
}
.price-btn:hover{
color:#fff;
}
.price-btn {
  background-color: #0098ff;
  border: 1px solid;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding: 15px 25px;
  text-transform: uppercase;
}
.weblizar-price-link{
padding:50px 0;
}
.weblizar-themes-bundle{
padding:50px 0;
text-align: center;
}
.weblizar-single-theme {
  margin: 20px 0;
   padding: 0 10%;
}
.single-theme-details {
  border: 10px solid #31a3dd;
  margin: 35% 0 0 !important;
  padding: 0;
  text-align: center;
}
.multi-theme-details {
  border: 10px solid #31a3dd;
  margin: 30px 0;
  padding: 0;
  text-align: center;
}
.weblizar-single-theme {
  padding: 0 7%;
}
.single-theme-details  h2 {
  background-color: #31a3dd;
  margin: 0;
  padding: 20px 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
}
.single-theme-details span {
  font-size: 72px;
  font-weight: bold;
  display: inline-block;
  color: #31a3dd;
}
.single-theme-details span .dollar {
  color: #444;
  font-size: 36px;
  left: 15px;
  position: relative;
  top: -24px;
}
.multi-theme-details p,
.single-theme-details p {
  margin: 20px 0;
  padding: 0 10%;
  font-size: 16px;
  color: #555;
}
.weblizar-multi-theme {
  padding: 0 4% !important;
}
.multi-theme-details  h1 {
  background-color: #31a3dd;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  margin: 0;
  padding: 20px 0;
}
.multi-theme-details  h1 span {
  display: block;
  font-size: 20px;
  margin-top: 10px;
}
.multi-theme-details  ul {
  list-style: outside none none;
  margin: 20px 10%;
  padding: 0;
  text-align: left;
}
.multi-theme-details li {
  color: #555;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0;
}
.multi-theme-details li .icon {
  color: #31a3dd;
  font-size: 20px;
  margin: 0 5px;
}
.multi-theme-details .old-price {
  font-size: 72px;
  display: inline-block;
  color: #555;
}
.multi-theme-details .weblizar-prices span.old-price .old::after {
  border-color: inherit;
  border-top-style: solid;
  border-top-width: 2px;
  bottom: 40%;
  content: "";
  left: 20%;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
  width: 150px;
}
.multi-theme-details .new-price {
  font-size: 72px;
  font-weight: bold;
  display: inline-block;
  color: #31a3dd;
}

.multi-theme-details .new-price .dollar ,
.multi-theme-details .old-price .dollar {
  color: #444;
  font-size: 36px;
  left: 15px;
  position: relative;
  top: -24px;
}
.multi-theme-details .new-price .dollar {
 color: #31a3dd;
}
.multi-theme-details .btn,
.single-theme-details .btn {
  background-color: #31a3dd;
  border-radius: 0;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin: 20px 0 0;
  text-transform: uppercase;
  width: 100%;
}
.multi-theme-details .btn:focus,
.single-theme-details .btn:focus {
  color: #fff;
}
.weblizar-theme-pics{
padding:50px 0;
}
.weblizar-theme-pics .img-thumbnail{
display:block;
position:relative;
padding:0;
border:0;
}
.weblizar-theme-pics .swiper-slide {
  max-height: 600px;
  max-width: 500px;
  overflow:hidden;
}
.weblizar-plugin-pics{
padding:50px 0;
}
.weblizar-plugin-pics .swiper-slide {
  max-height: 600px;
  max-width: 400px;
  overflow: hidden;
}
.weblizar-theme-support{
padding:0;
border-top:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
}
.weblizar-theme-support .swiper-container-3d .swiper-slide-shadow-left,
.weblizar-theme-support .swiper-container-3d .swiper-slide-shadow-right {
  background-image: none !important;
}
/* theme Buldle */

/* side bar */
.weblizar-blogs-sidebar{
margin:40px 0;
}
.weblizar-blogs-sidebar  h3 {
    font-weight: bold;
    margin: 0;
    padding: 5px;
    background-color:#31a3dd;
    color: #fff;
    margin-bottom: 20px;
	text-align:center;
}
.weblizar-post-pics {
  display: block;
  margin: 0;
  padding: 0;
}
.weblizar-post-pics img{
  border-radius:50%;
  border:3px solid #31a3dd;
}
.weblizar-post-text  h3{
  margin: 0;
  line-height:0.8;
  margin-bottom:10px;
  padding: 0;
}
.weblizar_recent_widget_post{
margin-bottom:20px;
 padding: 0;
}
.weblizar_recent_widget_post:hover .weblizar-post-pics img{
  border-radius:0;
  -webkit-transition:all 1s ease 0.6s;
  -moz-transition:all 1s ease 0.6s;
  -ms-transition:all 1s ease 0.6s;
  -o-transition:all 1s ease 0.6s;
  transition:all 1s ease 0.6s;
}
.weblizar-post-text  h3 a {
  color: #31a3dd;
  font-size: 14px;
  text-decoration: none;
  font-weight:bold;
}
.weblizar-post-text  h3 a:hover {
color: #000;
}
.sidebar-widget {
  margin: 10px 0 !important;
  padding: 10px 0;
}
.footer-widget ul,
.sidebar-widget  ul {
  list-style: outside none none;
  padding: 0 0 0 20px;
}
.sidebar-widget ul li {
  border-bottom: 2px solid #f5f5f5;
  display: block;
  font-family: "RobotoRegular";
  font-size: 15px;
  padding:5px 0;
  transition: all 0.6s ease 0s;
}
.footer-widget ul li:hover,
.sidebar-widget ul li:hover{
padding-left:10px;
}
.footer-widget ul li a::before,
.sidebar-widget ul li a::before {
  content: "";
  font-family: FontAwesome ;
  font-size: 18px;
  margin-right: 10px;
  opacity: 1;
}

.sidebar-widget ul li a {
  display: inline-block;
  position: relative;
  font-family: Lato,Arial,sans-serif;
  font-size: 17px;
  line-height: 20px;
  transition: all 0.4s ease 0s;
  text-decoration:none;
  color:#555;
}
.footer-widget ul li a{
 color:#fff;
 text-decoration:none;
}
.footer-widget ul li a:hover,
.sidebar-widget ul li a:hover {
color:#31a3dd;;
}
.weblizar_widget_tags a, 
.tagcloud a {
  background-image: linear-gradient(to bottom, #31a3dd 50%, #31a3dd 50%);
  background-size: 100% 200%;
}
.weblizar_recent_widget_post h3 a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
.weblizar_recent_widget_post h3 {
margin:5px 0;
}
.weblizar_recent_widget_post_move {
  border-radius: 50%;
  display: inline-block;
}
.weblizar_recent_widget_post_move img{
width:70px;
height:70px;
border-radius:50%;
border:2px solid #31a3dd;
}
.weblizar_recent_widget_post .media-body {
  display: inline-block;
  width: auto;
  padding-left: 5px;
}
.weblizar_widget_tags a,
 .tagcloud a {
  border: 1px solid #31a3dd;
  color: #fff;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.weblizar_widget_tags a,
 .tagcloud a {
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  font-family: "OpenSansSemiBold";
  font-size: 17px !important;
  font-weight: normal;
  line-height: 20px;
  margin: 0 5px 10px 0;
  padding: 8px 12px;
   -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  vertical-align: baseline;
  white-space: normal;
  text-decoration:none;
  word-wrap:break-word;
}
.weblizar_widget_tags a:hover,
 .tagcloud a:hover {
 color:#fff;
   text-decoration:none;
 }
 #searchform #s {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  color: #999;
  float: left;
  font-size: 13px;
  height: 41px;
  padding: 5px 10px;
}
#searchsubmit {
  background:#31a3dd  url("images/site-search-icon.png") no-repeat scroll center 10px;
  border: 0 none;
  cursor: pointer;
  float: left;
  height: 41px;
  line-height: 100;
  overflow: hidden;
  text-indent: -5555em;
  width: 46px;
}
.screen-reader-text {
  display: none;
}
/* side bar */

/* Contact */
.weblizar-contact-detail {
  padding: 50px 0;
}
.weblizar-contact .icon {
  font-size: 72px;
  display: block;
  float: left;
  margin-right: 10px;
  color:#31a3dd ;
}
.weblizar-contact  h2 {
  color: #555;
  display: inline-block;
  font-weight: bold;
  margin: 10px 0;
}
.weblizar-contact  p {
  color: #777;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}
.contact-info {
  padding: 30px 0;
}
.weblizar-map {
  margin: 30px 0;
}
.feedback-info {
  padding: 30px 0;
}
.feedback-info .form-control {
  height: auto;
  padding: 15px 0 15px 30px;
}
.feedback-info label{
width:100%;
}
.weblizar-map iframe{
width:100%;
min-height:300px;
max-height:400px;
}
.weblizar-contact {
  padding: 20px 0;
}
.browse-callout-button {
  background-color: #31a3dd;
  border: 0 none;
  color: #fff;
  font-size: 24px;
  margin-top: 10px;
  padding: 10px 30px;
}
#name-label::before {
  content: "";
  font-family: FontAwesome;
  font-size: 24px;
  left: 10px;
  position: absolute;
  top: 10px;
}
#email-label::before {
  content: "";
  font-family: FontAwesome;
  font-size: 24px;
  left: 10px;
  position: absolute;
  top: 10px;
}
#message-label::before {
  content: "";
  font-family: FontAwesome;
  font-size: 24px;
  left: 25px;
  position: absolute;
  top: 10px;
}
#name-label::before,
 #email-label::before,
 #message-label::before{
  color: #666;
}
.feedback-info  #name-label,
 .feedback-info  #email-label {
  position: relative;
  width: 100%;
}
/* Contact */

/* About Us */

.weblizar-directors .team-pics,
.weblizar-about-team .team-pics {
  margin: 20px 0;
}
.weblizar-directors .team-pics .img-thumbnail,
.weblizar-about-team .team-pics .img-thumbnail {
  border:0;
  border-bottom: 5px solid rgb(49, 163, 221);
  border-radius: 0;
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.weblizar-directors .team-pics .img-thumbnail img{
max-height:350px;
}
.weblizar-about-team .team-pics .img-thumbnail img{
max-height:250px;
}
.team-detail {
 /*  background-color: #31a3dd; */
 /*  color: #fff; */
  padding: 0 5px;
  text-align: center;
}
.team-detail a{
color:#31a3dd;
font-weight:bold;
text-decoration: underline;
}
.weblizar-about-details{
padding:50px 0;
}
.about-detail{
margin:0;
border:1px solid #ddd;
padding:10px 10px;
}
.weblizar-about-details .weblizar-about .icon {
  border: 3px solid #e6e6e6;
  border-radius: 50%;
  color: #31a3dd;
  font-size: 54px;
  height: 80px;
  padding: 10px;
  width: 80px;
}
.weblizar-about-details .weblizar-about-choose p ,
.weblizar-about-details .weblizar-about p {
  color: #666;
  font-size: 15px;
  margin: 20px 0 0;
  text-align:justify;
}
.weblizar-about{
text-align:center;
padding:0 5px;
}
.weblizar-about-who{
padding:50px 0;
background-color:#31a3dd;
color:#fff;
}
.weblizar-about-who h1{
font-size:54px;
}
.weblizar-about-who p{
font-size:18px;
color:#eee;
margin-top:30px;
text-align:justify;
}
.weblizar-about-who .img-thumbnail{
background-color:transparent;
border:0;
}
.weblizar-about-team .team-pics:hover .img-thumbnail img{
-webkit-transform:scale(1.3)rotate(15deg);
-moz-transform:scale(1.3)rotate(15deg);
-ms-transform:scale(1.3)rotate(15deg);
-o-transform:scale(1.3)rotate(15deg);
transform:scale(1.3)rotate(15deg);
 -webkit-transition: all 0.6s ease 0.9s;
  -moz-transition: all 0.6s ease 0.9s;
  -ms-transition: all 0.6s ease 0.9s;
  -o-transition: all 0.6s ease 0.9s;
transition:all 0.6s ease 0.9s;
}
.team-pics p{
margin:10px 0;
}
.client-name {
  text-transform: capitalize;
}
.client-name a{
text-decoration:none;
color:#31a3dd;
}
.client-name a:hover{
text-decoration:none;
}
.star-rating i{
color:#31a3dd;
}
table th {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top;
}
table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top;
}
table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top;
}
.sliderContent table td ,.footer1 table td {
color:#e7e7e7;
}
.sliderContent #wp-calendar thead tr th ,
.footer1 #wp-calendar thead tr th {
color: #fff;
}
#wp-calendar caption{
text-align:center;
color:#fff;
font-weight:bold;
border:1px solid #fff;
background-color:#31a3dd;
}
.post-slider h4{
text-align:center;
}
.post-slider h4 a{
text-decoration:none;
color:#31a3dd;
}
.alignnone {
height: auto;
max-width: 100%;
}
.aligncenter {
margin: 0 auto;
}
.alignnone img {
height: auto;
max-width: 100%;
}
.wp-caption-text {
background-color: #ccc;
font-size: 16px;
padding: 5px 0;
text-align: center;
font-style: italic;
 margin:0 !important;
}
.entry-content p {
font-size: 16px;
}
.alignleft {
float: left;
margin: 0 20px;
}
.alignright {
float: right;
}
.footer-copy a {
  color: #31a3dd !important;
  text-decoration: none;
}
.post-info{
list-style:none;
padding:0;
margin:20px 0 10px 0 ;
display:block;
}
.post-info li {
  display: inline-block;
  font-size: 16px;
  margin: 8px 0;
}
.post-info li a {
  background-color: #eee;
  color: #666;
  display: inline-block;
  margin: 2px;
  padding: 2px 5px;
}
.post-info li a:hover{
background-color: #31a3dd;
color: #fff;
}
.post-info li i {
  color: #31a3dd;
  margin: 0 5px;
  width: 20px;
  text-align: ;
}
 .navigation a {
  font-size: 18px;
  padding: 5px 10px;
  text-decoration:none;
}
.navigation .alignleft > a {
  float: left;
}
.navigation  a {
  background-color: #31a3dd;
  border: 1px solid #31a3dd;
  color: #fff;
}
.navigation  a:hover {
  color: #fff;
  text-decoration:none;
}
.navigation .alignright > a {
  float: right;
}
/* Blog Comment */
.comment {
margin:0;
}
.comment-section{
margin:0;
}
.comments-text > h4 {
display: inline-block;
margin-right: 20px;
font-weight: bold;
}
.comments-text a,
.comments-text a:hover{
text-decoration:none;
color:#31a3dd;
}
.comments-text span {
font-size: 16px;
margin-left: 20px;
font-weight: normal;
}
.comments-pics{
	text-align:center;
}
.comments-pics img {
border: 5px solid #ccc;
}
.comment .comment-detail{
margin:10px 0;
}
.blog-feedback{
margin:0;
}
.blog-feedback .form-control {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: -moz-use-text-color -moz-use-text-color #666;
border-image: none;
border-style: none none solid;
border-width: 0 0 2px;
}
.blog-feedback  .btn{
background-color:#31a3dd;
color:#fff;
padding:10px 20px;
}
/* Blog Comment */
  
/* 404 */
 .weblizar-blogs .error_404 {
  text-align: center;
}
.weblizar-blogs .error_404 h2{
  font-size:60px;
  margin:0;
  color:#c81100;
}
.weblizar-blogs .error_404 h4{
  color:#c81100;
}

.weblizar-404-page .error_404 {
  text-align: center;
  padding:50px 0;
}
.weblizar-404-page .error_404 h2{
  font-size:120px;
  margin:0;
  color:#c81100;
}
.weblizar-404-page .error_404 h4{
  color:#c81100;
}
.weblizar-404-page .error_404 p{
	 font-size:18px;
	 color:#333;
	 margin:20px 0;
}
.weblizar-404-page .error_404 .btn{
font-size:20px;
}
.pager li a {
    background-color: #31a3dd;
    color: #fff;
}
/* 404 */ 

.weblizar-theme-all{
margin:0;
}
.weblizar-theme-all h1 {
  font-size: 38px;
  font-weight: bold;
  margin:0;
}
.weblizar-theme-all h1 a{
text-decoration:none;
color:#fff;
}
.weblizar-theme-support-all{
background-color:#31a3dd;
color:#fff;
padding:30px 0;
}
.weblizar-price-link-all{
text-align:right;
}
.weblizar-theme-all .old_price{
color:#fff;
font-size:42px;
}
.weblizar-theme-all .new_price{
color:#c81100;
font-size:60px;
margin-left:30px;
font-weight:bold;
}
.weblizar-theme-all .old_price::after {
  background-color: #fff;
  content: "";
  height: 3px;
  position: absolute;
  left: 25px;
  margin-top: 50px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
  width: 100px;
}
.weblizar-theme-all .old_price i {
  display: inline-block;
  font-size: 20px;
  margin-left: -10px;
  margin-top: 35px;
  position: absolute;
}
.weblizar-theme-all .new_price i {
  display: inline-block;
  font-size: 30px;
  margin-left: -15px;
  margin-top: 24px;
  position: absolute;
}
.weblizar-theme-all .btn{
font-size:36px;
background-color:#c81100;
color:#fff;
}
.weblizar-theme-all .btn:hover{
color:#fff;
}
.w_comment_form,
.w_comment,
.w_related_blog,
.w_about_author,
.w_blog_pagination,
.w_blog_post_detail{
margin:0 !important;
}
.h_price {
  background-image: url("images/price.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: -15px;
  font-size: 24px;
  height: 40px;
  left: -10px;
  padding: 5px 30px;
  position: absolute;
  width: 70px;
  z-index: 9;
  color:#fff;
}
.h_price span {
  left: 25px;
  position: absolute;
  top: 5px;
}
.h_price i {
  font-size: 18px;
  margin-left: -15px;
  margin-top: 5px;
  position: absolute;
}
.theme-product .h_price {
  bottom: -5px;
  left: -13px;
}
/*.weblizar-blogs-details > ul {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}*/
.pager .previous a,
.pager .next a {
  background-color: #31a3dd !important;
  color: #fff;
}
.form-submit .btn {
  background-color: #31a3dd;
  color: #fff;
  font-size: 16px;
  margin: 15px;
}
.cptch_block {
  display: inline-block;
  margin-left: 15px;
}
.footer-widget {width:24% !important;}
.heading_title { text-align:center; }
.heading_title  span{	line-height:110px; display:inline-block;}
.heading_title span.white::after { bottom:-25px; }
.section-description { margin-top:18px; }
.theme-hading-p {
  /*font-size: 30px;*/
 font-size: 25px;
  margin: 10px 0;
  min-height: 70px;
}
.theme-hading-p a:focus{ color:#31a3dd !important; }
.skills p.heading {
    color: #4e5961;
    font-size: 32px;
    margin-top: 70px;
}
#widget-title{font-size:30px !important;}

/* New Css */
.weblizar-blogs-details {
  padding-left: 0;
}
.textwidget #siteseal, .textwidget a {
  display: block;
}
.textwidget h4 a {
  color: #31a3dd;
}
.textwidget  h4 {
  margin: 0 0 10px;
}
#weblizar_logo { height:55px; width:150px;}

/***** For amember login form and singup ********/ 
.am-body-content h1{ display:none; }
.am-copyright{ display:none; }
.am-body-content { margin-top: 3%; }
.am-main_login {	background: #fff;    box-shadow: 0 0 6px #ccc; }
.am-form form {    border:0px solid #ddd; }
.am-form fieldset legend {
    width: 100%;
    display: block;
    color: #243647;
    z-index: -1;
    border-bottom: 1px solid #DFDFDF;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
}
.weblizar-blogs-pics {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 10px;
}
.weblizar-blogs-details {
  padding: 0 !important;
}
.sidebar-widget {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  margin: 0 0 20px !important;
  padding: 10px;
}
.sidebar-widget .textwidget img {
  width: 100%;
}
.theme_left{float:left;}
.theme_right{float:right;}
.theme_left span, .theme_right span{ font-size:30px;}
.theme-featured {text-align:left; padding-left: 5% !important; }



/* New CSS */
.affiliate-link{
	background-color: #fff;
    color: #31a3dd !important;
    padding: 10px 50px !important;
    font-size: 18px !important;
}
.affiliate-link:hover,
.affiliate-link:focus{
	background-color:#fff;
    color:#31a3dd !important;
	}
.weblizar-heading-title p{ 
	font-size:18px; }
.af-heading {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.af-program h3 a{
	color:#555;
	text-decoration:none;
}
.weblizar-affiliate{
	margin:0;
	padding:30px 0;
}
.af-program .af-icon {
  border: 1px solid;
  border-radius: 50%;
  display: inline-block;
  height: 100px;
  margin: 50px auto 20px;
  padding-top: 20px;
  width: 100px;
}
.af-program .af-icon i{ 
font-size:54px;
}
.af-program {
  border: 1px solid rgba(0, 0, 0, 0.09);
  height: 330px;
  padding: 10px;
  text-align: center;
}
.af-program h3::before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    content: "";
    left: 20%;
    margin-top: 35px;
    position: absolute;
    width: 60%;
}
.af-program h3::after {
  border-left: 1px solid rgba(0,0,0,0.3);
  content: "";
  height: 40px;
  left: 50%;
  margin-top: 35px;
  position: absolute;
}
.af-program p {
  margin-bottom: 5px;
  min-height: 60px;
  font-size:16px;
}
.af-link{
	font-size:16px;
	color:#31a3dd;
	margin:5px 0;
}
.weblizar-basic {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cfd8dc;
    margin: 0 0 30px;
    padding: 32px 25px 40px;
}
.weblizar-basic h1 {
    font-size: 24px;
    font-weight: bold;
    color: #243238;
    background: #eceff1;
    padding: 20px 25px 20px;
    border-bottom: 1px solid #cfd8dc;
    margin: -32px -25px 35px;
    position: relative;
}
.weblizar-basic h1::before {
  border-color: #d7d7d7 transparent transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -20px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 45px;
  position: absolute;
  z-index: 2;
}
.weblizar-basic h1::after {
  border-color: #eceff1 transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -20px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 43px;
  position: absolute;
  z-index: 2;
}
.af-content {

}
.weblizar-basic div.af-seprator {
    background: #cfd8dc;
    margin: 38px -25px 35px;
    padding: 0 25px 1px;
    position: relative;
    color: #fff;
}
/*
.weblizar-basic  div.af-seprator:before {
     border-color: #d7d7d7 transparent transparent;
  border-style: solid;
  border-width: 10px;
  bottom: -20px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 45px;
  position: absolute;
  z-index: 2;
}
.weblizar-basic div.af-seprator:after {
   border-color: #eceff1 transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -20px;
  box-sizing: border-box;
  content: " ";
  display: block;
  left: 43px;
  position: absolute;
  z-index: 2;
}*/
.content_wrap p ,
.af-content p {
  font-size: 16px;
  line-height: 23px;
  white-space: normal;
  word-wrap: break-word;
}
.af-content h4 {
  border-bottom: 2px solid;
  color: #444;
  display: inline-block;
  font-weight: bold;
  padding-bottom: 5px;
}
.content_wrap a,
.af-content a{
	color:#31a3dd;
}
.orange{
	background-color:#ff8533;
	color:#fff;
}
.red{
	background-color:#ff4d4d;
	color:#fff;
}
.green{
	background-color:#00cc44;
	color:#fff;
}
.blue{
	background-color:#4dd2ff;
	color:#fff;
}
.yellow{
	background-color:#ffdb4d;
	color:#fff;
}
.brown{
	background-color:#bf8040;
	color:#fff;
}
/*.weblizar-blogs-post {
  background-color: #eceff1;
}*/

.af-program:hover{
	 background-color: #eceff1;
	 box-shadow:0 0px 5px rgba(0,0,0,0.2);
}
@media (max-width:768px){
	.af-program h3{
	font-size:20px;	
	}
}
@media (max-width: 768px){
.af-program h3 {
    font-size: 16px;
}
.af-program h3::before {
    width: 50%;
	left: 25%;
}
}
/* New CSS */



/* New Home */
.slider-new {
    background-attachment: fixed;
    /* background-image: url(images/Banner.jpg); */
    background-position: center center;
    background-size: cover;
    /* padding-top: 50px; */
	padding:0 !important;
}
.slider-title-new {
  padding-top: 50px;
  text-align: center;
}
.pricing-form {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 !important;
  padding: 0 0 0 40px;
  text-align: left;
}
.pricing-form h2 {
  border-bottom: 2px solid;
  color: #0098ff;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 10px;
}
.pricing-form p {
  display: inline-block;
  width: 100%;
}
.buy-link, .buy-link:hover{
  background-color: #5cb85c;
  border-bottom: 5px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-right: 40px;
  padding: 10px 30px;
  text-decoration: none;
}
.wb-price {
  display: inline-block;
  font-size: 54px;
  font-weight: bold;
}
.pricing-form p {
  display: inline-block;
  width: 100%;
}
.wb-links {
  margin: 0;
  padding: 20px 0;
}
.demo-link, .view-detail, .demo-link:hover, .view-detail:hover{
  background-color: #0098ff;
  border-bottom: 5px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  margin-right: 10px;
  padding: 5px 20px;
}
.wb-detail {
  font-size: 20px;
  margin: 0;
  padding: 15px 0;
}
.wb-doc {
  margin-top: 30px;
}
.wb-doc a {
  color: #555;
  font-size: 24px;
  margin-right: 20px;
}
.wb-doc a:hover{
	 color: #0098ff;
}
.slider-new .wp-slider-pics .img-thumbnail {
  background-color: transparent;
  border: 0 none;
  height: 500px;
  margin-bottom: -10px;
  margin-top: 20px;
  overflow: hidden;
  padding: 0;
}
/* New Home */


/* Enigma  */
.wb-slider {
  background-image: url("images/Banner.jpg");
  background-position: center center;
  background-size: cover;
}
.wp-slider-title {
  padding-bottom: 20px;
  padding-top: 120px;
  text-align: center;
}
.wp-slider-title h1 {
  color: #fff;
  font-size: 90px;
  font-weight: bold;
  text-shadow: 5px 5px 5px #31a3dd;
}
.wp-slider-title h2 {
  color: #fff;
  font-size: 54px;
  text-shadow: 2px 2px 2px #31a3dd;
}
.wp-slider-title h3 {
  color: #fff;
  font-size: 20px;
}
.wp-themes, .wp-themes:hover, .wp-themes:focus {
  background-color: #4e9b4e;
  color: #fff;
}
.wp-plugins, .wp-plugins:hover, .wp-plugins:focus {
  background-color: #fc4545;
  color: #fff;
}
.slider-link {
  display: block;
  font-size: 30px;
  margin: 10px auto;
  padding: 5px 20px;
  text-transform: uppercase;
  width: 70%;
}
.wp-slider-pics .img-thumbnail {
  background-color: transparent;
  border: 0 none;
  height: 500px;
  margin-bottom: -20px;
  margin-top: 170px;
  overflow: hidden;
  padding: 0;
}
.wp-products {
  padding-bottom: 50px;
}
.wp-products .wp-enigma1, .wp-products .wp-enigma2, .wp-products .wp-enigma3 {
  text-align: center;
}
.wp-products .img-thumbnail {
  border: 0 none;
  display: block;
  margin-top: 50px;
  overflow: hidden;
  padding: 0;
}
.wp-products .wp-enigma1 h2 a, .wp-products .wp-enigma2 h2 a, .wp-products .wp-enigma3 h2 a {
  color: #31a3dd;
  text-decoration: none;
}
.wp-products .wp-enigma1 .product-link,
 .wp-products .wp-enigma2 .product-link,
 .wp-products .wp-enigma3 .product-link {
  background-color: #31a3dd;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-top: 10px;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.wp-enigma-feature {
  margin: 0;
  padding: 100px  0;
}
.theme-features h2::before {
  border-color: transparent transparent #31a3dd;
  border-style: solid;
  border-width: 15px 0 30px 327px;
  content: "";
  position: absolute;
  right: 0;
  top: -45px;
}
.theme-features h2 {
  background-color: #31a3dd;
  border: 1px solid #ddd;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  margin: -10px -5px;
  min-height: 100px;
  padding: 20px 0 20px 15px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.wp-enigma-feature .features {
  list-style: outside none none;
  padding-left: 0;
}
.wb-pricing.title-price {
  font-size: 30px;
  padding-top: 30px;
}
.wb-theme-desc {
  border: 1px solid #ddd;
  font-size: 24px;
  padding: 10px 15px;
}
.wb-theme-feature {
  border: 1px solid #ddd;
  font-size: 16px;
  min-height: 45px;
 padding: 10px 15px;
}
.wb-pricing {
  border: 1px solid #ddd;
  font-size: 60px;
  font-weight: bold;
  min-height: 120px;
  padding: 10px 15px;
  text-align: center;
}
.wb-free .wb-theme-desc, .wb-premium .wb-theme-desc, .wb-free .wb-theme-feature, .wb-premium .wb-theme-feature {
  text-align: center;
}
.wb-theme-feature .true {
  color: #5cb85c;
  font-size: 20px;
  margin: 0 10px;
}
.wb-theme-feature .false {
  color: #c81100;
  font-size: 20px;
  margin: 0 10px;
}
.wb-theme-links {
  border: 1px solid #ddd;
  font-size: 16px;
  min-height: 45px;
  padding: 10px 15px;
  text-align: center;
}
.wb-theme-links .download-link {
  background-color: #c81100;
  border-bottom: 5px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-right: 0;
  padding: 5px 20px;
  text-decoration: none;
}
.wb-theme-links .buy-link {
  background-color: #5cb85c;
  border-bottom: 5px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-right: 0;
  padding: 5px 20px;
  text-decoration: none;
}
.slider-new .sld-head {
 /* background-color: rgba(0, 0, 0, 0.3); */
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
  margin: 20px auto;
  padding: 10px;
  text-align: center;
  width: 80%;
  margin-bottom:50px;
}
.slider-new .sld-head span {
  color: #31a3dd;
  font-size: 42px;
  font-weight: bold;
}
.home-funfacts{
	padding:50px 0;
}
.wb-facts{
	text-align:center;
}
.wb-products{
	font-size:42px;
	display:block;
}
.wb-products-text{
	font-size:24px;
}
.wb-facts p{
	font-size:16px;
}
.wb-products-text {
  background-color: #31a3dd;
  border: 1px solid;
  color: #fff;
  display: block;
  font-size: 30px;
  margin: 10px auto;
  padding: 15px 0;
  width: 85%;
}
.wb-facts .row{
	margin:0;
	border-bottom:1px solid #ddd;
}
/* Enigma  */
/* home contact section */
.home-contact-area.background-cv{
    background: url(./images/11.jpg) no-repeat fixed 0 0 / cover rgba(0, 0, 0, 0);
    background-size: cover;
  /*   background-position: 100% -144%;
    background-size: 100% 85%; */
	margin-bottom:40px;
}	


.home-contact-area .background-cv-drk{
   background-color:#31a3dd; 
/*       background-color: rgba(49, 163, 221, 0.83); */
    box-shadow: 0px 5px 26px #bfbfbf;

}	
	
.home-contact-area .contact-info{
	text-align:center;
	color:#fff;
}
.home-contact-area .contact-info>h2{
margin-bottom:60px;
font-weight:bold;
}

.home-contact-area.contact-info>h2 span {
	position:relative;
	
}
.home-contact-area .contact-info>h2 span::after {
      background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    /* bottom: 28px; */
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
    content: "";
    display: block;
    height: 4px;
    margin-top: 18px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}

.home-contact-area .contact-info-inner{
	margin:40px 0px;
}
.home-contact-area .cont-details a{
color:#fff;
}
.home-contact-area .cont-details a:hover{
color:#f2f2f;
}
.home-contact-area .cont-details i {
    border-bottom: 1px solid #ccc;
    width: 140px;
    text-shadow: 1px 4px 3px #5e5e5e;
    height: 80px;
    color: #fff;
    padding-bottom: 15px;
    /* transform: rotateX(180deg); */
}
.home-contact-area .cont-details:hover i {
    /* transform: rotateX(180deg); */
}
.home-contact-area .cont-details h2 {
	text-shadow: 2px 2px 2px #444;
	font-weight:bold;
	
}
.home-contact-area .cont-details h5 {
    margin-top:18px;
}

.home-contact-area .contact-info-inner i {
    font-size: 50px;
}
.home-contact-area .cont-details {
  background: rgba(0, 0, 0, 0.23);
    border-right: 1px solid #fff;
    padding: 20px;
    margin-bottom: 40px;
		-webkit-transition:all ease 0.6s;
	-moz-transition:all ease 0.6s;
	-o-transition:all ease 0.6s;	
	transition:all ease 0.6s;

}
.home-contact-area .cont-details:hover{
  background: rgba(0, 0, 0, 0.50);
	-webkit-transition:all ease 0.6s;
	-moz-transition:all ease 0.6s;
	-o-transition:all ease 0.6s;	
	transition:all ease 0.6s;

}
.home-contact-area .cont-details:last-child {
    border-right: none;
}
.home-contact-area .blog_thumb_read_more_btn {
    background-image: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.32) 50%);
    background-size: 100% 200%;
    border: 3px solid rgba(0, 0, 0, 0.37);
    border-radius: 2px;
    color: #ffffff;
}
/*--- Free theme ---*/
.weblizar-blogs-details img {    width: 80%;    height: 80%; }

.free-btn{ width: 170px; background-color: #31a3dd;    height: 50px;    color: #fff; margin-bottom: 10px; }
.navigation {margin-bottom: 50px;}

/**** BLOG DESCRIPTION IMAGE CENTER BY SURBHI *******/
.weblizar-blogs-details > ul {
 margin: 0 !important;
font-size:18px;
}
.weblizar-blogs-details img {
   display: inherit;
}

/*  new blog naviagation */
#navbar-toggle {     margin-top: 20px!important;
    margin-left: 25px; }
.weblizar-blogs .new_blog{ 
	margin-top: 0px;
    margin-bottom: 24px; 
	background-color: #31a3dd;
    height: auto;
	color:#fff;
	padding:10px;
	    font-size: 36px;
}
/****** pagination *******/
.enigma_blog_pagination {
	background-color: #FFFFFF;	
}
.enigma_blog_pagi a {
	border: 1px solid #dbdbdb !important;
	background-color: #ffffff;
	background-size: 100% 200%;
	background-image: linear-gradient(to bottom, #fff 50%, #31A3DD 50%);
   -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
	color: #777777;
	padding:15px;
}
.enigma_blog_pagi a:hover, .enigma_blog_pagi a.active {
	background-position: 0 -100%;
	color: #ffffff;
	background-color:#31A3DD;
}

/**** BLOG TEMPLATE MENU ADDED BY SURBHI *******/
.weblizar-heading-title a {
    color: #fff;
	font-size: 16px;
}
.weblizar-heading-title div#navbar-collapse-1 {
    float: left;
}

nav.navbar.navbar-static-top.menu-blog {
    margin: 0;
}
header .menu-blog{
margin:0 !important;
background-color:#fff;
 border-bottom: 1px solid #e6e6e6 !important;
}
.menu-blog .dropdown-menu li a:hover,
.menu-blog .navbar-nav > li > a:hover,
.menu-blog .active a{
background-color:#1184be !important;
color:#fff !important;
}
.menu-blog .navbar-right li a{
color:#fff;
font-size:16px; 
padding:25px 20px;
}
.menu-blog .dropdown-menu{
left:0 !important;
padding:0 !important;
min-width: 200px !important;
}
.menu-blog .dropdown-menu li a{
color:#000;
font-size:16px;
padding:10px !important;
white-space: normal;
word-wrap: break-word;
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100% !important;margin-top:0px;margin-left:-1px; margin-right:-130px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.dropdown-submenu>a:after{display:block;content:"";float:right;width:0;height:0;border-color:transparent; font-weight:bold; border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:-1px;margin-right:0px; font-size:20px;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.menu-blog .dropdown.open a,
.menu-blog .dropdown.open a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .dropdown.open .dropdown-menu li a{
background-color: #fff !important;
  color: #555 !important;
}
.menu-blog .dropdown.open .dropdown-menu li a:hover{
 background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog.navbar-nav li.current_page_item a {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog.navbar-nav li a:hover,
.menu-blog.navbar-nav li.dropdown a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog.navbar-nav li.current_page_item .dropdown-menu li a {
  background-color: #fff !important;
  color: #555 !important;
}
.menu-blog.navbar-nav li.current_page_item .dropdown-menu li a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .current_page_ancestor a,
.menu-blog .current_page_parent a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .current_page_ancestor .dropdown-menu li a,
.menu-blog .current_page_parent .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu-blog .current_page_ancestor .dropdown-menu li a:hover,
.menu-blog .current_page_parent .dropdown-menu li a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .current_page_ancestor .dropdown-menu li.current_page_ancestor a,
.menu-blog .current_page_parent .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .current_page_ancestor .dropdown-menu li.current_page_ancestor a .dropdown-menu li a,
.menu-blog .current_page_parent .dropdown-menu li.current_page_item a .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu-blog .current_page_ancestor .dropdown-menu li.current_page_ancestor a .dropdown-menu li.current_page_item a,
.menu-blog .current_page_parent .dropdown-menu li.current_page_item a .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .current_page_ancestor .dropdown-submenu .dropdown-menu li a {
  background-color: #fff !important;
  color: #555 !important;
}
.menu-blog .current_page_ancestor .dropdown-submenu .dropdown-menu li a:hover {
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .dropdown-submenu .dropdown-menu li.current_page_item a {
  background-color: #31a3dd !important;
  color: #FFF !important;
}
.menu-blog .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li a{
  background-color: #fff !important;
  color: #555 !important;
}
.menu-blog .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li a:hover{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.menu-blog .current_page_ancestor .dropdown-submenu .dropdown-menu li.current_page_ancestor .dropdown-menu li.current_page_item a{
  background-color: #31a3dd !important;
  color: #fff !important;
}
.blog-side-search {
    float: right !important;
	margin:15px 0;
    
}
.blog-side-search #searchform #s {
    font-size: 10px;
}
/*.second-menu-head{
	background-color: #333;
	padding: 0;
}*/

.weblizar-blogs-details > ul {
  margin: 0 !important;
 font-size:18px;
}
.weblizar-blogs-details img {
    display: inherit;
}

/************* home slide  14-06-17 *****************/
.sld-head {
    /* background-color: rgba(0, 0, 0, 0.3); */
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 30px;
    margin: 20px auto;
    padding: 10px;
    text-align: center;
    width: 80%;
    margin-bottom: 50px;
}
.left-btn-slider {
    padding: 22px;
	margin-top: 40px;
	text-align:center;
}
.right-btn-slider {
    padding: 24px;
	text-align:center;
	margin-top: 40px;
}

a.slider-l-btn {
    padding: 24px 20%;
    color: #fff;
    font-size: 25px;
    background-color: rgba(49, 163, 221, 0.65);
    font-weight: 700;
    text-transform: uppercase;
	box-shadow: 1px 1px 12px 2px rgba(41, 104, 101, 0.49);
}
a.slider-r-btn {
    padding: 24px 20%;
    color: #fff;
    font-size: 22px;
    background-color: rgba(244, 111, 37, 0.71) ;
    font-weight: 700;
    text-transform: uppercase;
	box-shadow:1px 1px 12px 2px #ba4416;
}
a.slider-l-btn:hover {
	color: #31a3dd;
	background-color: #fff;
	transition:all .6s ease 0.3s;
}
a.slider-r-btn:hover {
    color:#f46f25;
    background-color: #fff;
	border:1px solid #f46f25;
	transition:all .6s ease 0.3s;
}
.pricing-form {
    text-align: center;
}
.magento-bg .pricing-form h2{
	color: #f46f25 ;
}
.magento-bg .demo-link, 
.magento-bg .view-detail, 
.magento-bg .demo-link:hover, .magento-bg .view-detail:hover{
	background-color: #f46f25 ;
}
.slider-title-new.l-box {
    margin-bottom: 30px;
}
.wordpress-bg{
 /* background-attachment: fixed;*/
  background-image: url("images/Banner.jpg");
  background-position: center center;
  background-size: cover;
}
.magento-bg{
  /*background-attachment: fixed;*/
  background-image: url("images/megento-banner.jpg");
  background-position: center center;
  background-size: cover;
  height: 100%;
}
.magento-bg {
    border-left: 10px solid #000;
}
p.p-text {
    font-size: 24px;
}
.sld-head span {
    color: #31a3dd;
    font-size: 42px;
    font-weight: bold;
}


/* screenashot-css */
.theme-images-data {
    max-height: 420px;
    overflow: hidden;
}
.theme-images-data:hover img{
  margin-top:-850px;
  -webkit-transition: all 2s ease 0.6s;
  -moz-transition:  all 2s ease 0.6s;
  transition:  all 2s ease 0.6s;
}
.theme-images-data img{
  margin-top:0;
  -webkit-transition: all 1s ease 0.6s;
  -moz-transition:  all 1s ease 0.6s;
  transition:  all 1s ease 0.6s;
}
 .theme-images .weblizar-pricing {
    list-style-type: none;
    text-align: center;
    padding: 0;
    border: 1px solid #ccc;
}
.theme-images {
    margin: 20px 0; 
}
a.screen-btn {
    background-color: #000;
    color: #fff;
    padding: 10px;
}
a.screen-btn:hover {
    background-color: #000;
    color: #fff;
}
.img-btn {
    margin-top: 20px;
    text-align: center;
}
/* screenashot-css */

/* index-page */
.bg-color-post {
    background-color: rgba(46, 88, 120, 0.13);
}
.blog-new {
    background-color: #fff;
    margin: 0;
    padding: 0;
} 
.weblizar-blogs-pics {
    box-shadow: none;
    padding: 10px;
}
.text-blog_border {
    border: 1px solid #ccc;
}
.text-blog_border {
    padding: 10px;
}
.enigma_blog_pagination {
    background-color: transparent;
}/* index-page*/

/* category-page*/
.menu-blog .dropdown-menu li a:hover, .menu-blog .navbar-nav > li > a:hover, .menu-blog .active a{
	background-color:transparent !important;
}
.second-head a {
    border: 1px solid #fff;
    padding: 10px !important;
    color: #fff !important;
    margin: 5px;
}
.menu-blog .dropdown-menu li a:hover, .menu-blog .navbar-nav > li > a:hover, .menu-blog .active a{
	color:#fff !important;
}
.menu-blog .navbar-nav > li > a:hover {
    border-bottom: 3px solid #5cb85c !important;
}
.new_blog {
    font-size: 56px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background-color: transparent;
    margin: 0;
}
.second-head .navbar-nav>li {
    float: none;
    display: inline-block;
}
.second-head {
    text-align: center;
}
.menu-blog .active a {
    border-bottom: 3px solid #79AD36;
}
.blog-menus {
    background-color: rgb(49, 163, 221);
    padding: 40px 10px;
	 box-shadow: 0 4px 3px #ccc, 0 -3px 56px #ccc;
}
.blog-post-desc {
    box-shadow: 0 4px 3px #ccc, 0 -3px 56px #ccc;
}
@media(min-width: 768px){
.second-head .navbar-right {
    float: none !important;
}
.second-head div#navbar-collapse-2 {
    float: none;
}
}
/* category-page*/

/* blog-new1-temp*/
.blog-new-slider h1.animation.animated-item-1 {
    font-size: 28px;
	
}
.blog-new-slider h1.animation.animated-item-1 a{
	color:#fff;
}
.blog-new-slider .carousel-caption {
    background-color: rgba(0, 0, 0, 0.38);
    padding: 10px;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
}
.blog-side-news a {
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}
.blog-side-news a:hover{
	color:#fff;
}
.blog-side-news h2 {
    margin: 0;
    bottom: 0;
}
.blog-side-news .carousel-caption {
    background-color: rgba(0, 0, 0, 0.38);
    padding: 20px;
    bottom: 0;
    width: 97%;
    left: 5px;
    right: 0;
}
.blog-side-news {
    padding: 0;
}
.blog-side-news .weblizar-blogs-pics.blog_gallery {
    padding: 6px 0;
	margin: 0 !important;
}
.blog-side-news .no-space {
    padding: 0 5px;
}
.searchform-blog input#s {
    width: 80%;
    border: 1px solid #ccc;
    box-shadow: 13px 5px 6px #ccc;
}
.searchform-blog {
    margin-top: 60px;
}
.blog-post-desc {
    background-color: #fff;
}
.new-temp-blog .weblizar-blogs-details {
    padding: 10px !important;
}
.blog-new-slider .template-desc .template-desc {
    -webkit-transform-style: preserve-3d;
}
.blog-new-slider .template-desc::before, 
.blog-side-news .weblizar-blogs-pics .img-thumbnail::before{
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 32%;
    left: 0;
    opacity: .7;
    z-index: 0;
    background-image: -webkit-linear-gradient(to bottom,rgba(7, 7, 7, 0.03)0,#070707 100%);
    background-image: linear-gradient(to bottom,rgba(7, 7, 7, 0.03)0,#070707 100%);
    background-repeat: repeat-x;
    transition: .4s all ease;    
}

.new-temp-blog .weblizar-blogs-pics.blog_gallery {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  border-top: 1px solid #ccc;
}

.new-temp-blog .weblizar-blogs-pics.blog_gallery:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.hot-news {
    text-align: center;
}
.ticker-wrapper.has-js {
    margin: 20px 0px 20px 0px;
    padding: 0px 20px;
    width: 780px;
    height: 92px !important;
    display: -webkit-inline-box !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #000 !important;
}
.ticker-title {
    font-size: 26px;
	padding-top: 24px !important;
	 background-color: #000 !important;
}
.ticker {
    height: 91px !important;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #000 !important;
}
.ticker-swipe {
    padding-top: 59px !important;
	 background-color: #000 !important;
}
.ticker-content {
    margin: 0px;
    padding-top: 28px !important;
    position: absolute;
    color: #1F527B;
    font-weight: bold;
    background-color: #000 !important;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.2em;
    font-size: 22px !important;
}
.ticker-content {
    background-color: #000 !important;
}
.ticker-content a{
	color:#fff !important;
}
.latest_news {
    background-color: #31a3dd;
    padding: 10px;
    color: #fff;
    font-size: 17px;
}
.latest_news a{
    color: #fff;
}
.blog-new-space .weblizar-blogs-details {
    margin: 20px 0;
}
.new-search{
	margin: 23px 0;
}
.second-head a {
    border: 1px solid #fff;
    padding: 10px !important;
    color: #fff !important;
    margin: 22px 5px;
}
.new-second-menu .second-head a{
	margin:22px 5px;
}
.blog-new-slider:hover h1.animation.animated-item-1 a{
	color:#31a3dd;
}
.bracket {
    padding: 0 2px;
    color: #31a3dd;
    font-size: 20px;
}
.bracket h2{
    color:#b42727 ;
    font-size: 38px;
}
span.left-bar {
    font-size: 35px;
    color: #31a3dd;
}
span.right-bar {
    font-size: 35px;
    color: #31a3dd;
}
.post-info span a {
    background-color: #eee;
    color: #666;
    margin: 2px;
    padding: 2px 5px;
	font-weight:normal !important;
	font-size: 16px;
}
.post-info span {
    font-size: 16px;
    margin: 8px 0;
}
.cats-desc {
    text-align: center;
}
h1.catgory-title {
    text-align: center;
    display: inline-block;
    background-color: #31a3dd;
    color: #fff;
    padding: 16px;
	text-transform:uppercase;
}
hr.cat-hr {
    width: 190px;
    border-top: 1px solid #774a4a;
    margin-top: -5px;
}
/* blog-new1-temp*/

@media(min-width:1200px){
	.blog-side-news .no-space {
    padding: 0 5px;
    height: 238px;
}
	.col-md-8.weblizar-blogs.blog-new-space {
    width: 56.66%;
    margin: 40px 70px;
}
.col-md-8.weblizar-blogs.blog-new-space {
    margin-left: 110px;
}
	.blog-new-slider img.home_slider.img-responsive {
    height: 500px;
}
.blog-side-news img {
    height: 248px;
}
/*.weblizar-blogs-post img.img-responsive.wp-post-image {
    height: 300px;
}*/
.r-box .p-text, 
.l-box .p-text{
    padding: 10px 100px;
}	
.blog-side-search #searchform #s {
   width: 81%;
}
.blog-side-search {
   padding: 0 !important;
}
.blog-side-search #searchsubmit {
   width: 48px;
}
}
@media (min-width: 768px){
div#navbar-collapse-2 {
    float: left;
}
.menu-blog .active a {
    border-bottom: 3px solid #79AD36;
    color: white;
}
.menu-blog .dropdown-menu li a:hover, .menu-blog .navbar-nav > li > a:hover {
	border-bottom: 0px solid transparent;
    color: white;
}
}

@media (min-width: 768px){	
.navbar-right {
    float: right!important;
    margin-right: 7px !important;
}

@media (max-width: 800px){
.menu-blog .navbar-right li a {
    padding: 10px 15px;
}
}
 
@media (max-width:767px){
.blog-side-news .carousel-caption{
    background-color: #000 !important;
}
.carousel-caption {
    position: relative;
}
.blog-side-news .carousel-caption {
    background-color: #000;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
}	
	
.menu-blog  .navbar-right li a {
    padding: 10px;
}
.menu-blog ul.dropdown-menu {
    position: relative;
    width: 100%;
}
.menu-blog .dropdown-submenu .dropdown-menu{
     position: relative;
    width: 100%;
    left:0 !important ;
    }
.menu-blog .navbar-right li a {
    padding: 10px;
}
}

@media (max-width: 768px){
.menu-blog .navbar-toggle {
    border: 1px solid #fff;
}
.menu-blog .navbar-toggle .icon-bar {
    background-color: #f5f5f5;
}
.menu-blog .navbar-right li a {
color: #fff;
font-size: 16px;
padding: 15px 8px;
display: inline-block;
width: 100%;
}
.menu-blog	ul#menu-second-menu {
    text-align: left;
}
	a.slider-r-btn,
	a.slider-l-btn {
    padding: 18px 14%;
    font-size: 19px;
}
}

.weblizar-blogs-sidebar #searchform #s {
width: 85%;
}

@media (max-width: 768px){
.weblizar-blogs-sidebar #searchform #s {
width: 93%;
}
}

@media (max-width: 480px){
.weblizar-blogs-sidebar #searchform #s {
   width: 84%;
}
a.slider-r-btn,
a.slider-l-btn {
    padding: 23px 14%;
    font-size: 18px;
    display: inline-block;
    word-break: break-word;
}
.wordpress-bg,
.magento-bg{
    padding-bottom: 10px;
}
.theme-images-data {
    max-height: 200px;
    overflow: hidden;
    overflow-y: scroll;
}
 .theme-images .weblizar-pricing {
    border: 4px solid #ccc;
}
}
.navbar-static-top {
  z-index: initial !important;
}
/* changes by SS */
.newww span {
    font-size: 20px;
    font-weight: bold;
}
.new-template {
    margin-top: 30px;
}
.hot-news {
    display: none;
}
}
/******blog site layout *********/
.weblizar-blogs-post {
    padding-left: 5% !important;
    padding-right: 5% !important;
}
.weblizar_blog_pagination h2.screen-reader-text {
    display: none;
}
.weblizar_blog_pagination a:hover, .weblizar_blog_pagination span.page-numbers.current {
    background-position: 0 -100%;
    color: #ffffff ;
    background-color: #31A3DD ;
}
.weblizar_blog_pagination a, .weblizar_blog_pagination span {
    border: 1px solid #dbdbdb !important;
    background-color: #ffffff ;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #fff 50%, #31A3DD 50%);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    color: #777777 ;
    padding: 15px;
}
.weblizar_blog_pagination span.page-numbers.current{
    font-size: 20px !important;
}
.menu_search_form {
    padding-top: 15px;
	padding-bottom:10px;
}
.menu_search_form #searchform #s {width: 80%; }
@media(max-width:480px){
.hot-news {
    display: none ;
}
}
@media(min-width:992px){
    
.weblizar-blogs-details p a img{
   display: block;
   /*max-width: 26%;*/
}
}