/* #font family */
@import url('https://fonts.googleapis.com/css?family=Barlow:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');

body{
    font-size: 14px;
    color: #333;
    font-family: 'Roboto', sans-serif;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: 0.7px;
}


h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto', sans-serif;
}

img{
    max-width: 100%;
    height: auto;
}



#countdown {
  color: #FFFFFF;
  background-color: #004741;
  text-align: center;
}

#countdown span {
  color: #fff;
  font-size: 18px;
  margin-left:2px;
  margin-right:2px;
  text-align: center;
    display: inline-block;
    font-weight: 600;
    background-color:transparent;
    padding:5px 10px;
    border-right: 1px #fff solid;
    box-shadow: inherit;
}

#countdown span:last-child{
    border-right: none;
}


#countdown span b{
    display:block;
    font-size:13px;
}




.globalregion{
    display: block;
    position: relative;
    padding: 30px 0;
}
.heading{
    margin-top: 0;
    color: #283747;
   /* font-family: 'Barlow';*/
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 20px;
}
.heading span{
    position: relative; 
}
.heading span:after{
/*    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 9px;
    background: #fbd1c2;
    content: '';
    z-index: 1;*/
}
.heading span strong{
    position: relative;
    z-index: 2;
}
.sessioncolfill .heading span:after{
    opacity: .3;
}
/* #header region */
.headerregion {
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    background-color: #fff;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
    position: fixed;
    z-index: 99;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    top: 0;
    left: 0;
}
.navbar-header .navbar-brand {
    padding-top: 0;
    height: auto;
    padding-bottom: 0;
}
.navbar-header .navbar-brand img {
    height: 41px;
}
.headerregion .navbar-nav>li>a {
    padding: 0 15px;
    line-height: 41px;
    color: #58585a;
    font-size: 14px;
}
.headerregion .navbar-nav>li:last-child a {
    background-color: #F15A22;
    color: #fff;
    border-radius: 5px;
}
.headerregion .navbar-header .navbar-brand{
    
}
/* Banner region */
.bannerarea {
position: relative;
margin-top: 65px;
/*background-image: url(https://clsite-file.s3.amazonaws.com/106960_math-bg.png);*/
background-image: url("https://clsite-file1.s3.amazonaws.com/106960_Maths-Challenge-Background1920x700.png");
/*background-image: url(https://clsite-file.s3.amazonaws.com/106960_math-bg1.png);*/
background-color: #004741;
background-repeat: no-repeat;
background-size: 150%;
background-position: left center;
}
.bannerarea:after {
/*content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(5, 24, 45, .8);*/
}


.bannerarea .imgfld{
    display: none;
}


.bannerarea .col-md-8{
    padding-right: 70px;
}

/*.bannerarea .col-md-4{
    padding-right: 0;
}*/

.bannerarea .imgfld img {
    width: 100%;
    height: auto;
}
.textfold {
/*    position: absolute;
    left: 0;
    top: 0;*/
    text-align: center;
    color: #fff;
    width: 100%;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.textfold h2{
    margin-top: 0;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 0;
}
.textfold .logoimg{
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 21px;
    margin-bottom: 10px;
}
.textfold .logoimg:after{
    position: absolute;
    content: "";
    width: 400px;
    height: 1px;
    left: 50%;
    margin-left: -200px;
    background: #f68532;
    top: 0;
}
.textfold .logoimg:before{
    position: absolute;
    content: "";
    width: 400px;
    height: 1px;
    left: 50%;
    margin-left: -200px;
  /*  background: #F15A22;*/
    bottom: 0;
    display: none;
}
.textfold .logoimg img{
max-height: 380px;
}



.textfold .logoimg .prize-offer{
display: block;
float: right;
position: absolute;
bottom: 20px;
right: -10px;
}


.textfold .logoimg .prize-offer img{
max-height: 150px;
}

.textfold .logoimg h1{
    display: none;
}
.textfold h4{
margin-top: 0;
margin-bottom: 20px;
font-size: 20px;
font-weight: bold;
line-height: 1.3;
position: relative;
color: #fff;
background-color: #f68532;
padding: 8px 5px;
}
.innerlefthe{
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #F15A22;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
    border-left: 1px solid #F15A22;
    border-right: 1px solid #F15A22;
    padding-top: 20px;
}
.innerrigthhe:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 1px;
    background: #F15A22;
    width: 60px;
}
.innerrigthhe:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    background: #F15A22;
    width: 60px;
}
.innerlefthe strong{
    position: absolute;
    top: -13px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    letter-spacing: 1.4px;
}
.textfold h4 span{
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
}
.textfold h4 span:last-child{
    padding-right: 0;
    margin-right: 0;
}
.textfold h4 span:after{
position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #F15A22;
    right: 0;
    top: 0;
}
.textfold h4 span:last-child:after{
    display: none;
}
.textfold ul{
    padding: 0;
    margin-top: 20px;
    display: block;
    list-style: none;
    margin-bottom: 20px;
}
.textfold ul li{
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: left 4px;
    background-image: url(../images/calender.png);
    padding-left: 23px;
    margin-right: 20px; 
}
.textfold ul li + li{
    background-image: url(../images/location.png);
}
.textfold ul li a{
    color: #fff;
}
.venuesteal{
    margin-bottom: 20px;
    display: none;
}
.venuesteal span{
    display: inline-block;
    vertical-align: top;
    padding: 7px 30px;
    background: rgba(0, 0, 0, .5);
    border-radius: 5px;
    font-weight: bold;  
}
.textfold .btnflds{
    align-items: center;
    justify-content: center;
}
.textfold .btnflds p{
    
}
.textfold .btnflds a{
    
}
.textfold  h3{
    margin-top: 10px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    color: #333;
}
.cursor {
    margin-left: 5px;
    color: #000;
    height: 18px;
    width: 2px;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
}
/* About section css */
.aboutcontsefl{
    padding-right: 50px;
    position: relative;
    text-align: justify;
}
.aboutcontsefl .registerbtnfld{
    margin-top: 20px;
    text-align: center;
}
.morecontent span {
    display: none;
}
.aboutcontsefl .contspan{
    display: block;
    padding-left: 20px;
    border-left: 2px solid #F15A22;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;    
    text-align: justify;
}
.registerbtnfld{
   /* display: flex;*/
}
.registerbtnfld .simplebtn{
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    background-image: url(../images/seaticon-white.png);
    background-repeat: no-repeat;
    background-size: auto 17px;
    background-position: 10px center;
    background-color: #f68532;
    padding: 10px 25px 10px 45px;
    box-shadow: 0 10px 20px 0 rgba(40,55,71,.25);
    border: 1px solid #f68532;
}


.telelink a{
    padding: 0;
width: 30px;
height: 25px;
background-position: center;
margin: 0;
}


.registerbtnfld  .secondbtn{
    margin-left: 0px;
    background-color: transparent;
    border: 1px solid #F15A22;
    color: #F15A22;
    background-image: url(../images/inviteicon.png);
    background-size: auto 20px;
    padding-left: 55px;
    font-weight: 400;   
}
.registerbtnfld  .moredetlbtn{
    background-image: url(../images/moredetails.png);
    background-size: auto 20px;
    padding-left: 40px;
}
.registerbtnfld  .moreneditwocol{
    margin-left: 20px;
}
.btnspacngfld  .moredetlbtn{
    margin-left: 20px;
}
.aboutimgouter{
    position: relative;
    display: block;
}
.aboutimgouter img{
    width: 100%;
    height: auto;
    box-shadow: -14.14px 14.14px 45px 0 rgba(40,55,71,.2);
}
.aboutimgouter:after{
    position: absolute;
    content: '';
    right: -30px;
    bottom: -30px;
    width: 200px;
    height: 200px;
    border: 5px solid #F15A22;
    border-width: 5px 30px 30px 5px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.aboutimgouter:hover:after{
    background: rgba(231,76,60,.3);
    width: 100%;
    height: 100%;
}
/* Session plan */

.sessioncolfill {
    background-color: #283747;
}
.imagepostiing{
    float: left;
    width: 100%;
}
.imagepostiing > div{
float: left;
    width: 46%;
    margin-right: 6%;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 2px;
    margin-top: 20px;
    background-color: #fff;
    padding: 15px;
}
.imagepostiing > div:nth-child(2n){
    margin-right: 0;    
}
.imagepostiing > div > img{
max-height: 100px;
    border-radius: 50%;
    box-shadow: 0 20px 30px 0 rgba(40,55,71,.15);   
}
.detsilspe{
padding: 0;
    margin-top: 10px;   
}
.detsilspe h3{
font-size: 16px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 5px;
    font-family: 'Barlow';
    font-weight: bold;
}
.detsilspe p{
    margin-bottom: 5px;
    min-height: 38px;
    letter-spacing: 0.5px;
    font-size: 12px;    
}
.detsilspe .logimgfld{
    min-height: 35px;
}
.detsilspe .logimgfld img{
    max-height: 35px;
}
.contentpost .fildconflimg {
    margin-bottom: 25px;
    border-left: 2px solid #F15A22;
    padding-left: 30px;
    font-size: 16px;
    padding-right: 25px;
    letter-spacing: 0;
    text-align: justify;
}
.contentpost .fildconflimg ul {
    padding-left: 20px;
    margin: 0;
}
.contentpost .fildconflimg ul{
    text-align: justify;
}
.sessioncolfill .heading, .sessioncolfill .contentpost p, .sessioncolfill .registerbtnfld .simplebtn, .sessioncolfill .contentpost ul {
    color: #fff;
}
/* Time line */
.sepreatoradded{
background-image: url(../images/pattern-img.png);
background-repeat: no-repeat;
padding-top: 40px;
background-size: 60px;
}
.timeline{
    padding: 0;
    list-style: none;
    display: block;
}
.timeline li{
    display: flex;
}
.leftfldtim{
    background-color: #fff9f0;
    padding: 30px 20px;
    text-align: center;
    width: 220px;
}
.leftfldtim p{
    color: #545584;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 300;
    margin-bottom: 0px;
}
.leftfldtim .iconfld{
    margin-bottom: 10px;
}
.leftfldtim .iconfld img{
    max-height: 30px;
}
.rightfldtim{
    margin-left: 50px;
    width: calc(100% - 270px);
    padding-top: 50px;
    padding-bottom: 30px;
    border-top: 1px solid #ededed;
    position: relative;
}
.rightfldtim h3{
    margin-top: 0;
    font-weight: 300;
    color: #333;
    font-size: 20px;
}
.imgouterf{
    margin-top: 35px;
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 15px;
}
.imgouterf img{
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: -14.14px 14.14px 45px 0 rgba(40,55,71,.2);
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
}
/* telegram icon */
.telegramgroup{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.marvel-device {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.marvel-device.nexus5 {
    padding: 50px 15px 50px 15px;
    width: 320px;
    height: 568px;
    background: #1e1e1e;
    border-radius: 20px;
}
.marvel-device.nexus5:before {
    border-radius: 600px / 50px;
    background: inherit;
    content: '';
    position: absolute;
    height: 103.1%;
    width: calc(100% - 26px);
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.marvel-device .top-bar, .marvel-device .bottom-bar {
    height: 3px;
    background: black;
    width: 100%;
    display: block;
}
.marvel-device.nexus5 .top-bar {
    width: calc(100% - 8px);
    height: calc(100% - 6px);
    position: absolute;
    top: 3px;
    left: 4px;
    border-radius: 20px;
    background: #181818;
}
.marvel-device.nexus5 .top-bar:before {
    border-radius: 600px / 50px;
    background: inherit;
    content: '';
    position: absolute;
    height: 103.0%;
    width: calc(100% - 26px);
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.marvel-device.nexus5 .sleep {
    width: 3px;
    position: absolute;
    left: -3px;
    top: 110px;
    height: 100px;
    background: inherit;
    border-radius: 2px 0px 0px 2px;
}
.marvel-device.nexus5 .volume {
    width: 3px;
    position: absolute;
    right: -3px;
    top: 70px;
    height: 45px;
    background: inherit;
    border-radius: 0px 2px 2px 0px;
}
.marvel-device.nexus5 .camera {
    background: #3c3d3d;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 18px;
    left: 50%;
    z-index: 3;
    margin-left: -5px;
    border-radius: 100%;
}
.marvel-device.nexus5 .camera:before {
    background: #3c3d3d;
    width: 6px;
    height: 6px;
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: -100px;
    z-index: 3;
    border-radius: 100%;
}
.marvel-device .screen {
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 3;
    background: white;
    overflow: hidden;
    display: block;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 0 3px #111;
    box-shadow: 0 0 0 3px #111;
    text-align: left;
}
.screen-container {
    height: 100%;
}
.chat {
    height: calc(100% - 69px);
}
.chat-container {
    height: 100%;
}
.user-bar {
    height: 55px;
    background: #517da2;
    color: #fff;
    padding: 0 8px;
    font-size: 24px;
    position: relative;
    z-index: 1;
}
.user-bar:after {
    content: "";
    display: table;
    clear: both;
}
.user-bar div {
    float: left;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}
.user-bar .avatar {
    margin: 0 0 0 5px;
    width: 36px;
    height: 36px;
}
.user-bar .avatar img {
    border-radius: 50%;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    display: block;
    width: 100%;
}
.user-bar .name {
    font-size: 17px;
    font-weight: 600;
    text-overflow: ellipsis;
    letter-spacing: 0.3px;
    margin: 0 0 0 8px;
    overflow: hidden;
    white-space: nowrap;
    width: 170px;
}
.user-bar .status {
    display: block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
}
.conversation {
    height: calc(100% - -14px);
    position: relative;
    background: #efe7dd url(/cat/images/telegram-bg.jpg) repeat;
    z-index: 0;
}
.conversation .conversation-container {
    height: calc(100% - 30px);
    box-shadow: inset 0 10px 10px -10px #000000;
    overflow-x: hidden;
    padding: 0 16px;
    margin-bottom: 5px;
}
.conversation .conversation-container:after {
    content: "";
    display: table;
    clear: both;
}
.message {
    color: #000;
    clear: both;
    line-height: 18px;
    font-size: 15px;
    padding: 8px;
    position: relative;
    margin: 8px 0;
    max-width: 100%;
    word-wrap: break-word;
    z-index: -1;
}
.message:first-child {
    margin: 16px 0 8px;
}
.message.received {
    background: #fff;
    border-radius: 0px 5px 5px 5px;
    float: left;
}
.message span {
    font-size: 14px;
    color: orange;
    font-weight: 600;
    text-align: left;
    display: block;
}
.message span+span {
    font-size: 13px;
    color: #58585a;
    font-weight: 400;
    line-height: 1.7;
    text-align: justify;
}
.message span+span+span {
    font-size: 10px;
    color: #ccc;
    font-weight: 400;
    text-align: right;
}
.message:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
}
.message.received:after {
    border-width: 0px 10px 10px 0;
    border-color: transparent #fff transparent transparent;
    top: 0;
    left: -10px;
}

/* Thank you page */


.banner {
/*    background: #97124D;
    overflow: hidden;
    padding: 90px 0 90px;
    position: relative;
    float: left;
    width: 100%;*/

/*    background-image: url(https://clsite-file.s3.amazonaws.com/106960_btalent-hunt-g.jpg);
    background-color: #d5c109;
overflow: hidden;
padding: 90px 0 90px;
position: relative;
float: left;
width: 100%;*/

position: relative;
background-image: url("../images/math-bg.png");
background-color: #002f48;
background-repeat: no-repeat;
background-size: 250% 100%;
background-position: left center;
overflow: hidden;
padding: 90px 0 90px;
}


.bg-overlay {
    background: rgba(40, 41, 46, 0.97) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0.2;
}


.talent-logo{
 margin:20px 0;
}

.talent-logo img{
    max-height: 250px;
}

.banner h1 {
    font-size: 32px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #333;
    font-weight: bold;
}
.banner p {
    margin-bottom: 10px;
    color: #333;
    font-size: 18px;
}



.btnouterfld .btn {
    margin-top: 15px;
    background-color: #fff;
    color: #58585a;
    letter-spacing: 0.7px;
    padding: 10px 25px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
    white-space: normal;
}

.btngld {
background-image: url(/upsc/images/tele.png);
color: #333;
font-weight: bold;
background-repeat: no-repeat;
background-position: 16px 8px;
background-size: 30px;
margin-left: 10px;
background-color: #fff;
display: inline-block;
margin-top: 10px;
padding: 10px 30px 10px 50px;
text-align: center;
}


.registerbtnth p{
    color: #283747;
    font-size: 18px;
    margin-top: 15px;
}
.registerbtnth .registerbtnfld{
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
}
/* Register page css */
.registerbaner {
    display: block;
    background-image: url(../images/banner-big.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 65px;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
.registerbaner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(5, 24, 45, .8);
}
.btnorange{
    text-transform: uppercase;
    color: #fff!important;
    font-weight: bold;
    border-radius: 0;
    background-color: #f68532;
    padding: 10px 25px 10px 25px;
    box-shadow: 0 10px 20px 0 rgba(40,55,71,.25);
    border: 1px solid #f68532;
 /*   float: right;*/
}
.registfoldbane{
    text-align: center;
}
.registfoldbane2{
    display: inline-block;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-top: 35px;
    border-bottom: 1px solid #F15A22;
    border-left: 1px solid #F15A22;
    border-right: 1px solid #F15A22;
    position: relative;
}
.registfoldbane2:after{
    content: "";
    position: absolute;
    height: 1px;
    width: 80px;
    right: 0;
    background: #F15A22;
    top: 0;
}
.registfoldbane2:before{
    content: "";
    position: absolute;
    height: 1px;
    width: 80px;
    left: 0;
    background: #F15A22;
    top: 0;
}
.registfoldbane2 .inerrebtn{
    display: flex;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.registfoldbane2 .inerrebtn p{
    margin-bottom: 0;
    font-weight: 300;
}
.registfoldbane2 .inerrebtn strong{
    margin-left: auto;
    color: #fff;
    font-weight: 500;
    padding-left: 70px;
}
.registfoldbane2 .lastvalue{
    margin-bottom: 0;
}
.registfoldbane2 .lastvalue strong{
    color: #fff;
    font-size: 18px;
    padding-left: 0;
}
.registfoldbane2 .lastvalue strong strong{
    font-size: 30px;
    padding-left: 5px;
    font-weight: bold;
}
.registfoldbane2 .lastvalue span{
    
}
.registfoldbane2 .lastvalue strike{
    
}
.registfoldbane2 .headingdivfld{
margin-bottom: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    position: absolute;
    top: -20px;
    left: 0;
}
.registfoldbane2 .headingdivfld p{
font-weight: bold;
    font-size: 26px;
    display: inline-block;
    background-color: #fbd1c2;
    padding: 0 25px;
    color: #000;
    letter-spacing: 0;
}
.registfoldbane2 .headingdivfld p br{
    display: none;
}
.registfoldbane2 .headingdivfld span{
    
}
.registfoldbane2 .headingdivfld strong{
    padding-left: 0;
    color: #fff;
}
.inpugriouter{
    
}
.inpugriouter h2{
    font-size: 30px;
}
.inputGroup{
    margin-bottom: 20px;
}
.inputGroup label{
    position: relative;
    margin-bottom: 0;
    display: block;
}
.inputGroup label input{
    position: absolute;
    visibility: hidden;
}
.inputGroup label input + .inputholder {
margin-bottom: 0;
    font-weight: 400;
    display: block;
    width: 100%;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 16, 0.11), 0 0.3rem 0.3rem rgba(0, 0, 16, 0.12);
    background-color: #fff;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 0;
    position: relative;
    padding-left: 55px;
    color: #525050;
    cursor: pointer;
}
.inputGroup label input + .inputholder strong{
    font-weight: 400;
    color: #1c1c24;
    font-size: 16px;
    display: block;
    margin-bottom: 0px;
}
.inputGroup label input + .inputholder p{
    font-size: 15px;
    font-weight: bold;
}
.inputGroup label input + .inputholder ul{
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 15px;
}
.inputGroup label input + .inputholder p.bolweting{ 
    margin-bottom: 0;
}
.inputGroup label input + .inputholder .datefldcon{
    font-size: 12px;
    background-image: url(../images/time-black.png);
    background-repeat: no-repeat;
    padding-left: 17px;
    background-position: left 2px;
    margin-top: 5px;
}

.inputGroup label input:checked{
    
}
.inputGroup label input:checked + .inputholder {
    background-color: #fbd1c2;
}
.inputGroup label input:checked + .inputholder strong{
    font-weight: bold;
}
.inputGroup label input:checked + .inputholder p{
    
}
.inputGroup label input:checked + .inputholder .datefldcon{
    
}
.inputGroup label input:checked + .inputholder ul{
    
}

.inputGroup label input + .inputholder::before {
    transition: all 250ms cubic-bezier(.4,.25,.3,1);
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #F15A22;
    border: 0px solid #F15A22;
    font-size: 0;
    position: absolute;
    top: 10px;
    left: 25px;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
.inputGroup label input + .inputholder::after {
    transition: all 250ms cubic-bezier(.4,.25,.3,1);
    content: "";
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #F15A22;
    position: absolute;
    top: 20px;
    left: 25px;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
.inputGroup label input:checked + .inputholder::before {
    background-color: transparent;
    width: 30px;
    height: 30px;
    border-width: 2px;
}
.inputGroup label input:checked + .inputholder::after {
    width: 20px;
    height: 20px;
}
.formfldouter{
padding: 15px 15px 15px 15px;
/*border: 1px solid #eee;*/
background-color:transparent;
float: left;
width: 100%;
}

.mt-15{
    margin-top:15px;
}

.formfldouter .form-group{
    
}
.formfldouter label{
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 2px; 
}
.formfldouter .form-control{
    border-radius: 0;
    border: 1px solid #fff;
    height: auto;
    padding: 8px 10px;
}
.formfldouter .limperoffer{
    background-color: #ddd;
    padding: 10px 15px;
    border-radius: 3px;
}
.formfldouter .limperoffer h5{
        margin-top: 0;
    margin-bottom: 5px;
}
.formfldouter .limperoffer .offer{
padding: 7px 10px;
    background-color: rgba(255, 255, 255, .7);
    border-radius: 3px;
    font-size: 12px;
    margin-bottom: 6px;
}
.formfldouter .limperoffer .offer span{
    color: green;
    font-weight: bold;
}
.formfldouter .limperoffer .small{
    margin-bottom: 0;
    font-size: 12px;
}
.formfldouter .paymtdetls{
    
}
.formfldouter .paymtdetls h3{
    margin-top: 0;
    font-family: 'Barlow';
    font-size: 16px;
    font-weight: bold;
}
.formfldouter .paymtdetls{
    
}
.formfldouter .paymtdetls h3{
    margin-top: 0;
    font-family: 'Barlow';
    font-size: 16px;
    font-weight: bold;
}
.paymtdetls ul{
    margin-bottom: 20px;
    padding-left: 0;
    list-style: none;
}
.paymtdetls li{
    display: flex;
    margin-bottom: 10px;
}
.paymtdetls li p{
    margin-bottom: 0;
}
.paymtdetls li strong{
        margin-left: auto;
    min-width: 100px;
    text-align: right;
}
.paymtdetls li.totlfld{
    font-weight: bold;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #333;
    font-size: 16px;
}
.paymtdetls li.totlfld p{
    
}
.paymtdetls li.totlfld strong{
    
}
.headinhidemobi{
    display: none;
}
.eventhelpline{
    display: none !important;
}
.hidebtnmobilfl2{
    display: none;
}
/* register fold */
.registerbaner .heading{
    margin-bottom: 0;
    color: #fff;
}
.registerbaner .heading span:after{
    opacity: .3;
}
/* Content pages */
.contentfldreblo{
    padding: 30px 0;    
}
.contentfldreblo h2{
    color: #283747;
    font-size: 20px;
    font-family: 'Barlow';
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
}
.contentfldreblo .continpreg{
    border-left: 1px solid #F15A22;
    padding-left: 30px;
    font-size: 16px;
    padding-right: 20px;
    letter-spacing: 0;  
}
.contentfldreblo p{
    text-align: justify;
}
.contentfldreblo p:last-child{
    margin-bottom: 0;
}
.contefoldesflds{   
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(221, 221, 221, .6);
    display: block;
}
.contefoldesflds:last-child{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
/* Social icons */
.socialshareicon {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 9999;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.socialshareicon > label {
    float: left;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 28px;
    padding: 0 5px;
    background-color: #ee6723;
    display: none;
}
.socialshareicon > a {
    clear: both;
    display: block;
}
.socialshareicon .fa {
    clear: none;
    float: left;
    width: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    color: white;
}
.socialshareicon .fa-facebook {
    background: #3B5998;
}
.socialshareicon .fa-twitter {
    background: #55ACEE;
}
.socialshareicon .fa-linkedin {
    background: #007bb5;
}
.socialshareicon .fa-instagram {
    background: #cb2027;
}
.socialshareicon .fa-whatsapp {
    background: #199c0e;
}

/* Dinner register */
.dinerpagefld{
    
}
.dinerpagefld .formfldouter{
    margin-top: 0;
}
.deinerpgefldscon{
    
}
.deinerpgefldscon ul{
    float: left;
    margin: 0;
    padding: 0;
}
.deinerpgefldscon li{
    float: left;
    width: 31%;
    margin-right: 3%;
    border: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    border-radius: 3px;
    margin-bottom: 20px;
}
.deinerpgefldscon li:nth-child(3n){
    margin-right: 0;
}
.deinerpgefldscon .userimg{
    

}
.deinerpgefldscon .userimg img{
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.dineconfld{
    padding: 15px;
    text-align: center;
}
.deinerpgefldscon h3{
    font-size: 16px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 5px;
    font-family: 'Barlow';
    font-weight: bold;
}
.deinerpgefldscon p{
    margin-bottom: 5px;
    min-height: 38px;
    letter-spacing: 0.5px;
    font-size: 12px;
}
.dineconfld .imagefldcon{
    
}
.dineconfld .imagefldcon img{
    max-height: 30px;
}
.dineconfld span{
    display: block;
    margin-top: 10px;
    background-color: green;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0;
    border-radius: 3px;
}




#winner-section .topranks{
    display: block;
    margin-top: 10px;
    font-size: 20px;
}



.aboutimgouter1 .form-item{
float: left;
width: 100%;
position: relative;
border-bottom: 1px #e8e8e8 solid;
padding-left: 50px;
background-color: #004741;
color: #fff;
font-size: 16px;
font-weight: 500;
}

.aboutimgouter1 .form-item .icon-circle{
background-color: #f68532;
width: 50px;
float: left;
text-align: center;
position: absolute;
line-height: 50px;
font-size: 28px;
left: 0;
top: 0;
height: 100%;
justify-content: center;
align-items: center;
display: flex;
color: #fff;
}

.item-dt .star{
    color: red;
}

.aboutimgouter1 .form-item .item-dt{
float: left;
width: calc(100% - 30px);
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

.aboutimgouter1 .form-item h3{
margin: 0 0 5px 0;
font-size: 20px;
color: #fff;
font-weight: bold;
}

.aboutimgouter1 .form-item .item-dt p:last-child{
    margin-bottom: 0;
}


.schlr {
/*padding: 30px 10px 10px;
text-align: center;
color: #fff;
border-radius: 5px;
margin-bottom: 25px;
box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.1);
position: relative;
margin-top: 25px;
background-color:#fff;
min-height: 290px;*/
/*min-height:150px;*/
color: #fff;
background-color: #ec008c;
text-align: center;
margin-bottom: 30px;
padding: 20px;

}

.schlr h4{
font-size: 20px;
font-weight: 600;
}


.schlr h5{
    font-size: 20px;
font-weight: 600;
color: #fff;
}

.rank-img{
    display:block;
/*    background-color: #ededed;
    border: 6px #f9f9f9 solid;
    border-radius: 50%;
    padding: 10px;*/
border: 1px #fff solid;
margin-bottom: 0;
padding: 10px;
}

.rank-img img{
  /*  width:220px;*/
}

.cash-text{
font-size: 20px;
color: #f9f3e9;
font-weight: normal;
}

.pay-icon img{
max-height: 20px;
}

.green {
    background: #b0ac30;
}

.red{
background: #7cac3f;
}
.blue{
 background: #004741;
}

.pink{
    background-color: #ea9221;

}

#featuresregion .schlr {
    display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

#featuresregion .btn-center-top{
    margin-top: 15px;
}

.schlr > i{
font-size: 20px;
position: absolute;
top: -25px;
background-color: #fff;
color: #423f3f;
border-radius: 50%;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
border: 5px #eee solid;
transform: translateX(-50%);
}


.inner-block{
background-color: #002f48;
color: #fff;
padding: 30px;
}

.inner-block h3{
    margin-top: 0;
}


.list-item {
    margin: 15px 0;
    font-size: 16px;
}

.list-item i {
    margin-right: 5px;
    background-color: #ef4023;
    color: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}

span#message{
    display: block;
    min-height: 30px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
   color: #f68532;
}


.form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("/banking/webinar/img/dropdown.png");
    background-position: 96% center;
    background-repeat: no-repeat;
    color: #6b7c8a;
}


.accordion-section .panel-default > .panel-heading, .panel-default {
    border: 0;
    background: #fff;
    padding: 7px;
}

.accordion-section .panel-default .panel-title a {
 display: block;
border: none;
outline: none;
}
.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 2rem;
    content: "\f106";
    color: #1f7de2;
    float: right;
    margin-top:0;
    margin-right:0;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}
.accordion-section .panel-default .panel-body {
    font-size: 14px;
    color: #000
}
.accordion-section .panel-default h3.panel-title {
    text-align: left;
    margin: 0px;
    font-size: 17px; color:#000;
    font-weight: 600;
}


.grey-bg {
    background: #eefeff;
}






.testmonials-pull {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: url("https://clsite-file.s3.amazonaws.com/MBA/2020/cat-mba/cat-scholarship-test/106960_slider-1.jpg");
    position: relative; 
    padding: 30px 0;
}



.star-rank{
color: #fff;
float: right;
position: absolute;
right: -23px;
bottom: 50px;
font-size: 8px;
display: inline-block;
-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}


.testmonials-pull:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    content: "";
}

.testmonials-pull .slick-prev{
    left:0!important;
    background-image: url(/engineering/img/left-arrow.png);

}
.testmonials-pull .slick-next {
    right:0;
    background-image: url(/engineering/img/right-arrow.png);
}
.testmonials-pull .slick-arrow{
    outline: none;
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 50%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color:#f15a22!important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}



.mentors-details .mentor-profile{
   background-color: rgba(103, 103, 103, 0.5);
   text-align: center;
   padding: 15px;
   min-height: 330px;
   border-radius: 5px;
   color: #fff;
   }

.mentors-details .mentor-profile img,
.mentors-details .mentor-profile i{
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    border: 3px #fff solid;
    width: 80px;
    height: 80px;
    background-color: #fff;
    padding: 3px;
}

.mentors-details .mentor-profile i{
    text-align: center;
font-size: 34px;
line-height: 80px;
}

.mentors-details .mentor-profile h5{
    font-size: 16px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
}
.container-fluid.reslt-four {
    padding: 0 40px;
}
.mentor-profile p {
    line-height: 23px!important;
    margin: 0;
    font-size: 14px!important;
}


.testmonials-pull h2{
    margin-top: 0;
    margin-bottom: 20px;
    color: #fff;
    position: relative;
}

.slick-dots{
    display: none!important;
}


.amount-text{
clear: both;
text-align: center;
color: #fff;
font-weight: 600;
font-size: 13px;
}

.amount-text sup.star{
    color: red;
}

.how-reg-img{
/*padding: 10px;
border: 1px #fb0 solid;*/
width: 100%;
}

.how-reg-img img{
    width: 100%;
}

.btn-center-top{
    text-align: center;
    margin-top: 40px;
}

.highlight{
/*background-color: #9d254d;*/
color: #9d254d;
font-size: 22px;
}

.content-text{
    display: none;
}

.content-text + div{
    display: inline-block;
}

.rm-link {
/*    background-color: #ee6723;
    color: #fff !important;
    padding: 3px 6px;
    border-radius: 3px;
    float: left;
    font-size: 13px;
    margin-top: -5px;*/
    display: none;
}


/* Repsonsive css */
@media only screen and (max-width:991px){
span#message{
    font-size: 18px;
    min-height: 40px;
}

/*.content-text{
    display: block;
}

.content-text-new{
    display: none;
}
*/
.rm-link{
    display: block;
}


.highlight{
    font-size: 18px;
}

.aboutimgouter1{
    margin-top: 30px;
clear: both;
float: left;
width: 100%;
}

    .headerregion{
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .headerregion .navbar-header .navbar-brand {
        padding-left: 15px;
    }
    .navbar-header .navbar-brand img {
        height: 30px;
    }
    .bannerarea{
        margin-top: 46px;
        overflow: hidden;
    }
    .bannerarea .imgfld img{
        width: initial;
        height: 650px;
        max-width: initial;
    }
    .textfold{
        padding-top: 20px;
        display: block;
        padding-bottom: 20px;
    }
    .textfold h2{
        font-size: 14px;
        line-height: 1.3;   
    }
    .textfold h3{
        font-size: 14px;
        min-height: 33px;   
    }
    .cursor{
        height: 14px;
    }
    .textfold .logoimg{
        padding-top: 30px;
        padding-bottom: 15px;
        margin-top: 11px;
        margin-bottom: 0;
    }
    .textfold .logoimg img{
        max-height: 250px;
    }
/*  .textfold h4{
        display: none;  
    }*/
    .textfold .logoimg:after{
        width: 300px;
        margin-left: -150px;
    }
    .textfold .logoimg:before {
        width: 300px;
        margin-left: -150px;
        display: block;
    }
    .innerlefthe strong{
        
    }
    .textfold ul{
        margin-top: 15px;
    }
    .textfold ul li{
        clear: both;    
    }
    .textfold ul li + li{
        
    }
    .aboutcontsefl{
        padding-right: 0;
    }
    .globalregion{
        padding: 30px 0;
    }
    .heading{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .heading span:after{
        height: 4px;
    }
    .aboutcontsefl .contspan{
        font-size: 14px;
        padding-left: 10px;
        border-width: 1px;
    }
    .aboutimgouter{
        display: none;
    }
    .sepreatoradded{
  /*      padding-top: 60px;*/
        background-size: auto 60px;
    }


    .bannerarea,
    .banner{
        background-size:cover;
    }

    .amount-text {
    color: #333;
}


.bannerarea .col-md-8 {
    padding-right: 15px;
}


    .timeline li{
        display: flex;
        flex-direction: column; 
    }
    .leftfldtim{
        width: 100%;
        padding: 5px 10px;
        text-align: left;
        padding-top: 10px;
    }
    .leftfldtim .iconfld{
        float: left;
        margin-bottom: 0;
    }
    .leftfldtim .iconfld img{
        max-height: 20px;
        margin-right: 10px;
    }
    .leftfldtim p{
        float: left;
        width: calc(100% - 30px);   
    }
    .rightfldtim{
        width: 100%;
        margin-left: 0;
        border-top: 0;
        border-bottom: 1px solid rgba(51, 51, 51, 0.2);
        padding: 0 10px;
        padding-left: 40px;
        background: #fff9f0;
        padding-bottom: 10px;   
    }
    .rightfldtim h3{
        margin-bottom: 0;
        font-size: 16px;    
    }
    .imagepostiing > div{
        margin-top: 0;
        margin-bottom: 15px;
        width: 49%;
        margin-right: 2%;
        padding: 10px 5px;
    }
    .contentpost .fildconflimg{
        padding-right: 0;
        padding-left: 10px;
        border-width: 1px;
        font-size: 14px;    
    }
    .carerchiiner li{
        margin-top: 10px;
        width: 49%;
        margin-right: 2%;
        padding: 15px 10px;
        min-height: 155px;
    }
    .carerchiiner li:nth-child(3n){
        margin-right: 2%;
    }
    .carerchiiner li:nth-child(2n){
        margin-right: 0;
    }
    .registerbtnfld .secondbtn{
        margin-left: 0;
    }
    .registerbtnfld .moreneditwocol{
        margin-left: 15px;
    }
    .telegramgroup{
        display: none;
    }
    .dinnerregion .carerchiiner li{
        width: 49%;
    }
    .dinnerregion .carerchiiner li:nth-child(2n){
        
    }
    .dinnerregion .carerchiiner h3{
        font-size: 14px;
    }
    .venuedetlfld p{
        margin-bottom: 15px;
    }
    .profilespekrs .conteflddiv h2{
        font-size: 15px;
    }
    .thanlkyou{
        margin-top: 46px;
        padding-top: 30px
    }
    .thanlkyou h2{
        font-size: 28px;
    }
    .thanlkyou p span{
        display: block;
    }
    .thanlkyou p span:after{
        display: none;
    }
    .imgouterf{
        position: relative;
        margin-top: 15px;
        margin-bottom: 0;   
    }
    .registerbaner{
        margin-top: 46px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .registfoldbane2{
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
        padding-bottom: 5px;
        margin-top: 20px;
    }
    .registfoldbane2 .inerrebtn{
        font-size: 14px;
    }
    .registfoldbane2 .inerrebtn strong{
        padding-left: 0;
        min-width: 100px;
    }
    .registfoldbane2 .headingdivfld{
        
    }
    .registfoldbane2 .headingdivfld p br{
        display: block;
    }
    .registfoldbane2 .headingdivfld p{
        font-size: 20px;
        line-height: 1.2;
        padding-right: 20px;
        padding-left: 20px;
        z-index: 1;
    }
    .inpugriouter h2{
        font-size: 20px;
    }
    .formfldouter{
        margin-top: 10px;
        margin-left: 0;
        width: 100%;
    }
    .registfoldbane2 .lastvalue strong{
        font-size: 14px;
        margin-bottom: 0px;
    }
    .registfoldbane2 .lastvalue strong strong{
        font-size: 24px;
    }
    .sessionrightfld .registerbtnfld{
        margin-bottom: 20px;    
    }
    .imgouterf img{
        width: 40px;
        height: 40px;
    }
    .navbar-toggle{
        margin-top: 0;
        margin-bottom: 0;
        background: #F15A22;
        padding: 8px 5px;
    }
    .navbar-toggle .icon-bar{
        background: #fff;
    }
    .navbar-nav>li{
        padding: 0 15px;
    }
    .eventhelpline{
        display: block !important;
    }
    .phonemobile{
        display: none !important;
    }
    
    .headerregion .navbar-nav>li>a{
        padding: 0;
        background-color: transparent !important;
        border-bottom: 1px solid #ddd;
    }
    .navbar-nav .open .dropdown-menu>li>a{
        font-size: 13px;
        padding-left: 10px;
        border-bottom: 1px solid #ddd;
    }
    .headerregion .navbar-nav>li>a.helpline{
        background-color: #F15A22 !important;
        color: #fff !important;
        border-radius: 5px;
        border-bottom: 0;
    }

}

@media only screen and (min-width:1100px) and (max-width:1200px){
    .globalregion{
        padding: 40px 0;
    }
    .heading{
        font-size: 35px;
        margin-bottom: 10px;
    }
    .aboutcontsefl .contspan{
        font-size: 13px;
    }
    .sepreatoradded{
        background-size: auto 110px;
        padding-top: 50px;
    }
}
@media only screen and (min-width:991px) and (max-width:1100px){
    .globalregion{
        padding: 30px 0;
    }
    .heading{
        font-size: 30px;
        margin-bottom: 10px;
    }
    .heading br{
        
    }
    .aboutcontsefl .contspan{
        font-size: 13px;
    }
    .sepreatoradded{
        background-size: auto 70px;
        padding-top: 50px;
    }
    .imgouterf img{
            width: 40px;
        height: 40px;
    }
}
@media only screen and (min-width:767px) and (max-width:991px){
    .textfold h2{
        font-size: 16px;
    }
    .textfold h3{
        font-size: 16px;
    }
    .textfold .logoimg{
        margin-top: 10px;
    }
    .textfold ul{
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .heading{
            font-size: 35px;
    }
    .aboutimgouter{
        display: none;
    }
    .globalregion{
        padding: 30px 0;
    }
    .heading {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .aboutcontsefl .contspan{
        font-size: 14px;
    }
    .sepreatoradded{
        background-size: auto 60px;
        padding-top: 40px;
    }
    .leftfldtim{
        width: 180px;
    }
    .rightfldtim{
        width: calc(100% - 180px);
    }
    .imgouterf{
        margin-bottom: 0;
        margin-top: 0;
        position: relative;
    }
    .profilespekrs .conteflddiv{
            min-height: 138px;
    }
    .imagepostiing > div{
        width: 32%;
        margin-right: 2%;
        margin-top: 0;
        margin-bottom: 20px;    
    }
    .imagepostiing > div:nth-child(2n){
        margin-right: 2%;
    }
    .imagepostiing > div:nth-child(3n){
        margin-right: 0%;
    }
    .detsilspe{
        min-height: 118px;
    }
    .heading br {
        display: none;
    }
    .telegramgroup{
        display: none;
    }
}
@media only screen and (min-width:651px) and (max-width:767px){
    .textfold h2 {
        font-size: 19px;
    }
    .textfold h3 {
        font-size: 19px;
        min-height: initial;
    }
    .cursor {
        height: 19px;
    }
    .heading{
        font-size: 30px;
    }

}
@media only screen and (min-width:550px) and (max-width:650px){
    .heading{
        font-size: 30px;
    }
    .textfold h2 {
        font-size: 18px;
    }
    .textfold h3 {
        font-size: 18px;
        min-height: initial;
    }
    .textfold .logoimg {
        margin-top: 21px;
        margin-bottom: 10px;
    }
    .globalregion {
        padding: 20px 0;
    }
    
}
@media only screen and (min-width:401px) and (max-width:550px){
    .textfold h2{
        font-size: 15px;
    }
    .textfold h3{
        font-size: 15px;
    }
    .profilespekrs .conteflddiv p{
        min-height: 38px;
        margin-bottom: 5px;
    }
    .profilespekrs .conteflddiv {
        min-height: 135px;
    }
    .imagepostiing > div{
        min-height: 240px;
    }
    .globalregion{
        padding: 20px 0;
    }
    .profilespekrs .logocompnay img {
        max-height: 25px;
    }
    .profilespekrs .conteflddiv{
            min-height: 130px;
    }
    .profilespekrs .conteflddiv h2{
        margin-bottom: 5px;
    }
    .detsilspe p{
        font-size: 11px;
    }
    .detsilspe .logimgfld{
        min-height: initial;
    }
    .detsilspe .logimgfld img {
        max-height: 25px;
    }
    .sepreatoradded{
        padding-top: 60px;
    }
}

@media only screen and (max-width:767px){


   .banner h1{
    font-size: 24px;
   } 

.textfold .logoimg img {
max-height: 200px;
display: block;
margin: 0 auto;
}

.textfold .logoimg .prize-offer img {
    max-height: 130px;
}

.textfold .logoimg .prize-offer{
    right: 0;
}

}


@media only screen and (max-width:480px){

.textfold .logoimg{
    float: left;
    width: 100%;
}


.textfold .logoimg img {
    float: left;

}

}


@media only screen and (max-width:370px){

.textfold .logoimg img{
    max-height: 170px;
}


.textfold .logoimg .prize-offer img {
    max-height: 120px;
}


.textfold .logoimg .prize-offer {
    right: -10px;
}

}



@media only screen and (max-width:320px){
    .globalregion {
        padding: 15px 0;
    }
    .textfold ul li{
            font-size: 12px;
    }
    .heading{
        font-size: 20px;
    }

}
