@font-face {
  font-family: 'icons-sm';
  src:  url('fonts/icons-sm.eot?ms3c7d');
  src:  url('fonts/icons-sm.eot?ms3c7d#iefix') format('embedded-opentype'),
    url('fonts/icons-sm.ttf?ms3c7d') format('truetype'),
    url('fonts/icons-sm.woff?ms3c7d') format('woff'),
    url('fonts/icons-sm.svg?ms3c7d#icons-sm') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-sm' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 body, img,  .readmore, .header-nav a, .mega-sub-menu .mega-menu-link, .book-an-appointment, a, a i{
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
 }
 .subscribe-form i {
	 transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
 }
 h1,h2,h3,h4,h5,h6,h7, .navbar, .menu-item a, .menu-headermenu-container .submenu{
	 font-family:'Poppins'; 
	 font-weight:normal;
 }
h1{
	font-size:43px;
	font-weight:800;
	text-align:left;
	line-height: 48px;
}
a:hover{
	text-decoration:none;
}
a.navbar-toggler{
	border:none;
}
a.navbar-toggler .icon-menu1 {
    font-size: 32px;
}
.hdr-links {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.more-artists-wrpr:hover img {
    border: none;
}

.more-artists-wrpr img {border: 5px solid #fff; padding:5pxpx }

.more-artists-wrpr a:hover {
    border: 4px solid #ffffff;
}



span.icon-mail_outline,
span.icon-phone1 {
    font-size: 17px;
    margin-right: 3px;
    position: relative;
    top: 3px;
    color: #209cd6;
}
span.icon-phone1 {
	font-size: 15px;
	top: 1px;
}

.navbar-nav.headernav {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
}
ul.dropdown-menu.dropdown-menu-custom {font-size: 12px;}
.dropdown-toggle::after{display:none;}
.navbar-header .navbar-brand {
    position: relative;
    width: 261px;
    height: 60px;
}



.container-fluid.banner{
	
	min-height:378px;
	max-height:378px;
}
.svgCntnr svg {
    width: 39px;
    height:39px;
    fill: #000;
}
.svgCntnr svg path {
    fill: #000;
}
.svgCntnr {
    display: block;
    margin-bottom: 15px;
	margin-top: 6px;
}
.swiper-slide-thumb-active .svgCntnr svg,
.swiper-slide-thumb-active .svgCntnr path{
	fill:#fff;
}


html,
 body {
		position: relative;
		height: 100%;
    }
	
	.yellow-color {
		color: #ffbe04;
	}

	.green-color {
		color: #9ae206;
	}
	
 .container-fluid.banner{
	height:100%;
 }
	


	
	.navbar-header {
		min-height: 124px;
		/*box-shadow: 0 10px 20px rgb(0 0 0 / 12%);*/
		background:rgba(0,0,0,0.6);
	}
	
	.navbar-light .navbar-nav .nav-link {
		color: rgba(0,0,0,1);
		text-transform: uppercase;
		font-weight: 500;
	}
	
	.menuAnim  li {
	  display: inline-block;
	  list-style: outside none none;
	  margin: 9px;
	  margin-top: 0;
      margin-bottom: 0px;
	  padding: 0;
	  
	   /* display: inline-flex;
		list-style: outside none none;
		margin: 21px;
		margin-top: 1px;
		margin-bottom: 0;
		padding: 0;
		font-size: 15px;
		align-items: flex-end;*/
	  
	}
	
	
	
	
	
	
/* cashfree */
	
	.cashfree-header {
		background-color: #6a5594;
		height: 201px;
	}
	img.cashfreelogo {
		max-width: 120px;
		margin-left: 30px;
		margin-top: 20px;
	}
	.container.cashfree-cntnr {
		position: relative;
		top: -87px;
		min-height: 150px;
		border-radius: 6px;
	}
	
	.container.cashfree-cntnr .cashfree-card{
		background:#fff;
		min-height:500px;
		border-radius: 8px;
	}
	.container.cashfree-cntnr .cashfree-card .card-header {
		background: #373f5c;
		margin: 15px;
		color: #fff;
		text-align: center;
	}

	.container.cashfree-cntnr .cashfree-card .card-header h2 {
		font-size: 47px;
		margin-bottom:0px;
	}
	.cross-amount {
		text-align: center;
		font-size: 27px;
		text-decoration: line-through;
	}
	.amount {
		text-align: center;
		font-size: 66px;
		font-weight: 700;
		
	}
	.amount span{
		position: relative;
	}
	.amount span:before {
		content: "₹";
		position: absolute;
		top: 1px;
		font-size: 27px;
		font-weight: 500;
		left: -29px;
	}
	.foronetime {
		font-weight: 500;
		font-size: 20px;
	}
	.plan-details {
    text-align: center;
    margin-top: 21px;
}

.plan-hding {
    font-size: 26px;
    margin-bottom: 8px;
}

.merchant span,
.price span,
.qty span{
    color: #009688;
    display: inline-block;
    margin-right: 8px;
    min-width:105px;
    text-align:right;
}
.merchant em, .price em, .qty em {
    display: inline-block;
    min-width: 147px;
    text-align: left;
    font-style: normal;
}
.plan-description {
    font-size: 14px;
    margin-top: 30px;
}
.plan-description h6 {
    color: #009688;
}
.payment-form h6 {
    color: #009688;
    margin-top: 30px;
    margin-bottom: 15px;
}
.payment-form input,
.payment-form select {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #dadada;
    padding-left: 0;
    font-size: 13px;
}

.payment-form label {
    font-size: 13px;
}
.payment-form .form-group {
    margin-bottom: 35px !important;
}
.btn-clickheretobuy {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer;
}

.btn-clickheretobuy:hover {
    color: #fff;
    box-shadow: 0 0 0 3px rgb(0 0 0 / 22%);
}

.footer-sprites.logo_footer {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-sprites.logo_footer img {
    max-width: 70px;
    margin: 0 10px;
}
.footer-cashfree {
    font-size: 12px;
    margin-top: 30px;
}	
	
/* cashfree ends */


	
	
	
	.menuAnim  a {
	  padding: 0.5em 0;
	  color: rgba(255, 255, 255, 0.5);
	  position: relative;
	  text-decoration: none;
	}
	.menuAnim  a:before,
	.menuAnim  a:after {
	  position: absolute;
	  -webkit-transition: all 0.35s ease;
	  transition: all 0.35s ease;
	}
	.menuAnim  a:before {
	    bottom: 3px;
		display: block;
		height: 2px;
		width: 0%;
		content: "";
		background-color: #ec0928;
	}
	.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
		color:#2c7897;
	}
	.nav-link.search .icon-search3 {
		background: #05bddb;
		color: #fff;
		min-width: 30px;
		min-height: 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
	}

	.nav-link.search .icon-search3:before {
		position: relative;
		top: -1px;
	}
	a.nav-link.search {
		padding-top: 3px;
		position: relative;
		top: -9px;
	}

	a.nav-link.search:before {
		display: none;
	}
	.navbar-nav  .active  a:after,
	.menuAnim  a:after {
	  bottom: 1px;
	  padding: 0.5em 0;
	  position: absolute;
	  content: attr(data-hover);
	  color: #000;
	  white-space: nowrap;
	  max-width: 0%;
	  overflow: hidden;
	}
	.navbar-nav  .active  a{
		background:transparent !important;
	}
	.navbar-nav  .active  a:before,
	.menuAnim a:hover:before,
	.menuAnim .current a:before {
	  opacity: 1;
	  width: 100%;
	}
	.menuAnim a:hover:after,
	.menuAnim .current a:after {
	  max-width: 100%;
	}
	.menuAnim   li  a {
		padding-left: 0px !important;
		padding-right: 0px  !important;
		padding-top: 0px;
		padding-bottom: 7px;
		font-size: 14px;
	}
	.menuAnim .dropdown-item, .menuAnim .dropdown-item:hover {
		color: #000;
		font-size: 12px;
		padding-left: 10px !important;
	}
	.menuAnim .dropdown-item:before{
		content:inherit;
	}
	.nav-link.login-myaccount {
		background: #7fd2ff;
		padding-left: 15px !important;
		padding-right: 15px !important;
		color: #fff;
		border-radius: 19px;
		color: #fff !important;
	}

	.nav-link.login-myaccount:before {
		content: inherit;
	}


	.content-wrpr {
		margin-top: 124px;
	}
	.banner {min-height: 445px;background: url(../images/header-sea-bg.jpg) center center ;     background-size: cover}
	.gotoTop{
		position:fixed; display:none;
	}
	.
		.banner {display: flex;justify-content: center;align-items: center;}

	.banner .container {min-height: 445px;display: flex;/* align-items: center; */}

	.banner .container .row {width: 100%;align-items: center;}
	.banner h1 {font-size: 60px;font-family: 'Poppins';font-weight: 600;text-transform: uppercase;text-align: right;color: #206327;}
	.banner-subtitle {min-height: 196px;background: #033668;display: flex;    align-items: center;}
	.banner-subtitle h2{ font-family: 'Poppins';     font-size: 36px;}
	
	
	
	
	
	
	
	footer {background: #101e30 center bottom;min-height: 355px; background-size:cover; color:#fff; padding:90px 0; padding-bottom:0px;}
	p.footer-content {max-width: 237px;font-size: 13px;margin-top: 12px;opacity: .7;}
	.social-links a {font-size: 14px;color: #fff;margin-right: 18px;}
	.social-links a i {font-size: 14px;color: #4867aa;}
	.social-links a:nth-child(2) i {color: #1d9bf0;}
	.footer-nav a {display: block;font-family: 'Poppins';color: #fff;line-height: 31px;}
	.footer-copy {background: #0a141f;height: 70px;display: flex;justify-content: center;align-items: center;font-size: 12px;margin-top: 50px; text-transform: uppercase;font-family: 'Poppins';opacity: .6;}
	footer > .container:before {
		content: "";
    position: absolute;
    top: -93px;
    left: 16px;
    right: unset;
    height: 5px;
    width: 233px;
    background: #ec0928;
	}
	footer .container {position: relative;}
	.footer-copy a {color: #fff;}
	
	h5.carbon-emission-title {margin-left: 96px;font-size: 23px;margin-bottom: 29px;}
	
	
	
	/*live site footer*/
	.footer-bg {
		background-color: #4a4a4a;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.assignfixedwidth {
		max-width: 1200px;
		margin: 0 auto;
	}
	.orange-btn {
    display: inline-block;
    text-decoration: none;
    background-color: #f97e14;
    border: 1px solid #f97e14;
    padding: 10px 25px;
    border-radius: 25px;
    text-shadow: none;
    color: #ffffff;
	font-size:13px;
}
.orange-btn:hover {
    background-color: transparent;
    color: #f97e14;
    text-decoration: none;
}
.foo-desc {
    color: #b1b1b1;
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.foo-list {
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-left: 15px;
}
.foo-list li {
    list-style-type: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #676767;
}
.foo-list li a {
    padding-left: 17px;
    font-size: 13px;
    color: #b1b1b1;
    text-decoration: none;
}
.foo-list li a:before {
    content: "\e315";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
	font-family:icons-sm;
    color: #ffffff;
    margin-top: 4px;
	margin-right:10px;
	display:inline-block;
}
.footer2-bg {
    background-color: #363535;
}
.footer2-bg {
    padding-top: 25px;
    padding-bottom: 25px;
}	
	.assignfixedwidth {
    max-width: 1200px;
    margin: 0 auto;
}
.copyright-text {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #ffffff;
}
.copyright-text a {
    text-decoration: none;
    color: #ffffff;
}
.foo-list li a:hover {
    color: #f97e14;
}
.navbar-header .navbar-brand {
    top: -5px;
}

.swiper.mySwiper {height: 888px;}
.mySwiper .swiper-slide {
        background-position: center !important;
        background-size: cover !important;
		display: flex;
		align-items: flex-end;
      }
.slide-content {width: 100%;background: linear-gradient(181deg, #373f5d, #033ba1);    min-height: 188px;
    display: flex;
    align-items: center;}

.btn-finanskool {background: #ec0928;color: #fff;font-size: 25px;font-family: 'Poppins';font-weight: 100;border-radius: 40px;padding-left: 30px;padding-right: 20px; display: inline-flex;
    align-items: center;
    justify-content: center;}

.btn-finanskool i {margin-left: 18px;font-size: 19px;}
.slide-content p {margin-bottom: 0; font-family: 'Poppins';}
.what-is-fs-section {
	min-height: 700px;
    background-image: url(../images/whats-is-finanskool-bg.png), linear-gradient(180deg, #08284f, #03637d);
    background-repeat: repeat, repeat;
    background-position: left top, left top;
    background-repeat: repeat, repeat;
	}
section{
	padding-top:80px;
	padding-bottom:80px;
}
h2{font-size:35px; font-weight:600;}
	p{font-size:14px;}
.btn-sm.btn-finanskool.btn-white.btn-readmore {background: #fff;color: #000;font-size: 14px;padding-left: 14px;padding-right: 8px;}
.btn-sm.btn-finanskool.btn-white.btn-readmore i {font-size: 13px;margin-left: 6px; color: #ec0928;}
.card.fs-card {border-radius: 50px;min-height: 240px; margin-bottom:30px;}
.card.fs-card img {border-radius: 29px;}
.card.fs-card h3 {font-size: 18px;font-weight: 600;}
.card.fs-card p {font-size: 12px;margin-bottom: 0;}
.hidden-row{display:none;}
.hidden-items-wrpr.active .hidden-row {display: flex;}
.col-md-12.hidden-items-wrpr.active {display: flex;flex-direction: column;}
.hidden-items-wrpr.active .hidden-row .hidden-row {order: 0;}

.hidden-items-wrpr.active > .loadmore-btn-wrpr {
    order: 1;
}
.hidden-items-wrpr > .loadmore-btn-wrpr span:before{content:"More"}
.hidden-items-wrpr.active > .loadmore-btn-wrpr span:before{content:"Less"}
.icon-custom-fs:before {content: "";background: url(../images/logo-shape.png) no-repeat;display: inline-block;width: 30px;height: 18px;    position: relative; top: 4px;}
.sm-heading {font-size: 18px;font-family: 'Poppins';}
.faq-section .card-header a {font-size: 18px;font-weight: 500;font-family: 'Poppins';color: #001b42;}
.faq-section .card {background: #edeef0;border-color: #b8c9e6;border-left-width: 5px;margin-bottom: 13px;}
.faq-section .card-header {background: transparent;border: none;}
.faq-section .card-body {padding-top: 0px;}
.hidden-row2 {display: none;}

.hidden-items-wrpr2.active .hidden-row2 {display: flex; flex-direction:column;}
.hidden-items-wrpr2.active {display: flex;flex-direction: column-reverse;}
.hidden-items-wrpr2 > .loadmore-btn2-wrpr span:before{content:"More"}
.hidden-items-wrpr2.active > .loadmore-btn2-wrpr span:before{content:"Less"}
.loadmore-btn2-wrpr a {border-color: #b8c9e6;background: #edeef0 !important;}

section.testimonial-section {background: url(../images/testimontal-background.jpg) no-repeat center center;background-size: cover; min-height:800px;}
.testimonial-wrpr {
	background: rgb(1 60 166 / 69%);
    min-height: 500px;
    padding:50px;
	position:relative;
    color: #fff;
    font-size: 14px;}
.testimonial-wrpr .testimonial{
	
	overflow:hidden;
}
.quotes {position: absolute;top: -32px;}

.quotes.two {top: unset;bottom: -32px;right: 41px;}
.swiper-button-next.testimonial-next, .swiper-button-prev.testimonial-prev {background: none;}

.swiper-button-next.testimonial-next,
.swiper-button-prev.testimonial-prev {
	border: 2px solid #013ca6;
    border-radius: 9px;
    position: absolute;
    top: -73px;
    height: 32px;
    width: 31px;
    color: #013ca6;
}
.swiper-button-next.testimonial-next:before,
.swiper-button-prev.testimonial-prev:before {
	content: "\e409";
	font-family: 'icons-sm';
    font-size: 28px;
    line-height: 28px;
}
.swiper-button-prev.testimonial-prev:before {
	content:"\e408";
}
.swiper-button-prev.testimonial-prev {left: unset;right: 50px;}

.swiper-button-next.banner-next, .swiper-button-prev.banner-prev {background: none;border: 2px solid #fff;border-radius: 10px;height: 30px;width: 30px;}

.swiper-button-next.banner-next:before {content: "\e409";font-family: 'icons-sm';font-size: 23px;color: #fff;line-height: 25px;position: relative;left: 3px;}
.swiper-button-prev.banner-prev:before {content: "\e408";font-family: 'icons-sm';font-size: 23px;color: #fff;line-height: 25px;position: relative;left: 3px;}
.swiper-pagination.banner-pagination span {border-radius: 0;width: 60px;height: 4px;}
.testimonial .swiper-pagination span {border-radius: 0;width: 50px;height: 4px;background: #fff;}
section.video-section {background: linear-gradient(180deg, #35777c, #08284f);min-height: 300px;}
.video-title {font-size: 18px;margin-top: 15px;}
section.video-section img {height: 303px;width: 100%;object-fit: cover;}
a.video-thumb-wrpr {position: relative;display: block;}
a.video-thumb-wrpr:before {
	content: "\e037";
    background: rgb(0 0 0 / 40%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-family: 'icons-sm';
    font-size: 82px;
    color: rgb(255 255 255 / 35%);
    display: flex;
    justify-content: center;
    align-items: center;
	
}
.get-started-wrpr {background: #00142d;min-height: 466px;display: flex;flex-direction: column;justify-content: center;align-items: center;border: 3px solid #013ba5;border-radius: 55px; box-shadow: 0 0 50px rgb(0 0 0 / 50%);}
a.video-thumb-wrpr:hover:before {color: #fff;}
.get-started-wrpr h2 {font-size: 45px;}
.get-started-wrpr p {font-size: 15px;max-width: 40%; margin-bottom:50px;}
.get-started-wrpr img {width: 87px !important;height: 87px !important;margin-bottom: 39px; }
img.footer-logo {margin-bottom: 21px;}
address.footer-content {font-size: 14px;font-family: 'Poppins';}
.mail-phone-wrpr {font-size: 14px;font-family: 'Poppins';}
.mail-phone-wrpr a {color: #fff;display: inline-flex;align-items: center;}
.mail-phone-wrpr a i {display: inline-flex;width: 23px;}
.social-links a i {background: #4867aa;width: 25px;height: 25px;display: inline-flex;border-radius: 20px;justify-content: center;align-items: center;color: #fff;}
.social-links a i.icon-twitter {background: #1d9bf0;color: #fff;}
.social-links a i.icon-linkedin2 {background: #0073b1;}
.social-links a {margin-right: 4px;}
.social-links {margin-top: 28px;}
.footer-form input {background: #263242;border-color: #263242;margin-bottom: 50px;min-height: 44px;}
.footer-form textarea {background: #263242;border-color: #263242;min-height: 232px;resize: none;}
.footer-form h4 {font-size: 18px;margin-bottom: 40px;}
.btn-submit {font-size: 19px;padding-left: 18px;padding-right: 14px;}
.footer-nav {display: flex;font-size: 11px;text-transform: uppercase;}
.footer-nav a + a {margin-left: 27px;}
.footer-nav a {opacity: .5; font-family: 'Poppins'; font-weight:600;}
.footer-nav a:hover {opacity: 1;}
.footer-left-nav {font-size: 11px;text-transform: uppercase;font-family: 'Poppins'; font-weight:600;}
.footer-left-nav a {color: #fff;opacity: .5;}
.footer-left-nav {margin-top: 30px;}
.footer-left-nav a {margin-right: 24px;white-space: nowrap;margin-bottom: 9px;display: inline-flex;}
.footer-left-nav a:hover{opacity:1;}
a.phone-main {position: absolute;
    right: 0;
    top: -120px;
    background: #08284f;
    font-size: 25px;
    font-family: 'Poppins';
    width: 295px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 90px;
    border: 3px solid #fff;
    color: #fff;
    font-weight: 100;
    padding-left: 30px;}	
a.phone-main i {position: absolute;
    left: 4px;
    background: #536984;
    font-size: 22px;
    width: 54px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}	
a.phone-main:hover i {background: #ec0928;}
.footer-nav .desktoponly {
    display: flex;
}
/*nav ralated - apr 18 2022*/
.is-visible {
    /*background: rgba(255, 255, 255, 0);*/
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}

.is-hidden {
    opacity: 0;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    position: relative;
    z-index: -1;
    position: fixed;
}
/*nav ralated - apr 18 2022*/
.navbar-toggler {color:#fff !important;}
.navbar-header-cntnr .navbar.is-visible {
    box-shadow: 0 0 10px rgb(0 0 0 / 14%);
}
.is-visible.navbar-dark .navbar-nav .nav-link { color:#fff;}	
img {max-width: 100%;}	
.footer-left-nav a {margin-right: 0;}	
.btn-finanskool:hover {box-shadow: 0 0 0 3px white;color: #fff;}
.pricing-banner-cntnt{
	min-height: 800px;
    background-position: center 0px !important;
    background-size: cover !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    color: #fff;
	padding-bottom: 210px;
}	
.pricing-banner-cntnt:after {position: absolute;left: 0;right: 0;top: 124px;bottom:  111px;background: rgba(0,0,0,0.6);z-index: 1;content: ""; display:none;}	
.pricing-banner-cntnt h1, .pricing-banner-cntnt p{position:relative; z-index:2;}	
.pricing-tabs-wrpr {    
	background: #373f5c;
    min-height: 500px;
    position: relative;
    top: -149px;
    z-index: 3;
    border-radius: 40px;
    border: 3px solid #fff;
}
div{font-family: 'Poppins';}
.pricing-tabs-wrpr .nav.nav-tabs {
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: -36px;
    border-bottom: none;
    left: 51px;
}
.pricing-tabs-wrpr .nav.nav-tabs li a {
    width: 114px;
    height: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: #08284f;
    font-size: 20px;
    font-family: 'Poppins';
    /* border-color: #fff !important; */
    color: #fff;
    border-width: medium !important;
    margin: 0 10px;
    min-width: 200px;
    top: -29px;
}
.pricing-tabs-wrpr .nav.nav-tabs li:first-child a {
    /* border-top-right-radius: 0; */
    border-bottom-right-radius: 0;
    position: relative;
    right: -2px;
    border-bottom: none;
}
.pricing-tabs-wrpr .nav.nav-tabs li:last-child a{
    border-bottom: none;
}
.pricing-tabs-wrpr .nav.nav-tabs li:last-child a {
    /* border-top-left-radius: 0; */
    border-bottom-left-radius: 0;
    position: relative;
    left: -13px;
}
.pricing-tabs-wrpr .nav.nav-tabs li a.active {background: #373f5c; top:-26px;}
.pricing-column {
    background: #fff;
    border-radius: 10px;
    min-height: 2120px;
    min-height:850px;
    padding: 15px;
    margin-bottom: 0px;
    
}
.curriculum-heighlights.active {
    padding-bottom: 20px;
}

.tab-content .col-md-4:first-child .pricing-column {margin-left: 12px;}
.tab-content .col-md-4:last-child .pricing-column {margin-right: 12px;}
.price {font-size: 58px;font-family: 'Poppins';font-weight: 600; margin-top: 20px;}
.count {margin: 14px 0;}
.slab-content .btn-finanskool {font-size: 16px;padding-left: 18px;padding-right: 7px;margin-top: 19px;}
.slab-content .btn-finanskool i {margin-left: 8px;}
.slab-content {padding-bottom: 37px;border-bottom: 1px solid #d6d9df;}
.price.monthslab:after {content: "/month";font-size: 15px;position: absolute;bottom: 20px;font-weight: 100;}
.price.monthslab {position: relative;}
.price.monthslab span:before {content: "₹";font-family: auto;font-weight: 100;font-size: 24px;position: absolute;top: 12px;left: -18px;}
.price.monthslab span {position: relative;}
.pricing-subdetails {font-family: 'Poppins';font-size: 14px;display: block;padding: 15px; min-height: 271px;}
.pricing-subdetails em {font-style: normal;margin-bottom: 10px;display: block;}
.heighlights-hding {background: #223d78;font-size: 16px;font-weight: 500;color: #fff;text-align: center;padding: 6px;border-radius: 9px;margin-bottom: 20px;}
ul.curriculum-list {list-style: none;font-size: 14px; counter-reset: my-awesome-counter;}
ul.curriculum-list li {margin-bottom: 16px; counter-increment: my-awesome-counter; position: relative;}
ul.curriculum-list li:before{
	content: '\eb65';
	color: #cda127;
	font-family:icons-sm;
	  font-size: 20px;
	  position: absolute;
	  left: -30px;
	  width: var(--size);
	  height: var(--size);
	  top: -5px;
	  transform: rotate(-10deg);
	  border-radius: 50%;
	  text-align: center;
	  
	}
.heighlights-hding.red {background: #dc5a5d;text-align: left;padding-left: 13px;line-height: 18px;}
ul.curriculum-list li.red:before {color: #dc5a5d;}
ul.curriculum-list li.green:before {color: #598527;}
.tab-content h2 {font-size: 28px;font-weight: 400;}
.getstartedfooter-wrpr {padding: 20px;background: white;position: relative;top: -31px;margin-right: 12px;border-bottom-left-radius: 13px;border-bottom-right-radius: 13px;}
.getstartedfooter-wrpr.three {margin-right: 12px;}
.getstartedfooter-wrpr.one {margin-right: 0;margin-left: 12px;}
.getstartedfooter-wrpr.two {margin-right: 0;}
.getstartedfooter-wrpr .btn-finanskool.btn-register {font-size: 16px;
    padding-left: 18px;
    padding-right: 7px;
    margin-top: 19px;}

.getstartedfooter-wrpr .btn-finanskool.btn-register i {margin-left: 8px;}
.what-is-fs-section.pricing-getstarted {display: flex;flex-direction: column;padding: 50px;color: #dfff;min-height: 400px;justify-content: center;border-radius: 38px;}
.what-is-fs-section.pricing-getstarted .getstartedfooter-wrpr {top: 0;background: none;margin-right: 0;padding-top: 0;padding-bottom: 0;}
.what-is-fs-section.pricing-getstarted  p {max-width: 80%;margin: 0 auto;}
.price.yearslab, .price.yearslab span  {position: relative;}
.price.yearslab:after {
    /*content: "/Year";*/
    font-size: 15px;
    position: absolute;
    bottom: 20px;
    font-weight: 100;
}
.price.yearslab span:before {
    content: "₹";
    font-family: auto;
    font-weight: 100;
    font-size: 24px;
    position: absolute;
    top: 12px;
    left: -18px;
}

.innerpage-banner-cntnt {
    min-height: 480px;
    background-position: center 0px !important;
    background-size: cover !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    color: #fff;
    padding-bottom: 210px;
}

.innerpage-banner-cntnt {
    position: relative;
}

.innerpage-banner-cntnt h1, .innerpage-banner-cntnt p {
    position: relative;
    z-index: 2;
}

.innerpage-banner-cntnt h1, .innerpage-banner-cntnt p {
    position: relative;
    z-index: 2;
}

.innerpage-banner-cntnt:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 124px;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    z-index: 1;
    content: "";
}
.contactus label {font-weight: 500;font-size: 14px;margin-top: 8px;}
.modal-content label {font-size: 14px;font-weight: 600;margin-bottom: 0;}
.banner-wrpr.contact-banner .innerpage-banner-cntnt {background-position-y: -210px !important;}
.hidden-para {
    display: none;
}

.hidden-items-wrpr3.active .hidden-para {
    display: block;
}
.hidden-items-wrpr3.active  .btn-load-more3 {
    display: none;
}

.hidden-items-wrpr3.active .hidden-para  .btn-load-more3 {
    display: inline-flex;
}
.warren-buffet-quote img {
    max-width: 200px;
    border-radius: 50px;
}
.warren-buffet-quote p {
    font-size: 20px;
    font-style: italic;
}
.warren-name {
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
}

.get-started-with {
    position: relative;
}

.get-started-with:after {
    content: "with Finanskool";
    position: absolute;
    font-size: 14px;
    bottom: -24px;
    color: #000;
    left: 50%;
    margin-left: -61px;
    font-weight: 600;
}

.get-started-wrpr.quote img {
    width: 200px !important;
    height: 200px !important;
    border-radius: 40px;
    margin-top: 40px;
    box-shadow: 0 0 0 3px rgb(255 255 255 / 32%);
}
.get-started-wrpr.quote p {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.get-started-wrpr.quote {
    justify-content: flex-start;
    padding-top: 60px;
	min-height: 400px;
}
.get-started-wrpr.quote img{
	margin-top:0px;
}

.get-started-wrpr.quote p {
    font-size: 18px;
    font-style: italic;
}
.banner-wrpr.contact-banner.privacy-banner .innerpage-banner-cntnt {
    min-height: 260px;
    justify-content: flex-end;
    padding-bottom: 80px;
	background-position:center center !important;
}

footer a.active {
    opacity: 1;
}

.footer-left-nav a + a {
    margin-left: 10px;
}

.testi-user {
    font-weight: 600;
}
.customer-img{
	height: 190px;
    width: 100%;
    object-fit: cover;
    object-position: 0px -60px;
    margin-bottom: 10px;
}
.warren-buffet-quote {
    border: 2px solid #b8c9e6;
    border-radius: 60px;
    padding-top: 50px;
    box-shadow: 0 0 50px #b8c9e6;
}
.whatsapp-icon {
    background:url(../images/whatsapp-icon.svg) #2db742 center center no-repeat;
    -webkit-box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    height: 56px;
    width: 56px;
    position: fixed;
    right: 10px;
    bottom: 16px;
    border-radius: 50%;
    z-index: 1;
    background-size: 50% 50%;
}
.strikethrough-price {
    text-decoration: line-through;
    position: relative;
    top: 31px;
}


	
	
	
	.desktoponly{
		display:block;
	}
	.phoneonly{display:none}

.btn-register2 {
    position: relative;
    z-index: 100;
}
.pricing-tabs-wrpr .nav.nav-tabs li a:hover {
    border-color: transparent;
}
.morecurriculum{
    display:none;
}

.btn-finanskool.btn-readmore.btn-readmore-curriculum {
    background: #fff;
    color: #000;
    font-size: 13px;
    padding-left: 14px;
    padding-right: 8px;
    border: 1px solid #b8c9e6;
    background: #edeef0 !important;
    padding: 6px;
}
.btn-finanskool.btn-readmore.btn-readmore-curriculum i {
    font-size: 13px;
    margin-left: 6px;
    color: #ec0928;
}
.curriculum-heighlights.active .morecurriculum {
    display: block;
}
.icon-instagram1-1 {
    background: url(../images/instalogo2.png) no-repeat center !important;
    background-size: 98% !important;
    position: relative;
    top: 6px;
}


	

.pricing-column.active {
    min-height: 1710px;
}
.btn-finanskool.btn-readmore.btn-readmore-curriculum span {
    margin-left: 4px;
}
.btn-finanskool.btn-readmore.btn-readmore-curriculum span:before{
    content:"More";
}

.pricing-column.active .btn-finanskool.btn-readmore.btn-readmore-curriculum span:before{
    content:"Less";
}
.course-oneprice {
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    align-items: center;
}
.course-oneprice + .course-oneprice {
    margin-top: 16px;
}
.course-oneprice span {
    text-align: left;
}
.course_price {
		font-weight: 600;
}
	.course_price.totalprice {
		font-size: 16px;
	}
	.course-oneprice.totalprice {
		border-top: 1px solid #dadada;
		padding-top: 15px;
		flex-direction: column;
		align-items: center;
	}
	.course_price.totalprice.offerprice {
		color: #2db742;
		font-size:17px;
	}
	.course_price.totalprice {
		font-size: 37px;
	}
	.course_price.totalprice.strikethrough-totalprice {
		text-decoration: line-through;
		font-size: 37px;
	}
	div#annual {
		padding-top: 10px;
	}
	.course_price.totalprice + .course_price.totalprice.offerprice {
		visibility: hidden;
	}

	.course_price.totalprice.strikethrough-totalprice + .course_price.totalprice.offerprice {
		visibility: visible;
	}
	.course_price.totalprice + .course_price.totalprice.offerprice.tp {
		visibility: visible;
	}

	.checkbox-btn-options input[type='checkbox'] {
		position: relative;
		appearance: none;
		margin-left: 28px;
		margin-right: 7px;
		-webkit-appearance: none;
	}
	.iphone .checkbox-btn-options input[type='checkbox'] {
		-webkit-appearance: revert;
		visibility: visible !important;
	}

	.checkbox-btn-options input[type='checkbox']:before {
		content: '';
		position: absolute;
		opacity: 1;
		top: 1px;
		left: -28px;
		width: 26px;
		height: 26px;
		border: 2px solid #b2b2b2;
		border-radius: 5px;
		background:#fff;
	}
	.checkbox-btn-options input[type='checkbox']:checked:after {
		content: "\eb86";
		font-family:icons-sm;
		position: absolute;
		top: 4px;
		left: -23px;
		width: 0px;
		height: 0px;
		background: #fff;
		border-radius: 59%;
	}
	.checkbox-btn-options {display: flex;justify-content: center;}
	.checkbox-btn-options label {margin: 0 10px;font-size: 14px;}
	.pricing-column.best-seller {
		position: relative;
	}

	.pricing-column.best-seller:before {
		content: "Best Seller";
		position: absolute;
		background: #2db742;
		color: #fff;
		padding: 5px 16px;
		top: -4px;
		left: 50%;
		width: 120px;
		text-align: center;
		margin-left: -60px;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		box-shadow: 0 2px 3px rgb(0 0 0 / 30%);
	}
	.price.yearslab {
		display: none;
	}

	.pricing-slab.text-center {
		display: none;
	}
.pricing-column {
    padding-top: 30px;
    min-height: 660px;
}

.pricing-tabs-wrpr .col-md-4:first-child h2 {
    margin-left: 15px;
}

.pricing-tabs-wrpr .col-md-4:last-child h2 {
    margin-right: 15px;
}



/*New video section */

.video-section2 {
    background: linear-gradient(180deg, #064b6c, #092b50);
	padding-bottom: 110px;
}
.video-container {
    width: 801px;
    height: 450px;
    margin: 0 auto;
}

.video-container iframe {
    width: 100%;
    min-height: 450px;
}
.video-container h2 {
    font-size: 18px;
    font-weight: 100;
    margin-top: 15px;
}

/*New video section */



	
@media (max-width:1920px){
	.leaf-boat {
		bottom: -72px;
    }
}	
	
	

@media (max-height:600px){
	.swiper.mySwiper {
    height: 580px;
}
}
	

@media (max-width:1024px){
    .ipad .testimonial-section  .col-md-6,
    .android .testimonial-section  .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    
     .warren-buffet-quote .col-md-3 {
        text-align:center;
            max-width: 100%;
    }
    .ipad .warren-buffet-quote .col-md-1, 
    .ipad .warren-buffet-quote .col-md-2,
    .ipad .warren-buffet-quote .col-md-3,
    .ipad .warren-buffet-quote .col-md-6,
    .android .warren-buffet-quote .col-md-1, 
    .android .warren-buffet-quote .col-md-2,
    .android .warren-buffet-quote .col-md-3,
    .android .warren-buffet-quote .col-md-6{
        max-width: 100%;
        flex: 0 0  100%;
    }
    
    
    .ipad .get-started-wrpr.quote .col-md-1, 
    .ipad  .get-started-wrpr.quote .col-md-2, 
    .ipad .get-started-wrpr.quote .col-md-8,
    .android .get-started-wrpr.quote .col-md-1, 
    .android  .get-started-wrpr.quote .col-md-2, 
    .android .get-started-wrpr.quote .col-md-8{
        max-width: 100%;
        flex: 0 0  100%;
    }
    .ipad footer .col-md-4,
    .android footer .col-md-4,
    .ipad footer .col-md-8,
    .android footer .col-md-8{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .android .swiper.mySwiper .swiper-slide,
    .ipad .swiper.mySwiper .swiper-slide{
        background-size: cover !important;
    }
   
	.warren-buffet-quote {
		padding: 10px;
		padding-top:50px;
	}
	.navbar-header .navbar-brand {
		width: 253px;
	}
	.get-started-wrpr.quote .col-md-2, .get-started-wrpr.quote .col-md-8 {
        max-width: 100%;
        flex: 0 0 100%;
    }
	.get-started-wrpr.quote {
		min-height: 650px;
		padding-bottom: 50px;
	}
	.get-started-with {
		display: flex;
	}
	.warren-buffet-quote p {
		font-size: 20px;
	}
	.warren-buffet-quote img {
		max-width: 200px;
        width: 200px;
        height: 200px;
        object-fit: cover;
        margin-bottom: 20px;
        border-radius: 50%;
	}
	.banner-wrpr.contact-banner .innerpage-banner-cntnt {
		background-position-y: 0px !important;
		min-height: 330px;
	    padding-bottom: 40px;
	}
	.banner-wrpr p {max-width: 90%;text-align: center;}
	.tab-content .col-md-4:first-child .pricing-column {margin-left: 0;}
	.getstartedfooter-wrpr.three {margin-right: 0;}
	.getstartedfooter-wrpr.one {margin-left: 0;}
	.pricing-column {width: 100%;min-height: 100px;}
	.pricing-banner-cntnt {
		min-height: 581px;
	}
	.pricing-banner-cntnt p {max-width: 80%;text-align: center;}
	.footer-nav .desktoponly {display: none;}
	h2 {font-size: 25px;}
	.swiper-slide.slide-01{
		background-position: -170px -40px !important;
		background-size: 220% 90% !important;
	}
	h1 {font-size: 28px;line-height: 33px;text-align: center;}
	a.phone-main {font-size: 19px;width: 208px;height: 47px;border-width: 2px;top: -169px;right: unset;left: 50%;margin-left: -104px;}
	a.phone-main i {font-size: 16px;width: 30px;height: 30px;left: 6px;}
	.slide-content p {font-size: 13px;}
	.text-right.slide-right {text-align: center !important;padding-top: 20px;padding-bottom: 20px;}
	.slide-content {padding-top: 20px;padding-bottom: 20px;text-align: center;}
		
	section {
		padding-top: 60px;
		padding-bottom: 50px;
	}
	section.testimonial-section {background-position: -650px 0px;min-height: 920px;}
	.ipad section.testimonial-section,
	.android section.testimonial-section{
        background-position: -730px -300px;
        min-height: 1020px;
    }
	.testimonial-wrpr {margin-top: 140px;}
	.swiper-button-next.testimonial-next, .swiper-button-prev.testimonial-prev {top: -20px;}
	section.video-section img {height: 192px;}
	.video-title {margin-bottom: 40px;}
	.testimonial-wrpr {padding: 31px;}
	.get-started-wrpr h2 {font-size: 33px;}
	.get-started-wrpr p {max-width: 90%;}
	footer > .container:before {left: 50%;margin-left: -117px;}
	.footer-form h4 {margin-top: 50px;}
	.footer-nav {flex-direction: column;}
	.footer-nav a {margin-left: 0 !important;}
	.footer-left-nav {display: flex;flex-direction: column;margin-left: 0;justify-content: center;align-items: center;}
	footer {text-align: center;}
	footer form .col-md-9 {order: 1;}
	footer .col-md-3.text-right {text-align: center !important;}
	.footer-nav {margin-top: 40px;}


	.swiper.mySwiper {
		height: 638px;
	}

	.swiper.mySwiper .swiper-slide{width:100%;}
	.navbar-header .navbar-brand {
		top: 0;
		height: auto;
	}
	.navbar-header .navbar-brand img{width:149px;}
	.phone-nav#collapsingNavbar {position: absolute;left: 0;right: 0;top: 124px;background: rgba(0,0,0,0.6); padding:10px; min-height:0px;}
	.phone-nav#collapsingNavbar a{color:#fff; line-height:35px; font-size:18px;}
		.navbar-light .navbar-nav .nav-link {
			line-height: 30px;
		}
	.international-shipping-emissions img {max-width: 100%;}
	.evaluvating-info-wrpr.phoneonly img {max-width: 320px;}
	.banner-mobile img {width: 100%;}
	.footer-nav .col-md-6 {text-align: center;}
	.footer-nav .col-md-6 a {margin-bottom: 11px;}
	footer .col-md-8 {text-align: center;}
	footer .col-md-8 p {max-width: 100%;}
	.footer-copy .col-md-6 {text-align: center !important;}
	.social-links {margin-bottom: 50px;}
	div#collapsingNavbar {position: absolute;width: 100%;top: 120px;left: 0;min-height: 180px;}
	.navbar-toggler .icon-menu1:before {content: '\e5cd';}
	.navbar-toggler.collapsed .icon-menu1:before {content: '\e5d2';}
	.desktoponly{
		display:none;
	}
	.phoneonly{display:block}
	.staying-ahead-wrpr h3 {
		font-size: 22px;
	}
	.staying-ahead-wrpr h2 {
		font-size: 32px;
    }	
	.encouraging-start-wrpr img {max-width: 100%;}
	.encouraging-start-wrpr h3, .we-aim-high-wrpr h3 {
		font-size: 23px;
	}
	.encouraging-start-wrpr h2, .we-aim-high-wrpr h2 {
		font-size: 32px;
	}
	.we-aim-high-wrpr .col-md-6 {max-width: 541px;flex: 0 0 100%;margin: 0 auto;margin-bottom: 40px;}
	.you-cant-improve-wrpr img {max-width: 100%;}
	.tonemiles {max-width: 100%;flex: 0 0 100%;margin-bottom: 50px;}
	.tonemiles img{max-width:450px;}
	.honeycomb-wrpr {
		zoom: .6;
	}
	.staying-ahead-wrpr {
		min-height: 1620px;
	}
	.banner h1 {
		font-size: 41px;
	}
	.evaluating-emerging-tech-wrpr h2 {
		font-size: 32px;
		    max-width: 90%;
	}
	.evaluating-emerging-tech-wrpr {
		min-height: 910px;
	}
	.you-cant-improve-wrpr h2 {
		font-size: 32px;
	}
}




@media (max-width:1000px){
    .price.monthslab:after {
        display: block;
        text-align: center;
        width: 100%;
        bottom: -7px;
    }
    #monthly .col-md-4:nth-child(2) {
        padding-left: 0;
        padding-right: 0px;
    }
    
    .pricing-banner-cntnt {
        background-position: 0 0px !important;
    }
}	
	








@media (max-width:768px){
    /* new video section */
	
		.video-container {
			width: 100%;
			height: 230px;
			margin: 0 auto;
		}
		.video-container iframe {
			min-height: 228px;
		}

	/* new video section */
	
    .pricing-tabs-wrpr .nav.nav-tabs li a:hover {
        border-color: white;
    }
    .pricing-tabs-wrpr {
        border: 3px solid #fff;
    }
    .pricing-tabs-wrpr .nav.nav-tabs li a.active {
        top: -11px;
    }
    .pricing-column.active {
        min-height: 830px;
    }
    #monthly .col-md-4:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pricing-column {
        min-height: 830px;
    }
    .pricing-tabs-wrpr .nav.nav-tabs li a {
            width: 74px;
            height: 47px;
            font-size: 17px;
            min-width: 131px;
            top: -14px;
            border-radius: 11px;
    }
    .pricing-tabs-wrpr .nav.nav-tabs {
        left: 18px;
    }
    	.swiper.mySwiper {
        height: 658px;
    }
   .we-aim-high-wrpr .col-md-6 {margin-bottom: 30px;}
   .evaluvating-info-wrpr img {
		max-width: 320px;
	}
	
	.data{
	    margin-left: 333px;
	}
	
}

@media (max-width: 500px) {
	.banner-mobile img {max-width: 100%;}
	.encouraging-start-wrpr {
		min-height: 1000px;
		padding: 50px 0;
	}
	.you-cant-improve-wrpr {
		padding: 50px 0;
    }
	.evaluating-emerging-tech-wrpr {
		min-height: 510px;
	}
	.evaluating-emerging-tech-wrpr {
		min-height: 480px;
		padding: 50px 0;
   	}
	.evaluating-emerging-tech-wrpr h2 {
		font-size: 22px;
	}
	.international-shipping-emissions .col-md-5 h2 {
		font-size: 24px;
		margin-bottom: 30px;
		margin-top: 40px;
		text-align: center;
	}
	.staying-ahead-wrpr {
		min-height: 1550px;
	}
	.international-shipping-emissions .col-md-5 h2 span {
		font-size: 22px;
	}
	.international-shipping-emissions .col-md-12 h2 {
    	font-size: 24px;
		margin-bottom: 0px
	}
	.banner-subtitle {
		min-height: 146px;
	}
	.banner-subtitle h2 {
    	font-size: 18px;
	}
	.honeycomb-wrpr img {max-width: 290px;}
	.honey-tooltip {
		width: 252px;
		height: 222px;
		top: 16px;
		left: 16px;
	}
	.honeycomb-wrpr {
		min-width: 100%;
		position: relative;
		margin-top: 80px;
	}
	.honeycomb.honeycomb-02 {
		left: 215px;
		top: 71px;
	}
	.honeycomb.honeycomb-03 {
		left: 214px;
		top: 322px;
	}
	.honeycomb.honeycomb-04 {
		top: 446px;
	}
	.honeycomb.honeycomb-05 {
		top: 572px;
		left: 214px;
	}
	.honeycomb.honeycomb-06 {
		left: -1px;
		top: 697px;
	}
	.honeycomb.honeycomb-07 {
		top: 947px;
	}
	.honeycomb.honeycomb-08 {
		top: 822px;
		left: 213px;
	}
	.honeycomb.honeycomb-09 {
		left: 215px;
		top: 1072px;
	}
	.honeycomb.honeycomb-10 {
		top: 1197px;
	}
	.honeycomb.honeycomb-11 {
		left: 215px;
		top: 1322px;
	}
	.honeycomb.honeycomb-12 {
		top: 1447px;
		left: 0px;
	}
	.honeycomb.honeycomb-13 {
		top: 1697px;
	}
	.honeycomb.honeycomb-14 {
		left: 215px;
		top: 1572px;
	}
	.honeycomb.honeycomb-15 {
		left: 215px;
		top: 1820px;
	}
	.tonemiles img {
		max-width: 100%;
	}
	.cylander-chart-wrpr {
		zoom: 0.68;
	}
	.we-aim-high-wrpr {
		padding: 50px 0;
	}
	
	
	
}	