@charset "utf-8";
/* CSS Document */

.Inner_header { background-size: contain; position: relative; z-index: 1; }
.EHSSUG_banner { background: url(../images/employee-suggestion/employee-suggestion-banner.jpg) center center no-repeat; background-size: cover; min-width: 560px; padding: 20px 0 0; }
h1.IntroHeading_1 { color: #FFFFFF; padding: 40px 0 10px 0; margin: 20px 0 0 0 !important; font-size: 45px; font-weight: 500; font-family: 'Roboto', sans-serif; }
.EHSSUG_banner .BannerContent { min-height: 400px; }
.EHSSUG_process_img { padding:50px 0 0 0; text-align:center;}
.Introduction_text_1{
 padding:35px 0 20px 0;
 font-size:16px;
 line-height:27px;
 color:#333
}


.Banner_List {
    padding: 0;
    margin: 0;
    font-size: 13px;
}
.Banner_List li {
    padding: 3px 0 10px 22px;
    margin: 0;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    color: #ffffff;
}
.Banner_List li:after {
    background: url(../images/white-list-arow.png) 0 2px no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 0;
    left: 0;
    content: '';
}


P.IntroHeading_SubText { font-family: 'Poppins', sans-serif; font-size: 25px; color: #b8bbf7; padding: 18px 0 30px; font-weight: 400; margin: 0; line-height: 33px; }
P.IntroNormal_text {     
padding: 0 0 20px 0;
margin: 0;
font-family: 'Roboto', sans-serif;
color: #FFFFFF;
line-height: 25px;
font-size: 16px;
font-weight:400;
}
.EHSSUG_feature_section_1 {
    background: #ecf4fb;
    padding: 40px 0px 40px 0;
    position: relative;
	background: -moz-linear-gradient(180deg, #ffffff 0%, #ecf4fb 100%);
    background: -webkit-linear-gradient(180deg, #ffffff 0%, #ecf4fb 100%);
    background: linear-gradient(180deg, #ffffff 0%, #ecf4fb 100%);
}
.EHSSUG_feature_section_1 h2 {
    font-size: 26px;
    color: #1a3b9c;
    padding: 5px 0 15px 0;
    margin: 0;
    font-weight: 600;
    line-height:30px;
    font-family: 'Nunito', sans-serif;
}
.EHSSUG_feature_section_1 .EHSSUG_feature_Img {
    
}
.EHSSUG_feature_section_1 .EHSSUG_feature_Right {
	text-align: left;
    padding: 0px;
    position: absolute;
    width: 50%;
    display: block;
    top: 0;
    right: 0;
    padding: 20px 0 20px 0;
	bottom:0;
}

.EHSSUG_feature_section_1 .EHSSUG_feature_Right img {
    max-height:100%;
}

.EHSSUG_tab_section{
 background:#ecf4fb;
 padding:40px 0;
  /*   background: -moz-linear-gradient(180deg, #ecf4fb 0%, #ffffff 100%);
    background: -webkit-linear-gradient(180deg, #ecf4fb 0%, #ffffff 100%);
    background: linear-gradient(180deg, #ecf4fb 0%, #ffffff 100%);*/
}
.EHSSUG_tab_section ul{
 padding:0;
 margin:0;
}

.EHSSUG_tab_section ul li{
     background: #f0f8ff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 15px 12px 60px ;
    position:relative;
    margin:20px 0px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(21,131,228,0.3);
    -moz-box-shadow: 0px 0px 13px 0px rgba(21,131,228,0.3);
    box-shadow: 0px 0px 13px 0px rgba(21,131,228,0.3);
}
.EHSSUG_tab_section ul li i{
 position:absolute;
top: 10px;
    left: 10px;
 width:45px;
 height:45px;
 display:block;
}
.EHSSUG_tab_section ul li i.Plan{
 background:url(../images/internal-audit-management/tab-sprite.png) 0 0 no-repeat;
}
.EHSSUG_tab_section ul li i.Conduct{
 background:url(../images/internal-audit-management/tab-sprite.png) -45px 2px no-repeat;
}
.EHSSUG_tab_section ul li i.Followup{
 background:url(../images/internal-audit-management/tab-sprite.png) -90px 0 no-repeat;
}
.EHSSUG_tab_section ul li i.Report{
 background:url(../images/internal-audit-management/tab-sprite.png) -135px 0 no-repeat;
}
.EHSSUG_tab_section ul li h3{
 font-family: 'Roboto', sans-serif;
 font-size:22px;
 font-weight:500;
 color:#1a3b9c;
 padding:0 0 5px 0;
 margin:0;
}
.EHSSUG_tab_section ul li p{
 font-family: 'Roboto', sans-serif;
 font-size:14px;
 color:#333333;
 padding:0 0 0px 0;
 margin:0;
 line-height:22px;
}
.MyAuditImg{
 padding:35px 0 0 0;
 text-align:center;
}

.MobilitySolution_section { background: #f5f7fb; padding: 0 15px 0 350px; position: relative; }
.MobilitySolution_section .mobile_app_img { position: absolute; bottom: 0px; left: 0; }
.MobilitySolution_content { padding: 30px 0; }
.MobilitySolution_content h2 { font-size: 28px; color: #238ce9; padding: 0 0 20px 0; margin: 0; font-weight: 300; font-family: 'Nunito', sans-serif; }
.MobilitySolution_content h2 span { font-weight: 700; }
.MobilitySolution_content h4 { font-size: 20px; color: #238ce9; padding: 0 0 8px 0; margin: 0; font-weight: 300; font-family: 'Nunito', sans-serif; }
.MobilitySolution_content h4 span { font-weight: 700; }
.Report_Section { background: #238ce9; }
.Report_Section_2 { padding: 20px; width:100%; }
.Report_Section_2 h2 { color: #FFF; font-size: 50px; font-family: 'Roboto', sans-serif; font-weight: 300; padding: 0 0 25px 0; margin: 0; text-align: center; }
.Report_box i.AuditPlanner { background-position: -814px -293px; }
.Report_box i.MyAudits { background-position: -894px -293px; }
.Report_box i.ExportAuditReport { background-position: -166px -293px; }
.Report_box i.AuditSummary { background-position: -652px -293px; }
.Report_box i.AuditDetails { background-position: -490px -293px; }
.Report_box:hover .Report_round { width: 114px; height: 119px; background-position: 0 -293px; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 14px 14px 1px 0px rgba(255,255,255,0.8); -moz-box-shadow: 14px 14px 1px 0px rgba(255,255,255,0.8); box-shadow: 14px 14px 1px 0px rgba(255,255,255,0.8); border: 1px solid #FFF; margin: 0 auto 20px; position: relative;}
.Report_box:hover .Report_round:after {
display:none !important;
}
.Report_box {
    cursor: inherit !important;
}
.report_slider .owl-nav .owl-prev:hover { background: #00baff; -webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1); -moz-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1); box-shadow: 0px 0px 0px 1px rgba(255,255,255,1); -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.S_Testimonial .owl-nav .owl-next, .report_slider .owl-nav .owl-next:hover { background: #00baff; -webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1); -moz-box-shadow: 0px 0px 0px 1px rgba(255,255,255,1); box-shadow: 0px 0px 0px 1px rgba(255,255,255,1); -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.S_Testimonial .owl-nav .owl-prev { background: #238ce9; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: none; outline: none; width: 38px; height: 37px; display: inline-block; margin: 0 25px; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; border: 1px solid #FFF; }
.S_Testimonial .owl-nav .owl-prev:hover { box-shadow: 0px 8px 20px 0px rgba(0, 27, 103, 0.3); -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; border: 1px solid #89bbe4; background: #b5deff; }
.S_Testimonial .owl-nav .owl-next { background: #238ce9; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: none; outline: none; width: 38px; height: 37px; display: inline-block; margin: 0 25px; border: 1px solid #FFF; }
.S_Testimonial .owl-nav .owl-next:hover { box-shadow: 0px 8px 20px 0px rgba(0, 27, 103, 0.3); -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; border: 1px solid #bff8fe; border: 1px solid #89bbe4; background: #b5deff; }
.S_Testimonial .owl-stage-outer:after { width: 33px; height: 26px; display: block; position: absolute; top: -25px; left: 4px; font-family: 'Poppins', sans-serif; font-size: 100px; color: #238ce9; content: '“'; }
.RelatedSoftware_box:hover { background: #238ce9; border: 1px solid #FFF; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; z-index: 9; }
.RelatedSoftware_box:hover i { background-color: #FFF !important; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: relative; overflow: hidden; }
.RelatedSoftware_box:hover i:after { background: #FFFFFF; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; display: block; width: 100%; height: 100%; content: ''; top: 0; left: 0; position: absolute; z-index: -1; }
.CallBack_Submit { background: #b55dc4; background: -moz-linear-gradient(70deg, #b55dc4 0%, #ff896f 100%); background: -webkit-linear-gradient(70deg, #b55dc4 0%, #ff896f 100%); background: linear-gradient(70deg, #b55dc4 0%, #ff896f 100%); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; text-align: center; width: 130px; font-family: 'Nunito', sans-serif; font-size: 20px; font-weight: 300; vertical-align: central; color: #FFF; border: none; outline: none; height: 100%; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.CallBack_Submit:hover { -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.4); border: 1px solid #FFF; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.S_RequestForCallBack_section h2.heading_2 { font-family: 'Nunito', sans-serif; font-size: 35px; color: #238ce9; padding: 0 0 30px 0; margin: 0; text-align: center; font-weight: normal; }
.QuickInquiryBtn {
 background:#1f8ceb;
    }
.S_Testimonial .Testimonial_UserName { font-family: 'Nunito', sans-serif; font-size: 18px; font-weight: 600; color: #238ce9; padding: 10px 0 4px 0; line-height: 28px; }
.report_slider { width: auto; overflow: hidden; padding: 0 0 10px 0; margin: 0 auto; }
.Report_box:hover .Report_round a.dekstop:hover { background: #00baff; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.Report_box:hover .Report_round a.mobile:hover { background: #00baff; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; transform: scale(1.08); }
@media only screen and (max-width: 1600px) and (min-width: 1367px) {
}
@media only screen and (max-width: 1366px) and (min-width: 992px) {
.mobile_app_img { display: none; }
.MobilitySolution_section { padding: 0 15px 0 70px; }
.report_slider { width: auto; overflow: hidden; padding: 0 0 10px 0; margin: 0 auto; }

.EHSSUG_process{
 margin-left:-30px;
}
h1.IntroHeading_1 {
    color: #FFFFFF;
    padding: 40px 0 10px 0;
    margin: 0 0 20px 0;
    font-size: 38px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.EHSSUG_feature_section_1 .EHSSUG_feature_Right {
    text-align: left;
    padding: 0px;
    position: absolute;
    width: 50%;
    display: block;
    top: 15px;
    right: 0;
    padding: 20px 0;
	bottom:0;
}
.EHSSUG_feature_section_1 .EHSSUG_feature_Right img{
	max-height:100%;
}
.EHSSUG_feature_section_1 h2 {
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    color: #1a3b9c;
    padding: 5px 0 15px 0;
    margin: 0;
    font-weight: 600;
    line-height: 30px;
    font-family: 'Nunito', sans-serif;
}
}
@media only screen and (max-width: 991px) and (min-width: 840px) {
.MobilitySolution_section { padding: 0 15px 0 15px; }
.mobile_app_img { display: none; }
.MobilitySolution_content { padding: 30px 0 20px 80px; }
.ProcessBox_section2 { padding: 0 0 0 30px; }

}
@media only screen and (max-width: 839px) and (min-width: 600px) {
.MobilitySolution_content { padding: 30px 0 20px 90px; }
.MobilitySolution_section { padding: 0 15px 0 15px; }
.mobile_app_img { display: none; }
}
@media only screen and (max-width: 599px) and (min-width: 100px) {
.MobilitySolution_content { padding: 30px 0 20px 0px; }
.MobilitySolution_section { padding: 0 15px 0 15px; }
.mobile_app_img { display: none; }
.report_slider { width: 100%; overflow: hidden; padding: 0 0 10px 0; margin: 0 auto; }
.ForBox_process{
 width:100% !important;
 margin:15px auto 0;
}
.ForBox_process .ProcessText p {
    font-size: 13px;
    color: #747474;
    padding: 0 0 5px;
    margin: 0;
    line-height: 18px;
}
}
@media (max-width: 992px) {
.EHSSUG_process_img{
 display:none;
}
.EHSSUG_banner {
    /*background: #1b1d4e;*/
    background-size: cover;
    min-width: inherit;
    padding: 20px 0 0;
}
.EHSSUG_banner .BannerContent {
    min-height: inherit;
}

.EHSSUG_feature_section_1 .EHSSUG_feature_Right {
    text-align: center;
    padding: 0px;
    position: inherit;
    width: 100%;
    display: block;
    padding: 0px 0 0 0;
}
.ForBox_process{
 width:588px;
 margin:15px auto 0;
}
.ForBox_process .ProcessText {
    width: 100%;
    padding: 10px 20px 0px;
}
}
@media (max-width: 768px) {
.EHSSUG_introduction .EHSSUG_intro_rightImg, .floatedQuoteForm { display: none; }
.EHSSUG_introduction { padding: 30px 0 20px; }

}
