@charset "utf-8";
/*
Theme Name: DevGraph: FogBugz
Theme URI: https://www.fogbugz.com/
Version: 1.0
Author: Zamstars
Author URI: http://www.zamstars.com/
Description: This theme is created for DevGraph FogBugz website by Zamstars Management Services (India) Private Limited.
*/
/* General */
body {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    line-height: 35px;
    color: #505050;
	
}
h5 {
    font-size: 16px;
    color: #505050;
    font-weight: 500;
}
img {max-width: 100%; height: auto;}
a:hover {
	text-decoration: none;}
.cta-button {
    display: inline-block;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .1px;
    padding: 9px 20px 7px 20px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 31px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #291c88;
    color: #ffffff !important;
    border: 1px solid #291c88;
    box-shadow: none;
    letter-spacing: 0.5px;
}
.cta-button:hover, .cta-button:focus, .cta-button:active, .cta-button-outline:hover, .cta-button-outline:focus, .cta-button-outline:active {
    border: 1px solid #804dda;
    color: #804dda !important;
    background: #ffffff;
}
.cta-button-outline {display: inline-block;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .1px;
    padding: 9px 20px 7px 20px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 31px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #FFFFFF;
    color: #291c88;
    border: 1px solid #291c88;
    box-shadow: none;
    letter-spacing: 0.5px;}
/* Navigation */
.quick-guide-videos h2{
	font-size: 30px;
    font-weight: 500;
    line-height: 1.33;
    color: #281484;
    margin-bottom: 6px;
}
.custom-navbar {transition: all 0.2s ease-in-out;}
.navbar-brand {
    min-width: 184px;
}
nav.navbar.top-menu {
    background-color: #f1f1f1;
}
nav.navbar {
  
    background: #ffffff;
}
.nav-inner {
    list-style: none;
    margin: 0px -25px;
    padding: 60px 90px 15px 285px;
}
.nav-inner li {
    width: 31%;
    display: inline-block;
    margin: 0px 1%!important;
    /* max-width: 310px; */
    vertical-align: top;
}
nav .navbar-nav li a, a.sign-in {
    color: #383838;
}
.nav-inner li a {
    display: table;
    width: 100%;
    padding: 20px 25px 20px 15px;
    margin-bottom: 10px;
}
nav .navbar-nav a {
    position: relative;
    /* top: 10px; */
}
.nav-inner li img {
    margin-right: 30px;
    object-position: top;
    object-fit: contain;
}
.nav-inner li a h4, .navbar-2 .dropdown.show .dropdown-menu ul li a {
    font-size: 16px;
    color: #2a2a2a;
    line-height: normal;
    margin-bottom: 8px;
    font-weight: 400;
    text-transform: uppercase;
}
.nav-inner li a p {
    font-size: 13px;
    line-height: 1.62;
    color: #9d9d9d;
    margin: 0px;
}
.position-static .dropdown-menu {
    /* box-shadow: 0 2px 26px 0 rgba(168, 168, 168, 0.5); */
    background-color: #f0f1f8;
    border: 0px;
    border-radius: 0px;
    margin-top: 0px;
}
.nav-inner li a.active {
    background: #e3e4f0;
    border-radius: 6px;
}
nav .navbar-nav li a, a.sign-in {
    color: #383838;
}
nav.eymenu .nav-link {
    padding: 1.1rem 1rem;
}
.navbar-ctas a {
    color: #383838;
}
.navbar-ctas a:hover, nav.eymenu .nav-link:hover {
    color: #804dda;
}
@media (min-width: 1400px) {
	nav.navbar {
		padding: 5px 65px;
	z-index: 90;
	}
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .9rem;
    padding-left: .9rem;
}}
@media (max-width: 1200px) {nav.eymenu .nav-link {
    padding: 0.2rem 0.5rem;
    display: block;
    width: 100%;
}
nav.eymenu .dropdown-menu {border: 0px; padding: .25rem 1rem;}
}
.custom-navbar.header .eymenu {
    position: fixed;
    top: 0;
    width: 100%;
	    z-index: 90;
}

/* Homepage */
.banner-content img {
    width: 275px;
}
.banner-content {
    padding-top: 16%;
    max-width: 400px;
}
.fogbugz-home-hero-section {background: url('http://fogbugz.wpengine.com/wp-content/uploads/2020/10/fog-bugz-project-management-system-hero-bg.svg') no-repeat;
        background-position: right bottom;
    background-position-y: -160px;
    min-height: 800px;}
.banner-content p {
    font-weight: 300;
    color: #252525;
    margin: 25px 0 10px;
    font-size: 20px;
}
.banner-content h6 {
    color: #404043;
    margin: 5px 0 23px;
	  font-size: 24px;
  font-weight: 500;
}
.report-details {
    max-width: 70%;
    margin-top: 120px;
    padding-left: 0;
}
.fogbugz-home-hero-section ul li {
    display: inline-table;
    margin-right: 50px;
}
.main-banner ul li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    margin-right: 10%;
}
.main-banner ul li img {
    width: 75px;
}
.main-banner ul li p {
    color: #505050;
    max-width: 123px;
    margin: auto;
    margin-top: 15px;
    line-height: 24px;
}
.fogbugz-page {max-width: 100%; overflow: hidden;}
@media (min-width: 768px) {
.overview-1 {
    background: url(http://fogbugz.wpengine.com/wp-content/uploads/2020/10/fogbugz-home-overview-bg-1.jpg)no-repeat;
    background-size: 50%;
    padding-top: 5%;
	}}
.overview-1 h4, .benefits h4, .customer-title h4, .fogbug-page .pricing-left h4, .pricing-left h4 {font-size: 25px;
  font-weight: 500;
  line-height: 2.56;
  color: #8648d7; text-transform: uppercase;}
.pricing-right h4 {font-size: 25px;
  font-weight: 500;
  line-height: 1.56;
  color: #8648d7; }
.overview-1 h2, .benefits h2, .get-up h2, .agile-first h2, .integration h2, .customer-title h2, .customer-title h3, .pricing-right h2, .about-pricing h2 {font-size: 36px;
  font-weight: 500;
  line-height: 1.25;
  color: #291c86;margin-bottom: 55px;}
.pricing .pricing-right h2 {
    margin-bottom: 20px;
}
.overview-details {
    padding-bottom: 10%;
}
.over-view-2 {
 background: #FFFFFF;
    background-size: unset;
    height: unset;
    position: relative;
    min-height: 200px;
    background-blend-mode: multiply;
    background-image: linear-gradient(80deg, #b098d7 1%, #8648d7 75%, #8648d7 124%);
    transform: rotate(-5deg);
    margin-left: -30px;
    margin-right: -30px;
	    padding: 3%;
}
.dev-team-banner .over-view-2 {background-image: linear-gradient(280deg, #b098d7 1%, #8648d7 75%, #8648d7 124%);}
.over-view-2 .abt-overview {
    position: relative;
    margin: 0px 0px 0px;
    padding: 30px 0px 30px 0px;
    transform: rotate(5deg) !important;
    top: unset !important;
    color: #FFFFFF;
}
.over-view-2 h3 {font-size: 32px;
  font-weight: 500;
  line-height: 1.41;margin-bottom: 30px;}
.over-view-2 img {
    transform: rotate(5deg) !important;
}
.over-view-2::before {
   content: "";
    position: absolute;
    display: block;
    height: 50px;
    background-color: #c6b1ff;
    width: 40%;
    top: -50px;
    left: 0;
}
 .over-view-2::after {
    content: "";
    position: absolute;
    display: block;
    height: 50px;
    background-color: #ffd984;
    width: 40%;
    bottom: -50px;
    right: 0;
}
.home-benefits {
	background-image: url(https://fogbugz.wpengine.com//wp-content/uploads/2020/10/home-benefits-bg-img.svg);
    background-position: center top;
    padding-top: 80px;
    background-size: 34%;
    background-repeat: no-repeat;
    margin-top: 36px;
}
.home-benefits img.benefit-img {
    z-index: -1;
    position: relative;
    width: auto;
    margin: auto;
    max-width: 100%;
}
.benefit-types {
    background-color: #ffffff;
    padding: 75px 0 75px;
    z-index: 9;
    margin-top: -6.5rem;
    position: relative;
    background: #FFFFFF;
    background-image: none;
}
.benefit-types {
    background: #ffffff;
    box-shadow: 0 2px 58px 0 rgba(191, 191, 191, 0.21);
    padding: 75px 0 65px;
    z-index: 9;
    margin-top: -6.5rem;
    position: relative;
}
.benefits, .get-up, .agile-first {max-width: 600px; margin: 0 auto;}
.home-benefits .benefits h2 {    margin-bottom: 17px;}
.home-benefits .benefits p {margin-bottom: 40px;}
.benefit-types .card {
    box-shadow: 0 2px 58px 0 rgba(191, 191, 191, 0.21);
    border: solid 1px #e1e1e1;
    padding: 23px 20px 0;
    border-radius: 7px;
}
.benefit-types .collapse.show:after {
        content: '';
    position: absolute;
    width: 60%;
    border: 4px solid #6d30b6 !important;
    bottom: -3px;
    left: 0px;
    border-radius: 10px;
}
.benefit-types h5 {
    min-height: 50px;
}
.fogbugz-page .benefit-types .card h5.active, .fogbugz-page .benefit-types .card h5:hover, .fogbugz-page #accordion h5.active, .fogbugz-page #accordion h5:hover {
    margin-bottom: 10px;
    color: #9b6ae6;
}
.fogbugz-page  .benefit-types .card h5, .fogbugz-page  #accordion h5 {
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
}
.benefit-types .card p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 35px;
}
.get-up-block {
    background: url(http://fogbugz.wpengine.com/wp-content/uploads/2020/10/getup-bg-img.svg) no-repeat;
}
.get-up p, .agile-first p {
    margin-bottom: 75px;
}
.get-banner {
    background: url(http://fogbugz.wpengine.com/wp-content/uploads/2020/10/get-banner-bg.svg) no-repeat;
    background-position: bottom center;
	padding-bottom: 85px;
}
.get-up-block .card {
   padding: 105px 27px 50px;
    position: relative;
    border-radius: 7px;
    border: solid 1px #cdcdcd;
    height: 100%;
}
.get-up-block .card img {
    position: absolute;
    top: -15%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translate(0, 15%);
}
.get-up-block .card h5 {
        margin-bottom: 17px;
    line-height: 25px;
    min-height: 50px;
}
.get-up-block .card p {font-size: 16px;
  line-height: 1.75;}
.accordion .accordion-arrow {
    position: relative;
    margin-top: 15px;
}
.accordion .collapse.show {
    border-bottom: solid 1px #f4f4f4;
}
.accordion .accordion-arrow:after {
    content: ">";
    position: absolute;
    right: 5%;
    top: 9%;
    transform: rotate(270deg);
    color: #ab67fc;
    font-size: 22px;
    font-weight: 500;
}
.accordion .accordion-arrow.collapsed:after {
    content: ">";
    position: absolute;
    right: 5%;
    top: 9%;
    transform: rotate(90deg);
    color: #ab67fc;
    font-size: 22px;
    font-weight: 500;
}
.accordion .collapse.show:after {
    content: '';
    position: absolute;
    left: 14px;
    border: solid 3px #6d30b6 !important;
    /* bottom: -24px; */
    width: 210px;
    border-radius: 10px;
    margin-top: -3px;
}
.nav-tabs .integration-slider {
    border-bottom: solid 5px #e8e2ff;
    margin-top: 50px;
    height: 120px;
}
.integration-slider .item .nav-link {
    padding: 0;
    border-color: transparent;
}
.integration-slider .item .nav-link.active:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    background: #8648d7;
    left: 0;
    right: 0;
    margin: auto;
	bottom: 0;
}
.integration-slider .item .nav-link.active {
    padding: 0;
    position: relative;
    height: 116px;
}
.integration-slider .item img {
    width: 80px !important;
    margin: auto;
}
.integration .tab-content {
    padding: 30px 0 30px;
    max-width: 800px;
    margin: auto;
}
.pricing {
    background: #eee8ff;
    padding: 90px 0;
}
.pricing-left img {
    margin-bottom: 45px;
    margin-top: 30px;
}
.pricing .pricing-right .h1 {    color: #8648d7 !important;font-size: 56px; line-height: 56px;}
.pricing-left p {
    max-width: 380px;
    margin: 10px auto 0;
}
.pricing-right p {
    margin-top: 27px;
    margin-bottom: 35px;
    color: #252525;
    font-weight: 300;
	    font-size: 20px;
}
.faq {
    padding: 75px 0;
}
#faq-accordion .accordion-arrow {
    position: relative;
    margin-top: 15px;
}
#faq-accordion.accordion .collapse.show:after {display: none;}
#faq-accordion h5 {
    font-size: 17px;
    color: #9b6ae6;
    font-weight: 500;
    line-height: 45px;
	cursor: pointer;
}
#faq-accordion .collapsed h5 {color: #656566;}
#customer-sec .customer {
    background-image: url(http://fogbugz.wpengine.com/wp-content/uploads/2020/10/customer-testimonials-bg-Img.jpg);
    background-position: top center;
    background-size: 100%;
    padding-top: 70px;
}
#customer-sec .customer-title {margin-bottom: -100px;}
#customer-sec .testimonial-section {    padding-right: 7%;
    padding-top: 20%;
    padding-bottom: 6%;
    color: #FFFFFF;
}
.testimonial-section img {
    width: 120px !important;
}
.testimonial-section p {
    font-size: 18px;
    color: #ffffff;
}
.customer-name p {
    margin-bottom: 0;
    line-height: 25px;
    font-weight: 600;
    font-size: 16px;
    margin-left: 3rem;
}
/* Pricing Page */
.fogbug-price-page .product-price {
    background: url(http://fogbugz.wpengine.com/wp-content/uploads/2020/10/fogbugz-pricing-page-title-bg.svg) no-repeat;
    padding-top: 100px;
    background-position: center top;
    background-position-y: 6%;
   /* padding-bottom: 80px; */
}
.fogbug-price-page .about-pricing {
    max-width: 650px;
	margin: 0 auto 60px;
}
.product-price .about-pricing img {
    width: 140px;
	
}
.fogbug-price-page .about-pricing p {
    max-width: 420px;
	margin: 18px auto 0;
}
.price-details {
    border-radius: 15px;
    border: solid 1px #d0d0d0;
    padding: 25px;
}
.recommend {
    font-size: 16px;
    font-weight: 500;
    color: #878787;
    border-radius: 50px;
    padding: 1px 28px;
        background-color: #dcd5ec;
    border: 1px solid #dcd5ec;
    display: block;
    margin: -45px auto 23px;
}
.side-border {
    border-right: solid 1px #d0d0d0;
}
.side-border:last-child {
    border-right: 0;
}
.fogbug-price-page .price-details h4 {
    color: #9b73e0;
	    font-size: 25px;
	font-weight: 400;
    text-transform: uppercase;
    margin-top: 16px;
}
.price-details h3 {
    font-size: 45px;
    font-weight: 400;
    margin: 35px 0 15px;
	color: #291c86;
}
.price-details span {
    font-size: 18px;
    color: #291c88;
}
.price-details p {
    font-size: 18px;
    margin: 18px 0 26px;
}
.pricing-getin-touch {background-color: #f2f0f7;}
.pricing-getin-touch h2 {
font-weight: 500;
margin: auto;
text-align: center;
margin-bottom: 30px;
color: #9b73e0;
margin-top: 25px;
}
@media (max-width: 767px) {.price-details {
    padding: 0 25px;
    border: 0;
}.side-border {
    border: solid 1px #d0d0d0;
    border-radius: 15px;
    margin-bottom: 50px;
}
.price-details .btn {
    margin-bottom: 40px;
}
.recommend {
    margin: -18px auto 0;
}
.side-border {
    border: solid 1px #d0d0d0;
    border-radius: 15px;
    margin-bottom: 50px;
}
.side-border:last-child {
    border-right: solid 1px #d0d0d0;
}}
.page-banner {background: url(http://fogbugz.wpengine.com/wp-content/uploads/2020/10/banner-background-desktop-01.svg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 300px;
    margin-top: -8px;
    color: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 80px;
}
.page-banner h1 { font-size: 32px;
  font-weight: 500;
  line-height: 1.25;}
.page-banner p { font-size: 18px;
  font-weight: 300;
  line-height: 1.33;}

/* HubSpot Form */
.hs_firstname, .hs_lastname {width: 50%; float: left;}
.hs_firstname {padding-right: 10px;}
.hs_lastname {padding-left: 10px;}
.hs_email, .hs_phone, .hs_company { clear: both; }
.hs_firstname input, .hs_lastname input, .hs_email input, .hs_phone input, .hs_company input {width: 100%;  padding-left: 15px; padding-right: 15px;margin-bottom: 7px; border: 1px solid #291C88;
  border-radius: 35px;}
.hbspt-form label {    margin-bottom: 0px;
    font-size: 13px;
    line-height: 25px; text-indent: 5px;}
.hs-richtext {font-size: 12px;
    line-height: 16px;
    opacity: .8;
    margin-top: 10px;
    font-weight: 300;}
.hbspt-form ul {     list-style: none;
    padding-left: 0px;
    font-size: 14px;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 0px;}
.hbspt-form .hs-button {
	float: right;
	display: inline-block;
	margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: .1px;
    padding: 9px 20px 7px 20px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 31px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #291c88;
    color: #ffffff;
    border: 1px solid #291c88;
    box-shadow: none;
    letter-spacing: 0.5px;
font-weight: 400;
    text-align: center;
    vertical-align: middle;}
.hbspt-form .hs-button:hover, .hbspt-form .hs-button:focus, .hbspt-form .hs-button:active {
    border: 1px solid #291c88;
    color: #291c88;
    background: #ffffff;
}
/* Try Fogbugz */
.try h2 {
	font-weight: 500;
margin: auto;
text-align: center;
margin-bottom: 30px;
color: #9b73e0;
margin-top: 25px;
}
/* Quick Start Videos */
.quick-guide {padding: 90px 0px 40px;}
.quick-guide-header {
max-width: 925px;
margin: 0 auto;
text-align: center;
margin-bottom: 50px;
}
.quick-guide-header h2 {
font-size: 36px;
font-weight: 500;
line-height: 1.33;
text-align: center;
color: #281484;
}
.quick-guide-header p {
font-size: 20px;
font-weight: 300;
line-height: 1.6;
color: #252525;
margin-top: 20px;
}
.quick-guide-videos h3 {
font-size: 20px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: 1.6;
letter-spacing: normal;
color: #281484;
}
.quick-guide-videos p {
font-size: 20px;
font-weight: 300;
line-height: 1.6;
color: #252525;
}
.quick-guide-body-cta h3 {
font-size: 39px;
font-weight: 500;
line-height: 1.36;
text-align: center;
color: #a76cd7;
max-width: 800px;
margin: 0 auto;
margin-bottom: 30px;
}
.quick-guide-body-cta h3 div {font-size: 27px;
    margin-bottom: 7px;
    color: #281484;}
.footer-cta {
background: #f2f0f7;
padding: 40px 0px 22px;
	}
.footer-cta h2 {
font-size: 32px;
font-weight: 500;
line-height: 1.25;
color: #281484;
}
.footer-cta p {
font-size: 18px;
font-weight: 300;
line-height: 1.33;
color: #505050;
}
/* Feature tour*/ 
/*two column layout page*/

.two-column-layout-body {    padding: 60px 0px 40px;}
.two-column-layout-body h2 {font-size: 30px;
    font-weight: 500;
    line-height: 1.33;
    color: #281484; margin-bottom: 20px;}


/*full width page*/
.full-width-layout-body { padding: 90px 0px 40px;}
.full-width-layout-body h3 {font-size: 30px;
    font-weight: 500;
    line-height: 1.33;
    color: #281484; margin-bottom: 20px;
}
/* JIRA alternative */
.page-content-title h2{
	font-size: 36px;
    font-weight: 500;
    line-height: 1.33;
    text-align: center;
    color: #281484;
	max-width: 800px;
	margin: 0 auto;
}

/* interations*/
.integration-platforms {
    padding-top: 35px;
	display: grid;
    grid-gap: 4px 8px;
    width: 100%;
	
}
.integration-platforms .card {
	min-height: 400px;
	border-radius: 30px;

}
.two-column-layout-body-one {background: #f2f0f7;}
.card-title  {
	     padding-top: 10px;
}
.card-body{  padding: 29px;}  
/* Customer*/
.page-content-title {
	margin: 40px 0px 50px 0px;
}
.col-sm-6 {
	font-weight: bold;
}
.card-text {
	  /*  margin-top: 20px;
    margin-bottom: 30px; */
}
/*Project Management*/
.pm-section {
    padding: 70px 0px 60px;
}
.pm-section.two {background: #f2f0f7;}
.pm-section h2 {    font-size: 30px;
    font-weight: 500;
    line-height: 1.33;
    color: #281484;
    margin-bottom: 20px;}
.full-width-page-body {padding: 60px 0px;}
.full-width-page-body h2 {font-size: 33px;
    font-weight: 500;
    line-height: 1.25;
    color: #291c86;
    margin-bottom: 20px;
    margin-top: 20px;}
.full-width-page-body h3 {font-size: 28px;
    font-weight: 500;
    line-height: 1.25;
    color: #291c86;
    margin-bottom: 20px;
    margin-top: 20px;}
/* Footer */
footer {
   background: #190f58;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #FFFFFF;

}
.footer-copyright {
    font-size: 14px;
    border-top: 1px solid #C2D1D9;
    padding-top: 15px;
    margin-top: 20px;
    line-height: 25px;
    color: #D0E9FF;
}
.footer-menu h5 {
   margin-bottom: 2px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFFFFF;
    line-height: 45px;
}
.footer-menu a {
    display: block;
    line-height: 18px;
    margin-bottom: 8px;
    color: #E1E1E1;
}
footer a:hover {
    opacity: 0.8;
}
footer ul {
    list-style: none;
    padding-left: 0px;
}
.footer-social-icons li {
    display: inline-block;
    text-align: center;
    border: 0;
    background: none !important;
    border-radius: 0;
    width: auto;
    height: auto;
    line-height: 1;
    margin-right: 20px;
}
.footer-social {
    border-left: 1px solid #fff;
    padding: 0 0 0 20px;
}
@media (min-width: 767.8px) and (max-width: 1050px){ 
	.fogbugz-home-hero-section {    background-position-y: -60px;
    background-size: 50%;}
	.report-details {
		max-width: 100%;}
}
@media (max-width: 767px){
	.fogbugz-home-hero-section {    background-position-y: -60px;
    background-size: 96%;}
.banner-content {
    padding-top: 28rem;
}
.report-details {
    max-width: 100%;
    margin-top: 60px;
    padding-left: 0;
    display: block;
    overflow: hidden;
}
.main-banner ul li {
    text-align: center;
    margin-right: unset;
    width: 50%;
    float: left;
    margin-right: 0px;
    margin-bottom: 30px;
}
.overview-1 h2, .benefits h2, .get-up h2, .agile-first h2, .integration h2, .customer-title h2, .customer-title h3, .pricing-right h2, .about-pricing h2 {font-size: 20px;     line-height: 1.8;
    margin-bottom: 30px;}
	.over-view-2 {    margin-left: -25px;
    margin-right: -25px;
    padding: 0px 25px;}
	.over-view-2 .abt-overview {    padding: 0px 0px 30px 0px;}
	.over-view-2 h3 {
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 30px;}
	.over-view-2::before, .over-view-2::after {width: 48%;}
	.benefit-types .card {box-shadow: none; margin-bottom: 25px;}
	.get-up-block .col-md-4 {margin-bottom: 70px;}
	.get-up p, .agile-first p {
    margin-bottom: 25px;
}
	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {    position: absolute;
    top: 32%;
    font-size: 35px;
    opacity: 0.8;}
	.owl-carousel .owl-nav button.owl-prev {left: 0;}
	.owl-carousel .owl-nav button.owl-next {right: 0;}
	.align-self-center.pricing-right {text-align: center;}
	.pricing .pricing-right .h1 {font-size: 36px;}
	#faq-accordion h5 {      padding-top: 10px;  line-height: 27px;
    padding-right: 31px;}
	.get-banner {padding-bottom: 15px;}
	.get-up {margin-bottom: 70px;}
	#customer-sec .customer {    background-image: url(http://fogbugz.wpengine.com/wp-content/uploads/2020/11/testimonial-section-bg-image.jpg);
        background-position: top center;
    background-size: 100%;
    padding-top: 60%;
    margin-top: 95px;
    padding-bottom: 5%;
    background-repeat: no-repeat;
    background-size: cover;}
	.pricing-left img {
    margin-bottom: 25px;
    margin-top: 10px;
}
	nav .dropdown-item {padding: 0rem 0rem;}
	.quick-guide-body-cta h3 {font-size: 20px;
    line-height: 1.7;}
	.two-column-layout-body h2 {      font-size: 22px;
    line-height: 1.53;  margin-top: 30px;}
	.full-width-page-body h2 {font-size: 20px; line-height: 1.8;}
	body table {line-height: 24px;}
	.footer-cta h2 {font-size: 23px;
    line-height: 1.55;}
}
@media (max-width: 992px) {
	.nav-inner {
    margin: 0px 5px;
    padding: 0px;
}
	.nav-inner li {width: 100%;}
}