@font-face {
  font-family: 'ErasITC-Demi';
  src: url('https://www.smc-bd.org/assets/fonts/ErasITC-Demi.eot?#iefix') format('embedded-opentype'),  url('https://www.smc-bd.org/assets/fonts/ErasITC-Demi.woff') format('woff'), url('assets/fonts/ErasITC-Demi.ttf')  format('truetype'), url('assets/fonts/ErasITC-Demi.svg#ErasITC-Demi') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'poppinsregular';
    src: url('https://www.smc-bd.org/assets/fonts/poppins-regular-webfont.woff2') format('woff2'),
    url('https://www.smc-bd.org/assets/fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	font-size: 20px;
	/*color: #414141;*/
	background: #fff !important;
	font-family: 'ErasITC-Demi';
}
img {
	border: none;
	width: 100%;
}
a {
	text-decoration: none;
	color: #0072bc;
	font-family: 'poppinsregular' !important;
}
input, select, label, form, table {
	font-family: 'poppinsregular';
}
a:hover {
	text-decoration: underline;
	color: #0072bc;
}
p {
	font-family: 'poppinsregular';
}
body div.container {
	font-family: 'poppinsregular';
}
body div.container table{
	font-size:14px;
}
section {
	width: 100%;
	position: relative;
}
.list_296 h4 {
	font-family: 'poppinsregular' !important;
	font-weight: bold;
}

.smc_desktop_logo {
	padding-left: 20px;
	position: absolute;
	top: 20px;
	z-index: 1000;
	display: none;
}
.smc_desktop_logo img {
	width: 65%;
}
.navigation {
	float: right;
	width: auto;
	position: relative;
	padding-right: 20px;
	margin-top: 27.5%;
}
.navigation nav {
	float: right;
	width: 100%;
	position: relative;
	font-size: 14px;
	clear: both;
	text-align: right;
	padding-bottom: 27px;
	z-index: 100;
}
.navigation nav a {
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
}
.navigation nav a:hover {
	text-decoration: none;
	color: #ff6c00;
}
.navigation ul {
	float: right;
	position: relative;
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: 'ErasITC-Demi';
	padding-right: 35px;
}
.navigation ul li {
	display: block;
	width: 800px;
	/*padding:7px 60px;*/

	background: #0088ee;
	margin-bottom: 1px;
	text-align: right;
	border-radius: 8px;
	font-size: 18px;
	height: 41px;
	line-height: 41px;
}
.navigation ul li:nth-of-type(2) {
	margin-left: -35px;
}
.navigation ul li:nth-of-type(3) {
	margin-left: -70px;/*padding:7px 80px;*/

}
.navigation ul li:nth-of-type(4) {
	margin-left: -105px;/*padding:7px 110px;*/

}
.navigation ul li:nth-of-type(5) {
	margin-left: -140px;/*padding:7px 110px;*/
	margin-bottom: 0;

}
.navigation ul li a {
	color: #fff;
	z-index: 100;
	position: relative;
	padding: 9px 60px 9px 165px;
	transition: all 0.5s ease 0s;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'ErasITC-Demi';
}
.navigation ul li a:hover {
	transition: all 0.5s ease 0s;
	color: #ff6c00;
	border-radius: 8px;
}
.navigation ul li:nth-of-type(2) a {
	padding: 9px 15px 9px 127px;
}
.navigation ul li:nth-of-type(3) a {
	padding: 9px 43px 9px 182px;
}
.navigation ul li:nth-of-type(4) a {
	padding: 9px 63px 9px 288px;
}
.navigation ul li:nth-of-type(5) a {
	padding: 9px 85px 9px 288px;
}
.sliders {
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
	overflow: hidden;
	cursor: inherit;

}
.info-text h2 {
	font-size: 30px;
	font-family: 'ErasITC-Demi';
	color: #0088ee;
	padding-bottom: 30px;
}
hr.star-dark::after,  hr.star-light::after {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 2em;
	padding: 0 0.25em;
	position: relative;
	top: -0.8em;
}
hr.star-dark,  hr.star-light {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color;
	border-image: none;
	border-style: solid none none;
	border-width: 0.2rem medium medium;
	margin-bottom: 2rem;
	margin-top: 1.5rem;
	max-width: 15rem;
	padding: 0;
	text-align: center;
	color: #003471;
	margin: auto;
}
.col-center-block {
	float: none;
	display: block;
	margin: 0 auto;
	/* margin-left: auto; margin-right: auto; */

	text-align: center;
}
.col-center-block p {
	line-height: 40px;
	margin-bottom: 30px;
}
.read_more {
	color: #ff6c00;
	font-size: 16px;
}
.video-area {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	box-shadow: -10px 10px 10px #c1c1c1;
}
.news_update {
	float: left;
	width: 100%;
	border-radius: 8px;
	margin-bottom: 25px;
	height: 170px;
}
.news_update h4 {
	color: #fff;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
.slider_2 {
	float: left;
	position: relative;
	width: 100%;
}
.slider_con {
	float: left;
	position: relative;
	width: 100%;
	padding: 0 40px;
}
.slider_con h4 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
}
.slider_con p {
	font-size: 16px;
	color: #82005f;
	line-height: 26px;
	padding-top: 75px;
}
a.left_arrow {
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 34px;
	text-align: center;
	z-index: 8;
	left: -10px;
	top: 95px;
	background: #e6e6e6;
	border-radius: 15px;
}
a.right_arrow {
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 34px;
	text-align: center;
	z-index: 8;
	left: auto;
	right: -10px;
	top: 95px;
	background: #e6e6e6;
	border-radius: 15px;
}
a.left_arrow:hover,  a.right_arrow:hover {
	cursor: pointer;
	color: #FFAE00 !important;
}
.products {
	background: #ebebeb;
	padding: 60px 0px;
	margin-bottom: 0px;
}
ul.product_list {
	float: left;
	width: 100%;
	position: relative;
	list-style: none;
	padding-top: 50px;
	text-align: center;
}
ul.product_list li {
	float: left;
	width: auto;
}
.slider_2_area {
	float: left;
	position: relative;
	width: 100%;
}
ul.brand_list {
	float: left;
	width: 100%;
	position: relative;
	list-style: none;
	padding-top: 50px;
	text-align: center;
	height: 160px;
	overflow: hidden;
}
ul.brand_list li {
	float: left;
	width: 250px !important;
	padding: 20px;
}
.brand_list li img {
	width: 95%;
}
.program_list li {
}
.program_list img {
	width: 248px !important;
	height: 150px !important;
	padding-left: 15px;
	margin-bottom: 10px;
}
.program_list p {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.slider_2_left {
	position: absolute;
	width: 13px;
	height: 22px;
	top: 60px;
	left: 45px;
	background: url(../images/left.png) no-repeat;
	cursor: pointer;
}
.slider_2_right {
	position: absolute;
	width: 13px;
	height: 22px;
	top: 60px;
	left: auto;
	right: 45px;
	background: url(../images/right.png) no-repeat;
	cursor: pointer;
}
.slider_2_left,  .slider_2_right {
	text-decoration: none;
	text-indent: -9999px;
}
.newsletter {
	float: left;
	width: 100%;
	padding: 30px 0px;
	background: #272373;
	margin-bottom: 0px;
}
.news_meg {
	float: left;
	width: 60px;
	position: relative;
}
.news_text {
	float: left;
	font-size: 16px;
	height: 48px;
	position: relative;
	width: 65%;
	margin: 0 60px;
	padding: 10px 20px;
	border: none;
}
.news_btn {
	float: left;
	width: 70px;
	height: 48px;
	position: relative;
	background: url(../images/send.png) no-repeat;
	border: none;
	padding: 0px;
	cursor: pointer;
}
.news_btn:hover {
	opacity: .8;
}
.smc_column {
	margin-bottom: 50px;
	margin-top: 50px;
}
.footer {
	background: url(../images/footer.png) no-repeat;
	background-size: cover;
	padding: 55px 0 20px 0;
	background-position: right;
	background: #0088ee;
	border-radius: 0 240px 0 0;
}

@media only screen and (min-width: 1920px) and (max-width: 1980px) {
.navigation ul li a {
	padding: 9px 140px 9px 165px;
}
.navigation ul li:nth-of-type(2) a {
	padding: 9px 125px 9px 127px;
}
.navigation ul li:nth-of-type(3) a {
	padding: 9px 182px 9px 182px;
}
.navigation ul li:nth-of-type(4) a {
	padding: 9px 230px 9px 288px;
}
.navigation ul li:nth-of-type(5) a {
	padding: 9px 283px 9px 288px;
}
}
.footer ul li {
	font-size: 12px;
	color: #fff;
	padding: 5px 0px;
}
.footer ul li a {
	color: #fff;
	font-size: 14px;
}
.footer ul {
	list-style: none;
}
.send-btn h6 {
	color: #fff;
	font-size: 17px;
	margin-top: 6px;
	font-family: 'poppinsregular';
}
.send-btn p {
	margin-bottom: 0.2rem;
	color: #fff;
	font-size: 12px;
}
.footer-btn input {
	border: medium none;
	border-radius: 8px;
	overflow: visible;
	padding: 8px 10px;
	width: 75%;
	font-size: 14px;
	height: 30px !important;
	font-family: 'poppinsregular';
}
.footer-btn [type="button"] {
	border: medium none;
	border-radius: 8px;
	overflow: visible;
	padding: 8px 10px;
	width: 15%;
	font-size: 14px;
	height: 30px;
}
.footer-btn a i {
	background: #fff;
	padding: 6px 6px 11px 6px;
	border-radius: 8px;
	color: #2d4b92;
	font-size: 20px !important;
}
.social-footer {
}
.social-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.social-footer ul li {
	float: left;
	padding-right: 20px;
}
.social-footer ul li a {
	color: #fff;
	font-size: 16px;
}
.social-footer ul li i:hover {
	transition: all 0.5s ease 0s;
	text-decoration: none;
	box-shadow: 0px 5px 0px #999;
	cursor: pointer;
}
.footer-menu {
	background: #006dbe;
	padding: 6px 0;
	height: 45px;
	z-index: 99;
}
.footer-menu p {
	color: #fff;
	text-align: right;
	font-size: 12px;
	padding: 3px;
	margin-top: 7px;
}
.footer-menu li {
	color: #fff;
	list-style: none;
	float: left;
	padding: 2px;
	font-size: 12px;
	margin-top: 7px;
}
.footer-menu a {
	color: #fff;
}
.quick_link {
	border-right: #fff solid 1px;
	padding: 30px;
}
.quick_link h5 {
	margin-bottom: 20px;
}
.quick_link ul {
	list-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.quick_link ul li {
	padding-bottom: 10px;
	font-size: 13px;
}
.quick_link ul li a {
	color: #6a6a6a;
}
.quick_link ul li a:hover {
	color: #0072BC;
}
.links {
	float: left;
	width: 100%;
	position: relative;
}
.links a {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
	transition: all 0.3s ease 0s;
}
.links a.link_t {
	background: url(../images/t.png) no-repeat;
}
.links a.link_y {
	background: url(../images/y.png) no-repeat;
}
.links a.link_f {
	background: url(../images/f.png) no-repeat;
}
.links a.link_i {
	background: url(../images/i.png) no-repeat;
}
.links a:hover {
	border-radius: 10px;
	box-shadow: 0px 5px 0px #999;
	transition: all 0.5s ease 0s;
}
/*.links a:hover img{

   opacity:.7;

}*/



.footer_bottom_links {
	margin-bottom: 0px;
	background: #717171;
	padding: 20px 0px;
	font-size: 12px;
	color: #fff;
}
.footer_bottom_links a {
	color: #fff;
}
.footer_bottom_links a:hover {
	color: #ff6c00;
}
#paging {
	left: 22%;
	/*margin-top: -36px;*/

	position: absolute;
	width: 200px;
	z-index: 100;
	bottom: 40px;
}
#paging a,  #paging span {
	width: 15px;
	height: 15px;
	font-size: 1px;
	color: #ffae00;
	float: left;
	position: relative;
	margin-left: 15px;
	border-radius: 10px;
	background: #fff;
	border: #666 solid 1px;
}
#paging span.cycle-pager-active {
	background: #005E9F;
}
#paging a.activeSlide,  #paging a:hover {
	background: #005E9F;
}
.slideshow img {
	background: none !important;
	height: 100% !important;
}
.slideshow {
	height: 100% !important;
}
.thumbnail:hover {
	position: relative;
	top: -25px;
	left: -35px;
	width: 400px;
	height: auto;
	display: block;
	z-index: 999;
}
.style_prevu_kit {
	display: inline-block;
	border: 0;
	width: 196px;
	height: 210px;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
}
.style_prevu_kit:hover {
	/*box-shadow: 0px 0px 150px #000000;*/

	z-index: 2;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1.2);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1.2);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1.2);
	transition: all 200ms ease-in;
	transform: scale(1.2);
}
section.products {
	background: #ebebeb;
	padding: 30px 0px;
	border-radius: 30px;
}
.dropdown-menu img {
	width: 70%;
	margin: auto;
}
#navbar {
	background-color: #02337c;
	overflow: visible;
	display: none;
}
#navbar a {
	color: #fff;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background: #0088ee;
	animation: smoothScroll 1s forwards;
	box-shadow: 0px 3px 14px #000;
	z-index: 10000;
}
.sticky+.content {
	padding-top: 60px;
}
#navbar ul.con {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 15px;
}
#navbar ul.con li {
	float: left;
	width: auto;
	padding: 19px 14px;
	text-transform: capitalize;
	font-weight: 500;
}
#navbar ul.con li a:hover {
	text-decoration: none;
	color: #ff6c00;
}
.menu_images {
	border-top: 1px solid #0080d2;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.con .dropdown-menu {
	border-radius: 10px;
	left: 0px;
	overflow: hidden;
	padding: 0 !important;
	width: 250px;
	top: 72px;
	box-shadow: 0px 2px 5px #333;
}
.con .dropdown-menu a {
	padding: 5px 0px;
	color: #5e5e5e !important;
	font-size: 14px;
}
.con .dropdown-menu a:hover {
	color: #ff6c00 !important;
}
.sticky_dropdown {
	margin-top: 20px;
	padding: 0 35px;
}
.sticky_dropdown p {
	margin-bottom: 15px;
}
.nav_logo {
	padding: 14px 70px 11px !important;
}
.nav_logo img {
	width: auto;
	height: 51px;
}
#navbar ul.con li.click_menu {
	padding: 18px 70px;
	border-right: none;
}
.click_menu div {
	width: 35px;
	height: 5px;
	background-color: #fff;
	margin: 6px 0;
}
#navbar ul.con li.click_menu a:hover {
	cursor: pointer;
	position: relative;
	width: auto;
	float: left;
}
#navbar .dropdown-toggle::after {
	content: none;
}
#navbar ul ul.dropdown-menu {
	background: #005E9F;
	margin: 0px;
	border-radius: 0;
	border: none;
}
#navbar ul ul.dropdown-menu li {
	border-right: none;
	border-bottom: #fff solid 1px;
	padding: 5px 10px;
	float: left;
	width: 100%;
}
#navbar ul ul.dropdown-menu li a,  #navbar ul ul.dropdown-menu li a:hover {
	float: left;
	width: 100%;
	font-size: 13px !important;
}
#navbar ul ul.dropdown-menu li:last-child {
	border-bottom: none;
}
.notification_section {
	border-radius: 5px;
	float: right;
	height: auto;
	position: fixed;
	right: 0;
	top: 155px;
	transition: all 0.5s ease 0s;
	z-index: 9999;
	cursor: pointer;
}
#notification_popup {
	display: none;
	border-radius: 5px;
	float: right;
	height: auto;
	position: fixed;
	right: 65px;
	top: 165px;
	z-index: 5555;
}
#notification_popup button {
	position: absolute;
	right: 15px;
	top: 15px;
	border-radius: 50%;
	background: white;
	color: red;
	border: 2px solid #ffff;
	font-size: 12px;
	padding: 1px 3px;
}
.notification_section2 {
	border-radius: 5px;
	float: right;
	height: auto;
	position: fixed;
	right: 0;
	top: 230px;
	transition: all 0.5s ease 0s;
	z-index: 9999;
	cursor: pointer;
}
#notification_popup2 {
	display: none;
	border-radius: 5px;
	float: right;
	height: auto;
	position: fixed;
	right: 65px;
	top: 245px;
	z-index: 5555;
}
#notification_popup2 button {
	position: absolute;
	right: 15px;
	top: 15px;
	border-radius: 50%;
	background: white;
	color: red;
	border: 2px solid #ffff;
	font-size: 12px;
	padding: 1px 3px;
}
.sticky-mega-menu1,  .sticky-mega-menu2,  .sticky-mega-menu3,  .sticky-mega-menu4 {
	width: 1140px;
	overflow: hidden;
	padding: 30px;
	border-radius: 20px;
	left: 105px;
}
#navbar .sticky-mega-menu1 p a,  #navbar .sticky-mega-menu2 p a,  #navbar .sticky-mega-menu3 p a,  #navbar .sticky-mega-menu4 p a {
	color: black;
}
* {
	margin: 0;
	padding: 0;
}
.vticker ul {
	padding: 0;
}
.vticker ul li {
	list-style: none;
	border-bottom: 1px solid #df911d;
	padding: 10px 0;
	font-size: 13px;
	height: 70px;
	font-family: 'poppinsregular';
}
.vticker ul li:hover {
	color: #005e9f;
}
.search_option{
	position: absolute;
    right: 30px;
    top: -35px;
}
.search_option input[type="text"] {
	padding: 6px 40px 6px 10px;
	margin: 8px 0;
	box-sizing: border-box;
	border: 1px solid lightgray;
	border-radius: 7px;
	margin-top: -4px;
	float: right;
	z-index: 111;
	position: relative;
	width: 160px;
	height: 30px;
	font-size: 12px;
	color: #333;
}
.search_option input[type="submit"] {
	position: absolute;
	right: 5px;
	width: 40px;
	z-index: 999;
	top: -2px;
	border: none;
	background-image: url(../images/home_search.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
	border-radius: 10px;
	background-color: transparent;
	height: 27px;
}
.innerpage_search_option {
	margin-top: 15px;
}
.innerpage_search_option input[type="text"] {
	padding: 6px 50px 6px 13px;
	margin: 8px 0;
	box-sizing: border-box;
	border: 1px solid lightgray;
	border-radius: 7px;
	float: right;
	z-index: 111;
	position: relative;
	width: 360px;
	height: 40px;
	font-size: 18px;
	color: #333333;
}
.innerpage_search_option input[type="submit"] {
	position: absolute;
	right: 21px;
	width: 40px;
	z-index: 999;
	top: 30px;
	border: none;
	background-image: url(../images/home_search.jpg);
	background-repeat: no-repeat;
	background-position: center right 10px;
	border-radius: 10px;
	background-color: #fff;
	height: 27px;
}
input:focus {
	outline: none;
}
.innerpage_search_option input::-webkit-input-placeholder {

   /* Chrome/Opera/Safari */

   color: #d3d3d3;
}
.innerpage_search_option input::-moz-placeholder {

   /* Firefox 19+ */

   color: #d3d3d3;
}
.innerpage_search_option input[type="text"]:-ms-input-placeholder {

   /* IE 10+ */

   color: #d3d3d3;
   opacity:1;
}
 .innerpage_search_option input:-moz-placeholder {

   /* Firefox 18- */

   color: #d3d3d3;
}
.smc_column_info p {
	font-size: 13px;
}
.smc_column_info img {
	margin-bottom: 10px;
	border-radius: 0px 0px 10px 10px;
	transition: .5s;
	cursor: pointer;
}
.smc_column_info img:hover {
	transition: .5s;
	filter: saturate(290%);
	-webkit-filter: saturate(300%);
	-moz-filter: saturate(300%);
	-o-filter: saturate(300%);
	-ms-filter: saturate(300%);
	box-shadow: 0 38px 36px -26px black;
}
.column_title {
	background-color: #0088ee;
	padding: 15px;
	border-radius: 10px 10px 0px 0px;
}
.column_title h4 {
	color: #fff;
	font-size: 17px;
	padding: 0;
	margin: 0;
	font-family: 'ErasITC-Demi';
	transition: .5s;
	text-align: center;
}
.innerpage_header {
	height: 95px;
	padding: 10px 0;
}

/*.navbar .dropdown-menu div[class*="col"] {*/
/*	margin-bottom: 1rem;*/
/*}*/
/*.navbar .dropdown-menu {*/
/*	border: none;*/
/*	background-color: #0060c8!important;*/
/*}*/

/*!* breakpoint and up - mega dropdown styles *!*/



/*@media screen and (min-width: 992px) {*/
/*!* remove the padding from the navbar so the dropdown hover state is not broken *!*/

/*.navbar {*/
/*	padding-top: 0px;*/
/*	padding-bottom: 0px;*/
/*}*/
/*!* remove the padding from the nav-item and add some margin to give some breathing room on hovers *!*/

/*.navbar .nav-item {*/
/*	padding: .5rem .5rem;*/
/*	margin: 0 .25rem;*/
/*}*/
/*!* makes the dropdown full width  *!*/

/*.navbar .dropdown {*/
/*	position: static;*/
/*}*/
/*.navbar .dropdown-menu {*/
/*	width: 100%;*/
/*	left: auto;*/
/*	right: 0;*/
/*	!*  height of nav-item  *!*/

/*	top: 45px;*/
/*}*/
/*!* shows the dropdown menu on hover *!*/

/*.navbar .dropdown:hover .dropdown-menu,  .navbar .dropdown .dropdown-menu:hover {*/
/*	display: block!important;*/
/*}*/
/*.navbar .dropdown-menu {*/
/*	border: 1px solid rgba(0, 0, 0, .15);*/
/*	background-color: #fff;*/
/*}*/
/*}*/
.innerpage_navigation ul li {
	float: left;
	list-style: none;
	padding: 10px 25px;
}
.innerpage_navigation ul li a {
	color: #fff;
	font-size: 18px;
}
.innerpage_navigation ul li a:hover {
	text-decoration: none;
}
.breadcrumb {
	/*centering*/

	display: inline-block;
	overflow: hidden;
	border-radius: 5px;
	background: none;
	padding: 0;
	margin: 0;
	border: 1px solid #054ba6;
}
.breadcrumb img {
	margin-top: 6px;
	padding-bottom: 5px;
}
.breadcrumb a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 24px;
	color: #e1e6ea;
	/*need more margin on the left of links to accomodate the numbers*/

	padding: 0 10px 0 35px;
	background: #666;
	background:  linear-gradient(#054ba6, #171c62);
	position: relative;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/



.breadcrumb a:first-child {
	padding-left: 15px;
	border-radius: 5px 0 0 5px;/*to match with the parent's radius*/

}
.breadcrumb a:first-child:before {
	left: 14px;
}
.breadcrumb a:last-child {
	border-radius: 0 5px 5px 0;
	/*this was to prevent glitches on hover*/

	padding-right: 20px;
}
/*hover/active styles*/



.breadcrumb a.active,  .breadcrumb a:hover {
	background: #333;
	background:  linear-gradient(135deg, #054ba6, #171c62);
}
.breadcrumb a.active:after,  .breadcrumb a:hover:after {
	background: #333;
	background:  linear-gradient(135deg, #054ba6, #171c62);
}
/*adding the arrows for the breadcrumbs using rotated pseudo elements*/



.breadcrumb a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -18px;
	/*half of square's length*/

   /*same dimension as the line-height of .breadcrumb a */

	width: 25px;
	height: 25px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 

   length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)

   if diagonal required = 1; length = 1/1.414 = 0.707*/

	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/

	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/

	background: #666;
	background: linear-gradient(135deg, #054ba6, #171c62);
	/*stylish arrow design using box shadow*/

	box-shadow: 1px -1px 0 1px rgba(0, 0, 0, 0.3), 3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*

      5px - for rounded arrows and 

      50px - to prevent hover glitches on the border created using shadows*/

	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/



.breadcrumb a:last-child:after {
	content: none;
}
/*we will use the :before element to show numbers*/



.flat a,  .flat a:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ebf3f7+50,ebf3f7+100 */

	background: #ffffff;
	/* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);
	/* FF3.6-15 */

	background: -webkit-linear-gradient(top, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);
	/* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to bottom, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);

   /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf3f7', GradientType=0);
	/* IE6-9 */

	color: #9ba4b0;
	transition: all 0.5s;
	font-size: 13px;
	font-weight: bold;
}
.flat a:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ebf3f7+50,ebf3f7+100 */

	background: #ffffff;
	/* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);
	/* FF3.6-15 */

	background: -webkit-linear-gradient(top, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);
	/* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to bottom, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);

   /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf3f7', GradientType=0);
	/* IE6-9 */

	box-shadow: 0 0 0 1px #ccc;
}
.flat a:hover,  .flat a.active,  .flat a:hover:after,  .flat a.active:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ebf3f7+50,ebf3f7+100 */

	background: #ffffff;
	/* Old browsers */

	background: -moz-linear-gradient(top, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);
	/* FF3.6-15 */

	background: -webkit-linear-gradient(top, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);
	/* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to bottom, #ffffff 0%, #ebf3f7 50%, #ebf3f7 100%);

   /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf3f7', GradientType=0);
/* IE6-9 */

}
.innerpage_navigation ul {
	margin: 0;
}
.innerpage_menu {
	background: #0088ee;
}
.innerpage_logo img {
	width: auto;
	margin-top: 5px;
}
.u-vmenu {
	background-color: var(--primary-color) !important;
	border-radius: 5px;
}
.u-vmenu a:hover,  a:active,  a:focus {
	text-decoration: none;
}
.u-vmenu ul ul {
	/*background-color: #0065a6;*/
	border-radius: 0 0 5px 5px;
}
.u-vmenu ul{

}
.u-vmenu ul li{
	border-bottom: 1px solid #2090d9;
	position: relative;
}

.u-vmenu ul li a {
	color: #f9860c;
	display: block;
	padding: 10px;
	font-size: 15px;
}
.u-vmenu ul li {
}
.u-vmenu ul li ul li {
	border-bottom: 1px solid #007bca;
}
.u-vmenu ul li ul li:last-child {
	border-bottom: none;
}
.u-vmenu ul li ul li a {
	color: #fff;
	padding-left: 20px;
}
.u-vmenu ul li {
	list-style: none;
}
.arrow_icon {
	float: right;
	color: #fff;
	top: 3px;
}
.searching_option select {
	width: 235px;
	float: left;
	margin-right: 40px;
	border-radius: 5px;
	box-shadow: inset 0px 2px 3px #ccc;
	margin-bottom: 5px;
}
.searching_option select:last-child {
	margin-right: 0;
}
.innerpage_content {
	padding: 15px 0;
	min-height: 400px;
}
.innerpage_left_menu {
	margin-top: 40px;
}
.innerpage_left_menu_title h4 {
	background: #0073c3;
	color: #fff;
	padding: 10px 0px 10px 30px;
	border-radius: 5px;
	font-size: 20px;
}
.innerpage_content_right {
	margin-top: 15px;
}
.brand_single {
	background-color: #eaeaea;
	padding: 20px 15px;
	margin-bottom: 5px;
	margin-top: 30px;
	border-radius: 5px;
	transition: .3s;
}
.brand_single:hover {
	background-color: #02337c;
	transition: .3s;
}
.brand_single img {
	padding: 45px 1px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
}
.innerpage_content_right p {
	font-size: 15px;
	padding-bottom: 15px;
	text-align: justify;
	color: #333333;
}
.innerpage_content_right .information p{
	color: #fff !important;
}
.innerpage_content_right h5 {
	color: #0073c3;
	font-size: 25px;
	margin-bottom: 20px;
}
#ddmenu {
	display: block;
	text-align: center;
	/*Specify the alignment of the whole UL if UL is not width:100%;*/

	letter-spacing: normal;
}
#ddmenu ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	/* Alignment of each top-level menu items within the UL */

	width: 100%;
	font-size: 0;
	display: inline-block;
	list-style: none;
	position: relative;
	z-index: 999999990;
	max-width: 1400px;
}
#ddmenu li {
	margin: 0 14px;
	padding: 0;
	font-size: 16px;
	display: inline-block;
 *display: inline;
	zoom: 1;
	/*for IE6-7*/

	position: relative;
	color: #eee;
	line-height: 46px;
	/*This determines the height of the menu*/

	vertical-align: middle;
	transition: background-color 0.2s;
	outline: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
#ddmenu .full-width {
	position: static;
}
#ddmenu .over {
	color: #FFF;
}
#ddmenu .over.no-sub {
}
#ddmenu .top-heading {
	margin: 0 15px;
	color: inherit;
	text-decoration: none;
	display: inline-block;
	outline: 0;
	cursor: pointer;
}
/* links of top-heading */



#ddmenu a,  #ddmenu a:link,  #ddmenu a:hover {
	color: inherit;
}
#ddmenu a:hover {
	text-decoration: none;
	color: #ff6c00;
}
#ddmenu a:focus {
	outline: 1px dotted #09F;
}
/* caret(arrow icon) */



#ddmenu .caret {
	color: inherit;
	left: -12px;
	width: 0;
	height: 0;
	overflow: hidden;
	/*for IE6*/

	vertical-align: middle;
	margin-bottom: 2px;
	border-top: 4px solid;
	/*caret size is 4px now*/

	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	display: inline-block;
	position: relative;
}
/* sub-menu layout

----------------------------*/



#ddmenu .dropdown {
	width: auto;
	left: 0px;
	color: #000;
	padding: 0;
	margin: 0;
	display: none;
	position: absolute;
	overflow: hidden;
	top: 100%;
	border-top: none;
	border-radius: 2px;/*fallback for old IE*/

}
#ddmenu .full-width .dropdown {
	width: 100%;
	padding: 0;
	margin: 0;
}
#ddmenu .offset300 {
	left: -300px;
	right: auto;
}
#ddmenu .right-aligned {
	left: auto;
	right: 0px;
}
#ddmenu .over .dropdown {
	display: block;
}
#ddmenu .dd-inner {
	text-align: center;
	padding: 20px;
	margin: 0px;
	background-color: #FFF;
	white-space: nowrap;
	font-size: 13px;
}
#ddmenu ul ul {
	margin: 0;
	padding: 0;
	text-align: left;
	width: auto;
	background: none;
	border: none;
	display: block;
	position: static;
	z-index: 0;
	border-radius: 0;
}
#ddmenu ul ul li {
	font-size: 13px;
	padding: 12px 0;
	/*It determines the line height*/

	color: inherit;
	line-height: 1;
	margin: 0;
	display: block;
	position: static;
	background: none;
	border: none;
	transition: none;
	border-radius: 0;
}
/* links in sub menu

----------------------------*/



#ddmenu .dropdown a {
	color: #000;
	line-height: 1;
	text-decoration: none;
	transition: color 0.4s;
	font-size: 1rem;
}
#ddmenu .dropdown a:hover,  #ddmenu .dropdown a:focus {
	text-decoration: none;
}
#ddmenu .dropdown a:hover {
	text-decoration: none;
	color: #ff6c00;
}
/* blocks within the sub-menu

-----------------------------*/



#ddmenu .column {
	text-align: left;
	vertical-align: top;
	/*or middle*/

	display: inline-block;
 *display: inline;
 *zoom: 1;
	white-space: normal;
	width: auto;
	min-width: 200px;
	padding: 0 30px;
	border-right: 1px solid #999;
}
#ddmenu .dd-inner ul:last-child {
	border-right: none;
}
#ddmenu h3 {
	font-weight: 500;
	line-height: 1.1;
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 24px;
}
#ddmenu div.column h3 {
	text-transform: uppercase;
}
/* useful when http://www.menucool.com/ddmenu/one-menu-for-all-pages */



#ddmenuLink {
	display: none;
}
.job_application_registration_form {
	margin: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
}
.job_application_registration_form input[type="text"], input[type="number"], input[type="email"], input[type="password"], select {
	height: 40px;
}
.job_application_registration_form input,  select {
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 8px 15px;
	width: 100%;
	font-size: 15px;
	color: #999;
	margin-bottom: 15px;
}
.job_application_registration_form select {
	color: #999;
}
.job_application_registration_form p {
	padding-bottom: 10px;
	font-weight: bold;
}
.job_application_registration_form input[type="submit"] {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	width: 150px;
	cursor: pointer;
	border-radius: 5px;
	transition: .3s;
	height: 40px;
}
.job_application_registration_form input[type="submit"]:hover {
	background-color: #02337c;
	transition: .3s;
	color: #fff;
}
.application_form_header {
	background-color: #0046af;
	padding: 15px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 20px;
}
.application_form_header p {
	margin-bottom: 0;
	text-align: center;
	font-weight: normal;
	padding-bottom: 0;
}
.application_form_header h2 {
	font-size: 27px;
	padding-bottom: 10px;
	font-family: 'poppinsregular';
}
.name_form input:last-child {
	margin-right: 0px;
}
.group {
	margin: 10px 0;
}
.date_form img {
	width: 35px;
}
.date_form select {
	width: 95px;
	text-align: center;
}
.date_form span {
	padding: 0 10px;
}
.date_input_field {
	float: left;
}
.date_image {
	float: left;
	margin-left: 20px;
}
.first_name {
	width: 45%;
	float: left;
}
.last_name {
	width: 45%;
	float: right;
}
.email_form {
	width: 45%;
	float: left;
}
.mobile_form {
	width: 45%;
	float: right;
}
.experience_form {
	width: 45%;
	float: left;
}
.experience_on_form {
	width: 45%;
	float: right;
}
.position_form {
	width: 45%;
	float: left;
}
.nationality_form {
	width: 45%;
	float: right;
}
.upload_form {
	width: 45%;
	clear: both;
}
.radio_form {
	margin: 30px 0;
}
.radio_form p {
	font-size: 14px;
	color: #1bb9ed;
}
.radio_form input {
	width: 15px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.director_profile {
	border-radius: 5px;
	position: relative;
	margin-bottom: 30px;
}
.director_profile img {
	border-radius: 10px;
}
.director_profile:hover .director_info {
	background-image: url(../images/p_bac.png);
	transition: .3s;
}
.director_info {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px;
	width: 100%;
	border-radius: 0px 0px 10px 10px;
	transition: .3s;
}
.director_info h5 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
}
.director_info p {
	text-align: left;
	color: #fff;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.b_border {
	border: 1px dashed #d7d7d7;
	width: 100%;
	margin-bottom: 30px;
}
.programs_single img {
	margin-bottom: 10px;
}
.programs_single p {
	text-align: center;
}
.table_content table tr td:first-child {
	color: #0073c3;
	width: 200px;
}
.table_content table tr td {
	font-size: 14px;
}
.table_content {
	background-color: #f0f1f2;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
	transition: .3s;
	border-radius: 10px;
}
.table_content:hover {
	box-shadow: 0px 5px 7px #aaaaaa;
	transition: .3s;
}
.table_content td a {
	color: white;
	background-color: #0073c3;
	padding: 10px 20px;
	margin-right: 20px;
	border-radius: 5px;
}
.table_content_2 table tr td:first-child {
	color: #0073c3;
}
.table_content_2 table tr td:last-child {
	word-break: break-all;
}
.table_content_2 table tr td {
	font-size: 12px;
}
.table_content_2 {
	background-color: #f0f1f2;
	padding: 10px;
	margin-bottom: 20px;
	position: relative;
	transition: .3s;
}
.table_content_2 td {
	border: 1px solid #ccc;
	padding: 8px;
	padding-right: 5px;
}
.table_content_2:hover {
	box-shadow: 0px 5px 7px #aaaaaa;
	transition: .3s;
}
.table_content_2 td a {
	color: white;
	background-color: #0073c3;
	padding: 10px 20px;
	margin-right: 20px;
	border-radius: 5px;
	display: inline-block;
}
.last_date {
	float: right;
	margin-top: -20px;
	margin-right: 50px;
}
.last_date p {
	color: #0073c3;
}
.last_date span {
	color: #333;
}
.apply_button a:hover {
	background-color: #eee;
	text-decoration: none;
	color: #0073c3;
}
.apply_button {
	margin-top: 15px;
	float: left;
}
.register {
	margin-top: 30px;
	border-bottom: 1px solid #ccc;
}
.register p {
	color: #c81516;
}
.register a {
	background-color: #0073c3;
	padding: 5px 20px;
	margin-right: 20px;
	border-radius: 5px;
	color: #fff;
}
.register a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #0073c3;
}
.user_info {
	width: 335px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 100px;
}
.user_info input {
	border: 1px solid #ddd;
	width: 200px;
	clear: both;
}
.user_info p {
	float: left;
	width: 130px;
	padding-top: 5px;
}
.forget_pass p {
	width: 100%;
	text-align: right;
}
.google_maps {
	position: relative;
}
.google_maps_info {
	position: absolute;
	right: 50px;
	top: 40px;
	background-color: #003f9c;
	padding: 20px 20px 30px 20px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	line-height: 10px;
	font-family: 'poppinsregular';
}
.google_maps_info h2 {
	font-size: 22px;
	margin-bottom: 20px;
}
.google_maps_info h3 {
	font-size: 17px;
	margin-bottom: 20px;
}
.google_maps_info p {
	font-size: 14px;
	text-align: center;
}
.e_newsletter_innerpage p {
	text-align: center;
	color: #3db1fd;
}
.media_single {
	background-color: #0073c3;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-radius: 5px;
	box-shadow: 0px 7px 5px #ddd;
}
.media_single img {
	padding-bottom: 20px;
}
.media_single p {
	text-align: center;
	color: #fff;
	padding: 0;
	margin: 0;
}
.news_single {
	background-color: #f0f1f2;
	padding: 25px 15px;
	margin-bottom: 15px;
	transition: .3s;
}
.news_single:hover {
	box-shadow: 0px 5px 7px #ccc;
	transition: .3s;
}
.news_single p {
	padding: 0;
	margin: 0;
}
.blog_title {
	margin-bottom: 10px;
}
.newsdetails input {
	border: #ccc solid 1px !important;
	border-radius: 4px;
	font-size: 14px;
	overflow: visible;
	padding: 8px 42px !important;
	width: auto;
}
.newsdetails input[type="submit"] {
	background-color: #0073c3 !important;
	color: #fff;
	cursor: pointer;
	border: none;
}
.table_style td, .table_style_2 td {
	border: 1px solid #999;
	font-size: 13px;
}
.table_style thead td, .table_style_2 thead td {
	padding: 12px 10px;
}
.table_style tbody td, .table_style_2 tbody td {
	color: #494d52;
	padding: 8px 10px;
	vertical-align: middle;
}
.table_style td img:first-child {
	height: 23px;
	width: 30px;
	float: left;
	margin: 0 3px;
}

.important_links p {
	text-align: left !important;
}

.brand_details_content_left table{
	display: block;
}
.brand_details_content_left img{
	position: absolute;
	right: 0;
}
.clear{
	clear: both;
	padding: 0 !important;
}
.brand_details_content_left table td {
	border: 1px solid #999 !important;
	font-size: 13px !important;
}
.brand_details_content_left table thead{
	color: #494d52 !important;
}

.brand_details_content_left table thead td{
	color: #494d52 !important;
	padding: 12px 10px !important;
}
.brand_details_content_left table tbody td{
	color: #494d52 !important;
	padding: 8px 10px !important;
	vertical-align: middle !important;
}

input.error {
	border: 1px solid red;
}
.error {
	font-size: 12px;
	color: red;
}
/*.send-btn input[type="submit"], [type="button"] {*/
/*	width: 37px;*/
/*	background-image: url("../images/send.jpg");*/
/*	height: 30px;*/
/*	margin-top: -4px;*/
/*}*/
.instruction ul li {
	list-style: none;
}
#job-detail-container .page_title {
	color: #333;
	font-weight: bold;
	font-size: 17px;
}
/*.faq_title {*/
/*	float: left;*/
/*	width: 50%;*/
/*}*/
.faq_innerpage {
	position: relative;
}
.faq_search {
	width: 50%;
	position: absolute;
	top: -54px;
	right: 0;
}
.faq_search input[type="text"] {
	border: 1px solid #ccc;
	width: 80%;
	padding: 7px 10px;
	border-radius: 10px;
	height: 35px;
	font-size: 13px;
}
.faq_search input[type="submit"] {
	width: 18%;
	background-color: #2e3192;
	color: #fff;
	padding: 7px 10px;
	border-radius: 10px;
	height: 35px;
	font-size: 13px;
	transition: .3s;
	border: 1px solid #ccc;
}
.faq_search input[type="submit"]:hover {
	background-color: #034874;
	transition: .3s;
}
.innerpage_content_right h1 {
	color: #2e3192;
	font-size: 25px;
	margin-bottom: 20px;
}
.bs-example {
	margin: 0 !important;
}

.faq_panel {
	padding: 20px;
	background-color: var(--primary-color);
	/*margin-top: 30px;*/
	border-radius: 5px;
}
.faq_panel p{
	font-size: 15px !important;
	padding-left: 0 !important;
}
.faq_panel_title {
	margin-bottom: 15px;
}
.faq_panel .panel-heading {
	background-color: #ffffff;
	border: none;
	color: #0073c3;
	padding: 20px 15px;
	margin-bottom: 1px;
}
.faq_panel .panel-heading h4{
	font-size: 18px !important;
}
.faq_panel .fa-angle-down {
	/*float: right;*/
	transition: .3s;
	transform: rotate(-180deg);
}
.collapsed .fa-angle-down {
	transform: rotate(0deg);
	transition: .3s;
}
.faq_panel .panel-title>a {
	display: block;
}
.faq_panel .panel-title>a:hover {
	border: none;
	outline: none;
}
.faq_panel .panel-title>a:focus {
	border: none;
	outline: none;
}
.faq_panel .panel-title>a:active {
	border: none;
	outline: none;
}
.more_faq {
	width: 70px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.more_faq .btn {
	background-color: #02337c;
	font-size: 13px;
	color: #fff;
	padding: 5px 25px;
	transition: .3s;
}
.more_faq .btn:hover {
	background-color: #044ebb;
	transition: .3s;
}
.circle {
	border-radius: 100%;
	border: 0.25em solid black;
	height: 50px;
	width: 50px;
}
.glyphicon.glyphicon-edit {
	font-size: 28px;
	padding: 8px 3px 0 8px;
}
.brand_animation {
	background-color: #02337c;
	padding: 20px;
	margin: 30px 0;
	border-radius: 5px;
	display: none;
}
.brand_information p,  h3,  a {
/*color: #fff;*/

}
.brand_image {
	background-color: #fff;
	padding: 50px 0;
	height: 100%;
}
.tenders_mail_area input {
	margin-bottom: 10px;
}
.tenders_mail_area input[type="submit"] {
	background-color: #0073c3;
	padding: 10px 15px;
}
.tenders_mail_area input[type="file"] {
	padding-left: 0;
	padding-top: 0;
}
.tenders_mail_area label {
	margin-bottom: 10px;
}
.tenders_mail_area textarea {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 12px;
	height: 60px;
}
.tenders_mail_area input[type="submit"] {
	width: 60px;
	font-size: 13px;
	padding: 2px 5px;
}
.tender_icon {
	width: 74px;
	margin: auto;
}
.management {
	margin-bottom: 100px;
}
.management img {
	border-radius: 50%;
}
.management p {
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
.management h4 {
	margin-bottom: 5px;
	font-size: 18px;
}
.management h3 {
	color: #02337c;
	font-size: 25px;
}
.profile_social_icon {
	margin-top: 10px;
}
.profile_social_icon img {
	height: 27px;
	width: 27px;
	float: left;
	margin-right: 10px;
}
.management_single_profile {
	padding: 30px 0;
	margin: 0 30px;
}
.m_profile {
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	min-height: 70px;
	overflow: hidden;
	color: #fff ;
}

.m_profile h2 {
	padding-bottom: 20px;
	
}
.faq_panel .panel-body {
	font-size: 13px;
	background: #dedede;
	padding: 10px;
}
/*.faq_panel .panel-body p{*/
/*	padding-bottom: 0 !important;*/
/*}*/

.myaccordion {
	/*max-width: 500px;*/
	/*margin: 50px auto;*/
	box-shadow: 0 0 1px rgba(0,0,0,0.1);
}
.myaccordion .card{
	margin-bottom: 2px;
}
.myaccordion .card,
.myaccordion .card:last-child .card-header {
	border: none;
}

.myaccordion .card-header {
	border-bottom-color: #EDEFF0;
	background: transparent;
	word-break: break-word;
}

.myaccordion .fa-stack {
	font-size: 18px;
}

.myaccordion .btn {
	width: 100%;
	font-weight: bold;
	color: #004987;
	padding: 0;
	white-space: normal;
	text-align: left;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
	text-decoration: none;
}

.myaccordion li + li {
	margin-top: 10px;
}


.footer_mobile_menu {
	display: none;
}
.mobile_smc_column_single {
	display: none;
	text-align: center;
}
.mobile_smc_column_single p {
	text-align: center;
	color: #ff6d02;
	text-shadow: 0px 1px 2px #ccc;
}
 .smc_search_option input::-webkit-input-placeholder {

   /* Chrome/Opera/Safari */

   color: #3298db;
}
 .smc_search_option input::-moz-placeholder {

   /* Firefox 19+ */

   color: #3298db;
}
 .smc_search_option input:-ms-input-placeholder {

   /* IE 10+ */

   color: #3298db;
}
 .smc_search_option input:-moz-placeholder {

   /* Firefox 18- */

   color: #3298db;
}
.footer_mobile_menu .panel-title>a {
	display: block;
}
.footer_mobile_menu .panel-default>.panel-heading {
	background-color: #0073bb;
	color: #fff;
	border-radius: 0;
	border-bottom: 1px solid #0073bb;
}
.footer_mobile_menu .panel-group .panel+.panel {
	margin: 0;
}
.footer_mobile_menu .panel {
	border: 1px solid #005e9f;
	border-radius: 0;
}
.footer_mobile_menu .panel-title img {
	float: right;
	width: 15px;
	margin-top: 5px;
}
.footer_mobile_menu .panel-title>a:active {
	color: #fff;
}
.footer_mobile_menu .panel-title>a:focus {
	color: #fff;
}
.footer_mobile_menu ul {
	margin: 0;
}
.footer_mobile_menu ul li {
	background-color: #0365a3;
	font-size: 14px;
	border-bottom: 1px solid #034a77;
	padding: 10px 10px 10px 20px;
}
.brand_animation_section p {
	color: #fff;
}
#brand_title {
	color: #fff;
	font-size: 20px;
	margin-bottom: 15px;
}
.apply_candidate {
	width: 30%;
}
.news_archieve p {
	float: left;
	margin-right: 30px;
}
#grid.brand-logos .item.open {
	z-index: 1 !important;
}
#grid.brand-logos .item .inner:hover {
	background-color: #02337c;
}
.mobile_slider {
	display: none;
}
a:focus {
	outline: none;
	border: none;
}
.con .dropdown-menu:after {
	border-top: 10px solid #02337c;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	top: 0px;
	content: "";
	position: absolute;
	left: 30%;
	margin-left: -21px;
	width: 0;
	height: 0;
}
.information p {
	text-align: justify !important;
}
#grid.brand-logos .item .inner img {
	display: block;
	position: absolute;
	width: 90%;
	background: white;
	padding: 10px 0px;
	padding-left: 0px;
	padding-left: 0px;
	height: 120px;
}
.open img {
	padding: 40px 0 !important;
	height: auto !important;
}
#grid.brand-logos .item .inner {
	padding: 5% 0% 51% 5% !important;
}
.pharma_logo img  .brand_innerpage_banner {
	background-image: url(../images/brand/brand_banner.jpg);
	margin-bottom: 1em;
	background-size: cover;
	height: 500px;
}
.brand_logo {
	height: 198px !important;
	width: 198px !important;
	margin: auto;
	position: relative;
}
.brand_logo img {
	position: absolute;
	top: 203px;
	border-radius: 5px 5px 0 0;
	box-shadow: 0px 0px -8px 0px rgba(0,0,0,0.25);
	background: white;
	padding: 59px 0;
}
.external_link {
	background: url(../images/hr_down.png) center 0 no-repeat;
	background-size: auto auto;
	background-size: 100% 5px;
	padding: 22px 0 12px;
	margin-top: 0;
	margin-bottom: 50px;
}
.external_link ul {
	list-style: none;
	border-top: 1px solid #ddd;
	clear: both;
	margin-bottom: 0;
	padding: 0 !important;
	margin-top: 0;
}
.external_link ul li {
	border-bottom: 1px solid #ddd;
	padding-bottom: 0;
}
.external_link ul li a {
	padding: 0.9em 2.4em 0.8em 1.8em !important;
	display: block;
	position: relative;
	overflow: hidden;
	line-height: 1.4;
	color: #007dbb;
	box-shadow: 0 6px 6px -9px transparent;
	transition: all 0.3s ease;
	font-size: 15px;
}
.external_link ul li a:hover {
	background: #fafafa;
	box-shadow: 0 6px 6px -6px rgba(0,0,0,0.5);
	color: #004976;
}
.external_link i {
	color: blue;
}
.external_link img {
	float: right;
	margin: 0 0 10px 10px;
	opacity: 1;
	width: 30%;
	border-radius: 5px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3);
	height: 70px;
}
.brand_details_content_left {
	background: #fff;
}
.brand_details_content_left ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
.brand_details_content_left ul li {
	list-style: circle;
	font-size: 14px;
}
.brand_right_sidebar {
	background: url(../images/vr-left.png) 0 0 no-repeat;
	background-size: auto auto;
	background-size: 6px 100%;
}
.brand_details_content_left p {
	font-size: 14px;
	text-align: justify;
}
.brand_details_content_left h4 {
	font-size: 17px;
	margin-bottom: 20px;
}
#grid.brand-logos .item .inner .information a {
	font-size: 15px !important;
}
.major_accomplishment {
	border: 2px solid #02337c;
	padding: 10px;
}
.major_accomplishment h4 {
	font-weight: bold;
	color: #02337c;
	margin-bottom: 15px;
	font-size: 18px;
}
.major_accomplishment ul li {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 10px;
	color: #02337c;
	font-style: italic;
}
.major_accomplishment ul {
	margin-left: 0;
}
.bsp_images img {
	width: 25%;
	float: left;
}
.bsp_bottom_images img {
	width: 100%;
}
.bsp_bottom_images p {
	margin-top: 10px;
	font-style: italic;
}
.pchp_images img {
	width: 45%;
	float: left;
	margin-right: 30px;
}
#job-detail-container .page_title {
	margin-bottom: 5px;
	margin-top: 15px;
}
#job-detail-container p {
	margin: 0;
	padding: 0;
}
.bullet_class li {
	list-style-type: disc !important;
	margin-left: 30px !important;
	list-style-position: inside;
}
.my_cv_button {
	margin-top: 10px;
}
.my_cv_button {
	width: 120px;
	font-size: 15px;
}
.my_account_table td a {
	padding: 3px 10px;
}
.padding_left_0 {
	padding-left: 0;
}
.padding_right_0 {
	padding-right: 0;
}
.mishd {
	margin-left: 30px;
}
.mishd li {
	list-style: disc;
}
.mishd li p {
	padding: 0;
}
.miycn img {
	margin-bottom: 30px;
}
.chapp li {
	list-style: disc;
	font-size: 15px;
	margin-left: 30px;
}
.innerpage_content_right li{
	list-style: disc;
	font-size: 15px;
	margin-left: 30px;
}
#updatepwdForm label {
	margin-top: 20px;
	font-size: 20px;
}
#signin .title {
	font-weight: normal !important;
}
#signin .title h3 {
	color: #0046af;
	font-size: 22px;
	margin-bottom: 13px;
	font-weight: bold;
}
#signin .title {
	margin-top: 42px !important;
	padding: 0 !important;
}
#signin table {
	margin: auto;
}
#signin input[type='password'] {
	height: 30px;
}
.program_left_menu a {
	font-size: 15px;
	padding: 10px 30px 10px 10px !important;
	color: #fff;
	display: block;
	transition: .3s;
}
.program_left_menu ul li:first-child:hover {
	border-radius: 10px 10px 0 0;
}
.program_left_menu ul li:last-child:hover {
	border-radius: 0px 0px 0px 10px;
}
.program_left_menu li li {
	padding-left: 0 !important;
}
.program_left_menu li li li a {
	padding-left: 40px !important;
}
.pro_details_container {
	width: 70.2%;
	margin: auto;
	position: relative !important;
	/*z-index: 10;*/
}

.media-item-single {
	background-color: #fff;
	padding: 0;
	border-radius: 5px;
	transition: .5s;
	border: 1px solid #ddd;
	list-style: none;
	width:100%;
	margin-bottom: 20px;
}
/*.media_child_list li{*/
/*	list-style: none;*/
/*	margin-left: 0px;*/
/*}*/
.media-item-single:hover {
	background-color: #0073c3;
	box-shadow: 0px 7px 8px #999;
	transition: .5s;
	border: 1px solid #0073c3;
}
.media-item-single:hover a {
	color: #fff;
}
.media-item-single a {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.media-item-single a:hover {
	text-decoration: none;
}
.media-item-single img {
	border-radius: 5px 5px 0px 0px;
	height: 200px;
}
.media-item-single p {
	padding: 25px 0 !important;
}
.customBox1 {
	top: 80px !important;
}
.customBox1 div.checkbox {
	background-color: #fff;
}
.customBox1 .checkbox input {
	margin-top: 4px !important;
}
.customBox1 .checkbox label {
	padding-top: 4px !important;
}
.leader {
	z-index: 2;
}
.leader ul li {
	margin-bottom: 5px;
	font-size: 17px;
}
.leader ul li a {
	font-size: 17px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	padding-right: 15px;
}
.leader ul li a:hover {
	text-decoration: none;
	color: #f5f5f5;
}
.col-lg-2.leader {
	flex: 1 1 15.5%;
}
.send-btn {
	flex: 1 1 20%;
	margin-bottom: 20px;
	max-width: 21%;
	padding: 0;
	z-index: 99;
}
.doctor_full_list {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 20px 10px 20px 30px;
	margin-bottom: 30px;
}
.doctor_full_list table {
	margin: auto;
}
.doctor_full_list select {
	width: 97%;
	padding: 10px;
	height: 40px;
	font-size: 14px;
}
.req {
	float: right;
	color: red;
}
.doctor_full_list p {
	color: red;
	font-size: 12px;
}
.doctor_list_table h3 {
	color: #0073c3;
	margin-bottom: 16px;
	font-family: 'poppinsregular';
}
#job-detail-container ul ul {
	margin: 10px;
	margin-left: 30px;
}
#job-detail-container ul li ul li {
	list-style: circle;
	line-height: 1.9;
	font-size: 15px !important;
}
.job_other_benefits {
	list-style: none !important;
	margin-top: 10px;
}
.list_style {
	margin-left: 30px;
}
.list_style li {
	list-style: circle !important;
	font-size: 15px !important;
	line-height: 1.9;
}
.instruction h4 span {
	font-size: 15px;
	font-weight: normal;
}
.smc_search_option input[type="text"] {
	font-size: 15px;
}
.social_icon_footer {
	margin-bottom: 20px;
}
.social_icon_footer .fa {
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 25px !important;
	border-radius: 50%;
	transition: .5s;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
}
.social_icon_footer .fa:hover {
	background-color: #fff;
	color: #007bb6;
	transition: .3s;
	transform: rotate(360deg);
}
.social_icon_footer .fa-youtube:hover {
	color: #e02a27;
	transition: .3s;
}
.social_icon_footer .fa-youtube {
	/*background-color: #fff;*/

	transition: .3s;
}
.facebook_pages {
	padding-bottom: 0;
	position: relative;
	width: 80%;
}
.facebook_pages p {
	background-color: #006dbe;
	color: #fff;
	padding: 5px 0px 5px 35px;
	position: relative;
	cursor: pointer;
	margin-bottom: 10px;
	border: 1px solid #03528e;
	border-radius: 30px;
	transition: .3s;
}
.facebook_pages p:hover {
	transition: .3s;
	box-shadow: inset 0 0 0 15px #0162a9;
}
.facebook_pages p:hover i {
	background: #0162a9;
	color: #fff;
	transition: .3s;
}
.facebook_pages p i {
	font-size: 16px;
	position: absolute;
	top: 3px;
	left: 4px;
	padding: 4px;
	height: 23px;
	background: white;
	color: #006dbe;
	border-radius: 100%;
	width: 23px;
	text-align: center;
	transition: .3s;
}
.facebook_pages .facebook {
	font-size: 16px;
	position: absolute;
	top: 3px;
	left: 4px;
	padding: 4px;
	height: 23px;
	background: white;
	color: #006dbe;
	border-radius: 100%;
	width: 23px;
	text-align: center;
}
.facebook_pages p a {
	color: #fff;
}
.facebook_pages img {
	float: left;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	margin-right: 10px;
}
.facebook_pages .modal-dialog {
	top: 20%;
	width: 400px;
}
.facebook_pages .modal-content {
	background-color: #0072bc;
}
.facebook_pages .modal-body {
	padding-top: 15px;
}
.facebook_pages .modal-content h5 {
	text-align: center;
	color: #fff;
	font-size: 17px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #0059a3;
	margin-bottom: 15px;
	font-family: 'poppinsregular';
}
.facebook_pages .modal-footer {
	padding: 0;
}
.facebook_pages .modal {
	overflow-y: hidden;
}
/*.close_button {*/
/*	color: white;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	right: 0;*/
/*	margin: 5px;*/
/*	cursor: pointer;*/
/*}*/
.doctor_list_content a:hover {
	text-decoration: none;
}
.doctor_list_content {
	padding-top: 15px;
}
.star_program {
	display: block;
	padding: 0 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 50px;
	transition: .3s;
}
.star_program span {
	color: #fff;
	font-size: 15px;
	display: block;
}
.star_program:first-child {
	border-bottom: 1px solid #000538;
}
.inner_sliders {
	position: relative;
}
.inner_sliders #paging {
	bottom: 20px;
}
.media_table img {
	height: 32px !important;
	width: 32px !important;
}
.media_table p {
	padding-top: 8px;
	font-size: 13px;
}
.modal-open {
	overflow-y: scroll;
}
.under p {
	text-align: center !important;
	font-size: 35px !important;
	margin-top: 30px;
	color: #0073c3;
}
.online_buying {
	margin: 20px 0;
}
.online_buying h6 {
	font-size: 20px;
	color: #0073c3;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.online_buying img {
	border: 1px dashed #ccc;
	height: 70px;
	padding: 10px;
	transition: .3s;
	position:relative;
}
.online_buying img:hover {
	box-shadow: 0px 15px 25px -15px #02337c;
	transition: .3s;
}
.online_buying .col-sm-2 {
	padding-left: 0;
}
.pharma_table {
	margin-bottom: 20px !important;
}
.download_pdf {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
}
.download_pdf img {
	position: absolute;
	top: -10px;
}
.media_child_list li {
	height: 175px;
}
.brand_innerpage_mobile_banner {
	display: none;
}
.footer_curve {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.footer_curve img {
	height: 235px;
}
.modal-backdrop {
	z-index: 9 !important;
}

@media screen and (max-width: 1024px) {
.navigation {
	margin-top: 22.4%;
	padding-right: 0;
}
.search_option input[type="text"] {
	width: 110px;
}
.navigation ul li:nth-of-type(5) a {
	padding: 9px 90px 9px 288px;
}
.navigation ul li:nth-of-type(4) a {
	padding: 9px 45px 9px 254px;
}
.navigation ul li:nth-of-type(3) a {
	padding: 9px 30px 9px 182px;
}
.navigation ul li:nth-of-type(2) a {
	padding: 9px 20px 9px 127px;
}
.navigation ul li a {
	padding: 9px 40px 9px 165px;
}
.nav_logo {
	padding: 14px 17px 11px !important;
}
.footer-btn button, input {
	width: 73%;
}
.last_date {
	margin-right: 0;
}
}

@media screen and (min-width: 1024px) {
.last_date {
	margin-right: 0;
}
.footer-btn button, input {
	width: 73%;
}
}

@media screen and (width: 1024px) {
.navigation ul li a {
	font-size: 12px;
}
}

@media screen and (max-width: 1023px) {
.mobile_menu {
	display: block;
}
}

@media screen and (max-height: 450px) {
.sidenav {
	padding-top: 15px;
}
.sidenav a {
	font-size: 18px;
}
}

@media only screen and (min-width: 319px) and (max-width: 1023px) {
.navigation {
	opacity: 0;
}
.sticky {
	opacity: 0;
}
.smc_desktop_logo {
	display: none;
}
.notification_section{
	z-index: 1;
}
.notification_section2{
	z-index: 1;
}
.innerpage_menu{
display:none !important;
}

@media only screen and (min-width: 300px) and (max-width: 768px) {
/*.faq_title {*/
/*	float: none;*/
/*	width: 100%;*/
/*}*/
/*.faq_search {*/
/*	float: none;*/
/*	width: 100%;*/
/*}*/
.slider_2_left {
	left: 0 !important;
	width: 33px;
	height: 30px;
	background-color: #004a80;
	background: url(../images/mobile_left.jpg) no-repeat;
}
.slider_2_right {
	right: 0 !important;
	width: 33px;
	height: 30px;
	background-color: #004a80;
	background: url(../images/mobile_right.jpg) no-repeat;
}
.program_list img {
	margin: auto;
}
#navbar {
	display: none !important;
}
.innerpage_header {
	display: none;
}
.innerpage_menu {
	display: none;
}
.innerpage_left_menu {
	display: none;
}
.smc_popup, .smc_popup2 {
	/*display: none;*/
}
.navigation {
	display: none;
}
.sliders {
	position: relative;
	height: auto;
}
.footer_mobile_menu {
	display: block;
	background:#0073bb;
}
.footer_mobile_menu .collapse {
	display: block !important;
}
.footer_mobile_menu li a img {
	width: 15px;
	float: right;
	margin-top: 6px;
	margin-right: 20px;
}
.footer_mobile_menu ul li a {
	color: #fff !important;
}
#smc_column_single {
	display: none;
}
.mobile_smc_column_single {
	display: block;
}
.smc_column {
	margin-top: 20px !important;
}
.footer {
	display: none;
}
#st-2 {
	display: none !important;
}
.footer-menu p {
	text-align: center;
}
.flat a,  .flat a:after {
	font-size: 10px !important;
}
.mobile_menu .nav {
	width: 220px !important;
}
.mobile_menu ul li a {
	font-size: 13px !important;
}
.footer_mobile_menu h4 {
	font-size: 13px !important;
}
.footer_mobile_menu ul li a {
	font-size: 13px !important;
}
.footer_mobile_menu span {
	font-size: 14px;
	font-family: 'poppinsregular';
}
.footer_mobile_menu input[type="submit"] {
	width: 37px;
	background-image: url(../images/send.jpg);
	height: 37px;
	margin-top: -4px;
}
.footer_mobile_menu .footer-btn {
	margin: 10px 0;
}
.footer_mobile_menu h3 {
	margin-top: 10px;
	font-family: 'poppinsregular';
}
.footer_mobile_menu .panel-group {
	margin-bottom: 0 !important;
}
.table_content td a {
	margin-right: 0 !important;
	font-size: 7px;
}
.last_date {
	margin-top: 15px;
	margin-right: 0;
}
.job_innerpage table td p {
	display: none;
}
.job_innerpage .table_content {
	padding-bottom: 50px;
}
.apply_candidate {
	width: 70%;
}
.job_application_registration_form input,  select {
	padding: 9px 15px;
	font-size: 14px;
}
#loginForm table {
	width: 90% !important;
}
.news_archieve p {
	text-align: left;
}
.newsdetails input {
	width: 90% !important;
}
.tenders_list td {
	font-size: 10px;
	padding: 5px !important;
}
.tenders_mail_area textarea {
	font-size: 8px;
}
.tenders_list input[type=file] {
	width: 30px !important;
	font-size: 8px;
	padding: 0;
	margin-bottom: 10px;
}
.google_maps_info {
	display: none;
}
.google_maps {
	padding: 0;
}
.searching_option select {
	width: 100%;
	height: 35px;
	padding: 0px 2px;
	font-size: 8px !important;
}
.mobile_slider {
	display: block;
	margin-top: 50px;
}
.sliders {
	display: none;
}
.footer-menu ul {
	text-align: center;
}
.footer-menu ul li {
	float: none;
	display: inline;
}
.profile_images {
	text-align: center;
}
.profile_images img {
	width: 90px;
	height: 90px;
}
.management {
	text-align: center;
}
.management p {
	text-align: center;
}
.profile_social_icon {
	width: 80px;
	margin: auto;
	margin-top: 10px;
}
.breadcrumb {
	display: none;
}
.innerpage_content_right {
	margin-top: 50px;
}
.media_list li {
	width: 100% !important;
}
.footer-menu {
	height: 100%;
}
.last_date p {
	font-size: 13px;
}
.footer-btn input {
	color: #333;
}
#signin table tr td {
	display: block;
}
.email_form, .mobile_form, .experience_form, .experience_on_form, .upload_form, .position_form, .nationality_form {
	float: none;
	width: 100%;
}
.job_application_registration_form input[type="text"], input[type="password"], input[type="number"], select {
	height: 50px;
}
/*#grid.brand-logos .item .inner img {*/
/*	padding: 0px !important;*/
/*	height: 58px;*/
/*}*/
#grid.brand-logos .item.open .inner img.logo {
	width: 70% !important;
	margin: auto;
	margin-bottom: 10px;
	float: none !important;
}
#grid.brand-logos .item.open .inner .information {
	text-align: center;
}
.footer-btn [type="button"] {
	width: 35px;
}
/*.product_padding_right_0 {*/
/*	padding-right: 0;*/
/*}*/
/*.product_padding_left_0 {*/
/*	padding-left: 0;*/
/*}*/
.facebook_pages .modal-dialog{ 
width: 80%;
    margin: auto;
}
.facebook_pages .modal{
overflow: scroll;
z-index: 999999;
}
.facebook_pages .modal-dialog{
height: 300px;
z-index: 999;

}
.social_icon_footer{
width: 150px;
margin:auto;
padding: 10px 0;
}
.social_icon_footer .fa{
color: #ffffff;
border:1px solid #ffffff;
}
.social_icon_footer .fa-youtube{
color: red;
}
.doctor_list_content{
	padding:0;
}

}

@media only screen and (min-width: 1280px) {
.navigation {
	margin-top: 27.3%;
}
}

@media only screen and (min-width: 1366px) {
.navigation {
	margin-top: 28.5%;
}
}

@media only screen and (min-width: 1920px) {
.navigation {
	margin-top: 28.5%;
}
.sliders {
	width: 100%;
	height: 100%;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.search_option input[type='text'] {
	padding: 8px 10px;
	margin-top: -38px;
}
.send-btn input[type='submit'] {
	margin-top: -37px;
}	
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.navigation {
	margin-top: 27.2%;
	margin-left: 100%;
}
.search_option input[type='text'] {
	padding: 8px 10px;
	margin-top: -38px;
}
.send-btn input[type='submit'] {
	margin-top: -37px;
}
.footer-btn button, input {
	padding: 11px 10px;
}
a:focus {
	outline: none;
	border: none;
}
.star_program span {
	line-height: inherit !important;
}
}
@media all and (min-width:0\0) and (min-resolution:0.001dpcm) {
  .send-btn input[type='submit'] {
	margin-top: 5px;
	background-color: #ffffff;
	}
}



@media only screen and (min-width: 300px) and (max-width: 767px) {
	
/*Add New By Delwar 20-05-21*/
.pro_description{
	float:left;
	width:100%;
	position:relative;
}
.innerpage_content_right h1{
	font-size:20px !important;	
}
body .pro_description img{
	float:none !important;
	margin:auto !important;
	position:relative !important;
	width:100% !important;
}
.pro_description p, .pro_description table{
	float:left;
	width:100%;
	position:relative;
}
.pro_description table{
	font-size:14px;
}
.pro_description table p{
	margin:0px !important;
	padding:0px;
}
.download_pdf {
    top: -40px;
    font-size: 13px;
}
/*End New By Delwar 20-05-21*/

.brand_innerpage_banner {
	/*display: none;*/
	
}
.brand_innerpage_mobile_banner {
	display: block;
	width: 100%;
	height: auto;
	/*background-size: cover;*/
	/*background-repeat: no-repeat;*/
}
.brand_innerpage_mobile_banner img{
	aspect-ratio: unset !important;
}
.brand_details_content_left {
	margin-top: 30px;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1980px) {
.brand_innerpage_banner {
	background-image: url(../images/brand/brand_banner.jpg);
	margin-bottom: 1em;
	background-size: cover;
	height: 500px;
}
}
.brand_logo img {
	display: none;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1980px) {
.brand_innerpage_banner {
	background-image: url(../images/brand/brand_banner.jpg);
	margin-bottom: 1em;
	background-size: cover;
	height: 400px;
}
}
.rdc_hide-95 {
	display: none;
}
.page_number a {
	padding: 10px 15px;
	border: 1px solid #eee;
	font-size: 15px;
	transition: .3s;
	color: black;
}
.page_number a:hover {
	background-color: #0088ee;
	color: #fff;
	text-decoration: none;
	transition: .3s;
}
.page_number strong {
	padding: 10px 15px;
	border: 1px solid #eee;
	font-size: 15px;
	background-color: #0088ee;
	color: #fff;
}
.page_number {
	margin-bottom: 50px;
	margin-top: 10px;
}
#pager {
	float: right;
	clear: both;
}
.carousel-inner .active.left {
	left: -33%;
}
.carousel-inner .next {
	left: 33%;
}
.carousel-inner .prev {
	left: -33%;
}
.carousel-control.left,  .carousel-control.right {
	background-image: none;
}
.carousel-multi .carousel-inner > .item {
	transition: 500ms ease-in-out left;
}
.carousel-multi .carousel-inner > .item > .media-card {
	background: #333;
	border-right: 10px solid #fff;
	display: table-cell;
	width: 1%;
}
.carousel-multi .carousel-inner > .item > .media-card:last-of-type {
	border-right: none;
}
.carousel-multi .carousel-inner .active {
	display: table;
}
.carousel-multi .carousel-inner .active.left {
	left: -33%;
}
.carousel-multi .carousel-inner .active.right {
	left: 33%;
}
.carousel-multi .carousel-inner .next {
	left: 33%;
}
.carousel-multi .carousel-inner .prev {
	left: -33%;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-multi .carousel-inner > .item {
	transition: 500ms ease-in-out all;
	backface-visibility: visible;
	transform: none!important;
}
}
.news_archieve_search {
	display: none;
}
.white_logo img {
	width: 80px !important;
}
.job-body p {
	padding: 0 !important;
	margin: 0 !important;
	margin-left: 0px !important;
}
#contenttext {
	font-family: 'poppinsregular';
}
#box-jobbox {
	font-family: 'poppinsregular';
}
<!--
------ Custom css start ------!>  .page_title h1 {
 color: #0073c3;
 font-size: 25px;
 margin-bottom: 20px;
 font-family: 'poppinsregular';
}
.innerpage_content_right h1 {
	color: #2e3192;
	font-size: 25px;
	margin-bottom: 20px;
	font-family: 'poppinsregular';
}
#navbar ul.con li {
	position: relative;
}
#navbar .dropdown-menu a {
	color: black;
}
.newsdetails img.ui-datepicker-trigger {
	width: auto;
}
.newsdetails input {
	border: #333 solid 1px;
	border-radius: 4px;
	font-size: 14px;
	overflow: visible;
	padding: 2px 10px;
	width: auto;
}
.programs_single {
	height: 240px;
	overflow: hidden;
	margin-bottom: 20px;
}
.programs_single_images {
	height: 170px;
	border: 5px solid #0072bc;
	overflow: hidden;
}
.effect6 {
	transition: .6s;
	position: relative;
}
.effect6:hover {
	box-shadow: 0px -3px 15px -5px black;
	-webkit-box-shadow: 0px -3px 15px -5px black;
	-moz-box-shadow: 0px -3px 15px -5px black;
	transition: .3s;
}
.programs_single:hover p {
	color: #02337c;
}
.programs_single img {
	height: 170px !important;
	transition: transform .6s;
	width: 100% !important;
	overflow: hidden;
}
.programs_single img:hover {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	transition: transform .3s;
}
.programs_single p {
	margin-top: 10px;
}
.programs_single a {
	float: left;
	position: relative;
	width: 100%;
}
.innerpage_content_right img {
}
.parent_child {
	padding-left: 0px;
	font-weight: bold;
}
.inner_child a {
	padding-left: 20px !important;
}
.sub_menu_label_1 li:hover {
	border-radius: 0 !important;
}
.innerpage_content_right .about_innerpage .google_maps p {
	font-size: 13px;
	padding: 3px 0 0;
	text-align: justify;
}
.program_left_menu li li:hover {
	background-color: #025e9a !important;
	transition: .3s;
}
.sub_menu_label_1 a {
	padding-left: 30px !important;
}
<!--
------ Custom css end ------!>
.clickable {
    cursor: pointer;
}

.about_innerpage table{
	margin-top:0px;
	font-size:12px;
	border-collapse: collapse;
	width:100%;
}
.page_id_124 table{
	width:100% !important;
}

.about_innerpage table.MsoTableLightGridAccent5{
	margin-left:0px !important;
}

.about_innerpage table tr:first-child td p{
	padding:0px !important;
	margin:0px !important;
}
.about_innerpage table tr td {
	border: 1px solid #999;
	padding: 10px 10px !important;
	color: #333333;
	text-align: left;
}
.about_innerpage table tr:first-child td {
	border: 1px solid #999;
	background: #4F81BD;
	padding: 15px 10px;
	color:#fff !important;
	padding: 15px 10px !important;
}
.about_innerpage table.media_table thead tr:first-child td{
	background: #4F81BD !important;	
	text-align:center;
	font-weight:bold;
	color:#fff !important;
}


.about_innerpage tr:nth-child(odd) {background-color: #f2f2f2;}
.about_innerpage tr:nth-child(even) {background-color: #D3DFEE;}

 
.about_innerpage table.table_style tr:first-child td {
	text-align:center;
}
.about_innerpage table tr td p{
	padding-bottom:0px;
}
.about_innerpage table.media_table1 tr:first-child td {
	background:#4F81BD !important;
}


.page_id_9 table tr:first-child td {
	color:#414141 !important;
	padding:5px 10px !important;
}

.program_left_menu ul li{list-style:none !important;}


.copy-link a{
    font-size: 12px;
}
.copy-link li{
    position: relative;
}
.copy-link  .list__item {
    margin-right: 20px !important;
}
.copy-link li:after{
    content: '|';
    position: absolute;
    right: -12px;
}
.copy-link li:last-child:after{
    display: none;
}

p a{
	color: blue;
}
.innerpage_content_right .media{
	border: 1px dashed #000;
    padding: 10px;
    border-radius: 10px;
    align-items: center;
    margin-bottom: 20px;
}

.innerpage_content_right .media img{
	width: 250px;
    height: 250px;
    object-fit: cover;
    object-position: top;
    border-radius: 5px;
}
.innerpage_content_right .media-body p{
	text-align: left;
	padding-bottom: 0;
	line-height: 25px;
}

@media (max-width : 991px){
	.innerpage_content_right .media{
		flex-direction: column;
	}
	.innerpage_content_right .media img{
		margin-bottom: 20px;
		width: 100%;
		margin-right: 0 !important;
	}
}

.tvc_list_inner_image img {
    height: 200px !important;
}

.st-logo{
	display: none !important;
}

.st-disclaimer{
	display: none !important;
}

.st-btns {
   
    top: 150px !important;
    
}

.st-btns .st-btn[data-network='facebook'] {
    display: none !important;
}

.st-btns .st-btn[data-network='twitter'] {
    display: none !important;
}




/*share buttons*/

.st-btn[data-network='blm'] {
    display: none !important;
}

.st-btn[data-network='print'] {
    display: none !important;
}

.st-btn[data-network='skype'] {
    display: none !important;
}

.st-btn[data-network='telegram'] {
    display: none !important;
}




.st-btn[data-network='blogger'] {
    display: none !important;
}

.st-btn[data-network='buffer'] {
    display: none !important;
}

.st-btn[data-network='diaspora'] {
    display: none !important;
}

.st-btn[data-network='digg'] {
    display: none !important;
}

.st-btn[data-network='douban'] {
    display: none !important;
}

.st-btn[data-network='evernote'] {
    display: none !important;
}

#st-el-55 .st-btn[data-network='facebook'] {
    display: none !important;
}

.st-btn[data-network='flipboard'] {
    display: none !important;
}

.st-btn[data-network='getpocket'] {
    display: none !important;
}

.st-btn[data-network='gmail'] {
    display: none !important;
}

.st-btn[data-network='googlebookmarks'] {
    display: none !important;
}

.st-btn[data-network='hackernews'] {
    display: none !important;
}

.st-btn[data-network='instapaper'] {
    display: none !important;
}

.st-btn[data-network='iorbix'] {
    display: none !important;
}

.st-btn[data-network='kakao'] {
    display: none !important;
}

.st-btn[data-network='kindleit'] {
    display: none !important;
}

.st-btn[data-network='kooapp'] {
    display: none !important;
}

.st-btn[data-network='line'] {
    display: none !important;
}

.st-btn[data-network='livejournal'] {
    display: none !important;
}

.st-btn[data-network='mailru'] {
    display: none !important;
}

.st-btn[data-network='meneame'] {
    display: none !important;
}

.st-btn[data-network='messenger'] {
    display: none !important;
}

.st-btn[data-network='odnoklassniki'] {
    display: none !important;
}

.st-btn[data-network='outlook'] {
    display: none !important;
}

.st-btn[data-network='pinterest'] {
    display: none !important;
}

.st-btn[data-network='qzone'] {
    display: none !important;
}

.st-btn[data-network='reddit'] {
    display: none !important;
}

.st-btn[data-network='refind'] {
    display: none !important;
}

.st-btn[data-network='renren'] {
    display: none !important;
}

.st-btn[data-network='surfingbird'] {
    display: none !important;
}

.st-btn[data-network='tencentqq'] {
    display: none !important;
}

.st-btn[data-network='threema'] {
    display: none !important;
}

.st-btn[data-network='trello'] {
    display: none !important;
}

.st-btn[data-network='tumblr'] {
    display: none !important;
}

.st-btn[data-network='vk'] {
    display: none !important;
}

.st-btn[data-network='viber'] {
    display: none !important;
}

.st-btn[data-network='wechat'] {
    display: none !important;
}

.st-btn[data-network='weibo'] {
    display: none !important;
}

.st-btn[data-network='wordpress'] {
    display: none !important;
}

.st-btn[data-network='xing'] {
    display: none !important;
}

.st-btn[data-network='yahoomail'] {
    display: none !important;
}

.st-btn[data-network='yummly'] {
    display: none !important;
}

.innerpage_content_right img {
    aspect-ratio: 16 / 9;
    object-fit: contain;
}

