body {
    font-family: arial,helvetica,sans-serif;
}

.tcenter {
    text-align: center;
}

.header {
    min-height: 85px;
    background: #fff;
}

    .header .ielts-logo {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .header .idp-logo {
        padding-top: 10px;
        padding-bottom: 10px;
        float: right;
    }

.bcontent {
    background: #F4F4F4;
}

.white {
    color: #fff;
}

.bcontent .parallax-bg {
    background: rgba(65,56,56,0.74);
    background: url(../../images/ielts-customer-connect-background.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    height: 481px;
}

    .bcontent .parallax-bg .overlay {
        background: rgba(65,56,56,0.74);
        height: 481px;
    }

.box-layout {
    margin-top: -150px;
    position: relative;
    padding-left: 70px;
    padding-right: 70px;
}

    .box-layout .content {
        background: #fff;
        display: block;
        width: 100%;
        padding: 40px 40px 40px 40px;
        border-style: solid;
        border-width: 1px;
        border-color: #ccc;
        border-radius: 0px;
    }

.hcontent {
    padding-left: 30px;
    padding-right: 30px;
}

.h40 {
    height: 40px;
}

.h100 {
    height: 100px;
}

.h150 {
    height: 150px;
}

h1 {
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    line-height: 58px;
    letter-spacing: -2px;
    text-align: center;
}

p {
    font-size: 16px;
    letter-spacing: -0.6px;
    line-height: 26px;
}

.hcontent p {
    clear: both;
    padding-top: 40px;
}

.pspace {
    height: 70px;
}

.footer {
    background: #fff;
    min-height: 95px;
}

    .footer .ielts-logo {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .footer .copytext {
        padding-top: 35px;
        padding-bottom: 35px;
        float: right;
        font-size: 16px;
        color: rgb(195, 180, 180);
    }

    .footer .copylink {
        padding-top: 35px;
        padding-bottom: 35px;
        float: left;
        font-size: 16px;
        color: rgb(195, 180, 180);
    }

    .footer a:link,
    .footer a:visited,
    .footer a:hover {
        color: rgb(195, 180, 180);
    }

.sform label {
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    color: #666;
}

.sform input {
    background-color: #fff;
    color: #000;
    border-radius: 0px;
}

.sform .form-control:focus {
    border-color: #fff;
    outline: 1px;
    -webkit-box-shadow: inset 0 0px 1px rgba(0,0,0,.075),0 0 1px rgba(0,0,0,.75);
    box-shadow: inset 0 0px 1px rgba(0,0,0,.075),0 0 1px rgba(0,0,0,.75);
}

.sform textarea {
    background-color: #fff;
    color: #000;
    border-style: solid;
    border-width: 1px;
    border-color: #bbbbbb;
    border-radius: 0px;
    height: 129px;
}

.sform .sbtn, .sform .sbtn:focus {
    color: #fff;
    background-color: #E51A37;
    border-style: none;
    border-radius: 7px;
    z-index: 6;
    width: 100%;
    height: 51px;
    font-size: 24px;
    line-height: 29px;
    font-weight: normal;
}

.thanks h4 {
    font-size: 32px;
    font-family: 'helvetica', 'arial', 'sans serif';
    text-align: center;
    color: #e51a37;
    letter-spacing: -1px;
}

.thanks p {
    padding-top: 30px;
    font-size: 14px;
    line-height: 22px;
    font-family: 'helvetica', 'arial', 'sans serif';
    text-align: center;
}

.linkbox a {
    text-decoration: none;
    font-size: 12px;
    letter-spacing: -0.5px;
    color: #000;
    text-align: center;
}

.linkbox {
    padding-bottom: 30px;
}

    .linkbox img {
        text-align: center;
        max-width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
/* Responsive behaviour */
@media screen and (max-width: 1100px) {

    .hcontent h1 {
        font-size: 40px;
        line-height: 42px;
    }
}

@media screen and (max-width: 767px) {
    .header {
        height: auto;
    }

        .header .ielts-logo, .footer .ielts-logo {
            text-align: center;
        }

        .header .idp-logo, .footer .copytext {
            text-align: center;
            float: none;
        }

    .footer .copytext {
        padding-top: 0px;
        padding-bottom: 35px;
    }

    .hcontent h1 {
        font-size: 38px;
        line-height: 38px;
    }

    .box-layout {
        padding-left: 20px;
        padding-right: 20px;
    }

    .linkbox p {
        font-size: 11px !important;
        letter-spacing: 0.5px !important;
    }
}

.comments-container {
    height: auto;
    width: 100%;
    display: block;
    background: rgba(233,231,231,1);
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border-radius: 0px;
    position: relative;
    font-family: Arial !important;
    text-align: center;
}

    .comments-container p {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 10px;
        font-size: 24px;
    }

.comments-user {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
    color: #323233;
    font-size: 20px
}

.comments-details {
    text-align: center;
    line-height: 25px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 45px;
    font-size: 16px;
}

.comment-comma{
    display: inline-block;
    background: rgba(255,255,255,0);
    left: 15%;
    position: absolute;
    color: #007cb1;
}

.comment-comma1{
    display: inline-block;
    background: rgba(255,255,255,0);
    right: 17%;
    position: absolute;
    color: #007cb1;
}

.comment-comma em{
    font-size: 50px;
}

.comment-comma1 em{
    font-size: 50px;
}

.user-comments{
    display: inline-block;
    width: 58%;
    padding: 0;
    margin: 0;
}
