@font-face {
    font-family: rupee_foradian-webfont;
    src: url(../fonts/rupee_foradian-webfont.eot);
    src: url(../fonts/rupee_foradian-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/rupee_foradian-webfont.html) format('woff2'), url(../fonts/rupee_foradian-webfont-2.html) format('woff'), url(../fonts/rupee_foradian-webfont-3.html) format('truetype'), url(../fonts/rupee_foradian-webfont.svg#rupee_foradian-webfont) format('svg');
    font-weight: 400;
    font-style: normal
}

.form-control:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
    box-shadow: none
}

a {
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    outline: 0
}
p {
font-size:16px !important; 
text-align:justify;
}

a:focus {
    text-decoration: none;
    outline: 0
}

a:hover {
    outline: 0
}

img {
    max-width: 100%
}

body {
    background: #fff
}

body.fixed_prod {
    padding: 95px 0 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    background: rgba(194, 197, 194, 1)
}

.prdt_headertop.fixed_prod {
    position: fixed;
    top: 0;
    left: 0;
    background: #2a60af;
    -webkit-box-shadow: 0 1px 10px 0 rgba(50, 50, 50, .2);
    -moz-box-shadow: 0 1px 10px 0 rgba(50, 50, 50, .2);
    box-shadow: 0 1px 10px 0 rgba(50, 50, 50, .2);
    z-index: 3
}

.prdt_headerbottom.fixed_prod {
    position: fixed;
    top: 98px;
    left: 0;
    z-index: 2;
    width: 100%;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s
}

.pureit_banner ul li,
.wrapper {
    position: relative
}

.prdt_headerbottom.fixedbottom {
    top: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s
}

.wrapper {
    width: 100%;
    overflow: hidden
}

.full-wrapper {
    width: 100%;
    float: left;
    display: table
}

.container_info {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

header {
    width: 100%
}

.container_info:after,
.container_info:before,
header:after,
header:before {
    content: " ";
    clear: both;
    display: table
}

.pureit_banner {
    display: inline-block;
    width: 100%
}

.pureit_banner ul {
    margin: 0;
    padding: 0
}

.pureit_banner ul li img {
    vertical-align: top;
    width: 100%
}

.pureit_banner ul li .banner_logincnt {
    position: absolute;
    right: 100px;
    top: 80px;
    color: #a6a5a5;
    font-family: mulilight;
    font-size: 46px;
    line-height: 60px;
    width: 500px;
    text-transform: uppercase;
    text-align: right
}

.mainlogin_info {
    padding: 20px 30px
}

.userlogin_img {
    text-align: center;
    margin: 0 auto 20px;
    width: 146px;
    height: 146px
}

.userlogin_img img {
    width: 100%;
    height: 100%
}

.userlogin_form input:not([type]),
.userlogin_form input[type=email],
.userlogin_form input[type=number],
.userlogin_form input[type=password],
.userlogin_form input[type=tel],
.userlogin_form input[type=text],
.userlogin_form input[type=url],
.userlogin_form textarea {
    border: 2px solid #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 22px;
    color: #fff;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 6px;
    height: 44px;
    text-align: center;
    background: 0 0;
    font-family: muliregular
}

.login_btn,
.login_btn:active:focus,
.login_btn:focus,
.login_btn:hover {
    width: 100%;
    background: #facc16;
    color: #2d63ae;
    font-size: 18px;
    font-family: muliregular;
    border: 0;
    box-shadow: none;
    line-height: 36px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.submit_btn,
.submit_btn:active:focus,
.submit_btn:focus,
.submit_btn:hover {
    width: 100%;
    background: 0 0;
    color: #2d63ae;
    font-size: 18px;
    font-family: muliregular;
    border: 2px solid #2d62ad;
    box-shadow: none;
    line-height: 36px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 10px auto 0;
    max-width: 120px;
    display: block
}

.userlogin_form input::-webkit-input-placeholder {
    color: #fff
}

.userlogin_form input::-moz-placeholder {
    color: #fff
}

.userlogin_form input:-ms-input-placeholder {
    color: #fff
}

.userlogin_form input:-moz-placeholder {
    color: #fff
}

.header_login .regis_txt {
    color: #fff;
    font-size: 18px;
    font-family: muliregular;
    line-height: 50px;
    text-align: center;
    display: block
}

.header_login .regis_txt a,
.header_login .regis_txt a:hover {
    color: #facc16;
    text-decoration: none
}

.pureittabs_info {
    height: 100%;
    padding: 60px 0;
    display: inline-block;
    width: 100%
}

.complaint,
.myorders,
.orderextendedwarranty,
.pureittabs_info .r-tabs .r-tabs-panel,
.servicerequest {
    padding: 0 0 30px 50px;
    width: 70%;
    float: left;
    margin-bottom: 50px
}

.myorders_prdtlists ul.list-group {
    width: 100%!important
}

.myorders_prdtlists ul.list-group li.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: none!important;
    font-size: 16px
}

.pureittabs_info .profileleft_tab ul,
.pureittabs_info .r-tabs .r-tabs-nav {
    float: left;
    width: 30%;
    margin-top: 0!important;
    border-right: 0 solid #686868!important;
    height: 100%
}

.pureittabs_info .r-tabs .r-tabs-tab,
.pureittabs_info ul li {
    display: block;
    cursor: pointer;
    float: none;
    border-bottom: 1px solid #a6a5a5!important;
    border-right: 0 solid transparent!important;
    border-left: 0 solid transparent!important;
    border-top: 0 solid transparent!important
}

.pureittabs_info .r-tabs .r-tabs-state-active a {
    color: #2d62ad!important
}

.pureittabs_info ul li a,
.pureittabs_info ul li a:hover {
    font: 400 24px/32px mulilight;
    color: #a6a5a5;
    display: block;
    padding: 25px 15px 25px 0;
    text-decoration: none
}

.pureittabs_info .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    float: left;
    width: 80%;
    min-height: 250px;
    clear: none
}

.myorders_prdtlist {
    width: 400px;
    margin: 0 auto;
    text-align: center
}

.title_info {
    text-align: center
}

.title_info h3 {
    color: #0060ad;
    font-family: mulisemibold;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 32px
}

.title_info h3 span {
    color: #77797b;
    font-family: muliregular;
    font-size: 20px;
    display: block;
    text-transform: none
}

.myorders_prdctimg {
    width: 280px;
    height: 200px;
    margin: 30px auto 0
}

.myorders_prdctimg img {
    width: 100%;
    height: 100%
}

.watermark_img {
    margin-bottom: 10px;
    display: block
}

.rate {
    color: #77797b;
    font-size: 30px;
    line-height: 34px
}

.rate span {
    font-size: 14px;
    display: block
}

.checkout_secbtn {
    color: #2d62ad;
    font-size: 18px;
    margin-top: 10px
}

.checkout_secbtn a,
.checkout_secbtn a:hover {
    text-decoration: none;
    color: #2d62ad
}

.personalinfo_row .form-group {
    padding: 0 15px;
    float: left;
    width: 50%
}

.complaint_select {
    text-align: center;
    font-size: 16px;
    color: #a6a5a5;
    height: 46px;
    width: 60%;
    margin: 0 auto
}

.complaint_select .form-group .bootstrap-select.btn-group {
    text-align: center;
    font-size: 16px;
    color: #a6a5a5;
    height: 46px;
    border: 1px solid #77797b
}

.complaint_select .bootstrap-select.btn-group .dropdown-menu li a {
    padding: 5px 10px;
    font: 400 14px/20px mulilight;
    outline: 0;
    color: #333
}

.complaint_select .bootstrap-select.form-control,
.personalinfo_row .form-group .bootstrap-select.btn-group,
.personalinfo_row .form-group input {
    border: 1px solid #d1d3d4;
    border-radius: 0;
    font-size: 15px;
    color: #747474;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: 0 0;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px
}

.complaint_prdtlist .form-group select.form-control,
.personalinfo_row .form-group textarea {
    font-size: 15px;
    color: #747474;
    box-shadow: none;
    padding: 6px 15px;
    width: 100%;
    text-transform: none;
    background: 0 0
}

.personalinfo_row .form-group textarea {
    border: 1px solid #d1d3d4;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.complaint_prdtlist .form-group select.form-control {
    border: 1px solid #d1d3d4;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 50px
}

.personalinfo_row .formgrouprow {
    width: 100%
}

.complaint_prdtlist {
    width: 600px;
    margin: 20px auto
}

.complaint_prdctimg {
    width: 201px;
    height: 226px;
    margin: 20px auto
}

.complaint_prdctimg img {
    height: 100%
}

.personalinfo_row .bootstrap-select.btn-group .dropdown-menu li a {
    padding: 5px 10px;
    font: 400 14px/20px mulilight;
    color: #333;
    outline: 0
}

.complaint_select .bootstrap-select>.dropdown-toggle,
.personalinfo_row .bootstrap-select>.dropdown-toggle {
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-transform: none;
    outline: 0!important;
    background: 0 0;
    font-size: 16px;
    border: 0
}

.personalinfo_row .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: center!important
}

.bootstrap-select .dropdown-toggle:focus {
    outline-offset: -2px;
    background: 0 0!important;
    box-shadow: none!important;
    outline: 0!important
}

.complaint_select .dropdown-menu,
.personalinfo_row .dropdown-menu {
    top: 43px;
    border-radius: 0
}

.pureit_innerbannerlft {
    float: left;
    width: 22.4%
}

.pureit_innerbannerlft img {
    width: 100%;
    height: 100%
}

.pureit_innerbannerrght {
    float: left;
    width: 77.6%
}

.pureit_innerbannerrghtbg {
    background: url(../images/inner_bg.jpg) no-repeat;
    height: 262px;
    background-size: 100%
}

.pureit_innerbancnt_lft {
    width: 80%;
    float: left;
    padding: 0 0 0 60px;
    margin-top: 80px
}

.pureit_innerbancnt_lft h4 {
    font-family: mulilight;
    font-size: 44px;
    margin: 0 0 10px;
    color: #fff
}

.myordercart h6,
.pureit_innerbancnt_lft h5 {
    font-family: mulilight;
    margin: 0 0 15px;
    font-size: 24px
}

.pureit_innerbancnt_lft h5 {
    color: #fff
}

.pureit_innerbancnt_rght {
    width: 20%;
    float: left;
    padding-top: 80px;
    position: relative;
    height: 100%
}

.myordercart h6 {
    color: #facc16;
    padding-left: 40px
}

.myordercart_img {
    margin-left: 120px;
    position: relative;
    width: 40px
}

.myordercart_img span {
    background: #facc16;
    border-radius: 100%;
    padding: 4px;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 22px;
    height: 22px;
    text-align: center;
    color: #2c649e;
    font-family: mulibold
}

.logout_txt {
    position: absolute;
    bottom: 15px;
    left: 30px
}

.logout_txt a,
.logout_txt a:hover {
    color: #fff;
    font-size: 24px;
    text-decoration: none
}

.servicerequest_prdtlist {
    width: 320px;
    margin: 0 auto;
    text-align: center
}

.servicerequest_prdtlist .form-group input {
    text-align: center;
    font-size: 16px;
    color: #a6a5a5;
    height: 46px;
    border: 1px solid #77797b
}

.ft_top {
    padding-bottom: 20px
}

.ft_bottom p {
    border-top: 1px solid #fff;
    padding-top: 10px
}

.ft_bottom p,
.ft_bottom p a,
.ft_bottom p a:hover {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    text-decoration: none
}

.ft_bottom p a {
    padding: 0 10px
}

.block_clr {
    background-color: #020202
}

.grey_clr {
    background-color: #e9e9e9
}

.grey_clr .assumptions_list .assumptions_listinner,
.grey_clr .costofmaint_list h5,
.grey_clr .drinkingwater_sec h5,
.grey_clr .faq_list ul li h5,
.grey_clr .prdttitle_info h4 span,
.grey_clr .prdtultimaro_cnt h6,
.grey_clr .specifications_cont,
.grey_clr p {
    color: #636262!important
}

.grey_clr .specificationsec_list {
    border: 1px solid #636262;
    border-bottom: 0
}

.specificationsec_list:first-child {
    display: inline-block;
    margin-left: -1px
}

.grey_clr .faq_list ul li,
.grey_clr .prdtultimaro_cnt h6 {
    border-bottom: 1px solid #636262
}

.prdtultimaro_cnt h6 a,
.prdtultimaro_cnt h6 a:hover {
    text-decoration: none;
    color: #fff!important
}

.grey_clr .prdtultimaro_cnt h6 a,
.grey_clr .prdtultimaro_cnt h6 a:hover {
    color: #636262!important;
    text-decoration: none
}

.grey_clr .specifications_list ul li {
    border-right: 1px solid #636262
}

.grey_clr .specifications_list ul {
    border-top: 1px solid #636262
}

.grey_clr .table-bordered,
.grey_clr .table-bordered>tbody>tr>td {
    border: 1px solid #636262
}

.grey_clr .drinkingwater_sec table tbody tr:first-child td {
    border-top: 1px solid #e9e9e9
}

.grey_clr .assumptions_list .assumptions_listinner ul li span {
    color: #fff!important
}

.grey_clr .aboutrow_cnt h4,
.grey_clr .drinkingwater_sec table>tbody>tr>td,
.grey_clr .featuressec_ft h4,
.grey_clr .prdttitle_info h4,
.grey_clr .prdtultimaro_cnt h1,
.grey_clr .prdtultimaro_cnt h1 span,
.grey_clr .prdtultimaro_cnt p a,
.grey_clr .prdtultimaro_cnt p a:hover,
.grey_clr .pureitvideosec_list h4,
.grey_clr .specification_sec .prdttitle_info h4 span,
.grey_clr .specifications_info .prdttitle_info h5,
.grey_clr .specifications_list ul li h6,
.grey_clr .specificationsec_cnt h4 {
    color: #2a60af!important
}

.prdttitle_info h5 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    color: #00a3e0;
    font-family: muliregular
}

.grey_clr .pureitvideosec_list .watchbtn a,
.grey_clr .pureitvideosec_list .watchbtn a:hover {
    color: #636262
}

.grey_clr .faq_list ul li h5 {
    background: url(../images/greyfaq_list_bg.png) 0 23px no-repeat
}

.grey_clr .faq_list ul li h5 .plus_mines_arrow {
    background: url(../images/greyplus_mines_arrow.png) no-repeat
}

.refermanual {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 10px 0 30px;
    display: block
}

.grey_clr .refermanual {
    color: #636262
}

.prdt_headertop .container_info {
    position: relative
}

body.fixed_prod .prdt_headertop.fixed {
    display: none
}

.prdtultimaro_banner {
    background-position: top left;
    background-repeat: no-repeat;
    padding: 60px 0 0
}

.prdtultimaro_bannerinner {
    width: 100%;
    position: relative
}

.prdtultimaro_img {
    max-width: 430px;
    margin: 0 0 0 40px
}

.prdtultimaro_img_3d {
    margin: 0
}

.prdtultimaro_cnt {
    position: absolute;
    top: 20px;
    right: 0;
    max-width: 600px;
    text-align: right
}

.featuressec_row,
.featuressec_rowlist {
    position: relative
}

.prdtultimaro_cnt h1 {
    color: #00a3e0;
    font-size: 40px
}

.prdtultimaro_cnt h1 span {
    color: #00a3e0;
    font-size: 30px;
    display: block;
    line-height: 40px
}

.tpyellow_btn a,
.yellow_btn a,
.yellow_btn a:hover {
    background: #f4dc2d;
    padding: 6px 10px;
    color: #2a60af;
    font-size: 27px;
    letter-spacing: 1px;
    text-decoration: none;
    font-family: mulisemibold
}

.yellow_btn {
    text-align: right
}

.yellow_btn a,
.yellow_btn a:hover {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-bottom: 10px;
    text-align: center;
    display: inline-block
}

.tpyellow_btn {
    width: 100%;
    display: block;
    text-align: right
}

.banner_bttxt,
.featuressec_list,
.prdtultimaro_cnt h6,
.tpyellow_btn a {
    display: inline-block
}

.tpyellow_btn a {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-bottom: 20px;
    text-align: center
}

.aboutrow_cnt,
.banner_bttxt {
    padding-top: 50px
}

.tpyellow_btn a:focus,
.tpyellow_btn a:hover,
.yellow_btn a:focus,
.yellow_btn a:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, .3);
    opacity: .85;
    transition: transform .2s cubic-bezier(.02, .01, .47, 1), opacity .2s cubic-bezier(.02, .01, .47, 1), box-shadow .4s cubic-bezier(.02, .01, .47, 1);
    transform: translateY(-6px)
}

.prdtultimaro_cnt h6 {
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff
}

.prdtultimaro_cnt p {
    color: #fff;
    font-size: 12px
}

.prdtultimaro_cnt p a,
.prdtultimaro_cnt p a:hover {
    color: #f4dc2d;
    text-decoration: underline
}

.aboutrow,
.guiderow,
.pesticidesrow {
    margin-bottom: 40px
}

.aboutsecinner_img {
    margin: 0 auto;
    max-width: 340px;
    text-align: center
}

.aboutsecinner_img img {
    max-height: 300px
}

.aboutrow_cnt h4 {
    color: #00a3e0;
    font-size: 32px
}

.aboutrow_cnt p {
    color: #fff;
    font-size: 16px
}

.rght_txt {
    text-align: right
}

.featuressec_ft,
.prdttitle_info,
.pureitvideosec_img {
    text-align: center
}

.featuressec_rowlist .swiper-button-next,
.featuressec_rowlist .swiper-button-prev {
    width: 9px;
    height: 26px;
    margin: -13px 0 0
}

.featuressec_rowlist .swiper-button-next {
    background: url(../images/next_bg.png) no-repeat;
    right: -30px
}

.featuressec_rowlist .swiper-button-prev {
    background: url(../images/prev_bg.png) no-repeat;
    left: -30px
}

.featuressec_row {
    min-height: 500px
}

.featuressec_listimg {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 380px
}

.featuressec_list {
    width: 100%
}

.featuressec_list ul {
    margin: 0;
    padding: 0
}

.featuressec_list ul li {
    list-style: none;
    margin-bottom: 26px;
    width: 34%;
    float: left
}

.featuressec_list ul li:nth-child(even) {
    float: right
}

.featuressec_list ul li:nth-child(even) .featuressecicon_cnt:after {
    left: 0;
    right: inherit
}

.featuressec_list ul li h4 {
    color: #2a60af;
    font-size: 18px;
    margin-bottom: 6px
}

.featuressec_list ul li p {
    color: #fff;
    font-size: 15px
}

.featuressec_icon {
    float: left;
    width: 50px
}

.featuressecicon_cnt {
    margin: 0 0 0 60px;
    border-bottom: 1px solid #007cc5;
    min-height: 100px;
    position: relative
}

.featuressec_lftcricle .featuressecicon_cnt:after,
.featuressecicon_cnt:after {
    position: absolute;
    bottom: -5px;
    width: 10px;
    height: 10px;
    background: #00b9e3;
    content: "";
    display: block
}

.featuressecicon_cnt:after {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    right: 0
}

.faq_info {
    margin-bottom: 20px
}

.featuressec_lftcricle .featuressecicon_cnt:after {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    left: 0
}

.prdttitle_info {
    padding: 40px 0 60px
}

.prdttitle_info h4 {
    color: #00a3e0;
    font-size: 48px;
    line-height: 50px
}

.prdttitle_info h4 span {
    color: #fff;
    font-size: 20px;
    display: block;
    line-height: 24px
}

.featuressec_ft h4 {
    color: #00a3e0;
    font-size: 19px
}

.pureitvideosec_row {
    padding-top: 100px
}

.pureitvideo_sec {
    background: url(../images/videosec_bg.png) top center;
    min-height: 440px;
    background-size: cover
}

.block_clr .pureitvideo_sec {
    background: url(../images/black_videosec_bg.png) top center;
    background-size: cover
}

.pureitvideosec_list h4 {
    color: #00a3e0;
    font-size: 32px;
    text-transform: uppercase
}

.pureitvideosec_list p {
    color: #fff;
    font-size: 16px
}

.pureitvideosec_list .watchbtn {
    margin-top: 50px
}

.pureitvideosec_list .watchbtn a,
.pureitvideosec_list .watchbtn a:hover {
    color: #fff;
    font-size: 40px;
    text-decoration: none
}

.pureitvideosec_list .watchbtn a i.watchicon {
    background: url(../images/watch_icon.png) center center no-repeat;
    width: 58px;
    display: inline-block;
    height: 58px;
    margin-right: 5px;
    vertical-align: middle
}

.grey_clr .pureitvideosec_list .watchbtn a i.watchicon {
    background: url(../images/greywatch_icon.png) center center no-repeat
}

.specificationsec_icon {
    float: left;
    width: 65px
}

.specificationsec_cnt {
    padding: 0 0 0 85px
}

.specificationsec_cnt h4 {
    color: #00a3e0;
    font-size: 15px;
    margin-bottom: 6px;
    text-align: left
}

.specificationsec_cnt p {
    color: #fff;
    font-size: 13px;
    text-align: left
}

.costofmaint_list,
.specificationsec_row {
    text-align: center
}

.specificationsec_list {
    border: 1px solid #fff;
    min-height: 170px;
    padding: 20px;
    width: 50%;
    float: left;
    vertical-align: top;
    margin-left: -1px;
    border-bottom: 0
}

.specificationsec_single {
    float: inherit
}

.grey_clr .specificationsec_list:nth-child(3),
.grey_clr .specificationsec_list:nth-child(4) {
    border-top: 1px solid #636262!important;
    border-bottom: 0
}

.specificationsec_list:nth-child(3),
.specificationsec_list:nth-child(4) {
    border-top: 1px solid #fff!important;
    border-bottom: 0
}

.bt_brn,
.tp_brn {
    border-top: 0!important
}

.grey_clr .specificationsec_list:nth-child(4),
.specificationsec_list:nth-child(4) {
    border-left: 0
}

.bt_brn {
    border-bottom: 0!important
}

.lt_brn {
    border-left: 0!important
}

.costofmaint_row {
    border-top: 1px solid #00a3e0;
    border-bottom: 1px solid #00a3e0;
    padding: 30px 0
}

.costofmaint_list {
    display: inline-block;
    vertical-align: middle;
    width: 32.333%;
    position: relative
}

.costofmaint_list h5 {
    font-family: mulisemibold;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-align: right;
    padding-right: 30px
}

.arrows_img {
    position: absolute;
    top: 30%;
    right: -30px
}

.drinkingwater_sec h5 {
    color: #fff;
    font-size: 22px;
    display: block;
    text-align: center;
    padding: 10px 0
}

.drinkingwater_sec table tbody tr:first-child td {
    border-top: 1px solid #000
}

.drinkingwater_sec table>tbody>tr>td {
    font-size: 16px;
    color: #00a3e0;
    padding: 10px 20px
}

.drinkingwater_sec table>tbody>tr>td span {
    display: block;
    margin: 20px 0 0
}

.drinkingwater_sec table>tbody>tr>td select {
    width: 170px;
    display: block;
    margin: 0 auto;
    height: 26px;
    color: #fff;
    font-size: 18px;
    background: #00a3e0;
    border: 0
}

.specifications_info {
    width: 100%
}

.specifications_info .prdttitle_info {
    padding: 40px 0
}

.specifications_info .prdttitle_info h4 {
    margin: 0 0 30px;
    padding: 0
}

.specifications_info .prdttitle_info h5 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    color: #00a3e0;
    font-family: muliregular
}

.specifications_infolist {
    position: relative
}

.specifications_infolist .swiper-button-next,
.specifications_infolist .swiper-button-prev {
    width: 9px;
    height: 26px;
    margin: -13px 0 0
}

.specifications_infolist .swiper-button-next {
    background: url(../images/next_bg.png) no-repeat;
    right: -30px
}

.specifications_infolist .swiper-button-prev {
    background: url(../images/prev_bg.png) no-repeat;
    left: -30px
}

.specifications_list ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    border-top: 1px solid #fff
}

.specifications_list ul:first-child {
    border: 0
}

.specifications_list ul li {
    margin: 0 0 0 -1px;
    padding: 10px;
    width: 12%;
    min-height: 339px;
    border-right: 1px solid #fff;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.specifications_list.newspecationsec ul li {
    min-height: 370px
}

.specifications_list ul li:nth-child(-n+8) {
    border-bottom: 1px solid #fff
}

.specifications_list ul li:first-child,
.specifications_list ul li:nth-child(9) {
    border-left: 1px solid #fff
}

.grey_clr .specifications_list ul li:nth-child(-n+8) {
    border-bottom: 1px solid #636262;
    border-left: 1px solid #636262;
}
.grey_clr .specifications_list ul li:nth-child(9){
    border-left: 1px solid #636262;
}
/* .grey_clr .specifications_list ul li:first-child,
.grey_clr .specifications_list ul li:nth-child(9) {
    border-left: 1px solid #636262
} */

.specifications_list ul li:nth-child(n+9) {
    min-height: 270px
}

.specifications_list ul li a {
    text-decoration: none;
    cursor: default
}

.specifications_list ul li .specifications_img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #35c5f2;
    margin: 0 auto 15px;
    text-align: center
}

.specifications_list ul li .specifications_img .specifications_imginner {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 73px
}

.specifications_list ul li .specifications_img .specifications_imginner img {
    position: relative;
    z-index: 2
}

.specifications_list ul li h6 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 15px;
    color: #00a3e0
}

.specifications_list ul li .specifications_cont {
    color: #fff;
    font-size: 13px;
    word-break: break-word
}

.specification_sec .prdttitle_info {
    padding: 40px 0 30px
}

.specification_sec .prdttitle_info h4 {
    font-size: 30px
}

.specification_sec .prdttitle_info h4 span {
    font-size: 30px;
    display: inline-block;
    color: #00a3e0
}

.costofmaint_sec .prdttitle_info {
    padding: 60px 0 20px
}

.assumptions_list {
    color: #fff
}

.assumptions_list h6 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
    color: #00a3e0
}

.assumptions_list .assumptions_listinner {
    font-size: 14px;
    color: #fff
}

.assumptions_list .assumptions_listinner ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.assumptions_list .assumptions_listinner ul li {
    margin: 0 0 5px;
    padding: 0
}

.assumptions_list .assumptions_listinner ul li span {
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    background: #00a3e0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px
}

.assumptions_list .calculate_btn {
    width: 165px;
    text-align: center;
    color: #fff;
    font-size: 23px;
    display: inline-block;
    line-height: 33px;
    text-decoration: none;
    height: 33px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #35c5f2;
    background-image: -webkit-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -moz-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -o-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -ms-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: linear-gradient(to top, #00a3e0, #35c5f2);
    margin: 20px 0 0
}

.faq_list {
    width: 100%
}

.faq_list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.faq_list ul li {
    margin: 0;
    padding: 0;
    color: #fff;
    border-bottom: 1px solid #fff
}

.faq_list ul li h5 {
    margin: 0;
    padding: 20px 35px;
    position: relative;
    font-size: 23px;
    color: #fff;
    background: url(../images/faq_list_bg.png) 0 23px no-repeat;
    cursor: pointer
}

.faq_list ul li h5 .plus_mines_arrow {
    position: absolute;
    top: 23px;
    right: 5px;
    width: 17px;
    height: 17px;
    background: url(../images/plus_mines_arrow.png) no-repeat
}

.faq_list ul li.active h5 .plus_mines_arrow {
    background-position: 0 bottom!important
}

.faq_list ul li .faq_listcont {
    padding: 0 35px 20px;
    font-size: 15px;
    display: none
}

.productmanual_info {
    width: 100%;
    text-align: center;
    padding: 0 0 40px
}

.productmanual_info .prdttitle_info {
    padding-bottom: 20px
}

.productmanual_info .downloadpdf_btn {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 30px;
    -webkit-border-radius: 11px 12px 12px 11px/11px;
    -moz-border-radius: 11px 12px 12px 11px/11px;
    border-radius: 11px 12px 12px 11px/11px;
    background-color: #35c5f2;
    background-image: -webkit-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -moz-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -o-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -ms-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: linear-gradient(to top, #00a3e0, #35c5f2);
    padding: 5px 0;
    text-decoration: none
}

.productmanual_info .downloadpdf_btn img,
.productmanual_info .downloadpdf_btn span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px
}

.cont_book_chat_info {
    width: 100%;
    background: #dff7ff;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.cont_book_chat_info .row {
    margin: 0
}

.cont_book_chat_info .cont_book_chat_list {
    border-left: 1px solid #2a60af;
    text-align: center;
    position: relative;
    padding: 0
}

.compare_info .table-bordered,
.compare_info .table-bordered>thead>tr>th,
.cont_book_chat_info .cont_book_chat_list:first-child {
    border: 0
}

.cont_book_chat_info .cont_book_chat_list .cont_book_chat_listinner {
    font-size: 24px;
    color: #858585;
    padding: 0;
    margin-bottom: 0;
    height: 46px
}

.cont_book_chat_info .cont_book_chat_list .cont_book_chat_listinner h6,
.cont_book_chat_info .cont_book_chat_list .cont_book_chat_listinner img,
.cont_book_chat_info .cont_book_chat_list .cont_book_chat_listinner span {
    display: inline-block;
    vertical-align: middle
}

.cont_book_chat_info .cont_book_chat_list .cont_book_chat_listinner h6 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: #2a60af
}

.cont_book_chat_info .cont_book_chat_list .cont_book_chat_listinner img {
    margin: 0
}

.watchnow_videoinfo {
    top: 120px
}

.watchnow_videoinfo .close {
    opacity: 1;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 10
}

.watchnow_videoinfo .close:hover {
    opacity: 1
}

.inner_titlespace {
    padding: 80px 0
}

.inner_title h1 {
    background: #2c61ae;
    color: #fff;
    font-family: mulisemibold;
    font-size: 36px;
    display: inline-block;
    padding: 5px 15px
}

.compare_img {
    width: 270px;
    height: 263px;
    margin: 0 auto;
    text-align: center
}

.compare_img img {
    height: 100%
}

.compare_info {
    margin-bottom: 80px
}

.check_icon,
.compare_info .table-bordered>tbody>tr>td span {
    font-size: 30px;
    color: #265697
}

.compare_info h6 a,
.compare_info h6 a:hover {
    font-size: 15px;
    color: #265697;
    background: #ced4d6;
    display: inline-block;
    width: 90%;
    margin: 0 auto;
    text-decoration: none;
    line-height: 34px;
    font-family: mulisemibold
}

.compare_info h5 {
    font-size: 26px;
    color: #265697
}

.cancel_icon {
    font-size: 30px;
    color: #3bbcdf!important
}

.compare_info .table-bordered>tbody>tr>td {
    font-family: mulibold;
    font-size: 14px;
    color: #747474;
    line-height: 20px;
    border: 0;
    border-right: 1px solid #878787;
    border-bottom: 1px solid #000;
    padding: 20px 5px
}

.compare_info .table-bordered>tbody>tr>td:first-child {
    font-weight: 700;
    font-size: 15px
}

.compare_info .table-bordered>tbody>tr>td.bigtxt {
    font-size: 20px;
    line-height: 22px
}

.compare_info .table-bordered>tbody>tr>td:last-child {
    border-right: 0
}

.compare_info .table-bordered>tbody>tr>td select {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 36px;
    color: #747474;
    font-size: 15px;
    background: #ced4d6;
    border: 0;
    border-radius: 0;
    font-family: mulisemibold
}

.assuredaftersales_info h4,
.homebanner_info .swiperbg_cnt h3,
.homepurifiers_cnt h5,
.ultimamineral_cnt h4,
.ultimamineral_cnt p,
.viewotherprdt_btn a {
    font-family: mulilight
}

.homebanner_info {
    background: #fdfdfb;
    margin-top: 82px
}

.homebanner_info .swiper-slide {
    position: relative
}

.homebanner_info .swiper-slide .swiperbg_imgs {
    min-height: 347px
}

.swiperbg_clr1,
.swiperbg_clr2 {
    background-color: #fdfdfb!important
}

.swiperbg_clr3 {
    background-color: #223f81!important
}

.homebanner_info .swiperbg_cnt {
    position: absolute;
    top: 50px;
    right: 20%
}

.homebanner_info .swiperbg_cnt h3 {
    font-size: 56px;
    line-height: 64px;
    color: #5d5f61
}

.homebanner_info .swiperbg_cnt h3 .righttxt {
    padding-left: 175px;
    color: #5d5f61
}

.homebanner_info .swiperbg_cnt h3 span {
    color: #2a61b0
}

.homebanner_info .swiperbg_cnt h3 span i {
    width: 27px;
    display: inline-block;
    vertical-align: top;
    margin-top: -6px
}

.homebanner_info .swiper-slide.bg1,
.homebanner_info .swiper-slide.bg2,
.homebanner_info .swiper-slide.bg3 {
    background: url(../images/homebanner_01.jpg) top center no-repeat
}

.homebanner_info .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    background: 0 0;
    border: 2px solid #3267b3;
    opacity: 1
}

.homebanner_info .swiper-pagination-bullet-active {
    background: #facc16!important;
    opacity: 1;
    border: 0!important
}

.homebanner_info .swiper-pagination-bullet {
    width: 10px;
    height: 10px
}

.hometabs_body {
    position: relative
}

.hometabs_sec {
    background: #5285c1;
    background: -moz-linear-gradient(left, #5285c1 17%, #66aad9 50%, #5285c1 87%);
    background: -webkit-linear-gradient(left, #5285c1 17%, #66aad9 50%, #5285c1 87%);
    background: linear-gradient(to right, #5285c1 17%, #66aad9 50%, #5285c1 87%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5285c1', endColorstr='#5285c1', GradientType=1);
    opacity: .94;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.hometabs_sec ul {
    padding: 0;
    margin: 0
}

.hometabs_sec ul li {
    list-style: none;
    float: left;
    width: 25%;
    text-align: center
}

.hometabs_sec ul li a img {
    margin-right: 5px
}

.hometabs_sec ul li a,
.hometabs_sec ul li a:hover {
    color: #fff;
    font-size: 16px;
    line-height: 54px;
    text-decoration: none;
    text-transform: uppercase
}

.homepurifiers_img {
    position: relative;
    width: 100%
}

.homepurifiers_img img {
    width: 100%;
    max-height: 660px
}

.homepurifiers_cnt {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(38, 94, 172, .8);
    padding: 10px 20px;
    height: 48px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s
}

.homepurifiers_img:hover .homepurifiers_cnt {
    height: 165px
}

.homepurifiers_cnt h5 {
    font-size: 26px;
    color: #fff;
    margin: 5px 0;
    text-transform: uppercase
}

.homepurifiers_cnt p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-shadow: none
}

.nonelec_row,
.rowater_row,
.uvwater_row {
    display: block
}

.rowater_row,
.uvwater_row {
    margin-bottom: 0
}

.ultimamineral_img {
    float: left;
    width: 182px
}

.ultimamineral_cnt {
    padding: 0 0 0 200px
}

.ultimamineral_cnt h4 {
    color: #1b6bdc;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    margin: 6px 0
}

.uvwaterrght_list .ultimamineral_cnt h4,
.uvwaterrght_list .ultimamineral_cnt h5 a,
.uvwaterrght_list .ultimamineral_cnt h5 a:hover,
.uvwaterrght_list .ultimamineral_cnt p {
    color: #30385b
}

.nonelecrght_list .ultimamineral_cnt h4 {
    color: #fff
}

.ultimamineral_cnt p {
    color: #fff;
    font-size: 16px;
    line-height: 22px
}

.ultimamineral_btns {
    position: absolute;
    bottom: 20px;
    width: 270px;
    right: 30px
}

.ultimamineral_cnt h5 {
    padding: 50px 0
}

.ultimamineral_cnt h5 a,
.ultimamineral_cnt h5 a:hover {
    color: #fff;
    font-size: 18px;
    font-family: mulilight;
    text-transform: uppercase;
    text-decoration: underline
}

.ultimamineral_cnt h5 a:hover {
    color: #5285c1
}

.viewotherprdt_btn {
    text-align: right;
    padding-right: 20px;
    margin-bottom: 10px
}

.viewotherprdt_btn a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.viewotherprdt_btn a:hover {
    text-decoration: none;
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.rowater_bg {
    background: url(../images/rowater_bg.jpg) center center no-repeat #212020
}

.uvwater_bg {
    background: url(../images/uvwater_bg.png) center center no-repeat #e2dfdf
}

.nonelec_bg {
    background: url(../images/classic23ltr_bg.png) top center no-repeat #bbd2ed
}

.noneleclft_list,
.rowaterlft_list,
.uvwaterlft_list {
    width: 56%;
    float: left
}

.nonelecrght_list,
.rowaterrght_list,
.uvwaterrght_list {
    width: 44%;
    float: left;
    padding: 100px 15px 0;
    height: 454px;
    position: relative
}

.uvwater_bg .viewotherprdt_btn a,
.uvwater_bg .viewotherprdt_btn a:hover {
    color: #30385b
}

.healpingsec_info {
    display: inline-block;
    margin: 80px 0 30px;
    width: 100%
}

.healpingsec_list {
    width: 33.333%;
    float: left;
    position: relative
}

.healpingsec_bg1 {
    height: 181px;
    background: url(../images/why-do-you-need.jpg) top center no-repeat;
    background-size: cover
}

.healpingsec_bg2 {
    height: 181px;
    background: url(../images/water-and-health.jpg) top center no-repeat;
    background-size: cover
}

.healpingsec_bg3 {
    height: 181px;
    background: url(../images/consumer-speak.jpg) top center no-repeat;
    background-size: cover
}

.healpingsec_clr {
    background: rgba(0, 0, 0, .58);
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    padding-top: 20px
}

.healpingsec_clr a,
.healpingsec_clr a:hover {
    text-decoration: none
}

.healpingsec_clr:hover {
    background: rgba(42, 96, 175, .8);
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s
}

.healpingsec_clr h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px
}

.healpingsec_clr:hover h3 {
    font-size: 22px;
    line-height: 28px;
    transition: all ease 1s;
    -webkit-transition: all ease 1s;
    -moz-transition: all ease 1s
}

.healpingsec_clr h3 img {
    margin: 0 auto 6px;
    display: block
}

.assuredaftersales_info {
    display: inline-block
}

.assuredaftersales_info .container_info {
    border-top: 1px solid #ccc
}

.assuredaftersales_info h4 {
    color: #a6a5a5;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    letter-spacing: 3px
}

.assuredaftersales_info h5 {
    color: #a6a5a5;
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    font-family: muliregular;
    text-align: center;
    margin-bottom: 40px
}

.assuredaftersales_info ul li a {
    color: #888
}

.prdt_tophead p a select {
    border: 0
}

.ordergkk_list {
    text-align: center
}

.ordergkk_list h4 {
    color: #0060ad;
    font-family: mulisemibold;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    text-align: center
}

.ordergkk_list p,
.ordergkkprdt_info h6,
.ordergkkprdtrght_info h5 {
    text-transform: none;
    color: #77797b;
    display: block;
    font-family: muliregular
}

.ordergkk_list p,
.ordergkkprdt_info h6 {
    font-size: 16px
}

.ordergkkprdtrght_info h5 {
    font-size: 20px
}

.ordergkkprdtrght_info h6 span {
    display: block;
    font-size: 14px
}

.delivery_inst,
.ordergkk_list select,
.ordergkkprdtrght_info h6 {
    font-size: 16px;
    text-transform: none
}

.ordergkkprdtrght_info h6 {
    color: #77797b;
    font-family: muliregular;
    line-height: 22px;
    display: block
}

.ordergkk_list select {
    width: 84%;
    display: block;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
    color: #a6a5a5;
    border: 1px solid #a6a5a5;
    box-shadow: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px
}

.ordergkkprdt_slider .swiper-slide .ordergkkprdt_prdctimg {
    text-align: center;
    margin: 0 auto
}

.ordergkkprdt_slider .swiper-button-next {
    right: 40%;
    background: url(../images/slider_arrows.png) right center no-repeat
}

.ordergkkprdt_slider .swiper-button-prev {
    left: 41%;
    background: url(../images/slider_arrows.png) left center no-repeat
}

.ordergkkprdt_slider .swiper-button-next,
.ordergkkprdt_slider .swiper-button-prev {
    top: inherit;
    bottom: 0;
    width: 30px;
    height: 30px
}

.ordergkkprdt_slider .swiper-container {
    margin: 20px auto 40px;
    width: 100%;
    height: 100%
}

.addcartlist_info {
    margin: 10px 0;
    display: inline-block
}

.addcartlist_info ul {
    padding: 0;
    margin: 0;
    display: block
}

.addcartlist_info ul li {
    float: left;
    list-style: none;
    padding: 0 5px
}

.addcartlist_info ul li:first-child img,
.addcartlist_info ul li:last-child img {
    width: 30px;
    height: 30px
}

.delivery_inst {
    color: #77797b;
    font-family: muliregular;
    display: block;
    text-align: right;
    margin-top: 30px
}

.transaction_list,
.transaction_row {
    text-align: center
}

.transaction_bg {
    position: relative;
    margin: 0;
    padding-top: 80px
}

.orderextendedwarranty_img,
.transaction_row {
    margin-bottom: 20px
}

.transaction_row {
    display: table;
    width: 100%;
    padding-right: 0;
    position: relative
}

.transaction_list h2 {
    color: #7f8488;
    font-family: mulisemibold;
    font-size: 120px;
    position: relative;
    text-align: left;
    padding-left: 80px
}

.transaction_list h2 span {
    font-size: 30px;
    position: absolute;
    top: 40px;
    left: 140px
}

.waterandhealth_banner,
.waterandhealth_banner .waterandhealth_banner_img {
    position: relative;
    width: 100%
}

.transaction_row.active .transaction_list h2 {
    color: #facc16
}

.transaction_ordernowbtn {
    text-align: center;
    display: inline-block
}

.transaction_ordernowbtn a,
.transaction_ordernowbtn a:hover {
    text-decoration: none;
    border: 2px solid #2d62ad;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 8px 15px 6px;
    color: #2d62ad;
    font-family: mulisemibold;
    font-size: 20px
}

.orderextendedwarranty_rowlist {
    text-align: center;
    padding-top: 80px
}

.orderextendedwarranty_rowlist h4 {
    color: #0060ad;
    font-family: mulisemibold;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 24px;
    text-align: center
}

.orderextendedwarranty_rowlist p {
    color: #77797b;
    font-family: muliregular;
    font-size: 18px;
    display: block;
    text-transform: none
}

.waterandhealth_banner {
    margin-top: 98px
}

.waterandhealth_banner .waterandhealth_banner_img h1 {
    position: absolute;
    top: 120px;
    right: 10%;
    left: 45%;
    transform: translate(-45%, 0);
    -webkit-transform: translate(-45%, 0);
    -moz-transform: translate(-45%, 0);
    -ms-transform: translate(-45%, 0);
    margin: 0;
    padding: 0;
    font-size: 52px;
    line-height: 58px;
    color: #2a63af;
    font-family: mulibold
}

.waterandhealth_banner .waterandhealth_banner_img img {
    margin: 0;
    display: block;
    width: 100%
}

.waterandhealth_banner .waterandhealth_banner_cont {
    position: absolute;
    top: 36%;
    right: 0;
    left: 0;
    width: 100%
}

.waterandhealth_banner .waterandhealth_banner_cont .waterandhealth_banner_continner {
    float: right
}

.waterandhealth_banner_continner h5 {
    font-family: mulilight;
    font-size: 18px;
    line-height: 26px;
    color: #747474
}

.pickoftheweek_list h4,
.pickoftheweek_list ul li,
.todaytip_list .todaytip_title {
    font-family: mulibold
}

.waterandhealth_banner .waterandhealth_banner_cont .waterandhealth_banner_continner h1 {
    margin: 0;
    padding: 0;
    font-size: 52px;
    line-height: 58px;
    color: #2a63af;
    font-family: mulibold
}

.everyday_txt {
    width: 100%;
    background: #94d4f2;
    padding: 15px 0;
    border-top: 1px solid #7dbfe0;
    text-align: center;
    font-size: 20px;
    color: #000
}

.everyday_txt p {
    margin: 0;
    padding: 0;
    color: #5e5e5e
}

.waterandhealth_info_container {
    width: 100%;
    padding: 40px 0
}

.pregnancy_health_fitness_list {
    width: 100%;
    margin: 0 0 30px;
    padding: 0 2px
}

.pregnancy_health_fitness_list ul {
    margin: 0 -2px;
    padding: 0;
    list-style: none
}

.pregnancy_health_fitness_list ul li {
    margin: 0;
    padding: 0 2px;
    float: left;
    width: 33.333%;
    position: relative
}

.pregnancy_health_fitness_list ul li .pregnancy_health_fitness_list_img {
    width: 100%
}

.pregnancy_health_fitness_list ul li .pregnancy_health_fitness_list_img img {
    display: block;
    margin: 0;
    width: 100%
}

.pregnancy_health_fitness_list ul li .pregnancy_health_fitness_list_cont {
    position: absolute;
    bottom: 0;
    left: 2px;
    right: 2px;
    color: #fff;
    font-size: 25px;
    padding: 10px 20px;
    background: rgba(114, 145, 188, .9)
}

.pregnancy_health_fitness_list ul li .pregnancy_health_fitness_list_cont span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.pregnancy_health_fitness_list ul li .pregnancy_health_fitness_list_cont span:hover {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.todaytip_list {
    width: 100%;
    padding: 10px 25px;
    border: 1px solid #3568b3;
    margin: 0 0 40px
}

.todaytip_list .todaytip_title {
    float: left;
    font-size: 24px;
    color: #2a60af;
    width: 155px
}

.todaytip_list .todaytip_cont {
    /*    padding: 10px 0 0 150px;
*/
    font-size: 15px;
    color: #747474;
    line-height: 30px;
}

.pickoftheweek_list {
    width: 100%;
    margin-bottom: 40px
}

.pickoftheweek_list h4 {
    margin: 0 0 30px;
    padding: 0;
    font-size: 26px;
    color: #5e5e5e
}

.pickoftheweek_list ul {
    margin: 0;
    padding: 0 0 0 20px
}

.pickoftheweek_list ul li {
    margin: 0 0 10px;
    padding: 0;
    font-size: 20px;
    color: #747474
}

.pickoftheweek_list ul li a {
    font-size: 20px;
    color: #747474;
    text-decoration: none;
    font-family: muliregular;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.pregnancy_tablist ul li .pregnancy_tablistinner:after,
.pregnancy_tablist ul:after {
    display: block;
    clear: both;
    content: ""
}

.pickoftheweek_list ul li a:hover {
    color: #2a60af;
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.pickoftheweek_list ul li a span {
    font-size: 15px;
    color: #747474;
    margin: 0 0 0 10px
}

.pickoftheweek_list ul li a:hover span {
    color: #2a60af
}

.pregnancy_tablist {
    width: 100%;
    margin: 0 0 30px
}

.pregnancy_tablist ul {
    margin: 0 -5px;
    padding: 0;
    list-style: none;
    position: relative
}

.pregnancy_tablist ul.fitness_page:before,
.pregnancy_tablist ul.health_page:before,
.pregnancy_tablist ul.pregnancy_page:before {
    height: 2px;
    position: absolute;
    left: 5px;
    right: 5px;
    z-index: 1;
    bottom: 0;
    content: ""
}

.pregnancy_tablist ul.pregnancy_page:before {
    background: #f67fc5
}

.pregnancy_tablist ul.health_page:before {
    background: #2bd1f0
}

.pregnancy_tablist ul.fitness_page:before {
    background: #2bf0aa
}

.pregnancy_tablist ul li {
    float: left;
    width: 33.33%;
    padding: 0 5px;
    margin: 0;
    position: relative;
    z-index: 2
}

.pregnancy_tablist ul li a {
    text-decoration: none
}

.pregnancy_tablist ul li .pregnancy_tablistinner {
    background: rgba(114, 145, 188, .9)
}

.pregnancy_tablist ul li .pregnancy_tablistinner:hover {
    background: #f67fc5
}

.pregnancy_tablist ul li.health_tab .pregnancy_tablistinner {
    background: rgba(114, 145, 188, .9)
}

.pregnancy_tablist ul li.health_tab .pregnancy_tablistinner:hover {
    background: #2bd1f0
}

.pregnancy_tablist ul li.fitness_tab .pregnancy_tablistinner {
    background: rgba(114, 145, 188, .9)
}

.pregnancy_tablist ul li.fitness_tab .pregnancy_tablistinner:hover {
    background: #2bf0aa
}

.pregnancy_tablist ul li .pregnancy_tablist_img {
    float: left;
    width: 85px
}

.pregnancy_tablist ul.fitness_page li.fitness_tab .pregnancy_tablist_img img,
.pregnancy_tablist ul.health_page li.health_tab .pregnancy_tablist_img img,
.pregnancy_tablist ul.pregnancy_page li.pregnancy_tab .pregnancy_tablist_img img {
    height: 68px
}

.pregnancy_tablist ul li .pregnancy_tablist_cont {
    padding: 6px 0 0 100px;
    font-size: 22px;
    color: #fff;
    line-height: 22px
}

.pregnancy_pagelist {
    width: 100%;
    margin: 0 0 20px
}

.pregnancy_pagelist h4 {
    margin: 0 0 25px;
    background: #94d4f2;
    padding: 10px 20px;
    min-width: 200px;
    font-size: 32px;
    display: inline-block;
    color: #2a60af;
    font-family: mulisemibold
}

.pregnancy_pagelist .pregnancy_pagelistinner {
    width: 100%;
    position: relative;
    margin: 0 0 10px
}

.pregnancy_pagelist .pregnancy_pagelistinner:after {
    clear: both;
    display: block;
    content: ""
}

.pregnancy_pagelist .pregnancy_pagelistinner:before {
    position: absolute;
    bottom: 0;
    left: 220px;
    right: 0;
    height: 3px;
    /*    background: #e8ebed;
*/
    content: "";
    z-index: 1
}

.pregnancy_pagelist .pregnancy_pagelistinner .pregnancy_pagelistinner_img {
    float: left;
    width: 200px;
    position: relative;
    z-index: 2
}

.pregnancy_pagelist .pregnancy_pagelistinner .pregnancy_pagelistinner_cont {
    padding: 10px 0 0 220px;
    color: #747474
}

.pregnancy_pagelist .pregnancy_pagelistinner .pregnancy_pagelistinner_cont h5 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 24px
}

.pregnancy_pagelist .pregnancy_pagelistinner .pregnancy_pagelistinner_cont a {
    color: #94d4f2;
    font-size: 22px;
    text-decoration: none
}

.pregnancy_pagelist ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.pregnancy_pagelist ul li {
    margin: 0;
    padding: 20px 0;
    border-bottom: 3px solid #e8ebed;
    display: inline-block;
    width: 100%
}

.sidebar_info .sidebar_list,
.sidebar_info .sidebar_list:first-child {
    border-bottom: 1px solid #ccc
}

.pregnancy_pagelist ul li h5 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 24px
}

.pregnancy_pagelist .pregnancy_pagelistinner .pregnancy_pagelistinner_cont h5 a,
.pregnancy_pagelist ul li h5 a {
    color: #747474
}

.pregnancy_pagelist .pregnancy_pagelistinner .pregnancy_pagelistinner_cont a:hover,
.pregnancy_pagelist .pregnancy_pagelistinner .pregnancy_pagelistinner_cont h5 a:hover,
.pregnancy_pagelist ul li a:hover,
.pregnancy_pagelist ul li h5 a:hover {
    color: #2a63af
}

.pregnancy_pagelist ul li a {
    color: #94d4f2;
    font-size: 22px;
    text-decoration: none
}

.sidebar_info {
    width: 100%;
    border-left: 1px solid #ccc
}

.sidebar_info .sidebar_list {
    width: 100%;
    margin: 0 0 10px
}

.sidebar_info .sidebar_list:first-child .sidebar_title {
    background: 0 0
}

.sidebar_info .sidebar_list .sidebar_title {
    background: 0 0;
    padding: 15px 25px
}

.sidebar_info .sidebar_list .sidebar_title:after {
    display: block;
    content: "";
    clear: both
}

.sidebar_info .sidebar_list .sidebar_title .sidebar_title_img {
    width: 53px;
    float: left
}

.sidebar_info .sidebar_list .sidebar_title .sidebar_title_cont {
    padding: 10px 0 0 70px;
    font-size: 25px;
    color: #2a60af;
    font-family: mulibold
}

.sidebar_info .sidebar_list .sidebar_title h5 {
    padding: 0;
    margin: 0;
    font-size: 25px;
    color: #2a60af;
    font-family: mulibold
}

.sidebar_info .sidebar_list .editorpick_title {
    padding: 0
}

.sidebar_info .sidebar_list .editorpick_title ul {
    padding: 0;
    margin: 0
}

.sidebar_info .sidebar_list .editorpick_title ul li {
    list-style: none
}

.sidebar_info .sidebar_list .editorpick_title span.active {
    float: left;
    width: 50%;
    padding: 10px 0;
    text-align: center;
    margin: 0;
    font-size: 25px;
    color: #2a60af;
    font-family: mulibold;
    background: 0 0;
     background: #dff2fb;
}

.sidebar_info .sidebar_list .editorpick_title span.editor_txt {
    padding: 24px 0
}

.sidebar_info .sidebar_list .editorpick_title span {
    float: left;
    width: 50%;
    margin: 0;
    padding: 10px 0;
    font-size: 25px;
    color: #2a60af;

    text-align: center;
    line-height: 28px;
    cursor: pointer
}

.sidebar_list_cont {
    width: 100%;
    padding: 20px;
    font-size: 20px;
    color: #747474
}

.sidebar_list_cont p {
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px;
    color: #747474
}

.sidebar_list_cont ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar_list_cont ul li {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
    font-size: 20px;
    color: #747474;
    background: url(../images/sidebar_list_dot.png) 0 8px no-repeat
}

.sidebar_list_cont ul li a,
.sidebar_list_cont ul li a:hover {
    text-decoration: none
}

.sidebar_list_cont.pregnancytools_cont p {
    font-size: 21px;
    color: #2a60af
}

.sidebar_list_cont.pregnancytools_cont p img,
.sidebar_list_cont.pregnancytools_cont p span {
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

.sidebar_list_cont.pregnancytools_cont p img {
    margin: 0 10px 0 0
}

.calculate_form {
    width: 100%
}

.calculate_form .calculate_form_list {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px
}

.calculate_form .calculate_form_list.calculate_form_list_1 {
    width: 20%;
    display: none
}

.calculate_form .calculate_form_list.calculate_form_list_2 {
    width: 40%;
    margin: 0 2px
}

.calculate_form .calculate_form_list.calculate_form_list_3 {
    width: 30%
}

.calculate_form .calculate_form_list select {
    border: 0;
    background: #dfe4e7;
    width: 100%;
    display: block;
    padding: 10px;
    margin-top: 10px;
}

.calculate_form .submit_info .submit_btn {
    font-size: 24px;
    color: #fff;
    text-align: center;
    border: 0;
    width: 124px;
    height: 44px;
    border-radius: 0;
    background: #2a63af;
    display: block;
    margin: 0
}

.pregnancy_details_info {
    width: 100%
}

.pregnancy_details_info ol {
    margin: 0;
    padding: 0 0 0 20px
}

.pregnancy_details_info ol li {
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0
}

.pregnancy_details_date {
    display: inline-block;
    margin: 0 0 30px;
    background: #94d4f2;
    padding: 10px 20px;
    color: #2a60af;
    font-size: 24px
}

.pregnancy_details_info .pregnancy_details_img {
    width: 100%;
    margin: 0 0 40px;
    border-left: 3px solid #5accf3
}

.pregnancy_details_info .pregnancy_details_img img {
    width: 100%;
    display: block
}

.share_social_list a,
.share_social_list p {
    display: inline-block;
    vertical-align: middle
}

.pregnancy_details_info h4 {
    margin: 0 0 30px;
    padding: 0;
    font-size: 30px;
    color: #2a60af
}

.pregnancy_details_info h5 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px
}

.pregnancy_details_info strong {
    font-family: mulibold
}

.pregnancy_details_info p {
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0
}

.pregnancy_details_info ul {
    margin: 0 0 20px;
    padding: 0 15px 15px
}

.pregnancy_details_info ul li {
    font-size: 18px;
    margin: 0 0 5px;
    padding: 0
}

.share_social_list {
    width: 100%;
    border-top: 2px solid #61cef4;
    padding: 10px 0
}

.share_social_list p {
    color: #2a60af;
    margin: 0;
    padding: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: mulilight
}

.share_social_list a {
    color: #fff;
    background: #2a60af;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 20px;
    line-height: 33px;
    margin: 0 0 0 5px
}

.freehomedemo_form .form-control {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #dfe4e7;
    padding: 0 10px;
    color: #5e6166;
    font-size: 21px;
    height: 50px
}

.freehomedemo_form .submit_info .submit_btn {
    font-size: 24px;
    color: #fff;
    text-align: center;
    border: 0;
    border-radius: 0;
    width: 124px;
    height: 44px;
    background: #2a63af;
    display: block;
    margin: 0
}

.statusrequest_bg {
    position: relative
}

.statusrequest_bg:after {
    border-top: 1px dashed #3ac5ef;
    position: absolute;
    top: 80px;
    right: 0;
    content: "";
    z-index: 999;
    max-width: 600px;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    width: 100%
}

.statusrequest_bg ul {
    margin: 0;
    padding: 90px 0 0;
    float: none!important;
    width: 100%!important
}

.statusrequest_bg ul li {
    float: left;
    list-style: none;
    color: #77797b;
    font-family: muliregular;
    font-size: 20px;
    display: block;
    text-transform: none;
    position: relative;
    width: 20%;
    text-align: center;
    border: 0!important
}

.statusrequest_bg ul li:after {
    background: #fef104;
    border: 3px solid #3ac5ef;
    position: absolute;
    top: -20px;
    left: 62px;
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    z-index: 99999
}

.waterandhealth_banner .waterandhealth_banner_cont .waterandhealth_banner_continner h1 span {
    padding-left: 160px;
    display: block
}

.allproducts_cont {
    padding: 40px 0;
    margin-top: 82px;
    /*    min-height: 620px
*/
}

.allproducts_cont p {
    font-family: mulilight;
    font-size: 16px;
    line-height: 22px;
    color: #747474
}

.allproducts_sec {
    padding-top: 30px
}

.ro_allproducts_sec {
    padding-top: 20px
}

.allproducts_sec h4 {
    background: #38c3ef;
    color: #fff;
    padding: 12px 10px 10px;
    font-family: mulisemibold;
    width: 260px
}

.compareprdt_img h6,
.roproducts_list h5 {
    font-family: mulilight;
    line-height: 22px
}

.roproducts_list h5 {
    font-size: 18px;
    color: #2c61ae;
    min-height: 38px;
    line-height: 19px
}

.comparepop_info .roproducts_list h5 {
    padding-top: 16px
}

.roproducts_list h5 a:hover {
    text-decoration: none
}

.roproducts_btns {
    margin-top: 10px;
    display: inline-block;
    width: 100%
}

.roproducts_btns span {
    background: #38c3ef;
    padding: 12px 10px 10px;
    width: 49%;
    display: inline-block;
    text-align: center;
    line-height: 22px
}

.roproducts_btns span a,
.roproducts_btns span a:hover {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    outline: 0
}

.roproducts_btns span a:hover {
    color: #2c61ae
}

.roproducts_btns span a:hover img {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px)
}

.roproducts_list {
    margin-bottom: 10px
}

.roproducts_img {
    width: 270px;
    height: 263px;
    margin: 0 auto;
    text-align: center
}

.roproducts_img.active {
    background: #f0f0f0
}

.roproducts_img img {
    height: 100%
}

.compareprdt_img h6 {
    font-size: 18px;
    color: #2c61ae;
    padding-top: 120px
}

.bgnone h6 {
    display: none
}

.compareprdt_img img {
    width: auto;
    max-height: 260px
}

.automaticfill_sec,
.manualfill_sec {
    border-top: 2px solid #3366b1;
    margin-top: 10px
}

.select_allproducts {
    padding-top: 20px
}

.select_allproducts select {
    width: 260px;
    display: block;
    height: 40px;
    color: #fff;
    font-size: 18px;
    background: #2c61ae;
    border: 0;
    padding: 0 8px
}

.roproducts_list h6 {
    font-size: 20px;
    line-height: 24px;
    color: #6d6e71;
    font-family: mulisemibold;
    margin: 0
}

.whypureit_sec h4 {
    font-size: 26px;
    line-height: 26px;
    color: #2c61ae;
    font-family: mulibold
}

.whypureit_sec span {
    float: right;
    color: #2c61ae;
    font-family: mulilight;
    font-size: 18px;
    margin-top: 15px
}

.comparebtn_info {
    position: absolute;
    bottom: -10px;
    right: 0;
    z-index: 1
}

.popcomparebtn_info {
    text-align: center;
    margin: 20px auto
}

.popcomparebtn_info .compare_btn {
    margin: 0
}

.popcomparebtn_info .compare_btn[disabled] {
    background: #eaeeef;
    color: #999
}

.compare_btn,
.compare_btn:focus,
.compare_btn:hover {
    width: 165px;
    text-align: center;
    color: #fff;
    font-size: 23px;
    display: inline-block;
    line-height: 32px;
    height: 36px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #35c5f2;
    background-image: -webkit-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -moz-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -o-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -ms-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: linear-gradient(to top, #00a3e0, #35c5f2);
    margin: 0;
    text-decoration: none;
    border: 0;
    cursor: pointer
}

.comparepop_info .modal-dialog {
    top: 30px;
    max-width: 1100px;
    width: 100%
}

.comparepop_info .modal-body {
    padding: 30px
}

.compareprdt_img {
    background: #eaeeef;
    margin: 0 auto;
    text-align: center;
    width: 245px
}

.bgnone,
.compareprdt_img.compareprdt_img_bg {
    background: 0 0
}

.comparepop_info select {
    width: 100%;
    display: block;
    margin: 15px auto 0;
    height: 42px;
    color: #747474;
    font-size: 18px;
    background: #d0d8da;
    border: 0
}

.comparepop_info .close {
    opacity: 1;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 10
}

.comparepop_info .modal-content {
    border-radius: 0
}

.bookfreedemo_info {
    color: #747474;
    font-size: 18px;
    background: #038d3f;
    padding: 15px;
    width: 300px;
    position: absolute;
    top: 0;
    text-align: left
}

.bookfreedemo_info .cont_book_chat_listinner {
    margin-bottom: 10px!important;
    height: inherit!important
}

.bookfreedemo_info .form-control {
    border-radius: 0;
    background: #fff;
    font-size: 18px;
    color: #868686;
    border: 0;
    height: 44px
}

.cont_book_chat_listinner {
    font-size: 24px;
    color: #858585;
    margin-bottom: 20px
}

.booksubmit_btn {
    width: 150px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    line-height: 46px;
    text-decoration: none;
    height: 46px;
    background-color: #000000;
    border: 0;
    outline: 0;
    float: left;
}

.cont_book_chat_listinner.openclick {
    cursor: pointer
}

.bookclose_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #868686;
    font-size: 22px;
    left: 0;
    text-align: right;
    cursor: pointer
}

.aboutgroundbreaking_row {
    padding-bottom: 30px;
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 10px
}

.aboutgroundbreaking_list h4 {
    color: #00a3e0;
    font-size: 32px;
    line-height: 36px
}

.aboutgroundbreaking_list p {
    color: #7b7a7a;
    font-size: 16px
}

.aboutgroundbreaking_img {
    padding-top: 80px
}

.verifymarket_img {
    display: inline-block;
    padding: 6px 0
}

.verifymarket_img img {
    float: left;
    padding-top: 5px
}

.verifymarket_img p {
    padding-left: 20px;
    width: 160px;
    float: left;
    line-height: 20px
}

.aboutcntsec_list:first-child {
    border-right: 1px solid #aeaeae
}

.aboutcntsec_cnt {
    padding: 20px 0;
    border-bottom: 1px solid #aeaeae
}

.aboutcntsec_cnt p .careno {
    color: #2a60af
}

.aboutcntsec_cnt h4 {
    color: #00a3e0;
    font-size: 25px
}

.delivery_guaranteeimg {
    padding: 15px 0
}

.gohome_btn a,
.gohome_btn a:hover {
    color: #fff;
    font-size: 27px;
    text-decoration: none;
    background: #2fc4f1;
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
    padding: 6px 10px;
    letter-spacing: 1px
}

.thanks_cont {
    min-height: 550px;
    margin-top: 0
}

.thanks_cont h5,
.thanks_cont p {
    color: #7b7a7a;
    font-size: 22px;
    display: block;
    line-height: 24px;
    margin-bottom: 30px
}

.radio_list {
    margin-top: 5px;
    padding-left: 64px
}

.radio_list label {
    font-size: 16px;
    color: #747474;
    margin-right: 22px;
    display: inline-block;
    width: inherit;
    text-transform: none;
    font-weight: 400
}

.radio_list label span {
    width: 22px;
    height: 22px;
    background: url(../images/radio_btns.png) no-repeat;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0
}

.radio_list label input[type=radio] {
    width: 22px;
    height: 22px;
    opacity: 0;
    margin: 0;
    padding: 0;
    display: block
}

.radio_list label span.active {
    background-position: 0 bottom!important
}

.notsurewhich_cnt {
    padding-top: 60px;
    display: none
}

.notsurewhich_cnt p {
    font-size: 16px;
    line-height: 20px;
    color: #333
}

.notsurewhich_row {
    padding: 30px 0;
    display: inline-block;
    width: 100%
}

.notsurewhich_list {
    width: 50%;
    float: left
}

.notsurewhich_list ul {
    padding: 0;
    margin: 0
}

.notsurewhich_list ul li {
    list-style: none;
    font-size: 22px;
    color: #2c61ae;
    border-bottom: 1px solid #aeaeae;
    padding: 20px 0;
    position: relative;
    display: inline-block;
    width: 100%
}

.assistme_icon1 {
    background: url(../images/assistme_icon1.png) no-repeat
}

.assistme_icon2 {
    background: url(../images/assistme_icon2.png) no-repeat
}

.assistme_icon3 {
    background: url(../images/assistme_icon3.png) no-repeat
}

.assistme_icon1,
.assistme_icon2,
.assistme_icon3 {
    width: 44px;
    height: 55px;
    float: left;
    margin-right: 20px
}

.progracebar {
    float: left;
    margin-right: 20px;
    width: 54%
}

.recommendationbtn_info {
/*    float: left;
    margin-top: 45px;
    margin-right: -1px*/
}

.recommendationbtn_info span {
    background: #d9d8d8;
    color: #999;
    padding: 14px;
    text-decoration: none;
    font-size: 20px;
    cursor: default
}

#recommendationbtn_btn span {
    background: #38c3ef;
    color: #fff;
    cursor: pointer;
    margin:2px 0 0 20px;
    float: left;
}

#recommendationbtn_btn span:hover {
    background: #90e0f9;
    color: #2c61ae;
    text-decoration: none
}

.notsurewhich_right {
    border: 0 solid #38c3ef;
    background: #fff;
    text-align: center;
    padding: 20px 0
}

.assistme_img {
    width: 250px;
    margin: 0 auto;
    text-align: center
}

.assistme_txt span {
    color: #2c61ae;
    font-family: mulisemibold;
    font-size: 18px;
    display: block;
    margin-bottom: 5px
}

.clickshow,
.towclickshow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .7);
    width: 100%;
    z-index: 1;
    top: 0;
    height: 100%
}

.notsurewhich_img {
    position: relative
}

.assistmearrow_down {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -47px;
    text-align: center
}

.selectordergkk:after,
.storelocator_map:after {
    left: -15px;
    content: ""
}

.assistmearrow_down span {
    display: inline-block;
    cursor: pointer
}

.assistmearrow_down span i {
    background: url(../images/assistmearrow_up.png) 0 bottom no-repeat;
    width: 31px;
    height: 11px;
    display: block;
    text-align: center;
    margin: 20px auto 0
}

.assistmearrow_down span.open i {
    background-position: 0 0!important
}

.irs-from,
.irs-single,
.irs-to {
    background: #38c3ef!important
}

.irs-from:after,
.irs-single:after,
.irs-to:after {
    border-top-color: #38c3ef!important
}

.gascylinders_cont {
    min-height: 600px
}

.gascylinders_cont .faq_list ul li h5 {
    color: #2c61ae;
    font-size: 22px;
    background: url(../images/gascylindersfaq_list_bg.png) 0 25px no-repeat
}

.gascylinders_cont .faq_list ul li h5 .plus_mines_arrow {
    background: url(../images/gascylindersplus_mines_arrow.png) no-repeat
}

.gascylinders_cont .faq_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0
}

.gascylinders_cont .faq_list ul li {
    border-bottom: 1px solid #e6e6e6;
    background: 0 0;
    padding: 0;
    width: 100%
}

.gascylinders_cont .faq_list ul li.active {
    background: 0 0;
    padding: 0
}

.gascylinders_cont .faq_list ul li .faq_listcont p {
    color: #747474;
    padding: 0 38px
}

.gascylinders_cont .faq_list ul li .faq_listcont ul li {
    color: #747474;
    font-size: 18px;
    line-height: 26px;
    list-style: disc;
    font-family: mulilight;
    margin-bottom: 8px;
    border: 0
}

.complaintreg_steps {
    padding: 30px 0;
    display: inline-block;
    width: 100%
}

.complaintreg_row {
    margin-bottom: 20px
}

.aboutpureit_cont,
.complaintreg_cont {
    margin: 0
}

.storelocator_cont {
    margin-bottom: 20px;
}

.complaintreg_row .form-group {
    padding: 0 15px;
    float: left;
    width: 50%
}

.complaintreg_row .formgroupoff,
.complaintreg_row .formgrouprow,
.complaintreg_row .formgroupsmall {
    width: 100%
}

.complaintreg_row .formgroupoff input[type=text],
.complaintreg_row .formgroupoff input[type=url] {
    width: 85%;
    float: left
}

.complaintreg_row .formgroupsmall input[type=text] {
    width: 20%;
    float: left
}

.complaintreg_row .formgroupoff span.addmore_btn {
    float: left;
    color: #ee4767;
    line-height: 50px;
    text-transform: uppercase;
    padding-left: 20px;
    cursor: pointer
}

.complaintreg_steps label {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    width: 100%
}

.complaintreg_steps input:not([type]),
.complaintreg_steps input[type=email],
.complaintreg_steps input[type=number],
.complaintreg_steps input[type=password],
.complaintreg_steps input[type=tel],
.complaintreg_steps input[type=text],
.complaintreg_steps input[type=url],
.complaintreg_steps select,
.complaintreg_steps textarea {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    font-size: 16px;
    color: #747474;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: 0 0;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px
}

.complaintreg_steps select:focus {
    box-shadow: none;
    border-radius: 0
}

.complaintreg_steps textarea,
.complaintreg_steps textarea:focus {
    height: inherit;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #d3d3d3
}

.complaintreg_steps .submit_btn,
.complaintreg_steps .submit_btn:focus,
.complaintreg_steps .submit_btn:hover {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: #31c2ee;
    margin-left: 0;
    font-family: mulisemibold;
    padding: 6px 20px
}

.complaintreg_img {
    float: left;
    width: 112px
}

.complaintreg_form {
    padding: 0 0 0 142px
}

.storelocator_cont p {
    font-family: mulilight;
    font-size: 16px;
    line-height: 22px;
    color: #7b7a7a
}

.storelocator_lft {
    width: 404px;
    float: left
}

.storelocator_rght {
    width: 766px;
    float: left;
    padding-left: 45px
}

.innermenu,
.writereviews_btn {
    float: right
}

.storelocator_map {
    border-left: 1px solid #b7b7b7;
    padding-left: 40px;
    position: relative
}

.storelocator_map:after {
    position: absolute;
    bottom: 0;
    top: 45%;
    background: url(../images/storelocator_arrow.gif) left center no-repeat;
    width: 16px;
    height: 27px
}

.storelocator_map img {
    width: 100%
}

.storelocator_txt {
    margin-bottom: 40px
}

.storelocator_map ul {
    padding: 0;
    margin: 0
}

.storelocator_map ul li {
    list-style: none;
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 25px
}

.storelocator_map ul li:last-child {
    border: 0
}

.select_areainfo button {
    text-align: center;
    font-size: 22px;
    color: #fff;
    border: 0 solid #77797b;
    border-radius: 0;
    background: #38c3ef;
    padding: 8px 20px
}

.select_areainfo button:active,
.select_areainfo button:active:focus,
.select_areainfo button:focus,
.select_areainfo button:hover {
    color: #fff;
    background: #38c3ef;
    box-shadow: none;
    outline: 0
}

.storelocator_map ul li h5 {
    font-size: 18px;
    color: #2c61ae;
    font-family: mulibold
}

.storelocator_map ul li p {
    font-size: 16px;
    color: #6d6e71
}

.storelocator_lft select {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    height: 50px;
    color: #7b7a7a;
    font-size: 20px;
    background: #d0ebfd;
    border: 0;
    padding: 0 10px
}

.storelocator_lft h5 {
    width: 100%;
    display: block;
    color: #2a60af;
    font-size: 24px;
    padding: 10px 0;
    font-family: mulisemibold
}

.storelocator_lft input:not([type]),
.storelocator_lft input[type=email],
.storelocator_lft input[type=number],
.storelocator_lft input[type=password],
.storelocator_lft input[type=tel],
.storelocator_lft input[type=text],
.storelocator_lft input[type=url] {
    border: 0 solid #f4dc2d;
    border-radius: 0;
    color: #7b7a7a;
    font-size: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #d0ebfd;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px
}

.storelocator_icon {
    margin: 20px 0
}

.waterandhealth_banner .waterandhealth_banner_cont .waterandhealth_banner_continner h5 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 40px;
    color: #2a63af;
    width: 800px;
    font-family: mulisemibold
}

.safetychallenge_cont {
    margin-top: 0
}

.safetychallenge_list {
    border: 2px solid #7dd4fc;
    position: relative;
    padding: 100px 30px 30px;
    margin-bottom: 40px
}

.safetychallenge_head {
    position: absolute;
    left: -17px;
    display: inline-block;
    width: 100%;
    top: 15px
}

.safetychallenge_head h5 {
    position: absolute;
    background: #f4dc2d;
    font-family: mulibold;
    font-size: 26px;
    color: #2a60af;
    padding: 12px 12px 12px 30px
}

.safetychallenge_head:after {
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    top: 74px;
    background: url(../images/safetychallenge_headimg.png) left center no-repeat;
    width: 15px;
    height: 18px
}

.awardsreviews_cont,
.awardsreviews_info {
    position: relative
}

.safetychallenge_list h6 {
    font-family: mulibold;
    font-size: 18px;
    color: #747474;
    margin: 15px 0
}

.safetychallenge_list ul {
    padding: 0 0 0 20px;
    margin: 0
}

.safetychallenge_list ul li {
    font-family: mulilight;
    font-size: 18px;
    line-height: 26px;
    color: #747474;
    margin-bottom: 8px
}

.safetychallenge_list p {
    color: #747474
}

.safetychallenge_list ul.eligibility_device {
    padding: 0
}

.safetychallenge_list ul.eligibility_device li {
    list-style: none
}

.safetychallenge_list ul.eligibility_device li span {
    padding-right: 6px
}

.safetychallenge_list ul.eligibility_device li ul {
    padding: 6px 0 6px 30px
}

.safetychallenge_list ul.eligibility_device li ul li {
    list-style: disc
}

.awards_sec,
.reviews_sec,
.videos_sec {
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 40px 0 0
}

.writereviews_btn a,
.writereviews_btn a:focus,
.writereviews_btn a:hover {
    border: 1px solid #43caf2;
    padding: 12px 10px;
    font-size: 18px;
    text-decoration: none
}

.artistprofilevideosub_container ul.artistprofilevideohumb_slider li,
.awardsreviews_info ul li {
    font-size: 20px;
    line-height: 36px;
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
    font-family: mulisemibold;
    list-style: none
}

.writereviews_btn a i.writereviews_icon {
    background: url(../images/writereviews_icon.png) left center no-repeat;
    width: 28px;
    height: 47px;
    display: inline-block;
    vertical-align: bottom
}

.awardsreviews_info .productslists {
    text-align: right;
    display: block;
    width: 100%;
}

.awardsreviews_info ul {
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-bottom: 2px solid rgb(65, 119, 187);
}

.awardsreviews_info ul li {
    margin: 0 10px 10px 0;
    background: #31c5f1;
    padding: 10px 0
}

.artistprofilevideosub_container ul.artistprofilevideohumb_slider li {
    margin: 0;
    background: #2a60af;
    padding: 5px;
    width: 100%!important
}

.artistprofilevideosub_container ul.artistprofilevideohumb_slider li a,
.artistprofilevideosub_container ul.artistprofilevideohumb_slider li a:focus,
.artistprofilevideosub_container ul.artistprofilevideohumb_slider li a:hover {
    color: #fff;
    text-decoration: none;
    padding: 0
}

.awardsreviews_info ul li a,
.awardsreviews_info ul li a:focus,
.awardsreviews_info ul li a:hover {
    color: #fff;
    text-decoration: none;
    padding: 18px
}

.awardsreviews_info ul li.active {
    background: #4177bb;
    margin-bottom: 0
}

.awardsreviews_info ul li.active a {
    margin-bottom: 0
}

.reviews_media-body,
.reviews_media-left,
.reviews_media-right {
    display: table-cell;
    vertical-align: top
}

.reviews_media-left {
    padding-right: 20px;
    width: 110px
}

.reviews_media-body h4 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #2a60af;
    font-family: mulisemibold;
    font-size: 22px
}

.awards_sec .indonesia_map span,
.maplocation_place span {
    vertical-align: middle;
    margin-bottom: 3px;
    display: inline-block
}

.reviews_media-body h4 i {
    font-size: 20px
}

.reviews_media-body p {
    color: #747474;
    font-family: muliregular
}

.reviews_media-body p small a,
.reviews_media-body p small a:hover {
    color: #2a60af
}

.videos_icon {
    background: url(../images/videoicon.png) center no-repeat;
    width: 28px;
    height: 28px
}

.reviews_icon {
    background: url(../images/reviewsicon.png) center no-repeat;
    width: 40px;
    height: 29px
}

.awards_icon {
    background: url(../images/awardsicon.png) center no-repeat;
    width: 29px;
    height: 35px
}

.awards_icon,
.reviews_icon,
.videos_icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.awards_map img {
    width: 100%
}

.awards_sec h4 {
    position: absolute;
    top: 20px;
    left: 40px
}

.awards_sec .scotland_map {
    position: absolute;
    left: 588px;
    top: 108px;
    right: 0;
    width: 180px
}

.awards_sec .indonesia_map {
    position: absolute;
    right: 75px;
    bottom: 168px
}

.awards_sec .indonesia_map span {
    border-top: 1px solid #2a60af;
    width: 100px;
    height: 1px;
    position: relative;
    margin-left: 10px;
    left: -130px;
    top: -30px
}

.awards_sec .india_map {
    position: absolute;
    top: 390px;
    right: 226px;
    width: 180px
}

.awards_sec .india_map span:after {
    top: -5px
}

.maplocation_place h5 {
    margin-left: -8px;
    color: #2a60af;
    font-family: mulisemibold;
    font-size: 22px;
    cursor: pointer
}

.maplocation_place h5 img {
    margin-right: 6px
}

.maplocation_place span {
    border-left: 1px solid #2a60af;
    width: 1px;
    height: 100px;
    position: relative;
    margin-left: 10px
}

.maplocation_place span:after {
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -5px;
    left: -5px;
    content: "";
    background: #2a60af;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%
}

.artistprofilevideosub_gallery {
    width: 75%;
    display: inline-block;
    vertical-align: top
}

.artistprofilevideosub_thumbs {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin: 30px auto
}

.artistprofilevideosub_gallery .bx-wrapper .bx-viewport {
    left: 0
}

.artistprofilevideosub_gallery .bx-wrapper .bx-viewport,
.artistprofilevideosub_thumbs .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0
}

.artistprofilevideosub_gallery ul li {
    background: 0 0;
    margin: 0 auto;
    padding: 0
}

.artistprofilevideohumb_slider a {
    position: relative
}

.artistprofilevideohumb_slider a img {
    width: 100%
}

.artistprofilevideohumb_slider a span {
    background: #2d5a9b;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding: 6px 5px 5px;
    width: 100%;
    display: block;
    font-family: muliregular;
    font-weight: 400;
    margin: 0
}

.artistprofilevideo_img iframe {
    border: 4px solid #2a60af
}

.artistprofilevideosub_thumbs .bx-wrapper .bx-prev,
.artistprofilevideosub_thumbs .bx-wrapper .bx-prev:hover {
    left: 42%;
    background: url(../images/controls.png) no-repeat;
    top: -15px
}

.artistprofilevideosub_thumbs .bx-wrapper .bx-next,
.artistprofilevideosub_thumbs .bx-wrapper .bx-next:hover {
    left: 42%;
    background: url(../images/controls.png) 0 -11px no-repeat;
    bottom: -30px;
    top: inherit
}

.artistprofilevideosub_thumbs .bx-wrapper .bx-controls-direction a {
    width: 29px;
    height: 11px;
    z-index: 1
}

.awardspopup_info {
    display: none;
    width: 100%;
    background: #efefef;
    border: 0 solid #ccc;
    padding: 30px;
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 50px;
    right: 0;
    max-width: 1170px;
    height: 90%;
    margin: 0 auto
}

.awardspopup_close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 32px;
    z-index: 1
}

.awardspopup_info .resp-vtabs .resp-tabs-container {
    border: 0
}

.awardspopup_info .resp-vtabs .resp-tabs-list li {
    background: #cecece;
    color: #fff;
    font-family: mulisemibold;
    font-size: 22px;
    text-shadow: none;
    font-weight: 400
}

.awardspopup_info .resp-vtabs li.resp-tab-active {
    background: #2fbce6!important;
    margin: 0!important;
    border: 0;
    padding: 15px!important
}

.awardspopup_info .resp-tabs-list {
    border: 0;
    border-right: 2px solid #4177bb
}

.awards_popcnt h3 {
    font-size: 30px;
    margin: 30px 0
}

.awardsmediainfo_media-left {
    padding-right: 20px
}

.awardsmediainfo_media-body,
.awardsmediainfo_media-left {
    display: table-cell;
    vertical-align: middle
}

.awardsmediainfo_media-body h4 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #333;
    font-family: mulisemibold;
    font-size: 22px
}

.awards_popcnt .resp-vtabs .resp-tab-content {
    padding-left: 30px
}

.innermenu {
    text-align: right
}

.innermenu ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block
}

.innermenu ul li {
    float: left;
    margin: 0 0 0 15px;
    font-size: 15px;
    line-height: 30px;
    padding: 5px 0 0 15px;
    /* list-style-type: disc; */
    display: block;
    background: url(../images/disc_icon.png) no-repeat 0 15px;
}

.innermenu ul li span {
    cursor: pointer
}

.calculate_info .modal-dialog {
    top: 80px;
    max-width: 1160px;
    width: 100%
}

.calculate_info select,
.calculatebottom_popup select {
    width: 170px;
    display: block;
    height: 26px;
    font-size: 18px
}

.calculate_info .modal-body {
    padding: 20px
}

.calculate_info .modal-content {
    border-radius: 0
}

.calculate_info .close {
    opacity: 1;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 10
}

.calculate_info_sec {
    padding-top: 20px
}

.calculatepop_list h5 {
    font-family: mulilight;
    font-size: 18px;
    line-height: 22px;
    color: #2c61ae;
    min-height: 42px
}

.calculatepop_list h5 a:hover {
    text-decoration: none
}

.calculate_info select {
    margin: 0 auto;
    color: #2a60af;
    background: #d9d9d9;
    border: 0
}

.calculatepop_list:nth-child(2) {
    border-left: 1px solid #636262;
    border-right: 1px solid #636262
}

.calculatepop_wp {
    text-align: center
}

.calculatebottom_popup {
    max-width: 600px;
    margin: 80px auto 10px
}

.calculatebottom_popup select {
    margin: 0 auto;
    color: #fff;
    background: #00a3e0;
    border: 0
}

.calculatebottom_popup table>tbody>tr>td {
    font-size: 16px;
    color: #2a60af!important
}

.calculatebottom_popup table>tbody>tr>td span {
    display: inline-block;
    margin: 0
}

.calculatebottom_popup table>tbody>tr>td span.calculatebottom_cntimg img {
    display: inline-block;
    vertical-align: middle
}

.calculatebottom_popup table>tbody>tr>td span.calculatebottom_cntimg span {
    line-height: 18px;
    padding-left: 10px;
    vertical-align: middle;
    display: inline
}

.calculatebottom_popup .table-bordered>tbody>tr>td {
    text-align: center;
    padding: 15px
}

.calculatebottom_popup .table-bordered,
.calculatebottom_popup .table-bordered>tbody>tr>td {
    border: 1px solid #636262
}

.calculatebottom_popup h5 {
    font-size: 16px;
    text-align: left
}

.calculatebottom_popup h6 {
    font-size: 18px
}

.contactus_cont {
    margin: 0
}

.contactuslist_info ul {
    padding: 0;
    margin: 0
}

.contactuslist_info ul li {
    border-bottom: 1px solid #aeaeae;
    display: block;
    width: 100%;
    clear: both;
    list-style: none;
    float: left
}

.contactuslist_info ul li .contactus_off.trade_enquiry {
    width: 50%;
    height: 100%;
    float: left;
    border-right: 1px solid #aeaeae;
    padding: 29px 15px 15px
}

.contactuslist_info ul li .contactus_off {
    width: 50%;
    height: 100%;
    float: left;
    border-right: 1px solid #aeaeae;
    padding: 0
}

.contactuslist_info ul li .contactus_off:last-child {
    border-right: 0
}

.contactuslist_info ul li .contactus_off ul {
    padding: 0;
    margin: 0
}

.contactuslist_info ul li .contactus_off ul li {
    list-style: none;
    font-size: 17px;
    line-height: 22px;
    color: #747474;
    padding: 29px 15px;
    min-height: 70px
}

.contactuslist_info ul li .contactus_off h3 {
    color: #2c61ae
}

.contactuslist_info ul li .contactus_off ul li:last-child {
    border: 0
}

.contactusoff_img {
    float: left;
    width: 40px;
    padding-top: 10px;
    margin-left: 15px
}

.contactusoffimg_cnt {
    padding: 0 15px 15px 64px
}

.contactusoffimg_cnt p {
    font-size: 16px;
    line-height: 24px;
    color: #747474
}

.contactusoffimg_cnt p a,
.contactusoffimg_cnt p a:focus,
.contactusoffimg_cnt p a:hover {
    color: #2c61ae;
    line-height: 18px;
    text-decoration: underline
}

.presssec_info h4 {
    color: #2a60af;
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px
}

.complaintreg_slider .swiper-slide h5,
.doctorsrow_list h5,
.doctorsrow_list h6 {
    font-family: mulisemibold;
    font-size: 18px;
    line-height: 22px
}

.presssec_row {
    padding: 30px 0
}

.videos_sec select {
    width: 320px;
    display: block;
    margin: 15px 0;
    height: 42px;
    color: #747474;
    font-size: 18px;
    background: #d0d8da;
    border: 0
}

.doctorsrow_list {
    text-align: center
}

.doctorsrow_list h5 {
    color: #2c61ae
}

.doctorsrow_list h6 {
    color: #747474
}

.doctorsrow_img {
    text-align: center
}

.complaintreg_slider {
    margin: 20px 0
}

.complaintreg_slider .swiper-slide h5 {
    color: #2c61ae;
    display: inline-block;
    width: 100%;
    text-align: center
}

.comparepop_slider .swiper-container,
.complaintreg_slider .swiper-container {
    width: 100%;
    height: 100%
}

.comparepop_slider .swiper-slide,
.complaintreg_slider .swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.complaintreg_slider .swiper-slide.selected {
    background: #e9e9e9
}

.complaintreg_slider .swiper-slide.selected .roproducts_img {
    position: relative
}

.complaintreg_slider .swiper-slide.selected .roproducts_img:after {
    position: absolute;
    top: 0;
    right: 30px;
    background: url(../images/selected-tick-mark.png) no-repeat;
    width: 40px;
    height: 40px;
    content: "";
    background-size: 100%
}

.comparepop_slider .swiper-button-next,
.complaintreg_slider .swiper-button-next {
    background: url(../images/complaintreg_sliderarrows.png) right center no-repeat
}

.comparepop_slider .swiper-button-prev,
.complaintreg_slider .swiper-button-prev {
    background: url(../images/complaintreg_sliderarrows.png) left center no-repeat
}

.comparepop_slider .swiper-button-next,
.comparepop_slider .swiper-button-prev,
.complaintreg_slider .swiper-button-next,
.complaintreg_slider .swiper-button-prev {
    width: 9px;
    height: 26px
}

.loginpopup_lft,
.loginpopup_rght,
.orsec {
    width: 44%;
    display: inline-block;
    height: 100%;
    vertical-align: top
}

.gender_inline .radio_list,
.gender_inline label,
.loginregister_inline .form-control,
.loginregister_inline select {
    vertical-align: middle;
    display: inline-block
}

.loginmodal_info .modal-content {
    border-radius: 0
}

.loginmodal_info .modal-dialog {
    top: 200px
}

.loginmodal_info button.close {
    position: absolute;
    top: 0;
    right: -31px;
    background: #cfd0dc;
    padding: 3px 10px 8px!important;
    color: #fff;
    opacity: 1;
    outline: 0
}

.loginmodal_info .modal-body {
    display: inline-block;
    width: 100%;
    padding: 30px
}

.loginmodal_info .modal-dialog {
    width: 720px;
    margin: 30px auto
}

.loginpopup_userimg {
    width: 81px;
    height: 81px;
    float: left
}

.loginpopup_userimg img {
    width: 100%
}

.loginpopup_rght {
    position: relative;
    padding-left: 15px
}

.login_fbtw .login_email,
.login_fbtw .login_fb,
.login_fbtw .login_tw {
    margin-bottom: 15px;
    position: relative
}

.loginpopup_form input:not([type]),
.loginpopup_form input[type=email],
.loginpopup_form input[type=number],
.loginpopup_form input[type=password],
.loginpopup_form input[type=tel],
.loginpopup_form input[type=text],
.loginpopup_form input[type=url] {
    float: left;
    width: 100%;
    height: 50px;
    background-color: #e3e8ee;
    -webkit-box-shadow: 0 0 1px #e3e8ee;
    -moz-box-shadow: 0 0 1px #e3e8ee;
    box-shadow: 0 0 1px #e3e8ee;
    border: 0;
    color: #3c424c;
    font-size: 16px;
    padding: 0 0 0 70px
}

.loginpopup_form label {
    font-size: 14px;
    color: #919191;
    margin-top: 10px;
    font-weight: 400
}

.loginpopup_form label a {
    color: #919191;
    cursor: pointer
}

.loginpopup_form label a:hover {
    color: #747474
}

.loginpopup_form button.getotp,
.loginpopup_form button:active,
.loginpopup_form button:active:focus,
.loginpopup_form button:focus,
.loginpopup_form button:hover {
    box-shadow: none;
    outline: 0;
    margin: 0!important
}

.loginpopup_form .form-control::-webkit-input-placeholder {
    color: #545454
}

.loginpopup_form .form-control::-moz-placeholder {
    color: #545454
}

.loginpopup_form .form-control:-ms-input-placeholder {
    color: #545454
}

.loginpopup_form .form-control:-moz-placeholder {
    color: #545454
}

.loginregister_steps {
    padding: 30px 0
}

.loginregister_row {
    margin-bottom: 20px
}

.loginregister_row .form-group {
    float: left;
    width: 100%;
    margin-bottom: 0
}

.loginregister_row .formgroupoff,
.loginregister_row .formgrouprow,
.loginregister_row .formgroupsmall {
    width: 100%
}

.loginregister_row .formgroupoff input[type=text],
.loginregister_row .formgroupoff input[type=url] {
    width: 85%;
    float: left
}

.loginregister_row .formgroupsmall input[type=text] {
    width: 20%;
    float: left
}

.loginregister_row .formgroupoff span.addmore_btn {
    float: left;
    color: #ee4767;
    line-height: 50px;
    text-transform: uppercase;
    padding-left: 20px;
    cursor: pointer
}

.loginregister_steps label {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    width: 100%
}

.loginregister_stepss input:not([type]),
.loginregister_stepss input[type=email],
.loginregister_stepss input[type=number],
.loginregister_stepss input[type=password],
.loginregister_stepss input[type=tel],
.loginregister_stepss input[type=text],
.loginregister_stepss input[type=url] {
    float: left;
    width: 100%;
    height: 50px;
    background-color: #e3e8ee;
    -webkit-box-shadow: 0 0 1px #e3e8ee;
    -moz-box-shadow: 0 0 1px #e3e8ee;
    box-shadow: 0 0 1px #e3e8ee;
    border: 0;
    color: #3c424c;
    font-size: 16px;
    padding: 0 0 0 70px
}

.loginregister_stepss select:focus {
    box-shadow: none;
    border-radius: 0
}

.loginregister_stepss textarea,
.loginregister_stepss textarea:focus {
    height: inherit;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #d1d3d4
}

.loginpopup_form .submit_btn:active,
.loginpopup_form .submit_btn:active:focus,
.loginregister_stepss .submit_btn,
.loginregister_stepss .submit_btn:focus,
.loginregister_stepss .submit_btn:hover {
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    box-shadow: none;
    border: 0;
    background: #1d2878;
    padding: 16px 24px;
    margin: 0;
    border-radius: 4px;
    line-height: 16px;
    height: 51px;
    font-family: muliregular
}

.ordergkk_lft h4,
.ordergkk_lft h5,
.rowltstro_allproductssec .roproducts_list h5,
.selectordergkk h4,
.selectordergkk_list h6,
.sort_btn {
    font-family: mulisemibold
}

.loginregister_form .form-control::-webkit-input-placeholder {
    color: #747474
}

.loginregister_form .form-control::-moz-placeholder {
    color: #747474
}

.loginregister_form .form-control:-ms-input-placeholder {
    color: #747474
}

.loginregister_form .form-control:-moz-placeholder {
    color: #747474
}

.loginregister_inline {
    margin-bottom: 50px
}

.loginregister_inline label {
    display: inline-block;
    width: 32%
}

.loginregister_inline .form-control {
    width: 59%!important
}

.loginregister_threecol .form-control {
    width: 45%!important
}

.loginregister_inline select {
    width: 20%!important
}

.gender_inline label {
    width: 16%
}

.gender_inline .radio_list {
    width: 80%;
    padding: 0
}

.gender_inline .radio_list label {
    width: 25%
}

.radio_listlftpadding {
    padding-left: 0
}

.ordergkk_row {
    display: inline-block;
    width: 100%
}

.selectordergkk_wp {
    min-height: 250px
}

.ordergkk_lft {
    width: 404px;
    float: left
}

.ordergkk_lftnew {
    width: 404px;
    position: absolute;
    top: 320px
}

.ordergkk_wp {
    position: relative;
    min-height: 940px;
    margin-top: 30px
}

.ordergkk_lfttopempty {
    width: 404px;
    position: absolute;
    top: 15px
}

.ordergkk_lftnew select,
.ordergkk_lfttopempty select {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    height: 50px;
    color: #7b7a7a;
    font-size: 20px;
    background: #e9e9e9;
    border: 0;
    padding: 0 10px
}

.ordergkk_lft h5 {
    width: 100%;
    display: block;
    color: #2a60af;
    font-size: 24px;
    padding: 10px 0
}

.ordergkk_lftnew input:not([type]),
.ordergkk_lftnew input[type=email],
.ordergkk_lftnew input[type=number],
.ordergkk_lftnew input[type=password],
.ordergkk_lftnew input[type=tel],
.ordergkk_lftnew input[type=text],
.ordergkk_lftnew input[type=url],
.ordergkk_lfttopempty input:not([type]),
.ordergkk_lfttopempty input[type=email],
.ordergkk_lfttopempty input[type=number],
.ordergkk_lfttopempty input[type=password],
.ordergkk_lfttopempty input[type=tel],
.ordergkk_lfttopempty input[type=text],
.ordergkk_lfttopempty input[type=url] {
    border: 0 solid #f4dc2d;
    border-radius: 0;
    color: #7b7a7a;
    font-size: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #e9e9e9;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px
}

.ordergkk_rght {
    width: 766px;
    float: left;
    padding-left: 45px
}

.selectordergkk {
    padding: 30px;
    position: relative;
    background: #e9e9e9
}

.selectordergkk:after {
    position: absolute;
    bottom: 0;
    top: 25%;
    background: url(../images/ordergkk_arrow.png) left center no-repeat;
    width: 23px;
    height: 46px
}

.ordergkk_prdtcnt,
.ordergkk_prdtimg,
.ordergkk_prdtradio {
    display: inline-block;
    vertical-align: top
}

.ordergkk_prdtradio {
    vertical-align: top
}

.ordergkk_prdtimg {
    padding: 0 20px;
    width: 250px;
    text-align: center
}

.ordergkk_prdtimg img {
    width: 100%
}

.ordergkk_prdtradio .radio_list {
    padding-left: 0
}

.selectordergkk h4 {
    font-size: 26px;
    line-height: 36px;
    color: #2c61ae;
    border-bottom: 2px solid #d1d1d1
}

.selectordergkk_list {
    padding: 30px 0;
    border-bottom: 2px solid #d1d1d1;
    margin-bottom: 10px
}

.ordergkk_prdtcnt {
    width: 340px
}

.selectordergkk_list h5 {
    font-size: 22px;
    line-height: 22px;
    color: #2c61ae;
    margin-top: 0
}

.selectordergkk p,
.selectordergkk_list p {
    font-size: 16px;
    line-height: 22px;
    color: #747474
}

.selectordergkk p i.fa,
.selectordergkk_list p i.fa {
    color: #444;
    font-size: 15px
}

.ordergkk_lft h4,
.selectordergkk_list h6 {
    font-size: 20px;
    line-height: 20px
}

.selectordergkk_list h6 {
    color: #2f2f2f
}

.ordergkk_lft h4 {
    color: #2c61ae;
    margin-bottom: 20px
}

.allproductslists_tabs p,
.ordergkk_lft p,
.terms {
    font-size: 16px;
    line-height: 22px;
    color: #747474
}

.ordergkk_promiseimg {
    margin: 20px 0
}

footer.no_container {
    margin: 0!important
}

.terms {
    height: 480px;
    overflow-y: scroll
}

.allproductslists_tabs {
    display: block
}

.allproductsliststabs_row {
    display: block;
    margin: 0 -10px
}

.allproductsliststabs_list {
    width: 33.333%;
    float: left;
    padding: 0 10px;
    cursor: pointer
}

.allproductsliststabs_img {
    border: 4px solid #fff;
    padding-bottom: 0;
    position: relative;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s
}

.allproductsliststabs_img:focus,
.allproductsliststabs_img:hover,
.allproductsliststabs_list.active .allproductsliststabs_img {
    border: 4px solid #2a60af;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s
}

.allproductsliststabs_child {
    width: 100%;
    height: 191px;
    overflow: hidden;
    position: relative
}

.allproductsliststabs_img img {
    -ms-transition: all 1s ease;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.allproductsliststabs_img:focus img,
.allproductsliststabs_img:hover img {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')
}

.allproductsliststabs_list.active .allproductsliststabs_img:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2a60af;
    position: absolute;
    bottom: -14px;
    content: "";
    display: block;
    left: 50%
}

.allproductsliststabs_img img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.allproductsliststabs_onecnt,
.allproductsliststabs_threecnt,
.allproductsliststabs_twocnt {
    display: none
}

.allproductslists_cnt {
    margin: 30px 0;
    display: inline-block;
    width: 100%
}

.allselect_allproducts {
    display: inline-block;
    width: 100%
}

.allselect_allproducts .allselect_select {
    width: 23%;
    float: left;
    margin-right: 15px
}

.allselect_allproducts select {
    width: 100%;
    height: 44px;
    color: #797979;
    font-size: 18px;
    background: #f2f2f2;
    border: 0;
    padding: 0 8px
}

.sort_btn {
    background: #38c3ef;
    color: #fff;
    padding: 10px 12px 8px;
    font-size: 18px;
    border: 0;
    text-transform: uppercase;
    outline: 0;
    box-shadow: none
}

.rowltstro_allproductssec {
    margin-right: -2px;
    margin-left: -2px
}

.rowltstro_allproductssec .roproducts_list {
    padding-right: 2px;
    padding-left: 2px;
    margin-bottom: 4px
}

.ltstautomaticfill_allproductssec .roproducts_wp,
.ltstmanualfill_allproductssec .roproducts_wp,
.ltstro_allproductssec .roproducts_wp {
    background: #f2f2f2;
    text-align: center;
    padding: 20px 0
}

.roproducts_compares {
    margin: 6px 0;
    display: inline-block;
    width: 100%
}

.roproducts_compares a {
    font-size: 15px;
    color: #747474;
    margin: 0 6px
}

.roproducts_compares a:hover {
    color: #38c3ef;
    text-decoration: none
}

.roproducts_addtocart a,
.roproducts_addtocart a:hover {
    color: #616161;
    text-decoration: none;
    font-size: 16px;
    margin: 0 6px
}

.roproducts_addtocart {
    border-top: 2px solid #fff;
    padding-top: 10px;
    display: inline-block
}

.ltstautomaticfill_allproductssec,
.ltstmanualfill_allproductssec {
    display: none
}

.ltstautomaticfill_allproductssec .automaticfill_sec,
.ltstmanualfill_allproductssec .manualfill_sec {
    border-top: 0 solid #3366b1;
    margin-top: 0
}

.complaintreg_slider .swiper-slide .radio_list label span {
    height: 43px;
    width: 43px;
    background: 0 0;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    cursor: pointer;
    float: right
}

.complaintreg_slider .swiper-slide .roproducts_img.active .radio_list label span {
    background: url(../images/selected-tick-mark.png) no-repeat
}

.complaintreg_slider .swiper-slide .radio_list label input[type=radio] {
    width: 100%;
    height: 100%
}

.complaintreg_slider select {
    width: 100%;
    display: block;
    margin: 0 auto 20px;
    height: 50px;
    color: #7b7a7a;
    font-size: 20px;
    background: #e9e9e9;
    border: 0;
    padding: 0 10px
}

.complaintreg_slider .swiper-slide .radio_list {
    margin: 0;
    line-height: inherit;
    padding: 0;
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%
}

.complaintreg_slider .swiper-slide .radio_list label {
    margin: 0;
    height: 100%;
    width: 100%
}

.buynowsec_row {
    margin-bottom: 20px
}

.buynowsec_row .form-group {
    padding: 0 15px;
    float: left;
    width: 50%
}

.buynowsec_steps textarea,
.buynowsec_steps textarea:focus {
    height: inherit;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #d1d3d4
}

.buynowsec_steps input:not([type]),
.buynowsec_steps input[type=email],
.buynowsec_steps input[type=number],
.buynowsec_steps input[type=password],
.buynowsec_steps input[type=tel],
.buynowsec_steps input[type=text],
.buynowsec_steps input[type=url],
.buynowsec_steps select {
    border: 1px solid #d1d3d4;
    border-radius: 0;
    font-size: 15px;
    color: #333;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: 0 0;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px
}

.buynowsec_row .form-group::-webkit-input-placeholder,
.buynowsec_steps select::-webkit-input-placeholder {
    color: #545454
}

.buynowsec_row .form-group::-moz-placeholder,
.buynowsec_steps select::-moz-placeholder {
    color: #545454
}

.buynowsec_row .form-group:-ms-input-placeholder,
.buynowsec_steps select:-ms-input-placeholder {
    color: #545454
}

.buynowsec_row .form-group:-moz-placeholder,
.buynowsec_steps select:-moz-placeholder {
    color: #545454
}

.buynowsec_steps .placeorder_btn,
.buynowsec_steps .placeorder_btn:focus,
.buynowsec_steps .placeorder_btn:hover {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: #2fc4f1;
    margin-left: 0;
    font-family: mulisemibold;
    padding: 6px 20px;
    max-width: 300px;
    margin-top: 0
}

.buynow_banner {
    margin-top: 82px
}

.buynow_banner .prdtultimaro_cnt h1 {
    color: #2c61ae
}

.buynow_banner .prdtultimaro_cnt h1 span {
    color: #2c61ae;
    font-family: mulibold
}

.buynow_banner .prdtultimaro_cnt p {
    color: #747474;
    font-size: 12px
}

.prdtultimaro_horizontal {
    width: 380px;
    color: #333;
    background: #e9e9e9;
    font-size: 15px;
    line-height: 22px;
    float: right;
    padding: 15px 10px;
    margin: 10px 0
}

.prdtultimaro_horizontal.dl-horizontal dt {
    font-weight: 400;
    line-height: 25px
}

.prdtultimaro_horizontal.dl-horizontal dd {
    text-align: left;
    line-height: 25px
}

.prdtultimaro_horizontal select {
    width: 60px;
    display: block;
    height: 26px;
    color: #333;
    font-size: 18px;
    background: #fff;
    border: 0
}

.lead_rust_info {
    background: #ebebed;
    padding: 30px;
    font-size: 20px;
    line-height: 26px;
    color: #747474;
    margin-bottom: 20px
}

.ask-free-demo-btn,
.ask-free-demo-btn:hover {
    background: #2c61ae;
    color: #fff;
    display: inline-block;
    padding: 15px 25px;
    text-decoration: none;
    outline: 0;
    font-size: 25px;
    margin: 60px 0
}

.ask-free-demo-btn:focus,
.ask-free-demo-btn:hover {
    background: #174c98;
    color: #34c5f0
}

.ask-free-demo-btn i {
    margin-left: 12px
}

.leadnrust_purifier_info img {
    margin-top: 60px
}

.faq_list ul li .faq_listcont ul {
    padding: 0 35px
}

.faq_list ul li .faq_listcont ul li {
    background: url(../images/mobile_arrowdown.png) 0 9px no-repeat;
    padding-left: 20px;
    background-size: 8px
}

.web-content {
    overflow: auto;
    position: relative;
    padding: 20px 0;
    margin: 0;
    height: 650px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.news_web_list ul {
    padding: 0
}

.news_web_list ul li {
    list-style: none;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0 10px 35px
}

.news_web_list ul li h5 {
    color: #2c61ae;
    font-size: 22px;
    position: relative
}

.news_web_list ul li h5:before {
    background: url(../images/gascylindersfaq_list_bg.png) no-repeat;
    content: "";
    position: absolute;
    top: 5px;
    left: -35px;
    width: 19px;
    height: 16px
}

.news_results_list ul li h4 a,
.news_results_list ul li h4 a:hover,
.news_web_list ul li h5 a,
.news_web_list ul li h5 a:hover {
    text-decoration: none
}

.news_print_thmb {
    width: 262px;
    height: 173px;
    border: 4px solid #2a60af
}

.news_print_thmb img {
    width: 100%
}

.news_web_list ul li p {
    color: #747474
}

.news_print_list ul {
    padding: 0;
    margin: 0
}

.news_print_list ul li {
    list-style: none;
    float: left;
    width: 262px;
    margin: 0 30px 30px 0
}

.news_print_list hr {
    border: 1px solid #e6e6e6;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px
}

.news_print_list ul li h4 {
    margin: 12px 0 0;
    color: #2c61ae;
    font-family: mulisemibold
}

.news_print_list ul li h4 a {
    text-decoration: none;
    color: #2c61ae
}

.news_print_list ul li:nth-child(4n+4) {
    margin: 0 0 30px
}

.search_result_form {
    position: relative
}

.search_input {
    width: 100%;
    height: 66px;
    line-height: 66px;
    padding-left: 20px;
    padding-right: 150px;
    font-size: 25px;
    background: #e5e5e5;
    border: none;
    font-family: mulibold
}

.search_result_form button,
.search_result_form button:focus,
.search_result_form button:hover {
    position: absolute;
    height: 66px;
    width: 130px;
    text-align: center;
    color: #fff;
    right: 0;
    top: 0;
    font-size: 25px;
    background: #38c3ef;
    border-radius: 0;
    font-family: mulibold;
    outline: 0;
    border: none
}

.news_results_list ul {
    padding: 0;
    margin: 0
}

.news_results_list ul li h4 {
    color: #2c61ae;
    font-size: 25px
}

.news_results_list ul li {
    list-style: none;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6
}

.news_results_list ul li p {
    color: #747474
}

.unauthorized_list ul {
    padding: 0 0 0 20px;
    margin: 0
}

.unauthorized_list ul li {
    font-family: mulilight;
    font-size: 18px;
    line-height: 26px;
    color: #7b7a7a;
    margin-bottom: 8px;
}

#imagemodal .modal-body,
.lead_rust_info .col-md-6 {
    text-align: center
}

/* .sitemap {
    padding: 15px;
    background: #eae9ea;
    min-height: 1030px;
    display: inline-block;
    width: 100%
} */

.sitemap {
    padding: 15px;
    background: #eae9ea;
    display: table-row;
    width: 100%;
}

.sitemap h2 {
    margin-bottom: 0px;
    font-size: 18px;
    color: #057cb2
}

.sitemap ul {
    margin-bottom: 20px;
    float: left;
    padding: 0 15px;
    width: 25%;
    border: 0
}

.sitemap ul li ul {
    width: 100%;
    padding: 0 0 0 25px;
    margin: 5px 0
}

.sitemap ul li ul li {
    list-style: circle
}

.sitemap ul>li>a {
    color: #525252;
    font-family: mulisemibold;
    font-size: 16px;
    line-height: 26px
}

.sitemap ul li ul li a {
    font-family: muliregular;
    font-size: 16px
}

.errorpage_bg h2,
.errorpage_bg h2 span {
    font-family: mulisemibold;
    vertical-align: middle
}

.sitemap ul li a:hover,
.sitemap ul li ul li a:hover {
    text-decoration: none
}

.sitemap a {
    font-size: 14px
}

.sitemap ul li {
    margin: 4px 0;
    list-style: none
}

/* .sitemap>ul {
    border-left: 1px solid #ccc;
    height: 1020px;
    margin: 0;
    padding: 0 15px
}
 */

 .sitemap>ul {
    border-left: 1px solid #ccc;
    margin: 0;
    padding: 0 15px 15px;
    display: table-cell;
    float: inherit;
}
.sitemap>ul:first-child {
    border-left: none;
    margin-left: 0
}

.sitemap>ul.last-coln {
    padding-right: 0
}

.sitemap li ul li a {
    font-weight: 400
}

.ourrecommendationbtn_info {
    margin: 10px 0;
    display: inline-block;
    width: 100%
}

.ourrecommendationbtn_info a,
.ourrecommendationbtn_info a:focus,
.ourrecommendationbtn_info a:hover {
    background: #38c3ef;
    color: #fff;
    padding: 10px 14px;
    text-decoration: none;
    font-size: 20px
}

#date-cal .datepicker table tr td {
    padding: 9px 13px;
    font-size: 18px;
    height: 38px;
    width: 38px
}

#date-cal .datepicker table tr td.active {
    background: #e7503d;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    height: 38px!important;
    width: 38px;
    padding: 0;
    line-height: 38px!important;
    margin: 0
}

.calculate_result p {
    color: #e7503d
}

#date-cal .datepicker table tr td.day.focused,
#date-cal .datepicker table tr td.day:hover {
    background: #31c5f1;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    cursor: pointer;
    color: #fff
}

.errorpage_info {
    padding: 120px 0;
    min-height: 750px
}

.errorpage_bg {
    text-align: center;
    background: url(../images/error_bg.jpg) top center no-repeat;
    height: 439px;
    background-size: cover;
    position: relative
}

.errorpage_bg h2 span {
    font-size: 50px;
    color: #2c61ae;
    border-left: 1px solid #38c3ef;
    padding: 30px 20px
}

.errorpage_bg h2 {
    font-size: 180px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 100%;
    margin-top: 10px
}

.submit_info .calculate_btn,
.submit_info .calculate_btn:focus,
.submit_info .calculate_btn:hover {
    text-align: center;
    color: #fff;
    font-size: 23px;
    display: inline-block;
    line-height: 17px;
    text-decoration: none;
    padding: 12px 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background-color: #35c5f2;
    background-image: -webkit-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -moz-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -o-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: -ms-linear-gradient(bottom, #00a3e0, #35c5f2);
    background-image: linear-gradient(to top, #00a3e0, #35c5f2);
    margin: 20px 0 0;
    outline: 0;
    border: 0;
    border-radius: 0
}

.costofmaint_img {
    height: 200px;
    width: 200px;
    margin: 0 auto
}

.costofmaint_img img {
    max-height: 100%
}

.complaintreg_slider .swiper-slide .roproducts_img_2 {
    padding: 30px 0 0;
    position: relative
}

.complaintreg_slider .swiper-slide .roproducts_img_2 .radio_list label span {
    width: 100%;
    height: 100%
}

.complaintreg_slider .swiper-slide .roproducts_img_2 .radio_list label span.active {
    background-position: right top!important
}

.complaintreg_slider .swiper-slide .roproducts_img_2 .radio_list label span label {
    height: auto!important;
    position: absolute;
    top: -30px;
    left: 0
}

.pureitemi_info {
    margin: 0
}

.offersecbg .discoffer_txt {
    width: 148px
}

.offersecbg .product-dtl {
    width: 100%;
    float: left;
    text-align: center
}

.offersecbg .offer-block {
    margin: 0 auto;
    display: inline-block
}

.offersecbg .offer-inner-block {
    width: 32.9%;
    text-align: center;
    float: left;
    padding: 10px;
    background-color: #f2f2f2;
    margin: 2px
}

.offersecbg .offer-inner-block:nth-child(3n+0) {
    border-right: 0
}

.offersecbg .offer-inner-block figcaption {
    width: 100%;
    text-align: center;
    margin: 0 auto
}

.offersecbg .offer-inner-block figure {
    position: relative;
    margin: 30px 0 10px
}

.offersecbg .offer-inner-block .disc-offer-img {
    position: absolute;
    top: -10px;
    right: 0;
    background: url(../images/discount-bg.png) no-repeat;
    height: 113px;
    font-family: mulibold;
    color: #104a8b;
    text-align: center;
    width: 130px;
    padding: 36px 0 0
}

.offersecbg .offer-inner-block .disc-offer-img p,
.offersecbg .offer-inner-block .disc-offer-img span {
    display: block;
    margin: 0 auto;
    width: 90px;
    line-height: 22px;
    font-family: mulisemibold;
    font-size: 16px
}

.offersecbg .offer-inner-block .disc-offer-img span {
    border-bottom: 1px solid #9cb2cb;
    padding: 0 0 3px
}

.offersecbg .offer-inner-block .disc-offer-img span i {
    padding: 0 2px
}

.offersecbg .offer-inner-block .disc-offer-img p {
    color: #104a8b;
    padding: 0
}

.offersecbg .offer-inner-block figcaption h4 {
    font-family: mulisemibold;
    font-size: 18px;
    color: #2ec3ef;
    line-height: 25px;
    text-align: center;
    margin: 0
}

.offersecbg .offer-inner-block figcaption h5 {
    font-family: mulisemibold;
    font-size: 22px;
    color: #6d6e71;
    line-height: 23px;
    text-align: center
}

.offersecbg .offer-inner-block figcaption h5 span img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 2px
}

.offersecbg .offer-inner-block figcaption h3 {
    background-color: #2ec3ef;
    font-family: mulilight;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    padding: 5px 10px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 10px
}

.offersecbg .offer-inner-block figcaption h3 strong {
    font-family: mulisemibold;
    font-weight: 400;
    font-size: 18px
}

.offersecbg .offer-inner-block figcaption h3 img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 2px
}

.easyemi_offer {
    width: 100%;
    margin: 0 auto 60px;
    text-align: center;
    background: #24bbe7
}

.easyemi_offer .inner-block {
    padding: 15px 80px 20px;
    text-align: center;
    margin: 0 auto
}

.easyemi_offer .inner-block .form-block {
    width: 100%;
    padding: 0;
    margin: 0
}

.easyemi_offer .inner-block .form-block ul {
    margin: 20px auto 0;
    display: inline-block;
    width: 100%;
    padding: 0
}

.easyemi_offer .inner-block .form-block .row {
    margin-top: 20px
}

.easyemi_offer .inner-block .form-block ul li {
    float: left;
    list-style: none;
    width: 47%;
    margin: 0 10px 15px
}

.easyemi_offer .inner-block .form-block input {
    outline: 0;
    border: 1px solid #fff;
    width: 100%;
    padding: 8px 10px;
    font-size: 16px;
    color: #333;
    border-radius: 0;
    height: 35px;
    margin-bottom: 20px
}

.easyemi_offer .inner-block .form-block button[type=submit] {
    outline: 0;
    background-color: #fff;
    font-size: 16px;
    text-align: center;
    border: 1px solid #fff;
    padding: 8px 10px;
    text-transform: uppercase;
    color: #2dc2ee;
    font-weight: 700;
    cursor: pointer;
    display: block;
    width: 100%;
    max-width: 140px;
    margin: 0 auto
}

.easyemi_offer .inner-block h4 {
    color: #fff;
    font-family: mulisemibold;
    font-size: 25px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2)
}

.offersecbg .offer-inner-block .disc-offer-img .pi_upgrade span {
    border-top: 1px solid #9cb2cb;
    border-bottom: 0;
    width: 70px;
    line-height: 26px;
    font-family: mulilight
}

.offersecbg .offer-inner-block .disc-offer-img .pi_upgrade span b {
    font-family: mulibold;
    font-weight: 400;
    font-size: 22px
}

.complaintreg_slider .swiper-slide .radio_list label input[type=checkbox] {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    display: block
}

label.error {
    font-style: normal;
    margin: .5em 0;
    color: #dd4b39;
    line-height: 13px;
    font-weight: 400;
    font-size: 13px;
    display: block;
    text-align: left
}

.mrgn_top0 {
    margin-top: 0
}

.terms ol,
.terms ul {
    margin: 0;
    padding: 0 20px 15px
}

.terms ol li,
.terms p,
.terms ul li {
    margin-bottom: 8px
}

.allproducts_sec {
    position: relative
}

.loading-gif {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100px;
    z-index: 1;
    display: none
}

.allproductslists_newhead {
    color: #00a3e0;
    font-size: 32px;
    line-height: 36px
}

.allproductslists_cnt p {
    font-family: mulilight;
    font-size: 16px;
    line-height: 22px;
    color: #7b7a7a
}

.storelocator_txtnew {
    margin: 20px 0 10px
}

.buynowsec_cont {
    margin-top: 0
}

.forgotpwd_tab h5 {
    color: #000;
    font-size: 18px;
    text-align: left
}

.forgotpwd_tab p {
    font-size: 13px;
    line-height: 15px;
    color: #444;
    text-align: left
}

.forgotpwd_tab .form-control {
    border: 1px solid #d1d3d4;
    border-radius: 0;
    font-size: 15px;
    color: #747474;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: 0 0;
    text-transform: none;
    height: 42px;
    padding: 6px 12px
}

.forgotpwd_btns .cancelbtn {
    border: 0;
    color: #00aeef;
    text-align: right;
    margin: 5px 0;
    display: inline-block;
    width: 100%;
    cursor: pointer
}

.forgotpwd_btns .submitbtn {
    text-align: center;
    font-size: 18px;
    color: #2d63ae;
    height: 42px;
    border: 0 solid #77797b;
    border-radius: 0;
    background: #facc16;
    width: 100%
}

#login-message .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 3px;
    margin-bottom: 6px;
    width: 100%
}

.shopingcart_cont h4 {
    color: #2c61ae;
    font-size: 22px;
    font-family: mulisemibold;
    margin: 30px 0
}

.shopingcart_information h5 {
    color: #313131!important;
    font-size: 20px!important;
    font-family: muliregular!important
}

.shopingcart_information p {
    font-family: mulilight;
    font-size: 16px;
    line-height: 24px;
    color: #000
}

.shopingcartedit_btn,
.shopingcartedit_btn a,
.shopingcartedit_btn a:hover {
    font-family: mulilight;
    font-size: 16px;
    line-height: 24px;
    color: #2c61ae;
    text-decoration: underline
}

.product_detailrow {
    width: 100%;
    padding: 30px;
    background: #e9e9e9
}

.product_detailrow .table tbody>tr>th:first-child {
    text-align: left
}

.product_detailrow .table tbody>tr>th {
    border: 0;
    padding: 8px 8px 8px 0;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase
}

.product_detailrow .table tbody>tr>td {
    padding: 8px 8px 8px 0;
    vertical-align: middle;
    border-bottom: 2px solid #d1d1d1
}

.product_detailrow .table>thead>tr>th {
    border-bottom: 2px solid #d1d1d1;
    font-family: mulilight;
    font-size: 18px;
    color: #000;
    font-weight: 400
}

.product_detailrow select {
    width: 60px;
    display: block;
    height: 26px;
    color: #333;
    font-size: 16px;
    background: #fff;
    border: 0
}

.shopingcartedit_prodtimg {
    width: 200px;
    text-align: left
}

.shopingcart_cont h5,
.shopingcart_cont h5 a,
.shopingcart_cont h5 a:focus,
.shopingcart_cont h5 a:hover {
    color: #2c61ae;
    font-size: 20px;
    line-height: 22px;
    font-family: mulisemibold;
    margin: 8px 0;
    text-decoration: none
}

.product_detailrow h6 {
    color: #000;
    font-size: 15px;
    line-height: 22px;
    margin: 8px 0
}

.product_detailrow h6 span {
    color: #1daf01;
    display: block
}

.shopingcartedit_price {
    color: #000;
    font-size: 20px;
    line-height: 22px;
    font-family: mulisemibold
}

.delsave_latterbtns {
    margin: 6px 0;
    display: inline-block;
    width: 100%
}

.delsave_latterbtns a {
    font-size: 15px;
    color: #000;
    margin-right: 6px;
    padding: 5px;
    background: #fff
}

.delsave_latterbtns a:hover {
    color: #38c3ef;
    text-decoration: none
}

.total_list p {
    font-size: 16px;
    color: #000
}

.shopingcart_paymentbox ul li,
.total_price ul li {
    font-family: mulisemibold;
    font-size: 20px
}

.total_price ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right
}

.total_price ul li {
    line-height: 36px;
    text-align: right;
    color: #333
}

.total_price ul li:last-child {
    color: #2c61ae
}

.total_price ul li span {
    text-align: right;
    width: 120px;
    float: right
}

.total_list small {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
    text-align: right;
    color: #7b7a7a
}

.shopingcart_paymentbox {
    width: 100%;
    padding: 30px;
    background: #e9e9e9
}

.shopingcart_paymentbox ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.shopingcart_paymentbox ul li {
    line-height: 32px;
    color: #333;
    margin-bottom: 8px
}

.shopingcart_paymentbox .radio_list {
    padding-left: 0;
    margin-top: 8px
}

.shopingcart_paymentbox .radio_list label {
    margin-right: 0
}

.shopingcart_paymentbox .radio_list,
.shopingcart_paymentbox span {
    display: inline-block;
    vertical-align: middle
}

.shopingcart_paymentbox span:nth-child(2) {
    width: 124px
}

.shopingcart_paymentbox select {
    display: block;
    height: 34px;
    color: #333;
    font-size: 18px;
    background: #fff;
    border: 0
}

.total_list button,
.total_list button:focus,
.total_list button:hover {
    text-align: center;
    font-size: 22px;
    color: #fff;
    border: 0 solid #77797b;
    border-radius: 0;
    background: #38c3ef;
    padding: 8px 20px;
    float: right;
    margin: 20px 0;
    font-family: mulibold
}

.banner_form_info h4,
.bookno_list span,
.getflash_form_list .submit_btn,
.getflash_form_list h5,
.whichpurifier_buycnt h4 {
    font-family: mulisemibold
}

.notification_msg {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    width: 90%;
    z-index: 20;
    margin: 0 auto
}

.notification_msg .alert {
    margin: 0
}

.whichpurifier_buycnt {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(38, 94, 172, .8);
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    text-align: center
}

.whichpurifier_buycnt h4 {
    font-size: 34px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    padding: 30px 0;
    line-height: 34px
}

.offscrn_bookdemo {
    position: fixed;
    top: 145px;
    right: 0;
    margin: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    z-index: 20
}

.offscrn_bookdemo.open {
    right: 300px
}

.freehomedemo_form {
    width: 300px;
    padding: 30px;
    background: #00baf2;
    position: relative;
    top: 0;
    right: -54px
}

.bookno_list span {
    font-size: 24px;
    padding: 4px 18px;
    background: #038d3f;
    margin: 0;
    display: none;
    position: absolute;
    bottom: -42px;
    left: 0;
    color: #fff;
    -webkit-border-radius: 0 0 0 6px;
    -moz-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px
}

.bookno_list#open span {
    display: block
}

.bookno_list img {
    border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px
}

.bookno_list#open img {
    border-radius: 6px 0 0;
    -webkit-border-radius: 6px 0 0;
    -moz-border-radius: 6px 0 0
}

.bookno_list {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    padding: 0
}

.allproducts_subtxt {
    font-size: 24px;
    line-height: 26px;
    color: #747474;
    margin-top: 10px
}

.aboutcntsec_img,
.aboutcntsec_txt {
    display: table-cell;
    vertical-align: middle
}

.aboutcntsec_img {
    width: 230px;
    padding: 0 10px
}

.aboutreadbtn,
.aboutreadbtn:focus,
.aboutreadbtn:hover {
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: 0 solid #77797b;
    border-radius: 0;
    background: #38c3ef;
    padding: 6px 12px 8px;
    margin-top: 10px
}

.artistprofilevideosub_gallery .bx-wrapper {
    margin: 0
}

.banner_form_info {
    width: 100%;
    padding: 80px 0;
    margin-top: 82px;
    background: url(../images/banner_bg.png) center top no-repeat
}

.banner_form_info h4 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 30px;
    color: #349ee5;
    line-height: 40px
}

.getflash_form_info {
    float: right;
    max-width: 435px
}

.getflash_form_list {
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 9px rgba(167, 167, 167, .35);
    -moz-box-shadow: 5px 5px 9px rgba(167, 167, 167, .35);
    box-shadow: 5px 5px 9px rgba(167, 167, 167, .35);
    border: 1px solid rgba(188, 189, 189, .82);
    padding: 40px;
    position: relative
}

.getflash_form_list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.getflash_form_list .form-group,
.getflash_form_list h5 {
    margin: 0 0 40px;
    padding: 0
}

.getflash_form_list input[type=email],
.getflash_form_list input[type=password],
.getflash_form_list input[type=tel],
.getflash_form_list input[type=text] {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #acacac;
    font-size: 18px;
    color: #8b8b8b;
    font-family: mulisemibold
}

.getflash_form_list h5 {
    font-size: 25px;
    color: #0074bb;
    text-align: center
}

.getflash_form_list .submit_btn {
    width: 199px;
    height: 58px;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius: 29px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 58px;
    background-color: #035ca5;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: -29px;
    left: 0;
    right: 0;
    border: 0
}

.banner_img_info {
    float: left;
    max-width: 700px
}

.product_info {
    width: 100%;
    margin: 0 0 30px
}

.product_slider {
    position: relative;
    width: 100%
}

.product_list {
    width: 100%;
    padding: 40px 0 0
}

.product_list .product_list_img {
    position: relative;
    max-width: 192px;
    margin: 0 auto;
    text-align: center
}

.product_list .product_list_img .saveings_img {
    position: absolute;
    top: -40px;
    right: -40px;
    width: 77px;
    height: 63px;
    background: url(../images/saveings_img.png) no-repeat;
    font-size: 16px;
    color: #0098dc;
    font-family: dinblackalternate;
    text-align: center;
    padding: 15px 0 0
}

.product_list .product_list_cont {
    text-align: center;
    font-size: 14px;
    color: #2a2a2a;
    font-family: mulilight
}

.assuredaftersales_info ul li,
.downpayment_dtn,
.product_list .product_list_cont h5,
.product_list .product_list_cont h6 {
    font-family: mulisemibold
}

.product_list .product_list_cont p {
    margin: 0 0 10px;
    padding: 0
}

.product_list .product_list_cont a {
    color: #2a2a2a;
    text-decoration: none
}

.product_list .product_list_cont h6 {
    margin: 0 0 2px;
    min-height: 35px;
    padding: 0;
    font-size: 16px;
    color: #1378b0
}

.product_list .product_list_cont h5 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
    color: #5d5c5c
}

.product_list .product_list_cont h5 span {
    color: #17d6ea
}

.product_list .product_list_cont h5 b {
    font-weight: 400;
    text-decoration: line-through
}

.downpayment_dtn {
    color: #fff;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    background-color: #13cbfb;
    border: 2px solid #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 25px;
    margin: 10px 0 0
}

.product_info .swiper-button-next,
.product_info .swiper-button-prev {
    width: 21px;
    height: 51px;
    margin: -25.5px 0 0
}

.product_info .swiper-button-next {
    background: url(../images/next_bg.png) no-repeat;
    right: -20px
}

.product_info .swiper-button-prev {
    background: url(../images/prev_bg.png) no-repeat;
    left: -20px
}

.assuredaftersales_info {
    padding: 20px 0 40px;
    width: 100%
}

.assuredaftersales_info ul {
    padding: 0;
    margin: 0;
    display: block
}

.assuredaftersales_info ul li {
    list-style: none;
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    color: #888;
    font-size: 20px;
    text-transform: uppercase
}

.assuredaftersales_info ul li a {
    text-decoration: none
}

.assuredaftersales_info ul li a:hover {
    text-decoration: none;
    color: #2c61ae
}

.assuredaftersales_info ul li img {
    margin: 0 auto 6px;
    display: block
}

.assuredaftersales_info ul li:after {
    position: absolute;
    right: 0;
    border-right: 1px solid #b7b7b7;
    content: "";
    width: 1px;
    bottom: 0;
    top: 0;
    height: 60px
}

.caption_txt,
footer.offers {
    width: 100%;
    text-align: center
}

.assuredaftersales_info ul li:last-child:after {
    display: none
}

footer.offers {
    padding: 20px 0;
    border-top: 1px solid #c4c4c4;
    font-size: 12px;
    line-height: 18px;
    color: #8c8c8c;
    background: #fff
}

.rupee_sym {
    font-family: rupee_foradian-webfont;
    font-style: normal;
    font-size: 16px
}

.aboutpureit_info1 p,
.askfordemo_bg h4,
.askfordemo_bg_blue h5,
.caption_txt h6 {
    font-family: mulisemibold
}

.caption_txt h6 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px;
    color: #1378b0
}

.noborder {
    border: 0!important
}

.terms::-webkit-scrollbar {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 4px
}

.terms::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .5)
}

.askfordemo_bg {
    background: #e1f6fd;
    padding: 15px
}

.askfordemo_bg h4 {
    color: #2c61ae;
    font-size: 35px;
    line-height: 36px;
    text-align: center;
    margin: 40px 0
}

.askfordemo_form {
    max-width: 900px;
    margin: 0 auto
}

.askfordemo_form .form-inline {
    text-align: center
}

.askfordemo_form .form-inline .form-group {
    width: 49%;
    margin-bottom: 20px
}

.askfordemo_form .form-inline .form-control {
    width: 96%
}

.askfordemo_form .error {
    padding-left: 10px
}

.askfordemo_form input:not([type]),
.askfordemo_form input[type=email],
.askfordemo_form input[type=number],
.askfordemo_form input[type=password],
.askfordemo_form input[type=tel],
.askfordemo_form input[type=text],
.askfordemo_form input[type=url] {
    color: #7b7a7a;
    font-size: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #fff;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px;
    border-radius: 0;
    border-color: #fff
}

.askfordemo_form button,
.askfordemo_form button:focus.select_areainfo button,
.askfordemo_form button:hover {
    text-align: center;
    font-size: 22px;
    color: #fff;
    border: 0 solid #77797b;
    border-radius: 0;
    background: #38c3ef;
    padding: 8px 20px 10px;
    line-height: 28px;
    box-shadow: none;
    outline: 0;
    margin: 25px 0
}

.aboutpureit_info1 h4,
.askfordemo_bg_blue h4 {
    line-height: 36px;
    font-family: mulisemibold
}

.askfordemo_form button:focus,
.askfordemo_form button:hover {
    color: #000
}

.askfordemo_img {
    text-align: center;
    margin: 20px 0
}

.askfordemo_bg_blue {
    background: #4a57e1;
    padding: 15px;
    margin: 0 auto 100px;
    width: 85%
}

.askfordemo_bg_blue h4 {
    color: #FFF;
    font-size: 32px;
    text-align: center;
    margin: 20px 0 0
}

.askfordemo_bg_blue .askfordemo_form label.error {
    color: #fff
}

.askfordemo_bg_blue h5 {
    color: #FFF;
    font-size: 22px;
    text-align: center;
    margin: 10px 0 40px
}

.askfordemo_img2 {
    text-align: center;
    margin: 20px 0 -115px
}

.aboutpureit_info1 {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    color: #000108
}

.aboutpureit_info1 h4 {
    color: #323ec3;
    font-size: 20px;
    text-align: left
}

.aboutpureit_info1 p {
    color: #636262;
    font-size: 18px;
    line-height: 23px;
    text-align: left
}

.loginpopup_lft h4,
.loginpopup_rght h4 {
    font-family: mulibold;
    color: #222;
    font-size: 25px;
    margin: 0 0 30px;
    text-align: left
}

.loginregister_form {
    padding: 0 15px
}

.inputimg_wp {
    position: relative
}

.loginregister_form input[type=email],
.loginregister_form input[type=mobile],
.loginregister_form input[type=passwors],
.loginregister_form input[type=tel],
.loginregister_form input[type=text] {
    float: left;
    width: 100%;
    height: 50px;
    background-color: #e3e8ee;
    -webkit-box-shadow: 0 0 1px #e3e8ee;
    -moz-box-shadow: 0 0 1px #e3e8ee;
    box-shadow: 0 0 1px #e3e8ee;
    border: 0;
    color: #3c424c;
    font-size: 16px;
    padding: 0 0 0 70px
}

.inputimg_wp i.fa {
    position: absolute;
    top: 0;
    left: 0;
    padding: 13px 20px;
    border-right: 1px solid #fff;
    color: #5b6066;
    font-size: 24px
}

.getotp,
.getotp:active,
.getotp:active:focus,
.getotp:active:hover,
.getotp:focus,
.getotp:hover {
    background: #1d2878;
    border: 0;
    color: #fff;
    font-size: 19px;
    margin: 20px 0;
    padding: 12px 30px;
    text-transform: uppercase;
    box-shadow: none;
    outline: 0
}

.login_email {
    position: relative
}

.login_email i.fa,
.login_fb i.fa,
.login_tw i.fa {
    position: absolute;
    top: 0;
    left: 0;
    padding: 13px 0;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 24px;
    width: 50px;
    text-align: center
}

.orsec {
    color: #919191;
    font-size: 16px;
    padding: 0 20px;
    width: 10%;
    height: 250px;
    vertical-align: top
}

.ortext_sec {
    height: 100%;
    border-right: 1px solid #d0d0d0;
    width: 24px;
    position: relative
}

.ortext_sec span,
header .prdt_header iframe {
    position: absolute
}

.ortext_sec span {
    border: 1px solid #ccc;
    padding: 7px 8px;
    border-radius: 100%;
    color: #5b6066;
    font-family: mulisemibold;
    background: #fff;
    top: 45%;
    left: 2px
}

.loginregister_steps input:not([type]),
.loginregister_steps input[type=email],
.loginregister_steps input[type=number],
.loginregister_steps input[type=password],
.loginregister_steps input[type=tel],
.loginregister_steps input[type=text],
.loginregister_steps input[type=url],
.loginregister_steps select,
.loginregister_steps textarea {
    border: 1px solid #d1d3d4;
    border-radius: 0;
    font-size: 15px;
    color: #747474;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: 0 0;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px
}

.loginregister_steps .loginregister_row .form-group {
    padding: 0 15px;
    float: left;
    width: 50%
}

.input-group input[type=text],
.loginregister_threecol input[type=text],
.loginregister_threecol select {
    width: 100%!important
}

.loginregister_stepss .loginregister_row .form-group {
    padding: 0 15px;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.loginregister_steps .submit_btn,
.loginregister_steps .submit_btn:focus,
.loginregister_steps .submit_btn:hover {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: #2fc4f1;
    margin-left: 0;
    font-family: mulisemibold;
    padding: 6px 20px;
    max-width: 300px;
    margin-top: 30px
}

.lftlinermv {
    padding-left: 0
}

.lftline {
    border-left: 1px solid #bbb;
    padding-left: 10px
}

.adminlogin_info {
    max-width: 480px;
    margin: 120px auto 0;
    border: 1px solid #ccc;
    padding: 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: block;
    width: 100%;
    background: #f5f5f5
}

.adminlogin_info input:not([type]),
.adminlogin_info input[type=email],
.adminlogin_info input[type=number],
.adminlogin_info input[type=password],
.adminlogin_info input[type=tel],
.adminlogin_info input[type=text],
.adminlogin_info input[type=url],
.adminlogin_info select,
.adminlogin_info textarea {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    font-size: 16px;
    color: #747474;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px;
    background: #fff
}

.adminlogin_info button,
.adminlogin_info button:active:hover,
.adminlogin_info button:focus,
.adminlogin_info button:hover {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: #31c2ee;
    margin-left: 0;
    font-family: mulisemibold;
    padding: 6px 20px
}

.edit_profile_form label {
    font-size: 14px
}

.edit_profile_form input:not([type]),
.edit_profile_form input[type=email],
.edit_profile_form input[type=number],
.edit_profile_form input[type=password],
.edit_profile_form input[type=tel],
.edit_profile_form input[type=text],
.edit_profile_form input[type=url],
.edit_profile_form select {
    border: 1px solid #d1d3d4;
    border-radius: 0;
    font-size: 15px;
    color: #333;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: 0 0;
    text-transform: none;
    width: 100%;
    height: 50px;
    padding: 6px 15px
}

.buynowsec_row .form-group::-webkit-input-placeholder,
.edit_profile_form select::-webkit-input-placeholder {
    color: #545454
}

.buynowsec_row .form-group::-moz-placeholder,
.edit_profile_form select::-moz-placeholder {
    color: #545454
}

.buynowsec_row .form-group:-ms-input-placeholder,
.edit_profile_form select:-ms-input-placeholder {
    color: #545454
}

.buynowsec_row .form-group:-moz-placeholder,
.edit_profile_form select:-moz-placeholder {
    color: #545454
}

.edit_profile_form .edit_profile_btn,
.edit_profile_form .edit_profile_btn:focus,
.edit_profile_form .edit_profile_btn:hover {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: #2fc4f1;
    margin-left: 0;
    font-family: mulisemibold;
    padding: 6px 20px;
    max-width: 300px;
    margin-top: 0
}

.loginregister_form p {
    margin: 25px 0;
    font-size: 16px;
    text-align: right;
    color: #0e176f;
    font-weight: 700
}

.btn_main,
.btn_main:focus,
.btn_main:hover,
.form-group .validate_btn,
.form-group .validate_btn:focus,
.form-group .validate_btn:hover {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    outline: 0;
    box-shadow: none;
    background: #2fc4f1;
    font-family: mulisemibold;
    max-width: 300px
}

.form-group .validate_btn,
.form-group .validate_btn:focus,
.form-group .validate_btn:hover {
    border-radius: 0;
    border: 0;
    padding: 10px 20px;
    margin: 10px 0 0 10px;
    display: inline;
    line-height: 50px
}

.btn_main,
.btn_main:focus,
.btn_main:hover {
    border-radius: 0;
    border: 0;
    padding: 6px 20px;
    margin: 10px 0 0
}

.myorders_prdtlists table {
    font-size: 14px
}

.myorders_prdtlists table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: none!important;
    background-color: #56b6e8;
    color: #FFF
}

.myorders_prdtlists table tr:nth-child(even) {
    background: #e0e7ea
}

.myorders_prdtlists table tr:nth-child(odd) {
    background: #d4dadc
}

.myorders_prdtlists table tr td {
    border: 1px solid #efebeb;
    border-top: none
}

.blue_clr .aboutsec,
.blue_clr .faq_info {
    padding: 80px 0
}

.blue_clr .faq_info {
    margin-bottom: 0
}

.blue_clr .aboutsec,
.blue_clr .faq_info,
.blue_clr .productmanual_info,
.blue_footer {
    background: #001a49
}

.blue_clr .aboutsec p,
.blue_clr .faq_list ul li .faq_listcont p,
.blue_clr .faq_list ul li h5 {
    color: #fff!important
}

.blue_clr .aboutrow_cnt h4,
.blue_clr .drinkingwater_sec table>tbody>tr>td,
.blue_clr .featuressec_ft h4,
.blue_clr .prdttitle_info h4,
.blue_clr .prdtultimaro_cnt h1,
.blue_clr .prdtultimaro_cnt h1 span,
.blue_clr .prdtultimaro_cnt p a,
.blue_clr .prdtultimaro_cnt p a:hover,
.blue_clr .pureitvideosec_list h4,
.blue_clr .specification_sec .prdttitle_info h4 span,
.blue_clr .specifications_info .prdttitle_info h5,
.blue_clr .specifications_list ul li h6,
.blue_clr .specificationsec_cnt h4 {
    color: #109fdb!important
}

.blue_clr .featuressec_list ul li p,
.blue_clr .specificationsec_cnt p {
    color: #636262!important
}

.blue_clr .featuressec_icon {
    float: right;
    margin: 25px 0 0 15px
}

.blue_clr .featuressecicon_cnt {
    margin: 0;
    float: left;
    width: 82%
}

.blue_clr .aboutrow_cnt,
.blue_clr .aboutrow_img {
    width: 50%
}

.blue_clr .specificationsec_list {
    width: 33.333%;
    min-height: 230px
}

.blue_clr .specificationsec_list:nth-child(3),
.blue_clr .specificationsec_list:nth-child(4) {
    border-top: 0 solid #636262!important;
    border-bottom: 0
}

.blue_clr .specificationsec_icon {
    float: none;
    width: 65px;
    margin: 0 auto;
    text-align: center
}

.blue_clr .specificationsec_cnt {
    padding: 0;
    text-align: center
}

.blue_clr .specificationsec_cnt h4,
.blue_clr .specificationsec_cnt p {
    text-align: center
}

.blue_clr .product_notes {
    color: #109fdb;
    padding: 20px 15px;
    font-size: 9px;
    text-align: center
}

.blue_clr .featuressec,
.blue_clr .specification_sec,
.blue_clr .specifications_info {
    background: #fff
}

.blue_clr .specificationsec_list:first-child {
    border-left: 0
}

.blue_clr .specificationsec_list:last-child {
    border-right: 0
}

.blue_clr .prdtultimaro_bannerinner {
    padding-bottom: 40px
}

.blue_clr .aboutsecinner_img {
    max-width: 530px
}

.blue_clr .refermanual {
    color: #636262;
    padding: 30px 0;
    text-align: center;
    display: block
}

.blue_clr .faq_list ul li h5 .plus_mines_arrow {
    background: url(../images/blueplus_mines_arrow.png) no-repeat
}

.blue_clr .faq_list ul li h5 {
    background: url(../images/faq_list_bg.png) 0 23px no-repeat
}

.blue_clr .featuressecicon_cnt {
    min-height: 108px
}

.land_bannerinfo {
    background: url(../images/offers6/bg.png) no-repeat;
    background-size: cover;
    min-height: 607px;
    margin-top: 130px
}

.land_bannerwp {
    position: relative
}

.land_bannerinfo h1 {
    color: #2a60af;
    font-size: 32px;
    line-height: 40px
}

.land_bannerinfo h1 span {
    font-family: mulilight;
    font-size: 30px;
    padding-top: 20px
}

.land_bannerinfo .prdtultimaro_cnt {
    position: absolute;
    top: 20px;
    left: 0;
    max-width: 470px;
    text-align: left
}

.land_bannerinfo .banner_bttxt {
    padding: 0
}

.land_bannerinfo .banner_bttxt .yellow_btn {
    padding: 40px 0;
    text-align: left
}

.land_bannerinfo .viewother {
    color: #6d6e71;
    font-size: 18px;
    display: block
}

.land_bannerinfo small {
    font-size: 12px;
    color: #6d6e71
}

.land_bannerinfo small a,
.land_bannerinfo small a:hover {
    text-decoration: underline;
    color: #2a60af
}

.landbanner_img {
    max-width: 480px;
    margin: 0 auto;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0
}

.land_banner_form_info {
    float: right;
    width: 400px;
    margin: 0 0 0 10px
}

.land_banner_form_info .pick_banner_form_info {
    padding-top: 50px
}

.land_banner_form_info .pick_banner_form_info .btn-gap {
    margin: 15px auto;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: center
}

.land_banner_form_info .pick_banner_form_info .btn-gap .submit_btn,
.land_banner_form_info .pick_banner_form_info .btn-gap .submit_btn:hover {
    background: #f4dc2d;
    text-transform: none;
    color: #2a60af;
    font-size: 22px
}


.st_prdtultimaro_cnt{}
.st_prdtultimaro_cnt h1 {
    font-size:34px;
    margin-top:0;
}
.st_prdtultimaro_cnt h1 span {
    font-size: 26px;
    line-height: 46px;
}
.st_prdtultimaro_img{ float:left; }
.st_prdtultimaro_cnt {
    float: right;
    position: inherit;
    top: 0;
}

.st_prdtultimaro_cnt .aboutrow_cnt, .st_prdtultimaro_cnt .banner_bttxt {
    padding-top: 20px;
}

.st_prdtultimaro_cnt .sl-iframe {
    height: 140px !important;
    text-align: right;
    float: right;
}

.st_prdtultimaro_cnt .merchIcons img {
    height: 30px;
    width: 30px;
}

.st_prdtultimaro_cnt .tpyellow_btn a, .yellow_btn a, .yellow_btn a:hover{
    font-size: 22px;
}
.sc a img {
    width: 100%;
    padding: 0px;
    margin: 0px !important;
}
.sc a {
    width: 2%;
    margin: 3px 3px !important;
}
.newss {
    border: 1px solid #e6e3e3;
    padding: 10px;
    background: #f8f8f8;
}
.newss h2 {
   margin: 0px 0px 8px 0px;
    font-size: 20px;
    border-bottom: 1px solid #e6d6d6;
    background: #ff0000;
    padding: 5px 6px;
    border-radius: 3px;
	color:#fff;
}
.newss p {
    font-size: 13px;
    text-align: justify;
    border-bottom: 1px dotted #e8d9d9;
    padding-bottom: 5px;
}
.contentt {
    margin-top: 160px;
}
.contentt h2 {
    margin-bottom: 30px;
}
.pp h2 {
    font-size: 18px;
    margin-bottom: 13px;
    font-weight: bold;
}
.pp ul {
    padding: 0px 18px;
    list-style: circle;
}
.pp ul li {
    padding: 2px 0px;
    font-size: 15px;
}
.pp img {
    box-shadow: 0px 0px 2px #000;
    margin-top: 11px;
}
.pp p {
    font-size: 15px;
    text-align: justify;
}
.po img {
    box-shadow: 0px 0px 2px #000;
    margin: 0px 10px 0px 10px;
}
.po {
    text-align: center !important;
    margin-top: 20px;
}
.pp h5 a {
    font-size: 20px;
    color: #cd2a2a;
}
.pp h4 {
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
}
.k p {
    color: #3a4179;
    font-weight: bold;
}
.contentt h1 {
    font-size: 28px !important;
    margin-bottom: 27px !important;
}
.cf {
    margin-top: 130px;
}
.cff p {
    text-align: justify;
    font-size: 15px;
    letter-spacing: 0px;
}
.cff h4 {
    font-size: 20px;
    margin-bottom: 14px;
    background: #f2f2f2;
    padding: 10px 15px;
    border-left: 2px solid #4b5bdd;
}
.newss img {
    margin-bottom: 7px;
	width: 100%;
}
#lo {
    box-shadow: 0px 1px 3px #000;
    margin-bottom: 4px;
    padding: 0px;
}
.box {
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    padding: 6px 40px;
    border-radius: 5px;
    border: 1px solid #ded4d4;
}
.cff ul {
    list-style: circle;
    font-size: 15px;
}
.cf h1 {
    margin-bottom: 30px;
    border-bottom: 1px dotted #c1c2cb;
}
/*
.carousel {
    position: relative;
    marging-top:130px
}
*/
.most-trust .mst {
    font-size: 53px;
    font-weight: 600;
    color:#038d3f;
}
.most-trust {
    width: 60%;
    margin: 40px auto;
}
.most-trust a {
    color: #038d3f;
    border: 1px solid #038d3f;
    padding: 10px 38px;
    border-radius: 17px;
    font-size: 18px;
}
.most-trust p {
    margin-top: 30px;
}
.inn {
    margin-top: 30px;
}
.most-trustt a {
    border: 1px solid #004a89;
    padding: 6px 20px;
    border-radius: 17px;
    color: #004a89;
}
.most-trustt h2 {
    margin: 0px 0px 18px 0px;
    border-bottom: 1px solid #e4dada;
    line-height: 40px;
}
.most-trustt p {
    text-align:justify;
}
.jus {
    margin-top: 20px;
}
.slide1 {
    background: #038d3f;
    padding: 20px 0px;
    margin-top: 20px;
}
.slide1 h4 {
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    font-size: 30px;
}
.resCarousel-inner .item .tile
{
	padding:10px;
}
.resCarousel-inner .item .tile h3
{
	font-size:20px;
}
.resCarousel-inner .item .tile img
{
	box-shadow:0px 1px 4px #d3c8c8;
}
.about-img{margin:50px 0px 0px 0px; padding:0px 0px 0px 0px;}

#about-box{margin-top:200px; padding:0px; border:1px sold red}

.about-us-text p{font-size:18px; margin:0px;padding:0px; line-height:30px; text-align:justify;}

.about-us-text2 p{font-size:14px; margin:0px;padding:0px; line-height:30px; text-align:justify;}


.pro-taxt ul{font-size:16px;text-align:justify;margin-top:10px; line-height:2;}

.pro-taxt2 ul{font-size:16px;text-align:justify;margin-top:10px; line-height:2;}


.boxes .water_purifier_consumer_list {
    height: 100px;
}

#about-box img{ border:2px solid #bbbdbf;} 



#about-box3{float:right;}





.jj2{margin-top:50px; text-align:center;}

.jj3{margin-top:50px; text-align:left; font-size:18px; line-height:30px}

.jj23{margin-top:50px;}

.f1{ width:100%; height:auto; float:left;}
.f1 input{ width:100%; height:50px; margin-bottom:10px;}
.f1 input[type=text]{ padding-left:10px;}
.f1 input[type=email]{ padding-left:10px;}

.f1 input[type=message]{ padding-left:10px;}
.f1 input[type=submit]{ background:#800080; color:white; font-size:20px;}
.dob{width:100%;}


.wth{width:100%;}

#about img{width:100%; !important;}


.pro img{ margin-top:0px !important;}

.w3l-about-img{margin:30px 0px 30px 0px; !important;}
.c{
	
	margin-top: 30px;
}
.center h3{
	text-align:center;
}
.center1 h4{text-align:center; margin-bottom:20px; margin-top:20px; font-size:24px;}

.center1 h5{text-align:center; font-size:18px;}

.center1 li{line-height:30px; font-size:20px;}

.center2 li{line-height:30px; font-size:18px; margin:10px 0px 20px 0px;}


.mar{margin:-18px 0px 0px 0px;}

.mar0{margin:-18px 0px 0px 0px;}

.homedata{margin-top:111px;}

.p h3{margin:0px 0px 30px 0px;
text-align:center;
color:#fff;
background-color:#038d3f;
 font-size:20px;
 height:120px;
 padding-top: 29px;
}


