@import "../fonts/myriadpro-regular.css";
@import "../fonts/calibri/styles.css";
@font-face {
    
    src: url('../fonts/Arial.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'), url('../fonts/myriadpro-regular.woff') format('svg'), url('../fonts/myriadpro-regular.woff') format('woff'), url('../fonts/myriadpro-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.btn-free-demo-header {
    background: #14c5f7 none repeat scroll 0 0;
    color: #FFFFFF;
    display: inline-block;
    
    font-size: 30px;
    margin-bottom: 12px;
    padding: 5px 10px;
    box-shadow: 0 2px 1px #4B4C53;
    text-shadow: 0 1px 5px #000;
    cursor: pointer;
}
.provider-accuracy {
    color: #000000;
    background-color: #ffffff;
    /*border: solid 5px #cccccc;*/
    padding: 5px;
    text-align: center;
    font-size: 40px;
    float: left;
}

.strip_header {
    background: rgba(99, 100, 103, 0.6);
    bottom: 0;
    position: absolute;
    width: 100%;
    text-shadow: 0 2px 3px #000000;
}
.trip_caption {
    color: #fbfdfd;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 12px;
    margin-top: 12px;
}
.learn-more-green-second a {
    background: none repeat scroll 0 0 #53bb14;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    /*margin-left: 141px;*/
    padding: 10px 15px;
    text-decoration: none;
}
.heading_government {
    color: #fbfdfe;
    font-size: 36px;
    font-weight: normal;
    line-height: 44px;
    padding: 15px 0;
    text-align: center;
    text-shadow: 0 2px 2px #000;
  }
.left{
  text-align: left;
}
  .tiptoe {
      color: #fbfdfe;
      font-size: 24px;
      font-weight: normal;
      line-height: 34px;
      padding: 15px 0;
      text-align: left;
      text-shadow: 0 2px 2px #000;
      padding-left: 10px;
      padding-right: 10px:
  }
.learn-more-green-second a:hover {
    background: none repeat scroll 0 0 #079CF2;
}
.star ul li {
    padding-bottom: 10px;
}
body {
    color: rgba(96, 86, 87, 1);
    /*font-size: ;*/
    padding: 0;
    margin: 0;
}

.questions_query {
    color: #4d4e4e;
    font-size: 30px;
    margin: 0;
    text-align: center;
}
.real_time_rhs > img {
    float: right;
}
.real_time_lhs {
    float: left;
    width: 50%;
    margin-bottom: 12px;
  }
.questions_query_ph {
    color: #4d4e4e;
    font-size: 15px;
    margin: 0px 0 0;
    text-align: center;
  }
.form-group {
    margin-bottom: 15px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 92%;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-area {
    background-color: #fafafa;
    border-radius: 5px;
    box-shadow: 0 3px 5px #c1c1c1;
    margin: 10px 0 60px;
    padding: 10px 40px 60px;
  }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.pull-right {
    float: right!important;
}
.dark-bg-trip {
    background: rgba(83, 82, 90, 0.87);
  }
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    /*line-height: 30px;*/
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    background-image: none;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
sup {
    font-size: 9px;
}
/*img {
    border: 0;
    width:100%;
}*/
.white-bg-blog {
    background: none repeat scroll 0 0 #fff;
}
.thank-wrap h1 {
    color: #079cf2;
    font-size: 72px;
    text-align: center;
}
.thank-wrap p {
    font-size: 21px;
    line-height: 2;
    text-align: center;
}
.ourtech-photo-bg{
  background:url("../images/paper-1468882_1920.jpg");
  background-size: 175%;
  background-repeat: no-repeat;
  height:auto;;
}
.ourtech-photo-bg{
text-align:left;
}

.switch-light > span span {
    font-size: 14px;
    font-weight: normal;
    font-family: "Arial", sans-serif;
    color: #666666;
}
.shopping {
    background: #fff;
}
.head-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    /*    background: rgb(243,243,243);*/
    /*  -webkit-box-shadow: -2px 4px 5px 0px rgba(179, 177, 177, 0.75);
    -moz-box-shadow:    -2px 4px 5px 0px rgba(179, 177, 177, 0.75);
    box-shadow:         -2px 4px 5px 0px rgba(179, 177, 177, 0.75);*/
    -webkit-box-shadow: -0 1px 5px 0 rgba(101, 101, 101, 0.75);
    -moz-box-shadow: 0 1px 5px 0 rgba(101, 101, 101, 0.75);
    box-shadow: 0 1px 5px 0 rgba(101, 101, 101, 0.75);
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(233, 230, 230, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(233, 230, 230, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(233, 230, 230, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(233, 230, 230, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(233, 230, 230, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(233, 230, 230, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e6e6', GradientType=0);
}
.nav-wrapper {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 1px 5px 0 rgba(101, 101, 101, 0.75);
    -moz-box-shadow: 0 1px 5px 0 rgba(101, 101, 101, 0.75);
    box-shadow: -0 1px 5px 0 rgba(101, 101, 101, 0.75);
    overflow: auto;
}
.container {
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
}
.header {
    //overflow: auto;
    padding-bottom: 0px;
    padding-top: 0;
    position: relative;
    /*height: 100%;*/
}
#cssmenu ul ul li a {
    background: none repeat scroll 0 0 #fff;
    /*border-bottom: 1px solid #454545;*/
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    color: #454545;
    width: 200px;
}
li.smaller-tabs ul li a {
    width: 180px !important;
  }
#cssmenu ul ul li .about a {
    background: none repeat scroll 0 0 #fff;
    /*border-bottom: 1px solid #454545;*/
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    color: #454545;
    width: 100px;
}
a {
    text-decoration: none;
    color: #079cf2;
}
#cssmenu ul ul li {
    border-bottom: 1px solid #454545;
    margin-bottom: 4px;
}
.left-blog-img {
    float: left;
}
.icone ul {
    list-style: none;
    padding: 0px;
}
.icone li {
    float: left;
    padding-right: 15px;
    padding-bottom: 20px;
}
.blog-cont {
    border-bottom: 1px solid #c1c1c1;
    overflow: hidden;
}
.blog-cont1 {
    /*margin-top: 34px;*/
    overflow: hidden;
}
.right-blog {
    float: left;
    /*line-height: 30px;*/
    /*padding-left: 20px;*/
    width: 100%;
}
.right-blog p {
    font-size: 16px;
    color: #656262;
    
    text-align: left;
}
.right-blog-wrap {
    line-height: 30px;
    /*text-align: justify;*/
    color: #6e6e6e;
    
    padding-bottom: 45px;
    font-size: 18px !important;
}
.light-color-blog {
    color: #079cf2;
    font-size: 16px;
    padding-right: 4px;
}
.date-blog {
    color: #656262;
    font-size: 16px;
    padding-right: 4px;
}
#cssmenu ul ul li.has-sub > a::after {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}
#menu-line {
    display: none;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
    color: #999;
}
.menu {
    float: left;
    margin-right: 10px;
    /*width: 100%*/
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000000;
}


.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    -webkit-animation: myfirst 500ms;
    /* Chrome, Safari, Opera */
    animation: myfirst 500ms;
    z-index: 90000;
}
@-webkit-keyframes myfirst {
    0% {
        left: 0px;
        top: -110px;
    }
}

/* Standard syntax */

@keyframes myfirst {
    0% {
        left: 0px;
        top: -110px;
    }
}
.gap {
    height: 150px;
    clear: both;
}

/*------- footer --------*/

.footer-wrapper-links {
    /*padding-top: 15px;*/
    margin-bottom: 0;
    overflow: auto;
}
.footer-wrapper-links > ul {
    float: left;
    list-style: outside none none;
    margin: 2px 0;
    padding: 0;
}
.footer-wrapper-links li {
    float: left;
}
footer {
    background: #d6d5d5;
    box-shadow: 0 1px 1px #ccc inset;
    clear: both;
}
.page_heading {
    margin-top: 38px;
    margin-bottom: 32px;
}
.footer-wrapper-links ul li a:hover {
    color: #079CF2;
}
.footer-wrapper-links li a {
    color: #636363;
    font-size: 14px;
    padding: 0 25px;
    text-decoration: none;
}
.footer-wrapper-links li a.active {
    color: #047188;
}
.rights {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.page_heading h1 {
    color: #079cf2;
    
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 0;
}
.page_heading p {
    color: #787878;
    font-size: 17px;
    font-weight: normal;
    font-family: 'Arial';
    line-height: 30px;
    margin-top: 3px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 #e6e6e6;
    border: medium none;
    border-radius: 0;
    font-weight: normal;
}
.ui-widget-header {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #fff;
    font-weight: bold;
}
.ui-widget-content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    color: #333;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #636464;
    font-size: 17px;
    font-weight: normal;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #636464;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    color: #636464;
    font-size: 17px;
    padding: 12px 10px;
}
.tab-1 {
    background-image: url('../images/tab-1.png');
    background-size: cover;
    min-height: 700px;
}
.health > p {
    color: #787878;
    font-size: 17px;
    font-weight: normal;
    font-family: 'Arial';
    line-height: 48px;
}
.health > h1 {
    color: #079cf2;
    font-size: 36px;
    font-weight: normal;
    font-family: 'Arial';
}
.btn {
    text-align: center;
    margin-top: 25px;
}
.btn > a {
    background: none repeat scroll 0 0 #079cf2;
    border-radius: 3px;
    color: #fff;
    padding: 10px 37px;
    font-size: 24px;
}
.btn > a:hover {
    background: none repeat scroll 0 0 #079c22;
}
.rs-caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    text-align: center;
}
.rs-caption p {
    color: #787878;
    
    font-size: 48px;
    font-weight: normal;
    margin: 5px 27px 0;
}
.rs-caption a {
    background: none repeat scroll 0 0 #53bb14;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    padding: 5px 15px;
    border-radius: 3px;
    line-height: 50px;
}
.rs-caption a:hover {
    background: none repeat scroll 0 0 #079cf2;
}
#cssmenu > ul > li:hover {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 -3px 5px 0 #ccc;
}
.P-login {
    background: none repeat scroll 0 0 #68c9c2;
    color: #fff;
    padding: 9px 13px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border-radius: 0 0 5px 5px;
    text-decoration: none;
}
.positionr {
    position: relative;
}
.positiona {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.P-login:hover {
    background: none repeat scroll 0 0 #079cf2;
}
#cssmenu ul ul {
    z-index: 99999;
}
.banner-menu {
    background: rgba(0, 0, 0, 0) url("../images/slider/banner1.png") no-repeat scroll center top / cover;
    height: 77vh;
    -webkit-box-shadow: -0 1px 5px 0 rgba(101, 101, 101, 0.75) inset;
    box-shadow: -0 1px 5px 0 rgba(101, 101, 101, 0.75) inset;
}
.about-banner {
    background: rgba(0, 0, 0, 0) url("../images/slider/about-banner.png") no-repeat scroll center center / cover;
    height: 1400px;
    -webkit-box-shadow: -0 1px 5px 0 rgba(101, 101, 101, 0.75) inset;
    box-shadow: -0 1px 5px 0 rgba(101, 101, 101, 0.75) inset;
}
.about-info {
    background: none repeat scroll 0 0 rgba(211, 211, 211, 0.4);
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
    /*float: left;*/
    padding: 20px;
    margin-top: 24%;
    margin-right:auto;
    margin-left:auto;

}
.contact-wrap {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
    height: 1020px;
    width: 100%;
}
.about-style {
    display: inline-block;
    padding: 15px;
    position: relative;
}
.about-info h1 {
    margin: 0px;
    color: #079cf2;
    /*padding: 2% 0;*/
    font-size: 36px;
}
.about-info p {
    margin: 0px;
    font-size: 17px;
    line-height: 30px;
    color: #4d4e4e;
    /*text-align: justify;*/
}
.banner-menu ul {
    width: 365px;
    margin: 0;
    list-style: none;
}
.banner-menu ul li {
    background-color: rgba(71, 71, 71, 0.71);
    margin-bottom: 7%;
    padding: 7px;
}
.banner-menu ul li a {
    text-decoration: none;
    padding-left: 5%;
    color: #fff;
    font-size: 30px;
    text-shadow: 0 1px 1px #000000;
    vertical-align: middle;
}
.col-xs-12 img{
  display: block;
  margin-left: auto;
  margin-right:auto;
}
.banner-menu ul li a:hover {
    ;
    text-decoration: none;
    text-shadow: none;
    -webkit-transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    transition: 500ms linear 0s;
    outline: 0 none;
    text-shadow: 0px 0px 35px #ffc, 0px 0px 11px #fff;
}
.banner-menu ul li:hover {
    background: #1d78b9;
    -webkit-transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    transition: 500ms linear 0s;
    outline: 0 none;
}
.banner-menu ul li img {
    vertical-align: middle;
}

/*------- stand alone page  --------*/


/*------- stand alone page  --------*/

.notic_wrap {
    background: none repeat scroll 0 0 #4ebbdf;
    box-shadow: 0 2px 5px 0 rgba(101, 101, 101, 0.75) inset;
    padding: 5px 0;
    text-align: center;
}
.notic_wrap h1 {
    font-size: 36px;
    font-weight: normal;
    position: relative;
    color: #f42329;
    font-family: 'Arial';
    margin-top: 20px;
    margin-bottom: 0;
}
.notic_wrap h2 {
    font-size: 24px;
    font-weight: normal;
    position: relative;
    color: #fff;
    font-family: 'Arial';
    margin-top: 20px;
    margin-bottom: 22px;
}
.main_section_wrap h1 {
    color: #4e4f4f;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    font-family: 'Arial';
}
.benefits_rhs > img {
    width: 100%;
    /*padding-top: 25px;*/
}
.benefits_lhs {
    float: left;
    width: 55%;
    padding-right: 10pxs;
    /*padding-left: 40px;*/
}
.benefits_rhs {
    float: left;
    width: 40%;
}
.clearfix {
    clear: both;
}

.bnb-backgroud-wrap {
    background: #f1eae9 none repeat scroll 0 0;
    padding: 15px 0;
}
.lhs {
    float: left;
    width: 45%;
    font-family: 'Arial';
}
.rhs {
    float: left;
    text-align: right;
    width: 55%;
    font-family: 'Arial';
}
.rhs p {
    color: #0186b1;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0;
}
.rhs p span {
    font-size: 30px;
}

.start_now_btn {
    margin-bottom: 10px;
    margin-top: 35px;
}
.start_now_btn:hover {
    opacity: .8;
}
.powered_by > img {
    margin-left: 15px;
    vertical-align: middle;
}
.powered_by > span {
    color: #0186b1;
    font-size: 17px;
}
.main_section_wrap {
    background: none repeat scroll 0 0 #f2f2f2;
    overflow: hidden;
    padding-bottom: 60px;
}
.bottom-section h1 {
    color: #0186b1;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
.black-taxt > p {
    color: #515050;
    font-size: 17px;
    text-align: center;
}
.blue-taxt > p {
    color: #0186b1;
    font-size: 17px;
    text-align: center;
}
.bottom-section {
    background-color: #fff;
    padding: 8px 0;
}
.black-taxt {
    margin-bottom: 40px;
}

/*------- index  --------*/

.logo {
    display: block;
    float: left;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-right: 30px;
}
#cssmenu > ul > li > a {
    font-size: 14px;
    padding: 60px 20px 19px;
    color: #4d4e4e;
}

#cssmenu > ul > li.has-sub > a::after {
    top: 63px;
}

@media only screen and (min-width: 769px) and (max-width: 991px){
#cssmenu > ul > li > a {
    font-size: 14px;
    padding: 20px 20px 10px;
    color: #4d4e4e;}
    #cssmenu > ul > li.has-sub > a::after { top: 20px;
}

}

.active {
    background: none repeat scroll 0 0 #fff;
    -webkit-box-shadow: 0 -3px 5px 0 #ccc;
    -moz-box-shadow: 0 -3px 5px 0 #ccc;
    box-shadow: 0 -3px 5px 0#ccc;
}
#cssmenu {
    background: transparent;
}
.logo-right {
    border-left: 1px solid #318D98;
    display: block;
    float: left;
    padding-left: 30px;
}
.cart-bt {
    display: block;
    float: right;
}
.nav-menu {
    height: 36px;
    padding: 12px 0 0;
}
.desktop-nav-memu {
    float: right;
}
.nav-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.nav-menu ul li {
    display: block;
    float: left;
}
.nav-menu ul li a {
    text-decoration: none;
    color: rgb(43, 137, 184);
    padding: 10px 25px;
    font-size: 14px;
}
.new-ipage .nav-menu ul li a {
    color: rgb(92, 91, 81);
    font-size: 16px;
    padding: 10px 25px;
    text-decoration: none;
}
.nav-menu ul li a:hover {
    background: #fff;
    border-radius: 3px;
    //color:rgb(24, 137, 217)!important;
    -webkit-box-shadow: 1px 1px 2px 0 #656565 inset;
    -moz-box-shadow: 1px 1px 2px 0 #656565 inset;
    box-shadow: 1px 1px 2px 0 #656565 inset;
}

/*.nav-menu ul li .active{}*/

.nav-mobile {
    // left: -180px;
    // position: relative;
}
.my-slider-wrapper {
    background: #F4F4F4;
    // border-bottom: 6px solid rgb(115,244,244);
    overflow: hidden;
}
#cssmenu ul ul li a:hover {
    background: none repeat scroll 0 0 #68c9c2;
    border-bottom: 1px solid #454545;
    color: #fff;
    font-size: 15px;
    width: 200px;
}

/*-----    Public Sector --------------*/

ul.left-wrap {
    background: rgba(0, 0, 0, 0) url("../images/graph.png") no-repeat scroll right center / 90% auto;
}
.main-bread {
    color: #828383;
    font-size: 15px;
    font-family: 'Arial';
}
.main-bread a {
    color: #079cf2;
    text-decoration: none;
}
.bread-wrap {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 0 rgba(101, 101, 101, 0.75) inset;
    clear: both;
    padding: 15px 0;
}
.section-main-heading {
    color: #079cf2;
    font-size: 34px;
    font-weight: normal;
    font-family: 'Arial';
    margin-bottom:0px;

}
.margin-bottom-15{
      margin-bottom:15px;
  }
.apple .section-main-heading{
    color: #FFFFFF;
    font-size: 34px;
    font-weight: normal;
    font-family: 'Arial';
    margin-left: 15px;
}
.section-main-heading-read {
    color: #079cf2;
    font-size: 36px;
    font-weight: normal;
    font-family: 'Arial';
}
.section-main-heading-blog {
    color: #079cf2;
    font-size: 36px;
    padding-bottom: 10px;
    font-weight: normal;
    font-family: 'Arial';
    /*padding-left:10px;*/
    padding-right:10px;

}
.section-main-heading-blog1 {
    color: #079cf2;
    font-size: 36px;
    padding-bottom: 10px;
    font-weight: normal;
    margin-top: 0;
    font-family: 'Arial';
}
.section-content {
    color: #6e6e6e;
    font-size: 17px;
    line-height: 30px;
    /*margin-top: 8px;*/
    margin-bottom: 5px;
    font-family: 'Arial';
}
.section-content1 {
    color: #6e6e6e;
    font-size: 17px;
    line-height: 30px;
    /*margin-top: 8px;*/
    margin-bottom: 25px;
    font-family: 'Arial';
}
.section-content-white {
    color: #ffffff;
    font-size: 17px;
    line-height: 30px;
    /*margin-top: 8px;*/
    margin-bottom: 5px;
    font-family: 'Arial';
}

.orange-text {
    color: #e89f03;
    font-size: 17px;
    margin-bottom: 70px;
}
.sub-heading {
    color: #0687d1;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 0;
}
.links-list a {
    color: #0790e0;
    margin-left: 5px;
}
.links-list li {
    color: #0790e0;
}
.learn-more > a {
    background-color: #53bb14;
    border-radius: 3px;
    color: #fff;
    font-size: 30px;
    padding: 10px 60px;
    text-decoration: none;
}
.learn-more > a:hover {
    background-color: #079CF2;
}
.learn-more {
    padding: 20px 0;
    text-align: center;
}
.static-banner-wrap {
    background: url('../images/public-sector-banner.png') no-repeat center center;
    /*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    height: 350px;
    padding: 1px;
    background-size: cover;
    -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    -moz-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    /*margin-bottom: 64px;*/
}
.static-banner-wrap h1 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-top: 12%;
    text-shadow: 0 2px 3px #000000;
    margin-bottom: 0;
    background-color: rgba(99, 100, 103, 0.6);
    width: 100%;
    border-radius: 5px;
    padding: 1% 1%;
    text-align: center;
}
#button-static {
    color: #fff;
    font-size: 23px;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: 0 1px 1px #656565;
    background-color: rgb(104, 201, 194);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 3px 7px #474444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#84F9F0), to(#1B8C84));
    display: inline-block;
    text-decoration: none;
}
#button-static:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1B8C84), to(#84F9F0));
    background-color: rgb(104, 201, 194);
    box-shadow: 0 3px 7px #474444;
    text-decoration: none;
}
.dark-backgroud-wrap {
    background: none repeat scroll 0 0 #e5e5e5;
    padding: 15px 0;
}
.lite-backgroud-wrap {
    padding: 15px 0;
}
.back-bg {
    background: url('../images/round-bg-1.png') no-repeat center center;
}
.back-bg-2 {
    background: url('../images/round-bg-2.png') no-repeat center center;
}

/*-----    Public Sector --------------*/


/*-----    health plans page --------------*/

.pro-banner-wrap {
    background: url("../images/problems_we_sol_bg.png") no-repeat scroll center center / 100% 100% rgba(0, 0, 0, 0);
    /*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    height: 350px;
    padding: 1px;
    // background-size: 100%;
    -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    -moz-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    margin-bottom: 0px;
    font-family: 'Arial';
}
.pro-banner-wrap h1 {
    color: #078fde;
    font-size: 48px;
    font-weight: normal;
    margin-top: 15px;
    text-shadow: 0 1px 1px #656565;
    margin-bottom: 0;
}
.learn-us {
    background: none repeat scroll 0 0 orange;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "Arial", sans-serif;
    font-size: 20px;
    margin-top: 30px;
    padding: 20px 45px;
    text-decoration: none;
    text-shadow: 0 1px 0 #060400;
}
.health-banner-wrap {
    background: url('../images/home_header_bg.png') no-repeat center center;

    assests/cop-images/home_header_bg.png
    /*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    height: 350px;
    padding: 1px;
    // background-size: 100%;
    background-size: cover;
    -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    -moz-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    margin-bottom: 0px;
    font-family: 'Arial';
}
.health-banner-wrap h1 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-top: 12%;
    text-shadow: 0 2px 3px #000000;
    margin-bottom: 0;
    background-color: rgba(99, 100, 103, 0.6);
    border-radius: 5px;
    padding: 1% 1%;
    text-align: center;
}
.left-side-news {
    padding-top: 28px;
    width: 61%;
    float: left;
    padding-left: 10px;
}
.left-side-news-blog {
    padding-top: 28px;
    width: 56%;
    float: left;
    clear: left;
}
.right-side-news {
    float: right;
    margin-top: 30px;
    width: 33%;
    margin-left: 15px;
    /*margin-bottom: 10%;*/
}
.right-side-news p {
    padding-top: 50%;
    text-align: center;
}
.new-letter-banner-wrap {
    background: url('../images/news-letter.png') no-repeat center center;
    //overflow: hidden;
    padding: 1px;
    // background-size: 100%;
    background-size: cover;
    -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4) inset;
    -moz-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4) inset;
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4) inset;
    margin-bottom: 0px;
    margin-top: 1px;
    font-family: 'Arial';
}
.new-letter-banner-wrap h1 {
    color: #fff;
    font-size: 45px;
    font-weight: normal;
    margin-top: 20%;
    text-shadow: 0 2px 3px #000000;
    margin-bottom: 0;
    background-color: rgba(99, 100, 103, 0.6);
    
    border-radius: 5px;
    padding: 1% 1%;
    text-align: center;
}
.blog-banner-wrap {
    background: url('../images/medversantblog.jpg') no-repeat center center;
    padding: 1px;
    background-size: cover;
    -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4) inset;
    -moz-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4) inset;
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4) inset;
    margin-bottom: 0px;
    margin-top: 1px;
    font-family: 'Arial';
}
.blog-banner-wrap h1 {
    color: #fff;
    font-size: 45px;
    font-weight: normal;
    margin-top: 20%;
    text-shadow: 0 2px 3px #000000;
    margin-bottom: 0;
    background-color: rgba(99, 100, 103, 0.6);
    
    border-radius: 5px;
    padding: 1% 1%;
    text-align: center;
}
#button-health {
    color: #fff;
    font-size: 23px;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: 0 1px 1px #656565;
    background-color: rgb(104, 201, 194);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 3px 7px #474444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#84F9F0), to(#1B8C84));
    display: inline-block;
    text-decoration: none;
}
#button-health:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1B8C84), to(#84F9F0));
    background-color: rgb(104, 201, 194);
    box-shadow: 0 3px 7px #474444;
    text-decoration: none;
}
.pharmacy-banner-wrap {
    background: url('../images/health-plans-banner.png') no-repeat center center;
    /*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    height: 350px;
    padding: 1px;
    // background-size: 100%;
    background-size: cover;
    -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    -moz-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    margin-bottom: 0px;
    font-family: 'Arial';
}
.pharmacy-banner-wrap h1 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-top: 18%;
    text-shadow: 0 2px 3px #000000;
    margin-bottom: 0;
    background-color: rgba(99, 100, 103, 0.6);
    width: 100%;
    border-radius: 5px;
    padding: 1% 1%;
    text-align: center;
}
#button-pharmacy {
    color: #fff;
    font-size: 23px;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: 0 1px 1px #656565;
    background-color: rgb(104, 201, 194);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 3px 7px #474444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#84F9F0), to(#1B8C84));
    display: inline-block;
    text-decoration: none;
}
#button-pharmacy:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1B8C84), to(#84F9F0));
    background-color: rgb(104, 201, 194);
    box-shadow: 0 3px 7px #474444;
    text-decoration: none;
}
.technologies-banner-wrap {
    background: url('../images/Credentialing_banner.jpg') no-repeat center center;
    /*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    height: 350px;
    padding: 1px;
    // background-size: 100%;
    background-size: cover;
    -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    -moz-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    margin-bottom: 0px;
    font-family: 'Arial';
}
.landing-banner-wrap {
    background: url('../images/health-plans-banner2.png') no-repeat top center;
    /*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    height: 530px;
    padding: 1px;
    // background-size: 100%;
    background-size: cover;
    -webkit-box-shadow: inset 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    -moz-box-shadow: inset 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    box-shadow: inset 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    margin-bottom: 0px;
    font-family: 'Arial';
    z-index: 100;
}


.technologies-banner-wrap h1 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-top: 18%;
    text-shadow: 0 2px 3px #000000;
    margin-bottom: 0;
    background-color: rgba(99, 100, 103, 0.6);
    border-radius: 5px;
    padding: 1% 1%;
    text-align: center;
}
.landing-banner-wrap h1 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-top: 18%;
    text-shadow: 0 2px 3px #000000;
    margin-bottom: 0;
    background-color: rgba(99, 100, 103, 0.6);
    border-radius: 5px;
    padding: 1% 1%;
    text-align: center;
}
#button-technologies {
    color: #fff;
    font-size: 23px;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: 0 1px 1px #656565;
    background-color: rgb(104, 201, 194);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 3px 7px #474444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#84F9F0), to(#1B8C84));
    display: inline-block;
    text-decoration: none;
}
#button-technologies:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1B8C84), to(#84F9F0));
    background-color: rgb(104, 201, 194);
    box-shadow: 0 3px 7px #474444;
    text-decoration: none;
}
.Credential-banner-wrap {
    background: url('../images/Credentialing_banner.jpg') no-repeat center center;
    background-size: cover;
    height: 350px;
    padding: 1px;
    margin-bottom: 0px;
    font-family: 'Arial';
}
.Credential-banner-wrap h1 {
    /* color: #ffa400; */
    font-size: 48px;
    font-weight: normal;
    margin-top: 9%;
    margin-bottom: 0;
    /* background-image: -webkit-linear-gradient(#fbe85c, #ffa400); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.Credential-banner-wrap h1 span {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FFF6AE), color-stop(100%, #FF9100));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -moz-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FFF6AE), color-stop(100%, #FF9100));
    -o-background-clip: text;
    -moz-text-fill-color: transparent;
    position: absolute;
    color: #FF9100;
    /* width: 100%; */
    /* font-size: 48px; */
}
.Credential-banner-wrap h1:after {
    text-shadow: 0px 1px 1px #656565;
    color: transparent;
}
.title:after {
    content: 'Get it all done in one place';
}
.Credential-banner-wrap p {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: 0 1px 1px #656565;
    background: #fab103;
    border-radius: 5px;
    padding: 1% 3% 1%;
    width: 28%;
}
.Credential-banner-wrap h2 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: 0 1px 1px #656565;
}
.left-side {
    padding: 1% 0;
    float: left;
    width: 70%;
}
.right-side {
    padding: 10% 0 0 4%;
    float: right;
    width: 26%;
}
.right-side img {
    width: 100%;
}
.left_net-bg {
    width: 100%;
}
.track-border {
    border-bottom: 2px solid rgba(111, 104, 104, 0.64);
}
.fixing-width1 {
    width: 58%;
    padding: 3% 0 6% 0;
}
.one-app-text {
    line-height: 60px;
    width: 650px;
    color: #454545;
}
.learn-more-fff a {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    color: #007cc2;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    margin-left: 141px;
    padding: 10px 15px;
    text-decoration: none;
}
.learn-more-fff a:hover {
    background: none repeat scroll 0 0 #007cc2;
    color: #fff;
}
.learn-more-color-fff a {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    color: #007cc2;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    margin-left: 141px;
    padding: 10px 15px;
    text-decoration: none;
    margin-bottom: 5%;
}
.learn-more-color-fff a:hover {
    background: none repeat scroll 0 0 #007cc2;
    color: #fff;
}
.network-ex-bg {
    background: url("../images/network_exlusive.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.bg-color-network-ex {
    background-color: #078cd9;
}
.pull-right-2 {
    margin-left: 51%;
}
.one-app-wrap {
    background: url('../images/one-application_bg.jpg') no-repeat center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    /*height: 350px;*/
    padding: 3% 0 50px;
    // background-size: 100%;
    /*       -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    -moz-box-shadow:    0 9px 12px 0 rgba(101, 101, 101, 0.4);
    box-shadow:       0 9px 12px 0 rgba(101, 101, 101, 0.4);
    margin-bottom: 0px;
     font-family: 'Calibri';*/
}
.provider-banner-wrap {
    background: url('../images/provider_banner.jpg') no-repeat center center;
    /*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
    height: 350px;
    padding: 1px;
    background-size: cover;
    -webkit-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    -moz-box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4);
    margin-bottom: 0px;
    font-family: 'Arial';
}
.provider-banner-wrap h1 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-top: 23%;
    text-shadow: 0 2px 3px #000000;
    margin-bottom: 0;
    background-color: rgba(99, 100, 103, 0.6);
    width: 100%;
    border-radius: 5px;
    padding: 1% 1%;
    text-align: center;
}
#button-provider {
    color: #fff;
    font-size: 23px;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: 0 1px 1px #656565;
    background-color: rgb(104, 201, 194);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 20px 10px 20px;
    box-shadow: 0 3px 7px #474444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#84F9F0), to(#1B8C84));
    display: inline-block;
    text-decoration: none;
}
#button-provider:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1B8C84), to(#84F9F0));
    background-color: rgb(104, 201, 194);
    box-shadow: 0 3px 7px #474444;
    text-decoration: none;
}
.light-color {
    background-color: #f2f2f2;
    box-shadow: 0 9px 12px 0 rgba(101, 101, 101, 0.4) inset;
}
.ensure-bg {
    background: url("../images/bg-health.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.customized-img {
    background: url(../images/bg-health.png) no-repeat scroll right center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.customized-img1 {
    background: url(../images/expend-network.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.pharmacy-bg {
    background: url("../images/bg-health.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.ensure-bg-img {
    background: url("../images/ensure-bg-img.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.identify_bg {
    background: url("../images/identify_bg.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.white-bg {
    background: none repeat scroll 0 0 #fefefe;
    overflow: hidden;
    position: relative;
    bottom: 1px;
}
.learn-more-green a {
    background: none repeat scroll 0 0 #00c0f7;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    line-height: 20px;
    /*margin-left: 141px;*/
    margin-left:20px;
    padding: 10px 15px;
    text-decoration: none;
}
.learn-more-green a:hover {
    background: none repeat scroll 0 0 #079CF2;
}
.network-bg {
    background: url("../images/expend-network.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.fraud-bg {
    background: url("../images/fraud.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.ClaimGard-bg {
    background: url("../images/ClaimGard_bg.png") no-repeat scroll left top / auto 100% rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.clean_bg {
    background: url("../images/furd-bg.png") no-repeat scroll left top / 100% 100% rgba(0, 0, 0, 0);
    padding: 38px 0;
}
.sixty-per {
    width: 60%;
}
.new_provider-banner-wrap {
    background: url("../images/new_provider_bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    
    height: 550px;
    margin-bottom: 0;
    padding: 1px;
}
.new-provider-content {
    background: #dcf1fd;
}
.strip-bg {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    margin: 24% auto 0;
    padding: 24px 0;
    text-align: center;
    width: 85%;
    border-radius: 5px;
}
.bg-color-network {
    background-color: #f2f2f2;
}
.strip-bg > h1 {
    color: #373737;
    font-size: 36px;
    margin: 0;
}
.pull-right {
    margin-left: 43%;
}
.fraud-bg {
    background: url("../images/fraud.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    margin: 0 auto;
    max-width: 1300px;
    padding: 90px 0;
}
.simplify-bg {
    background: url("../images/apply-now.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin: 0 auto;
    max-width: 1300px;
    padding: 30px 0;
}
.stream-bg-image {
    background: url("../images/streem_.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    margin: 0 auto;
    max-width: 1300px;
    padding: 30px 0;
}
. {
    color: #6e6e6e;
    
    font-size: 17px;
    line-height: 48px;
}
.section-content-pharmacy {
    color: #6e6e6e;
    
    font-size: 17px;
    line-height: 30px;
}
.section-content-technology {
    color: #6e6e6e;
    
    font-size: 17px;
    /*line-height: 30px;*/
}
.section-content-technology h1{


}
.section-content-health {
    color: #6e6e6e;
    
    font-size: 17px;
    line-height: 30px;
}
.section-content-public {
    color: #6e6e6e;
    
    font-size: 17px;
    line-height: 30px;
}
.pull-right-apply {
    margin-left: 56%;
}
.pull-right-apply-one {
    margin-left: 33%;
}
.right-one {
    margin-left: 33%;
}
.right-apply {
    margin-left: 43%;
}
.light-color .section-main-heading {
    color: #079cf2;
    
    font-size: 36px;
    font-weight: normal;
    /*margin-bottom: 20px;*/
    margin-top: 20px;
    padding: 0 0px;
    /*margin-left: 10px;*/
    margin-left:0px;
    margin-bottom:0px
}
.apple section-content{
    color: #FFFFFF;
    font-size: 34px;
    font-weight: normal;
    font-family: 'Arial';
    margin-left: 15px;
}
.pull-right-2 section-content {
    color: #f2f2f2;
}
.pull-right-2 .section-content {
    color: #fff;
}
.pull-right-2 .section-content1 {
    color: #fff;
}

/*-----    health plans page --------------*/

/*.fixing-width {
    width: 65%;
}*/
.rights td {
    width: 33.33%;
    font-size: 15px;
}

/* Thursday Edits */

div {
    padding: 0;
}
/*.col-sm-12 img {
    width: 100%;
}*/
/*.row img {
    width: 100%;*/
}
.star ul li strong {
    font-size: 20px;
    color: #000000;
}
a:focus, a:hover{
  color:#ccc;
}

/*.fa {
    text-align: center;
    font-size: 100px;
    margin: 0 auto;
    width: 100%;
    color: white;
}*/

p {
    color: ##6e6e6e;
    padding: 15px;
    padding-top: 0px;
    margin:0px;
}
p.chris {
    color: #000000;
    padding:0px;
}

#Cynthia {
    width: 100px;
    margin: 0 auto;
    display: block;
}
.milk {
    color: #000000;
    font-size: Large;
    text-align: center;
    padding-top: 35px;
}
h3 {
    margin: 0 auto;
    vertical-align: middle;
}

/* End Thursday Edits */

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .landing-banner-wrap {
      height: 430px;
  }
  .about-banner {
      height: 1753px;
  }
  .about-info{
    height:1656px;
  }
  .trip_caption {
      font-size: 26px;
  }

  /*.h3, h3 {
    font-size: 14px;
  }*/
    .section-main-heading-blog {
        font-size: 17px;
    }
    .right-side-news {
        width: 90% !important;
        margin-right: 10% !important;
    }
    .section-main-heading-read {
        font-size: 22px;
    }
    .questions_query {
        color: #4d4e4e;
        font-size: 17px;
        margin: 0;
        text-align: center;
    }
    .section-main-heading-blog1 {
        font-size: 17px;
    }
    .left-side-news-blog {
        padding-top: 28px;
        width: 100%;
        float: left;
        padding-left:10px;
        padding-right:10px;
    }
    .right-blog-wrap img {
        float: none !important;
        padding: 0px;
    }
    .right-blog {
        padding-left: 0px;
    }
    .right-blog {
        width: 100%;
    }
    .light-color-blog {
        font-size: 14px;
    }
    .date-blog {
        font-size: 14px;
    }
    .right-blog p {
        font-size: 12px;
    }
    .fixing-width {
        width: 100%;
    }
    .section-content-technology img {
        width: 100%;
    }
    .rights td {
        float: left;
    }
    .container {
        margin: 0 auto;
        max-width: none;
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
    }
    .main-bread{
      padding-left: 10px;

    }
    .P-login{
      padding: 5px 3px;
    }

    .menu {
        float: right;
        width: 100%;
        margin-right: 0px;
    }
    /*.P-login {
    background: none repeat scroll 0 0 #68c9c2;
    color: #fff;

    right: 0;
    top: 0;
}*/
    #cssmenu > ul > li > a {
        padding: 17px 20px 19px;
    }
    #cssmenu ul ul li {
        border-bottom: none;
    }
    .rs-caption p {
        font-size: 11px;
    }
    .rs-caption a {
        font-size: 11px;
        line-height: 31px;
        padding: 0px 14px;
    }
    .logo {
        margin-bottom: 0;
        margin-top: 19px;
        margin-left: 1px;
    }
    .logo img {
        width: 248px;
        padding-left:10px;
    }
    .page_heading h1 {
        font-size: 30px;
    }
    .ui-tabs .ui-tabs-nav li {
        width: 100%;
    }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        display: block;
        float: none;
        padding: 3px 10px;
    }
    .health > h1 {
        font-size: 22px;
        margin-top: 25px;
    }
    .ui-tabs .ui-tabs-panel {
        padding: 5px 4px;
    }
    .health > p {
        color: #787878;
        
        font-size: 17px;
        font-weight: normal;
        line-height: 26px;
    }
    .health > p {
        color: #000;
        font-size: 17px;
        font-weight: normal;
        line-height: 26px;
        text-shadow: 0 0 1px #fff;
    }
    .footer-wrapper-links li a {
        background: none repeat scroll 0 0 #68c9c2;
        display: block;
        float: none;
        font-size: 14px;
        margin: 2px 0;
        padding: 7px 25px;
        color: #fff;
        /*text-transform: uppercase;*/
    }
    .footer-wrapper-links li a:hover {
        background: none repeat scroll 0 0 #079cf2;
        color: #fff !important;
    }
    .footer-wrapper-links li {
        float: none;
        text-align: center;
    }
    .g, body, html, input, .std, h1 {
        font-family: "Arial", sans-serif;
        /*font-size: small;*/
    }
    .footer-wrapper-links > ul {
        float: none;
        list-style: outside none none;
        margin: 2px 0;
        padding: 0;
    }
    #cssmenu ul ul li a {
        border-bottom: none;
    }
    .footer-wrapper-links {
        margin-bottom: 0px;
    }
    /*-----    Public Sector --------------*/
    .static-banner-wrap h1 {
        font-size: 20px;
    }
    .static-banner-wrap h2 {
        font-size: 20px;
    }
    .section-main-heading {
        font-size: 30px;
    }
    /*-----  Health Page------*/
    .health-banner-wrap h1 {
        font-size: 15px;
        margin-top: 30px;
    }
    .technologies-banner-wrap h1 {
        font-size: 15px;
        margin-top: 30px;
    }

    .new-letter-banner-wrap h1 {
        font-size: 15px;
    }
    .left-side-news {
        width: 100%;
    }
    .right-side-news {
        width: 90%;
    }
    .health-banner-wrap h2 {
        font-size: 15px;
        margin-top: 0;
    }
    .light-color .section-main-heading {
        font-size: 29px;
        /*margin-top: 40px;*/
        margin-top:20px;
    }
      .apple .section-main-heading {
          font-size: 29px;
          margin-top: 40px;
          /*margin-top:0px;*/
      }


    .section-content {
        line-height: 30px;
    }
    .section-content1 {
        line-height: 30px;
    }
    .ensure-bg {
        background: url("../images/bg-health.png") no-repeat scroll center 10px / 208px auto rgba(0, 0, 0, 0);
    }
    . ul li {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 12px;
    }
    .section-content-pharmacy ul li {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 12px;
    }
    .section-content-technology ul li {
        font-size: 17px;
        line-height: 27px;
        /*margin-bottom: 12px;*/
    }
    .learn-more-green a {
        margin-left: 26px;
    }
    .ensure-content .section-main-heading {
        font-size: 24px;
        margin-top: 155px;
        /*margin-top:0px;*/
    }
    .network-bg {
        background: url("../images/expend-network.png") no-repeat scroll center 10px / 208px auto rgba(0, 0, 0, 0);
        padding: 38px 0;
    }
    .network-bg .pull-right {
        margin-left: 0;
        margin-top: 149px;
    }
    .network-bg .section-main-heading {
        font-size: 27px;
    }
    .fraud-bg {
        background: url("../images/fraud.png") no-repeat scroll center 0 / 100% 250px rgba(0, 0, 0, 0);
        padding: 30px 0;
    }
    .fraud-bg . {
        color: #6e6e6e;
        
        font-size: 17px;
        line-height: 48px;
        margin-top: 260px;
    }
    .simplify-bg {
        background: url("../images/apply-now.png") no-repeat scroll center 0 / 100% 220px rgba(0, 0, 0, 0);
    }
    .pull-right-apply {
        margin-left: 0;
        margin-top: 200px;
    }
    .stream-bg-image {
        background: url("../images/streem_.png") no-repeat scroll center 0 / 100% 368px rgba(0, 0, 0, 0);
    }
    .stream-bg-image .container {
        margin-top: 372px;
    }
    /*-----  Health Page------*/
    .gap {
        height: 62px;
    }
    .tab-1 {
        background-position: 18% 6%;
    }
    .static-banner-wrap {
        background-size: 100%;
        height: 78px;
    }

.technologies-banner-wrap h2 {
        font-size: 15px;
        margin-top: 0;
    }
.health-banner-wrap{
      background-size: 100%;
      height:78px;
    }
.technologies-banner-wrap{
        background-size: 100%;
        height: 78px;
    }
    .heading_government {
        color: #fbfdfe;
        font-size: 17px;
        font-weight: normal;
        line-height: 30px;
        padding: 30px 0;
        text-align: center;
        padding-left:10px;
        padding-right:10px;
}
.left{
  text-align: left;
}
.tiptoe {
    color: #fbfdfe;
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    padding: 30px 0;
    text-align: left;
    padding:10px 15px 10px 15px;
  }
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-right: 10px;
}
@media only screen and (min-width: 450px) and (max-width: 768px) {
    .rights td {
        float: left;
    }
    .section-main-heading-read {
        font-size: 23px;
    }
    .section-main-heading-blog {
        font-size: 22px;
    }
    .right-blog {
        padding-left: 0px;
    }
    .section-main-heading-blog1 {
        font-size: 22px;
    }
    .section-content-technology img {
        width: 100%;
    }
    /*.container {
        max-width: 450px;
    }*/
    .logo {
        margin-top: 6px;
    }
    .rs-caption p {
        font-size: 29px;
    }
    .page_heading h1 {
        font-size: 42px;
    }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        font-size: 13px;
        padding: 12px 8px;
    }
    .health-banner-wrap h1 {
        font-size: 25px;
        margin-top: 265px;
    }
.technologies-banner-wrap h1 {
        font-size: 25px;
        margin-top: 265px;
    }
    .provider-banner-wrap h1 {
        font-size: 24px;
        margin-top: 40px;
        text-align: center;
        margin-left: 112px;
    }
    .banner-menu {
        background: rgba(0, 0, 0, 0) url("../images/slider/banner1.png") no-repeat scroll center center / cover;
        height: 600px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .rights td {
        float: left;
        width: 100%;
    }
    .right-side-news {
        margin-right: 7% !important;
        /*width: 28% !important;*/
        margin-left: 7%px !important;
    }
    .about-style {
        float: left;
    }
    .right-blog {
        width: 100%;
    }
    .section-main-heading-blog {
        font-size: 26px;
    }
    .section-main-heading-blog1 {
        font-size: 26px;
    }
    .left-blog-img img {
        width: 99%;
    }
    .right-blog {
        width: 100%;
        float: none;
        padding: 0px;
    }
    .right-blog1 {
        width: 100%;
        float: none;
        padding: 0px;
    }
    .logo img {
        width: 130px;
    }
    .section-content-public {
        /*text-align: justify;*/
        width: 50% !important;
    }
    .customized-img1 {
        background-size: 36%;
    }
    .customized-img {
        background-size: 36%;
    }
    .menu {
        display: block;
        float: right;
        margin-top: -4px;
        width: 100%;
        margin-right: 0px;
    }
    #cssmenu > ul > li.has-sub > a::after {
        top: 21px;
    }
    .logo {
        margin-top: 10px !important;
    }
    .banner-menu {
        background: rgba(0, 0, 0, 0) url("../images/slider/banner1.png") no-repeat scroll center center / cover;
        height: 700px;
    }
    .network-ex-bg {
        background: url("../images/network_exlusive.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        padding: 38px 0;
        background-size: 45%;
    }
    .ensure-bg-img {
        background: url("../images/ensure-bg-img.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        padding: 38px 0;
        background-size: 40%;
    }
    .ensure-content .section-main-heading {
        font-size: 24px;
        margin-top: 4% !important;
    }
    .page_heading h1 {
        font-size: 40px;
    }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        color: #636464;
        font-size: 12px;
        padding: 13px 9px;
    }
    .footer-wrapper-links li a {
        padding: 0 20px;
    }
    .menu {
        float: right;
        display: block;
        width: 100%;
    }
#cssmenu > ul > li > a {
        padding: 17px 20px 19px;
    }
    #cssmenu ul ul li a {
        border-bottom: 1px solid #eee;
    }
    .health-banner-wrap h1 {
        font-size: 34px;
    }
    .health-banner-wrap h2 {
        font-size: 34px;
    }
  .technologies-banner-wrap h1 {
        font-size: 34px;
    }
  .technolgies-banner-wrap h2 {
        font-size: 34px;
    }
    .light-color .section-main-heading {
        font-size: 29px;
        margin-top:20px;
        /*margin-top:0px;*/
    }

    .apple .section-main-heading {
        font-size: 29px;
        margin-top:40px;
        /*margin-top:0px;*/
    }

    .section-content {
        line-height: 32px;
    }
    .section-content1 {
        line-height: 32px;
    }

    .section-content-white{
            line-height: 32px;
    }
    .logo {
        margin-top: 20px;
    }
    /*-----  Health Page------*/
    .light-color .section-main-heading {
        font-size: 29px;
        margin-top: 20px;
        /*margin-top:0px;*/
    }
    .apple .section-main-heading {
        font-size: 29px;
        margin-top: 40px;
        /*margin-top:0px;*/
    }
    .section-content {
        line-height: 30px;
    }
    .section-content1 {
        line-height: 30px;
    }
    .section-content-white {
        line-height: 30px;
    }
    .ensure-bg {
        background: url("../images/bg-health.png") no-repeat scroll center 10px / 208px auto rgba(0, 0, 0, 0);
    }
    . ul li {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 12px;
    }
    .section-content-ph ul li {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 12px;
    }
    .learn-more-green a {
        margin-left: 90px;
    }
    .ensure-content .section-main-heading {
        font-size: 24px;
        margin-top: 155px;
        /*margin-top:0px;*/
    }
    .network-bg {
        background: url("../images/expend-network.png") no-repeat scroll center 10px / 208px auto rgba(0, 0, 0, 0);
        padding: 38px 0;
    }
    .network-bg .pull-right {
        margin-left: 0;
        margin-top: 149px;
    }
    .network-bg .section-main-heading {
        font-size: 27px;
    }
    .fraud-bg {
        background: url("../images/fraud.png") no-repeat scroll center 0 / 100% 250px rgba(0, 0, 0, 0);
        padding: 30px 0;
    }
    .fraud-bg . {
        color: #6e6e6e;
        
        font-size: 17px;
        line-height: 48px;
        margin-top: 260px;
    }
    .simplify-bg {
        background: url("../images/apply-now.png") no-repeat scroll center 0 / 100% 220px rgba(0, 0, 0, 0);
    }
    .pull-right-apply {
        margin-left: 0;
        margin-top: 200px;
    }
    .stream-bg-image {
        background: url("../images/streem_.png") no-repeat scroll center 0 / 100% 368px rgba(0, 0, 0, 0);
    }
    .stream-bg-image .container {
        margin-top: 372px;
    }
    /*-----  Health Page------*/
    .rs-caption p {
        font-size: 30px;
    }
    .provider-banner-wrap h1 {
        font-size: 24px;
        margin-top: 40px;
        text-align: center;
        margin-left: 112px;
    }
    .provider-banner-wrap {
        background: url('../images/provider_banner.jpg') no-repeat center center;
        padding: 1px;
        background-size: cover;
        height: 182px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .rights td {
        width: 30%;
    }
    .left-blog-img {
        width: 33%;
    }
    .left-blog-img img {
        width: 100%;
    }
    .section-main-heading-blog {
        font-size: 28px;
    }
    .section-main-heading-blog1 {
        font-size: 28px;
    }
    .right-blog {
        float: right;
        line-height: 32px;
        padding-left: 20px;
        width: 67%;
    }
    .rs-caption p {
        font-size: 40px;
    }
    .real_time_lhs > img {
      width:100%;
    }
    #cssmenu > ul > li > a {
        color: #4d4e4e;
        font-size: 12px;
        padding: 60px 13px 19px;
    }
    .network-ex-bg {
        background: url("../images/network_exlusive.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        padding: 38px 0;
        background-size: 50%;
    }
    .ensure-bg-img {
        background: url("../images/ensure-bg-img.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        padding: 38px 0;
        background-size: 45%;
    }
}
@media only screen and (min-device-width:1400px) {
    .static-banner-wrap {
        background-size: 100% 100%;
        height: 450px;
    }
    .health-banner-wrap {
        background-size: 100% 100%;
        height: 450px;
    }
    .health-banner-wrap h1 {
        margin-top: 315px;
    }
    .technologies-banner-wrap{
        background-size: 100% 100%;
        height: 450px;
    }

    .technologies-banner-wrap h1 {
        margin-top: 365px;
    }
}
@media only screen and (min-width: 450px) and (max-width: 768px) {
    .rights td {
        float: left;
    }
    .section-content-technology img {
        width: 100%;
    }
    .banner-menu {
        background: rgba(0, 0, 0, 0) url("../images/slider/banner1.png") no-repeat scroll center center / cover;
        height: 600px !important;
    }
    /*.container {
        max-width: 450px;*/ <!--11/18/16-->
    }
    .P-login {
        background: none repeat scroll 0 0 #68c9c2;
        color: #fff;
        /*padding: 4px 16px;*/
        position: absolute;
        right: 6%;
        top: 0;
    }
    .rs-caption p {
        font-size: 17px;
    }
    .provider-banner-wrap h1 {
        font-size: 23px !important;
        margin-top: 40px;
        text-align: center;
        margin-left: 112px !important;
    }
    .provider-banner-wrap {
        background: url('../images/provider_banner.jpg') no-repeat center center;
        padding: 1px;
        background-size: cover;
        height: 140px !important;
    }
}
@media only screen and (min-width: 1280px) {
    .coplete_button_area {
        margin-right: 41% !important;
        margin-top: 3px;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1450px) {
    .account_number {
        margin-left: 126px !important;
    }
    /* Account number: * */
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
    .rights td {
        float: left;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .section-content-technology img {
        width: 100%;
    }
    .about-info {
        margin-left: 0px !important;
    }
    .banner-menu ul li a {
        text-decoration: none;
        padding-left: 5%;
        color: #fff;
        font-size: 15px;
    }
    .banner-menu ul {
        width: 250px;
    }
    .banner-menu {
        background: rgba(0, 0, 0, 0) url("../images/slider/banner1.png") no-repeat scroll center center / cover;
        /*height: auto;*/
    }
    .account_wrapper .form-inline .sellview_label {
        margin-left: 126px !important;
    }
    .pull-right {
        float: none !important;
    }
    #chart_area {
        margin: 13px auto;
        width: 100px;
        float: none !important;
    }
    .comon_padding_left_right .common_h4_color_font {
        color: #e47911;
        font-size: 22px;
        font-weight: bold;
        margin-top: 10px !important;
        margin: 6px 18px !important;
    }
    .bank_area {
        height: 235px;
        width: 283px !important;
    }
    .sell_view_form .my_inlline_form {
        width: 100%;
    }
    .account_wrapper .form-inline .sellview_label {
        margin-left: 0px !important;
    }
    #account_name {
        width: 100%;
    }
    .provider-banner-wrap h1 {
        font-size: 15px;
        margin-top: 40px;
        text-align: center;
        margin-left: 83px;
    }
    .provider-banner-wrap {
        background: url('../images/provider_banner.jpg') no-repeat center center;
        padding: 1px;
        background-size: cover;
        height: auto;
    }
    .section-main-heading {
        font-size: 24px;
        margin-bottom: 0px;
        line-height:30px;
        font-family: "Arial", sans-serif;
    }
    .section-content {
        font-size: 15px;
        /*text-align: justify;*/
    }
    .section-content {
        line-height: 30px;
    }
    .section-content-white {
        font-size: 15px;
        /*text-align: justify;*/
    }
    .one-app-text {
        line-height: 60px;
        /* width: 650px; */
        color: #454545;
    }
    .learn-more-color-fff a {
        margin-left: 25%;
        margin-bottom: 0%;
    }
    .one-app-text {
        line-height: 23px;
        width: 100%;
        color: #000000;
        text-shadow: 0 1px 1px #FFFFFF;
    }
    .pull-right-2 {
        margin-left: 0pc;
    }
    .learn-more-fff a {
        margin-left: 25%;
    }
    .section-content-health {
        line-height: 30px;
    }
    .section-content1 {
        line-height: 25px;
        font-size: 15px;
        /*margin-top: 8px;*/
        margin-bottom: 25px;
        /*text-align: justify;*/
        width: 70%;
        list-style: none;
        padding-left: 0px;
    }
    #button-provider {
        color: #fff;
        font-size: 15px;
    }
    .provider-banner-wrap h1 {
        margin-left: 25%;
    }
    .pharmacy-banner-wrap h1 {
        color: #fff;
        font-size: 15px;
        width: 100%;
    }
    #button-pharmacy {
        color: #fff;
        font-size: 15px;
    }
    .pharmacy-banner-wrap {
        background: url('../images/health-plans-banner.png') no-repeat center center;
        height: 100%;
        padding: 1px;
        background-size: cover;
    }
    .light-color .section-main-heading {
        font-size: 24px;
        margin-bottom: 0px;
        padding-left: 15px;
    }

    .apple .section-main-heading{
      font-size: 17px;
      margin-bottom: 0px;
      padding-left: 10px;
    }
    .section-content-pharmacy {
        font-size: 15px;
        line-height: 30px;
    }
    .pharmacy-bg {
        background-size: 35%;
    }
    .section-content-pharmacy ul li {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 12px;
        list-style: none;
    }
    .static-banner-wrap h1 {
        font-size: 15px;
        margin-top: 0px;
    }
    #button-static {
        color: #fff;
        font-size: 15px;
    }
    .static-banner-wrap {
        background-size: cover;
        height: 100%;
    }
    .customized-img {
        background: url(../images/bg-health.png) no-repeat scroll right center rgba(0, 0, 0, 0);
        padding: 26px 0;
        background-size: 30%;
    }
    .customized-img1 {
        background: url(../images/expend-network.png) no-repeat scroll left center rgba(0, 0, 0, 0);
        padding: 38px 0;
        background-size: 40%;
    }
    .section-content-public {
        color: #6e6e6e;
        
        font-size: 15px;
        line-height: 30px;
    }
    .health-banner-wrap {
        background-size: cover;
        height: 100%;
    }
    .health-banner-wrap h1 {
        font-size: 32px;
        margin-top: 30px;
    }
    .technologies-banner-wrap {
        background-size: cover;
        height: 100%;
    }
    .technologies-banner-wrap h1 {
        font-size: 32px;
        margin-top: 30px;
    }
    .ensure-bg {
        /* background: url("../images/bg-health.png") no-repeat scroll center 10px / 208px auto rgba(0, 0, 0, 0);*/
        background-size: 40%;
        background: none;
    }
    .section-content-health {
        color: #6e6e6e;
        
        font-size: 15px;
        width: 100%;
        margin-left: 0px;
    }
    .section-content-health {
        color: #6e6e6e;
        
        font-size: 15px;
    }
    .network-bg {
        /* background: url("../images/expend-network.png") no-repeat scroll center 10px / 208px auto rgba(0, 0, 0, 0);*/
        padding: 38px 0;
        background: none;
    }
    #button-health {
        color: #fff;
        font-size: 13px;
    }
    .network-ex-bg {
        background: url("../images/network_exlusive.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        padding: 34px 0;
        background-size: 32%;
    }
    .one-app-wrap {
        background: url('../images/one-application_bg.jpg') no-repeat center center;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: cover;
        padding: 3% 0 16px;
    }
    .ensure-bg-img {
        background: url("../images/ensure-bg-img.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        padding: 4px 0;
        background-size: 35%;
    }
    .ensure-content .section-main-heading {
        font-size: 20px;
        margin-top: 35px;
        color: #079cf2;
        font-size: 17px;
        padding-left: 15px;
        /*margin-top:0px;*/
    }
  .margin-bottom-15{
        margin-bottom:15px;
    }
    .section-content-technology {
        font-size: 15px;
        line-height: 30px;
        padding:15px;
    }


    .section-content-technology .blue {
        font-size: 15px;
        /*line-height: 30px;*/
        /* padding: 15px; */
    }

    .section-content-technology ul li {
        font-size: 15px;
        line-height: 30px;
        /*margin-bottom: 12px;*/
    }
    ul.left-wrap {
        padding-left: 17px;
        background: none;
    }
    .about-info p {
        margin: 0px;
        font-size: 15px;
        line-height: 30px;
    }
    .section-content-public {
        /*text-align: justify;*/
        width: 68%;
    }

    .btn-free-demo-header {
        background: #14c5f7 none repeat scroll 0 0;
        color: #FFFFFF;
        display: inline-block;
        
        font-size: 30px;
        margin-bottom: 12px;
        padding: 5px 10px;
        box-shadow: 0 2px 1px #4B4C53;
        text-shadow: 0 1px 5px #000;
        cursor: pointer;
    }
.run{text-align: center;}
