/*----------------------------- Font Standard -------------------------------------------*/
/*----------------------------- Color -------------------------------------------*/
/*rangeslider*/
/* line 6, ../html/scss/blog.scss */
.share_vertical {
  position: absolute;
  right: -12%;
  top: -469px;
  z-index: 2;
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) and (max-width: 1399px) {
  .share_vertical {
    position: absolute;
    top: 0;
    right: -4vw;
    z-index: 2;
}
  }
  @media (min-width: 1400px){
    .share_vertical {
      position: absolute;
      top: 2vh;
      right: -7vw;
      z-index: 2;
  }
}
    
  /* CSS */
  


/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1200px) and (max-width: 1280px) {
  .share_vertical {
    position: absolute;
    right: 0;
    top: 5vh;
    z-index: 2;
  }
  /* CSS */
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  .share_vertical {
    position: absolute;
    right: -12%;
    top: -469px;
    z-index: 2;
  }
  /* CSS */
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .share_vertical {
    position: absolute;
    right: -12%;
    top: -469px;
    z-index: 2;
  }
  /* CSS */
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  .share_vertical {
    position: absolute;
    right: -12%;
    top: -469px;
    z-index: 2;
  }
  /* CSS */
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  .share_vertical {
    position: absolute;
    right: -12%;
    top: -469px;
    z-index: 2;
  }
  /* CSS */
  
}

@media screen and (min-width: 991px) and (max-width: 1199px)  {
.visible-xs,.visible-sm {
  display: block!important;
  } 
.hidden-xs, .hidden-sm{
  display: none !important;
  }
}
@media screen and (max-width: 767px) {
.visible-xs, .visible-sm {
  display: block!important;

  }
}



/* line 15, ../html/scss/blog.scss */
.share_horizontal {
  margin: 0 auto;
  text-align: center;
  padding: 20px 15px;
}


/* line 20, ../html/scss/blog.scss */
.relatedblog_block {
  background-image: url("/images/blog/blogrelated-bg.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 60px 0px;
}
/* line 24, ../html/scss/blog.scss */
.relatedblog_block .hdtt {
  padding-bottom: 30px;
  font-size: 35px;
  font-size: 3.5rem;
}
@media screen and (max-width: 991px) {
  /* line 31, ../html/scss/blog.scss */
  .relatedblog_block .wrapper {
    padding: 0px 10%;
  }
}
@media screen and (max-width: 767px) {
  /* line 31, ../html/scss/blog.scss */
  .relatedblog_block .wrapper {
    padding: 0 15px;
  }
}
/* line 40, ../html/scss/blog.scss */
.relatedblog_block .slide01_4 .owl-dots {
  margin-top: 25px;
}

/* line 47, ../html/scss/blog.scss */
.blog_list .btn_catcontent {
  background-color: #F1F2F3;
}
@media screen and (max-width: 1050px) {
  /* line 51, ../html/scss/blog.scss */
  .blog_list .btn_catcontent .wrapper {
    padding-right: 0;
  }
}
/* line 56, ../html/scss/blog.scss */
.blog_list .btn_catcontent .overflow {
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1050px) {
  /* line 56, ../html/scss/blog.scss */
  .blog_list .btn_catcontent .overflow {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
/* line 64, ../html/scss/blog.scss */
.blog_list .btn_catcontent .overflow .widthall {
  margin: 40px auto 0px auto;
  text-align: center;
  white-space: nowrap;
}
/* line 69, ../html/scss/blog.scss */
.blog_list .btn_catcontent .overflow .widthall span {
  display: block;
  text-align: center;
}
/* line 75, ../html/scss/blog.scss */
.blog_list .btn_catcontent .btnblock {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 10px;
}
@media screen and (max-width: 480px) {
  /* line 75, ../html/scss/blog.scss */
  .blog_list .btn_catcontent .btnblock {
    padding: 15px 0px;
    transform: scale(0.8);
  }
}
/* line 85, ../html/scss/blog.scss */
.blog_list .btn_catcontent .btnblock .btnclick {
  width: 150px;
  height: 150px;
  border-radius: 100px;
  color: #fff;
  background-color: #BBBBBB;
  padding: 27px;
  padding-top: 35px;
}
/* line 93, ../html/scss/blog.scss */
.blog_list .btn_catcontent .btnblock .btnclick.active, .blog_list .btn_catcontent .btnblock .btnclick:hover {
  background-color: #0A2D82;
  box-shadow: 0 7px 20px -5px #3B3B3B;
}
/* line 97, ../html/scss/blog.scss */
.blog_list .btn_catcontent .btnblock .btnclick [class^="icon-"] {
  font-size: 45px;
  font-size: 4.5rem;
  padding-bottom: 5px;
}
/* line 102, ../html/scss/blog.scss */
.blog_list .btn_catcontent .btnblock .btnclick .txtbtn {
  font-family: "teko-regular", "prompt-regular";
  font-size: 23px;
  font-size: 2.3rem;
  text-transform: uppercase;
}
/* line 107, ../html/scss/blog.scss */
.blog_list .btn_catcontent .btnblock .btnclick .txtbtn.thfnt {
  font-size: 20px;
  font-size: 2rem;
}
/* line 115, ../html/scss/blog.scss */
.blog_list .content_block {
  background-color: #F1F2F3;
  padding: 50px 0;
  display: none;
}
/* line 119, ../html/scss/blog.scss */
.blog_list .content_block .wrapper {
  padding: 0 5px;
}
/* line 123, ../html/scss/blog.scss */
.blog_list .padding5 {
  padding: 10px 0;
  max-height: 420px;
}
@media screen and (max-width: 767px) {
  /* line 123, ../html/scss/blog.scss */
  .blog_list .padding5 {
    padding: 10px 0;
    max-height: none;
  }
}
/* line 132, ../html/scss/blog.scss */
.blog_list .pagingbrand {
  margin-top: 150px;
}
/* line 135, ../html/scss/blog.scss */
.blog_list .spaceblock {
  padding: 50px 0;
  background: url("/images/blog/slideblog.jpg");
  background-color: #F1F2F3;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 350px;
}
@media screen and (max-width: 1500px) {
  /* line 135, ../html/scss/blog.scss */
  .blog_list .spaceblock {
    min-height: 300px;
  }
}
/* line 148, ../html/scss/blog.scss */
.blog_list .blogslide_block {
  background-color: #F1F2F3;
}
/* line 151, ../html/scss/blog.scss */
.blog_list .slide14 {
  margin-top: -8%;
}
@media screen and (max-width: 1500px) {
  /* line 151, ../html/scss/blog.scss */
  .blog_list .slide14 {
    margin-top: -8%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 151, ../html/scss/blog.scss */
  .blog_list .slide14 {
    margin-top: -10%;
  }
}
@media screen and (max-width: 991px) {
  /* line 151, ../html/scss/blog.scss */
  .blog_list .slide14 {
    margin-top: -11%;
  }
}
@media screen and (max-width: 767px) {
  /* line 151, ../html/scss/blog.scss */
  .blog_list .slide14 {
    margin-top: -13%;
  }
}
@media screen and (max-width: 480px) {
  /* line 151, ../html/scss/blog.scss */
  .blog_list .slide14 {
    margin-top: -28%;
  }
}
@media screen and (max-width: 320px) {
  /* line 151, ../html/scss/blog.scss */
  .blog_list .slide14 {
    margin-top: -42%;
  }
}

/* line 174, ../html/scss/blog.scss */
.blockqoute {
  background-image: url("/images/blog/bgqoute.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0px;
  margin-top: 50px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1200px) {
  /* line 179, ../html/scss/blog.scss */
  .blockqoute .wrapper {
    padding: 0 30px;
  }
}
/* line 183, ../html/scss/blog.scss */
.blockqoute .wrapper .dvblock {
  max-width: 1200px;
  margin: 0 auto;
}
/* line 186, ../html/scss/blog.scss */
.blockqoute .wrapper .dvblock .quoteleft {
  text-align: left;
}
/* line 189, ../html/scss/blog.scss */
.blockqoute .wrapper .dvblock .txtqteblock {
  padding: 10px 50px;
  text-align: center;
}
@media screen and (min-width: 991px) {
  /* line 189, ../html/scss/blog.scss */
  .blockqoute .wrapper .dvblock .txtqteblock {
    padding: 10px 130px;
  }
}
/* line 195, ../html/scss/blog.scss */
.blockqoute .wrapper .dvblock .txtqteblock .hdtitle {
  line-height: 1.7;
}
/* line 199, ../html/scss/blog.scss */
.blockqoute .wrapper .dvblock .quoteright {
  text-align: right;
}

/* line 205, ../html/scss/blog.scss */
.twopics {
  padding: 25px 0;
}
@media screen and (max-width: 991px) {
  /* line 205, ../html/scss/blog.scss */
  .twopics {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 211, ../html/scss/blog.scss */
  .twopics .wrappic .picfx {
    display: table-cell;
    vertical-align: bottom;
    float: none;
  }
}

/* line 224, ../html/scss/blog.scss */
.cat-banner {
  width: 130px;
  height: 35px;
  background: linear-gradient(to right, #104AD1, #061E55);
  text-align: center;
  position: relative;
}
/* line 230, ../html/scss/blog.scss */
.cat-banner .hde-txt {
  font-size: 20px;
  font-size: 2rem;
  line-height: 35px;
  vertical-align: middle;
}
/* line 236, ../html/scss/blog.scss */
.cat-banner h5 {
  margin: 0;
}

/* line 240, ../html/scss/blog.scss */
.blog_detail {
  padding: 50px 0;
}
/* line 242, ../html/scss/blog.scss */
.blog_detail .readmoreBtn {
  width: 20%;
  margin: 20px auto;
}
/* line 247, ../html/scss/blog.scss */
.blog_detail .dtl-teaser {
  margin-bottom: 0;
  padding-bottom: 0;
  overflow-x: unset;
}
/* line 250, ../html/scss/blog.scss */
/* .blog_detail .dtl-teaser .share_vertical {
  top: -546px !important;
  right: -10% !important;

} */
@media screen and (max-width: 991px) {
  /* line 258, ../html/scss/blog.scss */
  .blog_detail .teaser-content .row.eq .text_block {
    padding: 40px 0px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  /* line 263, ../html/scss/blog.scss */
  .blog_detail .teaser-content .row.eq .text_block .text_box {
    margin: 0 auto;
    width: 95%;
  }
}
/* line 273, ../html/scss/blog.scss */
.blog_detail .content_block.dtl-teaser .size .txtsbblock {
  width: 90.4%;
  margin: 0 auto;
  margin-right: 20px;
}
@media screen and (max-width: 991px) {
  /* line 273, ../html/scss/blog.scss */
  .blog_detail .content_block.dtl-teaser .size .txtsbblock {
    margin: 0 auto;
    width: 95%;
  }
}
@media screen and (max-width: 991px) {
  /* line 282, ../html/scss/blog.scss */
  .blog_detail .content_block.dtl-teaser .size .txtfix {
    margin: 0 auto;
    width: 95%;
  }
}
/* line 293, ../html/scss/blog.scss */
.blog_detail .teaser-content .teaser_block, .blog_detail .teaser-content .text_block {
  padding: 15px;
}
/* line 307, ../html/scss/blog.scss */
.blog_detail .teaser-content .text_block h1.hdtitle {
  line-height: 1.2;
}
@media screen and (max-width: 1180px) and (min-width: 992px) {
  /* line 307, ../html/scss/blog.scss */
  .blog_detail .teaser-content .text_block h1.hdtitle {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  /* line 307, ../html/scss/blog.scss */
  .blog_detail .teaser-content .text_block h1.hdtitle {
    font-size: 30px;
    font-size: 3rem;
  }
}
/* line 319, ../html/scss/blog.scss */
.blog_detail .teaser-content .eq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 331, ../html/scss/blog.scss */
.blog_detail .teaser-content .eq .text_box {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}
/* line 336, ../html/scss/blog.scss */
.blog_detail .teaser-content .eq .text_box .cat-banner {
  margin-bottom: 20px;
}
/* line 343, ../html/scss/blog.scss */
.blog_detail .content_block.dtl-teaser {
  padding-top: 30px;
  line-height: 1.7;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  font-family: prompt-light;
}
@media screen and (max-width: 1500px) {
  /* line 343, ../html/scss/blog.scss */
  .blog_detail .content_block.dtl-teaser {
    padding-right: 65px;
  }
}
@media screen and (max-width: 991px) {
  /* line 343, ../html/scss/blog.scss */
  .blog_detail .content_block.dtl-teaser {
    padding-right: 15px;
  }
}
/* line 361, ../html/scss/blog.scss */
.blog_detail .content_block.dtl-teaser img {
  height: auto;
  max-width: 100%;
}
/* line 366, ../html/scss/blog.scss */
.blog_detail .content_block .size {
  padding: 10px 90px 10px 60px;
}
/* line 370, ../html/scss/blog.scss */
.blog_detail .content_block .size a.txtblue.underlinetxt {
  text-decoration: underline;
}
/* line 374, ../html/scss/blog.scss */
.blog_detail .content_block .size .thumb-contentt-5 {
  line-height: 1.2;
}
/* line 377, ../html/scss/blog.scss */
.blog_detail .content_block .size .txtfix {
  padding-top: 25px;
}
@media screen and (max-width: 991px) {
  /* line 377, ../html/scss/blog.scss */
  .blog_detail .content_block .size .txtfix {
    padding: 25px 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 377, ../html/scss/blog.scss */
  .blog_detail .content_block .size .txtfix {
    display: table;
  }
}
/* line 390, ../html/scss/blog.scss */
.blog_detail .content_block .size .numwd {
  display: inline;
}
@media screen and (max-width: 767px) {
  /* line 390, ../html/scss/blog.scss */
  .blog_detail .content_block .size .numwd {
    display: table-cell;
    width: 10%;
  }
}
/* line 401, ../html/scss/blog.scss */
.blog_detail .content_block .size .text {
  display: inline-block;
  width: 89%;
}
@media screen and (max-width: 767px) {
  /* line 401, ../html/scss/blog.scss */
  .blog_detail .content_block .size .text {
    display: table-cell;
    width: 90%;
  }
}
/* line 427, ../html/scss/blog.scss */
.blog_detail .content_block .size .txtfix .text {
  position: relative;
  top: 5px;
}
@media screen and (max-width: 767px) {
  /* line 435, ../html/scss/blog.scss */
  .blog_detail .content_block .size .txtfix .text .contentt-3 {
    position: relative;
    margin-left: -65px;
    top: 20px;
  }
}
/* line 448, ../html/scss/blog.scss */
.blog_detail .content_block .thumb-contentt-5, .blog_detail .content_block .contentt-3 {
  padding: 15px 0;
  line-height: 1.7;
}
/* line 452, ../html/scss/blog.scss */
.blog_detail .content_block .content-img {
  margin: 25px 0;
  text-align: center;
}
/* line 456, ../html/scss/blog.scss */
.blog_detail .content_block .content-img img {
  width: 85%;
}
@media screen and (max-width: 991px) {
  /* line 456, ../html/scss/blog.scss */
  .blog_detail .content_block .content-img img {
    width: 100%;
  }
}
/* line 463, ../html/scss/blog.scss */
.blog_detail .content_block .header-txt {
  font-family: 'prompt-medium';
  font-size: 25px;
  font-size: 2.5rem;
  color: #06315F;
}
/* line 469, ../html/scss/blog.scss */
.blog_detail .content_block .number_box {
  width: 40px;
  height: 55px;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  background: #06315F;
  display: inline-block;
  text-align: center;
  margin: 0 20px 0 10px;
  vertical-align: top;
}
/* line 481, ../html/scss/blog.scss */
.blog_detail .content_block .number_box .hde-txt {
  font-size: 55px;
  font-size: 5.5rem;
}
/* line 488, ../html/scss/blog.scss */
.blog_detail .content_block.styleblogdetail > h2 {
  width: 40px;
  -webkit-transform: skew(-15deg);
  -moz-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  background: #06315F;
  display: inline-block;
  text-align: center;
  margin: 0 20px 0 10px;
  vertical-align: top;
  color: white;
  padding: 10px 0;
}
/* line 504, ../html/scss/blog.scss */
.blog_detail .content_block.styleblogdetail h3 {
  font-family: 'prompt-medium';
  font-size: 25px;
  font-size: 2.5rem;
  color: #06315F;
  display: inline-block;
  width: 89%;
  top: 5px;
  position: relative;
}
/* line 514, ../html/scss/blog.scss */
.blog_detail .content_block.styleblogdetail h3.white {
  color: white;
  font-family: "prompt-regular";
}
@media screen and (max-width: 767px) {
  /* line 504, ../html/scss/blog.scss */
  .blog_detail .content_block.styleblogdetail h3 {
    width: 70%;
  }
}

@media (max-width: 991px) {
  /* line 550, ../html/scss/blog.scss */
  .blog_detail {
    padding: 0;
  }
  /* line 553, ../html/scss/blog.scss */
  .blog_detail .teaser-content .eq {
    display: block;
  }
  /* line 556, ../html/scss/blog.scss */
  .blog_detail .teaser-content .teaser_block {
    padding: 0;
  }
  /* line 562, ../html/scss/blog.scss */
  .blog_detail .teaser-content .text_block .text_box {
    top: 0px;
    transform: translate(0);
  }
  /* line 569, ../html/scss/blog.scss */
  .blog_detail .content_block .size {
    padding: 0px;
  }
  /* line 572, ../html/scss/blog.scss */
  .blog_detail .content_block .text {
    width: 89.7%;
  }
}
@media (max-width: 767px) {
  /* line 581, ../html/scss/blog.scss */
  .blog_list .pagingbrand {
    margin-top: 50px;
  }

  /* line 590, ../html/scss/blog.scss */
  .blog_detail .content_block .number_box {
    width: 35px;
    height: 50px;
  }
  /* line 594, ../html/scss/blog.scss */
  .blog_detail .content_block .number_box .hde-txt {
    font-size: 50px;
    font-size: 5rem;
  }
}
.block-search-main {
  background-image: url(/images-2020/news-and-events/news-2020/banner-search.png);
  background-repeat: no-repeat;
  background-position: center;
  max-width: 100%;
}

.block-search-main .block-search {
  max-width: 1025px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.block-search-main .block-search .block-search-content {
  padding-top: 115px;
  width: 56%;
}

.block-search-main .block-search .block-search-content h3 {
  font-size: 30px;
  font-size: 3rem;
  font-family: "prompt-medium";
  color: #FFF;
  line-height: 1.4;
}

.block-search-main .block-search .block-search-box {
  width: 44%;
  margin: 80px 0;
}

.block-search-main .block-search .block-search-box .item-search-box {
  width: 100%;
}

.block-search-main .block-search .block-search-box .item-search-box .inputbx {
  position: relative;
}

.block-search-main .block-search .block-search-box .item-search-box .inputbx input.inpbxwhite {
  padding: 0 60px;
  background: #FFF;
  border: #FFF solid 3px;
  height: 50px;
  font-size: 18px;
  color: #000;
  font-size: 1.8rem;
}

.block-search-main .block-search .block-search-box .item-search-box .inputbx input.inpbxwhite::placeholder {
  color: #959595;
}

.block-search-main .block-search .block-search-box .item-search-box .inputbx span {
  position: absolute;
  color: #eb1c24;
  font-size: 24px;
  padding: 12px 20px;
}

.block-search-main .block-search .block-search-box .item-search-dropdown {
  width: 100%;
}

.block-search-main .block-search .block-search-box .item-search-dropdown .slctdropdown select.slctwhite {
  background-image: url(/images-2020/share/icon-arrow-down-red.png);
  height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  border: #FFF solid 3px;
  color: #FFF;
  background-position: 95% 50%;
}

.block-search-main .block-search .block-search-box .item-search-text {
  position: relative;
  margin: 20px 0;
}

.block-search-main .block-search .block-search-box .item-search-text p {
  font-size: 20px;
  font-size: 2rem;
  color: #FFF;
  margin: 0;
  font-family: "prompt-regular";
  text-align: center;
}

.block-search-main .block-search .block-search-box .item-search-text p::after {
  content: "";
  width: 43%;
  height: 1px;
  background-color: #FFF;
  top: 10px;
  position: absolute;
  left: 0;
}

.block-search-main .block-search .block-search-box .item-search-text p::before {
  content: "";
  width: 43%;
  height: 1px;
  background-color: #FFF;
  top: 10px;
  position: absolute;
  right: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .block-search-main .block-search {
    margin: 0 30px;
  }
}

@media only screen and (min-width: 650px) and (max-width: 991px) {
  .block-search-main .block-search {
    max-width: 640px;
  }
  .block-search-main .block-search .block-search-content {
    padding-top: 40px;
    text-align: center;
    width: 100%;
  }
  .block-search-main .block-search .block-search-box {
    width: 100%;
    margin: 30px 0 50px 0;
  }
}

@media only screen and (min-width: 250px) and (max-width: 649px) {
  .block-search-main .block-search {
    max-width: 100%;
    margin: 0 15px;
  }
  .block-search-main .block-search .block-search-content {
    padding-top: 40px;
    text-align: center;
    width: 100%;
  }
  .block-search-main .block-search .block-search-content h3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .block-search-main .block-search .block-search-box {
    width: 100%;
    margin: 30px 0 50px 0;
  }
  .block-search-main .block-search .block-search-box .item-search-box {
    width: 100%;
  }
  .block-search-main .block-search .block-search-box .item-search-box .inputbx input.inpbxwhite {
    height: 50px;
    font-size: 1.6px;
  }
  .block-search-main .block-search .block-search-box .item-search-box .inputbx span {
    font-size: 24px;
    padding: 12px 20px;
  }
  .block-search-main .block-search .block-search-box .item-search-dropdown .slctdropdown select.slctwhite {
    height: 50px;
    font-size: 1.6rem;
    background-position: 95% 50%;
  }
}

.blog_detail .content_block.styleblogdetail p{
	line-height: 1.7;
}

.thmbcenter_box{
 top:0; 
}

.styleblogdetail a, a:focus, a:hover{
  text-decoration: underline;
  color: -webkit-link;
}

/*# sourceMappingURL=blog.css.map */
