/*---------------------------------------------------------------------------
	TYPE
--------------------------------------------------------------------------- */

body { -webkit-font-smoothing: antialiased !important;  font-family: "sofia-pro-soft",sans-serif !important;}

h1, h2, h3, h4, h5, h6 { font-weight: 500 !important; text-transform: none !important; -webkit-font-smoothing: antialiased !important;  font-family: "sofia-pro-soft",sans-serif !important;  }
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { font-weight: inherit; text-decoration: none; color: inherit; }
#top h1 strong, #top h2 strong, #top h3 strong, #top h4 strong, #top h5 strong, #top h6 strong { color: inherit; }
h1 { font-size: 34px; line-height: 1.3em; margin-bottom: 14px; }
h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }
h3 { font-size: 20px; line-height: 1.1em; margin-bottom: 8px; }
h4 { font-size: 18px; line-height: 1.1em; margin-bottom: 4px; } 
h5 { font-size: 16px; line-height: 1.1em; }				
h6 { font-size: 14px; line-height: 1.1em; }

.centered { text-align: center; }
.light { font-weight: 300 !important; }
.normal { font-weight: 400 !important; }
.medium { font-weight: 500 !important; }
.bold { font-weight: 700 !important; }

.fade { opacity: 0.6; }

.span-65 {
	width: 60%;
	margin: 15px auto 0px auto;
}

.av-special-heading {
	margin-top: 25px;
}

/*---------------------------------------------------------------------------
	FORMS
--------------------------------------------------------------------------- */

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea,#top select {
	-webkit-appearance: none;
	border: 1px solid #e1e1e1;
	padding: 15px;
	background: #FFF !important;
	border-radius: 6px !important;
	outline: none;
	color: #777;
	margin: 0;
	width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 0px;
}

/*---------------------------------------------------------------------------
	HEADER
--------------------------------------------------------------------------- */

.html_header_top #top .av_logo_right .logo  {
	right: 50%;
	-webkit-transform: translate(50%, 0) !important;
	-ms-transform: translate(50%, 0)  !important;;
	transform: translate(50%, 0)  !important;;
	text-align: center;
	z-index: 99999 !important;
	max-height: 160px !important;
	height: 160px !important;
}

.logo img{
	max-height: 160px !important;
	height: 160px !important;
}

.logo a {
	max-height: 160px !important;
	height: 160px !important;
}

.av-main-nav > li > a {
	display:block;
	text-decoration: none;
	padding:0 20px;
	font-weight: normal;
	font-weight: 500;
	font-size: 17px;
	font-family: "sofia-pro-soft",sans-serif !important; 
	-webkit-font-smoothing: antialiased !important; 
	-webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
	transition: 		background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
}

.social-header li {
	display: inline-block;
	padding:5px 5px;
}

#header_main nav .social_bookmarks {
	float: right !important;
	font-size: 19px !important;
}

#top .social_bookmarks li {
		padding:0px 20px !important; 
}

#header_main .social_bookmarks li a:hover {
	color: inherit !important;
}

.main_menu {
	width: 100%;
}

.avia-menu.av_menu_icon_beside {
	border: none !important;
}

.single .title_container  {
	display: none;
}

/*---------------------------------------------------------------------------
	HOME
--------------------------------------------------------------------------- */

#home-hero {
	background-color: #47cba3; 
	background-color: -moz-linear-gradient(top,  #47cba3 0%, #5fdcb9 100%) !important; 
	background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#47cba3), color-stop(100%,#5fdcb9)) !important; 
	background-color: -webkit-linear-gradient(top,  #47cba3 0%,#5fdcb9 100%) !important;
	background-color: -o-linear-gradient(top,  #47cba3 0%,#5fdcb9 100%) !important; 
	background-color: -ms-linear-gradient(top,  #47cba3 0%,#5fdcb9 100%) ; 
	background-color: linear-gradient(to bottom,  #47cba3 0%,#5fdcb9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47cba3', endColorstr='#5fdcb9',GradientType=0 );
}

#home-hero .av-special-heading {
	margin-top: -190px;
}

#home-hero .avia-button {
	margin-top: 20px;
}

#top .avia-button.avia-color-light {
	background: #0899d5 !important;
	border: none !important;
	font-size: 17px;
	padding:20px 30px;
	border-bottom: 5px solid #0483b7 !important;
	font-weight: 700 !important;
	border-radius: 8px !important;
}

#googa-home-mission {
	background-size:40%;
	background-position: 
}

#googa-home-mission .avia_image {
	margin-top: 15px;
}

#googa-home-mission .avia-button-wrap {
	margin-top: -35px;
}

.mission-content {
	padding:50px 50px 50px 0px;
}

.avia-iframe-wrap {
	margin-top: 20px !important;
	padding-bottom: 0 !important;
}

/*---------------------------------------------------------------------------
	SINGLE BOOK
--------------------------------------------------------------------------- */

.purchase-links {
	margin-top: 20px;
}

.purchase-links li {
	display: inline-block;
}

.purchase-links li img {
	width: 230px;
}

body div .avia-button, .main_color input[type='submit'] {
  background: #0899d5 !important;
  border: none !important;
  font-size: 17px !important;
  padding: 20px 30px;
  border-bottom: 4px solid #0483b7 !important;
  font-weight: 700 !important;
  border-radius: 8px !important;
}

.main_color input[type='submit']:hover {
	background: #0483b7 !important;
}

.js_active .tab {
	font-size: 15px !important;
}

/*---------------------------------------------------------------------------
	FOOTER
--------------------------------------------------------------------------- */

#footer {
	border: none !important;
	background: #f6f9fa; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6f9fa 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f9fa), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6f9fa 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6f9fa 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6f9fa 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6f9fa 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f9fa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.center {
	text-align: center;
	margin:  0 auto;
}

.footer-nav li {
	display: inline-block;
}


/*---------------------------------------------------------------------------
	DESKTOP
--------------------------------------------------------------------------- */

@media only screen and (min-width: 768px) {


}


/*---------------------------------------------------------------------------
	MOBILE
--------------------------------------------------------------------------- */

@media only screen and (max-width: 767px) {


#googa-home-mission {
	min-height: 669px !important;
}

}