
.row {
  margin: 0;
}

* {
  box-sizing: border-box;
  font-family: 'Roboto';
}

.mtce-banner {
  background-image: url(img/mtce-banner-icons.jpg), url(img/mtce-banner-icons.jpg);
  background-size: cover;
  background-repeat: no-repeat, repeat;
  background-position: center bottom, center center;
}

.mtce-banner-titleh3{
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 45px 0 15px;
  border-bottom: 1px solid #fff;
}

@media all and (max-width:600px) {
  .mtce-banner {
    background-size: cover, cover;
  }
}

.mtce-banner h1 {
  font-size: 40px;
  line-height: 34px;
  font-weight: 100;
  color: #fff;
  text-align: center;
  padding: 41px 35px 10px 2px;
}
.mtce-banner {

  height: auto;
  padding-bottom: 45px;
  /* height: 320px; */
}

.mtce-banner img {
  margin: 0 auto 45px;
  display: block;
  /* width: 188px; */
}

.lyt-mtce select {
  border: 0;
  border-radius: 0 !important;
  border-bottom: 1px solid #d3d6db;
  font-size: 18px;
  font-weight: 100;
  line-height: 54px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 45px auto 0;
  max-width: 380px;
  margin-bottom: 30px;
}

.amc-options h2 {
  font-size: 36px;
  line-height: 54px;
  color: #0052ae;
  padding: 45px 30px;
  font-weight: 100;
  text-align: center;
}

@media all and (max-width:600px) {
  .amc-options h2 {
    padding: 45px 30px 0;
  }

  .mod-product-theme .img-wrap img {
    display: block;
    width: 100%;
    margin-top: -50px;
  }
}

.amc-options .col-md-3 {
  padding: 0 10px 45px;
}

.amc-options .mod-product-theme {
  position: static;
  width: auto;
  padding-bottom: 45px;
}

.amc-options .swiper-pagination {
  position: static;
}

.mtce-amc-op {
  border: 1px solid #dedede;
  background-color: #f6f6f6;
}

.mtce-amc-op h3 {
  font-size: 16px;
  line-height: 27px;
  font-weight: 100;
  text-align: center;
  color: #0052ae;
  text-transform: uppercase;
  padding: 30px 30px 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede;
}

.mtce-amc-op h3 strong {
  font-size: 32px;
  line-height: 32px;
  text-transform: none;
  font-weight: bold;
}

.mtce-amc-op h3 .amc-saving {
  display: block;
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  background-color: #5ac1dd;
  color: #fff;
  font-weight: bold;
}

.mtce-amc-op h3 .amc-saving strong {
  font-size: 32px;
}

.mtce-amc-op h5 {
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  padding: 0 30px;
  color: #555;
}

.mtce-amc-op ul {
  padding: 0;
  margin: 0 30px;
  color: #0052ae;
}

.mtce-amc-op ul li {
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  color: #555;
  list-style: disc !important;
  display: list-item !important;
  padding: 0;
  margin-left: 20px !important;
  width: 100% !important;
}

.mtce-op-button {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 45px;
  height: 45px;
  background-color: #0052ae;
  color: #fff;
  margin-top: 30px;
  text-transform: uppercase;
}

.mtce-section3 {
  background: url(img/mtce-section3.png) 0 0 no-repeat #fdfeff;
  background-size: cover;
  padding-bottom: 45px;
}

.mtce-section3 h2 {
  font-size: 45px;
  line-height: 60px;
  color: #0052ae;
  padding: 45px 30px;
  font-weight: 100;
  text-align: center;
}

.mtce-section3 .col-md-3,
.mtce-section3 .col-md-4 {
  text-align: center;
}

.mtce-section3 h3 {
  font-size: 16px;
  line-height: 24px;
  color: #0052ae;
  padding: 10px 30px;
  font-weight: bold;
}

.mtce-section3 p {
  font-size: 14px;
  line-height: 21px;
  padding: 0px 30px 30px;
}

.mtce-section3 small {
  font-size: 10px;
  line-height: 15px;
  padding: 10px 30px 30px;
  display: block;
}

.tnc-link {
  border-top: 1px solid #ddd;
  padding: 45px 0;
}

.tnc-link p {
  padding: 0 30px;
}

.tnc-link a {
  font-weight: bold;
}

.lyt-mtce ol {
  margin: 0 30px 45px;
  list-style: decimal;
}

.lyt-mtce ol li {
  font-size: 14px;
  line-height: 18px;
  padding: 5px 0;
}

.amc-options form {
  padding-bottom: 45px;
}

.amc-options label {
  font-size: 18px;
  line-height: 24px;
  display: block;
  padding: 15px 30px;
}

.amc-options input[type=text],
.amc-options input[type=tel],
.amc-options select {
  display: block;
  clear: both;
  margin: 10px 0 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  padding: 0px 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
  background-color: #fff;
  max-width: none;
}

.amc-options input[type=text]:read-only {
  background-color: #f6f6f6;
}

.amc-options form .col-md-3 {
  padding-bottom: 0;
}

.amc-options input[type=radio] {
  position: static;
  opacity: 1;
}

.tabs ul.nav {
  padding: 0 10px;
  display: flex;
  width: 100%;
}

.tabs ul li {
  display: inline-block;
  width: 50%;
  margin: 0;
}

.tabs ul li.active p {
  font-weight: bold;
  color: #0052ae;
}

.tabs .tab-pane {
  padding-top: 45px;
}

.tabs ul li a,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  background-color: #fff;
  border: 1px solid #dedede;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: none;
  line-height: 45px;
  text-align: center;
  width: 100%;
  height: 45px;
}

.tabs ul li a {
  border: none;
  border-bottom: 1px solid #dedede;
  border-radius: none;
}

.tabs .tab-content .col-md-4 {
  padding: 0 10px 45px;
}

.mtce-section4 {
  text-align: center;
  padding: 30px;
}

.mtce-banner .container {
 position: relative;
}

.overlay {
  background: #00348280;
  width: 100%;
  height: 300px;
  float: left;
  position: absolute;
  z-index: 0;
}
header {
  width: 100%;
  float: left;
  position: fixed;
  z-index: 999;
  background: #fff;
  top: 0;
}

header .container {
  width: 1080px;
  position: relative;
  margin: 0 auto;
}
.topSection {
  width: 100%;
  float: left;
  margin: 20px 0;
}
section {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 5%;
}
p {
  font-size: 14px;
  line-height: 18px;
  color: #555;
  font-weight: 300;
}
p {
  margin-top: 0;
  margin-bottom: 0rem !important;
}
a {
  color: #5ac1dd !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

.input-lg input[type="text"] {
  width: 25%;
  border: 1px solid gainsboro;
  height: 40px;
  border-radius: 3px;
  padding-left: 44px;
  margin-left: 28px;
}
.input-lg input[type="text"]:focus-visible {
  outline: unset !IMPORTANT;
}
.input-lg input[type="text"]::placeholder {
  font-weight: 300;
  color: #c6baba;
}
button.success-btn {
  border: unset;
  height: 40px;
  background: #1dc412;
  color: #ffffff;
  width: 100px;
  border-radius: 6px;
  margin-left: 30px;
}
.input-lg.add-cl.main {
  display: block !IMPORTANT;
}
/* .mtce-banner.add-cl {
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
}
.mtce-banner.add-cl.main {
  height: 392px;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
} */
.input-lg.add-cl.main {
  display: block !IMPORTANT;
  margin-top: 13px;
}
i.fas.fa-phone-alt {
  position: absolute;
  margin-left: 39px;
  margin-top: 10px;
  color: gray;
}
i.far.fa-comment-dots {
  position: absolute;
  margin-left: 39px;
  margin-top: 10px;
  color: gray;
}
.success-btn a {
  color: white !important;
}

h2.sub-header {
  font-size: 27px;
  line-height: 8px;
  color: #0052ae;
  padding: 20px 30px;
  font-weight: 100;
  text-align: left;
}
.pop-btn {
  background: #5ac1dd;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  border: 0;
  border-radius: 20px;
  padding: 10px 34px;
  border: 1px solid transparent;
  outline: none;
}

.modal-content{
  background: #ffffff;
    top: 170px;
    left: 30%;
    width: 40%;
    position: fixed;
    z-index: 41;
    padding: 0px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
    display: block !IMPORTANT;
    height: 40%;
    border-radius: 6px;
    z-index: 99999;
    padding-top: 25px;
}

.success-message {
  text-align: center;
  max-width: 100%;
  width: 100%;
  float: left;
  height: 170px;
}

.success-message__icon {
  max-width: 75px;
}

.success-message__title {
  color: #3DC480;
  transform: translateY(7px);
  transition: all 200ms ease;
  font-size: 35px;
  font-weight: 300;
}
.active .success-message__title {
  transform: translateY(0);
  opacity: 1;
}

.success-message__content {
  color: #B8BABB;
  transform: translateY(25px);
  transition: all 200ms ease;
  transition-delay: 50ms;
}
.active .success-message__content {
  transform: translateY(0);
  opacity: 1;
}

.icon-checkmark circle {
  fill: #3DC480;
  transform-origin: 50% 50%;
  transition: transform 200ms cubic-bezier(0.22, 0.96, 0.38, 0.98);
}
.icon-checkmark path {
  transition: stroke-dashoffset 350ms ease;
  transition-delay: 100ms;
}
.active .icon-checkmark circle {
  transform: scale(1);
}
.overlay.modal.modal-page {
  position: fixed;
  width: 100%;
  float: left;
  background: #00000087;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}
button#closepopup {
  width: 100px;
  height: 40px;
  border: 1px solid gainsboro;
  margin-right: 19px;
  border-radius: 21px;
  background: #5ac1dd;
  color: white;
}
.modal.modal-page {
  display: block;
  z-index: 99999;
}
img.user-image {
  width: 31%;
  border-radius: 100px;
}
.cards h3 {
  font-size: 25px;
  font-weight: 300;
  color: #09509d;
}
.cards p {
  font-size: 20px;
  line-height: 19px;
  color: #555;
  font-weight: 300;
  margin-top: 9px;
}
.cards {
  padding-top: 29px;
}
.pads {
  padding-right: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
}
.card {
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
  position: relative;
  margin: auto;
  background: rgba(255,255,255,1);
  height: auto;
  padding: 22px;
}
.product-name {
  font-weight: 400;
  font-size: 16px;
  color: #09509d;
  margin-bottom: 15px;
}
.item-detail  b {
  font-weight: 900 !important;
}
.item-detail p {
  margin-top: 11px;
  margin-bottom: 11px !IMPORTANT;
}
.bod-lt {
  border-left: 2px dashed #f5f3f3;
}
i.fas {
  color: #cccccc;
}
h4.add-info {
  font-size: 18px;
  font-weight: 300;
  padding-left: 2%;
  color: gray;
  margin-bottom: 12px;
  margin-top: 21px;
}
.primary-btn {
  background: #5ac1dd;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  border: 0;
  border-radius: 20px;
  padding: 10px 10px;
  /* padding: 10px 34px; */
  border: 1px solid transparent;
  outline: none;
}
.product-name:before {
  content: "\f468";
  font-family: 'Font Awesome 5 Pro';
  color: #b9b7b7;
  font-weight: 900;
  margin-right: 3px;
}





#orangeUI {
  width: 35%;
  height: 23px;
  margin: 0 auto;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  float: left;
  float: right;
}
ul {
  list-style: none;
}

/****************************
	Menu
****************************/
nav {
  padding-bottom: 60px;
}
.menu li {
  float: left;
}
.menu li:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.menu li:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.menu li,
.pagenation li {
  position: relative;
  padding: 10px 30px;
  text-decoration: none;
  color: #7a7a7a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  font-size: 14px;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #fff;
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(0%, #f9f9f9),
    color-stop(100%, #dedede)
  );
  background-image: -webkit-linear-gradient(#f9f9f9, #dedede);
  background-image: -moz-linear-gradient(#f9f9f9, #dedede);
  background-image: -o-linear-gradient(#f9f9f9, #dedede);
  background-image: linear-gradient(#f9f9f9, #dedede);
  -webkit-box-shadow: inset 0px 1px 0 white, 0 1px 0 rgba(0, 0, 0, 0.3),
    0px 3px 4px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: inset 0px 1px 0 white, 0 1px 0 rgba(0, 0, 0, 0.3),
    0px 3px 4px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0px 1px 0 white, 0 1px 0 rgba(0, 0, 0, 0.3),
    0px 3px 4px rgba(0, 0, 0, 0.14);
}
.menu li:hover,
.menu li.hover,
.pagenation li:hover {
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(0%, #f7f7f7),
    color-stop(100%, #cdcdcd)
  );
  background-image: -webkit-linear-gradient(#f7f7f7, #cdcdcd);
  background-image: -moz-linear-gradient(#f7f7f7, #cdcdcd);
  background-image: -o-linear-gradient(#f7f7f7, #cdcdcd);
  background-image: linear-gradient(#f7f7f7, #cdcdcd);
  cursor: pointer;
}
.menu li:active {
  border: none;
  color: #9b9b9b;
  border-right: 1px solid #cce4eb;
  border-left: 1px solid #f0f7f9;
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(0%, #dedede),
    color-stop(100%, #f7f7f7)
  );
  background-image: -webkit-linear-gradient(#dedede, #f7f7f7);
  background-image: -moz-linear-gradient(#dedede, #f7f7f7);
  background-image: -o-linear-gradient(#dedede, #f7f7f7);
  background-image: linear-gradient(#dedede, #f7f7f7);
  -webkit-box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3),
    inset 0px 0px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.9),
    0 -1px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3),
    inset 0px 0px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.9),
    0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3),
    inset 0px 0px 2px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.9),
    0 -1px 0 rgba(0, 0, 0, 0.4);
}
.menu .current,
.menu .current:hover,
.pagenation .current,
.pagenation .current:hover {
  color: #fff;
  text-shadow: 0 -1px 0 #b65228;
  border-right: 1px solid #e47327;
  border-left: 1px solid #f1a154;
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(0%, #f1a154),
    color-stop(100%, #e47327)
  );
  background-image: -webkit-linear-gradient(#5ac1dd, #328196);
  background-image: -moz-linear-gradient(#5ac1dd, #328196);
  background-image: -o-linear-gradient(#5ac1dd, #328196);
  background-image: linear-gradient(#5ac1dd, #328196);
  -webkit-box-shadow: inset 0px 1px 0 #f1a154, 0 1px 0 rgba(0, 0, 0, 0.3),
    0px 3px 4px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: inset 0px 1px 0 #f1a154, 0 1px 0 rgba(0, 0, 0, 0.3),
    0px 3px 4px rgba(0, 0, 0, 0.14);
  box-shadow: inset 0px 1px 0 #f1a154, 0 1px 0 rgba(0, 0, 0, 0.3),
    0px 3px 4px rgba(0, 0, 0, 0.14);
}
.arrow-down,
.arrow-shadow {
  position: absolute;
  left: 45px;
  bottom: -7px;
  z-index: 5;
  display: none;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #e47327;
}
.menu .current .arrow-down {
  display: block;
}
.arrow-shadow {
  left: 44px;
  bottom: -8px;
  z-index: 4;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.45);
}
.menu .current .arrow-shadow {
  display: block;
}

/****************************
	Breadcrumb
****************************/
.breadcrumbs {
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}
.breadcrumbs li {
  position: relative;
  float: left;
  margin: 0.5em 0 1em;
}
.breadcrumbs a {
  position: relative;
  z-index: 3;
  padding: 0.65em 1em;
  margin-right: 25px;
  float: left;
  text-decoration: none;
  color: #7a7a7a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  position: relative;
  background-image: -moz-linear-gradient(left, #f9f9f9 0%, #dedede 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #f9f9f9),
    color-stop(100%, #dedede)
  );
  background-image: -webkit-linear-gradient(left, #f9f9f9 0%, #dedede 100%);
  background-image: -o-linear-gradient(left, #f9f9f9 0%, #dedede 100%);
  background-image: -ms-linear-gradient(left, #f9f9f9 0%, #dedede 100%);
  background-image: linear-gradient(to right, #f9f9f9 0%, #dedede 100%);
}

.breadcrumbs a:hover {
  background-image: -moz-linear-gradient(left, #efefef 0%, #d6d6d6 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #efefef),
    color-stop(100%, #d6d6d6)
  );
  background-image: -webkit-linear-gradient(left, #efefef 0%, #d6d6d6 100%);
  background-image: -o-linear-gradient(left, #efefef 0%, #d6d6d6 100%);
  background-image: -ms-linear-gradient(left, #efefef 0%, #d6d6d6 100%);
  background-image: linear-gradient(to right, #efefef 0%, #d6d6d6 100%);
}

.breadcrumbs a::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -1.25em;
  border-width: 1.3em 0 1.3em 1.3em;
  border-style: solid;
  border-color: #f9f9f9 #f9f9f9 #f9f9f9 transparent;
  left: -1.25em;
}
.breadcrumbs a:hover::before {
  border-color: #efefef #efefef #efefef transparent;
}
.breadcrumbs a::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -1.25em;
  border-top: 1.3em solid transparent;
  border-bottom: 1.3em solid transparent;
  border-left: 1.3em solid #dedede;
  right: -1.29em;
}
.breadcrumbs a:hover::after {
  border-left-color: #d6d6d6;
}
.breadcrumbs .current,
.breadcrumbs .current:hover {
  color: #fff;
  text-shadow: 0 -1px 0 #b65228;
  background-image: -moz-linear-gradient(left, #f1a154 0%, #e47327 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #f1a154),
    color-stop(100%, #e47327)
  );
  background-image: -webkit-linear-gradient(left, #f1a154 0%, #e47327 100%);
  background-image: -o-linear-gradient(left, #f1a154 0%, #e47327 100%);
  background-image: -ms-linear-gradient(left, #f1a154 0%, #e47327 100%);
  background-image: linear-gradient(to right, #f1a154 0%, #e47327 100%);
}
.breadcrumbs a.current::before,
.breadcrumbs a.current:hover::before {
  border-color: #f1a154 #f1a154 #f1a154 transparent;
}
.breadcrumbs a.current::after,
.breadcrumbs a.current:hover::after {
  border-left: 1.3em solid #e47327;
}
.bread-shadow {
  position: absolute;
  top: 1px;
  z-index: 2;
  padding: 0.675em 1em;
  margin-right: 25px;
  background-color: rgba(0, 0, 0, 0.2);
}
.bread-shadow::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -1.25em;
  border-width: 1.3em 0 1.3em 1.3em;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2)
    transparent;
  left: -1.25em;
}
.bread-shadow::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -1.25em;
  border-top: 1.3em solid transparent;
  border-bottom: 1.3em solid transparent;
  border-left: 1.3em solid rgba(0, 0, 0, 0.2);
  right: -1.29em;
}

/****************************
	Pagenation
****************************/
.pagenation li,
.pagenation li.current {
  display: inline;
  padding: 7px 12px;
  border: none;
}
.pagenation li:hover,
.pagenation li.current:hover {
  border: none;
}
.pagenation li.dot {
  border: none;
  background: none;
  box-shadow: none;
  cursor: default;
}
.pagenation ul li:first-child {
  -webkit-border-radius: 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px;
  -ms-border-radius: 7px 0 0 7px;
  -o-border-radius: 7px 0 0 7px;
  border-radius: 7px 0 0 7px;
}
.pagenation ul li:last-child {
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  -ms-border-radius: 0 7px 7px 0;
  -o-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
}

