@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}
body {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}
.page_wapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}
body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #4F4F4F;
}
body h1 a,
body h2 a,
body h3 a,
body h4 a,
body h5 a,
body h6 a {
    color: #656565;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-weight: 700;
}
p {
	color: #4F4F4F;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0rem;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
}
body a, body a:hover {
    text-decoration: none;
}
.btn:focus {
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    outline: -webkit-focus-ring-color auto 0;
}
button:focus {
    outline: 0 dotted;
    outline: 0 auto -webkit-focus-ring-color;
}
.read_more.tp_two {
    position: relative;
    display: block;
    font-size: 16px;
    color: #01062e;
    font-weight: 400;
}
.read_more.tp_two span {
    display: inline-block;
    margin-left: 6px;
    font-size: 12px;
    font-weight: 700;
    margin-top: 1px;
    vertical-align: middle;
    line-height: normal;
    color: #01062e;
}
.read_more.tp_two:hover,
.read_more.tp_two:hover span {
    color: #1d85ea;
}
.theme_btn.tp_two {
    font-size: 16px;
    margin: 7px;
    position: relative;
    color: #fff;
    display: inline-block;
    width: 140px;
    background: transparent;
    background-image: linear-gradient(to right, #187be7 0%, #269bef 30%, #269bef 60%, #187be7 100%);
    height: 30px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
    background-size: 300% 100%;
    box-shadow: none;
    border: 0 !important;
	text-decoration: none;
}
.theme_btn.tp_two:hover {
    background-position: right center;
}
.theme_btn.tp_two span {
    margin-left: 10px;
}
.header {
    position: relative;
    background: #fff;
    border-bottom: 2px solid #48aee3;
}
.header .navbar-expand-lg .navbar-nav .nav-item {
    padding-left: 15px;
}
.header .navbar-brand img {
    width: 200px;
}
.header .navbar-expand-lg .navbar-nav .nav-link {
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
}
.navbar-nav li a{
	color:#000 !important;
}
.header .navbar-expand-lg a.theme_btn {
    width: 150px;
    background: #fff;
    border: 2px solid #fff;
    color: #001E3B;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, .06);
}
.header .navbar-expand-lg .navbar-nav.lang-head-bar .nav-link {
    padding-right: 0;
}
.header .navbar-expand-lg .navbar-nav.lang-head-bar .nav-link:after {
    content: '|';
    padding-left: 10px;
}
.header .navbar-expand-lg .navbar-nav.lang-head-bar .nav-link.lang-es:after {
    content: '';
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}
.sticky + .page_wapper {
  padding-top: 107px;
}
#carouselSlider {
	margin-bottom: 60px;
}
#carouselSlider .carousel-indicators {
	bottom: -65px;
}
#carouselSlider .carousel-indicators [data-bs-target] {
	background-color: #030303;
	width: 25px;
    height: 25px;
	border-radius: 100%;
}
#carouselSlider .carousel-caption {
	right: 0;
    left: 0;
	width: max-content;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
    padding: 25px;
    font-weight: 400;
    font-size: 2.56em;
    line-height: 1.13em;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    background-color: #4d4d4d;
}
#carouselSlider .carousel-caption p {
	margin: 0;
}
.about.type_one {
    position: relative;
    padding: 95px 0 31px;
    background: #fff;
    text-align: center;
}
.type_two_grid.type_one {
    position: relative;
    padding: 100px 0 80px;
    background: #fff;
}
.type_two_grid.type_one .heading.tp_one {
    margin-bottom: 40px;
}
.type_two_grid.type_two .heading.tp_one {
    margin-bottom: 40px;
}
.grid_box.type_two {
    position: relative;
    margin: 30px 0;
    background: #fff;
    border-radius: 50px;
    border: 4px solid #000;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .05);
    overflow: hidden;
}
.row.fact_title_box .grid_box.type_two {
    padding: 20px;
}
.row.fact_title_box .grid_box.type_two img {
    max-height: 270px;
    padding-bottom: 20px;
}
.grid_box.type_two .title_box a.read_more {
    padding-bottom: 30px;
}
.navbar svg {
	overflow: hidden;
    vertical-align: middle;
	width: 100%;
    height: 100%;
    max-width: 235px;
	cursor: pointer;
}
.navbar .st0 {
    fill: #7EB7CF;
}
.navbar .st1 {
    fill: #3091B5;
}
.navbar .st2 {
    fill: #88C4DD;
}
.navbar .st3 {
    fill: #49AAD0;
}
.navbar>.container-fluid {
    padding: 0 !important;
}

/* order form */
.hr-blue-1e3f58 {
	height: 9px;
    background: #1e3f58;
    margin: 0;
    opacity: 1;
}
.hr-blue-42b2ca {
	height: 9px;
    background: #42b2ca;
    margin: 0;
    opacity: 1;
}
.form-border {
    width: 80%;
    float: right;
    margin: 0;
    display: inline-block;
    border: 1px solid #42b2ca;
    border-radius: 25px;
    padding: 10px 0 20px;
}
.no-input-border-ex-bot input {
    border: 0;
    border-bottom: 1px solid #ced4da;
    width: 90%;
    margin: 5px auto;
    border-radius: 0;
    padding: 5px 0;
}
.no-input-border-ex-bot span, .no-input-border-ex-bot-inline span {
    width: 90%;
    margin: 0 auto;
	color: #dc3545;
    font-size: 14px;
}
.no-input-border-ex-bot input:focus, .no-input-border-ex-bot-inline input:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.order-form label.form-label {
    font-weight: 600;
    font-size: larger;
}
.order-form .no-input-border-ex-bot-inline label.form-label {
    width: 31%;
    float: left;
    text-align: right;
}
.order-form .no-input-border-ex-bot-inline input {
    border: 0;
    border-bottom: 1px solid #ced4da;
    width: 69%;
    border-radius: 0;
    padding: 5px 0;
    padding-left: 10px;
	float: left;
}
.order-form .no-input-border-ex-bot-inline input::placeholder, .order-form .no-input-border-ex-bot-inline.of-sub input::placeholder {
	color: transparent;
}
.order-form .no-input-border-ex-bot-inline.of-sub {
	padding-right: 0;
}
.order-form .no-input-border-ex-bot-inline.of-sub label.form-label {
    float: left;
    text-align: right;
	padding-right: 10px;
}
.order-form .no-input-border-ex-bot-inline.of-sub input {
    border: 0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    padding: 5px 0;
	float: right;
}
.order-form .table thead {
	background: #1e3f58;
}
.order-form .table thead th {
    color: #fff;
}
.order-form .table thead th:not(:last-child) {
    border-right: 1px solid #fff;
}
.order-form .table thead tr {
    border: 1px solid #1e3f58;
}
.order-form button.btn.btn-primary {
    width: 100%;
    background: #42b2ca;
}
.order-form .ph-link {
	color: #464749;
    font-size: 26px;
    font-weight: 600;
}

/* footer */
.footer {
    background: #000;
    padding-top: 30px;
    border-top: 9px solid #42b2ca;
}
.footer_widgets {
    margin-bottom: 40px;
}
.footer_widgets .inner_widgets ul {
    padding-left: 0;
}
.footer_widgets .inner_widgets .text_box span {
    color: #42b2ca;
    margin-right: 8px;
    float: left;
    line-height: 26px;
}
.footer_widgets p {
    color: #b7c0ca;
}
.footer_widgets .inner_widgets .text_box {
    position: relative;
    margin-bottom: 20px;
}
.footer_widgets .inner_widgets .text_box p {
    margin-left: 20px;
}
.footer_widgets .inner_widgets ul li a {
    line-height: 26px;
    margin-top: 14px;
    display: block;
    color: #b7c0ca;
	text-decoration: none;
}
.footer_widgets .inner_widgets ul li a:hover {
	color: #0a58ca;
}
.footer_widgets .social_media_icon {
    margin-top: 20px;
}
.footer_last {
    position: relative;
    padding: 30px 0 30px;
    color: #fff;
    border-top: 1px solid #0f153e;
}
.footer_last p {
    color: #b7c0ca
}
.footer .social_media_icon {
    position: relative;
}
.footer .social_media_icon li {
    position: relative;
    float: left;
    margin-right: 10px;
}
.footer .social_media_icon li:first-child {
    margin-left: 0;
}
.footer .social_media_icon li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px !important;
    text-align: center;
    background-image: linear-gradient(to right, #187be7 0%, #269bef 50%, #36c2f9 100%);
    color: #fff;
    border-radius: 50%;
}
.footer .social_media_icon li a:hover {
    background: #42b2ca;
    border-color: #42b2ca;
}
.footer .social_media_icon li a:hover span {
	color: #ffffff;
}
.footer_widgets .social_media_icon li a {
    background: #fff;
    color: #000!important;
    border-radius: 50px;
}
.f-box-head {
    font-size: 1.75rem;
    font-weight: 700;
    color: #080808;
}
.title_box p {
    font-size: 25px;
}
.coin-batteries-bg img {
    width: 5% !important;
    margin-top: 225px;
}
.default-section-title-middle-bottom {
    text-align: center;
    padding: 80px 0;
}
.content .description {
    margin-bottom: 20px;
}
.content .heading {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
}
.default-section-title-middle {
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.default-section-title-middle-top {
    text-align: center;
    max-width: 100%;
    margin: 70px 0;
    margin-left: auto;
    margin-right: auto;
}
.default-section-title-middle p {
    color: #48aee3 !important;
    font-size: 1.25rem;
    font-weight: bold;
}
.default-section-title-middle-top p {
    color: #48aee3 !important;
    font-size: 1.25rem;
    font-weight: bold;
}
.default-section-title-middle-bottom p {
    color: #48aee3 !important;
    font-size: 1.25rem;
    font-weight: bold;
}
.content-type-three p {
    font-size: 2.4rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #1E3F58 !important;
    line-height: 1.9;
    font-weight: bold;
}
.about_img img {
    width: 100%;
	height: auto;
    margin-top: 25px;
}
.type_one img {
    width: 100%;
	height: auto;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #fff;
}
#countryNotiTxt p{
	margin-top: 0;
    margin-bottom: 0 !important;
}
.default-section-title-2 h1, .household-batteries h1, .default-section-title-2 h4, .hearing-aids-batteries h2 {
    margin-bottom: 0;
    line-height: .0;
    font-size: 7vw;
    -webkit-text-stroke: 1px #d5cccc;
    color: #fff;
}
.household {
    position: relative;
    padding: 50px 0 0;
    background: #fff;
}
.household hr {
    margin-top: 0;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #000;
}
.household-batteries {
    position: relative;
    padding: 20px 0 0;
}
.household img {
    width: 100%;
}
.household .nav li a {
    margin: 5px;
    padding: 11px 19px;
    font-size: 16px;
    color: #000;
    background: #fff;
    border: 1px solid #000;
}
.household .nav li a:hover {
    background: #f5f5f5;
}
.household .nav .active {
    background-color: #42b2ca !important;
    color: #fff;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    animation: winanim 0.5s;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12);
	position: relative;
}
.thumbnail:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}
.thumbnail img {
    padding: 20px;
	margin-bottom: 35px;
}
.desc {
    padding: 0 20px 20px;
    text-align: center;
    font-weight: 400;
	position: absolute;
    bottom: 0;
}
.content {
    position: relative;
    margin: 30px 0;
}
.footer_title p {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
    color: #fff !important;
    margin-top: 10px;
    font-weight: 700;
}
.title_box h5 {
    font-size: 35px;
    line-height: 1.7;
}
.type_two_grid.type_two, .uzmi-signifies.type_two {
    position: relative;
    padding: 50px 0 30px;
    background: #fff;
    text-align: center;
}
.uzmi-signifies.type_two h2 {
    font-size: 2.5rem;
}
.image-width img {
    width: 100%;
	height: auto;
}
.terms h1 {
    color: #f4f4f4;
    margin-bottom: 0;
    line-height: .0;
    font-size: 101px;
    -webkit-text-stroke: 1px #d5cccc;
    color: #fff !important;
}
.row .f-iphone {
	width: 100%;
    max-width: 1030px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.animated {
    visibility: hidden;
}
.visible {
    visibility: visible;
}

/* Features Boxes */
.f-box span {
    color: #11afd1;
}
.f-box {
    float: left;
    text-align: center;
    width: 360px;
    position: relative;
    margin: 25px 0;
    padding: 0 50px 19px 1px;
    color: #080808;
    font-weight: 300;
    visibility: visible;
    animation-duration: 1500ms;
    animation-delay: 0ms;
    animation-name: fadeInLeft;
}
.f-box:after {
    content: '';
    width: 110px;
    height: 124px;
    right: -35px;
    top: 95px;
    position: absolute;
}
.f-box:nth-of-type(2n) {
    float: right;
    text-align: center;
    padding: 0 0 0 94px;
}
.f-box:nth-of-type(2n):after {
    left: -60px;
}
.f-box:nth-of-type(2n) .f-box-logo {
    margin-left: 0;
}
.f-box .f-box-logo {
    width: 70px;
    height: 70px;
    background: transparent;
    border: 1px solid #666666;
    border-radius: 200px;
    text-align: center;
    padding-top: 21px;
    margin-left: 240px;
}
.f-box .f-box-logo i {
    font-size: 30px;
}
.f-box .f-box-head {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 85px 0 0;
}
.f-box .f-box-desc {
    font-size: 14px;
	visibility: hidden;
	min-height: 70px;
}
li.f-box.f3 {
    clear: left;
}
.f1:after {
    background: url(../images/arrow-top-right.png) no-repeat;
}
.f2:after {
    background: url(../images/arrow-left-top-right.png) no-repeat;
}
.f3:after {
    background: url(../images/arrow-left-up-right.png) no-repeat;
	top: 67px;
}
.f4:after {
    background: url(../images/arrow-straight.png) no-repeat;
}
.feature_image {
	padding-top: 35px;
}
.feature_image img {
	width: auto;
}
.about-us p {
    margin: 21px 1px !important;
}

/* location popup window */
.country-name {
    margin-top: 20px;
}
#init-country,
#target-country,
#countryNotiTxt {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.btn_container:before {
    content: '';
    display: inline-block;
    height: 10%;
    vertical-align: middle;
    width: 0;
    margin-left: 26%;
}
.open_button {
    background: #42B2CA;
    display: inline-block;
    height: 49px;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 1000;
}
a.open_button {
    color: #FFFFFF;
    letter-spacing: 2px;
    line-height: 49px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 30px;
}
a.open_button:hover {
    background: #3a9cb1;
    color: #fff;
}
#countryNotiTxt {
	margin-bottom: 0 !important;
}
.carousel-caption p {
	font-size: 55px !important;
    color: #fff;
    font-weight: bold;
}
button.modal_close {
    background: #363D4E;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #FFFFFF;
    cursor: pointer;
    outline: none;
    width: 52px;
    height: 52px;
    right: 30px;
    top: 30px;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    margin: 2% 0;
    background-image: url("../images/map.png");
    background-size: cover;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(66, 178, 202, 1) 100%);
}
.modal-dialog {
    width: auto;
    margin: 5.75rem auto;
    vertical-align: middle;
}
.header .active a {
    color: #48aee3 !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.fact_title_box p {
    font-size: 35px;
    color: #656565;
    font-weight:700;
	line-height: 1.0;
}
.fact_title_box a {
    color: #656565;
}
.fact_title_box a:hover {
    color: #757575;
}
.main-heading {
    font-size: 6.5rem;
    color: #4F4F4F;
    font-weight: 900 !important;
    line-height: 1.2;
}
.facts-heading {
	width: 90%;
    margin: 0 auto;
    font-size: 3.05rem;
	text-align: center;
    font-weight: bold;
	line-height: 1.0;
}
.facts-info-txt {
	width: 80%;
    margin: 0 auto;
	padding-top: 10px;
}
.facts-title {
	position: relative;
	text-align: center;
	background: #BBE1E4;
    margin-top: 20px;
    padding: 45px 0;
	min-height: 210px;
}
.facts-sub-heading {
    color: #4F4F4F !important;
    font-size: 2.05rem;
	text-align: center;
    font-weight: bold;
	margin-top: 37px;
	line-height: 1.3;
}	
.safety-first {
	background: #E0E1E1;
	padding: 6px 0 30px 0;
}
.left-right {
	background: #BBE1E4;
	border-radius: 50px;
	font-size: 14px;
}
.left-right a {
	color: #1E3F58;
}
.fact-hr hr {
    border-top: 1px solid #4F4F4F;
}
.made-in-germany {
    background: #42B2CA;
    padding: 6px 0 30px 0;
}
.usage-handling hr {
    margin: 3rem 0;
}
.usage-handling div.row-usage-info {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.usage-handling div.row-usage-info .d-inline {
    width: calc(100% - 110px);
}
.usage-handling div.row-usage-info img {
    width: 90px;
    height: 90px;
    display: inline-block;
	margin-right: 20px;
}
.usage-handling div.row-usage-info p {
    margin: 0;
}
body.privacy-policy .content ul {
    padding-left: 50px;
}
body.privacy-policy .content ul li {
    list-style-type: disc;
}
.center-pills {
	display: flex;
    justify-content: center;
}

/*** media queries responsive css ***/
@media screen and (max-width: 5000px) {
    .page_wapper {
        overflow: hidden;
    }
}
@media screen and (max-width: 3000px) and (min-width: 1200px) {
	.type_two_grid.type_one .heading.tp_one {
        margin-bottom: 40px;
        padding: 0 100px;
    }
	.type_two_grid.type_two .heading.tp_one {
        padding: 0 100px;
    }
    .heading.text-center.tp_two p,
    .heading.text-center.tp_three p {
        padding: 0 200px;
    }
	.header .navbar-brand {
        margin-right: 30px;
    }
}
@media screen and (max-width: 1340px) {
    .page_wapper {
        overflow: hidden;
    }
}
@media screen and (max-width: 1200px) {
	.f-box:after {
		right: -30px;
	}
	.f-box:nth-of-type(2n):after {
		left: -30px;
	}
    .default-section-title-2 h4 {
        margin-bottom: 0;
        line-height: .0;
        font-size: 83px;
        -webkit-text-stroke: 1px #d5cccc;
        color: #fff !important;
    }
	.main-heading {
		font-size: 5.5vw;
	}
}
@media screen and (max-width: 1140px) {
    .page_wapper {
        overflow: hidden;
    }
	.batteries-plus-minus {
        display: none;
    }
}
@media screen and (min-width: 992px) {
	.navbar-expand-lg .navbar-collapse {
		flex-grow: unset;
	}
	#carouselSlider .carousel-control-prev {
		left: -70px;
	}
	#carouselSlider .carousel-control-next {
		right: -70px;
	}
	.usage-handling .facts-section-title {
		padding-top: 30px;
	}
}
@media screen and (max-width: 992px) {
	header.header .container, body.order-form main.main-content .container {
		max-width: inherit;
	}
	.navbar-nav .dropdown-menu {
		border: none;
		margin-top: 0;
		padding-top: 0;
	}
	.header .navbar-expand-lg .navbar-nav.lang-head-bar .nav-link:after {
		content: '';
	}
	.container-fluid {
        padding: 0 15px !important;
    }
	.page_title .content_box h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .heading.tp_two h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .about.type_two .about_content h5 {
        font-size: 18px;
        line-height: 28px;
    }
    .about.type_one .theme_btn.tp_two {
        margin-top: 20px;
    }
	.fact_title_box p a {
		height: 70px;
		display: inline-block;
	}
    .content-type-three p {
        font-size: 1.1rem;
        margin-bottom: 0.5rem;
        font-weight: 500;
        color: #29566c;
        line-height: 1.2;
        font-weight: bold;
    }
    .household-batteries {
        position: relative;
        padding: 16px 0 0;
    }
    .household {
        position: relative;
        padding: 15px 0 0;
        background: #fff;
    }
    .default-section-title-2 h4 {
        margin-bottom: 0;
        line-height: .0;
        font-size: 68px;
        -webkit-text-stroke: 1px #d5cccc;
        color: #fff !important;
    }
    .f-iphone {
        background: none;
        height: auto;
        margin: 20px auto 0;
    }
	.f-box {
		width: 300px;
		min-height: 290px;
	}
	.f-box .f-box-head {
	    word-break: break-all;
	}
	.f-box:after {
		right: 0;
	}
	.f-box:nth-of-type(2n):after {
		left: -10px;
	}
	.order-form .ph-link {
		font-size: 24px;
	}
	.form-border {
		width: 78%;
	}
}
@media screen and (max-width: 767px) {
    .heading.tp_three h1, .heading.tp_one h4 {
        font-size: 30px;
        line-height: 36px;
    }
	.hearing-aids-batteries{
		margin-top: 36px;
	}
    .explore_more h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .grid_box.type_two .content_box h2 a {
        font-size: 18px;
        line-height: 28px;
    }
    .page_title .content_box h1 {
        font-size: 26px;
        line-height: 34px;
    }
    .default-section-title h3 {
        font-size: 0.75rem;
        margin-top: 30px;
    }
    .coin-batteries-bg img {
        display: none;
    }
    .terms h1 {
        color: #f4f4f4;
        margin-bottom: 0;
        line-height: .0;
        font-size: 41px !important;
        -webkit-text-stroke: 1px #d5cccc;
        color: #fff !important;
    }
    .default-section-title-middle-bottom {
        text-align: center;
        max-width: 100%;
        margin: 20px 0 12px 0;
        margin-right: 0;
        margin-left: 0;
        margin-right: 0;
        margin-left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .f-box .f-box-head {
        font-size: 20px;
    }
	.f-box {
		width: 30%;
		min-height: 250px;
		text-align: left;
		padding: 0;
	}
	.f-box .f-box-head {
		margin: 95px 0 0;
	}
	.f-box:after {
		display: none;
	}
	.f-box:nth-of-type(2n) {
		padding: 0;
	}
	.feature_image img {
		width: 100%;
		height: 100%;
	}
	.row .f-iphone {
		position: unset;
	}
	.f-box {
		width: 100%;
		min-height: auto;
		text-align: center;
		padding: 0;
	}
	.f-box .f-box-head {
		margin: 0;
	}
	.f-box .f-box-desc {
		min-height: auto;
	}
	.f-box:nth-of-type(2n) {
		padding: 0;
		text-align: center;
	}
	.main-heading {
		text-align: center;
		font-size: 8.5vw;
		padding-top: 20px;
	}
	.order-form .ph-link {
		font-size: 18px;
	}
	.order-form .of-py-sm-3 {
		padding-top: 1rem;
	}
	.order-form .no-input-border-ex-bot-inline label.form-label {
		width: 22%;
		text-align: left;
	}
	.order-form .no-input-border-ex-bot-inline input {
		width: 78%;
	}
}
@media screen and (max-width: 580px) {
    #init-country,
    #target-country,
    #countryNotiTxt {
        text-align: center;
        font-size: 15px;
    }
    .hearing-aids-batteries h2 {
        margin-bottom: 0;
        line-height: .0;
        font-size: 40px;
        -webkit-text-stroke: 1px #d5cccc;
        color: #fff !important;
    }
    .default-section-title-middle-top p {
        color: #48aee3 !important;
        font-size: 1.05rem;
        font-weight: bold;
        margin-top: 18px;
    }
    .default-section-title-middle-bottom p {
        color: #48aee3 !important;
        font-size: 1.05rem;
        font-weight: bold;
        margin-top: 20px;
    }
    .default-section-title-middle p {
        color: #48aee3 !important;
        font-size: 1rem;
        font-weight: 600;
        margin-top: 16px;
    }
    .uzmi-signifies.type_two h2 {
        font-size: 1.9rem;
    }
    .hearing-aids-batteries {
        position: relative;
        padding: 5px 0 0;
		margin-top: 5px;
    }
    .uzmi-signifies.type_two {
        position: relative;
        padding: 22px 0 15px 0 !important;
        background: #fff;
        text-align: center;
    }
    .type_two_grid.type_two {
        position: relative;
        background: #fff;
        text-align: center;
    }
    .about.type_one {
        position: relative;
        padding: 35px 0 10px;
        background: #fff;
        text-align: center;
    }
    .default-section-title h3 {
        font-size: 1rem;
        margin-top: 10px;
    }
    .default-section-title-2 h1 {
        line-height: 1;
        font-size: 40px;
    }
    .about.type_one .theme_btn.tp_two {
        margin-top: 2px;
    }
    .household-batteries {
        position: relative;
        padding: 10px 0 0;
    }
    .default-section-title-2 h4 {
        margin-bottom: 0;
        line-height: .0;
        font-size: 46px;
        -webkit-text-stroke: 1px #d5cccc;
        color: #fff !important;
    }
    .household .nav li a {
        margin: 5px;
        padding: 8px 8px;
        font-size: 12px;
        color: #000;
        background: #fff;
        background-color: rgb(255, 255, 255);
        border: 1px solid #000;
    }
    .default-section-title-middle-top {
        text-align: center;
        max-width: 100%;
        margin-top: 45px;
        margin-left: auto;
        margin-right: auto;
    }
    .modal-content {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: .3rem;
        outline: 0;
    }
    a.open_button {
        color: #FFFFFF;
        letter-spacing: 2px;
        line-height: 36px;
        font-size: 9px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        padding-left: 1%;
        border-radius: 30px;
    }
    .open_button {
        background: #42B2CA;
        display: inline-block;
        height: 36px;
        position: relative;
        vertical-align: middle;
        width: 100%;
        z-index: 1000;
    }
    .modal-dialog {
        max-width: 400px;
        margin: 1.75rem auto;
    }
    .center {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .content-type-three p {
        margin-top: 15px;
        margin-bottom: 0.5rem;
        font-weight: 500;
        color: #29566c !important;
        line-height: 0.1;
        font-weight: bold;
    }
	.content {
        position: relative;
        padding: 0 12px 0;
        margin-top: 0;
    }
	.thumbnail img {
		margin-bottom: 10px;
	}
	.desc {
		width: 100%;
	}
	.form-border {
		width: 100%;
	}
	.order-form .no-input-border-ex-bot-inline label.form-label {
		width: 100%;
		margin-bottom: 0;
		margin-top: 10px;
	}
	.order-form .no-input-border-ex-bot-inline input {
		width: 100%;
	}
	.order-form .no-input-border-ex-bot-inline.of-sub label.form-label {
		float: none;
		padding-right: 0;
		text-align: left;
	}
	.order-form .no-input-border-ex-bot-inline.of-sub input {
		float: none;
		width: 100%;
	}
	.footer_title p {
		margin-bottom: 0;
		margin-top: 0;
	}
	.footer_widgets {
		margin-bottom: 20px;
	}
	.footer_widgets:last-child {
		display: inline-block;
	}
	.img-coin-bt-resp {
		height: auto;
		width: 45px;
	}
}
@media screen and (max-width: 480px) {
	.usage-handling div.row-usage-info {
		display: block;
		flex-wrap: unset;
		text-align: center;
	}
	.usage-handling div.row-usage-info img {
		width: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.usage-handling div.row-usage-info .d-inline {
		width: 100%;
	}
	.row .f-iphone {
		background-size: contain;
	}
}
@media screen and (max-width: 400px) {
	.thumbnail img {
		margin-bottom: 35px;
	}
}
@media screen and (max-width: 360px) {
	.navbar svg {
		max-width: 60%;
	}
}