body
{
    font-family: 'Open Sans', sans-serif !important;
	background-color: #F5F5F5 !important;
}
section.researchCenter {
    /* width: 47%; */
    margin: 30px auto 0 auto;
}

.row.firstRow {
    border-bottom: 1px solid rgb(186, 186, 186);
    padding-bottom: 18px;
    width: 100%;
    margin: 0 auto;
}

.firstRow .col-md-1 {
    /* text-align: right; */
    padding: 0;
}

.firstRow h5 {
    font-size: 16px;
    font-weight: 700;
    color: rgb(63, 63, 63);
    margin-bottom: 6px;
    MARGIN-TOP: 4PX;
}

.firstRow h6 {
    color: #8E8E8E;
    font-size: 14px;
    font-weight: 700;
}

.contentBox {
    BACKGROUND: #FFF;
    box-shadow: rgb(0 0 0 / 10%) 0px 2px 6px 0px;
    width: 72%;
    margin: 0 auto;
    padding: 20px 20px 1px 20px;
    display: block;
}

.firstRow .col-md-11 {
    padding-left: 0;
}
.secondRow h2 {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    color: #333333;
    margin-bottom: 25px;
}

.secondRow {
    margin: 30px 0;
}
.secondRow h4 {
    color: #3F3F3F;
    FONT-SIZE: 20PX;
    FONT-WEIGHT: 700;
    margin: 30px 0;
}

.secondRow p {
    color: #3F3F3F;
    font-size: 20px;
    line-height: 29px;
}

.secondRow input {
    margin: 0 auto;
    display: block;
}
.contactSec li {
    display: inline-block;
}

section.contactSec {
    margin-top: 240px;
    margin-bottom: 50px;
}

.contactSec li a {
    font-size: 18px;
    margin-right: 10px;
    position: relative;
}


.contactSec p {
    color: #3F3F3F;
    font-size: 18px;
    line-height: 29px;
}

p.fowWidth {
   /* width: 66%; */
    margin: 35px auto;
}
.Whitebg {
    box-shadow: rgb(0 0 0 / 10%) 0px 2px 6px 0px;
    width: 50%;
    margin: 70px auto;
    padding: 20px 0 110px 0;
}

@media screen and (max-width:1024px) {
    .contentBox
    {
        width: 82%;
    }

    
    .contactSec.contactSecThird .container {
        max-width: 100% !important;
    }
    
    .contactSec p {
        font-size: 16px;
    }
    
    section.contactSec {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:991px)
{
    section.researchCenter .container {
        max-width: 85% !important;
    }
    .contentBox {
        width: 100%;
    }
    .nc911 .container {
        max-width: 97%;
    }
    p.fowWidth {
        width: 85%;
    }

}
@media screen and (max-width:768px)
{
    section.researchCenter .container {
        max-width: 100% !important;
    }
    .nc911 .container {
        max-width: 98%;
    }
    p.fowWidth {
        width: 80%;
    }
    
    
}
@media screen and (max-width:767px)
{
    .advertorial p {
        margin: 10px 0;
    }
    .firstRow .col-md-1 {
        max-width: 30% !important;
        display: flex;
        justify-content: center;
    }
    
    .firstRow .col-md-11 {
        max-width: 70%;
    }
    
    .firstRow h5 {
        font-size: 13px;
    }
    
    .firstRow h6 {
        font-size: 11px;
    }
    
    .secondRow h2 {
        font-size: 24px;
    }
    
    section.researchCenter .container {
        padding: 0;
    }
    section.researchCenter {
        margin: 0 auto;
    }
    .nc911 .container {
        max-width: 100%;
    }
    .firstRow h5 {
        MARGIN-TOP: 0;
    }
}

@media screen and (max-width:680px)
{
    p.fowWidth {
        width: 90%;
    }
}


@media screen and (max-width:500px)
{
    .secondRow .col-md-12 {
        padding: 0 5px;
    }
    
    .row.thirdRow ul {
        padding: 0;
    }
}
@media screen and (max-width:480px)
{
    .contactSec li a {
        margin-right: 4px;
    }
}
@media screen and (max-width:380px)
{
    .firstRow .col-md-1 {
        max-width: 20% !important;
        justify-content: start;
    }
    
    .firstRow .col-md-11 {
        max-width: 80% !important;
    }
    p.fowWidth {
        width: 95%;
    }
    .secondRow h2 {
        WIDTH: 90%;
        MARGIN: 0 AUTO 20px AUTO;
    }
}
@media screen and (max-width:320px)
{
    .secondRow input {
        width: 70%;
    }
    .firstRow .col-md-11 {
        max-width: 76% !important;
    }
    .firstRow .col-md-1 {
        max-width: 21% !important;
        MARGIN-RIGHT: 7PX;
    }
    .firstRow h6 {
        font-size: 10px;
    }
    .secondRow h2 {
        WIDTH: 100%;
    }
}
