
.logo {
    margin: 8px 0 2px 0;
    padding: 0;
    display: block;
}
p {
    margin: 0;
    padding: 0px 0 0 0;
    font-size: 13px;
    line-height: 22px;
    color: #444444;
    font-weight: normal;
}
.space {
    margin-bottom: 20px;
}
#ajaxloader {
    display: table;
    margin: 0 auto;
    padding: 10px;
}
#ajaxloader img {
    display: table;
    margin: 0 auto;
}
.object-center {
    display: table;
    margin: 0 auto;
}
.header {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 8px;
}
.header-border {
    display: table;
    margin: 0 auto 1px auto;
    padding: 0px 0 5px 0;
}
.error {
    padding-top: 5px !important;
    color: #F00 !important;
    font-weight: normal;
}
.contact_btn {
    background: #ffc273;
    background: -moz-linear-gradient(top, #ffc273 0%, #fb9e24 47%, #ffc273 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc273), color-stop(47%, #fb9e24), color-stop(99%, #ffc273));
    background: -webkit-linear-gradient(top, #ffc273 0%, #fb9e24 47%, #ffc273 99%);
    background: -o-linear-gradient(top, #ffc273 0%, #fb9e24 47%, #ffc273 99%);
    background: -ms-linear-gradient(top, #ffc273 0%, #fb9e24 47%, #ffc273 99%);
    background: linear-gradient(to bottom, #ffc273 0%, #fb9e24 47%, #ffc273 99%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffc273', endColorstr='#ffc273', GradientType=0);
    border-radius: -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dd7c0a !important;
    padding: 5px 8px;
}
.contact_btn:hover {
    background: #f7d0a0;
    background: -moz-linear-gradient(top, #f7d0a0 0%, #f7d0a0 0%, #f9b459 47%, #f7d0a0 96%, #f7d0a0 96%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7d0a0), color-stop(0%, #f7d0a0), color-stop(47%, #f9b459), color-stop(96%, #f7d0a0), color-stop(96%, #f7d0a0));
    background: -webkit-linear-gradient(top, #f7d0a0 0%, #f7d0a0 0%, #f9b459 47%, #f7d0a0 96%, #f7d0a0 96%);
    background: -o-linear-gradient(top, #f7d0a0 0%, #f7d0a0 0%, #f9b459 47%, #f7d0a0 96%, #f7d0a0 96%);
    background: -ms-linear-gradient(top, #f7d0a0 0%, #f7d0a0 0%, #f9b459 47%, #f7d0a0 96%, #f7d0a0 96%);
    background: linear-gradient(to bottom, #f7d0a0 0%, #f7d0a0 0%, #f9b459 47%, #f7d0a0 96%, #f7d0a0 96%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7d0a0', endColorstr='#f7d0a0', GradientType=0);
    text-decoration: none;
    ;
    border-radius: -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dd7c0a !important;
    padding: 5px 8px;
}
.marginleft10 {
    margin-left: 10px;
}
.contact_btn a {
    color: #000000;
}
.contact_btn a:hover {
    color: #000000;
    text-decoration: none;
}
.thankyou {}
.thank-you h2 {
    text-align: left !important;
    font-size: 25px !important;
    line-height: 35px !important;
    color: #095aa5 !important;
    font-style: italic !important;
}
.thank-you p {
    text-align: left !important;
    font-size: 20px !important;
    line-height: 35px !important;
    color: #3f3f3f !important;
    font-style: italic !important;
}
.topmenu .navbar {
    min-height: 32px;
}
.topmenu .navbar-nav > li > a {
    padding: 0px 0px 0px 4px !important;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #444444 !important;
    background: none !important;
    margin: 0px 8px;
}
.topmenu .navbar-nav > li > a span {
    padding: 4px 4px 4px 0px;
    display: block;
}
.topmenu .navbar-nav > li > a:hover span {}
.topmenu .navbar-default {
    background: none !important;
    border: none !important;
    margin-top: 20px !important;
}
.topmenu .navbar-nav > li > a:hover {
    color: #095aa5 !important;
}
.topmenu .marginright10 {
    margin-right: 0 !important;
}
.topmenu .navbar-nav > li > a:hover b.caret {
    border-top: 4px solid #095aa5 !important;
}
.topmenu .navbar {
    margin-bottom: 0px !important;
}
.topmenu .navbar-nav {
    float: right;
}
.topmenu .navbar-default .navbar-nav > .active > a,
.topmenu .navbar-default .navbar-nav > .active > a:hover,
.topmenu .navbar-default .navbar-nav > .active > a:focus {
    color: #095aa5 !important;
}
.topmenu .navbar-default .navbar-nav > .active > a span,
.topmenu .navbar-default .navbar-nav > .active > a:hover span,
.topmenu .navbar-default .navbar-nav > .active > a:focus span {
    color: #095aa5 !important;
}
.topmenu .navbar-default .navbar-nav > .active > a b.caret,
.topmenu .navbar-default .navbar-nav > .active > a:hover b.caret,
.topmenu .navbar-default .navbar-nav > .active > a:focus b.caret {
    border-top: 4px solid #095aa5 !important;
}
.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
.topmenu .dropdown-menu {
    padding: 0px 0px !important;
}
.topmenu .dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #095aa5 !important;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    color: #fff !important;
}
.topmenu .dropdown-menu > li > a {
    color: #444444 !important;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.95 !important;
}
.toplinks {
    margin: 0;
    float: right;
    display: table;
    width: 122px;
    border: 0;
}
.toplinks img {
    margin-right: 0px;
}
.toplinks a {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 12px;
}
.toplinks div {
    padding-top: 4px !important;
}
.signin {
    margin: 10px 0 0 0;
    float: right;
}
.contact {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000;
}
.blue {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #095aa5;
}
.carousel-control.left,
.carousel-control.right {
    background: none !important;
}
.slider-holder {
    position: relative;
}
.slider-shadow {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 10px;
    margin: 0 auto 1px auto;
    padding: 0px 0 5px 0;
}
.carousel {
    background: #ffffff;
}
.carousel-inner .item .carousel-caption {
    position: absolute;
    right: 10%;
    top: 25px;
    left: 50%;
    z-index: 10;
    padding-top: 5px;
    padding-bottom: 20px;
    text-align: left;
}
.carousel-inner .item .carousel-caption h3 {
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 45px;
    line-height: 30px;
    text-shadow: none;
    text-transform: uppercase;
    color: #095aa5;
}
.carousel-inner .item .carousel-caption h4 {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 45px;
    line-height: 30px;
    text-shadow: none;
    text-transform: uppercase;
    color: #444444;
    padding: 10px 0 0 0;
    letter-spacing: -2px !important;
}
.carousel-inner .item .carousel-caption p {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    line-height: 17px;
    padding: 14px 0 17px 0;
    text-shadow: none !important;
}
.btn {
    border: bone;
    border-radius: 0px;
}
.btn-primary {
    background-color: none;
    border-color: #000;
}
.slider-contact {
    border: none !important;
    padding-left: 140px;
}
.slider-contact a {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 22px;
    color: #ffffff;
    padding: 10px 74px 41px 17px;
    background: url(../images/conatct-top-bg.png) no-repeat top left;
    text-decoration: none;
    display: table;
}
.slider-contact a:hover {
    background: url(../images/conatct-top-bg-hover.png) no-repeat top left;
}
.product {
    background: url(../images/product-bg.jpg);
    text-align: center;
}
.product-glow {
    background: url(../images/product-glow.png) center top repeat-y;
}
.hading {}
.hading h1 {
    text-align: center;
    line-height: 90px;
    font-size: 53px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: -2px;
}
.costomer-hading h1,
.hading h1,
.hading h2 {
    margin-top: 4px;
}
.hading h2 {
    text-align: center;
    font-size: 53px;
    line-height: 80px;
    color: #6a6a6a;
    font-family: "Open Sans";
    font-weight: bold;
}
.bold {
    font-family: "Open Sans";
    font-weight: bold;
}
.hadingblue {
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: -2px;
    color: #1860a2;
    font-size: 53px;
}
.product-underline {
    margin: 0 auto;
    padding: 0;
}
.product-img,
.product-shd,
.product-logo {
    display: table;
    margin: 0 auto;
}
.text {
    float: left;
}
.text p {
    padding-top: 10px;
    padding-bottom: 0px;
    color: #fff;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
}
.textp {
    padding-bottom: 20px !important;
}
.textp1 {
    padding-bottom: 0px;
}
.button-holder-main {
    width: 100%;
    float: left;
}
.button-holder {
    display: table;
    margin: 10px auto 0 auto;
    padding: 13px 0px !important;
}
div.know-more {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    text-align: center;
    width: 114px;
    line-height: 34px;
    background: url(../images/knowmore.png) no-repeat top center !important;
    display: table-cell;
}
div.know-more a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    text-align: center;
    display: block;
}
div.space-btn {
    width: 16px;
    line-height: 28px;
    border: none;
    display: table-cell;
}
div.know-more a:hover {
    background: url(../images/knowmore-hover.png) no-repeat top center !important;
    text-decoration: none;
}
.request-demo {}
div.request-demo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    width: 114px;
    line-height: 28px;
    background: url(../images/requst-demo.png) no-repeat top center !important;
    display: table-cell;
    padding: 0 0 24px 0;
}
div.request-demo a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-align: center;
    display: block;
    padding: 3px 0 0 0;
    text-decoration: none;
}
div.request-demo:hover {
    background: url(../images/requst-demo-hover.png) no-repeat top center !important;
    text-decoration: none;
}
.vertical {
    background: url(../images/vartican-bg.jpg) top center;
}
.vertical-shd {
    background: url(../images/vartican-top-shd.png) top center no-repeat;
}
.vertical-holder,
.feature-holder {
    padding: 0px !important;
    overflow: hidden;
    display: table;
    margin: 0 auto;
}
.Verticals-img {
    width: 87px;
    float: left;
    display: block;
}
.Verticals-img p {
    padding-top: 10px;
    color: #606060;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
.vertical p {
    padding-top: 10px;
    padding-bottom: 30px;
    color: #000000;
    font-family: "robotoregular";
    text-align: center;
}
.features {
    background: url(../images/features-bg.jpg);
    text-align: center;
    border-top: 2px solid #0a4b87;
}
.features-img {
    display: table;
    margin: 0 auto;
}
.features-img .img-responsive {
    width: 100%;
}
.panel-bottom {
    margin: 0;
    padding: 0px 20px 15px 20px;
    width: 235px;
    float: left;
}
.panel-bottom p {
    padding-bottom: 0px;
    line-height: 16px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
.panel-bottom h3 {
    font-size: 13px;
    line-height: 20px;
    color: #000000;
    font-family: "robotoregular";
    font-weight: bold;
    text-align: center;
}
.panel-bottom-bolt {
    color: #ffffff;
    font-family: "robotoregular";
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
}
.costomer {
    background: #fff;
}
.costomer-hading {}
.costomer-underline {
    margin: 0;
    padding: 0;
}
.costomer-hading h1 {
    text-align: center;
    padding-top: 50px;
    font-size: 32px;
    color: #5A5A5A;
    font-family: "Open Sans";
    font-weight: bold;
    letter-spacing: -1px;
    text-rendering: optimizelegibility;
}
.costomer-hading-bold {
    font-family: "Open Sans";
    color: #6a6a6a;
    font-weight: bold;
}
.costomer-img {}
.costomer .test-pic {
    margin-top: 10px;
}
.bx-wrapper img {
    border-radius: 78px;
    margin: 20px auto;
    outline: 0 none;
}
.bx-wrapper .testimony {
    color: #858585;
    display: block;
    font-family: OpenSansItalic, Arial, sans-serif;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 25px;
    margin: 10px 50px 20px;
    position: relative;
    width: auto;
}
.bx-wrapper .testi-info {
    margin: 0 10px;
}
.bx-wrapper .testi-info p {
    font-family: "Open Sans";
    color: #727272;
    font-weight: 400;
    font-size: 15px;
    font-style: italic;
    line-height: 28px;
}
.bx-wrapper .by p,
.bx-wrapper .link p {
    display: block;
    font-family: "Open Sans";
    margin: 5px 0;
    color: #3b3b3b;
    font-size: 20px;
    line-height: 22px;
}
.change-color {
    color: #095aa5;
    font-size: 15px;
}
.bx-wrapper .by {
    color: #5F5F5F;
    font-size: 1.8rem;
}
.bx-wrapper .link {
    font-size: 1.6rem;
}
.bx-wrapper .link a.underline {
    font-family: "Open Sans";
    font-size: 18px;
    border-bottom: 1px dotted #C1C1C1;
    color: #0079D5;
    display: inline-block;
    line-height: 101%;
    font-weight: bold;
    text-decoration: none;
}
.bx-wrapper .link a.underline:hover {
    border-bottom: 1px dotted #A8A8A8;
    color: #1C97F6;
    font-weight: bold;
}
.testimonials-bg {
    background: #F8F8F8;
    padding-top: 20px;
}
727272.testimonials-bg .testimonials {
    padding: 0 0 14px 0;
    margin: 0;
}
.testimonials-bg .testimonials .bx-wrapper .bx-pager .bx-default-pager a {
    background: #c5c5c5;
    text-indent: -9999px;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px;
}
.testimonials-bg .testimonials .bx-wrapper .bx-pager {
    top: 96%;
}
.testimonials-bg .testimonials .bx-wrapper {
    margin: 0 auto 30px;
}
.testimonials-bg .testimonials .carousel {
    background: none;
}
.testimonials-bg .testimonials .carousel-inner .item .carousel-caption {
    position: absolute;
    right: 10%;
    left: 5%;
    top: 0%;
    z-index: 10;
    padding-bottom: 10px;
    color: #095aa5;
    text-align: left;
}
.testimonials-bg .testimonials .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: -34px;
    background: none;
}
.test-logo {
    border-right: 1px solid #e3e3e3;
}
.testimonials .carousel-inner .item .carousel-caption .testcarousel {
    background: ../images/vartican-bg.jpg);
    border-radius: 10px;
    box-shadow: 0px 0px 10px #DFE5E7;
    border: 1px solid #ddd8e6;
}
.testimonials .carousel-inner .item .carousel-caption .testcarousel .innershadow {
    box-shadow: 0px 0px 26px 5px #e8e8e8 inset;
    border-radius: 10px;
}
.testimonials .carousel-inner .item .carousel-caption .arrowcarousel {
    background: url(../images/test-bg-arrow.png) no-repeat 30px top;
    dislay: block;
    width: 100%;
    height: 30px;
    margin-top: -1px;
}
.testimonials .item .testcarousel .test-heading h3 {
    font-family: "Open Sans";
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 18px;
    text-shadow: none;
    padding: 10px 0 0 10px;
    color: #095aa5;
    margin-top: 0px !important;
}
.testimonials .item .testcarousel .test-content p {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    text-shadow: none;
    padding: 40px 40px 40px 40px;
    font-size: 13px;
}
.test-name {
    background: none;
    float: left;
}
.test-name h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #6f6f6f;
    float: left;
    text-shadow: none !important;
    display: table;
    text-align: left;
    padding: 0 0 0px 0;
    margin: 5px 0 0 0;
}
.test {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #095aa5;
    text-align: left;
}
.testimonials .carousel-control .icon-next {
    padding-left: 275px !important;
    display: none;
}
.testimonials .carousel-control .icon-prev {
    margin-left: -61px !important;
    display: none;
}
.testimonials .carousel-control .glyphicons-chevron-left,
.testimonials .carousel-control .glyphicons-chevron-right,
.testimonials .carousel-control .icon-prev,
.testimonials .carousel-control .icon-next {
    font-size: 70px;
    color: #095aa5;
}
.testimonials .carousel-control .icon-prev,
.testimonials .carousel-control .icon-next,
.testimonials .carousel-control .glyphicon-chevron-left,
.testimonials .carousel-control .glyphicon-chevron-right {
    top: 20%;
}
.bg {
    background: #FFFFFF;
    padding: 10px 10px;
}
.bg h4 {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #444444;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: left;
}
.name {
    float: right;
    color: #095aa5;
}
.read-more {
    background: url(../images/read-more.jpg) repeat-x top center !important;
    border: none;
    display: table;
    padding: 6px 15px;
}
.read-more a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    text-align: center;
}
.read-more a:hover {
    color: #6f6f6f;
    text-decoration: none;
}
.textend {
    vertical-align: text-top;
    padding-left: 3px;
    margin-top: 4px;
}
.like-what {
    background: url(../images/features-bg-1.jpg) #e8e8e8;
    padding: 40px 0;
}
.like-what h1 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    color: #5a5a5a;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    text-align: left;
}
.like-what .link-content {
    margin: 0 auto;
    display: table;
}
.like-what .like-what-button {
    width: 100%;
    margin: 0;
}
.like-what ul {
    list-style-type: none;
    display: table;
    padding: 0;
    margin: 0 auto;
}
.like-what ul li {
    float: left;
}
.like-what .like-button-space {
    padding-top: 3px;
}
.like-what .like-content-space {
    padding-bottom: 5px;
}
.like-what .request-demo {
    padding: 10px 0 0 0;
}
.like-what div.request-demo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    width: 120px;
    line-height: 28px;
    background: url(../images/requst-demo2.png) no-repeat top center !important;
    display: table-cell;
    padding: 0 0 0 0;
}
.like-what div.request-demo a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-align: center;
    display: block;
    padding: 3px 0 5px 0;
    text-decoration: none;
}
.like-what div.request-demo:hover {
    background: url(../images/requst-demo-hover2.png) no-repeat top center !important;
    text-decoration: none;
}
.footer {
    background: url(../images/footer-bg1.jpg) repeat-x top center #202020;
    position: relative;
    clear: both;
}
.footer-holder {
    padding: 20px 0 30px 0;
    overflow: hidden;
    display: table;
    margin: 0 auto;
    position: relative;
}
.footerbottom {
    background: #202020;
    padding: 10px 0 0 0;
}
.copy-holder,
.footerlink {
    margin: 0;
    padding: 12px 0 20px 0;
}
.copy-holder h4 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #cacaca;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    text-align: left;
}
.footerlink {
    overflow: hidden;
}
.footerlink h4 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #cacaca;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    text-align: right;
}
.footerlink h4 a {
    color: #cacaca;
}
.footer-navbar-nav > li {
    float: left;
}
.footer-navbar-nav > li > a {
    float: left;
    padding: 1px 9px !important;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000 !important;
}
.footer-navbar-nav > li > a:hover {
    color: #095aa5 !important;
    background: none !important;
}
.footer-navbar-nav > li.active > a {
    color: #095aa5 !important;
    background: none !important;
}
.navbar-default {
    background: none !important;
    border: none !important;
    margin-top: 89px;
}
.social {
    padding: 0;
    display: table;
    position: absolute;
    left: 50%;
    margin-left: -102px;
    top: 50px;
    z-index: 9999999999;
}
ul.social-link {
    margin: 0;
    padding: 0;
    float: left;
}
ul.social-link li {
    margin: 0 4px 0 4px;
    padding: 0;
    display: block;
    float: left;
}
    ul.social-link li.twit a {
        width: 60px;
        height: 60px;
        /*background: url(../images/tweet.png) no-repeat scroll 0 0;*/
        display: block;
        float: left;
        font-size: 30px;
        background-color: #fff;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        border: 4px solid #1b66ab;
        padding: 5px 0;
    }
        ul.social-link li.twit a:hover {
        }
    ul.social-link li.fb a {
        width: 60px;
        height: 60px;
        /*background: url(../images/fb.png) no-repeat scroll 0 0;*/
        display: block;
        float: left;
        font-size: 30px;
        background-color: #fff;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        border: 4px solid #1b66ab;
        padding: 5px 0;
    }
        ul.social-link li.fb a:hover {
        }
    ul.social-link li.plus a {
        width: 60px;
        height: 60px;
        /*background: url(../images/googleplus.png) no-repeat scroll 0 0;*/
        display: block;
        float: left;
        font-size: 30px;
        background-color: #fff;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        border: 4px solid #1b66ab;
        padding: 5px 0;
    }
        ul.social-link li.plus a:hover {
        }
    ul.social-link li.linked a {
        width: 60px;
        height: 60px;
        /*background: url(../images/linkedin.png) no-repeat scroll 0 0;*/
        display: block;
        float: left;
        font-size: 30px;
        background-color: #fff;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        border: 4px solid #1b66ab;
        padding: 5px 0;
    }
    ul.social-link li.pin a {
        width: 60px;
        height: 60px;
        /*background: url(../images/pinterest.png) no-repeat scroll 0 0;*/
        display: block;
        float: left;
        font-size: 30px;
        background-color: #fff;
        border-radius: 50%;
        text-align: center;
        vertical-align: middle;
        border: 4px solid #1b66ab;
        padding: 5px 0;
    }
.about-link {
    font-family: 'focoregular', Verdana, Geneva, sans-serif;
    font-size: 16px;
    margin: 0;
    color: #3f3f3f;
    font-weight: bold;
}
.about-link a {
    font-family: 'focoregular', Verdana, Geneva, sans-serif;
    font-size: 16px;
    margin: 0;
    color: #3f3f3f;
    font-weight: bold;
    text-decoration: none;
}
.about-link a:hover {
    font-family: 'focoregular', Verdana, Geneva, sans-serif;
    font-size: 16px;
    margin: 0;
    color: #095aa5;
    font-weight: bold;
    text-decoration: none;
}
.about-link-regular {
    font-family: 'focoregular', Verdana, Geneva, sans-serif;
    font-size: 16px;
    margin: 0;
    color: #095aa5;
}
.about-link-regular a {
    font-family: 'focoregular', Verdana, Geneva, sans-serif;
    font-size: 16px;
    margin: 0;
    color: #095aa5;
    text-decoration: none;
}
.about-link-regular a:hover {
    font-family: 'focoregular', Verdana, Geneva, sans-serif;
    font-size: 16px;
    margin: 0;
    color: #3f3f3f;
    text-decoration: none;
}
.inner-bg {
    float: left;
}
.aboutitem {
    position: relative;
}
@-moz-document url-prefix() {
    .aboutitem .img-responsive {
        width: 100%;
    }
    .product-img .img-responsive,
    .product-logo .img-responsive,
    .product-shd .img-responsive,
    .hoverimage .img-responsive {
        width: 100%;
    }
}
.inner-bg .aboutitem .carousel-caption {
    position: absolute;
    right: 15%;
    left: 40%;
    z-index: 10;
    text-align: left;
    top: 15%;
}
.inner-bg .aboutitem .carousel-caption h2 {
    font-family: "Open Sans";
    font-size: 35px;
    color: #095aa5;
    font-weight: 300;
    text-shadow: none !important;
}
.inner-bg .aboutitem .carousel-caption p {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    text-shadow: none;
}
.about {
    font-family: "Open Sans";
    font-weight: bold;
}
.inner-content {}
.inner-content p {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
    padding-top: 5px;
    padding-bottom: 10px;
}
.inner-content h2 {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    margin: 0;
}
.inner-content h3 {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #095aa5;
    margin: 0;
    padding: 10px 0px;
    border-bottom: 1px solid #095aa5;
}
.mission h2 {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    padding: 5px 0px;
    text-align: left;
}
.mission p {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
    padding: 5px 0px;
    text-align: left;
}
.table {
    width: 100%;
    padding: 0;
    margin: 0;
}
.tr-table {
    border: none;
}
.td-left {
    text-align: left;
    width: 20%;
    vertical-align: top;
}
.td-right {
    text-align: left;
    width: 80%;
}
.path {
    padding: 15px 15px 15px 15px;
    border: 1px solid #095aa5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 15px;
}
.path h2 {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    padding: 5px 0px;
    text-align: center;
}
.path p {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
    padding: 5px 0px;
    text-align: left;
}
.contactpath {
    padding: 15px 15px 15px 15px;
    border: 1px solid #095aa5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 15px;
}
.contactpath h2 {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    padding: 5px 0px;
    text-align: center;
}
.contactpath p {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
    padding: 1px 0px;
    text-align: left;
}
.contactpath h3 {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #095aa5;
    text-align: left;
    padding: 5px 0px;
    border-bottom: 1px solid #095aa5;
    text-transform: uppercase;
    margin: 2px 0px;
}
.values h2 {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    padding: 5px 0px;
    text-align: left;
}
.values p {
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
    padding: 5px 0px;
    text-align: left;
}
.padding15 {
    padding: 15px 0;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0px;
    font-size: 15px;
}
.panel-title > a {
    display: block;
}
span.icon-plus {
    width: 18px;
    height: 18px;
    background: url(../images/icon-plus.png) no-repeat;
    display: block;
    float: left;
    margin-right: 25px;
}
span.icon-minus {
    width: 18px;
    height: 18px;
    background: url(../images/icon-minus.png) no-repeat;
    display: block;
    float: left;
    margin-right: 25px;
}
.panel-default>.panel-heading {
    color: #fff;
    background: url(../images/features-bg.jpg) #f5f5f5;
    border-color: #095aa5;
}
.blacktxt {
    color: #000 !important;
    font-weight: normal !important;
}
.inner-content form {}
.inner-content form label {
    color: #fff;
    text-align: left;
    font-weight: normal;
}
.form-group {
    text-align: left !important;
}
.carousel-indicators {
    left: 10%;
}
.inner-content .btn-default {
    background-color: #444444;
    border-color: #000000;
    color: #ffffff;
}
.bwimage {
    position: relative;
    margin-left: 33px;
}
.hoverimage {
    position: absolute;
    display: none;
}
.bwimage:hover div.hoverimage {
    display: block;
    cursor: pointer;
    transition: display 2s;
    -webkit-transition: display 2s;
    /* Safari */
}
.contact-bt {
    position: fixed;
    top: 125px;
    right: 0px;
    width: 70px;
    height: 180px;
    z-index: 999999999;
}
.capimage {
    float: left;
    width: 30%;
}
.txtfld {
    float: left;
    width: 70%;
}
.contacttext a,
.contacttext {
    font-family: "robotoregular";
    font-size: 16px;
    text-align: center;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #ffffff;
    background: url(../images/conatct-top-bg.jpg) repeat-x top left #1e1e1e !important;
    border: none !important;
}
.btn-default {
    color: #ffffff;
    background: url(../images/conatct-top-bg.jpg) repeat-x top left #1e1e1e !important;
    border: none !important;
}
.red {
    color: #ff0000;
}
@media (min-width:768px) and (max-width:991px) {
    .topmenu .navbar-nav > li > a {
        padding: 0px 0px 0px 4px !important;
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 12px;
        color: #444444 !important;
        background: none !important;
        margin: 0px 0px;
    }
    .topmenu .dropdown-menu > li > a {
        color: #444444 !important;
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 1.95 !important;
    }
    .toplinks {
        display: none;
    }
    div.know-more {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-shadow: 1px 1px 1px #fff;
        text-align: center;
        width: 80px;
        background: url(../images/knowmore1.png) no-repeat top center !important;
        display: table-cell;
    }
    div.know-more a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-shadow: 1px 1px 1px #fff;
        text-align: center;
        display: block;
        line-height: 24px;
    }
    div.space-btn {
        width: 16px;
        line-height: 28px;
        border: none;
        display: table-cell;
    }
    div.know-more a:hover {
        background: url(../images/knowmore-hover1.png) no-repeat top center !important;
        text-decoration: none;
    }
    div.request-demo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
        text-align: center;
        width: 80px;
        line-height: 24px;
        background: url(../images/requst-demo1.png) no-repeat top center !important;
        display: table-cell;
        padding: 0 0 24px 0;
    }
    div.request-demo a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        display: block;
        padding: 0;
    }
    div.request-demo:hover {
        background: url(../images/requst-demo-hover1.png) no-repeat top center !important;
        text-decoration: none;
    }
    .like-what div.request-demo a {
        color: #000000;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        padding: 6px 0 8px;
        text-align: center;
        text-decoration: none;
    }
    .like-what .like-button-space {
        padding-top: 5px;
    }
    .like-what .like-content-space {
        padding-bottom: 5px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .textp {
        padding-bottom: 40px !important;
    }
    .topmenu .navbar-nav > li > a {
        padding: 0px 0px 0px 4px !important;
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #444444 !important;
        background: none !important;
        margin: 0px 2px;
    }
    .topmenu .dropdown-menu > li > a {
        color: #444444 !important;
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 14px;
        line-height: 1.95 !important;
    }
    .toplinks {
        display: none;
    }
    .signin {
        margin: 10px 0 0 0;
        float: right;
    }
    .contact {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #000;
    }
    .blue {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #095aa5;
    }
    div.know-more {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-shadow: 1px 1px 1px #fff;
        text-align: center;
        width: 80px;
        background: url(../images/knowmore1.png) no-repeat top center !important;
        display: table-cell;
    }
    div.know-more a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-shadow: 1px 1px 1px #fff;
        text-align: center;
        display: block;
        line-height: 24px;
    }
    div.space-btn {
        width: 16px;
        line-height: 28px;
        border: none;
        display: table-cell;
    }
    div.know-more a:hover {
        background: url(../images/knowmore-hover1.png) no-repeat top center !important;
        text-decoration: none;
    }
    div.request-demo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
        text-align: center;
        width: 80px;
        background: url(../images/requst-demo1.png) no-repeat top center !important;
        display: table-cell;
        padding: 0 0 24px 0;
        line-height: 24px;
    }
    div.request-demo a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        display: block;
        padding: 0;
    }
    div.request-demo:hover {
        background: url(../images/requst-demo-hover1.png) no-repeat top center !important;
        text-decoration: none;
    }
}
@media (max-width:768px) {
    .footer-holder {
        padding: 25px 0 80px 0;
        overflow: hidden;
        display: table;
        margin: 0 auto;
        position: relative;
    }
    .topmenu .navbar-nav {
        width: 100%;
        margin: 0px;
    }
    .signin {
        float: left;
    }
    .testimonials .carousel-inner .item .carousel-caption {
        right: 8%;
        left: 1%;
        top: 0px;
    }
    .testimonials .carousel-inner .item .carousel-caption h3 {
        font-size: 14px;
    }
    .testimonials .carousel-inner .item .carousel-caption p {
        padding-left: 34px;
        text-shadow: none;
        padding-top: 30px;
    }
    .testimonials .carousel-inner .item .carousel-caption h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #6f6f6f;
        float: right;
        text-shadow: none !important;
        display: table;
    }
    .testimonials .carousel-inner .item .carousel-caption p {
        display: block;
    }
    .testimonials .carousel-inner {
        height: 250px !important;
    }
    .testimonials .carousel-control .icon-next {
        padding-left: 275px !important;
    }
    .testimonials .carousel-control .icon-prev {
        margin-left: -115px !important;
    }
    .testimonials .carousel-control .glyphicons-chevron-left,
    .testimonials .carousel-control .glyphicons-chevron-right,
    .testimonials .carousel-control .icon-prev,
    .testimonials .carousel-control .icon-next {
        font-size: 50px;
        color: #095aa5;
    }
    .testimonials .carousel-control .icon-prev,
    .testimonials .carousel-control .icon-next,
    .testimonials .carousel-control .glyphicon-chevron-left,
    .testimonials .carousel-control .glyphicon-chevron-right {
        top: 20%;
    }
    .carousel-inner .item .carousel-caption h3 {
        font-size: 15px;
        line-height: 18px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .carousel-inner .item .carousel-caption h4 {
        font-size: 15px;
        line-height: 18px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .carousel-inner .item .carousel-caption {
        right: 5%;
        top: 5px;
        z-index: 10;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: left;
    }
    .slider-contact {
        margin-top: 5px;
        padding: 1px 3px;
    }
    .slider-contact a {
        font-size: 10px;
        line-height: 16px;
    }
    .inner-bg .aboutitem .carousel-caption {
        margin: 0px;
        padding: 0px;
        top: 10px;
    }
    .inner-bg .aboutitem .carousel-caption h2 {
        margin: 0px;
        padding: 0px;
        font-size: 13px;
    }
    .inner-bg .aboutitem .carousel-caption p {
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        line-height: 13px;
    }
    .social {
        top: 87px;
    }
    .signin {
        margin: 5px 0 0 0;
        float: right;
    }
    .contact {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #000;
    }
    .blue {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #095aa5;
    }
    .toplinks {
        display: none;
    }
    .carousel-control.left {
        width: 38%;
    }
    .test-logo {
        border-right: none;
    }
}
@media (min-width:481px) and (max-width:640px) {
    input.half-width {width: 99%;}
    .carousel-inner .item .carousel-caption p {
        display: none;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px;
        margin: 0px;
    }
    .carousel-inner .item .carousel-caption h3 {
        font-size: 22px;
        line-height: 26px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .carousel-inner .item .carousel-caption h4 {
        font-size: 22px;
        line-height: 26px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .inner-bg .aboutitem .carousel-caption {
        margin: 0px;
        padding: 0px;
        top: 20px;
    }
    .inner-bg .aboutitem .carousel-caption h2 {
        margin: 0px;
        padding: 0px;
        font-size: 16px;
    }
    .inner-bg .aboutitem .carousel-caption p {
        margin: 0px;
        padding: 0px;
        font-size: 13px;
        line-height: 18px;
    }
    .hading h1,
    .costomer-hading h1,
    .hadingblue,
    .hading h2 {
        font-size: 24px;
        letter-spacing: 0px;
        line-height: 28px;
    }
    .signin {
        margin: 0px;
        float: left;
    }
    .contact {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #000;
    }
    .blue {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #095aa5;
    }
    .toplinks {
        display: none;
    }
    .navbar-default .navbar-nav > .dropdown > a .caret {
        float: right;
        margin-right: 20px !important;
        margin-top: 8px;
    }
    .feature-holder {
        width: 240px;
    }
    .topmenu .navbar-nav > li > a span {
        border-bottom: 1px solid #e7e7e7
    }
    .test-logo {
        border-right: none;
    }
}
@media (max-width:360px) {
    .g-recaptcha {
  transform: scale(0.8) !important;
  transform-origin: 0 0;
}
    .carousel-inner .item .carousel-caption p {
        display: none;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px;
        margin: 0px;
    }
    .carousel-inner .item .carousel-caption h3 {
        font-size: 13px;
        line-height: 16px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .carousel-inner .item .carousel-caption h4 {
        font-size: 13px;
        line-height: 16px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .inner-bg .aboutitem .carousel-caption p {
        display: none;
    }
    .hading h1,
    .costomer-hading h1,
    .hadingblue,
    .hading h2 {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 18px;
    }
    .signin {
        margin: 0px;
        float: left;
    }
    .contact {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #000;
    }
    .blue {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #095aa5;
    }
    .toplinks {
        display: none;
    }
    .social {
        padding: 0;
        display: table;
        position: absolute;
        left: 50%;
        margin-left: -98px;
        top: 90px;
        z-index: 9999999999;
    }
    .logo {
        padding-top: 5px;
        margin: 0 auto;
        display: table;
    }
    .navbar-default .navbar-nav > .dropdown > a .caret {
        float: right;
        margin-right: 20px !important;
        margin-top: 8px;
    }
    .feature-holder {
        width: 240px;
    }
    .topmenu .navbar-nav > li > a span {
        border-bottom: 1px solid #e7e7e7
    }
    .carousel-control.left {
        width: 70%;
    }
    .testpic {
        display: none !important;
    }
    .testimonials .carousel-inner {
        height: 250px !important;
    }
    .slider-contact {
        margin-top: 5px;
        padding: 4px 17px;
    }
    .slider-contact a {
        font-size: 10px;
        line-height: 12px;
        background: url(../images/conatct-top-bg2.png) no-repeat top left;
        padding: 6px 25px 27px 10px;
    }
    .slider-contact a:hover {
        background: url(../images/conatct-top-bg-hover2.png) no-repeat top left;
    }
    .test-logo {
        border-right: none;
    }
    #business-form-sec form {width: 100%;}
    input.full-width {padding: 5px 10px;}
    input.half-width {width: 99%;padding: 5px 10px;}
    .form-btn {font-size: 14px;padding: 8px 25px;}
    .icons-txt-box h5 {font-size: 13px !important;}
}
@media (min-width:361px) and (max-width:480px) {
    .g-recaptcha {
  transform: scale(0.93);
  transform-origin: 0 0;
}
    .carousel-inner .item .carousel-caption p {
        display: none;
        font-size: 12px;
        line-height: 12px;
        padding: 5px 0px;
        margin: 0px;
    }
    .carousel-inner .item .carousel-caption h3 {
        font-size: 18px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .carousel-inner .item .carousel-caption h4 {
        font-size: 18px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .hading h1,
    .costomer-hading h1,
    .hadingblue,
    .hading h2 {
        font-size: 18px;
        letter-spacing: 0px;
        line-height: 22px;
    }
    .signin {
        margin: 0px;
        float: left;
    }
    .contact {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #000;
    }
    .blue {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #095aa5;
    }
    .toplinks {
        display: none;
    }
    .navbar-default .navbar-nav > .dropdown > a .caret {
        float: right;
        margin-right: 20px !important;
        margin-top: 8px;
    }
    .feature-holder {
        width: 230px;
    }
    .topmenu .navbar-nav > li > a span {
        border-bottom: 1px solid #e7e7e7
    }
    .testpic {
        display: table !important;
        margin: 0 auto !important;
        width: 186px;
    }
    .slider-contact {
        margin-top: 5px;
        padding: 4px 20px;
    }
    .slider-contact a {
        font-size: 14px;
        line-height: 12px;
        background: url(../images/conatct-top-bg2.png) no-repeat top left;
        padding: 10px 25px 64px 7px;
    }
    .slider-contact a:hover {
        background: url(../images/conatct-top-bg-hover2.png) no-repeat top left;
    }
    .test-logo {
        border-right: none;
    }
    .icons-txt-box h5 {font-size: 13px !important;}
    #business-form-sec form {width: 100%;}
    input.full-width {padding: 5px 10px;}
    input.half-width {width: 99%;padding: 5px 10px;}
    .form-btn {font-size: 14px;padding: 8px 25px;}
}
@media (min-width:769px) and (max-width:1199px) {
    .textp {
        padding-bottom: 40px !important;
    }
    .carousel-inner .item .carousel-caption p {
        display: block;
        font-size: 12px;
        line-height: 14px;
        padding: 5px 0px;
        margin: 0px;
    }
    .carousel-inner .item .carousel-caption h3 {
        font-size: 22px;
        line-height: 26px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .carousel-inner .item .carousel-caption h4 {
        font-size: 22px;
        line-height: 26px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .slider-contact {
        margin-top: 5px;
        padding: 4px 10px;
    }
    .slider-contact a {
        font-size: 22px;
        line-height: 24px;
    }
    .toplinks {
        display: none;
    }
    .panel-bottom {
        margin: 0;
        padding: 0px;
        width: 160px;
        float: left;
    }
    .Verticals-img {
        width: 85px;
        float: left;
        display: block;
    }
    .panel-bottom h3 {
        font-size: 11px;
    }
    div.know-more {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-shadow: 1px 1px 1px #fff;
        text-align: center;
        width: 80px;
        background: url(../images/knowmore1.png) no-repeat top center !important;
        display: table-cell;
    }
    div.know-more a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-shadow: 1px 1px 1px #fff;
        text-align: center;
        display: block;
        line-height: 24px;
    }
    div.space-btn {
        width: 16px;
        border: none;
        display: table-cell;
    }
    div.know-more a:hover {
        background: url(../images/knowmore-hover1.png) no-repeat top center !important;
        text-decoration: none;
    }
    div.request-demo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
        text-align: center;
        width: 80px;
        background: url(../images/requst-demo1.png) no-repeat top center !important;
        display: table-cell;
        padding: 0 0 24px 0;
    }
    div.request-demo a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: center;
        display: block;
        padding: 0;
        line-height: 24px;
    }
    div.request-demo:hover {
        background: url(../images/requst-demo-hover1.png) no-repeat top center !important;
        text-decoration: none;
    }
    .testimonials .carousel-inner .item .carousel-caption h3 {
        font-size: 14px;
    }
    .testimonials .carousel-inner .item .carousel-caption p {
        text-shadow: none;
        padding-top: 30px;
    }
    .testimonials .carousel-inner .item .carousel-caption h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #6f6f6f;
        float: right;
        text-shadow: none !important;
        display: table;
    }
}
@media (min-width:641px) and (max-width:768px) {
    input.half-width {width: 99%;}
    .carousel-inner .item .carousel-caption p {
        display: block;
        font-size: 12px;
        line-height: 14px;
        padding: 5px 0px;
        margin: 0px;
    }
    .carousel-inner .item .carousel-caption h3 {
        font-size: 24px;
        line-height: 30px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .carousel-inner .item .carousel-caption h4 {
        font-size: 24px;
        line-height: 30px;
        margin: 0;
        padding: 0;
        letter-spacing: 0px;
    }
    .inner-bg .aboutitem .carousel-caption {
        margin: 0px;
        padding: 0px;
        top: 30px;
    }
    .inner-bg .aboutitem .carousel-caption h2 {
        margin: 0px;
        padding: 0px;
        font-size: 20px;
    }
    .inner-bg .aboutitem .carousel-caption p {
        margin: 0px;
        padding: 8px 0px;
        font-size: 13px;
        line-height: 18px;
    }
    .hading h1,
    .costomer-hading h1,
    .hadingblue,
    .hading h2 {
        font-size: 32px;
        letter-spacing: 0px;
        line-height: 36px;
    }
    .toplinks {
        display: none;
    }
    .signin {
        margin: 8px 0 0 0;
        float: right;
    }
    .contact {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #000;
    }
    .blue {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 16px;
        color: #095aa5;
    }
    .panel-bottom {
        margin: 0;
        padding: 0px 10px;
        width: 150px;
        float: left;
    }
    .panel-bottom h3 {
        font-size: 11px;
    }
    .topmenu .navbar-nav > li > a span {
        border-bottom: 1px solid #e7e7e7
    }
    .textp {
        padding-bottom: 72px !important;
    }
    .textp1 {
        padding-bottom: 10px;
    }
    .carousel-control.left {
        width: 38%;
    }
    .testpic {
        display: table !important;
        margin: 0 auto !important;
        width: 186px;
    }
    .slider-contact {
        margin-top: 5px;
        padding: 4px 40px;
    }
    .slider-contact a {
        font-size: 14px;
        line-height: 12px;
        background: url(../images/conatct-top-bg1.png) no-repeat top left;
        padding: 10px 25px 64px 7px;
    }
    .slider-contact a:hover {
        background: url(../images/conatct-top-bg-hover1.png) no-repeat top left;
    }
    .test-logo {
        border-right: none;
    }
}
@media (min-width:981px) {
    .navbar-nav {
        margin-top: 10px;
    }
}
@media (min-width:769px) and (max-width:991px) {
    .textp {
        padding-bottom: 72px !important;
    }
    .textp1 {
        padding-bottom: 10px;
    }
    .carousel-control.left {
        width: 30%;
    }
    .inner-bg .aboutitem .carousel-caption {
        position: absolute;
        right: 15%;
        left: 40%;
        z-index: 10;
        text-align: left;
        top: -5%;
    }
    .inner-bg .aboutitem .carousel-caption h2 {
        font-family: "Open Sans";
        font-size: 24px;
        color: #095aa5;
        font-weight: 300;
        text-shadow: none !important;
    }
    .inner-bg .aboutitem .carousel-caption p {
        font-family: "robotoregular", Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #000000;
        text-shadow: none;
    }
    .copy-holder,
    .footerlink {
        margin: 14px;
        padding: 12px 0 20px;
    }
    .slider-contact {
        margin-top: 5px;
        padding: 4px 80px;
    }
    .slider-contact a {
        font-size: 14px;
        line-height: 11px;
        background: url(../images/conatct-top-bg1.png) no-repeat top left;
        padding: 10px 25px 64px 7px;
    }
    .slider-contact a:hover {
        background: url(../images/conatct-top-bg-hover1.png) no-repeat top left;
    }
    div.know-more {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-shadow: 1px 1px 1px #fff;
        text-align: center;
        width: 80px;
        background: url(../images/knowmore1.png) no-repeat top center !important;
        display: table-cell;
        line-height: 24px;
    }
    div.know-more a:hover {
        background: url(../images/knowmore-hover1.png) no-repeat top center !important;
        text-decoration: none;
    }
    div.request-demo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
        text-align: center;
        width: 80px;
        background: url(../images/requst-demo1.png) no-repeat top center !important;
        display: table-cell;
        padding: 0 0 24px 0;
    }
    div.request-demo a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        display: block;
        padding: 0;
        line-height: 24px;
    }
    div.request-demo:hover {
        background: url(../images/requst-demo-hover1.png) no-repeat top center !important;
        text-decoration: none;
    }
}
@media (min-width:768px) {
    .topmenu .navbar-nav > li > a span {
        border-bottom: none;
    }
    .test-logo {
        border-right: 1px solid #e3e3e3;
    }
}
@media (min-width:360px) and (max-width:768px) {
    .g-recaptcha {
  transform: scale(0.93);
  transform-origin: 0 0;
}
    .logo {
        margin: 0 auto !important;
        display: table !important;
        padding: 8px 0 2px 0;
    }
    .bwimage {
        position: relative;
        margin-left: 33px;
    }
    .hoverimage {
        position: absolute;
        display: none;
    }
    .bwimage:hover div.hoverimage {
        display: block;
        cursor: pointer;
        transition: display 2s;
        -webkit-transition: display 2s;
        /* Safari */
    }
    .carousel-control.left {
        width: 60%;
    }
    .testpic {
        display: table !important;
        margin: 0 auto !important;
        width: 186px;
    }
    .navbar-collapse.collapse {
        float: right !important;
    }
    .slider-contact {
        margin-top: 5px;
        padding: 4px 17px;
    }
    .slider-contact a {
        font-size: 12px;
        line-height: 12px;
        background: url(../images/conatct-top-bg1.png) no-repeat top left;
        padding: 10px 32px 27px 13px;
    }
    .slider-contact a:hover {
        background: url(../images/conatct-top-bg-hover1.png) no-repeat top left;
    }
    .test-logo {
        border-right: none;
    }
    .icons-txt-box h5 {font-size: 13px !important;}
}
@media (max-width:767px) {
    .navbar-default .navbar-nav > .dropdown > a .caret {
        float: right;
        margin-right: 0px;
        margin-top: 8px;
    }
    .con-tex {
        float: none !important;
        display: table;
        margin: 0 auto;
    }
    .con-btn {
        float: none !important;
        display: table;
        margin: 0 auto;
        padding-top: 10px;
    }
    .copy-holder,
    .footerlink {
        padding: 5px 0 15px 0;
    }
    .copy-holder h4 {
        text-align: center !important;
    }
    .footerlink h4 {
        text-align: center !important;
    }
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: -20px;
    background: none;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    position: absolute;
    top: 92%;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #c5c5c5;
    text-indent: -9999px;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #095AA5;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: none;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: none;
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png)) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.errorpagearea {
    margin: 100px 0 !important;
}
.errorpageareaimg {
    padding-top: 30px;
}
.errorpageareatext {
    padding-left: 20px;
}
.errorpagearea h2 {
    font-weight: bold;
    color: #706f6f;
    font-size: 50px;
    font-family: "robotoregular", Verdana, Geneva, sans-serif;
}
.errorpagearea p {
    font-family: "Open Sans";
    color: #706f6f;
    font-weight: 200;
    line-height: 40px;
    font-size: 32px;
    padding: 14px 0;
}
.errorpagearea p a {
    text-decoration: none;
    font-family: "Open Sans";
    color: #095aa5;
}
.errorpagearea p a:hover {
    text-decoration: none;
    color: #706f6f;
}
.paddingbottom {
    padding-bottom: 20px;
}
#the-business-sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 50px 0;
}
.content-box {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px;
}
.content-box h3 {
    font-size: 30px;
    color: #095aa5;
    margin: 0;
}
ul.business-pnts {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 0 0 0 15px;
}
ul.business-pnts li {
    width: 100%;
    margin: 5px 0;
    padding: 0 0 0 5px;
    font-size: 20px;
    color: #095aa5;
}
ul.business-pnts li span {
    font-size: 17px;
    color: #696969;
    font-family: "Open Sans";
}
.icons-txt-box {
    width: 100%;
    float: left;
    margin: 25px 0 0;
    padding: 0;
    min-height: 130px;
    transition: all 0.8s;
}
.icons-txt-box img {
    border: 4px solid #ddd;
    border-radius: 5px;
    width: 75%;
    margin: 0 auto;
    opacity: 1;
    transition: all 0.8s;
}
.icons-txt-box:hover img {
    opacity: 0.75;
    border-color: #095aa5;
}
.icons-txt-box h5 {
    font-size: 21px;
    color: #44505c;
    margin: 10px 0 0;
    text-align: center;
    transition: all 0.8s;
}
.icons-txt-box:hover h5 {
    color: rgba(9, 90, 165, 0.75);
}
a.bst-n-cls {
    border-radius: 3px;
    display: table;
    font-size: 18px;
    font-weight: normal;
    margin: 20px auto 10px;
    padding: 14px 16px;
    position: relative;
    background: #ff7e11;
    color: #fff;
    font-family: "Open Sans";
}
.prtnrshp-form {
    display: none !important;
}
a.bst-n-cls::after {
    position: absolute;
    top: -5px;
    left: -5px;
    right: 0;
    width: 104%;
    height: 119%;
    content: '';
    border: 1px solid #ff7e11;
    border-radius: 5px;
    z-index: 9;
    transition: all 1s;
}
a.bst-n-cls:hover {
    color: #fff;
    background: #000;
    transition: all 1s;
    text-decoration: none;
}
a.bst-n-cls:hover::after {
    border: 1px solid #000;
}
#business-form-sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 60px;
}
#business-form-sec form {
    width: 75%;
    float: none;
    margin: 0 auto;
    display: block;
    padding: 15px;
    border-radius: 10px;
    background: #ddd;
}
input.full-width {
    width: 99%;
    border: 1px solid #fff;
    padding: 10px;
    margin: 5px 3px;
}
input.half-width {
    width: 49%;
    float: left;
    border: 1px solid #fff;
    padding: 10px;
    margin: 5px 3px;
}
.form-btn {
    margin: 12px auto 0;
    display: table;
    font-size: 15px;
    border: none;
    background: #ff7e11;
    color: #fff;
    padding: 13px 36px;
    transition: all 1s;
}
.form-btn:hover {
    background: #000;
}
textarea.full-width {
    width: 99%;
    border: 1px solid #fff;
    padding: 10px;
    margin: 5px 3px;
}
/*---------08.06.2020------------*/
.innerpage-box-top {
    border: 1px solid #bfbfbf;
    margin-top: 10px;
    border-radius: 5px;
    padding: 20px;
}
.test-box {
    border:1px solid #d1d1d1;
    border-radius:5px;
    margin-top:10px;
}
.test-box h2 {
    background:#f1f2f2;
    /*font-family:'focoregular', Verdana, Geneva, sans-serif;*/
    font-size:22px;
    color:#095aa5;
    text-align:left;
    padding:10px 0 10px 20px;
    font-weight:bold;
    border:none;
    margin:0;
    position:relative;
}
.quote {
    position:absolute;
    width:28px;
    height:42px;
    margin-left:-33px;
    z-index:9999;
}
.test-box-content {
    padding:20px;
}
.test-box-content h3 {
    /*font-family:'focoregular', Verdana, Geneva, sans-serif;*/
    font-size:16px;
    margin:0;
    padding:0 0 20px 0;
    color:#3f3f3f;
    text-align:justify;
    border-bottom:1px solid #d1d1d1;
}
.test-box-content p {
    background:url("../images/in-img.png") no-repeat 0 0px;
    /*font-family:'focoregular', Verdana, Geneva, sans-serif;*/
    font-size:16px;
    padding:10px 0 10px 50px;
    color:#3f3f3f;
    text-align:justify;
}
.test-box-content h4 {
    /*font-family:'focoregular', Verdana, Geneva, sans-serif;*/
    font-size:16px;
    color:#3f3f3f;
    text-align:right;
}
.testi-logo {
    padding-top:20px;
    margin-left:-15px;
}
.testi-div {
    border-bottom:1px solid #d1d1d1;
}
.testi-div-left {
    border-left:1px solid #d1d1d1;
    margin-top:20px;
}
.testi-padding {
    padding:30px 0 0 0;
}
.test-bg {
    background:none !important;
}
.innerpage-box-top .logo-padding {
    padding: 10px;
}
@media screen and (max-width: 767px) {
    .footer .footer-holder .footer-navbar-nav > li {
        margin-bottom: 10px;
    }
    ul.social-link li.linked a, ul.social-link li.pin a, ul.social-link li.plus a, ul.social-link li.fb a, ul.social-link li.twit a {
        width: 45px;
        height: 45px;
        font-size: 20px;
        border: 2px solid #1b66ab;
        padding: 5px 0;
    }
    .footer { background-color: #c6c6c6; }
    .social{    top: auto !important; bottom: -22px;}
    .footer-holder {padding: 25px 0 22px 0 !important;}
    .footerbottom {
        padding: 30px 0 0 0;
    }

}