﻿/*
Theme Name: Pillai Center
Theme URI: http://www.pillaicenter.com
Author: Astroved Team
Author URI: http://www.astroved.com
Version: 1.0
*/
/* sathish style */
.wpcf7-not-valid-tip{
  display: none !important;
}
.error{color: red;}
form.invalid input.wpcf7-not-valid{
  border:1px solid red;
  background:#f0e3e3;
}
/* end */
body{background:#f2f2f2;font-family:Open Sans;font-size:15px; color:#000; line-height:1.5;}

h1, h2, h3, h4, h5, h6{font-family:Open Sans;line-height:1.4;font-weight:500;padding-bottom:10px;}

h1{font-size:2.2596em;}

h2{font-size:2.0004em;}

h3{font-size:1.8em;}

h4{font-size:1.5996em;}

h5{font-size:1.5em;}

h6{font-size:1.2996em;}

.failure{color:#ff0000;font-weight:bold;}

.success{color:#008000;font-weight:bold;}

.validators{color:#ff0000}

a{color:#00b7d8; outline:none;}

a:hover{ color:#04489c; text-decoration:none}

.position-rel{position:relative;}

img{max-width:100%;}

.center{ text-align:center;}
.right{ text-align:right;}
.left{ text-align:left;}
.clear{clear:both;}

.bold{font-weight:600;}
.underline{ text-decoration:underline;}
.height10 {height: 10px;}

.height20{height:20px;}

.height30{height:30px;}

.height40{height:40px;}

.height50{height:50px;}

.error-message{color:#ff0000;font-weight:bold;}

.success-message{color:#008000;font-weight:bold;}

.pc-btn, .pc-btn-big, input[type="submit"], input[type="button"] {
background: #09c1e3 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.2;
    padding: 10px 17px;
    text-shadow: 0 1px 3px #0b447e;font-size: 16px;  box-shadow: none;
}
.pc-btn:hover, .pc-btn-big:hover, input[type="submit"]:hover, input[type="button"]:hover{ background: #01396f none repeat scroll 0 0;
    border: 1px solid #00264a;
    color: #ffffff;
    transition: all 0.5s ease-in-out 0s;}
textarea{padding:5px 7px;margin:3px;width:260px;border:1px solid #dedcdc;border-radius:3px;}
input[type=password]:focus, input[type=text]:focus, select:active, select:focus{border:1px solid #09c1e3;}
input[type="radio"], input[type="checkbox"]{margin-right:5px;}
input[type="password"], input[type="text"], select, .input, .select, textarea {
    border: 1px solid #dedcdc;
    max-width: 100%;
    padding: 10px 7px;
    width: 260px;
}

.pc-gray-btn, input[type="submit"].pc-gray-btn, input[type="button"].pc-gray-btn{background:url("/images/light-btn.jpg") repeat-x scroll 0 0 #fefefe;border:1px solid #cacaca;border-radius:1px;color:#000;padding:7px 14px;cursor:pointer;}
.pc-gray-btn:hover, input[type="submit"].pc-gray-btn:hover, input[type="button"].pc-gray-btn:hover{background:url("/images/light-btn-hover.jpg") repeat-x scroll 0 0 #fdfdfd;transition:all 0.5s ease-in-out 0s;}


.post-hidden{ opacity:0;}
.post-visible {  opacity: 1;}

/* header */
header{ background:#05233c;}
.logo{background:rgba(0, 0, 0, 0) url("/images/logo-blog.png") no-repeat scroll 0 100%;display:block;height:65px;margin:0;outline:0 none;overflow:hidden;width:340px; margin:10px 0; max-width:100%;}
.top-partner-site {float: right;margin-bottom: 0; margin-top: 35px; }
.top-partner-site li{ display:inline-block;} 
.top-partner-site li a { color: #ffffff; display: block;font-size: 1.05em; padding:  17px 0 9px; position: relative;text-transform: uppercase; width: 210px;z-index: 9;}
.top-partner-site li a::after {background: rgba(0, 0, 0, 0) url("/images/menu-bg1.png") no-repeat scroll left top; content: ""; height: 70px; left: -90px; position: absolute; top: 4px; width: 296px; z-index: -1;}
.top-partner-site li.pc-store > a {width: 135px;}
.top-partner-site li.pc-store a::after {width: 225px;}
.top-partner-wrap{ overflow:hidden;}
.header-nav {background: #ffffff none repeat scroll 0 0; padding-top: 2px;}
.right-navigation {float: right;margin-left:5px;margin-right: 20px; font-size:14px;   padding: 6px 0; z-index:9; position:relative;}
.right-navigation a{color: #01396f;display: inline-block;font-size: 1.1em; vertical-align:top;}
.right-navigation .search{background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -85px;height: 28px;padding: 0;width: 50px;}
.right-navigation .cart{background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -37px;height: 28px;padding: 0 0 0 40px;}
.top-cart, .top-wishlist, .top-wishlist div, .top-signup, .top-signin, .top-cart div{display: inline-block; vertical-align:top;}
.top-cart, .top-wishlist, .top-signup, .top-signin {margin:8px 10px;}
#mycart {
    display: inline-block;
}
#navbar{ margin-top:3px;}

.searchbox input[type="text"] {
    padding: 8px;
    width: 100%;
}
.searchbox-icon{ background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -80px;
    box-shadow: none;
    cursor: pointer; border:none; 
    display: inline-block;  height: 35px; width: 37px;}
    #search, #productsearch {
    position: relative;
}
input.searchbox-submit[type="submit"], input.searchbox-submit[type="button"]{
     background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -80px;
    border: medium none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-family: verdana;
    font-size: 0;
    height: 35px;
    line-height: 40px;
    margin: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    right: 4px;
    top: 2px;
    width: 37px;
}
input.searchbox-submit[type="submit"]:hover, input.searchbox-submit[type="button"]:hover
{
    background: rgba(0, 0, 0, 0) url("/images/arrow.png") no-repeat scroll 0 -80px; border:none; }
    
    .search_radio {
    margin: 3px 0 0;
}
.searchboxone{ position:relative; display:inline-block;}
.search-wrap {
    background: #ffffff none repeat scroll 0 0;
    border:1px solid rgba(0, 0, 0, 0.2);
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
    min-width: 300px;
 padding: 15px;
    position: absolute;
    right: -30px;
    top: 100%; z-index:1001;
}
.search-wrap .arrow {
    border-bottom: 11px solid #d3d3d3;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    height: 0;
    position: absolute;
    right: 41px;
    top: -11px;
    width: 0;
    z-index: 9;
}
.search-wrap .arrow::after {
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    bottom: -12px;
    content: "";
    height: 0;
    left: -10px;
    position: absolute;
    width: 0;
    z-index: 1;
}

input.searchbox-input[type="text"]{ border:1px solid #09c1e3;} 
.overlayp .close{float:left;margin:5px 7px;}
.overlayajax .close{float:left;margin:5px 7px;}
.overlaycart .close{float:left;margin:5px 7px;}
.main{padding:20px 0;width:100%;z-index:2;position:relative;background:#002838;transition:margin-left .2s ease-in;-moz-transition:margin-left .2s ease-in;-webkit-transition:margin-left .2s ease-in;}
.panel {
    background: #fff;
    border-radius: 0;
    overflow: auto;
    width: 40%;
}
.panel-bg{background:rgba(238, 238, 238, 0.7) none repeat scroll 0 0;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99;}
.overlayp{z-index:1001;position:fixed;right:0;top:0;left:inherit !important;margin-right:-50%;transition:margin-right .5s ease-in;-moz-transition:margin-right .5s ease-in;-webkit-transition:margin-right .5s ease-in;height:100%}
.overlayp.active{margin-right:0;box-shadow:0 0 20px rgba(0,0,0,0.5);}
.overlayajax{z-index:1001;position:fixed;right:0;top:0;left:inherit !important;margin-right:-50%;transition:margin-right .5s ease-in;-moz-transition:margin-right .5s ease-in;-webkit-transition:margin-right .5s ease-in;height:100%}
.overlayajax.active{margin-right:0;box-shadow:0 0 20px rgba(0,0,0,0.5);}
.overlaycart{z-index:1001;position:fixed;right:0;top:0;left:inherit !important;margin-right:-50%;transition:margin-right .5s ease-in;-moz-transition:margin-right .5s ease-in;-webkit-transition:margin-right .5s ease-in;height:100%}
.overlaycart.active{margin-right:0;box-shadow:0 0 20px rgba(0,0,0,0.5);}
.exit-off-canvas{overflow:hidden;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.3);z-index:9997;}
.pushp{position:absolute;left:0;top:0;z-index:3;margin-left:-300px;transition:margin-left .2s ease-in;-moz-transition:margin-left .2s ease-in;-webkit-transition:margin-left .2s ease-in;}
.pushp.active{margin-left:0;}
.main.pactive{margin-left:300px;}
.main.ractive{margin-left:300px;width:100%;box-shadow:0 0 20px rgba(0,0,0,0.6);}
.revealp{position:absolute;z-index:1;left:0;top:0;}
.login-panel{color:#555;font-family:Open Sans;margin-top:10%;padding:0;text-align:left;font-weight:500;}
.login-panel h2{border-bottom:1px solid #ddd;color:#777;font-weight:500;padding:10px 20px;}
.login-panel-login{margin:3%;max-width:450px;padding:3% 2%;}
.myacc-check{display:none;}
.login-panel td td.login-title{ display:none;}
.login-panel td td{min-width:120px;padding:15px 5px;}
.top-signin span{display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;}
a.forgetpwd{font-weight:500;}
.login-panel td label{font-weight:500;}
.myaccount-menu ul{padding:10px 20px; list-style:none; font-size:14px;}
.myaccount-menu li.welcome_txt1{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;color:#0e54a7;padding:9px 0 7px;font-size:16px;}
.myaccount-menu li{background:rgba(0, 0, 0, 0) url("/app_themes/Pillaicenter/images/list-2.png") no-repeat scroll 0 50%;padding:9px 0 7px 18px;}
.myaccount-menu li a{color:#454545;font-weight:500;}
.myaccount-menu li a:hover{ color:#0ba0d1;}
li.log_off{padding-top:10px;background:rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.login-panel input[type="submit"], .login-panel input[type="button"], .login-panel button[type="submit"], .cart-cont-btn a.pc-btn {
    background: #09c1e3 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.2;
    padding: 10px 17px;
    text-shadow: 0 1px 3px #0b447e;font-size: 16px;  box-shadow: none; margin-right: 10px;
}
.login-panel input[type="submit"]:hover, .login-panel input[type="button"]:hover, .login-panel button[type="submit"]:hover, .cart-cont-btn a.pc-btn:hover {
    background: #01396f none repeat scroll 0 0;
    border: 1px solid #00264a;
    color: #ffffff;
    transition: all 0.5s ease-in-out 0s;
}
.openidsign-fb, .openidsign-yahoo, .openidsign-google{background:url('/images/openid/openid_all.png');width:100px;height:40px;display:inline-block; text-indent:-9999px;}
.openidsign-google{background-position:-1px -6px;width:100px;height:40px;}
.openidsign-google:hover{background-position:-1px -50px;width:100px;height:40px;}
.openidsign-yahoo{background-position:-102px -6px;width:100px;height:40px;}
.openidsign-yahoo:hover{background-position:-102px -50px;}
.openidsign-fb{background-position:-203px -6px;width:100px;height:40px;}
.openidsign-fb:hover{background-position:-203px -50px;}
.openid-ctrol{width:340px;margin:10px auto;}

.overlayajax.panel {    width: 48%;}

#cartHome{text-align:left;padding:8px;}
.empty-cart-txt{display:block;font-weight:bold;margin-top:20px;text-align:center;}
#cartHome input.TextBoxQuantity{max-width:40px;padding:0px;text-align:center;}
#cartHome .av-btn{color:#fff;margin-right:5px;}
#cartHome .shopping-table{border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;}
#cartHome .grand_tot_txt{clear:both;font-family:Open Sans;font-size:1.3em;padding:15px;text-align:right;}
#cartHome .total_price_txt{color:#434141;font-weight:600;}
#cartHome h2{border-bottom:1px solid #ddd;color:#777;font-weight:500;padding:15px 0;text-align:left;}
#cartHome table.shopping-table td:first-child{width:60%;}
#cartHome table.shopping-table td:last-child{cursor:pointer;}
#cartHome table.shopping-table td:nth-child(3n){font-weight:bold;}
#cartHome table.shopping-table{width:100%;background:#fff;}
#cartHome table.shopping-table th{background:#edebeb;color:#000;padding:5px;vertical-align:middle;text-align:center;}
#cartHome table.shopping-table td{padding:5px;border:1px solid #e3e3e3;}
#cartHome table.shopping-table th, table.shopping-table td{line-height:1.5;}
#cartHome .shopping-table a, .shopping-table{color:#555;}
#cartHome .shopping-table a {
    font-size: 13px; display:inline;
}
#cartHome .cart-update {
    padding: 0 7px;
}
.home-pro-img{margin-right:5px;float:left;}
.cart-multiply{background:rgba(0, 0, 0, 0) url("/images/cart-multiply.png") no-repeat scroll 0 0;display:inline-block;width:6px;height:6px;margin:0 4px;vertical-align:middle;}
.cart-update{background:rgba(0, 0, 0, 0) url("/images/cart-update-1.png") no-repeat scroll 0 0;display:inline-block;width:16px;height:16px;margin-left:3px;vertical-align:middle;}
.cart-update:hover{background:rgba(0, 0, 0, 0) url("/images/cart-update-1.png") no-repeat scroll 0 -18px;}
.cart-cont-btn{clear:both;display:block;text-align:right;margin:10px 0;}
#cartHome .cart-cont-btn{ text-align:right;}
#cartHome .cart-cont-btn .pc-btn{ color:#fff;}


@media screen and (min-width:0px) and (max-width:767px)
{
.right-navigation .login-panel{ font-size:15px;}
.login-panel td td {
    display: block;
    min-width: auto;
    padding: 5px;
    text-align: left;
}
.login-panel input[type="password"], .login-panel input[type="text"]{ max-width:95%;}
.openid-ctrol{ width:100%; text-align:center;}
.panel{width:80%;}
.overlaycart{ margin-right:-80%;}
.overlayp{margin-right:-80%;}
.overlayajax{margin-right:-80%;}
.overlayajax.panel {    width: 80%;}
#cartHome table.shopping-table, #cartHome .shopping-table thead, #cartHome .shopping-table tbody, #cartHome .shopping-table th, #cartHome .shopping-table td, #cartHome .shopping-table tr{display:block;}
#cartHome table.shopping-table{border:1px solid #ddd;}
#cartHome table.shopping-table tr:first-child{position:absolute;top:-9999px;left:-9999px;}
#cartHome table.shopping-table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:45%;text-align:right;padding-top:10px;padding-bottom:10px;}
#cartHome table.shopping-table td:before{position:absolute;top:18px;left:6px;width:40%;padding-right:10px;white-space:nowrap;font-weight:bold;text-align:right;}
#cartHome .shopping-table td:nth-of-type(1):before{content:"Item Details";}
#cartHome .shopping-table td:nth-of-type(2):before{content:"Price";}
#cartHome .shopping-table td:nth-of-type(3):before{content:"SubTotal";}
#cartHome .shopping-table td:nth-of-type(4):before{content:"";}
#cartHome .shopping-table td:nth-of-type(6){font-weight:bold;}
#cartHome table.shopping-table td:first-child{width:auto;}
#cartHome table.shopping-table td:first-child img{display:block;margin:0 auto;}
}
@media (min-width:768px) and (max-width:991px){.panel{width:60%;}
.overlayp{margin-right:-80%;}
.overlayajax{margin-right:-80%;}
.overlaycart{margin-right:-80%;}
.overlayajax.panel {    width: 80%;}
}
/*for not display the email*/
#email-confirm{
   display:none; 
}
@media (min-width:768px) and (max-width:980px)
{
.top-partner-site{margin-top: 15px;}
.top-partner-site li a::after{ top:-1px;}
.nav > li > a {
    margin: 0 11px;
    padding: 13px 8px;
}
header .col-md-8{overflow:hidden;}
.top-partner-site li a{ padding-bottom:4px;}
}

@media screen and (min-width:0px) and (max-width:767px)

{

    

h1, h2, h3, h4, h5, h6{font-family:Open Sans;line-height:1.2;font-weight:500;padding-bottom:6px;}

h1{font-size:1.8em;}

h2{font-size:1.6em;}

h3{font-size:1.5em;}

h4{font-size:1.4em;}

h5{font-size:1.3em;}

h6{font-size:1.2996em;}

.pc-btn, .pc-btn-big, input[type="submit"], input[type="button"] {

    font-size: 1.3em;

    margin: 7px 0;

    padding: 7px 40px 7px 15px;

}

.logo {
    background-size: 100% auto;
}

.top-partner-site {

    float: none;

    margin-bottom: 10px;

    margin-top: 15px;

    padding: 0;

}

.top-partner-site li a::after {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

}

.right-navigation a {
    padding: 13px 5px 10px;
}
.top-cart, .top-wishlist, .top-signup, .top-signin{ margin:2px;}
.searchbox.search-wrap {
    display: block;
    left: 0;
    min-width: 230px;
    position: absolute;
    top: 100%;
    width: 96%;
}
.search-wrap .arrow {
    left: 10px;
}
.searchboxone a.search-click {
    padding: 5px;
}
.top-signin a span{ max-width:110px;}
.right-navigation .cart {
    background-position: 0 -29px;
    height: auto;
    padding: 13px 5px 10px 40px;
}
.right-navigation a{ padding:13px 5px;}
.searchbox-open input.searchbox-input {
    border: 1px solid #09c1e3;
    display: block;
    padding: 10px;
}
input.searchbox-input {
    border: 1px solid #09c1e3;
    display: block;
    padding: 10px 50px 10px 10px;
}

#navbar {

    float: none;

}

.nav > li > a {

    margin: 0;

}

.navbar-collapse {

    padding: 0;

}



}
@media (min-width:990px) and (max-width:1200px){
.top-partner-site li.pc-store > a {width: 110px;}
}

@media screen and (min-width:471px) and (max-width:640px)

{
    .top-partner-site li a {
    padding: 5px 12px;
    width: auto;
}
}


/* video gallery */
.pc-top-banner img {
    display: block;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    right: 0;
    width: 100%;
}
.pc-video-bg h1 {
    font-size: 2em;
    margin: 0;
    padding: 20px 25px 0;
    text-transform: uppercase;
}
.pc-video-bg{ background:#f2f2f2;}
.pc-white-video-bg{   background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 3px #dddddd;
    margin-bottom: 70px;   margin-top: 40px;
    
    }
.video-gallery{    background: #f5f5f5 none repeat scroll 0 0 !important;
    margin-top: -2px;
    padding-top: 20px;}
ul.yrc-menu-items li {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 3px solid #dddddd;
    box-shadow: 0 1px 1px #999999;
    margin: 0 10px;
    padding: 0.5em 1em; list-style:none;
}
.yrc-menu.pb-relative {
    margin-bottom: 30px;
}
#livewebcast-box ul.yrc-menu-items li{ margin: margin: 0 10px;}
#livewebcast-box {
    color: #000000;
    font-size: 16px;
    margin: 0.5em auto;
}
#livewebcast-box a {
    color: #000000;
}
div.yrc-player-shell{ width:75%; margin-left:auto; margin:auto; margin-bottom:10px;}
li.yrc-section-action.yrc-player-bar span.yrc-sub-section-name{
    overflow: hidden;
    white-space: nowrap; 	text-overflow: ellipsis; display:inline-block; width:88%;
}
#livewebcast-box li.yrc-active {
    border-bottom: 4px solid #09c1e3;
}
.video-page.entry{ background:#fff;}
.video-page .clear.height20{ height:20px}
.video-page .clear.height10{ height:10px}
#livewebcast-frame{ width:75%; margin:0 auto; clear:both;}
#livewebcast-frame .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
#livewebcast-frame .embed-responsive .embed-responsive-item,
#livewebcast-frame .embed-responsive iframe,
#livewebcast-frame .embed-responsive embed,
#livewebcast-frame .embed-responsive object,
#livewebcast-frame .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#livewebcast-frame .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
#livewebcast-frame .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.live-events-list li{
            background: rgba(0, 0, 0, 0) url("../images/list-1.png") no-repeat scroll 0 10px; 
            padding: 6px 0 6px 20px;
            list-style: none; font-weight:bold;}
            
div#yrc-shell-0 li.yrc-active {
    border-bottom: 4px solid #09c1e3;
}
.pb-inline {
    display: inline-block;
    vertical-align: top;
}
ul.yrc-menu-items {
    margin: 0 auto 20px;
    text-align: center;
}
#yrc-shell-0 .yrc-video, #yrc-shell-0 .yrc-brand, .yrc-placeholder-item, #yrc-shell-0 .yrc-playlist-item {

    position: relative;
}
div.yrc-name-date.yrc-nd-pie {
    width: 100%;
}
.pb-block.yrc-video-title.yrc-item-title {
    font-family: open sans;
    font-size: 14px;
    line-height: 2em !important;
    margin-top: 2px;
}
span.yrc-video-date {
    color: #777777;
    display: block;
    font-family: open sans;
    padding: 3px 3px 0 0;
    text-align: right;
}

.yrc-item .yrc-thumb:hover::after {
    background: rgba(255, 199, 171, 0.5) none repeat scroll 0 0;
    height: 260px;
    top: 8px;
    transition: width 0.7s ease 0s, background-color 0.7s ease 0s;
}

.yrc-shell ul.yrc-core {
    font-family: open sans;
}
 .yrc-load-more-button.yrc-button {
    background: #293037 none repeat scroll 0 0 !important;
    color: #09c1e3 !important;
    font-family: open sans;
    padding: 10px;
}
 @media screen and (min-width: 0px) and (max-width: 767px)
{
    div.yrc-player-shell{ width:100%;}

#livewebcast-frame{ width:100%; }
.yrc-mobile .yrc-shell{font-size: 13px !important;}

#livewebcast-box a {
    color: #000000;
    font-size: 13px;
}
#livewebcast-box ul.yrc-menu-items li{ padding:0.5em 0.6em;}

}
/* events page */
.events-row {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 3px #dddddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
/*.events-row a.pc-btn {
    background: #09c1e3 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.2;
    padding: 10px 17px;
    text-shadow: 0 1px 3px #0b447e;font-size: 16px;  box-shadow: none;
}
.events-row a.pc-btn:hover {
    background: #01396f none repeat scroll 0 0;
    border: 1px solid #00264a;
    color: #ffffff;
    transition: all 0.5s ease-in-out 0s;
}*/
.events-row h2 {
    color: #084d8d;
    margin: 0;
}
.events-row h3 {
    color: #0b8fb6;
    font-size: 1.3em;
    margin: 0;
    padding: 0;
}
.events-row p {
    padding-top: 20px;
}
.events-btnwrap{ text-align:right;}
.events-btnwrap {
    margin: 25px 0 15px;
    text-align: right;
}
.main-content-padding.searchres-wrap {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 3px #dddddd;
    float: left;
    margin-bottom: 30px;
    padding: 20px 0;
}
.search-row h2 {
    font-size: 22px;
    margin: 15px 0 5px;
    padding-bottom: 0;
}
.search-row a:hover{ text-decoration:underline;}
.search-row p a{ color:#04489c}
.search-btnwrap {
    border-bottom: 1px solid #e7e7e7;
    clear: both;
    display: block;
    padding-bottom: 15px;
    text-align: right;
}
.search-btnwrap .pc-btn {
    display: inline-block;
    font-size: 14px;
    padding: 7px 15px;
}








/* landing page */
.lp-page-wrap{ padding:30px 0; width:100%; float:left;}
.lp-left-panel{ float:left; width:20%; padding-left:15px; padding-right:15px;}
.lp-right-panel{ float:right; width:80%; padding-left:15px; padding-right:15px;}
.landingpage-wrap {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 3px #dddddd;
    margin: 0px auto 40px;
    padding: 25px; float:left; width:100%;
}
.landingpage-wrap h1 {
    color: #084d8d;
    margin-bottom: 0;
    margin-top: 0;
     font-size:2em;
}
.landingpage-wrap .paddingbtm-none{ padding-bottom:0}
.landingpage-wrap h2 {
    font-size: 1.6em;
    margin-bottom: 0;
    margin-top: 20px;
}
.landingpage-wrap h3 { font-size:1.4em;}
.landingpage-wrap h4 { font-size:1.2em;}
.landingpage-wrap h5 { font-size:1.1em;}
.landingpage-wrap h6 { font-size:1em;}
.left-img {
    float: left;
    margin: 0 20px 15px 0;
}
.right-img {
    float: right;
    margin: 0 0 15px 20px;
}
    
 .subHeader {
    border-bottom: 1px dotted #c8c8c8;
    min-height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 500;
    color: #3D2F87;
} 
.listHeader{ font-weight:600;}
h2.subHeader {
    border-bottom: 1px dotted #c8c8c8;
    color: #3d2f87;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 12px;
    padding-bottom: 5px;
}
.space {
    clear: both;
}
.pc-list-1 li{background:rgba(0, 0, 0, 0) url("/images/pc-list-1.png") no-repeat scroll 0 15px;padding:7px 0 7px 25px;list-style:none;}
.pc-list-2 { padding: 0 0 0 20px;}
.pc-list-2 li{background:rgba(0, 0, 0, 0) url("/images/pc-list-2.png") no-repeat scroll 0 11px;padding:7px 0 7px 18px;list-style:none;}
.pc-list-3 li{ background:rgba(0, 0, 0, 0) url("/images/pc-list-3.png") no-repeat left center; list-style:none; padding:8px 0 8px 53px; }
.pc-list-3 {
    padding: 0 10px;
}
.ponit-wrap {
    background: #eefbfd none repeat scroll 0 0;
    border-bottom: 2px solid #9cdae6;
    border-top: 2px solid #9cdae6;
    padding: 15px; margin:20px auto;
}
 .pointTable {
    background-color: #f6f6df;
    border-bottom: 3px solid #e1e1b3;
    border-top: 3px solid #e1e1b3;
    padding: 10px;
    line-height: 21px;
} 
.brown{color: #a50000;}
.red{color: #df2e2e;} 
.midbrain-wrap {
    background: #fafafa none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 6px 22px 17px #f6f396 inset;
    margin: 30px auto;
    max-width: 100%;
    padding: 18px 35px 22px;
    width: 650px;
}
.midbrain-page h1 {
    margin-bottom: 12px;
    text-align: center;
}
/*.midbrain-wrap > h4::after {
    border-bottom: 1px dashed #dbd800;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 1px;
    left: 50%;
    margin-left: -150px;
    position: absolute;
    text-align: center;
    width: 300px;
}*/
.midbrain-wrap > h4 {
     border-bottom: 1px dashed #dbd800;
    color: #a50000;
    font-weight: 600;
    position: relative;
    text-align: center;
}
.sub-tit {
    color: #084d8d;
    font-weight: 600;
    padding-top: 10px;
}
.tools-wrap p img {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 1px 1px 3px #999999;
    padding: 5px;
    width: 150px;
}
.tools-wrap h2.subHeader {
    clear: both;
    margin-bottom: 7px;
}
.tools-wrap .space {
    clear: both;
    height: 1px;
}
 .container.home-container
    {
    width: auto;
    }
    .herbspage .home-container
    {
    font-size: 16px;
    line-height: 24px;
    }
    .herbspage .section-1
    {
    padding: 10px 0px;
    position: relative;
    }
   .herbspage .section-1 h1
    {
    border-bottom: 4px solid #524977;
    color: #64a348;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 0 20px 0 8px;
    position: relative;
    text-indent: 20px;
    }
    .herbspage .visit-btn
    {
    text-align: center;
    margin-bottom: 20px;
    }
    .herbspage .visit-btn a
    {
    background: #64a348 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    padding: 18px;
    text-transform: uppercase;
    }
    .herbspage .section-2
    {
    background: #fff;
    padding: 30px 0 10px;
    }
    .herbspage .section-2 h2
    {
    border-bottom: 4px solid #524977;
    color: #64a348;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    min-width: 500px;
    padding: 0 20px 0 5px;
    position: relative;
    text-align: left;
    text-indent: 20px;
    }
    .herbspage .herb-product-wrap
    {
    margin-bottom: 40px;
    }
   .herbspage .herb-product-wrap .herb-img
    {
    float: left;
    width: 25%;
    }
   .herbspage .herb-product-wrap .herb-content
    {
    float: left;
    width: 39%;
    }
   .herbspage .herb-product-wrap .herb-highli
    {
    background: #e8f1e4 none repeat scroll 0 0;
    border-radius: 3px;
    float: right;
    padding: 12px 12px 20px;
    width: 33%;
    }
    .herb-highli > ul {
    padding: 0;
}
    .herbspage .herb-highli h3
    {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 8px;
    }
    .herbspage .herb-highli li
    {
    margin: 0;
    padding: 1px 0;
    list-style: none;
    }
    .herbspage .learn-more-btn
    {
    background: #64a348;
    padding: 10px 0;
    text-align: center;
    margin-top: 20px;
    }
    .herbspage .learn-more-btn a
    {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    }
   .herbspage .section-3
    {
    background: #f7f6f1 none repeat scroll 0 0;
    padding: 40px 0;
    }
    .herbspage .testimonial h3
    {
    color: #524977;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    }
    .herbspage .blogContent
    {
    margin: 10px 0 20px;
    padding: 15px 60px;
    position: relative;
    }
    .herbspage .blogContent.pinkq:before
    {
    background: url(/images/herbs-quote.png) no-repeat 0 0;
    position: absolute;
    content: "";
    width: 40px;
    height: 33px;
    left: 0;
    top: 0;
    }
    .herbspage .blogContent.pinkq:after
    {
    background: url(/images/herbs-quote.png) no-repeat -81px 0;
    position: absolute;
    content: "";
    width: 40px;
    height: 33px;
    right: 0;
    top: 0;
    }
    .herbspage .blogContent.greenq:before
    {
    background: url(/images/herbs-quote.png) no-repeat 0 -61px;
    position: absolute;
    content: "";
    width: 40px;
    height: 33px;
    left: 0;
    top: 0;
    }
    .herbspage .blogContent.greenq:after
    {
    background: url(/images/herbs-quote.png) no-repeat -81px -59px;
    position: absolute;
    content: "";
    width: 40px;
    height: 33px;
    right: 0;
    top: 0;
    }
    .herbspage .testiName
    {
    font-style: italic;
    font-weight: 500;
    padding: 10px 0;
    text-align: right;
    }
    .herbspage .bottom-link, .herbspage .bottom-link a
    {
    color: #64a348;
    }
    .herbspage .bootm-divider
    {
    background: #cccbc7 none repeat scroll 0 0;
    height: 3px;
    margin: 40px auto;
    width: 300px;
    }
    
    .faq-wrap {
    padding-top: 10px;
}
    .faq-wrap .panel-heading h4 {
    padding-bottom: 0;
}
.faq-wrap .panel-default {
    border: 1px solid #dddddd;
    margin-bottom: 3px;
}
.jobbox li {
    background: rgba(0, 0, 0, 0) url("/App_Themes/Pillaicenter/images/PC_Icon_Arrow.png") no-repeat scroll 16px center;
    color: #624f00;
    list-style: outside none none;
    margin-left: 0;
    padding: 7px 0 7px 43px;
}
    
/* YouTube video Responsive CSS*/
.pc-responsive-video-left {
float:right;
height: 250px;
margin: 5px;
width: 420px;
}

.pc-responsive-video-right {
float:right;
height: 250px;
margin: 5px;
width: 420px;
}
.pc-responsive-video-center {
height: 250px;
margin: 5px;
width: 420px;
}
.iframe, embed, object{ max-width:100%;}

.cart-panel{ padding-top:110px;}
.cart-added-txt {
    text-align: center;
}
.cart-added-txt img {
    margin-right: 5px;
    margin-top: -6px;
}


a.add-cart-btn
{
    background: url("../images/cart.png") no-repeat scroll 12px 11px #f2673a;
    border: medium none;
    box-shadow: none;
    display: inline-block;
    float: none !important;
    font-size: 14px;
    margin: 0px auto 0;
    padding: 9px 20px 8px 38px;
    text-align: center;
    text-shadow: none;
    color: #fff;
    text-decoration: none;
    line-height: 1.4;
}

a.add-cart-btn:hover
{
    background: url("../images/cart.png") no-repeat scroll 12px -23px #FBA200;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}


a.add_cart
{
    background: url("../images/cart.png") no-repeat scroll 12px 11px #f2673a;
    border: medium none;
    box-shadow: none;
    display: inline-block;
    float: none !important;
    font-size: 14px;
    margin: 0px auto 0;
    padding: 9px 20px 8px 38px;
    text-align: center;
    text-shadow: none;
    color: #fff;
    text-decoration: none;
    line-height: 1.4;
}

a.add_cart:hover
{
    background: url("../images/cart.png") no-repeat scroll 12px -23px #FBA200;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}

a.add_cart.add_cart_side
{
    background: #f2673a;
    border: medium none;
    box-shadow: none;
    display: inline-block;
    float: none !important;
    font-size: 11px;
    margin: 0px auto 0;
    padding: 9px 8px 8px 5px;
    text-align: center;
    text-shadow: none;
    color: #fff;
    text-decoration: none;
    line-height: 1.4;
}
a.add_cart.add_cart_side:hover
{
    background:#FBA200;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}


p.cost
{
    text-align: center;
    padding: 10px 0px 0px;
    font-weight: bold;
    font-size: 15px;
}
p.readmore
{
    text-align: center;
    padding: 10px 0px 0px 0px;
}
p.readmore a
{
    color: #50555a;
    text-decoration: none;
    font-weight: normal;
}

p.readmore a i
{
    font-size: 10px;
    padding-left: 3px;
}


.single_box_model
{
    text-align: center;
    margin: 40px 0px 43px;
}


.single_box_model_two
{
    text-align: center;
    margin: 20px 0px 34px;
}

.single_box_model_two li
{
    margin: 0px 0px 12px;
    list-style-position: inside;
}

.single_box_model_two .product_list
{
    padding-bottom: 15px;
}

.add-cart-wrap {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 3px;
    display: inline-block;
    margin: 20px 1% 30px;
    padding: 3%;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 46%;
}
.product-shortcode {
    text-align: center;
}
.add-cart-wrap h4 {
   
    font-size: 1.4em;
    margin-bottom: 0;
    margin-top: 5px;
  
    padding-bottom: 7px;
    padding-top: 7px;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.add-cart-wrap h4, .add-cart-wrap h4 a{ color: #123474;}
.service-image
{
    margin: 0 auto;
}
.service-image a img
{
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    box-shadow: 1px 0 2px #aaaaaa;
    max-height: 140px;
    max-width: 140px;
    padding: 5px;
    text-align: center;
    transition: all 1s ease 0s;
}
.service-content p
{
    color: #333;
    line-height: 1.6;
    min-height: 110px;
    overflow: hidden;  text-align: justify;
}
.service-price
{
    color: #123474;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}
.add-cart-wrap a.add-cart-btn
{
    background: #09c1e3 url("/images/cart-icon.png") no-repeat scroll 2px -33px;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: arial;
    transition: all 0.5s ease-in-out 0s;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 8px 10px 0;
    padding: 7px 14px 6px 37px;
    text-align: left;
    text-transform: none;
}
.add-cart-wrap a.add-cart-btn:hover
{
    background: #0d4777 url("/images/cart-icon.png") no-repeat scroll 2px -33px;
border: 1px solid transparent;
    color: #FFFFFF;
    transition: all 0.5s ease-in-out 0s;
}
.add-cart-wrap a.read-more-btn
{
    background: url("/images/light-btn.jpg") repeat-x scroll 0 0 #fefefe;
    border: 1px solid #cacaca;
    border-radius: 1px;
    color: #000;
    font-family: arial;
    font-size: 13px;
    margin: 0 8px 10px 0;
    padding: 10px 25px;
    text-align: center;
}
.add-cart-wrap a.read-more-btn:hover
{
    background: url("/images/light-btn-hover.jpg") repeat-x scroll 0 0 #fdfdfd;
    transition: all 0.5s ease-in-out 0s;
}
.lp-cart
{
    text-align: center;
    margin-top: 15px;
}
.single-product > .add-cart-wrap {
    width: 94%;
    padding:3%;
   
}
.single-product .service-content p {
    min-height: 10px;
}



@media screen and (max-width:420px)
{
.pc-responsive-video-left{float:none;width:100%;height:100%;}
.pc-responsive-video-right{float:none;width:100%;height:100%;}
.pc-responsive-video-center{float:none;width:100%;height:100%;}

    }

@media screen and (max-width: 980px) 
{
    .lp-right-panel {
    float: none;
    width: 100%; padding:0;
}
.lp-left-panel {
    width: 100%;
}

    .herbspage .herb-product-wrap .herb-highli {
    float: none;
    width: 100%; clear:both;
}
}


@media screen and (max-width: 767px) 
{
    .lp-right-panel {
    float: none;
    width: 100%; padding:0;
}
.lp-left-panel {
    width: 100%;
}
    
.landingpage-wrap {
padding: 10px;
}
.left-img {
    float: none;
    margin:10px 0;
}
.right-img {
    float: none;
    margin:10px 0;
}
.midbrain-wrap{ width:100%;}
.herbspage .section-2 h2 {
    min-width: 100px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}
.herbspage .herb-product-wrap .herb-img {
    float: none;
    text-align: center;
    width: 100%;
}
.herbspage .herb-product-wrap .herb-content {
    float: none;
    width: 100%;
}
.herbspage .herb-product-wrap .herb-highli {
    float: none;
    width: 100%;
}

}











.menu-title{ text-align:center; background:#fff; border-top:2px solid #09c1e3; border-radius:3px 3px 0 0; font-weight:600; padding:10px 0; text-transform:uppercase; }
.pageleft-menu {
    list-style: none;
     *zoom: 1;
     background:#fff;padding:0; margin-bottom:20px;
}
.pageleft-menu:before,
.pageleft-menu:after {
    content: " "; 
    display: table; 
}
.pageleft-menu:after {
    clear: both;
}
.pageleft-menu ul {
    list-style: none;
    width: 100%; padding:0; box-shadow:7px 7px 21px -3px rgba(0, 0, 0, 0.2);
    background:#fff; z-index:1;
}
.pageleft-menu a {
    padding: 10px;
    color:#50555a;
}
.pageleft-menu a:hover{ text-decoration:none; color:#f15a29;}

a.leftmenu-parent{ position:relative;}
a.leftmenu-parent::after {
   content: ">";
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    right: 15px;
    top: 20%;
}
.leftmenu-hover > a.leftmenu-parent::after { color:#f15a29; right:10px;}
.pageleft-menu li {
    position: relative;
}
.pageleft-menu > li {

    border-top: 1px solid #e7eaec;
}
.pageleft-menu > li.leftmenu-hover > a {
    background: #fff;
}
.pageleft-menu > li > a {
    display: block;
}
.pageleft-menu li  ul {
    position: absolute;
    left: -9999px;
}
.pageleft-menu > li:hover > ul {
    top: 0; left:100%;
}
.pageleft-menu li li:hover ul {
    left: 100%;
    top: 0;background: #fff;
}
.pageleft-menu li li.leftmenu-hover > a {
    background: #fff;
}
.pageleft-menu li li a {
    display: block;
    position: relative;
    z-index:100;
    border-top: 1px solid #e7eaec; padding-left:7px;
}
.pageleft-menu li li li a {
    
    z-index:200;
    border-top: 1px solid #e7eaec;padding-left:15px;
}

@media screen and (max-width: 980px) {
    .active {
        display: block;
    }
    .pageleft-menu > li {
        float: none;
    }
     .pageleft-menu ul {
        display: block;
        width: 100%;
    }
   .pageleft-menu > li.leftmenu-hover > ul , .pageleft-menu li li.leftmenu-hover ul {
        position: static;
    }
.pageleft-menu li li a {
  padding-left:7px;
}
.pageleft-menu li li li a {
padding-left:15px;
}
a.leftmenu-parent::after {
    content: "+";}

 .leftmenu-hover a.leftmenu-parent::after {
    content: "-";}
    
    .pageleft-menu > li:hover > ul{ left:-9999px;}
    
}

/* shop menu End */

/* pagination style*/
.pagination {
    font-size:18px; 
    line-height:13px;
     /* Pagination float direction */
}
.pagination span, .pagination a {
  
    color:black; /* Pagination text color */
    
    
}



/*
.testi-shadow {
    box-shadow: 0 10px 29px -25px #777;
    position: relative;
}

.testi-shadow:before, .testi-shadow:after
{
	z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 35px 20px #777;
  transform: rotate(-8deg);
} 
.testi-shadow:after
{
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}*/

.pctesti-row {
    padding: 25px 50px 40px 125px;
     box-shadow: 0 10px 29px -25px #777;
    position: relative;
}
.pctesti-row h3 {
    color: #222;
    padding-bottom: 5px;
}

.auth-testi {
    color: #084d8d;
    font-style: italic;
    padding-right: 60px;
    padding-top: 20px;
    text-align: right;
}
.pctesti-row::before {
    background: rgba(0, 0, 0, 0) url("/images/testi-quote1.png") no-repeat scroll 0 0;
    content: "";
    height: 43px;
    left: 55px;
    opacity: 0.7;
    position: absolute;
    top: 33px;
    width: 55px;
}
.pctesti-row::after {
    background: rgba(0, 0, 0, 0) url("/images/testi-quote2.png") no-repeat scroll 0 0;
    bottom: 17px;
    content: "";
    height: 43px;
    opacity: 0.2;
    position: absolute;
    right: 45px;
    width: 55px;
}
.pctesti-row:last-child {
    box-shadow: none;
}


@media screen and (max-width: 980px) {
.pctesti-row{ padding-left:70px;}
.pctesti-row::before{ left:5px;}
}
@media screen and (max-width:767px) {
.pctesti-row{  padding: 45px 10px 40px 25px;}
.pctesti-row::before{ left: 5px;
    opacity: 0.4;
    top: 20px;}
    .flex-direction-nav {
    display: none;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) 
{ 
    .top-partner-site li a { width:210px;}
}
@media screen and (min-width:0px) and (max-width:640px)
{
  .logo{background:rgba(0, 0, 0, 0) url("/images/logo-blog-mob.png") no-repeat scroll 0 100%;height:36px;outline:0 none;overflow:hidden;width:162px; margin:10px 0; max-width:100%;} 
.navbar-toggle {
    position: absolute;
    top: 5px;
}

nav.navbar {
    min-height: 0;
    position: unset;
}
.navbar-collapse.in {
    margin-bottom: 10px;
}
.nav-menu {
    background: #ffffff none repeat scroll 0 0;
}
.header-nav { background:#05233c;}
.header-nav .container{ padding:0 10px;}
.col-md-8.top-partner-wrap {
    display: none;
}
.top-signup {
    display: none;
}
.logo-center {
    left: 30px;
    position: absolute;
}
.navbar-toggle {
    border: medium none;
    color: #ffffff;
    margin: 16px 0 0;
    padding: 0;
}
.right-navigation a.signin, .right-navigation a.top-signin{
    background: rgba(0, 0, 0, 0) url("/images/pc-mob-account.png") no-repeat scroll 0 100%;
    height: 18px;
    margin-top: 13px;
    padding: 0;
    vertical-align: top;
    width: 17px;
}
.right-navigation a .top-signin, .right-navigation a.top-signin span{
    color: rgba(0, 0, 0, 0);
    font-size: 6px;
    height: 20px;
    width: 20px;
}

.right-navigation {
    margin: 0 5px 0 0;
}
.right-navigation a.cart {
    background: rgba(0, 0, 0, 0) url("/images/pc-mob-bag.png") no-repeat scroll 0 100%;
    height: 20px;
    margin: 10px 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
.right-navigation a.cart span {
    background: #09c1e3 none repeat scroll 0 0;
    border-radius: 17px;
    color: #ffffff;
    font-size: 12px;
    height: 17px;
    overflow: hidden;
    position: absolute;
    right: -6px;
    text-align: center;
    top: -5px;
    vertical-align: top;
    width: 18px;
}
.searchbox-icon {
    background: rgba(0, 0, 0, 0) url("/images/pc-mob-search.png") no-repeat scroll 0 100%;
    height: 15px;
    margin: 10px 0 0;
    padding: 0;
    width: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #ffffff none repeat scroll 0 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{ background:transparent;}
    .search-wrap .arrow{ right:10px;  left: inherit;}
  .searchbox.search-wrap{ right:0; left:inherit;}
}
#left-area h2.entry-title {
    margin-top: 25px;
    margin-bottom: 4px;
}
