.row{float: none;width:unset}
#contact {box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 0px, rgba(0, 0, 0, 0.24) 0px 5px 5px 0px;
background: rgb(249, 249, 249);padding: 25px;}
#contact {margin-top: 40px;border-radius: 10px;}
#contact h3 {display: block;font-size: 20px;font-weight: bold;margin-bottom: 16px;}
fieldset {min-width: 100%;width: 100%;margin: 0px 0px 10px;padding: 0px;outline: none;border-width: medium !important;border-style: none !important;border-color: initial !important;border-image: initial !important;}
#contact {box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px 0px, rgba(0, 0, 0, 0.24) 0px 5px 5px 0px;background: rgb(249, 249, 249);padding: 25px;}

#btnrefresh {width: 6%;}

.mobile_version{display: none}
.desktop_version{display: block}

.banner{background: #fff;height:auto;}

.banner_image_text{width: 100%; padding: 0}

.package_container {
    display: inline-block !important;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 15px;
    margin: 5px;
    line-height: 15px;
    text-align: center;
}
.package_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.package_container input:checked ~ .checkmark {
    background-color: #385067;
    box-shadow: 1px 1px 2px #acacad;
    background-image: linear-gradient(45deg, #28629a, #385067);
}
.package_container input:checked ~ .checkmark:after {
    display: block;
}
.package_container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.package_container input:checked ~ .checkmark ~ i {
    color: #fff;
}
.package_container i {
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-style: initial;
    float: left;
}

.block_heading { width: 100%;display: inline-table;}

.block_heading h2{width: 100%;float: left;text-align: center;font-size: 26px;color: #000;font-weight: 600;margin-bottom: 53px;position: relative;}
.block_heading h2:after{content: '';display: block;width: 75px;height: 6px;background: #5cb85c;border-radius: 3px;margin: 14px 0 0;margin-left: auto;margin-right: auto;position: relative;
left: 0; bottom: 0; top: 80%;}
.block_padding{padding: 0px 0;width: 100%;float: left;}

#howWework{background: #fff;}
.process_section {
    background: #24730a;
    width: 100%;
    border-radius: 14px;
    padding: 20px;
    text-align: center;
    color: #fff;
    min-height: 200px;
    margin: 0 auto 40px;
    font-size: 15px;position: relative;
}
.process_section i{
    position: absolute;
    width: 35px;
    height: 35px;
    background: #ef6906;
    top: -20px;
    left: 0;
    border-radius: 20px;
    font-size: 25px;
    font-style: normal;
    padding: 5px 0 0 0;
}

.extra_menu{display: block}

/* Why Us Section New start */
.hexagon_box{float: left;box-shadow: 0 0px 8px rgba(0 ,0,0,0.6);position: relative;z-index: 1;margin-bottom: 40px;transform: scale(1);left: 53px;}
.hexagon {position: relative;width: 260px; height: 90px;background: linear-gradient(90deg, #188245, #18b85f);float: left;}
.hexagon:after {content: "";position: absolute;width: 68px;height: 68px;background: #18b85f;transform: rotate(45deg);
border-radius: 7px;right: -34px;z-index: -1;top: 11px;box-shadow: 1px -1px 8px rgba(0 ,0,0,0.35);}
.hexagon:before{content: "";position: absolute;width: 68px;height: 68px;border-radius: 8px;background: #f16906;transform: rotate(45deg);position: absolute;left: -33px;top: 11px;z-index: 1;box-shadow: 0px 0 8px rgba(0 ,0,0,0.5);}
.hexagon i{width: 30px;float: left;z-index: 1;position: relative;left: -15px;top: 25px;}
.hexagon i img{width: 100%;}
.hexagon p{font-size: 21px;color: #fff;text-align: center;padding: 0 20px 0 55px;line-height: 22px;position: relative;top: 50%;transform: translate(0 , -50%);font-family: "Calibri";}
.iso_sign i{width: 54px;left: -26px;top: 18px;}
.affordable_sign i{width: 42px;left: -22px;top: 32px;}

@media screen and (max-width: 600px){
    .hexagon_box {transform: scale(0.85);margin-bottom: 13px;}
}

/* Why Us Section New  End*/
.banner_image_text p {
    width: 100%;
    float: left;
    color: #000;
    line-height: 24px;
    font-size: 17px;
    font-weight: normal;
    margin-top: 20px;
}
.banner_image_text h1{
    margin-top: 64px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    font-size: 28px;
    text-align: center;
}
.banner_image_text h1:after{
    width: 75px;
    height: 5px;
    position: relative;
    display:block;
    content: "";
    bottom: -20px;
    background-color: #18ba60;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto;
}

.list_margin{
    margin: 5px 0 !important;
}
.list_margin li{
    margin-bottom: 0 !important;
}
.pf_list{
    list-style: none !important;
    padding-left: 12px !important;
    margin:20px 0;
}

.pf_list li{
    background: url(../images/svg/bullet-arrow.svg) no-repeat left 3px;
    padding-left: 26px !important;
    margin-bottom:10px;
    background-size: 17px;
}

.happy_clients{
    padding: 19px;
    box-shadow: 0 6px 9px #b5b5b5;
    text-align: center;
    height: 96px;
    border-radius: 8px;
    background-image: linear-gradient(45deg, #28629a, #385067);
    color: #fff;
}
.happy_clients_bold{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.easy_emi:after{
    content: "\a";
    white-space:pre;
}

.process_section {
    background: #24730a;
    width: 100%;
    border-radius: 14px;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin: 0 auto 40px;
    font-size: 15px;
    position: relative;
    height: 100px;
}
.process_section i {
    width: 65px;
    height: 65px;
    background: #ef6906;
    border-radius: 60px;
    font-size: 33px;
    font-style: normal;
    padding: 5px 0 0 0;
    margin: 0 auto;
    display: table;
    margin-top: -60px;
    border: 6px solid #efefef;
    text-align: center;
    position: unset;
}
.process_section p {
    font-size: 14px;
    margin:10px 0;
    min-height:100px;
}

.top_clients_mob{
    display: none;
}

#contact {
    background: #F9F9F9;
    padding: 25px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact input[type="email"],#register #contact input[type="number"]{
    background: #FFF !important;
}

.package_btn{
    display: flex;
}
.package_btn label{
    display: block ;
}
/* The container */
.package_container {
  display: inline-block !important;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 15px;
    margin: 5px;
    line-height: 15px;
    text-align: center;
}
.package_container i{
    position: relative;
    z-index: 1;
    font-size: 12px;
    font-style: initial;
    float: left;
}
/* Hide the browser's default radio button */
.package_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    background-color: #eee;
    border-radius: 5px;
    color: #fff;
    min-height: 44px;
}
.package_container input ~ .checkmark{
    box-shadow: 1px 1px 3px;
    background-color: #eee;
    color: #000;
}
/* On mouse-over, add a grey background color */
.package_container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.package_container input:checked ~ .checkmark {
  background-color: #385067;
    
    box-shadow: 1px 1px 2px #acacad;
    background-image: linear-gradient(45deg, #28629a, #385067);
}

.package_container input:checked ~ .checkmark ~ i{color: #fff;}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.package_container input:checked ~ .checkmark:after {
  display: block;
}

.package_container .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.benifts-heading{
    color: #000;
}

.register-benifits-text h4 {
    color: #fff;
}
.bookeeping_text .panel-heading{background: #4caf50;color: #fff;}
.bookeeping_text .panel-group a{text-decoration: none;}
.bookeeping_text{margin-top: 48px;}
#allpacakage{display: inline-block; width: 100%;}
.mob_view{display: none;}
.package_container {
    display: inline-block !important;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 15px;
    margin: 5px;
    line-height: 15px;
    text-align: center;
}

#allpacakage .fees_box .register-benifits-text {
    margin: 0;
    width: 100%;
    min-height: 500px;
    margin-bottom: 60px;
}
@media screen and (max-width: 768px) { 
.banner {height: auto;padding: 0 0 40px 0;}    
.banner_image_text {padding: 0px 5px;}
.banner_image_text p {font-size: 16px;} 
.mobile_version{display: block}
#whyUs img {width: 100%;}
.extra_menu{display: none}
.block_heading h2{font-size:22px;}   
.process_section {min-height: 115px;}

.mob_view{display: block;}
.desk_view{display: none;}

.package_btn {
    flex-wrap: wrap;
}
    .form_package {
    display: flex;
    margin-left: 0px;
    border: 3px solid #eaeaea;
    margin-bottom: 20px;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 9px;
    position: relative;
    background: #eaeaea;
}
    .form_package label {
    width: 100%;
    font-weight: 500;
}
    .form_package input {
    visibility: hidden;
}
    .form_package p {
    top: 5px;
    font-size: 14px;
}
    .form_package p {
    position: absolute;
    top: 7px;
    right: 13px;
    font-size: 16px;
    font-weight: 600;
    color: #205622;
    margin-bottom: 0;
}
    .form_package input[type=radio]:checked ~ .check {
    border: 4px solid #81d481;
}
    .form_package input[type=radio]:checked ~ .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}
    .form_package input[type=radio]:checked ~ .check::before {
    background: #049244;
}
    .form_package ul {
    list-style: none;
    width: 100%;
    text-align: left;
    margin-left: 25px;
    display: inline-grid;
    margin-bottom: 0;
}
    .form_package ul li:nth-child(1) {
        font-weight: 600;
        font-size: 16px;
}
    .form_package .check {
    display: block;
    position: absolute;
    border: 4px solid #AAAAAA;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 3px;
    left: 5px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.bookeeping_text .panel-group{display: inline-block;width: 100%;}

#howWework{
    margin-top:0;
}

.happy_clients_bold{
        font-size: 16px;
}
.banner{
    margin-bottom:0;
}
.process_section p{
    min-height:auto;
        font-size: 14px
}

.top_clients_desk{
        display: none;
    }
.top_clients_mob{
    display: block;
    }
    
 .background_image{
        width: auto;
    }

    .hexagon_box{
        left: 41px;
    }

    #contact #txtCaptcha[type="text"], #gst_form #txtCaptcha[type="text"] {
    font-size: 24px !important;
    text-align: left;
    color: #000;
    font-weight: bold !important;
    width: 25vw !important;
    float: left;
    padding: 9px 0px;
    height: 44px;
}

}

@media (min-width: 320px) and (max-width: 775px) {
    .hexagon_box{
        left: 60px;
    }
    .form_package {
    display: block !important;
    margin-left: 0px;
    border: 3px solid #eaeaea;
    margin-bottom: 20px;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 9px;
    position: relative;
    background: #eaeaea;
}
    #contact {
    margin-top: 320px;
    border-radius: 10px;
}
    .process_section {
    background: #24730a;
    width: 100%;
    border-radius: 14px;
    padding: 20px;
    text-align: center;
    color: #fff;
    /* min-height: 190px; */
    margin: 0 auto 40px;
    font-size: 15px;
    position: relative;
    height: 100px;
    margin-bottom: 55px;
}
    #allpacakage .register-benifits-text {
    margin-right: 0px;
    margin-bottom: 15px;
    float: left;
    list-style: none;
    padding: 0px;
    border-radius: 15px;
    text-align: center;
    background: #fdfaf6;
    min-height: 580px !important;
    position: relative;
    box-shadow: 0 5px 12px rgb(15 33 18 / 40%);
}
.hexagon_box{
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    box-shadow:none;
}
    
}

.block_heading_work h2{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.block_heading_why_us h2{
    padding-top: 20px !important;
}
.block_heading_faq h2{
    padding-top: 20px !important;
}

.copyright_fees h6{
    font-size: 17px;
    font-weight: bold;
    padding: 5px;
}


