/*
Theme Name:  AN8
Description: A custom child theme
Version: 1.0
Author: Once Interactive
Author URI: https://onceinteractive.com/
Template: enfold
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:600');

/* =============================================================================

   								GENERAL STYLES


   ========================================================================== */
#scroll-top-link {
    color: #000 !important;
    border: 1px solid #000 !important;
}
.special_amp {
    font-family: inherit !important;
    font-style: normal !important;
    font-size: 1em !important;
	font-weight: inherit !important;
}
.page-id-14 .logo img {
	display: none;
}
.page-id-14 .header-scrolled .logo img {
	display: block;
}


/* =============================================================================

   								HEADER STYLES


   ========================================================================== */
#header #header_main_alternate {
	padding: 10px !important;
}
#header .avia-menu-text{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
#header_main{
	border: none !important;
}
#header_main .main_menu { 
	position: absolute !important;
	text-align: center !important;
}
@media screen and (min-width: 1024px){
	#header_main .avia-menu.av_menu_icon_beside {
		margin-right: 50px !important;
		padding-right: 25px !important;
	}
}
.av-main-nav > li:hover a{
	color: #bbb !important;
}
.av-main-nav > li.current-menu-item a span.avia-menu-text{
	background: #fff;
    color: #000;
    padding: 13px 20px;
}
#header_main #avia-menu li a { 
	padding: 0 21px !important; 
	font-size: 16px !important; 
}

#header_main .avia-menu.av_menu_icon_beside {
	padding-right: 0 !important;
	margin-right: 25px !important; 
	display: inline-block !important;
    float: unset;
}

#header_main .social_bookmarks {
	 
	float: right !important;
}
#header_main .avia-menu.av_menu_icon_beside {
    border-right: none !important;
}


/* =============================================================================

   								CONTENT STYLES

   ========================================================================== */

#home-slider-section .image-overlay,#header .avia-menu-fx{
	display: none !important;
}
#home-slider-section .av-special-heading {
 
	margin-top: 0 !important; 
}
#home-slider-section .scroll-down-link {
	border: 1px solid !important;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 50px;
	bottom: 60px !important;
}
.angel-investors-section .av-special-heading-tag {
	font-weight: 600;
	text-transform: uppercase;
}
.angel-investors-section p {
	color: #010000 !important;
}
.angel-investors-section .av-subheading {
	font-weight: 300;
	text-transform: uppercase; 
}

/* About Us Section */

.section-heading .av-special-heading-tag {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.section-heading .av-special-heading-tag::before {
	content: "";
	position: absolute;
	background: #000;
	width: 42%;
	height: 2px;
	left: 0;
	margin-left: 0;
	top: 15px;
}

.app-form .section-heading .av-special-heading-tag::before {
	content: "";
	position: absolute;
	background: #000;
	width: 35%;
	height: 2px;
	left: 0;
	margin-left: 0;
	top: 15px;
}
.section-heading.case-studies-heading .av-special-heading-tag::before {
	content: "";
	position: absolute;
	background: #000;
	width: 39%;
	height: 2px;
	left: 0;
	margin-left: 0;
	top: 15px;
}

html .equity-heading .av-special-heading-tag::before {
	content: "";
	position: absolute;
	background: #000;
	width: 75%;
	transform: translateX(-42%);
	height: 2px;
	left: 0;
	margin-left: 0;
	top: 10px;
}
html .equity-heading .av-special-heading-tag::after {
	content: "";
	position: absolute;
	background: #000;
	width: 75%;
	transform: translateX(42%);
	height: 2px;
	right: 0;
	margin-left: 0;
	top: 10px;
}

.section-heading .av-special-heading-tag::after {	
	content: "";
	position: absolute;
	background: #000;
	width: 42%;
	height: 2px;
	right: 0;
	margin-left: 0;
	top: 15px;
}
.app-form .section-heading .av-special-heading-tag::after {	
	content: "";
	position: absolute;
	background: #000;
	width: 35%;
	height: 2px;
	right: 0;
	margin-left: 0;
	top: 15px;
}
.section-heading.case-studies-heading .av-special-heading-tag::after {	
	content: "";
	position: absolute;
	background: #000;
	width: 39%;
	height: 2px;
	right: 0;
	margin-left: 0;
	top: 15px;
}

.about-us-section .about-content{
	border: 9px solid #b7b7b7;
	padding: 20px 24px 20px 65px;
	margin-left: -65px;
}
.about-us-section .av-special-heading-tag  {
	font-weight: 700 !important;
	text-transform: uppercase !important;
}
.read-more-button .avia-button  {
	font-weight: 700 !important;
	font-size: 16px;
	transition: .5s !important;
	margin-right: 40px;
	background: none !important;
	border: none !important;
}

.read-more-button .avia-button:hover ,.what-we-do-section .avia-button:hover{
	background: #060606 !important;
	border-color: #000 !important;
	color: #fff !important;
}

.left-section .read-more-button .avia-button {
	background: none !important;
	color: #FFF !important;
	border: none !important;
}
.left-section .read-more-button.avia-button-left {
	margin-left: 23%;
}
.about-images .avia-image-container-inner, 
.about-images .avia_image, 
.about-images .av-image-caption-overlay {
    border-radius: 0;
	width: 100%;
}


/* What We Do Section*/

.what-we-do-heading-section {
	max-width: 100% !important;
	padding: 0 !important;
	background: transparent !important;
	clear: both;
	position: absolute;
}

.what-we-do-heading-section .container,.the-news-heading-section .container{
	max-width: 100% !important;
	padding: 0 !important;
}
.what-we-do-section .av-flex-placeholder { 
	width: auto !important;
}
@media screen and (min-width: 1024px){
	.what-we-do-section .av-flex-placeholder { 
		width: 1% !important;
	}
}
.what-we-do-section .avia-image-container-inner,.what-we-do-section .avia-image-container-inner .avia_image,
.the-news-section .avia-image-container-inner,
.the-news-section .avia_image{
    width: 100% !important;
}
.the-news-section .avia-image-container-inner {
	margin-bottom: -5px !important;
}
.what-we-do-section .av-special-heading {
	padding: 0 20px !important;
	margin-top: 18px;
	text-transform: uppercase;
	font-weight: 700 !important;
	/* font-size: 18px !important; */
}
.what-we-do-heading.av-special-heading {
	width: 200%;
    right: 50%;
}
.what-we-do-section .av_textblock_section {
	padding: 0 20px !important;
}
.what-we-do-section .avia-button {
	font-weight: 700 !important;
	font-size: 16px;
	transition: .5s !important;
	background: none !important;
	border: none !important;
	margin-right: 0 !important;
}

/* The News Section*/
.the-news-heading-section .section-heading .av-special-heading-tag::before {
	background: #FFF;
}
.the-news-heading-section .section-heading .av-special-heading-tag::after {
	background: #FFF;
}

.the-news-section .av-flex-placeholder { 
	width: 0% !important;
}
.the-news-section .content {
	padding-top: 0 !important;
}

.news-heading .av-special-heading-tag {    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 20px !important;
    border: 5px solid #fff !important;
    width: auto !important;
    display: inline-block !important;
}

.news-heading .av-subheading p {
	color: #FFF !important;
	font-size: 18px !important;
}
.news-heading .av-subheading p a {
	position: relative;
	color: #FFF !important;
	text-decoration: none !important;
	font-weight: 600 !important;
	margin-top: 40px !important;
	display: block;
}
.news-heading .av-subheading p a::after {
	content: "";
	font-family: 'entypo-fontello';
	margin-left: 8px;
	position: absolute;
	top: 2px;
}


/* =============================================================================

   								APPLY NOW STYLES

   ========================================================================== */
.form-section .container, .contact-form-section .container{
	max-width: 900px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
}
.form-section label#input_1_6_1_label{
	display: none !important;
}
.form-section .gform_wrapper ul li.gfield, .contact-form-section .gform_wrapper ul li.gfield{
	margin-top: 0 !important;
}
html .contact-form-section .gform_wrapper ul li#field_2_15{
	margin-top: 10px !important;
}
.form-section textarea {
	margin-bottom: 0 !important;
}
#top .form-section input[type="text"],
#top .contact-form-section input[type="text"],
#top .form-section textarea,
#top .contact-form-section textarea,
#top .form-section .ginput_container_fileupload input {
	background: #ebebeb !important;
	border-color: #acacac !important;
	font-size: 16px !important;
	color: #000 !important;
	padding: 10px !important;
}
.form-section #field_1_13{
	margin-bottom: 0 !important;
}
.form-section #field_1_14{
	margin-top: -2% !important;
}
.form-section .gform_wrapper .gform_footer,
.contact-form-section .gform_wrapper .gform_footer{
	text-align: center;
}
.form-section .gform_wrapper .gform_footer input[type="submit"],
.contact-form-section .gform_wrapper .gform_footer input[type="submit"]{
	background: #000 !important;
    letter-spacing: 3px;
    font-weight: 600;
	padding: 15px 50px;
	border: 2px solid;
	border-color: #000 !important;
}
.form-section .gform_wrapper .gform_footer input[type="submit"]:hover,
.contact-form-section .gform_wrapper .gform_footer input[type="submit"]:hover{
	background: #fff !important;
	border-color: #000 !important;
	color: #000 !important;
}
.thanks-section .avia_textblock p:nth-child(1){
	margin-bottom: 0 !important;
}
.thanks-section .avia_textblock p:nth-child(2){
	margin-top: 0 !important;
}
.form-section .is-your p strong{
	font-weight: 800 !important;
}
.form-section .gform_wrapper .top_label .gfield_label, .form-section li.field_sublabel_below strong,
.contact-form-section .gform_wrapper .top_label .gfield_label{
	font-size: 16px !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600 !important;
	/* margin: 10px; */
}
.form-section input[type="file"]{
	width: 100% !important;
    padding: 15px;
    height: auto;
}
.form-section span#extensions_message_1_14 {
    font-size: 13px !important;
    font-weight: 400 !important;
}
.form-section .gform_wrapper .gform_footer input[type="submit"],
.contact-form-section .gform_wrapper .gform_footer input[type="submit"]{
	line-height: 0 !important;
}


/* =============================================================================

   								ABOUT US STYLES

   ========================================================================== */
.invest-section .section-heading .av-special-heading-tag::before {
    content: "";
    position: absolute;
    background: #000;
    width: 30%;
    height: 2px;
    left: 0;
    margin-left: 0;
    top: 15px;
}
.invest-section .section-heading .av-special-heading-tag::after {
    content: "";
    position: absolute;
    background: #000;
    width: 30%;
    height: 2px;
    right: 0;
    margin-left: 0;
    top: 15px;
}
.success-section, .success-section .container .content{
	padding-top: 0 !important;
}
.success-section .success-col p:first-child{
	margin-bottom: 0 !important;
}
.success-section .success-col p:nth-child(2), .success-section .success-col p:nth-child(3){
	margin: 0 !important;
}
.about-section .text-cell .title h3{
	font-weight: 600 !important;
	letter-spacing: 4px;
}
.about-section .text-cell .subtitle{
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}
.about-section .text-cell .subtitle h3{
	font-weight: 600 !important;
	letter-spacing: 2px;
}

/* =============================================================================

   								WHAT WE DO STYLES

   ========================================================================== */
.slider-grid .slider-row .slider .avia-slideshow-arrows.avia-slideshow-controls a{
	opacity: 1 !important;
}
#top .av-control-minimal .avia-slideshow-arrows a:before {
	border: none !important;
	font-size: 45px !important;
}
.slider-grid .heading-slider::before {
	content: "";
	position: absolute;
	background: #fff;
	width: 30%;
	height: 2px;
	left: 0;
	margin-left: 0;
	top: 18px;
}
.slider-grid .heading-slider h3{
	font-weight: 700 !important;
	text-transform: uppercase !important;
}
.slider-grid .slider-row .slider .av-control-minimal .avia-slideshow-arrows a:before{
	border: none !important;
	font-size: 50px !important;
}
.experience-section .img-below{
	margin-top: -80px !important;
	width: 23.5% !important;
	margin-left: 0 !important;
}
.people-section .section-heading .av-special-heading-tag::before {
    content: "";
    position: absolute;
    background: #000;
    width: 35%;
    height: 2px;
    left: 0;
    margin-left: 0;
    top: 15px;
}
.people-section .section-heading .av-special-heading-tag::after {
    content: "";
    position: absolute;
    background: #000;
    width: 35%;
    height: 2px;
    right: 0;
    margin-left: 0;
    top: 15px;
}
html .what-we-do-section .img-hand{
	width: 67px !important;
}
html .what-we-do-section .img-hand .avia-image-container-inner img{
	width: auto !important;
}
.what-we-do-section .what-col h3{
	font-size: 18px !important;
	font-weight: 600;
}

.what-we-do-section .av_textblock_section .equity-text{
	line-height: 1.3em !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600 !important;
}


.case-section .text-cell .title h3{
	font-weight: 600 !important;
	letter-spacing: 4px;
}
.case-section .text-cell .subtitle{
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}
.case-section .text-cell .subtitle h3{
	font-weight: 600 !important;
	letter-spacing: 2px;
}


#footer {
	padding-top: 56px;
	font-size: 16px !important;
	color: #e1e1e1 !important;
	padding-bottom: 63px;
}

#footer  .widget{
	margin: 0 !important
}
#footer  .widget p{
	margin-top: 0 !important;
}

#footer .flex_column:nth-child(3) {
	text-align: right;
}

#footer .flex_column:nth-child(3) #menu-social-media-menu li{
	display: inline-block;
}
#footer .flex_column:nth-child(3) #menu-social-media-menu li a{
	position: relative;
	font-family: 'entypo-fontello';
	font-size: 16px;
	padding: 2px 0 2px 20px !important;
}

/* =============================================================================

   								IN THE NEWS DETAILED STYLES

   ========================================================================== */
span.text-sep.text-sep-date{
	display: none !important;
}
.container.template-blog.template-single-blog{
	max-width: 1100px !important;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
	max-width: 1024px;
}
#top .fullsize .template-blog .big-preview img{
	border-radius: 0 !important;
	border: 1px solid;
}
#top .fullsize .template-blog .post-title {
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase !important;
	font-size: 26px !important;
	text-align: left;
	max-width: 100% !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700 !important;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
	max-width: 100%;
}
#top .fullsize .template-blog .post-meta-infos {
	text-align: left;
	margin-bottom: 10px !important;
	font-size: 15px !important;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important;
}
time.date-container.minor-meta.updated{
	color: #999999 !important;
	font-weight: 700 !important;
}
.template-blog header.entry-content-header::after{
	background: url(images/line.jpg) no-repeat;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
}
a.back-link{
	font-size: 15px !important;
    background: #ebebeb;
    padding: 12px 30px;
    line-height: 3;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
a.back-link:hover{
    color: #fff;
    text-decoration: none;
    background: #000;
    border: 1px solid #000;
}
a.back-link span{
	padding-right: 20px;
}
.entry-content{
	margin-top: 45px !important;
}
.comment-entry.post-entry{
	display: none;
}
.in-news-grid .avia-content-slider .slide-entry-wrap {
    width: 100%;
    float: none;
    margin-bottom: 40px;
    display: table;
    table-layout: fixed;
    width: 100%;
	background: #fff;
}
.in-news-grid .av_one_fourth,
.in-news-grid .av_one_half {
    float: none;
    display: table-cell;
	border: 5px solid #ebebeb;
	padding-bottom: 60px;
}
.in-news-grid-section-home .in-news-grid .av_one_fourth,
.in-news-grid-section-home .in-news-grid .av_one_half {
    float: none;
    display: table-cell;
	border: 5px solid #000;
	padding-bottom: 60px;
}
.in-news-grid .avia-content-slider .slide-image img {
    border-radius: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
}
.in-news-grid .avia-content-slider .slide-image {
    margin-bottom: 0;
    border-radius: 0;
}
.in-news-grid .entry-content-header {
	padding: 20px 20px 2px;
}
.avia-content-slider .slide-entry-title {
    font-size: 16px;
}
.in-news-grid .slide-meta {
	padding: 0 20px 10px;
}
.in-news-grid .slide-entry-excerpt.entry-content {
	margin-top: 20px !important;
	position: absolute !important;
	bottom: 0 !important;
	padding: 10px 20px;
	width: 100%;
	border-top: 1px solid #000;
}
.in-news-grid .av_fullwidth .slide-entry-excerpt.entry-content {
	margin-top: 20px !important;
	position: relative !important;
	bottom: 0 !important;
	padding: 10px 20px;
	width: 100%;
	border-top: 1px solid #000;
} 
.slide-entry-excerpt.entry-content {
	margin-top: 20px !important;
	position: absolute !important;
	bottom: 0 !important;
	padding: 10px 20px;
	width: 100%;
	border-top: 1px solid #000;
}
.in-news-grid .slide-entry-excerpt.entry-content:hover {
    background: #a6a6a6;
}
.in-news-grid .avia-content-slider .slide-meta div,
.in-news-grid .avia-content-slider .slide-meta time {
    color: #999999;
    font-weight: bold;
}
.more-link {
    clear: both;
    display: inline-block;
    text-transform: lowercase;
	font-weight: bold;
	font-size: 15px;
}
.in-news-grid .slide-entry-excerpt.entry-content:hover .more-link,
.in-news-grid .slide-entry-excerpt.entry-content:hover .more-link:hover {
     color: #fff !important;
}
.in-news-grid .image-overlay {
	display: none !important;
}


/* =============================================================================

   								CONTACT US STYLES

   ========================================================================== */

.info-row .address-row{
	font-size: 18px !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600 !important;
}
.info-row .address-row ul li{
	padding: 12px 0 12px 0 !important;
}
.info-row .address-row .icons span.iconlist-char{
	font-size: 22px !important;
}
.info-row .address-row .av-iconlist-small .iconlist_icon{
	margin-right: .7em !important;
}
.info-row .address-row .social-icons ul{
	display: flex !important;
}
.info-row .address-row .social-icons .avia-icon-list .iconlist-timeline{
	display: none !important;
}
.info-row .address-row .social-icons .avia-icon-list .iconlist_icon {
	height: 36px !important;
    width: 36px !important;
    line-height: 36px !important;
    font-size: 22px !important;
}
.info-row .address-row .icons .av_iconlist_title a:hover{
	text-decoration: none !important;
	color: #000 !important;
}
.city-location.av-special-heading .av-special-heading-tag {
	font-weight: 600;
	letter-spacing: 2px;
}
.info-row .address-row .avia-icon-list-container {
    margin: 15px 0;
}

@media screen and (max-width: 767px){
	.contact-form-section .icons{
		font-size: 18px !important;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600 !important;
	}
	.contact-form-section .icons ul li{
		padding: 12px 0 12px 0 !important;
	}
	.contact-form-section .icons span.iconlist-char{
		font-size: 22px !important;
	}
	.contact-form-section .av-iconlist-small .iconlist_icon{
		margin-right: .7em !important;
	}
	.contact-form-section .social-icons ul{
		display: flex !important;
	}
	.contact-form-section .social-icons .avia-icon-list .iconlist-timeline{
		display: none !important;
	}
	.contact-form-section .social-icons .avia-icon-list .iconlist_icon {
		height: 36px !important;
		width: 36px !important;
		line-height: 36px !important;
		font-size: 22px !important;
	}
	.contact-form-section .icons .av_iconlist_title a:hover{
		text-decoration: none !important;
		color: #000 !important;
	}
	
}
/* =============================================================================

   							    FORMS STYLES

   ========================================================================== */




/* =============================================================================

   								FOOTER STYLES

   ========================================================================== */
#footer #text-4 .tablet{
	display: none;
}
#footer #text-4 .desktop{
	margin-top: 15px;
}
#footer span.once{
	font-size: 13px;
}
#footer span.once a {
	color: #555 !important;
}


/* =============================================================================

   								@Media Queries

   ========================================================================== */
@media screen and (min-width: 1950px){
	html .equity-heading .av-special-heading-tag::before {
		width: 140%;
		transform: translateX(-70%);
	}
	html .equity-heading .av-special-heading-tag::after {
		width: 140%;
		transform: translateX(70%);
	}
}
@media screen and (max-width: 1550px){
	.invest-section .section-heading .av-special-heading-tag::before,
	.invest-section .section-heading .av-special-heading-tag::after{
		width: 17%;
	}
	.about-section .text-cell{
		padding: 30px 15px 30px 5% !important;
	}
	.case-section .text-cell{
		padding: 30px 15px 30px 5% !important;
	}
	div .av_three_fourth.about-invested {
		width: 100%;
	}
}
@media only screen and (max-width: 1400px) {
	.people-section .section-heading .av-special-heading-tag::before,
	.people-section .section-heading .av-special-heading-tag::after{
		width: 25%;
	}
	
}

@media only screen and (max-width: 1200px) {
	.about-us-section .about-content {
		font-size: 16px !important;
	}
	.section-heading .av-special-heading-tag::before { 
		width: 39%; 
	}
	.section-heading .av-special-heading-tag::after { 
		width: 39%; 
	}
	.section-heading.case-studies-heading .av-special-heading-tag::before { 
		width: 35%; 
	}
	.section-heading.case-studies-heading .av-special-heading-tag::after { 
		width: 35%; 
	}
	.left-section .read-more-button.avia-button-left {
		margin-left: 12%;
	}
	.app-form .section-heading .av-special-heading-tag::before, 
	.app-form .section-heading .av-special-heading-tag::after {
		width: 30%;
	}
}
@media screen and (max-width: 1250px) and (min-width: 767px){
	#header_main .avia-menu.av_menu_icon_beside {
		margin-right: 0 !important;
		padding-right: 0 !important;
	}
	#header_main #avia-menu li a {
		padding: 0 11px !important;
	}
}
@media only screen and (max-width: 1024px) {
.read-more-button .avia-button {
    margin-right: 20px;
}
	.angel-investors-section p { 
	font-size: 18px;
}
	.angel-investors-section .av-special-heading-tag {
	 
	font-size: 26px !important;
}
	.angel-investors-section  .content  {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	.about-us-section .av-special-heading-tag {
 
	font-size: 16px !important;
}
	.section-heading .av-special-heading-tag::before ,.section-heading .av-special-heading-tag::after {
	width: 36%;
}
	.section-heading.case-studies-heading .av-special-heading-tag::before { 
		width: 32%; 
	}
	.section-heading.case-studies-heading .av-special-heading-tag::after { 
		width: 32%; 
	}
	#footer .flex_column:nth-child(3) #menu-social-media-menu li a {
		padding: 2px 10px 2px !important;
	}
	.slider-grid .heading-slider::before{
		width: 30%;
	}
	.experience-section .img-below{
		margin-top: -200px !important;
	}
	.invest-section .section-heading .av-special-heading-tag::before,
	.invest-section .section-heading .av-special-heading-tag::after{
		width: 18%;
	}
}
@media screen and (max-width: 1024px) and (min-width: 1024px){
	#header .avia-menu-text {
		font-size: 15px;
	}
}
@media screen and (max-width: 989px) and (min-width: 768px){
	#header .av-logo-container .main_menu ul li a::before{
		font-size: 20px !important;
	}
	#header .avia-menu-text {
		font-size: 22px;
	}
	#footer .container{
		padding: 0 25px !important;
	}
	#footer .container div:nth-child(1){
		width: 50% !important;
		display: inline;
		margin-left: 0 !important;
	}
	#footer .container div:nth-child(2){
		width: 50% !important;
		display: inline;
		margin-left: 0 !important;
	}
	#footer .container div:nth-child(3){
		display: block;
		width: 100% !important;
		margin-left: 0 !important;
		text-align: center;
		margin-top: 20px;
	}
	#footer #text-4 .desktop{
		display: none;
	}
	#footer #text-4 .tablet{
		display: inline;
	}
}
@media only screen and (max-width: 989px) and (min-width: 767px){
	.what-we-do-section .flex_column_table{
		display: inline-flex !important;
	}
	.responsive.html_mobile_menu_tablet #top .av-logo-container .main_menu .social_bookmarks {
		right: 20px;
	}
	#top .social_bookmarks li {
		margin: 0 5px;
	}
}
@media only screen and (max-width: 989px) {
	/* .what-we-do-section.av-medium-hide.av-small-hide{
		display: none !important;
	} */
	.app-form .section-heading .av-special-heading-tag::before,
	.app-form .section-heading .av-special-heading-tag::after{
		width: 20%;
	}
	
	html .what-we-do-section .avia-builder-el-66{
		/* margin-left: 9px !important; */
	}
	#header_main .avia-menu.av_menu_icon_beside {
		
		float: right;
	}
	.left-section .read-more-button.avia-button-left {
		margin-left: 0%;
	}
	.read-more-button .avia-button {
		margin-right: 0px;
	}
	.about-us-section .avia-button-right {
		display: block;
		float: none !important;
	}
	.about-us-section .read-more-button .avia-button {
		float: none !important;
	}
	.responsive #top #wrap_all .about-us-section .no_margin {
		display: block !important;
		margin: 0 !important;
		height: auto !important;
		overflow: hidden;
		padding-left: 8% !important;
		padding-right: 8% !important;
	}
	.about-us-section .about-content {
		padding: 15px;
		margin-left: 0px;
	}
	.about-us-section .av-special-heading-tag {
		text-align: center !important;
		margin-bottom: 0 !important;
	}
	.responsive #top #wrap_all .about-us-section .no_margin.av_one_half {
		width: 100% !important;
	}
	.what-we-do-section .av-special-heading {
		padding: 0 18px !important;
		font-size: 16px !important;
	}
	.what-we-do-section .avia_textblock p{
		font-size: 13px !important;
	}
	.news-heading .av-subheading p {
		font-size: 14px !important;
	}
	.angel-investors-section .av-special-heading-tag {
		font-size: 22px !important;
	}
	.angel-investors-section p {
		font-size: 16px;
		line-height: 27px;
	}
	#av-burger-menu-ul li {
		padding: 0px !important;
	}
	/* .experience-section .text-col{
		margin-left: 0 !important;
	} */
	.experience-section .img-below{
		margin-top: 50px !important;
	}
	.slider-grid .heading-slider::before {
		width: 15%;
	}
	html .equity-heading .av-special-heading-tag::before {
		transform: translateX(-45%);
	}
	html .equity-heading .av-special-heading-tag::after {
		transform: translateX(45%);
	}
	.invest-section .section-heading .av-special-heading-tag::before,
	.invest-section .section-heading .av-special-heading-tag::after{
		width: 10%;
	}
	.about-section .text-cell{
		min-height: 0 !important;
		height: 400px !important;
		padding: 40px 15px 30px 5% !important;
	}
	.about-section{
		display: flex;
		flex-direction: column;
	}
	.about-section{
		display: flex;
		flex-direction: column;
	}
	.about-section .flex_cell{
		width: 100% !important;
	}
	.case-section .text-cell{
		min-height: 0 !important;
		height: auto !important;
		padding: 40px 15px 30px 5% !important;
	}
	.case-section{
		display: flex;
		flex-direction: column;
	}
	.case-section{
		display: flex;
		flex-direction: column;
	}
	.case-section .flex_cell{
		width: 100% !important;
	}
	.about-section .img-1,
	.case-section .img-1 {
		order: 0;
	}
	.about-section .img-2,
	.case-section .img-2 {
		order: 2;
	}
	.bio-text-one.text-cell,
	.case-text-one.text-cell {
		order: 1;
	}
	.bio-text-two.text-cell,
	.case-text-two.text-cell {
		order: 3;
	}
}
@media screen and (max-width: 800px){
	
}
@media only screen and (max-width: 767px) {
	.responsive.html_header_top #header_main .social_bookmarks, .responsive.html_top_nav_header .social_bookmarks {
		display: inline-block !important;
	}
	.slider-grid .title-row {
		padding: 50px !important;
	}
	.experience-section .container .content .post-entry .entry-content-wrapper{
		display: flex;
		flex-direction: column;
	}
	.experience-section .img-col, .experience-section .text-col, .experience-section .img-below-tablet{
		width: 100% !important;
	}
	.experience-section .img-col{
		order: 0;
	}
	.experience-section .text-col{
		order: 1;
	}
	.experience-section .img-below-tablet{
		order: 2;
	}
	.experience-section .content{
		padding-top: 0 !important;
	}
	#footer {
		text-align: center;
	}
	#footer .flex_column:nth-child(3) {
		text-align: center !important;
	}
	.the-news-heading-section .section-heading .av-special-heading-tag::before,
	.the-news-heading-section .section-heading .av-special-heading-tag::after,
	.section-heading .av-special-heading-tag::before,
	.section-heading .av-special-heading-tag::after,
	.section-heading.case-studies-heading .av-special-heading-tag::before, 
	.section-heading.case-studies-heading .av-special-heading-tag::after{
		display: none !important;
	}
	.section-heading.case-studies-heading .av-special-heading-tag::before { 
		width: 35%; 
	}
	.section-heading.case-studies-heading .av-special-heading-tag::after { 
		width: 35%; 
	}
	.about-us-section .about-content {
		padding: 15px;
		margin-left: 0px;
	}
	.about-us-section .av-special-heading-tag {
		text-align: center !important;
		margin-bottom: 10px !important;
	}
	.what-we-do-section .av-special-heading {
		font-size: 20px !important;
		font-weight: 600 !important;
	}
	.custom-height{
		height: 60px !important;
	}
	.the-news-heading-section{
		margin: 100px 0 0 !important;
	}
	.angel-investors-section .content{
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.the-news-heading-section .content{
		padding-top: 10px !important;
		padding-bottom: 30px !important;
	}
	.avia-section.av-minimum-height .container .content {
    vertical-align: text-bottom !important;
	}
	.avia-section.av-minimum-height.home-banner .container .content {
    vertical-align: middle !important;
	}
	#footer .flex_column:nth-child(2) .widget p {
		font-size: 14px !important;
	}
	.what-we-do-section .what-col.flex_column {
		max-width: 320px !important;
		margin: 15px auto !important;
		margin-left: 7px !important;
		display: table-cell !important;
		width: 49% !important;
	}
	.responsive #top .what-we-do-section .flex_column_table {
		margin-bottom: 15px;
	}
	.about-us-top-whitespace {
		height: 506px !important;
	}
	.about-us-bottom-whitespace{
		display: none !important;
	}
	.angel-investors-section .av-special-heading-tag {
		font-size: 20px !important;
		line-height: 28px;
	}
}

@media only screen and (max-device-width: 767px) {
	.slider-grid .title-row {
		padding: 120px 50px 80px !important;
	}
	.responsive .in-news-grid .av_fullwidth.flex_column {
		margin-bottom: 0 !important;
	}
	.responsive #top #header .container {
		width: 100% !important;
		max-width: 100% !important;
		padding-left: 30px !important;
		padding-right: 0 !important;
	}
	#header_main .avia-menu.av_menu_icon_beside {
		padding-right: 0 !important;
		margin-right: 0 !important;
	}
	#top .av-logo-container .social_bookmarks li a {
		font-size: 18px;
	}
	.slider-grid .heading-slider::before {
		top: 13px;
	}
	#home-slider-section h3 { 
		font-size: 23px !important;
	}
	.responsive #top .logo {
		position: absolute;
		left: -40px;
	}
	.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li {
		line-height: 1.2em;
	}
	#av-burger-menu-ul {
		padding-top:  80px !important;
    	vertical-align: top;
	}
	.contact-header div.flex_cell{
		padding: 0px 0px 30px 0px !important;
	}
	.contact-header .section-heading .av-special-heading-tag{
		font-size: 32px !important;
	}
	.contact-form-section .container .content{
		padding-top: 0 !important;
	}
	.contact-form-section .avia-google-map-container{
		margin-top: 40px;
	}
	.page-id-29 #after_submenu_1{
		display: none !important;
	}
	.contact-header{
		padding-top: 40px !important;
	}
	#top .what-we-do-section .flex_column_table_cell {
		float: none !important;
		display: block !important;
		width: 100% !important;
	}
	#footer #text-3 span{
		display: block;
	}
	#footer .container div:nth-child(3){
		margin-bottom: 10px !important;
	}
}

@media only screen and (max-device-width: 640px) {
	.about-us-top-whitespace {
		height: 260px !important;
	}
		
	
	.left-section .read-more-button {
		display: block !important;
		float: unset !important;
	}
	.left-section .read-more-button .avia-button {
	
		float: unset !important;
	}
	.about-section .img-1{
		background-image: url(images/ANTONHY-2.jpg) !important;
	}
}
/* @media screen and (max-width: 767px) and (min-width: 360px){
	.responsive #top #wrap_all #header .social_bookmarks{
		display: block !important;
	}
} */