@font-face {
    font-family: 'Roboto-Medium';
    src: url('fonts/Roboto-Medium.woff');
}
body{
	font-family: 'Roboto-Medium' , sans-serif ;
	color: #4f5660;
}
p {
	font-size: 19px;
	font-family: 'Roboto-Regular' , sans-serif ;
}
h2 {
    color: #003479;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
    text-align: left;
}

/*Navigation Section*/

.navbar-default {
	background-color: transparent;
	border-color: #fff;
}
.navbar-brand {
	float: none;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    width: 407px;
    height: 210px;
    display: block;
    margin: 0 auto;
}
.navbar {
	margin-bottom: 20px;
}
.navbar-nav {
    width: 100%;
    text-align: center;
}
.navbar-nav li {
 	display: inline-block;
    float: none;
}
.navbar-nav li a {
  	padding-left: 30px;
    padding-right: 30px;
    width: 170px;
}
.navbar-nav li {
	text-transform: uppercase;
	font-size: 18px;
}
.navbar-default .navbar-nav > li > a {
    color: #233a75;
    font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #958ab6;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
	color: #958ab6;
    background-color: transparent;
}
@media (min-width: 768px){
	.navbar-header {
    	float: none;
	}
}
@media(max-width:767px){
    .navbar-brand{
    	max-width:100%;
    	height: auto;
    }
}
.about-top {
	text-align: center;
	margin-bottom: 60px;
}
.about-top img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.page-id-7 p {
	padding-bottom: 15px;
}
.about-image {
	margin-top: 50px;
}
.contact-top-image {
	text-align: center;
    margin: 0 0 60px 0;
}
.contact-top-image img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

@media(min-width:768px){
	.contact-top {
		overflow: hidden;
		margin-bottom: 30px;
	}
	.contact-top-left {
		float: left;
	    width: 48%;
	    margin-right: 4%;
	}
	.contact-top-right {
		float: right;
	    width: 48%;
	}
}

input,
textarea
 {
	font-size: 18px;

}
input[type="text"],
input[type="email"],
textarea
{
    width: 100%;
    padding: 20px 20px;
    background: #dddddd;
    border: none;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  	color : #233a75;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
textarea::-moz-placeholder
{ /* Firefox 19+ */
  	color : #233a75;
}
input[type="submit"] {
	color: #fff;
    background: #003479;
    padding: 20px 100px;
    border: none;
}
input:focus {
	outline: 0;
}
textarea:focus {
	outline: 0;
}
.contact-send {
	text-align: center;
    margin-top: 60px;
}
@media(max-width:767px){
	.contact-top,
	.contact-top-left
	{
		margin-bottom : 30px;
	}
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{
	border-color: transparent;
}
h4.heading {
	position: relative;
    z-index: 99;
    margin: 40px 0;

}
h4.heading span {
    background: white;
    padding: 0 42px;
    color: #233a75;
    font-size: 22px;
    text-transform: uppercase;
}
h4.heading::before {
    content: "";
    border-top: 3px solid #233a75;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    z-index: -1;
}
h2.heading {
	position: relative;
    z-index: 99;
    margin: 40px 0;

}
h2.heading span {
    background: #fdfbe4;
    padding: 0 42px;
    color: #03baec;
    font-size: 40px;
    text-transform: uppercase;
}
h2.heading::before {
    content: "";
    border-top: 3px solid #233a75;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    z-index: -1;
}

/*Home Section*/

/*.home-section {
	border-top: 3px solid #233a75;
    padding-top: 60px;
    border-bottom: 3px solid #233a75;
    padding-bottom: 60px;
}*/
.home-banner img {
	margin: 0 auto;
}
.karen-quote {
	background: #9e91b7;
    color: #fff;
    padding: 60px 0 50px 0;
	margin-top: 40px;
}
.karen-quote div {
	max-width: 1430px;
	margin: 0 auto;
	padding: 0 15px;
}
@media(min-width: 1430px){
	.karen-quote div {
		padding: 0px;
	}
}
.karen-quote p {
	/* border: 2px solid #fff;
    padding: 60px; */
    font-size: 24px;
    text-align: center;
	line-height: 1.6;
}
.karen-quote p span {
	max-width: 1140px;
	margin: 0 auto;
	display: block;
}
.pickle-series h4.heading {
	margin: 60px auto 0;
	max-width: 1430px;
	text-align: center;
}
.pickle-series h2.heading {
	margin: 60px auto 0;
	max-width: 1430px;
	text-align: center;
}
@media(min-width: 768px){
	h3.heading {
	    position: relative;
	    z-index: 99;
	    margin-top: -24px;
	    text-align: center;
	}
	h3.heading span {
	    background: #9e91b7;
	    padding: 0px 125px;
	    color: #fff;
	    font-size: 30px;
	    font-style: italic;
	}
	h3.heading::before {
		content: "";
	    border-top: 2px solid #fff;
	    width: 100%;
	    display: block;
	    position: absolute;
	    top: 50%;
	    margin-top: -3px;
	    z-index: -1;
	}
}

.pickle-series1 {
	padding: 60px 0;
}
.pickle-series-right {
	text-align: center;
	min-height: 361px;
}
.pickle-series-right p {
	text-align: left
}
.learn-more {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    outline: none;
    border: none;
    margin-top: 30px;
    padding: 0;
}
.learn-more a {
	color: #fff;
	text-decoration: none;
	padding: 20px 115px;
	background: #003479;
	display: block;
	width: 100%;
	transition: all 0.6s;
	border: 2px solid #003479;
}
.learn-more a:hover {
	background: #fff;
	color: #003479;
}

/*.pickle-series2 {
	padding: 60px 0 60px 0;
}*/
.pickle-series3 {
	padding-top: 60px;
}
.pickle-series1 img,
.pickle-series2 img,
.pickle-series3 img,
{
	width: 320px !important;
}
.footer {
	padding-top: 50px;
}

@media (max-width:767px){
	h2 {
		font-size: 20px;
	}
	.karen-quote p {
		padding: 0px;
    	font-size: 18px;
    	border: none;
	}
	.learn-more {
		padding: 0px;
	}
	.desktop-only {
		display: none;
	}
	.mobile-only {
		display: block;
	}
	.contact-page {
		padding: 0 10px;
	}
	h4.heading span {
		padding: 0 10px;
		font-size: 18px;
	}
	h2.heading span {
		padding: 0 10px;
		font-size: 18px;
	}
	.pickle-image {
		width: 270px;
		height: auto;
		margin: 0 auto;
	}
	.learn-more a {
		padding: 15px 50px;
	}
	.home-hand {
		margin-top: 40px;
	}
	input[type="submit"] {
		padding: 15px 50px;
	}
	.page-id-7 p {
		padding-bottom: 5px;
	}
	.navbar-nav {
		margin: 0px;
	}
	.page-bottom {
		padding-bottom: 40px;
	}
	.pickle-series1,
	.pickle-series2,
	.pickle-series3 {
		text-align: center;
	}
	 .pickle-series3 .pickle-series-right {
	 	padding: 0px;
	 }

}
@media (min-width: 768px){
	.desktop-only {
		display: block;
	}
	.mobile-only {
		display: none;
	}
	.pickle-series2 img{
		float:right;
	}
/*	.pickle-image {
		width:310px;
		height: auto;
	}*/
	.page-bottom {
		padding-bottom: 60px;
	}
	.learn-more {
		position: absolute;
	    bottom: 20px;
		left: 50%;
    	margin-left: -172px;
	}
	.padding-left {
		padding-left: 5%;
	}
	.padding-right {
		padding-right: 5%;
	}
	.pickle-series3 {
		padding-bottom: 60px;
	}
	.home-hand {
		margin-bottom: 30px;
	}

}
.page-top {
	border-top: 3px solid #233a75;
    padding-top: 62px;
    max-width: 1430px;
    margin: 0 auto;
    position: relative;
}
.facebook {
	position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -25px;
}
.page-bottom {
	border-bottom: 3px solid #233a75;
	max-width: 1430px;
    margin: 0 auto;
    position: relative;
}
.facebook-bottom {
	position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -25px;
}
@media(max-width: 767px){
	.facebook-bottom {
		top: 18px;
	}
}
#menu-header-menu {
	margin-bottom: 20px;
}
div.wpcf7 .ajax-loader {
	display: block !important;
}
.page-section .col-md-12 p,
.page-section .container-fluid .col-md-12 .contact-page {
	max-width: 1140px;
	margin: 0 auto;
}
.page-section .container-fluid .col-md-12 h4.heading {
	max-width: 1430px;
	margin: 40px auto;
}
.page-section .container-fluid .col-md-12 h2.heading {
	max-width: 1430px;
	margin: 40px auto;
}
.page-id-10 .page-top {
	padding-top: 57px;
}
.quote-section {
	background: #f1eff5;
    padding: 50px 200px;
    color: #003479;
    font-style: italic;
    margin-top: 60px;
}
.quote-section p {
	font-size: 23px;
    line-height: 1.1;
}
.quote-section p span {
	text-align: right;
    display: block;
    font-weight: bold;
}
@media(max-width: 767px){
	.quote-section {
		padding: 10px 10px;
	}
	.quote-section p {
		font-size: 19px;
		line-height: 1.3;
	}
	.quote-section p span {
		margin-top: 20px;
	}
	.pickle-series-right {
		min-height: 300px;
	}
	.pickle-series1,
	.pickle-series2,
	.pickle-series3 {
		padding: 30px 0;
	}
	.pickle-series3 .pickle-series-right {
		padding: 0 10px;
	}

}


.page-id-5 .learn-more  {
	text-transform: none;
}
.page-id-5 .learn-more a {
	background-color: #03baec;
	border: 2px solid #03baec !important;
	padding: 20px 60px;
}
.page-id-5 .learn-more a:hover {
	background-color: #fff;
	color: #03baec;
}
.page-id-5 .pickle-series1 h2 {
	text-align: center;
	font-size: 28px;
}

@media (min-width: 768px){
	.page-id-5 .learn-more {
		margin-left: -329px;
	}
}
@media (max-width: 767px){
	.page-id-5 .pickle-series1 h2 {
		text-align: center;
		font-size: 20px;
	}
	.page-id-5 .learn-more a {
		padding: 20px 30px;
	}
}
.latest-book {
	background: url('images/home-bg.png');
	background-size: cover;
}
h2.latest-book {
	text-align: left !important;
}
.home-learn-more {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    outline: none;
    border: none;
    margin-top: 30px;
    padding: 0;
}
.home-learn-more a {
	color: #fff;
	text-decoration: none;
	padding: 20px 100px;
	background: #003479;
	display: block;
	width: 100%;
	transition: all 0.6s;
	border: 2px solid #003479;
}
.home-learn-more a:hover {
	background: #fff;
	color: #003479;
}
.page-id-96 .pickle-series {
	margin-bottom: 60px;
	margin-top: -35px;
}
.pickle-seriesnew {
	margin-bottom: 60px;
}
@media(min-width: 768px) {
	.desktop-only {
		display: block;
	}
	.mobile-only {
		display : none;
	}

}
@media(max-width: 767px) {
	.desktop-only {
		display: none;
	}
	.mobile-only {
		display : block;
	}

}