html{
    scroll-behavior: smooth;
}
body{
   background: #fff !important;
}
.sr-bg-grey{
    background: #f3f3f3 !important;   
}
.menu-toggle i{
    display: block !important;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff !important;
    text-decoration: none;
    background: #f75800;
    border-color: #f75800 !important;
}
.schedule-classroom .tabbable{padding-top: 42px;}
.schedule-classroom #myTab li {
    display: inline-block;
    float: none;
    border: 1px solid #f3f3f3;
    border-bottom: 0px solid;
    border-radius: 5px 5px 0px 0px;
    margin-right: 0px;
}

.schedule-classroom #myTab{text-align: center;
    border:none;
    box-shadow: inset 0px -11px 8px -10px #ccc;
    padding-top: 40px;
}
.schedule-classroom table li {
    list-style: inside;
}
span.qa-answered i {
    color: #4CF070 !important;
}
.schedule-classroom table ul{
    padding: 0px;
}
.schedule-classroom .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #ffffff !important;
    background-color: #FF9F48;
    border: none;
    border-bottom-color: white;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.17);
    margin-right: 0px;
    border-color: #FF9F48;
}
.schedule-classroom .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tabbable ul li{
    border-bottom: 1px solid #e0d9d9;
}
.schedule-classroom .tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.schedule-classroom .tab-content > .active,
.pill-content > .active {
  display: block;
}

.schedule-classroom .tabs-left > .nav-tabs > li {
  float: none;
}

.schedule-classroom .tabs-left > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.schedule-classroom .tabs-left > .nav-tabs {
  float: left !important;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.schedule-classroom .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}



.schedule-classroom .tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  border-right-color: #ffffff;
  margin-bottom: 0px;
  border-radius: 5px 5px 0px 0px;
}

.schedule-classroom .table {
    width: 76%;
    background: #fff;
}
#pricing{
    background: #fdfdfd;
}
.right-plan-text p span{
    width: 25px;
    background: #FF9F48;
    color: #fff;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    margin-right: 11px;
    line-height: 25px;
}

.price-tag h2 span {
    font-weight: 900!important;
    font-size: 16px!important;
    padding-top: 0px!important;
    display: inline-block !important;
    position: relative;
    top: -6px;
}

.no-post .sr-padding-right {
    padding-right: 0px;
    padding-left: 0px;
}
.no-post .left-side {
    padding-left: 15px !important;
}
.discuss-it {
    padding-top: 60px;
}
.sr-banner{position: relative;}
.banner-image .banner-sm-img{display: none;}  
.dropdown-toggle:hover, .dropdown-toggle:focus {
    text-decoration: none !important;
    background: none !important;
}
.profile-images img {
    width: 115px;
    border: 2px solid #FF9F48;
    border-radius: 100%;
    margin-top: 45px;
}
.profile-images{
    padding-top: 50px;
}
.popup input[type=radio]:checked ~ .check::before {
    background: #FF9F48;
}
.popup input[type=radio]:checked ~ .check {
    border: 4px solid #FF9F48;
}
.popup input[type=radio]:checked ~ label {
    color: #FF9F48;
}
li:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}
.sr-text-12{font-size: 12px;}
.sr-grey-color{color: #a2a2a2}
.sr-blue-bg{background:#303334}
.sr-orange-bg{background:#FF9F48}
.sr-tags li:hover{
    background: #f3f3f3;
}

.icondisplay.pull-right span {
    margin-top: -2px;
}
.icondisplay i {
    top: 0px;
}
.all-doubt .list-group-item i.fas.fa-paper-plane {   
    bottom: -54px !important;
}
#my-comment i.fas.fa-camera {
    top: -18px !important;
}
.has-feedback i {   
    top: -5px !important;
}
.list-unstyled .dropdown-menu li:hover {
    background: #f5f5f5 !important;
    color: #FF9F48 !important;
}
.related-discussion .sr-line {    
    left: 34px;
}
.load-comments .postMetaInline-media {  
    border-top: 0px solid #eee !important;
    padding-top: 0px !important;
}
.sr-sm-btn { 
 margin-top: -4px;
}
.new-discussion .load-comments {
    display: block !important;
}
.related-discussion{margin-top: 20px !important;    padding-top: 20px;}
.sr-padding-class{padding: 0px 34px;}
.icondisplay span {
    padding: 0px 7px 0px 0px;    
}
.bd-radius { 
    margin: 0px 0px 20px;
}
h4 {
    color: #303334;
}
.left-side ul {  
    background: #fff;
    padding: 3px 10px 10px !important;
    border-radius: 10px;
}
.no-post ul li {
    list-style: disc !important;
}
.no-post h1 {
    font-size: 24px;
}
.right-sidebar ul li {
    list-style: none !important;
}
.right-sidebar ul li a {
    color: #303334 !important;
}
.right-sidebar ul p a {
    color: #303334;
}
.right-sidebar .book-box img {
    width: 80px;
    border-radius: 10px;
}
#sr-back-to-top:hover {
    color: #fff !important;
}
.no-post table{
  width: 100% !important;
}
.discussion .left-side li {
    display: inline-block;
    border: 1px solid #FF9F48;
    border-radius: 17px;
    margin: 7px 4px;
    padding: 0px 15px !important;
    line-height: 31px !important;
    color: #FF9F48;
    cursor: pointer;
}
.left-side ul .apply-filter {
    background: #FF9F48;
    color: #fff;
    display: block;
    padding: 7px 0px;
    border-radius: 5px;
    text-align: center;
    margin-top: 24px;
}

.doubts .left-side ul h4 {
    border-top: 1px solid #e7e7e7;
    padding-top: 40px;
}
.doubts .left-side ul h5 {
    margin-bottom: 3px;
    font-weight: 600;
}

.doubts .left-side .recent-question p {
    margin-bottom: 0px;
}
.doubts .left-side ul .recent-question span {
    font-size: 10px;
    color: #444444;
    text-align: right;
    display: block;
    padding-bottom: 5px;
}
.left-side h3 {
    font-size: 14px;
    font-weight: 700;
}

i.fas.fa-crown {
    font-size: 12px;
}
li.dropdown.text-right {
    display: inline-block;
    float: right;
}

.discussion .list-unstyled .dropdown a {
    padding-right: 0px;
}

.sr-section .col-md-8{
    padding-left: 4px;
}
#myHeader .dropdown-menu li a {
    padding: 9px 15px;
}
.bd-radius .post-post-content.postMetaInline-media .nav li .icondisplay {
    display: flex;
}
.bd-radius .post-post-content.postMetaInline-media .nav li .icondisplay span {
    font-size: 16px;
    color: #adadad;
}
.footer-menu .sr-line {  
    left: 42px;
}
.new-discussion .left-side .sr-line {
    top: 59px !important;
    left: 40px !important;
}

.sidebar-box ul{padding: 0px !important;}

a {
    cursor: pointer;
}
.inner-div {
    padding-bottom: 30px;
    position: relative;
}




.loading-class .box-new {  
    margin-left: 16px;
}
.sticky .dropdown-menu a {
    color: #303334 !important;
}

.load-comments {
    display: none;
}


.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background: none !important;
}

.loading-class {
    background: #fff;
    padding: 20px;
    margin-top: 30px;
}
.loading-class .media-heading {   
    margin-bottom: 11px;
}
.loading-class .media-heading-muted { 
    padding: 2px 42px;   
}
.loading-class .comment-like li {
    background: #efefef;
    padding: 11px 32px;
    border-radius: 14px;
    margin-top: 16px;
}
.sr-orange-text:hover{
    color: #e4770f;
}
#myHeader li a{padding:15px;}
.sr-bg-header .dropbtn {   
    color: #fff;
}
.panel-default>.panel-heading{
    cursor: pointer;
}

.navbar-brand svg {
    width: 192px;
}
.navbar-brand{
    display: inline-grid;   
    color: #fff !important;
}
.navbar-nav {
    margin:0px;
}
.navbar-header .sr-landing-btn{display: none;}
#sidebar-wrapper{
    display: none;
}
.box-new {    
    border-radius: 28px;
    padding: 8px 14px;
}
.inner-div li {
    padding-left: 81px;
}
#wrapper.active #sidebar-wrapper {   
    display: none;
}
#menu-toggle{display: none;}
#menu-toggle {
    font-size: 19px;
    color: #303334 !important;    
    margin-left: 0px;
    padding: 0px 0px 0px;
}
@media (max-width: 767px) { 
    #sidebar-wrapper {
        left:0px;
    }

    #wrapper.active #sidebar-wrapper {
        width: 200px;
    }

}
.sr-login-form{padding-bottom: 0px;}
.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -36px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    color: #8c8c8c;
    right: 7px;
}
.sr-login-form .sign-in{
    text-align: center;
}
.sr-login-form input{
    border-bottom: 1px solid #bdbdbd !important;
    box-shadow: none;
    margin-bottom: 10px;
    border-radius: 0px;
    height: 37px;
    border: none;
}

.navbar-brand span {
    padding-left: 44px;
    font-weight: 900;
    font-size: 17px;
    padding-top: 1px;
    color: #FF9F48;
}
.coming-soon-logo span {   
    color: #fff;
}  
.sr-login-form .btn-orange{
    margin: 6px 0px;
}
.sr-login-form{
    width: 400px;
    margin: 132px auto 0px;
    padding: 20px 20px 20px;
    background: #fff;
    border-radius: 6px;
}
.sr-login-form i {
 float: left;
}
.coming-soon-logo{
    padding: 10px 15px;
    position: absolute;
    z-index: 999;
    left: 0%;
    top: 5px;
}
.referral-link1{color: #FF9F48; text-align: center;    display: block;margin-top: 12px;}
.referral-input1 button{
  background: #FF9F48;   
  border-color: #FF9F48;
  color:#fff;}
  .referral-input1 button:hover {
    background: #FF9F4805;
    transition: background 0.5s;
    border-color: #FF9F48;
    color: #FF9F48;
}
.referral-link1:hover{
    color: #de5407;
}
.referral-input1{display: none;       margin: 16px auto 0px;
    text-align: center;}
    .referral-close1{
        padding: 0px 10px;
        color: #848484;
    }
    .referral-link{color: #FF9F48; text-align: center;    display: block;margin-top: 12px;}
    .referral-input button{
      background: #FF9F48;   
      border-color: #FF9F48;
      color:#fff;}
      .referral-input button:hover {
        background: #FF9F4805;
        transition: background 0.5s;
        border-color: #FF9F48;
        color: #FF9F48;
    }
    .referral-link:hover{
        color: #de5407;
    }
    .referral-input{display: none;     margin: 16px auto 0px;
        text-align: center;}
        .referral-close{
            padding: 0px 10px;
            color: #848484;
        }
        .box-image img{width:100%;}
        .navbar-brand p {
            padding-left: 45px;
            font-size: 10px;
            position: relative;
            top: -6px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }
        h3{ 
            line-height: 28px;
        }
        h4{color: #303334;}
        .navbar-brand {  
            padding: 10px 0px;
        }
        .dropbtn {
            background: none;
            color: #303334;
            padding: 9px 0px 5px;
            font-size: 16px;
            border: none;
            line-height: 40px;
        }

        .sticky .dropdown a:hover{color: #fff !important;}     
        .sticky .dropbtn {
            color: #fff;
        }
        .col-pad{padding-left: 40px;}
        .dropdown-content hr{
            margin-top: 0px;
            margin-bottom: 0px;
        }

        .dropdown-content a:hover{
            color: #fff;   
            background:#303334;
        }
        .dropdown {
          position: relative;
          display: inline-block;
      }

      .sr-previous-next .sr-line {    
         margin-bottom: 7px;
         left: 23px;
         margin-top: 1px;
     }
     .sr-previous-next a:hover{    
        color: #e2750c;
    }

    .sr-previous-next h5{
        line-height: 22px;
    }
    .dropdown-content {
        display: none;
        position: absolute;
        min-width: 160px;   
        z-index: 1;
        background: #fff;
    }

    .dropdown-content a {
      color: black;
      padding: 8px 16px;
      text-decoration: none;
      display: block;
  }

  .dropdown:hover .dropdown-content {display: block;}

  hr {
    margin-top: 12px;
    margin-bottom: 12px;
}
.sr-white-color{color:#fff;}
.sr-white-bg{background:#fff;}

.sr-padding-left{padding-left: 0px;}
a:hover{text-decoration: none}
#sr-landing{padding-bottom: 0px;position: relative;}
.download-section .box {   
    background: #f3f3f3;
}
p{line-height: 28px;}
li{list-style: none;}
body .sticky .nav-link{color: #fff !important;}
.footer-menu .icon{margin-top: 40px;}
.list-unstyled li{
    display: block;
    text-align: left;
    padding: 6px 0px;
    } .list-unstyled li a{color: #303334}
    .list-unstyled li a:hover{color: rgb(248, 142, 40);}

    .ques-ans{
        padding: 0px;
    }
    .navbar-nav li:hover > ul.dropdown-menu {
        display: block;
    }
    .dropdown-submenu {
        position:relative;
    }
    .dropdown.text-right.open .dropdown-menu {
        box-shadow: 0px 0px 5px 2px #251e1e0d;
        left: auto !important;
    }
    .dropdown .fa-angle-down{
        position: relative;
        top: 2px;
    }
    .dropdown .dropdown-submenu .fa-angle-down {  
        float: right;
    }
    .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
        color: #ffff !important;
        text-decoration: none;
        background-color: #303334;
    }
    .dropdown-menu hr{margin:0px !important;}
    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100% !important;
        margin-top:-6px;
    }
    .dropdown-menu {box-shadow: none;left: 0 !important;padding: 0px;}
    li.nav-item.dropdown a{    
        padding: 8px 16px;
    }
    /* rotate caret on hover */
    .dropdown-menu > li > a:hover:after {
        text-decoration: underline;
        transform: rotate(-90deg);
    } 
    .no-post .post-content img{
        width: 100%;
    }

    #sr-back-to-top i{
        color: #fff;
        text-align: center;
        /* margin: 0 auto; */
        display: block;
        padding-top: 4px;
    }
    #sr-back-to-top span {
        position:absolute;
        top:50%;
        left:50%;
        margin-left:-8px;
        margin-top:-12px;
        height:0;
        width:0;
        border:8px solid transparent;
        border-bottom-color:#ffffff;
    }
    #sr-back-to-top:hover {
        background-color:#ff830b;
        opacity:1;filter:"alpha(opacity=100)";
        -ms-filter:"alpha(opacity=100)";
    }

    .no-post header{
        padding-top: 88px;  
    }

    .sr-ques-number{
        margin-bottom: 30px;
    }


    #coming-soon{padding-bottom: 0px;}
    #coming-soon .sr-orange-bg{height: 100vh;
    }
    #coming-soon .btn-primary {
      color: #fff;
      background-color: #303334;
      border-color: #303334;
      margin-top: 54px;
      margin-left: 13px;
      height: 49px;
      border-radius: 5px;
      padding: 0px 43px;
  }
  #coming-soon .btn-primary:hover{
    color: #fff;
    background-color: #ff9734;
    border-color: #ff9734;
}
#coming-soon .mr-1 {
  border: 1px solid #e0e0e0;
  width: 69%;
  margin-top: 55px;
  height: 49px;
  border-radius: 5px;
}
#coming-soon .sr-orange-bg img{
    width: 100%;
}
#coming-soon .screen {   
    top: 50px;
    bottom: 21.6%;    
}
.countDays{
    display: inline-block;
    width: 102px;
}
.countHours {
    display: inline-block;
    width: 98px;
}   
.form-inline span{
    color: #FF9F48;
    padding-top: 12px;
    display: block;
    font-size: 17px;
}
.countMinutes {
    display: inline-block;
    width: 97px;
}
.countSeconds {
    display: inline-block;
    width: 100px;
}
.meta-count {
    display: inline-block;
    text-align: center;      
    letter-spacing: 0px;
    color: #899096;   
    font-size: 16px;
}    
#coming-soon .sr-padding-top {
    padding-top: 120px;
    padding-left: 63px;
}
#coming-soon .device {    
    margin-top: 70px;
}
#coming-soon .sr-orange-bg{background: url(https://classrankers.com/assets/img/background.png);}

#coming-soon h1{
    font-size: 48px;
    color: #FF9F48;
    text-align: center;
}
#coming-soon .dm-device {   
    padding-bottom: 85.477897%; 
    margin: 0 auto;  
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;

}
.no-post{padding-bottom: 0px;}

.report-this { 
    padding: 8px 20px 3px;
}
#study-material .sr-right-side ul {
    background: #fff;
    padding: 0px;
    float: left;
    top: 15px;
    padding-bottom: 23px;
}
#study-material .sr-right-side .main-ques {
    border-bottom: 1px solid #e7e7df;
    margin-bottom: 0px;
    font-size: 16px;
}

/*.inner-ques-box .color-dark-grey span{display: block}*/


.sr-right-side .fixed {
    position: fixed;
    top: 6px;  
    max-width: 254px;
    min-width: 254px;
    z-index: 9;
}

#myModal .modal-header {  
    border: none;
}
.no-post .modal-body ul{
    padding: 0px;
}

.sr-section {
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 29px;
}
.left-side{
    padding-left: 22px;
}
.earn-page .sr-main-section {
    padding: 0px 0px 30px;
}

.earn-page .sr-main-section .sr-inner-section .inner-div .panel-class span {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding-left: 77px;
    display: block;
}
.earn-page .sr-main-section .sr-inner-section ul li {
    margin: 0px 54px;
    position: relative;
}
.nav-tabs > li > a {
    border: none;
    color: #303334;
}
.tab-content {
    margin-top: 10px;   
}
#Terms-and-Conditions h4 {
    margin-bottom: 70px;
}

.earn-page .sr-main-section .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border-top: 0px solid #ddd;
}
body .earn-page .sr-main-section .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
    border: none;
    color: #303334 !important;
    background: none;
}
#wrapper.active b {
    display: block !important;
}
.shadow-cls { 

    margin-top: 50px !important;
}
.submit-btn {   
    padding: 2px 22px 7px;
    font-size: 18px;
    border-radius: 3px;
    margin: 0px 14px 30px;
    display: block;
    border: none;
    box-shadow: none;
}
.no-post .shadow-cls{    
    background: #fff;     

}

.no-post .sr-section{
    margin-top: 22px;
}
.no-post .modal-open .modal {   
    margin-top: 80px;
}
.no-post .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 600;
    padding-top: 19px;
}
.shadow-cls h2 {
    font-size: 20px;
    margin-top: 11px;
    padding-bottom: 26px;
}
.shadow-cls h2 strong {
    float: left;
    margin-right: 18px;
}
.sr-bg-header nav {
    /*background: #303334!important;*/
    top: 0px;
}
.sr-bg-header .sr-landing-btn {
    background: #FF9F48;
    color: #fff !important;
    padding: 4px 12px 7px !important;
    margin-top: 10px;
}
#pre-order{background: #fff!important;}
#sign-up{padding-bottom: 0px;}
.sr-bg-header .sr-landing-btn:focus{
    background: #1b1c1d !important;
    color: #fff !important;
    padding: 7px 12px !important;
    margin-top: 10px;
}
.sr-bg-header .navbar-default .navbar-brand {   
    padding-top: 7px;
}
.sr-bg-header .navbar-default .navbar-nav>li>a {
    color: #303334 !important;

}

.sr-right-side span{float: right}
#study-material .left-side .bg {
    background: #fff;
    padding: 4px 0px 30px;   
    display: block;  
}

#study-material .left-side .bg img{   
    width:100%;
}

#study-material .left-side ul h4{
    position: relative;
    padding: 2px 9px;
}
#study-material .left-side .bg ul{
    padding: 7px 15px 0px;
}
.sr-right-side h5{   
    color: #7b7b7b;
}
#study-material .left-side .main-ques { 
    margin-bottom: 5px;
    font-size: 16px;
    margin-top: 0px;
    padding-bottom: 7px;
}


.sr-landing-btn:focus{
    background: #FF9F48 !important;
    color: #fff !important;   
}
section#study-material {
    padding-top: 0px !important;
}
.no-post{
    background: #f3f3f3;
}
#study-material section {
    padding-bottom: 60px;
}
#log-in .fa-spinner{display: none;}
.border-btn{
    border: none !important;
    padding: 8px 20px;
}
section.doubts.all-doubt.discussion.new-discussion,
section.doubts.all-doubt.discussion {
    padding-top: 0px !important;
}
section{
    padding-top: 60px;
    padding-bottom: 60px;
}
.sr-orange-hover-bg:hover{background:#FF9F48; transition: background 0.5s;}
nav {
    background: #f5b335;
    height: 60x;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
}
.sticky{
    background: #fff !important;  
}
.sticky li a{
    color: #303334 !important;
}
.sr-padding-top{  
    padding-top: 154px;
}
.tranding-question h5{
    margin-top: 22px;
    margin-bottom: 0px;
    font-weight: 700;
}
.sr-tabing .padding-top{
    padding-top: 80px;
}
.sr-tabing .left-image img{
    margin-top: 107px;
}
.tranding-question .box {    
    padding: 11px 0px;
}
.tranding-question h6 span i{
    padding-right: 7px;
}
.tranding-question h6 span{
    padding-right: 12px;
}
.banner-text hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 4px solid #FF9F48;
    width: 50px;
    float: left;
    display: block;
}
.btn-orange{
   border-radius: 4px;
}

#signup .modal-body input,
#resetform .modal-body input  {
    border-bottom: 1px solid #bdbdbd !important;
    box-shadow: none;
    margin-bottom: 7px;
    border-radius: 0px;
    height: 37px;
    border: none;
}

.facebook-btn{
   margin-top: -4px;
}

.register-form i{
    padding-right: 7px;
}

#signup .modal-header .close {  
    margin-right: 9px;  

}
.bd-radius .sr-subscribe-main .nav.list-unstyled {
    float: right;
}
.dropdown-toggle i {
    color: #303334;
}
.bd-radius .list-unstyled .dropdown-menu li a {
    color: #a2a2a2;
    padding: 8px 15px;
}
#signup .modal-dialog {  
 margin-top: 70px;
}
.download-section .box svg{
    width: 80px;
    padding-bottom: 5px;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff !important;
}
.tranding-question hr{    
    margin-bottom: 10px;
    margin-top: 10px;
}
.discuss-it .left-image img{padding-top:100px !important;}  
.features-text .box {
    /*padding: 30px 20px 0px;*/
}
.features-text{
    padding-top: 55px;
}
.tranding-question {
    background: #f3f3f3;

}
.tranding-question .box{border: 1px solid #f3f3f3;}
.grade-main-box {
    padding: 14px;
}
.box{
    text-align: center;   
    border-radius: 12px;
    /*padding: 30px 0px;*/
    margin:20px 0px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow:  0px 0px 7px 3px #00000014;
}

.box:hover > p{
    color: #fff;
}
.box:hover{
    background: #FF9F48;
    border: 1px solid #FF9F48;
}
.main-box {
    width: 100%;
}
.left-box {
    width: 48%;
    float: left;
}
.right-box {
    float: right;
}
.main-box ul {
    padding: 0px;
}
.link-box {
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 8%);
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-top: solid #FF9F48;
    padding: 16px;
    margin-bottom: 0px;
    margin-right: auto;
    float: left;
    margin-top: 32px;
    width: 96%;
}

.tranding-question .left-image img{
    padding-top: 10px;
}
.pre-order .left-image img {
    margin-top: 40px;
}
.landing-padding-top {
    padding-top: 65px;
}
.tranding-question .box img {
    width: 100%;
    background: #f3f3f3;
    border-radius: 100%;
}
.features-text ul{text-align: center;}
.features-text ul li{display: inline-block;}
.features{position: relative;background: #fdfdfd;}
.box img {
    width: 100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.grade-main-box p {
    font-weight: bold;
    color: #303334;
    margin-bottom: 0px;
    padding: 4px;
}
.features svg{width:80px;}
.features-bg-image img{width: 100%;}

.sr-margin-top{margin-top: 30px;}

.sr-sm-btn {
    border: 2px solid #303334;
    font-size: 20px;
}
.sr-sm-btn:hover{color: #fff}
.banner-text p img{
    width: 19px;
    margin-top: -2px;
}
.sr-right-side.sr-padding-left{   
    background: #fff;
}
.sr-right-side.fixed {
    position: fixed;
    top: 7%;
    width: 363px;  
    z-index: 9;
}
.sr-white-color:hover{border-color:#FF9F48;transition: border 0.5s;}
.banner-text p .sr-blue-color:hover{background: #303334;    transition: background 0.5s;border-color: #303334;}
.banner-text p a {
    margin: 15px 15px 0px 0px;
    padding: 5px 20px 35px!important;
}
.banner-text p .sr-blue-color:hover{    border-color: #303334 !important;}
.orange-color{color: #FF9F48;}
.nav-up {
    top: -60px;
}
#sr-landing header .navbar-default .navbar-nav>li>a {
    color: #303334;
    font-weight: 600; 
}
.banner-text p{
    font-size: 16px;  
    float: left; 
    width: 100%;
}
.tranding-question img{width: 100%;}
.banner-text {
    position: absolute;
    right: 0;
    bottom: 32%;
}
.download-app .sr-padding-top .form-control{
    border: none;
    box-shadow: none;
}
.testimonial-slider-bg img{width: 100%}
.download-app {
    background: url(../img/mobile-app-image.png);
    background-repeat: no-repeat;
    height: 100%;
    background-position: left center;
    width: 100%;
    padding-bottom: 60px;
    background-size: 35%;
}
.download-app h4{
    font-weight: 700;
    margin-top: 28px;
}
.download-app a span{
    float: right;  
    position: relative;
    top: -28px;
    cursor: pointer;
}
.download-app a{
    background: #fff;    
    display: block;
    padding: 7px 16px;
    margin-top: 22px;
    color: #303334;
    font-weight: 700;
}

header .navbar-default {
    background: #fff;
    border: none;
}
.banner-image img{width: 100%;}
.sr-landing-btn{background: #FF9F48;color: #fff !important;padding: 7px 12px !important;    margin-top: 22px;}
.sr-landing-btn:hover{transition: background 0.5s;
    background: #FF9F48 !important;
    color: #fff !important;}
    #sr-landing .navbar-brand img{
        width: 100%;
        max-width: 160px;
    }
    .sr-landing-btn{ margin-top: 8px;}
    .testimonial-slider{position: relative;}
    .testimonial-slider {
        padding-top: 60px;
        padding-bottom: 109px;
    }
    .testimonial-slider .box {
        padding: 30px 38px; 
        position: relative; 
    }
    .testimonial-slider .quotes{
        font-size: 57px;   
        display: block;
        width: 100%;
        line-height: 35px;
        text-align: left;
    }
    .testimonial-slider .box:after {
        content: " ";
        position: absolute;
        right: 46%;
        bottom: -25px;
        border-top: 13px solid #f3f3f3;
        border-right: 13px solid transparent;
        border-left: 13px solid transparent;
        border-bottom: 13px solid transparent;
    }
    .testimonial-slider h6 {
        font-weight: 700;
        margin-bottom: 3px;
    }
    .testimonial-slider .person-text img {
        /* border: 7px solid #fff; */
        border-radius: 100%;
        width: 80px;
        background: #f3f3f3;
    }
    .block-text.box {
        box-shadow: 0px 0px 12px 0px #c3c0c03d;
        height: 235px;
    }
    .testimonial-slider span{font-size: 12px;}
    .testimonial-slider .carousel-control.left,.carousel-control.right  {background:none;width:25px;}
    .testimonial-slider .carousel-control.left {left:-50px;}
    .testimonial-slider .carousel-control.right {right:-50px;}
    .testimonial-slider .carousel-control{   
       background: #FF9F48 !important;
       width: 35px !important;
       height: 35px;
       opacity: 1;
       text-shadow: none;
       border-radius: 100%;
       line-height: 35px;
       top: 34%;
   }
   .testimonial-slider .person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.testimonial-slider .person-text a {
    color: #ffcc00;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.navbar.sticky {
    box-shadow: 0px 0px 7px 2px #0000000d;
}
footer{padding: 30px 0px;position: relative;bottom: -54px;float: left;
    width: 100%; background: #303334;}
    footer .footer-banner-bg img{width:100%;}
    .inner-footer{
        position: absolute;
        top: 5%;
        right: 0;
        left: 0;
    }
    a.orange-btn:hover {
        color: #fff !important;
        background: #de4f00 !important;
    }
    footer .icon li a:hover{background: #FF9F48;transition: background 0.5s;color: #fff !important;}
    footer .icon li a {
        background: #fff;
        color: #303334;
        height: 50px;
        width: 50px;
        display: block;
        line-height: 55px;
        border-radius: 100%;
        text-align: center;
    }
    footer h4{
        color:  #fff !important;
    }
    footer .menu li a:hover{color: #FF9F48;}
    footer .menu li a {
        color: #303334;
        font-size: 18px;
        text-decoration: none;
        font-weight: 700;
    }
    footer .icon li a i{font-size: 20px;}
    footer ul {
        /*text-align: center;*/
        padding: 0px;
    }
    footer p {
        /*text-align: center;*/
        color: #fff;
        margin-top: 30px;
        font-weight: 700;
    }
    footer ul li {
        display: inline-block;
        /*padding: 5px 20px 0px;*/
    }
    footer .footer-menu{background-color: rgba(255,255,255,.7);border-radius: 10px;    padding: 50px 0px;}
    .dm-width {
       width: 500px;
       margin: 0 auto;
   }
   footer .list-unstyled li a {
    color: #fff !important;
}

.iphone-mockup {
   position: relative;
   z-index: 5;
}
#coming-soon .dm-device {width: 42%;}
.dm-device {
    position: relative;
    width: 70%;
    padding-bottom: 153.477897%;
    margin-bottom: 20px;
}

.device {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: 100% 100%;    
  background-repeat: no-repeat;
  background-image: url(../img/download-app.png);
  background-size: 100%;

  
}

.screen {
    overflow: hidden;
    position: absolute;
    top: 61px;
    bottom: 21.6%;
    left: 11.49%;
    right: 12.4%;
}

.slider {
  height: 100%;
}
.slider div {
  height: 100%;
}

.slider__item {
    font-size: 100px;
    color: rgba(255,255,255,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider__item--1 {
    background-image: url(../img/phone1.png);
}
.slider__item--2 {
   background-image: url(../img/phone1.png);
}
.slider__item--3 {
   background-image: url(../img/phone1.png);
}

.slider__item--4 {
   background-image: url(../img/phone1.png);
}
@media screen and (min-width: 1200px) and (max-width: 1300px){
  .inner-footer {  
    top: -2%;    
}
.testimonial-slider .carousel-control.right {
    right: -10px;
}
.testimonial-slider .carousel-control.left {
    left: -10px;
}
}
@media screen and (min-width: 1025px) and (max-width: 1200px){
   .schedule-classroom .table {
    width: 71%;
    background: #fff;
}

.download-app {
    padding-top: 178px;
}
footer p {
 margin-top: 23px;

}
.sr-right-side.fixed {
    width: 328px;
}
.footer-menu .icon {
    margin-top: 11px;
}
footer .footer-menu {
 padding: 25px 0px;
}
#download{
    padding-bottom: 90px;
}
}
@media screen and (min-width: 992px) and (max-width: 1024px){
    section.doubts.all-doubt.discussion {
        padding-bottom: 190px;
    }
    .schedule-classroom .table {
        width: 71%;
        background: #fff;
    }

    .download-app{ 
        padding-top: 200px;
    }
    .inner-footer {
        top: -7%;
    }
    .testimonial-slider .carousel-control.right {
        right: 0;
    }
    .testimonial-slider .carousel-control.left {
        left: 0;
    }

    .banner-text hr {
        margin-top: 0px;
        margin-bottom: 0px;
    }


}
@media screen and (min-width: 768px) and (max-width: 991px){
    #myHeader li a {
        padding: 15px 9px;
    }
    .schedule-classroom .table {
        width: 62%;
        background: #fff;
    }
    section.doubts.all-doubt.discussion {
        padding-bottom: 190px;
    }

    .testimonial-slider .carousel-control.right {
        right: 0;
    }
    .testimonial-slider .carousel-control.left {
        left: 0;
    }
    .features-text p { 
        font-size: 12px;
    }

    .banner-text p a {
        margin: 0px 15px 0px 0px;
    }
    .landing-padding-top {
        padding-top: 8px;
    }
    .banner-text hr {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .sr-sm-btn {

        font-size: 16px;
    }
    .banner-text h1{font-size: 24px;}
    p {
        line-height: 24px;
    }
    banner-text p {
        font-size: 14px;   
    } 
    .testimonial-slider {

        padding-bottom: 90px;
    }
    .download-app {  
        background-size: 61%;
    }
    .sr-padding-top {
        padding-top: 45px;
    }
    .inner-footer {
        top: -18%;
    }
    #download{
        padding-bottom: 216px;
    }


}
@media screen and (min-width: 767px) and (max-width: 1024px) {
    .footer-menu h4{
        margin-top: 0px;
    }
    .footer-menu .sr-line {
        left: 42px !important;
        margin-top: -4px !important;
    }
    .sr-line {
        margin-top: -11px !important;  
        left: 26px !important;
    }
    .left-side .fixed {
        width: 30% !important;
    }

    footer .menu li a {
        font-size: 14px;
    }
    footer p {   
        margin-top: 23px;    
        margin-bottom: 0px;
    }
    footer .menu li a {   
        font-size: 16px;
    }
    footer .icon li a {   
        height: 40px;
        width: 40px;   
        line-height: 40px;   
    }
}
@media screen and (min-width: 320px) and (max-width: 767px){
    .video-icon {
        top: 35%;
    }
    .footer-menu .sr-line {
        left: 26px !important;
    }
    .schedule-classroom .sr-main-section .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
        font-size: 12px !important;
    }
    .schedule-classroom .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
        border-radius: 5px;
        box-shadow: none;
        border-color: #FF9F48;
        margin-bottom: 4px;
    }
    
    section.schedule-classroom {   
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .schedule-classroom .table {
        width: 100%;
        }.schedule-classroom .tabbable .nav>li a{
            border: 1px solid #dcd4d4;
            margin: 4px 3px;
            border-radius: 5px;}
            .schedule-classroom .tabbable .nav>li{border: none}
            .schedule-classroom .tabbable {
                padding-top: 10px;
            }
            .schedule-classroom .tabbable .nav>li>a {
                color: #303334;
                font-size: 14px;
                padding: 2px 3px;
                text-align: center;
            }
            .schedule-classroom .nav>li>a {
                color: #303334;    
                font-size: 14px;
                padding: 8px 7px;

            }
            .schedule-classroom .tabs-left > .nav-tabs {   
                margin-right: 0px;
                border-right: 0px solid #ddd;
                margin-bottom: 30px;
            }
            .schedule-classroom .tabs-left > .nav-tabs > li {
                float: left;
            }
            .no-post .sr-section .col-md-8 {
                padding: 0px 8px;
            }
            .shadow-cls .sr-sm-btn {    
                padding-top: 4px !important;
                margin-top: 9px;
                width: 54%;
                float: none;
            }
            .shadow-cls h2 strong {
                float: none;
                display: block;
            }
            #sharepopup .modal-dialog {
                width: 71%;    
                margin: 160px auto 0px !important;
            }
            .features-text .box {
                /*padding: 0px 20px 0px;*/
            }
            .left-box{
                width: 100%;
            }
            #wrapper.active #sidebar-wrapper {  
                top: 0;
            }
            .bd-radius {  
                padding: 15px 15px !important;   
            }
            body .discussion .list-unstyled .dropdown-menu a {
                padding-right: 0px;
                color: #303334 !important; 
            }
            ul.nav.list-unstyled a.dropdown-toggle{     color: #303334 !important; }
            body .shadow-cls h2 {
                padding: 4px 0px 0px !important;
                margin-top: 0px;
                text-align: center;
            }
            .features-text ul li {
                display: inline-block;
                width: 45%;
            }
            .profile-images {   
                text-align: center;
            }
            .profile-images .col-xs-2 {
                padding: 2px;
            }
            .profile-images img {
                width: 100%;   
                margin-top: 7px;
            }
            .testimonial-slider {
                padding-top: 0px;

                }    .discuss-it .left-image img {
                    padding-top: 10px !important;
                }
                .sr-tabing .tab-content img {   
                    width: 75% !important;
                }
                .features-text ul {
                    text-align: center;
                    padding: 0px;
                }
                .banner-text p a {   
                    padding: 7px 20px 27px!important;
                }
                header .navbar-default {    
                    background: #303334 !important;
                }
                .sticky .sr-landing-btn {
                    color: #fff !important;   
                }
                .banner-image .banner-md-img{display: none;}
                .banner-image .banner-sm-img{display: block;}

                .navbar-header .sr-landing-btn{display: inline-block; margin-right: 10px;}
                #sidebar-wrapper{
                    display: block;
                }
                .nav>li>a:hover, .nav>li>a:focus {
                    text-decoration: none;
                    background-color: #FF9F48;
                    color: #fff !important;
                    }   .nav>li>a {    
                        color: #fff;
                    }
                    #wrapper.active #menu-toggle .fa-times {
                        display: block !important;
                        position: fixed;
                        left: 192px;
                        background: #303334;
                        padding: 7px;
                        top: -6px;
                        color: #fff;
                    }
                    #wrapper #menu-toggle .fa-times{display: none;}
                    #wrapper {
                        padding-left:0px;   
                    }
                    #wrapper.active #sidebar-wrapper {
                        left: 200px;
                        display: block;
                    } 
                    body #wrapper.active {
                        padding-left: 0px !important;   
                    }
                    .sr-tabing ul {  
                        padding-top: 4px !important;
                    }


                    .sr-tabing .nav-tabs > li > a {    
                        margin: 8px 0px;
                    }

                    #menu-toggle {
                        display: inline-block;
                        float: right;
                        /*padding-right: 19px;*/
                        margin-top: 11px;
                        z-index: 9999999;
                        position: relative;
                        height: auto;
                    }
                    .sr-right-side.fixed {   
                        display: none;
                    }
                }
                @media screen and (min-width: 320px) and (max-width: 767px){
                    .sr-previous-next h4 {
                        padding-left: 15px !important;

                    }
                    .col-pad {
                        padding-left: 26px;
                    }   
                    .no-post .sr-line { 

                        left: 26px;
                    }
                    body .no-post .left-side ul {
                        margin-top: 7px !important;
                    }
                    .no-post .left-side {
                        padding-left: 8px !important;
                        padding-right: 8px;
                    }
                    .modal-dialog {  
                        margin: 19px;
                    }
                    .popup ul li input[type=radio] { 
                        top: 11px !important;
                        left: 21px !important;
                    }

                    .discussion #myModal ul{padding: 0px;}
                    .discussion .left-side .sr-line {
                        top: 52px !important;
                        left: 26px !important;
                    }
                    h4 {
                        font-size: 16px;
                    }
                    .sr-margin-spcing {
                        padding: 0px 0px !important;
                    }
                    footer h4{color: #fff}
                    ul.nav.navbar-nav.navbar-right {
                        padding: 0px 15px;
                    }
                    .footer-menu .sr-line {
                        margin-top: -6px;
                    }
                    footer .footer-menu {
                        background-color: #2f2d2d;
                        padding: 10px 0px;

                    }
                    footer{
                        background: #2f2d2d;
                    }
                    .left-side {
                        padding: 0px;
                        margin-top: 21px;
                    }
                    .list-unstyled li a {
                        color: #ffffff;
                    }
                    .sr-padding-right {
                        padding: 0px 15px;
                    }
                    .sr-bg-header .navbar-header {
                        background: #ffffff!important;
                    }
                    .sr-bg-header nav {
                        background: none!important;   
                    }
                    .sr-bg-header .navbar-default .navbar-nav>li>a {
                        color: #303334;
                    }
                    .sr-bg-header .navbar-default .navbar-toggle .icon-bar {  
                        background-color: #fff;
                    }
                    .dropdown .dropdown-menu{display: none !important;}
                    .dropdown.open .dropdown-menu{display: block !important;}
                    #myHeader .dropdown .dropdown-toggle{
                        padding: 0px 15px;
                    }
                    #myHeader li a {
                        padding: 5px 5px !important;
                        font-size: 10px;
                        float: right;
                        position: relative;
                        left: -7px;
                        top: 6px;
                    }
                    .sticky li a {
                        color: #303334 !important;
                    }
                    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
                        color: #fff !important;
                        background-color: #303334;
                    }
                    .sticky {
                        background: none !important;
                    }
                    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
                        max-height: 100%;
                    }
                    .dropdown-content {    
                        position: inherit;
                    }
                    .dropbtn {   
                        padding: 0px 0px 0px;   
                        line-height: 10px;
                    }
                    .sticky .navbar-header {
                       background: #ffffff !important;
                    }
                    .right-box{
                        width: 100% !important;
                    }
                    .dm-device {   
                        margin: 0 auto;
                    }
                    .navbar-brand p {
                        padding-left: 39px; 

                    }
                    .navbar-brand span {
                        padding-left: 39px;  
                        font-size: 16px; 
                        padding-top: 0px;
                        margin-top: -3px; 
                    }
                    #signup .box-image {
                      display: none;
                  }
                  #signup .box-image img{
                     width: 100%;
                 }
                 #signup .modal-content {
                     height: 100%;
                 }
                 #signup .modal-dialog {
                    width: 84%;
                    float: none;
                    height: 100%;
                    margin: 59px auto 30px;
                }
                #signup .modal-header .close {
                    margin-top: 14px;
                    margin-right: 11px;
                    margin-bottom: 5px;
                }
                #signup .modal-content .modal-body .row{
                 background: #fff;   
             }

             .banner-text {
                padding:0px;
                bottom: 35%;
                text-align: right;
                padding-right: 6px;
            }
            .inner-footer {
                position: inherit !important;
            }

            .inner-footer {
                position: inherit !important;
                padding: 20px 0px;
            }
            .banner-text p a {

                float: right;
            }
            .sr-sm-btn {   
                font-size: 12px;
                padding: 4px 2px;
            }
            .banner-text p a {
                margin: 0px 0px 0px 0px;
            }
            .landing-padding-top {
                padding-top: 0px;
            }
            #sr-landing h2{font-size:16px !important;}

            .banner-text hr{
                display: none;
            }
            .banner-text h1 {
                font-size: 26px;

            }
            .banner-text p.sr-blue-color{
               display: none
           }
           .testimonial-slider .carousel-reviews {
            position: inherit;
        }
        footer ul li {
            padding: 0px 4px 12px;
        }
        footer .footer-banner-bg img {  
            display: none;   
            position: absolute;
        }
        .testimonial-slider-bg img {  
            display: none;
        }
        .features-text {
            position: inherit;
        }
        .features-bg-image img {   
            display: none;
        }
    }
    @media screen and (min-width: 320px) and (max-width: 767px){
        .block-text.box {   
            height: auto;
        }
        .discuss-it{padding-top: 60px;}
        .download-app{background: none;padding-bottom: 30px;padding-top: 70px;}
        .sr-padding-top {
            padding-top: 0px;
        }

        .testimonial-slider .carousel-control.right {
            right: 0;
        }
        .testimonial-slider .carousel-control.left {
            left: 0;
        }
        footer .icon li a {  
            height: 35px;
            width: 35px;  
            line-height: 35px;  
            background: #fff;
            color: #FF9F48;
        }
        footer .icon li a i {
            font-size: 16px;
        }
        footer .menu li a {   
            font-size: 14px;
            color: #fff;   
        }
        footer p { 
            margin-top: 30px;
            color: #fff;
        }
        .tranding-question .box img {   
            max-width: 70px;
        }
        .tranding-question ul{padding: 0px;}
        .tranding-question .sr-padding-left {
            padding-left: 15px;
        }
        .navbar-default .navbar-toggle {
            border-color: transparent;
        }
        .sticky .navbar-toggle .icon-bar {
            background-color: #ffffff !important;
        }
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #303334;
        }
        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: transparent;
        }

        .banner-text p img {
            width: 12px;
        }
        .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
            color: #FF9F48 !important;
        }
        #navbar {
            background: #fff;
            border: none;
            padding: 1px 15px 15px;
            width: 100%;
            margin: 0 auto;
        }
        .sticky .dropdown a{color: #303334 !important;}  
    }
    .dropdown  .dropdown:hover{background: none !important;} 
