@charset "utf-8";
/* CSS Document */
a{
 -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
a:hover{
 -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.Inner_header { background-size: contain; position: relative; z-index: 1; }
.CLMS_banner { background: url(../images/clms/clms-banner-bg.jpg) bottom right no-repeat; background-size: cover; min-width: 560px; padding: 20px 0 0; }
h1.IntroHeading_1 { color: #FFFFFF; padding: 45px 0 20px 0; margin: 0; font-size: 54px; font-weight: 600; font-family: 'Roboto', sans-serif; }
h1.IntroHeading_1 span{ font-weight: 400; }
.IMS_banner .BannerContent { min-height: 490px; }
.S_DownloadBrochure_button {
    background: #13aeff;
    padding: 15px 20px 15px 55px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    margin:0 10px 50px 0;
}
.S_DownloadBrochure_button:hover {
    background: #5c6bc0;
    color: #FFF;
}
.S_DownloadBrochure_button:after {
    width: 38px;
    height: 38px;
    display: block;
    background: url(../../images/common-icon-sprite.png) -42px -420px no-repeat;
    content: '';
    position: absolute;
    top: 8px;
    left: 10px;
}
.S_WatchVideo_button  { 
background:#8bb12f;
padding:15px 20px 15px 55px;
position:relative;
display:inline-block;
font-size:18px;
font-weight:400;
color:#FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: 'Roboto', sans-serif;
position:relative;
margin-right:10px;
}
.S_WatchVideo_button:hover{
 background:#5c6bc0;
 color:#FFF;
}
.S_WatchVideo_button:after{
 width:34px;
 height:34px;
 display:block;
 background:url(../../images/common-icon-sprite.png) -2px -421px no-repeat;
 content:'';
 position:absolute;
 top:10px;
 left:12px; 
}
.CMS_process_section{
 background:#FFF;
 padding:30px 0;
 position:relative;
 z-index:0;
}
.CMS_process_main{
     width: 1180px;
    margin: 0 auto;
}
.CMS_process_main h2{
 font-size:48px;
 color:#1a3b9c;
 padding:10px 0 10px;
 text-align:center;
 font-weight:300;
 margin:0;
}
.CMS_process_main h4{
 font-size:24px;
 color:#666666;
 padding:0 0 25px;
 text-align:center;
 font-weight:normal;
 margin:0;
}
.CMS_process{
 position:relative;
}
.CMS_process .top_heading{
font-size:24px;
width:340px;
color:#000;
padding:0;
margin:0 auto;
text-align:center;
}
.CMS_process .bottom_heading{
font-size:24px;
width:450px;
color:#000;
padding:0;
margin:0 auto;
text-align:center; 
}
.CMS_process .top_heading:after, .CMS_process .bottom_heading:after{
 width:11px;
 height:11px;
 display:inline-block;
 background:#999;
 content:'';
 -webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
margin:0 0 3px 7px;
 
}
.CMS_process .top_heading:before, .CMS_process .bottom_heading:before{
 width:11px;
 height:11px;
 display:inline-block; 
 background:#999;
 content:'';
 -webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
margin:0px 7px 3px 0px;
}
.CMS_process .Top_left{
 width:300px;
 height:115px;
 display:block;
 position:absolute;
 vertical-align:baseline;
    top: 17px;
    left: 123px;
 border-top:1px dashed #CCC;
  border-left:1px dashed #CCC;
}
.CMS_process .Top_left:after{
    width: 11px;
    height: 11px;
    display: block;
    background: #999;
    content: '';
        bottom: -16px;
        position:absolute;
        left:0;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
   margin: 0px 7px 3px -6px;
}
.CMS_process .Top_right{
 width:300px;
 height:115px;
 display:block;
 position:absolute;
    top: 17px;
    right: 123px;
 border-top:1px dashed #CCC;
  border-right:1px dashed #CCC;
}
.CMS_process .Top_right:after{
    width: 11px;
    height: 11px;
    display: block;
    background: #999;
    content: '';
        bottom: -16px;
        position:absolute;
        right:0;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
       margin: 0px -6px 3px 0px;
}
.CMS_process .Bottom_left{
 width:246px;
 height:122px;
 display:block;
 position:absolute;
    bottom: 17px;
    left: 123px;
 border-bottom:1px dashed #CCC;
  border-left:1px dashed #CCC;
}
.CMS_process .Bottom_left:after{
    width: 11px;
    height: 11px;
    display: inline-block;
    background: #999;
    content: '';
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
   margin: 0px 7px 3px -6px;
}
.CMS_process .Bottom_right{
 width:246px;
 height:115px;
 display:block;
 position:absolute;
    bottom: 17px;
    right: 123px;
 border-bottom:1px dashed #CCC;
  border-right:1px dashed #CCC;
}
.CMS_process .Bottom_right:after{
    width: 11px;
    height: 11px;
    display: inline-block;
    background: #999;
    float:right;
    content: '';
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
  margin: -1px -6px 3px -6px;
}
.CMS_process_row{
 margin:120px 0 105px 0;
 display:block;
}
.CMS_process_row .col_1{
 width:235px;
 background:#FFF;
 -webkit-box-shadow: 0px 0px 18px 0px rgba(33,43,111,0.35);
-moz-box-shadow: 0px 0px 18px 0px rgba(33,43,111,0.35);
box-shadow: 0px 0px 18px 0px rgba(33,43,111,0.35);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.CMS_process_row .col_1 .content_area, .CMS_process_row .col_3 .content_area{
padding:10px 15px;
}
.CMS_process_row .col_1 .content_area ul, .CMS_process_row .col_3 .content_area ul{
padding:0;
margin:0;
}
.CMS_process_row .col_1 .content_area ul li, .CMS_process_row .col_3 .content_area ul li{
padding:8px 0px;
margin:0;
font-size:16px;
text-align:center;
color:#666666;
}
.CMS_process_row .col_1 h3, .CMS_process_row .col_3 h3{
 background:#212b6f;
 padding:10px 15px;
 text-align:center;
 font-size:24px;
 color:#FFF;
 font-weight:600;
 margin:0;
 -webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.CMS_process_row .col_3{
  width:235px;
 background:#FFF;
 -webkit-box-shadow: 0px 0px 18px 0px rgba(33,43,111,0.35);
-moz-box-shadow: 0px 0px 18px 0px rgba(33,43,111,0.35);
box-shadow: 0px 0px 18px 0px rgba(33,43,111,0.35);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
height:300px;
}
.CMS_process_row .col_2{
 width:450px;
 position:relative;
 margin:0 0 0 135px;
 display:block;
}
.CMS_process_row .col_2 .SiteProject{ position:absolute; top:50px; left:150px; width:140px; height:159px; display:block;}
.CMS_process_row .col_2 .SiteProject .hex1{margin-top: 40px;  width: 140px; height: 80px; background: #dfe0e4; position: relative; text-align:center;font-size:18px; font-weight:600; color:#000000;}
.CMS_process_row .col_2 .SiteProject i{ width:48px; height:48px;display:block;margin:0 auto 4px; background: url(../images/clms/CMS-sprite.png) -427px -108px no-repeat;}
.CMS_process_row .col_2 .SiteProject .hex1:before, .CMS_process_row .col_2 .SiteProject .hex1:after { content:"";    border-left: 70px solid transparent;    border-right: 70px solid transparent;    position: absolute;    left: 0;}
.CMS_process_row .col_2 .SiteProject .hex1:before{top: -40px;   border-bottom: 40px solid #dfe0e4;}
.CMS_process_row .col_2 .SiteProject .hex1:after {bottom: -40px;    border-top: 40px solid #dfe0e4;}


.CMS_process_row .col_2 .HSEApp{ position:absolute; top:-76px; left:77px; width:140px; height:159px; display:block;}
.CMS_process_row .col_2 .HSEApp .hex1{margin-top: 40px; display:block;  width: 140px; height: 80px; background: #ffa332; position: relative; text-align:center;font-size:15px; font-weight:normal; color:#000000; line-height:22px;}
.CMS_process_row .col_2 .HSEApp i{ width:48px; height:48px;display:block; position:relative; z-index:9; margin:0 auto 4px; background: url(../images/clms/CMS-sprite.png) -16px -111px no-repeat;    -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease; }
.CMS_process_row .col_2 .HSEApp .hex1:hover i{ background: url(../images/clms/CMS-sprite.png) -16px -39px no-repeat;}
.CMS_process_row .col_2 .HSEApp .hex1:before, .CMS_process_row .col_2 .HSEApp .hex1:after { content:"";    border-left: 70px solid transparent;    border-right: 70px solid transparent;    position: absolute;    left: 0;}
.CMS_process_row .col_2 .HSEApp .hex1:before{top: -40px;   border-bottom: 40px solid #ffa332;}
.CMS_process_row .col_2 .HSEApp .hex1:after {bottom: -40px;    border-top: 40px solid #ffa332; }
.CMS_process_row .col_2 .HSEApp .hex1:hover .hex_inner{ background: #ffa332; }
.CMS_process_row .col_2 .HSEApp .hex1:hover .hex_inner:before{ border-bottom: 39px solid #ffa332; }
.CMS_process_row .col_2 .HSEApp .hex1:hover .hex_inner:after{ border-top: 39px solid #ffa332; }

.CMS_process_row .col_2 .ContractorVendorPortal{ position:absolute; top:-76px; left:222px; width:140px; height:159px; display:block;}
.CMS_process_row .col_2 .ContractorVendorPortal .hex1{margin-top: 40px; display:block;  width: 140px; height: 80px; background: #6b61aa; position: relative; text-align:center;font-size:15px; font-weight:normal; color:#000000; line-height:22px;}
.CMS_process_row .col_2 .ContractorVendorPortal i{ width:48px; position:relative; z-index:9; height:48px;display:block;margin:0 auto 4px; background: url(../images/clms/CMS-sprite.png) -85px -114px no-repeat; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease;}
.CMS_process_row .col_2 .ContractorVendorPortal .hex1:hover i{background: url(../images/clms/CMS-sprite.png) -85px -42px no-repeat;}
.CMS_process_row .col_2 .ContractorVendorPortal .hex1:before, .CMS_process_row .col_2 .ContractorVendorPortal .hex1:after { content:"";    border-left: 70px solid transparent;    border-right: 70px solid transparent;    position: absolute;    left: 0;}
.CMS_process_row .col_2 .ContractorVendorPortal .hex1:before{top: -40px;   border-bottom: 40px solid #6b61aa;}
.CMS_process_row .col_2 .ContractorVendorPortal .hex1:after {bottom: -40px;    border-top: 40px solid #6b61aa;}
.CMS_process_row .col_2 .ContractorVendorPortal .hex1:hover .hex_inner{ background: #6b61aa; }
.CMS_process_row .col_2 .ContractorVendorPortal .hex1:hover .hex_inner:before{ border-bottom: 39px solid #6b61aa; }
.CMS_process_row .col_2 .ContractorVendorPortal .hex1:hover .hex_inner:after{ border-top: 39px solid #6b61aa; }

.CMS_process_row .col_2 .TrainingPortal{ position:absolute; top:50px; left:295px; width:140px; height:159px; display:block;}
.CMS_process_row .col_2 .TrainingPortal .hex1{margin-top: 40px; display:block;  width: 140px; height: 80px; background: #047bd7; position: relative; text-align:center;font-size:15px; font-weight:normal; color:#000000; line-height:22px;}
.CMS_process_row .col_2 .TrainingPortal i{ width:48px; height:48px; position:relative; z-index:9;display:block;margin:0 auto 4px; background: url(../images/clms/CMS-sprite.png) -154px -109px no-repeat; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease;}
.CMS_process_row .col_2 .TrainingPortal .hex1:hover i{ background: url(../images/clms/CMS-sprite.png) -154px -37px}
.CMS_process_row .col_2 .TrainingPortal .hex1:before, .CMS_process_row .col_2 .TrainingPortal .hex1:after { content:"";    border-left: 70px solid transparent;    border-right: 70px solid transparent;    position: absolute;    left: 0;}
.CMS_process_row .col_2 .TrainingPortal .hex1:before{top: -40px;   border-bottom: 40px solid #047bd7; }
.CMS_process_row .col_2 .TrainingPortal .hex1:after {bottom: -40px;    border-top: 40px solid #047bd7;} 
.CMS_process_row .col_2 .TrainingPortal .hex1:hover .hex_inner{ background: #047bd7; }
.CMS_process_row .col_2 .TrainingPortal .hex1:hover .hex_inner:before{ border-bottom: 39px solid #047bd7; }
.CMS_process_row .col_2 .TrainingPortal .hex1:hover .hex_inner:after{ border-top: 39px solid #047bd7; }

.CMS_process_row .col_2 .ReportingPortal{ position:absolute; top:175px; left:222px; width:140px; height:159px; display:block;}
.CMS_process_row .col_2 .ReportingPortal .hex1{margin-top: 40px; display:block;  width: 140px; height: 80px; background: #757575; position: relative; text-align:center;font-size:15px; font-weight:normal; color:#000000; line-height:22px;}
.CMS_process_row .col_2 .ReportingPortal i{ width:48px; height:51px;display:block; position:relative; z-index:9; margin:0 auto 4px; background: url(../images/clms/CMS-sprite.png) -221px -108px no-repeat; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease;}
.CMS_process_row .col_2 .ReportingPortal .hex1:hover i{background: url(../images/clms/CMS-sprite.png) -221px -36px no-repeat;}
.CMS_process_row .col_2 .ReportingPortal .hex1:before, .CMS_process_row .col_2 .ReportingPortal .hex1:after { content:"";    border-left: 70px solid transparent;    border-right: 70px solid transparent;    position: absolute;    left: 0;}
.CMS_process_row .col_2 .ReportingPortal .hex1:before{top: -40px;   border-bottom: 40px solid #757575;}
.CMS_process_row .col_2 .ReportingPortal .hex1:after {bottom: -40px;    border-top: 40px solid #757575;} 
.CMS_process_row .col_2 .ReportingPortal .hex1:hover .hex_inner{ background: #757575; }
.CMS_process_row .col_2 .ReportingPortal .hex1:hover .hex_inner:before{ border-bottom: 39px solid #757575; }
.CMS_process_row .col_2 .ReportingPortal .hex1:hover .hex_inner:after{ border-top: 39px solid #757575; }


.CMS_process_row .col_2 .Kiosk{ position:absolute; top:175px; left:77px; width:140px; height:159px; display:block;}
.CMS_process_row .col_2 .Kiosk .hex1{margin-top: 40px; display:block;  width: 140px; height: 80px; background: #2eb094; position: relative; text-align:center;font-size:15px; font-weight:normal; color:#000000; line-height:22px;}
.CMS_process_row .col_2 .Kiosk i{ width:48px; height:55px;display:block; position:relative; z-index:9; margin:0 auto 4px; background: url(../images/clms/CMS-sprite.png) -285px -107px no-repeat; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease;}
.CMS_process_row .col_2 .Kiosk .hex1:hover i{background: url(../images/clms/CMS-sprite.png) -285px -35px no-repeat;}
.CMS_process_row .col_2 .Kiosk .hex1:before, .CMS_process_row .col_2 .Kiosk .hex1:after { content:"";    border-left: 70px solid transparent;    border-right: 70px solid transparent;    position: absolute;    left: 0;}
.CMS_process_row .col_2 .Kiosk .hex1:before{top: -40px;   border-bottom: 40px solid #2eb094;}
.CMS_process_row .col_2 .Kiosk .hex1:after {bottom: -40px;    border-top: 40px solid #2eb094;} 
.CMS_process_row .col_2 .Kiosk .hex1:hover .hex_inner{ background: #2eb094; }
.CMS_process_row .col_2 .Kiosk .hex1:hover .hex_inner:before{ border-bottom: 39px solid #2eb094; }
.CMS_process_row .col_2 .Kiosk .hex1:hover .hex_inner:after{ border-top: 39px solid #2eb094; }

.CMS_process_row .col_2 .LoginLogoutSystem{ position:absolute; top:50px; left:5px; width:140px; height:159px; display:block;}
.CMS_process_row .col_2 .LoginLogoutSystem .hex1{margin-top: 40px; display:block;  width: 140px; height: 80px; background: #b90044; position: relative; text-align:center;font-size:15px; font-weight:normal; color:#000000; line-height:22px;}
.CMS_process_row .col_2 .LoginLogoutSystem i{ width:48px; position:relative; z-index:9; height:48px;display:block;margin:0 auto 4px; background: url(../images/clms/CMS-sprite.png) -349px -111px no-repeat; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease;}
.CMS_process_row .col_2 .LoginLogoutSystem .hex1:hover i{background: url(../images/clms/CMS-sprite.png) -349px -39px no-repeat;}
.CMS_process_row .col_2 .LoginLogoutSystem .hex1:before, .CMS_process_row .col_2 .LoginLogoutSystem .hex1:after { content:"";    border-left: 70px solid transparent;    border-right: 70px solid transparent;    position: absolute;    left: 0;}
.CMS_process_row .col_2 .LoginLogoutSystem .hex1:before{top: -40px;   border-bottom: 40px solid #b90044; z-index:0;}
.CMS_process_row .col_2 .LoginLogoutSystem .hex1:after {bottom: -40px;    border-top: 40px solid #b90044;z-index:0;} 
.CMS_process_row .col_2 .LoginLogoutSystem .hex1:hover .hex_inner{ background: #b90044; }
.CMS_process_row .col_2 .LoginLogoutSystem .hex1:hover .hex_inner:before{ border-bottom: 39px solid #b90044; }
.CMS_process_row .col_2 .LoginLogoutSystem .hex1:hover .hex_inner:after{ border-top: 39px solid #b90044; }

.TextLabel{ z-index:1; font-size:15px; color:#333; line-height:20px;     position: relative;}
.hex_inner{top:2px; left:2px; width: 136px; height: 76px; background: #FFF; position: absolute;    display:block; z-index:1;}
.hex_inner:before, .hex_inner:after { content:""; border-left: 69px solid transparent; border-right: 69px solid transparent;  position: absolute;}
.hex_inner:before {top: -39px; border-bottom: 39px solid #FFF; left:-1px;}
.hex_inner:after { bottom: -39px; border-top: 39px solid #FFF; left:-1px;}
.hex1, .hex_inner,  .hex_inner:befor, .hex_inner:after, .hex1 i{
   -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.CMS_process_row .col_2 .hex1:hover, .CMS_process_row .col_2 .hex1:hover .hex_inner, .CMS_process_row .col_2 .hex1:hover .hex_inner:before, .CMS_process_row .col_2 .hex1:hover .hex_inner:after, .CMS_process_row .col_2 .hex1:hover i, .hex_inner:before, .hex_inner:after, .hex_inner, .col_2 .hex1:hover .TextLabel, .col_2 .hex1 .TextLabel{
   -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.col_2 .hex1:hover .TextLabel{
 color:#FFF;
}


.CLMS_feature_section_1 { background: #FFF; padding: 40px 0px 40px 0; }
.CLMS_feature_section_1 .CLMS_feature_right{ background: #eaf2f8; padding: 30px 25px; margin:0px 0 0 0 }
.CLMS_feature_section_1 .CLMS_feature_right h2{ font-size:28px; color:#1a3b9c; padding:0px 0 5px 0; margin:0; font-weight:600; }
.CLMS_feature_section_1 .QuintessentialChallenges { padding: 0px 0px; margin:0px 0 0 0 }
.CLMS_feature_section_1 .QuintessentialChallenges h2{ font-size:32px; color:#1a3b9c; padding:5px 0 5px 0; margin:0; font-weight:600; }

ul.CLMS_S_normal_list {
    padding: 5px 0 0 0;
    margin: 0;
}
ul.CLMS_S_normal_list li {
    padding: 8px 0 12px 25px;
    margin: 0;
    font-size: 16px;
    color: #374056;
    background: url(../images/s_normal_list_icon.png) 0 6px no-repeat;
}

.CMSFeatureMapping_section{
 background:#0b1377;
 padding:30px 0;
}
.CMSFeatureMapping_section h2{
 font-size:36px;
 font-weight:300;
 color:#FFF;
 padding:0 0 10px 0;
 margin:0;
 text-align:center;
}
.CMSFeatureMapping_section h2:after{
 width:207px;
 height:10px;
 padding:0;
 display:block;
 margin:15px auto 20px;
 content:'';
 background:url(../images/clms/CMS-sprite.png) -15px -491px no-repeat;
}
.CMSFeatureMapping_box{
 background-color:#FFF;
 padding:10px 20px;
 margin:0 0 20px;
}
.CMSFeatureMapping_box h3{
 font-size:20px;
 color:#0b1377;
 padding:0 0 5px 0;
 margin:0;
 font-weight:500;
}
.CMSFeatureMapping_box_h290{
 height:290px;
}
.CMSFeatureMapping_box_h190{
 height:195px;
}
ul.CMSFeatureMapping_list{
  padding: 0px 0 0 0;
    margin: 0;
}
ul.CMSFeatureMapping_list li{
     padding: 6px 0 5px 25px;
    margin: 0;
    font-size: 15px;
    color: #000000;
    background: url(../images/s_normal_list_icon.png) 0 3px no-repeat;
}
.CMSFeatureMapping_section .SiteProject{
 background-image:url(../images/clms/site-project-bg.jpg) ;
 background-position:bottom right;
 background-repeat:no-repeat;
}
.CMSFeatureMapping_section .SkillInformation{
 background-image:url(../images/clms/SkillInformation-bg.jpg);
  background-position:bottom right;
 background-repeat:no-repeat;
}
.CMSFeatureMapping_section .Report{
 background-image:url(../images/clms/report-bg.jpg);
  background-position:bottom right;
 background-repeat:no-repeat;
}
.CMSFeatureMapping_section .InformationCapture {
 background-image:url(../images/clms/information-capture.jpg);
  background-position:bottom right;
 background-repeat:no-repeat;
}
.CMSFeatureMapping_section .ContractorAsset {
 background-image:url(../images/clms/Contractor-Asset-Registration-bg.jpg);
  background-position:bottom right;
 background-repeat:no-repeat;
}
.CMSFeatureMapping_section .MonitorTrack{
 background-image:url(../images/clms/monitor-track-bg.jpg);
  background-position:bottom right;
 background-repeat:no-repeat;
}
.CMS_highlights_section{
 padding:30px 0;
 background:#FFF;
}
.CMS_highlights_section .CMS_Deliverables{
 padding:0 20px 0 0
}
.CMS_highlights_section .CMS_Deliverables h2{
 font-size:36px;
 color:#000000;
 padding:0 0 20px 0;
 margin:0;
 font-weight:600;
}
.CMS_highlights_section .CMS_Deliverables h2{
 font-size:36px;
 color:#000000;
 padding:0 0 20px 0;
 margin:0;
 font-weight:600;
}
.CMS_highlights_section .CMS_Deliverables ul{
 padding:0;
 margin:0;
}
.CMS_highlights_section .CMS_Deliverables ul li{
 padding:17px 0 15px 81px;
 margin:0;
 list-style:none;
 position:relative;
 min-height:80px;
}
.CMS_highlights_section .CMS_Deliverables ul li i{
	width: 62px;
    height: 62px;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -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);
    position: absolute;
    top: 9px;
    left: 0;
}
.CMS_highlights_section .CMS_Deliverables  ul li p {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding: 0 0 5px 0;
    margin: 0;
    line-height: 23px;
}
.CMS_highlights_section .CMS_Deliverables  ul li i.ConformToContractor{
 background:url(../images/clms/CMS-sprite.png) -6px -191px no-repeat
}
.CMS_highlights_section .CMS_Deliverables  ul li i.EnhanceContractor{
  background:url(../images/clms/CMS-sprite.png) -73px -195px no-repeat
}
.CMS_highlights_section .CMS_Deliverables  ul li i.ReduceThePotential {
  background:url(../images/clms/CMS-sprite.png) -144px -195px no-repeat
}
.CMS_highlights_section .CMS_Deliverables  ul li i.ImproveCollaboration{
  background:url(../images/clms/CMS-sprite.png) -212px -195px no-repeat
}
.CMS_highlights_section .CMS_Deliverables  ul li i.PermitAndAuthorization{
  background:url(../images/clms/CMS-sprite.png) -276px -191px no-repeat
}
.CMS_highlights_section .CMS_Highlights_box{
 background:#fff;
 -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.21);
box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.21);
padding:20px 24px 25px;
position:relative;
z-index:2;
margin:20px 0 0 0;
}
.CMS_Highlights_box_bg{
background: #3975f0;
    background: -moz-linear-gradient(300deg, #3975f0 0%, #7539f0 60%);
    background: -webkit-linear-gradient(300deg, #3975f0 0%, #7539f0 60%);
    background: linear-gradient(300deg, #3975f0 0%, #7539f0 60%);
    padding: 0px 15px 15px 0;
    min-height: 400px;
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 85%;
    height: 80%;
    display: block;
    z-index: 1;
}
.CMS_highlights_section .CMS_Highlights_box h2{
 font-size:36px;
 color:#000;
 padding:0;
 margin:0;
 font-weight:600;
}
.CMS_highlights_section .CMS_Highlights_box h2:after{
 width:170px;
 height:1px;
 overflow:hidden;
 background:#dedede;
 content:'';
     display: block;
    margin: 15px 0; 
}
.CMS_highlights_section .CMS_Highlights_box ul{
 padding:0;
 margin:0;
}
.CMS_highlights_section .CMS_Highlights_box ul li{
padding:9px 0 15px 30px;
font-size:18px;
color:#000000; 
margin:0;
list-style:none;
background:url(../images/true_list_icon.png) 0 13px  no-repeat;
}
.CMS_module_section{
 padding:40px 0;
 background: #edf3ff;

 background: -moz-linear-gradient(180deg, #edf3ff 0%, #ffffff 60%);
    background: -webkit-linear-gradient(180deg, #edf3ff 0%, #ffffff 60%);
    background: linear-gradient(180deg, #edf3ff 0%, #ffffff 60%);

}
.CMS_module_section h2{
 font-size:36px;
 color:#000;
 font-weight:300;
 padding:0;
 margin:0;
 text-align:center;
}
.CMS_module_section h2:after{
    width: 207px;
    height: 10px;
    padding: 0;
    display: block;
    margin: 15px auto 20px;
    content: '';
    background: url(../images/clms/CMS-sprite.png) -15px -516px no-repeat;
}
.r-tabs { position: relative; }
.r-tabs .r-tabs-nav { background: #FFF; margin: 0; padding: 0; display: table; width: 100%; -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4); }
.r-tabs .r-tabs-nav .r-tabs-tab { position: relative; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 23px; display: table-cell; border-right: 1px solid #ccc;     vertical-align: middle; }
.r-tabs .r-tabs-nav .r-tabs-anchor { padding: 10px 12px; display: inline-block; text-decoration: none; color: #fff; color: #000000; }
.r-tabs .r-tabs-nav .r-tabs-state-active { background-color: #2fb1ff }
.r-tabs .r-tabs-nav .r-tabs-state-disabled { opacity: 0.5; }
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor { color: #FFFFFF; }
.r-tabs .r-tabs-panel { margin-bottom: 3px; }
.r-tabs .r-tabs-accordion-title .r-tabs-anchor { background: #251def ; background: -moz-linear-gradient(300deg, #251def  0%, #7439ee  60%); background: -webkit-linear-gradient(300deg, #251def  0%, #7439ee  60%);  background: linear-gradient(300deg, #251def  0%, #7439ee  60%);display: block; padding: 10px; font-size:20px; color: #FFF; font-weight: normal; text-decoration: none; margin-bottom: 10px; position:relative;     border: 1px solid #271def; }
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled { opacity: 0.5; }
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {  color:#000;    background: #FFC107;
    background: -moz-linear-gradient(300deg, #FF9800  0%, #FFC107  60%);
    background: -webkit-linear-gradient(300deg, #FF9800   0%, #FFC107  60%);
    background: linear-gradient(300deg, #FF9800   0%, #FFC107  60%);  border: 1px solid #ff9800; margin-bottom: 0; }
.r-tabs-accordion-title {  }
.r-tabs .r-tabs-tab { display: inline-block; margin: 0; list-style: none; }
.r-tabs .r-tabs-panel { padding:25px 10px 20px; display: none; }
.r-tabs .r-tabs-accordion-title { display: none; }
.r-tabs .r-tabs-panel.r-tabs-state-active { display: block; }
.r-tabs-nav li a i{ width: 48px; height: 48px; display: inline-block; position: absolute; left: 22px; top: 14px;  -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
.ContractorVendorPortal-t, .TrainingPortal-t, .ReportingPortal-t, .Kiosk-t, .LoginLogoutSystem-t, .HSEApp-t  { padding: 5px 10px 5px 70px; }

.r-tabs-accordion-title.r-tabs-state-active a i{
 width:20px;
 height:20px;
 display:block;
 position:absolute;
 top:13px;
 right:15px;
    background-position: -468px -340px !important;
}
.r-tabs-accordion-title a i{
 width:20px;
 height:20px;
 display:block;
 position:absolute;
 top:13px;
 right:15px;
    background-position: -468px -302px;
}
.ContractorVendorPortal-t i { background-position: -15px -277px; }
.r-tabs-state-active.ContractorVendorPortal-t i { background-position: -15px -338px; }
.TrainingPortal-t i { background-position: -85px -276px; }
.r-tabs-state-active.TrainingPortal-t i { background-position: -85px -337px; }
.ReportingPortal-t i { background-position: -154px -278px; }
.r-tabs-state-active.ReportingPortal-t i { background-position: -154px -338px; }
.Kiosk-t i { background-position: -217px -276px; }
.r-tabs-state-active.Kiosk-t i { background-position: -217px -337px; }
.LoginLogoutSystem-t i { background-position: -278px -277px; }
.r-tabs-state-active.LoginLogoutSystem-t i { background-position: -278px -338px; }
.HSEApp-t i { background-position: -339px -277px; }
.r-tabs-state-active.HSEApp-t i { background-position: -339px -337px; }
li.r-tabs-state-active::after { content: ''; width: 19px; height: 11px; margin: 0 auto; background: url(../images/clms/CMS-sprite.png) -419px -305px no-repeat; position: absolute; left: 46%; bottom: -10px; }
.AWS_tab_img { margin-top: 20px; }
.r-tabs_content { padding:12px;}
.HSEApp-t{
 white-space:nowrap;
}
.cmsSprite{
	background-image:url(../images/clms/CMS-sprite.png);
	background-repeat:no-repeat;
}
.tab_white_box{
 background:#FFF;
     -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);
    padding:20px 15px 15px 20px;
    margin:0 0 15px;
}
.tab_white_box h3{
 font-size:18px;
 font-weight:500;
 color:#0b1377;
 padding:0 0 0px 0;
 margin:0;
}
.Report_white_box{
 background:#FFF;
     -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);
    margin:0 0 15px;
}
.Report_white_box .Report_Content{
 padding:10px 15px;
}
.Report_white_box .Report_Content ul {
    padding: 5px 0 0 0;
    margin: 0;
}
.Report_white_box .Report_Content ul li {
    padding: 6px 0 8px 25px;
    margin: 0;
    font-size: 15px;
    color: #374056;
    background: url(../images/s_normal_list_icon.png) 0 3px no-repeat;
}
.Report_white_box h3{
background: #f9fbff;
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
    color: #1a3b9c;
    font-weight: 500;
    margin: 0;
    border-bottom: 1px solid #e3e8f5;
}
p.list_3{
    background: url(../images/list_icon_3.png) 3px 12px no-repeat;
    font-size: 15px;
    color: #333;
    padding: 8px 0 0px 22px;
    margin: 0;
}

.MobilitySolution_section {  padding: 0px 0 0px; position: relative; z-index:0; }
.MobilitySolution_section .KeyFunctional_section { position:relative; padding:20px 0 0 0}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_center {width:480px; margin:0 auto; }
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_left { width:390px; position:absolute; top:30px; left:0;}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_right { width:390px;  position:absolute; top:30px; right:0;}
.MobilitySolution_section .KeyFunctional_section ul{ padding:0; margin:0; font-family: 'Roboto', sans-serif;}
.MobilitySolution_section .KeyFunctional_section ul li{
 padding:10px 0 0px 78px;
 margin:30px 0 5px;
 position:relative;
 font-size:16px;
 color:#333333;
 min-height:62px;
}
.MobilitySolution_section .KeyFunctional_section ul li.OneLine{
 padding-top:18px;
 margin-bottom:15px;
}
.MobilitySolution_section .KeyFunctional_section ul li h3{
 font-size:18px;
 font-weight:600;
 color:#1a3b9c;
 padding:0 0 5px 0;
 margin:0;
}
.MobilitySolution_section .KeyFunctional_section ul li p{
 font-size:15px;
 font-weight:400;
 color:#333333;
 padding:0 0 5px 0;
 margin:0;
 line-height:26px;
}
.MobilitySolution_section .KeyFunctional_section ul li i.HazardReporting {
 background:url(../images/clms/CLMS-sprite.png) 0px 0px no-repeat;
}
.MobilitySolution_section .KeyFunctional_section ul li i.Indicators{
 background:url(../images/clms/CLMS-sprite.png) -61px 0px no-repeat;
}
.MobilitySolution_section .KeyFunctional_section ul li i.IdBadgeSystem {
 background:url(../images/clms/CLMS-sprite.png) -124px 1px no-repeat;
}
.MobilitySolution_section .KeyFunctional_section ul li i.MenuOptions{
 background:url(../images/clms/CLMS-sprite.png) -185px 1px no-repeat;
}
.MobilitySolution_section .KeyFunctional_section ul li i.SafetyInspection{
 background:url(../images/clms/CLMS-sprite.png) -248px 1px no-repeat;
}
.MobilitySolution_section .KeyFunctional_section ul li i.SafetyPerformance{
 background:url(../images/clms/CLMS-sprite.png) -311px 0px no-repeat;
}


.MobilitySolution_section .KeyFunctional_section ul li i{
 width:62px;
 height:62px;
 background:#FFF;
 -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    -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);
    position:absolute;
    top:9px;
     left:0;
}
.MobilitySolution_content { padding: 30px 0; }
.MobilitySolution_section h2:after{ width:120px; display:block;  height:2px; background:#238ce9; content:''; margin:20px auto; overflow:hidden;}
.MobilitySolution_section h2 { font-size: 36px; color: #000000; text-align:center; padding: 0 0 5px 0; margin: 0; font-weight: 300; font-family: 'Nunito', sans-serif; }
.MobilitySolution_section h4 { font-size: 24px; text-align:center; color: #238ce9; padding: 0 0 8px 0; margin: 0; font-weight: 300; font-family: 'Nunito', sans-serif; }







.ServedAt_section{
 background:#FFF;
 padding:40px 0;
 margin:0;
}

.ServedAt_section h2 {
    font-size: 36px;
    color: #000000;
    text-align: center;
    padding: 0 0 5px 0;
    margin: 0;
    font-weight: 300;
    font-family: 'Nunito', sans-serif;
}
.ServedAt_section h2:after {
    width: 120px;
    display: block;
    height: 2px;
    background: #238ce9;
    content: '';
    margin: 20px auto;
    overflow: hidden;
}
.ServedAt_section ul.CLMS_S_normal_list {
    padding: 20px 0 0 0;
    margin: 0;
}
.ServedAt_section ul.CLMS_S_normal_list li {
    padding: 3px 0 14px 25px;
    line-height:28px;
    margin: 0;
    font-size: 15px;
    color: #374056;
    background: url(../images/s_normal_list_icon.png) 0 3px no-repeat;
}

.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: 900px; 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: 3000px) and (min-width: 1367px) {
    #horizontalTab{
     width:1180px;
     margin:0 auto;
    }
}
@media only screen and (max-width: 1366px) and (min-width: 992px) {
.mobile_app_img { display: none; } 
.MobilitySolution_section { padding: 30px 0px 0 0px; }
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_center {
    width: 420px;
    margin: 0 auto;
    padding:20px 30px 10px 0;
}
.MobilitySolution_section .KeyFunctional_section ul li {
    padding: 8px 0 0px 75px;
    margin: 20px 0 5px;
    position: relative;
    font-size: 15px;
    color: #333333;
    min-height: 62px;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_left {
    width: 340px;
    position: absolute;
    top: 30px;
    left: 0;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_right {
    width: 340px;
    position: absolute;
    top: 30px;
    right: 20px;
}
.CLMS_banner {
    background: url(../images/clms/clms-banner-bg.jpg) top right no-repeat;
    background-size: cover;
    min-width: 560px;
    padding: 20px 0 0 45px;
}
.ContractorVendorPortal-t{
	width:190px;
}
.ReportingPortal-t {
	width:170px;
}
.TrainingPortal-t {
	width:155px;
}
.HSEApp-t {
	width:140px;
}
.Kiosk-t {
	width:125px;
}
.ContractorVendorPortal-t, .TrainingPortal-t, .ReportingPortal-t, .Kiosk-t, .LoginLogoutSystem-t, .HSEApp-t {
    padding: 5px 20px 5px 20px;
    text-align:center;
}
.r-tabs-nav li a i {

display:none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
    padding: 10px 0px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    color: #000000;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 23px;
    display: table-cell;
    border-right: 1px solid #ccc;
    vertical-align: middle;
}
.r-tabs .r-tabs-panel {
    padding: 25px 0px 0px;
    display: none;
}
}
@media only screen and (max-width: 991px) and (min-width: 840px) {
.MobilitySolution_section { padding: 0px 15px 0 15px; }
.mobile_app_img { display: none; }
.MobilitySolution_content { padding: 30px 0 20px 80px; }
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_center {
    width: 440px;
    margin: 0 auto;
    padding:20px 10px 30px 0;
}
.MobilitySolution_section .KeyFunctional_section ul li {
    padding: 8px 0 0px 75px;
    margin: 20px 0 5px;
    position: relative;
    font-size: 15px;
    color: #333333;
    min-height: 62px;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_left {
    width: 340px;
    position: absolute;
    top: 30px;
    left: 0;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_right {
    width: 340px;
    position: absolute;
    top: 30px;
    right: 0;
}
.Report_Section_2 h2 {
    background: none;
    display: block;
    position: inherit;
    margin:0 auto;
    top: 0;
    left: 0;
    color: #FFF;
    font-size: 55px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 50px;
    padding: 0px 50px 40px;
    text-align: center;
    -webkit-border-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 0;
    border-bottom-left-radius: 0;
    -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);
}
.Report_Section_2:before {
display:none;
}
.CLMS_banner {
    background: url(../images/clms/clms-banner-bg.jpg) top right no-repeat;
    background-size: cover;
    min-width: 560px;
    padding: 20px 0 0 45px;
}
}
@media only screen and (max-width: 839px) and (min-width: 600px) {
.MobilitySolution_content { padding: 30px 0 20px 90px; }
.MobilitySolution_section { padding: 30px 15px 30px 15px; }
.mobile_app_img { display: none; }
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_center {
    width: 440px;
    margin: 0 auto;
    padding:20px 10px 30px 0;
}
.MobilitySolution_section .KeyFunctional_section ul li {
    padding: 8px 0 0px 75px;
    margin: 20px 0 5px;
    position: relative;
    font-size: 15px;
    color: #333333;
    min-height: 62px;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_left {
    width: 340px;
    position: absolute;
    top: 30px;
    left: 0;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_right {
    width: 340px;
    position: absolute;
    top: 30px;
    right: 0;
}
.Report_Section_2 h2 {
    background: none;
    display: block;
    position: inherit;
    margin:0 auto;
    top: 0;
    left: 0;
    color: #FFF;
    font-size: 55px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 50px;
    padding: 0px 50px 40px;
    text-align: center;
    -webkit-border-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 0;
    border-bottom-left-radius: 0;
    -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);
}
.Report_Section_2:before {
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; }
.IMS_feature_section_1 .IMS_LeftImg img { height: 100%; margin: 0 auto; width: 100%; }
.report_slider { width: 100%; overflow: hidden; padding: 0 0 10px 0; margin: 0 auto; }
}
@media (max-width: 1200px) {
    .CMS_process_main {
    width: 990px;
    margin: 0 auto;
}
.CMS_process .Top_left {
    width: 205px;
}
.CMS_process .Top_right {
    width: 205px;
}
.CMS_process .Bottom_left {
    width: 150px;
}
.CMS_process .Bottom_right {
    width: 150px;
}
.CMS_process_row .col_2 {
    width: 450px;
    margin: 0 0 0 35px;
}
}
@media (max-width: 992px) {

.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_center {
display:none;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_left {
    width: 100%;
    position: inherit;
    margin:0;
    top: 0;
    left: 0;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_right {
    width: 100%;
    position: inherit;
    top: 0;
    right: 0;
    margin: 0;
    padding-bottom:20px;
}
.r-tabs .r-tabs-accordion-title {
    display: block;
}
.r-tabs .r-tabs-nav {
    display: none !important;
}
.CMS_process_main {
    width: 750px;
    margin: 0 auto;
}
.CMS_process .Top_left, .CMS_process .Top_right, .CMS_process .Bottom_left, .CMS_process .Bottom_right, .CMS_process .top_heading:before, .CMS_process .bottom_heading:before, .CMS_process .top_heading:after, .CMS_process .bottom_heading:after {
    display:none;
}

.CMS_process_row .col_2 {
    width: 450px;
    margin: 0 auto;
    float:none;
    height:410px;
    position:absolute;
    top:0;
        left: 155px;
}
.CMS_process_row {
    margin: 120px 0 35px 0;
    display: block;
    position: relative;
    padding:400px 0 0 0;
}
.CMS_process_row .col_3{
 width:45%;
}
.CMS_process_row .col_1{
 width:45%;
}
.CLMS_feature_section_1 {
    background: #f2f2f2;
    padding: 40px 0px 40px 0;
}
.CLMS_feature_section_1 .QuintessentialChallenges {
    padding: 0px 0px 25px;
    margin: 0px 0 0 0;
}
.CLMS_feature_section_1 .CLMS_feature_right {
    background: #ffffff;
    padding: 30px 25px;
    margin: 0px 0 0 0;
        -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);
}
.CMSFeatureMapping_box_h290, .CMSFeatureMapping_box_h190 {
    height: auto;
}
.CMSFeatureMapping_box {
    background-color: #FFF;
    padding: 20px 20px;
    margin: 0 0 20px;
}
.CMS_highlights_section .CMS_Deliverables {
    padding: 0 20px 20px 0;
    width:460px;
}
.r-tabs_content{
 background:#FFF;
 padding:12px;
}
}
@media (max-width: 768px) {

.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_center {
    width: 440px;
    margin: 0 auto;
    padding:20px 10px 30px 0;
}
.MobilitySolution_section .KeyFunctional_section ul li {
    padding: 8px 0 0px 75px;
    margin: 20px 0 5px;
    position: relative;
    font-size: 15px;
    color: #333333;
    min-height: 62px;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_left {
    width: 340px;
    position: absolute;
    top: 30px;
    left: 0;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_right {
    width: 340px;
    position: absolute;
    top: 30px;
    right: 0;
}

.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_left {
    width: 100%;
    position: inherit;
    margin:auto;
    top: 0;
    left: 0;
}
.MobilitySolution_section .KeyFunctional_section .KeyFunctional_section_right {
    width: 100%;
    position: inherit;
    top: 0;
    right: 0;
    margin: 0 auto;
    padding-bottom:20px;
}

.r-tabs .r-tabs-accordion-title {
    display: block;
}
.r-tabs .r-tabs-nav {
    display: none !important;
}
.CMS_process_main {
    width: 600px;
    margin: 0 auto;
}
.CMS_process .Top_left, .CMS_process .Top_right, .CMS_process .Bottom_left, .CMS_process .Bottom_right, .CMS_process .top_heading:before, .CMS_process .bottom_heading:before, .CMS_process .top_heading:after, .CMS_process .bottom_heading:after {
    display:none;
}

.CMS_process_row .col_2 {
    width: 450px;
    margin: 0 auto;
    float:none;
    height:375px;
    position:absolute;
    top:0;
        left: 0px;
}
.CMS_process_row {
    margin: 120px auto 35px;
    display: block;
    position: relative;
    padding:375px 0 0 0;
    width:440px;
}
.CMS_process_row .col_3{
 width:100%;
 float:none;
 margin:0 0 20px;
 height:auto;
}
.CMS_process_row .col_1{
 width:100%;
 float:none;
  margin:0 0 20px;
  height:auto;
}
.CLMS_feature_section_1 {
    background: #f2f2f2;
    padding: 40px 0px 40px 0;
}
.CLMS_feature_section_1 .QuintessentialChallenges {
    padding: 0px 0px 25px;
    margin: 0px 0 0 0;
}
.CLMS_feature_section_1 .CLMS_feature_right {
    background: #ffffff;
    padding: 30px 25px;
    margin: 0px 0 0 0;
        -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);
}
.CMSFeatureMapping_box_h290, .CMSFeatureMapping_box_h190 {
    height: auto;
}
.CMSFeatureMapping_box {
    background-color: #FFF;
    padding: 20px 20px;
    margin: 0 0 20px;
}
.CMS_highlights_section .CMS_Deliverables {
    padding: 0 20px 20px 0;
    width:460px;
}
.CMS_highlights_section {
    padding: 30px 0 50px;
    background: #FFF;
}
h1.IntroHeading_1 {
    color: #FFFFFF;
    padding: 25px 0 20px 0;
    margin: 0;
    font-size: 40px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.S_WatchVideo_button {
    background: #8bb12f;
         padding: 13px 20px 13px 55px;
    font-size: 16px;
    position: relative;
    margin-right: 10px;
    margin-bottom:20px;
}
.S_WatchVideo_button:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 12px;
}
.S_DownloadBrochure_button {
    background: #13aeff;
    padding: 14px 20px 14px 55px;
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    margin: 0 10px 50px 0;
}
.CMS_process_main h2 {
    font-size: 36px;
}
}
@media (max-width: 600px) {
    .CMS_process_main {
    width: 100%;
    margin: 0 auto;
}
.CMS_process_row .col_2 {
    width: 450px;
    margin: 0 auto;
    float:none;
    height:410px;
    position:absolute;
    top:0;
        left: inherit;
}
.CLMS_banner {
 width:auto;
 min-width:inherit;
}
}
@media (max-width: 450px) {
    .CMS_process_row .col_2 {
    width: 450px;
    margin: 0 auto;
    float:none;
    height:410px;
    position:absolute;
    top:0;
            left: -37px;
        -webkit-transform: scale(.8, .8);
    -moz-transform: scale(.8, .8);
    transform: scale(.8, .8);
}
.hex_inner:before {
    top: -39px;
    border-bottom: 39px solid #FFF;
    left: -1px;
    transform: scale(1.03, 1.03);
}
.hex_inner:after {
    bottom: -39px;
    border-top: 39px solid #FFF;
    left: -1px;
    transform: scale(1.03, 1.03);
}
.CMS_process_row {
    margin: 40px auto 35px;
    display: block;
    position: relative;
    padding: 330px 0 0 0;
    width: 360px;
}
.CMS_highlights_section .CMS_Deliverables {
    padding: 0 20px 20px 0;
    width: auto;
}
.CMS_process .bottom_heading {
    font-size: 20px;
    width: auto;
    color: #000;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
}