 @font-face {
        font-family: "Lato-Regular";
        src: url('../fonts/Lato-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: "Lato-Light";
        src: url('../fonts/Lato-Light.ttf') format('truetype');
 
}
 @font-face {
        font-family: "source-sans-light";
        src: url('../fonts/Source Sans Pro Light.otf') format('truetype');
        font-weight: normal;
        font-style: normal;
}

.container
{
  
    position: relative;
}
body
{
	font-family: 'Lato-Regular';
        background-color: #e3e3e3;
}
.header
{
    position: fixed;
width: 100%;
background-color:#fff;
z-index: 111;
clear: both;
top: 0;
}
.header .top_header
{
	min-height:104px;
}
.padding_top_header
{
    margin-top: 141px !important;
}
.arrival_header_top_padding
{
	margin-top: 133px !important;
}
/* Cookies  Block  */

.cookiesDiv
{
	position:fixed;
	 bottom:50px;
	 right:5px;
	 padding:15px;
	 /* border-radius:3px; */
	 background-color:rgba(136, 182, 208, 0.93);/*  #0074b3; */
	 color: #fff;
	 font-family:lato-regular;
	/* box-shadow:0px 0px 2px #323232; */
	z-index: 111;
}
.cookiesDiv h2
{
	margin-top: 0px;
}
.cookiesDiv p
{
	margin: 15px 0px;
}
.cookiesDiv p a,.cookiesDiv p
{
	color: #fff;
	font-size: 14px;
}
.cookiesDiv p a 
{
	text-decoration: underline;
}
.cookiesDiv .btn
{
	font-size: 14px;
}
/* Order Pad Old  */
.apsolut_orderpad
{
    float: right;
    position: absolute;
    top:150px;
    left: 0px;
    width:12%;
}
.apsolut_orderpad img
{
    width: 100%;
}
.ordernow
{
    position: fixed;
    left: 10px;
    top:150px;
    width: 300px;
    z-index: 111;
    padding: 10px;
}
.order_info
{
    display: inline-block;
    margin: 0px auto;
/*background-color: #005382;*/
    padding: 0px 20px;
    border-radius: 20px;
    z-index: 111;
    position: relative;
}
.order_info .bule_bg_orderpad {
   background-color:#88b6d0;
width: 100%;
height: 250px;
position: absolute;
z-index: 1;
border-radius: 10px;
top: 0;
left: 0;
    border: 5px solid #7ea4b9;
}

.ordernow h4
{
    color:#fff; /* #005382; */
    border-bottom: 3px solid  #fff;
    padding-bottom: 10px;
    font-size: 20px;
    margin:15px 0px;
    position: relative;
z-index: 11;

}
.ordernow p
{
    color: #fff;
    font-size: 16px;
    position: relative;
z-index: 11;
}

.orderPad_img
{
   
border: 5px solid #7ea4b9;
border-radius: 50%;
width: 250px;
height: 250px;
text-align: center;
background-color: #fff;
overflow: hidden;
position: relative;
z-index: 11;
}
.orderPad_img img
{
  height: 100%;
border-radius: 50%;
} 
.orderPad_img img:hover 
{
 transform: scale(1.3);
transition: ease 1s;
cursor: pointer;
}
.order_info
{
    display: inline-block;
    margin: 0px auto;
}

/* Order Pad Old End */


/* Order Pad New Css Start  */
.leftOrderBlock
{
	width: 200px;
	position: absolute;
	left: 0;
	/* top:152px; */
	z-index: 11;
	margin-left: -200px;
}
 .leftOrderBlock .our_operating
{
background-image: url('../../images/newimages/Our-operating-principles-square-icon.png');
background-repeat: no-repeat;
background-size: 105%;
background-position: top;
margin: 10px auto 0px;
width: 200px;
height: 200px;
}
.leftOrderBlock .our_operating ul
{
	background-color: transparent;
	width: 180px;
	margin: 0px auto;
}
.leftOrderBlock .our_operating ul li
{
	border:none;
}
.right_orderPadBlock
{
	left: auto;
	right: 0;
	margin-right: -160px;
	top:0;
}
.leftOrderBlock ul
{
	margin: 0px auto;
	width:160px;
	padding: 0px;
	background-color: rgba(0, 115, 181, 0.65);	
}
.leftOrderBlock ul li
{
	list-style-type:none;
	padding: 10px;
	text-align: center;
	color: #fff;
	position: relative;
	display: block;
	border-left:3px solid rgb(171, 10, 10);
	border-right:3px solid rgb(171, 10, 10);
}
.leftOrderBlock ul li.white_bg_order
{
	padding: 0px;
	margin: 
}

.leftOrderBlock ul li p
{
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 0px;
}
.CompanyBanner .leftOrderBlock p:after
{
	content: '';
	broder:none;
	background-color: transparent;
}
.white_bg_order
{
	background-color:#fff;
}
.red_bg_order
{
	background-color: rgb(171, 10, 10);
	padding-top: 13px !important;
}
.leftOrderBlock .skyblue_bg_order
{
/* 	background: rgb(0, 115, 182); */
	padding-bottom: 50px;
	
}
.opr_princilple
{
	background-color: transparent;
}
.opr_princilple a
{
	display: block;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}
.opr_princilple h5
{
	font-family: Lato-regular;
	color: rgb(171, 10, 10);
	font-size: 16px;
	margin-top: 10px;
	text-align: right;
}
.white_bg_order
{
	background-color:transparent;
	margin-top: -60px;
	text-align: center;
}
.leftOrderBlock ul li .img_block
{
	width: 100%;
	/* border-radius: 50%;
	overflow: hidden;
	 border:3px solid rgb(0, 115, 181);
	 margin: 0px auto; */
}
.leftOrderBlock ul li .img_block img
{
	width: 100%;
	margin: 10px auto 0px;
}
.leftOrderBlock ul li .img_block img:hover
{
	/* transform:scale(1.3); */
	cursor: pointer;
	transition:ease 1s;
	opacity: 0.5;
}
.leftOrderBlock ul li:last-child
{
/* 	border-left:none;
	border-right:none;
 */}
 .CompanyBanner .contact_btn_main
 {
 	margin-left: 0px;
 }
 .btn_left_contact
 {
 	border-radius: 0px;
	width: 160px;
	margin: 2px auto;
 }
/* Order Pad New Css End  */
.hide
{
    display: none;
}

.logo
{
	
   margin-top: 10px; 
}
.logo img
{
	width:100%;
	min-width: 300px;
   
}
.signInblock
{
    padding-left: 0px;
    margin-left: 0px;
}

.signInblock li
{
	list-style-type: none;
	display: block;
}
.signInblock li img
{
	height: 55px;
	/* height: 45px; */
	border-left: 1px solid rgb(0, 116, 179);
	padding: 0px 15px 0px 20px;
}
.signInblock li a.sign_btn
{
	color: rgb(0, 115, 182);
	font-weight: normal;
	letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: underline;
    line-height: 25px;
}
.social_media
{
	margin:0px;
	    padding-top: 9px;
}
.social_media li
{
	list-style-type: none;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	
/* 	margin-left: 10px; */
	border-radius: 3px;
}
.social_media li a
{
	color:rgb(0, 115, 182);
    font-size: 20px;
}
.social_media li a i
{
    margin: 0px 14px 14px;
border-radius: 0%;
color: rgb(0, 115, 182);
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}
.social_media li a:hover i
{
	color: rgb(247, 145, 30);
	transition: ease 1s;
	cursor: pointer;
}
.social_contact li {
    list-style-type: none;
}
.social_contact li a span
{
	color: rgb(0, 115, 182);
	margin-right: 10px;
}
.social_contact li a {
   color: rgb(0, 115, 182);
    text-decoration: none;
    font-weight: normal;
}
.social_contact li a:hover 
{
	color: #005382;
	transition: ease 1s;
	cursor: pointer;
}
.center_header_part,.right_header_part
{
    text-align: right;
}
.center_header_part
{
/* 	padding: 22px 0px 10px; */
	margin: 28px 0px 0px; 
}
.right_header_part
{
	margin: 28px 0px 0px;
}
.right_header_part ul li  i
{
    border-left: 1px solid rgb(0, 116, 179);
}
.center_header_part .social_media, .center_header_part .social_contact
{
	display: inline-block;
	vertical-align: top;
}

.right_header_part .signInblock li
{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.right_header_part .signInblock li  i
{
    font-size: 3.5em;
/*     margin-right: 20px; */
	padding:0px 10px;
	 color:rgb(0, 116, 179);
}
.right_header_part .signInblock li a
{
	display: inline-block;
}
.right_header_part .signInblock li a.sign_btn
{
	color: rgb(184, 0, 0);
	transition: ease 1s;
	text-decoration: none;
	padding: 10px 20px;
	 border-radius:5px;
	 float: right;
	 margin-top: 5px;
}
.right_header_part .signInblock li a.sign_btn:hover,.right_header_part .signInblock li a.sign_btn.active
{
	background-color: rgb(184, 0, 0);
	color: #fff;
	
	
}
.right_header_part .signInblock li a.sign_btn:hover{
    text-decoration: none;
}
/* Start navbar */

.navbar-inverse
{
	border:none;
	margin: 0px;
	border-radius:0px;
	background-color:rgb(0, 115, 182);
	min-height:auto;
	text-align:right;
/* 	z-index: 111; */	
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
 	height:auto;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover
{
	background:transparent;
	/*border-bottom:3px solid #fff;*/
}
.suborderingNavbar .navbar-inverse .navbar-nav > li > a
{
	 padding: 15px 5px;
}
.navbar-inverse .navbar-nav > li > a
{	
	color:#fff;
	line-height: 19px;
	text-transform:capitalize;
	    padding: 15px 8px;
}
.header .navbar-inverse .navbar-nav > li > a
{
	padding: 15px;
	font-size: 16px;
}
.header .hvr-underline-from-left::before 
{
	content: "";
	background-color:transparent;
}
.header .navbar-inverse .navbar-nav > li .hvr-underline-from-left:hover,.header .navbar-inverse .navbar-nav li.active > .hvr-underline-from-left
{
	background-color: #fff;
	color: #0073b6;
	transition:ease 1s;
}

.navbar-inverse .navbar-nav li.active .hvr-underline-from-left::before
{
	right: 0 !important;
}

.navbar-inverse .navbar-nav li.dropdown.active > .dropdown-menu li .hvr-underline-from-left::before
{
	left: 0 !impotrant;
	background-color: transparent;
} 
.navbar-inverse .navbar-nav li.dropdown.active .dropdown-menu li.active .hvr-underline-from-left::before
{
	right: 0 !important;
	background-color:#fff;
}
.hvr-underline-from-left:hover::before, .hvr-underline-from-left:focus::before {
    right: 0;
}

.hvr-underline-from-left::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #fff;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
}
[class^="hvr-"] {
    
    cursor: pointer;
   
    text-decoration: none;
   
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover
{
/*	border-bottom:3px solid #fff;*/
}
.dropdown:hover .dropdown-menu
{
	display: block;
}
.sub-menu:hover .sub-menu-dropdown
{
	display: block;
}
.sub-menu-dropdown
{
	background-color: rgb(0, 115, 182);
left: 100%;
top: -1% !important;
min-width: 128px;
margin-right: 0px;
border-radius: 0px;
display: none;
position: absolute;
padding: 0px;
border: 1px solid rgba(0, 0, 0, .15);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu
{
	background-color:rgb(0, 115, 182);
	top: 98.5% !important;
	min-width: 100px;
	margin-right: 0px;
	border-radius: 0px;
    min-width:80px;
    display: none;
}
.dropdown-menu li,.sub-menu-dropdown li
{
    text-align: center;
    display: block;
}
.dropdown-menu li a,.sub-menu-dropdown li a
{
	color:#fff;
	display: block;
	line-height: 19px;
	padding: 10px;
	text-decoration: none;
}
.dropdown-menu li a:hover,.sub-menu-dropdown li a:hover
{
	color:#fff;
	background-color: transparent;
	/*border-bottom:2px solid #fff;*/
}
.dropdown:hover .dropdown-menu
{
	/*display:block !important;*/
}

/* Header Part End */
/* New Arrivals part start*/
.arrival_header
{
	background-color:#fff; /*  rgb(17, 17, 57); */
	/* height: 155px; */
	/* height: 159px; */
}
.bg_arrival
{
	/* background-image: url('../../images/newimages/new_arrival_banner.jpg'); */
	background-repeat: no-repeat;
	background-size: cover;
	/* height: 159px; */
	display:none;
	/* background-position: top 4px right -18px; */
}
.arrival_header .new_arrival
{
	color: rgb(250, 0, 0);
	margin-top: 72px;
	font-size: 16px;
	text-transform: uppercase;
	position: absolute;
	margin-left:-160px; 
}
.header_arrival
{
	margin-top: 12px;
}
.new_available_heading
{
	color: rgb(250, 0, 0);
	margin-top: 72px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.order_now_arrival
{
	background-color: #fff;
height: 130px;
width: 130px;
border-radius: 50%;
color: #000;
line-height: 130px;
font-size: 17px;
text-align: center;
display: block;
margin-top: 18px;
font-weight: bold;
text-transform: uppercase;
}
.order_now_arrival:hover
{
	background-color: rgb(0, 115, 182);
	transition:ease 1s;
	cursor: pointer;
}
.order_now_arrival:hover a
{
	color: #fff;
}
.order_now_arrival a
{
	color: #000;
	text-decoration: none;
}
.order_now_arrival a:hover
{
	text-decoration: none;
	transition:ease 1s;
}
.arrival_header .order_now_arrival a:hover
{
	color: red;
}
.white_blink_text{
    animation:blinkingText 2s infinite;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
  
    50%{      color: red;  }
   
    100%{   color: #fff;     }
}
.yellow_bg_blinker
{
	animation:blinkingbg 6s infinite;
}
@keyframes blinkingbg{
    0%{     background:#fff ;    }
  
    50%{    background: yellow;  }
   
    100%{   background: #fff; }
}
/* New Arrivals part end*/
/* Home Banner Part Start */

.homeBanner
{
    height: 650px;
/*     overflow: hidden; */
    margin: 0px;
    padding: 0px;
/*     background-image: url('../../images/newimages/homeBanner.jpg'); */
    background-position: center;
    background-size: cover;
}
.homeBanner .banner_white_circle
{
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.59);
    border: 0px solid rgb(204, 204, 204);
    padding: 15px;
   /* display: inline-block;*/
    height: 590px;
    width: 590px;
    margin: 25px 0px;
}
.main_slider
{
	position: absolute;
	height: 600px;
	width: 100%;
}
.main_slider .carousel-inner > .item > img
{
	max-width: inherit;
}
.pr_20
{
	padding-right: 20px;
}
.banner_description
{
    border:6px solid rgb(0, 115, 181);
    padding: 19px;
    width: 350px;
    /*height: 400px;350px;*/
    position: relative;
    transform: translate(-50%,-50%);
    left: 50%;
    top:50%;
    display: block;
    border-right: none;
    margin:0px;
}
.banner_description h4
{
    font-family: Lato-Light;
    font-size: 38px;
    color: rgb(0, 116, 179);
    margin: 0px;
    text-align:  center;
    display: block;
    padding-top: 25px;
}

.slider_bg_change.right,.slider_bg_change.left
{
	background: transparent !important;
}
.slider_bg_change.right
{
	right: 100px;
}
.carousel_home
{
	height:600px;
}
.carousel_home .carousel-indicators
{
	top:104%;
}
.carousel_home .glyphicon-chevron-left,.carousel_home .glyphicon-chevron-right
{
	width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 18px;
    font-weight: lighter;
}
.carousel_home .carousel-indicators .active {
    width: 8px;
    height: 8px;
}

.carousel_home .carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin:0px;
}
.carousel_home .item
{
	padding-left: 100px;
	
}
 .carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  /* z-index: 2; */
  z-index: -1;
}
.homeBanner .banner_description h4:before
{
   width: 6px;
content: "";
height: 50px;
display: block;
background-color: rgb(0, 115, 181);
position: absolute;
top: 0px;
right: 0px;
}

.homeBanner  .banner_description h4:after
{
     width: 6px;
content: "";
height: 50px;
display: block;
background-color: rgb(0, 115, 181);
position: absolute;
bottom: 0px;
right: 0px;
}
/* Home Banner Part End */

/* Mid Contain Part Start */

.gray_bg
{
    background-color: rgb(227, 227, 227);
    margin: 0px;
    padding: 0px;
}
.bg_white
{
    background: #fff;
    padding:50px 20px;
}
.Welcome_text .heading
{
        font-family: Lato-Regular;
    font-size: 30px;
    color: #4c5952;
    line-height: 1.8em;
    word-wrap: break-word;
}
.about_heading
{
	position: relative;
}
.about_heading:after
{
	content: '';
border-top: 1px solid rgb(204, 204, 204);
position: absolute;
width: 80%;
border-left: 0px none;
bottom: 10px;
left: 125px;

}
.about_logo_img
{
	width: 170px;
float: left;
display: inline-block;
margin-right: 10px;
position: absolute;
margin-top: -5px;
}
.Welcome_text .our_service_support
{
	color: rgb(0, 115, 182);
	font-family:Lato-Regular;
}
.Welcome_text .fs_20
{
	font-size: 18px;
}
.fs_20
{
	font-size: 20px;
	color: rgb(76, 89, 82);
	font-family: Lato-light;
}
.servicesubList
{
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.servicesubList li
{
	list-style-type: square;
	display: inline-block;
	margin-right: 10px;
	width: 100px;
}
.servicesubList li a
{
	color: #ab0a0a;
}
.servicesubList li a:hover
{
	text-decoration: none;
	transition:ease 1s;
	color: rgb(0, 115, 182);
}
.servicesubList li a:hover:before
{
	margin-right: 5px;
	transition:ease 1s;
}
.servicesubList li a:before
{
	content: '\f0a4';
	font-family: fontAwesome;
	display: inline-block;
	margin-right: 10px;
	color: rgb(0, 115, 182);
}
.btm_about
{
	border-left: 1px solid #ccc;
	margin-left: 10px;
	padding-left:10px;
}
.aboutcirlce_img .circle_image
{
	width: 100%;
margin: 0px auto;
max-width:350px;
display: block;
}
.aboutcirlce_img .orage_blank_btn
{	
	display: inline-block;
margin-top: -80px;
position: absolute;
/* margin-left: -60px; */
margin-left: -80px;
background-color: #fff;
}
.padding20_0
{
	padding: 20px 0px 0px;
}
.btm_about .mr_0
{
	margin: -5px 0px; 
}
.top_gray_border
{
	 border-top:1px solid #ccc;
}
.Welcome_text .info .fs_18_about
{
text-indent: 180px;
display: inline-block;
font-size: 18px;
}
.Welcome_text .info
{
    font-size: 20px;
    color: #4c5952;
    line-height: 1.8em;
    font-weight: normal;
    font-family: Lato-light;
}
 .orage_blank_btn
{
    visibility: visible;
    font-family: Lato-Regular;
    color:rgb(184, 0, 0);
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    padding: 10px 20px;
    text-decoration: none !important;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    
}
.orage_blank_btn:hover{
    transition: ease 1s;
    background:rgb(184, 0, 0);
    color: #fff;
}
.Welcome_text .padding20_50
{
    padding: 20px 50px;
}
.circle_image
{
    width: 100%;
    /* height: 100%; */
    height:auto;
    overflow: hidden;
    border-radius: 50%;
}

.bg_skyBlue
{
    color: #fff;
    background:#88b6cf;
    padding:50px 20px;
}
.bg_green{
	color: #000;
    background:#B5DABE;
    padding:50px 20px;
}
.bg_greene_p{
	color: #000 !important;
    background:#B5DABE;
}
.NewHealthcareLogo{
	width: 85% !important;
}
.bg_darkyBlue
{
	color: #fff;
    background:rgb(0, 115, 182);
    padding:20px 20px;
}
.wholesaler .W_heading
{
    font-size: 28px;
    font-family: source-sans-light;
}
.orage_btn
{
    background:rgba(247, 146, 30, 1);
    color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 15px;
    display: inline-block;
}
.orage_btn:hover{
    background-color: #fff;
    color: rgba(247, 146, 30, 1);
    text-decoration: none !important;
    transition: ease 1s;
}
.whiteorage_btn
{
	color: #fff;
    background-color: rgb(184, 0, 0);
    text-decoration: none !important;
    transition: ease 1s;
     border-radius: 10px;
    padding: 10px 20px;
    text-decoration: none;
}
.whiteorage_btn:hover
{
	background-color: #fff;
    color:rgb(184, 0, 0);
    text-decoration: none !important;
    transition: ease 1s;
}
.wholesaler .whiteorage_btn
{
	margin-top: 7px;
	display: inline-block;
}
.service_main h4.whychooseheading
{
	font-size: 72px !important;
	font-family:lato-regular;
	padding-top: 18px;
}
.Service_text .heading
{
    color: rgb(0, 115, 181);
    text-transform: uppercase;
    font-family: source-sans-light;
    font-size: 90px;
    margin: 0px;
}
.Service_text .sub_heading
{
    color: #4c5952;
    font-family: source-sans-light;
    font-size: 30px;
    margin-left: 50px;
    border-left:1px solid #cccccc;
    padding: 20px 0px 20px 50px;
    display: inline-block;
    text-align: right;
}
.Service_text .service_block
{
    margin: 30px 0px;
    vertical-align: middle;
    overflow: hidden;
}
.service_block .s_heading
{
    padding-top: 120px;
}
.service_block .s_heading h4
{
  
    font-size: 36px;
    font-family: source-sans-light;
    color: rgb(119, 119, 119);
}
.service_block .s_heading a
{
    font-size: 14px;
    font-family: Lato-Light;
    color: #0073b6;
}
.service_block .service_info
{
    padding: 30px;
}
.service_block .service_info p
{
    text-align: justify;
    font-family: source-sans-light;
    color: rgb(119, 119, 119);
    font-size: 20px;
    margin-top: 65px;
    line-height: 1.2;
}
.service_block .service_info p.Margin_75
{
    margin-top: 75px;
}
.Facts
{
    padding: 20px;
}
.Facts .F_heading
{
    font-family: source-sans-light;
    font-size: 45px;
    color: #0073b6;
    line-height: 1.2em;
    margin-bottom:20px; /*50px;*/
}
.facts_block 
{
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

.facts_block .counter
{
    vertical-align: middle;
    display: block;
    text-align:  center;
  border-right: 1px solid #fff;
  	padding-right: 10px;
}
.facts_block  .col-md-4
{
	padding:0px;
}
.facts_block .counter h2
{
    font-size: 28px;
    font-family: 'Open Sans',sans-serif;
    margin-top: 5px;
}
.facts_block .counter p
{
	text-transform: uppercase;
	font-size: 14px;
}
.facts_block img
{
    height: 60px;
/*    width: 135px;
    margin-top: 5px;*/
}
.facts_block .margin_top_40
{
    margin-top: 40px;
}
.slider 
{
    padding: 0px;
}
.slider .carousel-control
{
    background: none;
}
.orderPadimg
{
    position: absolute;
    top: -64px;
    border:5px solid rgb(0, 115, 181);
    border-radius: 50%;
    width: 250px;
    height: 250px;
     text-align:  center;
    background-color: #fff;
    overflow:hidden;
}
.orderPadimg img
{
    height: 100%;
    border-radius: 50%;
}
.orderPadimg img:hover{
    transform: scale(1.3);
    transition: ease 1s;
}
.OrderPad
{
    padding: 40px 20px;
}
.OrderPad .order_heading 
{
    font-size: 20px;
  font-family: "Lato-Regular";
}
.OrderPad p
{
    font-size: 20px;
    font-family: lato-light;
}
.OrderPad .paddingRemove
{
    padding:0px;
    margin:0px;
}
.orderPadPadding
{
    padding: 20px;
}
/*.OrderPad_shadow{
    position: absolute;
bottom: -20px;
left: 0;
height: 20px;
width: 100%;
overflow: hidden;
z-index: 11;
}
.OrderPad_shadow:after
{
    right: 10px;
transform: rotate(3deg);

width: 500px;
max-width: 300px;
box-shadow: 0 15px 10px #ccc;
position: absolute;
height: 20px;
content: "";
z-index: 111;
}*/
.how_to_order .how_to_order_text_p 
{
    color: #4c5952;
    font-family: Lato-Light;
    font-size: 20px;
     text-align: right;
     margin-top: 100px;
}

.how_to_order .how_to_order_text 
{
    text-align: right;
    font-family: Lato-Light;
    font-size: 8em;
    color: rgb(0, 115, 181);
}

.four_block_order
{
    display: block;
    overflow: hidden;
}
.four_block_order  .col-md-3
{
    text-align: center;
}
.four_block_order  .col-md-3 a:hover
{
    text-decoration: none;
    cursor:  pointer;
    outline: none;
}
.four_block_order .o_Circle_white
{
    height: 167px;
    width: 167px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding-top: 40px;
    margin: 0px auto;
}
.four_block_order .o_Circle_white h4
{
    color: rgb(0, 115, 182);
    font-size: 24px;
    vertical-align: middle;
    display:  block;
    font-family: "Lato-Regular";
    font-weight: bold;
    z-index: 11;
    position: relative;
}
.four_block_order .o_Circle_white h4 span
{
     font-size: 16px;
     z-index: 11;
}
.four_block_order .o_Circle_white .O_icon
{
    color: #b8d8eb;
     font-size: 80px;
     position: absolute;
     z-index: 1;
         top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.margin_top_30
{
    margin-top: 30px;
}
.margin_top_15
{
    margin-top: 15px;
}
.save_order_block
{
    padding-top: 30px;
}
.save_order_block h2
{
    color: #fff;
    font-size: 4.5em;
    font-family: Lato-Light;
    margin-left: 80px;
    line-height: 0.8em;
}
.save_order_block h2 span.blue_text
{
        color: rgb(0, 115, 182);
}
.save_order_block h2 span.skyblue_text
{
    color: rgb(0, 176, 234);
}

.save_order_block .order_details
{
    border-left: 1px solid #fff;
    margin-top: 20px;
}
.save_order_block .order_details p
{
    color: #fff;
    font-size: 20px;
    font-family: Lato-Light;
    line-height: 15px;
    margin-left: 50px;
}
.News_block
{
    position: relative;
}
.News_block.padding_20
{
	padding: 20px;
}
.News_block .read_more_news
{
    position: absolute;
     top:100px;
     right: 50px;
     text-decoration: underline;
     color: #0073b6;
}
.News_block .heading
{
    color: rgb(0, 115, 182);
    font-size: 5em;
    font-family: Lato-Light;
    margin-left: 30px;
    letter-spacing: 6px;
}
.N-blcok 
{
    margin-top: 30px;
}
.N-blcok img
{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px; 
}
.N-blcok h4
{
        cursor: pointer;
    color: rgb(0, 115, 182);
    font-size: 22px;
    font-family: Lato-Light;
    margin:0px 
}
.N-blcok h4 a
{
    text-align: left;
    text-decoration: none;
}
.N-blcok h5
{
        color: rgb(34, 34, 34);
    font-size: 14px;
    margin: 0px;
   font-family: Lato-Light;
}
.N-blcok p
{
    color: rgb(34, 34, 34);
    font-size: 16px;
    font-family: "Lato-light";
     margin-top:10px;
     min-height: 80px;
}
.N-blcok a
{
    font-family: Lato-Light;
    text-align: center;
    display: block;
}
.Subscribe_main
{
    margin:30px 0px; 
    overflow: hidden;

}
.Subscribe_main p
{
    font-family: Lato-Light;
    color: #4c5952;
    font-size: 17px;
    margin:0px;
    padding: 0px;
}
.Subscribe_main p.white_color
{
	color: #fff;
	font-size:16px;
}
.Subscribe .btn
{
    margin-top: 7px; 
}
.Subscribe input
{
    width: 86%;
    float: left;
    margin-right:10px;
    margin-top: 6px; 
}
.GetInTouch .padding_left20
{
    padding-left: 50px;
}
.GetInTouch 
{
    margin:0px;
}
.GetInTouch .fs_20
{
	font-size:20px;
}
.getInImage 
{
	width: 180px;
/* 	float: left; */
display: inline-block;
}
.contact_main_block .GetInTouch h1
{
	font-size: 7.5em;
}
.GetInTouch h1
{
    color: rgb(0, 115, 182);
    font-size: 3.3em;
    font-family: Lato-Light;
}
.GetInTouch p
{
    margin-top: 30px;
    font-size: 16px;
    color: rgb(119, 119, 119);
    font-family: Lato-Light;
}
.contact_main_block .GetInTouch .circle_image
{
	width: 250px;
	margin-bottom: 25px;
}
.contact_main_block .GetInTouch h3,.contact_main_block .GetInTouch a
{
	margin-left: 50px;
}
.contact_main_block .GetInTouch .fs_14
{
	font-size: 14px;
}
.left_gray_border
{
	border-left: 1px solic #ccc;
	padding-left: 10px;
	
}
.GetInTouch .bottom_footer
{
	display: inline-block;
	float: right;
}
.GetInTouch .bottom_footer .contact_footer
{
	background-color: transparent;
	width: auto;
	height: auto;
	border-radius: none;
	float: right;
}
.GetInTouch .bottom_footer .contact_footer ul 
{
	margin-top: 10px;
}
.GetInTouch .bottom_footer .contact_footer ul li,.GetInTouch .bottom_footer .contact_footer ul li a
{
	text-align: right;
}
.GetInTouch .bottom_footer .contact_footer ul li a i {
    float: left;
    margin: 7px 20px;
}
.attachmentDocumentLink
	{
	margin: 0px;
	padding:5px 0px;
	border-top:1px solid #0586cc;
	}
	.attachmentDocumentLink li
	{
		display: inline-block;
		color: #fff;
		
	}
	.attachmentDocumentLink li:after
	{
		content: '|';
		display: inline-block;
		margin-left: 5px;
		color: #0586cc;
	}
	.attachmentDocumentLink li:last-child:after
	{
		content: '';
	}
 .attachmentDocumentLink li a
	{
		color: #fff;
		font-family: lato-regular;
		font-size: 12px;
		
	}
	.attachmentDocumentLink li a:hover
	{
		transition: ease 1s;
cursor: pointer;
text-decoration: none;
color: rgb(247, 145, 30);
	}
.GetInTouch .social_media
{
	text-align: right !important;
	padding: 0px;
	margin-right: 20px;
	float: none;
}
.GetInTouch .social_media li
{
	display: inline-block !important;
	width:auto;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.GetInTouch .social_media li p
{
	margin: 0px;
	padding: 0px;
}
.GetInTouch .social_media li a
{
	padding: 0px;
}
.GetInTouch .social_media li a i
{
	margin-top: 5px !important;
display: block;
margin-right: 2px !important;
}
.GetInTouch .social_media li,.GetInTouch .social_media li a
{
	margin: 0px !important;
	padding: 0px !important;
}
.GetInTouch .social_media li i 
{
margin:5px;
}
.GetInTouch img
{
    width: 100%;
    margin-left: 20px;
}
.GetInTouch .left_gray_border
{
    border-left: 2px solid rgb(204, 204, 204);
}
.GetInTouch h3,.GetInTouch a
{
    text-align: left;
    display: block;
   /*  padding-left: 100px; */
}
.GetInTouch h3
{
    font-size: 24px;
    color: rgb(119, 119, 119)
    font-family: "Lato-Light";
    font-weight: normal;
    margin: 0px;
}
.GetInTouch a
{
    color: #0073b6;
    font-size: 24px;
    text-decoration: underline;
}
.ContactForm h2
{
    color: rgb(0, 115, 182);
    font-size: 35px;
    font-family: "Lato-light";
    margin-bottom: 10px;
}
.ContactForm .padding_left20
{
    padding-left: 20px;
}
.ContactForm h3
{
    color: rgb(255, 255, 255);
    font-size: 35px;
    margin-top: 0px;
   font-family: "Lato-light";
}
.ContactForm h3 span.bule_text
{
    color: rgb(4, 74, 115);
}
.ContactForm p
{
    font-size: 18px;
     font-family: "Lato-Light";
}

.ContactForm .form-group 
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.ContactForm .form-group label
{
    margin-top:10px; 
    font-weight: normal;
    font-size: 16px;
}
.ContactForm .form-group .form-control
{
    min-height: 50px;
    border-radius: 0px;
    border:none; 
}
.ContactForm .form-group textarea.form-control
{
    min-height: 315px;
    padding: 10px
}
.ContactForm .send_btn
{
    border-radius: 0px;
    padding: 10px 50px;
    margin-top: 10px;
}
.bg_gray
{
    background:rgba(204, 204, 204, 0.65);
    padding: 50px 20px;
}
.Memberships 
{
    display: none;
}
.Memberships h3
{
    border-right: 1px solid #fff;
    color: rgb(0, 115, 182);
    font-family: "Lato-Light";
}
.Memberships img
{
    width: 100%;
    max-width: 130px;
}
.Director p
{
    text-align: justify;
    margin-top: 15px;
    font-size: 16px;
    margin-right: 20px; 
    font-weight: normal;
}
.left_white_border
{
    border-left: 2px solid #fff;
}
.left_white_border img
{
     max-width: 260px;
     max-height: 260px; 
}
.left_white_border h3
{
    margin-top:10px;
    font-size: 20px;
    color: rgb(0, 115, 181);
    font-family: source-sans-light;
    margin-bottom: 0px;
}
.left_white_border h4
{
    color: #fff;
    font-size: 15px;
    margin: 0px;
    font-family: source-sans-light;
    padding-bottom: 20px;
}
/* Mid Contain Part End */
.careerBanner
{
background-image: url('../../images/newimages/Careersbanner.png') !important;
background-position: top;
}
.homeBanner .job_description
{
    border:none;
        width: 450px;
    height: 450px;
    padding: 0px;
    text-align:  center;
}
.homeBanner .job_description:before
{
    background-color: transparent;
    content: '';
}
.homeBanner .job_description h4
{
    color: rgb(76, 89, 82);
    margin-bottom: 10px;
    font-family: Lato-Regular;
    font-size: 35px;
    margin-top: 30px;
    padding-top: 0px;
}
.homeBanner .job_description h4:before,.homeBanner .job_description h4:after
{
    background-color: transparent;
}
.homeBanner .job_description h3
{
    margin-top: 10px;
    color: rgb(76, 89, 82);
    margin-bottom: 30px;
    font-family: Lato-Regular;
    font-size: 23px;
}
.homeBanner .job_description p
{
    font-family: Lato-Light;
    font-size: 25px;
    color: rgb(76, 89, 82);
    line-height: 1.8;
}
.btn_job
{
        border-radius: 10px;
    background-color: rgb(255, 255, 255);
        font-family: Lato-Regular;
    color: rgba(247, 146, 30, 1);
        padding: 10px 20px;
}
.btn_job:hover
{
    color: rgb(255, 255, 255);
    transition: ease 1s;
    cursor: pointer;
    text-decoration: none;
    background-color: rgba(247, 146, 30, 1);
}
.social_media_block
{
    line-height: 1.2;
    color: rgb(119, 119, 119);
    font-size: 30px;
     font-family: Lato-Light;
}
.social_media_block ul
{
    text-align: center;
    margin-top: 50px;
}
.social_media_block ul li
{
    list-style-type: none;
}
.social_media_block ul li a
{
    margin-top: 20px;
    font-size: 20px;
    min-width: 250px;
}
.social_media_block ul li a i
{
    margin-right: 10px;
}
.social_media_block ul li img
{
    width: 150px;
    margin-top: 15px;
    /*margin-top: 50px;*/
}
.bg_blue
{
     background: #0074b3;
     padding: 20px 0px;

}
.bg_blue .bottom_footer .col-md-8
{
/*   border-right: 1px solid #fff; */
  margin-right: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
}
.scrollTop a 
{
    background-color: #fff;
    border-radius: 10px;
    width: 83px;
    height: 83px;
    text-align: center;
    padding: 0px 15px;
    display: block;
    text-decoration: none;
}
.scrollTop a  i
{
    color:#0074b3;
    font-size: 50px;
    margin:0px;
    padding: 0px;
     font-weight: bold;
}
.scrollTop a span
{
    color:#0074b3;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    word-spacing: 0px;
}
.bg_blue .bottom_footer .social_media
{
    margin-top: 30px; 
    padding:0px; 
}
.bg_blue .bottom_footer .social_media li
{
    margin-left: 0px;
    text-align: left;
}
.bg_blue .bottom_footer .social_media li a i
{
    color: #fff;
}
.bg_blue .bottom_footer .social_media li a i:hover
{
    color: rgb(247, 145, 30);
transition: ease 1s;
cursor: pointer;
}
.bottom_footer .GowrieText
{
    margin-top:15px; 
}
.bottom_footer .GowrieText img
{
		width: 265px;
}
.bottom_footer .GowrieText p,.bottom_footer .GowrieText a
{
    font-size: 12px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color:#fff;
    font-family: lato-regular;
}
.bottom_footer .white_footer_bg
{
   background-color: #fff;
display: block;
overflow: hidden;
margin-top: 10px;
color: rgb(0, 115, 182);
padding: 5px;
}
.bottom_footer .white_footer_bg a,.bottom_footer .white_footer_bg p
{
 color: rgb(0, 115, 182);
}
/*.bottom_footer .GowrieText .pull-left,.bottom_footer .GowrieText .pull-right
{
    margin-top:20px;
}*/
.bottom_footer .GowrieText .pull-right a:before
{
    content: '|';
    display: inline-block;
    margin:0px 5px;
}
.bottom_footer .GowrieText a:hover
{
    transition: ease 1s;
    cursor: pointer;
    text-decoration: none;
    color:rgb(247, 145, 30);
}
.bottom_footer .contact_footer
{
    background-color: #fff;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin:0px auto;
}
.bottom_footer .contact_footer h4
{
    font-family: Lato-Light;
    font-size: 25px;
    color: rgb(0, 116, 179);
    padding-top:25px;
    display: block;
    text-align: center;
}
.bottom_footer .contact_footer ul
{
    margin-top: 30px;
    padding-left: 0px;
}
.bottom_footer .contact_footer ul li
{
    list-style-type: none;
    margin-bottom: 10px;
    display:block;
      text-align: right;
      padding-right: 15px;
}
.bottom_footer .contact_footer ul li a i
{
     float: left;
        margin-left: 20px;

}
.bottom_footer .contact_footer ul li a
{
    color: rgb(76, 89, 82);
    font-family: Lato-Light;
    font-size: 16px;
  
}
.bottom_footer .contact_footer ul li a:hover
{
    text-decoration: none;
}
.footer_circle_img 
{
	padding: 0px;
	margin: 25px 0px 0px;
}
.footer_circle_img li
{
	list-style-type: none;
	width: 23%;
	display: inline-block;
	text-align: center;
}
.footer_circle_img li .img_circle_block 
{
width: 140px;
/* height: 140px; */
display: block;
/* border-radius: 50%;
border: 4px solid rgb(4, 107, 167);
overflow: hidden;
box-shadow: 0px 0px 3px #9E9C9C; */
}
.footer_circle_img li .img_circle_block img
{
	width: 100%;
}
.footer_circle_img li .img_circle_block img:hover
{
	cursor: pointer;
	/* transform:scale(1.3); */
	transition:ease 1s;
	opacity: 0.5;
}
.footer
{
	background-color:rgb(136, 182, 208);
	color: #fff;
	position: fixed;
	bottom: 0px;
	width: 100%;
	padding: 10px;
	z-index:11;
}
.footer p
{
	margin:0px;
	padding:0px;
}
.specialOfferMessage
	{
		width: 100%;
		position: fixed;
		padding: 10px;
		bottom: 0;
		color: #fff;
		background-color: rgb(32, 138, 200);
		z-index:11111;
		display: none;		
	}
.specialOfferMessage p
{
	margin: 0px;
	padding: 0px;
}
.specialOfferMessage p span
{
	color: #f0ad4e;
	font-weight: bold;
}

/* Company Page Css Start */

.CompanyBanner
{
    background-image: url('../../images/newimages/CompanyBanner.jpg');
    background-position: top;
}
.CompanyBanner .banner_description
{
   width: 350px;
   height: 430px;
   border-left: none;
   border-right: 6px solid rgb(0, 115, 181);
}
.CompanyBanner h2
{
    font-size: 60px;
    color: rgb(76, 89, 82);
    font-family: Lato-Light;
    text-align: left;
    margin-left: -50px;
    margin-top: 45px;
}
.CompanyBanner h2:before
{
   width: 6px;
content: "";
height: 50px;
display: block;
background-color: rgb(0, 115, 181);
position: absolute;
top: 0px;
left: 0px;
}
.CompanyBanner p
{
    font-size: 25px;
    color: rgb(76, 89, 82);
    font-family: Lato-Light;
    text-align: left;
    margin-left: -50px;
}
.CompanyBanner p:after
{
     width: 6px;
content: "";
height: 50px;
display: block;
background-color: rgb(0, 115, 181);
position: absolute;
bottom: 0px;
left: 0px;
}
.ourcompany .block_heading
{
	font-family: Lato-Light;
	font-size: 50px;
	color: rgb(0, 116, 179);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.ourcompany .mb_30
{
	margin-bottom: 30px;
}
.ourcompany  .about_sub_text
{
	margin: 20px;
	font-family: Lato-Regular;
	color: rgb(119, 119, 119);
	line-height:2em;
	text-align: justify;
	font-size: 16px;
}
.ourcompany .about_mid_logo_img
{
	width: 170px;

display: inline-block;
margin-right: 10px;

margin-top: -5px;
}
.we_offer_block
{
	position: relative;
	display: block;
	overflow: hidden;
}
.we_offer_heading
{
	line-height: 1.8;
	color: rgb(0, 116, 179);
	font-size: 25px;
	margin-left: 20px
}
.we_offer_list
{
line-height: 1.8em;
margin-left: 15px;
color: rgb(119, 119, 119);
font-family: Lato-Regular;
font-size: 16px;
}
.img_min_hw img
{
	/* width:350px;
	height: 350px; */
	margin: 40px auto 0px;
}
.ourcompany h4.heading
{
    font-family: Lato-Light;
    font-size: 28px;
    color: rgb(0, 115, 182);
    overflow: hidden;
    display: block;
    margin-bottom: 100px;
}

.gray_border_line
{
    border:1px solid rgb(234, 234, 234);
    clear: both;
    display: block;
    margin:0px auto 100px;
    width: 300px;
    font-family: Lato-Light;
}

.ourcompany .Welcome_text
{
    vertical-align: middle;
}
.bnsUk
{
    background-image: url('../../images/newimages/UKMap.png');
background-position: right;
min-height: 600px;
background-size: 500px;
background-repeat: no-repeat;
}
.bnsIndia
{
   /*  background-image: url('../../images/newimages/NATIONWIDE_DELIVERY.png');
background-position: left;
min-height: 800px;
background-size: 600px;
background-repeat: no-repeat;
text-align: right; */
/* margin-top: -200px; */
    margin-bottom: 50px;
}
.bnsIndia .img-responsive
{
	width: 350px;
	margin: 0px auto;
}
.bnsUk h4,.bnsIndia h4
{
font-family: Lato-Light;
font-size: 50px;
color: rgb(0, 116, 179);
padding-top: 50px;
margin-left: 30px;
margin-bottom: 10px;
}
.bnsUk p,.bnsIndia p
{
font-family: Lato-Regular;
    font-size: 16px;
    color: rgb(76, 89, 82);
    margin:60px 0px 0px 30px;
    line-height: 2em;
}
.bnsIndia h4
{
    padding-top: 350px;
}
.bnsIndia h4,.bnsIndia p
{
    margin-right: 30px;
}
.ourcompany .Welcome_text .circle_image
{
    margin-bottom: 30px;
}
.ourcompany .Welcome_text .marginTop50
{
    margin-top:80px; 
}
.historyBanner
{
    background-image: url('../../images/newimages/HistoryBanner.jpg');
background-position: center;
}
.historyBanner .banner_description h4
{
    font-size: 72px;
    color: rgb(0, 116, 179);
    font-weight: normal;
    font-family: Lato-Light;
}
/* Company Page Css End */

/* Service Page Css Start */
.serviceBanner
{
    background-image: url('../../images/newimages/ServiceBanner.png');
    background-position: top;
}

.service_slider .carousel-indicators{
	bottom: 0px;
}
 .service_slider .carousel-indicators .active
 {
 	background-color:#fff;
 }
 .service_slider .carousel-indicators li
 {
 	border-color:#fff;
 }
 .service_slider .carousel-control
 {
 	display: none;
 }
.serviceBanner .banner_description h2
{
    margin-top:95px;
}
.service_main h4.heading
{
    margin-bottom: 50px;
    font-size: 50px;
}
.service_main .gray_border_line
{
    margin-bottom: 50px;
}
.service_main .service_head_icon
{
    width: 60px;
    height: 60px;
    margin-top: 26px;
    margin-right: 20px;
    float: left;
    display: inline-block;
}
.service_main .text_info
{
    line-height: 1.8em;
    font-size: 20px;
    color: rgb(76, 89, 82);
    font-family: lato-light;
    text-align: center;
    font-size: 20px;
}
.service_main .Welcome_text .heading
{
    color: rgb(15, 35, 43);
    font-family: Lato-Regular;
    font-size: 60px;
    margin-bottom: 0px;
}
.top_margin_80
{
	margin-top: 80px;
}
 .topmargin_10
 {
 	margin-top: 10px;
 }
 .top_margin_50
 {
 margin-top: 50px;
 }
.service_main .Welcome_text .info
{
    line-height: 1.4;
  /*font-size: 16px;
    color: rgb(119, 119, 119);*/
    font-size: 18px;
    color: rgb(76, 89, 82);
    margin-bottom: 10px;
}
.service_main .Welcome_text .s_list li
{
    list-style-type: disc;
    font-family: Lato-Light;
    color: rgb(76, 89, 82);
    font-size: 16px;
}
.service_main  .presence
{
    margin-top: 60px;
    padding-top:60px;
    border-top:1px solid #ccc;
    display: block;
    overflow: hidden;
    clear: both;
}
.service_main  .presence .heading
{
    color: rgb(0, 116, 179);
    font-size: 50px;
    font-family: Lato-Light;
    line-height: 1em;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0px;
}
.service_main  .presence .image_square
{
    max-height: 500px;
    margin:0px auto !important;
}
.service_main  .presence .description
{
/*    font-size: 16px;*/
    font-size: 16px;
    color: rgb(119, 119, 119);
    font-family: Lato-regular;
    margin-top: 30px;
    line-height: 26px;
}
.Pharmacy_shop .AskMe
{
    text-align: center;
 /*    margin-top: 30px; */
    color:#000;
    font-size: 14px;
    font-weight: bold;
color: rgb(255, 255, 255);
}
.Pharmacy_shop .heading
{
    color: rgb(0, 115, 182);
    font-size: 43px;
}
.Pharmacy_shop .sub_text
{
    font-size: 20px;
}
.Pharmacy_shop .form-group textarea.form-control
{
    min-height: 150px;
    padding: 10px;
}
.service_bottom  .Welcome_text .heading
{
   /* margin-top: 100px;*/
}
.service_bottom  .Welcome_text .heading i
{
    color: rgb(204, 204, 204);
    font-size: 50px;

}
.service_bottom  .Welcome_text .img_bottom_text
{
    text-align: center;
    font-size: 18px;
     font-family: Lato-Light;
}
.service_bottom  .Welcome_text .img_bottom_text h4
{
    color: rgb(7, 88, 135);
}
.service_bottom  .Welcome_text .img_bottom_text span
{
    color: rgb(76, 89, 82);
    font-size: 14px;
}
.service_hover_img:hover
{
	transition:ease 1s;
	opacity: 0.5;
	cursor: pointer;
}
.instant_quote
{
	background-color:#0073b6;
	color: #fff;
	padding: 10px;
}
.instant_quote p,.instant_quote p a
{
	color: #fff;
	line-height: 18px;
	font-size: 16px;
}
.instant_quote p i
{
	margin-right: 10px;
}
/* Service Page Css End */

/* Career Page Css Start */
.jobCareerBanner 
{
     background-image: url('../../images/newimages/CareerBanner.png');
    background-position: top;
}
.jobCareerBanner h2
{
    margin-top: 100px;
}
.jobCareer h5
{
    font-family: Lato-Light;
    font-size: 30px;
    color: rgb(0, 178, 232);
    text-align: center;
}
.jobCareer  h4.heading
{
    font-size: 65px;
    text-transform: capitalize;
}
.jobCareer a
{
    font-size: 20px;
    color: #0073b6;
    margin: 50px auto;
    font-family: Lato-Light;
    text-decoration: underline;
    display: block;overflow:hidden; 
}
.Job_Alert .why_accordian
{
    margin-top: 10px;
}
.margin_bottom_10
{
    margin-bottom: 10px;
}
.Job_Alert .why_accordian .panel-heading
{
    background-color: rgba(0, 176, 234, 0.83);
    color:#000;
    padding: 13px 15px;
}
.Job_Alert .why_accordian .panel-heading a
{
     display: block;
}
.why_accordian p
{
    color: #000;
}
.career_block .leftshadowblock
{
	box-shadow: 1px 4px 6px #888;
}
.career_block .rightshadowblock
{
	box-shadow: 1px 4px 6px #888;
}
.career_block .c_Blcok
{
    background-color: rgb(0, 116, 179);
    padding: 20px 40px;
    min-height: 337px;
}
.career_block .c_Blcok h2
{
    font-family: Lato-Light;
    font-size: 48px;
    line-height: 1.8;
    color: rgb(0, 178, 232);
    margin-top: 0px;
}
.career_block .c_Blcok p
{
    line-height: 1.8em;
    color: rgb(255, 255, 255);
    font-size: 19px;
    font-family: Lato-Light;
}
.career_block .c_Blcok a
{
    color:#fff;
    font-size: 16px;
    text-decoration: none;
    margin: 0px;
}
.Job_Alert .job_heading .heading
{
    font-family: Lato-Light;
    font-size: 72px;
    color: rgb(0, 116, 179);
}
.Job_Alert .job_heading .sub_text
{
    color: rgb(255, 255, 255);
    line-height: 1.8;
    font-size: 30px;
}
.Job_Alert .job_heading p
{
    font-size: 16px;
    line-height: 0.5;
    margin: 20px auto;
}
.Job_Alert .btn_Block
{
    display: block;
    width: 100%;
}
.Job_Alert .divider_white
{
    clear: both;
width: 300px;
display: block;
background-color: rgb(255, 255, 255);
height: 1px;
margin: 35px auto;
}
.requireVacancy
{
    font-family: Lato;
    font-size: 14px;
}
.requireVacancy a
{
    text-decoration:underline;
    color: #0073b5;
}
.job_form
{
    margin-top: 50px;
}
.empRewards .Welcome_text .heading
{
    font-size: 25px;
    font-family: Lato-Regular;
    color: rgb(76, 89, 82);
}
.empRewards .Welcome_text ul
{
    margin:0px;
    padding-left: 15px;  
    margin-bottom: 50px;
}
.empRewards .Welcome_text ul li
{
    font-size: 20px;
    color: rgb(76, 89, 82);
    font-family: Lato-Light;
    list-style-type: circle;
    margin-bottom: 10px;
}
.empRewards .Welcome_text .description
{
 color: rgb(76, 89, 82);
 line-height: 1.8;
 font-size: 20px;
 text-align: justify;
 font-family: Lato-Light;   
}
/* Career Page Css End */

/* Corporate Start Css  */
.vision_info p
{
	font-family: Lato-Regular;
	color: rgb(119, 119, 119);
	text-align: justify;
	line-height: 1.4;
	font-size: 16px;
	margin-bottom: 15px;
}
.vision_info .right_direct_img
{
	display: inline-block;

max-width: 300px;
float: right;
margin: 0px;
padding: 0px 30px 20px;
text-align: center;
}
.vision_info .right_direct_img p
{
	text-align: center;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
	padding: 0px;
	font-family:lato-light;
}
.vision_info .right_direct_img p.blue_text
{
	color: rgb(0, 115, 181);
	font-size: 20px;
	margin-top:20px;
}
.vision_info .right_direct_img p.fs_14
{
	font-size: 14px !important;
}
.vision_info .right_direct_img img
{
border-radius: 50%;
width: 100%;
margin-top: 15px;
}
.corporate_banner_img
{
    width: 100%;
}
.upper_text_on_img
{
    margin-top: -500px;
z-index: 11;
position: relative;
}
.corporate_main h4.heading
{
    font-size: 60px;
    margin-bottom: 50px;
}
.corporate_main .gray_border_line
{
    margin-bottom: 50px;
}
.corporate_main .sub_text
{
    color: #777777;
    font-family: Lato-regular;
    font-size: 20px;
    line-height: 1.8em;
}
.corporate_main .sub_heading
{
    font-size: 30px;
    line-height: 1.8em;
    margin: 50px auto;
    font-family: Lato-Light;
    color: #0074b3;
    
}
.Vision_block  .service_block .s_heading
{
    padding:0px;
    margin: 0px;
}
.Vision_block .service_block .service_info{
	padding: 0px;
}
.Vision_block .service_block .service_info p
{
	
}
.Vision_block  .service_block .s_heading h4
{
    color:#fff;
    font-size: 35px;
    font-family: Lato-Regular;
    line-height: 1.8;

}
.service_info ul li
{
    font-family: Lato-Light;
    line-height: 1.4;
    color: #fff;
    font-size: 18px;
    list-style-type: none;
    text-align: left;
}
.service_info ul li a
{
color: #0073b5;
font-family: lato-regular;
}
.service_info ul li a:hover
{
	color: #fff;
	transition:ease 1s;
}
.Vision_block .service_block .service_info p
{
    color: #fff;
    margin: 0px;
padding: 0px;
line-height: 1.2;
}
.culture
{
 /*   border-bottom: 1px solid rgb(204, 204, 204);*/
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.culture .heading
{
    color: rgb(76, 89, 82);
    font-size: 35px;
    line-height: 1.8;
    font-family: Lato-Regular;
    margin-top: 0px;
}
.culture p,.believe_In p
{
        color: rgb(76, 89, 82);
    font-size: 20px;
    line-height: 1.8;
    font-family: Lato-light;  
}
.believe_In h4
{
    font-size: 35px;
    color: rgb(0, 115, 182);
     font-family: Lato-light;  
}
.believe_In h5
{
    font-size: 20px;
}
.believe_In .sign_img
{
    width: 300px;
clear: both;
display: block;
margin-bottom: 30px;
}
.ourRules .panel .panel-heading .panel-title a,.ourRules .panel .panel-heading .panel-title a:hover 
{
    display: block;
    cursor: pointer;
    outline: none;
}
.ourRules .panel .panel-body h5
{
    font-family: Lato-Regular;
font-size: 20px;
color: rgb(76, 89, 82);
}
.ourRules .panel  .panel-body ul 
{
    padding-left: 20px;
}
.ourRules .panel  .panel-body ul  li
{
font-size: 20px;
color: rgb(76, 89, 82);

font-family: Lato-Light;
}
.ourRules
{
    margin-top:30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.corporate_main h4.heading.fs_50
{
	font-size: 50px;
}
.print_heading .five_principle h4
{
	font-size: 25px;
	margin-bottom: 10px;
}
.print_heading .five_principle p
{
	margin-bottom: 15px;
}
/* Corporate End Css */

/* Management css Start */
.ourcompany .value_text
{
	font-family:'lato-light';
}
.management
{
    margin: 50px auto;
}
.management .management_img
{
    width: 100%;
}
.chairman_text.pt_80
{
 padding-top: 80px;
}
.management_img.mt_50
{
	margin-top: 50px;
}
.chairman_text h1
{
    font-family: lato-regular;
    font-size: 36px;
    margin-bottom: 10px;
}
.chairman_text h3
{
    font-family:lato-light;
    font-size: 32px;
    margin-top: 0px;
}
.chairman_text p
{
    line-height: 1.2;
     font-family:lato-light;
     font-size: 16px;
     text-align: justify;
}
.chairman_text ul,.chairman_text li
{
    margin-left: 0px;
    padding-left: 0px;
    text-align: right;
	margin-right: 10px;
}
.responsibility h4
{
    font-family: lato-regular;
    font-size:24px;
    margin-top: 10px;
    color: rgb(119, 119, 119);
}
.responsibility ul
{
    padding-left: 20px;
}
.responsibility .sub_text,.responsibility ul li
{
    font-family: lato-light;
    font-size: 18px;
}
.footer_principle p
{
	color: rgb(247, 146, 30) !important;
font-family: lato-regular !important;
}
.footer_principle a.btn
{
	border-radius: 0px;
	margin-top: 20px;
}
/* Management css End  */

/*  Login Page Css Start */

.loginBlock .heading
{
    font-size: 65px;
    color:rgb(0, 115, 182);
    font-family: lato-light;
    font-weight: normal;
    margin-bottom: 30px;
}
.loginBlock p
{
    font-family: Lato-Light;
    font-size: 25px;
    color: rgb(76, 89, 82);
    margin-bottom: 20px;
}
.loginBlock .login_form  label
{
    padding-left: 45px;
    font-weight: normal;
    font-family: lato-light;
}
.loginBlock .login_form .input-group-addon
{
    background-color: transparent;
border: medium none;
color: rgb(0, 116, 179);
font-size: 22px;
}
.loginBlock .login_form .form-control
{
    border: 1px solid rgb(153, 156, 161);
    border-radius: 3px;
}
.loginBlock .login_form input[type="file"].form-control{
    padding:0px;
}
.loginBlock .login_form .btn
{
    border-radius: 0px;
    min-width: 120px;
}

.for_new_account p
{
    margin-left: 60px;
    line-height: 20px;
    margin-bottom: 0px;
    font-size: 14px;
}
.for_new_account:before
{
    content: '\f0a4';
    font-family: FontAwesome;
    color: rgb(0, 116, 179);
    font-size: 45px;
    display: inline-block;
    position: absolute;
    margin-top: -10px;
}

.login_block
{
	border:1px solid rgb(204, 204, 204);
	padding:20px;
	margin-bottom: 20px;
}
.login_row label,.login_row .form-control
{
	margin-bottom: 10px;
	font-family: Lato-regular;
	font-size: 16px;
	font-weight: normal;
	color: rgb(34, 34, 34);
}
.login_row .form-control
{
	min-height: 45px;
	border-radius: 3px;
border: 1px solid rgb(153, 156, 161);
padding: 8px;
overflow-y: auto;
}
.btn-login
{
	text-transform: uppercase;
	min-height: 35px;
	line-height: 35px;
	margin: 20px 0px;
	display: block;overflow: hidden;	
}
.forgot_pass
{
	font-size: 17px;
	padding-right: 10px;
}
.account_heading
{
	color: rgb(119, 119, 119);
	font-size: 30px;
	font-family: Lato-Regular;
	margin: 30px 0px;
	display: block;
}
.min_login_height
{
	min-height: 320px;
}
.exlimanroty_icon
{
	width: 110px;
	height: 110px;
	display: block;
	line-height: 110px;
	text-align: center;
	color: rgb(247, 146, 30);
	border-radius: 50%;
	box-shadow: 0px 0px 10px #9e9e9e;
	font-size: 7em;
	display: inline-block;
	float:left;
	margin: 13px 15px 0px 0px;
}
.login_info h2
{
	color: rgb(119, 119, 119);
	font-size: 35px;
	margin-top: 0px;
}
.login_info{
	line-height: 1.5;
}
.login_info h3
{
	color: rgb(0, 115, 182);
	font-family: Lato-Light;
	font-size: 28px;
	margin-top: 0px;
}
.login_info p
{
	color: rgb(119, 119, 119);
	font-size: 15.5px;
line-height: 25px;
margin: 0px;
	
}
.login_info p a
{
	text-decoration: underline;
}
.login_block .mt_30
{
	margin-top: 35px;
}
/* Login Page Css End  */

/* registration Page */
.loginBlock .mb_50
{
	margin-bottom: 50px;
}
.btn-create-acc
{
	min-width:300px;
	padding-right: 20px;
	padding-top: 15px;
}
.btn-create-acc .btn
{
min-height: 45px;
border-radius: 3px !important;
}
.loginBlock .registration_form label
{
    padding-left: 0px;
    font-family: lato-Regular;
    font-size: 16px;
    color: rgb(76, 89, 82);
}
.loginBlock .registration_form .form-group
{
	padding-right: 20px;
}
.loginBlock .registration_form .form-group .form-control
{
	border: 1px solid rgb(153, 156, 161);
	min-height:40px;
	padding: 8px;
	font-size: 16px;
    color: rgb(76, 89, 82);
}

.loginBlock .registration_form p
{
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.loginBlock .registration_form a
{
    text-decoration: underline;
/*    display: block;*/
}
.loginBlock .fs_55 
{
	font-size: 55px;
}
.loginBlock .heading .about_mid_logo_img
{
		width: 300px;
}  
/* terms & Condition Start */
.terms_condition .gray_border_line
{
	margin-bottom: 50px;
}
.terms_condition .heading{
    font-family: Lato-Light;
    line-height: 1.4;
    font-size: 35px;
    margin-bottom: 25px;
    color: rgb(0, 115, 182);
}
.terms_condition h4
{
    font-family: Lato-regular;
    color: rgb(76, 89, 82);
    line-height: 1.4;
}
.terms_condition p
{
    font-family: Lato-Light;
    color: rgb(76, 89, 82);
    line-height: 1.4;
    margin-bottom: 0px;
}
.terms_condition .terms_info h4
{
	font-size: 25px;
}
.terms_condition .terms_info p
{
	font-family: Lato-regular;
	color: rgb(119, 119, 119);
	font-size: 16px;
	line-height: 1.6;
}
/* terms & Condition End */

/* productRange Start Block */
.productRangeBanner
{
    background-image: url('../../images/newimages/productRangebanner.png');
    background-position: top;
}

.productRangeBanner .banner_white_circle
{
    background-color: rgba(255, 255, 255, 0.79);
}
.productRangeBanner .banner_white_circle h2
{
    margin-top: 85px;
}
.product_ranage .gray_border_line
{
    margin-bottom: 60px;
}
.product_ranage .heading
{
    font-family: Lato-Light;
    color: rgb(0, 116, 179);
    font-size: 45px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.product_ranage .sub_heading{
    color: rgb(119, 119, 119);
}
.product_ranage_block ul
{
    padding-left: 22px;
}
.product_ranage_block p,.product_ranage_block ul li,.product_ranage p
{
    font-size: 20px;
    color: rgb(119, 119, 119);
    line-height: 1.8;
    font-family: Lato-regular;
}
.product_ranage_block .circle_image
{
    max-height: 350px;
    max-width: 350px;
    margin: 15px;
}
.product_ranage_block .blue_heading
{
    margin: 30px auto;
    line-height: 1.8;
    font-size: 25px;
    color: rgb(0, 115, 182);
    font-family: Lato-regular;
}
.product_ranage_block .blue_heading a
{
    text-decoration: underline;
}
.product_ranage_block .padding_top_90
{
    padding-top: 90px;
}
.product_ranage_block .support_txt
{
    font-size: 25px;
}
/* productRange End  Block */ 

/* Our Journy Start */
.ourJourny .heading
{
    font-family: Lato-Light;
    font-size: 72px;
    color: rgb(0, 116, 179);
    padding-bottom: 30px;
}
.ourJourny .gray_border_line
{
    margin-bottom: 30px;
}
/*  Time Line Css  Start */
.our_journey
{
    padding: 0px;
    margin: 0px;
    overflow:hidden;
}
.timeline
{
	overflow: hidden;
}
.timeline h2
{
    color: #fff;
    background:#0073b6;
font-weight: bold;
font-size: 2em;
margin: 0px;
padding: 10px 0px;
text-transform: uppercase;
}
.timeline ul {
/*  background: #005382;*/
  padding: 20px 0 20px;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
/*  padding-top: 50px;*/
  background: rgb(204, 204, 204);
}

.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  margin-top:28px;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
}
.timeline ul li .time_description p:before
{
    
    content: '\f0a4';
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 10px;
}
.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 5px;
/*  padding: 15px;
  background: #199DDE;*/
  color: #000;
}

/*.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}*/

.timeline ul li:nth-child(odd) div { left: 45px; }

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #199DDE transparent transparent;
}

.timeline ul li:nth-child(odd) div .down_history_arrow
{
	position: absolute;
	top:calc(100% - 84px);
	left: -100px;
	z-index:11;
}
.timeline ul li:nth-child(odd) div .journyyearimg
{
	position: absolute;
	height: 97%;
	left: -465px;
	max-width:335px;
/* 	border:3px solid rgb(0, 90, 138); */
}
.timeline ul li div img.journyyearimg.border_none
{
	border:none;
}
.timeline ul li:nth-child(even) div .down_history_arrow
{
	position: absolute;
	top:calc(100% - 84px);
	right: -100px;
	  -webkit-transform: scaleX(-1);
    transform: scaleX(-1); 
}

.timeline ul li:nth-child(even) div { left: -439px; }

.timeline ul li:nth-child(even) div .journyyearimg
{
	position: absolute;
	height: 97%;
	max-width:335px;
	right: -465px;
	/* border: 5px solid rgb(0, 90, 138); */
}
.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #199DDE;
}
.timeline ul li:last-child div .down_history_arrow
{
	display: none;
}
time {
  display: block;
font-weight: normal;
margin-bottom: 8px;
font-size: 28px;
text-align: center;
color: rgb(247, 178, 41);
font-family: Roboto-Thin;
background-color: rgb(0, 90, 138);
min-height: 50px;
line-height: 50px;
border: 1px solid #ccc;

}
.timeline ul li p
{
    margin-bottom: 2px;
    padding: 0px; 
}
.time_description
{
    border: 1px solid #ccc;
display: block;
padding: 15px;
border-radius: 5px;
line-height: 18px;
font-size:13px;
color: #333;
}
.timeline ul li::after { transition: background .5s ease-in-out; }

.timeline ul li.in-view::after { background: rgb(247, 178, 41); }

.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all .5s ease-in-out;
}

.timeline ul li:nth-child(odd) div { transform: translate3d(200px, 0, 0); }

.timeline ul li:nth-child(even) div { transform: translate3d(-200px, 0, 0); }

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}

.custom-packsize-cls
{
	height: 250px;
	overflow-y:scroll;
	overflow-x:hidden;  
	position: relative;
}
.custom-packsize-cls li:first-child
{
	position: absolute;
	z-index: 111;
	width: 110px;
	
}
.custom-packsize-cls li:nth-child(3)
{
	padding-top: 30px;
}

.india_site
{
       border-radius: 5px;
       padding: 20px;
       margin-top: 15px;
       margin-bottom: 15px;
}
.india_site img
{
       margin: 0px 10px;
}

@media screen and (max-width: 1200px)
{
	.offerDayTbl > div
	{
		width: 100%;
	}
}
@media screen and (max-width: 900px) {

.timeline ul li div { width: 250px; }

.timeline ul li:nth-child(even) div { left: -289px; /*250+45-6*/
}

}

@media screen and (max-width: 600px) {

.timeline ul li { margin-left: 20px; }
	
.timeline ul li div { width: calc(100vw - 91px); }

.timeline ul li:nth-child(even) div { left: 45px; }

.timeline ul li:nth-child(even) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #199DDE  transparent transparent;
 }
}

/*  Time Line Css  end */

/* Our Journy End */

/* Current Vacancy Start */
.current_vacancy 
{
    font-family: Lato-Light;
}
.current_vacancy .heading
{
    font-family: Lato-Light;
    color: rgb(0, 115, 182);
    font-size: 60px;
    margin-bottom: 20px;
}
.current_vacancy  h5
{
    font-size: 20px;
    color: rgb(76, 89, 82);
}
.current_vacancy .link_text
{
    margin-bottom: 30px;
}
.current_vacancy_block .news_logo
{
    border:1px solid #ccc;
    padding:10px;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
}
.current_vacancy_block .n_heading
{
        color: rgb(0, 115, 182);
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.current_vacancy_block .n_text
{
        color: rgb(34, 34, 34);
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}
.status_lbl .fa-circle
{
    display: block;
    
    font-size: 25px;
    color: rgb(240, 0, 0);
    float: right;
}
.status_lbl .fa-circle.icon_green
{
	color: rgb(141, 191, 65);
}
.status_lbl .fa-circle.icon_orange
{
    color: rgb(247, 146, 30);
}
.status_lbl .fa-circle.icon_red
{
    color: rgb(240, 0, 0);
}
.status_lbl .fa-ellipsis-h
{
    margin-top: 15px;
    font-size: 14px;
    text-decoration: none;
    color: rgb(34, 34, 34);
     float: right;
     clear: both;
     margin-right: 5px;
}
.status_block i
{
    font-size: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.status_block i.icon_green
{
    color: rgb(141, 191, 65);
}
.status_block i.icon_orange
{
    color: rgb(247, 146, 30);
}
.status_block i.icon_red
{
    color: rgb(240, 0, 0);
}
.status_block span
{
    color: #777777;
    font-size: 18px;
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
}
/* Current Vacancy End */
.Job_desc_block
{
    color: #4c5952;
    font-size: 20px;
}
.Job_desc_block h2
{
    font-weight: bold;
}
.Job_desc_block span
{
        color: #00b0ea;
    font-size: 14px;
    font-family: Lato-Light;
    line-height: 10px;
}
.Job_desc_block h5
{
    font-weight: bold;
    font-size: 20px;

}
.job_social_link
{
    padding-left: 20px;
}
.job_social_link li
{
    list-style-type: none;
    display: inline-block;
    margin-right: 5px; 
    margin-bottom: 10px;
}
.job_social_link li i
{
    font-size: 30px;
}
.info_application h4
{
    font-size: 35px;
    color: #4c5952;
    font-weight: bold;
    margin-bottom: 20px;
}
.info_application p,.info_application ul li
{
        line-height: 1em;
            font-size: 20px;
                color: rgb(76, 89, 82);
}
.info_application ul
{
    padding-left: 20px;
    font-family: lato-light;
    font-weight: normal;
}
.info_application ul li
{
    line-height: 30px;
}
.appication_frm .inline_href
{
    display: inline-block !important;
}
.looking_heading
{
    margin: 50px auto;
    font-size: 35px;
    
    color: #0073b6;
}
.fs_14
{
    font-family: lato-light;
    color: rgb(76, 89, 82);
}
.loginBlock .fs_14 a
{
    text-decoration: underline;
    color: #0073b6;
}
.fs_40
{
    font-size: 40px;
    font-family: lato-light;
    color: rgb(76, 89, 82);
}
.loginBlock .fs_20
{
    font-size: 20px;
}

/*  Privacy Policy Recruitment Css Start */
.privacy_policy
{
    font-family: Lato-Light;
    color: rgb(76, 89, 82);
}
.privacy_policy .heading
{
    font-size: 50px;
    color: rgb(0, 116, 179);
}
.privacy_policy .sub_heading_bold
{
	padding-bottom: 15px;
}
.privacy_policy .sub_heading_bold h5
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.privacy_policy h5
{
    font-size: 25px;
}
.list_of_privacy_policy
{
	padding-left: 35px;
	margin: 0px;
}
.list_of_privacy_policy li
{
	list-style-type: decimal;
	font-family: Lato-Regular;
	color: rgb(119, 119, 119);
	font-size: 22px;
}
.privacy_policy  p
{
    line-height: 1.6;
    text-align: justify;
    font-size: 16px;
    margin: 0px;
    font-family: lato-regular;
}
.privacy_policy .gray_border_line
{
    margin:20px auto;
    display: block;
    overflow: hidden;
}
.details_of_pp h4
{
	font-family: Lato-Regular;
	color: rgb(119, 119, 119);
	font-size: 25px;
}
.privacy_policy .details_of_pp p
{
	margin-bottom: 10px;
}
.privacy_policy .details_of_pp h4
{
	color: rgb(0, 116, 179);
}
.privacy_policy .details_of_pp
{
	font-family: lato-regular;
}
.privacy_policy .details_of_pp h5
{
	font-size: 20px;
	color: #333;
}
.privacy_policy .details_of_pp > ul li
{
	line-height:24px;
}
.data_collect_list li p
{
	margin-bottom: 0px;
}
.data_collect_list li span
{
	display: block;
	font-size: 16px;
}
.data_collect_list li span:before
{
	content: '-';
	display: inline-block;
	margin-right: 10px;
	padding-left: 10px;
	font-family: lato-regular;
}
.Purpose_tbl tr td ul
{
	margin: 0px;
	padding-left: 15px;
}
.Purpose_tbl thead tr th
{
	text-align: center;
	 font-weight: bold;
	 vertical-align: middle;
	 font-size: 20px;
} 
.Purpose_tbl tr td ul li
{
	list-style-type: lower-alpha;
	 font-size:16px;
}
/*  Privacy Policy Recruitment Css End */

/* News Css start */
.news_banner
{
    background-image: url('../../images/newimages/news_banner1.jpg');
    background-position: top;
}
.news_banner h2
{
	color: rgb(0, 115, 182);
	text-align: right;
}
.news_banner p
{
	text-align: right;
}
.main_news .heading
{
    color: rgb(0, 115, 181);
    font-size: 32px;
    font-family: Lato-Light;
}
.main_news .top_links
{
    padding-left: 20px;
}
.main_news .top_links li
{
    margin-bottom: 8px;
}
.main_news .top_links li a
{
    color: rgb(34, 34, 34);
    font-size: 14px;
    font-family: Lato-Light;
}
.main_news .Subscribe input
{
    width: 80%;
}
.main_news .job_social_link
{
    margin: 15px 0px 0px;
    padding-left: 0px;
}
.main_news p
{
    font-size: 16px;
    font-family: lato-regular;
}
.main_news .News_block h2
{
    margin:0px 15px;
}
.news_link_list li
{
    list-style-type: none;
    display: inline-block;
}
.news_link_list li a
{
    background-color: rgb(204, 204, 204);
    padding: 5px 8px;
    color: rgb(153, 156, 161);
    cursor: pointer;
    border-radius: 3px;
     text-decoration: none;
    text-align: center;
}
.news_link_list li a:hover
{
    color:  rgb(204, 204, 204);
    transition: ease 1s;
    background-color: rgb(153, 156, 161);
}
.banner_news
{
    border:1px solid #ccc;
    border-radius: 3px;
    margin:10px -15px;
    padding: 0px;
}
.banner_news img
{
    margin:0px auto;
    display: inline-block;
}
.main_news .description_details
{
	display: block;
	clear: both;
}
.main_news .article_slider
{
	display: block;
	overflow: hidden;
}
.News_block .red_text
{
    color: rgb(240, 0, 0);
    font-family: lato-light;
}
.rssMainBlock
{
	background-color: #eee;
	overflow: hidden;
	padding: 20px 0px;
}
.rssMainBlock h4
{
	font-size: 16px;
	color: rgb(0, 115, 182);
	font-family: Lato-regular;
	border-bottom: 1px solid rgb(204, 204, 204);
	display: block;
	position: relative;
	padding-left:30px;
	padding-bottom:10px;
}
.rssMainBlock h4 span
{
	font-size: 12px;
	color: rgb(119, 119, 119);
	margin-left: 5px;
}
.rssMainBlock h4::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 30px;
    background-color: rgb(0, 116, 179);
    bottom: 0;
    left: 0;
}
.rssBlock
{
	margin: 10px 0px;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.rssBlock h5
{
	background-color: rgb(0, 116, 179);
	color: #fff;
	padding: 5px 10px;
	margin: 0px;
}
.rssBlock .rssInfo
{
	height: 500px;
	overflow-y:scroll;
	display: block;
	margin: 0px;
	padding:10px;
}
.rssBlock .rssInfo  a
{
	color: #333;
	margin-top: 10px;
	font-size: 14px;
}
.rssBlock .rssInfo  p
{
	color: rgb(148, 148, 148);
	font-size: 12px;
	text-align: justify;
}
.rssBlock .rssInfo .dateTime{
	color: rgb(0, 115, 182);
	font-size: 10px;
	margin-top: 2px;
}
.news_main .heading
{
	margin-top: 0px;
}
/* News Css End  */
/* Contacts Start Css */
.GetInTouch .mar_btm_20
{
    margin:0px 0px 50px;
    font-size: 20px;
}
.con_address_blog .sub_heading
{
    font-size: 20px; 
     color: rgb(119, 119, 119);
    text-align: center;
    font-family: lato-regular;
}
.con_address_blog h5
{
    color: rgb(0, 115, 182);
    font-family: lato-regular;
    font-size: 20px; 
    margin-top: 20px;
}
.con_address_blog p
{
    font-size: 16px; 
    margin-bottom: 5px;
     color: rgb(119, 119, 119);
     font-family: lato-light;
}
.con_address_blog .map
{
    border:1px solid #ccc;
    height: 300px;
    overflow: hidden;
    display: block;
    margin-top:15px;
}
.con_address_blog .map iframe
{
    width: 100%;
    height: 100%;
     border:none;

}
.br_blue
{
	border-right:1px solid rgb(102, 171, 211);
	margin-right: 5px;
}

.site_description p
{
    font-size: 16px;
    max-width: 300px;
    line-height: 20px;
    margin: 25px 0px;
    display: block;
}
.site_description h5
{
    color: rgb(76, 89, 82);
    font-family: lato-regular;
    margin-bottom: 0px;
}
.site_description span
{
    color: rgb(76, 89, 82);
    font-family: lato-light;
    font-size: 15px;
}
.site_description h1
{
	font-size: 2.8em;
	text-transform: uppercase;
	 font-family: lato-light;
    color: rgb(0, 106, 164);
}
.bg_DarkBlue
{
    background-color: rgb(0, 116, 179);
    color: #fff;
    padding: 20px 0px;
}
.contacts_banner
{
    background-image: url('../../images/newimages/contact_banner.png');
}
.contacts_banner .banner_description
{
	border-right: none;
border-left: 6px solid rgb(0, 115, 181);
}
.contacts_banner h2
{
    margin-top: 100px;
    text-align: right;
}
.contacts_banner p
{
	text-align: right;
}
.contacts_banner h2::before,.contacts_banner p::after
{
	right: 0;
	left: auto;
}
.print_heading .heading
{
    margin-bottom: 10px !important;
    font-family: lato-light;
    color: rgb(0, 116, 179);
    font-weight: normal;
}
.print_heading  h4
{
	font-size: 35px;
}
.print_heading  h4 .fs_small
{
	font-size: 20px;
	font-weight: normal;
}
.print_heading  h4 .fs_medium
{
	font-size: 28px;
}
.print_heading .sub_heading
{
    margin-top: 10px;
    color: rgb(76, 89, 82);
    font-size: 25px;
    margin-bottom: 15px;
}
.print_heading .gray_border_line
{
    margin:0px auto 20px;
}
.print_heading h4
{
    font-weight: bold;
    font-family: lato-regular;
    font-size: 30px;
    color: #777777;
}
.print_heading h4.hand_heading
{
	font-size: 25px;
	border-bottom:1px solid #ccc;
	padding-bottom: 10px;
	color: rgb(0, 116, 179);
	font-family: lato-light;
	position: relative;
}
.print_heading h4.hand_heading:after
{
	content:'';
	position: absolute;
	height: 3px;
	width: 120px;
	background-color:rgb(0, 116, 179);
	bottom: 0;
	left: 0; 
}
.print_heading h4.hand_heading:before
{
	font-family: fontAwesome;
	/* content:'\f0a4';
	color: #777777;
	font-size: 25px;
	margin-right: 10px; */
}
.print_heading p
{
    color: #777777;
font-family: Lato-light;
font-size: 20px;
line-height: 22px;
}
.txt_data_protection p
{
font-family: Lato-regular;
color: rgb(119, 119, 119);
font-size: 16px;
}
.txt_data_protection h5 i,.txt_data_protection h5
{
    font-weight: bold;
    margin-top: 10px;
    display: block;
    color: #777777;
}
.txt_data_protection ul li
{
	font-family: Lato-regular;
color: rgb(119, 119, 119);
font-size: 16px;
line-height: 22px;
}
.txt_data_protection .blue_heading
{
	color: rgb(0, 115, 182);
}
/* Contacts End Css */
.topScrollAngle
{
	width: 42px;
	height: 42px;
	background: #88B6D0;
	color: #fff;
	font-size: 40px !important;
	text-align: center;
	line-height: 42px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}
/*  Responsive Css Start */
/* ----   landingModal popup ----*/
.OTC_Dialog .modal-content
{
	background-color: transparent;
	box-shadow: none;
	border:none;
}
.OTC_Dialog .modal-content .close
{
	margin-top: 8px;
/* 	margin-right: 48px; */
}
.OTC_Dialog .modal-content .OTC_button
{	
	position: absolute;
	bottom: 20px;
	display: block;
	width: 100%;
}
.bg_OTC_cate
{
/* 	background-image: url('../../images/newimages/OTCCatalogueJuly2018.png');
background-position: center;
background-size: 493px; 
min-height: 730px;
background-repeat: no-repeat; */
	
}
.bg_OTC_cate img
{	
	width: auto;
	margin: 0px auto;
	display: block;
}
.OTC_Dialog .modal-content .bg_OTC_cate .close
{
	margin-top: 5px;
	margin-right: 45px;
	position: absolute;
	right: 10px;
	top: 12px;
	color: #fff;
	opacity: 1;
	margin-top: 5px;
	margin-right: 45px;
	position: absolute;
	right: 3px;
	top: 3px;
	color: #632122;
	opacity: 1;
	font-size: 42px;
}
.landingModal .otc_off_img
{
	height: 600px;
	width: auto;
	margin: 0px auto;
	border: 5px solid #ff8000;
}
#landingPopup .modal-dialog {

 /*  padding-top:5%; */
}



.landingModal .modal-title
{
	font-size: 20px;
	 font-family:lato-light;
}
.landingModal p
{
	font-size: 16px;
	font-family:lato-Regular;
}
.landingModal img
{
	border:5px solid #fff;
	 border-radius:3px;
}
.landingModal img:hover
{
	border:5px solid rgb(0, 115, 182);
	transition:ease 1s; 
}
#lightbox-modal .modal-dialog
{
	overflow-y: initial !important 
}
#lightbox-modal .modal-dialog .modal-body
{
	 height: 650px;
    overflow-y: auto;
}

/* -------   csutomer page ---------  */
.csutomer_banner 
{
	background-image: url('../../images/newimages/customer_bg.png');
	background-position: center;
}
.cutomer_details p
{
	line-height: 1.8em;
	text-align: justify;
	color: rgb(119, 119, 119);
	font-size: 16px;
	font-family: Lato-Regular;
	margin-bottom: 12px;
}
.cutomer_details .supplier_Click
{
	background-color: rgba(0, 115, 181, 0.53);
	padding: 15px;
	margin-top: 15px;
	margin-right: -35px;
}
.cutomer_details .supplier_Click p
{
	font-size: 16px;
	color: #fff;
	margin:0px;
	line-height:22px;
	text-align: center;
}
.cutomer_details .supplier_Click p a
{
	text-decoration: underline;
}

/*  leave us feedback  */
.leave_us_feedback
{
	width: 200px;
	position: absolute;
	right: 0;
	top:10px;
	z-index: 11;
	margin-right: -210px;
}
.leave_us_feedback img
{
	width: 100%;
	position: absolute;
}
.leave_us_feedback img:hover
{
	transform:scale(1.1);
	transition:ease 1s;
}
.leave_us_feedback > div
{
	text-align: center;
	display:block;
	margin-top: 109px;
}
.rating-container .caption
{
	display: none !important;
}
.rating-container .star .glyphicon-star, .rating-container .star
{
	font-size: 20px !important;
}
.leave_us_feedback > div .fa-star
{
	color: #fff;
	text-shadow: 0px 0px 1px rgb(238, 139, 1);
	font-size: 26px;
	margin-right: 4px;
}
.leave_us_feedback > div .fa-star:hover
{
	color:  rgb(238, 139, 1);
	transition:ease 1s;
}
.leave_us_feedback > div .checked {
    color: rgb(238, 139, 1);
    text-shadow: none;
}
.feedBack_start
{
	margin-top: 10px;
	display: block;
}
.feedBack_start .fa-star
{
	color: #fff;
	text-shadow: 0px 0px 1px rgb(238, 139, 1);
	font-size: 35px;
	margin-right: 4px;
}
.feedBack_start .fa-star:hover
{
	color:  rgb(238, 139, 1);
	transition:ease 1s;
}
.feedBack_start .fa-star.checked 
{
	 color: rgb(238, 139, 1);
    text-shadow: none;
}
.feedBackModal .modal-title
{
	color: rgb(0, 115, 182);
	font-size: 20px;
}
.feedBackModal label 
{
	font-size: 14px;
font-family: Lato-light;
font-weight:normal;
color: rgb(119, 119, 119);
margin-top: 10px;
}

/*  sub_contacts Pages */
.corporate_main.sub_contacts h4.heading
{
	font-family: Lato-Light;
	color: rgb(0, 116, 179);
	font-size: 40px;
	border-bottom: 1px solid #ccc;
	padding-bottom:15px;
	font-weight: normal;
	margin-bottom: 30px;
}
.orangeheading h3
{
	color: rgb(247, 146, 30);
	font-style: italic;
	font-size: 22px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
.orangeheading p
{
	margin-top: 15px;
	color: rgb(119, 119, 119);
	text-align: justify;
	font-size: 16px;
}
.bg_light_gray
{
	background-color: rgb(238, 238, 238);
	padding: 50px 20px;
}
.sub_contacts_bottom h3
{
	font-family: Lato-Regular;
	font-size: 25px;
	color: rgb(0, 115, 181);
	text-transform: uppercase;
	margin-top: 0px;
	border-bottom:1px solid #ccc;
	padding-bottom: 15px;
	display: block;
	position: relative;
}
.sub_contacts_bottom h3:before
{
	content: '';
	background-color:  rgb(0, 115, 181);
	width: 100px;
	height: 5px;
	display: inline-block;
	position: absolute;
	bottom: 0;
}
.sub_contacts_bottom p
{
	color: rgb(119, 119, 119);
	/* text-align: justify; */
	font-family: Lato-regular;
	padding-right: 50px;
}
.sub_contacts_bottom p a
{
	display: inline-block;
	text-decoration: underline;
}
.customer_contact p
{
	color: rgb(119, 119, 119);
	text-align: justify;
	font-size: 16px;
}
.customer_contact p b
{
	 color: rgb(0, 116, 179);
	 font-weight: bold;
}

.returns_policy p,.returns_policy ul li
{
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 0px;
	font-family: lato-regular;
	color: #777777;
}
.returns_policy ul
{
	margin: 10px 0px;
	padding-left: 20px;
}
.returns_policy img
{
	width: 550px;
	/* border:5px solid red; */
	margin:0 auto;
}
.returns_policy img.greenborder
{
	border:5px solid rgb(142, 189, 66);
	 height:184px;
	 width: auto;
}
.Recruitment_policy h5
{
	font-size: 20px;
	margin: 0px;
	line-height: 24px;
	padding: 0px;
}
/*  OrderPad  Download Page  */
.whattodo
{
	background-color: rgb(115, 115, 115);
	padding: 15px;
}
.whattodo h2
{
	color: #fff;
	margin-top: 0px;
}
.orange_panel
{
	padding: 10px;
	background-color: #fff;
	border:2px solid rgb(247, 146, 30);
	margin-bottom: 20px;
}
.bulets
{
	display: inline-block;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	line-height: 50px;
	color: #fff;
	font-size: 30px;
	background-color: rgb(0, 115, 182);
	text-align: center;
	margin-right: 10px;
	position: absolute;
	margin-left: -55px;
}
.orange_panel p
{
	margin-left: 58px;
}
.step1Whattodo
{
	margin: 0px;
	padding-left: 0px;
}
.step1Whattodo li
{
	display: inline-block;
	list-style-type: none;
	vertical-align: top;
}
.step1Whattodo li .downlaodArrow
{
	transform: scaleX(-1);
	padding: 20px;
}
.step1Whattodo li:last-child
{
	vertical-align: bottom;
}

.step1Whattodo li .orange_bg_bt
{
	border-radius: 10px;
background-color: rgb(247, 146, 30);
padding: 10px 20px;
color: #fff;
text-decoration: none;
text-align: center;
display: inline-block;
margin-top: 30px;
}
.orange_panel .red
{
	color: red;
	font-family: lato-regular;
}
.orange_bg_bt
{
	border-radius: 10px;
background-color: rgb(247, 146, 30);
padding: 10px 20px;
color: #fff;
text-decoration: none;
text-align: center;
display: inline-block;
margin-top: 30px;
}
.txtproduct_qty
{
	margin-top:15px; 
}
.max_width_150
{
	max-width: 150px;
}
.pmr_ordering h4
{
	margin-top: 15px;
	font-size: 22px;
}
.pmr_ordering p
{
	
	line-height: 24px;
	font-family: Lato-Regular;
	font-size: 18px;
}
.pmr_ordering ul li
{
	line-height: 24px;
	font-size: 18px;
	color: #777777;
}

.working_text
{
	color: rgb(171, 10, 10);
	font-size: 4.5em;
	display: block;
	padding-left: 50px;
	border-left:1px solid rgb(204, 204, 204);
	margin: 20px;
	padding:50px 0px 50px 50px; 
}
.questi_text 
{
	margin-top: 50px;
}
.questi_text p
{
	font-size: 16px;
}
.btn_pad5 {
    padding: 5px 10px !important;
}
.ifameVideo
{
	border:1px solid #ccc;
	margin-bottom: 20px; 
}
.warehouse_banner {
    background-image: url('../../images/newimages/warehouseBanner.png');
    background-position: center;
}
.warehouse_banner h2
{
	margin-top: 75px;
}
.warehouse_img img
{
	margin-top: 10px;
}
.warehouseDetails
{
	padding-top: 20px;
}
.warehouseDetails .warehouse_sm
{
	font-weight: bold;
}

.warehouseDetails .warehouse_st
{
	font-size: 14px;
}
.sales_team_marging
{
	margin-top: 5px;
}
.sales_team_marging p
{
	margin-bottom: 2px;
}

/*   Jquery UI Custom * /


@media screen and (max-width: 1500px) {
    .banner_white_circle
    {   
        margin-left: 150px !important;
    }
	.GetInTouch h1
	{
	font-size: 3.5em;
	 }
	 .fs_20 {
    font-size: 18px;
	 }
	 .exlimanroty_icon {
    width: 112px;
    height: 112px;}
	 .login_info h3
	 {
	 font-size: 28px;
	 }
}

@media screen and (max-width: 1200px) {
    .banner_white_circle
    {   
        margin-left: 150px !important;
    }
    .right_header_part .signInblock li i
    {
    padding: 0px 5px;
    font-weight: 3em;
    }
    .right_header_part .signInblock li a
    {
    	 padding:10px;
    }
    .Welcome_text .info .fs_18_about,.fs_20
    {
    font-size: 17px;
    }
}




/* Media Query For Smaller Devices */
/* @media screen and (max-width: 1400px)
{
	.leave_us_feedback
	{
		width: 150px;
		margin-right: -155px;
	}
	.rating-container .star .glyphicon-star, .rating-container .star {
    font-size: 15px !important;
	}
	.leave_us_feedback > div
	{
		margin-top: 81px;
	}
.carousel_home
{
	height: auto;
	width: 450px;
}
.carousel_home .carousel-indicators
{
	display: none;
}
.leftOrderBlock .skyblue_bg_order{
	padding-bottom: 0px;
}
.leftOrderBlock
{
    
    margin: 0px;
    overflow: hidden;
    width: 100%;
}
.leftOrderBlock .our_operating
{
	margin: 74px auto -62px;
}
.leftOrderBlock .our_operating ul li {
    border: none;
    width: 100%;
   
}
.leftOrderBlock ul
{
    width: auto;
    padding-bottom: 10px;
    margin-top: 50px;
}
.leftOrderBlock ul li
 {
  display: inline-block;
width: 18%;
vertical-align: middle;
margin: 0px;
text-align: center;
 border:none;
 }
} */
@media screen and (max-width: 1300px)
{
	.arrival_header .new_arrival
	{
		display: none;
	}
}
@media (min-width: 960px)
{
	.container
	{
    	width: 960px;
    	position: relative;
	}
	
}

@media screen and (max-width: 460px) {
	.container
	{
		width: 100%;
	}
	.header
	{
		position: relative;
	}
	.logo img
	{
		width:100%;
		min-width: 100%;
	}
	.center_header_part
	{
		margin: 0px;
	}
	.center_header_part .social_media, .center_header_part .social_contact
	{
		margin: 0px auto 5px;
		display: block;
		text-align: center;
		padding: 0px;
	}
	.signInblock
	{
		text-align: center;
		padding: 0px;
	}
	.signInblock li img {
    	height: 27px;
    	border-left:none;
	}
	.right_header_part {
    	margin: 15px 0px 0px;
	}
	.right_header_part .signInblock li a.sign_btn
	{
		padding: 0px 20px;
		margin-top: 0px;
	}
	.header .navbar .navbar-nav
	{
		text-align: center;
		display: block;
	}
	.header .dropdown-menu
	{
		min-width: 100%;
		position: relative;
		clear: both;
	}
	.header .dropdown-menu li
	{
		display: block;
		text-align: center;
		
	}
	.padding_top_header
	{
		margin-top: 0px !important;
	}
	.homeBanner
	{
		height: 250px;
	}
	.carousel_home
	{
	height: auto;
	}
	.carousel_home .item
	{
		padding-left: 0px;
	}
	.carousel_home .carousel-indicators {
    top: 99%;
	}
	.slider_bg_change.right
	{
		right: 0;
	}
	.bg_white,.bg_darkyBlue
	{
		padding: 10px;
	}
	.Welcome_text .heading
	{
		font-size: 24px;
		line-height: 1.4em;
		text-align: center;
		padding-bottom:10px;
		border-bottom: 1px solid rgb(204, 204, 204);
	}
	.about_heading::after
	{
		border:none;
	}
	.Welcome_text .info .fs_18_about
	{
		font-size: 15px;
		line-height: 28px;
	}
	.rs_overflow_hidden
	{
		display: block;
		overflow:hidden;
		padding-bottom: 10px;
		text-align: center;
	}
	.btm_about
	{
		margin: 0px;
		padding: 0px;
		border:none;
		text-align: center;
		display: block;
		margin: 0px auto;
		width: 100%;
	}
	.aboutcirlce_img .orage_blank_btn
	{
		margin-left: -75px;
	}
	.wholesaler .W_heading {
    	font-size: 24px;
    	text-align: center;
	}
	.rs_width_100
	{
		width: 100%;
		display: block;
		text-align: center;
	}
	.Facts .F_heading
	{
		font-size: 24px;
	}
	.News_block.padding_20 {
    	padding: 10px;
	}
	.GetInTouch
	{
		text-align: center;
	}
	.GetInTouch .left_gray_border,.GetInTouch img
	{
		border:none;
		padding: 0px;
		margin: 0px;
	}
	.GetInTouch h1
	{
		font-size: 24px;
	}
	.footer_circle_img li
	{
		display: block;
		width: 100%;
		float: none;
	}
	.footer_circle_img li .img_circle_block
	{
		margin: 10px auto 0px;
		display:inline-block;
	}
	
	/* About Page Css */
	.homeBanner .banner_white_circle
	{
		display: none;
	}
	.ourcompany .block_heading
	{
		font-size: 25px;
		padding-bottom: 10px;
		margin: 0px;
	}
	.ourcompany .mb_30
	{
		margin-top: 0px;
	}
	.ourcompany .about_sub_text
	{
		margin: 0px;
		font-size: 16px;
	}
	.we_offer_heading
	{
		font-size: 22px;
		margin-left: 0px;
	}
	.we_offer_list
	{
		font-size: 14px;
		padding: 0px;
	}
	.bnsIndia
	{
		background-image:none;
		margin: 0px;
		min-height:auto;
	}
	 .bnsIndia p
	 {
	 	font-size: 16px;
	 	margin: 0px;
	 }
	 .ourJourny .heading
	 {
	 	font-size: 24px;
	 	padding-bottom: 10px;
	 }
	 .timeline ul li:nth-child(2n+1) div .down_history_arrow,.timeline ul li:nth-child(2n) div .down_history_arrow
	 {
	 	display: none;
	 }
	 .corporate_main h4.heading 
	 {
    	font-size: 24px;
    	margin-bottom: 10px;
    }
    .corporate_main .gray_border_line {
    	margin-bottom: 10px;
	}
    .corporate_main .sub_text
    {
    	font-size: 16px;	
    }
    .management
    {
    	margin: 0px auto;
    }
    .chairman_text.pt_80
    {
    	padding-top: 10px;
    }
    .chairman_text h1
    {
    	font-size: 26px;
    }
    .chairman_text h3
    {
    	font-size: 24px;
    }
    .management_img.mt_50
    {
    	margin-top: 0px;
    }
    .Service_text .service_block
    {
    	margin: 10px 0px 0px;
    }
    .Vision_block .service_block .s_heading h4
    {
    	text-align: center;
    	font-size: 24px;
    }
    
    .Vision_block .service_block .service_info p
    {
    	font-size: 16px;
    }
    .service_info ul
    {
    	padding: 0px;
    }
    /* login Page */
    .loginBlock .fs_55
    {
    	font-size: 24px;
    }
    .loginBlock .heading .about_mid_logo_img
    {
    	width: 80%;
    	margin: 0px auto;
    }
    .loginBlock p
    {
    	font-size: 17px;
    }
    .exlimanroty_icon
    {
    	float: none;
		display: block;
		margin: 10px auto;
    }
    .login_info h2
    {
    	text-align: center;
    	font-size: 24px;
    }
    .login_info h3
    {
    	font-size: 16px;
    }
    .terms_condition .heading,.privacy_policy .heading,.print_heading h4,.print_heading h4 .fs_medium,.Pharmacy_shop .heading,.main_news .heading,.career_block .c_Blcok h2
    {
    	font-size: 24px;
    }
    .terms_condition .gray_border_line,.service_main .gray_border_line
    {
	    margin-bottom: 10px;
	}
	.privacy_policy h5 {
	    font-size: 18px;
	}
	.list_of_privacy_policy li,.service_main .text_info,.Pharmacy_shop .sub_text,.career_block .c_Blcok p
	{
		font-size: 16px;
	}
	.list_of_privacy_policy {
    	padding-left: 15px;
	}
	.details_of_pp h4
	{
		font-size: 20px;
	}
	.details_of_pp ul
	{
		padding: 0px;
		margin-left: 15px;
	}
	.mobile_table
	{
		width: 280px;
		overflow-y:scroll; 
	}
	.returns_policy img
	{
		width: 100%;
		margin-bottom: 10px;
	}
	.service_main h4.heading,.service_main .Welcome_text .heading {
    	margin-bottom: 10px;
    	font-size: 24px;
	}
	.service_main .top_margin_80,.ourcompany .Welcome_text .circle_image
	{
		margin: 10px 0px;
	}
	.service_main .service_head_icon
	{
		margin-top: 0px;
		width: 35px;
		height: 35px;
	}
	.s_list
	{
		margin: 0px;
		padding-left: 15px;
	}
	.service_main .presence {
    	margin-top: 20px;
    	padding-top: 0px;
    	border-top:none;
	}
	.service_main .presence .image_square {
    	max-height: 100%;
    	max-width: 100%;
	}
	.service_bottom .Welcome_text .heading i
	{
		display: none;
	}
	.service_bottom .Welcome_text .remove_border,.empRewards .Welcome_text .remove_border
	{
		border-bottom:none;
	}
	/* News Page */
	.main_news .Subscribe input
	{
		width: 100%;
		margin-bottom: 10px;
	}
	.news_link_list
	{
		display: block;
		margin-top: 10px;
	}	
	.career_block .c_Blcok
	{
		padding: 20px;
		min-height: auto;
		margin-bottom: 10px;
	}
	.Job_Alert.bg_skyBlue,.our_site.bg_skyBlue,.ContactForm.bg_skyBlue
	{
		padding: 0px;
	}
	.Job_Alert .job_heading .sub_text,.Job_Alert .job_heading p,.empRewards .Welcome_text ul li,.empRewards .Welcome_text .description
	{
		font-size: 16px;
		line-height: 1.5;
	}
	.job_form
	{
		margin: 0px;
		padding: 0px;
	}
	.our_site .br_blue
	{
		border:none;
	}
	.site_description h1,.ContactForm h2,.ContactForm h3
	{
		font-size: 24px;
	}
	.site_description p
	{
		margin: 0px;
	}
	.site_description
	{
		margin-bottom: 10px;
	}
	.wholesaler .W_heading
	{
		font-size: 24px !important; 
	}
	.GetInTouch .padding_left20
	{
		padding: 0px;
	}
	.contact_main_block .GetInTouch h1
	{
		font-size: 26px;
	}
	.contact_main_block .GetInTouch h3, .contact_main_block .GetInTouch a
	{
		margin: 0px;
	}
	.ContactForm .send_btn
	{
		margin-bottom: 10px;
	}
	.social_media_block ul
	{
		margin: 0px;
		padding: 0px;
	}
	.corporate_main.sub_contacts h4.heading
	{
		font-size:24px;
	}
	.bg_light_gray
	{
		padding: 10px;
	}
	.sub_contacts_bottom h3
	{
		margin-top: 15px;
	}
	.ContactForm p
	{
		margin-top: 10px;
	}
	/* Career Page  */
	.current_vacancy .heading,.loginBlock .heading
	{
		font-size: 24px;
	}
	.looking_heading
	{
		margin: 10px auto;
		font-size: 24px;
	}
	.current_vacancy .gray_border_line
	{
	margin: 0px auto 20px;
	}
	.vacancy_footer 
	{
		overflow: hidden;
		display: block;
	}
	.vacancy_footer .pull-left,.vacancy_footer .pull-right
	{
		float: none;
		display: block;
		text-align: center;
		width: 100%;
	}
	.fs_40
	{
	font-size: 24px;
	}
	.print_heading h4.hand_heading {
    	font-size: 20px;
	}
	.Recruitment_policy ul
	{
		margin: 0px;
		padding-left: 10px;
	}
	.loginBlock .mb_50
	{
		margin-bottom: 10px;
	}
	.returns_policy ul{
		padding-left:0 !important;
	}
	.returnpolicyclass{
		font-size:13px !important;
	}
}











.tbl_recallBatches tr td

{

       font-size: 12px;

}

.tbl_recallBatches tr td:nth-child(6)

{

       width: 100px;

}
.Ope_Footer_Tab

{

       overflow: auto;display: block;

}
.tbl_recallBatches tr td:nth-child(2),.tbl_recallBatches tr td:nth-child(1)

{

       vertical-align:middle;

}

 
 

 

.hungry .selection {

  margin-bottom: 1em;

  display: inline-block;

}

 

.hungry .selection label {

  display: inline-block;

  width:8em;

  background-color: #42b4d6;

  border-radius: 6px;

  color: #ffffff;

  padding: 0.5em;

  cursor: pointer;

}

.hungry .selection1 label

{

       background-color: #449d44;

}

.hungry .selection2 label

{

       background-color: #c9302c;

}

 

.hungry .selection label:hover {

  background-color: #5fc0dc;

}

 

.hungry .selection input[type=radio] {

  display: none;

}
.yes_no_btn
{
	font-size: 22px;

}
 .yes_no_btn .inline_left_right
 {
 	margin:0px 20px;
 	display: inline-block;
 }

.hungry .selection input[type=radio]:checked ~ label {
  background-color: #f1592a;
}
.inline_left_right
{
	 border:1px solid #ccc;
	 padding: 15px;
	 border-radius: 3px;
	 display: inline-block;
	 margin: 0px auto;
	 margin-bottom: 15px;
	 
}
.inline_left_right input
{
	margin-right: 10px;
}
.inline_left_right .label
{
	font-size: 20px;
}

.value_customer ul li {padding-bottom: 5px;}
.value_customer p {padding-bottom: 10px;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice{ height: 22px; line-height: 20px; z-index: 999 !important;}
.multiple_selector .select2-selection--multiple{ height: 50px; overflow: auto; }
#placeOrderDiv .notification{position: absolute; z-index: 4; cursor: pointer; border-right: 11px solid red; border-left: 0px solid transparent; border-bottom: 10px solid transparent; border-top: 0px solid transparent;  top: 0; right: 0;}
#placeOrderDiv .notification_text{position: absolute; bottom: 60px; border: 1px solid #ccc; padding: 10px; width: 230px; display: none; text-align: left; background: #fff; font-size: 13px; line-height: 20px; box-sizing: border-box; border-radius: 5px; right: -90px; z-index: 99;}

#placeOrderDiv .notification:hover + .notification_text{display: block;}
.createOrder_search, .multiple_selector { position: relative;}
.header_search.createOrder_search .notification{ right: 60px !important;}

#speLineCustReq + .select2{width: 100% !important;}
#speLineCustReq + .select2 .select2-selection{ width: 100%; height: 60px; overflow: auto; }
.cart_icon{display: inline-block; padding: 9px 10px 7px 10px; border: 1px solid #337ab7; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; background: #337ab7; color: #fff; text-decoration: none; transition: all ease 0.2s; }
.cart_icon:hover, .cart_icon:focus{background: rgb(166, 0, 0); border-color: rgb(166, 0, 0); color:#fff; text-decoration: none;}

.table-striped .notification{ display: inline-block; padding: 4px 3px 1px 2px; width: 20px; height: 20px; margin: 3px 0 0 5px; font-style: italic; border-radius: 50%; background: rgb(166, 0, 0); color: #fff; font-size: 13px;}
.table-striped .notification i{ font-style: italic; }
.table-striped .notification_text {position: absolute; border: 1px solid #ccc; padding: 10px; width: 120px; display: none; text-align: center; background: #fff; font-size: 13px; line-height: 20px; box-sizing: border-box; border-radius: 5px; right: 0; top: 31px; z-index: 99;}

.table-striped .notification:hover + .notification_text {display: block;}
.table-striped tr td{position: relative;}
#placeOrderDiv .header_search{margin: 10px 0px 0px 10px;}

.request_confirm_table{padding: 15px !important; }
.request_confirm_table .table{margin: 20px 0px 20px; border: 1px solid #333;}
.request_confirm_table .table thead{background: #f7b64b;}
.request_confirm_table .table tr{ border-bottom: 1px solid #333; }
.request_confirm_table .table tr td, .request_confirm_table .table tr th{border-right: 1px solid #333; font-size: 14px; }


.request_confirm_table .request_no_div{width:100%; float: left; margin: 0 0 15px; }
.request_confirm_table .request_no_div .request_no{ width: 305px; float: right; padding: 5px 10px; background: #fff; border: 1px solid #ccc; }
.request_confirm_table .massege_div{width:100%; float: left; padding: 10px 15px; background: #fff; color:#333; font-size: 17px; text-align: center;  border: 1px solid #ccc; font-style: italic;} 
.request_confirm_table .facilitateBox{ width: 80%; float: left; margin: 20px 0px;}
.request_confirm_table .facilitateBox input{height: 40px; padding: 10px 15px; float: left; width: 320px; }

.request_confirm_table .facilitateBox span{    font-size: 12px; display: inline-block; float: left; line-height: 18px; padding: 2px 10px;}
.request_confirm_table + .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button{  background: #4cae4c; border: 1px solid #4cae4c; color: #fff; font-weight: normal; padding: 8px 20px !important; font-size: 18px;}

#speReordLineCustReq + .select2{width: 100% !important;}
#speReordLineCustReq + .select2 .select2-selection{ width: 100%; height: 60px; overflow: auto; }
/* .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {z-index: 999 !important;} */
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.reOrderDialog.ui-draggable.ui-resizable {top: 150px !important;}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.prodSpecification.ui-draggable {z-index: 999 !important;}
.select2-container.select2-container--default.select2-container--open {z-index: 99999 !important;}	