/* 
 Theme Name:   CDRReport.org
 Theme URI:    
 Description:  
 Author:       Priyanka Sharma
 Author URI:   https://www.cdrreport.org/
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ccc;
}

/*Sample payment page*/
.pricebox label.radio-ico.active {
    background: #c2e7f7;
}

.column-box {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.pricebox label {
    width: 100%;
    background: #ccc;
    float: left;
    margin-bottom: 10px;
    padding: 0;
    border-radius: 6px;
}

a.paybtn.pay-deposit {
    cursor: pointer!important;
    margin: 20px auto;
    background: #ffca13;
    color: #333;
    font-weight: 600;
    width: 170px;
    border: 1px solid #e1b930;
    font-size: 13px;
    padding: 5px 7px!important;
    border-radius: 6px;
    text-align: center;
    font-size: 14px;
}
.pricebox {
    display: block;
    margin: 0 0 5px;
    font-family: 'Open Sans',sans-serif;
}
.column-box {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}
.samples_wrap {
    width: 100%;
    max-width: 600px;
    margin: 20px auto;
    font-family: 'Open Sans',sans-serif;
}
.pricebox input[type="radio"] {
    display: inline-block;
    background: #999;
    float: left;
    zoom: 1.5;
    position: relative;
    top: 8px;
    left: 13px;
}
.samples_wrap .xtrapad {
    font-size: 15px!important;
    color: #000!important;
}
.sample-amount {
    font-size: 20px;
    float: right;
    background: #666;
    padding: 15px 15px;
    width: 13%;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 0 6px 6px 0;
}
.samples_wrap h3 span {
    font-size: 13px;
    display: block;
    font-weight: 400;
    color: #666;
}
.pricebox h3 {
    font-size: 15px!important;
    color: #333!important;
    float: left!important;
    margin: 0!important;
    padding: 8px 40px 6px!important;
    width: 65%!important;
}
.samples_wrap h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    border-bottom: 1px solid #007da9;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin: 20px 0;
}
.old-sample-amount {
    font-size: 15px;
    float: right;
    background: #e04c4c;
    padding: 15px 15px;
    width: 10%;
    text-align: center;
    font-weight: 600;
    color: #ffeded;
    border-radius: 6px 0 0 6px;
    text-decoration: line-through;
}
.hpbanner {
    background: url(/wp-content/uploads/hp-main-banner.jpg)no-repeat center #415b61;
    width: 100%;
    height: auto;
    min-height: 720px;
    background-size: cover;
    border-bottom: 6px solid #007da9;
    position: relative;
    top: -85px;
}
p{
font-family: 'Open Sans';
font-size:14px;}
.hpbanner .left {
    float: left;
    width: 55%;
    padding: 170px 0 0 5%;
    text-align: center;
}
.hpbanner .left h1 {
    color: #ffca13;
    font-size: 46px;
    text-shadow: 0 0 2px #000;
    line-height: 40px;
    display: block;
    margin: 0;
   font-family: 'Open Sans';
    font-weight: 700;
    border: 0!important;
    text-transform: capitalize;
    text-align: left;
}
.hpbanner .left h2 {
    color: #fff;
    font-size: 22px;
    text-shadow: 0 0 2px #000;
    line-height: 30px;
    display: inline-block;
    margin: 15px 0 0 0!important;
    font-weight: 400;
    font-family: 'Open Sans';
    width: 100%!important;
    border: 0!important;
    text-align: left!important;
}
.hpbanner .left ul li .cont {
    width: 125px;
    margin: auto;
}
ul.bne_icon{
    margin-top: 65px;
    display: block;
}
ul.bne_icon li {
    width: 25%;
    float: left;
}
 .cont {
    width: 125px;
    margin: auto;
}
.writer-ico {
    background: url(/wp-content/uploads/sprite.png) no-repeat 0 0;
    width: 40px;
    height: 42px;
    margin: 20px auto;
}
.cont p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    text-shadow: 0 0 2px #000;
}
.plagiarism-ico {
    background: url(/wp-content/uploads/sprite.png) no-repeat -55px 0;
    width: 27px;
    height: 38px;
    margin: 22px auto;
}
.time-ico {
    background: url(/wp-content/uploads/sprite.png) no-repeat -100px 0;
    width: 38px;
    height: 38px;
    margin: 22px auto;
}
.help-ico {
    background: url(/wp-content/uploads/sprite.png) no-repeat -150px 0;
    width: 43px;
    height: 46px;
    margin: 18px auto;
}
.hpbanner .left ul {
    margin-top: 65px;
    display: block;
}
.hpbanner .left ul li {
    width: 25%;
    float: left;
}
.hpbanner .left ul li .cont p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
    text-shadow: 0 0 2px #000;
}
.textBlink {
    animation: blinker 1.2s cubic-bezier(.5, 0, 1, 1) infinite alternate;
    color: #ffffff;
    text-align: left;
    position: relative;
    top: -30px;
    font-size: 18px;
    cursor: pointer;
    text-decoration: underline;
    position: relative;
}
.hpbanner .right {
    float: left;
    width: 45%;
    padding: 130px 5% 0 5%;
}
/* ====================================================================================
FORM STYLE
==================================================================================== */
 .cdrleadfrm {
    position: relative;
    z-index: 1;
    width: 96%;
    float: right;
    background: rgba(0,18,6,.6);
    padding: 20px 10px;
    border-radius: 5px;
    min-height: 430px;
}
.btn-leadsubmit {
    width: 100%;
    display: block;
    background: #feca14;
    transition: 0.5s;
    color: #000;
    text-transform: uppercase;
    margin: 0px 0px 0px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    min-width: 75px;
    text-align: center;
}

 .btn-leadsubmit:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
}

.cdrleadfrm h3 {
    color: #dafffe;
    font-weight: 600;
    border-bottom: 1px solid #449b9b;
    padding-bottom: 5px;
    font-family: 'Open Sans';
    font-size: 24px;
    line-height: 26px;
    width: 94%;
    margin: 10px auto;
    display: block;
}
span.light-text {
    color: #fff;
    font-weight: 300;
}
.offering_lists ul {
    width: 50%;
    float: left;
}
.offering_lists {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-top: 25px;
    line-height: 33px;
}
.offering_lists p {
    display: block;
    float: left;
    font-size: 25px;
    background: #1c9ac7;
    padding: 5px 10px;
    border-radius: 5px;
    border: 2px solid #42cdff;
    margin-top: 20px;
}
.offering_lists ul li {
    font-size: 14px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #dafffe;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.banner-text {
    width: 100%;
    max-width: 650px;
    color: #fff;
   font-family: 'Open Sans';
    font-size: 25px;
    line-height: 38px;
    padding-top: 5px;
}
/*----------------Our Expert Section Css----------------------------2---------------------*/
.tutorcollage li {
    border: 1px solid #fff;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
}
.tutorsdetail .left .head {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #dbf6ff;
    margin-bottom: 30px;
    font-family: 'Open Sans';
}
.tutorsdetail .left p {
    background: url(/wp-content/uploads/sprite.png)no-repeat -248px -386px;
    color: #eee;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0 0 0 8%;
   font-family: 'Open Sans';
}

    .tutorcollage li:nth-child(1) {
    width: 140px;
    height: 140px;
    right: 0;
    top: 0;
}
.tutorcollage li:nth-child(2) {
    width: 140px;
    height: 140px;
    right: 140px;
    top: 0;
}
img#imgTutor:hover {
    transform: scale(1.2);
    transition-duration: 1s;
}
.tutorcollage li:nth-child(3) {
    width: 140px;
    height: 140px;
    right: 280px;
    top: 0;
}
.tutorcollage li:nth-child(4) {
    width: 140px;
    height: 140px;
    right: 420px;
    top: 0;
}
.tutorcollage li:nth-child(5) {
    width: 140px;
    height: 140px;
    right: 560px;
    top: 0px;
}
.tutorcollage li:nth-child(6) {
    width: 140px;
    height: 140px;
    right: 0;
    top: 140px;
}

.tutorcollage li:nth-child(7) {
    width: 140px;
    height: 140px;
    right: 140px;
    top: 140px;
}
.tutorcollage li:nth-child(8) {
    width: 140px;
    height: 140px;
    right: 280px;
    top: 140px;
}
.tutorcollage li:nth-child(9) {
    width: 140px;
    height: 140px;
    right: 420px;
    top: 140px;
}
.tutorcollage li:nth-child(10) {
    width: 140px;
    height: 140px;
    right: 560px;
    top: 140px;
}
.tutorcollage li:nth-child(11) {
    width: 140px;
    height: 140px;
    right: 700px;
    top: 0;
}
.tutorcollage li:nth-child(12) {
    width: 140px;
    height: 140px;
    right: 700px;
    top: 140px;
}
.tutorsdetail {
    margin-top: 0px;
    float: left;
    width: 100%;
    background: #007da9;
}
.tutorsdetail .left {
    float: left;
    width: 40%;
    padding: 30px 8% 30px 0%;
}
.tutorsdetail .right {
    float: right;
    width: 60%;
}
.tutorcollage {
    height: auto;
    width: auto;
    float: right;
    margin-bottom: 20px;
    position: relative;
}
.tutorcollage ul {
    position: relative;
    width: 825px;
    height: 260px;
    position: relative;
}
.tutorcollage li img {
    /* box-shadow: 0 0 12px 5px rgba(255,255,255,.5); */
    -moz-transition: -moz-transform 0.5s ease-in;
    /* -webkit-transition: -webkit-transform 0.5s ease-in; */
    -o-transition: -o-transform 0.5s ease-in;
    min-height: 140px;
}
.dtlcont {
    position: absolute;
    z-index: 5;
    background: rgba(0,0,0,.7);
    color: #fff;
    border: 1px solid #fff;
    padding: 25px 15px;
    width: 200px;
    text-align: center;
    
}
.dtlcont .name {
    font-weight: 800;
   font-size: 14px;
}
.dtlcont .stars {
    width: 96px;
    background: url(/wp-content/uploads/sprite.png?_=5.13)no-repeat 0 -385px;
    height: 14px;
    float: none;
    margin: 15px auto;
}
.dtlcont .degree {
    color: #f0f2f3;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin: 10px 0;
}
#tutor1 {
    right: 140px;
    top: 20px;
}
#tutor2 {
    right: 280px;
    top: 20px;
}
#tutor3 {
    right: 420px;
    top: 20px;
}
#tutor4 {
    right: 560px;
    top: 20px;
}
#tutor5 {
    right: 700px;
    top: 20px;
}
#tutor6 {
    right: 140px;
    top: 160px;
}
#tutor7 {
    right: 280px;
    top: 160px;
}
#tutor8 {
    right: 420px;
    top: 160px;
}
#tutor9 {
    right: 560px;
    top: 160px;
}
#tutor10 {
    right: 700px;
    top: 160px;
}
#tutor11 {
    right: 840px;
    top: 20px;
}
#tutor12 {
    right: 840px;
    top: 160px;
}
/*----- why us style----*/

.why-us h2 {
    font-size: 36px;
    color: #333;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    margin: 30px auto 20px;
    display: block;
    padding-bottom: 5px;
    position: relative;
   font-family: 'Open Sans';
}
.why-us p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    text-align: center;
    padding: 0px 40px;
}
.why-us .readmore {
    color: #007da9;
    width: 160px;
    display: block;
    margin: 20px auto;
    border: 1px solid #007da9;
    border-radius: 5px;
    padding: 5px 0;
    text-align: center;
}
.cdr-stats {
    float: left;
    width: 100%;
    height: 250px;
    margin: 60px 0 20px 0;
}
.cdr-stats ul li:nth-child(1) {
    background: #3a6ee8;
}
.cdr-stats ul li:nth-child(2) {
    background: #32c5d2;
}
.cdr-stats ul li:nth-child(3) {
    background: #7c4ddb;
}
.cdr-stats ul li:nth-child(4) {
    background: #166848;
}
.cdr-stats ul li {
    width: 25%;
    float: left;
    list-style: none;
    text-align: center;
    color: #fff;
    padding: 40px 0;
}
.stats-number {
    font-size: 44px;
    font-weight: 700;
}
.cdr-stats ul li:nth-child(1) .stats-bdr {
    border-bottom: 1px solid #a0bcfc;
    width: 80%;
    margin: 0 auto 10px;
}
.cdr-stats ul li:nth-child(2) .stats-bdr {
    border-bottom: 1px solid #b7f9ff;
    width: 80%;
    margin: 0 auto 10px;
}
.cdr-stats ul li:nth-child(3) .stats-bdr {
    border-bottom: 1px solid #c4a7ff;
    width: 80%;
    margin: 0 auto 10px;
}
.cdr-stats ul li:nth-child(4) .stats-bdr {
    border-bottom: 1px solid #a8e4cd;
    width: 80%;
    margin: 0 auto 10px;
}
.stats-name {
    font-weight: 300;
    font-size: 26px;
}
.darkbdr {
    display: block;
    border-bottom: 2px solid #007da9;
    width: 120px;
    margin: -20px auto 20px;
}
/*-----------Our Strength Section Style-----------*/
.our-strength h2 {
    font-size: 34px;
    color: #333;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    margin: 60px auto 20px !important;
    display: block;
    padding-bottom: 5px;
    position: relative;
  
}
.our-strength .bg {
    background: #007da9;
    border-radius: 50%;
    width: 84px;
    height: 84px;
    margin: 10px auto 20px;
    padding-top: 28px;
}
.our-strength h4 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
.our-strength div.time-delivery-ico {
    background-position: 0 -53px;
    width: 27px;
    height: 30px;
}
.our-strength .bg div {
    background: url("/wp-content/uploads/sprite.png") no-repeat;
    margin: auto;
}
.our-strength div.live-help-ico {
    background-position: -34px -52px;
    width: 29px;
    height: 29px;
}
.our-strength div.plagiarism-free-ico {
    background-position: -70px -53px;
    width: 27px;
    height: 27px;
}
.our-strength div.domain-specific-ico {
    background-position: -103px -49px;
    width: 33px;
    height: 35px;
}
.our-strength div.disciplines-ico {
    background-position: -143px -54px;
    width: 26px;
    height: 26px;
}
.our-strength div.price-ico {
    background-position: -184px -53px;
    width: 19px;
    height: 25px;
}
.our-strength {
    width: 100%;
    padding: 0 5%;
    text-align: center;
}
.our-services {
    float: left;
    padding: 0 5%;
    background: url("/wp-content/uploads/service-banner.jpg") no-repeat center #2d2c2b;
    width: 100%;
    height: 740px;
    background-size: cover;
}
.our-services h2 {
    color: #fff;
    margin-top: 60px;
    font-size: 34px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    margin: 60px auto 20px !important;
    display: block;
    padding-bottom: 5px;
    position: relative;
  }
  .our-services ul li {
    float: left;
    width: 33%;
    padding: 10px 0;
}
.our-services ul li .cont {
    width: 90%;
    margin: auto;
    min-height: 250px;
    color: #fff;
    border: 1px solid #585755;
    padding: 10px 2%;
    max-width: 550px;
}
.our-services ul li .cont h3 {
    color: #56cef8;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    display: block;
    margin: 10px 0;
}
.our-services ul li .cont p {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    display: block;
    margin: 10px 0;
}
.our-services ul li .cont p a {
    color: #ff0;
    display: block;
    margin: 10px auto 0;
}
/* Blog section*/
.blogs-info {
    background: #f6f6f6;
    float: left;
    width: 100%;
    padding: 35px 2% 40px 2%;
    color: #666;
    margin: 0px 0 60px 0;
}
.blogs-info h2 {
    color: #333;
    font-size: 40px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-align: center;
    margin: 20px;
}
.blogs-info .left {
    width: 70%;
    float: left;
    padding: 20px 0 0 6%;
}
.blogs-info .left ul li {
    background: url("/wp-content/uploads/sprite.png") no-repeat -247px -6px;
    padding: 0 30px 10px 30px;
    list-style:none;
}
.blogs-info .left ul li a {
   font-size: 14px;
}
.blogs-info .right {
    width: 30%;
    float: left;
}
.blogs-info .right .ico {
    background: url("/wp-content/uploads/sprite.png") no-repeat 0 -172px;
    width: 254px;
    height: 205px;
}
/* -------------------Testimonial style-------------------------*/
.testimonial {
    width: 100%;
    padding: 0 2%;
    color: #666;
    margin-bottom: 80px;
}
 .testimonial h2 {
    font-size: 34px;
    color: #333;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    margin: 60px auto 20px !important;
    display: block;
    padding-bottom: 5px;
    position: relative;
   font-family: 'Open Sans';
}
.testimonial .cont {
    box-shadow: 0 0 2px #ccc;
    width: 84%;
    margin: 20px auto;
    padding: 5px 15px 30px 15px;
    min-height: 393px;
}
.testimonial h4 {
   font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    color: #333;
}
.testimonial .person {
    margin: 30px auto;
    font-weight: 600;
}
.testimonial .person em {
    font-weight: 400;
}
.testimonial .cont em .ico {
    display: inline-block;
    background: url("/wp-content/uploads/sprite.png") no-repeat -214px -55px;
    padding: 0 30px 0 0;
}
.ftr-mrktng-banner {
    /* float: left; */
    width: 100%;
    height: 100px;
    padding: 30px 15%;
    background: #007da9;
}
.ftr-mrktng-banner h4 {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    float: left;
}
.ftr-mrktng-banner h4 strong {
    color: #adfaff;
    font-weight: 400 !important;
}
.ftr-mrktng-banner a {
    float: left;
    float: right;
    background: #ffca13;
    box-shadow: inset 0 0 2px #888;
    border: 1px solid #f8e9af;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    width: 180px;
    border-radius: 5px;
    color: #010101;
    padding: 8px 10px;
    text-align: center;
}
#covid-19.modal {padding-top:50px}
    #covid-19 {z-index:1041 !important;}
    #covid-19 .modal-content {background-color:#fff;border-radius:0;border:0; width:auto; max-height:490px; overflow-y:auto; overflow-x:hidden; box-shadow:none;padding: 30px 40px 40px;}
    #covid-19 .modal-content .modal-body {padding:0;}
    #covid-19 .modal-content h3 {color:#ffca13 !important; text-transform:uppercase;margin-bottom: 20px; padding: 5px 0; background-color:#464646;}
    #covid-19 .close {
    text-shadow: none;
    color: #000000;
    z-index: 1042;
    top: 3px;
    position: absolute;
    right: 10px;
}
    #covid-19 .close:hover, .close:focus {color:#000000; background-color:#ffca13;}
    #covid-19 .modal-content .modal-body h4 {color: #005c7d;border-bottom: 1px solid #007da9;margin:2.5rem 0 1rem;}
    #covid-19 .modal-content .modal-body a {color: blue;font-size: 13px;
        font-weight: 600; margin: 10px 0 0;border-radius: 3px; padding:0px;
    }
    #covid-19 .modal-dialog {margin:0px auto;}
    #covid-19 .modal-dialog .modal-header {background-color:#ffffff;}
    #covid-19 .modal-dialog .modal-header h3 {    text-transform: uppercase;font-weight: 600; font-size:22px; color: #ffca13; padding-left: 20px;}
    
    .textBlink {
    
        animation: blinker 1.2s cubic-bezier(.5, 0, 1, 1) infinite alternate; 
        color: #ffffff; text-align: left; position: relative; top: -30px; font-size: 18px; cursor: pointer; 
        text-decoration:underline; position:relative;
        }
@keyframes blinker {  
      from {color: #ffffff;}
      to {color:#ffca13; }
    }
    /*Footer Css Starts here */
    footer {
    padding: 10px;
    background: #313B3D;
    float: left;
    width: 100%;
}
footer#Footer {
    padding: 40px;
}
.ftr-new li {
    float: left;
    color: #fff;
    font-size: 13px;
    padding-right: 5%;
    width: 25%;
    list-style: none;
}
footer .logo {
    margin: 0 0 15px 0;
}
.ftr-new .address, .ftr-new .mail, .ftr-new .phone {
    float: none;
    margin-bottom: 0px;
}
.ftr-new .address .fa, .ftr-new .mail .fa, .ftr-new .phone .fa {
   font-size: 14px;
    color: #ccc;
    margin-right: 10px;
}
.ftr-new li:first-child .head, .ftr-new li:first-child a, .ftr-new a:last-child {
    border: none;
}
.ftr-new .mail a {
    display: inline-block;
}
.ftr-new a {
    color: #fff;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
    padding-bottom: 2px;
}
.rating-star .star {
    background: url(/wp-content/uploads/star.png);
    height: 11px;
}
.rating-star {
    width: 56px;
}
.ftr-rating {
    margin-bottom: 10px;
}
.headwts {
    font-size: 14px;
    font-weight: 800;
    line-height: 20px;
    border-bottom: 1px solid #fff;
}
img.wtsqr {
    padding: 10px 0px;
    width: 170px;
}
.ftr-new .head {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #fff!important;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

/*Services and sample page sidebar*/
.sidepanelblock {
    background: #eef3f5;
    border-radius: 5px;
    padding: 20px;
    margin: 0 0 26px;
}
.rightpannel .cdrsample h2 {
    background: url(https://sgp1.digitaloceanspaces.com/cms-stage01/CDRReport__samples-ico_3a272574-6cf6-4f81-830c-bccf83a36911.png) no-repeat 0px 1px;
    color: #333;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    border-bottom: 1px solid #007da9;
    padding: 0px 0px 8px 30px;
    margin: 0px 0px 15px 0px;
}
.sidepanelblock ul {
    font-weight: 400;
    float: none;
    padding: 0px 0px 0px 2px;
    margin: 10px 0px 0px;
    text-align: left;
}
.sidepanelblock ul li {
    line-height: 20px;
    margin-bottom: 10px;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    list-style: none;
}
.sidepanelblock ol li a, .sidepanelblock ul li a {
    font-size: 15px;
    color: #006a90;
    transition: 0.5s;
    font-weight: 400;
    padding-left: 20px;
    background: url(https://sgp1.digitaloceanspaces.com/cms-stage01/listlkjhg_sample-list-ico_7a7b5bc7-c7c1-49ba-ad88-343c0d85bd4e.png) no-repeat 1px 5px;
}
.cdrexperts h2 {
    background: url(https://sgp1.digitaloceanspaces.com/cms-stage01/CDRReport__expert-ico_19a5399f-d327-44a7-bbd8-ae454440f4d3.png) no-repeat 0px 1px!important;
    color: #333;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    border-bottom: 1px solid #007da9;
    padding: 0px 0px 8px 30px;
    margin: 0px 0px 15px 0px;
}
.expertblock {
    width: 100%;
    padding: 10px;
    margin: 0px 0px 15px;
    float: left;
    border-radius: 5px;
    background: #fff;
    transition-property: box-shadow background;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}
.expertphoto {
    width: 49px;
    height: 49px;
    margin-right: 10px;
    float: left;
    border-radius: 4px;
}
.expertphoto img {
    width: 100%;
    border-radius: 5px;
}
.experteducation {
    float: left;
    width: 50%;
}
.experteducation h5 {
    font-size: 18px;
    font-weight: 600;
    color: #005c7d;
    margin: 0px 0px 1px;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.experteducation p {
    font-size: 12px;
    margin: 0;
    line-height: 16px;
}
.hirexpert {
    float: right;
    width: 22%;
}
.hirexpert {
    float: right;
    width: 22%;
}
a.hireMe {
    width: 100%;
    display: block;
    background: #feca14;
    transition: 0.5s;
    color: #333!important;
    text-transform: uppercase;
    padding: 5px;
    margin: 11px 0 0px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 5px;
    min-width: 75px;
    text-align: center;
}
.sidepanelblock.cdrexperts {
    height: 560px;
}

/* Pricing Page CSS*/
.pricingText {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
}
.rtbs {
    margin: 20px 0;
}
#pricing-tab-0, #pricing-tab-1, #pricing-tab-2 {
    padding-top: 40px;
}
.rtbs>.active {
    display: block;
}
.rtbs>.rtbs_content {
    display: none;
    padding: 23px 30px 1px;
    background: #f9f9f9;
    color: #333;
}
.rtbs_content {
    border-top: 6px solid #038b8d!important;
}
section.inside ul, .content ul li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
}
.rtbs .rtbs_menu li a.active {
    background: #038b8d;
    color: #fff!important;
}
.rtbs .rtbs_menu li a {
    display: inline-block;
    color: #333;
    text-decoration: none;
    padding: .7rem 30px;
    box-shadow: 0 0 0;
}

.rtbs .rtbs_menu li a {
    display: inline-block;
    color: #333;
    text-decoration: none;
    padding: .7rem 30px;
    box-shadow: 0 0 0;
font-size: 16px!important;
}
.pricing table tr td:nth-child(1) {
    font-size: 18px;
}

.smstat {
    font-size: 14px;
    color: #777;
}
.tablecont .amounttag {
    text-align: center;
}
.tablecont span.oldprice {
    text-align: center;
    text-decoration: line-through;
    color: #f5575d;
    font-size: 14px;
    margin: 10px 0 5px;
    padding: 0;
    line-height: 15px;
    font-weight: 400;
    position: relative;
    top: -2px;
}
.pricing table td b.amt {
    font-size: 18px;
    text-align: center;
    margin: 10px 0 5px 6px;
    display: inline-block;
    color: #000;
    font-family: sans-serif;
}
.pricing table th {
    background: #25a8e6;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}
.pricing table th span.best-seller {
    position: relative;
    width: 70px;
    top: -80px;
    left: 0;
    right: 0;
    margin: auto;
}
.pricing table tr:nth-child(even) {
    background: #f7fafd;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}
.custom-price{float:right}
.qty {
    float: right;
    width: auto;
    font-weight: 600;
    margin-right: 20px;
    height: auto;
}
.qty select {
    background: url(/wp-content/uploads/select-arrow.png) no-repeat #fff right;
    margin-left: 20px;
}
.pricing table th {
    background: #25a8e6;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}
.pricing table td {
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
    font-size: 13px;
}
.pricing table tr td:nth-child(1) {
    font-size: 18px;
    vertical-align: middle;
    color: #333;
    font-weight: 400;
font-family: 'Open Sans',sans-serif;
}
.pricing table td a.btn {
    background: #ffca13;
    color: #333;
    font-weight: 600;
    width: 90px;
    border: 1px solid #e1b930;
    font-size: 13px;
    padding: 0px;
    display: block;
    margin: 0 auto 10px;
}
/*Reviews page CSS Start Here*/
.reviewcont {
    box-shadow: 0 0 4px #ccc;
    border-radius: 5px;
    width: 96%;
    margin: 20px auto;
    padding: 15px;
    background: #f9f9f9;
}.topics {
    font-family: raleway;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}
.topics:after {
    border-bottom: 2px solid #007199;
    width: 50px;
    content: '';
    display: block;
    margin-top: 4px;
}
.reviewcont .rating {
    background: url(/wp-content/uploads/sprite.png) no-repeat -99px -406px;
    width: 96px;
    height: 14px;
    margin-top: 10px;
}
.reviewcont .star {
    background: url(/wp-content/uploads/sprite.png) no-repeat 0 -385px;
    height: 14px;
}
.reviewcont .text {
    font-size: 14px;
    margin: 20px 0;
}
.reviewcont .userid {
    font-size: 13px;
    font-weight: 600;
}
.reviewcont .country {
    font-size: 12px;
    font-style: italic;
}
.pricing .tablecont strong {
    float: left;
    font-weight: 400!important;
    font-size: 18px;
    color: #333;
}
@media only screen and (max-width: 600px) {
.cdr-stats {
    float: none;
    width: 100%;
    height: auto;
    margin: 60px 0 20px 0;
}
.cdr-stats ul li {
    width: 100%;
    float: left;
    list-style: none;
    text-align: center;
    color: #fff;
    padding: 40px 0;
}
.our-services ul li {
    float: left;
    width: 100%;
    padding: 10px 0;
}
.our-services {
    height: auto;
}
.blogs-info .left {
    width: 100%;
    float: none;
    padding: 20px 0 0 6%;
}
.blogs-info .right {
    width: 100%;
    float: none;
}
.ftr-mrktng-banner {
    height:120px;
    padding: 0px 2%;
}
.ftr-new li {
    float: left;
    color: #fff;
    font-size: 13px;
    padding-right: 5%;
    width: 100%;
    list-style: none;
}
.tutorsdetail .left {
    float: left;
    width: 100%;
    padding: 10px;
}

#tutor1 {
    right: 80px;
    top: 140px;
}
#tutor2 {
    right: 80px;
    top: 140px;
}

#tutor3 {
    right: 80px;
    top: 280px;
}
#tutor4 {
    right: 80px;
    top: 280px;
}
#tutor5 {
    right: 80px;
    top: 420px;
}
#tutor6 {
    right: 80px;
    top: 420px;
}
#tutor7 {
    right: 80px;
    top: 560px;
}
#tutor8 {
    right: 80px;
    top: 560px;
}
#tutor9 {
    right: 80px;
    top: 700px;
}
#tutor10 {
    right: 80px;
    top: 700px;
}
#tutor11 {
    right: 80px;
    top: 537px;
}
#tutor12 {
    right: 80px;
    top: 537px;
}
.pricing table tr td:nth-child(1) {
    font-size: 13px;
        vertical-align: top;
}
#pricing-tab-0, #pricing-tab-1, #pricing-tab-2 {
    padding-top: 0px;
}
.rtbs>.rtbs_content { 
    padding: 7px!important;
}
.pricing table td b.amt {
    font-size: 16px;
    text-align: center;
    margin: 10px 0 5px 6px;
    display: inline-block;
    color: #000;
    font-family: sans-serif;
}
.sidepanelblock.cdrexperts {
    height: 730px;
}
a.hireMe {
    width: 100%;
    display: block;
    background: #feca14;
    transition: 0.5s;
    color: #333!important;
    text-transform: uppercase;
    padding: 5px;
    margin: 11px 0 0px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 5px;
    min-width: 60px;
    text-align: center;
}
 .she-header {
    z-index: 9999;
    width: 100%!important;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: -webkit-sticky;
    position: fixed !important;
    top: 0 !important;
    right: 0!important;
    padding: 5px 20px;
}
.experteducation {
    float: none;
    width: 100%;
}
.hirexpert {
    float: none;
    width: 100%;
}
.pricing table td a.btn {
    width: 70px;
    font-size: 12px;
    padding: 4px 0px;
}
.pricing table th {
    background: #25a8e6;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 12px;
}
.pricing .tablecont strong {
    float: none;
    font-weight: 700!important;
    font-size: 17px;
}
	.tablecont span.oldprice {
    top: 0px;
}
	.tablehead {
    display: block!important;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #25a8e6;
    padding: 8px;
    margin-bottom: 20px;
    text-align: center;
}
	.pricing.mob table th {
    display: none;
}
	.pricing table tr td:nth-child(1) {
    font-weight: 700;
    text-align: center!important;
    margin: 7px!important;

}
.pricing table tr {
    border-bottom: 1px solid #aaa;
    background: #fff!important;
}
	.pricing table tr td:nth-child(1) {
    font-size: 18px;
}
	.pricing.mob .rtbs_content {
    padding: 5px!important;
    border: 1px solid #038b8d!important;
    background: #fff!important;
}
	.twocolmn td.two {
    width: 33%!important;
}
.pricing .tablecont p {
    display: block!important;
    font-size: 12px;
    font-family: 'Roboto';
    color: #666;
    text-align: center;
    padding: 5px 0;
    margin: -8px 0 0 0;
}
	.pricing.mob table td {
    display: block!important;
    width: 96%;
    border: none!important;
    background: #fff;
    padding: 10px 0!important;
    text-align: center;
    float: left;
    height: auto!important;
}
.qty {
    float: none!important;
}
.form-group.qty {
    margin: 20px 145px;
    width: 60px;
}
.qty select {
    margin-left: 0px;
}
.pricing table tr:nth-child(even) {
    background: #fff;
}
a.hfe-menu-item:last-child {
    display: flex;
    justify-content: flex-start;
}
}