@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
.header {
    width: 100%;
    height: 115px;
    background: #fff;
    padding: 20px 0px;
}
.logo {
    width: 162px;
    margin: auto;
    height: 75px;
}

.logo img {
    width: 100%;
    height: 75px;
}
a.navbar-brand.logo {
    padding: 0px;
}

/**************************************************banner section *****************************************/

.banner {
    width: 100%;
    height: 348px;
    background-repeat: no-repeat;
    background-size: cover;
    background: #3980C2;
}
.banner:after {
    content: "";
    position: absolute;
    z-index: 0;
    width: 760px;
    display: block;
    right: 0px;
    float: right;
    margin-top: 0px;
    top: 115px;
    background-image: url(../images/campaign/online-community-building.png);
    height: 348px;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: cover;
}
.community {
    padding-top: 75px;
}
.community h3 {
    font-size: 34px;
    font-family:'Roboto', sans-serif; ;
    font-weight: 700;
}
.community p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 400px;
    text-align: left;
}
.banner-text .banner-txt {
    width: 504px;
    padding-top: 54px;
    color: #ffff;
    font-size: 22px;
    margin-bottom: 12px;
}
p.banner-txt2 {
    color: #fff;
    font-size: 18px;
    margin-top: 16px;
}
.community-bulding-details.community h3 {
    margin-bottom: 20px;
}

.banner-text .banner-title {
    font-size: 34px;
    color: #EEF3FF;
    font-weight: 700;
}
.banner-img img {
    height: 100%;
}

button.btn.btn-danger.commutiy-btn {
    text-transform: capitalize;
    font-size: 24px;
    margin-top: 35px;
    width: 464px;
}

.community-bulding-details {
    background: #c9f5f9;
    background: linear-gradient(90deg,#c9f5f9 0,#c9f5f9 50%,#3980c2 50%,#3980c2 100%);
    margin-top: 75px;
    padding-bottom: 57px;
}
/****************************************cummunity details section******************************************/


.community-box.blue {
    color: #fff;
    padding-left: 88px ;
}

.list-group-item:before {
    content: url(../images/campaign/tick.png);
    display: block;
    margin-top: 4px;
    margin-right: 10px;
}
.bulding-details:before {
    content: url(../images/campaign/tick-3.png);
    display: inline-flex;
    margin-top: 2px;
    margin-right: 10px;
}
.bulding-details {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #3980C2;
    border: 1px solid rgba(0,0,0,.125);
    text-align: left;
    border: 0px;
}
li.list-group-item {
    display: flex;
    border: 0px;
    font-size: 16px;
    padding-left: 0px;
    line-height:28px;
}
.community-bulding-about h3{
    margin-bottom: 20px;
}

.banner-text {
    margin: 6% 0 0 0;
    display: block;
}

/****************************************cummunity login form******************************************/
.community-frm-login {
    width: 626px;
    margin: auto;
}
.community-frm-login {
    width: 626px;
    margin: auto;
    padding-top: 27px;
    padding: 43px;
    box-shadow: -1px 7px 18px #E8F1FC;
    margin-top: 27px;
    border-color: #A8C4E5;
    border: 1px solid #A8C4E5;
    border-radius: 8px;
}
.form-group input {
    padding: 20px 18px;
    height: 60px;
    background: #FCFCFC;
    border-color: #DDDEDF;
}
.commutiy-btn {
    background: #EC4F27;
    height: 60px;
    text-transform: uppercase;
    font-size: 20px;
    border-color: #707070;
    color: #fff;
}

.community-details {
    width: 475px;
    text-align: left;
}
.community-details p {
    margin-top: 26px;
    font-weight: 400;
}
.community.community-bulding-login h3 {
    font-size: 26px;
    margin-bottom: 10px;
}
.community-bulding-login h4 {
    color: #EC4F27;
    font-size: 22px;
    font-weight: 700;
}
ul.list-group li {
    padding: 8px 0px 0px;
}
.banner-txt2 {
    color: #fff;
    font-size: 18px;
}
button.btn.btn-block.commutiy-btn:hover {
    background: #d34623;
    color: #fff;
}
/****************************************footer section form******************************************/

footer.community-footer {
    width: 100%;
    background: #f6f6f6;
    height: 123px;
    margin-top: 75px;
    padding-top: 35px;
    text-align: center;
    padding-bottom: 25px;
}
.footer-txt p {
    font-size: 14px;
}
.footer-txt .text {
    color: #707070;
    font-weight: 500;
    margin-bottom: 10px;
}
.footer-txt p {
    font-size: 14px;
    color: #A0A1A1;
}

@media only screen and (min-width: 700px) and (max-width: 1300px) {

    .community-details {
        width: 100%;

    }
    .community-box.blue {
        color: #fff;
        padding-left: 15px;
    }
    .btn.btn-danger.commutiy-btn {
        font-size: 18px !important;
        width: 100% !important;
    }
    .banner:after {
        content: "";
        position: absolute;
        z-index: 0;
        width: 550px;
        display: block;
        right: 0px;
        float: right;
        margin-top: 0px;
        top: 115px;
        background-image: url(../images/campaign/online-community-building.png);
        height: 348px;
        background-repeat: no-repeat;
        background-position: 0% 0%;
        background-size: cover;
    }

}

/*
@media only screen and (min-width: 700px) and (max-width: 1023px) {
.banner-img {
    display: none;
}

.community-about-txt p {
    text-align: center;
    margin-top: 25px;
}

.community-about-txt {
    margin-top: 25px;
    text-align: center;
}
.community-about-txt {
    margin-top: 25px;
}
	.banner:after {
    content: "";
    position: absolute;
    z-index: 0;
    width: 510px;
    display: block;
    right: 0px;
    float: right;
    margin-top: 0px;
    top: 115px;
    background-image: url(../img/online-community-building.png);
    height: 348px;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: cover;
}
.container {
    max-width: 100%;
}
	ul.list-group li {
    padding: 14px 0px 0px;
    text-align: left;
}
}
*/

@media only screen and (max-width: 990px) {
    .banner:after {
        content: "";
        position: absolute;
        z-index: 0;
        width: 400px;
        display: block;
        right: 0px;
        float: right;
        margin-top: 0px;
        top: 115px;
        background-image: url(../images/campaign/online-community-building.png);
        height: 348px;
        background-repeat: no-repeat;
        background-position: 0% 0%;
        background-size: cover;
    }
    .container {
        max-width: 100%;
    }
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
    .community-details {
        width: 100%;
        text-align: center;
        width: 100%;
    }
    .community-bulding-details.community {
        padding-top: 0px;
    }
    .community-bulding-details {
        padding-bottom: 0px;
    }
    .community-frm-login {
        width: 100%;
    }
    .community-box.blue {
        color: #fff;
        padding-left: 15px;
    }
    .community-img {
        text-align: center;
    }
    .col-sm-12.col-md-6.col-lg-6.community-box.skyblue h3 {
        padding-top: 0px;
    }





    .community-box.blue .community-details {
        padding-top: 30px;
        margin-top: 25px;
        padding-bottom: 40px;
    }
}



@media only screen and (max-width: 768px){

    .banner:after {display:none;}

    .banner-text {
        margin-top: 0;
        padding: 8% 0 8% 0;
    }

    .banner {

        height:  auto;

    }

    .community-bulding-details {
        background: #c9f5f9;
        background: linear-gradient(to bottom,#c9f5f9 0,#c9f5f9 50%,#3980c2 50%,#3980c2 100%);
    }

    .col-sm-12.col-md-6.col-lg-6.community-box.blue {
        margin-top: 25px;
    }

    .container, .container-md, .container-sm {
        max-width: 100%;
    }
    .community-img {
        text-align: center;
    }

    .community-details {
        width: 100%;
        text-align: center;

        padding: 25px 15px 25px 15px;
    }

    .skyblue .community-details {
        padding: 80px 15px 0px 15px;
        height: 300px;
    }

    .community-box.blue {
        padding-left: 15px;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    .banner-img {
        display: none;
    }
    .btn.btn-danger.commutiy-btn {
        font-size: 20px;
        width: 100%;
    }
    .community-about-txt {
        margin-top: 25px;
        padding: 0 15px 0 15px;
        text-align:left;
    }
    .community-bulding-details {
        background: #c9f5f9;
        background: linear-gradient(to bottom,#c9f5f9 0,#c9f5f9 50%,#3980c2 50%,#3980c2 100%);
    }

    .container, .container-sm {
        max-width: 100%;
    }
    .banner-text .banner-txt {
        width: auto;
        padding-top: 0px;

    }

}


/***************************** responsive mobile code********************************/

@media only screen and (max-width: 600px) {

    .banner-text .banner-title {
        font-size: 30px;

    }

    .skyblue .community-details {
        padding: 25px 15px 0px 15px;
        height: auto;
    }
    .banner-text{text-align: center; }

    .banner-text .banner-txt {
        width: 100%;
        font-size: 18px;
    }
    p.banner-txt2 {

        font-size: 16px;
        margin-top: 10px;
    }

    .community.community-bulding-login h3 {
        margin-bottom: 15px;
        margin-top: 0px;
        padding-top: 0px;
        font-size: 22px;
    }
    .community h3 {
        font-size: 26px;
        font-family: 'Roboto', sans-serif;
        padding-top: 25px;
    }

    .community-bulding-details.community {
        padding-top: 5px;
    }
    .community-details p {
        margin-top: 25px;
    }
    .community-details h3 {
        margin-top: 30px;
        text-align: left;
        font-size: 26px;
    }
    .community-details {
        width: 100%;
        text-align: center;
    }
    .community-frm-login {
        width: 100%;
        margin: auto;
    }
    .community-box.blue {
        color: #fff;
        padding-left: 15px;
    }
    .community-bulding-details {
        background: #c9f5f9;
        background: linear-gradient(to bottom,#c9f5f9 0,#c9f5f9 50%,#3980c2 50%,#3980c2 100%);
        padding-bottom: 0px;
    }
    button.btn.btn-danger.commutiy-btn {
        text-transform: capitalize;
        font-size: 18px;
        margin-top: 35px;
        width: 100%;
    }
    .commutiy-btn {
        font-size: 18px;
    }

    .community p {
        margin-bottom: 0px;
    }

    .banner-img {
        display: none;
    }
    .community-details {
        margin-top: 25px;
    }

    .community-bulding-login h4 {
        color: #EC4F27;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 480px) {

    .community-frm-login {
        width: 100%;
        margin: auto;
        padding: 25px;
    }
    .banner-text .banner-txt {
        width: 100%;
    }
    .community-details {
        width: 100%;
    }
    .community-box.blue {
        margin-top: 25px;
    }
    .banner-img {
        display: none;
    }
    button.btn.btn-block.commutiy-btn {
        font-size: 18px;
    }
    .community-bulding-details {
        background: #c9f5f9;
        background: linear-gradient(to bottom,#c9f5f9 0,#c9f5f9 50%,#3980c2 50%,#3980c2 100%);
    }
    button.btn.btn-danger.commutiy-btn {
        text-transform: capitalize;
        font-size: 18px;
        margin-top: 35px;
        width: 100%;
    }
    .community-box.blue {
        color: #fff;
        padding-left: 15px;
    }
    .community h3 {
        font-size: 30px;
        font-family: 'Roboto', sans-serif;
        padding-top: 0px;
    }
    .community-about-txt {
        padding-top: 30px;
    }

    .blue .community-details h3 {
        margin-top: 55px;
    }
    .community p {
        margin-bottom: 0px;
    }
    footer.community-footer {
        width: 100%;
        background: #f6f6f6;
        height: auto;
    }
    .community-bulding-login h4 {
        color: #EC4F27;
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 25px;
    }

    .banner-text .banner-title {
        font-size: 28px;
        color: #fff;
    }
    .community h3 {
        font-size: 28px;
    }
    footer.community-footer {
        width: 100%;
        background: #f6f6f6;
        height: auto;
    }
    .community-frm-login {
        width: 100%;
        margin: auto;
    }
    .community-box.blue {
        margin-top: 25px;
    }
    .community-about-txt {
        margin-top: 25px;
    }
    .banner-text .banner-title {
        font-size: 28px;
        color: #fff;
    }
    .community h3 {
        font-size: 22px;
    }
    footer.community-footer {
        width: 100%;
        background: #f6f6f6;
        height: auto;
    }
    .community-frm-login {
        width: 100%;
        margin: auto;
    }
    .community-box.blue {
        margin-top: 25px;
    }
    .community-about-txt {
        margin-top: 25px;
    }

}
@media only screen and (min-width: 360px) and (max-width: 588px) {
    .container, .container-sm {
        max-width: 100%;
    }
    .community-bulding-details {
        background: #c9f5f9;
        background: linear-gradient(to bottom,#c9f5f9 0,#c9f5f9 50%,#3980c2 50%,#3980c2 100%);
    }
}


.thank-you-pop{
    width:100%;
    text-align:center;
}
.thank-you-pop img{
    width:auto;
    height:auto;
    margin:0 auto;
    display:block;
    /*margin-top: -40px;*/
}
.thanks-modal {
    position: fixed;
    top: 44px;
}
.thanks-modal .modal-dialog {
    max-width: 630px;
}

.thanks-modal .modal-body {
    padding:1rem 40px;
}
a.cross {
    position: absolute;
    right: 0px;
    top: -30px;
}
.thank-you-pop .thanks-txt {
    background: #062B54;
    color: #fff !important;
    font-style: italic;
    margin: 0rem auto;
    padding: .3rem;
    width: 270px;
    font-size: 30px;
    height: 60px;
    border-radius: .25rem;
}
.thank-you-pop h4 {
    color: #D64E10;
}
.thank-you-pop h3 {
    font-size: 26px;
}

.thank-you-pop p {
    margin-top: 1;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 20px 35px;
}
.modal-content{
    background-color: #3980C2 !important;
}
