* {
  box-sizing: border-box;
}
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,700,800i,900&display=swap');

.cms-bookkeeping .custom-title-div, .cms-cram-course-lander .custom-title-div{
    display: none;
}
.cms-bookkeeping .page-main, .cms-cram-course-lander .page-main{
	margin-top: 0 !important;
}
.cms-bookkeeping, .cms-cram-course-lander {
    overflow-x: hidden;
} 
.bookkeeping-head-banner { 
    background-image: url(../images/booking-banner.jpg);
    width: 100vw;
    position: relative; 
    left: 50%;
    right: 50%;
    margin-left: -50vw;
     background-position: 73% 0%;
    background-size: cover;
    height: 581px;
    background-attachment: fixed;
	padding-top: 35px;
	padding-bottom: 35px;
}
.cms-bookkeeping .container, .cms-cram-course-lander .container {
    max-width: 960px;
    margin: auto;
}
.cms-bookkeeping .container:after, .cms-cram-course-lander .container:after {
	content:"";
	display: table;
	clear: both;
}
.cms-cram-course .bookkeeping-head-banner .box{
	width: 523px;
}
.bookkeeping-head-banner .box {
    width: 503px;
    background-color: rgba(255,255,255,0.79);
    border-radius: 12px 12px 12px 12px;
    text-align: center;
    float: right;
	padding: 20px;
	position: relative;
	right: 20px;
}
.bookkeeping-head-banner .box h1 {
    font-size: 30px;
    color: #098adb;
    margin: 0;
    font-weight: 700;
}
.bookkeeping-head-banner .box .sub-heading {
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    color: #37465a;
    font-weight: 700;
}

.bookkeeping-head-banner h2 {
    font-style: italic;
    color: #3e97ff;
    line-height: 42px;
    font-size: 26px;
    font-weight: 700;
}
.url-link {
    display: block;
	text-align: center;
}
.url-link .btn {
    background-color: #ff893e;
    color: #ffffff;
    width: 167px;
    z-index: 75;
    font-size: 16px;
    font-weight: 700;
    border-radius: 7px;
    vertical-align: middle;
    padding: 12px;
    display: inline-block;
}
.url-link .btn:hover {
    color: #ffffff;
    background-color: #ea762c;
}

.bookkeeping-row {
    margin: 0px -15px;
}
.bookkeeping-row:after {
	clear:both;
	display: table;
	content: none;
}
.bookkeeping-col-6 {
    float: left;
    width: 50%;
    padding: 0px 15px;
    box-sizing: border-box;
}

.bookkeeping-col-6 .bookkeeping-contents {
    max-width: 385px;
    margin: auto;
}
.bookkeeping-small-heading {
    text-align: center;
    line-height: 25px;
    font-size: 18px;
    color: #666b7c;
    font-weight: bold;
}
.cms-bookkeeping .devider, .cms-cram-course-lander .devider{
    padding: 15px;
    text-align: center;
    position: relative;
}
.devider:before {
    content: ""; 
    right: 0;
    background: #098adb;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.cms-bookkeeping p, .cms-cram-course-lander p{
    text-align: left;
    line-height: 21px;
    font-size: 15px;
    color: #949aae;
}
.cms-bookkeeping p:last-child, .cms-cram-course-lander p:last-child{
    margin: 0;
}
.cms-cram-course-lander .bookkeeping-head-banner .container {
    position: relative;
    height: 100%;
}
.cms-cram-course-lander  .bookkeeping-head-banner .box {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.p-b-100 {
    padding-bottom: 100px;
}
.why-bookkeeping a.url-link {
    margin-bottom: 30px;
}
.why-bookkeeping {
    margin-top: 30px;
}

.video {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	height: 548px;
	background-image: url(../images/video-bg.jpg);
	background-position: 50% 50%;
	background-attachment: fixed;
}
.video:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.21);
}
.video .video-box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index: 1;
}
.video .video-box .video-wrapper {
    background-color: rgba(255,255,255,0.8);
    border-radius: 12px 12px 12px 12px;
    padding: 15px 15px;
    width: 515px;
    height: 304px;
}
.video .video-box .video-wrapper iframe {
    height: 100%;
    width: 100%;
}
.section-heading {
    text-align: center;
	margin-bottom: 40px;
}
.section-heading h2 {
    line-height: 58px;
    font-size: 36px;
    font-weight: 700;
    color: #666b7c;
    margin: 0;
}
.section-heading  .section-subheading {
    line-height: 32px;
    font-size: 20px;
    color: #098adb;
    font-weight: 700;
}
.bookkeeping-row .bookkeeping-col-4 {
    width: 33.33%;
    padding: 0px 15px;
    float: left;
}
.bookkeeping-col-4 .bookkeeping-contents { 
    max-width: 258px;
	margin: 0 auto;
}
.debunking .number {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    background-color: #098adb;
    text-align: center;
    line-height: 53px;
    font-size: 30px;
    color: #fff;
    margin: auto;
    font-weight: 700;
    margin-bottom: 10px;
}
.p-80 {
    padding: 80px 0px;
}
.testimonial .bookkeeping-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0px -10px;
}
.testimonial .bookkeeping-row .bookkeeping-col-5 {
    width: 45%;
    padding: 0px 10px;
}

.testimonial .bookkeeping-row .bookkeeping-col-7 {
    width: 55%;
    padding: 0px 10px;
}
.testimonial .testimonial-content {
    margin-bottom: 15px;
}
.testimonial .testimonial-content p {
    text-align: left;
    line-height: 28px;
    font-size: 20px;
    color: #098adb;  
}
.testimonial .client-name {
    text-align: left;
    line-height: 28px;
    font-size: 20px;
    color: #98a0a6;
    font-weight: 700;
} 
.bookkeeping-numbers .bookkeeping-numbers-bg {
	width: 231px;
	height: 231px;
	background-color: transparent;
	border: 2px solid #098adb;
	border-radius: 50%;
	margin:0 auto; 
	position: relative;
}
.bookkeeping-numbers .bookkeeping-numbers-bg .pos-number {
    position: absolute;
    top: 50%;
    left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0px 15px;
}
.bookkeeping-numbers .bookkeeping-numbers-bg .numbers_value {
    text-align: center;
    line-height: 77px;
    font-size: 55px;
    color: #098adb;
    font-weight: bolder;
}
.bookkeeping-numbers .bookkeeping-numbers-bg .bookkeeping-numbers-text {
    text-align: center;
    line-height: 24px;
    font-size: 17px;
    color: #98a0a6;
    font-weight: bolder;
}

.ready-to-earn {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    height: 481px;
    background-image: url(../images/ready-to-start.jpg);
    background-attachment: fixed;
    background-position: 54% 100%;
    padding: 30px 0px;
    text-align: center;
}
 
.ready-to-earn:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.1);
}
.ready-to-earn .ready-content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index: 1;
}
.ready-to-earn .ready-content h3 {
    line-height: 58px;
    font-size: 36px !important;
    font-weight: bolder !important;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
}
.disclosure {
    padding: 30px 0px 0px;
}
.disclosure p {
    text-align: left;
    line-height: 17px;
    font-size: 12px;
}
.bookkeeping-col-5 {
    width: 50%;
    padding: 0px 15px;
    float: left;
}   
.discover .video-box .video-wrapper {
    border: 1px solid #eee;
    box-shadow: 0px 0px 15px #eee;
}
.discover .video-box .video-wrapper  iframe {
    width: 100%;
}
.discover ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.discover ul li {
    position: relative;
    color: #949aae;
    font-size: 18px;
    padding-left: 20px;
    line-height: 1.4;
}
.discover ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    width: 5px;
    height: 5px;
    background-color: #098adb;
    border-radius: 50%;
    left: 0;
}
.p-40 {
    padding: 80px 0px 0px;
}
.client-earning {
    max-width: 300px;
    margin: 20px auto;
    text-align: left;
}
.client-earning .client-earnin-total {
    background-color: #098adb;
    padding: 15px;
    color: #fff;
    text-align: left;
    margin-top: 20px;
}
.client-earning .client-earnin-total .total-income {
    font-size: 36px;
    font-weight: bold;
}
.client-earning label {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    display: block;
}
.client-earning .client-field:focus {
    box-shadow: none;
    outline: none;
}

@media screen and (min-width: 768px) { 
	.testimonial.order-setting .bookkeeping-row .bookkeeping-col-5 {
		order: 2;
	}
}
@media screen and (max-width: 1024px) { 
	.bookkeeping-head-banner {
		height: 440px;
	}
	.p-b-100 {
		padding-bottom: 30px;
	}
	.p-80 {
		padding: 40px 0px;
	}
	.section-heading h2 {
		line-height: 1.4;
		font-size: 30px;
	}
	.section-heading .section-subheading {
		line-height: 1.4;
		font-size: 16px;
	}
	.testimonial .testimonial-content p {
		font-size: 16px;
		line-height: 1.4;
	}
	.bookkeeping-numbers .bookkeeping-numbers-bg {
		width: 180px;
		height: 180px;
	}
	.bookkeeping-numbers .bookkeeping-numbers-bg .numbers_value {
		font-size: 28px;
		line-height: 1.4;
	}
	.bookkeeping-numbers .bookkeeping-numbers-bg .bookkeeping-numbers-text {
		font-size: 14px;
		line-height: 1.4;
	}
}

@media screen and (max-width: 767px) { 
	.bookkeeping-head-banner {
		height: auto;
		background-position: center;
	}
	.bookkeeping-head-banner .box h1 {
		font-size: 24px;
	}
	.bookkeeping-head-banner .box .sub-heading {
		font-size: 20px;
		line-height: 1.4;
	}
	.bookkeeping-head-banner h2 {
		line-height: 1.4;
		font-size: 20px;
		margin: 15px 0px;
	}
	.url-link .btn {
		font-size: 14px;
 		padding: 8px;
	}
	.bookkeeping-col-6, .bookkeeping-row .bookkeeping-col-4, .testimonial .bookkeeping-row .bookkeeping-col-7, .testimonial .bookkeeping-row .bookkeeping-col-5, .bookkeeping-col-5 {
		width: 100%;
		margin-bottom: 30px;
	}
	.bookkeeping-col-6:last-child, .bookkeeping-row .bookkeeping-col-4:last-child, .bookkeeping-col-5:last-child, .testimonial .bookkeeping-row .bookkeeping-col-7 {
		margin-bottom: 0px;
	}
	.bookkeeping-col-4 .bookkeeping-contents {
		max-width: 100%;
	}	
	.section-heading h2 {
		line-height: 1.4;
		font-size: 24px;
	}
	.section-heading {
		text-align: center;
		margin-bottom: 15px;
	}
	.cms-bookkeeping p, .cms-cram-course p {
		text-align:center;
		line-height: 1.4;
		font-size: 14px;
	}
	.ready-to-earn .ready-content {
		width: 100%;
	}
	.bookkeeping-head-banner .box {
		right: 0px;
	}
	.bookkeeping-head-banner .box, .video .video-box .video-wrapper {
		width: 100%;
		height: 100%;
	}  
	.cms-cram-course-lander .bookkeeping-head-banner {
		height: 200px;
	}
	.cms-cram-course-lander .bookkeeping-head-banner .box {
		width: 100%;
		height: auto;
	}
	.video {
		height: 300px;
	}
	.video .video-box {
		max-width: 90% !important;
		width: 100%;
	}
}