/* .wpml-ls-sub-menu > li:last-child {
  display: none;
} */

.smallgallery {
    display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.login_bg {
  width: 100% !important;
}

.single-riway_news .fancybox-content ,
.single-event .fancybox-content {
  max-width: 800px;
}

#cmt-top-menu { font-size: 17px; font-weight: normal; text-align: center; padding: 30px 0 15px}
#cmt-top-menu a { padding: 0 20px; border-right: 1px solid #000;}

#cmt-top-menu a:last-child {border-right: 0px}
.ceo-info-img { float: left; width: 50%; text-align: right; padding-right: 20px}
.ceo-info-details { float: left; width: 50%; padding-top: 101px;    padding-right: 12%;
    text-align: justify;}

.page-id-26976 .ceo-info-details{text-align:left;}

.ceo-info-details h2 { font-size: 33px; font-weight: bold; margin-bottom: 5px;}
.ceo-info-details h4 { font-size: 16px; margin-bottom: 20px;}
.ceo-info-img img {
    width: 360px;
}
#cmt-top-cat { text-align: center; margin-bottom: 90px}
#cmt-top-cat a {  font-size: 15px;    padding: 0px 15px; border-right: 1px solid #000;}
#cmt-top-cat a:last-child {border-right: 0px}
/* #cmt-top-cat a:nth-last-child(2){border-right: 0px} */
.cmt-reg a:nth-last-child(2){border-right: 0px !important;}
#cmt-top-cat.regional-top a{ text-transform: uppercase;}
#cmt-top-cat.regional-top { margin-bottom: 30px}

#cmt-top-menu a.active span{border-bottom: 1px solid #000;}
#cmt-top-cat a.active span{font-weight: 500;     color: #000;}

.dep-top-content { text-align: center;}
.cmt ul { margin: 0}

.officer-first {margin-top: 70px; }
.officer-first-img { text-align: center; overflow: hidden;}
.officer-first-img img {    transition: transform .3s ease;}
.officer-first-img img:hover {
    transform: scale(1.03);
}
.officer-first-img img {
    width: auto;
    height: auto;
}
.officer-first:before { content:''; display: block; background: #e6e6e6; width: 100%; height: 581px; position: absolute;z-index: 1}
.officer-first .container {z-index: 2; position: relative;}
.officer-first ul li, .officer-first-bot ul li  { width: 33%; float: left; display: inline-block; }
.officer-first-title, .officer-second-title   { text-align: center; padding: 20px 20px 40px}
.officer-first-title   h3, .officer-second-title   h3 { font-size: 25px; font-weight: bold; margin-bottom: 5px;}
.officer-first-title   p , .officer-second-title   p { font-size: 16px; font-weight: 500; margin-bottom: 20px; line-height: 22px;}

.officer-second { }
.officer-second-img { text-align: center; overflow: hidden;}
.officer-second-img img {    transition: transform .3s ease;}
.officer-second-img img:hover {
    transform: scale(1.03);
}
.officer-second:before { content:''; display: block; background: #e6e6e6; width: 100%; height: 492px; position: absolute;z-index: 1}
.officer-second .container {z-index: 2; position: relative;}
.officer-second ul li, .officer-second-bot ul li  { width: 25%; float: left; display: inline-block; }
.officer-second-title  { text-align: center;}

.officer-third { }
.officer-third-img {  background: #e6e6e6; text-align: center;}
.officer-third ul li{ width: 22.8%; margin:  0 1%; float: left; display: inline-block; }
.officer-third-title  ,.officer-fourth-title { text-align: left; padding: 20px 20px 40px 0}
.officer-third-title   h3 , .officer-fourth-title   h3{ font-size: 22px; font-weight: bold; margin-bottom: 5px;}
.officer-third-title   p, .officer-fourth-title   p  { font-size: 14px; font-weight: normal; margin-bottom: 20px; line-height: 22px;}

.officer-fourth-content {
  /* margin-bottom: 100px; 	     */
  text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
.officer-fourth-img {  background: #e6e6e6; text-align: center;}
.officer-fourth .officer-fourth-list{ width: 22.8%; margin: 0 1%; float: left; display: inline-block; }
.officer-fourth ul { width: auto;}



.dep-top { width: 60%; margin: 0 auto 80px; position: relative;}
.dep-top-img{ float: left; width: 50%; text-align: right; }
.dep-top-details { float: left; width: 50%; padding-top: 101px;   padding-left: 54px ; text-align: center;}
.dep-top-title { margin-bottom: 40px}
.dep-top-title h3 { font-size: 18px; font-weight: bold; margin-bottom: 5px;}
.dep-top-title p  { font-size: 18px; margin-bottom: 20px; line-height: 22px;}
.dep-top-reverse {
    position: absolute;
    display: block;
    top: -30px;
    /* top: 129px; */
    left: -30px;
    text-transform: uppercase;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    /* -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); */
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    /* color: #bcb9b9; */
    font-size: 25px;
    font-weight: 500;
    /* direction: rtl; */
    /* letter-spacing: 2px; */
}

.deputy-info { position: relative}
.deputy-info:before { content:''; display: block; background: #e6e6e6; width: 100%; height: 351px;
    position: absolute;
    z-index: 1;
    top: 73px;}
ul.deputy-info-list {          
  /* align-items: center; */
  align-items: flex-start;
        display: flex;
        justify-content: center;     margin: 0; }
        .deputy-info-img {
    text-align: center;
}
.deputy-info .container {z-index: 2; position: relative;}
.deputy-info ul li { width: 33%; float: left; display: inline-block; }
.deputy-info-title { text-align: center; padding: 20px 20px 40px 0}
.deputy-info-title   h3 { font-size: 22px; font-weight: bold; margin-bottom: 5px;}
.deputy-info-title  p  { font-size: 14px; font-weight: normal; margin-bottom: 20px; line-height: 22px;}

.dep-mng { margin-bottom: 80px}
.dep-mng .dep-mng-list { width: 18%; float: left; display: inline-block; margin: 1% ; position: relative;}
.dep-mng-img {
    overflow: hidden;
}
.dep-mng .dep-mng-content.cont-center {  align-items: center;
  display: flex;
  justify-content: center;}
.dep-mng-img img {height: 100%;    object-fit: cover;    max-width: 100%;width: 100%;}
.dep-mng-title {
  font-weight: 500;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 20%;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding-top: 15px;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
  opacity: 0;
}
.dep-mng .dep-mng-list:hover .dep-mng-title {
    opacity: 1;
}


@media only screen and (min-width: 992px) and (max-width: 1299px)
{
  .officer-first-img img {
    width: auto;
    height: auto;
}
  .officer-first:before {    height: 421px;  }
.officer-second:before {    height: 384px;}
}

/*for ipad pro potrait + ipad horizontal */
@media only screen and (min-width: 768px) and (max-width: 991px)
{
  .officer-first-img img {
    width: auto;
    height: auto;
}
  .dep-top {
      width: 96%;
    }
    .dep-top-img,.ceo-info-img, .ceo-info-details {    float: none;    width: 100%;     }
    .ceo-info-img { text-align: center; padding-right: 0}
    .ceo-info-details {    text-align: center;     padding-top: 0; padding-right: 0}
    .officer-first:before {    height: 321px;  }
  .officer-second:before {    height: 250px;}
  .officer-first-title h3, .officer-second-title h3 {    font-size: 17px;}
  .officer-first-title p, .officer-second-title p {    font-size: 13px;}
  .officer-third-title h3, .officer-fourth-title h3 {    font-size: 16px;}
.officer-third-title p, .officer-fourth-title p {    font-size: 13px;    line-height: 18px;}
    .dep-top-details {
    float: none;
    width: 100%;
    padding-top: 56px;
    padding-left: 0;
    text-align: center;
}
.dep-top-reverse {    left: 53px;}
.deputy-info:before {    height: 233px;  }

}


/*for mobile potrait + horizontal*/

@media only screen and (max-width: 1300px) {
    .navbar .nav > li > a {
		    padding: 0px 12px ;/*21px*/
	}
}

@media(max-width:767px) {
  .dep-top {
      width: 96%;
    }
    .dep-top-img,.ceo-info-img, .ceo-info-details {    float: none;    width: 100%;     }
    .dep-top-img { text-align: center;}
    .ceo-info-img { text-align: center; padding-right: 0}
    .ceo-info-details {    text-align: center;     padding-top: 0; padding-right: 0}
    .officer-first:before,   .officer-second:before { display: none;}

    .dep-top-details {
    float: none;
    width: 100%;
    padding-top: 56px;
    padding-left: 0;
    text-align: center;
}
ul.deputy-info-list , .officer-fourth-content{    display: block;}
.deputy-info:before { display: none;}
.deputy-info ul li ,
.officer-first ul li, .officer-first-bot ul li, .officer-second ul li, .officer-second-bot ul li,
.officer-third ul li, .officer-fourth .officer-fourth-list{
    width: 100%;
    float: none;
    display: block; margin: 0
}
.deputy-info-img, .officer-first-img, .officer-second-img {
   background: #e6e6e6; text-align: center;
}
.deputy-info-title { padding: 20px}
.dep-top-reverse {
    position: absolute;
    display: block;
    top: -41px;
    left: 0;
    text-transform: uppercase;
    transform: none;
  }
  .dep-mng .dep-mng-list {
    width: 46%;
    float: left;
    display: inline-block;
    margin: 2%;
    position: relative;
}
#cmt-top-menu {
    font-size: 14px;}
#cmt-top-cat a {
  width: 29%;
  margin-bottom: 6px;
  display: inline-block;
  font-size: 12px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px)
{

}

@media only screen and (max-width: 480px) {

}

/* .postid-26938 .mg-small, */
/* .postid-26939 .mg-small, */
.postid-26925 .mg-small,
.postid-26926 .mg-small
{
    visibility:hidden;
}

/* .postid-26938 .mg-big:after{
    width:100px;
    margin-left:45%;
}

.postid-26939 .mg-big:after{
    width:100px;
    margin-left:50%;
} */

.postid-26899 .mg-big,.postid-26920 .mg-big, .postid-26960 .mg-big{
    line-height:1.5;
}

.postid-26955 .mg-big,.postid-26952 .mg-big{
    width: 85%;

}

.postid-26940 .mg-big,.postid-26941 .mg-big{
    width: 80%;
    padding-left: 50px;
}

.postid-26117 #tab-2 .my-fb-img, .postid-26117 #tab-4 .my-fb-img, .postid-26117 #tab-7 .my-fb-img, .postid-26117 #tab-8 .my-fb-img{
  visibility: hidden;
}

.postid-26118 #tab-2 .my-fb-img, .postid-26118 #tab-4 .my-fb-img, .postid-26118 #tab-7 .my-fb-img, .postid-26118 #tab-8 .my-fb-img{
  visibility: hidden;
}

.postid-26120 #tab-2 .my-fb-img, .postid-26120 #tab-4 .my-fb-img, .postid-26120 #tab-7 .my-fb-img, .postid-26120 #tab-8 .my-fb-img{
  visibility: hidden;
}

.postid-26121 #tab-2 .my-fb-img, .postid-26121 #tab-4 .my-fb-img, .postid-26121 #tab-7 .my-fb-img, .postid-26121 #tab-8 .my-fb-img{
  visibility: hidden;
}

.postid-26119 #tab-2 .my-fb-img, .postid-26119 #tab-4 .my-fb-img, .postid-26119 #tab-7 .my-fb-img, .postid-26119 #tab-8 .my-fb-img{
  visibility: hidden;
}

.postid-27259 .my-fb-img, .postid-27261 .my-fb-img, .postid-27266 .my-fb-img, .postid-27271 .my-fb-img, .postid-27274 .my-fb-img, .postid-27279 .my-fb-img {
  /* visibility: hidden; */
}

.postid-27259 .seminar-video, .postid-27261 .seminar-video, .postid-27266 .seminar-video, .postid-27271 .seminar-video, .postid-27274 .seminar-video, .postid-27279 .seminar-video {
  /* visibility: hidden; */
}

.postid-27259 #tab-2 .my-fb-img, .postid-27261 #tab-2 .my-fb-img, .postid-27266 #tab-2 .my-fb-img,
.postid-27271 #tab-2 .my-fb-img, .postid-27274 #tab-2 .my-fb-img, .postid-27279 #tab-2 .my-fb-img,
.postid-27259 #tab-4 .my-fb-img, .postid-27261 #tab-4 .my-fb-img, .postid-27266 #tab-4 .my-fb-img,
.postid-27271 #tab-4 .my-fb-img, .postid-27274 #tab-4 .my-fb-img, .postid-27279 #tab-4 .my-fb-img,
.postid-27259 #tab-7 .my-fb-img, .postid-27261 #tab-7 .my-fb-img, .postid-27266 #tab-7 .my-fb-img,
.postid-27271 #tab-7 .my-fb-img, .postid-27274 #tab-7 .my-fb-img, .postid-27279 #tab-7 .my-fb-img
{
  visibility: hidden;
}

.sf-field-post-meta-filter_country{
     /* visibility: hidden; */
     /* visibility: visible; */
}


.postid-27599 .yhide , .postid-27599 .cd-tabs-navigation, .postid-27599 .my-fb-img,
.postid-27657 .yhide , .postid-27657 .cd-tabs-navigation, .postid-27657 .my-fb-img,
.postid-27658 .yhide , .postid-27658 .cd-tabs-navigation, .postid-27658 .my-fb-img,
.postid-27660 .yhide , .postid-27660 .cd-tabs-navigation, .postid-27660 .my-fb-img,
.postid-27659 .yhide , .postid-27659 .cd-tabs-navigation, .postid-27659 .my-fb-img,
.postid-27661 .yhide , .postid-27661 .cd-tabs-navigation, .postid-27661 .my-fb-img {
  /* visibility: hidden; */
}

.hometest h1 {
  font-size: 20px !important;
}

 .mg-reverse span {
    left:40px !important;
    transform: rotate(0deg) !important;
    /* top: 40px !important; */
    writing-mode:vertical-lr;
 }

.postid-26905 .mg-big {
  font-size: 40px;
}

.postid-26956 .mg-small {
  padding: 0 80px;
}

.postid-28223 .my-fb-img , .postid-28289 .my-fb-img ,.postid-28290 .my-fb-img , .postid-28291 .my-fb-img, .postid-28292 .my-fb-img , .postid-28293 .my-fb-img   {
  visibility: hidden;
}

.postid-28440 .viewvideoevent ,
.postid-28470 .viewvideoevent ,
.postid-28471 .viewvideoevent ,
.postid-28473 .viewvideoevent ,
.postid-28474 .viewvideoevent ,
.postid-28472 .viewvideoevent {
  visibility: visible;
  display: flex;
  justify-content: flex-start;
}/*2019 4th lts*/

/* .postid-28440 .viewvideoevent , .postid-28440 .cd-tabs-navigation ,
.postid-28470 .viewvideoevent , .postid-28470 .cd-tabs-navigation ,
.postid-28471 .viewvideoevent , .postid-28471 .cd-tabs-navigation ,
.postid-28473 .viewvideoevent , .postid-28473 .cd-tabs-navigation ,
.postid-28474 .viewvideoevent , .postid-28474 .cd-tabs-navigation ,
.postid-28472 .viewvideoevent , .postid-28472 .cd-tabs-navigation {
  visibility: hidden;
}2019 4th lts */

.postid-28500 .cd-tabs-navigation ,
.postid-28506 .cd-tabs-navigation ,
.postid-28507 .cd-tabs-navigation ,
.postid-28509 .cd-tabs-navigation ,
.postid-28508 .cd-tabs-navigation ,
.postid-28510 .cd-tabs-navigation {
  /* visibility: hidden; */
}/*2019 4th tlm*/





.postid-28474 .eventright::before {
  content: 'ผู้บรรยาย' !important;
}

/* .pegaimg2 img{
  right: 0px !important;
  left: auto !important;
} */

.postid-30752 .cd-tabs-navigation,
.postid-30755 .cd-tabs-navigation,
.postid-30756 .cd-tabs-navigation,
.postid-30758 .cd-tabs-navigation,
.postid-30759 .cd-tabs-navigation,
.postid-30757 .cd-tabs-navigation{
  /* visibility: hidden; */
}/*news 2020 annual staff dinner*/

.postid-31076 .cd-tabs-navigation,
.postid-31079 .cd-tabs-navigation,
.postid-31080 .cd-tabs-navigation,
.postid-31082 .cd-tabs-navigation,
.postid-31083 .cd-tabs-navigation,
.postid-31081 .cd-tabs-navigation{
  display: none;
}/*2020 1st Quarter “Leaders Recognition Night”*/

.postid-31076 .eventnav,
.postid-31079 .eventnav,
.postid-31080 .eventnav,
.postid-31082 .eventnav,
.postid-31083 .eventnav,
.postid-31081 .eventnav{
  visibility: hidden;
}/*2020 1st Quarter “Leaders Recognition Night”*/



.login_bg {
    width: 100% !important;
}

.fly p {
  font-size: 14px;
}

body.page-template-page-pegasus0 ,
body.page-template-page-pegasus-diff {
    background: black;
    /* background-image: url('https://web.riway.com/wp-content/themes/riway/images/pegasus_bg.jpg'); */
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    overflow: unset;
}

body.page-template-page-pegasus0 .navbar .nav>li>a ,
body.page-template-page-pegasus0 .sticky-wrapper .navbar-inner .toprightmenu a{
  color: #fff !important;
}

.page-template-page-pegasus0 .pegasus-9-tabs img ,
.page-template-page-pegasus-diff .pegasus-9-tabs img {
  width: auto !important;
}

.pegasus-0-loadmore .pegasus1-col {
    width: calc(15% - 15px);
    margin-right: 15px;
    margin-bottom: 60px;
    min-width: 180px;
}

.pegasus-0-loadmore .riway-border {
    position: absolute;
    left: 50%;
    top: 0;
    /* transform: translate(-50%,12%); */
    transform: translate(-50%,10%);
    height: 80%;
    width: 100%;
    z-index: 0;
}


.pegasus-0-loadmore .pegasus-humans {
  z-index: 99;
}

.pegasus-0-loadmore .riway-white-border ,
.pegasus-0-loadmore .riway-black-border {
  z-index: 101;
}

.pegasus-0-loadmore .pegasus1-text2 {
  text-transform: uppercase;
  padding-top: 10px;
}

.pegasus-0-loadmore .pegasus1-text {
  text-align: center !important;
  background: transparent !important;
}

.pegasus-0-loadmore .pegasus-humans {
  /* border: 2px solid rgba(255,255,255,.5); */
}

.pegasus-0-loadmore .riway-white-border,
.pegasus-0-loadmore .riway-black-border {
  /* display: none; */
}

.page-template-page-pegasus0 .pegasus1-img  {
  height: auto !important;
}

.page-template-page-pegasus0 .pegasus-9-tabs img ,
.page-template-page-pegasus-diff .pegasus-9-tabs img {
  opacity: 1 !important;
  /* display: none; */
}

.page-template-page-pegasus0 #logo img.logowhite {
  display: block !important;
}

.page-template-page-pegasus0 #logo img.logodark {
  display: none !important;
}

.wpml-ls-sub-menu li:last-child{
  /* display: none; */
}

.horse {
  max-width: 101px;
  width: 100%;
}

@media (max-width:1199px) {
  .fly p {
    font-size: 12px;
  }

  .navbar-inner .container{
    /* background-color: #000; */
  }

  .page-template-page-pegasus0 span.shiftnav-toggle i.fa {
    color: #fff !important;
  }
}

@media (max-width:1009px) {
  .fly p {
    font-size: 11.5px;
  }
}

@media (max-width:991px) {
  .mg-reverse span {
    /* font-size: 38.5px !important;
    left: 220px !important;
    top: 20px !important; */
  }

  .fly p {
    font-size: 14px;
  }
}

@media (max-width:767px) {
  .mg-reverse span {
    /* font-size: 38.5px !important;
    left: 240px !important;
    top: 20px !important; */
    left:20px !important;
  }
}

@media (max-width:575px) {
  .mg-reverse span {
    /* font-size: 38.5px !important;
    left: 260px !important;
    top: 20px !important; */
    left: 15px !important;
  }
}

@media (max-width:480px) {

}

.mg_list {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/*TEAM ELITE PEGASUS disable VI*/
/* .notable > a.cannotuse:nth-child(7){
  cursor: not-allowed !important;
  pointer-events: none !important;
  display: none;
} */
/*TEAM ELITE PEGASUS disable VI*/

/* .eliteicon a.cannotuse:nth-child(7) {
  display: none;
} */

.postid-27259 #tab-8 .cd-tabs-navigation {
  visibility: hidden;
}

.postid-28223 .eventnav li:last-child ,
.postid-28289 .eventnav li:last-child ,
.postid-28290 .eventnav li:last-child ,
.postid-28292 .eventnav li:last-child ,
.postid-28293 .eventnav li:last-child ,
.postid-28291 .eventnav li:last-child {
  visibility: hidden;
}

.postid-30769 .cd-tabs-navigation ,
.postid-30773 .cd-tabs-navigation ,
.postid-30774 .cd-tabs-navigation ,
.postid-30776 .cd-tabs-navigation ,
.postid-30775 .cd-tabs-navigation ,
.postid-30777 .cd-tabs-navigation {
  visibility: hidden;
}

.zhuzai {
  font-size: 20px !important;
}

.postid-31004 .cd-tabs-navigation,
.postid-31008 .cd-tabs-navigation,
.postid-31009 .cd-tabs-navigation,
.postid-31010 .cd-tabs-navigation,
.postid-31011 .cd-tabs-navigation,
.postid-31012 .cd-tabs-navigation{
  visibility: hidden;
}

.postid-31109 .cd-tabs-navigation,
.postid-31112 .cd-tabs-navigation,
.postid-31113 .cd-tabs-navigation,
.postid-31114 .cd-tabs-navigation,
.postid-31115 .cd-tabs-navigation,
.postid-31116 .cd-tabs-navigation{
  visibility: hidden;
}

/* .postid-31346 .cd-tabs-navigation ,
.postid-31350 .cd-tabs-navigation ,
.postid-31351 .cd-tabs-navigation ,
.postid-31353 .cd-tabs-navigation ,
.postid-31352 .cd-tabs-navigation ,
.postid-31354 .cd-tabs-navigation {
  visibility: hidden;
} */

.hide-word {
  /* visibility: hidden; */
  display: none;
}

.page-header.eliteicon > a{
	visibility: hidden;
}

/* .page-header.eliteicon > a:first-child {
	visibility: visible;
} */

.entry-title2 {
  text-transform: uppercase;
}

.inpadding > .postlist:first-child > .post-content > a{
  display:none;
}





@media(max-width:767px) {
  .download-app-button-container .wpb_column .wpb_wrapper.vc_figure{
    max-width: 180px;
    display: block;
    margin: 0 auto;
  }

  .download-app-button-container p{
    text-align: center;
  }

  .get-the-app-container h1 br{
    display: none;
  }
}

.navbar .nav>li>a {
  /* padding: 0 20px; */
  padding: 0 15px;
}

html:lang(ja) .navbar .nav>li>a{
  /* padding: 0 15px; */
  padding: 0 10px;
}

.get-the-app-icon{
  animation: flash 4s ease-in-out 2s infinite normal;
  width: 40px;
  margin-right: 10px;
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.navbar .nav>li:last-child>a{
  margin-top: 10px;
  /* display: none; */
}

@media only screen and (max-width: 479px){
.searchandfilter ul li select {
    margin-bottom: 8px !important;
  }
}
