/*
Theme Name:     Divi Child 
Description:    Divi Child By iExperto
Author:         iexperto
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@font-face {
    font-family: 'museo_sans300';
    src: url('fonts/museosans-300-webfont.woff2') format('woff2'),
         url('fonts/museosans-300-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans900';
    src: url('fonts/museosans-900-webfont.woff2') format('woff2'),
         url('fonts/museosans-900-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'museo_sans300';
}
h1, h2, h3, h4, h5 {
	font-family: 'museo_sans900';
}
.orange {
	color: #f67121;
}
.green {
	color: #2b6a3f;
}
/*=================================== Home Page ===========================*/

/*=============== Custom Slide Menu =====================*/
.mobile_menu_bar::before {
	font-size: 24px;
	content: "Menu";
	font-family: "museo_sans900" !important;
}
.et_toggle_slide_menu::after {
	content: "Close";
	font-family: "museo_sans900" !important;
	font-size: 24px;
}
#custom-slide-btn {
	position: relative;
	cursor: pointer;
	font-size: 24px;
	font-family: 'museo_sans900';
	color: #f67121;
}
#cs_close {
	position: absolute;
	cursor: pointer;
	font-size: 40px;
	font-family: 'museo_sans900';
	color: #2b6a3f;
	right: 30%;
	line-height: 1;
}
#custom-slider-menu {
	position: fixed;
	top: 0;
	right: -20%;
	height: 100%;
	z-index: 999999;
	background: #fff;
	width: 0;
	padding: 60px 50px;
	overflow: hidden;
	transition: all .3s ease-in-out;
}
.custom-menu-open {
	width: 45% !important;
	right: 0 !important;
	visibility: visible !important;
}
.page-id-79 #custom-slide-btn, #custom-slide-btn:hover, #cs_close:hover {
	color: #2b6a3f;
}
.custom-slide-inner ul .menu-item {
	margin-bottom: 25px;
}
.custom-slide-inner ul li a {
	font-size: 40px;
	font-family: "museo_sans900";
	color: #2b6a3f;
	line-height: 1;
}
.custom-slide-inner ul li.current-menu-item a, .custom-slide-inner ul li a:hover, .cs-social a:hover {
	color: #f67121;
}
.cs-social {
	position: absolute;
	bottom: 10vh;
}
.cs-social a {
	font-size: 30px;
	position: relative;
	color: #2b6a3f;
	display: block;
	padding: 10px 0;
}
.cs-social a:before {
    position:  absolute;
    content:  "";
    width:  100%;
    height: 1px;
    background:  #2b6a3f;
    bottom:  3px;
}
.cs-round-2, .cs-round, .cs-round-1 {
	width: 80px;
	height: 80px;
	border: 18px solid #f67121;
	border-radius: 100%;
	position: absolute;
	bottom: 25vh;
	left: -30px;
}
.cs-round {
	top: -40px;
	left: 40%;
}
.cs-round-1 {
	right: 10%;
	left: unset;
	bottom: 400px;
}
.cs-arow {
	border-left: 20px solid #f67121;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
	display: inline-block;
	width: 0;
	height: 0;
}
.cs-arrow-orange {
	position: absolute;
	left: 60%;
	bottom: 200px;
}


.et_slide_in_menu_container #mobile_menu_slide li a {
	font-family: museo_sans900;
}
.mobile_menu_bar::before, .mobile_menu_bar::after {
	color: #f67121;
}
.home-banner .header-content, .research-banner .header-content {
	margin-right: 0 !important;
}
.home-banner.et_pb_fullwidth_header .et_pb_fullwidth_header_container, .research-banner.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	width: 90%;
	max-width: 1080px;
	
}
.home-banner .et_pb_header_content_wrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.home-banner::after, .research-banner::after, #Home-top::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: -44px;
	margin: auto;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 45px solid #fbf5e7;
	z-index: 99;
}
.research-banner::after {
	left: calc(50vw - 355px);
	margin: unset;
	right: unset;
}
.left-header-txt {
	line-height: 1;
	max-width: 700px;
	margin-right: 30px;
	font-family: 'museo_sans900';
}
.orange-round {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background: #f67121;
	position: relative;
}
.orange-round img {
	position: absolute;
	top: -240px;
	z-index: -1;
}
.arrow-top {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #fff;
	width: 0;
	height: 0;
	margin: 10px auto;
}
.shapes {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 300px;
	margin: 0 auto 20px;;
}
.shapes .orange-round {
	width: 40px;
	height: 40px;
}
.shapes .arrow-top {
	margin: 0;
}
.arrow-right {
	position: absolute;
	content: "";
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #fbf5e7;
	right: -20px;
	z-index: 99;
}
.shape_box {
	position: relative;
	overflow: hidden;
}
.right-arrow {
	border-top: 170px solid transparent;
	border-bottom: 170px solid transparent;
	border-left: 150px solid #f67121;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.squere {
	width: 130px;
	height: 170px;
	background: #fff;
	margin-left: 150px;
}
.shape-img {
	max-width: 130px;
	display: block;
	margin-left: 150px;
}
.right-position-ellipse {
	position: absolute;
	top: 0;
	right: -2px;
}
.right-position-ellipse img {
	width: 75px;
	display: inline-block;
}
.circle {
	border: 20px solid #fff;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}
.circle-green {
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 100%;
	border: 5px solid #2b6a3f;
	vertical-align: middle;
	margin-left: 10px;
}

.want-to-chat {
    display:  flex;
    justify-content:  space-between;
	flex-wrap: wrap;
    max-width:  800px;
    margin:  auto;
}
.half-form {
    width: 46%;
}
.want-input {
    width:  100%;
    height:  50px;
    border: none !important;
    border-bottom: 3px solid #2b6a3f !important;
    text-align:  center;
    font-size:  24px;
    color: #f67121 !important;
	font-family: museo_sans900 !important;
	background: transparent !important;
	transition: all .3s ease-in-out;
}
.want-input:focus {
	transform: scale(.9);
}
.want-input::placeholder {
    color: #f67121;
	font-family: museo_sans900 !important;
}
.want-btn {
    margin-top:  50px;
    font-size: 24px;
    background:  none !important;
    border:  none !important;
    cursor:  pointer;
    color:  #f67121;
	font-family: museo_sans900 !important;
}
.want-btn:hover {
	color: #2b6a3f;
}
.footer-widget .et_pb_widget {
	width: 100%;
}
.footer-widget .widget_custom_html {
	width: 100%;
	text-align: center;
}
#footer-logo {
	max-width: 200px;
}
#footer-widgets .footer-widget li::before {
	display: none;
}
#footer-widgets .footer-widget ul {
	text-align: center;
}
#footer-widgets .footer-widget li {
	padding-left: 0;
	display: inline-block;
	margin: 0 20px;
	font-size: 20px;
	font-family: museo_sans900;
}
#footer-bottom {
	border-top: 1px solid #2b6a3f;
  	padding-bottom: 50px;
}
#footer-bottom #footer-info {
	width: 100%;
	text-align: center;
}
.footer_name {
	color: #2b6a3f;
	font-size: 16px;
	font-family: museo_sans900;
	background: #fbf5e7;
	padding: 8px 15px;
	width: 240px;
	margin: -36px auto 0;
}
.footer_details {
	padding: 20px 0;
}
.follow_txt {
	font-size: 16px;
	font-family: museo_sans900;
}
.green-small-round {
	width: 20px;
	height: 20px;
	position: absolute;
	right: -30px;
	border: 5px solid #2b6a3f;
	border-radius: 100%;
	top: 3px;
}
.follow-icon {
	text-align: center;
}
.follow-icon a {
	display: inline-block;
	margin: 0 5px;
}
.follow-icon a img {
	width: 20px;
}
/*==================================== Research ==============================*/
.research-banner .header-content {
	max-width: 500px;
}
.research-banner .et_pb_module_header::before {
	position: absolute;
	content: "";
	background: url(http://foreignseller.com/jarmaine2nd/wp-content/uploads/2018/02/cloud.png);
	width: 100px;
	height: 80px;
	left: -100px;
	right: 0;
	margin: auto;
	top: -110px;
	background-position: center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
}
.research-shapes {
	position: absolute;
	right: 8%;
	bottom: -100px;
	text-align: center;
}
.research-shapes img {
	max-width: 280px;
	margin-bottom: -10px;
}
.research-banner .arrow-up {
	border-left: 150px solid transparent;
	border-right: 150px solid transparent;
	border-bottom: 175px solid #f67121;
	width: 0;
	height: 0;
}
.arrow-down.small.orange {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #f67121;
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto 10px;
}
.white-circle:nth-child(n) {
	width: 80px;
	height: 80px;
	border: 18px solid #fff;
	border-radius: 100%;
	position: absolute;
	left: -73px;
	bottom: 0;
}
.white-circle:nth-child(2n) {
	position: absolute;
	border: 18px solid #fff;
	width: 85px;
	height: 85px;
	bottom: 85px;
	left: 0px;
}
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.res_email {
	width: 100%;
	height: 70px;
	background: transparent !important;
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-family: museo_sans900;
	border-bottom: 3px solid #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 20px;
	transition: all .3s ease-in-out;
}
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.res_email:focus {
	font-size: 18px;
}
.res_btn {
	font-size: 24px;
	color: #fff;
	border: none;
	background: transparent;
	font-family: museo_sans900;
	border-bottom: 2px solid;
	padding: 0;
	margin-top: 30px;
	cursor: pointer;
}
div.wpcf7 .ajax-loader {
	display: none;
}
.side-cloud-elips {
	width: 65px;
	position: absolute;
	left: -96px;
	top: 160px;
}
.want-raound {
	position: absolute;
	width: 85px;
	height: 85px;
	border: 18px solid #fff;
	border-radius: 100%;
	left: 50%;
	top: 10px;
	z-index: -1;
}
/*================================== Value =============================*/
.single-tree.orange .tree-top, .single-tree.green .tree-top {
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-bottom: 330px solid #f67121;
	width: 0;
	height: 0;
}
.left-trees {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.single-tree.green .tree-top {
	border-bottom: 330px solid #2b6a3f;
}
.single-tree.orange .tree-bottom, .single-tree.green .tree-bottom {
	width: 0;
	height: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-bottom: 80px solid #f67121;
}
.single-tree.green .tree-bottom {
	border-bottom: 80px solid #2b6a3f;
}
.tree-circle {
	position: absolute;
	margin-top: -10px;
}
.white-circle-small {
	width: 42px;
	height: 42px;
	background: #fff;
	border-radius: 100%;
	margin-top: 10px;
}
.value-shapes img {
	width: 50px;
}
.white-arrow-down {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #fff;
	margin: 10px auto 15px;
}
.lavarage-shapes {
	position: absolute;
	top: -10px;
}
.lavarage-code .et_pb_code_inner {
	height: 100%;
}
.lav-round {
	height: 130px;
	width: 130px;
	background: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 100%;
}
.lav-height {
	height: 130px;
	width: 80px;
	background: #f67121;
	bottom: 0;
	right: 135px;
	position: absolute;
}

/*====================== Mortgage ===========================*/
.mortgage-shapes {
	position: relative;
	margin-left: 70px;
}
.m-white-round {
	width: 280px;
	height: 280px;
	border: 50px solid #fff;
	border-radius: 100%;
}
.m-green-line {
	width: 80px;
	height: 280px;
	background: #2b6a3f;
	position: absolute;
	bottom: 0;
	left: 280px;
}
.m-orange-arrow-top {
	border-left: 140px solid transparent;
	border-right: 140px solid transparent;
	border-bottom: 100px solid #f67121;
	position: absolute;
	bottom: 280px;
}
.m-green {
	position: absolute;
	bottom: 325px;
	left: 230px;
}
.m-green-round {
	background: #2b6a3f;
	height: 35px;
	width: 35px;
	margin: 10px 0;
	border-radius: 100%;
}
.m-up {
	position: absolute;
	bottom: 280px;
	left: 280px;
}
.m-arrow-up {
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 30px solid #fff;
	margin: 10px auto 15px;
}
.green-round {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #2b6a3f;
	position: relative;
}
.mort-cloud1 {
	width: 100px;
	left: -90%;
	position: absolute;
	top: -135px;
}
.mort-cloud2 {
	position: absolute;
	width: 100px;
	top: -280px;
	left: 60px;
}
.client_logo_wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.client_logo_wrap img {
	width: 200px;
	height: auto;
	margin: 20px;
}
.et_pb_toggle_close .et_pb_toggle_title::before {
	content: "";
	background: transparent;
	width: 0;
	height: 0;
	border: 15px solid;
	border-color: #f67121 transparent transparent;
	top: 22px;
	right: 0;
	transition: all .3s ease-in-out;
}
.et_pb_toggle_open .et_pb_toggle_title::before {
	content: "";
	background: transparent;
	width: 0;
	height: 0;
	border: 15px solid;
	border-color: transparent transparent #f67121;
	top: 0px;
	right: 0;
	transition: all .3s ease-in-out;
}
.logo-slide {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.logo-slide img {
	width: 45% !important;
	margin-bottom: 30px;
}
.bank-logo-wrap .owl-dots {
	text-align: center;
}
.bank-logo-wrap .owl-dot {
	width: 13px;
	height: 13px;
	border: 2px solid #f67121;
	border-radius: 100%;
	display: inline-block;
	margin: 0 5px;
}
.bank-logo-wrap .owl-dot.active {
	background: #f67121;
}

/*
.m-arrow-down {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #f67121;
}
*/
.cu-form {
    margin-bottom: 40px;
}
.cu-form span.wpcf7-list-item {
    min-width: 160px;
}
.cu-radio input[type="radio"] {
    display:  block;
    margin: 0 auto 20px;
    padding:  0 !important;
    height: 18px;
    width: 18px;
    position:  relative;
}
.cu-radio input[type="radio"]::after {
    position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(https://www.abfinance.com.au/wp-content/uploads/2018/03/radio-on-button.png);
	background-size: contain;
	background-position: center;
}
.cu-radio input[type="radio"]:checked::after {
	background-image: url(https://www.abfinance.com.au/wp-content/uploads/2018/03/radio-on-button-checked.png);
}
.cu-radio {
    text-align:  center;
}
span.wpcf7-list-item.first {
    /* text-align:  center; */
    /* margin: auto; */
}
.cu-form.cu-radio-form {
    text-align:  center;
    margin: 40px 0;
}
.cu-form.cu-radio-form h4 {
    font-size:  24px;
    color:  #2b6a3f;
    margin-bottom: 25px;
}
.cu-radio span.wpcf7-list-item-label {
    font-size: 24px;
	font-family: museo_sans900;
	color: #f67121;
}
.cu-btn {
    background:  transparent;
    border: 3px solid #2b6a3f;
    padding: 11px 30px;
    font-size:  20px;
    cursor:  pointer;
    transition:  all .3s ease-in-out;
    font-family: museo_sans900;
	color: #f67121;
}
.cu-btn:hover {
	background: #2b6a3f;
}


#cross-btn {
	position: absolute;
	right: 20px;
	top: 40%;
	transform: translateY(-50%);
	cursor: pointer;
}

/*============================== New Shapes and Changes ========================*/
.new-home-shape {
    background: #2b6a3f;
    overflow:  hidden;
    margin-top:  50px;
}
.different-triangle {
    border-top: 175px solid #f67121;
    border-left: 110px solid transparent;
    border-right: 0px solid transparent;
    width:  0;
    height:  0;
    float:  left;
}
.new-home-shape .round {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    right: 10px;
}
.new-home-shape .round:nth-child(3) {
    background: #aa7759;
    top: 5px;
}
.new-home-shape .round:last-child {
    background: #fbf4e6;
    top: 90px;
}
.bank-new-shape {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.bank-new-shape .bank-left {
	width: 50%;
	background: #f67121;
	margin: 40px 0;
}
.bank-new-shape .bank-left .bank-triangle {
	border-top: 200px solid #ad7a5c;
	border-right: 300px solid transparent;
}
.bank-new-shape .bank-green-right {
	background: #2b6a3f;
	width: 50%;
}
.bank-new-shape .bank-green-right .round {
	width: 190px;
	height: 190px;
	background: #fff;
	border-radius: 50%;
	margin: 50px auto;
}
.value-top-shape .cloud-1 {
	position: absolute;
	width: 150px;
	top: -400px;
	right: -35.5%;
	z-index: 99;
}
.value-top-shape .cloud-2 {
	position: absolute;
	width: 165px;
	left: -10vw;
	top: -350px;
}
.value-top-shape .ellipse-1 {
	position: absolute;
	width: 120px;
	left: -100px;
	bottom: -190px;
}
.value-top-shape .round {
	position: absolute;
	width: 100px;
	height: 100px;
	border: 20px solid #fff;
	border-radius: 50%;
	right: 0;
	bottom: -150px;
}
.value-top-shape .triangle {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	position: absolute;
	left: -200px;
	bottom: -90px;
}
.research-cloud-4 {
	position: absolute;
	right: calc(-40vw + 200px);
	width: 200px;
}
.research-cloud-3 {
	position: absolute;
	top: -445px;
	width: 200px;
	left: calc(-25vw + 150px);
}
.research-cloud-2 {
	width: 70px;
	position: absolute;
	left: calc(-25vw + 250px);
	top: -230px;
}
.research-cloud-1 {
	position: absolute;
	top: -100px;
	width: 130px;
	left: 85px;
}
@media only screen and (max-width: 980px) {
	.bank-new-shape .bank-left {
		width: 100%;
	}
	.bank-new-shape .bank-left .bank-triangle {
		border-right: 400px solid transparent;
	}
	.bank-new-shape .bank-green-right {
		width: 100%;
	}
	.bank-new-shape .bank-green-right .round {
		width: 150px;
		height: 150px;
		margin: 10px auto;
	}
}
/*============================== Responsive ============================*/
@media only screen and (max-width: 980px) {
.custom-menu-open {
	width: 50% !important;
}
#cs_close, #custom-slide-btn {
	font-size: 18px;
}
#cs_close {
	right: 25%;
}
.custom-slide-inner ul li a {
	font-size: 30px;
}
.custom-slide-inner ul .menu-item {
	margin-bottom: 15px;
}
.home-banner.et_pb_fullwidth_header_0 {
	padding-top: 240px !important;
	padding-bottom: 75px !important;
}
.home-banner::after {
	bottom: -34px;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 35px solid #fbf5e7;
}
.orange-round {
	width: 65px;
	height: 65px;
}
.orange-round img {
	top: -150px;
}
.research-banner .header-content {
	max-width: 100%;
}
.research-banner .et_pb_module_header, .research-banner .et_pb_header_content_wrapper {
	text-align: center;
}
.research-banner::after {
	left: 0;
	right: 0;
	margin: auto;
}
.research-shapes {
	display: none;
}
.white-circle-before::before {
	width: 30px !important;
	height: 30px !important;
}
.left-trees {
	justify-content: center;
}
.single-tree.orange .tree-top, .single-tree.green .tree-top {
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-bottom: 280px solid #f67121;
}
.single-tree.green .tree-top {
	border-bottom: 280px solid #2b6a3f;
}
.single-tree.orange .tree-bottom, .single-tree.green .tree-bottom {
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-bottom: 80px solid #f67121;
}
.single-tree.green .tree-bottom {
	border-bottom: 80px solid #2b6a3f;
}
.white-circle-small {
	width: 35px;
	height: 35px;
}
.footer-widget:nth-child(n) {
	width: 100% !important;
}
#footer-widgets .footer-widget .fwidget {
	margin-bottom: 5%;
}
.m-white-round {
	width: 100px;
	height: 100px;
	border: 20px solid #fff;
}
.m-green-line {
	width: 40px;
	height: 100px;
	background: #2b6a3f;
	left: 100px;
}
.m-orange-arrow-top {
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 35px solid #f67121;
	bottom: 100px;
}
.m-green-round {
	background: #2b6a3f;
	height: 20px;
	width: 20px;
	margin: 7px 0;
}
.m-green {
	bottom: 115px;
	left: 75px;
}
.m-up {
	bottom: 105px;
	left: 100px;
}
.m-arrow-up {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #fff;
	margin: 10px auto;
}
}

@media only screen and (max-width: 767px) {
#custom-slider-menu {
	right: -50%;
	padding: 60px 25px;
}
.custom-menu-open {
	width: 100% !important;
}
#cs_close, #custom-slide-btn {
	font-size: 16px;
}
#cs_close {
	right: 17%;
}
.custom-slide-inner ul li a {
	font-size: 24px;
}
.custom-slide-inner ul .menu-item {
	margin-bottom: 10px;
}
.cs-round-1 {
	right: 6%;
	left: unset;
	bottom: 360px;
}
.cs-social a {
	font-size: 18px;
	padding: 5px 0;
}

#Home-top .left-header-txt {
	margin: 0;
	width: 100%;
	line-height: 1.1;
}
#Home-top .right-header-txt {
	display: none;
}
.home-banner.et_pb_fullwidth_header_0 {
	padding-top: 160px !important;
	padding-bottom: 15px !important;
}
#Who-is-abfinance .shapes {
	width: 250px;
}
.orange-round {
	width: 50px;
	height: 50px;
}
.orange-round img {
	top: -115px;
}
.right-header-txt .arrow-top {
	margin: 5px auto 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 13px solid #fff;
}
.client_logo_wrap {
	justify-content: center;
}
#footer-widgets .footer-widget li {
	margin: 0 10px;
	font-size: 14px;
}
.half-form {
    width: 100%;
}
	#floating-bottom h2 {
	padding-right: 50px;
}
#cross-btn {
    top: 32%;
}
}

@media only screen and (max-width: 500px) {
.single-tree.orange .tree-top, .single-tree.green .tree-top {
	border-left: 70px solid transparent;
	border-right: 70px solid transparent;
	border-bottom: 200px solid #f67121;
}
.single-tree.orange .tree-bottom, .single-tree.green .tree-bottom {
	border-left: 70px solid transparent;
	border-right: 70px solid transparent;
	border-bottom: 50px solid #f67121;
}
.single-tree.green .tree-top {
	border-bottom: 200px solid #2b6a3f;
}
.single-tree.green .tree-bottom {
	border-bottom: 50px solid #2b6a3f;
}
.white-circle-small {
	width: 25px;
	height: 25px;
	margin-top: 7px;
}
}