/*
Theme Name: canapii_theme
Author: canapii dev
Author URI: https://www.canapii.com/
Version: 1.0
 */

html {
  margin: 0 !important;
  padding: 0 !important;
}
/**
* TABLET VIEW
*/
@media screen and (max-width: 1024px) and (min-width: 599px) {
	.pricing #mysticky-nav.wrapfixed .myfixed#package {
		margin-top: 115px;
	}
	.pricing .table-1, .pricing .table-2, .pricing .table-3, .pricing .table-4 {
		height: 375px;
	}
	.pricing .wrapfixed .table-1, .pricing .wrapfixed .table-2, .pricing .wrapfixed .table-3, .pricing .wrapfixed .table-4 {
		height: 275px;
	}
	.motivator-subprice .gutentor-text-wrap h6, .driver-subprice .gutentor-text-wrap h6 {
		text-align: center;
	}
	#mysticky-nav.wrapfixed .myfixed .free .gutentor-text-wrap > h3 {
		margin-bottom: 93px;
	}
	.pricing #package .table-1 p {
		height: 155px
	}
	.desktop-menu {
		display: none;
	}
	.site-footer .col-sm-3.sec-1 {
		 width: 100%;
	}
	#eguide {
		padding-top: 55px;
    	padding-bottom: 61px;
	}
	#eguide h2 {
		margin-bottom: 15px;
		font-size: 30px;
		line-height: auto
	}
	#eguide p {
		font-size: 16px
	}
	#counter p.ave, #counter p.per {
		font-size: 30px !important
	}
	.logowrap .gutentor-image-thumb img {
		height: 40px;
		margin: 3px 6px;
	}
	.aws-logo img {
		width: auto;
		height: auto;
	}
	.top-menu ul > li.dropdown-toggle .sub-menu > li {
		border-bottom: none;
		width: 100%
	}
	.scrolled .navbar-collapse {
		z-index: -1;
	}
	header .navbar-toggle {
		transition: transform .2s ease-in-out;
	}
	header .navbar-toggle.collapsed .bi-list {
		display: block;
	}
	header .navbar-toggle:not(.collapsed) .close {
		transition: transform .2s ease-in-out;
		display: block !important;
		z-index: 100;
		position: absolute;
		background: #fff;
		right: 8px;
    	top: 5px;
	}
	header .navbar-toggle {
		position: relative;
		right: 0;
		background: none;
		border: none;
	}
	header {
		background: #fff;
		box-shadow: 0 3px 12px 0 rgb(0 0 0 / 8%) !important;
		position: inherit;
		display: block !important
	}
	header .top-menu {
		padding-top: 0;
	}
	header .top-menu ul li a {
		display: block;
	}
	header .headicn a.btn-demo {
		float: right;
		position: relative;
    	top: -8px;
	}
	header .headicn .btn-log {
		padding: 5px 20px;
		font-size: 15px;
		font-weight: 600;
		border: 1px solid #164874;
		border-radius: 8px;
		line-height: 28px;
		color: #164874;
		float: right;
		position: relative;
    	top: -8px;
	}
	header .headicn {
		display: block;
		margin: 20px 0 10px;
	}
	.top-menu ul li.desktop, .desktop {
		display: none;
	}
	.top-menu ul > li.dropdown-toggle .sub-menu {
		top: 0;
		max-width: 100%;
		width: 100%;
		float: none;
		padding: 25px 0 35px 25px;
		/* display: block; */
		position: relative;
		box-shadow: none;
		z-index: 100;
	}
	.navbar-collapse {
		overflow-y: scroll;
		height: 100%;
		transition: transform .2s ease-in-out;
		background: rgb(255, 255, 255);
		top: 21px;
		padding-top: 15px;
		/* box-shadow: 0px 13px 14px 0 rgb(0 0 0 / 45%) !important; */
		z-index: 100;
		width: 100%;
		max-height: 400px;
		padding-right: 15px;
		margin-bottom: 15px;
	}
	.top-menu ul li.for-mob {
		display: inline-block !important;
	}
	.for-mob {
		display: block
	}
	#gt_lightbox {
		left: 66%;
    	width: 96%;
	}
	.top-menu ul li {
		border-bottom: 1px solid #bcc0c6;
		border-radius: 0;
		margin: 0 6px;
		padding: 8px 0;
   	 	text-align: left;
		width: 100%;
	}
	.top-menu ul > li.dropdown-toggle a .sub {
		right: -5px;
		position: absolute;
    	top: 13px;
	}
	.icn-soc {
		display: inline-block !important;
		float: right;
		width: 90px;
		background: #fff;
	}
	.navbar-collapse.show {
		left: 0;
		transition: left 300ms ease-in-out;
	}
	
	header .custom-menu-class ul li a, 
	header .top-menu ul li a {
		margin: 0 10px 0 0;
	}
  .cu-slider-img-item {
    width: 100px;
    height: 100px;
  }

  .contact-us h1 {
    font-size: 24px;
    margin-top: 50px
  }

  .contact-us .wrap-header {
    padding-top: 10px;
  }

/*   .contact-form {
    margin-top: -350px !important;
  } */

  .contact-us .awards img {
    margin: 10px 0 10px 0;
    height: 75px;
  }

  .why-awward img {
    width: auto;
    height: 65px;
    margin: 10px 0 10px 0;
    padding: 0;
  }

  .why-awward h2 {
    font-size: 24px;
  }
	.site-footer .for-mob {
		display: block !important;
	} 
	.site-footer .desktop {
		display: none;
	}
	.for-mob .accordion-item {
		background: none;
		border: none;
		margin-top: 20px;
	}
	.for-mob .accordion-item h2 {
		background: none;
		color: #fff;
		font-size: 18px;
	}
	.for-mob .accordion-item h2 > button {
		background: #182945;
		color: #fff;
		border-radius: 5px;
	}
	.site-footer .custom-menu-class ul li {
		border: none;
	}
	.site-footer li a, .site-footer .custom-menu-class li a {
		margin-bottom: 10px;
		display: block;
		text-align: center;
		border-bottom: 1px solid #1b2e4e;
		padding-bottom: 4px;
	}
	.site-footer .col-sm-4.sec-3 {
		width: 100%;
	}
	.for-mob .accordion-item .accordion-button::after {
		background-image: url(../images/icn-chev-down.png);
		transform: rotate(1deg) !important;
	}
	.botm .col-md-6 {
		width: 100%;
		text-align: center
	}
	#agency .gutentor-image-thumb img {
		padding: 0
	}
	.single-post #postpage .col-sm-8 {
		width: 100%;
	}
	.single-post .post-header .col-sm-10 {
		width: 100%;
	}
	.single-post .post-header h1 {
		font-size: 35px;
		line-height: 40px;
		font-weight: 600;
		margin-bottom: 30px;
	}
	.single-post .post-header p, .page-template-career-details .post-header p {
		font-size: 20px;
    	line-height: 28px;
	}
	.single-post .wrap-header {
		padding: 60px 0;
	}
	.collapse:not(.show) {
		display: none;
	}
	#pbanner {
		background-size: 130%;
	}
	.downloadform .hbspt-form .hs-submit {
		width: 45%;
	}
}

.for-mob-menu {
		display: none
	}
@media screen and (max-width: 1024px) {
	.pricing-motivator-toggle-button, .pricing-driver-toggle-button {
		text-align: center
	}
	header .headicn {
		display: none;
	}
	.desktop-menu {
		display: none;
	}
	header .headicn.desktop {
		display: none
	}
	.single-post article header {
		box-shadow: none !important
	}
	.page-template-founders-temp .founders {
		padding: 30px 0 20px;
	}
	.bread svg {
		position: relative;
		top: -2px;
		color: #164874;
	}
	.page-template-founders-temp .gutentor-image-thumb img {
		height: 345px;
	}
	.pricing-save-text {
		display: block;
		margin-top: 10px
	}
	.pricing .table-p .table-row p {
		padding: 20px 0;
		word-break: break-word;
	}
	.pricing .table-row .gutentor-element-icon-box {
		margin-top: 20px;
		text-align: center;
	}
	#pstick.sticky {
		display: none !important
	}
	.pricing #footer-price .table-1, .pricing #footer-price .table-2, .pricing #footer-price .table-3, .pricing #footer-price .table-4 {
		height: auto
	}
	/*top-menu*/
	.for-mob-menu {
		display: block;
		top: 20px;
    	position: relative;
	}
	#mobilemenu .accordion {
		margin-top: 0;
	}
	#mobilemenu .accordion-item h2 > button,
	#mobilemenu .accordion-item > a {
		background: none;
    	color: #182945;
		font-size: 16px;
		font-weight: 600;
		padding: 0 0 4px;
		border-radius: 0;
		box-shadow: none;
		text-transform: none;
		text-decoration: none;
		font-family: 'nunito_sansregular', sans-serif;
	}
	#mobilemenu .accordion-item > a {
		font-weight: 400;
	}
	#mobilemenu .accordion-item h2 > button:focus {
		outline: none !important;
		border: none;
    	box-shadow: none !important;
	}
	#mobilemenu .accordion-item {
		border: none;
		border-bottom: 1px solid #ccc;
		padding: 10px 2px;
	}
	#mobilemenu .accordion-item.btnlog {
		border: none
	}
	#mobilemenu .accordion-item .accordion-button::after {
		background-image: url(../images/caret.png);
		background-size: 0.8rem;
		background-position: center;
		transform: rotate(1deg);
	}
	.accordion-body .top-menu ul li a {
		text-align: left;
		font-size: 15px;
		font-weight: 600;
		padding: 0 0;
		margin: 0 0;
	}
	.accordion-body .top-menu ul li a > .sub {
		display: block;
		top: 0;
		width: auto;
		white-space: break-spaces;
		font-weight: 400;
		line-height: 18px;
		margin-top: 1px;
		color: #767676;
		font-size: 15px;
	}
	#mobilemenu .accordion-body .top-menu ul {
		padding-left: 10px;
	}
	#mobilemenu .accordion-body .top-menu ul li {
		border: none;
		display: block;
		height: 64px;
		width: 100%;
		float: none;
		padding: 8px 0;
		margin: 0 6px;
		text-align: left;
		padding-left: 4px;
	}
	#mobilemenu .accordion-body .top-menu ul li:after {
		position: inherit;
		margin-top: -40px;
		margin-left: -40px;
	}
	#mobilemenu .accordion-body .top-menu ul > li > a:not(.btn):before {
		background: none !important
	}
	#mobilemenu .accordion-item .btn-demo {
		color: #fff;
		padding: 5px 20px;
		font-size: 15px;
		font-weight: 500;
		background: #164874;
		border: 1px solid #164874;
		border-radius: 8px;
		display: block;
		margin: 0;
	}
	#mobilemenu .accordion-item .btn-log {
		color: #164874;
		padding: 5px 20px;
		font-size: 15px;
		font-weight: 500;
		border-radius: 8px;
		display: block;
		border: 1px solid #164874;
		text-align: center;
    	text-decoration: none;
	}
	a.glink span {
		font-size: 14px;
		color: #0e4773;
		font-weight: 600;
	}
	.site-footer {
		text-align: center;
	}
	#eguide .downloadform .hbspt-form .hs-submit {
		width: 92.8%;
	}
	.pack-banner span {
		display: block
	}
	.single-post .a2a_kit:before {
		content: '' !important
	}
	.subscription {
		width: 100% !important
	}
	#subscribe {
		margin-top: 45px;
		padding: 30px 30px 40px;
	}
}
@media only screen and (max-width: 780px) {
	.blogPost #recent-post .wp-show-posts-inner p.read-more-button-container {
		display: none !important;
	}
	.pricing-motivator-toggle-button, 
	.pricing-driver-toggle-button {
		text-align: left
	}
	.motivator-subprice .gutentor-text-wrap h6, 
	.driver-subprice .gutentor-text-wrap h6 {
		text-align: left
	}
	.page-template-seo-landing footer .hbspt-form .hs-submit, .page-template-seo-landing footer .hbspt-form .hs-email {
		width: 100%;
	}
	.single-post .a2a_kit:before {
		content: '' !important
	}
	.subscription {
		width: 100% !important
	}
	#subscribe {
		margin-top: 45px;
		padding: 30px 30px 40px;
	}
	#changelog .grid-row #col-gmadb76d {
		padding-left: 0;
		padding-right: 0;
	}
	#casestudy .grid-container {
		padding-left: 0;
		padding-right: 0;
	}
	#package-header .free,
	#package-header .motivator,
	#package-header .drivers,
	#package-header .professional {
		margin-bottom: 30px;
	}
	.pricing .scrolled .table-1, .pricing .scrolled .table-2, .pricing .scrolled .table-3, .pricing .scrolled .table-4 {
		border-bottom: none;
	}
	.pricing .table-1, .pricing .table-2, .pricing .table-3, .pricing .table-4 {
		height: 75px;
	}
	.pricing .wrapfixed .table-1, .pricing .wrapfixed .table-2, .pricing .wrapfixed .table-3, .pricing .wrapfixed .table-4 {
		height: 285px;
		border-bottom: 1px solid #dcdcdc;
	}
}
/**
* N-L MOBILE VIEW
*/
@media only screen and (max-width: 576px) {
	.site-footer .wpcf7-form label > .submit {
		margin-top: 0 !important;
	}
	.site-footer .wpcf7 .wpcf7-recaptcha > div > div {
		position: relative;
    	margin: 0 44px !important;
		width: 100% !important;
	}
	.contact-form .wpcf7 .wpcf7-recaptcha > div > div  {
		margin: 0 !important;
	}
	.wpcf7 .wpcf7-recaptcha iframe {
		width: 100% !important;
		transform: scale(0.85);
		-webkit-transform: scale(0.87);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
	.pricing-motivator-toggle-button, .pricing-driver-toggle-button {
		text-align: left
	}
	.breadcrumb-div {
		display: none !important
	}
	#hme-img .gutentor-image-thumb img {
		height: 30px;
		margin-top: 10px;
	}
	#eguide .downloadform .hbspt-form .submitted-message {
		padding: 10px 0;
	}
	.pack-banner #banner {
		display: none;
	}
	#eguide .downloadform .hbspt-form .hs-submit {
		width: 100%;
	}
	#eguide .wrap {
		padding: 10px 0;
	}
	#eguide .downloadform .field {
		width: 100%;
		margin: 0 0 10px !important
	}
	#eguide .input input {
		margin: 5px 0;
	}
	#pbanner {
		background-size: cover;
	}
	.site-footer .footer-form #request-demo-form {
		margin-left: 20px;
		margin-right: 20px;
	}
	.for-mob .accordion-item {
		margin-left: 15px;
    	margin-right: 15px;
	}
	.site-footer .footer-form #request-demo-form input[type=submit] {
		width: 100%;
	}
	.single-post #recent-post article {
		margin-bottom: 10px;
	}
	.single-post .wrap-header {
		padding: 50px 0;
	}
	.single-post .post-header .breadcrumb {
		display: none
	}
	.single-post .post-header h1 {
		font-size: 35px;
		line-height: 39px;
		font-weight: 700;
	}
	.single-post .post-header p, .page-template-career-details .post-header p {
		font-size: 17px;
    	line-height: 20px;
	}
	.single-post .post-header p.date, .single-post .post-header p.min {
		font-size: 17px;
	}
	.single-post .post-header p.date {
		margin-bottom: 10px
	}
	#recent-post article .wp-show-posts-inner {
		height: 375px;
	}
	header .icn-soc .navbar-toggle {
		position: relative;
    	top: -5px;
    	right: -10px;
	}
	#mobilemenu .accordion-body .top-menu ul li {
		height: 80px;
	}
	#mobilemenu .accordion-body .top-menu ul li.org,
	#mobilemenu .accordion-body .top-menu ul li.mobapp,
	#mobilemenu .accordion-body .top-menu ul li.branding,
	#mobilemenu .accordion-body .top-menu ul li.epa,
	#mobilemenu .accordion-body .top-menu ul li.sponsrm,
	#mobilemenu .accordion-body .top-menu ul li.prod,
	#mobilemenu .accordion-body .top-menu ul li.about,
	#mobilemenu .accordion-body .top-menu ul li.car,
	#mobilemenu .accordion-body .top-menu ul li.contct {
		height: 65px;
	}
	#mobilemenu .accordion-item .btn-log {
		margin: 15px 0;
	}
	#mobilemenu .accordion {
		margin-top: 0;
	}
	#mobilemenu .accordion-body .top-menu ul li:after {
		margin-top: -53px;
	}
	.webinar-award .awward .gutentor-image-thumb img {
		width: 225px !important;
	}
	.webinar-award .bdge .gutentor-image-thumb img {
		width: 140px !important;
	}
	.site-footer .logowrap p {
		padding-right: 0;
    	font-size: 16px;
	}
	
	.site-footer .footer-form #request-demo-form input {
		width: 100%;
		padding: 10px 10px;
		text-align: center
	}
	.site-footer .footer-form #request-demo-form input[type=submit] {
		padding: 10px 10px;
	}
	#agency .gutentor-image-thumb img {
		padding: 0
	}
	#counter p.ave, #counter p.per {
		font-size: 30px !important;
	}
	header .custom-menu-class ul li a, 
	header .top-menu ul li a {
		font-size: 16px
	}
	header {
		background: #fff;
		box-shadow: 0 3px 12px 0 rgb(0 0 0 / 8%) !important;
		z-index: 9999;
		position: inherit;
	}
	.navbar-collapse {
        /*position: fixed;*/
        top: 50px;
        left: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
        width: 100%;
        height: 100%;
		max-height: 400px;
    	padding-right: 15px;
		margin-bottom: 15px
    }

    .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    }
	
	.header-nav .container-fluid > .pack-banner,
	.home .pack-banner {
		display: none !important
	}
	.navbar-collapse {
		overflow-y: scroll;
		height: 100%;
		transition: transform .2s ease-in-out;
		background: rgb(255, 255, 255);
    	top: 21px;
		padding-top: 15px;
		/*box-shadow: 0px 13px 14px 0 rgb(0 0 0 / 45%) !important;*/
		z-index: 100;
		width: 100%;
		max-height: 400px;
		padding-right: 15px;
		margin-bottom: 15px;
	}
	.scrolled .navbar-collapse {
		z-index: -1;
	}
	header .navbar-toggle {
		transition: transform .2s ease-in-out;
	}
	header .navbar-toggle.collapsed .bi-list {
		display: block;
	}
	header .navbar-toggle:not(.collapsed) .close {
		transition: transform .2s ease-in-out;
		display: block !important;
		z-index: 100;
		position: absolute;
		background: #fff;
		right: 10px;
    	top: 6px;
	}
	
  #v-get .gutentor-element-advanced-text .gutentor-text a {
    text-decoration: underline;
  }

  .why-awward img {
    width: auto;
    height: 85px;
    margin: 10px 0 10px 0;
    padding: 0;
  }

  .why-awward h2 {
    font-size: 24px;
  }

  .cu-slider-img-item {
    width: 100px;
    height: 100px;
  }

  .contact-us .awards img {
    margin: 10px 0 10px 0;
    height: 80px;
	width: auto;
	max-width:80%
  }

  .contact-us .awards-h2 {
    font-size: 24px;
  }

  .contact-form {
    margin-top: 10px;
  }

  .contact-us .wrap-header h1 {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .contact-us .wrap-header {
    padding-top: 30px;
    margin-top: 35px;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section h3 {
    margin-bottom: 40px
  }

  .partners-program-sec-2>div {
    border-style: solid;
    border-width: 0 0 0 0;
  }

  .dwc-header {
    font-size: 32px !important;
  }

  .dwc-header-desc {
    font-size: 20px !important;
  }

  .vc-sec5-image {
    display: none;
  }

  .discover-canapii .book-session .box-event h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 18px !important;
  }

  .discover-canapii .video .box h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .discover-canapii .book-session .box-event p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .discover-canapii .book-session .box-event span {
    font-size: 14px;
    margin-bottom: 0;
  }

  .discover-canapii .dbtn .gutentor-button-wrap a {
    bottom: 0;
  }

  .termsconditions .table-of-contents {
    margin: 20px 0px 5px -20px;
  }

  .termsconditions .table-of-contents li {
    margin: 10px 0px 5px -20px;
  }

  .why-canapii-slider,
  .careers .blk,
  .hybrid-events-container,
  .blog-container,
  .event-management-platform-container,
  .site-footer,
  .career-header,
  .product-section,
  .partner-program-section {
    margin-top: -1px;
  }

  .why-canapii-container {
    margin-bottom: -1px;
  }


  .why-canapii-sub-desc {
    margin: 30px 0 20px 0;
  }

  .career-page-desc {
    text-align: justify;
  }

  .career-page-desc .gutentor-text {
    margin: 30px 0 20px 0;
  }

  .product-page .sec2 h3,
  .product-page .sec2 .head label {
    font-size: 18px;
  }

  .hybrid-events-video {
    display: none;
  }

  .hybrid-events-video-mobile {
    display: block;
  }

  .event-management-platform-title {
    margin: 30px 0 20px 0;
  }

  .event-management-platform-video {
    display: none;
  }

  .event-management-platform-video-mobile {
    display: block;
  }

  .event-management-platform-get-started {
    margin-bottom: 20px;
  }

  .pricing #graphc {
    display: none;
  }

  .pricing .scrolled {
    top: 0;
    right: 0;
  }

  .pricing .wrapper {
    padding-top: 65px;
    padding-top: 65px;
    background-image: url('../images/Header-background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  #pstick.sticky {
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
  }

  .pricing .table-1,
  .pricing .table-2,
  .pricing .table-3,
  .pricing .table-4 {
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    border: none;
    border-radius: 0;
    border-left: none !important;
    border-right: none !important;
  }

  .pricing .table-1 .gutentor-button,
  .pricing .table-2 .gutentor-button,
  .pricing .table-3 .gutentor-button,
  .pricing .table-4 .gutentor-button {
    padding: 12px 20px;
    margin-top: 10px;
  }

  .pricing #package p,
  .pricing #package .table-1 p {
    height: auto;
  }


  #menu-top-menu-vers3_withoutprod {
    background: #fff;
    padding-top: 24px;
    border-radius: 10px;
  }

  #menu-top-menu-vers3_withoutprod .prod-m>a,
  #menu-top-menu-vers3_withoutprod .pric-m>a {
    margin-left: 0;
  }

  #menu-top-menu-vers3_withoutprod .dropdown-toggle {
    margin-top: 8px;
  }

  #menu-top-menu-vers3_withoutprod .dropdown-toggle>a {
    color: #8f9cb2;
  }

  .pack-banner {
    display: none;
    position: relative;
    z-index: 100;
  }

  .about-us .gutentor-element-image .gutentor-bg-image {
    height: 500px !important;
  }

  .about-us h1 {
    padding: 65px 0 95px;
  }

  .page-template-founders-temp .gutentor-image-thumb img {
    width: auto;
    padding: 30px;
    height: 370px;
    margin: 0 auto;
    position: relative;
    display: block;
  }

  .page-template-founders-temp .founders {
    padding: 25px 0 20px;
  }

  .careers header .top-menu ul li a,
  .blog-landing-page header .top-menu ul li a,
  .about-us header .top-menu ul li a,
  .contact-us header .top-menu ul li a,
  .page-template-thankyou header .top-menu ul li a {
    color: #14233c
  }

/*   #pcontent {
    display: none;
  } */

  .pricing #for-mob {
    display: block;
  }

  .pricing #for-mob .wrap {
    margin-top: 0;
    margin-bottom: 60px;
  }

  .pricing #for-mob .wrap h3 {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
  }

  .pricing #for-mob .wrap a {
    color: #fff;
    background-color: #52badd;
    padding: 10px 20px;
    border-radius: 8px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    margin: 8px 0 15px;
    display: inline-block;
  }
	.pricing #for-mob .wrap a.add-on {
		background: none;
		color: #52badd;
		font-weight: 700;
		font-size: 17px;
		border-bottom: 1px solid;
		border-radius: 0;
		padding: 0 0;
		margin: 0 0;
		margin-right: 10px;
	}

  .pricing .tabs {
    box-shadow: none;
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .pricing .tabs .tab.close {
    display: block;
    position: relative;
  }

  .pricing .tabs .tab-close {
    justify-content: center;
    padding: 0px;
    font-size: 18px;
    background: none;
    cursor: pointer;
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 2px solid;
    border-radius: 25px;
    color: #52badd;
    font-weight: 600;
    margin-top: 20px
  }

  .pricing .tabs .tab-label {
    right: 0;
    position: relative;
    padding: 9px 15px;
    border-radius: 8px;
    font-weight: 500;
    background: none;
    border: 1px solid;
    color: #164874;
  }

  .pricing .tabs input:checked+.pack-label:after {
    transform: rotate(90deg);
  }

  .pricing .tabs .pack-label:after {
    right: -15px;
    position: relative;
    top: 2px;
  }

  .pricing .tabs input:checked~.tab-content {
    padding: 0
  }

  .pricing .tab-content .dbox {
    border-bottom: 1px solid #cadded;
    margin-bottom: 30px;
  }

  .pricing .tab-content .dbox .drow {
    padding: 15px 15px;
    border: 1px solid #cadded;
    border-bottom: none;
  }

  .pricing .tab-content .dbox .drow>ul {
    margin-top: 15px;
  }

  .pricing .tab-content .dbox .drow>ul>li {
    margin-bottom: 5px;
  }

  .pricing .tab-content .dbox .drow .b {
    font-weight: 600;
  }

  .pricing .tab-content .dbox .drow .fas {
    font-weight: 900;
    color: #52badd;
    font-size: 20px;
    margin: 0 10px;
  }

  .pricing .tab-content .table-p {
    /*overflow-y: scroll;
      height: 300px;
      padding-right: 20px;*/
    padding-top: 0;
    margin-top: 15px;
  }

  .pricing .tab-content .table-p::-webkit-scrollbar {
    width: 6px;
  }

  .pricing .tab-content .table-p::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  .pricing .tab-content .table-p::-webkit-scrollbar-thumb {
    background: #a3e6fa;
  }

  .pricing .tab-content .table-p::-webkit-scrollbar-thumb:hover {
    background: #52badd;
  }

  .pricing .tab-content .table-p h2 {
    margin-top: 0;
  }

  .pricing .tabs .tab .legend {
    color: #164874;
    margin-top: 10px;
  }

  .pricing .tabs .tab .legend span {
    padding: 1px 0;
    margin: 4px 8px;
    display: inline-block;
    border-bottom: 2px solid;
    border-radius: 0;
  }

  .pricing .pack {
    margin-bottom: 35px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
  }

  .pricing .pack p {
    margin-bottom: 15px;
  }

  .pricing .pack .motivator-price {
    margin-top: 25px;
  }

  .pricing .pack h2 {
    font-weight: 700;
    font-size: 20px;
  }
	.top-menu ul li {
		border-bottom: 1px solid #bcc0c6;
		border-radius: 0
	}
	header .top-menu ul li a {
		display: block
	}
	.top-menu ul > li.dropdown-toggle a .sub {
		right: -5px;
	}
	.single-post .a2a_kit {
		left: 0 !important;
	}
	.single-post .a2a_kit:before {
		content: '' !important
	}
	.single-post .content {
		padding: 0 10px 0 35px;
	}
	#changelog .gutentor-element-image-box,
	#casestudy .gutentor-post-module .gutentor-post-image-box {
		height: 180px;
	}
	
	#pcontent .pheader,
	#pcontent .table-p,
	#pcontent #clients,
	#pcontent #blogo {
		display: none;
	}
	#for-mob .pack,
	#for-mob .tab-content h3 {
		display: none;
	}
}

@media only screen and (max-width: 525px) {
	.contact-us #request-demo-form .hs-input {
		margin-bottom: 15px !important;
	}

   .top-menu ul > li.dropdown-toggle.res .sub-menu > li {
		display: block
	}
  .careers header .icn-soc .btn-icn svg,
  .blog-landing-page header .icn-soc .btn-icn svg,
  .about-us header .icn-soc .btn-icn svg,
  .contact-us header .icn-soc .btn-icn svg,
  .page-template-thankyou header .icn-soc .btn-icn svg {
    color: #fff
  }

  .careers .custom-menu-class ul>li.dropdown-toggle .sub-menu,
  .blog-landing-page .custom-menu-class ul>li.dropdown-toggle .sub-menu,
  .about-us .custom-menu-class ul>li.dropdown-toggle .sub-menu,
  .contact-us .custom-menu-class ul>li.dropdown-toggle .sub-menu,
  .page-template-thankyou header .custom-menu-class ul>li.dropdown-toggle .sub-menu {
    display: block
  }
}

@media only screen and (max-width: 428px) {
	#pbanner {
		background-size: cover;
	}
	#mobilemenu .accordion-body .top-menu ul li.sponsrm,
	#mobilemenu .accordion-body .top-menu ul li.mobapp {
		height: 65px
	}
  .product-page .sec2 h3,
  .product-page .sec2 .head label {
    font-size: 16px;
  }

  .discover-canapii .book-session .box-event h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 15px !important;
  }
	.gt_white_content {
		left: 125% !important;
	}
}
@media only screen and (max-width: 390px) {
	#label .gutentor-col-wrap {
		padding: 0 0 0 0 !important;
		margin: 0 18px 0 18px !important;
	}
}
