
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}




@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}


.logo_align img {
width: 365px !important; height:76px !important;
}
 .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
#logo_wrapper {
    text-align: center;
    padding: 15px 0 0px 0;
    border-bottom: 1px solid #e1e1e1;
}

.ui-accordion .ui-accordion-header a {
    padding: 1em .3em 1em 1.5em;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
   border: none !important;
   background: #143271;
}

.social_wrapper ul {
margin-bottom: 10px;
}
.pum-theme-1650 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 14px;
    border-radius: 3px;
    border: 0px solid #000000 !important; 
    background-color: rgba( 255, 255, 255, 1.00 );
}

(index):180
.pum-theme-1649 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    height: auto;
    width: auto;
    left: auto;
    right: 0px;
    bottom: auto;
    top: 0px;
    padding: 8px;
    color: #ffffff;
    font-family: inherit;
    font-size: 12px;
    line-height: 14px;
    border: 1px none #ffffff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgb(64, 39, 36) !important;
}
.visible-xs {
    display: none !important;
  }
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.top_bar.hasbg, .top_bar.hasbg
{
    background: transparent;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 20%,rgba(0, 0, 0, 0) 35%,rgba(0, 0, 0, 0) 97%,rgba(0, 0, 0, 0) 0%);
    border: 0;
    box-shadow: 0 0 0;
    padding-bottom: 80px;
}

.top_bar.hasbg i {
    color: #260b14 !important;
}


.top_bar.hasbg #mobile_nav_icon {
    border-color: #260b14;
}

.top_bar.hasbg i {
    color: #260b14 !important;
}


.top_bar.hasbg #mobile_nav_icon {
    border-color: #260b14;
}

#logo_wrapper, .top_bar.hasbg #logo_wrapper {
    border-bottom: 1px solid #ccc;
}

.icon-scroll {
display: none;
}

h3, h4, h5, h6, h7 {
    font-weight: 400;
}
#menu_wrapper div .nav li {
 padding-left:10px;
    display: inline-block;
    margin: 0;
    padding: 0;
    background-color: rgba(256, 256, 256, 0);
}

.emag-p { font-size:13px; }
.emag-color {    color: #d00945;  }
.emag-bcolor{     color: #365899;
                           font-size: 18px;
                           font-weight: 500;
                           line-height: 1.358;
                           margin-bottom: -5px;
                           overflow: hidden;
                           text-overflow: ellipsis;
                           white-space: nowrap; }
  .emag-heading { font-size: 20px;
                              margin-top: 30px;
                              margin-bottom: 10px; }
.emag-caption { font-size: 13px; font-weight:600; color:#333232;}
.emag-pad-10 { padding:10px;}
.emag-pad-20 { padding:20px;}
.emag-mt10 { margin-top: 10px; }
.emag-mb10 { margin-bottom: 10px; }
.emag-mt20 { margin-top: 20px; }
.emag-mb20 { margin-top: 20px; }
.emag-img{ width:68%;}
.emag-heading-footer { font-size: 20px;
                                       margin-top: -20px;
                                        margin-bottom: 10px; }


.gray-color{color: gray;}

.active-month h2{
	color:  #BC0000;
	}
	.active-month h3{
	color:  #E4B747;
	}
	.active-month h4 a{
	color:  #222;
	}
	.active-month h4 a:hover{
	color:  grey;
	}
	/* Inactive Months */
	.inactive-month h2, h3, h4, a{
	color:  #aaa;
	}
	.inactive-month img {
	-webkit-filter: grayscale(90%); 
	filter: grayscale(90%);
	}

.one_third {
    width: 28.66%;
    float: left;
    margin-right: 4%;
    margin-bottom: 2%;
    position: relative;
    box-sizing: border-box;
}

.ui-accordion .ui-accordion-header:hover {
    background: #b1acae26  !important;
  
}

span.wpcf7-list-item {
    display: inline-block;
    margin-left: 0px;
}
.wpcf7-select{
padding: 13px 10px 13px 10px;
    font-size: 100%;
    font-family: Lato, 'Helvetica Neue', Arial,Verdana,sans-serif;
    margin: 0;
    background: #fcfcfc;
    border: 1px solid #e1e1e1;
    outline: none;
    -webkit-transition: border-color linear .3s;
    -moz-transition: border-color linear .3s;
    -o-transition: border-color linear .3s;
    transition: border-color linear .3s;
    box-sizing: border-box;
    -webkit-appearance: none;
width:100%;
}
.btn-emag{
    background: #d00045;
    border-radius: 2px;
    color: #fff;
    padding: 10px;
}

#menu_wrapper div .nav li > a {
padding: 13px 10px 13px 10px;
letter-spacing: 1px !important;
}

.ebooksnew {
margin-right: 12px; 
margin-left: -7px;
float: left;
}

.top_bar.hasbg #menu_wrapper div .nav > li > a {
color: #222222 !important;
}

.sp-easy-accordion .sp-ea-single .ea-header a {
font-size: 14px !important;
font-weight: 600 !important;
}

.wpcf7-response-output .download-lnk-pdf {
font-size: 20px !important;
    color: green !important;
}
.hide {
    display: none !important;
}

.post_caption {
  text-align: left;
  margin: 75px 0 40px 0;
}

.post_caption h1 {
font-size: 40px;
font-weight: 400;
line-height: 46px;
}

.inner .sidebar_wrapper {
background: #f5fdf2;
}

.inner .sidebar_wrapper .sidebar  {
padding: 20px;
width: auto !important;
}

.sidebar .content .sidebar_widget li ul {
  list-style: square !important;
}


.inner .sidebar_wrapper a { 
color: #118d2a !important;
}
.sidebar .content .sidebar_widget li ul li { 
margin-bottom: 15px !important;
}

.podcast-template-default #about_the_author {
display: none;
}

.archive  .post_header {
text-align: left !important;
padding: 0px 0px 30px 0px !important;;
border-bottom: 1px solid black !important;
margin-bottom: 20px !important;
}

.archive  .post_info_comment {
display: none;
}

@media only screen and (max-width: 767px) {
.visible-xs {
    display: block !important;
  }
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.hidden-xs {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
h2.ppb_title {
    
    text-transform: uppercase;
    margin-top: 30px !important;
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}
h2 {
line-height: 36px;
font-size: 26px !important;
}


.one_sixth {width:100%;}

#rev_slider_1_1_forcefullwidth {
margin-top: 35px !important;
}

.logo_wrapper img {
width: 225px !important;
height: 50px !important;
margin-left: -18px;
}

h3, h4, h5, h6, h7 {
    font-weight: 400;
}

.mobile_main_nav li a, #sub_menu li a, .mobile_menu_wrapper .sidebar_wrapper a, .mobile_menu_wrapper .sidebar_wrapper, #close_mobile_menu i {
    color: #666666;
    line-height: 20px;
    margin: 10px 0;
}
.one .page_content_wrapper.withbg {
    max-height: 125px !important;
}

.emag-p { font-size:13px; }
.emag-color { color: #d00945;  }
.emag-bcolor{ color :#365899;}
.emag-heading { font-size: 20px;
    margin-top: -20px;
    margin-bottom: 10px; }
.emag-caption { font-size: 13px; font-weight:600; color:#333232;}
.emag-pad-10 { padding:10px;}
.emag-pad-20 { padding:20px;}
.emag-mt10 { margin-top: 10px; }
.emag-mb10 { margin-bottom: 10px; }
.emag-mt20 { margin-top: 20px; }
.emag-mb20 { margin-top: 20px; }
.emag-img{ width:68%;}
.emag-heading-footer { font-size: 20px;
    margin-top: -20px;
    margin-bottom: 10px; }
.gray-color{color: gray;}

.ui-accordion .ui-accordion-header:hover {
    background: #b1acae26 !important;
   border-color: rgb(41, 10, 20) !important;
}

.ui-accordion .ui-accordion-header .ui-icon:after {
    color: #ffffff !important;
    font-weight:bold;
}
span.wpcf7-list-item {
    display: inline-block;
        margin-left: 0px;
}

.wpcf7-select{
padding: 13px 10px 13px 10px;
    font-size: 100%;
    font-family: Lato, 'Helvetica Neue', Arial,Verdana,sans-serif;
    margin: 0;
    background: #fcfcfc;
    border: 1px solid #e1e1e1;
    outline: none;
    -webkit-transition: border-color linear .3s;
    -moz-transition: border-color linear .3s;
    -o-transition: border-color linear .3s;
    transition: border-color linear .3s;
    box-sizing: border-box;
    -webkit-appearance: none;
width:100%;
}
.btn-emag{
    background: #d00045;
    border-radius: 2px;
    color: #fff;
    padding: 10px;
}

.page-id-12535 h2.ppb_title {
margin-top: 0px !important;
}

.wpcf7-response-output .download-lnk-pdf {
font-size: 20px !important;
    color: green !important;
}


.hide {
    display: none !important;
}

.bpa-front-module--service-item .bpa-front-si-card, .--bpa-is-desc {
  text-align: left; !important;}

.bpa-front-tabs .bpa-front-module--service-item .bpa-front-si-card .bpa-front-si__card-body .bpa-front-si__card-body--heading {
  font-size: 20px !important;
  line-height: 24px !important;
}

.page-id-3335  h2.ppb_title {
margin-top: 0px !important;
}

.page-id-3335 .one {
display: none;
}}

