/*
Name: theme.css
*/
html {
	direction: ltr;
	overflow-x: hidden;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

body {
	background-color: #FFF;
	color: #4c4b4b;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{font-family: 'Roboto', sans-serif;}

body a {
	outline: none !important;
}

.body {
	background-color: #FFF;
}

html.safari .body {
	overflow-x: hidden;
}

li {
	line-height: 30px;
}
/*.thumb-info-caption{min-height: 370px}*/
/* Responsive */
.pecarousel{height:370px}
.mobileView{display:none;}
.showmobileonly{display:none;}
.header-logo{width:300px;padding-top:15px;}
.header-logo .logotext{font-size: .60rem;line-height: 1.2;font-style: italic;font-weight: 600;margin-bottom: 12px;}
@media (max-width: 576px) {
	.header-logo{display:flex;flex-direction:column;}
	.header-logo .logotext{margin-bottom: 0px;}
	.showmobileonly{display:block!important;}
	#header .header-logo .showmobileonly img{width:70%!important;padding-top:22px}
	.mobilenone{display:none!important;}
	.mobilerow{width:100%!important;}
	.header-logo{margin:0 auto!important;}
	#header .header-logo img{width:186px!important;}
	.mobilesearch{display:block!important;margin-bottom: 3px!important;margin-left: 4rem!important;width: 82%!important;}
	.memberbg{margin: 60px 0 120px 0!important;}
	.memberbgcolor{margin-top: 100px!important;}
	.alignleft{float:none!important;padding-right: 0px!important;width:100%;}
	.pecarousel .owl-carousel .owl-item img{width:55%!important;}
	#sideslide{z-index: 999999999!important;top: 95px!important;}
	.gc-member .thumb-info-caption .thumb-info-caption-text, .gc-member .thumb-info-caption p{min-height: unset!important;}
	.gc-member .thumb-info-caption .thumb-info-caption-designation{min-height: unset!important;}
	.mb-head h2{line-height: 40px!important;font-size: 28px!important;}
	.whysection.section{padding: 10px 0!important;}
	.counterDiv .counters{margin-top:0px!important;}
	.testimonial.testimonial-style-2{padding-top:20!important;}
	.forum-text {padding: 66px 0!important;}
	.discussionHeader{margin-left:15px!important;margin-right:15px!important;}
	.articlePages{padding: 0 30px!important;}
	.mobileView{display:list-item;}
	.desktopView{display:none;}
}
@media only screen and (max-width: 599px){
	.w-50{float:none!important;width:100%!important;}
	.text-longform ol:not(.link-list), .text-longform ul:not(.link-list){padding-inline-start: 20px;margin-left: 0em!important;}
	.w-50-float-right{float:none!important;width:100%!important;}
	 #header .headermiddle .header-row{display:block;}
	 .header-logo{text-align:center!important;}
	 #sideslide, #sideslide2{display:none;}
}

@media (min-width: 1200px){
.container {max-width: 1160px;}
}
@media (max-width: 991px) and (min-width: 577px) {
	.memberbg{margin: 32px 0 280px 0!important;}
	.memberbgcolor{margin-top: 100px!important;}
	.alignleft{padding-right: 10px!important;}
	.gc-member .thumb-info-caption .thumb-info-caption-designation{min-height: 86px!important;}
}
@media (max-width: 768px) and (min-width: 577px) {
	.gc-member .thumb-info-caption .thumb-info-caption-text, .gc-member .thumb-info-caption p{min-height: 350px!important;}
}
@media (max-width: 991px) and (min-width: 769px) {
	.gc-member .thumb-info-caption .thumb-info-caption-text, .gc-member .thumb-info-caption p{min-height: 240px!important;}
}
label{margin-bottom: 0.1rem;}
.form-group{margin-bottom: 0.6rem;}
.form-control{border-radius:0}
/* Header */
#header {
	position: relative;
	z-index: 99;
}

#header .header-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #FFF;
	-webkit-transition: min-height 0.3s ease;
	transition: min-height 0.3s ease;
	width: 100%;
	/*border-top: 3px solid #020202;*/
	border-bottom: 1px solid transparent;
	z-index: 1001;
}

#header .header-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: ease height 300ms;
	transition: ease height 300ms;
}

@media (max-width: 991px) {
	#header .header-container:not(.container) .header-nav-main {
		padding: 0 0.75rem;
	}
	
}

#header .container {
	position: relative;
}

#header .header-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	max-height: 100%;
}

#header .header-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#header .header-column .header-row {
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
}

#header .header-column .header-extra-info {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#header .header-column .header-extra-info li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: 25px;
}

#header .header-column .header-extra-info li .feature-box p {
	margin: 0;
}

#header .header-column .header-extra-info li .feature-box small {
	position: relative;
	top: -4px;
	font-size: 80%;
}

#header.header-no-min-height .header-body {
	min-height: 0 !important;
}

#header .header-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	background-color: #020202;
	border-bottom: 1px solid #ededed;
	min-height: 32px;
	z-index: 4;
}

#header .header-top::after {
	clear: both;
	content: "";
	display: block;
}

#header .header-top p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#header .header-top p .fa, #header .header-top p .fas, #header .header-top p .far, #header .header-top p .fal, #header .header-top p .fab, #header .header-top p .icons {
	position: relative;
	top: 1px;
}

#header .header-top .header-search, .mobilesearch {
	margin-left: 10px;
	margin-right: 0;
	margin-top: 2px;
}

#header .header-top .header-nav-top {
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 10px;
}

#header .header-top.header-top-no-min-height {
	min-height: 0;
}

#header .header-top.header-top-colored {
	border-top: 5px solid #CCC;
	border-bottom: 0;
	color: #FFF;
}

#header .header-top.header-top-colored p, #header .header-top.header-top-colored a, #header .header-top.header-top-colored span {
	color: #FFF;
}

#header .header-top.header-top-colored .form-control {
	border: 0;
}

#header .header-top.header-top-style-2 {
	background: #f6f6f6;
}

#header .header-top.header-top-style-4 {
	background: #E4E6ED;
	border-bottom: 0;
}

#header .header-logo {
	margin: 0;
}

#header .header-logo images {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	top: 0;
	
}

#header .header-logo img{width:240px;}

#header .header-nav {
	padding: 0;
	padding: 0;
	min-height: 40px;
}

#header .header-nav-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
	color: #FFF;
	font-size: 0.7em;
	padding: 3px 7px;
	display: inline-block;
}
.nav-item .lrm-login{font-weight: bold;border: none;}

#header .header-nav-top .nav > li > a .fa, #header .header-nav-top .nav > li > a .fas, #header .header-nav-top .nav > li > a .far, #header .header-nav-top .nav > li > a .fal, #header .header-nav-top .nav > li > a .fab, #header .header-nav-top .nav > li > a .icons, #header .header-nav-top .nav > li > span .fa, #header .header-nav-top .nav > li > span .fas, #header .header-nav-top .nav > li > span .far, #header .header-nav-top .nav > li > span .fal, #header .header-nav-top .nav > li > span .fab, #header .header-nav-top .nav > li > span .icons {
	margin-right: 3px;
}

#header .header-nav-top .nav > li > a {
	text-decoration: none;
}

#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a a:focus {
	background: #EEE;
}

#header .header-nav-top .nav > li.nav-item.dropdown.show .nav-link {
	background: #EEE;
}

#header .header-nav-top .nav > li.open > .dropdown-menu-toggle {
	border-radius: 4px 4px 0 0;
}

#header .header-nav-top .dropdown .dropdown-item {
	font-size: 0.8em;
}

#header .header-nav-top .dropdown-menu {
	border-color: #EEE;
	margin-top: -2px;
	border-radius: 4px 0 4px 4px;
	padding: 0;
}

#header .header-nav-top .dropdown-menu a {
	color: #999;
	padding: 6px 12px;
	font-size: 0.9em;
}

#header .header-nav-top .flag {
	margin-right: 2px;
	position: relative;
	top: -1px;
}

#header .header-search, .mobilesearch {
	margin-left: 16px;
	margin-left: 1rem;
}

#header .header-search .form-control, .mobilesearch .form-control{
	border-radius: 0px;
	font-size: 0.8em;
	height: 24px;
	margin: 0;
	padding: 8px 10px;
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	width: 170px;
}

#header .header-search .btn-light, .mobilesearch .btn-light{
	background: transparent;
	border: 0 none;
	color: #CCC;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	padding: 3px;
}

#header .header-search .btn-light:hover, .mobilesearch .btn-light:hover{
	color: #000;
}

#header .header-social-icons {
	margin-left: 16px;
	margin-left: 1rem;
}

#header .header-btn-collapse-nav {
	background: #3f88cd;
	color: #FFF;
	display: none;
	float: left;
	/*margin: 0 0 0 16px;
	margin: 0 0 0 1rem;*/
	padding: 0.17rem 0.75rem;font-size: 1.4rem;
}

.header-btn-collapse-nav.focus, .header-btn-collapse-nav:focus{box-shadow:none;}

#header.header-narrow .header-body {
	min-height: 0;
}

#header.header-narrow .header-logo {
	margin-top: 0;
	margin-bottom: 0;
}

#header.header-narrow .header-nav {
	padding-top: 0;
	padding-bottom: 0;
}

#header.header-no-border-bottom .header-body {
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}


html:not(.boxed) #header.header-full-width .header-container {
	width: 100%;
	max-width: none;
}

html #header.header-transparent {
	min-height: 0 !important;
	width: 100%;
	position: absolute;
}

html #header.header-transparent .header-body {
	position: relative;
	top: 0;
	background: transparent;
	border-top: 0;
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

html #header.header-transparent .header-body:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #FFF;
	opacity: 0;
	border-bottom: 1px solid #f1f1f1;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

html.sticky-header-enabled #header.header-transparent:not(.header-transparent-not-fixed) .header-body {
	position: fixed;
}

html.sticky-header-active #header.header-transparent .header-body {
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

html.sticky-header-active #header.header-transparent .header-body:before {
	opacity: 1;
}

html #header.header-semi-transparent, html #header.header-semi-transparent-light {
	min-height: 0 !important;
	width: 100%;
	position: absolute;
}

html #header.header-semi-transparent .header-body, html #header.header-semi-transparent-light .header-body {
	position: relative;
	top: 0;
	background: transparent;
	border-top: 0;
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

html #header.header-semi-transparent .header-body:before, html #header.header-semi-transparent-light .header-body:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #000;
	border-bottom: 0;
	opacity: 0.3;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

html.sticky-header-enabled #header.header-semi-transparent .header-body {
	position: fixed;
}

html.sticky-header-active #header.header-semi-transparent .header-body {
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

html.sticky-header-active #header.header-semi-transparent .header-body:before {
	opacity: 0.8;
}

html #header.header-semi-transparent-light .header-body:before {
	opacity: 0.1;
	background: #FFF;
}

html.sticky-header-enabled #header.header-semi-transparent-light .header-body {
	position: fixed;
}

html.sticky-header-active #header.header-semi-transparent-light .header-body {
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

html.sticky-header-active #header.header-semi-transparent-light .header-body:before {
	border-bottom: 1px solid #f1f1f1;
	opacity: 0.9;
}

html #header.header-transparent-bottom-border .header-body {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

html.sticky-header-active #header .header-body {
	border-bottom-color: #e9e9e9;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	/*position:fixed;*/
}

html:not(.sticky-header-active) #header.header-transparent-sticky-deactive .header-body:before {
	background: transparent !important;
}

html:not(.sticky-header-active) #header.header-transparent-sticky-deactive.header-transparent .header-nav-main:after, html:not(.sticky-header-active) #header.header-transparent-sticky-deactive.header-semi-transparent .header-nav-main:after, html:not(.sticky-header-active) #header.header-transparent-sticky-deactive.header-semi-transparent-light .header-nav-main:after {
	background: transparent !important;
}

/* Header Nav Main */
@media (min-width: 992px) {
#header .header-nav-main nav {
display:-webkit-box!important;
display:-ms-flexbox!important;
display:flex!important
}

#header .header-nav-main nav > ul > li {
margin-left:2px
}

#header .header-nav-main nav > ul > li > a {
display:-webkit-inline-box;
display:-ms-inline-flexbox;
display:inline-flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
white-space:normal;
border-radius:0;
color:#CCC;
font-size:16px;
font-style:normal;
padding:.6rem .5rem;
text-transform:capitalize;
letter-spacing:.6px
}

#header .header-nav-main nav > ul > li > a:active {
background-color:transparent;
text-decoration:none;
color:#CCC
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-caret-down {
display:none
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
border-color:#CCC transparent transparent;
border-width:.24rem;
margin-left:.255em;
margin-right:0
}

#header .header-nav-main nav > ul > li > a.active {
background:#CCC;
color:#FFF
}

#header .header-nav-main nav > ul > li > a.active.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

#header .header-nav-main nav > ul > li.open > a,#header .header-nav-main nav > ul > li:hover > a {
background:#CCC;
color:#FFF
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
top:-10000px;
display:block;
opacity:0;
left:auto;
border-radius:0 4px 4px;
border:0;
border-top:3px solid #CCC;
-webkit-box-shadow:0 20px 45px rgba(0,0,0,0.08);
box-shadow:0 20px 45px rgba(0,0,0,0.08);
margin:0;
min-width:275px;
padding:5px;
text-align:left
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
border-bottom:1px solid #f4f4f4;
color:#777;
font-size:15px;
font-weight:400;
padding:10px 2px;
position:relative;
text-transform:none
}

.dropdown-menu li {
margin:8px
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover,#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus,#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active,#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:active {
background-color:#f8f9fa
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu {
position:relative
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a .fa-caret-down {
display:none
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
border-color:transparent transparent transparent #CCC;
border-style:solid;
border-width:4px 0 4px 4px;
content:" ";
position:absolute;
top:50%;
right:-10px;
-webkit-transform:translateY(-50%);
transform:translateY(-50%)
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
left:100%;
display:block;
margin-top:-8px;
margin-left:-1px;
border-radius:4px;
opacity:0;
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
top:0;
opacity:1
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse > a:after {
border-color:transparent #CCC transparent transparent;
border-width:4px
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse > .dropdown-menu {
left:auto;
right:100%;
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:last-child a {
border-bottom:0
}

#header .header-nav-main nav > ul > li.dropdown.open > a,#header .header-nav-main nav > ul > li.dropdown:hover > a {
border-radius:0;
position:relative
}

#header .header-nav-main nav > ul > li.dropdown.open > a:before,#header .header-nav-main nav > ul > li.dropdown:hover > a:before {
content:'';
display:block;
position:absolute;
left:0;
right:0;
bottom:-3px;
border-bottom:5px solid #CCC
}

#header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu,#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
top:auto;
display:block;
opacity:1
}

#header .header-nav-main nav > ul > li.dropdown-mega {
position:static
}

#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
border-radius:4px;
left:15px;
right:15px;
width:auto
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
padding:1.6rem
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
color:#333;
display:block;
font-size:.9em;
font-weight:600;
margin-top:20px;
padding-bottom:10px;
text-transform:uppercase
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title:first-child {
margin-top:0
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav {
list-style:none;
padding:0;
margin:0
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
border:0 none;
border-radius:4px;
color:#777;
display:block;
font-size:.8em;
font-weight:400;
margin:0 0 3px -8px;
padding:3px 8px;
text-shadow:none;
text-transform:none;
text-decoration:none
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
background:#f4f4f4
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop > .dropdown-item {
padding:.5rem .8rem
}

#header .header-nav-main.header-nav-main-no-arrows nav > ul > li a.dropdown-toggle {
padding-left:16px!important;
padding-right:16px!important
}

#header .header-nav-main.header-nav-main-no-arrows nav > ul > li a.dropdown-toggle:after {
display:none
}

#header .header-nav-main.header-nav-main-square nav > ul > li > a {
border-radius:0!important
}

#header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
border-radius:0
}

#header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
border-radius:0
}

#header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega > .dropdown-menu {
border-radius:0
}

#header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
border-radius:0
}

#header .header-nav-main.header-nav-main-dark nav > ul > li > a {
color:#444
}

#header .header-nav-main a > .thumb-info-preview {
position:absolute;
display:block;
left:100%;
opacity:0;
border:0;
padding-left:10px;
background:transparent;
overflow:visible;
margin-top:15px;
top:-10000px;
-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(-20px,0,0);
transform:translate3d(-20px,0,0)
}

#header .header-nav-main a > .thumb-info-preview .thumb-info-wrapper {
background:#FFF;
display:block;
border-radius:4px;
border:0;
-webkit-box-shadow:0 20px 45px rgba(0,0,0,0.08);
box-shadow:0 20px 45px rgba(0,0,0,0.08);
margin:0;
padding:4px;
text-align:left;
width:190px
}

#header .header-nav-main a > .thumb-info-preview .thumb-info-image {
-webkit-transition:all 6s linear 0;
transition:all 6s linear 0;
width:182px;
height:136px;
min-height:0
}

#header .header-nav-main a:hover > .thumb-info-preview {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0);
top:0;
opacity:1;
margin-top:-5px
}

#header .header-nav-main .dropdown-reverse a > .thumb-info-preview {
-webkit-transform:translate3d(20px,0,0);
transform:translate3d(20px,0,0);
right:100%;
left:auto;
padding-left:0;
margin-right:10px
}

#header .header-nav-main .dropdown-reverse a:hover > .thumb-info-preview {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}

#header .header-nav {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
-webkit-box-pack:end;
-ms-flex-pack:end;
justify-content:flex-end;
-ms-flex-item-align:stretch;
align-self:stretch
}

#header .header-nav.header-nav-stripe {
padding:0
}

#header .header-nav.header-nav-stripe .header-nav-main {
-ms-flex-item-align:stretch;
align-self:stretch;
margin-top:-1px;
min-height:0
}

#header .header-nav.header-nav-stripe nav {
display:-webkit-box;
display:-ms-flexbox;
display:flex
}

#header .header-nav.header-nav-stripe nav > ul > li {
display:-webkit-inline-box;
display:-ms-inline-flexbox;
display:inline-flex;
-ms-flex-item-align:stretch;
align-self:stretch
}

#header .header-nav.header-nav-stripe nav > ul > li > a {
background:transparent;
padding:0 .9rem;
margin:1px 0 0;
height:100%;
color:#444;
min-height:90px
}

#header .header-nav.header-nav-stripe nav > ul > li > a.dropdown-toggle:after {
border-color:#444 transparent transparent
}

#header .header-nav.header-nav-stripe nav > ul > li > a.active {
color:#CCC;
background:transparent
}

#header .header-nav.header-nav-stripe nav > ul > li > a.active.dropdown-toggle:after {
border-color:#CCC transparent transparent
}

#header .header-nav.header-nav-stripe nav > ul > li:hover > a,#header .header-nav.header-nav-stripe nav > ul > li:hover > a.active,#header .header-nav.header-nav-stripe nav > ul > li.open > a,#header .header-nav.header-nav-stripe nav > ul > li.open > a.active {
color:#FFF;
padding-bottom:0
}

#header .header-nav.header-nav-stripe nav > ul > li:hover > a.dropdown-toggle:after,#header .header-nav.header-nav-stripe nav > ul > li:hover > a.active.dropdown-toggle:after,#header .header-nav.header-nav-stripe nav > ul > li.open > a.dropdown-toggle:after,#header .header-nav.header-nav-stripe nav > ul > li.open > a.active.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

#header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > a:before,#header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a:before {
content:none
}

#header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > .dropdown-menu,#header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > .dropdown-menu {
top:100%;
left:0;
margin-top:1px
}

#header .header-nav.header-nav-stripe.header-nav-main-dark nav > ul > li:hover > a {
color:#FFF!important
}

#header .header-nav.header-nav-top-line {
padding:0
}

#header .header-nav.header-nav-top-line .header-nav-main {
-ms-flex-item-align:stretch;
align-self:stretch;
min-height:0;
margin-top:0
}

#header .header-nav.header-nav-top-line nav > ul > li > a,#header .header-nav.header-nav-top-line nav > ul > li:hover > a {
position:relative;
background:transparent!important;
color:#444;
padding:0 .9rem;
margin:1px 0 0;
min-height:70px;
height:100%
}

#header .header-nav.header-nav-top-line nav > ul > li > a:before,#header .header-nav.header-nav-top-line nav > ul > li:hover > a:before {
content:"";
position:absolute;
background:#CCC;
width:100%;
height:3px;
top:-2px;
left:0;
opacity:0
}

#header .header-nav.header-nav-top-line nav > ul > li:hover > a:before,#header .header-nav.header-nav-top-line nav > ul > li.open > a:before {
opacity:1
}

#header .header-nav.header-nav-top-line nav > ul > li > a.dropdown-toggle:after {
border-color:#444 transparent transparent
}

#header .header-nav.header-nav-top-line nav > ul > li > a.active {
color:#CCC;
background:transparent
}

#header .header-nav.header-nav-top-line nav > ul > li > a.active:before {
opacity:1
}

#header .header-nav.header-nav-top-line nav > ul > li > a.active.dropdown-toggle:after {
border-color:#CCC transparent transparent
}

#header .header-nav.header-nav-top-line nav > ul > li.dropdown > a:before {
border-bottom:0
}

#header .header-nav.header-nav-top-line nav > ul > li.dropdown.open > .dropdown-menu,#header .header-nav.header-nav-top-line nav > ul > li.dropdown:hover > .dropdown-menu {
margin-top:0
}

#header .header-nav.header-nav-dark-dropdown {
padding:0
}

#header .header-nav.header-nav-dark-dropdown .header-nav-main {
-ms-flex-item-align:stretch;
align-self:stretch;
min-height:0;
margin-top:0
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li > a,#header .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
background:transparent!important;
color:#444;
margin:1px 0 0;
min-height:70px;
height:100%;
padding:0 .9rem
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle:after {
border-color:#444 transparent transparent
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li > a.active {
color:#CCC
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li > a.active.dropdown-toggle:after {
color:#CCC
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown > a:before {
border-bottom:0
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown li a {
border-bottom-color:#2a2a2a
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu {
background:#1e1e1e;
margin-top:0
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a {
color:#969696
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:hover,#header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:focus {
background:#282828
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-title {
color:#ababab
}

#header .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
background:#282828
}

#header .header-nav-main {
display:-webkit-box!important;
display:-ms-flexbox!important;
display:flex!important;
height:auto!important
}

#header .header-nav-bar {
background:#F4F4F4;
z-index:1
}

#header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a,#header.header-narrow .header-nav.header-nav-dark-dropdown nav > ul > li > a,#header.header-narrow .header-nav.header-nav-top-line nav > ul > li > a {
min-height:70px
}

#header .header-nav-main.header-nav-main-light nav > ul > li > a {
color:#FFF
}

#header .header-nav-main.header-nav-main-light nav > ul > li > a.active {
color:#CCC;
background:#FFF
}

#header .header-nav-main.header-nav-main-light nav > ul > li > a.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

#header .header-nav-main.header-nav-main-light nav > ul > li.open > a,#header .header-nav-main.header-nav-main-light nav > ul > li.active > a,#header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
background:#FFF
}

#header .header-nav-main.header-nav-main-light nav > ul > li.open > a.dropdown-toggle:after,#header .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after,#header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
border-color:#CCC transparent transparent
}

#header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu,#header .header-nav-main.header-nav-main-light nav > ul > li.active > .dropdown-menu,#header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
border-top-color:#FFF;
-webkit-box-shadow:0 20px 25px rgba(0,0,0,0.05);
box-shadow:0 20px 25px rgba(0,0,0,0.05)
}

#header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu,#header .header-nav-main.header-nav-main-light nav > ul > li.active > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu,#header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
border-top-color:#FFF
}

#header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
background:#FFF
}

#header .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after {
border-color:#CCC transparent transparent
}

#header .header-nav-main.header-nav-main-light nav > ul > li.dropdown.open > a:before,#header .header-nav-main.header-nav-main-light nav > ul > li.dropdown:hover > a:before {
border-bottom-color:#FFF
}

#header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover,#header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {
background:#f5f5f5
}

#header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a,#header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-mega-sub-nav li a {
-webkit-transition:-webkit-transform .2s ease-out;
transition:-webkit-transform .2s ease-out;
transition:transform .2s ease-out;
transition:transform .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(0,-5px,0);
transform:translate3d(0,-5px,0)
}

#header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu li a,#header .header-nav-main-effect-1 nav > ul > li.dropdown:hover .dropdown-mega-sub-nav li a {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}

#header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu {
-webkit-transition:-webkit-transform .2s ease-out;
transition:-webkit-transform .2s ease-out;
transition:transform .2s ease-out;
transition:transform .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(0,-5px,0);
transform:translate3d(0,-5px,0)
}

#header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
-webkit-transform:translate3d(0,2px,0);
transform:translate3d(0,2px,0)
}

#header .header-nav.header-nav-stripe .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu,#header .header-nav.header-nav-top-line .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu,#header .header-nav.header-nav-dark-dropdown .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}

#header .header-nav-main-effect-2 nav > ul > li.dropdown .dropdown-menu {
-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(0,-5px,0);
transform:translate3d(0,-5px,0);
opacity:0
}

#header .header-nav-main-effect-2 nav > ul > li.dropdown:hover > .dropdown-menu {
-webkit-transform:translate3d(0,-1px,0);
transform:translate3d(0,-1px,0);
opacity:1
}

#header .header-nav-main-effect-3 nav > ul > li.dropdown .dropdown-menu {
-webkit-transition:-webkit-transform .2s ease-out;
transition:-webkit-transform .2s ease-out;
transition:transform .2s ease-out;
transition:transform .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(0,10px,0);
transform:translate3d(0,10px,0)
}

#header .header-nav-main-effect-3 nav > ul > li.dropdown:hover > .dropdown-menu {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}

#header .header-nav-main-effect-4 nav > ul > li.dropdown .dropdown-menu {
-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(-20px,0,0);
transform:translate3d(-20px,0,0);
opacity:0
}

#header .header-nav-main-effect-4 nav > ul > li.dropdown .dropdown-menu .dropdown-submenu.dropdown-reverse > .dropdown-menu {
-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(20px,0,0);
transform:translate3d(20px,0,0);
left:auto;
right:100%;
opacity:0
}

#header .header-nav-main-effect-4 nav > ul > li.dropdown:hover > .dropdown-menu {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0);
opacity:1
}

#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(-20px,0,0);
transform:translate3d(-20px,0,0);
opacity:0
}

#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0);
opacity:1
}

#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse > .dropdown-menu {
-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:opacity .2s ease-out,-webkit-transform .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out;
transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;
-webkit-transform:translate3d(20px,0,0);
transform:translate3d(20px,0,0);
left:auto;
right:100%;
opacity:0
}

#header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse:hover > .dropdown-menu {
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0);
opacity:1
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li > a {
color:#FFF
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li > a.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li > a.active {
color:#CCC
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li > a.active.dropdown-toggle:after {
border-color:#CCC transparent transparent
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li.open > a.active,html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li:hover > a.active {
color:#FFF
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li.open > a.active.dropdown-toggle:after,html:not(.sticky-header-active) #header.header-transparent .header-nav-main:not(.header-nav-main-dark) nav > ul > li:hover > a.active.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

html #header.header-semi-transparent .header-nav-main nav > ul > li > a {
color:#FFF
}

html #header.header-semi-transparent .header-nav-main nav > ul > li > a.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

html #header.header-semi-transparent .header-nav-main nav > ul > li > a.active {
color:#CCC
}

html #header.header-semi-transparent .header-nav-main nav > ul > li > a.active.dropdown-toggle:after {
border-color:#CCC transparent transparent
}

html #header.header-semi-transparent .header-nav-main nav > ul > li.open > a.active,html #header.header-semi-transparent .header-nav-main nav > ul > li:hover > a.active {
color:#FFF
}

html #header.header-semi-transparent .header-nav-main nav > ul > li.open > a.active.dropdown-toggle:after,html #header.header-semi-transparent .header-nav-main nav > ul > li:hover > a.active.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li > a {
color:#FFF
}

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li > a.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li > a.active {
color:#CCC
}

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li > a.active.dropdown-toggle:after {
border-color:#CCC transparent transparent
}

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li.open > a.active,html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:hover > a.active {
color:#FFF
}

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li.open > a.active.dropdown-toggle:after,html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:hover > a.active.dropdown-toggle:after {
border-color:#FFF transparent transparent
}

#header .header-body {
height:auto!important
}

html.side-header .main .container,html.side-header #footer .container {
padding:0 35px;
width:auto!important;
max-width:1210px
}

html.side-header body > .body {
margin:0 0 0 255px;
width:auto;
overflow-x:hidden;
overflow-y:visible
}

html.side-header body > .body .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
width:100%!important;
left:auto!important
}

html.side-header #header {
background:#FFF;
position:fixed;
-webkit-box-shadow:0 0 18px rgba(0,0,0,0.07);
box-shadow:0 0 18px rgba(0,0,0,0.07);
top:0;
left:0;
width:255px;
height:100%
}

html.side-header #header .header-body {
border-top:0
}

html.side-header #header .header-container {
width:100%
}

html.side-header #header .header-row {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column
}

html.side-header #header .header-search {
width:100%;
margin:.7rem 0
}

html.side-header #header .header-nav-top .nav > li > a,html.side-header #header .header-nav-top .nav > li > span {
display:block
}

html.side-header #header .header-logo {
margin:2rem 0
}

html.side-header #header .header-nav {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column
}

html.side-header #header .header-nav-main,html.side-header #header .header-nav-main nav,html.side-header #header .header-nav-main .nav {
width:100%
}

html.side-header #header .nav {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
width:100%
}

html.side-header #header .header-nav-main nav > ul > li.dropdown > a.dropdown-toggle:after {
content:"";
border-color:transparent transparent transparent #CCC;
position:absolute;
right:15px;
top:50%;
border-top:.3em solid;
border-bottom:.3em solid transparent;
border-left:.3em solid transparent;
border-right:0;
-webkit-transform:translate3d(0,-50%,0);
transform:translate3d(0,-50%,0)
}

html.side-header #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu,html.side-header #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
top:3px;
left:100%;
border-top:0;
border-left:5px solid #CCC;
margin-left:-5px
}

html.side-header #header .header-nav-main nav > ul > li.dropdown li.dropdown-submenu:hover > .dropdown-menu {
margin-top:-5px;
border-top:0
}

html.side-header #header .header-nav-main nav > ul > li.dropdown.open > a,html.side-header #header .header-nav-main nav > ul > li.dropdown:hover > a {
padding-bottom:.5rem
}

html.side-header #header .header-nav-main nav > ul > li.dropdown.open > a:before,html.side-header #header .header-nav-main nav > ul > li.dropdown:hover > a:before {
content:none
}

html.side-header #header .header-nav-main nav > ul > li.dropdown-mega {
position:relative
}

html.side-header #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-menu {
min-width:720px
}

html.side-header #header .header-nav-main nav > ul > li {
margin-top:1px
}

html.side-header #header .header-nav-main nav > ul > li > a {
display:-webkit-box;
display:-ms-flexbox;
display:flex
}

html.side-header #header .header-nav-main nav > ul > li .dropdown-menu.dropdown-reverse li a {
padding-right:8px;
padding-left:20px
}

html.side-header #header .header-nav-main nav > ul > li .dropdown-menu.dropdown-reverse li.dropdown-submenu > a:after {
border-width:4px 4px 4px 0
}

html.side-header #header .header-social-icons {
margin:2rem 0!important
}

html.side-header-right body > .body {
margin:0 255px 0 0
}

html.side-header-right #header {
left:auto;
right:0
}

html.side-header-right #header .header-nav-main nav > ul > li.dropdown > a.dropdown-toggle {
padding-right:0;
padding-left:30px
}

html.side-header-right #header .header-nav-main nav > ul > li.dropdown > a.dropdown-toggle:after {
left:15px;
right:auto;
border-right:.3em solid transparent;
border-left:0
}

html.side-header-right #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu,html.side-header-right #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
right:100%;
left:auto;
border-right:5px solid #CCC;
border-left:0;
margin-left:0;
margin-right:-5px;
border-radius:4px 0 0 4px
}

html.side-header-right #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a {
padding-left:25px
}

html.side-header-right #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
left:10px;
right:initial
}

html.ie.side-header-right #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
left:10px;
right:initial;
width:0
}

html.side-header-semi-transparent body > .body {
margin:0
}

html.side-header-semi-transparent #header {
background:rgba(0,0,0,0.3)
}

html.side-header-semi-transparent #header .header-body {
background:transparent!important
}

.page-header-more-padding .breadcrumb-valign-mid,.page-header-custom-background .breadcrumb-valign-mid,.page-header-float-breadcrumb .breadcrumb-valign-mid {
text-align:right
}

.page-header-more-padding.page-header-reverse .breadcrumb-valign-mid,.page-header-custom-background.page-header-reverse .breadcrumb-valign-mid,.page-header-float-breadcrumb.page-header-reverse .breadcrumb-valign-mid {
text-align:left
}

.slider-contact-form {
margin:0;
position:absolute;
top:20px;
z-index:99;
width:100%
}

html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu {
background:#21262d
}

html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a {
border-bottom-color:#2e353e
}

html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a:hover,html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a:focus,html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a.active,html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a:active {
background:#2e353e
}

html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown-mega:not(.dropdown-full-color) .dropdown-mega-sub-title {
color:#999
}

html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown-mega:not(.dropdown-full-color) .dropdown-mega-sub-nav > li:hover > a {
background:#2e353e
}

html.dark #header .header-nav-main:not(.header-nav-main-light) a > .thumb-info-preview .thumb-info-wrapper {
background:#2e353e
}

html.dark #header .header-nav.header-nav-stripe nav > ul > li > a {
color:#CCC
}

html.dark #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
color:#FFF
}

html.dark #header .header-nav.header-nav-top-line nav > ul > li > a,html.dark #header .header-nav.header-nav-top-line nav > ul > li:hover > a {
color:#CCC
}

html.dark #header .header-nav.header-nav-dark-dropdown nav > ul > li > a,html.dark #header .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
color:#CCC
}

html.dark .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
background-color:#1d2127
}

html.boxed #header .header-top.header-top-colored {
margin-top:-18px;
border-radius:4px 4px 0 0
}

html.boxed #header.header-transparent .header-body,html.boxed #header.header-semi-transparent .header-body,html.boxed #header.header-semi-transparent-light .header-body {
position:absolute;
padding-left:15px;
padding-right:15px
}

html.boxed #header .header-top.header-top-style-2,html.boxed #header .header-top.header-top-style-3,html.boxed #header .header-top.header-top-style-4 {
margin-top:-13px
}

html.boxed.sticky-header-active #header .header-body {
position:fixed!important;
padding-left:15px;
padding-right:15px
}

html.boxed.sticky-header-active #header .header-nav-bar {
margin:0 -15px -9px
}

.col-md-offset-1 {
margin-left:8.33333%
}

.modal-lg,.modal-xl {
	max-width:1000px!important
}

.modal-lg {
margin:1.5rem auto!important
}
}

/* Header Nav Main Mobile */
@media (max-width: 991px) {
	#header .header-nav-main {
		position: absolute;
		background: transparent;
		width: 100%;
		top: 100%;
		left: 50%;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}
	.reportbtn .textHeading h2{font-size: 13px!important;}
	.reportbtn .textHeading h2 span{padding: 10px 15px!important;}
	#header .header-nav-main:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		width: 100vw;
		height: 100%;
		background: #FFF;
		z-index: -1;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	#header .header-nav-main nav {
		max-height: 50vh;
		overflow: hidden;
		overflow-y: auto;
		padding: 0 15px;
	}

	#header .header-nav-main nav.collapsing {
		overflow-y: hidden;
	}

	#header .header-nav-main nav::-webkit-scrollbar {
		width: 5px;
	}

	#header .header-nav-main nav::-webkit-scrollbar-thumb {
		border-radius: 0px;
		background: rgba(204, 204, 204, 0.5);
	}

	#header .header-nav-main nav > ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0.8rem 0;
	}

	#header .header-nav-main nav > ul li {
		border-bottom: 1px solid #e8e8e8;
		clear: both;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		position: relative;
	}

	#header .header-nav-main nav > ul li a {
		font-size: 13px;
		font-style: normal;
		line-height: 20px;
		padding: 7px 8px;
		margin: 1px 0;
		border-radius: 4px;
		text-align: left;
	}

	#header .header-nav-main nav > ul li a .fa-caret-down {
		line-height: 35px;
		min-height: 38px;
		min-width: 30px;
		position: absolute;
		right: 5px;
		text-align: center;
		top: 0;
	}

	#header .header-nav-main nav > ul li a.dropdown-toggle:after {
		content: none;
	}

	#header .header-nav-main nav > ul li a:active {
		background-color: #f8f9fa;
		color: inherit;
	}

	#header .header-nav-main nav > ul li.dropdown .dropdown-menu {
		background: transparent;
		padding: 0;
		margin: 0;
		font-size: 13px;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		border: 0;
		clear: both;
		display: none;
		float: none;
		position: static;
	}

	#header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.opened > .dropdown-menu {
		display: block;
		margin-left: 20px;
	}

	#header .header-nav-main nav > ul li.dropdown.opened > .dropdown-menu {
		display: block;
		margin-left: 20px;
	}

	#header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
		margin-top: 10px;
		display: block;
		text-align: left;
	}

	#header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
		margin: 0 0 0 20px;
		padding: 0;
		list-style: none;
	}

	#header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
		display: block;
		text-decoration: none;
	}

	#header .header-nav-main nav > ul li:last-child {
		border-bottom: 0;
	}

	#header .header-nav-main nav > ul > li > a {
		text-transform: uppercase;
		font-weight: 700;
		margin-top: 1px;
		margin-bottom: 1px;
		color: #CCC;
	}

	#header .header-nav-main nav > ul > li > a:active {
		color: #CCC;
	}

	#header .header-nav-main nav > ul > li > a.active {
		color: #FFF;
		background: #CCC;
	}

	#header .header-nav-main nav > ul > li > a.active:focus, #header .header-nav-main nav > ul > li > a.active:hover {
		color: #FFF;
		background: #CCC;
	}

	#header .header-nav-main nav .not-included {
		margin: 0;
	}

	#header .header-nav-main a > .thumb-info-preview {
		display: none !important;
	}

	#header .header-btn-collapse-nav {
		outline: 0;
		display: block;
		position: relative;
		z-index: 1;
	}

	#header.header-transparent .header-nav-main:before, #header.header-semi-transparent .header-nav-main:before, #header.header-semi-transparent-light .header-nav-main:before {
		width: calc(100% - 30px);
		border-radius: 4px;
	}

	#header.header-transparent .header-nav-main nav, #header.header-semi-transparent .header-nav-main nav, #header.header-semi-transparent-light .header-nav-main nav {
		padding: 0 30px;
	}

	#header.header-transparent .header-nav-main nav::-webkit-scrollbar-thumb, #header.header-semi-transparent .header-nav-main nav::-webkit-scrollbar-thumb, #header.header-semi-transparent-light .header-nav-main nav::-webkit-scrollbar-thumb {
		border-color: transparent;
	}

	#header.header-transparent .header-body:before {
		border-bottom: none !important;
	}

	#header.header-semi-transparent-light .header-body:before {
		border-bottom: none !important;
	}

	#header .header-nav.header-nav-stripe {
		min-height: 90px;
	}

	#header .header-nav.header-nav-top-line {
		min-height: 70px;
	}

	#header .header-nav.header-nav-dark-dropdown {
		min-height: 70px;
	}
}


@media (max-width: 991px) {
	#header .header-logo images {
		z-index: 1;
	}

	#header .header-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#header.header-narrow .header-nav.header-nav-stripe {
		min-height: 70px;
	}
}
/* Mega Menu (Signin/SignUp) */
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin label {
	font-size: 14.4px;
	font-size: 0.9rem;
	color: #777;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu {
	width: 40%;
	right: 15px;
	left: auto;
	border-radius: 6px 0 6px 6px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu a {
	padding: 0;
	-webkit-transform: translate3d(0, 2px, 0);
	transform: translate3d(0, 2px, 0);
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .fa-user {
	margin-right: 5px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-mega-sub-title {
	margin-bottom: 10px;
	display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .sign-up-info, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .log-in-info {
	text-align: center;
	display: block;
	font-size: 14.4px;
	font-size: 0.9rem;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .signin-form {
	display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .signup-form, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signin .recover-form {
	display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .signin-form {
	display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .signup-form {
	display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.signup .recover-form {
	display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .signin-form, #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .signup-form {
	display: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .recover-form {
	display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.recover .recover-form p {
	font-size: 14.4px;
	font-size: 0.9rem;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .images-thumbnail {
	float: left;
	margin-right: 15px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar .images-thumbnail images {
	max-width: 55px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar strong {
	display: block;
	padding-top: 7px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar span {
	display: block;
	font-size: 12px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .user-avatar p {
	margin: 0 0 0 25px;
	text-align: left;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options {
	list-style: none;
	margin: 6px 0 0;
	padding: 0;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options a:hover {
	text-decoration: none;
}

/* Responsive */
@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin {
		margin-right: 0;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-toggle {
		display: none;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu {
		display: block !important;
		margin: 0 !important;
		padding: 0 10px 0 10px;
		width: 100%;
		right: 0;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu .dropdown-mega-sub-title {
		font-size: 14px;
		font-weight: 600;
		text-transform: uppercase;
		padding-top: 5px;
		padding-bottom: 0;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .dropdown-toggle {
		display: none;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .dropdown-mega-content {
		margin: 15px 0 !important;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options {
		margin: 15px 0 0 0 !important;
	}

	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin.logged .list-account-options > li > a {
		line-height: 35px;
	}
}
/* Mega Menu (Signin/SignUp) */
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
	width: 40%;
	right: 15px;
	left: auto;
	border-radius: 6px 0 6px 6px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table {
	width: 100%;
	margin-top: 0;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a {
	background-color: transparent !important;
	color: #333;
	padding: 0;
	margin: 0;
	display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a.remove {
	float: right;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a:hover {
	text-decoration: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .fa-shopping-cart {
	margin-right: 5px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-thumbnail {
	width: 120px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-actions {
	text-align: right;
	width: 80px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue {
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px solid #DDD;
	clear: both;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue .btn {
	margin-bottom: 10px;
}

/* Responsive */
@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
		margin: 15px 0;
		padding: 0 15px;
		width: 100%;
	}
}

@media (max-height: 768px) {
	html.side-header #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu, html.side-header #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
		bottom: 0;
		top: auto;
	}
}

html[dir="rtl"] #header .header-search .btn-light {
	right: -35px;
}

html.safari #header.header-transparent .header-body, html.safari #header.header-semi-transparent .header-body, html.safari #header.header-semi-transparent-light .header-body {
	overflow: visible !important;
}

html.safari.sticky-header-active #header .header-body {
	overflow: visible !important;
}

html.ie #header .header-column .header-extra-info .feature-box .feature-box-info {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}

/* Page Header */
.page-header {
	background: #025e8c;
    /*border-bottom: 3px solid #90cbe8;*/
    border-top: 1px solid #90cbe8;
	margin: 0 0 15px 0;
	min-height: 50px;
	padding: 20px 0;
	position: relative;
	text-align: left;
}

.page-header .breadcrumb {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.page-header .breadcrumb > li {
	display: inline-block;
	font-size: 0.85em;
	text-transform: uppercase;
	text-shadow: none;
}

.page-header .breadcrumb > li + li:before {
	color: inherit;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f105";
	padding: 0 7px 0 5px;
}

.page-header h1 {
	color: #fff;
	display: inline-block;
	font-size: 26px;
	line-height: 42px;
	margin: 0 0 -25px;
	padding: 0 0 25px;
	position: relative;
}

.page-header h1 span {
	color: #999da3;
	display: block;
	font-size: 0.6em;
	font-weight: 300;
	line-height: 1.3em;
	margin: 7px 0 0;
}

.page-header-no-title-border h1 {
	border: 0;
}

/* Page Header - Color */
.page-header-color {
	background-color: #F7F7F7;
	border-bottom: 5px solid #F4F4F4;
	border-top: none;
}

.page-header-color h1 {
	border-bottom: none;
	color: #1d2127;
	font-size: 2.3em;
	padding: 0;
	margin: 0;
}

.page-header-color h1 span {
	opacity: 0.65;
}

.page-header-color .breadcrumb {
	text-align: right;
	float: right;
}

@media (max-width: 991px) {
	.page-header-color .breadcrumb {
		padding: 18px 0px 0;
		text-align: left;
		float: none;
	}
}

.page-header-color .breadcrumb > .active {
	opacity: 0.65;
}

/* Page Header - More Padding */
.page-header-more-padding {
	padding: 35px 0;
}

/* Page Header - Light */
.page-header-light {
	background-color: #F7F7F7;
	border-bottom: 5px solid #F4F4F4;
	border-top: none;
}

.page-header-light h1 {
	border-bottom: none;
	color: #1d2127;
	font-size: 2.3em;
}

.page-header-light .breadcrumb {
	text-align: right;
	float: right;
}

@media (max-width: 991px) {
	.page-header-light .breadcrumb {
		padding: 18px 0px 0;
		text-align: left;
		float: none;
	}
}

/* Page Header - Reverse */
.page-header-reverse {
	text-align: right;
}

.page-header-reverse .breadcrumb {
	text-align: left;
}

@media (max-width: 991px) {
	.page-header-reverse .breadcrumb {
		text-align: right;
	}
}

/* Page Header - Parallax */
.page-header.parallax {
	margin: 0 0 35px;
	padding: 180px 0 60px;
}
.allpage.parallax {
	margin: 0 0 35px;
	padding: 45px 0 45px!important;
}

.page-header-center {
	text-align: center;
}

.page-header-center .breadcrumb {
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 15px 0 0;
}

/* Page Header Custom Background */
.page-header-custom-background {
	padding: 45px 0;
	background-repeat: repeat;
	background-color: transparent;
	border-top: 0;
	border-bottom: 0;
}

.page-header-custom-background h1 {
	color: #FFF;
	border: 0;
}

.page-header-custom-background h1 span {
	color: #FFF;
	opacity: 0.7;
}

.page-header-custom-background .breadcrumb {
	text-align: right;
	float: right;
}

@media (max-width: 991px) {
	.page-header-custom-background .breadcrumb {
		padding: 18px 0px 0;
		text-align: left;
		float: none;
	}
}

.page-header-custom-background .breadcrumb li.active {
	color: #FFF;
	opacity: 0.7;
}

.page-header-custom-background .breadcrumb a {
	color: #FFF;
}

/* Page Header Custom - Create your Own */
.page-header.custom-product {
	background-image: url(../images/custom-header-bg.jpg);
	background-repeat: repeat;
	background-color: #999;
	border-top: 5px solid #888;
	padding: 0;
	overflow: hidden;
}

.page-header.custom-product .row {
	position: relative;
}

.page-header.custom-product p.lead {
	color: #E8E8E8;
}

.page-header.custom-product h1 {
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 30px;
	border: 0;
}


@media (max-width: 991px) {
	.page-header .breadcrumb {
		float: none !important;
		position: static !important;
	}

	.page-header .breadcrumb-valign-mid {
		margin-top: 15px;
	}

	.page-header-reverse .breadcrumb-valign-mid {
		margin-top: 0;
		margin-bottom: 15px;
	}
}

@media (max-width: 575px) {
	.page-header h1 {
		font-size: 26px;
		line-height: 35px;
	}
}
/* Parallax */
.parallax {
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 70px 0;
	padding: 50px 0;
	position: relative;
	clear: both;
}

.parallax blockquote {
	border: 0;
	padding: 0 10%;
}

.parallax blockquote i.fa-quote-left {
	font-size: 34px;
	position: relative;
	left: -5px;
}

.parallax blockquote p {
	font-size: 24px;
	line-height: 30px;
}

.parallax blockquote span {
	font-size: 16px;
	line-height: 20px;
	color: #999;
	position: relative;
	left: -5px;
}

.parallax.parallax-disabled {
	background-attachment: scroll !important;
	background-position: 50% 50% !important;
}

/* Section Featured */
section.section {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	margin: 30px 0;
	padding: 50px 0;
}

section.section.section-height-1 {
	padding: 12.307px 0;
	padding: 0.7692307692rem 0;
}

section.section.section-height-2 {
	padding: 36.923px 0;
	padding: 2.3076923077rem 0;
}

section.section.section-height-3 {
	padding: 73.846px 0;
	padding: 4.6153846154rem 0;
}

section.section.section-height-4 {
	padding: 110.769px 0;
	padding: 6.9230769231rem 0;
}

section.section.section-height-5 {
	padding: 147.692px 0;
	padding: 9.2307692308rem 0;
}

section.section.section-no-background {
	background: transparent;
	border-top-color: transparent;
}

section.section.section-center {
	text-align: center;
}

section.section.section-text-light h1, section.section.section-text-light h2, section.section.section-text-light h3, section.section.section-text-light h4, section.section.section-text-light h5, section.section.section-text-light h6 {
	color: #FFF;
}

section.section.section-text-light p {
	color: #e6e6e6;
}

section.section.section-background {
	background-repeat: repeat;
	border: 0;
}

section.section.section-overlay {
	position: relative;
}

section.section.section-overlay:before {
	content: "";
	display: block;
	background: url("../images/video-overlay.png") repeat scroll 0 0 transparent;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

section.section.section-overlay-opacity {
	position: relative;
}

section.section.section-overlay-opacity:before {
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-1:before {
	background: rgba(0, 0, 0, 0.1);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-2:before {
	background: rgba(0, 0, 0, 0.2);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-3:before {
	background: rgba(0, 0, 0, 0.3);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-4:before {
	background: rgba(0, 0, 0, 0.4);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-5:before {
	background: rgba(0, 0, 0, 0.5);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-6:before {
	background: rgba(0, 0, 0, 0.6);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-7:before {
	background: rgba(0, 0, 0, 0.7);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-8:before {
	background: rgba(0, 0, 0, 0.8);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-9:before {
	background: rgba(0, 0, 0, 0.9);
}

section.section.section-overlay-opacity-light:before {
	background: rgba(255, 255, 255, 0.5);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-1:before {
	background: rgba(255, 255, 255, 0.1);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-2:before {
	background: rgba(255, 255, 255, 0.2);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-3:before {
	background: rgba(255, 255, 255, 0.3);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-4:before {
	background: rgba(255, 255, 255, 0.4);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-5:before {
	background: rgba(255, 255, 255, 0.5);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-6:before {
	background: rgba(255, 255, 255, 0.6);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-7:before {
	background: rgba(255, 255, 255, 0.7);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-8:before {
	background: rgba(255, 255, 255, 0.8);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-9:before {
	background: rgba(255, 255, 255, 0.9);
}

section.section.section-default-scale-lighten {
	background-color: #fcfcfc !important;
	border-top-color: #fcfcfc !important;
}

section.section.section-video {
	background: none !important;
	border: 0;
}

section.section.section-parallax {
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: repeat;
	background-attachment: fixed;
	border: 0;
}

section.section.section-parallax.parallax-disabled {
	background-attachment: scroll !important;
	background-position: 50% 50% !important;
}

section.section.section-no-border {
	border: 0;
}

section.section.section-with-divider {
	margin: 56px 0 35px;
}

section.section.section-with-divider .divider {
	margin: -56px 0 44px;
}

section.section.section-footer {
	margin-bottom: -50px;
}

section.section.section-with-mockup {
	margin-top: 120px;
}

section.section.section-front {
	position: relative;
	z-index: 1;
}

/* Responsive */
@media (max-width: 991px) {
	.container-fluid > .row > .p-0 section.section {
		margin-bottom: 0;
		margin-top: 0;
	}

	.container-fluid > .row > .p-0:first-child section.section {
		margin-bottom: 0;
		margin-top: 30px;
	}

	.container-fluid > .row > .p-0:last-child section.section {
		margin-bottom: 30px;
		margin-top: 0;
	}
}
/* Sidebar */
aside ul.nav-list > li > a {
	color: #666;
	font-size: 0.9em;
	padding: 8px 0 8px 18px;
}

/* Home Slider - Revolution Slider */
.slider-container {
	background: #fff;
	height: 500px;
	overflow: hidden;
	width: 100%;
	direction: ltr;
}

.slider-container .tparrows {
	border-radius: 6px;
}

.slider-container .slider-single-slide .tparrows {
	display: none;
}

.slider-container .top-label {
	color: #FFF;
	font-size: 24px;
	font-weight: 300;
}

.slider-container .main-label {
	color: #FFF;
	font-size: 62px;
	line-height: 62px;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

.slider-container .featured-label {
	color: #FFF;
	font-size: 52px;
	line-height: 52px;
	font-weight: 800;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}

.slider-container .bottom-label {
	color: #FFF;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
}

.slider-container .blackboard-text {
	color: #BAB9BE;
	font-size: 46px;
	line-height: 46px;
	font-family: "Shadows Into Light", cursive;
	text-transform: uppercase;
}

.slider-container .btn.btn-lg.btn-slider-action {
	font-size: 22px;
	font-weight: 600;
	line-height: 20px;
	padding: 19.2px 28.8px;
	padding: 1.2rem 1.8rem;
}

.slider-container .top-label-dark, .slider-container .main-label-dark, .slider-container .bottom-label-dark {
	color: #333;
}

.slider-container .tp-caption-dark a {
	color: #333;
}

.slider-container .tp-caption-dark a:hover {
	color: #333;
}

.slider-container .tp-caption-overlay {
	background: #000;
	padding: 10px;
}

.slider-container .tp-caption-overlay-opacity {
	background: rgba(0, 0, 0, 0.4);
	padding: 10px;
}

.slider-container .tp-opacity-overlay {
	background: rgba(0, 0, 0, 0.75);
}

.slider-container.transparent {
	background-color: transparent;
}

.slider-container.light {
	background-color: #EAEAEA;
}

.slider-container.light .tp-bannershadow {
	opacity: 0.05;
	top: 0;
	bottom: auto;
	z-index: 1000;
}

.slider-container.light .featured-label, .slider-container.light .top-label, .slider-container.light .main-label, .slider-container.light .bottom-label {
	color: #333;
}

.slider-container.light .tp-caption a {
	color: #333;
}

.slider-container.light .tp-caption a:hover {
	color: #333;
}

/* Arrows */
.tparrows.tparrows-carousel {
	display: inline-block;
	position: absolute;
	width: 30px;
	height: auto;
	padding: 20px 0;
}

.tparrows.tparrows-carousel.tp-leftarrow {
	right: auto !important;
	left: -30px !important;
	border-radius: 0 4px 4px 0;
}

.tparrows.tparrows-carousel.tp-leftarrow:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f053";
	position: relative;
	left: -1px;
	top: 1px;
}

.tparrows.tparrows-carousel.tp-rightarrow {
	right: -60px !important;
	left: auto !important;
	border-radius: 4px 0 0 4px;
}

.tparrows.tparrows-carousel.tp-rightarrow:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f054";
	position: relative;
	left: 2px;
	top: 1px;
}

/* Slider IE Fix */
html.ie .forcefullwidth_wrapper_tp_banner {
	overflow: hidden;
}

/* Embed Border */
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
	border: 0 !important;
}

/* Defaults */
.hesperiden-custom {
	padding: 10px 0 !important;
}

.hesperiden-custom .tp-tab {
	border: 0 !important;
}

/* Slider With Overlay */
.slider-with-overlay {
	position: relative;
}

.slider-with-overlay .slider-container {
	z-index: auto;
}

/* Slider Contact Form */
.slider-contact-form {
	margin: -45px 0 25px;
}

.slider-contact-form .featured-box {
	text-align: left;
}

.slider-contact-form label.error {
	display: none !important;
}

.slider-contact-form .alert {
	padding: 6px;
	text-align: center;
}

.slider-contact-form textarea {
	resize: none;
}


/* Boxed */
html.boxed .slider-container {
	width: 100% !important;
	left: auto !important;
}

/* Home Slider - Nivo Slider */
.nivo-slider {
	position: relative;
}

.nivo-slider .theme-default .nivoSlider {
	border-radius: 10px 10px 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 10px;
}

.nivo-slider .theme-default .nivoSlider images {
	border-radius: 10px 10px 0 0;
}

.nivo-slider .theme-default .nivo-controlNav {
	margin-top: -72px;
	position: absolute;
	z-index: 99;
	right: 5px;
	bottom: -17px;
}

.nivo-slider .theme-default .nivo-caption {
	padding-left: 20px;
}

/* Custom Map */
section.section-custom-map {
	background: transparent url(../images/map.png) center 0 no-repeat;
	padding: 129px 0 0;
	margin: 20px 0 0;
	border: 0;
}

section.section-custom-map section.section {
	border-top-color: rgba(241, 241, 241, 0.8);
	background: rgba(244, 244, 244, 0.8);
}

section.section-custom-map-2 {
	background: transparent url(../images/map-2.png) center 0 no-repeat;
	padding: 129px 0 0;
	margin: 50px 0 0;
	border: 0;
}

section.section-custom-map-2 section.section {
	border-top-color: rgba(241, 241, 241, 0.8);
	background: rgba(244, 244, 244, 0.8);
}

/* Home Intro */
.home-intro {
	background-color: #171717;
	margin-bottom: 60px;
	overflow: hidden;
	padding: 35.2px 0;
	padding: 2.2rem 0;
	position: relative;
	text-align: left;
}

.home-intro p {
	color: #FFF;
	display: inline-block;
	font-size: 1.4em;
	font-weight: 300;
	margin-bottom: 0;
}

.home-intro p span {
	color: #999;
	display: block;
	font-size: 0.8em;
	padding-top: 5px;
}

.home-intro p em {
	font-family: "Shadows Into Light", cursive;
	font-size: 1.6em;
}

.home-intro .get-started {
	position: relative;
}

.home-intro .get-started .btn {
	position: relative;
	z-index: 1;
}

.home-intro .get-started .btn i {
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 5px;
}

.home-intro .get-started a {
	color: #FFF;
}

.home-intro .get-started a:not(.btn) {
	color: #777;
}

.home-intro .learn-more {
	margin-left: 15px;
}

.home-intro.light {
	background-color: #E2E2E2;
}

.home-intro.light.secondary {
	background-color: #E0E1E4;
}

.home-intro.light p {
	color: #777;
}

/* Home Intro Compact */
.home-intro-compact {
	border-radius: 0 0 10px 10px;
	margin-top: -10px;
}

.home-intro-compact p {
	padding-left: 20px;
}

.home-intro-compact .get-started {
	padding-right: 20px;
}

/* Responsive */
@media (max-width: 991px) {
	/* Home Intro */
	.home-intro p {
		margin-bottom: 2rem;
	}

	.home-intro-compact .get-started {
		padding-left: 20px;
	}
}
/* Home Concept SVG Animations */
@-webkit-keyframes animatedLineBg {
	from {
		stroke-dasharray: 1000;
	}

	to {
		stroke-dasharray: 1360;
	}
}

@keyframes animatedLineBg {
	from {
		stroke-dasharray: 1000;
	}

	to {
		stroke-dasharray: 1360;
	}
}

@-webkit-keyframes animatedLineSmallCircle {
	from {
		stroke-dasharray: 1000;
	}

	to {
		stroke-dasharray: 1120;
	}
}

@keyframes animatedLineSmallCircle {
	from {
		stroke-dasharray: 1000;
	}

	to {
		stroke-dasharray: 1120;
	}
}

@-webkit-keyframes animatedLineBigCircle {
	from {
		stroke-dasharray: 1000;
	}

	to {
		stroke-dasharray: 1266;
	}
}

@keyframes animatedLineBigCircle {
	from {
		stroke-dasharray: 1000;
	}

	to {
		stroke-dasharray: 1266;
	}
}

@-webkit-keyframes animatedInitialPin {
	0% {
		-webkit-transform: translate(2px, 69px) scale(0.23);
		transform: translate(2px, 69px) scale(0.23);
	}

	33% {
		-webkit-transform: translate(2px, 79px) scale(0.23);
		transform: translate(2px, 79px) scale(0.23);
	}

	66% {
		-webkit-transform: translate(2px, 74px) scale(0.23);
		transform: translate(2px, 74px) scale(0.23);
	}

	100% {
		-webkit-transform: translate(2px, 79px) scale(0.23);
		transform: translate(2px, 79px) scale(0.23);
	}
}

@keyframes animatedInitialPin {
	0% {
		-webkit-transform: translate(2px, 69px) scale(0.23);
		transform: translate(2px, 69px) scale(0.23);
	}

	33% {
		-webkit-transform: translate(2px, 79px) scale(0.23);
		transform: translate(2px, 79px) scale(0.23);
	}

	66% {
		-webkit-transform: translate(2px, 74px) scale(0.23);
		transform: translate(2px, 74px) scale(0.23);
	}

	100% {
		-webkit-transform: translate(2px, 79px) scale(0.23);
		transform: translate(2px, 79px) scale(0.23);
	}
}

@-webkit-keyframes animatedFinalPin {
	0% {
		-webkit-transform: translate(325px, -19px) scale(0.23) rotate(36deg);
		transform: translate(325px, -19px) scale(0.23) rotate(36deg);
	}

	33% {
		-webkit-transform: translate(325px, -13px) scale(0.23) rotate(36deg);
		transform: translate(325px, -13px) scale(0.23) rotate(36deg);
	}

	66% {
		-webkit-transform: translate(325px, -16px) scale(0.23) rotate(36deg);
		transform: translate(325px, -16px) scale(0.23) rotate(36deg);
	}

	100% {
		-webkit-transform: translate(325px, -13px) scale(0.23) rotate(36deg);
		transform: translate(325px, -13px) scale(0.23) rotate(36deg);
	}
}

@keyframes animatedFinalPin {
	0% {
		-webkit-transform: translate(325px, -19px) scale(0.23) rotate(36deg);
		transform: translate(325px, -19px) scale(0.23) rotate(36deg);
	}

	33% {
		-webkit-transform: translate(325px, -13px) scale(0.23) rotate(36deg);
		transform: translate(325px, -13px) scale(0.23) rotate(36deg);
	}

	66% {
		-webkit-transform: translate(325px, -16px) scale(0.23) rotate(36deg);
		transform: translate(325px, -16px) scale(0.23) rotate(36deg);
	}

	100% {
		-webkit-transform: translate(325px, -13px) scale(0.23) rotate(36deg);
		transform: translate(325px, -13px) scale(0.23) rotate(36deg);
	}
}
/* Firefox Final Pin Animation */
@-webkit-keyframes animatedFinalPinFirefox {
	0% {
		-webkit-transform: translate(193px, -16px) scale(0.23) rotate(36deg);
		transform: translate(193px, -16px) scale(0.23) rotate(36deg);
	}

	33% {
		-webkit-transform: translate(193px, -10px) scale(0.23) rotate(36deg);
		transform: translate(193px, -10px) scale(0.23) rotate(36deg);
	}

	66% {
		-webkit-transform: translate(193px, -13px) scale(0.23) rotate(36deg);
		transform: translate(193px, -13px) scale(0.23) rotate(36deg);
	}

	100% {
		-webkit-transform: translate(193px, -10px) scale(0.23) rotate(36deg);
		transform: translate(193px, -10px) scale(0.23) rotate(36deg);
	}
}

@keyframes animatedFinalPinFirefox {
	0% {
		-webkit-transform: translate(193px, -16px) scale(0.23) rotate(36deg);
		transform: translate(193px, -16px) scale(0.23) rotate(36deg);
	}

	33% {
		-webkit-transform: translate(193px, -10px) scale(0.23) rotate(36deg);
		transform: translate(193px, -10px) scale(0.23) rotate(36deg);
	}

	66% {
		-webkit-transform: translate(193px, -13px) scale(0.23) rotate(36deg);
		transform: translate(193px, -13px) scale(0.23) rotate(36deg);
	}

	100% {
		-webkit-transform: translate(193px, -10px) scale(0.23) rotate(36deg);
		transform: translate(193px, -10px) scale(0.23) rotate(36deg);
	}
}
/* Home Concept */
.home-concept {
	background: transparent url(../images/home-concept.png) no-repeat center 0;
	width: 100%;
	overflow: hidden;
}

.home-concept strong {
	display: block;
	font-family: "Shadows Into Light", cursive;
	font-size: 2.1em;
	font-weight: normal !important;
	position: relative;
	margin-top: 30px;
}

.home-concept .row {
	position: relative;
}

.home-concept .process-image {
	background: transparent url(../images/home-concept-item.png) no-repeat 0 0;
	width: 160px;
	margin: 135px auto 0 auto;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}

.home-concept .process-image images {
	border-radius: 150px;
	margin: 7px 8px;
	width: auto;
	height: auto;
	max-width: 145px;
	max-height: 145px;
}

.home-concept .our-work {
	margin-top: 52px;
	font-size: 2.6em;
}

.home-concept .project-image {
	background: transparent url(../images/home-concept-item.png) no-repeat 100% 0;
	width: 350px;
	margin: 15px 0 0 -30px;
	padding-bottom: 45px;
	position: relative;
	z-index: 1;
}

.home-concept .sun {
	background: transparent url(../images/home-concept-icons.png) no-repeat 0 0;
	width: 60px;
	height: 56px;
	display: block;
	position: absolute;
	left: 10%;
	top: 35px;
}

.home-concept .cloud {
	background: transparent url(../images/home-concept-icons.png) no-repeat 100% 0;
	width: 116px;
	height: 56px;
	display: block;
	position: absolute;
	left: 57%;
	top: 35px;
}

/* Responsive */
@media (max-width: 991px) {
	.home-concept {
		background-image: none;
	}

	.home-concept .project-image {
		margin: 20px auto 0 auto;
	}

	.home-concept .process-image {
		margin-top: 0;
		padding-bottom: 25px;
	}
}

@media (max-width: 479px) {
	.home-concept .project-image {
		background-position: 0 0;
		margin-left: auto;
		max-width: 160px;
	}

	.home-concept .fc-slideshow {
		max-width: 145px;
		height: 145px;
	}

	.home-concept .fc-slideshow images {
		max-height: 145px;
		max-width: 145px;
	}
}
/* Page 404 */
.page-not-found {
	padding: 50px 0;
}

.page-not-found h2 {
	font-size: 140px;
	font-weight: 600;
	letter-spacing: -10px;
	line-height: 140px;
}

.page-not-found h4 {
	color: #777;
}

.page-not-found p {
	font-size: 1.4em;
	line-height: 36px;
}

/* Responsive */
@media (max-width: 575px) {
	.page-not-found {
		padding: 0;
	}

	.page-not-found h2 {
		font-size: 100px;
		letter-spacing: 0;
		line-height: 100px;
	}
}
/* Position */
.p-relative {
	position: relative !important;
}

.p-absolute {
	position: absolute !important;
}

.p-fixed {
	position: fixed !important;
}

.p-static {
	position: static !important;
}

.absolute-y-center {
	position: absolute;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

/* Pull */
.pull-none {
	float: none !important;
}

.pull-left {
	float: left !important;
}

.pull-right {
	float: right !important;
}

@media (min-width: 768px) and (max-width: 991px) {
	.pull-sm-left {
		float: left;
	}

	.pull-sm-right {
		float: right;
	}
	.forum-text {padding: 100px 0!important;}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.pull-md-left {
		float: left;
	}

	.pull-md-right {
		float: right;
	}
	
	.forum-text {padding: 115px 0!important;}
}

@media (min-width: 1200px) {
	.pull-lg-left {
		float: left;
	}

	.pull-lg-right {
		float: right;
	}
}
/* Inverted */
.inverted {
	color: #FFF;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}

h1 .inverted {
	padding-left: 10px;
	padding-right: 10px;
}

h2 .inverted {
	padding-left: 7px;
	padding-right: 7px;
}

h3 .inverted {
	padding-left: 2px;
	padding-right: 2px;
}

h4 .inverted {
	padding-left: 4px;
	padding-right: 4px;
}

h5 .inverted {
	padding-left: 2px;
	padding-right: 2px;
}

h6 .inverted {
	padding-left: 2px;
	padding-right: 2px;
}

/* Letter Spacing */
.negative-ls-1 {
	letter-spacing: -1px;
}

.negative-ls-2 {
	letter-spacing: -2px;
}

.negative-ls-3 {
	letter-spacing: -2.5px;
}

.positive-ls-1 {
	letter-spacing: 1px;
}

.positive-ls-2 {
	letter-spacing: 2px;
}

.positive-ls-3 {
	letter-spacing: 2.5px;
}

/* Cursor */
.cur-pointer {
	cursor: pointer;
}

/* Font Size */
.text-xs {
	font-size: 16px !important;
	font-size: 1rem !important;
}

.text-sm {
	font-size: 20.8px !important;
	font-size: 1.3rem !important;
}

.text-md {
	font-size: 25.6px !important;
	font-size: 1.6rem !important;
}

.text-lg {
	font-size: 30.4px !important;
	font-size: 1.9rem !important;
}

.text-xl {
	font-size: 35.2px !important;
	font-size: 2.2rem !important;
}

.text-1 {
	font-size: .8em !important;
}

.text-2 {
	font-size: .9em !important;
}

.text-3 {
	font-size: 1em !important;
}

.text-4 {
	font-size: 1.1em !important;
}

.text-5 {
	font-size: 1.30em !important;
}

.text-6 {
	font-size: 1.80em !important;
}

.text-7 {
	font-size: 2em !important;
}

.text-8 {
	font-size: 2.30em !important;
}

.text-9 {
	font-size: 2.50em !important;
}

.text-10 {
	font-size: 2.75em !important;
}

/* Line Height */
.line-height-xs {
	line-height: 16px !important;
}

.line-height-sm {
	line-height: 20px !important;
}

.line-height-md {
	line-height: 24px !important;
}

.line-height-lg {
	line-height: 28px !important;
}

.line-height-xl {
	line-height: 32px !important;
}

/* Opacity */
.opacity-0 {
	opacity: 0 !important;
}

.opacity-1 {
	opacity: 0.1 !important;
}

.opacity-2 {
	opacity: 0.2 !important;
}

.opacity-3 {
	opacity: 0.3 !important;
}

.opacity-4 {
	opacity: 0.4 !important;
}

.opacity-5 {
	opacity: 0.5 !important;
}

.opacity-6 {
	opacity: 0.6 !important;
}

.opacity-7 {
	opacity: 0.7 !important;
}

.opacity-8 {
	opacity: 0.8 !important;
}

.opacity-9 {
	opacity: 0.9 !important;
}

.opacity-10 {
	opacity: 1 !important;
}

/* Outline */
.outline-none {
	outline: 0 !important;
}

/* Text Decoration */
.text-decoration-none {
	text-decoration: none !important;
}

/* Text Transform */
.text-uppercase {
	text-transform: uppercase !important;
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.text-transform-none {
	text-transform: none !important;
}

/* States */
.text-muted {
	color: #999 !important;
}

html.dark .text-muted {
	color: #505461 !important;
}

/* Overflow */
.overflow-visible {
	overflow: visible !important;
}

.overflow-hidden {
	overflow: hidden !important;
}

/* Colors */
.text-dark {
	color: #1d2127 !important;
}

.text-light {
	color: #FFF !important;
}

/* Weights */
.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-normal {
	font-weight: 400 !important;
}

.font-weight-semibold {
	font-weight: 600 !important;
}

.font-weight-bold, b, strong {
	font-weight: 700 !important;
}

.font-weight-extra-bold {
	font-weight: 900 !important;
}

/* Borders */
.no-borders {
	border: none !important;
}

.rounded {
	border-radius: 5px !important;
}

.b-thin {
	border-width: 3px !important;
}

.b-normal {
	border-width: 5px !important;
}

.b-thick {
	border-width: 7px !important;
}

/* General Helpers */
.ib {
	display: inline-block;
	vertical-align: top;
}

.va-middle {
	vertical-align: middle;
}

.ws-nowrap {
	white-space: nowrap;
}

.ws-normal {
	white-space: normal;
}

/* #Footer */
#footer {
	background: #1a1c2b;
	border-top: 4px solid #1a1c2b;
	font-size: 0.9em;
	margin-top: 50px;
	padding: 70px 0 0;
	position: relative;
	clear: both;
}

#footer .container .row > div {
	margin-bottom: 25px;
}
#footer .footer-copyright .container .row > div {
	margin-bottom: 0px;
}

#footer .container input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#footer a:hover {
	color: #CCC;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
	color: #FFF;
}

#footer h4 {
	font-size: 1.8em;
	font-weight: 200;
}

#footer h5 {
	color: #CCC;
}

#footer ul.nav-list > li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 20px;
	padding-bottom: 11px;
}

#footer ul.nav-list > li:last-child a {
	border-bottom: 0;
}

#footer ul.nav-list > li a:hover {
	background-color: rgba(255, 255, 255, 0.05);
}

#footer ul.list.icons li {
	margin-bottom: 5px;
}

#footer form {
	opacity: 0.85;
}

#footer form label.error {
	line-height: 16px;
	margin: 5px 0 -5px;
	display: block;
	clear: both;
}

#footer form .alert {
	padding: 6px;
	text-align: center;
}

#footer .footer-ribbon {
	background: #999;
	position: absolute;
	margin: -70px 0 0 14px;
	padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
	border-right: 10px solid #646464;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	right: 100%;
	position: absolute;
	top: 0;
	width: 7px;
}

#footer .footer-ribbon span {
	color: #FFF;
	font-size: 1.6em;
	font-family: "Shadows Into Light", cursive;
}

#footer .newsletter form {
	width: 100%;
	max-width: 262px;
}

#footer .alert a {
	color: #222;
}

#footer .alert a:hover {
	color: #666;
}

#footer .twitter .fa, #footer .twitter .fas, #footer .twitter .far, #footer .twitter .fal, #footer .twitter .fab, #footer .twitter .icons {
	clear: both;
	font-size: 1.5em;
	position: relative;
	top: 3px;
}

#footer .twitter .meta {
	color: #999;
	display: block;
	font-size: 0.9em;
	padding-top: 3px;
}

#footer .twitter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .twitter ul li {
	padding-bottom: 20px;
}

#footer .twitter ul li:last-child {
	padding-bottom: 0;
}

#footer .twitter-account {
	color: #FFF;
	display: block;
	font-size: 0.9em;
	margin: -15px 0 5px;
	opacity: 0.55;
}

#footer .twitter-account:hover {
	opacity: 1;
}

#footer .contact {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .contact i {
	display: block;
	float: left;
	font-size: 1.2em;
	margin: 7px 8px 10px 0;
	position: relative;
	text-align: center;
	top: -2px;
	width: 16px;
}

#footer .contact i.fa-envelope {
	font-size: 1em;
	top: 0;
}

#footer .contact p {
	margin-bottom: 10px;
}

#footer .logo {
	display: block;
}

#footer .logo.mb-5 {
	margin-bottom: 12px;
}

#footer .footer-copyright {
	background: #333;
	border-top: 4px solid #060606;
	margin-top: 40px;
	padding: 30px 0 10px;
}

#footer .footer-copyright nav {
	float: right;
}

#footer .footer-copyright nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .footer-copyright nav ul li {
	border-left: 1px solid #505050;
	display: inline-block;
	line-height: 12px;
	margin: 0;
	padding: 0 8px;
}

#footer .footer-copyright nav ul li:first-child {
	border: medium none;
	padding-left: 0;
}

#footer .footer-copyright p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

#footer .phone {
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	display: block;
}

#footer .narrow-phone {
	text-align: right;
	margin: -2px 0 0 0;
}

#footer .narrow-phone .phone {
	font-size: 16px;
	padding-bottom: 0;
	margin-top: -13px;
}

#footer .recent-work {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .recent-work li {
	float: left;
	width: 30%;
	margin: 10px 3% 0 0;
}

#footer .recent-work images {
	border: 0;
	width: 100%;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

#footer .recent-work .images-thumbnail-hover-icon {
	border: 0;
}

#footer .recent-work .images-thumbnail-hover-icon:after {
	font-size: 22px;
	margin-left: -2px;
}

#footer .view-more-recent-work {
	padding: 12px;
}

#footer.short {
	padding-top: 50px;
}

#footer.short .footer-copyright {
	background: #10121b;
	border: 0;
	padding:15px 0px;
	margin-top: 0;
	margin-top: 30px;
}

#footer.light {
	padding-top: 60px;
	background: #FFF;
	border-top: 1px solid #DDD;
}

#footer.light .footer-ribbon {
	margin-top: -76px;
	margin-left: 14px;
}

#footer.light .footer-copyright {
	margin-top: 15px;
	background: #FFF;
	border-top: 1px solid #DDD;
}

#footer.light .footer-copyright p {
	color: #777;
}

#footer.light .phone,
#footer.light .twitter-account {
	color: #777;
}

#footer.light ul.nav-pills > li > a.active {
	color: #FFF;
}

#footer.narrow {
	padding-top: 30px;
}

#footer.narrow .footer-copyright {
	margin-top: 0;
}

#footer.narrow .nav > li > a {
	padding: 5px 12px;
}

#footer.color {
	color: #FFF;
}

#footer.color p {
	color: #FFF;
}

#footer.color .footer-copyright nav ul li {
	border-left-color: #FFF;
}

#footer.footer-reveal {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: -10;
}

/* Responsive */
@media (max-width: 991px) {
	#footer .phone {
		font-size: 20px;
	}
}

/* Dark Version */
html.dark body {
	background-color: #1d2127;
}

html.dark.boxed .body {
	background-color: #1d2127;
}

html.dark #header .header-top {
	background: #282d36;
	border-bottom-color: #2e353e;
}

html.dark #header .header-search .form-control {
	background: #21262d;
}

html.dark #header .header-body {
	background: #1d2127;
	border-top-color: #2e353e;
}

html.dark #header .header-nav-bar {
	background-color: #21262d;
}

html.dark #header .header-nav-top .nav > li > a:hover, html.dark #header .header-nav-top .nav > li > a a:focus {
	background-color: #21262d;
}

html.dark #header .header-nav-top .dropdown-menu {
	background: #21262d;
	border-color: #21262d;
}

html.dark #header .header-nav-top .dropdown-menu a:hover, html.dark #header .header-nav-top .dropdown-menu a:focus {
	background: #282d36 !important;
}

html.dark.sticky-header-active #header .header-body {
	border-bottom-color: #2e353e;
}

html.dark #header.header-transparent .header-body {
	background: transparent;
}

html.dark #header.header-transparent .header-body:before {
	background-color: #1d2127;
	border-bottom-color: #2e353e;
}

html.dark #header.header-semi-transparent .header-body {
	background: transparent;
}

html.dark #header.header-semi-transparent .header-body:before {
	background-color: #1d2127;
	border-bottom-color: #2e353e;
}

html.dark #header.header-semi-transparent-light .header-body {
	background: transparent;
}

html.dark #header.header-semi-transparent-light .header-body:before {
	background-color: #1d2127;
	border-bottom-color: #2e353e;
}

html.dark h1, html.dark h2, html.dark h3, html.dark h4, html.dark h5, html.dark h6 {
	color: #FFF;
}

html.dark .alert h1, html.dark .alert h2, html.dark .alert h3, html.dark .alert h4, html.dark .alert h5, html.dark .alert h6 {
	color: #111;
}

html.dark blockquote {
	border-color: #282d36;
}

html.dark section.featured {
	background-color: #191c21;
	border-top-color: #2e353e;
}

html.dark section.section {
	background-color: #21262d;
	border-top-color: #282d36;
}

html.dark .dropdown-menu > li a {
	color: #FFF;
}

html.dark .dropdown-menu > li a:hover, html.dark .dropdown-menu > li a:focus {
	background-color: #2e353e;
}

html.dark .tabs .nav-tabs li a,
html.dark .tabs .nav-tabs li a:focus {
	border-top-color: #282d36;
	border-left-color: #282d36;
	border-right-color: #282d36;
	background: #282d36;
}

html.dark .tabs .nav-tabs li a:hover {
	border-top-color: #808697;
}

html.dark .tabs .nav-tabs li.active a,
html.dark .tabs .nav-tabs li.active a:hover,
html.dark .tabs .nav-tabs li.active a:focus {
	border-top-color: #808697;
}

html.dark .tabs .nav-tabs.nav-justified {
	border-left-width: 0;
	border-right-width: 0;
	border-left-color: transparent;
	border-right-color: transparent;
}

html.dark .tabs .nav-tabs.nav-justified li a,
html.dark .tabs .nav-tabs.nav-justified li a:hover,
html.dark .tabs .nav-tabs.nav-justified li a:focus {
	border-bottom-color: #282d36;
}

html.dark .tabs.tabs-left .nav-tabs > li a, html.dark .tabs.tabs-right .nav-tabs > li a {
	background: #282d36;
	border-left-color: #282d36;
	border-right-color: #282d36;
}

html.dark .tabs.tabs-left .nav-tabs > li:last-child a, html.dark .tabs.tabs-right .nav-tabs > li:last-child a {
	border-bottom-color: #282d36;
}

html.dark .tabs .nav-tabs {
	border-color: #282d36;
}

html.dark .tabs .nav-tabs li.active a,
html.dark .tabs .nav-tabs li.active a:hover,
html.dark .tabs .nav-tabs li.active a:focus,
html.dark .tabs .nav-tabs.nav-justified li.active a,
html.dark .tabs .nav-tabs.nav-justified li.active a:hover,
html.dark .tabs .nav-tabs.nav-justified li.active a:focus {
	background: #2e353e;
	border-left-color: #2e353e;
	border-right-color: #2e353e;
}

html.dark .tabs .nav-tabs.nav-justified li.active a {
	border-bottom-color: #2e353e;
}

html.dark .tabs.tabs-vertical {
	border-top-color: #2e353e;
}

html.dark .tabs.tabs-bottom .nav-tabs li a,
html.dark .tabs.tabs-bottom .nav-tabs li a:focus {
	border-bottom-color: #282d36;
	border-top-color: #2e353e;
}

html.dark .tabs.tabs-bottom .nav-tabs li a:hover {
	border-bottom-color: #808697;
	border-top-color: #2e353e;
}

html.dark .tabs.tabs-bottom .nav-tabs li.active a,
html.dark .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark .tabs.tabs-bottom .nav-tabs li.active a:focus {
	border-bottom-color: #808697;
	border-top-color: #2e353e;
}

html.dark .tabs .tab-content {
	background: #2e353e;
	border-color: #2e353e;
}

html.dark .tabs-primary.tabs-bottom .nav-tabs li a,
html.dark .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark .tabs-primary.tabs-bottom .nav-tabs li a:focus, html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:focus {
	border-top-color: #2e353e !important;
}

html.dark .nav-tabs li.active a,
html.dark .nav-tabs li.active a:hover,
html.dark .nav-tabs li.active a:focus,
html.dark .nav-tabs li a {
	color: #808697;
}

html.dark .tab-content {
	background: #2e353e;
	border-color: #1d2127;
}

html.dark .tabs-simple .tab-content,
html.dark .tabs-simple .nav-tabs li a,
html.dark .tabs-simple .nav-tabs li.active a {
	background: transparent !important;
}

html.dark .nav > li > a:hover,
html.dark .nav > li > a:focus {
	background-color: #2e353e;
}

html.dark .call-to-action.call-to-action-default {
	background: #282d36;
}

html.dark .call-to-action.call-to-action-dark {
	background: #2e353e;
}

html.dark .call-to-action.with-borders {
	border-top-color: #2e353e;
	border-bottom-color: #2e353e;
	border-left-color: #282d36;
	border-right-color: #282d36;
}

html.dark .call-to-action.with-full-borders {
	border-color: #2e353e;
}

html.dark .call-to-action.featured {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #282d36), color-stop(98%, #2e353e)) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(to bottom, #282d36 1%, #2e353e 98%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom-color: #2e353e;
	border-left-color: #282d36;
	border-right-color: #282d36;
}

html.dark .call-to-action.call-to-action-in-footer:before {
	border-top-color: #1d2127;
}

html.dark .counters.with-borders .counter {
	border-top: 1px solid #2e353e;
	border-bottom: 1px solid #2e353e;
	border-left: 1px solid #282d36;
	border-right: 1px solid #282d36;
}

html.dark .counters.counters-text-dark .counter {
	color: #FFF !important;
}

html.dark .counters.counters-text-dark .counter .fa, html.dark .counters.counters-text-dark .counter .fas, html.dark .counters.counters-text-dark .counter .far, html.dark .counters.counters-text-dark .counter .fal, html.dark .counters.counters-text-dark .counter .fab, html.dark .counters.counters-text-dark .counter .icons, html.dark .counters.counters-text-dark .counter strong, html.dark .counters.counters-text-dark .counter label {
	color: #FFF !important;
}

html.dark section.timeline:after {
	background: #505050;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 0)), color-stop(8%, #505050), color-stop(92%, #505050), to(rgba(80, 80, 80, 0)));
	background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
}

html.dark section.timeline .timeline-date {
	background-color: #282d36;
	border-color: #282d36;
	text-shadow: none;
}

html.dark section.timeline .timeline-title {
	background: #282d36;
}

html.dark section.timeline .timeline-box {
	border-color: #282d36;
	background: #282d36;
}

html.dark section.timeline .timeline-box.left:before {
	-webkit-box-shadow: 0 0 0 3px #282d36, 0 0 0 6px #282d36;
	box-shadow: 0 0 0 3px #282d36, 0 0 0 6px #282d36;
}

html.dark section.timeline .timeline-box.left:after {
	background: #282d36;
	border-right-color: #282d36;
	border-top-color: #282d36;
}

html.dark section.timeline .timeline-box.right:before {
	-webkit-box-shadow: 0 0 0 3px #282d36, 0 0 0 6px #282d36;
	box-shadow: 0 0 0 3px #282d36, 0 0 0 6px #282d36;
}

html.dark section.timeline .timeline-box.right:after {
	background: #282d36;
	border-left-color: #282d36;
	border-bottom-color: #282d36;
}

html.dark .form-control {
	background-color: #282d36;
	border-color: #282d36;
}

html.dark .btn-light {
	background-color: #282d36;
	border-color: #282d36;
	color: #FFF;
}

html.dark .btn.disabled, html.dark .btn.disabled:hover, html.dark .btn.disabled:active, html.dark .btn.disabled:focus,
html.dark .btn[disabled],
html.dark .btn[disabled]:hover,
html.dark .btn[disabled]:active,
html.dark .btn[disabled]:focus {
	border-color: #282d36 !important;
}

html.dark .pagination > li > a,
html.dark .pagination > li > span {
	background-color: #282d36;
	border-color: #242830;
}

html.dark .theme-default .nivoSlider {
	background-color: #1d2127;
}

html.dark section.section-custom-map {
	background: transparent url(../images/map-dark.png) center 0 no-repeat;
}

html.dark section.section-custom-map section.section {
	border-top-color: rgba(40, 45, 54, 0.8);
	background: rgba(33, 38, 45, 0.8);
}

html.dark .home-concept {
	background-image: url(../images/home-concept-dark.png);
}

html.dark .home-concept .process-image {
	background-image: url(../images/home-concept-item-dark.png);
}

html.dark .home-concept .project-image {
	background-image: url(../images/home-concept-item-dark.png);
}

html.dark .home-concept .sun {
	background-image: url(../images/home-concept-icons-dark.png);
}

html.dark .home-concept .cloud {
	background-image: url(../images/home-concept-icons-dark.png);
}

html.dark .page-header {
	border-bottom-color: #191c21;
}

html.dark .page-header-light {
	background-color: #2e353e;
}

html.dark .accordion .card {
	background-color: #282d36;
}

html.dark .accordion .card-default {
	border-color: #282d36;
}

html.dark .accordion .card-header {
	background-color: #2e353e;
}

html.dark .accordion .form-control {
	background-color: #21262d;
	border-color: #21262d;
}

html.dark .toggle > label {
	background-color: #2e353e;
}

html.dark .toggle.toggle-simple .toggle > label {
	color: #FFF;
}

html.dark .featured-box {
	background: #2e353e;
	border-left-color: #2e353e;
	border-right-color: #2e353e;
	border-bottom-color: #2e353e;
}

html.dark .featured-box.secondary h4 {
	color: #FFF;
}

html.dark .featured-boxes-flat .featured-box .box-content {
	background: #2e353e;
}

html.dark .featured-boxes-style-5 .featured-box .box-content h4, html.dark .featured-boxes-style-6 .featured-box .box-content h4, html.dark .featured-boxes-style-7 .featured-box .box-content h4 {
	color: #FFF;
}

html.dark .featured-boxes-style-2 .featured-box {
	background: transparent;
}

html.dark .featured-boxes-style-3 .featured-box .icon-featured {
	background: #1d2127;
}

html.dark .featured-boxes-style-4 .featured-box {
	background: transparent;
}

html.dark .featured-boxes-style-5 .featured-box {
	background: transparent;
}

html.dark .featured-boxes-style-5 .featured-box .icon-featured {
	background: #282d36;
	border-color: #2e353e;
}

html.dark .featured-boxes-style-6 .featured-box {
	background: transparent;
}

html.dark .featured-boxes-style-6 .featured-box .icon-featured {
	background: #282d36;
	border-color: #2e353e;
}

html.dark .featured-boxes-style-6 .featured-box .icon-featured:after {
	border-color: #2e353e;
}

html.dark .featured-boxes-style-7 .featured-box {
	background: transparent;
}

html.dark .featured-boxes-style-7 .featured-box .icon-featured {
	background: #282d36;
	border-color: #2e353e;
}

html.dark .featured-boxes-style-7 .featured-box .icon-featured:after {
	-webkit-box-shadow: 3px 3px #161a1e;
	box-shadow: 3px 3px #161a1e;
}

html.dark .featured-boxes-style-8 .featured-box .icon-featured {
	background: #2e353e;
}

html.dark .featured-box-effect-1 .icon-featured:after {
	-webkit-box-shadow: 0 0 0 3px #2e353e;
	box-shadow: 0 0 0 3px #2e353e;
}

html.dark .feature-box.feature-box-style-2 h4, html.dark .feature-box.feature-box-style-3 h4, html.dark .feature-box.feature-box-style-4 h4 {
	color: #FFF;
}

html.dark .feature-box.feature-box-style-6 .feature-box-icon {
	border-color: #2e353e;
}

html.dark .feature-box.feature-box-style-6 .feature-box-icon:after {
	border-color: #2e353e;
}

html.dark .owl-dots button.owl-dot span {
	background: #2e353e;
}

html.dark .owl-carousel.top-border {
	border-top-color: #3F4247;
}

html.dark .progress {
	background: #2e353e;
}

html.dark .arrow {
	background-image: url(../images/arrows-dark.png);
}

html.dark .thumbnail,
html.dark .images-thumbnail,
html.dark .thumb-info {
	background-color: #282d36;
	border-color: #282d36;
}

html.dark .thumb-info .thumb-info-wrapper:after {
	background-color: rgba(29, 33, 39, 0.9);
}

html.dark .thumb-info-social-icons {
	border-top-color: #373f4a;
}

html.dark ul.nav-list > li a {
	border-bottom-color: #282d36;
}

html.dark ul.nav-list > li a:hover {
	background-color: #282d36;
}

html.dark .content-grid .content-grid-item:before {
	border-left-color: #2e353e;
}

html.dark .content-grid .content-grid-item:after {
	border-bottom-color: #2e353e;
}

html.dark .content-grid.content-grid-dashed .content-grid-item:before {
	border-left-color: #2e353e;
}

html.dark .content-grid.content-grid-dashed .content-grid-item:after {
	border-bottom-color: #2e353e;
}

html.dark .testimonial .testimonial-author strong {
	color: #FFF;
}

html.dark .testimonial.testimonial-style-3 blockquote {
	background: #2e353e !important;
}

html.dark .testimonial.testimonial-style-3 .testimonial-arrow-down {
	border-top-color: #2e353e !important;
}

html.dark .testimonial.testimonial-style-4 {
	border-color: #2e353e !important;
}

html.dark .testimonial.testimonial-style-5 .testimonial-author {
	border-top-color: #2e353e !important;
}

html.dark .popover {
	background-color: #2e353e;
	border: 1px solid #282d36;
}

html.dark .popover.top > .arrow {
	border-top-color: #282d36;
}

html.dark .popover.top > .arrow:after {
	border-top-color: #2e353e;
}

html.dark .popover.right > .arrow {
	border-right-color: #282d36;
}

html.dark .popover.right > .arrow:after {
	border-right-color: #2e353e;
}

html.dark .popover.bottom > .arrow {
	border-bottom-color: #282d36;
}

html.dark .popover.bottom > .arrow:after {
	border-bottom-color: #2e353e;
}

html.dark .popover.left > .arrow {
	border-left-color: #282d36;
}

html.dark .popover.left > .arrow:after {
	border-left-color: #2e353e;
}

html.dark .popover-title {
	background-color: #282d36;
	border-bottom: #2e353e;
}

html.dark .page-header {
	border-bottom-color: #282d36;
}

html.dark .table > thead > tr > th,
html.dark .table > tbody > tr > th,
html.dark .table > tfoot > tr > th,
html.dark .table > thead > tr > td,
html.dark .table > tbody > tr > td,
html.dark .table > tfoot > tr > td,
html.dark .table-bordered {
	border-color: #282d36;
}

html.dark .table-striped > tbody > tr:nth-child(2n+1) > td,
html.dark .table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: #2e353e;
}

html.dark pre {
	background-color: #282d36;
	border-color: #282d36;
	color: #777;
}

html.dark .show-grid [class*="col-lg-"] .show-grid-block {
	background-color: #282d36;
	border-color: #282d36;
}

html.dark .google-map-borders,
html.dark .embed-responsive-borders {
	border-color: #2e353e;
}

html.dark .alert.alert-default {
	border-color: #2e353e;
	background-color: #282d36;
}

html.dark hr {
	background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(#3F4247), to(transparent));
	background-image: linear-gradient(to left, transparent, #3F4247, transparent);
}

html.dark hr.light {
	background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(#3F4247), to(transparent));
	background-image: linear-gradient(to left, transparent, #3F4247, transparent);
}

html.dark hr.solid {
	background: #3F4247;
}

html.dark .divider {
	background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(#3F4247), to(transparent));
	background-image: linear-gradient(to left, transparent, #3F4247, transparent);
}

html.dark .divider .fa, html.dark .divider .fas, html.dark .divider .far, html.dark .divider .fal, html.dark .divider .fab, html.dark .divider .icons {
	background: #1d2127;
}

html.dark .divider.divider-solid {
	background: #3F4247;
}

html.dark .divider.divider-style-2 .fa, html.dark .divider.divider-style-2 .fas, html.dark .divider.divider-style-2 .far, html.dark .divider.divider-style-2 .fal, html.dark .divider.divider-style-2 .fab, html.dark .divider.divider-style-2 .icons {
	background: #21262d;
}

html.dark .divider.divider-style-3 .fa, html.dark .divider.divider-style-3 .fas, html.dark .divider.divider-style-3 .far, html.dark .divider.divider-style-3 .fal, html.dark .divider.divider-style-3 .fab, html.dark .divider.divider-style-3 .icons {
	border-color: #3F4247;
}

html.dark .divider.divider-style-4 .fa, html.dark .divider.divider-style-4 .fas, html.dark .divider.divider-style-4 .far, html.dark .divider.divider-style-4 .fal, html.dark .divider.divider-style-4 .fab, html.dark .divider.divider-style-4 .icons {
	border-color: #3F4247;
}

html.dark .divider.divider-style-4 .fa:after, html.dark .divider.divider-style-4 .fas:after, html.dark .divider.divider-style-4 .far:after, html.dark .divider.divider-style-4 .fal:after, html.dark .divider.divider-style-4 .fab:after, html.dark .divider.divider-style-4 .icons:after {
	border-color: #21262d;
}

html.dark .divider.divider-small {
	background: transparent;
}

html.dark .divider.divider-small hr {
	background: #3F4247;
}

html.dark .divider.divider-small.divider-light hr {
	background: #3F4247;
}

html.dark hr.dashed:after, html.dark .divider.dashed:after {
	border-color: #3F4247;
}

html.dark .heading.heading-bottom-border h1 {
	border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-border h2, html.dark .heading.heading-bottom-border h3 {
	border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-border h4, html.dark .heading.heading-bottom-border h5, html.dark .heading.heading-bottom-border h6 {
	border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-double-border h1, html.dark .heading.heading-bottom-double-border h2, html.dark .heading.heading-bottom-double-border h3 {
	border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-double-border h4, html.dark .heading.heading-bottom-double-border h5, html.dark .heading.heading-bottom-double-border h6 {
	border-bottom-color: #3f4247;
}

html.dark .heading.heading-middle-border:before {
	border-top-color: #3f4247;
}

html.dark .heading.heading-middle-border h1, html.dark .heading.heading-middle-border h2, html.dark .heading.heading-middle-border h3, html.dark .heading.heading-middle-border h4, html.dark .heading.heading-middle-border h5, html.dark .heading.heading-middle-border h6 {
	background: #1d2127;
}

html.dark ul.history li .thumb {
	background-image: url(../images/history-thumb-dark.png);
}

html.dark .recent-posts .date .day {
	background-color: #2e353e;
}

html.dark .blog-posts article {
	border-color: #282d36;
}

html.dark section.featured .recent-posts .date .day,
html.dark article.post .post-date .day {
	background-color: #282d36;
}

html.dark article .post-video,
html.dark article .post-video iframe,
html.dark article .post-audio,
html.dark article .post-audio iframe {
	background-color: #282d36;
	border-color: #282d36;
}

html.dark ul.simple-post-list li {
	border-bottom-color: #21262d;
}

html.dark .post-block {
	border-top-color: #191c21;
}

html.dark ul.comments .comment-block {
	background-color: #282d36;
}

html.dark ul.comments .comment-arrow {
	border-right-color: #282d36;
}

html.dark .pricing-table li {
	border-top-color: #21262d;
}

html.dark .pricing-table h3 {
	background-color: #21262d;
	text-shadow: none;
}

html.dark .pricing-table h3 span {
	background: #282d36;
	border-color: #242830;
	-webkit-box-shadow: 0 5px 20px #242830 inset, 0 3px 0 #282d36 inset;
	box-shadow: 0 5px 20px #242830 inset, 0 3px 0 #282d36 inset;
	color: #777;
}

html.dark .pricing-table .most-popular {
	border-color: #282d36;
}

html.dark .pricing-table .most-popular h3 {
	background-color: #282d36;
	color: #FFF;
	text-shadow: none;
}

html.dark .pricing-table .plan-ribbon {
	background-color: #282d36;
}

html.dark .pricing-table .plan {
	background: #282d36;
	border: 1px solid #282d36;
	color: #777;
	text-shadow: none;
}

html.dark .product-thumb-info {
	background-color: #282d36;
	border-color: transparent;
}

html.dark .shop .quantity .qty {
	background-color: #282d36;
	border-color: transparent;
}

html.dark .shop .quantity .minus,
html.dark .shop .quantity .plus {
	background-color: #21262d;
	border-color: transparent;
}

html.dark .shop table.cart td,
html.dark .shop .cart-totals th,
html.dark .shop .cart-totals td {
	border-color: #282d36;
}

html.dark .dialog {
	background-color: #1d2127;
}

html.dark .modal-content {
	background-color: #1d2127;
}

html.dark .modal-header {
	border-bottom-color: #282d36;
}

html.dark .modal-header h1, html.dark .modal-header h2, html.dark .modal-header h3, html.dark .modal-header h4, html.dark .modal-header h5, html.dark .modal-header h6 {
	color: #777;
}

html.dark .modal-header .close {
	text-shadow: none;
	color: #FFF;
}

html.dark .modal-footer {
	border-top-color: #282d36;
}

html.dark .popup-inline-content,
html.dark .mfp-content .ajax-container {
	background: #1d2127 !important;
}

html.dark .loading-overlay {
	background: #1d2127;
}

html.dark .sort-destination-loader:after {
	background-color: #1d2127;
}

html.dark #footer .newsletter form .btn-light {
	background-color: #21262d;
	border-color: #21262d;
	color: #777;
}

html.dark #footer .newsletter form .form-control {
	border: 0;
}


@media (max-width: 991px) {
	html.dark #header .header-nav-main:before {
		background-color: #1d2127;
	}

	html.dark #header .header-nav-main nav::-webkit-scrollbar-thumb {
		border-color: transparent;
		background: #39404c;
	}

	html.dark #header .header-nav-main nav > ul li {
		border-bottom-color: #2e353e;
	}

	html.dark #header .header-nav-main nav > ul > li.dropdown-mega:not(.dropdown-full-color) .dropdown-mega-sub-title {
		color: #FFF;
	}

	html.dark #header .header-nav-main nav ul li a:active {
		background-color: #2e353e;
		color: #FFF;
	}

	html.dark #header.header-transparent .header-nav-main, html.dark #header.header-semi-transparent .header-nav-main, html.dark #header.header-semi-transparent-light .header-nav-main {
		background-color: #1d2127;
	}

	html.dark .home-concept {
		background-image: none;
	}
}
/* Boxed Layout */
html.boxed body {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat;
}

html.boxed .body {
	position: relative;
	background-color: #FFF;
	border-bottom: 5px solid #1d2127;
	border-radius: 5px;
	border-top: 5px solid #CCC;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	margin: 25px auto;
	max-width: 1200px;
	height: auto;
}

html.boxed #header .header-body {
	border-top-color: transparent;
}

html.boxed .main {
	overflow: hidden;
}

/* Responsive */
@media (min-width: 1200px) {
	html.boxed.sticky-header-active #header .header-body {
		width: 100%;
		max-width: 1200px;
	}

	html.boxed #header.header-transparent .header-body,
	html.boxed #header.header-semi-transparent .header-body,
	html.boxed #header.header-semi-transparent-light .header-body {
		width: auto;
	}
}


@media (max-width: 991px) {
	html.boxed .body {
		margin: 0 auto;
		border-radius: 0;
	}
}

/**************Custom CSS******************/
/* Add here all your CSS customizations */
.tab-section{
	margin: 10px 0px 0px 0px;
}
.tabs .nav-item .nav-link{
	padding:10px 5px;
}
.tabs .tab-content{
	border: none;
    box-shadow: none;
}
.heading-bg{
	/*background: url(../images/heading-bg-images.jpg) repeat center center;*/
	background-image: linear-gradient(90deg,#008ecc, #007fb7, #0071a3);
	padding: 7px 5px;
    margin: 0 0 7px 0;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
}
.owl-carousel.show-nav-title .owl-nav button[class*="owl-"]{
	color: #fff;
}
.owl-carousel.show-nav-title .owl-nav{
	margin-top: -50px;
    width: auto;
    margin-right: 7px;
}
.post-image{
	/*float: left;
    margin-right: 12px;*/
}
.title{
	border-bottom: 3px solid #f86d42;
	line-height: 22px;
	margin:0;
}
.title span{
	font-size: 23px;
    line-height: 20px;
    color: #f86d42;
    background: #fff;
    position: relative;
    top: 4px;
    padding-right: 4px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
}
	.hot-trending{
	border-bottom: 1px dotted #939393;
    flex-wrap: wrap;
    display: flex;
    padding: 20px 20px 0;
    background: #f5f5f5;
}
.post-border-bottom{
	border-bottom:1px dashed rgba(0, 0, 0, 0.1);
}
.video-sicon {
    background: rgba(0,0,0,0.5);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    bottom: 16px;
    right: 12px;
    border: 2px solid #fff;
    z-index: 2;
}
.video-sicon::after {
    content: '';
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    position: absolute;
    top: 30%;
    left: 43%;
}
.photogallery h3 {
    font-size: 0.9em;
    line-height: 30px;
    display: block;
    font-weight: bold;
}
.photogallery h3 a{
    text-decoration: none;
    color:#f86d42;
}
.heading-primary{
    font-size: 14px;
    font-weight: bold;
}
/*featured-article start*/
.featured-articles{
    height: 300px;
    background-size: cover!important;
	filter: grayscale(100%);
}

.featured-articles:before{
    content: "";
    background: rgba(0,0,0,.4);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.featured-articles, img{
    webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
    position: relative;
    z-index: 6;
}
.featured-articles:hover{
    webkit-transform: scale(1.15);
    transform: scale(1.15);
	filter:none;
}
.article-content{
    content: "";
    top: 30%;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(100%,#2627298f));
    background-image: linear-gradient(180deg,transparent 0,#2627298f 100%);
    background-repeat: repeat-x;
    z-index: 7;
}
.featured-article-header, .pub-date{
        text-shadow: 1px 1px 4px #000;
}
.pub-date{
    font-weight: 600;
}
.text-sson-secondary{
    color: #3c98d0!important;
}
.featured-article-header{
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 2.1rem;
    line-height: 1.2;
	text-transform:uppercase;
}
@media(min-width: 576px){
    .featured-articles{
        /*min-height: 350px;*/
		min-height: 300px;
    }
    .article-content{
        top: 36%;
        bottom: 0;
    }
}
/*featured-article end*/
/*About Us start*/
.fullWidth.md{
    padding: 100px 0;
}
.brandBlueBg.fullWidth{
        background-color: #313c46;
    color: #fff;
}
.whiteBg.fullWidth{
        color: #313c46;
        background-color: #fff;
}
.fullWidth{
    position: relative;
    left: 50%;
    right: 50%; 
    margin: 0 -50vw;
    width: 100vw;
}
.box.split{
    padding: 0;
    width: 100%;
}
.box{
    padding: 30px;
    border-radius: 4px;
}
.box.split .image{
    position: absolute;
    top: 0;
    left: 50%;
    margin: -100px 0 -100px -50vw;
    width: 50vw;
    height: calc(100% + 200px);
}
.image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff;
}
.box.split .text{
    margin-left: auto;
    padding-left: 100px;
    width: 50%;
}
.brandBlueBg h2{
    color:#fff;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 28px;
    margin-top: 0;
    font-weight: 500;
}
.brandBlueBg p{
    margin: 0 0 20px;
    color: #fff;
}
.totals{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 45px 0;
    text-align: center;
}
.totals .total span{
    margin-bottom: 15px;
    color: #8c7850;
    font-size: 72px;
    line-height: 1;
}
.box span{
    display: block;
}
a.arrow.brandGold{
    background-image: url(../images/link-arrow-gold.svg);
}
.box a{
    word-wrap: break-word;
}
a.arrow{
    display: inline-block;
    padding-right: 28px;
    background-image: url(../images/link-arrow-blue.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: right center;
    width: auto;
    height: auto;
}
.brandGold{
    color: #8c7850;
}
.centerRow{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.memberBenefits{
    padding: 40px 0 70px 15%;
    background-image: url(../images/ssfuk-benefits-background.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}
.memberBenefits .box{
    position: relative;
    margin: 0;
    padding: 45px;
    width: 65%;
    box-shadow: 0 0 15px rgba(128, 128, 128, 0.7);
}
.box.border{
    box-shadow: 0 0 10px rgba(128, 128, 128, 0.3);
    background-color: #fff;
}
.memberBenefits .box ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.memberBenefits .box ul li{
    margin-bottom: 8px;
    padding-bottom: 8px;
    padding-left: 35px;
    background-image: url(../images/list-tick-gold.svg);
    background-repeat: no-repeat;
    background-position: left 4px;
    background-size: 20px;
    border-bottom: 1px solid #f5f5f5;
}
.memberBenefits .box .circle.md{
     position: absolute;
    bottom: -55px;
    left: -55px;
    width: 110px;
    height: 110px;
    background-image: url(../images/map-blue-circle.svg);
}
.memberBenefits .box .circle.lg{
    position: absolute;
    top: 170px;
    right: -145px;
    width: 170px;
    height: 170px;
    background-image: url(../images/discussions-blue-circle.svg);
}
.themeBtn{
    display: inline-block;
    padding: 9px 40px;
    border: 0;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
    margin-top: 30px;
    background-color: #313c46;
    color: #fff;
    text-decoration: none;
}

@media(max-width: 767px){
.videoDiv{padding-right: 15px!important;}
#header .container {width: 100%;}
.reportbtn{padding-top:0 !important;}
#header.has-nav-bar .header-search {display: block;}
.home-intro-compact {
	/* Home Intro */
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}	
.pull-xs-left {float: left;}
.pull-xs-right {float: right;}
/* Footer */
#footer .phone {font-size: 20px;}
/* Boxed */
html.boxed {background: none !important;}
.white-text-m-black-text{color: #000000!important;}	
.fullWidth.md{padding: 20px 0;}
.fullWidth{left: auto;right: auto;margin: 0 -15px;width: calc(100% + 30px);}
.box.split{padding-top: 0;}
.box{padding: 15px;}
.box.split .image{position: relative;left: 0;margin: -20px -15px 20px;width: calc(100% + 30px);height: auto;}
.box.split .text{margin-left: 0;padding-left: 0;width: 100%;}
.box.split .image:after{content: '';display: block;padding-bottom: 60%;height: 0;}
.memberBenefits{padding: 0;background: none;}
.memberBenefits .box{margin: 0!important;padding: 0!important;border: 0!important;box-shadow: none!important;width: 100%;}
.box.border{margin-left: -15px;margin-right: -15px;border-radius: 0;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;box-shadow: none;}
.mobPad{margin-top: 20px;}
.memberBenefits .box .circle{display: none;}
.pum-container{width: 100%!important;left: unset!important;height:auto!important;}
/*{
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 22px;
}*/
}
/*About Us end*/
.join-ssf{margin-bottom: 80px;}
.join-ssf img{cursor: pointer;}
.second-section-counter p{font-size: 17px;}
.second-section-counter .parallax-background:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.70);
}

/*----home page css----*/
.btn-with-arrow span {
    background-color: #ccc;
    display: inline-block;
    height: 25px;
    line-height: 24px;
    width: 24px;
    border-radius: 50%;
    margin-left: 10px;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.btn-with-arrow.btn-xl span {
    line-height: 23px;
}
.btn-with-arrow i {
    color: #FFF;
    font-size: 8px;
    top: -1px;
    position: relative;
}
.bg-light-grey{
    background-color: #f5f5f5!important;
}
.my-btn:hover{
 background-color: #3f88cd!important;
 color: #fff!important;
 border:2px solid #3f88cd!important;
}
.my-btn:focus{
	-webkit-box-shadow:unset!important;
	box-shadow: unset!important;
	background:#3f88cd!important;
	color: #fff!important;
}


#clients img{
    max-width: 165px;
}
.sponsership-text p{font-size:1.1em;color:#fff;line-height: 28px;}
.sponsership-text h4{font-size:22px;line-height:35px;color:#fff}
.sponsership-text p a{color:#fff;text-decoration:underline;}
.forum-text .btn-light{color:#0088cc!important;font-weight:bold;border-width: 3px;border-color: #0359999e!important;font-size: 1.2em;}
.forum-text .btn-light:focus{box-shadow: unset;}
.call-to-action h3{font-size:1.73em}
.kaText{padding-bottom:20px;}
.kaTitle{position:relative;font-family: initial;font-size: 22px;text-align: center;margin-top: 20px;color: #0088cc;}
.kaTitle h2{letter-spacing: .8px;color:#FFF;text-shadow: 2px 2px 2px #CCCCCC;margin: 0 0 0px 0px;}
.kabg .kaTitle h2{color:#0e5579;font-weight:700;}
.image-mask{font-size: 70px;text-shadow: 2px 2px 2px #CCCCCC;}
/*.textHeading h2 span {position:relative;padding-bottom : 5px;}
.textHeading h2 span:after{position:absolute; left:0; bottom:0; width:100%; height:1px; border-bottom:3px solid #0088cc; content:""}*/
.textHeading{margin-bottom:20px;}
.textHeading h2{color: #f0f3f5; margin: 0; font-size: 22px; line-height: 37px; letter-spacing: 0.5px;}
.popupheading h2{font-size: 18px!important;}
.textHeading span{background: #0b2c5d;padding: 10px 30px;box-shadow: 8px 8px rgba(126, 174, 216, 0.41);}
.kabg{background:#FFF!important;}
.featured-article-header{margin:0 0 15px 0;}
.featured-article-text{color:#11FFEE;line-height: 24px;text-transform: unset!important;font-size: 1.15em;}
.pubbg{background:#03649c;}
.pubbg .tabs.tabs-simple .nav-tabs > li.active .nav-link{color:#fff;font-size: 20px;font-weight: bold;}
.pubbg .tabs.tabs-simple .nav-tabs > li .nav-link{color:#e4ba8c;font-size: 20px;font-weight: bold;}
.pubbg .tabs.tabs-simple .tab-content h4 a,.pubbg .tabs.tabs-simple .tab-content p{color:#fff}
.card-body{padding: 1rem;text-align: center;}
.card-title{font-size: 22px;color: #0e71a2;}
.card-body{box-shadow: 0px 0px 6px 4px #ccc;}
.askbg{background:url(../images/expertpic.jpeg) !important;background-size:cover !important;background-repeat:no-repeat;background-position:bottom;}
.experttext{text-align: center;}
.experttext p{font-size: 18px;line-height: 30px;font-weight: bold;color:#fff!important;}
.askbgcolor{background:#f1ab09!important;}
.expertbtn{background: #0b5d86;
    color: #fff;
    font-size: 20px!important;
    font-weight: bold;
    padding: 6px 25px!important;
    border-radius: 0;
    box-shadow: 8px 8px rgba(245, 230, 195, 0.52);margin:0 8px;
}
.askbgcolor .col-half-section{padding-left:40px;padding-right:0px}
.sliderbg{background: #1171c5;}
.slider-mt{padding-top:35px;}
.slider-mt .owl-carousel .owl-nav{top:75%;}
.sptext{font-size:38px;line-height:40px;color:#0e5579;}
.square_btn {
    display: inline-block;
    box-shadow: -2px 16px 31px -9px #276873;
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	background-color:#599bb3;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Times New Roman;
	font-size:18px;
	font-weight:bold;
	padding:10px 20px;
	text-decoration:none;
	text-shadow:0px 0px 0px #3d768a;
	margin: 6px;
}

.square_btn:hover {
   background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
   background-color:#408c99;
   color:#ffffff;
}
.slider-speakers{padding:22px}
.slider-speakers img{box-shadow: -1px 1px 10px 10px #b1bcca; border-radius: 50%;width:150px!important}
.slider-speakers .firstpara{font-size:16px;font-weight:bold;}
.slider-speakers p strong{font-size: 20px;color: #0e5579;font-family:'Philosopher', sans-serif;}
.slider-speakers p span{font-size: 14px;color: #0e2835;}
.awardbg{background:#276184;margin-top:0}
.awardbg h2{padding:20px 0}
.square_btn1{display: inline-block;
    border: 1px outset #f1ab09;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 18px;
    margin: 10px 5px;
    color: #f1ab09;
    border-radius: 3px;
	box-shadow: 4px 3px #7d5c0ead;
}
.square_btn1:focus,.square_btn1:hover{/*on Click*/
   box-shadow: 0 0.5em 0.5em -0.4em #f1ab09;
  transform: translateY(-0.25em);
  color: #f1ab09;
  text-decoration:none;
}
.homegalery .ngg-galleryoverview{margin-top:0;margin-bottom:0;}
.homegalery .ngg-galleryoverview .ngg-navigation{display:none!important;}
.more-gallery p{text-align: center;margin: 20px;}
.more-gallery p a{background: #0077b3;padding: 10px 25px;color: #fff;text-decoration: none;font-weight: bold;border-radius: 3px;}
.singular-header{background-color: #f7f7f7 !important;border-bottom: 5px solid #e4e4e4;border-top: 5px solid #e4e4e4;padding: 30px 0;}
.singular-header h1{border-bottom:none;color: #0e5579 !important;}
.event-card h3{background:#02679a;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    box-shadow:0px 2px 0px 2px #025479;
	font-size: 18px!important;
	letter-spacing: 0.8px;
}
.event-card {padding-bottom: 20px;}
.event-card a:hover{text-decoration:none;}
.keytake{background-image: linear-gradient(45deg, #02547d, #057ebb)!important;}
.keytake h2, .keytake p{color:#fff;}
.twrapper{-webkit-column-count: 2;column-count: 2;}
.twrapper .right{background: #02283c54;padding: 20px;margin: 10px 0;color: #fff;font-size: 20px;text-align: center;}
.twrapper .right a{color:#fff;}
.twrapper .right:nth-child(odd){margin-top:0;}
.eventscroll{padding:0 45px 0 30px;}
.breadcrumb, .breadcrumb li a, .breadcrumb span a{color: #fff;font-size: 13px;}
/*---KC---*/
.featured-articles, img{
	z-index: 2!important;
}
.thumb-info.thumb-info-bottom-info:hover img {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)!important;
}
.line-height-2{
	line-height: 1.2 !important
}
.thumb-info.thumb-info-bottom-info .thumb-info-title{
	transform: translate3d(0, 0, 0);
	opacity:1!important;
}
.thumb-info.thumb-info-bottom-info-show-more .thumb-info-show-more-content {
    -webkit-transition: ease max-height 800ms;
    transition: ease max-height 800ms;
    overflow: hidden;
    max-height: 0;
    display: block;
}
.thumb-info.thumb-info-bottom-info-show-more:hover .thumb-info-show-more-content {
    max-height: 300px;
}
.articlePages{padding:0 80px;}
.text-longform{font-size: 18px;line-height: 1.67em;color: #4a4a4a;font-family:sans-serif;}
.text-longform ol li,.text-longform ul li{line-height: 1.67em;}
.text-longform p{font-size: 18px;
    color: #4a4a4a;
    clear: none;
	font-weight: 400;
	text-align:justify;
}
.text-longform h2, .text-longform h3, .text-longform h4, .text-longform h5, .text-longform h6, .text-longform p{
	margin-bottom: 1em;
    margin-top: 1em;
    font-family: inherit;
	font-family:'Roboto', sans-serif;
	text-transform:unset;
	line-height: 1.67em;
	letter-spacing: -.01em;
}
.text-longform h3{font-weight:700;display: block;font-size: 1.3em;margin-bottom:0;}
.heading-dark{margin: 0 20px;
    line-height: 1.2;}
.w-30 {width: 30%;float: left;}
.w-70 {width: 70%;float: left;}
.w-50 {float: left;width: 50%;}
.w-50 img{max-width: 100%;}
.w-25 {width: 25%!important;float: left;}
.w-75 {width: 75%!important;float: right;}
.padding-y-50 {padding:12px;}
.w-50-float-right{float:right;width:50%;}
.text-longform ol:not(.link-list), .text-longform ul:not(.link-list) {list-style-position: outside;margin-left: 1em;}
.text-longform .authotLeft{float: left;width: 20%;padding: 0 5px 0 0;}
.text-longform .authotRight{float: right;width: 75%;border-left: 5px solid #f36f3a;padding-left: 35px;border-radius: 13px;}
.text-longform .authotRight h4{font-size: 2.1rem;color: #f36f3a;}
.text-longform .authotRight p{margin-top: 0;font-size: 16px;}
.text-longform .authotLeft img{width:100%;margin-top: 20px;border-radius: 50%;}
.post-meta{color: #0088CC;}
.post-meta span i{color: #CCC;}
.post-content p{margin-bottom:10px;}
.skillposts .post-image{float: left;margin-right: 12px;}
.wp-pagenavi{text-align: right;}
.post-content h2{line-height: 30px;}
/*----kc 19-02 for welcome note----*/
.welcome_note{
	font-size: 15px;
	font-weight: 600;
}
.welcome_note .welcm{
	color: #000;
}
.welcome_note .user{
	color: #fff;
}
/*----kc 20-02 for mobile view modal heading----*/
@media(max-width: 600px){
	.textHeading {
	    margin-bottom: 10px;
	    background: #0b2c5d;
	    padding: 7px 5px;
	    box-shadow: 8px 8px rgba(126, 174, 216, 0.41);
	}
	.textHeading h2{
		font-size: 18px!important;
		line-height: 28px;
	}
	.textHeading span{
		background: none;
	    padding: 5px 5px;
	    box-shadow: none;
	    font-weight: 500;
	}
	#largeModal .slider-speakers p strong{
		font-size: 1.1em;
	}
	#largeModal .featured-box .box-content{
		padding: 15px;
	}
	.reportImg img{width:100%!important;}
	.reportcols .vc_column-inner{padding-top:5px!important;}
	.authotLeft {
		float: none!important;
		width: 50%!important;
		margin: 0 auto;
		padding: 0 0 15px 0!important;
	}
	.text-longform .authotRight {
		float: none!important;
		width: 100%!important;
	}
}
@media (max-width: 900px) and (min-width: 769px) {
	.textHeading h2{
		font-size: 16px!important;
		line-height: 28px;
	}
	.textHeading span{
	    padding: 10px;
	}
	.featured-article-text{font-size: 1em;}
	.featured-article-header{font-size: 1.4rem;}
}
/*------- kc-20-20 Grid View for Homepage top banners for mobole------------------------------*/
.col-xs-1-5, .col-xs-2-5, .col-xs-3-5, .col-xs-4-5, .col-xs-2, .col-xs-4, .col-xs-6, .col-xs-8 .col-xs-12, .col-xs-9, .col-xs-7, .col-xs-5, .col-xs-3, .col-xs-1 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (max-width: 767px) and (min-width: 576px) {
	.col-xs-1-5 {
		width: 20%;
		float: left;
	}

	.col-xs-2-5 {
		width: 40%;
		float: left;
	}

	.col-xs-3-5{
		width: 60%;
		float: left;
	}

	.col-xs-4-5{
		width: 80%;
		float: left;
	}
	.col-xs-12 {
		flex: 0 0 100%;
    	max-width: 100%;
	}
	.col-xs-11 {
		flex: 0 0 91.666667%;
    	max-width: 91.666667%;
	}
	.col-xs-10 {
		flex: 0 0 83.333333%;
    	max-width: 83.333333%;
	}
	.col-xs-9 {
		flex: 0 0 75%;
    	max-width: 75%;
	}
	.col-xs-8 {
		flex: 0 0 66.666667%;
    	max-width: 66.666667%;
	}
	.col-xs-7 {
		flex: 0 0 58.333333%;
    	max-width: 58.333333%;
	}
	.col-xs-6 {
		flex: 0 0 50%;
    	max-width: 50%;
	}
	.col-xs-5 {
		flex: 0 0 41.666667%;
    	max-width: 41.666667%;
	}
	.col-xs-4 {
		flex: 0 0 33.333333%;
    	max-width: 33.333333%;
	}
	.col-xs-3 {
		flex: 0 0 25%;
    	max-width: 25%;
	}
	.col-xs-2 {
		flex: 0 0 16.666667%;
	    max-width: 16.666667%;
	}
	.col-xs-1 {
		flex: 0 0 8.333333%;
    	max-width: 8.333333%;
	}
}
.w-100-mob{
	width: 100%;
}
/*-------top banners end---------*/
#header .header-nav-bar-primary{
	background: #0752c8 !important;
    color: #FFF !important;
	margin-top: 6px;
}
.enquiry-now{
	position: fixed;right: 0px;top: 210px;z-index: 99999;cursor: pointer;
}
.join-us{
	position: fixed;right: 0px;top: 330px;z-index: 9;cursor: pointer;
}

/*--------css 21-02-20----------*/
#header .my-btn1:hover, #header .my-btn1:focus, #header .my-btn1:active{
	color: #0752c8!important;
	background-color: #EEE
}
/*--------article css 21-02-20----------*/
.articlePages img {
	max-width: 100%;
}
.outside {
background: url(http://ssfglobal.in/wp-content/uploads/2017/08/yLj2ux9.jpg);
position: relative;
text-align: center;
width: 600px;
height: 260px;
}
.inside {
position: absolute;
top: 40%;
left: 0;
right: 0;
margin-top: -9px;
}
/*--------membership form----------*/
form input[type="submit"]{
	background-color: #0088CC;
    border-color: #0088CC #0088CC #006699;
    color: #FFF;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    font-size: 14.4px;
    padding: 7.52px 40px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
form .custom-control{
	padding-left: 0;
}
/*top header social icons*/
.header-social-icons.social-icons li.social-icons-facebook a {
    background: #3b5a9a;
}
.header-social-icons.social-icons li.social-icons-twitter a {
    background: #1aa9e1;
}
.header-social-icons.social-icons li.social-icons-linkedin a {
    background: #0073b2;
}
.header-social-icons.social-icons li.social-icons-youtube a {
    background: #c3191e;
}
.header-social-icons.social-icons li a .fab, .far{margin: 4px auto;font-size:12px;}
.header-social-icons.social-icons li a{height: 22px;line-height: 22px;width: 22px;}
/*--about us page css--*/

/*--about us page layout change--*/
.abtimg {
	padding: 0 10px;
}
.abtimg img{
	max-width: 100%;
	border-radius: 5px;
}
.abtcontent{
	padding: 0 10px;
}
.abtcontent h2{
	font-size: 28px;
	margin-bottom: 15px;
}
.abtcontent p{
	margin-bottom: 15px;
}
.abtcontent p strong{
	font-size: 18px;
}
.abtcontent ul{
	margin-bottom: 0;
	padding-left: 34px;
}
.jury-table table tr img{
	max-width: 100%;
}
.jury-table p{
	margin-bottom: 0;
	text-align: justify;
}
.jury-table td[colspan="2"]{
	padding: 10px 0px;
}
.jury-table td+td p{
	padding: 0 10px;
}
.ssf-h2{
	font-size: 28px;
	margin-bottom: 15px;
}
/*mobile view*/
@media(max-width: 991px){
	.abtcontent{
		margin-top: 20px;
	}
	
	.why-body{margin: 10px 5px 10px 5px!important;}
	.counterDiv{bottom:0!important}
}
html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover, html body .tabs.tabs-simple .nav-tabs > li .nav-link:focus {
	color: #fff!important;
}
.kacontent img{height:160px}
/*.catImg img{height:220px;}*/
.wp-pagenavi{text-align: right;}
.post-content h2{line-height: 25px;}
a.popup-youtube img{padding:2px;margin:2px 2px 10px 2px;border:1px solid #cac7c7;}
a.popup-youtube{position: relative;
  display: inline-block;
  cursor: pointer;}
a.popup-youtube:before {position:absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);content: "\f144";font-family: "Font Awesome 5 Free";font-size: 40px;color: #ddd;opacity: .8;text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);z-index:9999;}
a.popup-youtube:hover:before {color: #eee;}
.iconClass:before {
   font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    padding: 0 10px 0 0;
    color: #0088cc;
}
.contactInfo li{line-height: 25px;padding-left: 15px!important;margin-bottom: 2px!important;color: #eae9e9;}
.list.list-icons li > [class*="fa-"]:first-child{color: #eae9e9!important;}
.credit{font-size:10px!important;float:right;}
.galleryPage img{width:100%;/*border: 4px solid #021e5a96;*/border-radius: 5px;}
.catImg h2 a{color: #026b8e;font-size: 16px;letter-spacing: .15px;font-weight:bold}
.ssfJourney h2 a{color: #026b8e;font-size: 15px;letter-spacing: .15px;}
.catImg .btn{font-size: 0.85rem!important;padding: 0.29rem 0.65rem!important;border-radius: 4px!important;}
.catImg .post-content h2, .ssfJourney .post-content h2{line-height:20px}
.gc-member .thumb-info .thumb-info-title{letter-spacing: unset;font-size: 21px;text-transform: capitalize;}
.gc-member .thumb-info-caption .thumb-info-caption-text, .gc-member .thumb-info-caption p{font-size:14px!important;line-height:22px;text-align:justify;margin:0;min-height: 218px;}
.gc-member .thumb-info-caption .thumb-info-caption-designation{padding: 10px;font-style: italic;color: #012131;font-size: 13px;font-weight: bold;min-height:65px;}
.gc-member .thumb-info .thumb-info-wrapper{margin: 4px 4px 10px 4px!important;}
.thumb-info-caption-more a{font-size:15px;font-weight:700;text-decoration:none;}
.thumb-info-caption-more a:hover{text-decoration:underline;}
.member-designation{color: #0088CC;font-size: 13px;line-height: 20px;font-weight: 700;}
.teamImg{border:6px outset #ffc000;}
.pe-row{border-bottom:1px dotted #ccc;margin:20px;padding-bottom:20px;}
.pe-row .post-content>a{text-decoration:none;}
.pe-row .post-content h2{margin-bottom:10px;color: #055c88;font-size: 2em;line-height: 35px;}
.pe-row .post-content h5{padding-left:5px;color: #055c88;padding-left: 2px;text-transform: capitalize;font-size: 1.2em;}
.publishdate{color:#0088cc;font-weight:bold;}
.pe-row .post-content p{margin-bottom: 35px;}
.aboutclass h4 {
    min-height: 90px;
    font-weight: bold;
    background: #00769d;
    padding: 4px 0;
    color: #fff;
    margin-bottom: 10px!important;
}
.aboutclass .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{margin-bottom:15px!important;}
.aboutclass ul{padding: 5px 5px 5px 20px;word-spacing: 4px;}
.team .thumb-info{border:none;}
.team span.thumb-info-caption-title {
    display: block;
    font-size: 18px;
    padding: 5px 0 10px 0;
    font-weight: bold;
}
.team .thumb-info-caption-more a{background: #0088CC;padding: 10px;color:#fff;color: #fff;border-radius: 4px;}
.team span.thumb-info-caption-more{display: block;margin: 20px;}
.team .thumb-info-caption{display: block;background: #f0f8ff;}
.team .thumb-info-caption .thumb-info-caption-designation{display: block;min-height: 84px;}
.footernews{background: #ececec;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    margin: 4px 8px 0px 0px;
    color: #0088cc8f!important;
    text-decoration: none;
    font-weight: bold;
}
.far.fa-envelope{margin: -4px auto;}
.ngg-gallery-thumbnail{margin-right: 0px!important;margin: 4px!important;}
.galleryPage span{font-size: 15px;padding-top: 8px; display: block; font-weight: 700;}
.galleryPage .col-lg-4.text-center {padding: 10px 10px;}
.galleryPage{margin-right: 0;margin-left: 0;}
.pin-wrapper img{width:100%;}
.skill-bold p strong {color: #0090c7;}
#sideslide {
  position: fixed;
  background: #999;
  color:#fff;
  text-align:center;
  width: 225px;
  right: -225px;
  height: 50px;
  transition: right 0.6s ease-in-out;
  -o-transition: right 0.6s ease-in-out;
  -ms-transition: right 0.6s ease-in-out;
  -moz-transition: right 0.6s ease-in-out;
  -webkit-transition: right 0.6s ease-in-out;
  top:120px;
  z-index: 99999999;
}
#sideslide2 {
    position: fixed;
    color: #fff;
    text-align: center;
    width: 225px;
    right: -225px;
    height: 100px;
    transition: right 0.6s ease-in-out;
    -o-transition: right 0.6s ease-in-out;
    -ms-transition: right 0.6s ease-in-out;
    -moz-transition: right 0.6s ease-in-out;
    -webkit-transition: right 0.6s ease-in-out;
    top: 285px;
    z-index: 99999999;
}
#sideslide2 .ssf_app{background: aqua; border: 1px solid #084a4a;}
#sideslide a{color:#fff;font-size:18px;line-height:35px;}
#sideslide a:hover{color:#fff;text-decoration:none;}
.poptext p {
    margin: 15px 40px;
    font-size: 16px;
    line-height: 26px;
}
#sidetoggle,#sidetoggle2 {
  position: absolute;
  right: 225px;
  padding: 0px;
  background: #ccc;
}
.sidebox {
  padding: 0px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dbdbdb;
}
.sidebox2 {
  padding: 0px;
  height: 100px;
  background: aliceblue;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:15px
}
.sidebox2 a{padding: 2px 10px;font-size: 11px;font-weight:600}

#sideslide:hover, #sideslide2:hover {
  right: 0px;
}
.why-head{box-shadow: 0px 0px 6px 4px #ccc;background: #fff;}
.why-head h2{color: #0088cc;letter-spacing: .1px;font-size:1.4rem}
.why-head h2 a{color:#495256;}
.why-head h2 a span{color: #0099e6;}
/*.why-body{background: #0c0c0c;padding: 30px;margin: 15px 35px 35px 35px;border-radius: 10px;}*/
.why-body{background: #0c0c0c;padding: 25px;margin: 15px;border-radius: 10px;}
.why-body p{color: #fff;font-size: 17px;line-height: 26px;}
.memberbg{
    background: url(../images/become-a-member.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: bottom;
}
.memberbgcolor{background: #64c3f33d!important;}
.memberbgcolor h2{margin-bottom:20px;color:#0088cc;}
.memberbgcolor ul{font-size:18px;}
.memberbgcolor ul li{padding-bottom: 5px;}
.counters.with-borders .counter{min-height: 130px;background:#ffffffd1;padding: 15px 10px 5px 10px!important;border-radius: 12px!important;border-top: 6px solid #0b4c80!important;border-bottom: 2px solid #0b4c80!important;border-left: 2px solid #0b4c80!important;border-right: 2px solid #0b4c80!important;box-shadow:none!important;margin-bottom: 8px!important;}
.counterDiv{bottom:-40px;}
.counters strong{font-size: 38px!important;line-height: 36px!important;}
.counters label{color: #312727f5;font-weight: bold!important;font-size: 17px!important;line-height: 24px;margin-top: 8px!important;}
.event-btn{letter-spacing:0.6px;}
.event-btn a{font-weight:bold;font-size:14px!important}
.annualEvent-h4 hr{margin:12px 0 !important;}
.annualEvent-h4 h4{line-height:30px;}
.ka-heading h2{letter-spacing:0.6px;}
.forum-container{background: #057ccb; background-size: cover; background-position: center;background-repeat: no-repeat;padding: 20px;min-height:326px;}
.sponsership-text:after{content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 20px solid #0477c7;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}
.forum-container h3{font-size: 20px;color: #FFF;padding-top: 25px;margin-bottom: 10px;text-transform: uppercase;font-weight: bold;}
.forum-container .widget_display_topics{background: #00000091;opacity: 0.6;padding-bottom: 40px;padding-left:5px}
.bbp-forums-widget li, .bbp-forums-widget li a, .bbp-topics-widget li, .bbp-topics-widget li a{color:#fff;}
.report-container h4{font-size: 18px;
    color: #044769;
    font-weight: bold;
}
.report-container img{box-shadow:-1px -1px 4px 4px #ccc;}
.report-container p a{font-weight:bold;}
.podcasts{padding: 15px;box-shadow: 0px 0px 2px 2px #e8e8e8;}
.podcasts h4{font-size: 20px;font-weight: 700;line-height: 30px;color: #024d73;}
.enqfrm label{font-weight:bold;}
.formbtn{text-align:center;padding-top:15px;}
.page-img img{border-radius:5px;}
.modal-header{border-bottom:none;}
.event-scroller .owl-item{margin: 15px 0;}
.event-scroller .owl-carousel .owl-item img{max-width: 82%;}
.event-scroller .slider-speakers p strong{font-size: 16px;}
.event-scroller .slider-speakers p small{font-size: 13px;font-weight:bold;}
.framework-content h2{font-size: 21px;
    letter-spacing: .2px;
    margin-bottom: 0px;
    color: #024d73;
    font-weight: bold;
}
.framework-content h3{font-size: 14px;color: #024d73;font-weight:bold;margin-bottom: 20px;}
.framework-content p{margin-bottom:12px;}
.framework-content ol, .framework-content ul{padding-left: 14px;}
.textHeading span.textspan1{padding: 10px 20px;}
.reportImg img{box-shadow: 0px 0px 2px 2px #ccc;margin: 3px 16px;}
.textShadow1 h2, .textShadow2 h2 {
    color: #f0f3f5;
    margin: 0;
    font-size: 22px;
    line-height: 37px;
    letter-spacing: 0.5px;
}
.textShadow1{background: #7a2eab;
    padding: 5px;
    box-shadow: 8px 8px rgba(22, 46, 171, 0.41);
	margin-bottom:25px;
}
.textShadow2{background: #00b0f0;
    padding: 5px;
    box-shadow: 8px 8px rgba(0, 176, 240, 0.41);
	margin-bottom:25px;
}
.basic-question-title{border-bottom: 5px solid rgb(224, 189, 247);
    padding-bottom: 6px;}
.basic-message p{text-align: center;}
.basic-yop-poll-container .basic-message{display:block;padding: 5px 10px;margin-bottom: 14px;}
.basic-yop-poll-container{border-bottom: 5px solid #6A0136;}
.basic-yop-poll-container:after {
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 20px solid #7a2eab;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}
.poll-mez p{color: #7a2eab;
    font-weight: bold;
    font-size: 18px;
    padding-top: 16px;
    text-align: center;
}
.basic-vote{padding-top: 20px;}
.basic-yop-poll-container .basic-answers-results .progress{margin-top: 0px;margin-bottom: 0;height: 10px;}
.sponser-mez{padding-top: 30px; text-align: center;}
.sponser-mez a{color: #057ccb;
    font-weight: bold;
    font-size: 17px;
    padding-top: 16px;
    text-align: center;
}
.forum-text ul.bbp-topics-widget li{list-style:none;}
.forum-text ul.bbp-topics-widget{padding-left: 0;}
.forum-text ul.bbp-topics-widget li a{font-size:20px;}
.forum-text h3.widget-title{text-transform:capitalize;font-size:28px;}
.pauthor .authorInfo{margin-top:15px; padding-left: 35px;}
.pauthor .authorImg img{border:6px outset #fbbe0d;}
.pauthor .authorInfo h5{font-size: 20px;text-transform: capitalize;}
.pauthor .authorInfo p{font-size: 14px;font-style: italic;font-weight: bold;}
.pauthor .authorInfo p a{background: #03649c;color: #fff;padding: 10px 20px;font-style: initial; border-radius: 4px;}
.mobilesearch{display:none;}
.membershipLogo{width:75%;}
.alignleft{float:left;padding-right: 35px;padding-bottom: 20px;}
.head-subtitle{color: #fff;font-size: 20px;margin:5px 0;}
#largeModal{z-index:999999}
div.wpcf7-mail-sent-ok{border: 2px solid #a6b1a1!important;background: #3ea911;color: #fff; font-size: 15px;line-height:22px;text-align: center;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{border: 2px solid #eae8c5!important;background: #928908;color: #f5f0f0;font-size: 16px;text-align: center;}
.fm-bar{top: 405px!important;}
.fm-icon{font-size:20px!important;}
.fm-icon, .fm-label{line-height:38px!important;}
.fm-bar a, .fm-icon, .fm-round .fm-hit, .fm-sub > ul{width: 38px!important;}
.fm-bar.fm-right li, .fm-right .fm-mask, .fm-hit, .fm-icon{height:38px!important;}
.bbp-search-form #bbp_search{border: 1px solid #ccc;padding: 5px;width: 200px!important;box-shadow: 0px 0px 2px 1px #ccc;height: 35px;margin: 6px 6px 10px 6px;}
.bbp-search-form #bbp_search_submit{padding: 5px 26px;cursor: pointer;margin-bottom: 2px;}
#bbpress-forums li.bbp-header{background: #eab40d!important;color: #fff;font-size: 16px;}
#bbpress-forums li.bbp-body, .bbp-topic-meta{font-size:14px;}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{font-size: 14px;}
.bbp-topic-title{font-size:15px;}
#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select{border: 1px solid #ccc;border-radius: 3px;height: 32px;min-height: 32px;}
.bbp-submit-wrapper{float:unset!important;text-align: center;}
.bbp-submit-wrapper #bbp_topic_submit, .bbp-submit-wrapper #bbp_reply_submit{padding: 8px 26px;background: #025e8c;color: #fff;font-weight: bold;border-radius: 5px;border: none;font-size: 16px;}
#bbpress-forums li.bbp-footer{background: #eab40d42!important;}
.reports-summary{display:inline-block;margin:10px;}
#summary, #report{cursor:pointer;}
.reports-content,.esDowload{display:none;}
.reports-summary-content{padding:20px 10px;}
.esDowload h4{text-align:center;font-size: 24px;}
.esDowload h4 a{text-decoration:underline;}
.textLabel{font-size: 16px;color: #fff;font-weight: bold;background: #025e8c;padding: 6px 14px;margin-bottom: 2px;}
.website-ad-right, .website-ad-left{background:#24487d;border-radius: 5px;padding:30px;}
.website-ad-right h3, .website-ad-left h3{text-align: center;color: #FFF;text-transform: capitalize;margin-bottom: 17px;font-weight: bold;}
.website-ad-right p, .website-ad-left p{text-align: center;color: #FFF;line-height: 30px;font-size: 16px;}
.pe-ad{background: #ad9808;padding: 20px 15px;border-radius: 5px;min-height: 160px;}
.pe-ad h3{font-size: 18px;font-weight: bold;text-align: center; color: #fff;margin-bottom: 15px;}
.pe-ad p{color: #fff;text-align: center;}
.events-ad{background: #ad0109;padding: 30px 18px;border-radius: 5px;}
.events-ad h3 {
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-size: 23px;
    margin-bottom: 22px;
}
.events-ad p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
}
.open-position{text-align:center}
.open-position a{background:#025e8c;padding: 12px 20px;margin: 18px;color: #fff;}
.jobsection {
    border-right: 1px solid #f1e7e7;
    padding-right: 20px!important;
}
.cdm-section img{width:100%;}
.cdm-section h2{font-size: 22px;letter-spacing: .1px;}
.cdm-section h2 a{text-decoration:none;}
.esform h4{font-size:1.12em;line-height: 1.79;}
.mb-more{text-align:center;}
.mb-more a{background: #1157a1;padding: 8px;text-decoration: none;color: #fff;box-shadow: 4px 4px 1px #82afde;}
.experth2 h2{font-size:14px;}
.mb-btn{margin: 10px 10px;background: #025e8c;color: #fff;padding: 8px 20px;font-weight: bold;}
.mb-head h2{line-height: 42px;letter-spacing: 1px;font-size: 32px;}
.mb-body{background: #025e8c;color: #fff;padding: 40px 24px;border: 6px solid #75bfe4;}
.knockouttext{background: url(../images/painting.jpg) repeat;font-size: 38px;font-weight: bold;color: transparent;-webkit-background-clip: text;line-height: 48px;margin-bottom: 15px;}	
.counterDiv .col-xs-6{width:50%;}
.pollSection{background: #dceefd;margin-top: -15px;}
.eventDiv img{width:100%;}
.searchContent h2{font-size: 25px;line-height: 38px;}
.searchContent h2 a{color: #48505d;}
.searchPage{border-bottom: 1px dashed #ccc;width: 100%;}
.searchPage:last-child{border-bottom:none;}
.search-field{width: 250px;padding: 5px;border-radius: 3px;border: 2px solid #ccc;}
.search-submit{border: none!important;padding: 5px 30px!important;}
.post-content.onlineEvents {background: #e5f6ffa6;padding: 10px 15px;min-height: 241px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border: .5px solid #c8dae6;border-top: none;text-align: center;}
.onlineEvents h4 {font-size: 17.5px;font-weight: 600;color: #352c2c;min-height: 54px;color:#022d52}
.onlineEvents p {font-size: 14px;text-transform: unset;font-weight: 600;}
.onlineEvents .post-meta p {font-size: 13px;margin-bottom: 0px;}
.onlineEvents a {border: 1px solid #775c04;padding: 5px 11px;margin: 3px;background: #dcac13;color: #fff;}
.onlineEvents a:hover{color:#fff}
.forumbg{background-size: cover !important;background-repeat: no-repeat;}

.forum-text{padding:158px 0;}
.forumContainer section.section{margin:0;}
.forumContainer{/*background: #E3F2FD;*/margin-top: 5px;padding-top: 20px;padding-bottom: 20px;}
.forumDiv{padding-left:0;padding-right:0;}
.testimonial.testimonial-with-quotes blockquote p{padding: 0px 30px!important;}
.reports-summary h2{font-size: 16px;font-weight: bold;}
.testimonial.testimonial-style-2 blockquote p{color: #444040!important;}
.testimonial blockquote p{font-size: 1.1em!important;line-height: 1.6!important;}
.reportbtn {padding-top: 18px;}
.esform .form-control:not(.form-control-sm):not(.form-control-lg){line-height: 1.55;}
.esform form input[type="submit"]{padding: 5.32px 30px;}
.esform form input[type="submit"]:focus{outline:none;}
.reportPage img{width:100%;}
.discussionHeader{background:#0722c8;margin-top: -3px;padding: 18px 0;}
.discussionHeader h6{font-size: 15px;font-weight:bold;line-height: 30px;color: #fff;margin-bottom: 4px;}
.discussionHeader .btn{background: #70ad47;font-weight: bold;font-size: 15px!important;color: #FFF;border:1px solid #ddee19!important;border-radius:0;width:190px}
.discussionInner{min-height:100px}
.sidebarsocial .fm-label{font-weight:bold;}
.h-80{height:85%!important;}
.copyCol{padding-left:0px;padding-right:0px;}
.edge--top--reverse {
  position: relative;
  z-index: 1;
  border-right:8px solid #4472c4;
  border-left:8px solid #4472c4;
  border-bottom:8px solid #4472c4;
  max-width:635px;
  margin:40px auto;
  padding:26px 0px;
}
.edge--top--reverse:before {
  background: inherit;
  content: '';
  display: block;
  height: 32%;
  left: 0;
  position: absolute;
  right: -8px;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  border-right:8px solid #4472c4;
  border-top:8px solid #4472c4;
}
.edge--top--reverse:before {
  top: 0;
  -webkit-transform: skewY(-3deg);
          transform: skewY(-3deg);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
/*17-oct for banner text*/
.white-text-m-black-text{
	color: #ffffff;
}
.awardmez{margin-bottom: 0;font-size: 18px;font-weight: 700;color: #D32F2F;}
@media(max-width: 575px){
	.sidebar-fix img{
		max-width: 35px;
	}
	.enquiry-now{
		top: 190px;
	}
	.join-us{
		top: 320px;
	}
	.fm-bar {top: 200px!important;}
	.viewmoreBtn{margin-top:50px;}
	.awardmez{margin-bottom: 0;font-size: 14px;font-weight: 700;color: #D32F2F;}
	.headerBtn{margin-bottom:8px;display:none!important}
	.headerBtn a {padding: 6px 5px;}
	.fmHeading h3 {font-size: 15px!important;line-height: 1.5;}
	.pollSection .textShadow1 h2, .pollSection .textShadow2 h2{font-size: 20px!important;}
}
.adLogo img{width:100%;}
.conBtn{text-decoration: none;background: #0099e6;color: #fff;padding: 8px;box-shadow: 2px 3px 4px 2px #ccc;}
.conBtn:hover{color:#fff;}
.discussionHeader p{color:#000;margin-bottom: 8px;}
.eventCat{text-align: center;background: #363603;padding: 10px 5px;color: #fff;font-size: 17px;}
.eventDiv img{box-shadow: -9px 10px 10px #ccc;}
.dropdown-menu{z-index: 99999 !important;}
#bbpress-forums div.bbp-reply-content h1, #bbpress-forums div.bbp-reply-content h2, #bbpress-forums div.bbp-reply-content h3, #bbpress-forums div.bbp-reply-content h4, #bbpress-forums div.bbp-reply-content h5, #bbpress-forums div.bbp-reply-content h6, #bbpress-forums div.bbp-topic-content h1, #bbpress-forums div.bbp-topic-content h2, #bbpress-forums div.bbp-topic-content h3, #bbpress-forums div.bbp-topic-content h4, #bbpress-forums div.bbp-topic-content h5, #bbpress-forums div.bbp-topic-content h6{line-height: 1.6;}
#bbpress-forums fieldset.bbp-form legend{line-height: 1.4;font-size: 1.2rem;}
.videoDiv{padding-right:70px;}
.whyHeading{margin-top:38px;}
.researchreportBtn{background: #0b2c5d;color: #fff;padding: 8px 15px;}
.researchreportBtn:hover{color:#fff;}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #308137;
    color: #FFF;
}
a.becomeMemberBtn {
    background: #294660;
    color: #FFF;
    padding: 10px 20px;
    box-shadow: 5px 5px 1px #29466052;
}
a.becomeMemberBtn:hover{color:#FFF;}
.bulletSTyle1 li span{color: #FFF;font-size: 26px;font-weight: bold;background: #4472c4;padding: 4px 6px 4px 9px;border-radius: 8px;margin: 2px;}
/*.framworkHeading h4{color: #fff;text-align: center;padding: 14px;margin-bottom: 0;font-size: 13px;font-weight: 400;letter-spacing: .04rem;}
.framworkHeading h3{color: #fff;text-align: center;padding: 14px;margin-bottom: 0;font-size: 18px;font-weight: bold;letter-spacing: .04rem;}
.framworkHeading h4 a{color: #fff;}
.framworkHeading{background: #006dbb;}
.pmmRight{padding-right:82px;}
p.modelArticleHeading {text-align: center;padding: 14px 54px;color: #024D73;font-weight: bold;margin-bottom: 0px;letter-spacing: .04rem;font-size: 17px;text-transform: uppercase;}
p.riseHeading {color: #0070C0;font-size: 20px;font-weight: bold;text-align: center;margin-bottom: 20px;padding: 15px;border: 5px solid #0070C0;}
h4.riseSubHeading {text-align: center;color: #024D73;font-weight: bold;font-size: 25px;margin-bottom: 25px;}
p.tibsTitle {background: #025e8c;text-align: center;color: #fff;padding: 10px;margin-top: 8px;font-size: 19px;font-weight: bold;}*/

/* 09/09/2023 */
.fmHeading h3{color:#FFF;text-align:center;font-size: 22px;font-weight: 500;text-transform: capitalize;}
.fmModal .content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}
.top-left{position: absolute;top: 20px;left: 12px;z-index: 999;font-size: 28px;line-height:1.1;font-weight: bold;color: #f1f9f8;letter-spacing: 1.2px;}
.fmModal .content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index:999;
}

.fmModal .content:hover .content-overlay{
  opacity: 1;
}

.fmModal .content-image{
  width: 100%;
}

.fmModal .content-details {
  position: absolute;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.fmModal .content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
  z-index:999;
}

.fmModal .content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.fmModal .content-details p{color: #fff;font-size: .9rem;margin-bottom: 10px;font-weight: 700;}
.fmModal .fadeIn-bottom{top: 80%;}
.fmModal .contentLink{color: #fff;border: aliceblue;background: #1776ca;padding: 5px 17px;border-radius: 3px;font-size: .89rem;}
a.fmenqBtn {
    border: 7px solid #0099e6;
    color: #fff;
    font-size: 22px;
    padding: 10px 20px;
}
.viewmoreBtn a{border: 3px solid #0099e6;color: #fff;padding: 10px 30px;border-radius:10px}
.viewmoreBtn a:focus, .viewmoreBtn a:hover{color: #fff;}
.viewmoreBtn i{font-size:20px}
.fmform p{margin-bottom:6px;}
.fmform label{color: #0e5390;font-weight: 700;}
.fmform input, .fmform select{height: 44px;font-size: 16px;}
.headerBtn a {width: 240px;padding: 12px 10px;font-weight: bold;letter-spacing: .3px;}
.theme_7 #cboxTitle{display:none!important}
.theme_7 #cboxClose {top: -0px!important;right: -16px!important;background:url(../images/close-icon.png)!important;width: 22px!important;height: 22px!important;z-index: 9999!important;background-size: cover!important;}
.wpcf7-submit{cursor:pointer}
.bbp-footer, .bbp-template-notice{display:none;}
.bbp-submit-wrapper{text-align: center!important;}
.bbp-submit-wrapper .user-submit{padding: 8px 21px;font-size: 17px;font-weight: bold;background: #3f94de;border: 1px solid #3f94de;color: #fff;border-radius: 5px;}
.bbp-username label, .bbp-password label{font-size: 14px;font-weight: bold;}
#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form input[type=password]{width: 30%;border:1px solid #ccc;height:32px}
/*.tml-register{display:flex;flex-direction:column;align-items:center;}*/
.tml-links{padding:0;}
.tml-field-wrap input[type=text].tml-field, .tml-field-wrap input[type=email].tml-field, .tml-field-wrap input[type=password].tml-field{height: 40px;border: 1px solid #ccc;padding: 2px 10px;}
.tml-button{padding: 7px 25px;border: 1px solid #ccc;background: #085394;color: #fff;}

#wpforo-title, .wpf-thead-forum, .wpf-thread-forum, .wpf-thead-views, .wpf-thread-views{display:none!important}
.partnersDiv h4{background: aquamarine;font-size: 15px;text-align: center;font-weight: bold;}
.membercarousel{width:100%;background: aliceblue;padding: 10px;}
.partnersDiv .membercarousel{width:100%;background: aliceblue;padding: 26px 10px 10px 10px;border-top: 6px solid #0b4c80 !important;border-radius: 10px;border-left: 2px solid #0b4c80 !important;border-right: 2px solid #0b4c80 !important;border-bottom: 2px solid #0b4c80 !important;height:120px;display:flex;align-items:center}
.membercarousel .owl-carousel .owl-item .item{display: flex;flex-direction: column;justify-content: center;align-items: center;height: 130px;}
.applestore, .googlestore{width: 100px;}
.publication .item{padding:6px}
.industryactions.nav-pills > li.active > a, .industryactions.nav-pills .nav-link.active{background-color: #f0703a;}
.industryactions.nav-pills .nav-link{border-radius: 0;background: #0088CC;color: #fff;padding:.5rem}
.industryactions.nav-pills .nav-item{margin:0 1px;}
.appbtn{background: aliceblue;color: #008cd0 !important;padding: 3px 8px;font-size: 13px;border-radius: 5px;font-weight: bold;}
.event-gallery{display: inline-block;margin-right: auto;margin-left: auto;line-height: 0;column-gap: 4px;column-count:5}
/*.event-gallery{display: grid;grid-template-columns: repeat(5, 1fr); gap: 4px;}*/
.event-gallery img{width: 100% !important;height: auto !important;}
.conclaveBtn1{border-color: #f90;background-color: #f90;padding-top: 14px;padding-bottom: 14px;padding-left: 20px;padding-right: 20px;background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);background-repeat: repeat-x;width: 210px;}
.conclaveBtn1 a, .conclaveBtn1 a:hover{color: #fff;font-size: 14px;}
.custom-lbl label{display: flex;gap: 10px;}
.conclaveBtn a{width:220px;}
.ssf_app{background: #de932e;font-size: 11px;padding: 1px 6px;line-height: 15px;font-weight: 600;color: #000;border: 2px solid #97641f;}
.gt_side_btn {
    position: fixed;
    top: 170px;
    box-shadow: none;
    z-index: 99999;
    right: 0px;
    width: 55px;
    background: #39f714;
    line-height: 12px;
    text-align: center;
    padding: 2px;
    border: 2px solid #1e720e;
}
.ask_expert_side_btn {
    position: fixed;
    top: 218px;
    box-shadow: none;
    z-index: 99999;
    right: 0px;
    width: 55px;
    background: #FFF;
    line-height: 12px;
    text-align: center;
    padding: 2px;
    border: 2px solid #1e720e;
}

.gt_side_btn a{
  font-size: 11px;
  font-weight: 600;
  color:#000;
}
.ask_expert_side_btn a {
  font-size: 11px;
  font-weight: 600;
}
.ask_expert_side_btn a img{width:32px;}
.gt_side_btn a:hover{text-decoration:none;color:#000}
.ask_expert_side_btn a:hover{text-decoration:none;}
.knw-title{padding-top: 25px;font-weight: 600;font-size: 22px;margin: 10px;}

.awardText{width: 490px;padding-top: 32px;}
.awardText p{font-weight: bold;line-height: 1.5;}
.eventsponorcarousel .image-block, .excellenceawards .image-block{padding:15px;}
.eventsponorcarousel .image-block img, .excellenceawards .image-block img{width:100%}