	body {font-family: 'Barlow', sans-serif;font-weight: 500;}
	.mtop20{margin-top:20px;}.mtop30{margin-top:30px;}.mtop40{margin-top:40px;}
    .landing-baneer{width:100%;  float:left; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important; height:auto;min-height:700px;}
	.overlayProg{background: linear-gradient(140.76deg, rgba(0, 0, 0, 0.44) 28.06%, rgba(0, 0, 0, 0) 100.23%);width: 100%;height: 100%;top: 0;z-index: 1;position: absolute;height:700px;}
   
    .logo {width: 100%;text-align: left;position:relative;padding: 25px 0 0 15px; z-index:100;}
    .heading{width:100%;text-align: left;position:relative; z-index:100; padding:140px 15px 0px 15px;}
    .heading h1{font-style: normal;font-weight: 900;font-size: 50px;line-height: 60px;color: #FFFFFF;margin-bottom: 25px;
        font-family: 'Barlow', sans-serif; text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
	.heading h2{font-style: normal;font-weight: 900;font-size: 50px;line-height: 60px;color: #FFFFFF;margin-bottom: 25px;
        font-family: 'Barlow', sans-serif; text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
    .heading p{font-style: normal;font-weight: 600;font-size: 24px;line-height: 29px;color: #FFFFFF;margin:0; font-family: 'Barlow', sans-serif;}
	.heading a{border-radius: 40px; background:#fff;font-style: normal;font-weight: 700;font-size: 20px;line-height: 24px;color: #000000;font-family: 'Barlow', sans-serif; padding:20px 40px; text-decoration:none; margin-top:30px;display: table;}
	a.gtBtn{
        border-radius: 40px;
        background:#0D47A1;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        color: #fff;
        font-family: 'Barlow', sans-serif;
        height:64px;
        display: flex;
        align-items: center;
        justify-content: center;
        width:219px;
        text-decoration:none;
        margin:67px auto;
    }
    .full-sections{text-align:center;}
    .form{
        width:100%;
        text-align: center;
        padding-top:20px;
    }
    .form-box {
        background: #000000;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
        border-radius: 4px;
        padding: 35px 28px;
        width: 100%;
    }
    .form-box span{
        font-style: normal;
        font-weight: 700;
		font-size: 20px;
		line-height: 33px;
        color: #fff;
		text-align: center;
        margin-bottom: 20px;
        display: block;
    }
    .form-box .error {
        text-align: left;
        font-size: 14px;
        color: #e3000f;
        margin-top: -16px;
        margin-bottom: 10px;
    }
    .form-box  input{
        background: #F4F4F4;
        border: 1px solid #E8E8E8;
        box-sizing: border-box;
        border-radius: 8px;
        width:100%;
        height:54px;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.1px;
        color: #18171D;
        display: flex;
        align-items: center;
        text-indent: 30px;
        outline:none;
        margin-bottom: 1rem;
    }
    .form-box  input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #9E9E9E;
    }
    .form-box  input::-moz-placeholder { /* Firefox 19+ */
        color: #9E9E9E;
    }
    .form-box  input :-ms-input-placeholder { /* IE 10+ */
        color: #9E9E9E;
    }
    .form-box  input:-moz-placeholder { /* Firefox 18- */
          color: #9E9E9E;
    }
    .form-box  select::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #9E9E9E;
    }
    .form-box  select::-moz-placeholder { /* Firefox 19+ */
        color: #9E9E9E;
    }
    .form-box  select :-ms-input-placeholder { /* IE 10+ */
        color: #9E9E9E;
    }
    .form-box  select:-moz-placeholder { /* Firefox 18- */
          color: #9E9E9E;
    }
    .form-box  select{
        background: #F4F4F4;
        border: 1px solid #E8E8E8;
        box-sizing: border-box;
        border-radius: 8px;
        width:100%;
        height:54px;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.1px;
        color: #9E9E9E;
        display: flex;
        align-items: center;
        text-indent: 30px;
        outline:none;
        margin-bottom: 1rem;
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }
    .landing-baneer-new .form-box input#btnS{
        background: #0D47A1;
    }
    .form-box input#btnS{
        background: #0D47A1;
        text-indent:0px;
        border-radius: 8px;
        height:50px;
        width:100%;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.2px;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
        border:none;
    }
    .content-sections{
        width:100%;
        float:left;
        padding:25px 15px;font-family: 'Barlow', sans-serif;
    }
	.featureBoxWrap{margin:37px 0px; float:left;}
	.featureBox{display: flex;align-items: center;margin-bottom: 10px; background:#0D47A1; padding:10px 8px; min-height:82px;justify-content: center;}
	.featurePic{ margin-right: 10px;text-align: center;min-width: 70px;}
	.featureImg img {}
	.featureBox span {font-family: 'Barlow', sans-serif;font-style: normal;font-weight: 500;font-size: 18px;line-height: 24px; color: #FFFFFF;}
	 
    .heading-for-all{   width:100%; }
    .heading-for-all h3{font-style: normal;font-weight: 700;font-size: 40px;line-height: 48px;color: #000000; margin-bottom:25px; font-family: 'Barlow', sans-serif;}
    .heading-for-all p{font-style: normal;font-weight: 500;font-size: 18px;line-height: 26px;color: #000000; font-family: 'Barlow', sans-serif;}
    
   
    .new-mobile-footer {
        width: 100%;
        float: left;
        background: #000;
        padding: 50px 14px 20px;
        display: block;
    }
    .footer-accordian-mobile {
        width: 100%;
        float: left;
        margin-bottom: 60px;
    }

    .footer-accordian-mobile .accordion-item {
        background-color: transparent;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 8px;
    }

    .footer-accordian-mobile .accordion-item button.accordion-button.collapsed {
        background: #43A047 !important;
        height: 50px !important;
        border: none !important;
        border-radius: 0px !important;
        box-shadow: none;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        color: #FFFFFF;
    }

    .footer-accordian-mobile .accordion-item .accordion-collapse {
        border: 1px solid #43A047;
        border-top: none;
        width: 100%;
        float: left;
        margin-bottom: 8px;
    }
    .accordion-button:not(.collapsed) {
        color: #ffffff;
        background-color: #43A047;
        box-shadow: none;
    }
    .footer-accordian-mobile .accordion-item .accordion-collapse .accordion-body {
        padding: 0;
    }
    .footer-links li a {
        text-decoration: none;
        color: #fff;
    }
    .footer-accordian-mobile .accordion-item .accordion-collapse ul {
        width: 100%;
        float: left;
        padding: 0 0px;
        margin-top: 0;
        margin-bottom: 0px;
    }

    .footer-accordian-mobile .accordion-item .accordion-collapse ul li {
        text-align: left;
        border-bottom: 0.5px solid #82828252;
        padding: 10px 20px;
        margin: 0;
    }

    .chitkara-address {
        width: 100%;
        float: left;
        padding: 10px 0px;
    }
    
    .chitkara-address p {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        color: #ffffff;
        margin: 0px 0px 6px 0px;
        text-align: center;
    }
    
    .chitkara-address span {
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        color: #ffffff;
        text-align: center;
        display: block;
    }
    .mob-foot-logos {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 14px;
    }
    
    .foot-social-icons {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .foot-social-icons a {
        padding: 0 15px 0 0px;
        cursor: pointer;
    }
    .foot-copy-right-text1 {
        width: 100%;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 15px;
    }

    .foot-copy-right-text1 span {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        color: #FFFFFF;
    }

    .footer-term-text {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer-term-text a {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        color: #FFFFFF;
        cursor: pointer;
        text-decoration: none;
    }

    .footer-term-text span {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 24px;
        color: #FFFFFF;
        padding: 0 4px;
        display: block;
    }
    .foot-copy-right-text {
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
        margin-top: 22px;
        float: left;
    }
    .foot-copy-right-text span {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #fff;
    }
    .bottomMobileContact {
        position: fixed;
        bottom: 10%;
        right: 0;
        display: none;
        z-index: 100;
    }
    .bottomMobileContact li:first-child {
        background: #00e676;
    }
    .bottomMobileContact li {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        margin-bottom: 10px;
        list-style: none;
    }
    .bottomMobileContact li a {
        padding: 10px 15px;
        display: table;
    }
    .bottomMobileContact li:last-child {
        background: #05afe4;
    }
    img.bowvally-image {
        margin: 23px 0 33px 0;
    }
    @media screen and (max-width: 1024px) {
        .cb__contact_bubble {
            display: none !important;
        }
        .cb__prompt {
             display: none !important; 
        }
        .bottomMobileContact {
            display: block;
        }
    }
	@media only screen and (min-width: 300px) and (max-width: 400px) {
		.heading-for-all h3{font-size: 36px;}
	}