body {
	background:#fff;
}

.container {
}

.container.fullwidth {
	width:100%;
}

@media (min-width: 1440px) {
.container {
}
}

/* for equal height */
.row-eq-height {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}

.center-block {
	float:none;
}

.column-centered {
	margin:0px auto;
	float:none;
}

.flush {
	padding:0px;
}

.flush-left {
	padding-left:0px;
}

.flush-right {
	padding-right:0px;
}

a:hover {
	text-decoration:none;
}

.tablerow {
	display:table;
	width:100%;
	height:100%;
}

.tablecell {
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
}

img {
	max-width:100%;
	display:inline-block;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background:none;
}

.navbar-default {
	background:none;
	min-height:110px;
	border:none;
	border-radius:0px;
	margin-bottom:0px;
}

.navbar-brand {
	height:110px;
	padding:25px 15px;
}

.navbar-nav>li>a {
	color:#fff;
}

.navbar-default .navbar-nav>li>a {
	color:#a0a0a0;
	font-size:17px;
	text-transform:uppercase;
    font-family: 'coolveticarg';
	padding:15px 10px 15px 10px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a.active {
    color: #9b0254;
}

a,a:hover {
	color:inherit;
}

@font-face {
    font-family: 'coolveticarg';
    src: url('../fonts/coolveticarg.eot');
    src: url('../fonts/coolveticarg.eot') format('embedded-opentype'),
         url('../fonts/coolveticarg.woff2') format('woff2'),
         url('../fonts/coolveticarg.woff') format('woff'),
         url('../fonts/coolveticarg.ttf') format('truetype'),
         url('../fonts/coolveticarg.svg#coolveticarg') format('svg');	
}

@font-face {
    font-family: 'AvantGardeBookBT';
    src: url('../fonts/AvantGardeBookBT.eot');
    src: url('../fonts/AvantGardeBookBT.eot') format('embedded-opentype'),
         url('../fonts/AvantGardeBookBT.woff2') format('woff2'),
         url('../fonts/AvantGardeBookBT.woff') format('woff'),
         url('../fonts/AvantGardeBookBT.ttf') format('truetype'),
         url('../fonts/AvantGardeBookBT.svg#AvantGardeBookBT') format('svg');
}

@font-face {
    font-family: 'TheBraggest_Demo';
    src: url('../fonts/TheBraggest_Demo.eot');
    src: url('../fonts/TheBraggest_Demo.eot') format('embedded-opentype'),
         url('../fonts/TheBraggest_Demo.woff2') format('woff2'),
         url('../fonts/TheBraggest_Demo.woff') format('woff'),
         url('../fonts/TheBraggest_Demo.ttf') format('truetype'),
         url('../fonts/TheBraggest_Demo.svg#TheBraggest_Demo') format('svg');
}

@font-face {
    font-family: 'twcenmtcondensed59081f14d7696';
    src: url('../fonts/twcenmtcondensed59081f14d7696.eot');
    src: url('../fonts/twcenmtcondensed59081f14d7696.eot') format('embedded-opentype'),
         url('../fonts/twcenmtcondensed59081f14d7696.woff2') format('woff2'),
         url('../fonts/twcenmtcondensed59081f14d7696.woff') format('woff'),
         url('../fonts/twcenmtcondensed59081f14d7696.ttf') format('truetype'),
         url('../fonts/twcenmtcondensed59081f14d7696.svg#twcenmtcondensed59081f14d7696') format('svg');
}

@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/BebasNeue.eot');
    src: url('../fonts/BebasNeue.eot') format('embedded-opentype'),
         url('../fonts/BebasNeue.woff2') format('woff2'),
         url('../fonts/BebasNeue.woff') format('woff'),
         url('../fonts/BebasNeue.ttf') format('truetype'),
         url('../fonts/BebasNeue.svg#BebasNeue') format('svg');
}

@font-face {
    font-family: 'Avenir_45_Book';
    src: url('../fonts/Avenir_45_Book.eot');
    src: url('../fonts/Avenir_45_Book.eot') format('embedded-opentype'),
         url('../fonts/Avenir_45_Book.woff2') format('woff2'),
         url('../fonts/Avenir_45_Book.woff') format('woff'),
         url('../fonts/Avenir_45_Book.ttf') format('truetype'),
         url('../fonts/Avenir_45_Book.svg#Avenir_45_Book') format('svg');
}

h1,h2,h3,h4,h5,h6,p,ul,a {
    font-family: 'coolveticarg';
}

section {
	float:left;
	width:100%;
}

/* Main Styles */
#header {
	border-bottom:1px solid #f4f4f4;
}

#header .fb {
	background:url(../images/icon-fb.png) 50% 50% no-repeat;
}

#header .fb:hover {
	background:url(../images/icon-fb-hover.png) 50% 50% no-repeat;
}

#header .tt {
	background:url(../images/icon-tt.png) 50% 50% no-repeat;
}

#header .tt:hover {
	background:url(../images/icon-tt-hover.png) 50% 50% no-repeat;
}

#header .ig {
	background:url(../images/icon-ig.png) 50% 50% no-repeat;
}

#header .ig:hover {
	background:url(../images/icon-ig-hover.png) 50% 50% no-repeat;
}

#header .pt {
	background:url(../images/icon-pt.png) 50% 50% no-repeat;
}

#header .pt:hover {
	background:url(../images/icon-pt-hover.png) 50% 50% no-repeat;
}

#header .social a {
	width:17px;
	height:40px;
	display:inline-block;
}

#header .nav.social {
	border-left:1px solid #f4f4f4;
	padding-left:40px;
	margin-top:25px;
	margin-left:25px;
}

#header .social li {
	margin-right:12px;
}

#header .nav li img {
	margin-right:18px;
}

#header .nav {
	margin-top:22px;
}

/**/
#banner {
	position:relative;
}

#banner .bg {
	background:url(../images/couple.png) 50% 20px no-repeat;
	padding-top:320px;
}

#banner img.align {
	position:absolute;
	right:0px;
	bottom:0px;
}

#banner h4 {
	color:#9b0254;
	font-size:39px;
	text-transform:uppercase;
	margin:0px 0px;
    font-family: 'AvantGardeBookBT';
}

#banner h4 img {
	margin:0px 8px;
}

#banner h5 {
	color:#9b0254;
	font-size:32px;
	text-transform:uppercase;
	margin:0px 0px;
    font-family: 'twcenmtcondensed59081f14d7696';
}

#banner p {
	color:#777777;
	font-size:30px;
	margin:10px 0px;
    font-family: 'TheBraggest_Demo';
}

#get-book {
	background:#777777 url(../images/book.png) 10% 120% no-repeat;
	padding: 70px 0px 70px 0px;
}

#read-something {
	background:#777777;
	padding:70px 0px;
}

#read-something h3 {
    color: #fff;
    font-size: 100px;
    line-height: 0.9;
    text-transform: uppercase;
    margin: 0px;
	margin-bottom:20px;
}

#read-something h4 {
	 color: #fff;
	 font-size:24px;
	 margin-bottom:20px;
}

#read-something ul  {
	padding:0px;
	margin:0px;
}

#read-something ul li {
	list-style:none;
	display:inline-block;
	font-size:16px;
	color:#fff;
	font-weight:100;
	padding:5px 0px;
}

#read-something ul li a {
	color:#9b0254;
}

#read-something ul li a {
	
}

#get-book h3 {
	color:#fff;
	font-size:90px;
	line-height:0.9;
	text-transform:uppercase;
	margin:0px;
}

#get-book p {
	color:#202020;
	font-size:42px;
	line-height:43px;
	text-transform:uppercase;
	margin:0px;
    font-family: 'BebasNeue';
	padding-left:95px;
	text-align:left;
}

#get-book h4 {
	color:#b9cf35;
	font-size:262px;
	line-height:40px;
	margin:0px 0px;
    font-family: 'TheBraggest_Demo';
	margin-bottom:85px;
	    padding-top: 30px;
}

#get-book input {
	color:#fff;
	display:inline-block;
	width:100%;
	color:#fff;
	font-size:17px;
    font-family: 'Avenir_45_Book';
	background:none;
	box-shadow:none;
	border:1px solid #fff;
	padding-left:20px;
	height:55px;
	border-radius:5px;
	margin-bottom:12px;
	outline:none;
}

#get-book ::-webkit-input-placeholder {
	color:#fff;
}

#get-book input[type="submit"] {
	padding:0px;
	text-align:center;
	font-weight:900;
	background:#343434;
	height:66px;
	line-height:66px;
	border:none;
	text-transform:uppercase;
	margin:22px 0px 0px 0px;
	letter-spacing:3px;
	border-radius:3px;
}

/**/
#info {
	padding:125px 0px 80px 0px;
	position:relative;
}

#info img.align {
	position:absolute;
	left:0px;
	bottom:0px;
}

#info h3 {
	color:#777777;
	font-size:112px;
	line-height:1;
	text-transform:uppercase;
	margin:0px;
}

#info h4 {
	color:#333333;
	font-size:60px;
	line-height:80px;
	text-transform:uppercase;
	margin:0px;
	font-family: 'Oswald', sans-serif;
    font-family: 'BebasNeue';
	margin:20px 0px 10px 0px;
}

#info p {
	color:#333333;
	font-size:37px;
	line-height:45px;
	margin:0px;
	font-family: 'Oswald', sans-serif;
	font-weight:600;
}

#info p img {
	margin-right:10px;
}


#info h5 {
	color:#9b0254;
	font-size:29px;
	line-height:47px;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	margin:0px 0px 40px 0px;
}

#info a.link {
	display:inline-block;
	color:#fff;
	font-size:16px;
    font-family: 'Avenir_45_Book';
	text-transform:uppercase;
	font-weight:900;
	background:#9b0254;
	text-align:center;
	line-height:66px;
	width:300px;
	border-radius:3px;
	letter-spacing:3px;
}
/**/
#help {
	background:#9b0254;
	padding:70px 0px 20px 0px;
}

#help h3 {
	color:#fff;
	font-size:112px;
	line-height:83px;
	text-transform:uppercase;
	margin:25px 0px 60px 0px;
}

#help p {
	color:#fff;
	font-size:25px;
	margin:0px;
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	min-height:75px;
	margin:10px 0px 50px 0px;
	color:#f665b3;
}

#help .photos img {
	opacity:0.6;
}

#help .photos a.link p {
}

#help .photos:hover img ,#help .photos:hover a.link p {
	opacity:1;
	color:#fff;
}

#footer {
	padding:60px 0px 65px 0px;
}

#footer .fb {
	background:url(../images/icon-fb.png) 50% 50% no-repeat;
}

#footer .fb:hover {
	background:url(../images/icon-fb-hover.png) 50% 50% no-repeat;
}

#footer .tt {
	background:url(../images/icon-tt.png) 50% 50% no-repeat;
}

#footer .tt:hover {
	background:url(../images/icon-tt-hover.png) 50% 50% no-repeat;
}

#footer .ig {
	background:url(../images/icon-ig.png) 50% 50% no-repeat;
}

#footer .ig:hover {
	background:url(../images/icon-ig-hover.png) 50% 50% no-repeat;
}

#footer .pt {
	background:url(../images/icon-pt.png) 50% 50% no-repeat;
}

#footer .pt:hover {
	background:url(../images/icon-pt-hover.png) 50% 50% no-repeat;
}

#footer p {
	margin:0px;
}

#footer p a {
	width:17px;
	height:25px;
	display:inline-block;
	margin:0px 6px;
}

#footer h3 {
	color:#535353;
	font-size:16px;
    font-family: 'Avenir_45_Book';
	font-weight:300;
	margin:30px 0px 0px 0px;
}

/** New Style Add **/
.modal-content h5 {
	font-size:36px;
	text-align:center;
	text-transform:uppercase;
}

.modal-content {
	padding:20px 20px;
}

.close {
    color: #9b0254;
    opacity: 2;
}

.close:focus, .close:hover {
	color: #9b0254;
}

.modal-content p {
	font-size:16px;
	margin:20px 0px;
	text-align:center;
}

.modal-content ul {
	padding-left:20px;
	margin:0px;
}

.modal-content ul li {
	width:100%;
	margin:2px 0px;
	font-size:14px;
}

.modal-content a.btn-success:hover,.modal-content a.btn-success:focus {
	background:#9b0254;
}

.modal-content a.btn-success {
	line-height:48px;
	background:#9b0254;
	display:inline-block;
	padding:0px 10px;
	border-radius:4px;
	margin-top:10px;
	letter-spacing:1px;
	text-decoration:none;
	text-transform:uppercase;
}

a.link {
	outline:0;
}

.modal-header {
	border:none;
}

.modal-footer {
	border:none;
}

/* Media Css */
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {	
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}



@media only screen and (max-width: 767px) {
.row-eq-height {
	display:inline-block;
}

.modal-content {
	padding:10px 5px;
}

.modal-content a.btn-success {
	font-size:11px;
}

#read-something h3 {
	font-size:48px;
}

.small-text-center {
	text-align:center;
}

.small-text-left {
	text-align:left;
}

.small-text-right {
	text-align:right;
}

.navbar-default .navbar-toggle {
	margin-top:35px;
}

.navbar-default .navbar-nav {
	text-align:center;
}

.navbar-default .navbar-nav>li>a {
	text-align:center;
}

.navbar-default .navbar-nav.social>li {
	display:inline-block;
}

#header .nav.social,.navbar-nav {
	padding:0px;
	margin:0 auto;
	margin-top:15px;
	border:none;
}

.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	border:none;
	background:none;
}

#banner .bg {
	padding:300px 0px 320px 0px;
}

#banner h4 {
	font-size:17px;
}

#banner h4 img {
	width:15px;
}

#get-book h3 {
	font-size:38px;
}

#get-book p {
	font-size:30px;
	line-height:30px;
	padding:0px;
}

#get-book h4 {
	font-size:150px;
	line-height:80px;
}

#info h3 {
	font-size:35px;
	line-height:40px;
}

#info h4{
	font-size:35px;
	line-height:40px;
}

.space-small {
	padding:0px 15px;
}

#info p {
	font-size:18px;
	line-height:35px;
}

#info p img {
	margin:0px;
}

#info h5 {
	font-size:20px;
	line-height:35px;
}

#info {
	padding-bottom:350px;
}

#info img.align {
	height:330px;
}

#banner img.align {
	height:330px;
}

#info a.link {
	width:200px;
}

#help h3 {
	font-size:33px;
	line-height:45px;
}

#help p {
	font-size:22px;
}

}

@media only screen and (min-width: 768px) and (max-width: 1169px) {
.navbar-default .navbar-nav>li>a {
	font-size:13px;
	padding:15px 5px;
}

#header .nav li img {
	margin-right:5px;
}

#header .nav.social {
    padding-left: 5px;
    margin-left: 5px;
}

#header .social li {
	margin-right:6px;
}

.navbar-header {
	width:15%;
}

#banner h4 {
	font-size:22px;
}

#banner h5 {
	font-size:25px;
}

#banner img.align {
	width:35%;
}

#banner .bg {
    background-size: 103% auto;
}

#get-book h3 {
	font-size:63px;
}

#get-book p {
	font-size:24px;
	line-height:22px;
}

#get-book h4 {
	font-size:100px;
}

#get-book {
	background:#777777 url(../images/book.png) 4% 50% no-repeat;
	background-size:70% auto;
}

#info img.align {
	width:40%;
}

#info h3 {
    font-size: 55px;
    line-height: 57px;
}

#info h4 {
    font-size: 37px;
    line-height: 30px;
}

#info p {
    font-size: 23px;
    line-height: 45px;
}

#info h5 {
    font-size: 23px;
    line-height: 42px;
}

#help h3 {
    font-size: 62px;
}

#help p {
    font-size: 18px;
}

}

/**/
@media only screen and (min-width: 1024px) and (max-width: 1169px) {
.navbar-default .navbar-nav>li>a {
	font-size:15px;
	padding:15px 10px;
}

#header .nav li img {
	margin-right:7px;
}

#header .nav.social {
    padding-left: 15px;
    margin-left: 15px;
}

#header .social li {
	margin-right:6px;
}

.navbar-header {
	width:18%;
}
}
#mc_embed_signup {background: transparent !important;}
#mc_embed_signup label{color:#fff;}
#get-book input[type="submit"] {
    padding: 0px 20px;
    }
    #mc_embed_signup .button:hover {
    background-color: #000 !important;
}

#mc_embed_signup #mce-success-response {
    color: #00ffa3;
    }