/* Enter Your Custom CSS Here */

@media (max-width: 549px) {
.text-box {
    top: 40% !important; }
} 

/*.banner {
      height:92vh;
}
.banner .bg {
    background-position: center;
}*/


.mobile-slider .caption-wrap h1 {
    color: #fff;
}
.mobile-slider .caption-wrap {
    opacity: 5 !important;
    background: none !important;
    color: #fff !important;
    top: 40%;
    padding: 0 10px;
}
.mobile-slider .button {
    font-size: 14px;
}
.mobile-slider, .mobile-sslider {
    display: none!important;
}



.mobile-slider ol.flex-control-nav.flex-control-paging {
    bottom: 15px;
}

.mobile-slider .flexslider .flex-control-nav a {
    box-shadow: none !important;
    width: 40px;
    border-radius: 0;
    background: #fff !important;
    margin: 0 !important;
    height: 6px !important;
    opacity: 0.4;
}

.mobile-slider .flex-control-paging li a.flex-active{background: #fff !important;  opacity:5 !important; }
.attribute-swatch .swatchinput .wcvasquare {
    background-size: cover;
    background-position: center;
}

@media (max-width:479px) {
.mobile-slider, .mobile-sslider {
  display: block !important;      margin-top: -24px; } 
}


.blog-border-view .col-inner {
	padding: 0 0 50px 0 !important;
}

.button.primary.is-outline.readmore-btn {
	width: 100%;
	margin: 0 auto 2px;
	border-radius: 0 !important;
	color: #535353;
	text-align: left;
	border: none;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 8px 15px;
	position: absolute;
	bottom: 0;
	font-weight: normal;
}
.button.primary.is-outline.readmore-btn:hover {
	background: #eaf0f3;
	color: #0070af;
}
.date-box {
	background: #0070af;
	display: table;
	font-size: 12px;
	padding: 0 5px;
	color: #fff;
	margin: 10px 0;
}
.padding-blog-lg{
	padding: 0 15px;
}
.padding-blog-lg h2{
	margin-bottom:5px;
}
.responsive-slider.flexslider .slides img {
	width: 100% !important;
}

.blog-main-lg .wpbaw-blog-grid-main .wpbaw-blog-grid {
    width: 100%;
    float: left;
    clear: none !important;
    margin: 15px auto;
    padding: 0;
    border-bottom: 2px solid #eee;
}
.blog-main-lg .wpbaw-blog-title {
    text-align: left;
    font-weight: bold;
}
.blog-main-lg .wpbaw-blog-grid-main.design-1 .wpbaw-blog-grid-content {
    text-align: left !important;
}
.blog-main-lg .wpbaw-blog-date span {
    background: #0070af;
    padding: 1px 5px;
    color: #fff;
}
.blog-main-lg .wpbaw-blog-categories {
    padding: 4px 15px;
}
.blog-main-lg .readmorebtn {
    border: 2px solid #0070af !important;
    color: #fff;
    font-weight: 500;
    padding: 8px 16px;
    background-color: #0070af;
  font-size: 14px;
}
.blog-main-lg .readmorebtn:hover, .blog-main-lg .readmorebtn:focus {
    background:transparent !important;
    color: #0070af !important;
}
.wpbaw-blog-short-content {
    font-size: 15px;
}
.display-none{
  display:none !important;
}

.blog-main-lg .wpbaw-blog-grid-main.design-50 .wpbaw-blog-title {

    text-align: left;
    margin: 0px 0 5px 0px !important;
    background: transparent;
    padding: 0 !important;
    width: calc(100% + 0px) !important;
    max-width: calc(100% + 0px) !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.blog-main-lg .wpbaw-blog-grid-main.design-50 .wpbaw-blog-content-all {
    padding: 0px 0px !important;
}

.blog-main-lg .wpbaw-blog-grid-main.design-50 .wpbaw-blog-title a {
  	color: #0070af !important;
}
.blog-main-lg .wpbaw-blog-grid-main.design-50 .wpbaw-blog-title a {
    color: #444 !important;
    font-weight: bold;
}
.blog-main-lg .wpbaw-blog-short-content {
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #716a6a;
}
.padding-top-p {
    padding-top: 30px !important;
}
.blog-main-lg .wpbaw-blog-grid-main.design-50 .wpbaw-blog-image-bg {
    margin-bottom: 15px !important;
}
.blog-main-lg .wpbaw-blog-grid-main.design-50 .wpbaw-blog-image-bg {
    display: table;
}
.blog-main-lg .wpbaw-blog-grid-main.design-50 .wpbaw-blog-image-bg a{
  vertical-align: middle;
  display: table-cell;
  background: #fff;
}
.blog-main-lg .wpbaw-medium-5.wpbaw-columns {
    max-height: 320px;
    overflow: hidden;
    margin-bottom: 20px;
}
.blog-main-lg .wpbaw-image-fit .wpbaw-blog-image-bg img {
    height: inherit !important;
}

@media (max-width:767px) {
.blog-main-lg .wpbaw-blog-grid-main.wpbaw-image-fit .wpbaw-blog-image-bg {
    height: auto !important;
}
}