body {
    font-family: carlitobold;
    line-height: 1.3;
    color: #16355c;
}


/* header starts */

#header .navbar {
    background-color: #ffffff;
    border-bottom: 2px solid #868585;
}

#header .container {
    /* padding-top: 40px; */
    padding-bottom: 10px;
    /* align-items: unset; */
}

.navbar-expand-md .navbar-nav {
    flex-direction: row;
}

.navbar-brand img {
    width: 100%;
}

.nav-link {
    color: #868585;
    text-transform: uppercase;
    font-size: 12px;
}

.nav-menu img {
    height: 35px;
}

#login-btn {
    margin-right: 12px;
    margin-left: 26px;
}

#login-btn img,
#login-btn-collaps img {
    margin-right: 10px;
    height: 10px;
}

#login-btn a,
#login-btn-collaps {
    background-image: url("../assets/images/log_in_button_bg.png");
    padding-right: 20px;
    padding-left: 20px;
    color: #000000;
    font-size: 13px;
}

.nav-item {
    margin-left: 20px;
}

.search input {
    width: 100%;
    height: 25px;
    background-image: url("../assets/images/search_bar.png");
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 25px 0 15px;
    font-size: 12px;
}

input:focus {
    outline: none;
}

.search div {
    position: relative;
}

.search img {
    position: absolute;
    height: 61%;
    width: 2.5%;
    top: 50%;
    right: 25px;
    transform: translate(0, -50%);
}

.nav-row #img-border {
    width: 100%;
}

.nav-row span {
    color: #153258;
    font-size: 20px;
}

.righ-nav {
    /* height: 100%; */
    background-color: #123155;
    position: absolute;
    right: 0;
    top: 0;
    opacity: .9;
    z-index: 9999;
    overflow: auto;
}

.righ-nav a {
    color: #fff;
    cursor: pointer;
}

.righ-nav a:hover {
    color: #fff;
}

.righ-nav .nav-item {
    margin-left: 0;
}

.closebtn {
    font-size: 20px;
}


/* header ends */


/* body starts */


/* #main {
    margin-top: 185px;
} */

.page-section {
    background-color: #f2f2f7;
    padding-top: 50px;
    padding-bottom: 50px;
}

.score-section {
    /* background-color: #f2f2f7; */
    padding-bottom: 30px;
}

.q-tiles {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.q-tiles img {
    width: 100%;
}

.q-tiles span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    transform: translate(-25%, -50%);
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    width: 50%;
}

.page-breaker {
    font-size: 30px;
    background-color: #16355c;
    color: #fff;
    padding: 28px;
    font-family: carlitoitalic;
    text-align: center;
}

.form-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 42px;
    width: 100%;
    margin-bottom: 30px;
    color: #153258;
}

.section-contact {
    /* border-right: 1px solid #16355c; */
    padding-right: 38px;
}

.section-contact input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #16355c;
    padding: 0 10px;
    height: 18px;
    margin-bottom: 8px;
    vertical-align: text-bottom;
    width: -webkit-fill-available;
}

.fullwidth {
    width: 100%;
}

.flex {
    display: flex;
}

.flex label {
    flex: 0 1 auto;
}

.flex input {
    flex: 1;
}

.section-contact label {
    color: #16355c;
    margin-bottom: 0;
    font-family: carlitoregular;
}

.submit {
    background-image: url(../assets/images/submit_button.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 105px;
    height: 36px;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
}

#address-section {
    margin-left: 12px;
    border-left: 1px solid #16355c;
}

.info {
    color: #16355c;
    font-size: 18px;
    margin-bottom: 20px;
    margin-left: 20px;
    font-family: carlitoregular;
    line-height: 1.3;
}

#address {
    text-align: center;
}

.italic {
    font-family: carlitoitalic;
}

#contact-info {
    margin-left: auto;
    margin-right: auto;
    width: 175px;
}

#contact-info img {
    width: 25px;
    margin-right: 5px;
}

#socialmedia {
    text-align: center;
}

#socialmedia img {
    width: 50px;
}


/* #login-btn-collaps a {
    height: 25px !important;
} */

#login-btn-collaps img {
    margin-right: 0 !important;
}

.navbar-toggler .nav-menu img {
    height: 28px;
}

.navbar-toggler .nav-item {
    margin-left: 5px;
}

.error {
    color: red !important;
    font-size: 14px !important;
}

.scores img {
    width: 100%;
}

.item-title img {
    height: 100px;
}

.item img {
    height: 180px;
}

.item-single img {
    height: 90px;
}

.item-title {
    position: relative;
    padding: 0 25px;
}

.item div {
    position: relative;
}

.mr-32 {
    margin-right: 32px;
}

.ml-m-44 {
    margin-left: -44px;
}

.ml-32 {
    margin-left: 32px;
}

.mr-m-44 {
    margin-right: -44px;
}

.item-title span {
    font-size: 25px;
    width: 72%;
    transform: translate(-19%, -50%);
}



.item,
.item-single,
.item-sample {
    position: relative;
    padding: 0 24px;
    margin-top: 20px;
}


.item span,
.item-single span,
.item-sample span,
.item-title span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.2;
}

.item span,
.item-sample span {
    width: 88%;
    transform: translate(-7%, -50%);
}


.item1,
.item-single1,
.item-sample1 {
    position: relative;
    padding: 0 24px;
    margin-top: 20px;
}


.item1 span,
.item-single1 span,
.item-sample1 span,
.item-title1 span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    color: #7c1984;
    text-transform: uppercase;
    line-height: 1.2;
}

.item1 span,
.item-sample1 span {
    width: 88%;
    transform: translate(-7%, -50%);
}

.item2,
.item-single2,
.item-sample2 {
    position: relative;
    padding: 0 24px;
    margin-top: 20px;
}


.item2 span,
.item-single2 span,
.item-sample2 span,
.item-title2 span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    color: #65b044;
    text-transform: uppercase;
    line-height: 1.2;
}

.item2 span,
.item-sample2 span {
    width: 88%;
    transform: translate(-7%, -50%);
}

.item3,
.item-single3,
.item-sample3 {
    position: relative;
    padding: 0 24px;
    margin-top: 20px;
}


.item3 span,
.item-single3 span,
.item-sample3 span,
.item-title3 span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    color: red;
    text-transform: uppercase;
    line-height: 1.2;
}

.item3 span,
.item-sample3 span {
    width: 88%;
    transform: translate(-7%, -50%);
}


.item4,
.item-single4,
.item-sample4 {
    position: relative;
    padding: 0 24px;
    margin-top: 20px;
}


.item4 span,
.item-single4 span,
.item-sample4 span,
.item-title4 span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    color: #a44a4a;
    text-transform: uppercase;
    line-height: 1.2;
}

.item4 span,
.item-sample4 span {
    width: 88%;
    transform: translate(-7%, -50%);
}


.item5,
.item-single5,
.item-sample5 {
    position: relative;
    padding: 0 24px;
    margin-top: 20px;
}


.item5 span,
.item-single5 span,
.item-sample5 span,
.item-title5 span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    color: #7c1984;
    text-transform: uppercase;
    line-height: 1.2;
}

.item5 span,
.item-sample5 span {
    width: 88%;
    transform: translate(-7%, -50%);
}

.item6,
.item-single6,
.item-sample6 {
    position: relative;
    padding: 0 24px;
    margin-top: 20px;
}


.item6 span,
.item-single6 span,
.item-sample6 span,
.item-title6 span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    color: #c25858;
    text-transform: uppercase;
    line-height: 1.2;
}

.item6 span,
.item-sample6 span {
    width: 88%;
    transform: translate(-7%, -50%);
}


.item-single span {
    width: 100%;
    transform: translate(0, -50%);
}

#performer {
    /* background-image: url("../assets/images/performer/bg.png"); */
    background-color: #f2f2f7;
}

#adultbrand {
    /* background-image: url("../assets/images/character/bg.png"); */
    background-color: #f2f2f7;
}

#character {
    /* background-image: url("../assets/images/character/bg.png"); */
    background-color: #f2f2f7;
}

#c_research {
    /* background-image: url("../assets/images/customeresearch/bg.png"); */
    background-color: #f2f2f7;
}

#deadq {
    /* background-image: url("../assets/images/deadq/bg.png"); */
    background-color: #f2f2f7;
}

#hispanic {
    /* background-image: url("../assets/images/hispanicperformer/bg.png"); */
    background-color: #f2f2f7;
}

#i_research {
    /* background-image: url("../assets/images/internationalsearch/bg.png"); */
    background: #ffffff;
}

#kidsmom {
    /* background-image: url("../assets/images/kidsmom/bg.png"); */
    background-color: #f2f2f7;
}

#i_research .content {
    padding: 40px 40px 0 40px;
    color: #153258;
}

#i_research .content h4 {
    border-bottom: 2px solid #153258;
}

#i_research .content .red {
    color: red;
}

#i_research .content li {
    margin-top: 30px;
}

#c_research .box {
    border: 2px solid #65b044;
    padding: 30px 15px 10px;
}

#c_research .item {
    padding: 0 15px;
}

#search .box {
    border: 2px solid #ccc;
    padding: 15px 15px 10px;
    border-radius: 5px;
    min-height: 500px;
}

#search {
    background-color: #f2f2f7;
}

.br-bt {
    border-bottom: 1px solid #ccc;
}


/* body ends */


/* footer starts */

.backtohome {
    border-top: 1px solid #868585;
    padding-top: 19px;
    padding-bottom: 15px;
}

.backtohome a {
    width: 100%;
}

.backtohome img {
    width: 100%;
}


/* .backtohome span {
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    transform: translate(-5%, -50%);
    color: #16355c;
    text-transform: uppercase;
    font-size: 24px;
    width: 80%;
} */

.backtohome button {
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 8px;
    border: 1px solid #16355c;
    background: none;
    padding: 0 25px;
    color: #16355c;
    height: 50px;
}

.copyright {
    color: #16355c;
    font-size: 16px;
    font-family: carlitoregular;
    border-top: 2px solid #868585;
}

#login {
    font-family: carlitoregular;
}

.modal-header {
    border-bottom: 0;
    display: inline;
    padding-top: 22px;
    padding-bottom: 0;
}

.modal-header .close-btn {
    padding: 5px 10px;
    color: #16355c;
    float: right;
    margin: -1.5rem -1rem -1rem auto;
    border: none;
    background: none;
}

#login .form-control {
    border-radius: 0;
    border: 1px solid #16355c;
    height: 30px;
}

.form-control:focus,
#login button:focus {
    box-shadow: none;
    outline: none;
}

.modal-content {
    border-radius: 0;
}

#report .modal-dialog {
    max-width: 80%;
}


/* The container */

#login .checkbox-container {
    display: block;
    position: relative;
    padding-left: 20px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    /* font-size: 22px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    border: 1px solid #16355c;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked~.checkmark:after {
    display: block;
}

.checkbox-container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #16355c;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#login .btn {
    background: #16355c;
    border-radius: 0;
    border-color: #16355c;
    width: 100%;
    color: #fff;
}


/* footer ends */

.fz-xl {
    font-size: 30px;
}

.fz-l {
    font-size: 25px;
}

.fz-m {
    font-size: 20px;
}

.fz-s {
    font-size: 19px;
}

.fz-x {
    font-size: 16px;
}


/* media query starts */

@media (max-width: 1200px) {
    .fz-l,
    .fz-xl {
        font-size: 20px;
    }
    .fz-m {
        font-size: 16px;
    }
    .fz-s {
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .tagline {
        margin-top: -5px;
    }
    .item img {
        height: 120px;
    }
    .backtohome span {
        font-size: 13px;
    }
    .backtohome button {
        font-size: 16px;
    }
    .fz-l,
    .fz-xl {
        font-size: 14px;
    }
    .fz-m {
        font-size: 11px;
    }
    .fz-s {
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    .righ-nav {
        height: 100%;
    }
    .page-section {
        padding-top: 25px;
        padding-bottom: 30px;
    }
    .page-breaker {
        font-size: 18px;
    }
    .tagline {
        line-height: 1.1;
        margin-top: -5px;
    }
    .nav-row.search {
        margin-bottom: -3px;
    }
    .section-contact {
        border-bottom: 1px solid #16355c;
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    #address-section {
        border-left: none;
        margin-left: 0;
    }
    .info {
        margin-left: 0;
    }
    .item img {
        height: 90px;
    }
    .item-title img {
        height: 75px;
    }
    .backtohome span {
        font-size: 18px;
    }
    .backtohome button {
        font-size: 18px;
    }
    .item-single span {
        width: 86%;
        transform: translate(-8%, -50%);
    }
    .mr-32,
    .mr-m-44,
    .ml-m-44,
    .ml-32 {
        margin: 0;
    }
    .fz-l,
    .fz-xl {
        font-size: 18px;
    }
    .fz-m {
        font-size: 16px;
    }
    .fz-s {
        font-size: 15px;
    }
}

@media (max-width: 560px) {
    .search input {
        height: 21px;
        /* background-size: contain; */
    }
    .nav-row span {
        font-size: 10px;
        line-height: 1.1;
    }
    .tagline {
        line-height: 0.5;
        margin-top: -5px;
    }
    #header .container {
        padding-top: 5px;
        padding-bottom: 0px;
        align-items: unset;
    }
    .info {
        font-size: 12px;
    }
    .section-contact label {
        font-size: 9px;
    }
    .backtohome span {
        font-size: 16px;
    }
    .backtohome button {
        font-size: 16px;
    }
    .search img {
        height: 48%;
        width: 1.5%;
        right: 24px;
    }
    #contact-info {
        width: 125px;
    }
    .fz-l,
    .fz-xl {
        font-size: 15px;
    }
    .fz-m {
        font-size: 13px;
    }
    .fz-s {
        font-size: 12px;
    }
}

@media (min-width: 560px) {
    /* #main {
        margin-top: 300px;
    } */
    .search input {
        height: 24px;
    }
    .nav-row span {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    /* #main {
        margin-top: 265px;
    } */
    .search input {
        height: 20px;
    }
    .nav-row span {
        font-size: 16px;
    }
    #contact-info {
        width: 84%;
    }
    .q-tiles span {
        font-size: 9px;
    }
    .righ-nav {
        position: fixed;
    }
    .item-title span {
        font-size: 30px;
    }
}

@media (min-width: 992px) {
    /* #main {
        margin-top: 255px;
    } */
    .search input {
        height: 31px;
    }
    #contact-info {
        width: 56%;
    }
    .q-tiles span {
        font-size: 14px;
    }
    .item-title span {
        font-size: 35px;
    }
}

@media (min-width: 1200px) {
    /* #main {
        margin-top: 275px;
    } */
    .search input {
        height: 37px;
    }
    .nav-row span {
        font-size: 17px;
    }
    .q-tiles span {
        font-size: 16px;
    }
    #contact-info {
        width: 50%;
    }
}