/* Front End developed by Hafizur (Skyram Technologies Pvt Ltd) */
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	padding: 0;
	margin: 0;
	color: #444B55;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
.container, .content-area {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.container-full {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.full {
	width: 100%;
}
.header {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
}
.header-top {
	background-color: #fff;
	padding: 22px 0;
}
.header-padding-add {
	float: left;
	width: 100%;
	height: 166px;
}
.logo {
}
.logo a {
}
.logo img {
}
.header-search {
	margin-right: 0;
	margin-top: 6px;
}
.form-ser-col {
	width: 340px;
}
.subbtn-ser {
	width: 56px;
	position: relative;
	height: 48px;
}
.header-search input[type=text], .header-search input[type=search] {
	width: 100%;
	height: 48px;
	border: 1px solid #bfbfbf;
	border-right: 0;
	color: #777777;
	font-size: 14px;
	padding: 0 23px;
	border-radius: 2px 0 0 2px;
}
.header-search input[type=submit], .header-search input[type=button], .header-search button[type=button] {
	width: 100%;
	height: 48px;
	background-color: #fff;
	padding: 0;
	margin: 0;
	position: relative;
	cursor: pointer;
	border-radius: 0 2px 2px 0;
	border: 1px solid #bfbfbf;
}
.subbtn-ser:before {
	content: "\f002";
	font-family: 'FontAwesome';
	color: #c09a5c;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.phnoumm {
	color: #012a46;
	font-size: 28px;
	font-weight: bold;
}
.phnoumm a {
	color: #012a46;
	display: block;
	line-height: 22px;
}
.social-icon {
	text-align: center;
}
.social-icon a {
	width: 28px;
	height: 28px;
	border-radius: 100%;
	background-color: #004574;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	display: inline-block;
}
.navigation {
	/*	background-color: #0c1c46; */
	background-color: #012a46;
	height: 60px;
	border-bottom: 2px solid #c09a5c;
}
.navigation ul {
	padding: 0;
	margin: 0;
	width: 100%;
	display: table;
	list-style: none;
}
.navigation ul li {
	display: table-cell;
	position: relative;
	text-align: center;
}
.navigation ul li a {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 60px;
	padding: 0px 20px;
	position: relative;
}
.navigation ul li a:after, .navigation ul li.current-menu-item a:after {
	background-image: url(img/nav-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	top: 12px;
	opacity: 0;
	height: 100%;
}
.navigation ul li a:hover, .navigation ul li.current-menu-item a {
	background-color: #c09a5c;
}
.navigation ul li a:hover:after, .navigation ul li.current-menu-item a:after {
	opacity: 1;
}
.navigation ul li ul {
	width: 260px;
	position: absolute;
	left: 0;
	top: 150%;
	background-color: #fff;
	box-shadow: 1px 1px 20px rgba(0,0,0,0.5);
	display: none;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.navigation ul li ul li {
	float: left;
	width: 100%;
	display: block;
	text-align: left;
}
.navigation ul li ul.dorpdown-list.showMenu {
	top: 100%;
}
.navigation ul li ul li a {
	color: #444;
	line-height: normal;
	padding: 10px 20px;
	border-bottom: 1px solid #c09a5c;
	font-size: 14px;
}
.navigation ul li ul li a:hover, .navigation ul li ul li.current-menu-item a {
	color: #fff;
}
.navigation ul li ul li a:after, .navigation ul li ul li.current-menu-item a:after {
	background-image: none !important
}
.section-banner {
	float: left;
	width: 100%;
}
.slider-row {
	float: left;
	width: 100%;
	position: relative;
}
.slider-img-row {
	float: left;
	width: 100%;
	position: relative;
}
.slider-img-row img {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	z-index: 5;
}
.slider-img-row:before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background-color: rgba(56,69,93,0.3);
	z-index: 10;
}
.banner-container {
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	z-index: 20;
	transform: translateX(-50%);
}
.slider-content {
	position: absolute;
	bottom: 60px;
	color: #fff;
}
.slider-content h3 {
	font-size: 30px;
	font-weight: 400;
	background-color: rgba(255,255,255,0.3);
	padding: 2px 15px;
	display: inline-block;
	margin-bottom: 15px;
}
.slider-content h2 {
	font-size: 48px;
	color: #fff;
	font-weight: bold;
}
.slider-content h1 {
	/*font-size: 68px;
	color: #fff;

	font-weight: 900;*/
	font-size: 44px;
	color: #fff;
	font-weight: bold;
}
.slider-content h1 strong {
	font-weight: 900;
	font-size: 68px;
		
}
.slider-content h2, .slider-content h1 {
	line-height: 70px;
}
.section-main {
	float: left;
	width: 100%;
	position: relative;
	padding: 40px 0;
}
.section-about {
	min-height: 360px;
}
.bg-img-section {
	background-position: left top;
	background-repeat: no-repeat;
}
.entry-title {
	font-size: 48px;
	margin-bottom: 15px;
}
.contact-title {
	font-size: 40px;
	margin-bottom: 10px;
}
.gray-text {
	color: #bfbfbf;
}
.bold-ex-text {
	font-weight: 900;
}
.white-text {
	color: #fff;
}
.entry-title.white-text strong, .entry-title.gray-text strong {
	color: #c09a5c;
}
.bold-text {
	font-weight: bold;
}
.entry-content {
	color: #676666;
	font-size: 20px;
	line-height: 36px;
	font-weight: 400;
}
.entry-content p {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}
.entry-content h1 {
	color: #676666;
	font-size: 20px;
	line-height: 36px;
	font-weight: 400;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}
.white-text {
	color: #fff;
}
.section-insurance {
	padding: 70px 0;
}
.jumbotron {
	width: 70rem;
	margin: 0 auto;
	font-size: 16px;
}
.row-insurance {
	margin-left: -28px;
	margin-top: 80px;
}
.insurance-col {
	padding-left: 28px !important;
	margin-bottom: 28px;
}
.insurance-col-inner {
	background-color: rgba(33,36,51,0.8);
	color: #fff;
	text-align: center;
	padding: 20px 15px;
	border-radius: 3px;
	min-height: 116px;
	position: relative;
}
.g-recaptcha {
	transform: scale(0.7);
	transform-origin: left top;
}
.form-row.form-row-sub-btnn {
	margin-bottom: 0;
}
.insurance-col-inner:hover {
	background-color: #c09a5c;
}
.insurance-col-title {
	font-size: 24px;
	font-weight: normal;
	transform: translateY(-50%);
	position: absolute;
	width: 100%;
	padding: 20px 15px;
	top: 50%;
	left: 0;
	line-height: 32px;
}
.entry-content-insu {
	font-size: 16px;
	color: #fff;
}
.bg-img-section.section-insurance {
	background-position: center top;
	heightxxxx: 670px;
	height: 930px;
	background-size: auto 100%;
}
.section-ourteam {
	padding: 0px 0 70px;
}
.row-ourteam {
	margin-left: -25px;
	padding-top: 25px;
	min-height: 372px;
	margin-bottom: 25px;
}
.section-ourteam .btn-row {
	margin-top: 0px;
}
.social-icon a:hover {
	background-color: #c09a5c;
}
.ourteam-col {
	padding-left: 25px !important;
}
.ourteam-col-inner {
	background-color: #fff;
	overflow: hidden;
	padding-bottom: 30px;
}
.team-img-box {
	height: 268px;
	overflow: hidden;
	float: left;
	border-radius: 2px;
}
.team-img-box img {
	float: left;
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 2px;
}
.team-person-name {
	font-size: 18px;
	color: #3a3d50;
	text-align: center;
	font-weight: 500;
}
.team-person-degination {
	text-align: center;
	color: #c89f73;
	font-style: italic;
	font-weight: 400;
}
.team-entry-box {
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.25);
	padding: 10px;
	height: 90px;
}
.btn {
	height: 50px;
	padding: 0 27px;
	line-height: 50px;
	color: #777777;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.btn-line {
	border: 1px solid #bfbfbf;
	border-radius: 2px;
	padding-right: 50px;
}
.btn-line span {
	position: absolute;
	width: 22px;
	height: 100%;
	right: 0;
	top: 0;
	border-left: 1px solid #bfbfbf;
}
.btn-row {
	margin-top: 24px;
}
.btn-line:hover {
	background-color: #c09a5c;
	border-color: #c09a5c;
	color: #fff;
}
.btn-line:hover span {
	border-color: #fff;
}
.section-sdv-news {
	padding: 70px 0;
}
.section-sdv-news .container {
	position: relative;
	z-index: 10;
	width: 1230px;
}
.overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
	background-color: #292c3d;
	opacity: 0.9;
}
.row-sdv-news {
	margin-top: 30px;
}
.sdv-news-col {
}
.sdv-news-col-inner {
}
.svd-news-img {
	float: left;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}
.svd-news-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	float: left;
}
.news-post-title {
	font-size: 18px;
	color: #fff;
	margin-bottom: 8px;
	font-weight: 400;
}
.news-post-header {
	font-size: 14px;
	color: #c89f73;
	margin-bottom: 8px;
	font-weight: 400;
}
.news-post-title a {
	color: #fff;
	display: block;
}
.news-entry-conten {
	color: #d0d0d0;
	font-size: 16px;
	font-weight: 400;
}
.news-entry-conten a {
	color: #c89f73;
	display: block;
	font-weight: 400;
}
.section-sdv-news .btn-row {
	margin-top: 30px;
}
.btn-line.white-text {
	color: #fff;
}
.row-sdv-news .slick-list.draggable {
	overflow: hidden
}
.noer-arrow {
}
.noer-arrow {
}
.noer-arrow .arrow-btn-slidrr {
	position: absolute;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	width: 17px;
	height: 32px;
	cursor: pointer;
	font-size: 0;
	top: 50%;
	transform: translateY(-50%);
}
.noer-arrow .slick-prev {
	background-image: url(img/slider-arrow-left.png);
	left: -40px;
}
.noer-arrow .slick-next {
	background-image: url(img/slider-arrow-right.png);
	right: -40px;
}
.noer-arrow .arrow-btn-slidrr:hover {
	background-position: center -32px;
}
.section-contact-panel {
	min-height: 500px;
	padding: 50px 0;
	background-position: center bottom;
}
.contact-form-col {
	padding-right: 50px !important;
}
.contact-form-col-inner {
	background-color: #fff;
	padding: 16px;
	border-radius: 10px;
	min-height: 535px;
}
.form-row {
	position: relative;
	margin-bottom: 10px;
}
.form-row input[type=text], .form-row input[type=email], .form-row input[type=tel], .form-row textarea {
	width: 100%;
	height: 48px;
	border-radius: 6px;
	background-color: rgb(255, 255, 255);
	padding: 0 20px;
	background-position: right 20px center;
	background-repeat: no-repeat;
	border: 1px solid #bfbfbf;
	font-size: 16px;
	color: #777777;
}
.form-row textarea {
	background-position: right 20px top 20px;
	height: 100px;
	padding: 20px;
	resize: none;
}
.form-row input[type=submit] {
	width: 150px;
	height: 50px;
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
	cursor: pointer;
	background-image: url(img/subbtnn.png);
	padding-left: 35px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
}
.inputicon {
}
.inpt-icon-1 {
	background-image: url(img/input-icon-1.png);
}
.inpt-icon-2 {
	background-image: url(img/input-icon-2.png);
	;
}
.inpt-icon-3 {
	background-image: url(img/input-icon-3.png),
}
.inpt-icon-4 {
	background-image: url(img/input-icon-4.png);
}
.form-row.col-xs-6.pull-left {
	padding-right: 10px;
}
.form-row.col-xs-6.pull-right {
	padding-left: 10px;
}
.contact-addres-panel {
}
.contact-addres-panel-inner {
	background-color: rgba(56,69,93,0.5);
	padding: 30px 30px 20px;
	border-radius: 10px;
	min-height: 535px;
}
.address-block {
	border-right: 0px solid #fff;
	border-bottom: 1px solid #fff;
	height: auto;
	position: relative;
	margin-bottom: 20px;
}
.address-block:last-child {
	margin-bottom: 0;
}
.address-block-inner {
}
.addrer-roww {
	text-align: center;
	margin-top: 0px;
}
.addrer-roww a {
	color: #fff;
}
.addre-entry-text p {
	padding-bottom: 5px;
}
.address-block .addre-entry-text a {
	margin-bottom: 15px;
}
.addrer-roww span {
	height: 44px;
	width: 44px;
	border-radius: 100%;
	background: #c09a5c;
	color: #fff;
	text-align: center;
	line-height: 44px;
	display: block;
	margin: 0 auto;
	font-size: 24px;
	margin-bottom: 5px;
}
.addrer-roww strong {
	font-size: 60px;
	font-weight: 500;
	color: #fff;
	line-height: 70px;
}
.addres-title {
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding-left: 0px;
	margin-bottom: 10px;
	color: #fff;
}
.addres-title img {
	position: absolute;
	left: 0;
	top: 5px;
}
.addre-entry-text {
	color: #ffffff;
	font-size: 13.5px;
	font-weight: 400;
}
.addre-entry-text a {
	color: #ffffff;
	display: block;
	padding-bottom: 3px;
}
/*transition-delay: 300ms;
transition-duration: 700ms;
*/
.ins-aniam {
	position: relative;
	top: 100px;
	transition-delay: 500ms;
	transition-duration: 1000ms;
	opacity: 0;
}
.ins-aniam.fadeInnn {
	top: 0;
	opacity: 1;
}
.ourteam-ani {
	position: relative;
	top: 100px;
	transition-delay: 200ms;
	transition-duration: 1000ms;
	-webkit-transition-delay: 200ms;
	-webkit-transition-duration: 1000ms;
	opacity: 0;
}
.ourteam-ani:nth-child(2) {
	transition-delay: 400ms;
	-webkit-transition-delay: 400ms;
}
.ourteam-ani:nth-child(3) {
	transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
}
.ourteam-ani:nth-child(4) {
	transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
}
.ourteam-ani:nth-child(5) {
	transition-delay: 1000ms;
	-webkit-transition-delay: 1000ms;
}
.ourteam-ani.fadeInnn {
	top: 0;
	opacity: 1;
}
.con-ani-left {
	position: relative;
	left: -100%;
	transition-delay: 300ms;
	transition-duration: 1000ms;
	-webkit-transition-delay: 300ms;
	-webkit-transition-duration: 1000ms;
}
.con-ani-left.fadeInnn {
	left: 0;
}
.con-ani-right {
	position: relative;
	right: -100%;
	-webkit-transition-delay: 300ms;
	-webkit-transition-duration: 1000ms;
}
.con-ani-right.fadeInnn {
	right: 0;
}
.section-contact-panel .container {
	overflow: hidden;
}
.about-anima {
	position: relative;
	top: 100px;
	-webkit-transition-delay: 300ms;
	-webkit-transition-duration: 1000ms;
	opacity: 0;
}
.about-anima.fadeInnn {
	top: 0;
	opacity: 1;
}
.section-banner {
	position: relative;
	overflow: hidden;
}
.dot-nav {
}
.dot-nav .slick-dots {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	position: absolute;
	right: 200px;
	z-index: 509;
	bottom: 80px;
}
.dot-nav .slick-dots li {
	display: inline-block;
	float: left;
	width: 26px;
	margin: 0 5px;
	font-size: 0;
	height: 10px;
}
.dot-nav .slick-dots li button {
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	width: 100%;
	height: 2px;
	background-color: #91939a;
}
.dot-nav .slick-dots li button:hover, .dot-nav .slick-dots li.slick-active button {
	height: 4px;
	background-color: #c09a5c;
}
.singel-one-time .slider-img-row {
	height: 450px;
}
.singel-one-time .slider-img-row img {
	height: 100%;
	object-fit: cover;
}
.singel-one-time .banner-container {
}
.singel-one-time .banner-content-full {
	position: absolute;
	height: calc(100% - 100px);
	width: calc(100% - 30px);
	left: 15px;
	top: 50px;
	padding: 30px 15px;
	background-color: rgba(1,42,70,0.8);
	display: block;
}
.banner-content-col-right{
	height: 100%;
	position: relative;
}
.partne-meta-box {
}
.partner-cat-name {
	border-radius: 2px;
	background-color: rgb(192, 154, 92);
	color: #fff;
	font-size: 20px;
	font-family: "Roboto";
	text-align: left;
	padding: 2px 10px;
	display: inline-block;
	font-weight: 500;
	margin-bottom: 5px;
}
.partner-name {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.pert-col-1 {
	width: 227px;
}
.pert-col-2 {
	width: 200px;
}
.pert-col-3 {
	width: 384px;
}
.pertner-con-col {
	border-right: 1px solid #34556b;
	padding-left: 40px;
}
.pertner-con-col:first-child {
	padding-left: 0;
}
.pertner-con-col:last-child {
	border: 0;
}
.partner-main-row {
	width: 100%;
	height: auto;
	display: flex;
}
.pertner-text-row {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.pertner-text-row a {
	color: #fff;
}
.pertner-text-row i {
	font-size: 14px;
	margin-right: 10px;
	width: 14px;
}
.count-title {
	color: #c09a5c;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}
.pertner-entery-text {
	color: #fff;
	font-size: 16px;
}
.partne-meta-box {
	margin-bottom: 20px;
}
.banner-content-col-left {
}
.partner-img {
	background-color: rgba(255,255,255,0.5); 
	;
	border-radius: 4px;		
	float: left;
	padding: 4px;
	position: relative;
	top: 50%; 
	transform: translateY(-50%);
}
.partner-img img {
	float: left;
	width: 100%;
	height: auto;
	border-radius: 3px;
}

.partner-img-new {
/*		background-color: rgba(255,255,255,0.5); 
	;
	border-radius: 4px;			*/
	margin-top: -25px;
	margin-left: -10px;
}
.partner-img-new img {
}

.entry-content-wrapper {
	color: #012a46;
	font-size: 16px;
	line-height: 24px;
	float: left;
	font-weight: 400;
}
.border-entry-box {
/*	border: 1px dashed #000; */
	padding: 18px 30px 24px !important;
	border-radius: 8px;
	position: relative;
	margin-bottom: 20px;
}
.accordion-section.border-entry-box {
	border-bottom: 2px solid #c09a5c; 
	padding: 24px 5px !important;
	border-radius: 0px;
	position: relative;
	margin-bottom: 20px;
}
.border-entry-box:before {
}
.accordion-panel-section{
	padding: 0 24px;
}
.border-entry-box2 {
/*	border: 1px dashed #c09a5c; */
	padding: 0px 30px 15px !important;
	border-radius: 8px;
	position: relative;
	margin-bottom: 20px;
}
.border-entry-box2:before {
}

.togalle-link {
	font-size: 14px;
	color: #c09a5c;
	font-weight: 500;
	margin-bottom: 10px;
	cursor: pointer;
}
.togalle-link:before, .togalle-link:after {
	font-family: 'FontAwesome';
	font-size: 22px;
	margin-left: 10px;
	position: relative;
	top: 2px;
}
.togalle-link:after {
	content: "\f0d8";
}
.togalle-link.select-totall:after {
	content: "\f0d7";
}
.hides {
	display: none;
}
.togalle-content {
	color: #676666;
	font-size: 14px;
	line-height: 22px;
}
.entry-smll-text {
	color: #676666;
	font-size: 14px;
	line-height: 22px;
}
.accordion-section {
}
.accordion-section-title {
	font-size: 22px;
	font-weight: 500;
	color: #012a46;
	position: relative;
	display: block;
}
.accordion-section-title:before {
	width: 21px;
	height: 1px;
	background-color: #012a46;
	content: '';
	position: absolute;
	right: 0;
	top: 10px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.accordion-section-title:after {
	width: 1px;
	height: 21px;
	background-color: #012a46;
	content: '';
	position: absolute;
	right: 10px;
	top: 0px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	opacity: 1;
}
.accordion-section-title.active:after {
	opacity: 0;
}
.accordion-section-content {
	display: none;
}
.accordion-section-title.active {
	margin-bottom: 20px;
	display: block;
}
.accordion-section-content {
	color: #676666;
	font-size: 16px;
	line-height: 24px;
	float: left;
	font-weight: 400;
}
.accordion-section-content ul {
	padding: 0;
	margin: 0;
	margin-left: 15px;
}
.accordion-section-content ul li {
	font-size: 16px;
	float: left;
	width: 100%;
	font-weight: 500;
	margin-bottom: 5px;
	color: #c09a5c;

}
.accordion-section-content ul li ul {
}
.accordion-section-content ul li ul li {
	font-size: 14px;
}
.accordion-section-content ul li ul li ul {
}
.accordion-section-content ul li ul li ul li {
	font-weight: 400;
}
.accordion-section-content ul li a {
	color: #012a46;
	display: block;
}
.accordion-section-content p a {
	color: #012a46;
}
.sidebar {
	padding-right: 0 !important;
}
.widget-box {
	padding-left: 25px;
	margin-bottom: 10px;
}
.widget-entry-content {
	float: left;
	width: 100%;
	color: #012a46;
	font-size: 15px;
}
/*.widget-title {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	padding: 2px 15px;
	margin-bottom: 24px;
	background: rgba(1,42,70,1);
	background: -moz-linear-gradient(left, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(1,42,70,1)), color-stop(100%, rgba(181,189,196,1)));
	background: -webkit-linear-gradient(left, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
	background: -o-linear-gradient(left, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
	background: -ms-linear-gradient(left, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
	background: linear-gradient(to right, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012a46', endColorstr='#b5bdc4', GradientType=1 );
}*/
.widget-entry-content ul {
	padding: 0;
	margin-top: 2px;
	margin-bottomxx: -30px;
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 0px;
	float: left;
}
.widget-entry-content ul li {
	color: #c09a5c;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 500;
}
.widget-entry-content ul li a {
	color: #012a46;
	display: block;
}
.widget-entry-content p {
	padding-right: 0px;
	margin-bottom: -6px;
}
.widget-entry-content p a{
	color: #395c8c;
}
.widget-entry-content strong {
	font-weight: 500;
}
.section-inner-page {
	padding: 70px 0;
}
.section-inner-page .entry-title {
	margin-bottom: 40px;
	line-height: 52px;
	vertical-align: top;
	margin-top: -8px;
}
.entry-content h3 {
	color: #012a46;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}
.accordion-sml-panel {
}
.accordion-sml-panel .border-entry-box {
	padding: 10px 15px!important;
}
.accordion-sml-panel .border-entry-box:last-child {
	margin-bottom: 0;
}
.accordion-sml-panel .accordion-section-title {
	font-size: 16px;
	font-weight: 500;
	padding-right: 40px;
}
.accordion-sml-panel .accordion-section-title::before {
	width: 11px;
	top: 10px;
}
.accordion-sml-panel .accordion-section-title::after {
	height: 11px;
	right: 5px;
	top: 5px;
}
.accordion-sml-panel .accordion-section-content {
	font-size: 14px;
	line-height: 24px;
}
.accordion-sml-panel .accordion-section-title.active {
	margin-bottom: 12px;
}
.slider-singel {
	position: relative;
	padding: 0 10px;
}
.slider-figure {
	font-size: 16px;
	font-style: italic;
	color: #012a46;
	text-align: center;
	line-height: 24px;
}
.slider-figure p {
	padding-bottom: 10px;
}
.test-person-name {
	text-align: center;
	color: #c09a5c;
	font-style: normal;
	font-size: 14px;
}
.slider-singel {
}
.slider-singel .slick-list.draggable {
	overflow: hidden;
}
.slider-arrow .arrow-btn-slidrr {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	width: 9px;
	height: 18px;
	font-size: 0;
	cursor: pointer;
}
.slider-arrow .slick-prev {
	left: -20px;
	background-image: url(img/arrow-slider-left.png);
}
.slider-arrow .slick-next {
	right: -20px;
	background-image: url(img/arrow-slider-right.png);
}
.slider-arrow .arrow-btn-slidrr:hover {
	background-position: center -18px;
}
.widget-entry-content ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.dropdownIcon {
	background-image: url(img/drop-downl-arropw.png);
	width: 8px;
	height: 5px;
	position: absolute;
	right: 10%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}
.social-icon a .fa {
	width: 28px;
	height: 28px;
	line-height: 28px;
	float: left;
}
.btn .fa {
	height: 50px;
	float: left;
	width: 100%;
	line-height: 48px;
}
.addrer-roww a .fa {
	width: 44px;
	text-align: center;
	height: 44px;
	line-height: 44px;
	float: left;
}
.banner-container-inner {
	position: absolute;
	width: 100%;
	bottom: 50px;
	text-transform: uppercase;
}
.banner-container-inner h1 {
	color: #fff;
	font-size: 48px;
}
.news-post {
	width: 100%;/*padding-left: 30px;*/
	
}
.news-post-inner {
	margin-bottom: 30px;
}
.news-post-wrapper {
	margin-left: -30px;
}
/*.news-post:first-child {
	width: 100%;
}*/
.post-title {
	color: #012a46;
	font-size: 30px;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 13px;
	overflow: hidden;
}
.post-title a {
	color: #012a46;
	display: block;
}

.post-title2 {
	color: #c09a5c;
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 13px;
	overflow: hidden;
}
.post-title2 a {
	color: #c09a5c;
	display: block;
}

.news-post-meta {
	margin-bottom: 6px;
}
.post-meta-col {
	color: #676666;
	font-size: 14px;
	margin-right: 15px;
}
.post-meta-col a {
	color: #012a46;
	font-size: 14px;
}
.post-meta-col img {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.btn-bg {
	border-radius: 2px;
	background-color: #fff;
	color: #555555;
	font-size: 14px;
	font-family: "Roboto";
	text-align: left;
	padding: 10px 22px;
	display: inline-block;
	font-weight: 400;
	margin-bottom: 5px;
	border: 1px solid #bfbfbf;
}
.btn-bg:hover {
	background-color: #c09a5c;
	border: 1px solid #c09a5c;
	color: #fff;
}

.btn-bg2 {
	border-radius: 2px;
	background-color: #c09a5c;
	color: #fff;
	font-size: 14px;
	font-family: "Roboto";
	text-align: left;
	padding: 10px 22px;
	display: inline-block;
	font-weight: 400;
	margin-bottom: 5px;
	border: 1px solid #bfbfbf;
}
.btn-bg2:hover {
/*	background-color: #fff; */
	border: 1px solid #c09a5c;
	color: #555555;
}

.post-shear-icon {
}
.post-shear-icon a {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
.post-shear-icon a img {
	float: left;
	width: auto;
	height: auto;
}
/*.news-post .entry-content{
	height: 197px;*/

overflow: hidden;
 margin-bottom: 30px;
}
.news-post:first-child .entry-content {
	height: auto;
}
.pagination {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.pagination ul {
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a {
	display: block;
	color: #5d5f66;
	font-size: 14px;
	margin: 0 4px;
	width: 30px;
	height: 30px;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	font-weight: 400;
}
.pagination ul li.pagi-prev a {
	background: url(../images/pagination-arrow-left.png) no-repeat left top;
	width: 58px;
	height: 9px;
	position: absolute;
	left: 0;
	transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	margin: 0;
	top: 50%;
	margin-top: -5px;
}
.pagination ul li.pagi-prev a:hover {
	background: url(../images/pagination-arrow-left.png) no-repeat left -9px;
}
.pagination ul li.pagi-next a {
	background: url(../images/pagination-arrow-right.png) no-repeat right top;
	width: 58px;
	height: 9px;
	position: absolute;
	right: 0;
	transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	margin: 0;
	top: 50%;
	margin-top: -5px;
}
.pagination ul li.pagi-next a:hover {
	background: url(../images/pagination-arrow-right.png) no-repeat right -9px;
}
.pagination ul li a:hover, .pagination ul li.currentpage a {
	color: #fff;
	background-color: #c09a5c;
}
.pagination ul li.currentpage a {
	font-weight: 500;
}
.recentpost-row {
	border-bottom: 1px solid #e4e6e8;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.recentpost-row:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.recr-post-text {
	color: #012a46;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.recr-post-text a {
	color: #012a46;
}
.recentpost-row .margin-bottom: 0;
}
.recentpost-row .post-meta-col {
	color: #676666;
	font-size: 12px;
	margin-right: 15px;
}
.recentpost-row .post-meta-col a {
	color: #c09a5c;
	font-size: 14px;
}
.recentpost-row .post-meta-col img {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
	width: 12px;
	height: auto;
}
.archive-boxxo ul {
	float: left;
	width: 100%;
}
.archive-boxxo {
	float: left;
	width: 100%;
	margin: 0;
}
.archive-boxxo ul {
	float: left;
	list-style: outside none none;
	width: 100%;
	margin-left: 0px;
}
.archive-boxxo ul li {
	float: left;
	margin-left: -10px;
}
.archive-boxxo ul li span, .archive-boxxo ul li a {
	color: #5d5f66;
	font-size: 14px;
	background-color: #fff;
	padding: 8px 10px;
	float: left;
	font-weight: 400;
	margin-left: 7px;
	margin-bottom: 7px;
	display: none;
	transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
}
.archive-boxxo ul li a {
	color: #fff;
}
.archive-boxxo ul li span:hover, .archive-boxxo ul li a:hover, .archive-boxxo ul li a {
	background-color: #c09a5c;
	color: #fff;
	border-color: #c09a5c;
}
.archive-boxxo ul li a {
}
.archive-boxxo ul li strong {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	font-size: 0;
	margin-left: 10px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	padding-left: 15px;
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 15px;
}
.archive-boxxo ul li strong:before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 10px;
	background-color: #c09a5c;
}
.archive-boxxo ul li strong a {
	background-color: transparent !important;
	color: #012a46 !important;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	padding: 0 60px 8px 0;
	position: relative;
	margin-left: 0;
	margin-bottom: 0px;
	border: 0;
	border-radius: 0;
	width: 100%;
}
.archive-boxxo ul li strong a:after {
	content: "\f107";
	font-family: 'FontAwesome';
	color: #5d5d5d;
	font-size: 20px;
	margin-left: 10px;
	position: absolute;
	right: 10px;
	top: -1px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.archive-boxxo ul li strong a.selectt:after {
	content: "\f106";
}
.archive-boxxo.selecttaa {
	margin-bottom: 15px;
}
/*ANIMATION START*/
.footer {
}
.footer-top {
	background-color: #fff;
	padding: 30px 0;
}
.footer-menu {
}
.footer-menu ul {
	list-style: none;
	padding: 0 0 24px 0;
	margin: 0;
	column-count: 3;
}
.footer-menu ul li {
}
.footer-menu ul li a {
	color: #c09a5c;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
	display: block;
	padding-bottom: -3px;
}
.footer-menu ul li ul {
	column-count: auto;
}
.footer-menu ul li ul li {
	width: 100%;
}
.footer-menu ul li ul li a {
	color: #cecece;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 0px;
}
.social-icon.footer-socila {
	text-align: left;
	margin-bottom: 44px;
}
.footer-title {
	color: #c09a5c;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 22px;
	line-height: 22px;
}
.footer-bottom {
	background-color: #c09a5c;
	padding: 15px 0;
	font-weight: bold;
	color: #22427f;
	font-size: 20px;
	font-family: 'Lustria', serif;
}
.section-inner-page .entry-content ul {
	margin-top: 0;
}
.search-listing-intro {
}
.search-listing-intro ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
	text-align: center;
	margin-bottom: 40px;
	width: 100%;
}
.search-listing-intro ul li {
	display: table-cell;
}
.search-listing-intro ul li a {
	display: block;
	font-size: 35px;
	width: auto;
	color: #c09a5c;
}
.search-listing-intro ul li a:hover, .search-listing-intro ul li a.select {
	color: #012a46;
}
.sdv-group-people {
}
.bio-list.sdv-bio_list {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.sdv-bio-inline-wrapper {
	font-size: 16px;
	padding: 15px 0;
}
.bio-lis.sdv-bio_list {
	list-style: none;
	width: 100%;
	float: left;
}
.sdv-bio-item.bio-item {
	display: inline-block;
	vertical-align: top;
	width: calc(50% - 1em);
	min-width: 400px;
	border-topxxx: 1px solid #485257;
	border-bottom: 1px solid #485257;
	height: 280px;
}
.sdv-bio-inline-info {
	min-width: 50%;
	width: 50%;
	padding-right: .3em;
	padding: 11px 0;
}
.sdv-bio-img-wrapper {
	height: 100%;
	heightxxxx: 265px;
}
.sdv-bio-inline-info .atno-name {
	color: #c09a5c;
	font-size: 20px;
	font-weight: bold;
	margin-top: -12px;
	display: block;
}
.sdv-bio-inline-info .bio-title {
	font-size: 18px;
	line-height: normal;
	color: #555;
	margin-bottom: 8px;
}
.sdv-bio-inline-info .pertner-text-row {
	color: #012a46;
	padding-bottom: 6px;
}
.sdv-bio-inline-info .pertner-text-row a {
	color: #012a46;
	line-height: normal;
	font-size: 18px;
}
.sdv-bio-inline-info .pertner-text-row a i {
	color: #c09a5c;
	font-size: 12px;
}
.sdv-bio-inline-info .count-title {
	font-size: 18px;
	padding-bottom: 0;
}
.sdv-bio-img-wrapper img {
	float: right;
	/*	width: 100%;
max-width: 100%; */
	padding-right: 75px;
	height: 100%;
	width: 100%;
	heightxxxx: 265px;
}
.sdv-bio-item.bio-item:nth-child(odd) {
	float: left !important;
}
.sdv-bio-item.bio-item:nth-child(even) {
	float: right !important;
}
.sdv-search-entry .search-name {
	color: #c09a5c;
	font-size: 20px;
	font-weight: bold;
}
.search-title {
	color: #012a46;
	font-size: 30px;
	font-weight: 500;
	line-height: normal;
	margin-top: 25px;
	margin-bottom: 15px;
	overflow: hidden;
}

/*==============footerFORM=================*/
.footer-form{

float: right;

position: relative;

	
}
.footer-form form{
	margin: 0;
	float: left;
	width: 100%;
}
.footer-form .form-row input[type="text"], .footer-form .form-row input[type="email"], .footer-form .form-row input[type="tel"], .footer-form .form-row textarea {
    width: 100%;
    height: 40px;
    border-radius: 0px;
    background-colorxxx:transparent;
    background-color:#fff;
    padding: 0 15px 0 44px;
    border: 1px solid #bfbfbf;
    color: #012a46 ;font-size: 14px;
	background-position: left 15px center;
}
.form-row.form-row-btnn input[type="submit"] {
    width: 49%;
    height: 40px;
    border: 0;
    padding: 0;
    padding-left: 0px;
    margin: 0;
    position: relative;
    cursor: pointer;
    background-image:none;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
	background-color: #c09a5c;
	text-transform: uppercase;
}
.form-row.form-row-btnn input[type="submit"]:hover{
background-color: #777777;	
}
.form-row.form-row-btnn input[type="submit"].pull-right{
	background-color: #777777;
	
}
.form-row.form-row-btnn input[type="submit"].pull-right:hover{
	background-color: #c09a5c;
	
}
.error-title{
color: #c09a5c;
font-size: 48px;
font-weight: bold;
text-align: center;
padding: 100px 0;
}
.post-title-sidebar, .widget-title{
	color: #c09a5c;
	border-top:1px solid #c09a5c;
	border-bottom:1px solid #c09a5c;
	font-size: 20px;
text-transform: uppercase;
padding: 4px 0px;
margin-bottom: 24px;
	
}

.widget-title-bg {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	padding: 2px 15px;
	margin-bottom: 24px;
	background: rgba(1,42,70,1);
	background: -moz-linear-gradient(left, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(1,42,70,1)), color-stop(100%, rgba(181,189,196,1)));
	background: -webkit-linear-gradient(left, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
	background: -o-linear-gradient(left, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
	background: -ms-linear-gradient(left, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
	background: linear-gradient(to right, rgba(1,42,70,1) 0%, rgba(181,189,196,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012a46', endColorstr='#b5bdc4', GradientType=1 );
}

.slider-content h1 strong{
	opacity: 0;
	transition-delay: 1000ms;
transition-duration: 1000ms;
}
.slider-content h2, .slider-content h1 span{
	opacity: 0;
	transition-delay: 1500ms;
transition-duration: 1500ms;
}
.slider-row.slick-slide.slick-current.slick-active .slider-content h1 strong,.slider-row.slick-slide.slick-current.slick-active .slider-content h1 span, .slider-row.slick-slide.slick-current.slick-active .slider-content h2{
	opacity: 1;
	
}
.slider-row.slick-slide.slick-current.slick-active:first-child .slider-content h1 strong{
	opacity: 0;
	transition-delay: 1000ms;
transition-duration: 1000ms;
}
.slider-row.slick-slide.slick-current.slick-active:first-child .slider-content h1 span, .slider-row.slick-slide.slick-current.slick-active:first-child .slider-content h2{
	opacity: 0;
	transition-delay: 1500ms;
transition-duration: 1500ms;
}



.slider-row.slick-slide.slick-current.slick-active.active-slider:first-child .slider-content h1 strong{
	opacity: 1;
}

.slider-row.slick-slide.slick-current.slick-active.active-slider:first-child .slider-content h1 span, .slider-row.slick-slide.slick-current.slick-active.active-slider:first-child .slider-content h2{
	opacity:1;
}




.slider-row.slick-slide.slick-current.slick-active{
	
}

/*NEW STYLE*/
.insight-section-inner{
	display: flex;
	flex-wrap: wrap;
}
.insight-col{
	margin-bottom: 50px;
	
}
.insight-col:nth-child(odd){
	padding-right: 32px;
	
}
.insight-col:nth-child(even){
	padding-left: 32px;
	
}
.insight-col-aside{
	border-bottom: 1px solid #d3d4d4;
	padding-bottom: 20px;
	margin-bottom: 20px;
	
}
.figuer-panel-title{
	color: #c09a5c;
border-top: 1px solid #c09a5c;
border-bottom: 1px solid #c09a5c;
font-size: 24px;
text-transform: uppercase;
padding: 4px 0px;
margin-bottom: 24px;
	font-weight: bold;
}
.artical-title{
	color: #012a46;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 15px;
	
}
.artical-title a{
color: #012a46;	
}
.artical-entry-content{
	color: #676666;
	font-size: 16px;
	font-weight: 400;
	
}
.btn-text{
	color: #012a46;	
	font-size: 14px;
	font-weight: 500;
}
.btn-text:hover{
	color: #c09a5c;	

}
.btn-bg-line{
	width: 130px;
	height: 36px;
	border: 1px solid #012a46;
	color: #012a46;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	line-height: 36px;
	position: relative;
	
}
.btn-bg-line:after{
	content: "+";
	font-weight: 400;
	margin-left: 8px;
}
.btn-bg-line:hover{
background-color: #012a46;	
	color: #fff;
}
.footer-col-right.no-padding-lef-rlt{
	padding-left: 40px;
	border-left: 1px solid #dfdfdf;
}
.copyright{
	color: #78808a;
	font-size: 14px;
	
}
.copyright span{
	padding-left: 66px;
	display: inline-block;
}
/*NEW STYLE*/
/*transition-delay: 300ms;
transition-duration: 700ms;*/


/*---------------------NEW TEAM SECTION DESIGN START--------------------*/

.section-ourteam .ourteam-column-inner{ width: 100%; float: left;}
.ourteam-column .ourteambox{ width: 100%; float: left;border-right: 1px solid #fff;border-bottom: 1px solid #fff;}
.ourteam-column .ourteambox .ourteamboxinner{ position: relative; float: left; width: 100%;height: 100%; }
.ourteam-column .ourteambox .teamimgg{ width: 100%; float: left;}
.ourteam-column .ourteambox .teamimgg img{ width: 100%;}
.ourteam-column .ourteambox .teaminfo{ position: absolute; bottom:0; left: 20px; width: auto;display: table; transform: translateY(20px); transition: all 0.5s ease;	-webkit-transition: all 0.5s ease;	-ms-transition: all 0.5s ease;	-o-transition: all 0.5s ease;}
.ourteam-column .ourteambox .teaminfo .team_name{ color: #f6d194; font-size: 30px; font-weight: bold;text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);}
.ourteam-column .ourteambox .teaminfo .team_designation{ color: #fff; font-size: 16px;text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);}
.ourteam-column .ourteambox .teaminfo .view_profile{ opacity: 0; padding-top: 20px; transition: all 0.5s ease;	-webkit-transition: all 0.5s ease;	-ms-transition: all 0.5s ease;	-o-transition: all 0.5s ease;}
.ourteam-column .ourteambox .teaminfo .view_profile a{font-size: 14px; color: #c09a5c; text-transform: uppercase; position: relative;}
.ourteam-column .ourteambox .teaminfo .view_profile a:after{ content: '\f105'; font-family: 'fontAwesome'; padding: 0 15px;}
.ourteam-column .ourteambox .teambox_overlay{-webkit-box-shadow: inset 0px 0px 75px 10px rgba(0,0,0,0.9);
-moz-box-shadow: inset 0px 0px 75px 10px rgba(0,0,0,0.9);box-shadow: inset 0px 0px 75px 10px rgba(0,0,0,0.9);position: absolute; top: 0; left: 0; width: 100%; height: 100%;transition: all 0.5s ease;	-webkit-transition: all 0.5s ease;	-ms-transition: all 0.5s ease;	-o-transition: all 0.5s ease;}
.ourteam-column:nth-child(odd) .ourteambox:first-child { height: 320px; overflow: hidden;}
.ourteam-column:nth-child(even) .ourteambox:last-child { height: 320px; overflow: hidden;}
.ourteam-column .ourteambox .ourteamboxinner:hover .teambox_overlay { background: rgba(1,42,70,0.8);}
.ourteam-column .ourteambox .ourteamboxinner:hover .teaminfo{ bottom: 0; top: 50%; transform: translateY(-50%);}
.ourteam-column .ourteambox .ourteamboxinner:hover .teaminfo .team_name{ color: #fff;}
.ourteam-column .ourteambox .ourteamboxinner:hover .teaminfo .view_profile{ opacity: 1;}
.ourteam-column { margin-bottom: 30px;}
.ourteam_sec .row-ourteam{margin-left: 0;}

.ourteambox .slick-track { height: 100%;}
.ourteambox .slick-list.draggable{ height: 100%;overflow: hidden;}

/*team new section design responsive */
@media screen and (max-width:1240px) {
.ourteam-column .ourteambox .teaminfo .team_name{font-size: 26px;}
/**************************1240px************************************/
}
/*team new section design responsive */
@media screen and (max-width:1023px) {
.ourteam-column:nth-child(2n+1) .ourteambox:first-child { height: 250px; overflow: hidden;}
.ourteam-column:nth-child(2n) .ourteambox:last-child { height: 250px;overflow: hidden;}
.ourteam-column .ourteambox .teaminfo .team_name{ font-size: 22px;}
/**************************1023px************************************/
}
/*team new section design responsive */  
@media screen and (max-width:767px) {
.ourteam-column { margin-bottom: 0; }
.ourteam-column:nth-child(2n) .ourteambox:last-child { height: auto; }
.ourteam-column:nth-child(2n+1) .ourteambox:first-child { height: auto; overflow: hidden;}
.ourteam-column:last-child{ margin-bottom: 30px;}
.ourteam-column .ourteambox .teaminfo .team_name{ font-size: 24px;} 
.ourteam-column .ourteambox{ border-right: 0;}.sdv-bio-item.bio-item { height: auto; }
.sdv-bio-img-wrapper {height: 220px;}.sdv-bio-img-wrapper img{object-fit: contain;padding-right: 0;padding-left: 30px;}
/**************************767px************************************/
}

 
/*---------------------NEW TEAM SECTION DESIGN CLOSE--------------------*/


/*---------------------PIE CHART--------------------*/
#chart_wrap {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow:hidden;
}

#piechart {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:500px;
}

