
@media (min-width:1200px){
  .container{max-width: 1300px !important;}/*changed by pooja previous 1137px*/
  .container-90-per{
    max-width: 90% !important;
  }
  body{
    overflow-y: hidden;
  }
  .test-wrap .ans-option-wrap{max-height: calc(100vh - 200px);overflow-y: auto; box-shadow: inset 0px -10px 13px -12px #ccc;} /*changed by pooja on 23-1-2020*/
  .form-control-height{max-height: calc(100vh - 498px);}
  .sub-header-wrap .row{min-height: 48px; line-height: 48px;}

}
@media (min-width:992px) and (max-width:1199px){
  /*new css by pooja for tab on 30-1-2019 start*/
  #sectionInstModal .modal-dialog, .help-articles .modal-dialog, #sectionDetailsModal .modal-dialog{
    width: 85%;
  }
  /*new css by pooja for tab on 30-1-2019 end*/
  .ans-wrap .list-inline .list-inline-item:first-child .btn{min-width: 100px;}
  .ans-wrap .list-inline .list-inline-item:not(:last-child){margin-right: 6px;}
}

@media (max-width:991px){
  .page-item-xs{display: block !important;}

  /*toast msg responsive*/
  .toast-message{
    left: 50% !important;
    transform: translateX(-50%) !important;
    font-size: 11px !important;
    padding: 5px !important;
    width: 200px !important;
  }
}
@media (min-width:768px) and (max-width:991px){
  .face-responsive {

    position: absolute;
    width: 100%;
    bottom: 50%!important;
    text-align: center;
    top: 40%!important;
    transform: translate(-50%, -50%);
    left: 50%!important;
   }
  .video-q-window {
    min-height: calc(100vh - 350px)!important;
    width: 100%!important;
    height: 215px!important;
}
.video-controls-dn
{
  width: 100%!important;
}
  /*new ux by pooja on 17-1-2020*/
  .webcam-watch{
    width:50px;
  }
  .webcam-watch img{
    width:45px;
  }
  /*new css by pooja for tab on 30-1-2019 start*/
  #sectionInstModal .modal-dialog, .help-articles .modal-dialog, #sectionDetailsModal .modal-dialog{
    width: 90%;
  }
  /*new css by pooja for tab on 30-1-2019 end*/
  .task-output-wrap .list-inline1 li:first-child{
    min-width: unset !important;
  }
  .custom-test-case-checkbox .custom-control-description{
    font-size: 10px;
  }
  .task-inner-wrap-head p{
    font-size: 10px;
  }
  /* .btn-secondary-custom{
    padding: 6px 7px !important;
    font-size: 0.6rem !important;
  } */
  .task-output-wrap .list-inline1 li{
    padding: 0 5px;
  }
  .editor-test-wrap .wrapper .left.pane{
    width: 35%;
  }
  .videoPracticeOverlay {


    min-width: 100%!important;
    background-position-x: 50%!important;
    background-position-y: 50%!important;
    left: 0%!important;
}
.Video-warning-text
{
    position: absolute;
    top: 65%!important;
    left: 50%!important;
    width: 300px;
    text-align: center;
    color: white;
    transform: translate(-50%, -50%);
}
  /*.ans-wrap .list-inline .list-inline-item:first-child{display: block; margin-bottom: 15px;}*/
  .ans-wrap .list-inline .list-inline-item:not(:last-child){margin-right: 15px; margin-bottom: 15px;}
  .test-wrap .que-wrap{height: calc(100vh - 200px);overflow-y: auto;word-break: break-all};
  .test-wrap .ans-option-wrap{max-height: calc(100vh - 380px);overflow-y: auto;}
  .footer-wrap .list-inline .list-inline-item:not(:last-child){margin-right: 8px;}
  /* .custom-pagination{width: 330px;overflow-x: auto;} */
  .custom-pagination .pagination li{	margin: 0 8px;}
  /* .custom-pagination .pagination li:nth-child(n+4):nth-last-child(n+4){display: none;} */
}
@media (min-width:768px){
  .custom-pagination{
    padding-top: 15px;
  }
  .light-grey-bg-auth-50{
    /* background: #f2fbff; */
    background: #FBFBFC;
    height: 100%;
    position: absolute !important;
    right: 0;
    overflow: auto;
  }
  body{
    overflow-y: hidden;
  }
  .editor-test-wrap .wrapper{overflow: hidden}
  .editor-test-wrap .wrapper .left.pane{max-width: calc(100% - 340px) !important;}
  .footer-wrap .row{min-height: 48px; line-height: 40px;}
  .header-wrap .row{-ms-flex-align: inherit !important;align-items: inherit !important;}
  .header-wrap .row .para{padding-top: 15px; margin-bottom: 0; display: inline-block;}
  .header-wrap .row .header-right-wrap{padding-top: 10px;}
 /*ADDED BY POOJA ON 13 NOV 2018*/
 .container-90-per{
  max-width: 90% !important;
 }

 .submit-btn-align{
  margin-left: -45px;
  text-align: center;
 }
}
@media (max-width:820px)
{
  .mob-flex-dir{
    flex-direction: column;
  }
}
@media (max-width:767px) {

  /*ai logic box mobile fixes by nikita 10oct 23*/
  .device-overflow-hidden{
    overflow: hidden !important;
  }

  .logic-box-full-width {
    max-height: calc(100vh - 365px) !important;
  }

  .jodit-wysiwyg {
    max-height: 245px !important;
  }

  .mob-flex-dir {
    flex-direction: column;
  }

  .commn-btn-mb {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }
  .video-controls-dn, #video-que,.video-q-window {
    width: 100% !important;
  }

  .video-q-scroll {
    min-height: auto!important;
}
  .mob-padIn-15
  {
    padding: 14px;
  }

  .m-ml-0 {
    margin-left: 0px !important;
  }

  .m-0-auto {
    margin: 0 auto;
  }

  .mob-padding {
    padding: 0px 34px;
  }

  .m-pr-15 {
    padding-right: 15px !important;
  }
/*Logic box textarea width 100% mobile only*/
.logic-box-full-width textarea{width: 100%}

  /*video question ui start*/
.v-timer-block{
    width: 100%;
}
.v-ctrl-block{
  width: 100%;
}
.v-retake-block{
  width: 100%;
}
.v-timer-block .text-info{
  display: inline-flex;
}
.video-q-scroll {
  max-height: unset;
}
  /*video question ui end*/

  /*19-2-2019*/
  .light-grey-bg-auth-50{
    /* background: #f6fcff; */
    background: #FBFBFC;
    height: 100%;
    position: relative;
    right: 0;
    overflow: auto;
  }
  /*19-2-2019*/
/*18-2-2019*/
/*table changes*/
.custom-table tbody td{
  display: block;
}
.custom-table tbody td:nth-child(2), .custom-table tbody td:nth-child(3){
  background-color: unset;
}
.custom-table thead td{
  display: block;
  padding: 8px !important;
}
/*table changes*/
.done-icon{
  height: 30px;
}
.feedback-emojis img{
  height: 50px !important;
  margin: 0 15px !important;
}
/*18-2-2019*/
  /*test setting on 18-2-2019 start*/
  .test-settings-single-block-child-text-heading{
    display: inline-block;
    width: 70%;
  }
  /*test setting on 18-2-2019 end*/

  /*toast msg responsive*/
  .toast-message{
    left: 50% !important;
    transform: translate(-50%, 0);
    font-size: 11px !important;
    padding: 5px !important;
    width: 200px !important;
  }
  #sectionInstModal .modal-body, .help-articles .modal-body, #sectionDetailsModal .modal-body{
    padding: 10px !important;
    font-size: 13px !important;
  }
  #sectionInstModal .modal-dialog, .help-articles .modal-dialog, #sectionDetailsModal .modal-dialog{
    width: 95%;
  }
  /*bg sky blue layout changes by pooja on 8-2-2019 start*/
  .white-container-bg
  {
      width: 100%;
      left: calc(100% - 100%);
  }
  .customer-logo-parent-block{
    width: 130px;
  }
  /*bg sky blue layout changes by pooja on 8-2-2019 end*/

  /* .logic-box-full-width{
    max-height: unset !important;
  } */
  .para-big{font-size: 14px;}
  .para{font-size: 13px;}
  .para-small{font-size: 13px;}
  .para-info{font-size: 13px;}
  .list-block-disk li{font-size: 13px;}
  .custom-radio-btn + label{font-size: 14px;}
  .custom-radio .custom-control-description{font-size: 14px;}
  .btn{padding: 5.5px 18px; min-width: 110px;}
  .btn-link{font-size: 13px;}
  .btn-outline-secondary-custom{font-size: 14px;}
  .btn-primary-custom{font-size: 14px;}

  .btn-primary-custom-new{font-size: 14px;}

  /* .btn-secondary-custom-run{font-size: 14px;} */
  .custom-input-group .custom-file .custom-file-label,
  .custom-input-group .custom-file .custom-file-label::after{line-height: 24px; font-size: 14px;}
  .xs-text-center{text-align: center !important;}
  .header-wrap{padding: 15px 0 0 0;}
  .header-wrap .row{min-height: inherit;}
  .header-right-wrap{float: none; /*width: 270px;*/ margin: 0 0 15px 0;}
  .custom-pagination{width: 100%;/*overflow-x: auto;*/ margin: 10px 0;}
  .custom-pagination .pagination li{	margin: 0 8px;}
  .test-wrap .que-wrap{height: inherit; overflow: inherit;}
  .test-wrap .ans-option-wrap{max-height: inherit; overflow: inherit; margin-top: 10px;}
  .test-wrap .ans-wrap{padding-top: 15px;}
  .footer-wrap{padding: 15px 0; position: relative !important;}
  .footer-wrap .row{min-height: inherit;}
  .footer-wrap .list-inline .list-inline-item:not(:last-child){margin-right: 8px;}
  .footer-wrap .btn-outline-primary{margin-top: 10px;}
  .sub-header-wrap .row{min-height: inherit;}
  .sub-header-wrap{padding: 15px 0 5px;}
  .test-wrap .ans-wrap .para-info{margin-top: 15px;}
  .sub-header-wrap .text-right .btn-link{position: absolute;top: -64px;right: 30px;}
  .sub-header-wrap .text-right .btn-link-option{top: -43px;}
  .task-inner-wrap-head{position: relative; margin-bottom: 15px;}
  .editor-test-wrap .wrapper{height: inherit;}
  .editor-test-wrap .wrapper .top-content{padding-top: 15px;}
  .task-output-wrap .output-wrap{padding: 0px 15px 10px; min-height: 250px;}
  .editor-test-wrap .wrapper .center.pane{margin-top: 0px; margin-bottom: 120px;}
  .editor-test-wrap .wrapper .pane {	display: block;	vertical-align: top;	position: relative;}
  .editor-test-wrap .wrapper .left.pane .task-inner-wrap{height: inherit; border-right: 0; padding: 0;}
  .editor-test-wrap .wrapper .inner-wrapper,
  .editor-test-wrap .wrapper .center.pane .inner{display: block;	table-layout: inherit;width: 100%;height: 100%;}
  .editor-test-wrap .wrapper .center.pane .inner .top,
  .editor-test-wrap .wrapper .center.pane .inner .bottom {display: block;	position: relative;}
  .editor-test-wrap .wrapper .left.pane{width: 100%; overflow: hidden;}
  .task-output-wrap .list-inline1 li:first-child{min-width: inherit; padding: 0 10px 12px;}
  .task-output-wrap .list-inline1 li{padding: 0 10px;}
  .task-output-wrap .list-inline1 li .btn-secondary-run{padding: 5.5px 15px;}
  .task-que-wrap{padding: 0 15px;}
  .editor-test-wrap .wrapper .top-content .para-small-code-info{position: relative; border-top: 1px solid #EFEFEF;}
}
@media (min-width:576px) and (max-width:767px) {

  /*8 feb 2019*/
  .customer-logo-parent-block {
    width: 210px;
  }

  /*8 feb 2019*/
  .custom-pagination .pagination li:nth-child(n+5):nth-last-child(n+5) {
    display: none;
  }

  .test-wrap {
    min-height: calc(100vh - 280px);
    padding-bottom: 40px;
  }

  .footer-wrap ul.list-inline {
    margin-bottom: 10px;
    text-align: center;
    padding-left: 40px;
  }

  .footer-wrap .list-inline-item .para {
    font-size: 12px;
  }

  .btn-primary-custom {
    font-size: 12px !important;
  }

  .btn-outline-primary-custom {
    font-size: 12px !important;
  }
}
@media (min-width:320px) and (max-width:575px) {

  /*webcam changes 19-4-2019*/
  .w-100-per{
    width: 100% !important;
  }
  .top-0-rem{
    top: 0rem !important;
  }
  .section-header-details div{
    text-align: left !important;
  }
  .webcam-shift-for-big-screen {
    display: block;
    margin-left: 0;
  }

  .webcam-video {
    width: 250px !important;
  }

  .webcam-video>div>app-dyte>.container {
    width: 250px;
  }

  .webcam-video>div>app-dyte>.container>.participant-tile {
    width: 250px !important;
  }

  .webcam-video>div>app-dyte>.container>.participant-tile>.hydrated {
    width: 250px !important;
  }

  /* .test-wrap */

  /*.custom-pagination .pagination li:nth-child(n+4):nth-last-child(n+4){display: none;}*/
  .footer-wrap .list-inline-item {
    margin-bottom: 5px;
  }

  .footer-wrap .list-inline-item .para {
    font-size: 12px;
  }

  .footer-wrap ul.list-inline {
    margin-bottom: 10px;
    text-align: center;
    padding-left: 40px;
  }

  .ans-wrap .list-inline .list-inline-item:first-child {
    margin-bottom: 25px;
  }

  .btn-primary-custom {
    font-size: 12px !important;
  }

  .btn-outline-primary-custom {
    font-size: 12px !important;
  }

  .mob-mar-top {
    margin-top: 15px !important;
  }

  .m-center {
    text-align: center;
  }

  .m-pb-10 {
    padding-bottom: 10px;
  }

  .m-0-auto {
    margin: 0 auto;
  }

  .mob-flex-dir {
    flex-direction: column;
  }

  .m-btn-center {
    display: block !important;
    text-align: center;
  }

  .m-mr-0 {
    margin-right: 0px !important;
  }



  .m-ml-0 {
    margin-left: 0px !important;
  }

  .mobile-flex-dir {
    flex-direction: column;
  }

  .audio-parent {
    margin: 0px !important;
  }

  .mob-pad-bottom {
    padding-bottom: 10px;
  }

  .inner {
    position: relative !important;
    top: 50% !important;
    transform: translateY(-50%);
    padding: 0 !important;
  }

  .inner h4 {
    font-size: 18px !important;
  }

  .btn-outline-primary-custom {
    font-size: 12px !important;
  }

  .mob-pad {
    padding: 10px;
  }

  .ip-webcam-block {
    width: fit-content !important;
    position: relative !important;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px !important;
  }

  .ol-procto {
    padding-left: 0px !important;
  }

  .proct-inst {
    margin-left: 0px !important;
  }

  .procto-btn {
    margin-left: 0px !important;
  }

  .demo-face {
    height: 240px;
    width: 320px;
    position: absolute;
    background-image: url("../../assets/images/image-proctoring/transparent-face.png");
  }

  .submit-btn-align{
    margin-top: 5px;
   }

}

@media only screen and (min-width:1270px) and (max-width:1400px) {
  .VerificationImgResponsive{
    height: 185px !important;
    width: auto !important;
  }
  .CircleResponsive{
    background-size: 237px !important;
    background-repeat: no-repeat !important;
  }
  .Video-width{
    width: 237px;
  }
}

@media (min-width:320px) and (max-width:480px) {

  .VerificationImgResponsive{
    height: 320px !important;
    width: 240px !important;
  }
  .CircleResponsive{
    background-size: 260px !important;
    background-repeat: no-repeat !important;
    bottom: 18px;
  }
  .VerificationImgFlex {
    flex-direction: column;
    align-items: center;
  }

  .text-align-custom{
    white-space: normal !important;
  }
  .custom-radio-btn:not(:checked)+label {
    word-break: break-word;
  }

  .hidden-xxs {
    display: none !important;
  }

  .ans-wrap .list-inline .list-inline-item:first-child {
    margin-bottom: 25px;
  }

  .footer-wrap {
    padding: 10px 0;
  }

  .footer-wrap .list-inline .list-inline-item {
    text-align: center;
    display: block;
  }

  .footer-wrap ul.list-inline {
    padding-left: 0px;
  }

  .footer-wrap .btn-outline-primary {
    margin-top: 10px;
  }

  .skip-btn-wrap {
    display: block;
    text-align: center;
  }

  .ans-wrap-output {
    padding: 6px;
  }

  .btn-primary-custom {
    font-size: 12px !important;
  }

  .btn-outline-primary-custom {
    font-size: 12px !important;
  }

  .mob-mar-top {
    margin-top: 15px;
  }

  .practice-qn-img {
    position: absolute;
    left: -8px !important;
    top: 0;
  }

  .video-q-window {
    height: none !important;
  }

  .video-overlay-img {
    width: 220px !important;
  }

  /* css add by nikita on 25th aug 2023 for responsive issues*/
  .mob-relative {
    position: relative !important;
  }

  .mob-text-center {
    text-align: center !important;
  }

  .mob-mr-0 {
    margin-right: 0px !important;
  }

  .mob-pad {
    padding-left: 10px !important;
  }

  /*.participant-tile
    {
      max-width: 140px;
    } */
  .mob-d-block {
    display: block !important;
  }

  .ip-webcam-block {
    width: fit-content !important;
    position: relative !important;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px !important;
  }

  .ol-procto {
    padding-left: 0px !important;
  }

  .proct-inst {
    margin-left: 0px !important;
  }

  .procto-btn {
    margin-left: 0px !important;
  }

  #AISectionStartPopup .modal-footer {
    display: table !important;
    text-align: center !important;

  }

  #AISectionStartPopup .modal-footer .set-center {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }

  #lessThanMinModel .modal-footer {
    display: table !important;
    text-align: center !important;

  }

  #lessThanMinModel .modal-footer .set-center {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }

  #uploadAIVideoPopup .modal-footer {
    display: table !important;
    text-align: center !important;

  }

  #uploadAIVideoPopup .modal-footer .set-center {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }

  #videoSecStartPopup .modal-footer {
    display: table !important;
    text-align: center !important;

  }

  #videoSecStartPopup .modal-footer .set-center {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }

  #uploadVAlert .modal-footer {
    display: table !important;
    text-align: center !important;

  }

  #uploadVAlert .modal-footer .set-center {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }


  #lessWordsModel .modal-footer {
    display: table !important;
    text-align: center !important;

  }

  #lessWordsModel .modal-footer .set-center {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }

  .test-settings-single-block-child-text-heading ol {
    padding-left: 0px !important;
  }

  .mobile-btn {
    font-size: 12px !important;
    padding: 5px !important;
  }

  .instrc-icon {
    margin-right: 10px !important;
  }

  .custom-radio-btn+label {
    font-size: 12px !important;
  }

  #uploadRetakeVAlert .modal-footer {
    display: table !important;
    text-align: center !important;

  }

  #lessWordsModel .modal-footer .set-center {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }

  .btn {
    padding: 0.375rem 0.75rem !important;
  }
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
  .editor-test-wrap .wrapper .center.pane .inner .top .top-content{height: 287px;}
  .task-inner-wrap-head-adj{position: relative;}
  .task-output-wrap .output-wrap{padding: 10px 15px;}
  .task-output-wrap .list-inline1 li:first-child{min-width: inherit;}
  .editor-test-wrap .wrapper .top-content .para-small-code-info{padding: 10px 15px 10px 50px;}
  #triangle-topleft{
    top: 2.7rem!important;
    left: 1.7rem!important;
}
.video-q-window {

  width: 100%!important;
  height: 215px!important;
}
.video-controls-dn
{
width: 100%!important;
}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2){
  .editor-test-wrap .wrapper .center.pane .inner .top .top-content{height: 287px;}
  .task-inner-wrap-head-adj{position: relative;}
  .task-output-wrap .output-wrap{padding: 10px 15px;}
  .editor-test-wrap .wrapper .top-content .para-small-code-info{padding: 10px 15px 10px 50px;}
  #triangle-topleft{

    top: 2.7rem!important;

    left: 1.7rem!important;
}
.face-responsive
{
bottom: 16rem;
}
.video-q-window {
  min-height: calc(100vh - 350px)!important;
  width: 100%!important;
  height: 215px!important;
}
.video-controls-dn
{
width: 100%!important;
}
}
/* 1920 by nikita 31aug */
@media (min-width: 1920px) and (max-width: 2560px)  {
  progress
  {
    width: 25vw!important;
  }
  progress::-moz-progress-bar {
    background: #1193a7;
    border-radius: 20px;
    width: 25vw!important;

  }
  progress::-webkit-progress-value {
    background: #1193a7;
    width: 25vw!important;
    border-radius: 20px;
  }
  progress::-webkit-progress-bar {
    background: #d9d9d9;
  border-radius: 20px;
  width: 25vw!important;

  }

}
@media only screen and (max-width: 600px) {
  .video-overlay-img {
    width: 225px!important;
}
.video-q-window
{
  min-height: auto!important;
}
  .mob-mar-top
{
  margin-top: 15px;
}

}

.modal-overflow{
  overflow:hidden !important
}
