.header-bot{
    background: -webkit-linear-gradient(left, #2f4b70, #3a5476);
        padding: 10px 0;
}  
.logo-bot img{
        width: 100%;    padding: 0 25px;
}
.header-bot .left{
    
}
.header-bot .left p{
    color: #fff;
    font-size: 12px;
    margin-bottom: 0px; 
}
.header-bot .right{
    
}
.header-bot .right p{
    color: #fff;
    font-size: 12px;
    margin-bottom: 0px;  
}
.button-main{
    background: radial-gradient(circle at center, rgb(238 177 66 / 82%) 50%, #e09900 100%);
    border: none;
    font-weight: 500;
    border-radius: 50px;
    padding: 5px 15px; 
}
.header-bot .container {
    max-width: 1400px;
}
.cecourses-banner img{
width: 100%;    
}
.half-sec{
     padding: 75px 0;   
}
.side-text{
    
}
.checklist {
    margin-top: 30px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
}
.checklist li {
    background-image: url(https://buddysharphairacademy.org/cecourses/assets/img/tick.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 60px;
    margin: 9px 0;
    padding-bottom: 30px;
    padding-top: 3px;
    background-size: 40px;
    font-size: 25px;
    font-weight: 500;
}
.single-info-box .inner-box {
    position: relative;
    display: block;
    background: #365174;
    padding: 50px 30px 47px 120px;
    border-radius: 10px;
    box-shadow: 0px 30px 40px 0px rgb(6 26 58 / 10%);
    min-height: 195px;
}
.single-info-box .inner-box .icon-box {
    position: absolute;
    left: 30px;
    top: 50px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #f0f2f2;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    transition: all 500ms ease;color: #4b98c2;
}

.single-info-box .inner-box h3 {
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 9px;
}
.single-info-box .inner-box p {
    font-size: 16px;
    line-height: 26px;
    color: #808080;margin-bottom: 0;
}
.single-info-box .inner-box a {
    font-size: 16px;
    line-height: 26px;
    color: #808080;margin-bottom: 0;
}
.single-info-box .inner-box:hover .icon-box {
    color: #ffffff;
}
.single-info-box .inner-box:hover .icon-box {
    background: #4b98c2;
}
.no-space{
    padding: 0 !important;    
}
.half-sec .container-fluid {
    width: 100%;
}
.half-sec .container-fluid .col-md-6{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.half-sec .container-fluid .col-md-3{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.sidebar{
    background: -webkit-linear-gradient(left, #2f4b70, #314d71);
    padding: 20px 25px 15px 25px;  
}
.checklist1 {
    margin-top: 0px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 23px;
}
.checklist1 li {
background-image: url(https://buddysharphairacademy.org/cecourses/assets/img/tick.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 28px;
    margin: 0px 0 4px 0;
    padding-bottom: 5px;
    padding-top: 0px;
    background-size: 17px;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #fff;
}
.contact-top{
       padding-bottom: 25px; 
}
.sideinline{
     display: flex;
}
.contact-top .sideinline h4{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0px;    
}
.contact-top .sideinline .text{
  font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #fff;   
    margin: 0px 0 4px 0;
    padding-bottom: 3px;
        padding-left: 14px;
    text-align: left;
}
.contact-top .sideinline .icon{
    color: #ff9917;    
}
.main-coming{
 text-align: center;     padding-bottom: 40px;  
}
.main-coming img{
 width: 180px;   
}
.main-coming h1{
      padding-top: 40px; 
}
.main-coming p{
    padding-top: 5px;
    color: #333 !important;
    font-size: 14px !important;
}
@media only screen and (max-width: 767px)
{
.header-bot .left {
margin-bottom: 40px;    
}   
.logo-bot{
margin-bottom: 30px;      
}
.header-bot .right {
margin-bottom: 40px;
}
.button-main {
    margin-top: 20px;
}
}