@import url('https://fonts.googleapis.com/css?family=Assistant:200,300,400,600,700,800&subset=hebrew');

body {
	direction: rtl;
	font-family: 'Assistant', sans-serif;
	text-align: right;
	font-size: 20px;
	color: #646464
}

/* special class */

.section_gap {
	height: 65px;
}

.mb-0 {
	margin-bottom: 0px !important
}

.gap-50 {
	height: 50px;
}

.gap-30 {
	height: 30px;
}

.border_none {
	border: none !important
}

.mt-10 {
	margin-top: 10px;
}

.gap_105 {
	height: 105px;
}

.mobile_show {
	display: none
}

.close_search {
	display: none
}

.yellow {
	background-color: Yellow;
}
#call-buttons {
    position: fixed;
    right: 10px;
    bottom: 0px;
    z-index: 50;
    width: 60px;
}
#call-buttons a {
    display: inline-block;
    font-size: 35px;
    color: #FFF;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 10px;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.32);
    -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.32);
    box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.32);
}
#call-buttons a .fa {
	margin-top: 10px;
}
#call-buttons a.w-btn {
	background: #1bd741;
    font-size: 40px;
}
#call-buttons a.call-btn {
    background: #360f8f;
}
#call-buttons a.gotop {
    background: #25b2e8;
}
@media only screen and (min-width:1350px) {
	.container {
		max-width: 1512px;
	}

	.post_detail .container {
		max-width: 1550px;
	}
}

a:hover {
	text-decoration: none
}

ul {
	margin: 0px;
	padding: 0px;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.top_bar {
	background: #291b48;
	padding: 0px 0;
	display: table;
	width: 100%;
	z-index: 1000;
	position: fixed;
	top: 0px;
	font-weight: 600;
}

.top_left_menu ul {}

.top_left_menu ul li {
	display: inline-block;
	list-style: none;
	padding: 11px 0;
	position: relative;
}

.top_left_menu ul li:first-child a {
	border: none
}

.top_left_menu ul li a {
	color: #fff;
	border-right: #7f7691 solid thin;
	padding: 0 15px;
	line-height: 14px;
	display: block;
	font-size: 17.5px;
}
.top_left_menu ul li.red {
	background:red;
	color:white;	
}
.top_left_menu ul li a.red {
	color:red;	
}
.dropdown_menu>a::before {
	content: "";
	background: url(/images/bottom_arrow.png);
	width: 10px;
	height: 6px;
	display: inline-block;
	margin-left: 10px;
	top: -1px;
	position: relative;

}

.top_left_menu {
	float: left
}

.top_left_menu li:last-child a {
	/*padding-left: 0px;*/
}

.top_left_menu ul ul {
	display: block;
	position: absolute;
}

.top_left_menu ul ul li a {

	padding: 0px;
	border: none;

}

.top_left_menu ul li a:hover {
	color: #23AFE5
}

.top_left_menu ul ul {

	display: none;
	position: absolute;
	padding: 0px;
	width: 100%;
	left: auto;
	top: 100%;

}

.top_left_menu ul li:hover>ul {
	display: block;
}

.top_left_menu ul ul li {

	display: inline-block;
	list-style: none;
	padding: 0px;
	display: block
}

.top_left_menu ul {
	margin: 0px;
}

.top_left_menu ul ul li:first-child a {
	border-bottom: #7f7691 solid thin;
}

.top_left_menu ul ul li a {

	background: #291B48;
	color: #fff;
	text-align: center;
	padding: 7px 0;
	display: block;
	line-height: 20px;
	border-bottom: #7f7691 solid thin;

}

.top_left_menu ul ul li a:hover {
	background: #1194c6;
	background: -moz-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	background: -webkit-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	background: linear-gradient(to right, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
	color: #fff
}

.main_menu {
	float: left;
	font-weight: 600
}

.header {
	display: table;
	width: 100%;
	padding-top: 15px;
	position: absolute;
	top: 36px;
	z-index: 9;
}

.main_menu li {
	display: inline-block;
	list-style: none;
	padding-bottom: 11px;
}

.main_menu li a {
	font-size: 20px;
	color: #050044;
	padding: 0 12px;
	border-right: #050044 solid thin;
	display: block;
	line-height: 18px;
}

.main_menu li a:hover {
	color: #23AFE5
}

.main_menu li:first-child a {
	border: none
}

/*.main_menu li:last-child a{padding-left:0px;}*/
.main_menu {
	float: left;
	margin-top: 25px;
}

.main_menu ul ul {
	position: absolute;
	box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px 0px;
	border: #eaeaea solid thin;
	margin-top: 11px;
	/*margin-right: -62px;*/
	display: none
}

.main_menu ul li:hover ul {
	display: block;
}

.main_menu ul ul li {
	float: none;
	display: block;
	padding-bottom: 0px;
}

.main_menu ul ul li a {
	border: none;
	text-align: center
}

.main_menu ul ul li a {
	background: rgba(255, 255, 255, 0.9);
	font-size: 17px;
	padding: 10px 55px;
	border-bottom: #eaeaea solid thin
}

.main_menu ul ul li a:hover {
	background: rgb(190, 188, 193);
	background: -moz-linear-gradient(left, rgba(190, 188, 193, 1) 0%, rgba(204, 202, 209, 1) 52%, rgba(190, 188, 193, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(190, 188, 193, 1) 0%, rgba(204, 202, 209, 1) 52%, rgba(190, 188, 193, 1) 100%);
	background: linear-gradient(to right, rgba(190, 188, 193, 1) 0%, rgba(204, 202, 209, 1) 52%, rgba(190, 188, 193, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bebcc1', endColorstr='#bebcc1', GradientType=1);
	color: #fff
}

.main_menu ul ul li:last-child a {
	border: none;
	/*padding:10px 55px;*/
}
.main_menu ul ul li:last-child a.red {
	color:red;
}
.main_menu ul ul li:first-child a {
	border-bottom: #eaeaea solid thin
}

.main_menu li.has_drop_down:last-child ul {
	margin-right: -62px;
}

.logo_left {
	float: right;
}

.banner_section img {
	width: 100%;
	height: auto;
}

.banner_over_section {
	position: absolute;
	top: 190px;
	width: 100%;
	text-align: center;
}

.banner_over_section h4,
.banner_over_section h5 {
	line-height: 48px;
}

.banner_over_section h4 {
	color: #050044;
	font-size: 55px;
}

.banner_over_section h5 {
	color: #00a5e4;
	font-size: 55px;
	font-weight: 700;
}

.search_form input[type="text"] {
	color: #050044;
	background: rgba(255, 255, 255, 0.8);
	width: 571px;
	height: 68px;
	border: none;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.5) 0 0 20px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 20px 2px;
	font-size: 23.94px;
	font-weight: 600;
	padding: 0 23px;
	line-height: 47px;
}

.search_form {
	margin-top: 70px;
}

.search_form ::-webkit-input-placeholder {
	color: #050044;
	opacity: 1
}

.search_form ::-moz-placeholder {
	color: #050044;
	opacity: 1
}

.search_form :-ms-input-placeholder {
	color: #050044;
	opacity: 1
}

.search_form :-moz-placeholder {
	color: #050044;
	opacity: 1
}

.search_form input[type="submit"],
.search_form input[type="image"] {
	width: 45px;
	border-radius: 5px;
	height: 44px;
	text-indent: 101px;
	overflow: hidden;
	margin-right: -62px;
	position: relative;
	top: -4px;
	cursor: pointer;
	border: none;
	background: #1194c6;
	background: -moz-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	background: -webkit-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	background: linear-gradient(to right, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
}

.search_form input[type="image"] {
	padding: 10px;
	top: 14px;
}

.search_form .submit_icon {

	width: auto;
	margin-right: -35px;
	z-index: 99;
	position: relative;
	top: -7px;
}


.home_box_col {
	margin-bottom: 45px;
	width: 100%;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 61%, rgba(242, 240, 245, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 61%, rgba(242, 240, 245, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 61%, rgba(242, 240, 245, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f0f5', GradientType=1);
	border: #cdcacd solid thin;
	box-shadow: rgba(0, 0, 0, 0.5) 0 0 20px 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 2px 0px;
	padding: 30px;
	overflow: hidden;
	position: relative;
}

.home_box_col img {
	float: right;

	border-left: #e3e3e3 solid thin;

	padding-left: 25px;
	margin-left: 25px;
}

.nine_boxes .row {
	margin-left: -22.5px;
	margin-right: -22.5px
}

.nine_boxes .col-lg-4 {
	padding-left: 22.5px;
	padding-right: 22.5px;
}

.home_box_col_text,
.home_box_col_text a {
	font-size: 30px;

	color: #3d2376;

	line-height: 28px;

	text-align: right;

	height: 94px;

	vertical-align: middle;

	display: table-cell;
}

.home_box_col_text a:hover {
	color: #221342;
}

.home_box_col:before {
	background: rgb(151, 70, 110);
	background: -moz-linear-gradient(left, rgba(151, 70, 110, 1) 0%, rgba(197, 104, 150, 1) 50%, rgba(151, 70, 110, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(151, 70, 110, 1) 0%, rgba(197, 104, 150, 1) 50%, rgba(151, 70, 110, 1) 100%);
	background: linear-gradient(to right, rgba(151, 70, 110, 1) 0%, rgba(197, 104, 150, 1) 50%, rgba(151, 70, 110, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#97466e', endColorstr='#97466e', GradientType=1);
	position: absolute;

	width: 100%;

	height: 4px;

	display: block;

	content: "";

	left: 0px;

	bottom: 0px;
}

.home_box_col.dark_blue:before {
	background: rgb(46, 56, 121);
	background: -moz-linear-gradient(left, rgba(46, 56, 121, 1) 0%, rgba(82, 96, 179, 1) 48%, rgba(46, 56, 121, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(46, 56, 121, 1) 0%, rgba(82, 96, 179, 1) 48%, rgba(46, 56, 121, 1) 100%);
	background: linear-gradient(to right, rgba(46, 56, 121, 1) 0%, rgba(82, 96, 179, 1) 48%, rgba(46, 56, 121, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e3879', endColorstr='#2e3879', GradientType=1);
}

.home_box_col.dark_red:before {
	background: rgb(163, 54, 26);
	background: -moz-linear-gradient(left, rgba(163, 54, 26, 1) 0%, rgba(219, 75, 37, 1) 48%, rgba(163, 54, 26, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(163, 54, 26, 1) 0%, rgba(219, 75, 37, 1) 48%, rgba(163, 54, 26, 1) 100%);
	background: linear-gradient(to right, rgba(163, 54, 26, 1) 0%, rgba(219, 75, 37, 1) 48%, rgba(163, 54, 26, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3361a', endColorstr='#a3361a', GradientType=1);
}

.home_box_col.dark_pink:before {
	background: rgb(116, 45, 73);
	background: -moz-linear-gradient(left, rgba(116, 45, 73, 1) 0%, rgba(202, 75, 125, 1) 48%, rgba(116, 45, 73, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(116, 45, 73, 1) 0%, rgba(202, 75, 125, 1) 48%, rgba(116, 45, 73, 1) 100%);
	background: linear-gradient(to right, rgba(116, 45, 73, 1) 0%, rgba(202, 75, 125, 1) 48%, rgba(116, 45, 73, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#742d49', endColorstr='#742d49', GradientType=1);
}

.home_box_col.dark_green:before {
	background: rgb(72, 121, 72);
	background: -moz-linear-gradient(left, rgba(72, 121, 72, 1) 0%, rgba(101, 152, 101, 1) 48%, rgba(72, 121, 72, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(72, 121, 72, 1) 0%, rgba(101, 152, 101, 1) 48%, rgba(72, 121, 72, 1) 100%);
	background: linear-gradient(to right, rgba(72, 121, 72, 1) 0%, rgba(101, 152, 101, 1) 48%, rgba(72, 121, 72, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#487948', endColorstr='#487948', GradientType=1);
}

.home_box_col.light_blue:before {
	background: rgb(45, 97, 130);
	background: -moz-linear-gradient(left, rgba(45, 97, 130, 1) 0%, rgba(53, 126, 172, 1) 48%, rgba(45, 97, 130, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(45, 97, 130, 1) 0%, rgba(53, 126, 172, 1) 48%, rgba(45, 97, 130, 1) 100%);
	background: linear-gradient(to right, rgba(45, 97, 130, 1) 0%, rgba(53, 126, 172, 1) 48%, rgba(45, 97, 130, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d6182', endColorstr='#2d6182', GradientType=1);
}

.home_box_col.light_green:before {
	background: rgb(106, 114, 25);
	background: -moz-linear-gradient(left, rgba(106, 114, 25, 1) 0%, rgba(160, 170, 25, 1) 48%, rgba(106, 114, 25, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(106, 114, 25, 1) 0%, rgba(160, 170, 25, 1) 48%, rgba(106, 114, 25, 1) 100%);
	background: linear-gradient(to right, rgba(106, 114, 25, 1) 0%, rgba(160, 170, 25, 1) 48%, rgba(106, 114, 25, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a7219', endColorstr='#6a7219', GradientType=1);
}

.home_box_col.dark_gray:before {
	background: rgb(118, 120, 114);
	background: -moz-linear-gradient(left, rgba(118, 120, 114, 1) 0%, rgba(162, 165, 155, 1) 48%, rgba(118, 120, 114, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(118, 120, 114, 1) 0%, rgba(162, 165, 155, 1) 48%, rgba(118, 120, 114, 1) 100%);
	background: linear-gradient(to right, rgba(118, 120, 114, 1) 0%, rgba(162, 165, 155, 1) 48%, rgba(118, 120, 114, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767872', endColorstr='#767872', GradientType=1);
}

.home_box_col.light_gray:before {
	background: rgb(141, 141, 141);
	background: -moz-linear-gradient(left, rgba(141, 141, 141, 1) 0%, rgba(206, 206, 206, 1) 48%, rgba(141, 141, 141, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(141, 141, 141, 1) 0%, rgba(206, 206, 206, 1) 48%, rgba(141, 141, 141, 1) 100%);
	background: linear-gradient(to right, rgba(141, 141, 141, 1) 0%, rgba(206, 206, 206, 1) 48%, rgba(141, 141, 141, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d8d8d', endColorstr='#8d8d8d', GradientType=1);
}




.home_content h4,
.home_content h1 {
	color: #40247d;
	font-size: 32px;
	margin-bottom: 15px;
}

.home_content h5 {
	color: #646464;
	font-size: 24px;
	margin-bottom: 15px;
}

.home_content h6 {
	color: #40247d;
	font-size: 26px;
	margin-bottom: 15px;
}

.home_content p strong {
	font-weight: 600;
}

.gray_button {
	display: inline-block;
	background: rgb(190, 188, 193);
	background: -moz-linear-gradient(left, rgba(190, 188, 193, 1) 0%, rgba(204, 202, 209, 1) 52%, rgba(190, 188, 193, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(190, 188, 193, 1) 0%, rgba(204, 202, 209, 1) 52%, rgba(190, 188, 193, 1) 100%);
	background: linear-gradient(to right, rgba(190, 188, 193, 1) 0%, rgba(204, 202, 209, 1) 52%, rgba(190, 188, 193, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bebcc1', endColorstr='#bebcc1', GradientType=1);
	width: 215px;
	height: 48px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	margin: 0 8px;
}

.gray_button:hover {
	background: rgb(47, 31, 81);
	background: -moz-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	background: linear-gradient(to right, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f1f51', endColorstr='#2f1f51', GradientType=1);
}

.gray_button:hover {
	color: #fff
}

.gray_button img {
	margin-right: 2px;
	width: 7px;
}

.media_center_wrap img {
	margin: 0 14px;
}

.media_center_wrap {
	background: #291b48;
	color: #fff;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

.media_center_wrap a {
	text-decoration: none;
	color: #fff;
}



.home_bottom_four_col h4 {
	font-size: 80px;
	font-weight: 100;
	color: #360f8f
}

.home_bottom_four_col h5 {
	font-size: 22px;
	color: #25b2e8
}

.home_bottom_four_col h5 span.active_add {
	background: rgb(17, 148, 198);
	background: -moz-linear-gradient(left, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 50%, rgba(17, 148, 198, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 50%, rgba(17, 148, 198, 1) 100%);
	background: linear-gradient(to right, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 50%, rgba(17, 148, 198, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
	font-size: 22px;

	color: #fff;

	position: relative;

	line-height: 19px;

	display: inline-block;

	width: auto;

	height: 22px;

	padding: 0 9px;
	margin: 0 5px;
}

.home_bottom_four_col h5 span {
	cursor: pointer
}

.home_bottom_four_col h5 span.active_add:before {
	content: "";

	position: absolute;

	bottom: -9px;

	width: 16px;

	border-left: transparent solid 9px;

	border-right: transparent solid 9px;

	border-top: #25b2e8 solid 9px;

	left: 0px;

	right: 0px;

	margin: 0px auto;
}

.home_bottom_four_col p {
	font-size: 17px;
	color: #050044
}

.home_bottom_four_col {
	height: 244px;
	position: relative;
	z-index: 9;
	border-right: #e9e7e9 solid thin;
}

.home_bottom_four_col li {
	list-style: none;
}

.bottom_four-section {
	padding: 25px 0px;
}


.footer_first_sc {

	background: #150732;
	padding: 55px 0;
	color: #fff;

}

.footer_first_sc .success {
	margin: 0 auto;
	text-align: center;
}

.form_heading {
	float: right;
	margin-left: 30px;
}

.form_heading h4 {
	font-size: 28.06px;
	margin: 0px 0 4px 0;
	line-height: 20px;
	letter-spacing: 1.5px;	
}

.form_heading h5 {
	font-size: 18.71px;
	letter-spacing: -0.41px;
}

.footer_form {
	float: right;
}

.footer_form h4 {
	color: #25b2e8;
}

.footer_form_section {
	overflow: hidden;

}

.footer_form_section .field {
	float: right;
	margin-left: 10px;
}

.footer_form_section .field_submit {
	float: right;
}

.footer_form_section .field input {
	width: 250px;
	max-width: 100%;
	height: 40px;
	background: #fff;
	border: none;
	padding: 0px 15px 3px;
	font-size: 20px;
}

.footer_form_section ::-webkit-input-placeholder {
	color: #151515;
	opacity: 1
}

.footer_form_section ::-moz-placeholder {
	color: #151515;
	opacity: 1
}

.footer_form_section :-ms-input-placeholder {
	color: #151515;
	opacity: 1
}

.footer_form_section :-moz-placeholder {
	color: #151515;
	opacity: 1
}

.submit_button {

	width: 100%;
	position: relative;
	max-width: 154px;
	display: inline-block
}

.submit_button input[type="submit"] {
	width: 154px;
	height: 40px;
	background-color: transparent;
	position: relative;
	background-image: url(/images/left_arrow.png);
	background-size: 8px auto;
	background-repeat: no-repeat;
	border: none;
	background-position: 10px center;
	color: #fff;
	font-size: 22px;
	padding: 0 0px 5px 19px;
	cursor: pointer
}

.submit_button:before {
	background: rgb(17, 148, 198);
	background: -moz-linear-gradient(left, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	background: linear-gradient(to right, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
	width: 100%;
	height: 40px;
	display: block;
	position: absolute;
    content: "";
    top:0;
}

.footer_four_col h4 {
	color: #25b2e8;
	font-size: 20px;
}

.footer_four_col ul li {
	list-style: none
}

.footer_four_col ul li.branch {
	font-size: 20px;
}

.footer_four_col .duns100 {
	margin: 20px 0px;
	overflow: hidden;
	width: 100%;
}

.footer_four_col .duns100 li {
	float: right;
	/*width: 30%;*/
}

.footer_four_col a {
	color: #fff;
	font-size: 17px;
}

.footer_four_col .duns100 ul li img {
	/*width: 90%;*/
}

.footer_four_col ul li img {
	margin-left: 7px;
}

.footer_first_sc hr {

	border-top: #2b284e solid thin;
	margin: 55px 0;

}

.footer_third_sc {
	background: #0b021d;
	color: #fff;
	padding: 30px 0px;
	overflow: hidden
}

.footer_third_sc a {
	color: #fff;
}

.footer_third_sc p {
	margin: 0px;
	font-size: 14px;
}

.footer_last_right {
	float: right;
}

.footer_last_left {
	float: left;
	text-transform: uppercase;
	line-height: 14px;
}

.bottom_four-section {
	background: rgb(245, 245, 245);
	background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 55%);
	background: -webkit-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 55%);
	background: linear-gradient(to bottom, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 55%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0);
}

.home_page .bottom_four-section {
	background: none
}

.bottom_four-section {
	position: relative;
	overflow: hidden;
}

.bottom_four-section::before {
	content: "";
	background: url(/images/global_image.png);
	width: 481px;
	height: 482px;
	position: absolute;
	display: block;
	left: -272px;
	top: 0px;
}

.bottom_four-section::after {
	content: "";
	background: url(/images/global_image.png);
	width: 481px;
	height: 482px;
	position: absolute;
	display: block;
	right: -272px;
	top: 0px;
}

.social_col {

	display: flex;
	width: 70%;
	margin: 20px auto 0px;

}

.social_col .socila_col_icon {

	width: auto;
	text-align: center;
	padding: 0px 6px;

}

.social_col .socila_col_icon a {
	font-size: 30px;
}


/* ===================================== category 7 page css ====================================== */

.banner_page_breadcrumb.text-right {
	text-align: left !important;
}

.inner_banner_over_section {
	position: absolute;
	top: 56%;
	width: 100%;
	text-align: center;
}

.inner_banner_over_section h1 {
	color: #050044;
	font-size: 50px;
	text-align:right;
}

.banner_section {
	position: relative;
	margin-top: 36px;
	z-index: 1;
}

.bread_crumb {
	overflow: hidden;
	border-bottom: #e1e1e1 solid thin;

}

.bread_crumb ul li {
	display: inline-block;
	list-style: none;
	font-weight: 600;
	color: #050044;
	font-size: 14px;
	height: 32px;
	float: right;
	line-height: 31px;
}

.bread_crumb ul li.current {
	padding: 0 27px;
	border-left: #e1e1e1 solid thin;
}

.bread_crumb ul li:first-child a {
	border-right: #e1e1e1 solid thin;
}

.bread_crumb ul li a {
	display: block;
	color: #050044;
	border-left: #e1e1e1 solid thin;
	padding: 0 30px;
	font-weight: 400;
	height: 32px;

}

.category_gird h4 {
	font-size: 26px;
	color: #3d2376;
	border: #cdcacd solid thin;
	width: 100%;
	height: 77px;
	padding: 0px 30px;
	line-height: 70px;
	margin-bottom: 20px;
}

.category_gird h4 a {
	font-size: 26px;
	color: #3d2376;
}

.category_gird h4 a img {
	width: 45px;
}

.category_lsiting li {
	list-style: none;
	border-bottom: 1px solid #cccccc63;
}

.category_lsiting li a {
	color: #151515;
	font-size: 21px;
	font-weight: 600;
}

.category_lsiting {
	margin-bottom: 55px;
}

.category_lsiting ul ul {
	display: none;
	padding-right: 10px;
}

.category_lsiting ul ul ul {
	padding-right: 5px;
}

.category_lsiting ul li.active>a,
.category_lsiting ul li.active>span.plus {
	color: #25b2e8;
}

.category_lsiting ul li span.plus {
	color: #151515;
	font-size: 21px;
	font-weight: 600;
	margin-left: 10px;
	cursor: pointer
}

.category_lsiting ul ul li a {
	font-size: 18px
}

.category_lsiting ul ul ul li a {
	font-size: 16px
}


/* ===================================== sidebar css ====================================== */


.sidebar_search_form input[type="text"] {
	color: #050044;
	background: rgba(255, 255, 255, 0.8);

	width: 100%;

	height: 68px;

	border: none;

	border-radius: 0px;

	box-shadow: rgba(249, 249, 249, 1) 0 0 20px 2px;

	-webkit-box-shadow: rgba(249, 249, 249, 1) 0 0 20px 2px;

	font-size: 23.94px;

	font-weight: 600;
	border: #e1dfe1 solid thin;
	padding: 0 23px;

	line-height: 47px;
}

.sidebar_search_form {
	margin-top: 0px;
	position: relative;
}

.sidebar_search_form ::-webkit-input-placeholder {
	color: #050044;
	opacity: 1
}

.sidebar_search_form ::-moz-placeholder {
	color: #050044;
	opacity: 1
}

.sidebar_search_form :-ms-input-placeholder {
	color: #050044;
	opacity: 1
}

.sidebar_search_form :-moz-placeholder {
	color: #050044;
	opacity: 1
}

.sidebar_search_form input[type="submit"] {
	width: 45px;
	border-radius: 5px;
	height: 44px;
	background-image: url(/images/search_icon.png);
	background-repeat: no-repeat;
	text-indent: 101px;
	overflow: hidden;
	margin-right: -62px;
	position: relative;
	top: 9px;
	cursor: pointer;
	border: none;
	background-position: center center;
	position: absolute;
	z-index: 99;
	background-color: transparent;
	left: 12px;
}

.search_icon_bg {
	background: #1194c6;
	background: -moz-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	background: -webkit-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	background: linear-gradient(to right, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
	position: absolute;
	left: 16px;
	width: 38px;
	height: 38px;
	top: 13px;
}

.sidebar_search_form .submit_icon {

	width: auto;
	margin-right: -35px;
	z-index: 99;
	position: relative;
	top: -7px;

}

.professional_advice_form {
	text-align: center;
	background: #291b48;
	color: #fff;
	padding: 25px 25px;
	/*margin-top:25px;*/
	max-width: 295px;
}

.professional_advice_form h4 {
	font-size: 26px;
	margin-bottom: 0px;
	color:white;
}

.professional_advice_form h5 {
	font-size: 18px;
	margin-bottom: 0px;
}

.adivce_form {
	margin-top: 25px;
}

.adivce_form input[type="text"],
.adivce_form input[type="email"] {
	background: #f6f7f7;
	color: #151515;
	border: none;
	padding: 10px 10px;
	margin-bottom: 10px;
	width: 100%;
}

.adivce_form ::-webkit-input-placeholder {
	color: #151515;
	opacity: 1
}

.adivce_form ::-moz-placeholder {
	color: #151515;
	opacity: 1
}

.adivce_form :-ms-input-placeholder {
	color: #151515;
	opacity: 1
}

.adivce_form :-moz-placeholder {
	color: #151515;
	opacity: 1
}

.professional_advice_form_not_fixed {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 92%;
	margin: 0 auto;
	right: 0px;
}

/* ===================================== post detail page css ====================================== */

.post_detail_content p {
	padding: 0px;
	margin: 0px;
}

.post_detail_content ul,
.post_detail_content ol {
	padding: 0px 20px;
	font-size: 15px;
}

.post_detail_content hr {

	margin: 19px 0 55px;

}

.post_right_section h1 {
	color: #3d2376;
	font-size: 30px;
}

.post_right_section h2,
.post_right_section h2 a {
	color: #000080 !important;
	font-size: 22px !important;
	font-weight:bold !important;
}

,
.post_right_section h2>span,
.post_right_section h2>strong {
	color: rgb(0, 0, 128) !important;
	font-size: 22px !important;
}

.post_right_section h3,
.post_right_section h3 a {
	color: #000080 !important;
	font-size: 22px !important;
}

,
.post_right_section h3>span,
.post_right_section h3>strong {
	color: rgb(0, 0, 128) !important;
	font-size: 21px !important;
}

.post_right_section h4 {
	color: #000080 !important;
	font-size: 20px;
}
.post_right_section .professional_advice_form h4 {
	color: #fff !important;
}
.post_right_section h5 {
	color: #00a9e8;
	font-size: 16px;
}

.post_detail_sectio .col-lg-9.post_right_section h5 .facebook_like {
	background: #4267b2;
	padding: 4px;
	border-radius: 5px;
	position: relative;
	width: 70px;
}

.post_detail_sectio .col-lg-9.post_right_section h5 .facebook_like iframe {
	width: 70px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}

.dark_date {
	background: rgb(47, 31, 81);
	background: -moz-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	background: linear-gradient(to right, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f1f51', endColorstr='#2f1f51', GradientType=1);
	color: #fff;
	font-size: 15px;
	display: inline-block;

	width: 89px;

	height: 26px;

	line-height: 26px;

	text-align: center;

	margin-left: 10px;
}

.post_right_section h6 {
	color: #369ed9;
	font-size: 18px;
}

.post_right_section {
	color: #151515;
}

.post_share_rating_section {
	overflow: hidden;

	text-align: center;

	border-top: #e1dfe1 solid thin;

	border-bottom: #e1dfe1 solid thin;

	padding: 12px 0px;

	height: auto;
}

.social_share_icon {
	float: left;
}

.social_share_icon ul,
.social_share_icon h4 {
	display: inline-block
}

.social_share_icon ul li {
	list-style: none;
	display: inline-block;
	margin-right: 15px;
}

.post_share_rating_section h4,
.post_comment_section h4,
.post_related_section h4 {
	color: #40247d;
	font-size: 22px;
}

.post_share_rating_section h4 a,
.post_comment_section h4 a,
.post_related_section h4 a {
	color: #40247d;
	font-size: 22px;
}

.print_the-post {

	float: none;
	display: inline-block;

}

.print_the-post h4,
.print_the-post img {
	display: inline-block
}

.article_rating {
	float: right;
}

.article_rating h4,
.article_rating h3,
.article_rating .star_rating {
	display: inline-block
}

.article_rating .rating {
	float: left;
}

.article_rating h3 {
	color: #cccad1;
	font-size: 16px;
}

.star_rating {

	margin: 0 8px;

}


.blue_button {
	color: #fff;
	font-size: 20px;
	background: rgb(17, 148, 198);
	background: -moz-linear-gradient(left, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	background: linear-gradient(to right, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
	height: 33px;
	display: block;
	float: left;
	padding: 0 10px;

}

.post_comment_section {

	margin-top: 55px;

}

.comment_listing {

	border: #e1dfe1 solid thin;
	padding: 0px 15px;
	position: relative;
	margin-top: 15px;

}

.comment_listing::before {

	content: "";
	display: block;
	position: absolute;
	width: 26px;
	height: 15px;
	top: -15px;
	right: 48px;
	background: url("/images/comment_listing_icon.png");

}

.comment_listing_li {

	overflow: hidden;
	margin: 15px 0;
	border-bottom: #e1dfe1 solid thin;
	padding-bottom: 15px;

}

.comment_listing_li:last-child {

	border-bottom: none;
	padding-bottom: 0px;

}

.comment_meta {
	float: right;
	width: auto;
	min-width: 162px;
}

.comment_text {
	line-height: 18px;
	float: right;

	width: auto;

	border-right: #e1dfe1 solid thin;

	color: #151515;

	font-size: 17px;

	padding: 10px 20px 10px 0px;

	margin-right: 20px;

	max-width: 83%;

}

.comment_author {
	color: #40247d;
	font-size: 18px;
}

.comment_date {
	color: #049bd5;
	font-size: 15px;
}


.post_related_section {
	margin-top: 50px;
}

.related_post_thumb {
	float: right;
	width: 25%;
}

.post_related_section .related_post_listing {
	margin-top: 45px;
}

.related_post_thumb img {
	max-width: 100%;
}

.related_post_content {
	float: right;
	width: 75%;
	padding-right: 15px;
}

.related_post_content.full {
	width: 100%;
}

.related_post_listing_li {
	overflow: hidden;
	margin-bottom: 80px
}

.related_post_content p {

	font-size: 16px;
	line-height: 20px;
	margin-top: 15px;

}

.related_post_content h4,
.related_post_content h5 {

	margin: 0 0 7px 0;

}

.gray_button.small_button {
	width: auto;
	height: 33px;
	font-size: 17.08px;
	line-height: 30px;
	padding: 0 18px
}

.gray_button.small_button img {
	margin-left: 7px;
}

.dark_date,
.comment_count {

	display: inline-block;

}

.comment_count span {

	background: url(/images/comment_count_bg.png) no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 19px;
	margin-right: 6px;

}

.comment_count {

	color: #aba8b0;
	font-size: 15px;
	line-height: 35px;

}

.post_detail_sectio .col-lg-3 {
	max-width: 21%;
	position: relative;
}

.post_detail_sectio .col-lg-9.post_right_section {

	-webkit-box-flex: 0;
	-ms-flex: 0 0 79%;
	flex: 0 0 79%;
	max-width: 79%;

}



/* =========== about page css =============== */
.search_toogle {
	display: none
}

.about_right_section h4 {
	font-size: 24px;
	color: #2d165c;
	margin-bottom: 15px;
}
.about_right_section .professional_advice_form h4, .about_right_section .professional_advice_form h5 {
	color: #fff;
}
.about_right_section h6 {
	font-size: 20px;
	margin-bottom: 15px;
}

.about_page_content hr {
	margin-top: 80px;
	margin-bottom: 25px;
}

.about_services_section_col h5 {
	float: right;
}

.about_page_content p {
	color: #151515
}

.about_services_section_col h4 img {
	margin-left: 20px;
	height: 50px;
	width: auto;
}

.about_services_section_col p {
	font-size: 17px;
	line-height: 24px;
	color: #050044
}

.about_services_section_col a {}

.navy_blue_button {
	display: inline-block;
	background: rgb(47, 31, 81);
	background: -moz-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	background: linear-gradient(to right, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f1f51', endColorstr='#2f1f51', GradientType=1);
	width: 130px;
	height: 33px;
	text-align: center;
	line-height: 31px;
	color: #fff;
	margin: 0 0px;
	font-size: 17.8px
}

.navy_blue_button:hover,
.navy_blue_bt:hover {
	background: rgb(118, 120, 114);
	background: -moz-linear-gradient(left, rgba(118, 120, 114, 1) 0%, rgba(162, 165, 155, 1) 48%, rgba(118, 120, 114, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(118, 120, 114, 1) 0%, rgba(162, 165, 155, 1) 48%, rgba(118, 120, 114, 1) 100%);
	background: linear-gradient(to right, rgba(118, 120, 114, 1) 0%, rgba(162, 165, 155, 1) 48%, rgba(118, 120, 114, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767872', endColorstr='#767872', GradientType=1);
	color: #fff
}

.navy_blue_button img {
	margin-right: 2px;
	width: 8px;
}

.about_services_section_col {

	padding: 25px 0;

}

.about_services_section .col-lg-6 {
	border-bottom: #e1dfe0 solid thin
}

.about_services_section .col-lg-6:last-child,
.about_services_section .col-lg-6:nth-last-child(n-1) {
	border: none
}


.about_search_icon span img {
	margin-left: 10px;
}

.home_page .about_search_icon {
	display: none
}

.about_search_icon span {
	font-size: 17.55px;
	color: #fff;
	font-weight: 600;
	cursor: pointer;
}

.about_after_search_clicked h4 {
	font-size: 40px;
	color: #050044
}

.after_clicked {
	display: none
}

.about_search_icon.active_seach_close_icon .before_clicked {
	display: none;
}

.about_search_icon.active_seach_close_icon .after_clicked {
	display: inline-block;
}

.search_before_click {}

.banner_section.active_about_search .inner_banner_over_section {
	background: 100%;
	text-align: center;
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
	height: 100%;
	z-index: 9;
}

.banner_section.active_about_search .inner_banner_over_section {
	position: fixed;
	top: 36px;
	z-index: 99;
}

.about_after_search_clicked .search_form {
	margin-top: 0px;
}

.about_after_search_clicked {
	margin-top: 10%;
	display: none;
}

.banner_section.active_about_search .search_before_click {
	display: none
}

.banner_section.active_about_search .about_after_search_clicked {
	display: block
}




.banner_section.active_about_search .blur_effect,
.header.addblur,
.middle_section.active_about_search,
#footer.active_about_search {
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);


}

.social_col .socila_col_icon a i.fa-masclopedia {
	background: url(../images/mas-b.png) no-repeat center;
	width: 36px;
	height: 20px;
}


/* =========== category 3 =================== */
.category_3_thumbnail {

	padding-left: 15px;
	width: 29%
}

.category3_listing_li {

	display: flex;
	margin-bottom: 80px;

}

.category_3_thumbnail img {
	width: 100%;
	height: auto
}

.category_3_content {
	/*padding-top: 33px;*/
	width: 71%;
}

.category_3_content .hide {
	display: none;
}

.category_3_content.job {
	width: 100%;
}

.category_3_content h5,
.category_3_content h5 a {
	color: #3d2376;
	font-size: 14px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.category_3_content h4,
.category_3_content h4 a {
	color: #3d2376;
	font-size: 24px;
	line-height: 23px;
	margin-top: 0px;
	/*margin-bottom: 22px;*/

}

.category_3_content h4 a:hover {
	text-decoration: underline;
}

.category_3_content p {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 0px;
}

.category_3_content p.jobdescription {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
}

.category_3_content .dark_date,
.category_3_content .author {
	display: inline-block;
	cursor: pointer;
}

.category_3_content .dark_date.hide {
	display: none;
}

.category_3_content .author {
	font-size: 15px;
	float: none;
	height: 26px;
	line-height: 26px;
}

.category_3_content .dark_date {
	margin-left: 4px;
}

.category3_listing_pagination {
	margin-bottom: 80px;
}

.category3_listing_pagination ul {
	text-align: center
}

.category3_listing_pagination ul li,
.category3_listing_pagination ul li a {
	list-style: none;
	display: inline-block
}

.category3_listing_pagination ul li,
.category3_listing_pagination ul li a {
	width: 45px;
	height: 31px;
	text-align: center;
	font-size: 20px;
	color: #adabb4;
	cursor: pointer;
	line-height: 25px;
}

.category3_listing_pagination ul li.current,
.category3_listing_pagination ul li a:hover {
	color: #2f1f52
}

.category3_listing_pagination ul li.prev_nav,
.category3_listing_pagination ul li.next_nav {
	background: rgb(17, 148, 198);
	background: -moz-linear-gradient(left, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	background: linear-gradient(to right, rgba(17, 148, 198, 1) 0%, rgba(37, 178, 232, 1) 51%, rgba(17, 148, 198, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
	width: 29px;
}

.category3_listing_pagination ul li.prev_nav a,
.category3_listing_pagination ul li.next_nav a {
	width: 29px;
}




/* =========== team 3 =================== */
.banner_page_breadcrumb p {
	color: #151515;
	font-size: 20px;
	max-width: 468px;
}

.team_page .inner_banner_over_section {
	top: 40%
}

.team_tab_menu {
	background: #27174b;
}

.team_tab_menu li {

	display: inline-block;
	list-style: none;
	color: #fff;
	font-size: 18px;
	position: relative;
	padding: 12px 22px;
	cursor: pointer
}

.team_tab_menu li:after {
	width: 1px;

	height: 15px;

	content: "";

	background: #7e7493;

	display: inline-block;

	margin: 0 0px;

	position: absolute;

	left: 0px;

	top: 20px;
}

.team_tab_menu li.current:before {
	position: absolute;

	left: 0px;

	right: 0px;

	background: transparent;

	width: 17px;

	border-top: #27174b solid 14px;

	border-left: transparent solid 14px;

	border-right: transparent solid 14px;

	bottom: -13px;

	content: "";

	margin: 0px auto;
}

.team_tab_menu li:last-child:after {
	display: none
}

.team_tab_section {
	display: none
}

.team_tab_section:first-child {
	display: block;
}

.team_row {
	overflow: hidden;
	margin-left: -32px;
	margin-right: -32px;
	position: relative;
}

.team-col-lg-2 {
	width: 20%;
	padding: 0px 32px;
	float: right;
	margin-bottom: 121px;
	min-height:380px;
}

.team_member {
	border-left: #cdcacd solid thin;
	border-right: #cdcacd solid thin;
	border-top: #cdcacd solid thin;
	border-bottom: #00a6e4 solid 3px;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.1) 0 0 12px 0;
	padding: 5px 5px 25px 5px;
}

.team-col-lg-2 img.team_ing {
	width: 100%;
	height:auto;
	margin-bottom: 5px;
}

.team-col-lg-2 p {
	color: #00a6e4;
	font-size: 15px;
	height: 45px;
	overflow: hidden;
}



/* =========== team 3 detail =================== */
.team_detail_page img {
	max-width: 100%;
}

.team_detail_page .team_video {
	margin: 10px 0px;
}

.team_detail_page .team_video iframe {
	width: 100%;
	height: 200px;
}

.team_detail_page h4 {
	color: rgb(0, 0, 128);
	font-size: 28px;
}

.team_detail_page h5 {
	color: #00a6e4;
	font-size: 20px;
}

.team_detail_page h6 {
	color: rgb(0, 0, 128);
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.team_detail_page p {
	color: #151515;
	line-height: 30px;
}

.team_detail_page p img {
	margin-left: 10px;
}

.team_detail_page p a {
	color: #151515;
}

.team_detail_page {
	margin-bottom: 70px;
}




/* ===================== event 3 ================ */
.event_video {
	margin-bottom: 20px;
}

.event_detail_page h4 {
	color: #40247d;
	font-size: 24px
}

.event_detail_page h6 {
	color: #00a6e4;
	font-size: 20px;
}

.event_detail_page p {
	color: #151515
}

.navy_blue_bt {
	display: inline-block;
	background: rgb(47, 31, 81);

	background: -moz-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);

	background: -webkit-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);

	background: linear-gradient(to right, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 51%, rgba(47, 31, 81, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f1f51', endColorstr='#2f1f51', GradientType=1);
	width: 215px;
	height: 48px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	margin: 0 8px;
}

.navy_blue_bt.small_button {
	width: auto;
	height: 33px;
	font-size: 17.08px;
	line-height: 30px;
	padding: 0 18px
}

.navy_blue_bt.small_button img {
	margin-left: 7px;
}

.navy_blue_bt img {

	margin-right: 2px;
	width: 7px;

}

.event_detail_page img {
	max-width: 100%
}

.event_detail_page hr {
	margin: 40px 0px
}

.event_detail_page {
	margin-bottom: 88px;
}


/* ============== tofes_wrapper form ================== */

.tofes_wrapper {

	position: fixed;
	top: 75px;
	width: 696px;
	height: 367px;
	background: rgb(47, 31, 81);
	background: -moz-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 50%, rgba(47, 31, 81, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 50%, rgba(47, 31, 81, 1) 100%);
	background: linear-gradient(to right, rgba(47, 31, 81, 1) 0%, rgba(64, 36, 125, 1) 50%, rgba(47, 31, 81, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f1f51', endColorstr='#2f1f51', GradientType=1);
	color: #fff;

	z-index: 9999;

	margin: 0px auto;

	left: 0px;

	right: 0px;

	padding: 30px;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.1) 0 0 20px 0px;
	display: none
}

.tofes_wrapper h4,
.tofes_wrapper h5 {
	margin-bottom: 0px;
}

.tofes_wrapper h4 {
	color: #fff;
	font-size: 26px;
}

.tofes_wrapper h5 {
	color: #fff;
	font-size: 20px;
}

.tofes_wrapper .col-lg-6 input,
.tofes_wrapper .col-lg-12 input {
	width: 100%;
	height: 39px;
}

.tofes_wrapper .col-lg-6 input[type="file"] {
	background: white;
	color: black;
}

.tofes_wrapper .col-lg-6 textarea,
.tofes_wrapper .col-lg-12 textarea {
	width: 100%;
	height: 86px;
}

.tofes_wrapper .col-lg-6 input,
.tofes_wrapper .col-lg-6 textarea {
	margin-bottom: 10px;
	border: none;
	padding: 0px 15px;
}

.tofes_wrapper .col-lg-12 input,
.tofes_wrapper .col-lg-12 textarea {
	margin-bottom: 10px;
	border: none;
	padding: 0px 15px;
}

.tofes_wrapper ::-webkit-input-placeholder {
	color: #151515;
	opacity: 1
}

.tofes_wrapper ::-moz-placeholder {
	color: #151515;
	opacity: 1
}

.tofes_wrapper :-ms-input-placeholder {
	color: #151515;
	opacity: 1
}

.tofes_wrapper :-moz-placeholder {
	color: #151515;
	opacity: 1
}

.tofes_wrapper .row {
	margin-top: 20px;
}

.close_tofes {
	right: 0px;
	position: absolute;
}

.close_tofes {
	right: -9px;
	position: absolute;
	top: -11px;
	z-index: 999;
	cursor: pointer
}

.overlay_layer {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	display: none;
	background: rgba(0, 0, 0, 0.7);
	z-index: 999;
}



.scrollspy {}

div#navbar {
	position: fixed;
	right: 15px;
	transform: translateY(-50%);
	top: 50%;
	display: block;
	z-index: 99;
}

.nh-scrollspy ul {
	list-style: none;
}

.active:not(.nh-scrollspy__item--within-hero) {

	opacity: 1;
}

.nh-scrollspy__item--within-hero {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	color: #fff;
	opacity: .9999;
}

.nh-scrollspy__link {
	display: none;
}

.nh-scrollspy__item:hover {
	opacity: 1
}

.nh-scrollspy__item:hover .nh-scrollspy__link {
	display: block;
}

.nh-scrollspy__item {
	margin: 7px 0;
	text-align: right;
	-webkit-transition: color .2s, opacity .2s, -webkit-transform .2s cubic-bezier(.23, 1, .32, 1);
	transition: color .2s, opacity .2s, -webkit-transform .2s cubic-bezier(.23, 1, .32, 1);
	transition: transform .2s cubic-bezier(.23, 1, .32, 1), color .2s, opacity .2s;
	transition: transform .2s cubic-bezier(.23, 1, .32, 1), color .2s, opacity .2s, -webkit-transform .2s cubic-bezier(.23, 1, .32, 1);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	color: #191919;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
	font-size: 10px;
	will-change: color, transform, opacity;
	opacity: .35;
}

.active .nh-scrollspy__item-index,
.nh-scrollspy__item--within-hero .nh-scrollspy__item-index,
.nh-scrollspy:hover .nh-scrollspy__item-index {
	opacity: 0;
}

#navbar:hover .nh-scrollspy__link {
	opacity: 1;
}

.nh-scrollspy__item:not(.active):not(.nh-scrollspy__item--within-hero) .nh-scrollspy__link {
	opacity: 0;
}

.nh-scrollspy__item-index {
	position: absolute;
	display: none;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 43px;
	opacity: 1;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	will-change: opacity;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.nh-scrollspy__link {
	position: absolute;
	font-size: 14px;
	right: 16px;

	padding: 10px 0;

	cursor: pointer;

	width: 116px;

	color: #000;
}

.nh-scrollspy__item--within-hero .nh-scrollspy__item-line {}

.nh-scrollspy__item-line {
	display: block;
	height: 8px;
	width: 8px;
	margin-left: 10px;
	background: currentColor;
	border-radius: 100%;
}

/* =================== post 5 =====================*/
.call_us_now {
	background: #f7f7f7;
	/*float:right;*/
	padding: 2px 20px 9px 55px;
	margin: 20px auto;
}

.call_us_now p {
	margin: 0px;
	color: #2f1c5b
}

.clear {
	display: block;
	clear: both
}

.sub_categpry_title {
	color: #40247d;
	font-size: 26px;
	font-weight: 600
}

.post_tag ul {
	margin: 20px 0px
}

.post_tag li {
	list-style: none;
	display: inline-block;
	margin: 0px 9px 5px;
}

.post_tag li a {
	color: #a2a2a2;
	font-size: 22px;
	border: #cdcacd solid thin;
	box-shadow: rgba(0, 0, 0, 0.06) 0 0 5px 0;
	padding: 6px 22px;
	display: block;
	font-weight: 600;
}

.post_tag li a:hover {
	background: #3d2376;
	border: #3d2376 solid thin;
	color: #fff
}

.post_tag li.small_tag a {
	background: #3d2376;
	color: #fff;
	font-size: 15px;
	padding: 4px 12px;
	border-color: transparent;
}

.post_tag li.medium_tag a {}

.post_tag li.medium_tag a {
	border: none;
	box-shadow: none;
	padding: 0px;
}

.post_tag {
	/*border-top: #e1dfe1 solid thin;border-bottom: #e1dfe1 solid thin;*/
	margin: 37px 0;
	padding: 14px 0 26px;
}

.profession_information_li {
	margin-bottom: 30px;
}

.profession_information h4 {
	font-size: 26px !important;
	margin-bottom: 35px;
}

.profession_information h5 {
	font-size: 24px;
	color: #3d2376;
	margin-bottom: 0px;
}

.social_share_icon_list h5 {
	font-size: 22px;
}

.profession_information p {
	color: #050044;
	font-size: 17px;
	line-height: 22px;
	margin-top: 7px;
}

.upcomming_events_conference {
	border: #e1dfe1 solid thin;
	box-shadow: rgba(0, 0, 0, 0.05) 0 0 6px 0;
	margin-top: 30px;
}

.upcomming_events_conference h4 {
	color: #3d2376;
	font-size: 22px;
	line-height: 22px;
	margin-top: 7px;
	border-bottom: #4c3383 solid 3px;
	padding: 22px;
}

.upcomming_events_conference_wrapper {
	padding: 20px;
}

.upcomming_events_listing_li {
	border-top: #e1dfe1 solid thin;
	padding-top: 25px;
	margin-top: 25px;
}

.upcomming_events_listing_li:last-child {
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.upcomming_events_listing_li h5 {
	color: #3d2376;
	font-size: 20px;
	line-height: 20px;
}

.upcomming_events_listing_li p {
	color: #069dd8;
	font-size: 16px;
	line-height: 20px;
}

.upcomming_events_listing_li .navy_blue_bt {
	padding: 0 10px;
}

.upcomming_events_listing_li .navy_blue_bt img {
	margin-right: 10px;
	margin-left: 0px;
}

.upcomming_events_conference #calendar {
	max-width: 900px !important;
	margin: 30px auto 0 !important;
	border: none;
	padding: 0px;
	box-shadow: none;
}

/* ============  contact page css ================== */
.emergency_call_number {
	background: #27174b;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 44px;
}


.contact_page .bottom_four-section:before,
.contact_page .bottom_four-section:after {
	display: none
}

.home_bottom_four_col img {
	width: 100%;
	height: auto
}

.contact_page .home_bottom_four_col {

	height: auto;
	position: relative;
	z-index: 9;
	border-right: #e9e7e9 solid thin;
	padding: 0 20px;

}

.contact_page .home_bottom_four_col li {
	list-style: none;
}

.contact_page .col-lg-3 {
	padding: 0px
}

.contact_page .home_bottom_four_col_text {
	height: 300px;
}

.contact_page .home_bottom_four_col iframe {
	width: 100%;
	height: 300px;
}

.contact_page .home_bottom_four_col_text {
    max-height: 125px;
    color:#2d165c;
}

.contact_form_right,
.contact_form_left {
	position: relative;
	z-index: 9;
}

.contact_form_right input {
	margin-bottom: 10px;
}

.contact_form_left textarea {
	height: 240px;
}

.contact_form_right input,
.contact_form_left textarea {
	width: 100%;
	border: #dddddd solid thin;
	background: #fff;
	resize: none;
	padding: 10px
}

.contact_form_right ::-webkit-input-placeholder {
	color: #151515;
	opacity: 1
}

.contact_form_right ::-moz-placeholder {
	color: #151515;
	opacity: 1
}

.contact_form_right :-ms-input-placeholder {
	color: #151515;
	opacity: 1
}

.contact_form_right :-moz-placeholder {
	color: #151515;
	opacity: 1
}

.contact_page_form {
	background: rgb(255, 255, 255);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(239, 238, 239, 1) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(239, 238, 239, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(239, 238, 239, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efeeef', GradientType=1);
	padding: 35px 0px;
	position: relative;
	overflow: hidden;
}

.contact_page_form::before {
	content: "";
	background: url(/images/global_image.png);
	width: 481px;
	height: 482px;
	position: absolute;
	display: block;
	left: -272px;
	top: 0px;
}

.contact_page_form::after {
	content: "";
	background: url(/images/global_image.png);
	width: 481px;
	height: 482px;
	position: absolute;
	display: block;
	right: -272px;
	top: 0px;
}


.captcha_field {
	position: relative;
}

.refresh_captcha {
	position: absolute;
	left: 40px;
	top: 16px;
}

.captcha_img {
	cursor: pointer;
	position: absolute;
	left: 14px;
	top: 14px;
}

.contact_page_form .submit_button {
	margin-top: 15px;
}

.contact_page_form h4 {
	color: #40247d;
	font-size: 28px;
	margin-bottom: 20px;
	padding-right: 0px;
}
/* ============  searchPopupWrapper page css ================== */
.searchPopupWrapper{position: fixed;
top: 0;
width: 700px;
height: 302px;
background:
#ffffff;
color:
#fff;
z-index: 9999;
margin: auto;
left: 0px;
right: 0px;
padding: 30px;
text-align: center;
box-shadow:
rgba(0,0,0,0.1) 0 0 20px 0px;
display: block;
border-radius: 10px;
bottom: 0px;
display:none;}

.searchPopupWrapper h4{color:#050044; font-size:55px; line-height: 50px;}
.searchPopupWrapper h5{color:#00a5e4; font-size:55px; line-height: 30px; font-weight: 700;}
.searchPopupWrapper .search_form	{margin-top: 40px;}
.searchPopupWrapper .search_form input[type="text"]{box-shadow: none;-webkit-box-shadow: none;border:
    #e1dfe1 solid 2px;
}

.searchPopupWrapper  .tofes_form {
    margin-top: 18px;
}
.searchPopupWrapper .close_tofes {

    right: auto;
 
    top: -37px;
  
 
    left: 0px;

}

body.show_popup{height:100%; overflow:hidden}
body.show_popup .wrapper	{  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -o-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: blur(6px);
}
/* ============  end searchPopupWrapper page css ================== */  
@media only screen and (max-width:1511px) {

	.footer_form_section .field input {
		width: 213px;
	}

	.social_share_icon ul li {
		margin-right: 0px;
	}

	.post_share_rating_section h4 {
		font-size: 16px;
	}

	.social_share_icon h4 {
		margin-left: 10px;
	}

	.comment_text {
		max-width: 80%;
	}

	.post_detail_sectio .col-lg-3 {
		max-width: 25%;
	}

	.post_detail_sectio .col-lg-9.post_right_section {

		-webkit-box-flex: 0;
		-ms-flex: 0 0 79%;
		flex: 0 0 75%;
		max-width: 80%;

	}

	.category_3_content {
		padding-top: 0px;
	}

	.team_page .inner_banner_over_section {
		top: 36%;
	}

	.team_row {
		margin-left: -15px;
		margin-right: -15px;
	}

	.team-col-lg-2 {
		width: 20%;
		padding: 0px 15px;
		float: right;
		margin-bottom: 80px;

	}
}

@media only screen and (max-width:1350px) {
	.footer_form_section .field input {
		width: 228px;
	}

	.post_tag li.sub_categpry_title {
		display: block;
	}

	.post_tag li {
		margin: 0px 2px;
	}

	.post_tag li a {
		padding: 3px 12px;
	}

}

@media only screen and (max-width:1279px) and (min-width:980px) {

	.container {
		max-width: 900px !important;
	}
}

@media only screen and (max-width:1279px) {

	.logo_left img {
		width: 124px;
	}

	.banner_over_section {
		top: 141px;
	}

	.home_box_col img {
		padding-left: 10px;
		margin-left: 10px;
		width: 70px;
	}

	.home_box_col {
		padding: 10px;
		margin-bottom: 25px;
	}

	.home_box_col_text,
	.home_box_col_text a {
		font-size: 16px;
		height: 57px;
	}

	.nine_boxes .col-lg-4 {
		padding-left: 12.5px;
		padding-right: 12.5px;
	}

	.nine_boxes .row {
		margin-left: -12.5px;
		margin-right: -12.5px;
	}

	.footer_form_section .field input {
		width: 168px;
	}

	.tab_hide {
		display: none
	}

	.home_bottom_four_col p {
		font-size: 14px;
	}

	.post_detail_sectio .col-lg-3 {
		max-width: 34%;
	}

	.post_detail_sectio .col-lg-9.post_right_section {
		max-width: 66%;
	}

	.category_3_content h4 {
		line-height: 23px;
	}

	.category_gird h4 {
		font-size: 19px;
		height: 66px;
		line-height: 60px;

	}

	.category_lsiting li a {
		font-size: 18px;
	}

	.event_detail_page h4 {
		font-size: 18px;
	}

	.event_detail_page h6 {
		font-size: 17px;
	}

	.banner_page_breadcrumb p {
		font-size: 15px;
		max-width: 468px;
		line-height: 20px;
	}

	.comment_text {
		max-width: 71%;
	}

	.comment_meta {
		min-width: 105px;
	}

	.call_us_now {
		padding: 2px 20px 9px 20px;
	}

	.call_us_now p {
		font-size: 18px;
	}
}

@media only screen and (min-width:1024px) {

	.close_menu,
	.menu_toogle {
		display: none
	}

	.footer_four_col .duns100 {
		margin: 20px auto;
		overflow: hidden;
		width: 70%;
	}
	.footer_four_col .duns100 li {
		width: auto;
	}

	.footer_four_col .duns100 ul li img {
		/*width: 75%;*/
	}
	.footer_first_sc img {
		max-width: 100%;
	}

}

@media only screen and (max-width:979px) {

	.menu_toogle img,
	.close_menu img {
		width: 45px;
		cursor: pointer;
	}

	.close_menu {
		z-index: 99;
		position: absolute;
		left: 20px;
		top: 40px;
	}

	.main_menu ul {
		display: block;
		position: fixed;
		right: -100%;
		top: 0px;
		width: 100%;
		height: 100%;
		z-index: 999;
		background: #1194c6;
		background: -moz-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
		background: -webkit-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
		background: linear-gradient(to right, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
		overflow-y: scroll;
		overflow-x: hidden;
		-webkit-transition: all 0.2s ease-out 0s;
		-moz-transition: all 0.2s ease-out 0s;
		-o-transition: all 0.2s ease-out 0s;
		transition: all 0.2s ease-out 0s;

	}

	.main_menu ul.active_menu {
		right: 0px;
		-webkit-transition: all 0.2s ease-out 0s;
		-moz-transition: all 0.2s ease-out 0s;
		-o-transition: all 0.2s ease-out 0s;
		transition: all 0.2s ease-out 0s;

	}

	.header {
		z-index: 999;
	}

	.main_menu li {
		display: block;
		list-style: none;
		padding: 18px;
		position: relative
	}

	.main_menu ul ul {
		display: block;
		position: relative;
		margin-right: 28px;
		border: none;
		box-shadow: none;
		margin-bottom: 0px;
		background: none;
		border-right: #23B0E5 solid thin;
	}

	.main_menu ul ul li a {
		background: none;
		font-size: 16px;
		padding: 7px 18px;
		border-bottom: none;
		text-align: right;
	}

	.main_menu ul ul li {
		padding: 0px;
		opacity: 0.7;
	}

	.main_menu ul ul li:first-child a {
		border: none
	}

	.main_menu ul ul li a:hover {
		background: none
	}

	.main_menu li a {
		border: none
	}

	.main_menu li.has_drop_down::before {
		content: "";
		width: 10px;
		border-bottom: #23B0E5 solid 10px;
		border-left: transparent solid 10px;
		border-right: transparent solid 10px;
		position: absolute;
		top: 41px;
		right: 36.5px;
	}

	.banner_over_section h4 {
		font-size: 32px;
	}

	.banner_over_section h5 {
		font-size: 35px;
	}

	.banner_over_section h4,
	.banner_over_section h5 {
		line-height: 31px;
	}

	.search_form {
		margin-top: 16px;
	}

	.banner_over_section {
		top: 112px;
	}

	.logo_left img {
		width: 155px;
	}

	.home_box_col_text {
		line-height: 16px;
	}

	.home_bottom_four_col p {
		font-size: 18px;
	}

	.tab_border_none {
		border: none !important;
	}

	.footer_form_section .field input {
		width: 124px;
	}

	.footer_first_sc img {
		max-width: 100%;
	}

	.footer_first_sc .duns100 li {
		width: 30%;
		padding-left: 10px;
	}

	.footer_four_col .duns100 ul li img {
		width: 100%;
	}

	.social_col .socila_col_icon {
		margin-left: 8px;
	}

	.social_col .socila_col_icon a {
		font-size: 18px;
	}

	.social_col .socila_col_icon a i.fa-masclopedia {
		background: url(../images/mas-s.png) no-repeat center;
		width: 25px;
		height: 14px;
	}

	.professional_advice_form h4 {
		font-size: 20px;

	}

	.professional_advice_form h5 {
		font-size: 14px;
		color:white;
	}

	.about_right_section h6 {
		font-size: 16px;

	}

	body {
		font-size: 16px;
		line-height: 20px;
	}

	.about_right_section h4 {
		font-size: 20px;
	}

	.about_search_icon {
		float: right;
		margin-top: 8px;
	}

	.category3_listing_li {
		display: block;
		margin-bottom: 80px;
	}

	.category_3_thumbnail,
	.category_3_content {
		width: 100%
	}

	.category_3_thumbnail img {
		max-width: 100%;
		height: auto;
		margin-bottom: 20px;
		width: auto
	}

	.category3_listing_li {
		display: block;
		margin-bottom: 40px;
		border-bottom: #d8d8d8 solid thin;
		padding-bottom: 40px;
	}

	.category3_listing_li:last-child {
		border: none;
	}

	.category_gird h4 {
		font-size: 16px;
		height: 50px;
		line-height: 50px;
		padding: 0px 15px;
	}

	.fc-header-toolbar h2 {
		font-size: 16px;
	}

	.team_detail_page h4 {
		font-size: 20px;
	}

	.team_detail_page .gap-50,
	.team_detail_page .gap-30 {
		height: 20px;
	}

	.team_detail_page p {

		color: #151515;
		line-height: 22px;
		margin-bottom: 10px;

	}

	.team-col-lg-2 {
		width: 50%;
	}

	.team_tab_menu li {
		font-size: 16px;
	}

	.gap_105 {
		height: 65px;
	}

	.post_right_section h4,
	.post_right_section h1 {

		font-size: 22px;
		line-height: 22px;
	}

	.post_detail_content h5 .dark_date {
		/*display: block;*/
	}

	.comment_text {
		max-width: 67%;
	}

	.social_share_icon,
	.print_the-post,
	.article_rating {
		display: block;
		float: none;
		text-align: right;
		margin: 0 0 15px 0;
	}

	.blue_button {
		line-height: 30px;
	}

	.post_tag li.sub_categpry_title {
		display: block;
		margin-bottom: 12px;
	}

	.post_tag li {
		margin: 0px 2px 6px;
	}

	.social_share_icon_list h5 {
		font-size: 22px;
		margin-bottom: 15px;
	}
}

@media only screen and (max-width:1350px) and (min-width:768px) {

	.fc-basic-view .fc-body .fc-row {
		min-height: 25px !important;
	}

	.fc-day-grid-container {
		height: 155px !important;
	}
}

@media only screen and (max-width:979px) and (min-width:768px) {
	.fc button .fc-icon {
		position: relative;
		top: -4px !important;
		height: 30px !important;
		margin: 0 .2em;
		vertical-align: middle;
	}

	.inner_banner_over_section h1 {
		font-size: 35px;
		margin: 0px;
		line-height: 25px;
	}

	.post_detail_sectio .col-md-9 {
		max-width: 67%;
	}

	.professional_advice_form {
		max-width: 205px;
	}


}

@media only screen and (max-width:767px) {
	.main_menu li.has_drop_down:last-child ul { margin-right: 28px; }
	.submit_button input[type="submit"] { width:100%; }
	.searchPopupWrapper{max-width:88%; height::auto}
	.searchPopupWrapper h5 , .searchPopupWrapper h4{font-size: 38px;}
	.searchPopupWrapper .search_form input[type="submit"] {
		position: absolute!important;
		left: 36px!important;
		margin-left: 0px!important;
		top: auto!important;
		margin-top: 7px!important;
		margin-left: 12px!important;
	}
	.searchPopupWrapper .search_form .submit_icon {
		margin-right: 0px !important;
		z-index: 99!important;
		position: absolute!important;
		top: auto!important;
		left: 59px!important;
		margin-top: 16px!important;
	}
	.main_menu {
		float: left;
		margin-top: 8px;
	}

	.home_content img,
	.home_content iframe {
		width: 95% !important;
		height: auto !important;
	}

	.top_left_menu ul li a {
		padding: 0 2px;
		font-size: 15.5px;
	}

	.banner_over_section {
		position: relative;
		top: auto;
		background: #1194c6;

		background: -moz-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);

		background: -webkit-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);

		background: linear-gradient(to right, #1194c6 0%, #25b2e8 50%, #1194c6 100%);

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
		padding: 15px 0;
	}

	.banner_over_section h4,
	.banner_over_section h5 {
		font-size: 100%;
		line-height: 17px;
	}

	.banner_over_section h5 {
		color: #fff
	}

	.search_form input[type="text"] {
		width: 92%;
		height: 59px;
		box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0px;
		-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px 0px;
	}

	.home_page .search_form input[type="submit"],
	.home_page .search_form input[type="image"] {
		position: absolute;
		left: 36px;
		margin-left: 0px;
		top: 23px;
	}

	.home_page .search_form .submit_icon {


		margin-right: 0px;
		z-index: 99;
		position: absolute;
		top: 33px;
		left: 45px;

	}

	.social_col {
		margin-top: 10px;
	}

	.social_col .socila_col_icon {
		margin-left: 0px;
		padding: 0px 4px;
	}

	.category_gird h4 a img {
		width: 30px;
	}

	.call_us_now {
		max-width: 100%;
	}

	.nine_boxes .mb-0 {
		margin-bottom: 25px !important;
	}

	.home_content h4 {
		font-size: 20px;
	}

	.home_content h5 {
		font-size: 16px;
	}

	body {
		font-size: 18px;
	}

	.home_page .gray_button {
		margin: 0 8px 12px;
	}

	.professional_advice_form {
		max-width: 100%;
	}

	.banner iframe {
		width: 100% !important;
	}

	.footer_form_section .field input {
		width: 100%;
		margin-bottom: 10px;
	}

	.footer_form {
		float: none;
	}

	.footer_form_section .field {

		float: right;
		margin-left: 0px !important;
		width: 48.5%;

	}

	.footer_form_section .field:nth-child(2n+1) {
		float: left
	}

	.footer_form_section .field_submit {
		clear: both;
		float: none;
		clear: both;
	}

	.submit_button {
		max-width: 100%;
	}

	.footer_last_left,
	.footer_last_right {
		float: none;
		text-align: center
	}

	.footer_third_sc p {

		margin: 0px;
		font-size: 10px;

	}

	.mobile_hide {
		display: none
	}

	.mobile_show {
		display: block;
	}

	.social_col {
		margin: 10px 0px 0px;
	}

	.about_search_icon {
		display: none
	}

	.inner_banner_over_section {
		position: relative;
		top: auto;
		background: #1194c6;

		background: -moz-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);

		background: -webkit-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);

		background: linear-gradient(to right, #1194c6 0%, #25b2e8 50%, #1194c6 100%);

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
		padding: 10px 0;
	}

	.inner_banner_over_section h1 {
		color: #fff;
		font-size: 25px;
		margin: 0px;
	}

	.inner_page .logo_left img {
		width: 116px;
	}

	.search_toogle {
		display: block
	}

	.main_menu .menu_toogle,
	.main_menu .search_toogle {
		float: left;
		margin-right: 10px;
		cursor: pointer
	}

	.about_after_search_clicked {
		display: none;
		position: fixed;
		top: 0px;
		z-index: 999;
		width: 100%;
		background: rgba(22, 156, 207, 0.2);
		height: 100%;
		left: 0px;
		padding-top: 163px;
		margin-top: 0px;
	}

	.about_after_search_clicked.active_search {
		display: block;
	}

	.search_form input[type="submit"],
	.search_form input[type="image"] {
		top: 9px;
	}

	.search_form .submit_icon {
		top: 18px;
	}

	.inner_page .search_form input[type="submit"] {
		top: 8px;
		position: absolute;
		left: 10px;
	}

	.inner_page .search_form input[type="image"] {
		top: 8px;
		position: absolute;
		left: 10px;
	}

	.inner_page .search_form input[type="text"] {
		width: 100%;
	}

	.inner_page .search_form form {
		width: 90%;
		margin: 0px auto;
		position: relative;
	}

	.inner_page .search_form .submit_icon {
		position: absolute;
		top: 17px;
		left: 20px
	}

	.addblur {
		-webkit-filter: blur(5px);
		-moz-filter: blur(5px);
		-o-filter: blur(5px);
		-ms-filter: blur(5px);
		filter: blur(5px);
	}

	.close_search img {

		width: 30px;
		cursor: pointer;
		position: absolute;
		top: 12px;
		right: 12px;

	}

	.close_search {
		display: block;
	}

	.about_services_section .pr-0 {
		padding-right: 15px !important;
	}

	.about_services_section .pl-0 {
		padding-left: 15px !important;
	}

	.post_detail_sectio .col-lg-3 {
		max-width: 100%;
		margin-bottom: 20px;

	}

	.section_gap {
		height: 25px;
	}

	.post_detail_sectio .col-lg-9.post_right_section {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.gray_button.small_button {
		margin: 0px
	}

	.category_3_content .text-left,
	.event_images_bottom .text-left,
	.related_post_meta .text-left,
	.profession_information_li .text-left {
		text-align: right !important;
		margin-top: 10px;
	}

	.bread_crumb ul li {
		font-size: 12px;
	}

	.bread_crumb ul li a {
		padding: 0 10px;
	}

	.social_share_icon {
		float: right;
	}

	.fc button .fc-icon {
		position: relative;
		top: -4px !important;
		height: 30px !important;
		margin: 0 .2em;
		vertical-align: middle;
	}
	.gap_105 {
		height: 25px;
	}
	.event_images .col-4 {
		padding-left: 5px !important;
		padding-right: 5px !important
	}

	.event_images .row {
		margin-left: -5px !important;
		margin-right: -5px !important
	}

	.event_detail_page hr {
		margin: 20px 0px;
	}

	.event_detail_page {
		margin-bottom: 45px;
	}

	.team_detail_page img.detail_member_img {

		margin-bottom: 20px;

	}

	.team-col-lg-2 {
		margin-bottom: 35px
	}

	.team_tab_menu h4 {
		color: #fff;
		padding: 10px 0px;
		margin: 0px;
		cursor: pointer
	}

	.team_tab_menu ul {
		position: absolute;
		background: #1194c6;
		background: -moz-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
		background: -webkit-linear-gradient(left, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
		background: linear-gradient(to right, #1194c6 0%, #25b2e8 50%, #1194c6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1194c6', endColorstr='#1194c6', GradientType=1);
		left: 0px;
		width: 100%;
		z-index: 999;
		display: none
	}

	.team_tab_menu ul li {
		display: block;
		float: none;
	}

	.team_tab_menu ul li.current:after,
	.team_tab_menu ul li.current:before {
		display: none
	}

	.team_tab_menu h4::before {

		content: "";
		display: block;
		width: 10px;
		border-top: #fff solid 10px;
		border-left: transparent solid 10px;
		border-right: transparent solid 10px;
		float: left;
		position: relative;
		bottom: -11px;

	}

	.team_tab_menu ul li.current,
	.team_tab_menu ul li:hover {
		opacity: 1;
		background: rgba(255, 255, 255, 0.3);
	}

	.team_tab_menu ul li {
		opacity: 0.6
	}

	.comment_meta {
		min-width: 100%;
	}

	.comment_text {
		max-width: 100%;
		border-right: none;
		margin-right: 0px;
		border-top: #e1dfe1 solid thin;
		padding-right: 0px;
		margin-top: 13px;
	}

	.related_post_thumb {
		float: none;
		width: 100%;
	}

	.related_post_content {
		float: none;
		width: 100%;
		padding-right: 0px;
	}

	.tofes_wrapper {
		max-width: 92%;
	}

	#navbar {
		display: none !important
	}

	.search_form input[type="image"] {
		padding: 10px;
	}

	.post_detail_content iframe {
		width: 100% !important;
	}
	.post_detail_content img {
		width: 100% !important;
		height:auto !important;
	}

	.post_right_section .facebook_like iframe {
		width: 70px !important;
		height: 20px !important;
	}
}

/* ============== custom css ================== */
.rating-input .glyphicon {
	color: #fdd32f;
	cursor: pointer;
	font-size: 16px;
}

#rating-inline {
	visibility: hidden;
	width: 10px;
}

.rating-input .rating-clear {
	display: none;
}

iframe#st_gdpr_iframe {
	left: 0px !important;
}

#back-to-top {
	/*position: fixed;
	bottom: 40px;
	right: 40px;*/
	z-index: 9999;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	background: #25b2e8;
	color: #000;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}

#back-to-top:hover {
	background: #e9ebec;
}

#back-to-top.show {
	opacity: 0.7;
}

/***************** רב מסר *********************/
.RMFORM_2020 .inner_bodyarea_multyelements .name_xform_formelement {
	width: 100% !important;
}