@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*All pages CSSs*/

a{
color: #00205B;
}
#courseTab{
padding-left: 15px;
padding-right: 15px;
}
.vidyard-player-container{
margin: 0px !important;
}
.container-fluid{
padding-right: 0px !important;
padding-left: 0px !important;
}
.row{
margin-left: 0px !important;
margin-right: 0px !important;
}
.page-content-block-section a{
text-decoration: underline;
font-weight: bold;
}
.page-content-block-section a:hover{
color: #00205B;
}
.page-content-block-section ul li{
font-size: 16px;
}
.hero-slider-block-section{
    height: 440px;
}
.hero-slider-block-section .slide-item-box{
    height: 440px;
    display: flex;
    align-items: center;
}
.hero-slider-block-section .slide-item-box h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.hero-slider-block-section .slide-item-box p{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.hero-slider-block-section .carousel-indicators li{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 1px solid #ffffff;
    background-color: #c4c4c4;
    opacity: 0.6;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
}
.hero-slider-block-section .carousel-indicators li.active{
    width: 16px;
    height: 16px;
    border: 1px solid #ffffff;
    background-color: #fdfdfd;
    border-radius: 50%;
    opacity: 1;
    margin-top: 3px;
}
.hero-slider-block-section .carousel-indicators{
    bottom: 8px;
}

.managing-risk-block-section{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;    
}
.managing-risk-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.managing-risk-block-section p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.managing-risk-block-section .managing-image{
    float: right;
}
.managing-risk-block-section .latest-news-block{
    max-width: 270px;
}
.managing-risk-block-section .latest-news-block h5{
    color: #333333;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.managing-risk-block-section .latest-news-list-box{
    margin: 0;
    padding: 0;
}
.managing-risk-block-section .latest-news-list-box li{
    display: block;
    padding-top: 10px;
    padding-bottom: 7px;
    border-top: 1px solid #dbdbdb;
}
.managing-risk-block-section .latest-news-list-box li:last-child{
    border-bottom: 1px solid #dbdbdb;
}
.managing-risk-block-section .latest-news-list-box li .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    display: block;
}
.managing-risk-block-section .latest-news-list-box li .title:hover,
.managing-risk-block-section .latest-news-list-box li .title:active,
.managing-risk-block-section .latest-news-list-box li .title:focus{
    color: #00205b;
}
.managing-risk-block-section .latest-news-list-box li .posted-on{
    color: #666869;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    display: block;
    margin-top: 5px;   
}

.upcoming-events-training-block-section{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f5f9fb;
}
.upcoming-events-training-block-section .heading{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.upcoming-events-training-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 0;
}
.upcoming-events-training-block-section .view-all-event-link-wrapper{
    margin-top: 50px;
    text-align: right;
}
.upcoming-events-training-block-section .event-slider-main-container{
    height: 490px;
    /*background-position: bottom right -100px;
    background-repeat: no-repeat;
    background-size: contain;*/
    position: relative;
    padding-top: 53px;
}
.upcoming-events-training-block-section .event-slider-main-container .foreGroundImage{
    position: absolute;
    right: -54px;
    z-index: 10;
    top: -6px;
}
.upcoming-events-training-block-section .upcoming-event-slider-wrapper{
    width: 100%;
    position: relative;
    margin-top: 10px;
    z-index: 20;
}
.upcoming-events-training-block-section .upcoming-event-slider-scrollpane{
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.upcoming-events-training-block-section .upcoming-event-slider-wrapper .slider-control{
    color: #00205b;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none!important;
}
.upcoming-events-training-block-section .upcoming-event-slider-wrapper .slider-control.right{
    padding-left: 11px;
}
.upcoming-events-training-block-section .upcoming-event-slider-wrapper .slider-control.left{
    padding-right: 3px;
}
.upcoming-events-training-block-section .upcoming-event-list-box{
    margin: 0;
    padding: 0;
}
.upcoming-events-training-block-section .upcoming-event-list-box > li{
    display: inline-block;
    width: 370px;
    margin-right: 15px;
    vertical-align: top;
}
.upcoming-events-training-block-section .upcoming-event-item-box{
    height: 380px;
    box-shadow: 0 10px 20px rgba(69, 158, 255, 0.1);
    border-radius: 8px;
    background-color: #ffffff;
    margin-bottom: 20px;
    padding: 27px  25px;
    position: relative;
}
.upcoming-events-training-block-section .upcoming-event-item-box .day-and-month .day{
    display: block;
    width: 60px;
    height: 60px;
    box-shadow: 0 20px 40px rgba(49, 88, 114, 0.25);
    border: 2px solid #00205b;
    background-color: #00205b;
    color: #fff;
    font-family: Roboto;
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
}
.upcoming-events-training-block-section .upcoming-event-item-box:hover{
    background-color: #fafafa;
}
.upcoming-events-training-block-section .upcoming-event-item-box:hover .day-and-month .day{
    color: #00205b;
    background-color: #fff;
    border: 2px solid #00205b;
}
.upcoming-events-training-block-section .upcoming-event-item-box .day-and-month .month{
    display: inline-block;
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 12px;
    /*text-decoration: underline;*/
    position: relative;
}
.upcoming-events-training-block-section .upcoming-event-item-box .day-and-month .month::after{
    display: inline-block;
    content: "";
    width: 75%;
    height: 1px;
    background-color: #00205b;
    top: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.upcoming-events-training-block-section .upcoming-event-item-box .featured-badge{
    position: absolute;
    right: -13px;
    top: -5px;
}
.upcoming-events-training-block-section .upcoming-event-item-box  .title > a{
    color: #00205b;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1em!important;
}
.upcoming-events-training-block-section .upcoming-event-item-box .title a:hover,
.upcoming-events-training-block-section .upcoming-event-item-box .title a:active,
.upcoming-events-training-block-section .upcoming-event-item-box .title a:focus{
    color: #00205b;
}
.upcoming-events-training-block-section .upcoming-event-item-box .desc p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}



.featured-product-block-section{
    width: 100%;
    padding-top: 55px;
    padding-bottom: 40px;
    background-color: #fff;
}
.featured-product-block-section .featured-product-block{
    padding-top: 150px;
}
.featured-product-block-section .featured-product-block .heading{
    display: block;
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.featured-product-block-section .featured-product-block .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.featured-product-block-section .featured-product-block .title:hover,
.featured-product-block-section .featured-product-block .title:active,
.featured-product-block-section .featured-product-block .title:focus{
    color: #00205b;
}
.featured-product-block-section .featured-product-block .desc{
    padding-top: 15px;
}
.featured-product-block-section .featured-product-block .desc p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.featured-product-block-section .our-services-block{
    height: 760px;
    background-position: top 50px right;
    background-repeat: no-repeat;
    background-size: contain;
}
.featured-product-block-section .our-services-block .service-item-box{
    width: 270px;
    height: 290px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-radius: 8px;
    border: 1px solid #c6dae7;
    background-color: #ffffff;
    padding: 30px 20px 20px 20px;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}
.featured-product-block-section .our-services-block .margin-from-top{
    top: 100px;
}
.featured-product-block-section .our-services-block .service-item-box img{
    
}
.featured-product-block-section .our-services-block .service-item-box .title{
    display: block;
    color: #00205b;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px;
}
.featured-product-block-section .our-services-block .service-item-box .title:hover,
.featured-product-block-section .our-services-block .service-item-box .title:active,
.featured-product-block-section .our-services-block .service-item-box .title:focus{
    color: #00205b;
}
.featured-product-block-section .our-services-block .service-item-box .learn-more{
    position: absolute;
    bottom: 15px;
    color: #8031a7;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    left: 0;
    right: 0;
}
.featured-product-block-section .our-services-block .service-item-box .learn-more:hover,
.featured-product-block-section .our-services-block .service-item-box .learn-more:active,
.featured-product-block-section .our-services-block .service-item-box .learn-more:focus{
    color: #8031a7;
}



.how-can-help-block-section{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f5f9fb;
}
.how-can-help-block-section.heading{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.how-can-help-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 0;
}
.how-can-help-block-section .support-slider-wrapper{
    width: 100%;
    position: relative;
}
.how-can-help-block-section .support-slider-scrollpane{
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.how-can-help-block-section .support-slider-wrapper .slider-control{
    color: #00205b;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none!important;
}
.how-can-help-block-section .slider-control.right{
    padding-left: 11px;
}
.how-can-help-block-section .slider-control.left{
    padding-right: 3px;
}
.how-can-help-block-section .support-list-box{
    margin: 0;
    padding: 0;
}
.how-can-help-block-section .support-list-box > li{
    display: inline-block;
    width: 270px;
    margin-right: 15px;
    vertical-align: top;
}
.how-can-help-block-section .support-item-box{
    min-height: 366px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-radius: 8px;
    border: 1px solid #c6dae7;
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
    position: relative;
    margin-bottom: 35px;
    margin-top: 25px;
}
.how-can-help-block-section .support-item-box .image-box{
    height: 140px;
    border-radius: 5px;
}
.how-can-help-block-section .support-item-box .content-box{
    padding: 5px 20px;
}
.how-can-help-block-section .support-item-box .title{
    color: #222a41;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    display: block;
    margin-top: 10px;
}
.how-can-help-block-section .support-item-box .title:hover,
.how-can-help-block-section .support-item-box .title:active,
.how-can-help-block-section .support-item-box .title:focus{
    color: #222a41;
}
.how-can-help-block-section .support-item-box .desc{
    /*padding-top: 10px;*/
}
.how-can-help-block-section .support-item-box .desc p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.how-can-help-block-section .support-item-box .link-url{
    display: inline-block;
    color: #8031a7;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    position: absolute;
    bottom: 25px;
    left: 31px;
}
.how-can-help-block-section .support-item-box .link-url:hover,
.how-can-help-block-section .support-item-box .link-url:active,
.how-can-help-block-section .support-item-box .link-url:focus{
    color: #8031a7;
}

.product-home-hero-block-section{
    height: 558px;
}
.product-home-hero-block-section .hero-content-box{
    /*position: relative;
    top: 160px;*/
    height: 558px;
    display: flex;
    align-items: center;
}
.product-home-hero-block-section .hero-content-box h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.product-home-hero-block-section .hero-content-box p{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}

.drive-business-block-section{
    width: 100%;
    padding-bottom: 50px;
}
.drive-business-block-section .content-box{
    width: 540px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.drive-business-block-section .content-box h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
    padding-bottom: 10px;
}
.drive-business-block-section .content-box p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.drive-business-block-section .testimonial-box-wrapper{
    height: 484px;
    background-color: #f5f9fb;
    position: relative;
}
.drive-business-block-section .testimonial-block{
    width: 360px;
    position: absolute;
    left: 100px;
    bottom: 70px;
}
.drive-business-block-section .testimonial-block p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.drive-business-block-section .testimonial-block .name{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: block;
}
.drive-business-block-section .testimonial-block .designation{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.benefits-of-products-section{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f5f9fb;
}
.benefits-of-products-section .heading{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.benefits-of-products-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.benefits-of-products-section .benefit-product-item-box{
    margin-bottom: 10px;
    margin-top: 10px;
}
.benefits-of-products-section .benefit-product-item-box .image-box{
    height: 131px;
    margin-bottom: 15px;
}
.benefits-of-products-section .benefit-product-item-box .title{
    color: #333333;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
}

.two-column-content-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #f5f9fb;
}
.two-column-content-block-section h2{
    color: #00205b;
    font-family: Roboto;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}
.two-column-content-block-section p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.associations-and-awards-block-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
    background-color: #f5f9fb;
}
.associations-and-awards-block-section .heading{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.associations-and-awards-block-section p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.associations-and-awards-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.associations-and-awards-block-section .logo-list-box{
    margin: 0;
    padding: 0;
    text-align: center;
}
.associations-and-awards-block-section .logo-list-box li{
    display: inline-block;
    width: 19.5%;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}

.have-questions-block-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
    background-color: #f5f9fb;
}
.have-questions-block-section .article-and-form-block{
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #fff;
}
.have-questions-block-section h5{
    color: #333333;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    padding-bottom: 4px;
}
.have-questions-block-section .article-list-box-wrapper .article-list-box{
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.have-questions-block-section .article-list-box-wrapper .article-list-box li{
    display: block;
    margin-bottom: 10px;
    line-height: 1.4em;
}
.have-questions-block-section .article-list-box-wrapper .article-list-box li .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.have-questions-block-section .article-list-box-wrapper .article-list-box li .title:hover,
.have-questions-block-section .article-list-box-wrapper .article-list-box li .title:active,
.have-questions-block-section .article-list-box-wrapper .article-list-box li .title:focus{
    color: #00205b;
}
.have-questions-block-section .article-list-box-wrapper .article-list-box li .posted-on{
    color: #666869;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    display: block;
    margin-top: 6px;
}

.have-questions-block-section .linkedin-box .embed-code-box{
    width: 100%;
    height: 340px;
    border: 1px solid rgba(206, 206, 206, 0.1);
    background-color: rgba(196, 196, 196, 0.27);
    opacity: 0.5;
    margin-top: 15px;
}
.have-questions-block-section .ask-question-form-wrapper h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.have-questions-block-section .ask-question-form-wrapper p{
    color: #666869;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.have-questions-block-section .ask-question-form-wrapper .form-control{
    height: 50px;
    border-radius: 4px;
    border: 1px solid #c6ced2;
    background-color: #f8fcff;
    color: #333333;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.have-questions-block-section .ask-question-form-wrapper textarea.form-control{
    height: 139px;
}
.have-questions-block-section .subscribe-link-box{
    width: 100%;
    height: 390px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-radius: 8px;
    border: 1px solid #8031a7;
    background-color: #ffffff;
    text-align: center;
    padding: 30px 15px;
    position: relative;
}
.have-questions-block-section .subscribe-link-box h4{
    height: 67px;
    color: #8031a7;
    font-family: "Roboto";
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 10px;
}
.have-questions-block-section .subscribe-link-box p{
    opacity: 0.91;
    color: #8031a7;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.have-questions-block-section .subscribe-link-box .subheade-link{
    color: #8031a7;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}
.have-questions-block-section .subscribe-link-box .subheade-link:hover,
.have-questions-block-section .subscribe-link-box .subheade-link:active,
.have-questions-block-section .subscribe-link-box .subheade-link:focus{
    color: #8031a7;
}
.have-questions-block-section .search-link-box{
    width: 100%;
    height: 390px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-radius: 8px;
    border: 1px solid #00205b;
    background-color: #ffffff;
    text-align: center;
    padding: 30px 15px;
    position: relative;
}
.have-questions-block-section .search-link-box h4{
    color: #00205b;
    height: 67px;
    font-family: "Roboto";
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 10px;
}
.have-questions-block-section .search-link-box p{
    opacity: 0.91;
    color: #00205b;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.have-questions-block-section .search-link-box .search-link{
    color: #00205b;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}
.have-questions-block-section .search-link-box .search-link:hover,
.have-questions-block-section .search-link-box .search-link:active,
.have-questions-block-section .search-link-box .search-link:focus{
    color: #00205b;
}

.page-hero-block-section{
    min-height: 230px;
    display: flex;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.page-hero-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.page-hero-block-section p{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}

.iamge-content-block-section{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #fff;
}
.iamge-content-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.iamge-content-block-section p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.iamge-content-block-section ul{
    margin: 0;
    padding: 0;
    padding-left: 25px;
}
.iamge-content-block-section ul li{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.iamge-content-block-section img{
    box-shadow: 4px 4px 64px rgba(69, 158, 255, 0.2);
    border-radius: 6px;
}

.risk-management-resourses-block-section{
    width: 100%;
    background-color: #f5f9fb;
    padding-top: 40px;
    padding-bottom: 40px;
}
.risk-management-resourses-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.risk-management-resourses-block-section .risk-management-item-box{
    min-height: 351px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-radius: 8px;
    border: 1px solid #c6dae7;
    background-color: #ffffff;
    margin-bottom: 40px;
}
.risk-management-resourses-block-section .risk-management-item-box .image-box{
    height: 237px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.risk-management-resourses-block-section .risk-management-item-box .content-box{
    padding: 10px 15px 15px 15px;
}
.risk-management-resourses-block-section .risk-management-item-box .content-box .posted-on{
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    display: block;
}
.risk-management-resourses-block-section .risk-management-item-box .content-box .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.risk-management-resourses-block-section .risk-management-item-box .content-box .title:hover,
.risk-management-resourses-block-section .risk-management-item-box .content-box .title:active,
.risk-management-resourses-block-section .risk-management-item-box .content-box .title:focus{
    color: #00205b;
}

.contact-us-block-section{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 40px;
    background-color: #f5f9fb;
}
.contact-us-block-section .contact-block-white-background{
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 0;
    background-color: #fff;
}
.contact-us-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.contact-us-block-section p{
    color: #666869;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.contact-us-block-section .contact-number-box .heading{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    display: block;
    margin-top: 10px;
}
.contact-us-block-section .contact-number-box a{
    color: #8031a7;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    text-decoration: none;
    display: block;
}
.contact-us-block-section .contact-number-box a:hover,
.contact-us-block-section .contact-number-box a:active,
.contact-us-block-section .contact-number-box a:focus{
    color: #8031a7;
    text-decoration: none;
}
.contact-us-block-section .contact-us-form-wrapper .form-control{
    height: 50px;
    border-radius: 4px;
    border: 1px solid #c6ced2;
    background-color: #f8fcff;
    color: #333333;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.contact-us-block-section .contact-us-form-wrapper textarea.form-control{
    height: 139px;
}

.working-ability-block-section{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
    background-color: #f5f9fb;
}
.working-ability-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.working-ability-block-section p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}

.hero-without-bg-block-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}
.hero-without-bg-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.hero-without-bg-block-section p{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.hero-without-bg-block-section .last-updated-on p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.course-list-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 80px;
    background-color: #f5f9fb;
}
.course-list-block-section .filter-box-wrapper{
    width: 100%;
    height: 73px;
    border-radius: 8px;
    background-color: #ffffff;
    opacity: 0.6;
    padding: 7px 15px 2px 15px;
}
.course-list-block-section .filter-box-wrapper .filter-btn{
    display: inline-block;
    min-width: 96px;
    height: 46px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.03);
    border-radius: 4px;
    border: 1px solid #e4e5ec;
    background-color: #ffffff;
    color: #00205b;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    padding-top: 12px;
    margin-top: 6px;
}
.course-list-block-section .filter-box-wrapper .filter-dropdown-wapper{
    text-align: right;
}
.course-list-block-section .filter-box-wrapper .filter-dropdown-wapper .filter-dropdown{
    color: #979a9b;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    width: 273px;
    height: 46px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.03);
    border-radius: 4px;
    border: 1px solid #e4e5ec;
    background-color: #ffffff;
    margin-top: 6px;
    float: right;
}
.course-list-block-section .category-block-wrapper .heading{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    cursor: pointer;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
}
.course-list-block-section .category-block-wrapper .heading[aria-expanded="true"]:after{
    content: "\f106";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
    color: #00205b;
}
.course-list-block-section .category-block-wrapper .heading[aria-expanded="false"]:after{
    content: '\f107';
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
    color: #00205b;
}
.course-list-block-section .category-block-wrapper .category-list-box .category-label{
    display: block;
    color: #666869;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    padding: 4px 15px 4px 25px;
    border-bottom: 1px solid #dbdbdb;
}
.course-list-block-section .category-block-wrapper .category-list-box .category-label.active{
    color: #8031a7;
}
.course-list-block-section .category-block-wrapper .category-list-box .category-label input{
    margin-top: 12px;
}
.course-list-block-section .filter-by-month-wrapper .heading{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    cursor: pointer;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
}
.course-list-block-section .filter-by-month-wrapper .heading[aria-expanded="true"]:after{
    content: "\f106";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    top: 0px;
    right: 10px;
    color: #00205b;
}
.course-list-block-section .filter-by-month-wrapper .heading[aria-expanded="false"]:after{
    content: '\f107';
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    top: 0px;
    right: 10px;
    color: #00205b;
}
.course-list-block-section .filter-by-month-wrapper .month-list-box .month-label{
    display: block;
    color: #666869;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    padding: 4px 15px 4px 25px;
    border-bottom: 1px solid #dbdbdb;
}
.course-list-block-section .filter-by-month-wrapper .month-list-box .month-label.active{
    color: #8031a7;
}
.course-list-block-section .filter-by-month-wrapper .month-list-box .month-label input{
    margin-top: 12px;
}
.course-list-block-section .technical-training-course-box{
    width: 100%;
    min-height: 238px;
    border-radius: 4px;
    border: 1px solid #8031a7;
    background-color: #f5f9fb;
    opacity: 0.9;
    padding: 20px 15px 35px 15px;
    margin-top: 25px;
}
.course-list-block-section .technical-training-course-box h3{
    color: #8031a7;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
}
.course-list-block-section .technical-training-course-box h3 a{
    color: #8031a7;
}
.course-list-block-section .technical-training-course-box h3 a:hover,
.course-list-block-section .technical-training-course-box h3 a:active,
.course-list-block-section .technical-training-course-box h3 a:focus{
    color: #8031a7;
}
.course-list-block-section .technical-training-course-box p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.course-list-block-section .technical-training-course-box .link-url{
    color: #8031a7;
    font-family: "Roboto";
    font-size: 30px;
    font-weight: 700;
    line-height: 27px;
}
.course-list-block-section .technical-training-course-box .link-url:hover,
.course-list-block-section .technical-training-course-box .link-url:active,
.course-list-block-section .technical-training-course-box .link-url:focus{
    color: #8031a7;
}

.course-list-block-section .courses-list-box{
    width: 100%;    
}
.course-list-block-section .courses-list-box .course-item-box{
    margin-bottom: 50px;
}
.course-list-block-section .courses-list-box .course-item-box:last-child{
    margin-bottom: 20px;
}
.course-list-block-section .courses-list-box .course-item-box .image-box{
    height: 157px;
}
.course-list-block-section .courses-list-box .course-item-box .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    display: block;
    padding-bottom: 0px;
}
.course-list-block-section .courses-list-box .course-item-box .title:hover,
.course-list-block-section .courses-list-box .course-item-box .title:active,
.course-list-block-section .courses-list-box .course-item-box .title:focus{
    color: #00205b;
}
.course-list-block-section .courses-list-box .course-item-box p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-top: 7px;
}
.course-list-block-section .courses-list-box .course-item-box .metadata{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.course-list-block-section .courses-list-box .course-item-box .price{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
}
.course-list-block-section .pagination-wrapper{
    text-align: center;
}
.pagination-wrapper ul{
    margin: 0;
    padding: 0;
}
.pagination-wrapper ul li{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    color: #00205b;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
.pagination-wrapper ul li a{
    color: #00205b;
    text-decoration: none;
}
.pagination-wrapper ul li a:hover,
.pagination-wrapper ul li a:active,
.pagination-wrapper ul li a:focus{
    color: #00205b;
}
.pagination-wrapper ul li .active{
    font-size: 20px;
    text-decoration: underline;
}

.cta-block-section{
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
}
.cta-block-section .cta-content-wrapper{
    min-height: 249px;
    padding: 35px 15px;
    border-radius: 18px;
}
.cta-block-section .cta-content-wrapper h3{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.cta-block-section .cta-content-wrapper p{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 25px;
}
.testimonial-block-section{
    width: 100%;
    padding-top: 70px;
    padding-bottom: 50px;
    background-color: #f5f9fb;
}
.testimonial-block-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.testimonial-block-section .testimonial-item-box{
    margin-bottom: 35px;
}
.testimonial-block-section .testimonial-item-box p{
    color: #2f2f2f;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.testimonial-block-section .testimonial-item-box .image-box{
    border-radius: 50%;
    width: 80px;
    height: 80px;
}
.testimonial-block-section .testimonial-item-box .testimonial-by{
    color: #2f2f2f;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-top: 15px;
}

.course-heading-block-section{
    width: 100%;
    padding-top: 25px;
    padding-bottom: 15px;
    background-color: #fff;
}
.course-heading-block-section .course-metadata{
    color: #8031a7;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
.course-heading-block-section .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.course-heading-block-section .calendar-box{
    width: 110px;
    height: 118px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    float: right;
    text-align: center;
}
.course-heading-block-section .calendar-box .month{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
}
.course-heading-block-section .calendar-box .day{
    color: #8031a7;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

.course-details-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #f5f9fb;    
}
.course-details-block-section .course-metadata{
    margin-top: 20px;
}
.course-details-block-section .course-metadata .metadata-item-box{
    margin-bottom: 15px;
}
.course-details-block-section .course-metadata .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    display: block;
}
.course-details-block-section .course-metadata .data{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.course-details-block-section .nav .nav-item .nav-link{
    display: inline-block;
    color: #666869;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    border: 1px solid #8031a7;
    padding-left: 35px;
    padding-right: 35px;
}
.course-details-block-section .nav .nav-item .nav-link:hover{
    color: #8031a7;
}
.course-details-block-section .nav .nav-item .nav-link.active{
    color: #8031a7;
}
.course-details-block-section p{
    color: #000000;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.course-details-block-section .enrol-now-box{
    width: 277px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-radius: 8px;
    border: 1px solid #c6dae7;
    background-color: #ffffff;
    padding: 30px 15px;
    text-align: center;
}
.course-details-block-section .enrol-now-box h4{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    padding-bottom: 6px;
}
.course-details-block-section .enrol-now-box .price{
    display: block;
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.course-details-block-section .enrol-now-box .enrol-btn{
    min-width: 170px;
    height: 42px;
    border-radius: 4px;
    background-color: #8031a7;
    color: #ffffff;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    padding-top: 6px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.course-details-block-section .enrol-now-box .enrol-btn:hover,
.course-details-block-section .enrol-now-box .enrol-btn:active,
.course-details-block-section .enrol-now-box .enrol-btn:focus{
    color: #ffffff;
}
.course-details-block-section .enrol-now-box .footer-text{
    color: #222a41;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.blog-list-block-section{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #f5f9fb;
}
.blog-list-block-section .blog-category-block .heading{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 12px;
    margin: 0;
    position: relative;
}
.blog-list-block-section .blog-category-block .category-link{
    display: block;
    color: #666869;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    padding: 6px 0;
    border-bottom: 1px solid #dbdbdb;
    text-decoration: none;
}
.blog-list-block-section .blog-category-block .category-link:hover,
.blog-list-block-section .blog-category-block .category-link:active,
.blog-list-block-section .blog-category-block .category-link:focus{
    color: #8031a7;
}
.blog-list-block-section .blog-category-block .category-link.active{
    color: #8031a7;   
}
.blog-list-block-section .blog-category-block .category-link span{
    float: right;
}

.blog-list-block-section .blog-resource-type-block .heading{
    color: #222a41;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    position: relative;
}

.blog-list-block-section .blog-resource-type-block .resource-link{
    color: #6d7783;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #aeb7c1;
    background-color: #ffffff;
    margin-bottom: 10px;
    text-decoration: none;
    margin-right: 6px;
}
.blog-list-block-section .blog-resource-type-block .resource-link:hover,
.blog-list-block-section .blog-resource-type-block .resource-link:active,
.blog-list-block-section .blog-resource-type-block .resource-link:focus{
    background-color: #053e7e;
    color: #fff;
    text-decoration: none;
}
.blog-list-block-section .blog-resource-type-block .resource-link.active{
    background-color: #053e7e;
    color: #fff;
}

.blog-list-block-section .subscribe-cta-block{
    width: 100%;
    height: 390px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-radius: 8px;
    border: 1px solid #8031a7;
    background-color: #ffffff;
    padding: 25px 20px 30px 20px;
    text-align: center;
    position: relative;
}
.blog-list-block-section .subscribe-cta-block h4{
    color: #8031a7;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.blog-list-block-section .subscribe-cta-block p{
    opacity: 0.91;
    color: #8031a7;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.blog-list-block-section .subscribe-cta-block .subscribe-link{
    color: #8031a7;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-decoration: none;
}
.blog-list-block-section .subscribe-cta-block .subscribe-link:hover,
.blog-list-block-section .subscribe-cta-block .subscribe-link:active,
.blog-list-block-section .subscribe-cta-block .subscribe-link:focus{
    color: #8031a7;
    text-decoration: none;
}
.blog-list-block-section .filter-wrapper {
    margin-bottom: 30px;
}
.blog-list-block-section .filter-wrapper .filter-control{
    color: #666869;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    width: 306px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #aeb7c1;
    background-color: #ffffff;
    float: right;
}
.blog-list-block-section .blog-item-box{
    margin-bottom: 35px;
    background-color: #fff;   
}
.blog-list-block-section .blog-item-box .content-box{
    padding: 15px 40px;
}
.blog-list-block-section .blog-item-box .image-box{
    height: 322px;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
}
.blog-list-block-section .blog-item-box .metadata{
    color: #979a9b;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.blog-list-block-section .blog-item-box .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    display: block;
    margin-bottom: 10px;
}
.blog-list-block-section .blog-item-box .title:hover,
.blog-list-block-section .blog-item-box .title:active,
.blog-list-block-section .blog-item-box .title:focus{
    color: #00205b;
}
.blog-list-block-section .blog-item-box .view-details{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    text-decoration: none;   
}

.article-social-and-cta-block-section {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
    background-color: #f5f9fb;
}
.article-social-and-cta-block-section .article-and-form-block{
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #fff;
}
.article-social-and-cta-block-section  h5{
    color: #333333;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    padding-bottom: 4px;
}
.article-social-and-cta-block-section .article-list-box-wrapper .article-list-box{
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.article-social-and-cta-block-section .article-list-box-wrapper .article-list-box li{
    display: block;
    margin-bottom: 10px;
    line-height: 1.4em;
}
.article-social-and-cta-block-section .article-list-box-wrapper .article-list-box li .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.article-social-and-cta-block-section .article-list-box-wrapper .article-list-box li .title:hover,
.article-social-and-cta-block-section .article-list-box-wrapper .article-list-box li .title:active,
.article-social-and-cta-block-section .article-list-box-wrapper .article-list-box li .title:focus{
    color: #00205b;
}
.article-social-and-cta-block-section .article-list-box-wrapper .article-list-box li .posted-on{
    color: #666869;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    display: block;
    margin-top: 6px;
}
.article-social-and-cta-block-section .website-project-cta-block{
    height: 353px;
    position: relative;
    padding: 30px 20px 20px 25px;
}
.article-social-and-cta-block-section .website-project-cta-block .coming-soon{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    display: block;
}
.article-social-and-cta-block-section .website-project-cta-block .date{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    display: block;
}
.article-social-and-cta-block-section .website-project-cta-block h4{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.article-social-and-cta-block-section .website-project-cta-block h4 a{
    color: #ffffff;
}
.article-social-and-cta-block-section .website-project-cta-block h4 a:hover,
.article-social-and-cta-block-section .website-project-cta-block h4 a:active,
.article-social-and-cta-block-section .website-project-cta-block h4 a:focus{
    color: #fff;
}
.article-social-and-cta-block-section .website-project-cta-block .read-more{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    position: absolute;
    left: 25px;
    bottom: 20px; 
}
.article-social-and-cta-block-section .website-project-cta-block .read-more:hover,
.article-social-and-cta-block-section .website-project-cta-block .read-more:active,
.article-social-and-cta-block-section .website-project-cta-block .read-more:focus{
    color: #ffffff;
}

.blog-cta-block-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f5f9fb;
}
.blog-cta-block-section-back{
    height: 360px;
    padding: 45px 15px;
    text-align: center;
}
.blog-cta-block-section-back  h4{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
}
.blog-cta-block-section-back .action-btn{
    color: #ffffff;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    min-width: 248px;
    height: 54px;
    border-radius: 6px;
    background-color: #00205b;
    padding-top: 12px;
}
.more-from-mearie-block-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #f5f9fb;
}
.more-from-mearie-block-section h5{
    color: #333333;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.more-from-mearie-block-section .blog-item-box{
    margin-bottom: 35px;
    min-height: 482px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 8px;
    border: 1px solid #c6dae7;
    background-color: #ffffff;
}
.more-from-mearie-block-section .blog-item-box .content-box{
    padding: 15px 40px 5px 40px;
}
.more-from-mearie-block-section .blog-item-box .image-box{
    height: 322px;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
}
.more-from-mearie-block-section .blog-item-box .metadata{
    color: #979a9b;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.more-from-mearie-block-section .blog-item-box .title{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    display: block;
    margin-bottom: 10px;
}
.more-from-mearie-block-section .blog-item-box .title:hover,
.more-from-mearie-block-section .blog-item-box .title:active,
.more-from-mearie-block-section .blog-item-box .title:focus{
    color: #00205b;
}
.more-from-mearie-block-section .blog-item-box .view-details{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    text-decoration: none;   
}

.blog-detials-title-image-section{
    width: 100%;
    background-color: #f5f9fb;
}
.blog-detials-title-image-section-back{
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
}
.blog-detials-title-image-section .category{
    display: block;
    color: #666869;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
    padding-top: 20px;
}
.blog-detials-title-image-section .category span{
    color: #333333;
}
.blog-detials-title-image-section .metadata{
    color: #000000;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.blog-detials-title-image-section h2{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}

.blog-list-block-section .blog-details-container p{
    color: #000000;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.blog-list-block-section .blog-details-container h3{
    color: #00205b;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}
.blog-list-block-section .blog-details-container h2{
    color: #000000;
    font-family: "Roboto";
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
}
.blog-list-block-section .social-links-box span,
.blog-list-block-section .social-links-box a{
    display: inline-block;
    padding-right: 10px;
    text-decoration: none;
    color: #000000;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.blog-list-block-section .about-author-block{
    width: 100%;
    min-height: 248px;
    background-color: #ffffff;
    padding: 30px 15px 30px 15px;
}
.blog-list-block-section .about-author-block .artile-by{
    opacity: 0.7;
    color: #333333;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.blog-list-block-section .about-author-block h4{
    color: #000000;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
.blog-list-block-section .about-author-block p{
    color: #666869;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}

.page-content-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #f5f9fb;
}
.page-content-block-section h3{
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    color: #222a41;
}
.page-content-block-section p{
    color: #222a41;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;    
}
.page-content-block-section h4{
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: #000;
}
.page-content-block-section .coming-soon-box{
    width: 100%;
    background-color: #c6dae7;
    padding-top: 40px ;
    padding-bottom: 50px;
    padding-right: 15px;
    padding-left: 15px;
}
.page-content-block-section .coming-soon-box .heading{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.page-content-block-section .coming-soon-box h3{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}

.notice-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #f5f9fb;
}
.notice-block-section .notice-box h4{
    color: #00205b;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}
.notice-block-section .notice-box{
    width: 100%;
    box-shadow: 0 10px 20px rgba(69, 158, 255, 0.1);
    border-radius: 4px;
    background-color: #ffffff;
    padding: 30px 30px 40px 30px;
    position: relative;
    z-index: 15;
}
.notice-block-section .contact-info{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.notice-block-section .bg-image{
    position: absolute;
    right: -27px;
    bottom: -16px;
}

.claim-submission-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #f5f9fb;
}
.claim-submission-block-section .claim-submission-item-box{
    margin-bottom: 15px;    
}
.claim-submission-block-section .claim-submission-item-box h3{
    color: #00205b;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.claim-submission-block-section .claim-submission-item-box .submission-link{
    color: #00205b;
    font-family: "Roboto - Bold";
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-decoration: underline;
}
.claim-submission-block-section .claim-submission-item-box .submission-link:hover,
.claim-submission-block-section .claim-submission-item-box .submission-link:active,
.claim-submission-block-section .claim-submission-item-box .submission-link:focus{
    color: #00205b;
}
.claim-submission-block-section .claim-submission-item-box p{
    color: #222a41;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.claims-list-block-section{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 70px;
    background-color: #f5f9fb;
}
.claims-list-block-section .claim-item-box{
    height: 176px;
    box-shadow: 0 2px 30px rgba(69, 158, 255, 0.2);
    border-radius: 8px;
    border: 1px solid #c6dae7;
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 15px;
}
.claims-list-block-section .claim-item-box .heading{
    color: #979a9b;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.claims-list-block-section .claim-item-box h4{
    color: #00205b;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px;
}
.claims-list-block-section .claim-item-box h4 a{
    color: #00205b;
}
.claims-list-block-section .claim-item-box h4 a:hover,
.claims-list-block-section .claim-item-box h4 a:active,
.claims-list-block-section .claim-item-box h4 a:focus{
    color: #00205b;
}
.claims-list-block-section .claim-item-box .view-details-link{
    color: #00205b;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}

.about-list-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f9fb;
}
.about-list-block-section .about-list-box a{
    color: #666869;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    display: block;
    padding: 4px 0;
    border-bottom: 1px solid #dbdbdb;
    text-decoration: none;
}
.about-list-block-section .about-list-box a:hover,
.about-list-block-section .about-list-box a:active,
.about-list-block-section .about-list-box a:focus{
    color: #8031a7;
    text-decoration: none;
}
.about-list-block-section .about-list-box a.active{
    color: #8031a7;
    font-family: "Roboto";
    font-weight: 700;
}
.about-list-block-section h3{
    color: #00205b;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 15px;
}
.about-list-block-section p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-top: 10px;
}

.mearie-group-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f9fb; 
}
.mearie-group-block-section .images-group-block{
    width: 100%;
    padding: 20px 15px;
    background-color: #fff;
}

.board-of-director-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f9fb;
}
.board-of-director-block-section .mearie-tab-list-block .nav-link{
    color: #666869;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    border-bottom: 2px solid #666869;
    text-align: center;
}
.board-of-director-block-section .mearie-tab-list-block .nav-link.active{
    color:  #8031a7;
    border-color: #8031a7;
}
.board-of-director-block-section .board-member-item-box {
    text-align: center;
    min-height: 370px;
    padding: 30px 15px 30px 15px;
    margin-bottom: 40px;
}
.board-of-director-block-section .board-member-item-box:hover{
    background-color: #fff;
}
.board-of-director-block-section .board-member-item-box .member-photo{
    width: 223px;
    height: 223px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.board-of-director-block-section .board-member-item-box h4{
    color: #00205b;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    margin-top: 10px;
}
.board-of-director-block-section .board-member-item-box h4 a{
    color: #00205b;
}
.board-of-director-block-section .board-member-item-box h4 a:hover,
.board-of-director-block-section .board-member-item-box h4 a:active,
.board-of-director-block-section .board-member-item-box h4 a:focus{
    color: #00205b;
}
.board-of-director-block-section .board-member-item-box .designation{
    color: #222a41;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.mearie-address-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 15px;
    background-color: #f5f9fb;
}
.mearie-address-block-section h4{
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    color: #00205b;
    margin: 0;
}
.mearie-address-block-section span{
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    color: #00205b;
}
.mearie-address-block-section p{
    color: #222a41;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.mearie-email-deails-section{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f5f9fb;
}
.mearie-email-deails-section .p-and-c-insurance-block{
    width: 100%;
    min-height: 439px;
    background-color: #fff;
    padding: 70px 15px 50px 115px;
}
.mearie-email-deails-section .p-and-c-insurance-block h4{
    color: #00205b;
    font-family: "Roboto";
    font-size: 32px;
    font-weight: 700;
    line-height: 29px;
}
.mearie-email-deails-section .p-and-c-insurance-block p{
    color: #222a41;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.mearie-email-deails-section .p-and-c-insurance-block p a{
    text-decoration: underline;
    color: #00205b;
    font-weight: 600;
}
.mearie-email-deails-section .p-and-c-insurance-block p a:hover,
.mearie-email-deails-section .p-and-c-insurance-block p a:active,
.mearie-email-deails-section .p-and-c-insurance-block p a:focus{
    color: #00205b;
}
.mearie-email-deails-section .human-capital-block{
    padding: 70px 15px 50px 15px;
}
.mearie-email-deails-section .human-capital-block h4{
    color: #00205b;
    font-family: "Roboto";
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}
.mearie-email-deails-section .human-capital-block p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.mearie-email-deails-section .human-capital-block p a{
    color: #00205b;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 31px;
    text-decoration: underline;
} 
.mearie-email-deails-section .human-capital-block p a:hover,
.mearie-email-deails-section .human-capital-block p a:active,
.mearie-email-deails-section .human-capital-block p a:focus{
    color: #00205b;
}

.contact-us-form-map-section{
    width: 100%;
    background-color: #f5f9fb;
    padding-top: 40px;
    padding-bottom: 30px;
}
.contact-us-form-map-section .contact-us-form-wrapper h3{
    color: #00205b;
    font-family: "Roboto";
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}
.contact-us-form-map-section .contact-us-form-wrapper p{
    color: #222a41;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.contact-us-form-map-section .contact-us-form-wrapper .form-control{
    height: 50px;
    border-radius: 4px;
    border: 1px solid #c6ced2;
    background-color: #ffffff;
    color: #333333;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.contact-us-form-map-section .contact-us-form-wrapper textarea.form-control{
    height: 139px;
}
.contact-us-form-map-section .map-container{
    height: 468px;
    background-color: #e41e1e;
}
.contact-us-form-map-section p{
    color: #333333;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.contact-us-form-map-section p a{
    color: #00205b;
}
.contact-us-form-map-section p a:hover,
.contact-us-form-map-section p a:active,
.contact-us-form-map-section p a:focus{
    color: #00205b;
}

.hubspot-form-wrapper .hs-form-field{
    padding-bottom: 10px;
}
.hubspot-form-wrapper .hs-form-field label{
    color: #333;
    font-size: 16px;
    font-weight: 400;    
    padding-bottom: 5px;
    display: none;
}
.hubspot-form-wrapper .hs-form-required{
    color: #8C2200;
}
.hubspot-form-wrapper .input .hs-input[type="text"],
.hubspot-form-wrapper .input .hs-input[type="email"],
.hubspot-form-wrapper .input .hs-input[type="tel"],
.hubspot-form-wrapper .input select{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    height: 50px;
    border-radius: 4px;
    border: 1px solid #c6ced2;
    background-color: #ffffff;
    color: #333333;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.hubspot-form-wrapper .input textarea{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    height: 139px;
    border-radius: 4px;
    border: 1px solid #c6ced2;
    background-color: #ffffff;
    color: #333333;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.hubspot-form-wrapper .hs-error-msgs{
    padding: 0;
    margin: 0;
}
.hubspot-form-wrapper .hs-error-msgs li{
    display: block;
    padding-top: 6px;
}
.hubspot-form-wrapper .hs-error-msgs li label{
    color: #FF6666;
    font-size: 14px;
    display: block;
}
.hubspot-form-wrapper .inputs-list.multi-container{
    margin: 0;
    padding: 0;
    padding-top: 20px;
}
.hubspot-form-wrapper .inputs-list li{
    display: block;
}
.hubspot-form-wrapper .inputs-list li span{
    padding-left: 6px;
    color: #333;
    font-size: 14px;
}
.hubspot-form-wrapper .inputs-list li label{
    margin-bottom: 2px;
}
.hubspot-form-wrapper .actions{
    text-align: left;
}
.hubspot-form-wrapper .actions input[type="submit"]{
    min-width: 155px;
    height: 50px;
    border-radius: 6px;
    background-color: #00205b;
    color: #ffffff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 24px;
    padding-top: 4px;
    margin-top: 15px;
}
.hubspot-form-wrapper .actions input[type="submit"]:hover,
.hubspot-form-wrapper .actions input[type="submit"]:active,
.hubspot-form-wrapper .actions input[type="submit"]:focus{
    color: #ffffff;
}

@media(max-width: 767px){
    .hero-slider-block-section .slide-item-box h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .managing-risk-block-section .managing-image{
        float: none;
    }
    .managing-risk-block-section .latest-news-block{
        margin-top: 30px;
        max-width: 100%;
    }
    .managing-risk-block-section h2{
        font-size: 28px;
        line-height: 34px;
    }
    .upcoming-events-training-block-section .upcoming-event-item-box{
        padding: 27px  40px 27px 25px;
    }
    .upcoming-events-training-block-section .event-slider-main-container .foreGroundImage{
        right: 0; 
    }
    .featured-product-block-section .featured-product-block{
        padding-top: 0;
    }
    .featured-product-block-section .our-services-block{
        height: auto;
        padding-top: 50px;
    }
    .featured-product-block-section .our-services-block .margin-from-top{
        top: 0;
    }
    .featured-product-block-section .our-services-block .service-item-box{
        width: 100%;
    }
    .featured-product-block-section .our-services-block{
        background-size: cover;
    }
    
    .product-home-hero-block-section {
        height: 400px;
    }
    .product-home-hero-block-section .hero-content-box{
        top: 60px;
    }
    .drive-business-block-section .content-box{
        position: static;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .drive-business-block-section .content-box h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .drive-business-block-section .testimonial-box-wrapper{
        height: auto;
    }
    .drive-business-block-section .testimonial-block{
        position: static;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .associations-and-awards-block-section .logo-list-box li{
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
    .associations-and-awards-block-section{
        padding-bottom: 30px;
    }
    
    .contact-us-block-section h2{
        font-size: 27px;
        line-height: 38px;
    }
    .contact-us-block-section  .contact-us-form-wrapper{
        margin-top: 30px;
    }
    
    .hero-without-bg-block-section h2{
        font-size: 28px;
        line-height: 40px; 
    }
    .course-list-block-section .filter-box-wrapper{
        height: auto;
        padding-bottom: 15px;
    }
    .course-list-block-section .courses-list-box .course-item-box .image-box{
        margin-bottom: 20px;
    }
    .course-list-block-section .courses-list-box .course-item-box{
        margin-bottom: 30px;
    }
    .course-list-block-section{
        padding-bottom: 40px;
    }
    .cta-block-section{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .cta-block-section .cta-content-wrapper h3 {
        font-size: 25px;
    }
    .testimonial-block-section{
        padding-top: 40px;
        padding-bottom: 10px;
    }
    .testimonial-block-section h2{
        font-size: 31px;
    }
    .course-heading-block-section .title {
        font-size: 25px;
        line-height: 35px;
    }
    .course-heading-block-section .calendar-box{
        float: none;
    }
    .blog-list-block-section .blog-category-block .heading[aria-expanded="true"]:after{
        content: "\f106";
        font-family: FontAwesome;
        font-size: 18px;
        position: absolute;
        top: 0px;
        right: 10px;
        color: #222a41;
    }
    .blog-list-block-section .blog-category-block .heading[aria-expanded="false"]:after{
        content: '\f107';
        font-family: FontAwesome;
        font-size: 18px;
        position: absolute;
        top: 0px;
        right: 10px;
        color: #222a41;
    }
    .blog-list-block-section .blog-resource-type-block .heading[aria-expanded="true"]:after{
        content: "\f106";
        font-family: FontAwesome;
        font-size: 18px;
        position: absolute;
        top: 0px;
        right: 10px;
        color: #222a41;
    }
    .blog-list-block-section .blog-resource-type-block .heading[aria-expanded="false"]:after{
        content: '\f107';
        font-family: FontAwesome;
        font-size: 18px;
        position: absolute;
        top: 0px;
        right: 10px;
        color: #222a41;
    }
    
    .blog-list-block-section .filter-wrapper .filter-control{
        float: none;
    }
    .blog-detials-title-image-section .category{
        padding-top: 0;
    }
    
    .page-content-block-section{
        padding-bottom: 40px;
    }
    
    .course-list-block-section .filter-box-wrapper .filter-dropdown-wapper .filter-dropdown{
        float: none;
    }
    .notice-block-section .bg-image {
        position: absolute;
        right: -2px;
        bottom:  -31px;
    }
    .claim-submission-block-section .claim-submission-item-box {
        margin-bottom: 55px;
    }
    
    .board-of-director-block-section .mearie-tab-list-block .nav-link {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mearie-email-deails-section .p-and-c-insurance-block{
        padding: 40px 15px 40px 15px;
    }
    .mearie-email-deails-section .human-capital-block{
        padding-bottom: 0px;
    }

    
}
@media(min-width: 768px) and (max-width: 990px){ 
    .featured-product-block-section .our-services-block .service-item-box{
        width: 100%;
        height: 243px;
    }
    .featured-product-block-section .featured-product-block .title{
        font-size: 30px;
    }
    .featured-product-block-section .our-services-block .service-item-box .title{
        font-size: 16px;
        line-height: 24px;
    }
    .featured-product-block-section .our-services-block {
        height: 682px;
    }
    .drive-business-block-section .content-box{
        width: 336px;
    }
    .drive-business-block-section .content-box h2 {
        font-size: 26px;
        line-height: 38px;
    }
    .drive-business-block-section .testimonial-block{
        position: static;
        padding: 40px 20px 20px;
    }
    .have-questions-block-section .ask-question-form-wrapper h2 {
        font-size: 28px;
    }
    
    .testimonial-block-section .testimonial-item-box .testimonial-by{
        padding-top: 0;    
    }
    .testimonial-block-section .testimonial-item-box .image-box{
        width: 35px;
        height: 35px;
    }
    .course-list-block-section .courses-list-box .course-item-box .image-box {
        height: 95px;
    }
    
    .more-from-mearie-block-section .blog-item-box .content-box {
        padding: 15px;
    }
    
    .claims-list-block-section .claim-item-box {
        padding: 20px;
    }
    .claims-list-block-section .claim-item-box h4{
        font-size: 20px;
        line-height: 25px;
    }
    .mearie-email-deails-section .p-and-c-insurance-block {
        padding-left: 33px;
    }
    .upcoming-events-training-block-section .event-slider-main-container .foreGroundImage{
        right: -18px;
    }
    
}


@media (min-device-width:769px) and (max-device-width:1024px){
    .drive-business-block-section .content-box{
        width: 456px;
    }
    .upcoming-events-training-block-section .event-slider-main-container .foreGroundImage{
        right: -28px;
    }	
}

@media(min-width: 991px) and (max-width: 1199px){ 
    
}
@media(min-width: 1200px){ 
    
}
