/*-----------------------------------------------------------------------------------

	Theme Name:  FlatBook
	Version:     1.3.1
	Description: FlatBook is a 100% responsive hand coded ebook & app selling landing page featuring a trendy but unique flat design in nine color schemes. FlatBook suits perfectly every businesses or individuals who would like to showcase ebook or application with a onepage marketing landing page in a sophisticated, eye-catching way.
	
	Author:      ErikTailor
	Author URI:  http://themeforest.net/user/eriktailor
	Theme URI:   http://eriktailor.com/flatbook-wp
	
	Tags:        green, light, gray, right-sidebar, one-column, flexible-width, custom-colors, custom-menu, featured-images
	
	License:     GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/

@import url("css/reset.css");
@import url("css/animate.css");
@import url("css/mediaelementplayer.css");
@import url("font/font-awesome.min.css");
@import url("css/skeleton.css");
@import url("css/layout.css");

.page > ul li, .page > ol li {
    color: #333;
    font-family: roboto;
    font-size: 15px;
    margin: 13px 45px;
    line-height: 21px;
}

element.style {
    background-color: #cf3729 !important;
}
#header {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("/wp-content/themes/FlatBook/img/top_red.png") !important;
    background-origin: padding-box !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 35px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
/*
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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    -x-system-font: none;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    font-family: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: baseline;
}
*/
address, address[dir], article, article[dir], aside, aside[dir], blockquote, blockquote[dir], body, body[dir], caption, caption[dir], center, center[dir], col, col[dir], colgroup, colgroup[dir], dd, dd[dir], dir, dir[dir], div, div[dir], dl, dl[dir], dt, dt[dir], fieldset, fieldset[dir], figcaption, figcaption[dir], figure, figure[dir], footer, footer[dir], form, form[dir], h1, h1[dir], h2, h2[dir], h3, h3[dir], h4, h4[dir], h5, h5[dir], h6, h6[dir], header, header[dir], hgroup, hgroup[dir], hr, hr[dir], html, html[dir], legend, legend[dir], li, li[dir], listing, listing[dir], main, main[dir], marquee, marquee[dir], menu, menu[dir], nav, nav[dir], noframes, noframes[dir], ol, ol[dir], p, p[dir], plaintext, plaintext[dir], pre, pre[dir], section, section[dir], summary, summary[dir], table, table[dir], tbody, tbody[dir], td, td[dir], tfoot, tfoot[dir], th, th[dir], thead, thead[dir], tr, tr[dir], ul, ul[dir], xmp, xmp[dir] {
    unicode-bidi: -moz-isolate;
}

.fm1 > li {
    display: inline-block;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 6px;
}
.fm1 > li:last-child {
	border-right:none;
}
.fm1 > li > a{
	color:white!important;
	font-size:14px;
	font-family: roboto;
	
}
.fm1 > li > a:hover{text-decoration:underline;}
.fm2 > li {
  border-right: 1px solid white;
  display: inline-block;
  margin-right: 11px;
  padding-right: 14px;
}
.fm2 > li:last-child{
	border-right:none;
}
.fm2 > li > a{
	color:white;
	font-size:14px;
	
}
.footer-menu2 {
  margin: 7px auto;
  width: 44%;
}
.ten.columns > p {
  color: white;
  margin-bottom: 5px;
  text-align: center;
  font-family: roboto;
  font-size: 15px;
}
.footer-menu1 {
  margin: 0 auto;
  width: 50%;
  font-family: arial;
   font-size: 13px;

}
/* .ten.columns > p {
  margin-bottom: 5px;
  text-align: center;
  font-size: 18px;
} */
.fm1 {
	line-height: 0.7;
 /* padding-left: 73px;*/
}
.fm2 {
  padding-left: 80px;
}

.about-the-author {
  background: url("/wp-content/themes/FlatBook/img/author_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
   padding-bottom: 40px;
  padding-top: 50px;
  border-top: 2px solid #ff9965;
  height:auto;
  background-size:cover;
}
.l-p > p {
  color: black;
}
.vid-rev{
margin:unset!important;
width:unset!important;
}

.vid-icons  > li{
/* float:left; */
/* margin-right: 82px; */
	padding:0px!important;
	text-align: center;
	list-style: outside none none;
/* -moz-padding-end: 40px !important; */
}
.vid-icons > li:last-child {
  margin-right: 0;
}
a{
cursor:pointer;
}
a:hover{
	text-decoration:none;
}
.vid-title {
  color: #383838;
  
/*   margin-top: -6px !important; */
}
.vid-icons span {
  display: block;
  font-family: roboto;
  font-size: 14px;
  color: #333;
}
.vid-icons img {
  margin-bottom: 6px;
}
.vid-cont > p {
  color: #777777;
  font-family:roboto !important;
  font-size: 16px !important;
  
  letter-spacing: 1px;
}
.buttons {
  z-index: 100;
  text-align: center;
}
.btn.my-btn {
  background: none repeat scroll 0 0 #e30006 !important;
}
.btn.grey.my-grey-button {
  color: #474747 !important;
}
.r-p > img {
  border: 2px solid #ff9965;
}


.vid-rev_2 {
    /* margin-bottom: unset !important; */
  /*   margin-left: unset !important;
    margin-right: unset !important;
    margin-top: unset !important;
    width: unset !important; */
	margin-bottom:25px;
	
}
#back-top{
border:1px solid white;
}
.l-p  > h3 {
  color: #3c3c3b;
  /* margin-top: 17px; */
  font-size: 25px;
}
.abt-head{
	color: #3c3c3b;
  /* margin-top: 17px; */
  font-size: 25px;
  font-weight:500;
  font-family:roboto!important;
}
.l-p > p {
  color: #666666;
  font-family: roboto,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  margin-top: 15px;
  letter-spacing:1px;
}
.lm {
  color: #cc0000!important;
  font-size: 20px;
}
.btn.btn-red-sl {
  background: none repeat scroll 0 0 #e30006 !important;
}
.btn.grey.btn-grey-sl {
  color: #555455;
}
.l-p img {
  border: 2px solid #e4781c;
}
/* .part-right {
  left: 124px;
  position: relative;
  top: -95px;
  width: 61%;
} */
.vid-no-view {
  font-family: roboto;
  font-size: 11px;
 
}
.three.columns.part-left {
  float: left;
}

.vid-cont {
  margin-top: 10px;
}
.two.columns.part-left {
  margin-right: 27px;
}

.our.columns{
	width:100%;
}
.our.columns > p {
  color: white;
  margin-bottom: 5px;
  text-align: center;
  font-family: roboto;
  font-size: 15px;
}
.vid_title_fyt_Txt {
  color: #2e2124;
  font-family: roboto;
  /* font-size: 12px; */
  font-weight: 500;
  /* margin-left: 35px; */
  /* width: 80%; */
  
}
.footer_Txt_top_1.span4.left {
	color: #fff;
	float: left;
	font-family: roboto;
	font-weight:400;
	font-size: 24px;
	line-height: 64px;
	
}
/* .learn-more, .news-events, .watch-videos {
  background: none repeat scroll 0 0 #e4781c;
  color: #fff;
  font-family: roboto;
  font-size: 19px;
  font-weight: 500;

} */

.woocommerce-breadcrumb {
    margin-top: 10px !important;
}
.woocommerce {
    font-family: arial;
}
.woocommerce-billing-fields > h3 {
    font-family: roboto !important;
	color: red !important;
}
.woocommerce-shipping-fields .checkbox {
    font-family: roboto;
	color: red;
}
#order_review_heading {
    font-family: roboto !important;
	color: red;
}
.shop_table {
    font-family: roboto;
}

.payment_method_paypal > label {
    font-family: roboto;
}

.payment_method_cheque > label {
    font-family: roboto;
}
.payment_method_bacs {
    font-family: roboto;
}

.woocommerce-billing-fields {
    font-family: roboto;
}
.shipping_address {
    font-family: roboto;
}
#order_comments_field > label {
    font-family: roboto;
}
.form-row.notes textarea {
    font-family: roboto;
}
.shop_table.cart {
    font-family: roboto;
}
#coupon_code {
    font-family: roboto;
}
.cart_totals table {
    font-family: roboto;
}
#container #content {
    padding-left: 30px;
    padding-right: 30px;
}
.woocommerce-result-count {
    font-family: roboto;
}
.products li a h3 {
    font-family: roboto !important;
	color: red !important;
}
.products li a .price {
    font-family: roboto;
}
.woocommerce-ordering .orderby {
    font-family: roboto;
}
.single_add_to_cart_button {
  background: none repeat scroll 0 0 #333333 !important;
}
.woocommerce-noreviews {
  font-family: roboto;
}
.product-name > a {
  color: red;
}
.checkout-button.button.alt.wc-forward {
  background: none repeat scroll 0 0 #333333!important;
}
.checkout-button.button.alt.wc-forward :hover{background: none repeat scroll 0 0 #333333;}
.cart_totals > h2 {
  color: red;
}
.shipping-calculator-button {
  color: red;
}
/* footer {
    bottom: 0 !important;
    position: fixed;
} */
.showcoupon {
  color: red;
  font-family: roboto;
}
a{
color:red;
font-family:roboto;
}
.post-header h2 a {
    font-family: roboto !important;
	font-weight:bold;
}
.twelve.columns {
    font-family: roboto;
}

.blog .post .read-more {
    margin-bottom: 28px;
}
.post .read-more {
    clear: both;
    display: block;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 13px;
}
.comment-by cite a, .post a, .comments a, .post ul li:before, .comments ul li:before, #page-links a:hover, #page-links {
    color: #e31c57;
}
.read-more {
    font-family: roboto !important;
	font-size:14px !important;
}
aside .widget h4 {
    font-family: roboto !important;
    font-weight: bold;
}
aside .widget li {
    font-family: roboto;
    list-style: outside none none;
}
.container h1 {
    font-family: roboto !important;
}

.comment-by cite a, .post a, .comments a, .post ul li:before, .comments ul li:before, #page-links a:hover, #page-links {
    color: red !important;
}
.widget h4 {
    color: red;
    font-size: 16px;
}
p{
	color:#333;
	font-family:roboto;
	font-size: 15px;
}
.byline {
  color: #333;
}
.byline > a {
  color: red !important;
}

@media (min-width:960px){
.pad{
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;	
}
	.menu li { padding: 20px 12px !important; float: left; list-style: outside none none; }
	.area-left{
		width:50%;
		float:left;
	}
	.area-right{
		width:45%;
		float:right;
	}
	.vid-title {
	  margin-top: -6px !important;
	}
	.vid-icons {
	  margin-top: 30px;
	}
	.vid-icons  > li{
	float:left;
	margin-right: 82px;
	list-style: outside none none;

	}
	.vid-cont > p {
	 
	  text-align:left
	
	}
	.l-p{
		width: 71%;
		float:left;

	}
	.r-p{
		width:23%;
		float:right;
	}
	.thirdst_li.four.columns {
		margin-left: 0;
		padding-left: 0;
	}
	.part-right {
	  float: left;
	 /*  margin-left:-45px; */
	}
	.vid_title_fyt_Txt {
		font-size: 12px;
		width:201px;
	}
	.thirdst_li.four.columns .sixteen.columns {
		margin-bottom:10px;
	}
	.footer_Txt_top_1.span4.left{
		padding-right: 200px;
	}
	.learn-more, .news-events, .watch-videos {
	  background: none repeat scroll 0 0 #e4781c;
	  color: #fff;
	  font-family: roboto;
	  font-size: 19px;
	  font-weight: 500;
	  display:none !important;
	}
	.footerTop_Div {
		background:#E4781C;
		height:64px;
	}
	
}
@media (min-width: 769px) and (max-width: 959px)
{
	.menu li { padding: 15px 2px!important; float: left;list-style: outside none none;}
	.slide .btn {font-size:16px;}
	/*
	.area-left {
	  margin: 0 auto;
	  text-align: center;
	  width: 50%;
	}
	*/
	.vid-title {
		text-align:center;
	}
	.vid-icons {
	  width:67%;
	  margin:30px auto 0px;
	}
	.vid-icons  > li{
		float:left;
		margin-right: 82px;
		list-style: outside none none;
	}
	.vid-cont > p {
	   text-align:center;
	}
	.abt-head{
		text-align:center;
	}
	.l-p > p{
		text-align:center;
	}
	.r-p {
	  padding-top: 15px;
	  text-align: center;
	}
	.thirdst_li.four.columns {
		margin-left: -25px;
		padding-left: 0;
	}
	.part-right {
	  float: left;
	  margin-left:12px;
	}
	.vid_title_fyt_Txt {
		font-size: 11px;
		width:166px;
	}
	.thirdst_li.four.columns .sixteen.columns {
		margin-bottom:60px;
	}
	.footer_Txt_top_1.span4.left{
		padding-right: 100px;
	}
	.learn-more, .news-events, .watch-videos {
	  background: none repeat scroll 0 0 #e4781c;
	  color: #fff;
	  font-family: roboto;
	  font-size: 19px;
	  font-weight: 500;
	  display:none !important;
	}
	.footerTop_Div {
		background:#E4781C;
		height:64px;
	}
	
}
@media (min-width: 481px) and (max-width: 768px)
{
	.menu li { padding: 1px 2px 0 !important;float:left;list-style: outside none none; }
	.vid-icons {
	  margin-top: 20px;
	}
	.abt-head{
		text-align:center;
	}
	.vid-icons  > li{
		float:left;
		margin-right: 82px;
		list-style: outside none none;
		
		/* -moz-padding-end: 40px !important; */
	}
	.l-p > p{
		text-align:center;
	}
	.r-p {
	  margin-top: 20px;
	  text-align: center;
	}
	.three.columns.part-left{
		text-align:center;
	}
	.learn-more, .news-events, .watch-videos {
	  background: none repeat scroll 0 0 #e4781c;
	  color: #fff;
	  display: block !important;
	  font-family: roboto;
	  font-size: 19px;
	  font-weight: 500;
	  margin-left: -153px;
	  text-align: center;
	  width: 165%;
	}
	.footerTop_Div {
		background:#E4781C;
		height:64px;
		display:none
	}
	.two.columns.part-left {
	  margin-right: 27px;
	  text-align: center;
	}
	.fst_1.three.columns{
		text-align:center;
	}
	.container.offset-by-fifteen.learn-more {
	  margin-top: -30px;
	}
	
}
@media  (min-width:0px) and (max-width: 480px)

{
	.menu li { padding: 1px 2px 0 !important;float:left;list-style: outside none none; }
	.slide .btn {font-size:14px;}
	.vid-icons  > li{
		margin-top:10px;
		list-style: outside none none;
		/* -moz-padding-end: 40px !important; */
	}
	.abt-head{
		text-align:center;
	}
	.l-p > p{
		text-align:center;
	}
	.r-p {
	  margin-top: 15px;
	  text-align: center;
	}
	.learn-more, .news-events, .watch-videos {
	  background: none repeat scroll 0 0 #e4781c;
	  color: #fff;
	  font-family: roboto;
	  font-size: 19px;
	  font-weight: 500;
	  display:block!important;
	  margin: 0 -79px;
	  padding: 15px 80px !important;
	}
	.footerTop_Div {
		background:#E4781C;
		height:64px;
		display:none
	}
	.two.columns.part-left {
	  margin-right: 27px;
	  text-align: center;
	}
	.fst_1.three.columns{
		text-align:center;
	}
	.container.offset-by-fifteen.learn-more {
	  margin-top: -20px;
	}
}
	 .video-container {
	width:100%;
	/* max-width: 240px; */
	/* margin: 0 auto; */
}
.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 65%;
}
.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100% !important;
  height: 100% !important;
}
.mejs-container, .mejs-embed, .mejs-embed body {
background:transparent!important;
}


