/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.row-location .vc_column-inner .column-image-bg {
	background-size: cover;
}
.row-location .overlay-top .vc_column-inner .column-image-bg::before {
	content: "";
	position: absolute;
	height: 187px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 10.94%, rgba(0, 0, 0, 0) 100%);
	top: 0;
	left: 0;
	right: 0;
	display: block;
	z-index: 99;
}
#ajax-content-wrap .iac_banner .banner-iac {
	margin-bottom: 6px;
}
.iac_banner .img-with-aniamtion-wrap:first-child::before {
	content: "";
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	height: 126px;
	display: block;
}
.iac_banner .img-with-aniamtion-wrap:first-child::after {
	content: "";
	background: linear-gradient(180deg, rgba(10, 10, 10, 0) 0%, #000000 100%);
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	height: 212px;
	bottom: 0;
	display: block;
}
.iac_banner .img-with-aniamtion-wrap:last-child {
	z-index: 2;
	position: relative;
}
body .section-location {
	margin-top: 28px;
}
#ajax-content-wrap .logo-aic {
	margin-top: -250px;
	padding-bottom: 40px;
	margin-bottom: 0;
}
#ajax-content-wrap .row-location.two {
	margin-top: 25px;
}
#ajax-content-wrap .row-location h3 {
	font-family: 'PolySans Neutral';
	font-style: normal;
	font-weight: 400;
	font-size: 31px;
	line-height: 42px;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.row-location .vc_column-inner {
	padding: 37px;
	min-height: 332px;
}
#ajax-content-wrap .row-location .nectar-button {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 27px;
	display: inline-block;
	align-items: center;
	text-align: center;
	color: #1A1A1A;
	/* color: #; */
	background: #0CEDD2;
	border-radius: 67.6844px;
	padding: 6px 29px;
}

body .gform_heading {
	display: none;
}
body {
    font-family: 'PolySans Neutral';
}
p, li {
	padding-bottom: 16px;
}
body div, body p, body li {
	font-size: 16px;
	line-height: 26px;
	font-family: 'Inter';
	font-weight: normal;
	color: #fff;
}
body #top nav > ul > li > a{
	font-family: 'Inter';
	font-weight: 600;
	opacity: 1 !important;
	transition: all 0.5s !important;
}
#ajax-content-wrap .about_services img {
	max-width: 85px;
	max-height: 70px;
}
#header-outer.scrolled-down #logo img {
	height: 24px;
}
body .scrolled-down#header-outer #logo {
	margin-bottom: 34px;
	transition: all 0.5s;
	margin-top: 12px;
}
body #header-outer.scrolled-down, body[data-header-color="dark"] #header-outer.scrolled-down {
	background: linear-gradient(180deg, rgba(10,10,10,1) 0%, rgba(10,10,10,0.7)25%,rgba(10,10,10,0.5) 50%,rgba(10,10,10,0.2) 80%, rgba(10,10,10,0.1) 100%);
	transition: all 0.5s;
}
#header-outer[data-full-width="true"] header > .container {
	transition: all 0.5s;
}
.scrolled-down#header-outer[data-full-width="true"] header > .container {
	padding: 0 15px;
	transition: all 0.5s;
}
.scrolled-down#header-outer:not([data-format="left-header"]) #top nav > ul > li {
	align-items: self-start;
	margin-top: 20px;
}

#header-outer[data-lhe="animated_underline"] .sf-menu .current-menu-item > a .menu-title-text::after{
	transform: scaleX(0);
}
#header-outer[data-lhe="animated_underline"] .sf-menu .current_page_item > a .menu-title-text:hover::after {
	transform: scaleX(1)
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text::after, body.material #header-outer #search-outer #search input[type="text"], body[data-header-format="left-header"].material #search-outer #search input[type="text"] {
	border-color: #0cedd2 !important;
}
body .nectar-button.has-icon:hover span, body .nectar-button.tilt.has-icon span, body.material div .nectar-button.has-icon span {
	transform: none;
}
#ajax-content-wrap .nectar-button.has-icon span {
	transform: none ;
}
#ajax-content-wrap .nectar-button.has-icon i {
	right: -3px;
	margin-right: 0;
	font-size: 26px;
	color: #0cedd2 !important;
	opacity: 1;
	transform: none;
}
#ajax-content-wrap .nectar-button span, #ajax-content-wrap .nectar-button i {
	transition: all 0.5s;
}
#ajax-content-wrap .nectar-button.hover-icon:hover span {
	transform: translateX(-10px);
}
#ajax-content-wrap .nectar-button.hover-icon i {
	right: 43px;
	opacity: 0;
}
#ajax-content-wrap .nectar-button.hover-icon:hover i {
	opacity: 1;
	right: 19px;
	transition: all 0.5s;
}
.nectar-button.has-icon:hover span, .nectar-button.tilt.has-icon span, body.material .nectar-button.has-icon span {
	/* transform: translateX(-12px); */
}

#ajax-content-wrap .nectar-button.black i {
	color: #000 !important;
}
#ajax-content-wrap .nectar-button.white i {
	color: #fff !important;
}


#ajax-content-wrap .table_member .nectar-button.hover-icon i {
	right: 60px;
}
#ajax-content-wrap .table_member .nectar-button.hover-icon:hover i {
	right: 45px;
}

#gform_submit_button_1, #gform_submit_button_2 {
	background-image: url('images/arrow-white.png');
	background-repeat: no-repeat;
	background-position: 73% 50%;
	background-size: 0;
}
#gform_submit_button_1, #gform_submit_button_2 {
	transition: all 0.5s;
}
#gform_submit_button_1:hover, #subscribe_section .gform_footer input[type="submit"]:hover {
	background-size: auto;
	transition: all 0.5s;
	background-position: 80% 50%;
	padding-right: 35px !important;
}



body .scrolled-down#header-outer #logo {
	margin-bottom: 34px;
	transition: all 0.5s;
	margin-top: 12px;
}
.padl50 {
	padding-left: 50px;
}
#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text::after, #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a::before, #header-outer.transparent .nectar-mobile-only.mobile-header li a .menu-title-text::after {
	border-color: #0cedd2 !important;
}
body .row .col .font_13 {
    font-size: 13px;
    line-height: 16px;
}
body .row .col .font_19 {
    font-size: 19px;
    line-height: 28px;
}
body .row .col .font_12 {
    font-size: 12px;
    line-height: 15px;
}
.body #ajax-content-wrap .font_600 {
	font-weight: 800;
}
body #ajax-content-wrap .font_bold {
	font-weight: bold;
}
body .row .col .font_inter {
    font-family: 'Inter';
	font-weight: normal;
}
body .row .col .fontbold {
	font-weight: bold;
}
body .row .col .font_pone {
	font-family: 'PolySans Neutral';
	 font-weight: normal;
}
body .row .col .font_pome, body .row .col .font_pome p {
	font-family: 'PolySans Median';
	font-weight: 600;
}
body .row .col .font_49 {
	font-size: 49px;
	line-height: 59px;
}
body .row .col .font_65 {
	font-size: 65px;
	line-height: 75px;
}
body .row .col .font_40 {
	font-size: 40px;
	line-height: 48px;
}
body .row .col .font_72 {
	font-size: 72px;
	line-height: 80px;
}
body .row .col .margin_bot_36 {
	margin-bottom: 36px;
}
body .row .col .margin_bot_48 {
	margin-bottom: 48px;
}
body .row .col .font_15 {
	font-size: 15px;
	line-height: 20px;
}
body .row .col .font_23, body .row .col .font_23 p {
	font-size: 23px;
	line-height: 33px;
}
body .row .col .font_22, body .font_22 a {
	font-size: 22px;
	line-height: 30px;
}
body .row .col .font_28 {
	font-size: 28px;
	line-height: 36px;
}
body .row .col .font_26 {
	font-size: 26px;
	line-height: 30px;
}
body .row .col .font_32 {
	font-size: 32px;
	line-height: 40px;
}
body .row .col .font_52 {
	font-size: 52px;
	line-height: 65px;
}
body .row .col .font_21 {
	font-size: 21px;
	line-height: 31px;
}
body .row .col .font_20 {
	font-size: 20px;
	line-height: 24px;
}
body .letspacing_05 {
	letter-spacing: 1px;
}
#ajax-content-wrap .marright_25{
	margin-right: 25px;
}
.list_check li::before {
	content: "\f00c";
	position: absolute;
	left: 0;
	top: 4px;
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 16px;
	color: #0cedd2;
}
.list_check.blue li::before {
	color: #00b4e6;
}
.list_check.gray li::before {
	color: #fff;
}
.padtb-260-33 .row_col_wrap_12 {
	padding-top: 260px;
	padding-bottom: 33px;
}
.margin-top-18 {
	margin-top: 18px;
}





.divider_noneborder .divider-border::before {
	content: none;
}
#ajax-content-wrap .benefits_member img {
	max-height: 150px;
}
#ajax-content-wrap .benefits_member h3 {
	margin-bottom: 20px;
}
#ajax-content-wrap .seeks_section .vc_col-sm-12 {
	padding: 0 37px;
}
.box_content_seeks .vc_column-inner {
	padding: 7% 15% 7% 12%;
}
.box_content_seeks h2 {
	margin-top: 39px;
	margin-bottom: 18px;
}
.loading_wrap img {
	width: 50px;
	animation: preloader-rotation 1500ms linear infinite;
}
.loading_wrap {
	position: fixed;
	top: 48%;
	z-index: 9999;
	left: 48%;
}
#ajax-content-wrap img.mw_710 {
	width: 710px;
}
.list_check li {
	list-style: none;
	position: relative;
	padding-left: 35px;
	font-size: 15px;
	line-height: 21px;
	padding-bottom: 20px;
	color: #929292;
}
ul.list_check {
	margin-left: 0;
	margin-bottom: 0;
}
.table_member ul {
	margin-top: 26px;
}
.single .post-content {
	padding-top: 55px;
}
body .section-top-heading {
	border-color: #333 ;
}
body.single ul li {
	padding-left: 0;
}
body.single .bxcotent ul li {
	padding-left: 24px;
}
body.single .hasfeature_img ul.list-share li {
	padding-left: 24px;
}
#ajax-content-wrap .benefits_member {
    margin-bottom: 82px;
}
#ajax-content-wrap .member_section {
	margin-top: 95px;
	margin-bottom: 100px;
}
#ajax-content-wrap .member_section .row_col_wrap_12 > .vc_col-sm-12 {
	margin-left: 85px;
	padding: 67px 63px;
	background: #1a1a1a;
	max-width: 588px;
	margin-top: 112px;
	margin-bottom: 140px;
}
.member_section h2 {
	margin-bottom: 20px;
}
#ajax-content-wrap .table_member {
	margin-bottom: 83px;
}
.benefits_member .vc_column-inner {
	padding: 60px 47px;
}
#ajax-content-wrap .benefits_member h3 {
	margin-bottom: 20px;
}

#ajax-content-wrap .nectar-button.btn_border {
	background: transparent !important;
	border: 1px solid #fff;
}
body .top_table {
	padding: 8px;
	position: absolute;
	left: 33px;
	right: 33px;
	top: -47px;
	border: 1px solid #666;
	border-bottom: none;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
	background: #0cedd2;
	color: #000000 !important;
}
.table_member .vc_column-inner {
	border: 1px solid #333;
}
.table_member .vc_column-inner > .wpb_wrapper {
	position: relative;
	padding: 41px 44px;
}
#ajax-content-wrap .table_member .nectar-button {
	margin-top: 16px;
	padding: 9px 20px;
	min-width: 213px;
	text-align: center;
	margin-bottom: 40px;
}
.table_member h2 {
	margin-bottom: 14px;
}
.table_member .wpb_wrapper {
	background: #1a1a1a;
}
#ajax-content-wrap .nectar-button.btn_tran.icon_first::after {
	left: 30px;
}
#ajax-content-wrap .nectar-button.btn_tran.icon_first:hover::after {
	transition: all 0.5s;
	right: 30px;
}
#ajax-content-wrap .nectar-button span, #ajax-content-wrap .nectar-button i {
	transition: all 0.5s;
}
#ajax-content-wrap .nectar-button.hover-icon span {
	line-height: 1;
}
#ajax-content-wrap .nectar-button.hover-icon i {
	/* top: 24px; */
}

#ajax-content-wrap .nectar-button.small {
	font-size: 16px;
	line-height: 19px;
	padding: 14px 32px;
}
#ajax-content-wrap .nectar-button.mw_200 {
	min-width: 200px;
}
#ajax-content-wrap .nectar-button.btn_tran.icon_first {
	padding-left: 30px;
}
#ajax-content-wrap .nectar-button.has-icon.icon_first i {
	right: auto;
	left: 0;
}
.list_minus {
	margin-left: 0;
}
.list_minus li {
	list-style: none;
	position: relative;
	padding-left: 36px;
}
.list_minus li::before {
	content: '-';
	position: absolute;
	left: 0;
	top: 0;
}
.council-expand p:last-child, .council-expand ul:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
}
.detail_council {
	border-bottom: 1px solid #666;
	padding-bottom: 20px;
}
a.ex_btn span {
	font-size: 13px;
	line-height: 16px;
	font-family: 'Inter';
	font-weight: bold;
	color: #fff;
	transition: all 0.5s;
}
a.ex_btn {
	display: flex;
	border-top: 1px solid #666666;
	margin-top: 26px;
	padding: 26px 0 3px;
}
a.ex_btn img {
	margin-left: auto;
	margin-bottom: 0 !important;
}
ul.two_col {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
body .slick-slider .slick-arrow {
	background: none;
	width: 50px;
	height: 50px;
	z-index: 9999;
	border: 1px solid #fff;
	color: #fff;
}
body .slick-next::before {
	content: url('images/arrow_white.png');	
}
body .slick-prev::before {
	content: url('images/arrow_left_white.png');
}
.detail_team_wr {
	color: #fff;
	border-bottom: 1px solid #666;
	padding-bottom: 20px;
}
.content-expand, .council-expand {
	display: none;
	padding-top: 15px;
}
body .slider_team_run_content, body .navigation_arr_team{
	max-width: 517px;
	padding: 0;
}
body #ctf .ctf-action-count {
	display: none;
}
body #ctf .ctf-corner-logo {
	float: none;
	display: block;
	position: absolute;
	left: 48%;
	top: 0;
	color: #fff;
}
body #ctf p.ctf-media-link, body #ctf p.ctf-tweet-text {
	font-size: 21px;
	line-height: 30.4px;
	font-family: "PolySans Neutral";
}
body #ctf p.ctf-tweet-text a {
	color: #fff;
}
body #ctf div.ctf-tweet-content {
	margin-top: 16px;
	margin-bottom: 27px;
}
.ctf-author-box {
	position: relative;
	padding-top: 45px;
}
#ajax-content-wrap .team_box_container {
	margin-top: 26px;
	margin-bottom: 77px;
}
.team_box_container .title_head {
	margin: 0 0 60px;
}


/* #ajax-content-wrap  .slick-slider .slick-slide.slick-current, #ajax-content-wrap .slick-slider .slick-slide.slick-center {
  transform:scale(2);
  margin-right: 3%;
  margin-left: 3%;
} */

#ajax-content-wrap .slider_team_run .slick-track {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}

#ajax-content-wrap .slider_team_run .slick-slide {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	justify-items: center;
	height: 100%;
	margin: 0;
}
/* #ajax-content-wrap .slick-slide img {
	border-radius: 50%;
	margin: 0;
	-webkit-filter: grayscale(1); 
  	filter: grayscale(1);
} */

/*#ajax-content-wrap .slider_team_run .slick-slide:not(.slick-current) img {
	height: 313px;
}*/
.slider_team_run .slick-slide.slick-current > div img {
	transform: scale(1);
	opacity: 1;
}
.slider_team_run .slick-slide > div img {
	border-radius: 100%;
	transform: scale(0.6);
	width: auto !important;
	margin: 0;
	opacity: 0.2;
	-webkit-filter: grayscale(1); 
  	filter: grayscale(1);
}
.slider_team_run .slick-slide.slick-current.slick-active.slick-center .item_inner {
	opacity: 1;
	transition: all 1.5s;
	transition: background-size 1.5s;
	-moz-transition: background-size 1.5s;
	-ms-transition: background-size 1.5s;
	-o-transition: background-size 1.5s;
	-webkit-transition: background-size 1.5s;
	background-size: 100% auto !important;
}
.slider_team_run .item_inner {
	height: 516px;
	border-radius: 50%;
  	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  	filter: grayscale(1);

	opacity: 0.3;
	transition: all 1.5s;
	transition: background-size 1.5s;
	-moz-transition: background-size 1.5s;
	-ms-transition: background-size 1.5s;
	-o-transition: background-size 1.5s;
	-webkit-transition: background-size 1.5s;
}
.slider_team_run .slick-slide[tabindex="-1"] .item_inner {
	background-size: 68% !important;
	background-position: right !important;
}
.slider_team_run .slick-slide[tabindex="-1"].right .item_inner {
	background-position: left !important;
}
.nectar-button {
	border: 1px solid transparent;
}
.slider_team_run .slick-dots {
	display: none !important;
}
.slider_team_run .team_item {
	padding: 0 20px;
}
.navigation_arr_team {
	padding: 0 263px;
	margin: 0 auto;
	text-align: right;
}

.navigation_arr_team .dot_number_custom, .navigation_arr_team .arr_team.arr_custom {
	display: inline-block;
	width: auto;
	vertical-align: top;
}
.dot_number_custom span {
	font-size: 22px;
	margin-right: 5px;
}
.slider_team_run_content {
	padding: 0 263px;
	margin: 16px auto 0;
}

.slider_team_run_content .box_content .author {
	width: 300px;
	display: block;
	font-size: 15px;
	margin-top: 15px;
}
.slider_team_run_content .box_content p {
	color: #fff;
}
.slider_team_run_content .box_content .des {
	width: 100%;
	display: block;
	font-size: 17px;
}
.slider_team_run_content .box_content .author h4 {
	font-size: 24px;
	margin: 0;
	line-height: 29px;  
	font-family: 'PolySans Neutral';
	font-weight: normal;
	color: #fff;
}
.slider_team_run_content .box_content .author p {
	font-size: 24px;
	color: #666666;
	line-height: 29px;  
	font-family: 'PolySans Neutral';
	font-weight: normal;
	margin-top: 10px;
}




.detail {
	background-image: none !important;
}
.detail_team_wr a {
	font-size: 13px;
	line-height: 16px;
	font-family: 'Myriad Pro';
	font-weight: normal;
	color: #fff;
}
.feed_tab li {
	list-style: none;
	margin-right: 6%;
	padding: 0;
}
.feed_tab li a:hover{
	cursor: pointer;
}
.content_feed .temp {
	opacity: 0;
	position: absolute;
}
.feed_tab li a {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-family: 'PolySans Neutral';
	font-weight: normal;
	transition: all 0.5s;
}
.feed_tab li.active a, .feed_tab li a:hover {
	color: #0cedd2;
	transition: all 0.5s;
}
.home .content_feed {
	padding-left: 30px;
}
.list-info .font_pone p{
	font-family: 'PolySans Neutral';
    font-weight: normal;
}
.home .content_feed .feed_wrap.active {
    transform: translateX(-7%);
}
.content_feed {
	display: block;
	position: relative;
	margin-top: 54px;	
}
.content_feed .feed_wrap.active {
	opacity: 1;
	position: static;
}
.feed_tab {
	margin-left: 0;
	display: flex;
	flex-direction: revert;
	flex-wrap: wrap;
	width: 70%;
}
.grid_feed_wrap .filter_tab {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
body .type_feed {
	font-size: 10px;
	line-height: 12px;
	font-family: 'Inter';
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 15px;
	color: #000;
	min-width: 78px;
	text-align: center;
	margin-bottom: 33px;
	border: 1px solid transparent;
}
.feed_detail.Release .type_feed {
	background: #B3B3B3;	
}
.feed_detail.News .type_feed {
	background: #0CEDD2;
}
.feed_detail.Event .type_feed {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.feed_detail.Policy .type_feed {
	background: #fff;
}
.feed_detail {
	border: 1px solid transparent;
	transition: all 0.5s;
}
.feed_detail .detail-title, .feed_detail .detail-title a {
	font-size: 21px;
	line-height: 28px;
	color: #fff;
	font-family: 'PolySans Neutral';
	font-weight: normal;
}
.feed_detail .detail-date {
	font-size: 13px;
	line-height: 16px;
	color: #B3B3B3;
	font-family: 'Inter';
	font-weight: normal;
}
.feed_detail ul.event_short span {
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	font-family: 'Inter';
	font-weight: normal;
}
.feed_detail .detail p, .feed_detail .detail h2 {
	position: relative;
}
.feed_detail .over-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999;
}
.feed_detail .detail {
	display: block;
	height: 100%;
	width: 100%;
	padding: 25px 35px;
	position: relative;
}
ul.event_short {
	margin-left: 0;
	margin-top: 55px;
}
ul.event_short li {
	list-style: none;
	margin-bottom: 5px;
}
.feed_detail .detail h2 {
	min-height: 84px;
}
#ajax-content-wrap .event_short img {
	width: 12px;
}
#ajax-content-wrap .arrow_feed {
	position: absolute;
	bottom: 20px;
	right: 30px;
}
#ajax-content-wrap .arrow_feed img {
	width: 12px;
	margin-bottom: 0;
}
#ajax-content-wrap .event_short img, .event_short span {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
}
#ajax-content-wrap .event_short img {
	margin-right: 26px;
}
#ajax-content-wrap .flickity-button[disabled=""] {
	background: transparent;
	color: #B3B3B3;
	border-color: #B3B3B3;
	transition: all 0.5s;
}
#ajax-content-wrap .flickity-button {
	position: absolute;
	background: none;
	border: none;
	color: #fff;
	border: 1px solid #fff;
	width: 48px;
	height: 48px;
	top: -70px;
	transition: all 0.5s;
}
#ajax-content-wrap .flickity-button-icon {
	position: absolute;
	left: 30%;
	top: 30%;
	width: 40%;
	height: 40%;
}


#ajax-content-wrap .arrow_feed i {
	font-size: 32px;
	transition: all 0.5s;
}
#ajax-content-wrap .feed_wrap .feed_detail:hover .arrow_feed i {
	color: #35ebd0;
	transition: all 0.5s;
}
#ajax-content-wrap .nectar-button.btn_tran {
	padding: 0 30px 0 0;
	background: transparent !important;
}
#ajax-content-wrap .nectar-button.btn_tran::after {
	content: '';
	background: #0cedd2;
	height: 1px;
	position: absolute;
	display: block;
	bottom: -3px;
	left: 0;
	right: 100%;
}
#ajax-content-wrap .nectar-button.btn_tran:hover::after {
	transition: all 0.5s;
	right: 30px;
}

body #ajax-content-wrap .about_council_section {
	margin-top: 115px;
	margin-bottom: 48px;
}
.council_section_child {
	padding: 69px 70px 89px;
	border: 1px solid #333;
}
body .slick-slider .slick-arrow::before {
	opacity: 1 !important;
}
.about_services .vc_column-inner .wpb_wrapper {
	min-height: 225px;
	background: #1a1a1a;
	display: flex;
	justify-content: center;
	flex-direction: column;
	transition: all 0.5s;
}
.about_services .vc_column-inner:hover .wpb_wrapper {
	/* background: #333333; */
	transition: all 0.5s;
}
.about_services h3 {
	margin-top: 20px;
}
.divider-border {
	position: relative;
}
.divider-border::before {
	content: '';
	background: #0cedd2;
	width: 7%;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
	height: 1px;
}
.list_col .wpb_wrapper::before, .list_squar::before {
	content: '';
	width: 10px;
	height: 10px;
	background: #0cedd2;
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
}
.list_col .wpb_wrapper {
	position: relative;
	padding-left: 50px;
}
.list_squar::before {
	top: 3px;
}
.list_squar{
	position: relative;
	padding-left: 24px;
}
#ajax-content-wrap .nectar-button {
	font-size: 19px;
	line-height: 23px;
	text-transform: none !important;
	letter-spacing: 0;
	font-family: 'Inter';
	font-weight: normal;
	padding: 16px 37px;
	transition: all 0.5s;
}


.grid_feed_wrap *::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 1;
  font-family: 'Inter';
}
.grid_feed_wrap *::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
  opacity: 1;
  font-family: 'Inter';
}
.grid_feed_wrap *:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
  opacity: 1;
  font-family: 'Inter';
}
.grid_feed_wrap *:-moz-placeholder { /* Firefox 18- */
    color: #fff;
  opacity: 1;
  font-family: 'Inter';
}
.grid_feed_wrap *::placeholder {
   color: #fff;
  opacity: 1;
  font-family: 'Inter';
}
#ajax-content-wrap .grid_feed_section {
	display: block;
	border-bottom: 1px solid #333333;
	padding-bottom: 57px;
}
#ajax-content-wrap .grid_feed_wrap {
	display: block;
	max-width: 1123px;
	margin: 0 auto;
}
body .load_more {
	display: block;
	text-align: center;
	padding-top: 40px;
}
body #more_posts:hover {
	cursor: pointer;
	color: #0cedd2;
	transition: all 0.5s;
}
#more_posts {
	font-size: 28px;
	line-height: 33px;
	color: #fff;
	font-family: 'PolySans Neutral';
	font-weight: normal;
	transition: all 0.5s;
}
.grid_feed_wrap form {
	position: relative;
	overflow: hidden;
	display: block;	
}
.grid_feed_wrap .feed_tab li:last-child {
	margin-right: 0;
}
.grid_feed_wrap .feed_tab {
	margin-bottom: 0;
	width: 66%;
}
.grid_feed_wrap .feed_tab li {
	padding-bottom: 0;
	margin-right: 9%;
}
#search-feed {
	background: transparent !important;
	padding: 0 !important;
	position: absolute;
	right: 20px;
	top: 19px;
}
#ajax-content-wrap .search_feed {
	width: 360px;
	display: block;
	font-size: 16px;
	line-height: 19px;
	border: 1px solid #666666;
	border-radius: 29px;
	height: 60px;
	font-family: 'Inter';
	font-weight: normal;
	color: #fff;
	position: relative;
	padding: 20px 50px 20px 27px;
}
.grid_feed_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: stretch;
	margin-left: -1%;
	margin-right: -1%;
}
.grid_feed_container .feed_detail {
	width: 31.33%;
	margin-bottom: 2%;
	margin-right: 1%;
	margin-left: 1%;
}
.feed_wrap .feed_detail {
	position: relative;
	height: 400px;
	background: #1A1A1A;
	transition: all 0.5s;
}
.carousel_feed_wrap .feed_detail {
	width: 31.5%;
	margin-right: 2.5%;
	counter-increment: carousel-cell;
}
.carousel_feed_wrap .feed_detail {
	width: 27%;
	margin-right: 2.5%;
	counter-increment: carousel-cell;
}
.hasfeature .detail::before {
	background: transparent !important;
}
.feed_wrap .feed_detail.hasfeature{
	/* border-color: #0a0a0a; */
}
.feed_wrap .hasfeature .detail::before {
	content: '';
	background: rgba(0,0,0,0.5);
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}
#ajax-content-wrap .feed_wrap .feed_detail:hover {
	 /* background: #0a0a0a; */
	 transition: all 0.5s ;
	 border-color: #35ebd0;
}
body .flickity-viewport {
	overflow: visible;
}
body .flickity-prev-next-button.previous {
	left: auto;
	right: 80px;
}
body .flickity-prev-next-button {
	top: 0;
}
body .flickity-page-dots {
	display: none;
}


.brand_logo_wrap li a {
	text-align: center;
	width: 100%;
	height: 100%;
	display: flex !important;
	align-items: center;
	justify-items: center;
	justify-content: center;
}
#footer-outer .widget .brand_logo_wrap li {
	width: 31.33%;
	height: 130px;
	background: #1A1A1A;
	justify-content: center;
	margin-bottom: 2%;
	align-content: center;
	align-items: center;
	display: flex;
	margin-right: 1%;
	transition: all 0.5s;
	padding-bottom: 0;
	margin-left: 1%;
}
#footer-outer .widget .brand_logo_wrap li:hover {
	background: #333333;
	transition: all 0.5s;
}

#footer-outer .brand_logo_wrap ul {
	display: flex;
	flex-direction: initial;
	justify-items: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-left: -1%;
	margin-right: -1%;
}
#footer-outer #footer-widgets .col p {
	font-family: 'Inter';
	font-size: 16px;
	line-height: 25px;
}
#footer-outer .widget h4 {
	font-family: 'Inter';
	font-weight: normal;
	font-size: 13px;	
	line-height: 16px;
}
#footer-outer .brand_logo_wrap li img {
	max-height: 73px;
	width: auto;
	max-width: 160px;
}
#footer-outer .brand_logo_wrap li img.mw_220 {
	max-width: 220px;
}
#ajax-content-wrap .siaa_home {
	margin-top: -150px;
	z-index: 1;
}
#ajax-content-wrap .siaa_home_img {
	max-width: 890px;
	opacity: 0.52;
}
body #ctf .ctf-tweet-content, body #ctf .ctf-tweet-actions {
	text-align: center;
}
.footer_top h3.widget-title {
	font-size: 28px;
	line-height: 23px;
	margin-bottom: 40px;
	font-family: 'PolySans Neutral';
	font-weight: normal;
}
body div.twiiter_home {
	margin-top: 42px;
	margin-bottom: 47px;
}
#footer-outer .row.top {
	padding-top: 27px;
	padding-bottom: 0px;
}
#footer-outer .row.bot {
	padding-bottom: 30px;
	padding-top: 30px;
}
#footer-outer #text-2 {
	margin-bottom: 45px;
}
body #ctf .ctf-tweet-actions a {
	float: none;
}
body #ctf .ctf-author-name {
	display: none;
}
body #ctf.ctf-styles .ctf-author-screenname {
	font-size: 24px;
	line-height: 30px;
	font-family: 'Plaax 6 Ney';
	font-weight: bold;
	color: #0cedd2 !important;
}
#footer-outer .widget a:hover {
	color: #0cedd2 !important;
	transition: all 0.5s;
}
#ctf .ctf-quoted-tweet p {
	font-size: 19px;
	line-height: 25px;
	font-family: 'Inter';
	font-weight: normal;
}
body .mw_810 {
	max-width: 810px;
	margin: 0 auto;
}
.slider_team_run .slick-slide > div {
	text-align: center;
}

.top_home > .row-bg-wrap .row-bg.using-image::after {
	content: "";
	display: block;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	/* background: rgb(2,0,36); */
	/* background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,0.9191877434567577) 19%, rgba(0,0,0,0.8799720571822479) 44%, rgba(0,0,0,0.46260511040353647) 73%, rgba(0,0,0,0.32815132889093135) 100%); */	
	background: linear-gradient(180deg, rgba(10,10,10,0) 0%, rgba(10,10,10,1) 100%);
}
.top_about > .row-bg-wrap .row-bg.using-image::after {
	content: "";
	display: block;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	/* background: rgb(2,0,36); */
	/* background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,0.9191877434567577) 19%, rgba(0,0,0,0.8799720571822479) 44%, rgba(0,0,0,0.46260511040353647) 73%, rgba(0,0,0,0.32815132889093135) 100%); */
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.8) 21%, rgba(0,0,0,0.5) 51%, rgba(0,0,0,0.46260511040353647) 86%, rgba(0,0,0,0.32815132889093135) 100%);
}
#media_image-2 img {
	width: 179px;
}
#copyright p {
	font-family: 'Inter';
	font-size: 11px;
	transition: all 0.5s;
}
#footer-outer #copyright a:not(.nectar-button):hover {
	transition: all 0.5s;
	color: #0cedd2 !important;
}
#copyright p a {
	margin-left: 15px;
}
#footer-outer .widget a {
	font-family: 'PolySans Neutral';
	font-weight: normal;
	font-size: 22px;
	line-height: 30px;
	display: block;
	transition: all 0.5s;
}
#footer-outer .col.span_4:nth-child(2) {
	width: 48%;
}
#footer-outer .col.span_4 {
	width: 23%;
}



.st-ct-form.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type="submit"], #subscribe_section .gform_footer input.button, #subscribe_section .gform_footer input[type="submit"] {
	border: 1px solid transparent;
}


body .gform_legacy_markup_wrapper div.validation_error, #subscribe_section div.validation_error {
	display: none;
}
.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .gform_wrapper  .gfield.gfield_error, .gform_wrapper  .gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: rgba(255,223,224,.25);
	margin-bottom: 6px !important;
	border-top: 1px solid #c89797;
	border-bottom: 1px solid #c89797;
	padding-bottom: 0;
	padding-top: 0;
	box-sizing: border-box;
	background: transparent;
}
.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .gform_wrapper .gfield.gfield_error, .gform_wrapper .gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: transparent;
	border: none;
}

#ajax-content-wrap .gform_legacy_markup_wrapper .validation_message, #ajax-content-wrap .gform_wrapper .validation_message {
	color: #0cedd2;
	font-weight: normal;
	font-family: 'Inter';
	padding-top: 5px;
}
.gform_legacy_markup_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper .gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_legacy_markup_wrapper li.gfield_error textarea {
	border: 1px solid #0cedd2;
}
body #st-top-contact .gform_legacy_markup_wrapper ul li.gfield .gfield_label, body #subscribe_section .gfield .gfield_label {
	text-transform: none !important;
}
#ajax-content-wrap .gform_footer img {
	display: none;
}





@keyframes MOVE-BG {
   from {
     transform: translateX(0);
   }
   to { 
     transform: translateX(-187%);
   }
}


@media all and ( min-width: 1350px){
	.wrap_slider_feed .arousel_feed_container, .wrap_slider_feed .filter_tab  {
		max-width: 1300px;
		margin:  0 auto;
	}
	.carousel_feed_wrap .container {
		max-width: none;
	}
	body .arousel_feed_container {
		position: static;
	}
	body .flickity-prev-next-button.next {
		right: calc(-7% + 37px);
	}
	body .flickity-prev-next-button.previous {
		right: calc(-7% + 94px);
	}
/* 	#ajax-content-wrap .slider_team_run .slick-slide.slick-current {
		margin-left: -60px;
		margin-right: -60px;
	}
	#ajax-content-wrap .slider_team_run .slick-slide.margin {
		margin-left: 60px;
	}
	#ajax-content-wrap .slider_team_run .slick-slide.slick-current:nth-child(3) {
		margin-left: -70px;
		margin-right: -70px;
	} */

	#ajax-content-wrap .slider_team_run .slick-slide.slick-current:nth-child(3) {
		margin-left: -30px;
		margin-right: -30px;
	}
	#ajax-content-wrap .slider_team_run .slick-slide.margin {
		margin-left: 25px;
	}	
	#ajax-content-wrap .slider_team_run .slick-slide.slick-current {
		margin-left: -25px;
		margin-right: -25px;
	}

}

@media all and ( max-width: 999px){
	body #ctf.ctf-narrow .ctf-tweet-actions {
	    float: none;
	}
	body .scrolled-down#header-outer #logo {
	    margin-bottom: 12px;
	    margin-top: 0;
	}
	body #header-outer.scrolled-down, body[data-header-color="dark"] #header-outer.scrolled-down {
	    background: linear-gradient(180deg, rgba(10,10,10,1) 0%, rgba(10,10,10,0.7)40%,rgba(10,10,10,0.55) 65%,rgba(10,10,10,0.2) 80%, rgba(10,10,10,0.1) 100%);
	}
	.carousel_feed_wrap .feed_detail {
	/* 	min-width: 300px;
		min-width: 80%;
		margin-right: 25px; */
	}

}



.section-top-heading.postnews.hasfeature_img .col-list-info {
    flex-wrap: wrap;
}
.section-top-heading.postnews.hasfeature_img .bxshare {
    width: 100%;
    margin-top: 50px;
}

.section-top-heading.postnews.hasfeature_img .bxshare  ul {
	margin-left: 0;
}

body.single .hasfeature_img ul.list-share li {
	padding-left: 0;
}




#ajax-content-wrap .subscribe_section .toggle h3 a {
	padding: 0;
	color: #fff;
	font-size: 28px;
	line-height: 45px;
	font-family: 'PolySans Neutral';
	font-weight: normal;
	background: transparent;
}
.subscribe_section .toggle h3 a i {
	left: auto;
	right: 24px;
	top: 7px;
	transition: all 0.5s;
}
.subscribe_section .toggle h3 a i.fa-plus-circle {
	top: -7px;
	transition: all 0.5s;
}
body .subscribe_section .toggle > div {
	background: transparent;
}
.subscribe_section .fa-plus-circle::before {
	background: url('images/plus-icon-white.png');
	width: 45px;
	height: 45px;
	content: "";
	background-size: contain;
	display: block;
	background-repeat: no-repeat;
}
.subscribe_section .fa-minus-circle::before {
	background: url('images/minus-icon.png');
	width: 45px;
	height: 45px;
	content: "";
	background-size: contain;
	display: block;
	background-repeat: no-repeat;
}
#ajax-content-wrap .subscribe_section .inner-toggle-wrap {
	max-width: 845px;
	margin: 101px auto 0;
}






.wpforms-field-container {
	display: flex;
	flex-wrap: wrap;
}
#ajax-content-wrap .wpforms-field-container .wpforms-field {
	width: 374px;
	position: relative;
	padding: 9px 0;
}
#ajax-content-wrap .wpforms-field-container .wpforms-field:nth-child(2n+1) {
	margin-right: 15px;
}
#ajax-content-wrap .subscribe_section .wpforms-field-label {
	font-size: 15px;
	line-height: 24px;
	font-family: 'Inter';
	font-weight: normal !important;
	transform: translateY(11px);
	padding-left: 20px;
	transition: all 0.5s;
	position: absolute;
}
#ajax-content-wrap .subscribe_section .active .wpforms-field-label {
	transform: translateY(8px);
	transition: all 0.5s;
	z-index: 99999;
	font-size: 12px;
	line-height: 14px;
	color: #9F9F9F;
	padding-left: 20px;
}
#ajax-content-wrap .subscribe_section .wpforms-field-label .wpforms-required-label {
	display: none;
}
#ajax-content-wrap .subscribe_section input {
	font-size: 15px;
	line-height: 24px;
	font-family: 'Inter';
	font-weight: normal;
	height: 55px;
	padding: 15px 18px 0px;
	letter-spacing: normal;
	color: #FFFFFF;
	border: 2px solid #666666;
	transition: all 0.5s;
}
#ajax-content-wrap .subscribe_section .wpforms-field.active input {
	background-color: #1A1A1A;
	transition: all 0.5s;
}

.wpforms-submit-container {
	text-align: right;
}
#ajax-content-wrap .subscribe_section .wpforms-submit {
	font-size: 16px;
	line-height: 19px;
	min-width: 202px;
	text-align: center;
	padding: 13px !important;
	color: #000000;
	background-color: #0CEDD2;
	border: 1px solid transparent;
	margin-right: 58px;
	font-family: 'Inter';
	font-size: 16px;
	font-weight: 600;
	text-transform: none !important;
}

.subscribe_section .wpforms-confirmation-container-full {
	background: transparent;
	border: none;
	text-align: center;
	padding-top: 28px;
	min-height: 200px;
}
.subscribe_section .wpforms-confirmation-container-full p {
	font-size: 28px;
	font-family: 'PolySans Neutral';
	font-weight: normal;
}
#ajax-content-wrap .subscribe_section {
	margin-bottom: 22px;
}
.subscribe_section .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner {
	border-bottom: 3px solid #fff;
	padding-bottom: 35px;
}
body .subscribe_section .toggle > div {
	box-shadow: none;
}
body .gform_wrapper .gform_validation_errors {
	display: none;
}
body .gform_wrapper .gfield_validation_message, body .gform_wrapper .validation_message {
	background: transparent;
	padding: 0;
	font-size: 10px !important;
	margin-top: 0;
	border: none;
}
#ajax-content-wrap .subscribe_section .toggle.open > div {
	max-height: 500px !important;
}







body .row .col .font_pone, body .row .col .font_pone p, body .row .col .font_pone li, body .row .col .font_pone span, body .row .col .font_pone table, body .row .col .font_pone a {
	font-family: 'PolySans Neutral';
	font-weight: normal;
}
/* .page-id-6971 .container-wrap, .page-id-7441 .container-wrap { */
.page-id-6971 .container-wrap {
	background: #fff;
}
/* .page-id-6971 #footer-outer .row.top, .page-id-7441 #footer-outer .row.top { */
.page-id-6971 #footer-outer .row.top {
	padding-top: 95px;
}
.iac_banner_bot {
	max-width: 1150px;
	margin-top: -468px;
	margin-left: 7px;
}
.iac_banner_bot .row_col_wrap_12 {
	padding: 70px 0px 46px 70px;
}
.section_iaccontent {
	padding-right: 70px;
}
.section_iaccontent .wpb_text_column {
	padding-right: 45px;
}
body .row .col .font_68 {
	font-size: 68px;
	line-height: 74px;
	max-width: 1000px;
	margin-bottom: 60px;
}
body .row .col .lh_30, body .row .col .lh_30 p {
	line-height: 30px;
}
body .row .col .lh_28, body .row .col .lh_28 p {
	line-height: 28px;
}
body .row .col .font_46 {
	font-size: 46px;
	line-height: 58px;
}
body .section_colorblack p, body .section_colorblack li, body .section_colorblack div, body .section_colorblack span {
	color: #000;
}

.why_sydney {
	margin-top: 105px;
}
body .section_color1 p, body .section_color1 li, body .section_color1 div, body .section_color1 span, body .section_color1 table {
	color: #231F20;
}
#ajax-content-wrap blockquote.style1 {
	position: relative;
	padding-left: 59px;
	padding-top: 10px;
	margin-left: 0;
	margin-bottom: 76px;
}
blockquote.style1::before {
	content: "";
	background: #0CEDD2;
	left: 0;
	top: 16px;
	bottom: -5px;
	display: block;
	position: absolute;
	width: 2px;
}
blockquote.style1 p {
	font-size: 19px;
	line-height: 26px;
	font-family: 'PolySans Neutral';
	font-weight: normal;
}
body .list_squar2 li {
	list-style: square;
	line-height: 23px;
	padding-bottom: 18px;
}
.cal_section .row_col_wrap_12 {
	padding-right: 100px;
}
.cal_section .row_col_wrap_12 {
	padding-right: 100px;
	padding-top: 41px;
	padding-bottom: 31px;
}
#ajax-content-wrap .cal_section .nectar-button {
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	font-weight: 800;
}
.cal_section p {
	margin-right: 50px;
}
.cal_section p, .cal_section .nectar-button {
	display: inline-block;
	vertical-align: middle;
}
.parner_brand {
	margin-top: 33px;
}
.partners_section .row_col_wrap_12 {
	padding-top: 50px;
	padding-bottom: 63px;
}
.partners_section .vc_col-sm-3 .vc_column-inner {
	background: #fff;
	padding-top: 4px;
	padding-bottom: 9px;
}
.support_section .row_col_wrap_12 {
	padding-top: 60px;
	padding-bottom: 100px;
}
#ajax-content-wrap .support_section p {
	margin-top: 18px;
	margin-bottom: 35px;
}
#ajax-content-wrap .support_section img {
	max-width: 235px;
}
body div.support_brand {
	margin-bottom: 20px;
}
.sydney_section img {
	display: block;
}
body .row .col .font_64 {
	font-size: 64px;
	line-height: 73px;
	padding-left: 80px;
}
