/* THEME */
.is-blog {  }
.is-blog .container,
.is-blog .page-main { width: 100%; padding-left: 70px; padding-right: 70px; }


.is-blog .breadcrumbs { display: block; }
.is-blog .breadcrumbs a { color: #FBB814; }
.is-blog .breadcrumbs .item:not(:last-child)::after { color: #FBB814; font-size: 12px; }
.is-blog .breadcrumbs .items { font-weight: 400; letter-spacing: 1px;  }
.is-blog .breadcrumbs .items strong { font-weight: 400; }

.headact { display: inline-block; position: absolute; top: 16px; right: 70px; }
.headact ul { margin: 0; padding: 0; list-style: none none; list-style-position: inside; }
.headact ul li { display: inline-block; }
.headact ul li a { display: block; border: 1px solid #fff; color: #fff; padding: 7px 15px;  }
.headact ul li a:hover { text-decoration: none; }

.is-blog.wordpress-homepage-view .headact,
.is-blog .sidebar-additional { display: none; }

.block-blog-search { display: none; }

.sidecontact { padding: 30px; background-color: #023671; color: #fff; margin-bottom: 60px;   }
.sidecontact ul { margin: 0; padding: 0; list-style: none none; list-style-position: inside; }
.sidecontact ul li { margin-bottom: 10px; text-align: center; }
.sidecontact ul li a { color:#fff; }
.sidecontact ul li a:hover { text-decoration: none; }
.sidecontact ul li a:hover u { text-decoration: none; }

.wpside { background-color: #f1f1f1; padding: 30px; margin-bottom: 30px;  }
.filterby-title {  font-weight: bold; font-size: 20px; margin-bottom: 20px;  }
.wpside .block { margin-bottom: 20px; border-top:1px solid #d4d2d2; padding-top: 20px;  }
.wpside .block:last-of-type { margin-bottom: 0; }
.wpside .block-title { position: relative; border: none; padding-top: 6px; }
.wpside .block-title .viewall {
    display: inline-block; position: absolute; top: 0; right: 0;
    border: 1px solid #023671; padding: 6px 12px 7px 12px;
}
.wpside .block-title .viewall:hover { text-decoration: none; }
.block-blog .block-title > strong {  font-weight: bold; font-size: 20px; }

#wp-category-list {}
#wp-category-list li,
.block-blog-custom-html .block-content ul li { padding: 4px 0;  }
#wp-category-list li a,
.block-blog-custom-html .block-content ul li a { color: #181817; }

.wpside .block-blog-categories .block-title { padding-left: 44px; }
.wpside .block-blog-categories .block-title::before {
    position: absolute; top: 3px; left: 0;
    content: ""; display: block; width: 36px; height: 36px;
    background-image: url('../images/icon-book.svg');
    background-repeat: no-repeat;
    background-position: center center; /* fixed*/
    background-size: 36px 36px;
}

.wpside .block-blog-custom-html .block-title { padding-left: 44px; }
.wpside .block-blog-custom-html .block-title::before {
    position: absolute; top: 3px; left: 0;
    content: ""; display: block; width: 36px; height: 36px;
    background-image: url('../images/icon-information.svg');
    background-repeat: no-repeat;
    background-position: center center; /* fixed*/
    background-size: 32px 32px;
}



ol.post-list { margin: 0 -15px; padding: 0; list-style: none none; list-style-position: inside;  display: flex; flex-wrap: wrap; }
ol.post-list > li.item { position: relative; min-height: 1px; width: 50%; margin-bottom: 30px; padding: 0 15px; }
ol.post-list > li.item .post-list-item { height: 100%; border: 1px solid #e4e4e4;  }

.blogimage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}


.rowbox { padding: 30px; }


.post-meta { margin: 0 0 4px 0; padding: 0; display: block; color: #023671; line-height: 1.2;  }
.post-meta .post-meta-item { display: inline; margin: 0;  }
.post-meta .post-meta-item.post-categories { display: block; }
.post-meta .post-meta-item strong {  font-weight: normal; }

.post-title { display: block; margin: 0; font-size: 21px; font-weight: 400; }
.post-title a { color: #181817; }


.sponline { border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; padding: 30px 0; margin-bottom: 30px;  }
.reltitle { margin-bottom: 25px; font-weight: bold; font-size: 20px; }
.relall { display: inline-block; position: absolute; top: 0; right: 0; }
.relall a { color: #333333; }

.sponflex {}
.sponflex ul {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: flex; flex-wrap: wrap;
}
.sponflex ul li { position: relative; min-height: 1px; width: 25%; }

.rtable { display: table; width:100%; max-width:100%; border-spacing:0; border-collapse:collapse;  }
.rtable .cell-1 {
    width: 100px; padding: 0;
    background-repeat: no-repeat;
    background-position: center center; /* fixed*/
    -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
}
.rtable .spacer { display: block; width: 100%; }
.rtable .cell-2 { padding-left: 15px; }

.allbutton { text-align: right; }
.albut { display: inline-block; padding: 10px 30px;  font-size: 19px; font-weight: bold; color: #333333; }
.albut:hover { color: #333333; text-decoration: none; }
.alico {
    display: block; padding: 3px 0 5px 44px;
    background-repeat: no-repeat;
    background-position: center left 0; /* fixed*/
    background-size: 33px 33px;
}

.albut.guides { background-color: #023671; color: #ffffff; }
.albut.guides .alico { background-image: url('../images/icon-information-white.svg'); }

.albut.information .alico { background-image: url('../images/icon-book.svg'); }
.albut.information { background-color: #fbb814; }

.mobfilter {  display: none; position: absolute; top: 13px; right: 28px; }
.mobfilter .fa { font-size: 30px; }

.abc-left,
.abc-right { display: flex; flex-wrap: wrap; }
.abc-left { order: 1; width: calc(100% - 320px); float: left; padding-right: 70px;  }
.abc-right { order: 2; width: 320px; float: left; }

.arline { border-bottom: 1px solid #e4e4e4; padding: 0px 0 40px 0; margin-bottom: 40px;   }
.artitle { text-align: center; margin: 0;  }
.artitle dt { font-size: 22px; color: #023671; margin: 0; font-weight: 500; }
.artitle dd { margin: 0; font-size: 34px; }

.rectitle { margin-bottom: 30px; }
.rectitle .title { font-size: 34px; font-weight: bold; color: #023671; }

.blogimagegrid,
.we-recommend-wrapper { padding: 80px 0; width: 100%;}

.blogimagegrid ul {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: flex; flex-wrap: wrap;
}
.blogimagegrid ul li {
    min-height: 1px; width: 25%; border-left: 1px solid #ffffff;
    -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;
}
.blogimagegrid ul li:hover { opacity: 0.7; }
.blogimagegrid ul li:first-child {  border-left:none; }
.blogimagegrid ul li .spacer { display: block; width: 100%; }

.blocklink {
    display: block;
    background-repeat: no-repeat;
    background-position: center center; /* fixed*/
    -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;width:300px;
}

.post-photo-grid-wrapper { display: block; width: 100%; }

.aboutblock { background-color: #f1f1f1; padding: 30px; }
.aboutlogo { text-align: center; margin-bottom: 50px; }
.aboutlogo img { max-width: 260px; }

.aboutblock .title { font-size: 20px; font-weight: bold; margin-bottom: 26px; }
.aboutblock .description {}
.aboutblock .description p {  margin-bottom: 22px; }
.aboutblock .description p:last-of-type { margin-bottom: 0px; }


.arelnews-wrapper { padding-top: 180px; }
.arelnews {  background-color: #f1f1f1; padding: 30px; }
.arelnews .photo { margin-top: -180px; margin-bottom: 30px;  }
.arelnews .photo .spacer { display: block; width: 100%; }
.arelnews .title { font-size: 20px; font-weight: bold; margin-bottom: 20px; }
.arelnews .description p {  margin-bottom: 22px; }
.arelnews .description p:last-of-type { margin-bottom: 0px; }

/* Blog Related Products Styling */

ol.blog-related-products {
    margin: 0 -10px; padding: 0; list-style: none none; list-style-position: inside;
    display: flex; justify-content: center; flex-wrap: wrap; 
}

.blog-related .blog-related-products .product-item {
  width: 33.33%; padding: 0 10px;  margin-bottom: 20px; 
}

.blog-related .blog-related-products .product-item .flex-imagecontainer {
  height: 250px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.blog-related .blog-related-products .product-item .flex-imagephoto {
  width: auto;
  height: 100%;
}

.blog-related .blog-related-products .product-item .product-item-name {
  text-align: center;
  height: 32px;
}

.blog-related .blog-related-products .product-item-details .price-box {
  margin-top: 28px;
  margin-bottom: 24px;
  font-weight: 700;
}

.blog-related .blog-related-products .product-item .product-shop-now-wrapper {
  text-align: center;
  background-color: #023671;
  width: 60%;
  padding: 10px 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  cursor: pointer;
}
.blog-related .blog-related-products .product-item .product-shop-now-button {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
 
 
/* /Blog Related Products */

.post-view {}
.post-view .post-meta,
.post-view .comments-wrapper { display: none; }

.blog-content-data-wrapper { display: block; width: 100%; }

.bcontent-wrapper {}
.bcontent-feature {
    display: block;
    background-repeat: no-repeat;
    /*background-position: center center;*/ /* fixed*/
    -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
}
.bcontent-feature img { display: block; width: 100%;  }
.bcontent-descripton {}
.bcontent-descripton p { margin-bottom: 25px; }

.bcontent-intro { margin-bottom: 30px; }

.bcontent-rich { margin-bottom: 35px; }
.bcontent-rich > ul {
    margin: 0; padding: 0; list-style: none none; list-style-position: inside;
    display: table; width:100%; max-width:100%; border-spacing:0; border-collapse:collapse; table-layout: fixed;
}
.bcontent-rich > ul > li { display: table-cell; vertical-align: middle;  }
.bcontent-rich > ul > li.cell-1 { width: 39%; padding-right: 30px; }
.bcontent-rich > ul > li.cell-2 { width: 62%; }

.bcontent-flex { margin-bottom: 35px; }
.bcontent-flex > .row > [class^="col-"] {
    display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; /* establish flex container */
    flex-direction: column; /* make main axis vertical */
    -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; /* center items vertically, in this case */
}
/* IE10 and IE11 fix */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .bcontent-flex > .row > [class^="col-"] { display: block; }
}

.post-view { display: block; width: 100%; }




/* ╔═══════════════════════════════════════════════════════════════════════════════════════════════╗ */
/* ║                                       BREAKPOINTS                                             ║ */
/* ╚═══════════════════════════════════════════════════════════════════════════════════════════════╝ */

@media (min-width: 576px) {}
@media (min-width: 768px) { 
 
}
@media (min-width: 992px) {	 
} /* @media */
@media (min-width: 1280px) {
    .bcontent-inset { padding-left: 20%; }
} /* @media */
@media (min-width: 1366px) {}
@media (min-width: 1440px) {
}
@media (min-width: 1600px) {
}
/* 5XL */
@media (min-width: 1920px) {
} /* 1920px & Up */

/* IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD */
/* The following codes are specifically for iPad (portrait and landscape): */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {} /* @media iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {}
/* @media iPad Portrait  ==================================================================================== */
/* IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD  IPAD */


/* ╔══════════════════════════════════════════════════════════════════════════════════════════════════════╗ */
/* ║                                                                                                      ║ */
/* ║ ####################################   DEVELOPMENT BREAKPOINTS   ##################################  ║ */
/* ║                                                                                                      ║ */
/* ╚══════════════════════════════════════════════════════════════════════════════════════════════════════╝ */

/* 4XL */
@media (max-width: 1919.98px) {
 
} /* @media -----------------------------------| width < 1920px |-------------------------------------------*/

/* 3XL */
@media (max-width: 1599.98px) {
  
} /* @media -----------------------------------| width < 1600px |-------------------------------------------*/

/* 2XL */
@media (max-width: 1439.98px) {
    
} /* @media -----------------------------------| width < 1440px |-------------------------------------------*/

/* XL */
@media (max-width: 1365.98px) {
    
    .sponflex ul li { width: 50%; margin-bottom: 25px;  }
    .sponline { padding: 15px 0 0px 0; margin-bottom: 20px; }
    .rowbox {  padding: 15px; }
    .post-meta { font-size: 13px; }
    .post-title { font-size: 19px; margin-bottom: 20px;  }
    .allbutton { text-align: left; }
    .albut {  padding: 7px 25px; font-size: 17px; }
    .alico {  background-size: 26px 26px; padding-left: 36px; }
    
    .blog-related .blog-related-products .product-item { width: 33.33%; }
    
} /* @media -----------------------------------| width < 1366px |-------------------------------------------*/

/* LG */
@media (max-width: 1279.98px) {
    
    .sponflex ul li { width: 50%; margin-bottom: 25px;  }
    .sponline { padding: 15px 0 0px 0; margin-bottom: 20px; }
    .rowbox {  padding: 15px; }
    .post-meta { font-size: 13px; }
    .post-title { font-size: 19px; margin-bottom: 20px;  }
    .allbutton { text-align: left; }
    .albut {  padding: 7px 25px; font-size: 17px; }
    .alico {  background-size: 26px 26px; padding-left: 36px; }
    .cms-wrapped-area { margin-bottom: 30px; padding: 30px 0; }

    .wpside .block-blog-categories .block-title { padding-left: 40px; }
    .wpside .block-blog-categories .block-title::before { top: 4px; width: 32px; height: 32px; background-size: 30px 30px; }
    .wpside .block-blog-custom-html .block-title { padding-left: 40px; }
    .wpside .block-blog-custom-html .block-title::before { top: 4px; width: 32px; height: 32px; background-size: 30px 30px; }

    .wpside { padding: 25px; margin-bottom: 25px; }

    .popblock-title { font-size: 22px; }
    .popblock {  padding: 30px 25px; }
    .popclose { top: -12px; right: -8px; width: 18px; height: 18px; }

    .breadcrumbs { margin-bottom: 10px; }
    .bcontent-feature { margin-bottom: 30px; }
    .cms-wrapped-area .page-title-wrapper .page-title { font-size: 24px; }
    .headact {  top: 8px; }
    .artitle dt { font-size: 20px; }
    .artitle dd { font-size: 28px; }
    .arline { padding-bottom: 30px;  margin-bottom: 35px; }
    .abc-left {  padding-right: 30px; }
    .aboutblock .title { font-size: 19px;  margin-bottom: 15px; }
    .blogimagegrid,
    .we-recommend-wrapper { padding: 30px 0; }
    .bcontent-flex { margin-bottom: 25px; }
    
} /* @media -----------------------------------| width < 1200px |-------------------------------------------*/

/* MD */
@media (max-width: 991.98px) {
    
    .sponflex ul li { width: 100%; margin-bottom: 25px;  }
    .sponline { padding: 15px 0 0px 0; margin-bottom: 20px; }
    .rowbox {  padding: 15px; }
    .post-meta { font-size: 13px; }
    .post-title { font-size: 19px; margin-bottom: 20px;  }
    .allbutton { text-align: left; }
    .albut {  padding: 7px 25px; font-size: 17px; }
    .alico {  background-size: 26px 26px; padding-left: 36px; }
    .cms-wrapped-area { margin-bottom: 30px; padding: 30px 0; }

    .wpside .block-blog-categories .block-title { padding-left: 34px; }
    .wpside .block-blog-categories .block-title::before { top: 4px; width: 28px; height: 28px; background-size: 26px 26px; }
    .wpside .block-blog-custom-html .block-title { padding-left: 34px; }
    .wpside .block-blog-custom-html .block-title::before { top: 4px; width: 28px; height: 28px; background-size: 26px 26px; }

    .wpside { padding: 20px; margin-bottom: 15px; }
    ol.post-list > li.item { width: 100%; }
    .reltitle { margin-bottom: 15px; font-size: 19px; }
    .filterby-title { font-size: 19px; margin-bottom: 13px; }
    .block-blog .block-title > strong { font-size: 18px; }
    .wpside .block { margin-bottom: 15px; padding-top: 12px; }
    .wpside .block-title .viewall { padding: 2px 9px 3px 8px; top: 6px; }

    .popblock-title { font-size: 20px; }
    .popblock {  padding: 20px 20px; }
    .popclose { top:0px; right:0px; width: 18px; height: 18px; }

    .breadcrumbs { margin-bottom: 10px; }
    .bcontent-feature { margin-bottom: 30px; }
    .cms-wrapped-area .page-title-wrapper .page-title { font-size: 24px; }
    .headact {  top: 8px; }
    .artitle dt { font-size: 20px; }
    .artitle dd { font-size: 28px; }
    .arline { padding-bottom: 30px;  margin-bottom: 35px; }
    .abc-left {  padding-right: 30px; }
    .aboutblock .title { font-size: 19px;  margin-bottom: 15px; }
    .blogimagegrid,
    .we-recommend-wrapper { padding: 30px 0; }
    .bcontent-flex { margin-bottom: 25px; }
    .rectitle .title { font-size: 26px; }
    .blogimagegrid ul li { width: 50%; border:none; outline: 1px solid #ffffff; }
    
    .blog-related .blog-related-products .product-item { width: 33.33%; }
    .blog-related .blog-related-products .product-item .flex-imagecontainer { height: 150px; width: 150px;  }
    .abc-left { width:100%; }
    
    .rectitle { padding-top: 30px; }
    
} /* @media -----------------------------------| width < 992px |-------------------------------------------*/

/* SM */
@media (max-width: 767.98px) {
    
    .is-blog .container,
    .is-blog .page-main { padding-left: 15px;  padding-right: 15px; }

    .sponflex ul li { width: 100%; margin-bottom: 25px;  }
    .sponline { padding: 15px 0 0px 0; margin-bottom: 20px; }
    .rowbox {  padding: 15px; }
    .post-meta { font-size: 13px; }
    .post-title { font-size: 19px; margin-bottom: 20px;  }
    .allbutton { text-align: left; }
    .albut {  padding: 7px 25px; font-size: 17px; }
    .alico {  background-size: 26px 26px; padding-left: 36px; }
    .cms-wrapped-area { margin-bottom: 16px; padding: 16px 0; }

    .wpside .block-blog-categories .block-title { padding-left: 34px; }
    .wpside .block-blog-categories .block-title::before { top: 4px; width: 28px; height: 28px; background-size: 26px 26px; }
    .wpside .block-blog-custom-html .block-title { padding-left: 34px; }
    .wpside .block-blog-custom-html .block-title::before { top: 4px; width: 28px; height: 28px; background-size: 26px 26px; }

    .wpside { padding: 13px 17px 4px 17px; margin-bottom: 15px; }
    ol.post-list > li.item { width: 100%; }
    .reltitle { margin-bottom: 15px; font-size: 19px; }
    .filterby-title { font-size: 19px; margin-bottom: 13px; }
    .block-blog .block-title > strong { font-size: 18px; }
    .wpside .block { margin-bottom: 15px; padding-top: 12px; }
    .wpside .block-title .viewall { padding: 2px 9px 3px 8px; top: 6px; }
    .is-blog .breadcrumbs { margin-bottom: 4px; }

    .sidecontact { padding: 20px; margin-bottom: 25px; }
    .sidecontact ul li:last-child { margin-bottom: 0; }

    .wpside .block.block-blog-categories,
    .wpside .block.block-blog-custom-html { display: none;  padding-bottom: 7px; }
    .filterby-title { margin-bottom: 12px; }

    .mobfilter { display: inline-block; }

    .breadcrumbs { margin-bottom: 10px; }
    .bcontent-feature { margin-bottom: 30px; }
    .cms-wrapped-area .page-title-wrapper .page-title { font-size: 20px; }
    .headact {  top: 8px; }
    .artitle dt { font-size: 16px; }
    .artitle dd { font-size: 22px; line-height: 1.2; }
    .arline { padding-bottom: 19px; margin-bottom: 27px; }
    .abc-left {  padding-right: 30px; }
    .aboutblock .title { font-size: 19px;  margin-bottom: 15px; }
    .blogimagegrid,
    .we-recommend-wrapper { padding: 20px 0; }
    .bcontent-flex { margin-bottom: 15px; }
    .rectitle .title { font-size: 21px; }
    .blogimagegrid ul li { width: 50%; border:none; outline: 1px solid #ffffff; }
    .arelnews .title { font-size: 18px; margin-bottom: 15px; }
    .arelnews .description p { margin-bottom: 15px; }
    .aboutblock {  padding: 20px; }
    .aboutlogo { margin-bottom: 25px; }
    .headact { position: static; margin-top: 15px;  }

    .abc-right { width: 100%; /* width: 280px; */ }
    .abc-left { width: 100%; /* width: calc(100% - 280px); */ }
    
    .blog-related .blog-related-products .product-item { width: 50%; }
        
} /* @media -----------------------------------| width < 768px |-------------------------------------------*/

/* XS */
@media (max-width: 575.98px) and (orientation:landscape) {}
@media (max-width: 575.98px) {
    
    .blog-related .blog-related-products .product-item { width: 100%; }
    
} /* @media -----------------------------------| width < 576px |-------------------------------------------*/

/* ════════════════════════════════════════════╣     END    ╠════════════════════════════════════════════ */
@media screen and (min-width: 320px) and (max-width: 767.98px) and (orientation: landscape) { }
/* ╔══════════════════════════════════════════════════════════════════════════════════════════════════════╗ */
/* ║                                 ¡ NO STYLES BELOW THIS LINE PLEASE !                                 ║ */
/* ╚══════════════════════════════════════════════════════════════════════════════════════════════════════╝ */


