.flex-center {
    display: flex; justify-content: center; flex-wrap: wrap;
}


div.network-banners {margin: 5px; display: inline-block; vertical-align: top;}
.network-banners a {display: inline-block;}
.network-banners img {display: inline-block;  border: solid 1px #ccc; max-width: 100%}


div.newbottom-banners {margin: 5px 10px; display: inline-block; vertical-align: top;}
.newbottom-banners a {display: inline-block;}
.newbottom-banners img {margin: 5px 10px; display: inline-block; max-width: 95%;  border: solid 1px #ccc}


div.newbottom-fbanners {margin: 5px 0px; display: inline-block; vertical-align: top;}
.newbottom-fbanners a {display: inline-block;}
.newbottom-fbanners img {margin: 5px 0px; display: inline-block; border: solid 1px #ccc}

div.newbottom-lbanners {margin: 5px 0px; display: inline-block; vertical-align: top;}
.newbottom-lbanners a {display: inline-block;}
.newbottom-lbanners img {margin: 0px 0px; display: inline-block; border: solid 1px #ccc}



.four-center-banner {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.four-center-banner img { border: solid 1px #ccc; }
.four-center-banner-noleft {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.four-center-banner-noright {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.four-center-banner-nosides {
  width: 90%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media (max-width: 1200px) {
    .four-center-banner { width: 320px; }
    .four-center-banner-noleft { width: 320px; }
    .four-center-banner-noright { width: 320px; }
    .four-center-banner-nosides { width: 320px; }
}

div.footer-banners {display: inline-block; vertical-align: top; margin: 5px;}
.footer-banners a {display: inline-block;}
.footer-banners img {display: inline-block; border: solid 1px #ccc}


@media (max-width: 1024px) {
    .hide-mobile {display: none;}
    .show-mobile {display: block }
    .show-mobile-inline {display: inline-block }
    .show-mobile-flex {display: flex }
}
@media (min-width: 1025px) {
    .show-mobile {display: none }
    .show-mobile-inline {display: none }
    .show-mobile-flex {display: none }
}

.package-section .boxes .box .title .flag {
  width: 24px; height: 24px;
  border-radius: 0px;
}

.pin-wrapper {
  max-width: 350px;
  margin: 0 auto; }
.pin-wrapper input[type="text"] {
  width: 14.6%;
  display: inline-block;
  margin: 0 1%;
  border: 0px solid #c8ced3;
  padding: 0 10px;
  text-align: center;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  font-size: 2rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }


.center-page {width: 50%; margin: 10px auto;}
@media (max-width: 1024px) {
  .center-page {
    width: 95%
  }
}



.file-upload-button {
  cursor: pointer;
  display: inline-block;
  color: #9da2a9;
  font-size: 1.7rem;
  text-transform: none;
  padding: 0;
  padding-right: 15px;
  height: auto;
  line-height: normal;
  font-style: normal;
  position: absolute;
  right: 15px;
  top: 13px;
  text-indent: -99999px;
  overflow: hidden;
  z-index: 10;
  border: none;
  background: none;
  box-shadow: none;
  letter-spacing: normal;
  min-width: 0;
  width: 29px;
  height: 29px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #f9ed05;
  box-shadow: 0px 10px 20px 0px rgba(0, 132, 255, 0.46); }
@media (max-width: 767px) {
  .file-upload-button {
    width: auto; } }
.file-upload-button:before {
  content: "\f0d8";
  font-family: Font Awesome\ 5 Free;
  position: absolute;
  font-weight: 900;
  color: #fff;
  font-size: 1.4rem;
  right: 0;
  top: 0px;
  z-index: 10;
  height: 100%;
  line-height: 29px;
  width: 100%;
  text-align: center;
  text-indent: initial; }
.file-upload-button:hover {
  background: #c7bd04;
  color: #fff; }

input.file-upload-input {
  width: 100%;
  color: #414046;
  font-size: 1.7rem;
  height: 32px;
  line-height: 32px;
  padding: 0;
  border: 0;
  padding-left: 30px;
  background: none;
}

.custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}

.upload-button {
  color: #454545;
  cursor: pointer;
  width: 200px;
}
.upload-button span {
  color: #454545;
  padding-left: 10px;
  max-width: 200px;
  overflow: hidden;
  font-size: 15px
}

.upload-button span:before {
  content: "\f0c6";
  font-family: Font Awesome\ 5 Free;
  position: relative;
  font-weight: 900;
  color: #f41161;
  font-size: 20px;
  z-index: 10;
  height: 100%;
  line-height: 29px;
  width: 100%;
  text-align: center;
  text-indent: initial; }

@media (max-width: 767px) {
  .upload-button {
    margin-bottom: 20px;
    width: 100%;
  }
  .upload-button span {
    max-width: 100%;
    overflow: hidden;
  }
}

.h5mbtall h5 {margin-bottom: 15px!important}
.h5mbtall li {margin-bottom: 3px!important}


header .middle-header .language-selector {
  float: left;
  margin-right: 5px
}

header .middle-header .language-selector .country-select.inside #country_selector {
  display: none
}

header .middle-header .language-selector .country-select.inside .flag-dropdown {
  top: -5px
}

header .middle-header .language-selector .country-select.inside .selected-flag {
  width: 40px;
  padding: 0
}

header .middle-header .language-selector .country-select.inside .selected-flag .arrow {
  border-top: 4px solid #fff
}

header .middle-header .language-selector .form-item {
  width: 80px
}

header .middle-header .language-selector .country-select .country-list {
  top: 25px
}
