@font-face {
    font-family: 'baskerville_old_faceregular';
    src: url('fonts/baskvill-webfont.woff2') format('woff2'),
         url('fonts/baskvill-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.clear {
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: .01em;
}

html {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

a {
	color: #102fa3;
	text-decoration: none;
}

a:hover,a:focus {
	color: #102fa3;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

#section-main-header {
    position: fixed;
    width: 100vw;
    height: auto;
    background: #fff;
    background-size: cover;
    z-index: 100;
    top: 0%;
}

#section-main-header .logo {
    padding: 28px 0;
    float: left;
    width:250px;
    display: block;
}

#section-main-header .logo img {
    width:100%;
}

.logo-mobile-padding {
  padding: 1rem !important;
}

.italic {
    font-style:italic;
}

#section-main-header #menu {
    background: #000000;
    color: white;
    font-weight: 600;
}

#section-main-header #menu ul li a {
    padding: 5px 10px;
    text-align: center;
    color: white;
}

#section-main-header #menu ul li a:hover {
    color: darkgrey;
}

#toggler {
    padding-top: 40px;
    color: white;
}

#section-main-header .header-1 {
    color: white;
    height: auto;
    /*background: #050b37;*/
}

#details-header h5 {
    font-size: 20px;
    color: white !important;
}

.header-h6 {
    font-size:20px;
}

#details-header p {
    font-size: 12px;
    font-weight: normal;
}

#details-header span {
    font-size: 12px;
    font-weight: normal;
}

#section-main-header .header-1 ul, h5, i {
    color: white !important;
}

#section-main-header .header-1 ul li {
    color: white !important;
    font-weight: 600;
    cursor: pointer;
    border-right: 1px solid darkgrey;
    margin-top: 8px;
    margin-bottom: 8px;
}

#section-main-header #details-header {
    padding-right: 180px;
    height: 95px;
    width: 970px;
    background: #050b37;
}

#section-main-header #details-header a {
    padding-bottom: 0;
}

#section-main-header #menu ul li {
    padding: 5px;
}

#section-main-header #menu2 ul li {
    border: none;
}

#section-main-header #menu2 ul li a {
    font-size: 16px;
    color: black;
}

#section-main-header #menu2 ul li a:hover {
    background: #cf9455;
    border-radius: 5px;
    color: #000;
}

.active-s {
    background: #cf9455;
    border-radius: 5px;
    color: #fff !important;
}

.active-s a {
    color: #fff !important;
}

#section-main-header #menu2 {
    height: 55px;
    background: #fff;
    padding-left: 15px;
}

#section-main-header .header-1 ul li span {
    color: white;
}

#section-header {
    position: relative;
    height: 800px;
    background: url("../images/h7-s3-img.jpg") no-repeat center;
    background-size: cover;
}

#section-header .header {
    color: #fff;
    text-align: center;
    padding: 55vh 0 30vh 0;
}

#section-header .header h1 {
    color: white;
    font-weight: 600;
    font-size: 60px;
    font-family: 'baskerville_old_faceregular';
}

#section-header .header h4 {
    color: white;
    font-weight: 500;
    font-size: 36px;
    font-family: 'baskerville_old_faceregular';
}

#section-footer {
    position: relative;
    height: auto;
    background: #050b37;
}

#section-footer img {
    padding: 2rem 2rem 0rem 2rem;
}

#section-footer p {
    color: white;
    font-size: 14px;
    padding-top: 20px;
    font-weight: 600;
}

#section-footer .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}

#section-concept {
    position: relative;
    text-align: center;
    height: auto;
    width: 100vw;
    background: #fff;
    color: #6a6a6a;
    font-weight: 400;
}

#section-concept .concept-details {
    padding: 2rem 10rem 0rem 10rem;
}

.header {
    text-align: center;
    padding-top: 40px;
}

.header h1 {
    color: #050b37;
    font-weight: 700;
    font-family: 'baskerville_old_faceregular';
}

.header h1 span {
    color: #050b37;
}

#section-concept p {
    /*margin:2rem 10rem 0 10rem !important;*/
    text-align: center;
    font-size: 14px;
}

#section-mission {
    color: white;
    position: relative;
    height: 400px;
    width: 100vw;
    text-align: center;
}

#section-mission:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: white;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-15px) rotate(45deg);
    z-index: 50;
}

#section-mission h1 {
    font-weight: 700;
    font-family: 'baskerville_old_faceregular';
}

#section-mission .mission {
    background: url("../images/h4-holder-img-1.jpg") no-repeat center;
    background-size: cover;
    height: 400px;
    padding-top: 60px;
}

#section-mission .mission p {
    padding: 2rem 5rem;
    font-size: 14px;
}

#section-mission .vision {
    background: url("../images/h4-holder-img-2.jpg") no-repeat center;
    background-size: cover;
    height: 400px;
    padding-top: 60px;
}

#section-mission .vision p {
    padding: 2rem 5rem;
    font-size: 14px;
}

#section-partners {
    position: relative;
    height: auto;
    background: url("../images/bg_profile.png") no-repeat center;
    background-attachment: fixed;
    background-size: cover;
}

#section-partners .profile-details {
    padding-top: 1rem;
    padding-bottom: 3rem;
}

#section-partners .profile-details h1, h5 {
    color: #ffffff;
    font-family: 'baskerville_old_faceregular';
}

#section-partners .profile-details #caption {
    color: #fff !important;
    font-family: 'baskerville_old_faceregular';
}

#section-partners .profile-details span, h6 {
    color: #fff;
    font-family: 'baskerville_old_faceregular';
    margin-bottom:0;
}

#section-partners .profile-details p {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    padding-top: 1rem;
    margin-bottom:0;
}

.contact-info-box {
    border:solid 1px #050b37;
    display: block;
    padding:20px;
    width:600px;
    margin: 0 auto 0 auto;
}

.contact-info-box h5 {
    color: #050b37 !important;
}

.contact-info-box p {
    color: #050b37 !important;
}

.contact-captcha-box {
    display: block;
    width:600px;
    padding-top:10px;
    margin: 0 auto 0 auto;
}

.g-recaptcha {
    margin:0 auto;
    display:inline-block;
}

#section-services {
    position: relative;
    width: 100vw;
    height: 340px;
    background: #e9ecef;
    text-align: center;
}

#section-services .header {
    padding-top: 40px;
}

#section-services p {
    font-size: 14px;
    padding: 2rem 10rem 0rem 10rem;
    color: #6a6a6a;
    font-weight: normal;
}

#section-practice {
    position: relative;
    background: #fff;
    text-align: center;
    width: 100vw;
    height: 500px;
    color: white;
}

#section-practice .header h4 {
    color: #050b37;
    font-family: 'baskerville_old_faceregular';
}

#section-practice .box {
    margin-top: 2rem;
    background: #050b37;
    height: 340px;
}

#section-practice .box ul {
    padding: 10px 30px 30px 30px;
}

#section-practice .box ul li {
    font-size: 14px;
    font-weight: normal;
    padding: 5px;
    list-style: none;
    border-bottom: 1px solid darkgrey;
}

#section-practice .box ul li:last-child {
    border-bottom: none;
}

#section-join {
    position: relative;
    background: #e9ecef;
    width: 100vw;
    height: auto;
}
#section-join p{
    font-size: 14px;
    padding: 2rem 10rem 0rem 10rem;
    color: #6a6a6a;
    font-weight: normal;
    text-align: center;
}

/*#section-join .accordion {*/
    /*padding-top: 2.5rem;*/
    /*margin-bottom: 2rem;*/
/*}*/

/*#section-join .accordion .accordion-header {*/
    /*background: #050b37;*/
    /*padding: 15px;*/
    /*color: white;*/
    /*font-weight: 600;*/
    /*cursor: pointer;*/
/*}*/

/*#section-join .accordion .accordion-details {*/
    /*padding: 1.5rem;*/
    /*color: #6a6a6a;*/
    /*font-weight: 400;*/
    /*background: #ECEFF1;*/
    /*font-size: 14px;*/
/*}*/

/*#section-join .accordion .accordion-details ul li {*/
    /*list-style: none;*/
    /*padding-bottom: 5px;*/
/*}*/

/*#section-join .accordion .accordion-header img {*/
    /*float: right;*/
/*}*/

#section-csr {
    position: relative;
    width: 100vw;
    height: auto;
    background: url("../images/bg-homepage-service.jpg") no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}

#section-csr .header-chamber {
    padding-top: 3rem;
    text-align: center;
}

#section-csr .header-chamber h1 {
    color: white;
    font-weight: 700;
    font-family: 'baskerville_old_faceregular';
}

#section-csr .chamber-details {
    padding-top: 2rem;
    text-align: center;
    color: white;
    font-weight: normal;
    font-size: 14px;
}

#section-contact {
    position: relative;
    width: 100vw;
    height: auto;
    background: white;
}

#section-contact .form {
    padding-top: 0;
    padding-bottom: 2rem;
    text-align: center;
    display: block;
}

#section-contact .form p {
    color: darkgray;
    font-weight: 600;
    font-size: 14px;
}

#section-contact .form h4 {
    color: #28a745;
    font-weight: 600;
}

#section-contact input, textarea {
    width: 600px;
    display: table-column;
    border: 1px solid #050b37;
    margin: 10px;
    padding: 10px;
}

#section-contact #submit {
    color: white;
    background: #cf9455;
    border: none;
    width: 100px;
}

#read-more {
    color: white;
    background: #cf9455;
    font-weight: 600;
}

#section-main-footer {
    height: auto;
    bottom: 0;
    position: relative;
    background: #050b37;
    padding: 10px;
}

#section-main-footer .un-f {
    font-weight: 600 !important;
}

#section-main-footer p {
    color: white;
    font-weight: normal;
    font-size: 12px;
}

#section-main-footer h5 {
    color: white;
    font-weight: 600;
    font-size: 24px;
}

#section-main-footer .header-wrapper .header-1 li span {
    color: white;
    font-weight: normal;
}

.contact-para {
    padding:20px 0;
}

/***********************************************************************/

/*media queries starts here*/
@media only screen and (max-width: 1200px) {
    #section-practice {
        height: auto;
        margin-bottom: 2rem;
    }

    #section-practice .box {
        height: 430px;
    }

    #section-services {
        height: auto;
    }

    #section-services p {
        padding: 2rem 5rem 2rem 5rem;
    }

    #section-contact #submit {
        border: none;
        width: 100px;
    }

    #menu ul li {
        cursor: pointer;
        text-align: left;
    }

    #toggler {
        cursor: pointer;
        padding: 42px;
        color: black;
    }

    #section-footer p {

        padding-top: 40px;
    }
}

@media only screen and (max-width: 769px) {
    #section-practice .box {
        height: auto;
    }
  
    .contact-info-box {
        width:350px;
    }
    
    .contact-captcha-box {
        width:350px;
    }

    #section-contact input, textarea {
        width: 350px;
        display: table-column;
        border: 1px solid #050b37;
        margin: 10px;
        padding: 10px;
    }

    #section-concept .concept-details {
        padding: 10px;
        font-size: 14px;
    }

    #section-mission .vision p {
        padding: 1rem 2rem;
    }

    #section-mission .mission p {
        padding: 2rem 2rem;
    }

    #section-services {
        height: auto;
    }

    #section-services p {
        padding: 2rem 1rem 2rem 1rem;
    }

    #section-footer, #section-mission, #section-services, #section-practice, #section-profile, #section-csr {
        height: auto;
    }

    #section-header{
        height: 500px !important;
    }
    #section-header .header{
        padding-top: 12rem;
    }
    #section-contact #submit {
        border: none;
        width: 100px;
    }

    #menu {
        padding: 20px;
    }

    #toggler {
        cursor: pointer;
        padding: 42px;
        color: black;
    }

    #section-footer p {
        padding-top: 40px;
    }

    #section-header .header h1 {
        font-size: 40px;
        font-family: 'baskerville_old_faceregular';
    }

    #section-header .header h4 {
        font-size: 30px;
    }
    #section-join p{
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }

}

@media only screen and (max-width: 469px) {
    #section-contact input, textarea {
        width: 280px;
        display: table-column;
        border: 1px solid #050b37;
        margin: 10px;
        padding: 10px;
    }

    #section-main-header .logo {
        width:auto;
    }
       
    .contact-info-box {
        width: 280px;
        display:block;
    }
    
    .contact-captcha-box {
        width: 280px;
        display:block;
    }

    #toggler {
        cursor: pointer;
        padding: 30px;
        color: black;
    }

    #section-mission .mission p {
        padding: 5px;
    }

    #section-mission .vision p {
        padding: 5px;
    }

    #section-contact #submit {
        border: none;
        width: 100px;
    }

    #section-main-header .header-1 ul li {
        border-right: none;
    }

    #section-footer p {
        font-size: 12px;
        padding-top: 40px;
    }

    #section-header .header h1 {
        font-size: 30px;
        font-family: 'baskerville_old_faceregular';
    }

    #section-header .header h4 {
        font-size: 20px;
    }

}



