/*
Theme Name: Save Abandoned Babies
Author: Comrade Web Agency
Author URI: http://comradeweb.com
*/

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,200italic,300italic,400italic,600italic);

html {
   overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
   -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
   -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
   display: block;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: "";
}
blockquote, q {
   quotes: "" "";
}
a:focus {
   outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
   outline: 0;
}
embed, iframe, object {
   max-width: 100%;
}
button::-moz-focus-inner {
   border: 0;
   padding: 0;
   margin: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

/*
====> 2.1 Headings
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
   color: #666666;
   line-height: 1.4;
   padding-bottom: 15px;
   font-weight: normal;
}
h1 { font-size: 30px; }
h2 { font-size: 28px; }
h3 { font-size: 26px; }
h4 { font-size: 24px; }
h5 { font-size: 22px; }
h6 { font-size: 19px; }

/*
====> 2.2 Others
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
   color: #888888;
   font-size: 15px;
   line-height: 1.5;
   font-family: 'Roboto', sans-serif;
   font-weight: 300;
}
p {
   color: #696969;
   font-size: 15px;
   line-height: 1.5;
   margin-bottom: 15px;
   font-weight: 300;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
	display: block;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

a {
	color: inherit;
	text-decoration: none;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
	outline: 0;
}

input {
	border-width: 0;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sup {
	vertical-align: text-top;
	font-size: 58.3%; /*Corresponds to Photoshop's font size glyph transformation*/
}

sub {
	vertical-align: text-bottom;
	font-size: 58.3%; /*Corresponds to Photoshop's font size glyph transformation*/
}

img,
embed,
object,
video {
	max-width: 100%;
}

.group:before,
.group:after {
	content: " ";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1; /* ie 6/7 */
}

.no-space-between-inline-blocks {
	letter-spacing: -0.31em; /* webkit */
	*letter-spacing: normal; /* reset IE < 8 */
	word-spacing: -0.43em; /* IE < 8 && gecko */
}

/* restore spacing on inner elements */
.no-space-between-inline-blocks > * {
	letter-spacing: normal;
	word-spacing: normal;
}

.displace {
	position: absolute;
	left: -5000px;
}


body {
	color: #494949;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
}
.global_container_ {  
	float: none;
	height: auto;
	margin: 0 auto;
	position: relative;
	width: 1000px;
	background: #ffffff;
}

.global_container_three
{
		float: none;
		  height: 540px;
	margin: 0 auto;
	position: relative;
	width: 1200px;
	background-color: transparent;
}
.global_container_two{  
	float: none;
	overflow: hidden;
	height: auto;
	margin: 0 auto;
	position: relative;
	width: 1000px;
	background: transparent;
}

.global_container_one {  
	float: none;
	height: auto;
	margin: 0 auto;
	position: relative;
	width: 1100px;
	background: #ffffff;
}

.header {
	overflow: visible;
	padding: 0;
	background: #ffffff;
	  z-index: 10;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 1, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 1, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 1, 0.1);
  position: relative;
	}
.logo-square {
	float: left;
	height: 131px;
	width: 140px;}
.col-6 {
	float: left;
	width: 850px;
}
.thin-bar {
	min-height: 37px;
	padding: 0 0;
	width: 850px;
	  float: left;
	background-color: #759eca;
	border-bottom-left-radius: 20px; 
}
.thin-bar:after {
	  content: "";
  height: 40px;
  position: absolute;
  padding: 0 0;
  width: 2000px;
  float: left;
  background-color: #759eca;
  border-bottom-left-radius: 100px;
  z-index: -1;
}

#page
{
	  overflow-y: hidden;
	  overflow-x: hidden;
}
.phone {
	float: left;
	margin: 10px 0 0;
/*	width: 464px;          */
	  padding-left: 15px;
	color: #ffffff;
	font-family:"soleil",sans-serif;
	font-weight: 800;
	  font-weight: 500;
	/*letter-spacing: 0.05em; */
	text-align: justify;
}
.search-container {
	float: right;
	padding-right: 5px;
}
#secondary.sidebar {
	display: none;
}
.social {
	float: right;
	margin: 0;
	position: relative;
	width: 111px;
}
.social > * {
	float: left;
}
.social > *:last-child {
}
.facebook {
		position: relative;
	width: 37px;
	background: #3b5998;
}
.facebook-2 {
	padding: 11px 0;

	display: block;
	  text-align: center;
	margin: 0 auto;
}
.twitter {
	position: relative;
	width: 37px;
	background: #00aced;
}
.twitter-2 {
	padding: 11px 0;

	display: block;
	  text-align: center;
	margin: 0 auto;
}
.google-plus {
	position: relative;
	width: 37px;
	background: #dd4b39;
}

.google-plus-2
{
	padding: 11px 0;

	display: block;
	  text-align: center;
	  text-align: center;
}


.social-icons div
{
	float: left;
}

.social-icons div a
{
	color: #fff;
}
.row-2 {
	position: relative;
	float: left;
	  width: 100%;
}
.navigation li a {
    color: #494949;
	font-weight: bold;
	  line-height: 93px;
    font-size: 16px;
	text-align: justify;
	text-transform: uppercase;
}
#menu-primary>li>ul{
	display: none;
	position: absolute;
	float: none;
	background-color: #fff;
	width: 252px;
	padding: 10px 20px;
	top: 70px;
	margin-left: -20px;
	text-align: left;
}
#menu-primary>li:hover ul{
	display: block;
}
#menu-primary>li>ul>li{
	width: 100%;
}
#menu-primary>li>ul>li>a{
	line-height: 30px;
}
#content article{

}


.navigation {
  float: left;
    padding-left: 34px;
  width: 615px;
  font-weight: bold;
  text-align: justify;
  text-transform: uppercase;
}

#menu-primary{
	float: left;
}
.col-5 {
	float: right;
	position: relative;
	width: 185px;
}
header .col-5{
	width: 200px;
}
header .text-link{
	margin-left: 0;
	margin-right:0;
}
.button {
	margin: 0 auto;
	padding-top: 25px;
	  height: 27px;
	color: #ffffff;
	font-family:"soleil",sans-serif;
		  font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
}


a,
a:hover,
a:visited,
a:focus,
a:active {
    outline: none !important; 
   }
.button a:hover,
a .button-4:hover{
    background: #daa8a4;
}

.text-342
{
display: none;
}
.button a {
	margin: 0 auto;
	min-height: 19px;
	padding: 9px 23px;
	margin-top: 16px;
    background-color: #D39590;
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 100%);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	
	color: #ffffff;
	font-family:"soleil",sans-serif;
	  font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
}


.text-link 
{
  margin: 7px 0 0 38px;
  position: relative;
  text-align: right;
  margin-right: 6px;
}
.text-link a {

	position: relative;
	text-align: center;
	text-decoration: underline;
	    color: #636363;
    font-family: "Source Sans Pro";
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}
.main-content-wrapper {
	background-color: #f6ecf0;
	position: relative;
}
.slider {
	min-height: 542px;
	position: relative;
	width: 1000px;
}
.slide-3-read-story {
	height: 286px;
	left: 50%;
	padding: 114px 130px 142px;
	position: absolute;
	top: 0;
	width: 1140px;
	background: url(images/rectangle_2_copy.jpg) no-repeat;
	margin-left: -700px;
}
.text-5 {
	position: relative;
}
.text-6 {
	margin: -11px 0 -5px;
	font-size: 46px;
	line-height: 1.2;
}
.text-7 {
	margin: 18px 0 -2px;
	width: 457px;
	font-size: 22px;
	line-height: 1.2;
}
.button-2 {
	margin: 26px 0 0;
	min-height: 25px;
	padding: 19px 0 16px;
	position: relative;
	width: 263px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImJ0biIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wNiIgLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjYnRuKSIgLz48L3N2Zz4=), #d39590;
	background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	color: #ffffff;
	font-family:"soleil",sans-serif;
	font-size: 24px;
	  font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
}
.nav {
	margin: 40px 0 0;
	position: relative;
}
.nav > * {
	float: left;
	margin: 0 10px 0 0;
}
.nav > *:last-child {
	margin-right: 0 !important;
}
.circle {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImNpcmNsZSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wMiIgLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjY2lyY2xlKSIgLz48L3N2Zz4=), rgba(211, 149, 144, 0.4);
	background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.0) 100%), rgba(211, 149, 144, 0.4);
	background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.0) 100%), rgba(211, 149, 144, 0.4);
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.0) 100%), rgba(211, 149, 144, 0.4);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.0) 100%), rgba(211, 149, 144, 0.4);
}
.circle-2 {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(211, 149, 144, 0.4);
}
.circle-3 {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #d39590;
}
.slide-2-play-video {
	height: 286px;
	left: 50%;
	padding: 114px 130px 142px;
	position: absolute;
	top: 0;
	width: 1140px;
	background: url(images/rectangle_2_copy.jpg) no-repeat;
	margin-left: -700px;
}
.text-9 {
	position: relative;
}
.text-10 {
	margin: -11px 0 -5px;
	font-size: 46px;
	line-height: 1.2;
}
.text-11 {
	margin: 18px 0 -2px;
	width: 457px;
	font-size: 22px;
	line-height: 1.2;
}
.button-3 {
	margin: 26px 0 0;
	min-height: 25px;
	padding: 19px 0 16px;
	position: relative;
	width: 263px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImJ0biIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wNiIgLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjYnRuKSIgLz48L3N2Zz4=), #d39590;
	background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	color: #ffffff;
	font-family:"soleil",sans-serif;	font-size: 24px;
	  font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
}
.nav-2 {
	margin: 40px 0 0;
	position: relative;
}
.nav-2 > * {
	float: left;
	margin: 0 10px 0 0;
}
.nav-2 > *:last-child {
	margin-right: 0 !important;
}
.circle-4 {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImNpcmNsZS00IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAyIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNjaXJjbGUtNCkiIC8+PC9zdmc+), rgba(211, 149, 144, 0.4);
	background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.0) 100%), rgba(211, 149, 144, 0.4);
	background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.0) 100%), rgba(211, 149, 144, 0.4);
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.0) 100%), rgba(211, 149, 144, 0.4);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.0) 100%), rgba(211, 149, 144, 0.4);
}
.circle-5 {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #d39590;
}
.circle-6 {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(211, 149, 144, 0.4);
}
.slide-1-learn-more {
	height: 286px;
	left: 50%;
	padding: 114px 30px 142px;
	position: absolute;
	top: 0;
	width: 1340px;
	background: url(images/rectangle_2_copy.jpg) no-repeat;
	margin-left: -700px;
}
.text-13 {
	margin: 0 100px;
	overflow: hidden;
	position: relative;
}
.text-14 {
	    color: #494949;
    font-family: "Source Sans Pro";
    font-size: 46px;
    font-weight: 400;
    width: 555px;
}
.text-15 {
	    color: #494949;
    font-family: "Source Sans Pro";
    font-size: 22px;
    font-weight: 400;
	  margin-top: 20px;
	  }
.arrows {
	margin: -1px 0 0;
	overflow: hidden;
	position: relative;
}
.arrow-left {
	float: left;
	margin: 1px 1270px 0 0;
}
.arrow-right {
	float: left;
}
.button-4 {
	  margin: 20px 0;
	min-height: 25px;
	padding: 19px 0 16px;
	position: relative;
	width: 263px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImJ0biIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wNiIgLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjYnRuKSIgLz48L3N2Zz4=), #d39590;
	background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	color: #ffffff;
	font-size: 24px;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
}
.nav-3 {
	margin: 40px 100px 0;
	position: relative;
}
.nav-3 > * {
	float: left;
	margin: 0 10px 0 0;
}
.nav-3 > *:last-child {
	margin-right: 0 !important;
}
.circle-7 {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImNpcmNsZS03IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA2IiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNjaXJjbGUtNykiIC8+PC9zdmc+), #d39590;
	background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
}
.circle-8 {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(211, 149, 144, 0.4);
}
.circle-9 {
	height: 20px;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(211, 149, 144, 0.4);
}
.resources-bar {
	position: relative;
	background: #d39590;
	      height: 103px;
	
}

.redpink
{
	width: 100%;
	background: #769eca; /* Old browsers */
background: -moz-linear-gradient(left,  #769eca 0%, #769eca 50%, #d39590 51%, #d39590 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#769eca), color-stop(50%,#769eca), color-stop(51%,#d39590), color-stop(100%,#d39590)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #769eca 0%,#769eca 50%,#d39590 51%,#d39590 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #769eca 0%,#769eca 50%,#d39590 51%,#d39590 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #769eca 0%,#769eca 50%,#d39590 51%,#d39590 100%); /* IE10+ */
background: linear-gradient(to right,  #769eca 0%,#769eca 50%,#d39590 51%,#d39590 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#769eca', endColorstr='#d39590',GradientType=1 ); /* IE6-9 */
-webkit-box-shadow: 0 -1px 3px 0 rgba(1, 2, 2, 0.1), inset 0 -1px 3px 0 rgba(1, 2, 2, 0.1); /*drop shadow, inner shadow*/
	-moz-box-shadow: 0 -1px 3px 0 rgba(1, 2, 2, 0.1), inset 0 -1px 3px 0 rgba(1, 2, 2, 0.1); /*drop shadow, inner shadow*/
	box-shadow: 0 -1px 3px 0 rgba(1, 2, 2, 0.1), inset 0 -1px 3px 0 rgba(1, 2, 2, 0.1); /*drop shadow, inner shadow*/
	z-index: 9;
	position: relative;
	float: left;
  width: 100%;
  height: 103px;
}
.point {
	float: left;
	min-height: 120px;
	position: relative;
	width: 256px;
	  margin-left: 0px;
}
.point-2 {
	left: 50%;
	position: absolute;
	top: 0;
	margin-left: 29px;
}
.rectangle-holder {
	
	width: 226px;
	background: #769eca;
	height: 103px;
}

.rectangle-holder:after {
	  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 51.5px solid transparent;
  border-bottom: 51.5px solid transparent;
  border-left: 30px solid #769eca;
}

.title {
  position: relative;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 103px;
  text-transform: uppercase;
}
.birth-mothers {

}

.white{
    width: 100%;
    background: #fff;
    z-index: 13;
    position: relative;
    float: left;
    width: 100%;
    height: 407px;
}

.pinkshadow
{
	z-index: 7;
		position: relative;
	float: left;
  width: 100%;
      height: 348px;
      
          background-color: #F6ECF0;
  
}
.resources-group
{
	float: left;
	position: relative;
  	width: auto;
  	margin-left: 50px;

}

.main-wrapper
{
	float: left;
	  width: 100%;
}

.resources-group .icon
{
	    color: #fff;
    font-family: "Source Sans Pro";
    font-size: 21px;
    font-weight: 400;
      line-height: 98px;
      background: url(images/icon_4.png) left center no-repeat;
      padding-left: 30px;
        margin-right: 23px;
	  float: right;
}

.resources-group .icon.two{
      background: url(images/icon_3.png) left center no-repeat;
        padding-left: 35px;
}

.resources-group .icon.three{
      background: url(images/icon_2.png) left center no-repeat;
}

.resources-group .icon.four{
      background: url(images/icon.png) left center no-repeat;
}

.section-1 {
	position: relative;
	width: 100%;
	padding: 79px 0;
	    font-family: "Source Sans Pro";
    font-size: 17px;
}

.sitemap a
{
	color: #fff;
}
.col-2 {
	float: left;
	position: relative;
	width: 490px;
}

     
.text-20 {
	margin: -5px 0 -2px 1px;
   color: #769ECA;
    font-family: "Source Sans Pro";
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;

}
.text-21 {
	margin: 23px 0 -5px;
	opacity: 0.9;
	    color: #494949;
	  width: 90%;
	line-height: 28px;
}
.text-22 {
	margin: 29px 0 -3px 1px;
	color: #d39590;
	font-weight: bold;
}
.col-3 {
	float: right;
	position: relative;
	width: 500px;
}
.text-23 {
	margin: -6px 0 -3px 1px;
	color: #769eca;
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
}
.text-24 {
	margin: 23px 0 -5px;
	opacity: 0.9;
	    color: #494949;
	line-height: 28px;
}
.text-25 {
	margin: 24px 0 -3px 2px;
	color: #d39590;
	font-weight: bold;
}
.section-3 {
	  height: 100%;
  position: relative;
  width: 100%;
  background: url(images/rectangle_2_copy_3.jpg) no-repeat;	
}


.text-26 {
	  float: right;
	position: relative;
	width: 490px;
}
.text-27 {
	margin: -7px auto -3px;
	width: 487px;
	font-size: 28px;
	  color: #494949;
	line-height: 1.2;
	text-align: right;
}
.text-28 {
	margin: 16px 0 -5px;
	opacity: 0.9;
	line-height: 28px;
	  color: #494949;
	text-align: right;
}
.button-5 {
float: right;
}
.button-5 a
{
	
}
.text-link-2 {
	position: relative;
	color: #636363;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}

.block-babyrightshadow
{
  width: 90%;
  float: right;
  height: 348px;
     background-image: -moz-linear-gradient(right, #F6ECF0  42%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(right, #F6ECF0 42%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(right, #F6ECF0 42%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #F6ECF0 42% rgba(255, 255, 255, 0) 100%);
}

.block-babyright
{
	  height: inherit;
  width: 70%;
  float: right;
    padding: 70px 0;

}
.footer {
	position: relative;
	    font-size: 15px;
	   background-color: #769eca;
	     float: left;
  width: 100%;
}


.footer .social {
  float: left;
  margin: 0;
    top: 100px;
  position: relative;
  width: 111px;
}

.footer .social div
{
	float: none;
}
.footer-2 {
	    font-size: 15px;
	padding: 90px 0;
	position: relative;
	background: #769eca;
	}
.social-2 {
	float: left;
	margin: 53px 0 0;
	position: relative;
	width: 37px;
}
.facebook-3 {
	padding: 10px 0;
	position: relative;
	background: #3b5998;
}
.facebook-4 {
	display: block;
	margin: 0 auto;
}
.twitter-3 {
	padding: 12px 0 11px;
	position: relative;
	background: #00aced;
}
.twitter-4 {
	display: block;
	margin: 0 auto;
}
.google-2 {
	padding: 10px 0;
	position: relative;
	background: #dd4b39;
}
.g-2 {
	display: block;
	margin: 0 auto;
}
.text-31 {
	float: left;
	position: relative;
	width: 595px;
	font-size: 15px;
}
.text-32 {
	margin: -5px 0 -3px 2px;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
}
.text-33 {
	margin: 17px 0 -1px 2px;
	opacity: 0.9;
	color: #ffffff;
	text-transform: uppercase;
}
.text-34 {
	margin: 35px 0 -5px;
	opacity: 0.9;
	color: #ffffff;
	line-height: 28px;
}

.text-342
{
    margin: 35px 0 -5px;
    opacity: 0.9;
    color: #ffffff;
    line-height: 28px;
}
.row {
	margin: 42px 0 0;
	position: relative;
}
.sitemap {
	float: left;
	margin: 8px 0 0;
	opacity: 0.9;
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}
.text-35 {
	float: left;
	margin: 9px 0 -2px 40px;
	opacity: 0.9;
	color: #ffffff;
	font-size: 14px;
}
.text-36 {
	float: left;
	margin: 9px 0 0 39px;
	opacity: 0.9;
	color: #ffffff;
	font-size: 14px;
}
.comrade-logo {
	float: left;
	margin: 0 0 0 11px;
}
.newsletter {
	float: left;
	position: relative;
	  margin-left: 33px;
	width: 361px;
}
.col {
	overflow: hidden;
	padding: 30px 30px 51px;
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #ffffff;
}
.text-37 {
	position: relative;
}
.text-38 {
	margin: -7px auto -5px;
	width: 300px;
	opacity: 0.9;
	line-height: 28px;
	  color: #636363;
	text-align: center;
}
.input-field {
	margin: 29px auto 0;
	min-height: 18px;
	padding: 13px 0 11px;
	width: 299px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f6ecf0;
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(1, 2, 2, 0.1); /*inner shadow*/
	-moz-box-shadow: inset 0 1px 3px 0 rgba(1, 2, 2, 0.1); /*inner shadow*/
	box-shadow: inset 0 1px 3px 0 rgba(1, 2, 2, 0.1); /*inner shadow*/
	color: #d39590;
	text-align: center;
}
.button-6 {
	margin: -21px auto 0;
	min-height: 19px;
	padding: 12px 0 11px;
	position: relative;
	width: 165px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS0xMS1jb3B5IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA2IiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNyZWN0YW5nbGUtMTEtY29weSkiIC8+PC9zdmc+), #d39590;
	background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0, rgba(0, 0, 0, 0.0) 100%), #d39590;
	color: #ffffff;
	font-family:"soleil",sans-serif;
	font-size: 18px;
	  font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
}
.text-style-3 {
	color: #769eca;
	  font-family: "soleil",sans-serif;
	font-weight: bold;
}
.text-style {
	text-transform: uppercase;
}
.fw700 {
	font-weight: bold;
}
.text-style-2 {
	font-family:"soleil",sans-serif;
	  font-weight: 500;
}


/*
====> 3.1 Superscript and Subscript
--------------------------------------------------------------*/
sup, sub {
   font-size: 10px;
   height: 0;
   line-height: 1;
   position: relative;
   vertical-align: baseline;
}
sup {
   bottom: 1ex;
}
sub {
   top: .5ex;
}

/*
====> 3.2 Table
--------------------------------------------------------------*/
table { /* tables still need 'cellspacing="0"' in the markup */
   border-collapse: collapse;
   border-spacing: 0;
   margin: 0 0 1.5em;
   width: 100%;
}
th {
   font-weight: bold;
}
th, td {
   border: 1px solid #f2f2f2;
   padding: 6px 10px;
}
caption, th, td {
   text-align: left;
}

/*
====> 3.3 Lists
--------------------------------------------------------------*/
ul, ol {
   list-style: none;
}
ol {
   list-style: decimal;
}
li > ul,
li > ol {
   margin: 0 0 0 20px;
}

/*
====> 3.4 Blockquote
--------------------------------------------------------------*/
blockquote {
   font-style: italic;
   font-weight: normal;
   padding: 20px;
   border: 1px solid #f2f2f2;
   border-left: 3px solid #80abc8;
   margin-bottom: 20px;
}
blockquote em, blockquote i, blockquote cite {
   font-style: normal;
}
blockquote cite {
   color: #666666;
   font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight: 300;
   letter-spacing: 0.05em;
   text-transform: uppercase;
}
.phone {
    float: left;
    text-transform: uppercase;
}
/*
====> 3.5 Others
--------------------------------------------------------------*/
body {
   background: #f2f2f2; /* Fallback for when there is no custom background color defined. */
}
strong {
   font-weight: bold;
}
cite, em, i {
   font-style: italic;
}
pre {
   background-color: #f2f2f2;
   margin-bottom: 20px;
   overflow: auto;
   padding: 20px;
   border: 1px solid #eaeaea;
}
pre, code, kbd, var, samp, tt {
   font-family: "Courier 10 Pitch", Courier, monospace;
   font-size: 14px;
   line-height: 19px;
   white-space: pre-wrap;
}
abbr, acronym, dfn {
   border-bottom: 1px dotted #f2f2f2;
   cursor: help;
}
address {
   display: block;
   font-style: italic;
   margin: 0 0 15px;
}
ins {
   background-color: #f2f2f2;
}
hr {
   border-color: #f2f2f2;
   border-style: solid none none;
   border-width: 1px 0 0;
   height: 0;
   margin: 30px 0;
}
dl {
   margin-bottom: 24px;
   font-size: 16px;
}
dt {
   font-weight: bold;
   margin-bottom: 5px;
}
dd {
   margin-bottom: 24px;
}
.screen-reader-text { display: none; }

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
input, textarea {
   -webkit-border-radius: 0px;
}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
   -moz-appearance: none !important;
   -webkit-appearance: none !important;
   appearance: none !important;
   padding: 1%;
   border: 1px solid #f2f2f2;
   line-height: 20px;
   width: 98%;
   margin: 0 0 30px;
   background-color: #f8f8f8;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
   border: 1px solid #eaeaea;
}
input.s {
   width: 60%;
   padding: 4px 54px 4px 10px;
   height: 36px;
   color: #666666;
   background-color: #ffffff;
   margin: 0;
   border: 1px solid #f2f2f2;
}
input.s:focus {
   padding-left: 10px;
   border-color: #eaeaea;
   text-indent: 0;
}
.ample-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
   -moz-appearance: none !important;
   -webkit-appearance: none !important;
   appearance: none !important;
   color: #FFFFFF;
   display:inline-block;
   margin-bottom: 30px;
   padding: 5px 25px;
   cursor: pointer;
   background-color: #80abc8;
   border: 0px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   font-size: 16px;
}
.ample-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
   -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
   -moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
   box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/

/*
====> 5.1 Links
--------------------------------------------------------------*/
a {
   color: #80abc8;
   text-decoration: none;
   -webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
   transition: 0.25s ease-in-out;
   -ms-transition: 0.25s ease-in-out;
   -o-transition: 0.25s ease-in-out;
}
a:focus, a:active, a:hover {
   text-decoration: none;
}

/*
====> 5.2 Primary Menu
--------------------------------------------------------------*/
.main-navigation li > ul,
.main-navigation li > ol {
   margin: 0;
   list-style: none;
}
.main-navigation {
   float: right;
   padding-right: 10px;
}
.main-navigation li {
   float: left;
   position: relative;
   padding: 0 20px;
}
.main-navigation ul > li {
}
.main-navigation ul#menu-primary > li:last-child {
   margin-right: 15px;
}
.main-navigation li > a {
   line-height: 70px;
   height: 70px;
}
.main-navigation ul.menu li a {
   font-size: 14px;
}
.main-navigation li.default-menu,
li.default-menu {
   display: none;
}
.main-navigation a {
   color: #666666;
   display: block;
   float: left;
   font-weight: 300;
}
.main-navigation ul.menu > li.current-menu-item,
.main-navigation ul.menu > li.current-menu-ancestor,
.main-navigation .menu > ul > li.current_page_item,
.main-navigation .menu > ul > li.current_page_ancestor,
.main-navigation ul.menu > li:hover,
.main-navigation .menu > ul > li:hover {
   border-top: 2px solid #80abc8;
   margin-top: -2px;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-item a:after,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current-menu-ancestor a:after,
.main-navigation ul li.current_page_item a:after,
.main-navigation ul li.current_page_item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current_page_ancestor a:after,
.main-navigation ul li:hover > a,
.main-navigation li.menu-item-has-children:hover > a:after,
.main-navigation li.page_item_has_children:hover > a:after {
   color: #80abc8;
}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after,
.main-navigation li li.page_item_has_children > a:after {
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   color: #fff;
   font-size: 12px;
   padding-left: 6px;
   color: #666666;
}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {
   content: "\f0d7";
}
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li li.page_item_has_children > a:after {
   content: "\f0da";
   position: absolute;
   right: 8px;
}

/*
====> 5.3 Primary Menu Dropdown
--------------------------------------------------------------*/
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
   display:none;
   z-index: 9999;
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
   display:block;
}
.main-navigation ul li ul {
   background-color: #ffffff;
   left: -1px;
   position: absolute;
   top: 70px;
   width: 160px;
}
.main-navigation ul li .sub-menu a {
   text-transform: none;
}
.main-navigation ul ul > li:last-child {
   border-bottom: 1px solid #eaeaea;
}
.main-navigation ul li ul li {
   float: none;
   padding: 0;
   border-left: 1px solid #eaeaea;
   border-right: 1px solid #eaeaea;
   border-top: 1px solid #eaeaea;
}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
   float: none;
   line-height: 21px;
   font-size: 13px;
   height: 100%;
   padding: 10px 20px;
   color: #666666;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
   color: #80abc8;
}
.main-navigation ul li ul li ul {
   left: 158px;
   top: -1px;
}
.main-navigation select {
   display: none;
}

/*
====> 5.4 Responsive Menu
--------------------------------------------------------------*/
.menu-toggle {
   display: none;
   cursor: pointer;
}


/* flexslider */
/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides > li:before {
	content:'';
	position: absolute;
		height: 100%;
		width: 1200px;
		z-index: 9;
		background: -moz-linear-gradient(left,  rgba(246,236,240 1) 29%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(29%,rgba(246,236,240,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(246,236,240,1) 29%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(246,236,240,1) 29%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(246,236,240,1) 29%,rgba(0,0,0,0) 100%); /* IE10+ */
background:linear-gradient(to right, rgba(246,236,240,1) 29%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f6ecf0', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

		
}

.flexslider .slides > li:after {
	content:'';
	top: 0;
	position: absolute;
		height: 100%;
		width: 1200px;
		z-index: 9;
	background: -moz-linear-gradient(left,  rgba(246,236,240,0) 61%, rgba(246,236,240,1) 90%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(61%,rgba(246,236,240,0)), color-stop(90%,rgba(246,236,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(246,236,240,0) 61%,rgba(246,236,240,1) 90%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(246,236,240,0) 61%,rgba(246,236,240,1) 90%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(246,236,240,0) 61%,rgba(246,236,240,1) 90%); /* IE10+ */
background: linear-gradient(to right,  rgba(246,236,240,0) 61%,rgba(246,236,240,1) 90%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f6ecf0', endColorstr='#f6ecf0',GradientType=1 ); /* IE6-9 */

		
}

.pinkshadow .global_container_two .section-3:before {
	content:'';
	position: absolute;
		height: 350px;
		width: 500px;
		z-index: 9;
		background: -moz-linear-gradient(left,  rgba(246,236,240 1) 0%, rgba(0,0,0,0) 48%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(246,236,240,1)), color-stop(48%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(246,236,240,1) 0%,rgba(0,0,0,0) 48%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(246,236,240,1) 0%,rgba(0,0,0,0) 48%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(246,236,240,1) 0%,rgba(0,0,0,0) 48%); /* IE10+ */
background:linear-gradient(to right, rgba(246,236,240,1) 0%,rgba(0,0,0,0) 48%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f6ecf0', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

		
}


.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
  overflow: hidden;
  position: relative;
}
.flexslider .slides img {
    height: 540px;
      position: relative;
  left: 298px;
    width: initial;
}

.flexslider .slides .flex-caption
{
	position: absolute;
	top:100px;
	  z-index: 9999;
	    margin-left: 25px;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 36px;
  height: 36px;
  margin: -20px 0 0;
  margin-top: -50px!important;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 40px;
  display: inline-block;
  content: '\f137';
      opacity: 0.7;
    color: #FFF;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f138';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
    z-index: 9999;
  position: absolute;
  bottom: 130px;
  text-align: left;
    margin-left: 25px;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 20px;
  height: 20px;
  display: block;
      background-color: #D39590;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
      opacity: 0.4;
}
.flex-control-paging li a:hover {
 background-color: #D39590;
       opacity: 0.8;
}
.flex-control-paging li a.flex-active {
	    opacity: 1;
      background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 100%);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}


/*
====> ====> FAQs ul
--------------------------------------------------------------*/
.faq-page{
	padding-left: 50px;
	overflow: hidden;
	padding-right: 70px;
	margin-left: 20px;
}
.one-li-faq strong{
	color: rgba(73, 73, 73, 0.902);
	line-height: 1.556;
	width: 100%;
	float: left;
	margin-top: 30px;
	cursor: pointer;
}
.one-li-faq strong:after{
	height: 15px;
	width: 15px;
	background-image: url(images/SAB_FAQp.png);
	content: "";
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
.one-li-faq strong.opened:after{
	background-image: url(images/SAB_FAQ.png);
}

.faq-page p{
	line-height: 1.4;
	padding-left: 25px;
	margin-bottom: 0!important;
	float: left;
	width: 100%;
}
.faq-page h4{
	margin-top: 40px;
	padding-bottom: 0;
	float: left;
	width: 100%;
	float: left;
}
#post-43 .first{
	width: 35%!important;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}


/*--------------------------------------------------------------
6.0 Images
--------------------------------------------------------------*/
figure {
   margin: 0;
   text-align: center;
}
img {
   max-width: 100%;
   height: auto;
   vertical-align: top;
   margin-bottom: 18px;
}
.entry-content img, .comment-content img, .widget img {
   max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
}
img.size-full, img.size-large {
   max-width: 100%;
   height: auto;
}
.entry-content img.wp-smiley {
   border: none;
   margin-bottom: 0;
   margin-top: 0;
   padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
   margin-bottom: 1.625em;
}
p img {
}
a img {
   border: 0;
}
a img:hover {
   opacity: 0.8;
   filter:alpha(opacity=80); /* For IE8 and earlier */
   box-shadow: #000 0 0 0;
}
img#wpstats {
   display: none;
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
   display: inline;
   float: left;
   margin-right: 30px;
}
.alignright {
   display: inline;
   float: right;
   margin-left: 30px;
}
.aligncenter {
   clear: both;
   display: block;
   margin-left: auto;
   margin-right: auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clearfix:after {
   visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
}
.clearfix {
   display: inline-block;
}
* html .clearfix {
   height:1%;
}
.clearfix {
   display: block;
}
.tg-after-three-blocks-clearfix {
   clear: both;
}
.tg-featured-posts-clearfix {
   clear: both;
}

/*--------------------------------------------------------------
9.0 Media
--------------------------------------------------------------*/

/*
====> 9.1 Captions
--------------------------------------------------------------*/
.wp-caption {
   border: 1px solid #ccc;
   margin-bottom: 1.5rem;
   max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
   display: block;
   margin: 1.2% auto 0;
   max-width: 98%;
}
.wp-caption-text {
   text-align: center;
}
.wp-caption .wp-caption-text {
   margin: 0.8075rem 0;
}
.gallery-caption {
}

/*--------------------------------------------------------------
10.0 Extras
--------------------------------------------------------------*/

/*
====> 10.1 Featured Slider
--------------------------------------------------------------*/
.big-slider-wrapper{
   max-width: 1600px;
   margin: 0 auto;
   position: relative;
}
.bx-wrapper .big-slider img {
   margin: 0 auto;
}
.big-slider img {
   margin-bottom: 0;
}
.big-slider .displayblock {
   display: block;
}
.big-slider .displaynone {
   display: none;
}
.big-slider .slider-entry-container{
   position: absolute;
   width: 700px;
   text-align: center;
   z-index: 999;
   margin: auto;
   left: 0;
   right: 0;
   top: 50%;
   -ms-transform: translateY(-50%); /* IE 9 */
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
}
.big-slider .entry-title {
   font-size: 40px;
   text-transform: uppercase;
   color: #ffffff;
   padding-bottom: 35px;
   line-height: 1.1;
}
.big-slider .entry-title a {
   color: #ffffff;
}
.big-slider .entry-title a:hover {
   color: #80abc8;
}
.big-slider-wrapper .bx-wrapper .bx-viewport{border: 0; box-shadow: none; }
.big-slider-wrapper .bx-wrapper .bx-viewport{left: 0;}
.slider-button {
   display: inline-block;
   color: #ffffff;
   font-size: 16px;
   padding: 18px 20px;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: 1px solid #ffffff;
}
.slider-button:hover{ background: rgba(255, 255, 255, 0.26);}
.slide-prev,
.slide-next {
   opacity: 0.5;
   filter:alpha(opacity=50);
   background-color: #80abc8;
   position: absolute;
   top: 50%;
   -ms-transform: translateY(-50%); /* IE 9 */
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
   z-index: 9;
   border-radius: 3px;
}
.slide-prev { margin-left: 20px; }
.slide-next { right: 0; margin-right: 20px; }
.slide-prev:hover,
.slide-next:hover {
   opacity: 1;
   filter:alpha(opacity=100);
}
.slide-prev a:before,
.slide-next a:before {
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   color: #fff;
   font-size: 30px;
   padding: 10px 24px;
   display: block;
}
.slide-prev a:before { content: "\f104"; }
.slide-next a:before { content: "\f105"; }

/*
====> 10.2 Search Design
--------------------------------------------------------------*/
#masthead .search-wrap input.s {
   width: 180px;
}
.fa.search-top {
   color: #80abc8;
   position: absolute;
   right: 0;
   line-height: 70px;
   cursor: pointer;
   padding-left: 10px;
   top: 0;
}
.search-wrap {
   position: relative;
}
.search-wrap input.s {
	height: 20px;
	margin: 5px 0;
}
.search-wrap button {
   border-radius: 0;
   color: #fff;
/*   line-height: 45px;
   margin-left: -2px;
   margin-bottom: 0;
   padding: 0 15px;
   position: absolute;
   top: 0;  */
   position: absolute;
   right: 0;
   margin: 5px 0 0 0;
   padding: 2px 10px;
}
.search-icon:before {
   content: "\f002";
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   color: #ffffff;
   font-size: 18px;
}
.search-form-top {
   border: 1px solid #eaeaea;
   display: none;
   padding: 10px;
   position: absolute;
   right: 0;
   top: 70px;
   z-index: 9999;
   background-color: #ffffff;
}
.not-found .search-wrap button {
    right: 175px;
}

.search-results .read-btn a {
	margin-top: 0;
}

.search-results .hentry .entry-title a {
	color: blue;
}

.search-results article {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #80abc8;
}

.search-results article.post {
	padding-bottom: 15px;
}

.search-results #post-31 {
	width: auto;
	float: inherit;
}

/*
====> 10.3 Page Header Title
--------------------------------------------------------------*/
.header-post-title-container {
   padding: 0;
   background-color: #f6ecf0;
   border-bottom:0;
    height: 190px;
    display: flex;
    -webkit-align-items: center; /* Safari */
 	align-items: center;
    position: relative;
    overflow: hidden;
}
.header-post-title-container > div{
	background-color: transparent;
}
.header-post-title-container:before
{
    content: "";
    width: 100%;
    background: url(images/hands.jpg);
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    background-position: center;
    float: right;
    position: absolute;
    right: 0;
}

.header-post-title-container .post-title-wrapper {
   float: left;
   max-width: 100%;
   padding-right: 30px;
}
.header-post-title-class {
    color: #494949;
    font-family: "Source Sans Pro";
    font-size: 46px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
}



#post-16
{
    width: 640px;
    float: left;
}
.post-image
{
    float: right;
}
.page-id-16 .post-image img
{
    width: 286px;
    height: 390px;
}
.submenu-mobile
{
    display: none;
}
#post-31,
#post-21
{
    width: 590px;
    color: #494949;
    float: left;
    line-height: 25px;
    font-size: 18px;
}
#post-21 ul
{
    float: left;
    width: 100%;

}
#post-21 p
{
    color: #494949;
/*    float: left; */
    line-height: 25px;
    font-size: 18px;
}


.page-id-21 .post-image img
{
    width:370px;
    height: 273px;
}

.page-id-13 .post-content-13 .post-image img
{
    height: 500px;
    width: 372px;
}
#post-13
{
    width: 570px;
    color: #494949;
    float: left;
    line-height: 25px;
    font-size: 18px;
}
#post-47
{
    width: 575px;
    color: #494949;
    float: right;
    line-height: 25px;
    font-size: 18px;
}

#post-43
{
    width: 100%;
    color: #494949;
    float: left;
    line-height: 25px;
    font-size: 18px;
}
#post-43 strong
{
    color: #494949;
}

#post-13 a,
#post-31 a,
#post-21 a{
    text-decoration: underline;
}
#post-43 .first
{
    width: 45%;
    float: left;
}
#post-43 .twise
{
    width: 55%;
    float: left;
}

#post-43 h4 {
    color: #769ECA;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 22px;
}
#post-13 p,
#post-47 p{
    color: #494949;
    float: left;
    line-height: 25px;
    font-size: 18px;
}

.post-content-47 .post-image {
    float: left;
}


.page-id-31  .post-image img
{
    height:271px;
    width:373px;
}

.post-content-47 .post-image img
{
    width: 289px;
    height: 458px;
}

.post-image img, .post-image iframe, .post-image div
{

    background-color: rgba(246, 236, 240, 0.15);
    border: 14px solid #FFF;
    -moz-box-shadow: 0 1px 3px rgba(2, 2, 2, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(2, 2, 2, 0.2);
    box-shadow: 0 1px 3px rgba(2, 2, 2, 0.2);
}

#post-16 .button
{
    margin: 0;
    text-align: center;
/*    height: 45px;  */
    height: initial;
    padding-top: 10px;
}

#post-16 .button a
{
    font-size: 27px;
    padding: 10px 31px;

}

h4
{
    color: #769ECA;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 45px;
}

#post-16 .strong
{
    font-weight: bold;
    font-size: 18px;
    color: #494949;
    line-height: 25px;
    padding-bottom: 40px;
}

#post-16 ul li{
    padding-top: 40px;
    font-size: 18px;
    color: #769ECA;
    list-style-type: disc;

}

#post-16 ul li span {
    color: #494949;
}

header ul li
{
    list-style-type: none;
}
ul li {
    list-style-type: disc;
}
#post-16 p
{
    font-size: 18px;
    color: #494949;
}
.submenu
{
    background-color: #d39590;
    float: left;
    width: 100%;
}

.submenu .global_container_
{
    background: transparent;
}

.submenu li{
    list-style-type: none;
    float: left;
}

.submenu li a{
    color: #FFF;
    font-family: "Source Sans Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    padding: 0 25px;
}
.submenu li.current_page_item,
.submenu li:hover
{
    background-color: rgba(255,255,255,.2);
}
/*--------------------------------------------------------------
11.0 Widgets
--------------------------------------------------------------*/

/*
====> 11.1 Widgets General CSS
--------------------------------------------------------------*/
.business-template .main-wrapper .widget {
   background-color: #ffffff;
}
.business-template .widget.widget_call_to_action_block,
.business-template .widget.widget_portfolio_block {
   background-color: transparent;
}
.business-template .widget.widget_call_to_action_block > .inner-wrap,
.business-template .widget.widget_portfolio_block > .inner-wrap {
   max-width: 100%;
}
#secondary .widget,
#tertiary .widget {
    padding-bottom: 40px;
}
#secondary .widget-title,
#tertiary .widget-title {
   font-size: 24px;
}
#secondary .widget li a,
#tertiary .widget li a {
   padding-bottom: 10px;
   display: inline-block;
   color: #80abc8;
}
#secondary .widget li a:hover,
#tertiary .widget li a:hover {
   text-decoration: underline;
}
.widget select {
   max-width: 100%;
}
#secondary .search-wrap button,
#tertiary .search-wrap button {
   right: 26px;
}
.both-sidebar #secondary .search-wrap button,
.both-sidebar #tertiary .search-wrap button {
   right: 0;
}

/*
====> 11.2 Services Widget
--------------------------------------------------------------*/
.widget.widget_service_block {
   padding: 60px 0;
}
.widget_service_block .services-main-description img {
   padding-bottom: 40px;
}
.widget_service_block h3.widget-title {
   text-align: center;
   text-transform: uppercase;
   padding-bottom: 0;
}
.widget_service_block h5 a {
   color: #666666;
}
.widget_service_block h5 a:hover {
   color: #80abc8;
}
.widget_service_block h3.widget-title:after {
   background: none repeat scroll 0 0 #ccc;
   content: "";
   display: block;
   height: 2px;
   margin: 20px auto;
   width: 100px;
}
.widget_service_block .services-main-description p {
   padding-bottom: 50px;
   margin-bottom: 0;
}
.services-header{text-align: center;}
.services-header h2{
   text-transform: uppercase;
   border-bottom: 4px solid #80abc8;
   display: inline;
   padding-bottom: 10px;
}
.single-service{
   text-align: center;
}
.single-service:hover .icons {
   background-color: #80abc8;
}
.single-service:hover .icons i {
   color: #ffffff;
}
.single-service h5{
   padding: 20px 0;
   font-size: 20px;
}
.single-service span.icons{
   width: 100px;
   height: 100px;
   border-radius: 50%;
   border: 2px solid #f8f8f8;
   display: block;
   position: relative;
   margin: 0 auto;
}
.single-service span i{
   font-size: 36px;
   line-height: 102px;
   margin: 0;
   color: #80abc8;
}

/*
====> 11.3 Call to Action Widget
--------------------------------------------------------------*/
.business-template .widget.widget_call_to_action_block {
}
.business-template .widget.widget_call_to_action_block .call-to-action-content-wrapper {
   padding: 100px 0;
}
.call-to-action-content-wrapper h3 {
   padding-bottom: 0;
   font-size: 26px;
   color: #ffffff;
   line-height: 2;
   text-align: center;
   z-index: 1;
}
.call-to-action-button {
   border: 2px solid #ffffff;
   color: #ffffff;
   font-size: 18px;
   line-height: 2;
   text-align: center;
   padding: 10px 30px;
   margin-left: 60px;
   display: inline-block;
   border-radius: 3px;
}
.call-to-action-button:hover {
   background: rgba(255, 255, 255, 0.26);
   color: #ffffff;
}

/*
====> 11.4 Featured Posts Widget
--------------------------------------------------------------*/
.featured-posts-header .widget-title {
   text-align: center;
   line-height: 28px;
   padding-bottom: 0;
}
.featured-posts-main-description {
   text-align: center;
}
.featured-posts-main-description p {
   padding-bottom: 50px;
   margin-bottom: 0;
}
.widget_featured_posts_block .widget-title {
   text-transform: uppercase;
}
.widget_featured_posts_block .widget-title:after {
   background: none repeat scroll 0 0 #ccc;
   content: "";
   display: block;
   height: 2px;
   margin: 20px auto;
   width: 100px;
}
.widget_featured_posts_block {padding-top: 60px;}
.featured-posts-content {
   padding-bottom: 40px;
}
.single-post-image-wrap {
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
}
.single-post-image-wrap img {
   padding-top: 8px;
   margin-bottom: 0;
}
.single-post-content .read-btn a {
   margin-top: 0;
}
.widget_featured_posts_block .single-post .entry-title {
   margin: 0 0 6px 0;
   font-size: 25px;
   padding-bottom: 0;
}
.widget_featured_posts_block .single-post {
   margin-bottom: 10px;
}
.single-post-content p{}
.single-post-content a{color: #80abc8;}
.single-post-content .entry-title a{color: #666666;}
.single-post-content .entry-title a:hover{color: #80abc8;}

/*
====> 11.5 Portfolio Widget
--------------------------------------------------------------*/
.widget_portfolio_block {
}
.widget_portfolio_block .tg-column-odd,
.widget_portfolio_block .tg-column-even {
   margin-bottom: 25px;
   text-align: center;
}
.widget_portfolio_block .tg-one-fourth {
   box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.portfolio-container {
   background-color: transparent;
   padding: 80px 0;
}
.portfolio-container img {
   margin-bottom: 0;
}
.widget_portfolio_block h3.widget-title {
   color: #fff;
   text-align: center;
   text-transform: uppercase;
   padding-bottom: 0;
}
.widget_portfolio_block h3.widget-title:after {
   background: none repeat scroll 0 0 #ccc;
   content: "";
   display: block;
   height: 2px;
   margin: 20px auto;
   width: 100px;
}
.portfolio-main-description {
   text-align: center;
   padding-bottom: 50px;
}
.portfolio-main-description p {
   color: #ffffff;
}
.moving-box{
   position: absolute;
   bottom: -80px;
   left: 0;
   right: 0;
   -webkit-transition: 0.25s ease-in-out;
   -moz-transition: 0.25s ease-in-out;
   transition: 0.25s ease-in-out;
   -ms-transition: 0.25s ease-in-out;
   -o-transition: 0.25s ease-in-out;
}
.moving-box a{
   color: #fff !important;
   display: block;
   background-color: #80abc8;
   padding: 15px 5px;
   text-align: center;
}
.view-detail a {
   height: 58px;
   width: 58px;
   display: block;
   position: absolute;
   top: -70px;
   z-index: 1;
   left: 0;
   right: 0;
   margin: auto;
   text-align: center;
}
.portfolio-container .tg-one-fourth:hover .view-detail a{top: 70px; }
.fa.fa-link {
   font-size: 40px;
   line-height: 58px;
}
.portfolio-view-more {
   text-align: center;
}
.portfolio-button {
   display: inline-block;
   color: #ffffff;
   font-size: 16px;
   padding: 18px 20px;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: 1px solid #ffffff;
   margin-top: 40px;
}
.portfolio-button:hover{ background: rgba(255, 255, 255, 0.26);}
.portfolio-container .tg-one-fourth {position: relative; float:left;}
.portfolio-container .tg-one-fourth:hover .moving-box{bottom: 0;}
.portfolio-container .tg-one-fourth .single-portfolio-thumbnail{position: relative; padding:0; overflow: hidden;}

/*--------------------------------------------------------------
12.0 Plugins Support
--------------------------------------------------------------*/

/*
====> 12.1 Breadcrumb NavXT
--------------------------------------------------------------*/
.breadcrumb {
   float: right;
   text-align: right;
   margin-top: 8px;
   margin-bottom: 2px;
   font-size: 14px;
}
.breadcrumb {
   color: #ffffff;
   font-weight: 300;
}
.breadcrumb a {
   color: #ffffff;
   font-weight: normal;
}
.breadcrumb a:hover {
   text-decoration: underline;
}

/*
====> 12.2 WP-PageNavi
--------------------------------------------------------------*/
.wp-pagenavi {
   padding-bottom: 40px;
}

.logomobile,
.menu-row
{
    display: none;
}
/*--------------------------------------------------------------
13.0 Content
--------------------------------------------------------------*/

/*
====> 13.1 Body
--------------------------------------------------------------*/
body {
   padding-top: 30px;
   padding-bottom: 30px;
}
body.wide {
   padding-top: 0;
   padding-bottom: 0;
}
#page {
   background-color: #ffffff;
   margin: 0 auto;
   max-width: 1180px;
   box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.wide #page {
   max-width: 100%;
}
.inner-wrap {
   max-width: 1100px;
   margin: 0 auto;
}

/*
====> 13.2 Header
--------------------------------------------------------------*/
.business-template #masthead {
   background-color: #ffffff;
}
.main-head-wrap {
   padding: 30px 0;
}
.header {
}

#menu-primary li
{
	float: left;
	padding-right: 20px;
}
#header-left-section {
   float: left;
   margin-right: 25px;
}
#header-logo-image {
   float: left;
   padding: 5px 20px 5px 0;
   max-width: 100%;
}
#header-logo-image img {
   margin-bottom: 0px;
   max-height: 60px;
}
#header-text {
   float: left;
   padding-right: 20px;
}
#site-title {
   padding-bottom: 0;
}
#site-title a {
   color: #666666;
   font-size: 34px;
}
#site-title a:hover {
   color: #80abc8;
}
#site-description {
   line-height: 1.5;
   font-size: 13px;
   padding-bottom: 0;
   color: #888888;
   font-weight: 300;
}
#header-right-section {
   float: right;
   position: relative;
}
img.header-image {
   display: block;
   margin: 0 auto;
}

/*
====> 13.3 Primary, Secondary & Tertiary Content Area
--------------------------------------------------------------*/

/* Right Sidebar */
#primary {
   float: left;
   width: 100%;
    padding: 50px 0;
}
#secondary {
   float: right;
   width: 31.81818181%;
}

/* Left Sidebar */
.left-sidebar #primary {
   float: right;
   width: 64.54545454%;
}
.left-sidebar #tertiary {
   float: left;
   width: 31.81818181%;
}

/* Both Sidebar */
.both-sidebar #primary {
   width: 72.72727272%;
}
.both-sidebar #secondary {
   width: 23.63636363%;
}
.both-sidebar #primary #content {
   float: right;
   width: 62.5%;
}
.both-sidebar #primary #tertiary {
   float: left;
   width: 32.5%;
}

/* No Sidebar */
.no-sidebar-full-width #primary {
   width: 100%;
}
.no-sidebar #primary {
   float: none;
   margin: 0 auto;
}

/*
====> 13.4 Content Columns
--------------------------------------------------------------*/

/* Two Column */
.tg-one-half {
   float: left;
   width: 48.18181818%;
   margin: 0 3.63636363% 0 0;
   padding: 0px 0px 30px;
}
.tg-one-half-last {
   float: right;
   margin: 0px;
}

/* Three Column */
.tg-one-third {
   float: left;
   margin: 0 3.63636363% 0 0;
   width: 30.90909090%;
}
.tg-one-third-last {
   float: right;
   margin-right: 0;
}

/* Four Column */
.tg-one-fourth {
   float: left;
   width: 22.95454545%;
   margin: 0 2.72727272% 0 0;
}
.tg-one-fourth-last {
   margin: 0px;
}

/*
====> 13.5 Posts and pages
--------------------------------------------------------------*/
.sticky {
}
.extra-hatom-entry-title {
   display: none;
}
.single-page {
}
.single-header {padding: 2% 0;background-color: #444;}
.single-header h2 {
   font-size: 2.5em;
   color: #80abc8;
   font-weight: 200;
   margin-bottom: 16px;
}
#content,#content{
}
.sidebar {
}
.single-page p a{color:#d39590;}
.single-page p a:hover{color:#d39590;}
.single-page p {
   margin-bottom: 10px;
   font-size: 17.5px;	
}
.entry-content ul {
}
.entry-content ul,
.entry-content ol {
   padding: 0 0 0 20px;
   margin-bottom: 30px;
}
.entry-content li > ul,
.entry-content li > ol {
   margin-bottom: 0;
}
.sidebar h4{
   font-weight: 400;
   padding-bottom: 8px;
   margin-bottom: 17px;
}
.date-icon, .author-icon {
   width: 32px;
   height: 32px;
   display: block;
   float: left;
}
.hentry .entry-title {
   font-size: 24px;
   padding-bottom: 10px;
}
.hentry .entry-title a {
   color: #666666;
   display: block;
   font-weight: 400
}
.hentry .entry-title a:hover {
   color: #80abc8;
}
.entry-meta{width: 100%;padding-bottom: 20px;}
.entry-meta{ font-size: 14px;}
.read-btn a {
   border: 1px solid #80abc8;
   display: inline-block;
   margin-top: 20px;
   padding: 10px 16px;
}
.read-btn a:hover {
   background-color: #80abc8;
   color: #ffffff;
}
.entry-meta > span {
   padding-right: 15px;
}
.entry-meta .fa {
   color: #80abc8;
   padding-right: 5px;
}
.entry-meta a {
   color: #888888;
   font-weight: 300;
}
.entry-meta a:hover {
   color: #80abc8;
}
article.post {
   padding-bottom: 60px;
}
.tags a {
   display: inline-block;
}

/*
====> 13.6 Pagination
--------------------------------------------------------------*/
.previous a,
.next a {
   color: #80abc8;
   padding: 5px 0;
   cursor: pointer;
   font-size: 16px;
   display: inline-block;
}
.next {
   float: right;
}
.previous a:hover,
.next a:hover {
   text-decoration: underline;
}
.default-wp-page {
   padding: 20px 0;
}
.nav-previous,
.nav-next {
   margin-bottom: 15px;
}
.nav-previous a,
.nav-next a {
   color: #80abc8;
   cursor: pointer;
   font-size: 16px;
}
.nav-previous a { float: left; }
.nav-next a { float: right; }
.nav-previous a:hover,
.nav-next a:hover {
   text-decoration: underline;
}

/*
====> 13.7 Comments
--------------------------------------------------------------*/
#comments {
   border-top: 1px solid #F8F8F8;
   padding-top: 15px;
}
#comments i {
   font-size: 12px;
   color: #80abc8;
   padding-right: 10px;
   line-height: 1.5;
}
#comments img {
   margin-bottom: 5px;
}
.comments-title {
   font-size: 22px;
   line-height: 28px;
}
.comment-content a {
   word-wrap: break-word;
}
.comment-navigation {
   margin-bottom: 15px;
}
.bypostauthor {
}
#comments h2.comments-title {
   margin-bottom: 10px;
}
.avatar {
   border-radius: 50%;
   float: left;
}
.comments-area article header {
   margin: 0 0 5px;
   overflow: hidden;
   position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
   display: block;
   margin-left: 100px;
   color: #999999;
   font-size: 14px;
}
.comments-area article header cite a:hover,
.comments-area a.comment-edit-link:hover,
.comments-area a.comment-permalink:hover {
   color: #80abc8;
}
.comments-area .comment-author-link a {
   color: #999999;
}
.comments-area .comment-author-link a:hover {
   color: #80abc8;
}
.comments-area .comment-author-link span {
   margin-left: 10px;
   padding: 0 5px;
   background-color: #80abc8;
   color: #FFFFFF;
   border-radius: 3px;
}
.comments-area article header .comment-edit-link:before{
   content: "\f044";
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   color: #80abc8;
   font-size: 12px;
   padding-right: 10px;
}
.comment-content {
   padding: 15px 15px 25px;
   background-color: #F8F8F8;
   border-radius: 2px;
}
li.comment {
   margin-bottom: 20px;
   width: 100%;
}
.comment ul, .comment ol {
   margin: 0 0 20px 20px;
}
.comment ul {
   list-style: square outside none;
}
.comment .comment-reply-link {
   float: right;
   color: #aaaaaa;
   font-size: 14px;
}
.comment .comment-reply-link:before {
   content: "\f112";
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   color: #80abc8;
   font-size: 12px;
   padding-right: 10px;
}
.comment .comment-reply-link:hover {
   color: #80abc8;
}
.comment-list {
}
.comment-list, .comment-list .children {
   list-style-type: none;
   padding: 0;
}
.comment-list .children {
   margin-left: 40px;
   padding-top: 20px;
   margin-bottom: 0;
}
#reply-title {
   font-size: 20px;
}
.comment-respond {
   padding-top: 20px;
}
.comment-respond small {
   float: right;
}
.form-allowed-tags {
   display: none;
}

/*
====> 13.8 Footer
--------------------------------------------------------------*/

/*
====> ====> 13.8.a Footer General CSS
--------------------------------------------------------------*/
#colophon{
   font-size: 14px;
   clear: both;
   color: #777;
   background-color: #1f2021;
   overflow: hidden;
   padding: 50px 0 20px;
}
.scrollup:hover{opacity: 0.6;}
.copyright-info ul li {margin-bottom: 10px; float: left;margin-left: 25px;}
.copyright-info ul li a{color: #fff;padding: 5px 5px;}
.copyright-info ul li a:hover{color: #80abc8;}
.extra-info{float: right !important;}
#colophon p {
   font-weight: 300;
   color: #777;
   line-height: 22px;
   font-size: 15px;
}
#colophon a {
   font-weight: 300;
   color: #b1b6b6;
   line-height: 22px;
   font-size: 13px;
}
#colophon a:hover {
   color: #80abc8;
}
#colophon-box {
   float: left;
   width: 22%;
   margin-right: 4%;
}

/*
====> ====> 13.8.b Footer Widget Area
--------------------------------------------------------------*/
.footer-widgets-wrapper {
}
.footer-widgets-area {
   padding-bottom: 40px;
   color: #777777;
}
.footer-widgets-area .tg-one-fourth .widget-title {
   text-align: left;
}
.footer-widgets-area h3.widget-title {
   color: #D5D5D5;
}
.footer-widgets-area .tg-one-fourth p {
   text-align: left;
   color: #b1b6b6;
}
.footer-widgets-area a {
   color: #D5D5D5;
}
.footer-widgets-area a:hover {
   color: #80abc8;
}
#colophon .widget {
   padding-bottom: 25px;
}
#colophon .widget-title {
   font-size: 22px;
   line-height: 1.4;
   color: #b1b6b6;
}
#colophon, #colophon p {
   font-size: 14px;
   line-height: 1.4;
}
#colophon .footer-widgets-area li a {
   display: inline-block;
   padding-bottom: 3px;
}
.footer-widgets-area .search-icon:before {
   font-size: 20px;
}
.page-id-117 .inner-wrap,
.page-id-136 .inner-wrap{
	max-width: 990px;
	width: 990px;
}

/*
====> ====> 13.8.c Footer Copyright Info
--------------------------------------------------------------*/
.copyright-info {
   float: left;
   padding-right: 10px;
   font-weight: 300;
}
#colophon .copyright-info a {
   color: #b1b6b6;
}
#colophon .copyright-info a:hover {
   color: #80abc8;
}

/*
====> ====> 13.8.d Footer Menu
--------------------------------------------------------------*/
.footer-nav {
   float: right;
}
.footer-nav ul li {
   display: inline-block;
   padding-left: 10px;
}
#colophon .footer-nav ul li a {
   color: #b1b6b6;
}
#colophon .footer-nav ul li a:hover {
   color: #80abc8;
}

/*
====> ====> 13.8.e Scroll to Top
--------------------------------------------------------------*/
a#scroll-up {
   bottom: 20px;
   position: fixed;
   right: 20px;
   display: none;
   background-color: #ffffff;
   opacity: 0.5;
   filter:alpha(opacity=50); /* For IE8 and earlier */
   padding: 9px 18px;
   border-radius: 2px;
   font-size: 20px;
}
a#scroll-up i {
   color: #80abc8;
}
a#scroll-up:hover {
   opacity: 1;
   filter:alpha(opacity=100); /* For IE8 and earlier */
}
#menu-item-8{
	display: none;
}

/*-----------------------*/

div.wrapper-news{
	width: 800px;
	margin: 0 auto;
}
div.wrapper-news iframe, div.wrapper-news img{
	width: 332px!important;
	height: 207px!important;
}
div.wrapper-news .one-new-post{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
div.wrapper-news .one-new-post .post-image{
	float: left;
}
div.wrapper-news .one-new-post .pre-info{
	float: right;
	width: 410px;
}
div.wrapper-news .one-new-post .pre-info h4{
	padding-bottom: 10px;
	margin-top: 6px;
}
div.wrapper-news .one-new-post .pre-info strong{
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
div.wrapper-news .one-new-post .pre-info p{
	line-height: 1.3;
}


/* Slier's video YB styles */

.play-video{
	
}

.video-fon{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	background-color: #000;
	opacity: 0;
	display: none;
}
.video-fon a{
	display: block;
	position: absolute;
	padding: 10px 40px;
	background-color: #D1938E;
	color: #fff;
	font-weight: bold;
	right: 0;
	top: 0;
}
.sl-video-wrapp{
	display: none;
	width: 1100px;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 100000000;
	background-color: #000;
	opacity: 0;
}
.sl-video-wrapp iframe{
	width: 100%;
	height: 96%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
.flex-control-nav, .flex-direction-nav a{
	z-index: 2!important;
}
.closevideo{
	display: none;
}
div.ssfa-crumbs{
	display: none!important;
}
.video-thmb{
	float: left;
	margin-top: 20px;
	position: relative;
}
.video-thmb:after{
	position: absolute;
	width: 50px;
	height: 50px;
	display: block;
	content: "";
	background-image: url(images/play.png);
	background-size: contain;
	background-repeat: no-repeat;
	left: 0;
	top: 55px;
	left: 50%;
	margin-left: -25px;
}
.flex-caption .video-thmb>img{
	height: 160px!important;
	width: auto!important;
	left: 0!important;
}
.flex-caption .play-video:hover{
	opacity: 1!important;
}
.flex-caption *{
	opacity: 1!important;
}
/*--------------------------------------------------------------
14.0 Responsive Structure
--------------------------------------------------------------*/
@media screen and (max-width: 1190px) {
   #page {
      width: 97%;
   }
   .wide #page {
      width: 100%;
   }
   .inner-wrap {
      width: 94%;
   }
   .business-template .widget.widget_call_to_action_block > .inner-wrap,
   .business-template .widget.widget_portfolio_block > .inner-wrap {
      width: 100%;
   }
}
@media screen and (max-width: 600px) {
   #header-left-section {
      max-width: 80%;
      margin-right: 0;
   }

    .header-post-title-class {
        color: #494949;
        font-family: "Source Sans Pro";
        font-size: 32px;
        line-height: 190px;
        font-weight: 400;
        text-transform: uppercase;
        padding-left: 20px;
    }
   #header-right-section {
      float: none;
   }
   #header-text {
      padding-right: 0;
   }
   .big-slider .slider-entry-container {
      width: 80%;
   }
   .big-slider .entry-title {
      font-size: 30px;
      padding-bottom: 28px;
   }
   .slider-button {
      font-size: 12px;
      padding: 10px 14px;
      letter-spacing: 1px;
   }
   .slide-prev a:before, .slide-next a:before {
      font-size: 24px;
      padding: 14px 18px;
   }
   .slide-prev {
      margin-left: 8px;
   }
   .slide-next {
      margin-right: 8px;
   }
   .menu-toggle,
   .main-navigation.toggled .menu-primary-container {
      display: block;
   }
   .main-navigation ul {
      display: none;
   }
   .main-navigation {
      padding-top: 0;
       width: 100%;
       float: left;
       position: relative;min-height: 37px;
   }
   .menu-toggle {
      left: 20px;
       position: absolute;
       font-family: "soleil",sans-serif;
       color: #494949;
       font-size: 18px;
       text-transform: uppercase;
   }
   .ham-menu{
       float: left;
       margin-left: 10px;
       font-weight: 300;
   }
   .menu-row
   {
       float: left;
       width: 100%;
   }


   .main-small-navigation
   {
       width: 100%;
       background: #fff;
   }
   .menu-primary-container {
      clear: both;
       padding-top: 15px;
       padding-left: 10px;
       padding-bottom: 10px;
   }
   .menu-primary-container > ul > li > a,
   .menu > ul > li > a {
      line-height: 50px;
      height: 88px;
   }
   .menu-primary-container ul li {
       padding: 5px 0 !important;
   }
   .menu-primary-container > ul > li > a,
   .menu > ul > li > a {
      height: auto;
       color: #494949;
      line-height: 1;
   }
   #masthead .menu-primary-container li a {
      border-bottom: 1px solid #f8f8f8;
      color: #777777;
      display: block;
      font-size: 14px;
      padding: 10px 0;
      width: 100%;
   }
   .call-to-action-content-wrapper h3 {
      line-height: 1.5;
   }
   .call-to-action-button {
      margin: 20px auto 0;
   }
   /* Featured Posts widget */
   .single-post-image-wrap {
      float: none;
      margin-right: 0;
   }
   .single-post-content .entry-title,
   .single-post-content p,
   .read-btn {
      text-align: center;
   }
   .footer-widgets-wrapper .tg-column-odd,
   .widget_portfolio_block .tg-column-odd {
      float: left;
      width: 48.18181818%;
   }
   .footer-widgets-wrapper .tg-column-even,
   .widget_portfolio_block .tg-column-even {
      float: right;
      width: 48.18181818%;
      margin-right: 0;
   }
   .widget_portfolio_block .tg-column-odd,
   .widget_portfolio_block .tg-column-even {
      text-align: center;
      margin-bottom: 25px;
   }
   .single-service.tg-one-third {
      margin-bottom: 25px;
   }
   .tg-after-two-blocks-clearfix {
      clear: both;;
   }
   .tg-after-three-blocks-clearfix {
      clear: none;
   }
   .copyright-info {
      padding-right: 0;
      float: none;
      text-align: center;
   }
   .footer-nav {
      float: none;
      text-align: center;
   }
}
@media screen and (max-width: 767px) {
   #primary, #secondary,
   .both-sidebar #primary,
   .both-sidebar #secondary,
   .both-sidebar #primary #content,
   .both-sidebar #primary #tertiary {
      float: none;
      width: 100%;
   }
   .tg-one-half, .tg-one-third {
      float: none;
      width: 100%;
      margin: 0;
   }
}
@media (max-width: 600px){
	.faq-page>ul{
		width: 100%!important;
	}
	#content .faq-page>p{
		width: 100%!important;
	}

	.button{
		margin-bottom: 30px;
	}
	#content article{
		width: 100%!important;
		box-sizing: border-box;
		padding: 0 20px!important;
		margin-left: 0!important;
	}
	.video{
		left: 0!important;
		right: 0!important;
	}
	div.wrapper-news{
		width: 100%;
	}
	.resources-group{
		margin-left: 0;
		text-align: center;
	}
	.resources-group .icon{
		margin-left: 0!important;
		margin-right: 0!important;
		float: none!important;
		display: inline-block;
	}
	.timeline>div{
		width: 100%!important;
	}
	.timeline{
		background-image: none!important;
	}
	#post-43 .twise{
		width: 100%;
		margin-bottom: 50px;
	}
	.one-li-faq strong{
		position: relative;
		padding-left: 25px;
		box-sizing: border-box;
	}
	.one-li-faq p{
		box-sizing: border-box;
		padding-right: 20px;
	}
	.one-li-faq strong:after{
		position: absolute;
		left: 0;
		top: 0;
	}
	.faq-page{
		margin-left: 0!important;
		padding: 0 15px;
	}
	div.wrapper-news .one-new-post .pre-info{
		width: 100%;
		float: left;
		text-align: center;
		box-sizing: border-box;
		padding: 0 20px;
	}
	table[id^="ssfa-table"].ssfa-minimalist > thead > tr > th{
		font-size: 10px!important;
	}
	.menu-item-8{
		display: none;
	}
	.page-id-117 .inner-wrap, .page-id-136 .inner-wrap{
		width: 100%!important;
	}
	.page-id-136 p{
		padding-left: 0!important;
	}
	div.wrapper-news img{
		width: 80%!important;
		height: auto!important;
	}
	.header-post-title-class{
		font-size: 24px;
		line-height: 1.2;
		margin-top: 70px;
	}
	#post-16 .button a{
		font-size: 22px;
	}
	.post-image{
		width: 90%!important;
		margin: 0 auto!important;
		float: none!important;
	}
	.post-image img, .post-image iframe{
		width: 100%!important;
		height: auto!important;
		margin-left: 0!important;
		box-sizing: border-box!important;
	}
	.entry-content h4{
		width: 100%!important;
	}
}
@media screen and (max-width: 600px) {
.faq-page>ul{
	width: 100%!important;
}
.sl-video-wrapp{
	width: 100%;
}
.closevideo{
	display: block;
}
.sl-video-wrapp iframe{
	width: 100%;
	height: 300px;
	margin-top: 100px;
}
   .big-slider .slider-entry-container {
      width: 75%;
   }
   .big-slider .entry-title {
      font-size: 24px;
      padding-bottom: 20px;
   }
   .sl-video-wrapp .closevideo{
   	display: block;
	position: absolute;
	padding: 10px 40px;
	background-color: #D1938E;
	color: #fff;
	font-weight: bold;
	right: 0;
	top: 0;
   }

    .text-link {
        margin: 18px 0 0 38px;
        position: relative;
        text-align: right;
        margin-right: 6px;
    }
    .global_container_ {
        float: none;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
        width: 100%;
    }
    .header-post-title-container:before {
        content: "";
        width: 100%;
        background: url(images/hands.jpg);
        background-repeat: no-repeat;
        height: 100%;
        background-size: cover;
        background-position: -565px center;
        float: right;
        position: absolute;
        right: 0;
    }

    #post-13,#post-47,#post-21,#post-31 {
        width: 89%;
        color: #494949;
        padding: 20px;
        float: left;
        line-height: 25px;
        font-size: 18px;
    }
    .submenu-mobile
    {
        background-color: #dba9a5;
        float: left;
        position: relative;
        display: block;
        width: 100%;
    }

    .submenu-toggle
    {
        padding: 0 10px;
    }
    .submenu-mobile .hamburger,
    .submenu-mobile .hamburger::after,
    .submenu-mobile .hamburger::before,
    .submenu-mobile .hamburger.close::before,
    .submenu-mobile .hamburger.close::after
    {
        border-color: #fff;

    }
    .submenu{
        display: none;
    }
    .submenu.open
    {
        display: block;
    }
    .submenu-mobile .hamburger{
        margin-top: 13px;
    }
    .submenu-mobile .hamburger::after
    {
        top: 23px;
    }
    .submenu-mobile .hamburger::before{
        top: 18px;
    }
    .submenu-mobile .hamburger.close::before
    {
        -ms-transform: rotate(45deg) translate(-3px,0px);
        -webkit-transform: rotate(45deg) translate(-3px,0px);
        transform: rotate(45deg) translate(-3px,0px);
    }
    .submenu-mobile .hamburger.close::after
    {
        -ms-transform: rotate(-45deg) translate(8px, -2px);
        -webkit-transform: rotate(-45deg) translate(8px, -2px);
        transform: rotate(-45deg) translate(8px, -2px);
    }

    .submenu-mobile a {
        color: #FFF;
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-weight: 400;
        line-height: 40px;
        padding-left: 9px;
        text-transform: uppercase;
    }

    .submenu li {
        list-style-type: none;
        float: left;
        width: 100%;
        text-transform: uppercase;
    }
    .page-id-13 .post-content-13 .post-image img,
    .post-content-47 .post-image img,
    .page-id-21 .post-image img,
    .page-id-16 .post-image img,
    .page-id-31 .post-image img{
        height: 80%;
        width: 80%;
        text-align: center;
    }
    #post-16 .button {
        margin: 0;
        text-align: center;
        height: 45px;
        padding-top: 10px;
    }
    .submenu li a {
        color: #FFF;
        font-family: "Source Sans Pro";
        font-size: 18px;
        font-weight: 400;
        line-height: 40px;
        text-transform: none;
        padding: 0 35px;
    }
    .submenu li.current_page_item, .submenu li:hover {
        background-color: transparent;
    }
    #post-16
    {
        width: 90%;
        padding: 20px;
    }

    .post-content-47 h4 {
        color: #769ECA;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        padding-bottom: 45px;
        text-align: center;
    }
    .post-image {
        width: 100%;
        text-align: center;
    }
    .header-post-title-container  .global_container_
    {
        width: 100%;
        background: transparent;
        background-repeat: no-repeat;
        height: 100%;
        background-size: cover;
        background-position: center;
        float: right;
        right: 0;
    }
    .global_container_three
    {
        float: none;
        overflow: hidden;
        min-height: 460px;
        height: 100%;
        margin: 0 auto;
        position: relative;
        width: 100%;
        background-color: transparent;
    }
    .global_container_two{
        float: none;
        overflow: hidden;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
        width: 100%;
        background: transparent;
    }

    .global_container_one {
        float: none;
        height: auto;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        width: 100%;
        background: #ffffff;
    }
    .flexslider .slides img {
        height: 460px;
        position: relative;
        left: 0px;
        width: 100%;
        margin: 0;
    }
    .inner-wrap {
        width: 100%;
    }
    .flex-control-nav {
        width: 100%;
        z-index: 9999;
        position: absolute;
        bottom: 53px;
        text-align: left;
        margin-left: 25px;
    }

    .flexslider .slides > li:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 241px;
        z-index: 9;
        background: -moz-linear-gradient(left, rgba(246,236,240 1) 29%, rgba(0,0,0,0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(29%,rgba(246,236,240,1)), color-stop(100%,rgba(0,0,0,0)));
        background: -webkit-linear-gradient(left, rgba(246,236,240,1) 29%,rgba(0,0,0,0) 100%);
        background: -o-linear-gradient(left, rgba(246,236,240,1) 29%,rgba(0,0,0,0) 100%);
        background: -ms-linear-gradient(left, rgba(246,236,240,1) 29%,rgba(0,0,0,0) 100%);
        background: linear-gradient(to right, rgba(246,236,240,1) 29%,rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f6ecf0', endColorstr='#00000000',GradientType=1 );
    }
    .flexslider {
        margin: 0 0 ;
        position: relative;
        zoom: 1;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
        -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
        box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    }
    .logomobile,
    .menu-row
    {
        display: block;
    }
    .point {
        float: left;
        min-height: 120px;
        position: relative;
        width: 100%;
        margin-left: 0;
    }

    .title {
        position: relative;
        color: #ffffff;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        line-height: 103px;
        text-transform: uppercase;
    }

    .resources-group {
        float: left;
        position: relative;
        min-width: 100%;
    }
    .redpink
    {

        height: 100%;
    }

    .resources-group .icon {
        color: #fff;
        font-family: "Source Sans Pro";
        font-size: 21px;
        font-weight: 400;
        line-height: 77px;
        background: url(images/icon_4.png) left center no-repeat;
        padding-left: 30px;
        margin-right: 23px;
        float: left;
        margin-left: 65px;
        text-align: center;
    }

    .flexslider .slides .flex-caption {
        position: absolute;
        top: 40px;
        z-index: 9999;
        margin-left: 25px;
    }

    .col-2 {
        float: left;
        position: relative;
        width: 100%;
        padding: 0 20px;
    }



    .col-3 {
        float: left;
        position: relative;
        margin-top: 50px;
        width: 90%;
        padding: 0 20px;
    }

    .section-1 {
        position: relative;
        width: 100%;
        padding: 30px 0;
        font-family: "Source Sans Pro";
        font-size: 17px;
    }

    .white {
        width: 100%;
        background: #fff;
        z-index: 8;
        position: relative;
        float: left;
        width: 100%;
        height: 100%;
    }

    .pinkshadow {
        z-index: 7;
        position: relative;
        float: left;
        width: 100%;
        height: 100%;
        background-color: #F6ECF0;
    }
    .block-babyrightshadow {
        width: 100%;
        float: right;
        height: 100%;
        background-image: -moz-linear-gradient(right, #F6ECF0 0%, rgba(255, 255, 255, 0) 100%);
        background-image: -o-linear-gradient(right, #F6ECF0 0%, rgba(255, 255, 255, 0) 100%);
        background-image: -webkit-linear-gradient(right, #F6ECF0 0%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to left, #F6ECF0 0% rgba(255, 255, 255, 0) 100%);

    }

    .block-babyright {
        height: inherit;
        width: 70%;
        float: right;
        margin-right: 20px;
        padding: 50px 0;
    }

    .section-3 {
        height: 100%;
        position: relative;
        width: 100%;
        background: url(images/baby123.jpg) -180px 0px no-repeat;
        background-size: cover;
    }

    .footer-2 {
        font-size: 15px;
        padding: 20px 0;
        position: relative;
        background: #769eca;
    }

    .flexslider .slides > li
    {

    }
    .flex-box-image
    {
        width: 650px;
        height: 460px;
        position: relative;
        float: left;
    }
    .text-31,
    .text-32,
    .text-33,
    .text-342
    {

        width: 90%;
    }
    .text-31{padding: 0 20px;}

    .text-26,
    .text-27,
    .text-28,
    .text-38
    {
        width: 100%;
    }

    .sitemap {
        float: left;
        margin: 10px  0;
        opacity: 0.9;
        width: 100%;
        color: #ffffff;
        font-size: 14px;
        text-decoration: underline;
    }
    .text-35 {
        float: none;
        margin: 9px 0 -2px 0;
        opacity: 0.9;
        width:100%;
        color: #ffffff;
        font-size: 14px;
    }

    .input-field
    {
        width: 100%;
        color: #D39590;
    }

    ::-webkit-input-placeholder { color: #D39590;}
    ::-moz-placeholder          { color: #D39590;}/* Firefox 19+ */
    :-moz-placeholder           { color: #D39590;}/* Firefox 18- */
    :-ms-input-placeholder      { color: #D39590;}
    .text-36
    {
        margin: 27px 0;
    }

    .text-342 a{
        color: #fff;
    }

    .text-34{
        display: none;
    }

    .text-342
    {
        display: block;
    }
    .newsletter {
        float: left;
        position: relative;
        margin-left: 9px;
        width: 92%;
        margin-bottom: 10px;
    }
    .footer .social {
        float: left;

        top: 0;
        margin: 20px;
        position: relative;
        width: 111px;
        height: 40px;
    }

    .logo-square {
        float: left;
        height: 110px;
        width: 120px;
    }

    .footer .social div {
        float: left;
    }
    .comrade-logo
    {
        margin: 20px;
    }
    .pinkshadow .global_container_two .section-3:before {
        content: '';
        position: absolute;
        height: 350px;
        display: none;
        width: 500px;
        z-index: 9;
        background: -moz-linear-gradient(left, rgba(246,236,240 1) 0%, rgba(0,0,0,0) 48%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(246,236,240,1)), color-stop(48%,rgba(0,0,0,0)));
        background: -webkit-linear-gradient(left, rgba(246,236,240,1) 0%,rgba(0,0,0,0) 48%);
        background: -o-linear-gradient(left, rgba(246,236,240,1) 0%,rgba(0,0,0,0) 48%);
        background: -ms-linear-gradient(left, rgba(246,236,240,1) 0%,rgba(0,0,0,0) 48%);
        background: linear-gradient(to right, rgba(246,236,240,1) 0%,rgba(0,0,0,0) 48%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f6ecf0', endColorstr='#00000000',GradientType=1 );
    }
    .rectangle-holder:after {
        content: "";
        position: absolute;
        display: none;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        border-top: 51.5px solid transparent;
        border-bottom: 51.5px solid transparent;
        border-left: 30px solid #769eca;
    }


    .rectangle-holder {
        width: 100%;
        background: #769eca;
        height: 103px;
    }
    .resources-bar {
        position: relative;
        background: #d39590;
        height: 100%;
    }

    .flex-direction-nav {
        margin: 0;
        padding: 0;
        display: none;

    }

    .text-14 {
        color: #494949;
        font-family: "Source Sans Pro";
        font-size: 46px;
        font-weight: 400;
        width: 100%;
    }

    .thin-bar {
        min-height: 60px;
        padding: 0 0;
        width: 100%;
        float: left;

        background-color: #759eca;
        border-bottom-left-radius: 0;
    }
   .mylogo
   {
       display: none;
   }

   .logomobile
   {

   }

    .hamburger {
        width: 17px;
        height: 10px;
        float: left;
        margin-right: 10px;
        margin: 3% auto;
        border-top: 3px solid #494949;
        -webkit-transition: 300ms;
        transition: 300ms;
    }

    .hamburger::before {
        position: absolute;
        top: 7.5px;
        content: '';
        border-top: 3px solid #494949;
        width: 17px;
        height: 10px;
        -webkit-transition: 300ms;
        transition: 300ms;
    }

    .hamburger::after {
        position: absolute;
        top: 13.5px;
        border-top: 3px solid #494949;
        content: '';
        width: 17px;
        height: 10px;
        -webkit-transition: 300ms;
        transition: 300ms;
    }

    /* CLOSE ICON */

    .hamburger.close {
        border-top: 3px solid transparent;
    }

    .hamburger.close::before {
        border-top: 3px solid #494949;
        -ms-transform: rotate(45deg) translate(-5px,0px);
        -webkit-transform: rotate(45deg) translate(-5px,0px);
        transform: rotate(45deg) translate(-5px,0px);
    }

    .hamburger.close::after {
        border-top: 3px solid #494949;
        -ms-transform: rotate(-45deg) translate(9px, -4px);
        -webkit-transform: rotate(-45deg) translate(9px, -4px);
        transform: rotate(-45deg) translate(9px, -4px);
    }
    .navigation {
        display: none;
    }
    .inner-wrap {
        max-width: 100%;
        margin: 0 auto;
    }
    .col-6 {
        float: left;
        width: 100%;
    }
    .thin-bar:after
    {
        display: none;
    }

    .phone {
        float: left;
        text-transform: uppercase;
        margin: 10px 0 0;
        width: 100%;
        padding-left: 0px;
        color: #ffffff;
        line-height: 20px ;
        font-family: "soleil",sans-serif;
        font-weight: 500;
        letter-spacing: 0.05em;
        text-align: center;
    }
    .col-5 {
        float: right;
        position: relative;
        width: 185px;
        margin-top: 15px;
    }
    .header .social{
        display: none;
    }
    .slider-button {
      font-size: 12px;
      padding: 8px 10px;
      letter-spacing: 0;
   }
   .slide-prev a:before, .slide-next a:before {
      font-size: 18px;
      padding: 6px 12px;
   }
   .slide-prev {
      margin-left: 4px;
   }
   .slide-next {
      margin-right: 4px;
   }
   .footer-widgets-wrapper .tg-column-odd,
   .footer-widgets-wrapper .tg-column-even {
      float: none;
      width: 100%;
   }
}
@media screen and (max-width: 400px) {
   .big-slider .entry-title {
      font-size: 16px;
      padding-bottom: 10px;
   }
   .slider-button {
      font-size: 10px;
      letter-spacing: 0;
      padding: 1px 8px;
   }
   .widget_portfolio_block .tg-column-odd,
   .widget_portfolio_block .tg-column-even {
      float: none;
      width: 100%;
   }
}
/*------------------------------------------------------------
15.0 Styles for timeline page
--------------------------------------------------------------*/
.timelinehead{
	width: 100%;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	background-color: #789fcb;
	line-height: 5.5;
}
.timeline{
	padding-top: 40px;
	width: 100%;
	float: left;
	background-image: url(images/line-time.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	padding-bottom: 40px;
}
.timeline *{
	box-sizing:border-box;
}
.item{
	width: 50%;
	box-sizing:border-box;
	padding: 0 25px;
}
.item.w2{
	width: 50%;
}
.timeline>div{
	float: left;
	width: 50%;
	border-bottom: 2px solid #dbe5f1;
	padding-bottom: 35px;
	margin-bottom: 30px;
}
.timeline>div:nth-child(2){
	margin-top: 50px;
}

.timeline>div span{
	float: left;
	color: rgb(120, 159, 203);
    font-weight: bold;
    font-size: 24px;
    line-height: 1.167;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.timeline>div p{
	line-height: 1.4;
}
.testimonals .item{
	width: 48%;
	padding: 0 20px;
}
.testimonals .item h3{
	color: rgb(73, 73, 73);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.556;
    margin-bottom: 15px;
}
.testimonals .item .post-image{
	float: left;
	margin-right: 30px;
}
.testimonals .item p{
	font-size: 16px;
	line-height: 1.556;
	color: rgba(73, 73, 73, 0.902);
}

.eventbrite-event {
	width: 940px;
	margin: 0 auto;
}

.eventbrite-event iframe {
	min-height: 350px !important;
}

.page-template-eventbrite-index .sidebar {
	display: none;
}

.page-template-eventbrite-index .page-title {
	display: block;
	width: 960px;
	margin: 0 auto;
}
.fshl1 a, .fshl2 a, .fshl3 a{
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
.fshl1{
	margin-top: 20px;
}
.fshl1 a{
	background-image: url(images/hospital.png);
	background-position: 2px;
}
.fshl2 a{
	background-image: url(images/fire.png);
	background-position: 7px;
}
.fshl3 a{
	background-image: url(images/police.png);
}

.dataTable ul br {
	display: none;
}

.dataTable img {
	width: 200px;
}