/*.journey .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 15%;
    left: auto;
    top: unset;
    bottom: 0;
}

.journey .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: unset;
    right: 23%;
    bottom: 0;
    top: unset;
}



.journey .swiper-button-prev:after, .journey.swiper-container-rtl .swiper-button-next:after {
    content: '';
}
.journey .swiper-button-next:after, .journey .swiper-container-rtl .swiper-button-prev:after {
    content: '';
}

.journey .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -110px;
    right: auto;
    background-size: 30px 50px;
    width: 50px;
    height: 50px;
    transform: translateY(-100%);
     left: unset;
    right: 23%;
    bottom: 0;
    top: unset;
    background-image: url(../images/cvm/right.png);
}
.journey .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -110px;
    left: auto;
    background-size: 30px 50px;
    width: 50px;
    height: 50px;
    transform: translateY(-100%);
     right: 15%;
    left: auto;
    top: unset;
    bottom: 0;
    background-image: url(../images/cvm/leftt.png);
}
*/



.healthcare_img:hover .youtubeicon_inside_img {
  opacity: 1;
}

.youtubeicon_inside_img{

  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0.8;
}





.book_now_form {
  padding: 50px;
}
.g-recaptcha {
  transform: scale(1) !important;
}

#booknowpopup .formWrapper .contactInputField {
    border-radius: 0;
    height: 45px;
    border: 1px solid #464545;
}
#booknowpopup select{
    /*background: rgba(0,0,0,0.3);*/
    background: #fff;
    color:#000;
  
}
#booknowpopup select option {
  
  background: #fff;
  color: #000;
  
}
#booknowpopup ::placeholder {
  color: #000;
}


#booknowpopup .modal-header .close {
    margin-top: 0;
    position: absolute;
    top: 10px;
    font-size: 40px;
    right: 25px;
}
#booknowpopup .formWrapper .contactFormField {
    /* width: 90%; */
    margin: 0 auto 20px auto;
}
#booknowpopup .contactFormtextarea {
    margin: 0 auto 20px auto;
}
#booknowpopup  .submitbtn .red_btn {
    margin-left: 0px;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.right_footer {
  float: right;
  width: 18%;
}

/**/
    .blinkme{
  /*width:200px;
  height: 50px;
  background-color: magenta;
  padding: 15px;  
  text-align: center;
  line-height: 50px;*/
}
/*span{
  font-size: 25px;
  font-family: cursive;
  color: white;
  animation: blinkme 1s linear infinite;
}*/
@keyframes blinkme{
  0%{opacity: 0;}
  50%{opacity: .5;}
  100%{opacity: 1;}
}
.blinkme {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.blinkme {
  animation: blink 1s step-start infinite;
}

@keyframes blink {
  50% {
    opacity: 0;
  }
}
/**/
.plus_sign {
    background: #004A98;
    width: 4%;
    border-radius: 50%;
    margin: unset;
}


.plus_2output {
    position: absolute !important;
    top: unset;
    bottom: 54%;
    right: 22%;
    cursor: pointer;
}
.plus_out_content {
    background: #e8e8e8;
    position: absolute !important;
    top: unset;
    bottom: 42px;
    left: -90px;
    padding: 15px;
    transition: all ease-in-out 0.5s;
    visibility: hidden;
    width: 400px;
}

.plus_2output:hover .plus_out_content {
  display: block;
  opacity: 1;
  visibility: visible;

}


.plus_2setting {
    position: absolute !important;
    top: unset;
    bottom:52%;
    right: 46.5%;
    cursor: pointer;
}
.plus_out_setting {
    background: #e8e8e8;
    position: absolute !important;
    top: unset;
    left: 150%;
    padding: 15px;
    transition: all ease-in-out 0.5s;
   visibility: hidden;
    width: 400px;
}

.plus_sign:hover .plus_out_setting {
  display: block;
  opacity: 1;
  visibility: visible;

}



/*new*/

.plus_1sign {
   position: absolute !important;
    top: 11%;
    right: 41%;
}


.plus_1alarm_content {
    background: #e8e8e8;
    position: absolute !important;
    transition: all ease-in-out 0.5s;
    visibility: hidden;
    width: 355px;
    position: absolute;
    top: -47px;
    right: 0;
    padding: 15px;
    margin-right: 0;
    left: 170%;
}


.plus_1sign:hover .plus_1alarm_content {
  display: block;
  opacity: 1;
  visibility: visible;

}


/*new*/













.plus_2alarm {
    position: absolute !important;
    cursor: pointer;
    bottom: 29%;
    left: 20%;
}


.plus_2alarm_content {
    background: #e8e8e8;
    position: absolute !important;
    padding: 15px;
    transition: all ease-in-out 0.5s;
   visibility: hidden;
    width: 271px;
    right: 0;
    bottom: 31px;
}


.plus_2alarm:hover .plus_2alarm_content {
  display: block;
  opacity: 1;
  visibility: visible;

}
.font-14_popup {
  font-size: 14px;
}
.plus_2alarm_content , .plus_out_setting , .plus_out_content ,  .benefitList li i {
    font-size: 8px;
     line-height: 2;
}
.wepaddding {
  padding-bottom: 10px !important ;
  padding-left: 15px !important;
}
.sqaure_vector {
    height: 120px;
    width: 120px;
    background-color: red;
    color: red;
    position: absolute;
    right: unset;
    top: -30px;
    left: -30px;
    z-index: -1;
}
.youtubediv  iframe{
  width:100%;
  height: 500px;
}



.flip_img{
   -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.feature_img img {
  width: 100%;
}
.mrleft0 {
  margin-left: 0 !important;
}

.mrleft20 {
  margin-left: 30px !important;
}
.blog_height img {
  width: 100%;
}
.fright-16.fright {
  -webkit-animation-name: fright;
    animation-name: fright;
    transform: translateX(0);
    transition: all ease-in-out 1s;
    transition-delay: 1s;
    opacity: 1;
}

.fright-16 {
   transform: translateX(16%);
    /*transform: translateX(0%);*/
    opacity: 0;

}

.fright-17.lright {
  -webkit-animation-name: fright;
    animation-name: fright;
    transform: translateX(0);
    transition: all ease 1s;
    transition-delay: 1s;
    opacity: 1;
}

.fright-17 {
   opacity: 0;

}

.fright:hover {
 /* color: #DE1C2A !important;*/
}
.menuList li a{ 
  display: inline-block !important;
  position: relative;}
.menuList li a:hover{
  transition: all 0.5s !important;
}
.aboutline img {
  width: 15% !important;
}



/*.fup{
    opacity: 1 !important;
    transition: all ease-in 1.2s;
}*/
.sectionbackcolor ul li  {
    overflow: hidden; 
    padding: 5px 0;
}
.sectionbackcolor ul li a {
    /*opacity: 0;*/
    display:block;  
/*    border-bottom: 1px solid transparent;*/

}

.sectionbackcolor ul li a:hover {
/*     border-bottom: 1px solid #fff;*/

}
.sectionbackcolor ul li {
  overflow: hidden;
}
/*.sectionbackcolor ul li a{
  transform: translateY(100%);
  
  
}
.sectionbackcolor ul li a:nth-child(2){
  transform: translateY(50%);
     
}
.sectionbackcolor ul li a:nth-child(3){
  transform: translateY(60%);
      
}
.sectionbackcolor ul li a:nth-child(4){
  transform: translateY(70%);
      
}
.sectionbackcolor ul li a:nth-child(5){
    transform: translateY(80%);
    
    ;
}
.sectionbackcolor ul li a:nth-child(6){
  transform: translateY(90%);
      
}
.sectionbackcolor ul li a:nth-child(7){
  transform: translateY(100%);
      
}
.sectionbackcolor ul li a:nth-child(8){
  transform: translateY(110%);
      
}*/

/*********************************/

/*.sectionbackcolor ul li a.fup:nth-child(1){
    transform: translateY(0%);
}
.sectionbackcolor ul li a.fup:nth-child(2){
    transform: translateY(0%);    
}
.sectionbackcolor ul li a.fup:nth-child(3){
    transform: translateY(0%);
}
.sectionbackcolor ul li a.fup:nth-child(4){
    transform: translateY(0%);
}
.sectionbackcolor ul li a.fup:nth-child(5){
    transform: translateY(0%);
}
.sectionbackcolor ul li a.fup:nth-child(6){
    transform: translateY(0%);
}
.sectionbackcolor ul li a.fup:nth-child(7){
    transform: translateY(0%);
}
.sectionbackcolor ul li a.fup:nth-child(8){
    transform: translateY(0%);
}*/


/*table*/
  .same_table th:first-child {
        width: 32%;
        text-align: left;
        padding-left: 80px;

      }
      .same_table th:last-child {
        
        padding-left: 80px;

      }
      .same_table td:first-child {
      width: 32%;
      text-align: left;
        padding-left: 80px;
     
  }

.same_table  .table  {
      margin-bottom: 20px;
}
 .same_table .table-responsive .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
}
  .same_table th:last-child {
      
      text-align: left;
        padding-left: 80px;
     
  }
  .same_table td {
      
      border-bottom: 1px solid transparent !important;
  }

    .same_table tbody {
      border: 1px solid #000;
    }
    .same_table td:first-child  {
      padding-top: 25px;
      text-align: left;
      padding-left: 80px;
      padding-bottom: 20px;
    }
    .same_table td:last-child  {
      padding-top: 25px;
      padding-left: 80px;
      padding-bottom: 20px;
    }
    .tabllebody td {
      padding-top: 25px;
    }


    .same_table .table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
      border-top: 1px solid #000;
      border-left: 1px solid #000;
      border-bottom:  1px solid #000;
      border-right: 1px solid #000;
      
      background: #fff;
    }
  
    .table_trbottom_border {
      border-bottom: 1px solid #000;
    }
    .table_trbottom_border2 {
      border-bottom: 1.3px solid #000;  
    }
    .tablebgcolorpadding {

      background-color: #e8e8e8;
      padding: 65px 50px  ;
    }
/*table*/


.right_ifram_spacing {
  padding-left: 40px;
}

/*home page swiper animation */
.section1_homepage_top_swiper .swiper-slide h1 {
  overflow: hidden;
}
.section1_homepage_top_swiper .swiper-slide h1 span {
    display: block;
    overflow: hidden;
    transform:translateY(-15%);
    opacity: 0;
}
.section1_homepage_top_swiper .swiper-slide.swiper-slide-active h1 span{
  
  transform:translateX(0%);
  overflow: visible;
  transition: all ease-in-out 1.5s;
  opacity: 1;
}
.section1_homepage_top_swiper .swiper-slide p {
  overflow: hidden;
}
.section1_homepage_top_swiper .swiper-slide p span {
  display: block;
  overflow: hidden;
  transform:translateY(-15%);
  opacity: 0;
}


.section1_homepage_top_swiper .swiper-slide.swiper-slide-active p span{
  transform:translateX(0%);
  overflow: visible;
  transition: all ease-in-out 1.5s;
  opacity: 1;
}

/*home page swiper animation end  */


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

.bgfull{
  background: #fff;
}
.redcolor{
	color: #DE1C2B
}
.blackcolor {
	color: #161615;
}
.gray_black{
	color: #464545;
}
.bluecolor{
	color:#004A98;
}
/*font-family: 'Mulish', sans-serif;*/
/*Light 300
Regular 400
Medium 500
Semi-bold 600
Bold 700
Extra-bold 800
Black 900
*/
.mulish-black{
	/*font-family: 'Conv_Mulish-Black';*/
	font-family: 'Mulish', sans-serif;
	font-weight: 900;
}
.mulish-bold{
	/*font-family: 'Conv_Mulish-Bold';*/
	font-family: 'Mulish', sans-serif;
	font-weight: 700;
}
.mulish-light{
	/*font-family: 'Conv_Mulish-Light';*/
	font-family: 'Mulish', sans-serif;
	font-weight: 300
}
.mulish-medium{
	/*font-family: 'Conv_Mulish-Medium';*/
	font-family: 'Mulish', sans-serif;
	font-weight:  500
}
.mulish-regular{
	/*font-family: 'Conv_Mulish-Regular';*/
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
}
.mulish-semibold{
	/*font-family: 'Conv_Mulish-Regular';*/
	font-family: 'Mulish', sans-serif;
	font-weight:600;
}
.mulish-extrabold{
	/*font-family: 'Conv_Mulish-Regular';*/
	font-family: 'Mulish', sans-serif;
	font-weight: 800;
}
p {
	margin: 0;
	padding-bottom: 10px;
}

.center_width_forpage {
	width: 70%;
	margin: 0 auto;
	position: relative;
}
.red_btn {
    padding: 8px 30px;
    border: solid 2px #DE1C2B ;
    display: inline-block;
    z-index: 99;
    position: relative;
    background: #DE1C2B ;
    color: #fff;
    margin-top: 0px;
    transition: all ease-in-out 0.5s;
    text-decoration: none;
    font-family: 'Mulish', sans-serif;
	font-weight:800;
 
}
.red_btn:hover {
    background: #004998;
    border-color:#004998;
    color: #fff;
    text-decoration: none;
}
.blue_btn {
    padding: 8px 30px ;
    border: solid 2px  #004998 ;
    display: inline-block;
    z-index: 99;
    position: relative;
    background:  #004998 ;
    color: #fff;
    transition: all ease-in-out 0.5s;
    font-family: 'Mulish', sans-serif;
	font-weight:800;
    text-decoration: none;
 
}
.blue_btn:hover {
    background: #DE1C2B;
    border-color:#DE1C2B;
    color: #fff;
    text-decoration: none;
}

.header_top_spacing {
	margin-top: 150px;
}


.banner .banner_imgwidth  {
	width: 100%;
}
.font-6rem {
	font-size: 7rem;
}
.font-4rem {
	font-size: 5rem;
}


.banner_text_homepage_abs_div{
	position: absolute;
    top: 25%;
    left:9%;
}
.banner_text_homepage_abs_div h4 {
	line-height: 1.5;
}
.banner_p_text {
    font-size:2.5rem;
    width: 60%;
    line-height: 1.2;
    padding-top: 30px;
}

.website-commn_btn .red_btn  {
	margin-top: 60px;
}


/**/
 .section2_all_keyhightlightul {
        text-align: center;
        padding-left: 0;
    }
    .section2_all_keyhightlightul {
        margin: 0;
        width: 100%;

    }
    .section2_all_keyhightlightul li {
        width: calc(100%/6);
        float: left;
        list-style: none;
    }
    .section2_all_keyhightlightul .keyhightlightimg_block img {
        margin: 0 auto;
    }
   .section2_all_keyhightlightul  .keyhightlightblock {
        padding: 15px;
        background: #fff;
        border-radius: 5px;
        /*width: 90%;*/
        background: #A3A3A3;
        padding: 50px;
        height: 200px;
        transition: all ease-in-out 0.5s;
    }
    .section2_all_keyhightlightul  .keyhightlightblock:hover {
        background: #DE1C2B;

    }
    .key_width {
    	width: 90%;
    }
   .section2_all_keyhightlightul .keyhightlighttext p {
        padding-top: 15px;
    }
    .sectionpading {
    	padding: 80px 0;
    }
   .font-22 {
   	font-size:22px;
   }
   .keyhightlighttext p {
   		transition: all ease-in-out 0.5s;
   		color: #004A98
   }
   .section2_all_keyhightlightul li:hover p {
   		transition: all ease-in-out 0.5s;
   		color: #DE1C2B;
   }

   .font-60 {
   	font-size:60px;
   }
   .line-center img {
   	text-align: center;
   	margin: 0 auto;
   	width:35%;
   	padding-top:10px;
   	padding-bottom: 20px
   }

   .font-50{
   		font-size:38px;
   	}
   	.hedaing_pb30 {
   		padding-bottom: 30px;
   	}
   	.homepage_healthcare {
   		padding-top:100px ;
   		padding-bottom: 100px;
   	}

  .heartline-top-right0 {
  	position: absolute;
  	right: 0;
  	top: 100px;
  }
  .heartline-top-right0 img {
    width:100%;
    float: right;
  }
  .para-18 {
  	font-size:18px;
  }
  .para {
  	padding-top:80px;
  }
  .old_lady_padding {
  	padding:150px 0 350px 0;
  }
 /* .section4_old_lady_bg {

	    background-image: url(../images/home/old-lady.jpg);
	    background-size:cover;
	    background-repeat: no-repeat;
	    width: 100%;
	    background-attachment: fixed;

	    display: block; 
     }*/
	.section4_old_lady_bg {
	    background-image: url(../images/home/old-lady_1.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    width: 100%;
	    background-attachment: fixed;
	    display: block;
	    background-position: 100% 0;
	}	

   .line-center_small img {
   	text-align: center;
    margin: 0 auto;
    width: 15%;
    padding-top: 10px;
    padding-bottom: 20px;
   }
   .full_width_blueborder {
   	background: #004A98 ;
   	height: 8px;
   	width: 100%;
   	margin-top: 10px;
   }
   .twobox {
   	position:relative;
   	margin-top: -250px;
   }


   .small_product_div{
   		background: #E8E8E8;
   		margin: 0px 30px 30px 30px;
    	padding: 28px;
   }
   .font-24{
   		font-size: 24px;
   	}
   	.mr0  {
   		margin: 0;
   	}
   	.pd0{
   		padding: 0 !important;
   	}
   	.initial_lh {
   		line-height: initial;
   	}

   .small_product_div .website-commn_btn{
   	float: right;
   }

   .heartline-top-left0 {
	    position: absolute;
	    left: 0;
	    top: 0px;
	}
	.stone_bg {
		position: relative;
	 	/*background-image: url(../images/home/stone_bg.png);*/
	    background-size:cover;
	    background-repeat: no-repeat;
	    width: 100%;
	 /*   background-attachment: fixed;*/
	    /*height: 800px;*/
	    display: block; 
      background: #cccccc3b;
	}
	.stone_inner_padding {
		padding: 80px 0;
	}
	.homepage_manufauring_spacing {
		padding-bottom: 50px;
		padding-top: 30px;
	}
	.line-center_left img{
		    text-align: center;
    margin: 0 auto 0 0;
    width: 62%;
    padding-top: 10px;
    padding-bottom: 20px;
	}

	.line-center_red_bg_blog img {
		    text-align: left;
    margin: 0 auto 0 0;
    width:20%;
    padding-top: 10px;
    padding-bottom: 20px;

	}
.bg_gray {
	background: #E8E8E8;
	position: relative;

}
.bg_gray_padding {
	padding: 15px ;
}
.font-16em {
	font-size: 1.8rem;
}


.youtube_icon {
	padding-top: 20px;
	text-align: center;
}
.youtube_icon img {
	margin: 0 auto;
}


.homepage_ifram_slider_top_bottomspcing {
	padding: 80px 0 20px 0;
}


.iframedivtop {
	padding-top: 50px;
}

.blog_height {
	height:487px;
}
.blog_quat {
	position: absolute;
    width: 12%;
    padding-left: 0%;
    bottom: -18px;
    left: 5%;
}
.blog_abs_text {
	position: absolute;
    top: 10%;
    width: 40%;
    left: 5%;
}

.homepage_ifram_slider .swiper-pagination-bullet {
    width: 24px;
    height: 23px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    opacity: 1;
    color: #000;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
}

.homepage_ifram_slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: #004A98;
    color:#fff !important;
}
.homepage_ifram_slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px 0 0px;
}


.homepage_ifram_slider .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%;
    position: relative;
}

.ifram_bottom_spcing {
	padding: 50px 0;
}

.homepage_ifram_slider .swiper-pagination {  
	width: 100%;
}


.youtube_icon img{
	width: 30px;
}
.font-28 {
	font-size: 28px;
}
.black_arrow img {
    position: absolute;
    right: 33%;
    width: 7%;
    top: 5px;
}

.common_mobile_swiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.common_mobile_swiper .swiper-pagination-bullet-active {
    opacity: 1;
    background: #004998;
}

.common_mobile_swiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%;
}

.pb15 {
	padding-bottom: 15px;
}
.para-topbottom-space {
	padding: 30px 0;
}


.top_spacing_about_content{
	padding-top: 50px;
}

.overview_line {
	
}
.overview_line img {
    text-align: center;
    margin: 0 auto 0 0;
    width:18%;
    padding-top: 10px;
    padding-bottom: 20px;
}


.margin-bottom_about {
	margin-bottom: 150px;

}
.user_profile_bg {
    position: relative;
/*    background-image: url(../images/home/stone_bg.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    /* padding: 0px 0 150px 0; */
    display: block;
    margin-bottom: 80px;
    margin-top: 200px;
    background: #cccccc3b;
}


.bluepatch_border h2  {
	text-align: left;
	font-size: 18px;
}
.stay_updated4 p {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 0;
}





.stay_updated4_back {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -100%);
    z-index: 99;
    width: 75%;
    transition: all 0.5s;
}

.bg_blue {
    background-color: #004A98;
}
.stay_updated4 {
    padding: 120px 30px 30px 30px;
    text-align: center;
    height: 340px;
    z-index: 11;
}
.readmore_abs {
    position: absolute;
    bottom: 6%;
    right: 10%;
    transition: all ease-in-out 0.5s;
}

.readmore_abs span { 
  transition: all ease-in-out 0.5s;
}
.readmore_abs:hover span {
  color: red;
}

.stay_img4 {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.stay_updated4_wrapper a:hover .stay_updated4_back {
    top:25%;
}


.stay_updated4_wrapper {
	transform: translateY(-30%);
  width: 90%;
  margin:  0 auto;
}


.border-white_width30 {
	width: 70px;
	background: #fff;
	position: relative;
	height: 3px;
	margin-top: 10px;
	border-radius: 3px;

}
.blue_box span  {
	padding-right: 0px;
}
.blue_box span img {
    position: absolute;
    right: -15px;
    top: -2px;
}

.blue_box  {
  width: 100%;
  text-align: right !important;
  
}

.bluepatch_join_width {
	width:100%;
	margin:0 auto;
}


.white_space {
    background: #fff;
    height: 70px;
}

.right_abs_btn {
	text-align: right;
}

.extrabtn_space .website-commn_btn .red_btn {
    margin-top: 100px;
}
.features_abs_width_50{
	width: 50%;
}
.features_w50abs {
    position: absolute;
    right: 0;
    top: -70px;
    width: 47%;
}

.font-48 {
	font-size: 30px
}
.features_first_ul {
	padding-top: 50px;
}
.features_last_block {
	margin:80px 80px 0px 80px;
}

.features_bg_color {
    background: #ecebea;
    background-color: #ecebea;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 80px 0;
}

.last_feature p {
	width: 80%;

}
.download_brochure .blue_btn {
    font-size: 25px;
    margin-top: 85px;
    padding: 8px 60px 8px 20px;
}
.download_brochure .new_pading_btn {
   padding: 8px 20px 8px 20px; 
}

.download_brochure_line  {
    text-align: left;
    margin: 0 auto 0 0;

    padding-top: 10px;
    padding-bottom: 20px;
}

.download_brochure_line img {
	
	text-align: left;
    margin: 0 auto 0 0;
    width:45%;
    padding-top: 10px;
    padding-bottom: 20px;
}
.dropbox{
	position: absolute;
    top: 10px;
    right: 15px;
    width: 10%;
}


.para_padding_news_media {
	padding-bottom: 150px;
}


.center_width_forpage_new_media{
	width:50%;
    margin: 0 auto;
    position: relative;
}

.gray_border {
	margin-top: 30px;
	margin-bottom:  30px;
	border: 1.5px solid #ccc;
	background: #ccc;
	border-radius: 8px;
}
.youtube_icon_new_media  img {
	width: 60px;
	margin: 0 auto;
	padding-top:40px; 

}
.youtube_icon_new_media  {
	text-align: center;
}


.newme {
    font-size: 2.5rem;
}


.news_abs_width {
    position: relative;
    margin-top: -145px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.news_abs_width .center_width_forpage_new_media {
    width:80%;
    margin: 0 auto;
    position: relative;
}
.padding_new_media{
	padding-top: 50px;
}