.abt-bar.policy-sec {
    padding: 0px 0px !important;
    position: relative;
}

.content-bar .abt-bar.policy-sec p {
    text-align: justify;
    color: #666;
    font-size: 14px !important;
    line-height: 25px;
    font-weight: 400;
}

.content-bar .abt-bar.policy-sec h2 {
    font-size: 27px !important;
    line-height: 35px;
    margin-bottom: 15px !important;
    margin-top: 10px !important;
    color: #e8718a;
    font-weight: 600;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 1.5px;
}

.abt-bar.policy-sec ul {
    font-size: 14px;
    margin: 0 0 10px 28px !important;
    color: #898989;
    list-style: none;
}

.abt-bar.policy-sec ul li {
    line-height: 26px;
    font-size: 14px !important;
    color: #666;
    text-indent: -30px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 5px !important;
    text-align: justify;
}

.abt-bar.policy-sec ul li a,
.abt-bar.policy-sec a {
    color: #666 !important;
}

.abt-bar.policy-sec ul li:before {
    content: "\f0a9 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #efba71;
    font-size: 15px;
    font-weight: 700;
}

.abt-bar.policy-sec h4 {
    padding: 10px 0px !important;
    color: #2e496c;
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 700;
    position: relative;
}

.abt-bar.policy-sec ul li ul.mysub-list li {
    text-indent: -20px !important;
}

.abt-bar.policy-sec ul li ul.mysub-list li:before {
    content: "\f111" !important;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #2e496c;
    font-size: 6px;
    font-weight: 700;
}

/* Gallery Sections Start */
.inn-galler-sec .gallery {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    /* height:220px; */
    border: 1px solid #dbdbdb;
    margin-bottom: 30px;
}

.portfolio-sec.infra-sec .gallery {
    border: 1px solid #e5e5e5;
    height: auto;
}

.inn-galler-sec .gallery img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    max-width: 100%;

}

.inn-galler-sec .gallery:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.glr-gape {
    margin-top: 40px !important;
}

section.contents .meeting-bar .mytable tr:nth-child(odd) {
    background: #fff4f7;
}

section.contents .meeting-bar .mytable th {
    background: #d2617e;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-bottom: 0px !important;
    text-transform: uppercase;
    vertical-align: middle !important;
}

section.contents .meeting-bar .mytable td {
    border-color: #eee;
}

section.contents .meeting-bar .mytable td:first-child {
    text-align: center;
}

section.contents .meeting-bar .mytable tr:nth-child(even) {
    background: #FFF !important;
}

section.contents .meeting-bar .mytable td a {
    padding: 5px 8px !important;
    background: transparent;
    border-radius: 20px !important;
    font-size: 12px !important;
    line-height: 20px;
    border: 1px solid #d2617e;
    color: #d2617e !important;
}

.inn-abt-sec .faq_content p {
    font-size: 14px !important;
    line-height: 24px;
    color: #101010;
    text-align: justify
}

.inn-abt-sec .inner-abt-left {
    padding: 0;
    position: relative;
    text-align: center;
}

.inn-abt-sec .inn-abt-sec.vsn-sec .inner-abt-left {
    text-align: left;
}

.inn-abt-sec.vsn-sec .inner-abt-left .brdr {
    margin: 10px 0 30px !important;
}

.inn-abt-sec.vsn-sec .inner-abt-left p {
    text-align: justify;
}

.inn-abt-sec .inner-abt-left .brdr {
    margin: 10px auto 30px !important;
}

.inn-abt-sec.vsn-sec .vsn-msn1 {
    position: relative;
}

.inn-abt-sec.vsn-sec .vsn-msn1 img {
    max-width: 100%;
}

.inn-abt-sec.vsn-sec .vsn-msn2 {
    position: absolute;
    bottom: -60px;
    right: -80px;
}

.inn-abt-sec.vsn-sec .vsn-msn2 img {
    max-width: 250px;
}

.inn-abt-sec2 {
    padding: 80px 0 70px 0 !important;
    background: #f6feff;
    position: relative;
}

.inn-abt-sec2 .abt-left {
    padding: 30px 20px;
    position: relative;
}

.inn-abt-sec2 .abt-left p {
    font-size: 14px !important;
    line-height: 24px;
    color: #101010;
    text-align: justify
}

.inn-abt-sec2 .abt-right {
    position: relative;
}

.inn-abt-sec2 .abt-right img {
    max-width: 100%;
}

.inn-abt-sec .inner-abt-left p {
    font-size: 14px !important;
    line-height: 24px;
    color: #101010;
    text-align: center;
}

.inn-abt-sec.mgn-sec .inner-abt-right {
    padding: 10px;
    background: #F2F2f2;
}

.inn-abt-sec.inn-abt2.mgn-sec .inner-abt-right {
    padding: 10px;
    background: #FFF;

}

.inn-abt-sec .inner-abt-right img {
    max-width: 100%;

}

.inn-abt-sec.mgn-sec .inner-abt-right img {
    max-width: 100%;
    border: 2px solid #ecb674;
}

.abt-gape {
    margin-top: 40px;
}

.inn-abt-sec .fea-heading {
    text-align: center;
    margin-bottom: 40px;
}

.inn-abt-sec .fea-heading h3 {
    line-height: 35px !important;
    font-family: "Times New Roman", Times, serif;
    color: #e8718a;
    margin-bottom: 10px !important;
    letter-spacing: 1.5px;
    font-weight: 700;
    font-size: 30px !important;
}

.ab-br {
    display: inline-block;
    height: 2px;
    width: 100px;
    background: #f2a208;

}



.inn-abt-sec .fea-blk {
    border: 1px solid #e5e5e5;
    position: relative;
    text-align: center;
    padding: 20px 20px 10px;
    min-height: 260px;
}

.inn-abt-sec .fea-blk .h-icon {
    height: 120px;
    width: 120px;
    margin: 0 auto 0px;
}

.inn-abt-sec .fea-blk .h-icon img {
    max-width: 100% !important;
}

.inn-abt-sec .fea-blk p {
    font-size: 14px !important;
    line-height: 24px;
    color: #666;
    text-align: justify;
}

.inn-abt-sec .process-sec .fea-blk {
    min-height: 290px;
}

.inn-abt-sec .process-sec .fea-blk .h-icon {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #f2f2f2;
    margin: 0 auto 15px;
}

.inn-abt-sec .process-sec .fea-blk .h-icon img {
    max-width: 100%;
    padding: 15px;
}

.inn-abt-sec .process-sec h4 {
    line-height: 27px !important;
    font-size: 20px !important;
    font-family: "Times New Roman", Times, serif;
    color: #2e496c;
    font-weight: 700;
    margin-bottom: 10px !important;
    letter-spacing: 1.5px;
    text-transform: capitalize;
}

/* Date 15-03-2022 */
.grie-offic-blk {
    position: relative;
    margin-top: 20px !important;
}

.grie-offic-blk h3 {
    font-size: 18px !important;
    line-height: 27px;
    margin-bottom: 10px;
    color: #FFF !important;
    font-weight: 600;
}

.grie-offic-blk .off-name-blk {
    margin-bottom: 10px !important;
}

.grie-offic-blk .off-name-blk p {
    font-size: 14px !important;
    line-height: 24px;
    color: #FFF !important;
}

.inner-contact-sec {
    padding: 80px 0;
    position: relative;
}

.inner-contact-sec .cont-blk {
    width: 100%;
    padding: 20px;
    position: relative;
    display: block;
    background: #f6feff;
    border: 1px solid #dbdbdb;
    min-height: 173px;
}

.inner-contact-sec .cont-blk .cont-left {
    width: 60px;
    display: inline-block;
    vertical-align: top;
}

.inner-contact-sec .cont-blk .cont-left.icon2 {
    width: 50px;
    display: inline-block;
}

.inner-contact-sec .cont-blk .cont-left img {
    max-width: 100%;
}



.inner-contact-sec .cont-blk .cont-right {
    width: calc(100% - 65px);
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.inner-contact-sec .cont-blk .cont-right h4 {
    font-size: 18px !important;
    line-height: 24px;
    color: #0b4f77;
    font-weight: 600;
    margin-bottom: 10px;
}

.inner-contact-sec .cont-blk .cont-right p {
    font-size: 14px !important;
    line-height: 24px;
    color: #101010;
    font-weight: 400;
}


/* CONTACT_FORM */
.cont-form-outer {
    padding: 26px 0px 17px;
    position: relative;
    background: #fff;
    border-radius: 0px 20px 20px 0px;
}

.cont-form-outer .main-head {
    margin-bottom: 20px !important;
    color: #ff3e48 !important;
}

.cont-form-outer label {
    color: #333 !important;
    font-weight: 500;
}

.form-group .form-control:focus {
    box-shadow: none;
    border-color: #dbdbdb !important;
    color: #101010 !important;

}

.cont-gape {
    margin-top: 50px !important;
}

.gape-form {
    margin-top: 50px !important;
}

.main-color {
    color: rgb(114, 6, 6) !important;
}

.inner-contact-sec .idx-btn {
    width: 150px;
    display: block;
    background: #1e70a1;
    color: #FFF !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-transform: capitalize;
    padding: 10px 15px !important;
    margin-top: 20px !important;
    border: 1px solid #1e70a1;
    text-transform: capitalize;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.inner-contact-sec .idx-btn:hover {
    background: #333 !important;
    border-color: #333 !important;
}

.map-box {
    height: 450px !important;
    width: 100% !important;
}



/*********************************************************************************
default form styles start
***************/
.cont-form-outer .form-group {
    position: relative;
    margin-bottom: 18px !important;
}

.cont-form-outer .form-group label {
    font-weight: normal;
}

.cont-form-outer .form-group .label-err,
.cont-form-outer .form-group .error:not(.form-control) {
    background: #258cd6;
    width: auto;
    font-size: 11px;
    color: #fff !important;
    padding: 0px 5px 2px;
    border-radius: 2px;
    position: absolute;
    bottom: -22px;
    z-index: 1;
    font-weight: 400 !important;
	text-align:left;
	right:inherit;
}
.cont-form-outer .form-control.error {
    position: inherit;
    left: inherit;
    bottom: inherit;
    right: inherit;
    width: 100%;
    text-align: left;
}
.cont-form-outer .form-group .label-err::before,
.cont-form-outer .form-group .error::before {
    content: "\f0d8 ";
    font: normal normal normal 20px/1 FontAwesome;
    color: #258cd6;
    position: absolute;
    top: -13px;
    left: 20px;
}

.cont-form-outer .form-group .form-control {
    width: 100%;
    height: auto;
    border-radius: 5px;
    padding: 16px 12px;
    background-color: #fff;
    border: 1px solid rgba(118, 167, 19, 0.15);
}

.cont-form-outer .form-group select.form-control {
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../design_img/icon-select-arrow.png);
    background-repeat: no-repeat;
    background-position: right 6px top 50%;
    z-index: 0;
    /*padding: 7px 20px 7px 4px; */
    padding-left: 5px;
    padding-right: 20px;
}

/*@-moz-document url-prefix() {
	.form-group select.form-control {
		padding: 7px 20px 7px 4px;
	}
}*/
.cont-form-outer .form-group .label-radio {
    margin-right: 15px;
}

.cont-form-outer .form-group input[type=radio] {
    margin-right: 5px;
}

.cont-form-outer .form-group .label-check {
    margin-right: 15px;
    text-transform: none !important;
    font-family: 'Poppins', sans-serif !important;
}

.cont-form-outer .form-group .label-check a {
    color: #fcd80f !important;
}

.form-group .label-check a:hover {
    text-decoration: underline !important
}

.form-group input[type=checkbox] {
    margin-right: 5px;
}

.form-group .form-control:focus {
    box-shadow: none;
    border-color: #ffa34a;
    color: #ffa34a
}

.form-group textarea.form-control {
    resize: none;
}

.cont-gape {
    margin-top: 50px;
}

section.contents .inn-abt-sec.vsn-sec {
    padding: 80px 0 120px;
    position: relative;
}

.inn-abt-sec.vsn-sec .inner-abt-left {
    text-align: left;
}


@media only screen and (min-width:1280px) and (max-width:1366px) {}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-bar {
        padding: 200px 0 60px;
    }

    .banner-bar .banner-content h1 {
        font-size: 27px !important;
        line-height: 35px;
    }

    .inn-abt-sec .inner-abt-left {
        padding: 20px 15px;
    }

    .abt-gape {
        margin-top: 30px;
    }

    .inn-abt-sec .fea-blk {
        padding: 20px 15px 10px;
        min-height: 285px;
    }

    .inn-abt-sec .process-sec h4 {
        line-height: 24px !important;
        font-size: 17px !important;
        letter-spacing: 1px;
    }

    .inn-abt-sec .process-sec .fea-blk {
        min-height: 311px;
    }

    /* Inner Page Css Start */
    .banner-bar {
        padding: 80px 0 70px;
    }

    .inner-contact-sec {
        padding: 60px 0;
    }

    .inner-contact-sec .cont-blk {
        padding: 15px 10px 10px;
        min-height: 153px;
    }

    .inner-contact-sec .cont-blk .cont-right p {
        font-size: 13px !important;
        line-height: 22px;
    }

    .inn-abt-sec2 {
        padding: 60px 0 60px 0 !important;
    }

    .inn-abt-sec2 .abt-left {
        padding: 20px 15px;
    }

    section.contents .inn-abt-sec.vsn-sec {
        padding: 60px 0 50px;
    }
	.banner-bar .banner-content.sand-meeting {
		width: 310px;
	}	
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-bar {
        padding: 150px 0 50px;
    }

    section.contents .content-bar {
        padding: 50px 0 40px;
    }

    .banner-bar .banner-content h1 {
        font-size: 24px !important;
        line-height: 32px;
    }

    .inn-abt-sec .inner-abt-left {
        padding: 15px 0px;
    }

    .abt-gape {
        margin-top: 10px;
    }

    .inn-abt-sec .fea-heading h3 {
        line-height: 30px !important;
        font-size: 24px !important;
        margin-bottom: 5px !important;
    }

    .inn-abt-sec .fea-heading {
        margin-bottom: 20px;
    }

    .inn-abt-sec .fea-blk .h-icon {
        height: 80px;
        width: 80px;
        margin-bottom: 10px !important;
    }

    .inn-abt-sec .fea-blk {
        padding: 20px 15px 10px;
        min-height: 305px;
        margin-bottom: 20px;
    }

    .inn-abt-sec .process-sec h4 {
        line-height: 27px !important;
        font-size: 18px !important;
        letter-spacing: 1px;
    }

    .inn-abt-sec .process-sec .fea-blk .h-icon {
        width: 80px;
        height: 80px;
        margin: 0 auto 10px;
    }

    .inn-abt-sec .process-sec .fea-blk {
        min-height: 366px;
    }

    .content-bar .abt-bar.policy-sec h2 {
        font-size: 22px !important;
        line-height: 30px;
        margin-bottom: 10px !important;
    }

    .abt-bar.policy-sec h4 {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .glr-gape {
        margin-top: 20px !important;
    }

    section.contents .meeting-bar.legal-bar .mytable th:last-child {
        width: 150px;
    }

    .legal-bar .main-head {
        margin: 0 auto 20px !important;
    }

    /* Inner Page Css Start */
    .banner-bar {
        padding: 70px 0 60px;
    }

    .banner-bar .banner-content {
        width: 280px;
        margin: 0 auto;
        padding: 8px 10px 15px;
    }

    .inner-contact-sec {
        padding: 50px 0;
    }

    .inner-contact-sec .cont-blk {
        padding: 15px 10px 10px;
        min-height: 195px;
    }

    .inner-contact-sec .cont-blk .cont-left {
        width: 45px;
    }

    .inner-contact-sec .cont-blk .cont-right {
        width: calc(100% - 50px);
        padding-left: 10px;
    }

    .inner-contact-sec .cont-blk .cont-right p {
        font-size: 12px !important;
        line-height: 22px;
    }

    .inner-contact-sec .cont-blk .cont-left.icon2 {
        width: 42px;
    }

    .cont-gape {
        margin-top: 30px !important;
    }

    .inn-abt-sec2 {
        padding: 40px 0 40px 0 !important;
    }

    .inn-abt-sec2 .abt-left {
        padding: 0;
    }

    section.contents .inn-abt-sec.vsn-sec {
        padding: 60px 0 50px;
    }

    .inn-abt-sec.vsn-sec .vsn-msn2 img {
        max-width: 150px;
    }

    .inn-abt-sec.vsn-sec .vsn-msn2 {
        bottom: -45px;
        right: -50px;
    }

    .banker-col img {
        margin-bottom: 15px;
        max-width: 150px;
    }
	.banner-bar .banner-content.sand-meeting {
		width: 280px;
	}
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .inn-abt-sec .inner-abt-left {
        padding: 20px 0 0px;
    }

    .inn-abt-sec.inn-abt2 .inner-abt-left {
        padding-top: 20px !important;
    }

    section.contents .content-bar {
        padding: 40px 0;
    }

    .abt-gape {
        margin-top: 25px;
    }

    .inn-abt-sec .fea-heading h3 {
        line-height: 27px !important;
        margin-bottom: 0px !important;
        font-size: 20px !important;
    }

    .ab-br {
        width: 50px;
    }

    .inn-abt-sec .fea-heading {
        margin-bottom: 20px;
    }

    .banner-bar .banner-content h1 {
        font-size: 20px !important;
        line-height: 27px !important;
    }

    .content-bar .abt-bar.policy-sec h2 {
        font-size: 20px !important;
        line-height: 27px;
        margin-bottom: 10px !important;
    }

    .abt-bar.policy-sec h4 {
        font-size: 15px !important;
        line-height: 24px !important;
    }

    .m-mar10 {
        margin-top: 30px !important;
    }

    .inn-abt-sec .fea-blk {
        min-height: 1px;
        margin-bottom: 30px !important;
    }

    .inn-abt-sec .process-sec h4 {
        font-size: 18px !important;
        line-height: 27px;
    }

    .legal-bar .main-head {
        margin: 0 auto 20px !important;
    }

    /* Inner Page Css Start */
    .banner-bar {
        padding: 70px 0 60px;
    }

    .banner-bar .banner-content {
        width: 280px;
        margin: 0 auto;
        padding: 8px 10px 15px;
    }

    .inner-contact-sec {
        padding: 40px 0;
    }

    .inner-contact-sec .cont-blk {
        padding: 20px;
        min-height: 1px;
        margin-bottom: 30px !important;
    }

    .inner-contact-sec .cont-blk .cont-left {
        width: 55px;
    }

    .inner-contact-sec .cont-blk .cont-right {
        width: calc(100% - 60px);
        padding-left: 15px;
    }

    .inner-contact-sec .cont-blk .cont-right p {
        font-size: 14px !important;
        line-height: 24px;
    }

    .inner-contact-sec .cont-blk .cont-left.icon2 {
        width: 55px;
    }

    .cont-gape {
        margin-top: 30px !important;
    }

    .m-gp {
        margin-top: 30px !important;
    }

    .inn-abt-sec2 {
        padding: 40px 0 40px 0 !important;
    }

    .inn-abt-sec2 .abt-left {
        padding: 0px 0 20px;
    }

    section.contents .inn-abt-sec.vsn-sec {
        padding: 40px 0 80px;
    }

    .inn-abt-sec.vsn-sec .inner-abt-left .brdr {
        margin: 10px 0 20px !important;
    }

    .inn-abt-sec.vsn-sec .inner-abt-left {
        padding: 0px 0 20px;
    }

    .inn-abt-sec.vsn-sec .vsn-msn2 img {
        max-width: 190px;
    }

    .inn-abt-sec.vsn-sec .vsn-msn2 {
        bottom: -45px;
        right: 0px;
    }

    .banker-col {
        padding: 10px;
        margin-bottom: 20px;
        border-left: 3px solid #56a7b3;
    }

    .banker-col img {
        margin-bottom: 10px;
        max-width: 150px;
    }
	.banner-bar .banner-content.sand-meeting {
		width: 260px;
	}
}