@font-face{font-family:GothamBook;src:url(../fonts/GothamBook.eot);src:url(../fonts/GothamBook.eot?#iefix) format('embedded-opentype'),url(../fonts/GothamBook.svg#GothamBook) format('svg'),url(../fonts/GothamBook.ttf) format('truetype'),url(../fonts/GothamBook.woff) format('woff'),url(../fonts/GothamBook.woff2) format('woff2');font-weight:400;font-style:normal}
@font-face{font-family:GothamBold;src:url(../fonts/GothamBold.eot);src:url(../fonts/GothamBold.eot?#iefix) format('embedded-opentype'),url(../fonts/GothamBold.svg#GothamBold) format('svg'),url(../fonts/GothamBold.ttf) format('truetype'),url(../fonts/GothamBold.woff) format('woff'),url(../fonts/GothamBold.woff2) format('woff2');font-weight:400;font-style:normal}
@font-face{font-family:Gotham-Medium;src:url(../fonts/Gotham-Medium.eot);src:url(../fonts/Gotham-Medium.eot?#iefix) format('embedded-opentype'),url(../fonts/Gotham-Medium.svg#Gotham-Medium) format('svg'),url(../fonts/Gotham-Medium.ttf) format('truetype'),url(../fonts/Gotham-Medium.woff) format('woff'),url(../fonts/Gotham-Medium.woff2) format('woff2');font-weight:400;font-style:normal}
@font-face {
    font-family: Popins-extrabolditaliq;
    src: url(../fonts/Poppins-ExtraBoldItalic.ttf);
}

@font-face {
    font-family: Agencyfbb;
    src: url(../fonts/AgencyFBBlack.ttf);
}

@font-face {
    font-family: Popins-mediumitaliq;
    src: url(../fonts/Poppins-MediumItalic.ttf);
}

@font-face {
    font-family: Popins-thinitaliq;
    src: url(../fonts/Poppins-ThinItalic.ttf);
}


  /* Common css */

  body{font-family: 'Poppins', sans-serif;color:#fff;}
  .page-template-film-fare-2021{background: #333;}
  .form-section {
    background-image: url(../images/filmfare/bg-filmfare.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.first-block-question h1 {
    font-size: 52px;
    text-transform: uppercase;
    font-weight: bolder;
    /* font-family: 'Poppins'; */color: #fcc400;
}

.upload-text img {
    float: right;
    width: 110px;
    margin-top: -40px;
    margin-left: 70px;
}

.upload-text label {
width: 100%;
display: block;
}


.upload-text p {
font-size: 28px;
font-weight: 500;
float: left;
display: block;
margin-top: 0;
padding-bottom: 30px;
line-height: 40px;

}

.upload-text p span {
    font-size: 26px;
    font-weight: 100;
    display: block;
}
hr.first-hr {width: 80%;float: left;border: 1px solid;}
.First-block {display: inline-block;padding: 0 30px;margin-top:5px;}
.frm-box label {
    font-weight: 100;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
}
.frm-box label {
    font-weight: 100;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
}
.image-upload>input {
    display: none;
}
label.gradient-box {
    background-image: linear-gradient(to right,#a92170,#ff1948, #fead37);
    display: inline-block;
    border: 2px solid;
    border-bottom: 0;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 10px;
    font-weight: 500;
    margin-bottom: 0;
    height: 70px;
    background: #ffc600;
    color: #333;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.effect-1{background-image:linear-gradient(to right,#a92170,#ff1948, #fead37)}
input.effect-1 {
    display: block;
    width: 100%;
    height: 70px;
    background: rgb(204 204 204 / 10%);
    border: 2px solid !important;
    border-radius: 5px;
    border-top-left-radius: 0;
    outline: none;
    padding: 7px 15px !important;
}
.frm-box {
    margin: 30px 0 0;
}
.First-block {
    position: relative;
}
section.main-form .container, footer .container {
    width: 100%;
    padding: 0 50px;
}
.footer-text p {padding: 20px 0;margin: 0;font-size: 18px;text-transform: capitalize;}
.form-block {
    padding: 0;
    margin-top: 70px;
    /* border-left: 5px solid #ff8d44;
    border-right: 5px solid #dc5f5d; */
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 0 100%;
    background-repeat: no-repeat;
    /* -webkit-background-size: 100% 20px;
    -moz-background-size: 100% 20px; */
    /* background-size: 100% 5px;
    background-image: -webkit-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%), -webkit-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%);
    background-image: -moz-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%), -moz-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%);
    background-image: -o-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%), -o-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%);
    background-image: linear-gradient(to right, #fa98cb 0%, #a9216b 100%), linear-gradient(to right, #ff8d44 0%, #a9216b 100%);
        background-image: linear-gradient(to right, #fa98cb 0%, #a9216b 100%), linear-gradient(to right, #ff8d44 0%, #a9216b 100%); */
        /* border: 10px solid transparent;
        border-image-source: url('../images/filmfare/border.jpg');
        border-image-repeat: round;
        border-image-slice: 30;
        border-image-width: 10px; */
        border: 1px solid #cda319;
}
.upload-content.gradient-box {
    display: flex;
}
textarea#tfgs_applicant_question {
    width: 100%;
}

label.tsgsfilename_image {
margin-top: 30px;padding-left: 10px;
}
.upload-content.gradient-box img {
    margin-top: 20px;
}
.second-block {
    padding: 0 30px 30px;
}
.upload-content.gradient-box h3 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    display: inline-block;
    border: 2px solid;
    border-radius: 5px;
    padding: 10px 20px;
}

.upload-content.gradient-box span {
    font-weight: 100;
    text-transform: lowercase;
    font-size: 18px;
}
.upload-content.gradient-box img {
    width: 60px;
    height: 82px;
    cursor: pointer;
    margin-left: 15px;
}
label.containers a:hover {
    color: #000;
}
label.chk-box.effect-1 {
    font-size: 26px;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-bottom: 40px;
    border: 2px solid;
    border-radius: 5px;
}
button.submit {
    background: transparent;
    border: 0;
    outline: none;
    height: 100px;
    width: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 9;
    color: transparent;
}
textarea#tfgs_applicant_question {
    padding: 10px;
    border: 2px solid;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: rgb(204 204 204 / 10%);
}
button.submit img {
    width: 100%;
}
button.submit:hover {
    background: transparent;
}
.social-icons {display: flex;justify-content: flex-end;align-items: center;margin-top: 30px;}

.social-icons h4 {
    font-size: 24px;
}
label.error {
    display: block;
    width: 100%;
    font-size: 20px;
    margin-top: 5px;
    font-weight: 100;
    color: #ff0000;text-transform: inherit;
}
.icons img {
    width: 40px;
    margin: 0 5px;
}

.mandatory-fields {
    margin-bottom: -40px;
    margin-top: 30px;
    text-align: right;
    font-size: 20px;
}
label.gradient-box span {
    display: block;
    font-size: 12px;
    text-transform: lowercase;
}
.icons {
    margin-left: 10px;
}
.containers {
  display: block;
  position: relative;
  padding-left: 35px;
  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 */
.containers input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
button.submit img {
    width: 250px;
    height: 80px;
    float: left;
}
.icons img:hover {
    transform: scale(1.1);
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
    top: 15px;
    left: 15px;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid;
}
input#tfgs_applicant_familypic {
    display: none;
}
/* On mouse-over, add a grey background color */
.containers:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the checkbox is checked, add a blue background */
.containers input:checked ~ .checkmark {
      background-color: transparent;
    border: 1px solid;
}
label.containers {
    font-size: 26px;
    font-weight: 600;
    padding: 10px 50px;
    text-transform: uppercase;
    margin-bottom: 0px;
    border: 2px solid;
    border-radius: 5px;
    background-image: linear-gradient(to right,#a92170,#ff1948, #fead37);
    display: inline-block;
    background: #ffc600;
    color: #333;
    margin: 30px 0px 0px;border: 2px solid #fff;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containers input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containers .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #333;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div#results div {
    height: 5px !important;
}
.inp-box {
    background: 0 0;
    min-height: 50px;
    font-size: 25px;
    color: #fff;
    padding: 6px 0px;margin:30px ​0px 0px;
}
.inp-options, .inp-text {
    color: #0be8fe;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
    display: inline-block;
}
.inp-options {
    float: right;
}
.containers a {
    color: #333;
    text-decoration: underline;
}
.inp-options  .containers
{margin: 0px;}
.inp-box .gradient-box{margin: 5px 0px;border: 2px solid #fff;}
label.gradient-box.inp-text {
    border: none;
    border-radius: 5px;border: 2px solid #fff;
}
.containers img {
    width: 140px;
    display: inline-block;
    vertical-align: middle;
}
.fan_btn_submit:hover
{
    border: none;
}
.submit {
    padding: 0px;
}
.footer-text p {
    display: inline-block;
    width: 100%;
}
.footer-text {
    display: flex;
    justify-content: space-between;
}
#ff_uk-2021_modal img {
    width: 100%;
}
@media(max-width:1366px)
{
    label.containers {
        padding: 10px 44px;    padding-right: 10px;
}
}
@media (min-width: 768px) and (max-width: 1024px){
  .first-block-question h1 {
    font-size: 30px;
}
p.hc-notice {
    margin-top: 0;
}
.upload-text img {
    width: 50px;
    margin: 18px 0 0 30px;
}
.First-block {
    padding-bottom: 30px;
}
p.hc-notice {
    font-size: 16px;
    line-height: 0;
}
.upload-text p {
    font-size: 20px;
    float: left;
    max-width: 500px;
    margin-top:12px;
    line-height: 28px;
}
.First-block {
    padding-bottom: 30px;
}
.upload-text p span {
    font-size: 20px;
}

hr.first-hr {
    margin:5px 0;visibility: hidden;
}
.upload-content.gradient-box img {
        margin-top: 35px;
}
button.submit img {
        width: 180px;
    float: left;
    height: 61px;
}
textarea#tfgs_applicant_question {
    width: 100%;
}
.social-icons {
    justify-content: end;
    margin: 10px;
}
}
@media (max-width: 767px){
  section.main-form .container, footer .container{padding:0 10px;}
  .first-block-question h1 {
    font-size: 20px;
}
.First-block {
    padding: 0 5px 30px;
}
.upload-text img {
    width: 50px;
    margin-top: 10px;
}

label {}

.upload-text.image-upload label {
    width: 100%;
}

.upload-text p {
    font-size: 18px;
    margin-top: -75px;
    max-width: 290px;
}

hr.first-hr {
    display: none;
}

.upload-text p span {
    font-size: 12px;
}
.second-block {
    padding: 0 8px 30px 8px;
}
input.effect-1 {
    height: 50px;
}
.upload-content.gradient-box h3 span {
    font-size: 12px;
}
.upload-content.gradient-box h3 {
    font-size: 16px;
    padding: 7px;
}
label.containers {
    font-size: 16px;
    padding: 15px 50px;
}
button.submit img {
    width: 150px;
    height: 50px;
}
.social-icons h4 {
    font-size: 16px;
}

.icons img {
    width: 25px;
}

.social-icons {
    justify-content: end;
    margin-left: 12px;
    margin-top: 0;
}
.footer-text p {
    font-size: 12px;
}

input.effect-1:focus {
    border: 2px solid;
}

label.containers a:hover {
    color: #000;
}

.upload-text p {
    line-height: 20px;padding-right: 10px;margin-top:-68px;max-width: 290px;font-size: 18px;
}

label.gradient-box {
    font-size: 16px;
    padding: 7px;
    height: auto;
}


.footer-text p {
    font-size: 12px;
}

label.error {
    font-size: 12px !important;
}

label.tsgsfilename_image {
    font-size: 11px;
}

textarea#tfgs_applicant_question {
    width: 100%;
}

label.tsgsfilename_video {
    position: absolute;
    bottom:17px;
    font-size: 10px;
}
p.hc-notice {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
}
.inp-options {
    width: 100%;
    padding-left: 0px;
}
label.gradient-box.inp-text {
    width: 100%;
}
.frm-box {
    margin: 15px 0 0;
}

/* ssc2021 mobile */

.chef-2ndsection-p1{
    font-size: 20px !important;
}

.chef-2ndsection-p2{
    font-size: 25px !important;
}

.ssc-label-fh{
    font-size: 14px !important;
    min-width: 105px !important;
}

.ssc-label-fh-for-bossbaby{
    font-size: 14px !important;
    min-width: 105px !important;
}

.sscsocial-div .bossbady-submit-btn{
    margin-top: 10px;
    border: 0;
}

.bossbady-submit-btn{
    width: 100%;
    border: 2px solid #000;
}

.tydiv-for-bossbaby{
    padding: 25px;
    border-radius: 40px;
}

.tydiv-for-bossbaby p{
    font-size: 18px;
}


.ssc-label-fh-maxwd{
    max-width: 105px !important;
}

.ssc-label-sh{
    font-size: 12px !important;
}

.age-radiobtn1{
    margin-right: 8px !important;
}

.cbmain-div{
    padding: 0 !important;
    width: 100%;
}

.cbmain-div-for-bossbaby{
    padding: 0 !important;
    width: 100%;
}

.sscsocial-div{
    display: block !important;
    text-align: center !important;
}

.ssc-followus-textdiv{
    padding: 8px 0 !important;
    margin-top: 20px !important;
}

.ssc-copyright-text1{
    text-align: center !important;
    margin-top: 20px !important;
}

.ssc-copyright-text2{
    text-align: center !important;
}

.inputgradientbg{
    margin: 10px 0 !important;
}

.cbcont{
    margin-bottom: 0 !important;
}

.ssc2021-file-info {
    margin-top: -10px !important;
    margin-left: 5px !important;
}

.chef-mid-info-div {
    padding: 15px 0 !important;
}

.main-form-div {
    margin-top: 25px !important;
    padding: 15px 0px 15px 0px !important;
}

.ssc-w100{
    width: 100%;
}

/* bossbaby mobile */

.bossbaby-question-div p{
    font-size: 20px !important;
    padding: 0px 10px !important;
    line-height: 25px !important;
}

.bossbaby-question-option-div{
    display: block !important;
    padding: 10px !important;
}

.bossbaby-question-option-div label{
    margin-bottom: 5px !important;
}


label.containers {
    margin: 20px 0px 0px;}
    .footer-text p {
        font-size: 8px;
    }


}
@media (max-width: 330px){
    .upload-text p {
    font-size: 15px;
    max-width: 220px;
}
}


/* superchef2021 */

.inputgradientbg{
    display: flex;
    padding: 2px;
    border-radius: 4px;
    margin: 20px 0;
}

.inputgradientbg label{padding: 12px;font-family: Popins-mediumitaliq;line-height: 26px;}

.inputgradientbg textarea{
    padding-top: 15px;
}

.ssc-label-fh{
    font-size: 25px;
    border-radius: 15px 0px 0px 15px;
    background: #ff003c;
}

.ssc-label-sh{
    font-size: 20px;
    font-family: Popins-thinitaliq;
}

.ssc-label-sh2{
    font-size: 15px;
    font-family: Popins-thinitaliq;
}

.input-for-ssc{width: 100%;
    border: 2px solid #ff003c;
    background: #fff;
    border-radius: 0px 15px 15px 0px;
    padding-left: 15px;
    font-size: 20px;
    font-family: Popins-mediumitaliq;
    color: #000;
}

.chef-2nd-section-fluid-cont{background-image: url(../images/filmfare/scc2ndsectionbgnew1.jpg);
    background-size: cover;
    background-repeat: no-repeat;}

.chef-3rd-section-fluid-cont{background-image: url(../images/shoprite2bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;

}

.chef-mid-info-div p{
    text-align: center;
}

.chef-2ndsection-p1{
    color: #f9f323;
    font-family: Popins-extrabolditaliq;
    font-size: 40px;
}

.chef-2ndsection-p2{
    color: #f9f323;
    font-family: Agencyfbb;
    font-size: 55px;
    padding-top: 25px;
    line-height: 40px;
    background: -webkit-linear-gradient(rgb(252,159,0), rgb(255,93,0,1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 10px;
    text-shadow: 3px 3px rgb(249 243 35 / 20%);
}

.scc2021-head{
    color: #000;
    font-size: 20px;
    font-family: Popins-mediumitaliq;
    text-align: center;
}

.chef-mid-info-div{
    padding: 40px 0;
}

.main-form-div{border: 2px solid #f9f323;
    margin-top: 50px;
    margin-bottom: 10px;
    padding: 50px 0px 70px 0px;
    border-radius: 15px;
}


.ssc2021-subbtn{
    border: 0;
    background-color: transparent;
    margin-top: 20px;
}

.ssc2021-subbtn-img{
    width: 250px;
    border-radius: 40px;
}

.input-for-ssc::placeholder{
    color: #000;
    font-size: 20px;
    font-family: Popins-mediumitaliq;
}

.cbmain-div{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 50px;
    border: 2px solid #ff003c;
    background: #fff;
    border-radius: 0px 15px 15px 0px;
}

.age-radiobtn1{
    padding: 0 !important;
    margin-right: 50px;
    padding-left: 30px !important;
}

.age-radiobtn2{
    padding: 0 !important;
    padding-left: 30px !important;
}

.ssc-upload-img{
    width: 35px;
    padding: 0 !important;
}

.upload-file-input[type="file"] {
    width: 0.1px;
    visibility: hidden;
}



.file-upload-label2{
    padding: 0 !important;
    font-size: 15px;
}

.ssc2021-file-info{
    font-size: 12px;
    color: #fff;
    margin-top: -20px;
}

.ssc-followus-text{
    color: #000;
    padding: 4px 15px;
    font-family: Popins-extrabolditaliq;
    font-size: 25px;
}

.sscsocial-div{display: flex;flex-direction: row-reverse;margin-top: 25px;}

.ssc-followus-textdiv{
    background-color: #fff;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.ssc-social-icon{
    width: 45px;
    margin: 0 10px;
}

.ssc-copyright-text1{
    color: #000;
    font-size: 15px;
    padding-bottom: 20px;
}


.ssc-copyright-text2{
    color: #000;
    font-size: 15px;
    padding-bottom: 20px;
    text-align: right;
}

.ssc-pop-poprem{
    padding: 0;
}

.ssc-modcontent{
    background-color: transparent;
}

.ssc-close-btn{
    border: 0;
    background-color: transparent;
}

.ssc-closebtn-icon{
    width: 20px !important;
    position: absolute;
    right: -8px;
    top: 10px;
    z-index: +1;
    border-radius: 50%;
    background-color: #000;
}

.ssc-for-centermodal{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

/* custom checkbox */

/* The container */
.cbcont {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0px;
    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 */
  .cbcont input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .cbmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 2px solid #ff003c;
    border-radius: 50%;
  }

  .cbmark-for-bossbaby{
    border: 2px solid #fff !important;
  }
  
  /* On mouse-over, add a grey background color */
  .cbcont:hover input ~ .cbmark {
    background-color: transparent;
  }
  
  /* When the checkbox is checked, add a blue background */
  .cbcont input:checked ~ .cbmark {
    background-color: transparent;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .cbmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .cbcont input:checked ~ .cbmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .cbcont .cbmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  

  /* bossbaby */

  .bossbaby2021-banner{
    display: flex;
    background-color: #fff;
    justify-content: center;
  }

.bossbay2021-2nd-section-fluid-cont{
    background-color: #3195b9;
}

.bossbay2021-3rd-section-fluid-cont{
    background-color: #3195b9;    
}

.bossbaby-question-div p{
    color: #f9f323;
    font-family: Popins-mediumitaliq;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
    margin-top: 15px;
}

.bossbaby-question-option-div{
    display: flex;
    margin-top: 10px;
}

.ssc-label-fh-for-bossbaby{
    font-size: 25px;
    border-radius: 15px 0px 0px 15px;
    background: #fff;
    color: #227998;
}

.input-for-bossbaby{
    width: 100%;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 0px 15px 15px 0px;
    padding-left: 15px;
    font-size: 20px;
    font-family: Popins-mediumitaliq;
}

.input-for-bossbaby::placeholder{
    color: #fff;
    font-size: 20px;
    font-family: Popins-mediumitaliq;
}

.cbmain-div-for-bossbaby{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 50px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 0px 15px 15px 0px;
}

.bossbady-submit-btn{
    background-color: #f9f323;
    border-radius: 25px;
    color: #000;
    padding: 8px 25px;
    font-family: Popins-extrabolditaliq;
    font-size: 25px;
}

.sscsocial-div .bossbady-submit-btn{
    line-height: 35px;
}

.tydiv-for-bossbaby{
    padding: 50px;
    background-color: #f9f323;
    border-radius: 25px;
    position: relative;
}

.tydiv-for-bossbaby p{
    color: #000;
    font-size: 25px;
    font-weight: 700;
}

.tydiv-for-bossbaby-main{
    position: relative;
}


.shoprt2radiobtn{color: #000 !important;font-weight: 100;}



    