.newHome .flex-box:before {
display : none;
}

.new-product .product-box .product__image img {
  width: auto;
  max-height: 100%;
  margin: 0 auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.product-slider.product-slider_image.newHome {
padding : 0;
margin : 0;
}
.product-slider.product-slider_image.newHome {
padding : 0;
margin : 0;
height : auto;
min-height : auto;
background : url(../images/new-banner-home.png) no-repeat #001e46;
background-position : right top;
}
.newHome.product-slider .item > .flex-box {
background : transparent;
min-height : 596px;
}
.newHome .hero-section_home {
background-color : transparent;
}
.newHome .hero-section {
margin : 0 0 0;
}
.item__image.right_full {
position : absolute;
right : 0;
}
.newHome .hero-section_home .item__image {
background-color : transparent;
}
.newHome h1 strong {
font-size : 4.5vw;
}
.Infusion-set {
margin-bottom : 0;
}
.left-parts {
background : #004b87;
padding : 2%;
}
.box-flex-text p {
color : #fff;
font-size : 24px;
font-weight : lighter;
padding-bottom : 13%;
}
.right-part-flex {
background : #0085ca;
padding : 4%;
}
.right-part-flex .box-flex-text {
width : 100%;
padding : 10% 10% 12.1% 10%;
}
.right-part-flex .box-flex-text {
width : 86%;
padding : 5%;
}
.flex-img {
display : inline-block;
vertical-align : middle;
width : 46%;
text-align : right;
}
.box-flex-text {
display : inline-block;
vertical-align : middle;
width : 53%;
padding-left : 6%;
color : #fff;
}
.yallow-text {
color : #eccf3e;
font-weight : 400;
font-size : 40px;
}
h2.title-sub {
color : #fff;
font-size : 40px;
line-height : normal;
margin-bottom : 0!important;
}
.white-text {
color : #fff;
}
.white-text .title h2 {
color : #fff;
margin-bottom : 0;
}
.white-text p {
color : #fff;
font-size : 24px;
font-weight : lighter;
}
.white-text a {
color : #fff;
border-color : #fff;
}
.white-text .guardian-connect-right {
padding : 0 0 0;
}
.white-text .guardian-connect-left-text {
padding : 20px 50px 20px 50px;
}
.specific-question {
background : #0d2044;
color : #fff;
margin-top : 0;
padding : 3%;
margin-bottom : 0;
}
.specific-question h2 {
color : #fff;
margin-bottom : 0;
}
.specific-question h2 strong {
color : #fff;
}
.specific-question p {
color : #fff;
padding-top : 15px;
}
.specific-question .panel-title > a::before {
width : 42px;
font-size : 12px;
background-size : 24%;
}
.specific-question .panel-title > a {
padding : 0;
background : #004b87;
font-size : 16px;
color : #fff;
font-weight : 400;
display : inline-block;
padding : 10px 20px 10px 56px;
}
.que-form .panel.panel-default.panel-small {
background : #b9daec;
border-radius : 0;
}
.que-form .panel.panel-default.panel-small .panel-collapse::before {
width : 0;
height : 0;
border-left : 20px solid transparent;
border-right : 20px solid transparent;
border-bottom : 20px solid #b9daec;
content : "";
position : relative;
top : -38px;
z-index : 9;
left : 10%;
}
.form-home-page{
}
.form-home-page .checkbox {
width : 100%;
display : inline-block;
font-size : 20px;
padding : 9px 9px;
margin-bottom : 15px;
}
.form-home-page .checkbox input[type="checkbox"] + label::before {
position : absolute;
content : '';
display : block;
width : 46px;
height : 46px;
top : -9px;
left : -9px;
border : none;
background : #0085ca;
}
.form-home-page .checkbox input[type="checkbox"]:checked + label::after {
position : absolute;
content : '';
display : block;
width : 20px;
height : 10px;
top : 6px;
left : 2px;
border-bottom : 2px solid #fff;
border-left : 2px solid #fff;
transform : rotate(-45deg);
}
.form-home-page .checkbox label, .checkbox-inline label {
padding-left : 51px;
}
.form-home-page .panel-small .panel-title > a, .panel-small .panel-body {
padding-left : 25px;
padding-top : 0;
}
.form-home-page h4 {
color : #004b87;
font-size : 26px;
font-weight : bold;
padding-bottom : 10px;
padding-top : 15px;
}
.form-home-page select.form-control.form-control_big {
color : #004b87;
font-size : 20px;
background : url(../images/ddarrow.png) right center no-repeat #fff;
line-height : 21px;
border : #004b87 solid 1px;
background-size : 50px;
height : 46px;
margin-bottom : 10px;
margin-top: 10px;
display: inline-block;
}
.form-home-page input.form-control.form-control_medium {
border : #004b87 solid 1px;
margin-bottom : 10px;
color : #004b87;
font-size : 20px;
display : inline-block;
width : 100%;
margin-top : 10px;
}
.form-home-page input.form-control.form-control_medium::-webkit-input-placeholder {
color : #004b87;
}
.form-home-page input.form-control.form-control_medium::-moz-placeholder {
color : #004b87;
}
.form-home-page input.form-control.form-control_medium:-ms-input-placeholder {
color : #004b87;
}
.form-home-page input.form-control.form-control_medium:-moz-placeholder {
color : #004b87;
}
.form-home-page textarea {
color : #004b87;
font-size : 20px;
width : 100%;
margin-top : 10px;
margin-bottom : 10px;
resize : none;
border : #004b87 solid 1px;
height : 130px;
padding : 10px 20px;
background : #fff;
}
.form-home-page textarea::-webkit-input-placeholder {
color : #004b87;
}
.form-home-page textarea::-moz-placeholder {
color : #004b87;
}
.form-home-page textarea:-ms-input-placeholder {
color : #004b87;
}
.form-home-page textarea:-moz-placeholder {
color : #004b87;
}
.btn-submit a {
background : #004b87;
color : #fff;
text-transform : uppercase;
font-size : 26px;
font-weight : bold;
display : inline-block;
padding : 0 20px 0 0;
}
.btn-submit a span img {
padding : 0;
margin : 0;
}
.btn-submit a span {
padding-right : 11px;
}
.btn-submit a:hover {
text-decoration : none;
background : #0085ca;
}
.new-more-way .greentext h3 {
font-size : 30px;
line-height : 32px;
color : #7bbd42;
}
.new-more-way a, .new-more-way h3 a {
font-size : 18px;
color : #fff;
}
.new-more-way h3 {
font-weight : 400;
margin-bottom : 0;
}
.new-more-way .col-sm-2 {
border-right : 1px solid #004b87;
padding : 0 3%;
}
.new-more-way .col-sm-2 img {
width : 60px;
margin-bottom : 15px;
}
.new-more-way .col-sm-2:last-child {
border : none;
}
.new-more-way {
padding : 50px 0 50px;
color : #fff;
background-color : #001e46;
}
.login_new.hero-section::after {
display : none;
}
.login_new .container {
background : #002653;
padding : 0;
}
.login_new.hero-section_light .item__text h1, .item__text_small h1 {
font-size : 55px;
line-height : 50px;
}
.product__description_extralight_low {
background : #b9daec;
}
.product__description_extralight_middle {
background : #004b87;
}
.login-services h3 {
font-weight : normal;
}
.education-page ul.list-unstyled.new-list-unstyled {
padding : 8.5px 0 0 0;
margin-bottom : 10px;
}
.education-page.minimed-page .product-benetift h2, .minimide-product h2 {
font-size : 28px;
text-transform : none;
margin-bottom : 0;
}
.education-page.minimed-page .product-benetift p.whitte-text {
color : #fff;
}
.education-page .product-benetift_adults .product__detail_text.dark-box {
background : #0d2044;
display : inline-block;
}
.dow-sec {
margin-top : 35px;
}
.dow-sec img {
margin-bottom : 20px;
width : 100% !important ;
}
.dow-sec a.btn.btn-success {
display : block;
}
.education-page .product-benetift_adults {
background-color : #b9daec;
}
.education-page .product-benetift_adults .product__detail_text {
background-color : #b9daec;
padding : 10% 10% 10% 10%;
}
.product-benetift_adults .product__image .img-responsive.alone-img {
width : 100%;
}
.education-page .product-box_faq .product__description {
padding : 54px 40px;
}
.education-page.minimed-page .product-benetift p {
font-size : 20px;
color : #444444;
}
.blue-text {
color : #004b87;
}
.login-services figure.icon {
display : inline-block;
margin : 0;
vertical-align : middle;
width : 75px;
}
.login-services h3 {
font-weight : normal;
display : inline-block;
vertical-align : middle;
margin-bottom : 0;
}
.login-services .service__content {
padding : 10%;
}
.login_new {
margin : 0;
}
.login-services {
margin-bottom : 0;
}
.login-services .service__content.product__description_extralight_low {
color : #0d2044;
}
.login-services h3 {
font-weight : normal;
display : inline-block;
vertical-align : middle;
margin-bottom : 0;
padding-left : 15px;
}
.login-left-right h2.title-sub {
font-size : 25px;
padding-bottom : 20px;
}
.login-left-right ul {
margin : 0;
padding : 0;
}
.login-left-right .box-flex-text p {
color : #fff;
font-size : 16px;
font-weight : lighter;
position : relative;
padding-bottom : 10%;
padding-left : 33px;
padding-top : 20px;
}
.login-left-right .box-flex-text {
display : inline-block;
vertical-align : middle;
width : 66%;
padding-left : 0;
color : #fff;
}
.login-left-right .left-parts {
background : #0085ca;
padding : 5%;
}
.login-left-right ul li {
list-style : none;
font-size : 26px;
}
.login-left-right .box-flex-text p span {
position : absolute;
left : 0;
}
.login-left-right ul li span {
padding-right : 15px;
}
.login-left-right .right-part-flex {
background : #b9daec;
padding : 7% 10% 10% 9%;
}
.login-left-right .right-part-flex > a {
margin-top : 20px;
display : block;
margin-bottom : 30px;
}
.login-left-right .btn-submit {
padding-bottom : 7px;
}
.register-left-right .left-parts {
background : #001e46;
/*padding : 8% 0% 8% 8%;*/
}
.register-left-right .box-flex-text {
display : inline-block;
vertical-align : middle;
width : 100%;
padding-left : 0;
color : #fff;
}
.reg-form {
background : #b9daec;
padding : 5%;
}
.reg-form h4 {
color : #0d2044;
font-size : 25px;
padding-top : 20px;
clear : both;
}
.pw-strength p {
display : inline-block;
color : #004b87;
font-size : 20px;
font-weight : normal;
}
.bar-stre {
display : inline-block;
width : 100%;
background : #0d2044;
height : 20px;
float : right;
max-width : 490px;
}
span.green-part {
position : absolute;
height : 20px;
width : 25%;
background : #77bc1f;
}
.reg-form .checkbox label {
padding-top : 7px;
}
.pw-strength {
clear : both;
padding-top : 10px;
}
.contain-p ul li {
list-style : outside !important ;
color : #666666;
font-size : 15px !important ;
margin-left : 19px;
padding-bottom : 0;
padding-top : 0;
}
.contain-p {
margin-bottom : 20px;
}
.flag-part span {
position : absolute;
top : 0;
bottom : 0;
margin : auto;
display : table;
left : 30px;
}
.flag-part {
position : relative;
}
.flag-part input.form-control.form-control_medium {
padding-left : 65px;
}
.contain-p p {
color : #666666;
font-size : 16px;
font-weight : normal;
}
.bottom-area .left-parts {
background : #004b87;
}
.bottom-area .box-flex-text > img {
padding : 35px 0 55px 0;
display : block;
}
.bottom-area h2.title-sub {
font-size : 29px;
padding-bottom : 20px;
line-height : 40px;
}
h2.white-font {
color : #fff;
font-size : 47px;
}
.bottom-area .box-flex-text p {
font-size : 19px;
}
.bottom-area .box-flex-text p {
font-size : 19px;
padding-left : 0;
}
.reg-form h4:first-child {
padding-top : 4px;
}
.reg-form::before {
width : 0;
height : 0;
border-top : 20px solid transparent;
border-bottom : 20px solid transparent;
border-left : 20px solid #001e46;
position : absolute;
content : "";
left : 0;
top : 30px;
}
.your-way .product__image {
padding : 0;
border : none;
}
.your-way {
margin-top : 30px;
}
.your-way .product-box_faq .product__description {
padding : 23px;
}
.your-way .product-box .product__image img {
width : 100%;
height : 100%;
}
.your-way a.btn.btn-border.btn-bordered_white.close-btn {
float : right;
padding : 5px 15px;
}
.new-product .product-box {
padding : 0 10px;
margin-bottom : 0;
}
.new-product {
padding : 0 5px;
}
.new-product .product-box_category .product__image {
border : #dadada solid 1px;
background-color : #fafafa;
}
.new-product .product__description h2 {
color : #0d2044;
margin-bottom : 5px;
}
.new-product .product__description p {
margin-bottom : 10px;
color : #0d2044;
}
.new-product .product__description, .product-box_category .product__description {
padding : 35px 45px;
}
.btn-blue-bg {
padding : 4px 35px;
background : #0e2144;
}
.your-way .product__description h2 {
margin-bottom : 10px;
}
.your-way .product__description p {
max-width : 540px;
margin-bottom : 10px;
}
span.bar-st {
height : 6px;
width : 100%;
background : #0085ca;
display : inline-block;
margin-bottom : 10px;
}
span.bar-st::before {
width : 0;
height : 0;
border-left : 15px solid transparent;
border-right : 15px solid transparent;
border-bottom : 15px solid #0085ca;
content : "";
position : absolute;
top : -15px;
left : 27%;
}

.bar-st-container:nth-child(odd) span.bar-st::before {
  right: 20%;
  left: auto;
}

.big-text h1 {
font-size : 55px;
}
.big-text h1 strong.text-green {
font-size : 55px;
}
.big-text p {
font-size : 18px;
}
.three-box {
border-top : 1px solid #004b87;
margin-top : 30px;
}
.three-box .col-sm-4{
	padding: 35px 10px 15px;
	border-right : 1px solid #004b87;

}
.three-box .col-sm-4:last-child {
border : none;
}
.three-box h5 {
font-size : 78.54px;
color : #76bc20;
font-weight: 700;
}
.three-box p {
font-size : 20px;
text-transform : uppercase;
}
.big-text {
background : #0d2044;
}
.product__description_middle {
background : #004b87;
}
.mm64-pa .service__content {
padding : 53px 30px;
}
.mm64-pa h3 {
font-size : 25px;
font-weight : bold;
}
.new-title-gap {
padding : 70px 0;
margin : 0;
background : #0d2044;
text-align : center;
color: white;
}
.new-title-gap h2 {
color : #fff;
}
.new-title-gap p {
color : #fff;
font-size : 26px;
}
.le-ri-vid .list-unstyled li.gc-dark-blue {
padding : 5px 0;
}
.le-ri-vid .list-unstyled li.gc-dark-blue p {
vertical-align : middle;
width : auto;
font-size : 14px;
color: #fff;
font-weight: normal;
line-height: normal;
margin: 0;
display: inline-block;
padding-left:10px;
}
.le-ri-vid .list-unstyled li.gc-dark-blue span {
line-height : 0;
vertical-align : middle;
color: #fff;
font-size: 60px;
font-weight: normal;
display: block;
width: 19%;
display: inline-block;
text-align: center;
}
.le-ri-vid .list-unstyled li.gc-dark-blue {
padding : 11px 0;
border-bottom : 1px solid #0d2044;
color: white;
font-weight:400;
font-size:16px;
}
.le-ri-vid .list-unstyled {
padding-left : 0;
list-style : none;
padding : 0 5%;
background : #004b87;
margin : 0;
}
.le-ri-vid .list-unstyled:hover{
	cursor: pointer;
}
.le-ri-vid .glucose-components-img {
text-align : center;
padding : 0;
}
.system-brochure .right-part-flex {
padding : 0;
}
.system-brochure .box-flex-text p {
font-size : 22px;
padding : 0 0 5px 0;
}
.system-brochure .box-flex-text {
width : 100%;
padding : 8% 8% 6% 8%;
}
.system-brochure-form .panel-small .panel-body form p {
font-size : 22px;
color : #fff;
text-transform : none;
padding : 10px 15px;
}
.system-brochure-form .que-form .panel.panel-default.panel-small {
background : #004b87;
border-radius : 0;
}
.system-brochure-form .panel-small .panel-body form p.font-size {
font-size : 16px;
padding : 20px 0;
color : #fff;
}
.system-brochure-form .checkbox input[type="checkbox"] + label::before {
position : absolute;
content : '';
display : block;
width : 20px;
height : 20px;
top : 6px;
left : 0;
border : #fff solid 2px;
background : #fff;
}
.system-brochure-form .checkbox input[type="checkbox"]:checked + label::after {
position : absolute;
content : '';
display : block;
width : 10px;
height : 5px;
top : 12px;
left : 5px;
border-bottom : 2px solid #004b87;
border-left : 2px solid #004b87;
transform : rotate(-45deg);
}
.system-brochure-form .checkbox label, .checkbox-inline label {
padding-left : 40px;
font-size : 16px;
font-weight : lighter;
}
.system-brochure-form .que-form .panel.panel-default.panel-small .panel-collapse::before {
width : 0;
height : 0;
border-left : 20px solid transparent;
border-right : 20px solid transparent;
border-bottom : 20px solid #004b87;
content : "";
position : relative;
top : -20px;
z-index : 9;
right : 175px;
left : auto;
float : right;
}
.pera-sty p {
font-size : 18px;
color : #444444;
}
.newque .quote__text {
background-color : #004b87;
padding-left : 0;
}
.newque .quote__image {
background-color : #004b87;
}
.newque .quote__text p, .newque .quote__text p a {
color : #fff;
font-weight : 300;
font-size : 20px;
font-weight : normal;
}
.newque .pera-sty h2 {
color : #004b87;
font-size : 22px;
line-height : 26px;
}
.only-text .quote__text.col-sm-12 {
background : transparent;
text-align : center;
}
.only-text h5 {
font-size : 30px;
line-height : 42px;
color : #004b87;
padding : 20px 0;
}
.pera-sty p strong {
color : #004b87;
font-size : 22px;
padding-bottom : 5px;
}
.pera-sty p strong {
color : #004b87;
font-size : 22px;
padding-top : 15px;
display : block;
}
.new-list-unstyled li {
list-style : outside;
font-size : 18px;
margin-left : 20px;
line-height : 26px;
}
ul.list-unstyled.new-list-unstyled {
padding : 15px 0;
}
.styeling span {
font-size : 18px;
padding : 10px 0;
display : block;
}
.styeling {
margin-bottom : 0;
}
.margin-bo {
margin-bottom : 3%;
}
.pad-t-b {
padding-bottom : 25px;
padding-top : 25px;
}
.pad-b {
padding-bottom : 25px;
}
.pad-t {
padding-top : 25px;
}
.yallow-texts {
color : #eccf3e;
}
.product-box_big h2.yallow-texts-small {
color : #eccf3e;
font-size : 28px;
margin-bottom : 5px;
line-height : normal;
}
.new-pro-box .product__description span {
font-size : 20px;
}
.new-pro-box .product__description {
padding : 30px;
}
.new-pro-box.product-box_big .product__image {
padding : 0;
border : none;
background-color : #001e46;
}
.new-pro-box {
margin-bottom : 10px;
}
.chart-title {
background : #0d2044;
display : inline-block;
width : 100%;
margin-top : 15px;
padding : 3%;
margin-bottom : 1px;
}
.chart-title h2 {
color : #fff;
display : inline-block;
font-size : 28px;
vertical-align : middle;
margin : 0;
}
.chart-title a {
float : right;
}
.chart-flame .flex-box.flex-box-14-cols .col-sm-2 {
    width: 14.28%;
}
.chart-flame .comparision__title:nth-child(1) {
background : #0d2044;
}
.chart-flame .comparision__title:nth-child(2) {
background : #004b87;
}
.chart-flame .comparision__title:nth-child(3) {
background : #0085ca;
}
.chart-flame .comparision__title:nth-child(4) {
background : #004b87;
}
.chart-flame .comparision__title:nth-child(5) {
background : #0085ca;
}
.chart-flame .comparision__title:nth-child(6) {
background : #004b87;
}
.chart-flame .comparision__title:nth-child(7) {
background : #0085ca;
}
.chart-flame .comparision__title:nth-child(8) {
background : #004b87;
}
.chart-flame .comparision__title:nth-child(9) {
background : #0085ca;
}
.chart-flame .comparision__title:nth-child(10) {
background : #004b87;
}
.chart-flame .comparision__title h3 {
font-weight : normal;
font-size : 16px;
}
.chart-flame .comparision__title {
padding : 15px 10px 15px 20px;
}
.chart-flame .details-flame .comparision__title:nth-child(1) {
background : #f6f6f6;
}
.chart-flame .details-flame .comparision__title:nth-child(2) {
background : #fff;
}
.chart-flame .details-flame .comparision__title:nth-child(3) {
background : #f6f6f6;
}
.chart-flame .details-flame .comparision__title:nth-child(4) {
background : #fff;
}
.chart-flame .details-flame .comparision__title:nth-child(5) {
background : #f6f6f6;
}
.chart-flame .details-flame .comparision__title:nth-child(6) {
background : #fff;
}
.chart-flame .details-flame .comparision__title:nth-child(7) {
background : #f6f6f6;
}
.chart-flame .details-flame .comparision__title:nth-child(8) {
background : #fff;
}
.chart-flame .details-flame .comparision__title:nth-child(9) {
background : #f6f6f6;
}
.chart-flame .details-flame .comparision__title:nth-child(10) {
background : #fff;
}
.chart-flame .details-flame .comparision__title h3 {
color : #666666;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(1) {
background : #fff;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(2) {
background : #f6f6f6;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(3) {
background : #fff;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(4) {
background : #f6f6f6;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(5) {
background : #fff;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(6) {
background : #f6f6f6;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(7) {
background : #fff;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(8) {
background : #f6f6f6;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(9) {
background : #fff;
}
.chart-flame .details-flame-rev .comparision__title:nth-child(10) {
background : #f6f6f6;
}
.chart-flame .details-flame .comparision__title.col-sm-2 {
padding : 15px 20px;
}
.details-flame {
clear : both;
}
span.check-mark {
text-align : center;
display : block;
width : 100%;
padding : 6px 0;
}
span.blank-space {
padding : 6px 0;
}
.clar-b {
clear : both;
}
p.blue-p {
color : #004b87;
font-size : 17px;
text-align : center;
background : #b9daec;
padding : 5px 0;
line-height : 20px;
font-weight : normal;
margin : 0;
}
p.blue-p-padd {
padding : 15px 0 20px 0;
}
.edit-pro .left-title {
vertical-align : middle;
display : inline-block;
}
.edit-pro .left-title h1.yallow-texts {
text-transform : none;
font-size : 55px;
}
.edit-pro {
margin-top : 0;
margin-bottom : 0;
}
.minimed-page .interest__box:nth-child(3n+1) h2, .minimed-page .interest__box:nth-child(3n+1) p {
color : #171e43;
}
.minimed-page .interest__box:nth-child(3n+2) h2, .minimed-page .interest__box:nth-child(3n+2) p {
color : #fff;
}
.edit-pro .chart-title a {
float : right;
text-transform : uppercase;
font-weight : lighter;
}
.edit-pro.chart-title h2 {
text-transform : none;
}
.minimed-page .interest__box p {
margin-bottom : 30px;
font-size : 18px;
overflow : hidden;
}
.minimed-page a.btn {
display : inline-block;
padding : 7px 14px;
margin-bottom : 10px;
}
.minimed-page .interest__box:nth-child(1n) {
background-color : #b9daec;
}
.minimed-page .interest__box:nth-child(2n) {
background-color : #0085ca;
}
.minimed-page .new-pro-box .product__description {
padding : 20px 15px;
}
.new-pro-box.product-box_big .product__image img {
width : 100%;
}
.minimed-page .new-pro-box {
margin-bottom : 0;
}
.minimed-page .product-box_big h2 {
font-size : 28px;
line-height : normal;
}
.minimed-page .product__detail_text {
padding : 4% 5% 0% 5%;
}
.minimed-page .new-pro-box .product__description {
padding : 37px 32px;
}
.minimed-page .product-box .product__image {
height : 100%;
padding : 0;
border : none;
width : 100%;
}
.minimed-page .product-box .product__image img {
width : 100%;
border : none;
}

.minimed-page .product-benetift p {
font-size : 18px;
margin-bottom : 0;
  color: #fff;
}
.minimed-page .your-interest {
margin-bottom : 0;
}
.minimed-page .product-benetift h2, .minimide-product h2 {
font-size : 28px;
text-transform : none;
line-height:40px;
  color: #fff;

}
.minimed-page .interest__box:nth-child(3n) {
background-color : #004b87;
}
.color-change {
background : #b9daec;
}
.minimed-page .product-box {
margin-bottom : 0;
padding : 0;
color : #fff;
}
.ask-us span {
font-size : 26px;
padding-top : 10px;
display : block;
  color: #fff;
  font-weight: 400;
}
.ask-us .product__description p {
font-size : 18px;
margin-bottom : 30px;
}
.ask-us .product__detail_text {
background : #004b87;
padding-bottom : 5%;
}
form.ask-form textarea {
color : #004b87;
font-size : 16px;
width : 100%;
margin-top : 10px;
margin-bottom : 10px;
resize : none;
border : #004b87 solid 1px;
height : 80px;
padding : 10px 20px;
background : #fff;
}
.community.new-product .product__description h2 {
color : #fff;
margin-bottom : 5px;
font-size : 20px;
line-height : normal;
}
.community.new-product .product__description {
padding : 25px 25px;
}
.community.new-product .product__description p {
margin-bottom : 10px;
color : #fff;
font-size : 18px;
}
.community {
background : #b9daec;
padding-bottom : 20px;
margin-bottom : 0;
}
.community .product-box_category .product__image {
height : inherit;
padding : 0;
border : none;
}
.m-top a.btn {
display : inline-block;
padding : 7px 27px;
font-size : 16px;
color : #fff;
background : #0d2044;
margin-top : 33px;
}
form.ask-form {
margin-top : 28px;
}
.here-from-you {
background : #004b87;
text-align : center;
padding : 5% 0;
clear : both;
}
.here-from-you h2 {
color : #fff;
font-size : 28px;
}
.here-from-you p {
color : #fff;
font-size : 18px;
width : 67%;
margin : 0 auto;
}
.here-from-you ul li a {
background : #0d2044;
border-radius : 100%;
width : 46px;
height : 46px;
display : block;
color : #fff;
font-size : 28px;
line-height : 43px;
margin : 60px 20px 0 20px;
text-decoration : none;
}
.here-from-you ul {
padding : 0;
}
.here-from-you ul li a:hover {
color : #0d2044;
background : #fff;
}
.here-from-you ul li {
display : inline-block;
}
.color-change .left-title h2 {
font-size : 25px;
text-transform : none;
color : #0d2044;
}
.color-change a.btn {
display : inline-block;
padding : 7px 27px;
font-size : 16px;
color : #fff;
background : #0d2044;
}
.minimed-page .product-benetift {
margin-bottom : 0;
}

.minimed-page .product__detail {
  padding: 0;
}

.color-blue {
background : #b9daec;
padding : 8% 0;
}
.color-blue h2 {
color : #0d2044;
font-size : 28px;
}
.title-alert h2 {
margin-bottom : 0;
color : #0d2044;
font-size : 45px;
line-height : 50px;
}
.title-alert .request__box_button {
border-left : none;
text-align : right;
}
.atoz ul li {
display : inline-block;
margin : 0 6px 0 7px;
}
.atoz ul {
margin : 0;
padding : 0;
}
.atoz ul li a {
color : #aeaeae;
font-size : 25px;
}
.atoz ul li.color-blu a {
color : #0085ca;
}
.atoz ul li:last-child {
margin-right : 0;
}
.atoz ul li:first-child {
margin-left : 0;
}
.text-p-btn {
text-align : left;
padding-left : 20px;
}
.title-alert .request__box_button a.btn {
margin-right : 10px;
}
.title-alert .request__box.flex-left .heading {
padding-right : 0;
padding-left : 0;
padding-top : 0;
}
.title-alert .request__box .heading {
padding : 65px 0;
}
.text-p-btn p {
font-size : 22px;
color : #004b87;
text-transform : uppercase;
font-weight : normal;
}
.action_name {
  background : #f2f2f2;
  padding : 2% !important;
}
.resone_name {
  background : #e7e7e7;
  padding : 2% !important;
}
.resone_name p, .action_name p {
color : #0d2044;
font-size : 16px;
line-height : 22px;
font-weight : normal;
}
.resone_name h5, .action_name h5 {
font-weight : bold;
font-size : 25px;
margin-bottom : 15px;
color : #0d2044;
text-transform : capitalize;
}
.atoz {
border-top : 1px solid #004b87;
padding-top : 15px;
padding-bottom : 15px;
}
.box-row {
display : inline-block;
width : 100%;
background : #b9daec;
margin-bottom : 20px;
padding-bottom : 30px;
}
.top-header {
background : #0d2044;
padding : 20px 20px;
}
.data-box {
padding : 42px 3% 0 3%;
display : inline-block;
width : 100%;
}
.top-header h3 {
color : #eccf3e;
font-size : 55px;
font-weight : 400;
}
.new-blog-part .new-side-bar h4.accordion-toggle {
margin-bottom : 0;
position : relative;
}
.new-blog-part .new-side-bar h4.accordion-toggle.active {
margin-bottom : 15px;
}
.new-side-bar .sidebar__box h3 {
font-size : 21px;
margin-bottom : 0;
position : relative;
}
.btn-color-full ul li {
display : inline-block;
vertical-align : middle;
}
.btn-color-full ul li a {
font-size : 16px;
color : #fff;
}
.btn-color-full ul li a {
width : 200px;
position : relative;
display : block;
text-align : center;
margin : 0 7px;
line-height : 32px;
}
.btn-color-full ul {
padding : 0;
text-align : center;
margin-bottom : 15px;
margin-top : 36px;
}
.btn-color-full ul li.color-btn1 a {
background : #0085ca;
}
.btn-color-full ul li.color-btn2 a {
background : #b0008e;
}
.btn-color-full ul li.color-btn3 a {
background : #77bc1f;
}
.btn-color-full ul li.color-btn4 a {
background : #30bcb1;
}
.btn-color-full ul li.color-btn1.active a::after {
content : "";
width : 0;
height : 0;
border-left : 10px solid transparent;
border-right : 10px solid transparent;
border-top : 10px solid #0085ca;
position : absolute;
left : 0;
right : 0;
margin : auto;
bottom : -6px;
}
h3.accordion-toggle.active {
margin-bottom : 15px;
}
.new-side-bar ul li {
list-style : square;
color : #0085ca;
font-size : 12px;
padding-left : 0;
margin-left : 15px;
}
.new-blog-part .blog-box-new .blog__meta p {
text-transform : uppercase;
color : #888888;
font-size : 18px;
}
.new-blog-part .blog-box-new p {
font-size : 20px;
line-height : normal;
}
.new-blog-part .blog-box-new p a {
font-size : 18px;
color : #004b87;
}
.new-blog-part .blog-box-new .product__image img {
display : block;
width : 100%;
}
.new-blog-part .blog-box-new .product__image {
height : auto;
padding : 0;
margin : 0;
border : none;
display : block;
}
.blog-box-new .fram-blog {
display : inline-block;
border : #d6d6d6 solid 1px;
border-top : 5px solid #0085ca;
}
.blog-box-new h2 {
font-size : 24px;
color : #004b87;
line-height : 26px;
margin-top : 20px;
}
.guest-writer {
background : #004b87;
}
.archive-color {
background : #004b87;
}
.new-side-bar .tags {
background : #002653;
}
.data-box h4 {
color : #0d2044;
font-size : 35px;
font-weight : 400;
text-transform : capitalize;
}
.guest-writer .panels p {
font-size : 17px;
color : #fff;
}
.single-img img {
width : 100%;
}
.panels {
display : none;
}
.new-blog-part {
margin-top : 20px;
}
.blog-box-new .blog__detail {
padding : 2% 9%;
}
.product-box.blog-box-new {
margin-bottom : 6px;
}
.accordion-toggle {
cursor : pointer;
}
.accordion-toggle:after {
content : '';
background : url(../images/arrow-down.png) no-repeat;
color : #3fd99e;
height : 11px;
width : 16px;
font-weight : bold;
position : absolute;
right : -1px;
top : 0;
bottom : 0;
margin : auto;
display : table;
}
.accordion-toggle.active:after {
content : '';
background : url(../images/arrow-top.png) no-repeat;
}
.parpal-work {
background : #a0a0a8;
}
.new-blog-part .blog-pagination {
margin-top : 15px;
margin : 15px 10px;
}
.tags a {
display : inline-block;
margin-right : 1px;
margin-bottom : 10px;
padding : 1px 5px;
border : #fff solid 1px;
font-size : 15px;
font-style : italic;
color : #fff;
}
.ask-us .product-box_faq .product__description {
padding : 72px 25px;
}
span.typeone {
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    font-size: 18px;}
.minimed-page .product-box_faq .product__image {
background : #0085ca;
}
.education-page .cut-pad-for-this.product__description.product__description_light {
    padding: 16px 40px;
}
.blog-detail-new .full-blog_heading p {
    text-transform: uppercase;
    color: #888888;
    font-weight: bold;
    font-size: 18px;
}
.blog-detail-new .full-blog_heading h1 {
    font-size: 24px;
    color: #004b87;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 5%;
}
.blog-detail-new .full-blog_heading .share-post p {
    font-size: 14px;
    color: #888888;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.share-post {
    margin: 10px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 10px 0;
    margin-bottom: 30px;
}
.full-blog > p span.font-25 {
    font-size: 25px;
    color: #444444;
}
p.p-blue {
    color: #004b87;
}
.list-views a.button {
    border-radius: 2px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 2px 12px;
    color: #fff;
    margin: 3px;
    display: inline-block;
}
.list-views a.button i.fa {
    margin-right: 3px;
}

a.button.facebook{ background: #39599f; }
a.button.twitter{background: #45b0e3;}
a.button.google-plus{background: #fa0101;}
a.button.linkedin{background: #65b7d2;}
a.button.github{background: #eb4924;}
a.button.pinterest{background: #e00707;}

.blog-detail-new .full-blog_heading .share-post .list-views {
    
    display: inline-block;
    vertical-align: middle;
}
.map-area img {
    width: 100%;
}
.product-slider.product-slider_image.newHome.contact-page {
    background: url(../images/part69.png) no-repeat #001e46;
        background-position: right top;
}
.contact-page .contact-page-contain strong {
    font-size: 40px;
}
.contact-page .contact-page-contain h1 {
    font-size: 40px;
}
.contact-page .contact-page-contain ul li {
    list-style: none;
}
.contact-page .contact-page-contain ul li span {
    display: inline-block;
    vertical-align: top;
    width: 21px;
    margin-right: 15px; 
}

.contact-page .contact-page-contain ul li p {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    margin-bottom: 0;
}
.contact-page .contact-page-contain ul li:first-child p {
    margin-bottom: 20px;
}
.item__text.col-sm-6.contact-page-contain {
    padding-bottom: 0;
}
.contact-page.newHome.product-slider .item > .flex-box {
    background: transparent;
    min-height: 477px;
}
.que-form.contact-page-from .panel.panel-default.panel-small .panel-collapse::before {
    display: none;
}
.new-font-sty ul li p {
    padding-bottom: 10px;
}
.new-font-sty ul li {
    font-size: 15px;
    list-style: square;
}

.four-boxs {
   background: #14224b;
    padding: 63px 0px 65px;
    margin: 0 0 -6px 0;
    display: inline-block;
    width: 100%;

}
.new-font-sty {
    padding: 13%;
}
.new-font-sty h2 {
    line-height: 46px;
    font-size: 50px;
    color: #001e46;
}
.new-font-sty p {
    color: #001e46;
    font-size: 16px;
    padding-bottom: 20px;
    margin: 0px;
    font-weight: normal;
    line-height: 21px;
}
.four-boxs .how-does-work-text p {
    color: #fff;
    font-size: 16px;
    margin: 0px;
    line-height: normal;
    font-weight: normal;
}
.four-boxs .how-does-work-right {
    float: none;
    margin-left: 0;
    vertical-align: top;
    width: 67%;
    margin: 0 auto;
}
.four-boxs .how-does-work-text {
    margin: 30px 0 0;
    text-align: center;
}
.four-boxs .how-does-work-text {
    margin: 30px 0 0;
    text-align: center;
}
.four-boxs .how-does-work-text strong {
    font-size: 26px;
    color: #fff;
    text-transform: none;
    margin: 0 0 18px;
    display: block;
    line-height: 30px;
    font-weight: 500;
}
.light-bg {
    background: #b9d9eb;
}
.product-faq-small.que-form.contact-page-from .panel.panel-default.panel-small {
    padding-top: 20px;
}
.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 100px;
    width: 100px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    cursor: pointer;
    line-height: 90px;
    opacity: 1;
    border: 5px solid #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.59);

    background-color: rgba(43, 51, 63, 0.27);
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: 50px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    margin: auto;
    right: 0;
    font-size: 55px;
    bottom: 0;
}
.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
    display: none;
}
ul.dot-sty {
    padding: 0 0 0 17px;
}
@media screen and (min-width:768px) {
.mobile-view {
display : none;
}
}
@media screen and (max-width:1200px) {
	.education-page .product-box_faq .product__description {
    padding: 20px 40px;
}
.item__text.col-sm-6.contact-page-contain {
    padding-bottom: 5%;
}
.education-page .cut-pad-for-this.product__description.product__description_light {
    padding: 11px 40px;
}
.btn-color-full ul li a {
width : 147px;
}
.minimed-page .product-benetift h2.text-set-mo {
font-size : 22px;
}
.bar-stre {
display : block;
width : 100%;
float : none;
max-width : 100%;
}
.login-left-right .box-flex-text {
width : 100%;
}
.login-services figure.icon {
width : 40px;
}
.title-alert .request__box_button a.btn {
margin-right : 10px;
font-size : 15px;
}
.text-p-btn {
text-align : left;
padding-left : 0;
}
.btn-class-ce {
text-align : left;
}
.parpal-work img {
padding-top : 28px;
}
.product-box_faq h2 {
font-size : 20px;
line-height : 1.1;
}
.product-box_faq p {
font-weight : 400;
font-size : 14px;
}
.new-product .product__description, .product-box_category .product__description {
padding : 35px 20px;
}
.product-slider.product-slider_image.newHome, .product-slider.product-slider_image.newHome.contact-page {
background-position : center;
background-size : cover;
}
.hero-section_home .item__text {
background : rgba(0, 37, 84, 0.9);
padding : 5%;
}
}
@media screen and (max-width:992px) {
.new-font-sty {
    padding: 10%;
}
.four-boxs .how-does-work-text strong {
    font-size: 20px;
    line-height: 23px;
}

.four-boxs .how-does-work-text p {
    font-size: 13px;
   
}
.new-font-sty h2 {
    font-size: 44px;
 
}
.new-font-sty p {
    font-size: 14px;
    line-height: 19px;
}
	.education-page .product-box_faq .product__description {
    padding: 20px 17px;
}
.education-page .cut-pad-for-this.product__description.product__description_light {
    padding: 11px 17px;
}
.education-page.minimed-page .product-benetift h2, .minimide-product h2 {
    font-size: 22px;
    
}
.color-change .left-title h2 {
font-size : 22px;
}
.parpal-work img {
padding-top : 55px;
}
.ask-us .product-box_faq .product__description {
padding : 66px 25px;
}
.minimed-page .product-box_faq h2 {
font-size : 22px;
}

.community.new-product .product__description h2 {
font-size : 17px;
height : 60px;
overflow : hidden;
}
.product-box.blog-box-new {
margin-bottom : 15px;
}
.login_new.hero-section_light .item__text h1, .item__text_small h1 {
font-size : 41px;
line-height : normal;
}
.title-alert .request__box_button a.btn {
margin-right : 10px;
font-size : 13px;
padding : 13px 26px;
}
.text-p-btn p {
font-size : 16px;
}
.title-alert h2 {
margin-bottom : 0;
color : #0d2044;
font-size : 37px;
line-height : 50px;
}
.login-left-right .box-flex-text {
width : 100%;
}
.login-left-right ul li {
list-style : none;
font-size : 22px;
}
.title-alert .request__box.flex-left .heading {
padding-bottom : 20px;
}
.new-more-way a, .new-more-way h3 a {
font-size : 13px;
line-height : normal;
}
.new-more-way .greentext h3 {
font-size : 19px;
line-height : normal;
}
.new-pro-box .product__description {
padding : 45px;
}
h2.title-sub {
font-size : 30px;
}
.yallow-text {
font-size : 29px;
}
.box-flex-text p {
font-size : 19px;
}
.btn-color-full ul li a {
width : 104px;
font-size : 12px;
margin : 0 2px;
}
.product-box_big h2.yallow-texts-small {
font-size : 22px;
}
.new-product .product__description h2 {
font-size : 24px;
}
.login-services figure.icon img.img-responsive {
margin : 0 auto;
}
.login-services figure.icon {
width : 100%;
}
.login-services h3 br {
display : none;
}
.login-services h3 {
text-align : center;
}
.login-services h3 {
text-align : center;
padding : 0;
display : block;
margin-top : 12px;
}

.three-box h5 {
font-size : 54.54px;
}
.three-box p {
font-size : 16px;
}
.community.new-product .product__description {
height : auto !important ;
}
.new-pro-box .product__description span {
    font-size: 15px;
}
}
@media screen and (max-width:767px) {
.blog-detail-new .full-blog_heading h1 {
    font-size: 18px;
    line-height: 21px;
}
.blog-detail-new .full-blog_heading p {
    font-size: 14px;
}
span.typeone {
    font-size: 14px;
}
.full-blog>p span.font-25 {
    font-size: 20px;
 
}
.no-height {
height : auto !important ;
}
.blog-pagination {
margin-top : 15px;
text-align : center;
margin-bottom : 15px;
}
.login-left-right .box-flex-text {
width : 100%;
text-align : center;
}
.register-left-right .col-sm-6.col-md-4.flex-left.box_dark_light.flex-right {
padding-top : 16px;
}
.flag-part span {
left : 11px;
}
.register-left-right .box-flex-text img {
margin : 0 auto;
}
.login_new .item__image img {
display : block;
float : none !important ;
margin : 0 auto;
}
.pera-sty img.img-responsive {
display : block;
margin : 0 auto;
width : 100%;
}
.login-left-right .box-flex-text p {
padding-left : 30px;
}
.new-pro-box .product__description {
padding : 15px 20px;
}
.btn-class-ce {
text-align : left;
margin-bottom : 15px;
}
.text-p-btn {
text-align : left;
padding-left : 0;
}
.title-alert .request__box.flex-left .heading {
padding-bottom : 50px;
}
.new-pro-box.product-box_big .product__image {
height : auto;
}
.edit-pro .left-title h1.yallow-texts {
font-size : 32px;
}
.chart-title h2 {
font-size : 20px;
}
.three-box .col-sm-4 {
border-right : none;
padding : 5px 0 0 0;
border-bottom : 1px solid #004b87;
}
.newque .quote__text {
padding : 10px;
}
.only-text h5 {
font-size : 18px;
line-height : 28px;
}
.newque .quote__text p, .newque .quote__text p a {
font-size : 16px;
}
.big-text h1 strong.text-green {
font-size : 40px;
}
.big-text h1 {
font-size : 37px;
}
.big-text p {
font-size : 15px;
}
.big-img-gr-btn img.img-responsive {
margin : 0 auto;
}
.big-img-gr-btn {
text-align : center;
}
.big-img-gr-btn a.btn.btn-success {
margin-bottom : 40px;
}
.login-left-right input.form-control.form-control_medium {
font-size : 16px;
}
.hero-section_dark .item__text {
padding : 30px 20px 45px;
}
.new-product .product__description, .product-box_category .product__description {
padding : 35px 25px;
}
.no-pad-mo {
padding : 0;
}
h2.white-font {
color : #fff;
font-size : 35px;
}
.reg-form::before {
display : none;
}
.bottom-area h2.title-sub {
font-size : 26px;
padding-bottom : 20px;
line-height : 32px;
}
.bottom-area .box-flex-text p {
font-size : 15px;
padding-left : 0;
}
.reg-form h4 {
font-size : 20px;
}
.login-left-right ul li {
list-style : none;
font-size : 18px;
}
.register-left-right .col-sm-12.flex-right.flex-left.bottom-area.box_dark_light {
display : block;
}
.login-left-right.register-left-right .left-parts {
padding : 5% 5%;
}
.register-left-right .col-sm-4.flex-left.box_dark_light.flex-right, .register-left-right .col-sm-12.flex-right.flex-left {
padding : 0;
}
.register-left-right .col-sm-12.flex-right.flex-left {
display : none;
}
.login_new.hero-section_light .item__text h1, .item__text_small h1 {
font-size : 32px;
line-height : 32px;
}
.login-left-right .left-parts {
padding : 5% 0;
}
.login-left-right .box-flex-text {
width : 100%;
}
.desktop-view {
display : none;
}
.benefits-bar {
background : #0d2044;
}
.benefits-bar h3 {
font-weight : normal;
font-size : 13px;
margin-bottom : 0;
color : #fff;
padding : 10px;
}
.pro-title-one {
background : #004b87;
}
.pro-title h3 {
font-weight : normal;
font-size : 16px;
margin-bottom : 0;
color : #fff;
padding : 10px;
}
.specifications-bar {
position : relative;
background : #0d2044;
margin-bottom : 10px;
}
.chart-title a {
float : none;
font-size : 12px;
margin : 8px 0 0 0;
display : block;
}
.pro-title-two {
background : #0085ca;
}
.pro-title-three {
background : #004b87;
}
.pro-title-four {
background : #0085ca;
}
.pro-title-five {
background : #004b87;
}
.benefits-bar {
position : relative;
}
.benefits-bar {
position : relative;
border-bottom : 1px solid #224380;
}
.specifications-bar h3 {
font-weight : normal;
font-size : 13px;
margin-bottom : 0;
color : #fff;
padding : 10px;
}
.bene-detail-toggle ul li p b {
display : inline-block;
font-size : 15px;
margin-right : 15px;
}
.bene-detail-toggle ul li {
line-height : 30px;
font-size : 12px;
}
.bene-detail-toggle ul li p {
font-size : 14px;
color : #666666;
font-weight : normal;
}
.bene-detail-toggle ul li p span.check-mark {
display : inline-block;
width : auto;
vertical-align : middle;
}
.bene-detail-toggle ul {
background : #f6f6f6;
padding-bottom : 10px;
padding-top : 15px;
padding-left : 25px;
}
.bene-detail-toggle {
display : none;
}
p.blue-p-padd {
padding : 15px 10px 20px 10px;
font-size : 12px;
line-height : 15px;
}
.accordion .benefits-bar.active:before, .accordion .specifications-bar.active:before {
content : '+';
margin-right : 16px;
font-family : arial;
font-weight : normal;
color : #0085ca;
display : inline-block;
position : absolute;
right : 10px;
top : 1px;
bottom : 0;
font-size : 23px;
margin : auto;
}
.accordion .benefits-bar:before, .accordion .specifications-bar:before {
content : '-';
margin-right : 16px;
font-family : arial;
font-weight : normal;
color : #fff;
display : inline-block;
position : absolute;
right : 13px;
top : 0;
bottom : 0;
font-size : 23px;
margin : auto;
}
.new-more-way .col-sm-2 img {
width : 30px;
margin-right : 10px;
display : inline-block;
margin : 10px 10px 10px 0;
}
.new-more-way h3 {
font-weight : 400;
margin-bottom : 0;
display : inline-block;
font-size : 11px;
}
.new-more-way a, .new-more-way h3 a {
font-size : 15px;
color : #fff;
}
.new-more-way .greentext h3 {
margin-bottom : 3%;
}
.here-from-you p {
width : 90%;
}
.data-box h4 {
font-size : 26px;
}
.resone_name, .action_name {
padding : 5%;
}
.resone_name h5, .action_name h5 {
font-size : 20px;
}
.new-side-bar {
clear : both;
}
.btn-color-full ul li a {
width : 155px;
font-size : 14px;
}
.new-font-sty h2 {
    font-size: 38px;
    line-height: 40px;
}
.new-font-sty {
    padding: 10% 0;
}
.four-boxs {
    margin: 15px 0 15px 0;
}
}
@media screen and (max-width:640px) {
	.contact-page .contact-page-contain strong {
    font-size: 30px;
}
.contact-page .contact-page-contain h1 {
    font-size: 30px;
}
.contact-page .contact-page-contain ul li p {
    margin-bottom: 10px;
}
.blog-box-new .blog__detail {
padding : 2% 6%;
}
.btn-color-full ul li a {
width : 215px;
font-size : 14px;
margin-bottom : 8px;
}
.here-from-you ul li a {
background : #0d2044;
border-radius : 100%;
width : 36px;
height : 36px;
display : block;
color : #fff;
font-size : 18px;
line-height : 38px;
margin : 20px 3px 0 3px;
text-decoration : none;
}
.here-from-you {
padding : 5% 2%;
}
.login-left-right ul li {
list-style : none;
font-size : 17px;
}
.box-flex-text {
display : inline-block;
vertical-align : middle;
width : 100%;
padding-left : 2%;
color : #fff;
}
.flex-img img.img-responsive {
text-align : center;
margin : 0 auto;
}
.right-part-flex .box-flex-text {
width : 100%;
padding : 0%;
}
.white-text .guardian-connect-right img {
width : 100%;
}
.white-text .guardian-connect-left-text {
padding : 5% 3%;
}
.flex-img {
display : block;
vertical-align : middle;
width : 100%;
text-align : right;
}
.education-page .product-box_faq .product__description {
padding : 23px 10px;
}
.education-page.minimed-page .product-benetift h2, .minimide-product h2 {
font-size : 23px;
text-transform : none;
margin-bottom : 0;
}
.new-list-unstyled li {
font-size : 14px;
line-height : 23px;
}
.color-blue h2 {
color : #0d2044;
font-size : 21px;
}
.education-page .product-benetift_adults .product__detail_text {
padding : 10% 5% 10% 5%;
}
.education-page.minimed-page .product-benetift p {
font-size : 17px;
}
.btn-class-ce a.btn.btn-primary.btn-primary-dark.btn-lg {
display : block;
margin-bottom : 5px;
}
.title-alert h2 {
margin-bottom : 0;
color : #0d2044;
font-size : 33px;
line-height : normal;
}
.btn-color-full ul li a {
width : 100%;
font-size : 14px;
margin-bottom : 8px;
margin : 0 0 10px 0;
padding : 0;
}
.btn-color-full ul li {
display : block;
vertical-align : middle;
}
.new-blog-part {
margin-top : 0;
}
}

.password-help {
  clear: both;
}

#edit-account .form-control-feedback {
  top: 15px;
  right: 10px;
}

#edit-account .progress {
  max-width: 490px;
  width: 100%;
  display: inline-block;
  float: right;
}

.page-user .real-story img {
   width: auto;
}

.reg-form .flex-left {
  padding-right: 0;
  padding-left: 15px;
}

.reg-form .flex-right {
  padding-right: 0px;
  padding-left: 0;
}

.node-flexible-page .community {
  padding: 0;
  margin: 0;
}


.front .hero-section {
  margin: 0;
}
.front form > div {
  padding-right: 15px;
  padding-left: 15px;
}

.page-user .services,
.page-user .hero-section {
  margin-bottom: 0;
}

.view-product-page .flex-left.flex-right {
  display: none;
}

.view-product-page .new-product {
  display: none;
}

.container-inline-date #edit-pumptrainingdate,
.container-inline-date #edit-birthdate {
  float: none;
}

.form-home-page .webform-client-form .webform-component-fieldset label {
  display: none;
}

.form-home-page .webform-client-form .webform-component--left-col--how-can-we-help-you label {
  display: block;
  color: #004b87;
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
}

.form-home-page .webform-client-form .webform-component--left-col--how-can-we-help-you .form-required {
  color: red;
}

.form-home-page .webform-client-form .webform-component-fieldset .form-control {
  border: #004b87 solid 1px;
  margin-bottom: 0;
  color: #004b87;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  height: 46px;
}

.form-home-page .webform-client-form .webform-component--right-col {
  margin-top: 42px !important;
}
.category-button {
  margin: 10px 0;
}

.category-button > a {
  padding: 10px 20px;
  display: block;
  color: #fff;
  margin: 0 10px 0 0;
  text-align: center;
}

.open>.dropdown-menu {
  display: block;
}

.view-guides-and-manuals .guides-items .guides-btn,
.view-guides-and-manuals-ar .guides-items .guides-btn,
.view-news .guides-items .guides-btn {
  background-image: none;
  padding: 10px;
  height: 48px !important;
  letter-spacing: 0.8px;
  overflow: hidden;
  display: block;
  margin: 0;
  min-height: unset;
}

.view-news .guides-items .guides-btn {
  height: auto !important;
}