@import url(font-awesome.min.css);
body {
    overflow-x: hidden
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif
}
p {
    font-family: 'Quicksand', sans-serif
}
.section-title h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    margin-bottom: 10px;
    color: #333
}
.title-underline {
    display: block;
    width: 10px;
    height: 10px;
    margin-left: 50px;
    position: relative
}
.title-underline:before {
    content: "";
    display: block;
    position: absolute;
    width: 39px;
    height: 1px;
    border-radius: 50%;
    background: #6a11cb;
    background: -webkit-linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    background: -moz-linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    background: -ms-linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    background: -o-linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    background: linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    top: 9px;
    left: -47px
}
.title-underline:after {
    content: "";
    display: block;
    position: absolute;
    width: 39px;
    height: 1px;
    border-radius: 50%;
    background: #6a11cb;
    background: -webkit-linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    background: -moz-linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    background: -ms-linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    background: -o-linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    background: linear-gradient(top, rgba(106, 17, 203, 0) 0, #6a11cb 8%, #6a11cb 92%, rgba(106, 17, 203, 0) 100%);
    top: 9px;
    right: -49px
}
.title-underline i {
    color: #6a11cb
}
.section-title p {width: 100%; font-size: 15px; color: rgba(27, 26, 26, 0.46); font-family: 'RobotoSlab-Regular'; letter-spacing: 0px;}

.features,
.why-us .overlay,
.screenshot,
.pricing,
.subscribe .overlay,
.testimonials .overlay,
.tab-app,
.w-video .overlay,
.download-app,
.statis .overlay,
.contact {
    padding: 70px 0
}
.header-content .app-photo img,
.why-us .why-photo img,
.subscribe .hand-app img,
.download-app .download-photo img {
    margin: auto
}
.custom-navbar {
    border: 0;
    margin-bottom: 0;
    background-color: #fff;
    padding-top: 22px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.custom-navbar .navbar-brand {
    padding: 0
}
.custom-navbar .navbar-brand img {
   /* width: 35px;*/
    margin-top:0px;
}
.custom-navbar .nav li a {
	font: 14px 'UniSansRegular';
    color: #fff;
    letter-spacing: .4px;
    text-transform: uppercase;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 0;
    margin: 15px; margin-top:0px; margin-bottom:0px;
}
.custom-navbar .navbar-nav>li>a:hover,
.custom-navbar .navbar-nav>li>a:focus {
    background-color: transparent;
    color: #fff
}
.custom-navbar .navbar-nav li a:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    margin: auto;
    background: transparent;
    -webkit-transition: width .3s ease, background-color .3s ease;
    -moz-transition: width .3s ease, background-color .3s ease;
    -o-transition: width .3s ease, background-color .3s ease;
    transition: width .3s ease, background-color .3s ease
}
.custom-navbar .navbar-nav li a:hover:after,
.custom-navbar .nav li.active>a:after {
    background: #fff;
    color: #fff;
    width: 100%
}
.custom-navbar .nav li.active>a {
    background-color: transparent;
    color: #fff
}
.custom-navbar .nav li.active a:after {
    width: 100%
}
.custom-navbar .navbar-toggle {
    border: 0;
    padding-top: 10px
}
.custom-navbar .navbar-toggle {
    background-color: transparent
}
.custom-navbar .navbar-toggle .icon-bar {
    background: #fff;
    border-color: transparent
}
.top-nav-collapse .navbar-brand {
    color: #fff
}
.top-nav-collapse .nav li a {
    color: #fff
}
.top-nav-collapse .nav li.active a {
    color: #fff
}
.top-nav-collapse .navbar-nav li a:hover:after,
.top-nav-collapse .nav li.active>a:after {
    background: #fff;
    color: #fff;
    width: 100%
}
.top-nav-collapse .navbar-nav>li>a:hover,
.top-nav-collapse .navbar-nav>li>a:focus {
    background-color: transparent;
    color: #fff
}
@media(min-width:768px) {
    .custom-navbar {
        border-bottom: 0;
        background: 0
    }
    .custom-navbar.top-nav-collapse {
        background: -webkit-linear-gradient(90deg, #6a11cb, #2575fc);
        background: -moz-linear-gradient(90deg, #6a11cb, #2575fc);
        background: -o-linear-gradient(90deg, #6a11cb, #2575fc);
        background: linear-gradient(90deg, rgb(62, 101, 177), #9b0f0f);
        -webkit-box-shadow: 1px 1px 10px rgba(80, 80, 80, 0.5);
        -moz-box-shadow: 1px 1px 10px rgba(80, 80, 80, 0.5);
        -o-box-shadow: 1px 1px 10px rgba(80, 80, 80, 0.5);
        box-shadow: 1px 1px 10px rgba(80, 80, 80, 0.5);
        padding: 10px 0;
    }
}
#home {
   /* background: url("../img/bg-header1.jpg")*/ /*no-repeat center center fixed*/
   /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   /* height: 415px; */
   /*height: 590px;*/
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 371px;
    z-index: 1;
    margin-top: 177px;
}
.overlay {
 height: 100%;
       width: 100%;
       background-image: -webkit-linear-gradient(to right, rgba(106, 17, 203, 0.7), rgba(37, 117, 252, 0.7));
       background-image: -moz-linear-gradient(to right, rgba(106, 17, 203, 0.7), rgba(37, 117, 252, 0.7));
       background-image: -o-linear-gradient(to right, rgba(106, 17, 203, 0.7), rgba(37, 117, 252, 0.7));
       background-image: linear-gradient(to right, rgba(145, 24, 32, 0.51), rgba(0, 0, 0, 0.47));
       top:2px/*591px*/;
       position: relative;
       /* z-index: 11111; */
       /* padding-top: 17px; */
       height: 595px;

}
.header-inner {
    /*display: table;*/
    height: 704px;
    width: 100%
}
.header-content {
    position: relative;
    /*display: table-cell;*/
   /* vertical-align: middle;*/
    padding-top:100px
}
.header-content h1 {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif
}
.header-content h4 {
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    line-height: 45px;
    font-size: 30px
}
.dwn-butt {
    margin-top: 40px
}
.dwn-butt a {
    font-size: 14px;
    background:rgba(255, 255, 255, 0); border:solid 1px #FFF;
    font-family: 'RobotoSlab-Regular';
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    border-radius: 4px;
    color: #fff;
    min-width: 150px;
    padding: 16px 25px 16px 35px;
    margin: 5px;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s
}
.dwn-butt a i {
    margin-right: 10px
}
.dwn-butt a:hover {
    color: #333;
    background-color: #fff
}
.header-content .content-info {
    margin-top:30px
}
.header-content .app-photo {
    text-align: right
}
.features .all-feat {
    margin-top: 30px;
}
.features .feat-content-left {
    text-align: right;
    margin: 93px 0
}
.features .feat-content-left .single-feat,
.features .feat-content-right .single-feat {
    margin-bottom: 40px
}
.features .feat-app {
    text-align: center
}
.features .feat-content-left .single-feat .icon-feat {
    float: right;
    text-align: center
}
.pulse {
    box-shadow: 0 0 0 0 rgba(106, 17, 203, 0.7);
    -webkit-animation: won 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: won 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: won 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: won 1.25s infinite cubic-bezier(0.66, 0, 0, 1)
}
@-webkit-keyframes won {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0)
    }
}
@-moz-keyframes won {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0)
    }
}
@-ms-keyframes won {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0)
    }
}
@keyframes won {
    to {
        box-shadow: 0 0 0 10px rgba(232, 76, 61, 0)
    }
}
.features .phone-frame {
    background-image: url(../img/fea-app1.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0
}
.features .feat-content-left .single-feat .icon-feat i,
.features .feat-content-right .single-feat .icon-feat i {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 23px;
    line-height: 60px;
    cursor: pointer;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    background: -webkit-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -moz-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -o-linear-gradient(90deg, #6a11cb, #2575fc);
    background: linear-gradient(90deg, #6a11cb, #2575fc);
    -webkit-text-fill-color: #fff;
    -moz-text-fill-color: #fff;
    -o-text-fill-color: #fff;
    text-fill-color: #fff
}
.features .feat-content-left .single-feat .sin-feat-place {
    margin-right: 80px
}
.features .feat-content-right {
    text-align: left;
    margin: 93px 0
}
.features .feat-content-right .single-feat .icon-feat {
    float: left;
    text-align: center
}
.features .feat-content-right .single-feat .sin-feat-place {
    margin-left: 80px
}
.features .feat-content-left .single-feat .sin-feat-place h4,
.features .feat-content-right .single-feat .sin-feat-place h4 {
    font-size: 17px;
    text-transform: uppercase
}
.features .feat-content-left .single-feat .sin-feat-place p,
.features .feat-content-right .single-feat .sin-feat-place p {
    font-size: 15px;
    line-height: 26px;
    color: #888
}
.features .feat-content-left .single-feat:last-child,
.features .feat-content-right .single-feat:last-child {
    margin-bottom: 0
}
.why-us .overlay {
    padding-bottom: 45px;
    background: -webkit-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -moz-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -o-linear-gradient(90deg, #6a11cb, #2575fc);
    background: linear-gradient(90deg, #6a11cb, #2575fc)
}
.why-us .why-content {
    padding: 45px 0
}
.why-us .why-content h2 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}
.why-us .why-content h2:after {
    content: '';
    display: block;
    position: absolute;
    margin-top: 5px;
    width: 10%;
    height: 2px;
    background-color: #fff
}
.why-us .why-content p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .4px;
    color: #fff;
    margin-top: 30px
}
.why-us .why-content .why-feat {
    margin-top: 30px
}
.why-us .why-content .why-feat p {
    margin-top: 10px
}
.why-us .why-content .why-feat p i {
    width: 30px
}
.why-us .why-content .why-butt {
    margin-top: 50px
}
.why-us .why-content .why-butt a {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    border: 1px solid #fff;
    color: #fff;
    min-width: 150px;
    padding: 16px 25px 16px 25px;
    margin: 5px;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s
}
.screenshot {
    padding-bottom: 0;
    position: relative
}
.screenshot .screenshots-slider {
    padding: 73px 14px 0 14px;
    background: rgba(0, 0, 0, 0) url(../img/screenshots-bg.png) no-repeat scroll top center;
    background-size: 100%;
    max-width: 293px;
    margin: 0 auto;
    margin-top: 50px
}
.screenshot .screenshots-slider .owl-nav {
    margin-top: 100px
}
.screenshot .screenshots-slider .animated {
    -webkit-animation-duration: .4s!important;
    animation-duration: .4s!important
}
.screenshot .screenshots-slider.owl-carousel .owl-item img {
    max-width: 244px;
    margin-left: 10px;
    margin-top: 4px;
    cursor: zoom-in
}
.subscribe {
    background: url("../img/bg-subscribe.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; margin-top:28px;
    background-size: cover
}
.subscribe .overlay {
    padding-bottom: 0;
    background-image: -webkit-linear-gradient(to right, rgba(106, 17, 203, 0.9), rgba(37, 117, 252, 0.9));
    background-image: -moz-linear-gradient(to right, rgba(106, 17, 203, 0.9), rgba(37, 117, 252, 0.9));
    background-image: -o-linear-gradient(to right, rgba(106, 17, 203, 0.9), rgba(37, 117, 252, 0.9));
    background-image: linear-gradient(to right, rgba(115, 128, 226, 0.95), rgba(115, 128, 226, 0.95));
}
.subscribe .sub-content {
    padding: 130px 0
}
.subscribe .sub-content .sub-title {
    margin-bottom: 40px
}
.subscribe .sub-content .sub-title h2 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif
}
.subscribe .sub-content .sub-title p {
    font-size: 15px;
    color: #fff;
    margin-top: 20px;
    line-height: 26px;
    letter-spacing: .4px
}
.subscribe .sub-input input {
    border: 0;
    outline: 0;
    height: 50px;
    border-radius: 4px;
    padding-left: 20px;
    width: 320px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border: 2px solid #fff
}
.subscribe .sub-input a {
    font-size: 14px;
    background: #6a11cb;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    border-radius: 4px;
    color: #fff;
    min-width: 150px;
    border: 0;
    padding: 16px 25px 16px 25px;
    margin: 5px;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s
}
.subscribe .sub-input a:hover {
    color: #333;
    background-color: #ebebeb
}
.subscribe .hand-app {
    text-align: right
}
.pricing-tab {
    margin-top: 55px
}
.pricingTable {
    border: 1px solid #6a11cb;
    text-align: center;
    color: #333;
    padding-top: 50px;
    margin-top: 30px;
    position: relative
}
.pricingTable .pricing-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #6a11cb;
    position: absolute;
    top: -40px;
    left: 50%;
    padding: 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.pricingTable .pricing-icon i {
    width: 100%;
    height: 100%;
    line-height: 58px;
    border-radius: 50%;
    background: -webkit-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -moz-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -o-linear-gradient(90deg, #6a11cb, #2575fc);
    background: linear-gradient(90deg, #6a11cb, #2575fc);
    font-size: 25px;
    color: #fff;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}
.pricingTable .price-Value {
    display: inline-block;
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    color: #494949;
    position: relative
}
.pricingTable .currency {
    font-size: 25px;
    position: absolute;
    top: 18px;
    left: -18px
}
.pricingTable .month {
    display: block;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase
}
.pricingTable .pricingHeader {
    position: relative;
    z-index: 1
}
.pricingTable .title {
    width: 50%;
    background: -webkit-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -moz-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -o-linear-gradient(90deg, #6a11cb, #2575fc);
    background: linear-gradient(90deg, #6a11cb, #2575fc);
    margin: 10px auto;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1
}
.pricingTable .pricing-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 40px;
    margin-bottom: 25px
}
.pricingTable .pricing-content ul li {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px
}
.price-butt {
    text-align: center;
    margin-top: 50px
}
.pricingTable-signup {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    color: #fff;
    background: -webkit-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background: -moz-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background: -o-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background: linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    min-width: 150px;
    padding: 16px 25px 16px 25px;
    margin: 5px;
    background-size: 200% auto;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.pricingTable-signup:hover {
    text-decoration: none;
    background-position: right center;
    color: #fff
}
@media only screen and (max-width: 990px) {
    .pricingTable {
        margin-bottom: 20px
    }
}
@media only screen and (max-width: 767px) {
    .pricingTable {
        margin-bottom: 60px
    }
}
.testimonials {
    background: url("../img/bg-testimonial.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.testimonials .overlay {
    background-image: -webkit-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: -moz-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: -o-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: linear-gradient(to right, rgba(106, 17, 203, 0.9), rgba(37, 117, 252, 0.9))
}
.testimonials .title-underline:before {
    content: "";
    display: block;
    position: absolute;
    width: 39px;
    height: 1px;
    border-radius: 50%;
    background: #fff;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    top: 9px;
    left: -47px
}
.testimonials .title-underline:after {
    content: "";
    display: block;
    position: absolute;
    width: 39px;
    height: 1px;
    border-radius: 50%;
    background: #fff;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    top: 9px;
    right: -49px
}
.testimonials .title-underline i {
    color: #fff
}
.testimonials .section-title h2,
.testimonials .section-title p {
    color: #fff
}
.testimonials .section-title h2:after {
    background-color: #fff
}
.testimonials .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    opacity: .6
}
.testimonials .owl-theme .owl-dots .owl-dot.active span,
.testimonials .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    opacity: 1
}
#testimonial-slider {
    margin-top: 40px
}
.testimonial {
    margin: 0 10px
}
.testimonial .testimonial-content {
    margin: 20px 0 50px 0;
    position: relative
}
.testimonial .testimonial-content:after {
    content: "";
    width: 20px;
    height: 20px;
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0
}
.testimonial .description {
    padding: 25px 35px;
    margin: 0;
    background: #fff;
    border-radius: 15px;
    line-height: 26px;
    font-size: 17px;
    color: #888;
    position: relative
}
.testimonial .description:before,
.testimonial .description:after {
    font-family: 'FontAwesome';
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 8px;
    text-align: center;
    background: #fff;
    position: absolute;
    color: #7b18e6
}
.testimonial .description:before {
    content: "\f10d";
    top: -18px;
    left: 25px
}
.testimonial .description:after {
    content: "\f10e";
    bottom: -18px;
    right: 25px
}
.testimonial .testimonial-profile {
    display: table;
    padding: 15px;
    border-radius: 20px;
    margin: 0 auto;
    position: relative
}
.testimonial .pic {
    width: 70px;
    height: 70px;
    margin-top: 14px;
    border-radius: 50%;
    border: 4px solid #fff;
    float: left;
    overflow: hidden
}
.testimonial .title {
    display: inline-block;
    margin: 0 0 0 30px;
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    top: 22px
}
.testimonial .title:before {
    content: "";
    width: 1px;
    height: 70px;
    background: #fff;
    position: absolute;
    top: -8px;
    left: -15px
}
.testimonial .post {
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    color: #ddd;
    margin-top: 10px
}
@media only screen and (max-width: 479px) {
    .testimonial .description {
        padding: 20px;
        font-size: 16px
    }
    .testimonial .testimonial-profile {
        padding: 10px
    }
    .testimonial .title {
        font-size: 16px
    }
    .testimonial .post {
        font-size: 13px
    }
}
.tab-app .tab-photo img {
    margin: auto
}
.tab-app .panel-group {
    margin: 0;
    padding: 75px 0
}
#accordion .panel {
    border: 0;
    box-shadow: none;
    border-radius: 3px;
    margin-bottom: 10px;
    position: relative
}
#accordion .panel:after {
    content: "";
    width: 2px;
    height: 100%;
    background: #e8e9ed;
    position: absolute;
    top: 25px;
    left: 25px
}
#accordion .panel:last-child:after {
    display: none
}
#accordion .panel-heading {
    padding: 0;

    border: 0;
    background: #fff
}
#accordion .panel-title a {
    display: block;
    padding: 15px 20px 20px 70px;
    font-size: 18px;
    text-decoration: none;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    position: relative
}
#accordion .panel-title a:before {
    content: "";
    width: 50px;
    height: 1px;
    background: #e8e9ed;
    position: absolute;
    bottom: 0;
    left: 70px
}
#accordion .panel-title a:after {
    content: "\f0c1";
    font-family: 'FontAwesome';
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: -webkit-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -moz-linear-gradient(90deg, #6a11cb, #2575fc);
    background: -o-linear-gradient(90deg, #6a11cb, #2575fc);
    background: linear-gradient(90deg, #6a11cb, #2575fc);
    border-radius: 50%;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}
#accordion .panel-title a.collapsed:after {
    background: #fff;
    border: 2px solid #e8e9ed;
    color: #cacddb
}
#accordion .panel-body {
    padding: 10px 20px 10px 70px;
    border: 0;
    font-size: 14px;
    color: #888;
    line-height: 25px
}
.w-video {
    background: url("../img/bg-video.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    color: #fff
}
.w-video .overlay {
    background-image: -webkit-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: -moz-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: -o-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: linear-gradient(to right, rgba(106, 17, 203, 0.9), rgba(37, 117, 252, 0.9))
}
.w-video .video-title h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0
}
.w-video .video-title p {
    width: 550px;
    margin: auto;
    line-height: 26px;
    font-size: 16px
}
.w-video .video-icon {
    margin-top: 50px
}
.w-video .video-icon a {
    outline: 0
}
.w-video .video-icon a i {
    font-size: 72px;
    color: #fff
}
.download-app .download-content {
    padding: 50px 0
}
.download-app .download-content h2 {
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif
}
.download-app .download-content p {
    font-size: 15px;
    letter-spacing: .4px;
    line-height: 26px;
    color: #888
}
.download-app .download-content .store-butt {
    margin-top: 30px
}
.download-app .download-content .store-butt a {
    text-decoration: none;
    display: inline-flex;
    width: 200px;
    height: 59px;
    background: -webkit-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background: -moz-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background: -o-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background: linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    border-radius: 4px;
    color: #fff;
    background-size: 200% auto;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.download-app .download-content .store-butt a:hover {
    background-position: right center
}
.download-app .download-content .store-butt a:first-child {
    margin-right: 20px
}
.download-app .download-content .store-butt a i {
    margin-right: 10px;
    font-size: 17px
}
.download-app .download-content .store-butt a p {
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    margin: auto
}
.statis {
    background: url("../img/bg-statis.jpg") no-repeat center center fixed;


    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    color: #fff
}
.statis .overlay {
    background-image: -webkit-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: -moz-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: -o-linear-gradient(135deg, rgba(77, 145, 246, 0.9), rgba(47, 243, 255, 0.9));
    background-image: linear-gradient(to right, rgba(106, 17, 203, 0.9), rgba(37, 117, 252, 0.9))
}
.statis .statis-block p {
    margin-top: 0;
    margin-bottom: 20px
}
.statis .statis-block p i {
    font-size: 50px
}
.statis .statis-block p {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .5px
}
.statis .statis-block h4 {
    font-size: 55px;
    font-weight: 700;
    margin: 0
}
.contact {
    background-color: #333
}
.contact .title-underline:before {
    content: "";
    display: block;
    position: absolute;
    width: 39px;
    height: 1px;
    border-radius: 50%;
    background: #fff;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    top: 9px;
    left: -47px
}
.contact .title-underline:after {
    content: "";
    display: block;
    position: absolute;
    width: 39px;
    height: 1px;
    border-radius: 50%;
    background: #fff;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 8%, #fff 92%, rgba(255, 255, 255, 0) 100%);
    top: 9px;
    right: -49px
}
.contact .title-underline i {
    color: #fff
}
.contact .section-title h2,
.contact .section-title p {
    color: #fff
}
.contact .section-title h2:after {
    background-color: #fff
}
.contact .contact-form {
    margin-top: 40px
}
.contact .contact-form form input {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: 0;
    color: #ddd;
    background: #222;
    border: 1px solid #161616
}
.contact .contact-form form textarea {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 200px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: 0;
    border: 0;
    color: #ddd;
    resize: none;
    background: #222;
    border: 1px solid #161616
}
.contact .contact-form form input:focus,
.contact .contact-form form textarea:focus {
    -webkit-box-shadow: 0 0 0 1px #6a11cb;
    -moz-box-shadow: 0 0 0 1px #6a11cb;
    -o-box-shadow: 0 0 0 1px #6a11cb;
    box-shadow: 0 0 0 1px #6a11cb
}
.contact .contact-form form .send-butt {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px
}
.contact .contact-form form .send-butt a {
    font-size: 14px;
    background: -webkit-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background: -moz-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);

    background: -o-linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background: linear-gradient(to right, #6a11cb 0, #2575fc 51%, #6a11cb 100%);
    background-size: 200% auto;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    border-radius: 4px;
    color: #fff;
    min-width: 150px;
    border: 0;
    padding: 16px 25px 16px 25px;
    margin: 5px
}
.contact .contact-form form .send-butt a:hover {
    color: #fff;
    background-position: right center
}
.contact .social-links {
    text-align: center;
    margin-top: 60px
}
.contact .social-links a {
    margin: 0 5px
}
.contact .social-links a i {
    color: #fff;
    background-color: #222;
    border: 1px solid #161616;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 50%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.contact .social-links a i.fa-facebook:hover {
    background-color: #3b5998;
    border-color: #3b5998
}
.contact .social-links a i.fa-twitter:hover {
    background-color: #00b6f1;
    border-color: #00b6f1
}
.contact .social-links a i.fa-google-plus:hover {
    background-color: #df4a32;
    border-color: #df4a32
}
.contact .social-links a i.fa-linkedin:hover {
    background-color: #007bb6;
    border-color: #007bb6
}
.contact .social-links a i.fa-dribbble:hover {
    background-color: #ea4c89;
    border-color: #ea4c89
}
#scroll-top {
       bottom: 15px;
       position: fixed;
       right: 9px;
       display: none;
       cursor: pointer;
       z-index: 600;
       width: 40px;
       border-radius: 4px;
       height: 40px;
       text-align: center;
       line-height: 40px;
	   background:#006a3a;

}
#scroll-top i {
    color: #fff;
    font-size: 17px
}
#scroll-top:hover {
    color: #fff;
    background-position: right center
}
.not-found-page .header-content {
    padding-top: 0
}
.not-found-page .header-content .logo-error img {
    margin: auto
}
.not-found-page .header-content h1 {
    font-size: 72px;
    color: #fff
}
.not-found-page .header-content h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}
.not-found-page .header-content .text-content {
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px
}
.not-found-page .header-content .error-butt {
    margin-top: 40px
}
.not-found-page .header-content .error-butt a:hover {
    color: #333;
    background-color: #ebebeb
}
.not-found-page .header-content .error-butt a {
    font-size: 14px;
    background: #6a11cb;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    border-radius: 4px;
    color: #fff;
    min-width: 150px;
    border: 0;
    padding: 16px 25px 16px 25px;
    margin: 5px;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s
}
.not-found-page .header-content h1 span {
    display: inline-block;
    margin-left: 5px;
    padding: 2px;
    border: 1px solid #ccc;
    overflow: hidden
}
.not-found-page .header-content h1 span strong {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ccc
}
.not-found-page .header-content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 40px
}
.coming-soon .header-content {
    padding-top: 0
}
.coming-soon .content-left-side {
    padding: 100px 0
}
.coming-soon .header-content h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif
}
.coming-soon .header-content p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 40px
}
.coming-soon .clock-header .counter div {
    display: inline-block
}
.coming-soon .clock-header .counter div {
    text-align: center
}
.coming-soon .clock-header .counter .single-time {
    margin: 0 2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 12px 20px
}
.coming-soon .clock-header .counter .single-time span {
    width: 50px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: gold;
    font-size: 35px
}
.coming-soon .clock-header .counter .single-time p {
    width: 80px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
    margin-top: 10px
}
.coming-soon .sub-input {
    margin-top: 40px
}
.coming-soon .sub-input input {
    border: 0;
    outline: 0;
    height: 50px;
    border-radius: 4px;
    padding-left: 20px;
    width: 320px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border: 2px solid #fff
}
.coming-soon .sub-input a {
    font-size: 14px;
    background: #6a11cb;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    border-radius: 4px;
    color: #fff;
    min-width: 150px;
    border: 0;
    padding: 16px 25px 16px 25px;
    margin: 5px;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s
}
.coming-soon .sub-input a:hover {
    color: #333;
    background-color: #ebebeb
}
#loading-mask {
    background: -webkit-linear-gradient(90deg, #a94049, #8b111e);
    background: -moz-linear-gradient(90deg, #a94049, #8b111e);
    background: -o-linear-gradient(90deg, #a94049, #8b111e);
    background: linear-gradient(90deg, #a94049, #8b111e);
    height: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    text-align: center;
    width: 100%;
    z-index: 999999999
}
.loader {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: auto;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-perspective: 780px;
    perspective: 780px;
    top: 43%
}
.loader-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}
.loader-inner.box1 {
    left: 0;
    top: 0;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 3px solid #fff
}
.loader-inner.box2 {
    right: 0;
    top: 0;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 3px solid #fff
}
.loader-inner.box3 {
    right: 0;
    bottom: 0;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 3px solid #fff
}
@keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
    }
}
@keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg)
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg)
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
    }
}
@keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg)
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .subscribe .sub-input input {
        width: 270px
    }
    .subscribe .hand-app img {
        margin-top: 22px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-navbar .nav li a {
        letter-spacing: 0;
        margin: 19px 9px 10px
    }
    .header-content .content-info {
        margin-bottom: 60px
    }
    .header-content .app-photo img,
    .why-us .why-photo img,
    .subscribe .hand-app img,
    .download-app .download-photo img {
        margin: auto
    }
    .features .all-feat {
        margin-top: 0
    }
    .subscribe .sub-content {
        padding-top: 0;
        padding-bottom: 75px
    }
    .download-app .download-content {
        padding-top: 0;
        padding-bottom: 75px
    }
    .coming-soon .content-left-side {
        padding: 60px 0
    }
    .coming-soon .header-content {
        padding-top: 50px
    }
}
@media only screen and (max-width: 767px) {
    .custom-navbar .navbar-brand {
        color: #333
    }
    .custom-navbar {
        padding-top: 0
    }
    .container>.navbar-header {
        background: -webkit-linear-gradient(90deg, #6a11cb, #2575fc);
        background: -moz-linear-gradient(90deg, #6a11cb, #2575fc);
        background: -o-linear-gradient(90deg, #6a11cb, #2575fc);
        background: linear-gradient(90deg, #6a11cb, #2575fc);
        -webkit-box-shadow: 1px 1px 10px rgba(80, 80, 80, 0.5);
        -moz-box-shadow: 1px 1px 10px rgba(80, 80, 80, 0.5);
        -o-box-shadow: 1px 1px 10px rgba(80, 80, 80, 0.5);
        box-shadow: 1px 1px 10px rgba(80, 80, 80, 0.5)
    }
    .custom-navbar .nav li.active>a,
    .custom-navbar .navbar-nav>li>a:hover,
    .custom-navbar .navbar-nav>li>a:focus,
    .custom-navbar .nav li a {
        color: #333
    }
    .custom-navbar .navbar-nav li a:hover:after,
    .custom-navbar .nav li.active>a:after {
        background-color: #7b18e6
    }
    .custom-navbar .nav li.active>a,
    .custom-navbar .navbar-nav>li>a:hover {
        color: #7b18e6
    }
    .header-content {
        padding-top: 0
    }
    .header-content h1 {
        font-size: 40px
    }
    .header-content .content-info {
        margin-top: 0;
        margin-bottom: 60px;
        text-align: center
    }
    .section-title h2:after {
        width: 20%
    }
    .section-title p {
        width: auto;
        font-size: 14px
    }
    .features .all-feat {
        margin-top: 0
    }
    .features {
        padding-bottom: 0
    }
    .why-us .why-content h2,
    .subscribe .sub-content .sub-title h2 {
        font-size: 26px
    }
    .why-us .why-content p,
    .subscribe .sub-content .sub-title p {
        font-size: 14px
    }
    .section-title h2 {
        font-size: 30px
    }
    .subscribe .sub-content {
        padding-top: 0;
        padding-bottom: 80px
    }
    .subscribe .sub-input input {
        width: 100%;
        margin-bottom: 30px
    }
    .price-butt {
        margin-bottom: 100px
    }
    .testimonial .description {
        font-size: 14px
    }
    .download-app .download-content {
        padding-top: 0
    }
    .download-app .download-content h2 {
        font-size: 26px
    }
    .download-app .download-content p {
        font-size: 14px
    }
    .download-app .download-content .store-photo a img {
        width: 120px
    }
    .contact .social-links a {
        margin: 0
    }
    .header-content .app-photo {
        display: none
    }
    .coming-soon .header-content .app-photo {
        display: block
    }
    .header-content .app-photo img,
    .why-us .why-photo img,
    .subscribe .hand-app img,
    .download-app .download-photo img {
        margin: auto
    }
    .custom-navbar .navbar-brand img {
        padding: 5px;
        margin-left: 15px;
        margin-top: 5px
    }
    .tab-app .panel-group {
        padding-bottom: 0
    }
    .w-video .video-title p {
        width: auto
    }
    .screenshot .screen-slider .item a img {
        height: auto
    }
    .download-app .download-content .store-butt a:first-child {
        margin-bottom: 10px
    }
    .statis-block {
        margin-bottom: 40px
    }
    .margin-reset {
        margin-bottom: 0
    }
    .coming-soon .clock-header,
    .coming-soon .header-content p {
        width: auto
    }
    .coming-soon .sub-input input {
        width: 280px;
        margin-bottom: 40px
    }
    .coming-soon .content-left-side {
        padding: 60px 0
    }
    .coming-soon .header-content {
        padding-top: 50px
    }
    .not-found-page .header-content h1 {
        font-size: 35px
    }
    .not-found-page .header-content h2 {
        font-size: 28px
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .header-content .app-photo {
        display: block
    }
    .header-content .content-info {
        margin-top: 140px
    }
    .header-content h4 {
        font-size: 18px;
        line-height: 30px
    }
    .section-title h2,
    .download-app .download-content h2 {
        font-size: 36px
    }
    .section-title p {
        font-size: 16px
    }
    .why-us .why-content h2,
    .subscribe .sub-content .sub-title h2 {
        font-size: 40px
    }
    .why-us .why-content p,
    .subscribe .sub-content .sub-title p,
    .testimonial .description,
    .download-app .download-content p {
        font-size: 16px
    }
    .subscribe .sub-input input {
        width: 240px
    }

    .subscribe .sub-content {
        padding-bottom: 50px
    }
    .download-app .download-content .store-photo a img {
        width: 200px
    }
    .contact .social-links a {
        margin: 0 5px
    }
    .not-found-page .header-content h1 {
        font-size: 72px
    }
    .not-found-page .header-content h2 {
        font-size: 36px
    }
}
@media only screen and (max-width: 320px) {
    .header-content h4 {
        margin-top: 10px;
        font-size: 17px;
        width: 278px;
        line-height: 26px
    }
    .coming-soon .clock-header,
    .coming-soon .header-content p {
        width: 280px
    }
}


.menuborder{border-right:solid 1px rgba(255, 255, 255, 0.68); margin-right:5px; margin-left:5px;}
.margintop15{margin-top:15px;}
.bannertitle{font:30px/55px 'RobotoSlab-Regular'; color:#FFF;}
.bannertitle span{color:#faec07;}
.startnow_icon{font-size:18px; padding-left:10px;}
.featureheadding{font-family: 'OpenSans-Semibold' !important;color: #ffa92d !important;font-weight:normal !important;text-align: left;background: rgba(24, 14, 16, 0.45);padding-top: 10px;padding-bottom: 10px;padding-left: 16px;/* padding-right: 15px; */font-size: 17px;margin-bottom: 0px !important;}
.featuresdetail{float:left; width:100%; font-family: 'RobotoSlab-Regular'; color:rgba(0, 0, 0, 0.6); font-size:15px; line-height:31px; margin-bottom:15px;}
.featured_img{ float:left; width:100%; text-align:right;}
.fimg{float:right; margin-top: -479px;}
.feature_all{font-size:14px; background:rgba(255, 255, 255, 0); border:solid 1px #8aaed6; font-family: 'RobotoSlab-Regular'; text-decoration:none; font-weight:100; border-radius:4px; color:rgba(50, 55, 155, 0.69);min-width: 150px; padding: 14px 20px 14px 20px; margin:5px; -webkit-transition: all ease .25s;-moz-transition: all ease .25s;-o-transition: all ease .25s;transition: all ease .25s; top:15px; position:relative;}
.feature_all:hover{background:rgba(50, 55, 155, 0.69); color:#FFF; text-decoration:none; border:solid 1px rgba(50, 55, 155, 0.69);}
.showcase{float:left; width:100%; padding-top:50px; padding-bottom:50px; background-image:linear-gradient(to right, rgba(106, 17, 203, 0.9), rgba(37, 117, 252, 0.9));}
.showcasetitle{ float:left; width:100%; text-align:center; font-family: 'RobotoSlab-Regular'; font-size:32px; color:#FFF; text-transform:uppercase;}
.showcase_details{float:left; width:100%; text-align:center; font-family: 'RobotoSlab-Regular'; color:rgba(255, 255, 255, 0.94); font-size:17px; line-height:28px; padding-top:25px;
padding-left:100px; padding-right:100px;}
.showcase_section{float:left; width:100%; margin-top:35px; text-align:center;}
.designshocase{font-size: 16px;background: rgba(255, 255, 255, 0);border: solid 1px #ffffff;font-family: 'RobotoSlab-Regular';text-decoration:none;font-weight:100;border-radius:4px;color: rgb(255, 255, 255);min-width: 150px;padding: 18px 50px 18px 50px;margin:5px;-webkit-transition: all ease .25s;-moz-transition: all ease .25s;-o-transition: all ease .25s;transition: all ease .25s;top:15px;position:relative;}
.designshocase:hover{background:rgb(99, 111, 216); color:#FFF; text-decoration:none; border:solid 1px rgb(99, 111, 216);}
.paddingtop70{padding-top:70px; padding-bottom:100px !important;}
.loginstep{ float:left; width:100%; text-align:left;}
.loginfimg{float:left; margin-top:-492px;}
.steplogin{float:left; width:100%; font-family: 'RobotoSlab-Regular'; color:rgba(0, 0, 0, 0.6); font-size:15px; line-height:31px; margin-bottom:15px;}
.steplogin:hover{color: rgba(187, 4, 4, 0.7);}
.steplogin span{color: rgba(187, 4, 4, 0.7);padding-right:5px;font-weight: bold;}
.loginmore{font-size:14px; background:rgba(255, 255, 255, 0); border:solid 1px #8aaed6; font-family: 'RobotoSlab-Regular'; text-decoration:none; font-weight:100; border-radius:4px; color:rgba(50, 55, 155, 0.69);min-width: 150px; padding: 13px 35px 13px 35px; margin:5px; -webkit-transition: all ease .25s;-moz-transition: all ease .25s;-o-transition: all ease .25s;transition: all ease .25s; top:15px; position:relative;}
.loginmore:hover{background:rgba(50, 55, 155, 0.69); color:#FFF; text-decoration:none; border:solid 1px rgba(50, 55, 155, 0.69);}
.footerbg{background:#333333; padding-top:60px; padding-bottom:40px; margin-top:15px;}

.contact_title{ text-align:center; font-family: 'RobotoSlab-Regular'; font-size:40px; text-align:center; text-transform:uppercase; color:rgba(255, 255, 255, 0.95); padding-bottom:20px;}
.contacttagline{float:left; text-align:center ;width:100%; font-family: 'RobotoSlab-Regular'; font-size:14px; color: rgba(255, 255, 255, 0.85); padding-top:40px; line-height:30px;padding-left:200px; padding-right:200px; padding-bottom:35px;}

.contactform{
background: #222222;
border: none;
outline: none;
height: 45px;
float: left;
width: 100%;
padding: 15px;
color: rgba(255, 255, 255, 0.74);
font-size:15px; font-family: 'UniSansRegular'; border-radius:3px;}

.msgform{height:100% !important;}
.form_margin{margin-bottom:25px;}
	
.msgsend{font-size:14px; background:#333333; border:solid 1px #FFF; font-family: 'RobotoSlab-Regular'; text-decoration:none; font-weight:100; border-radius:4px; 
color:#FFF; min-width: 150px; padding: 13px 35px 13px 35px; margin:5px; -webkit-transition: all ease .25s;-moz-transition: all ease .25s;-o-transition: all ease .25s;transition: all ease .25s; top:15px; position:relative;}
.msgsend:hover{background:#222222; color:#FFF; text-decoration:none; border:solid 1px #222222;}
.msgsection{float:left; width:100%; text-align:center; margin-top:10px; margin-bottom:50px;}
.or{float:left; width:100%; text-align:center; color:#FFF; font-family: 'RobotoSlab-Regular'; font-weight:bold; font-size:30px; padding-top:5px;}
.callus{float:left; width:100%; text-align:center; color:#FFF; font-family: 'RobotoSlab-Light'; font-size:30px; padding-top:10px;}
.callus span{font-weight:bold; font-family: 'RobotoSlab-Regular';}
.addressfooter{ float:left; background:#272a30; padding-top:25px; padding-bottom:10px; width:100%;}
.locationdetails{float:left; color:#b3b3b3; font-size:14px; font-family: 'RobotoSlab-Regular'; padding-right:25px; border-right:solid 1px #6c6d71; padding-left:20px;}
.locationdetails span{color:#FFF;}
.locationicons{padding-right:0px; float:left; position:relative; top:-6px;}
.socialsection{float:left; padding-left:20px;}

.title-underlinefooter {
display: block;
width: 10px;
height: 10px;
margin-left: 556px;
position: relative;
}
.title-underlinefooter:before {
    content: "";
    display: block;
    position: absolute;
    width: 39px;
    height: 1px;
    border-radius: 50%;
    background: #ffffff;
    background: -webkit-linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    background: -moz-linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    background: -ms-linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    background: -o-linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    background: linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    top: 9px;
    left: -47px;
}
.title-underlinefooter:after {
    content: "";
    display: block;
    position: absolute;
    width: 39px;
    height: 1px;
    border-radius: 50%;
    background: #ffffff;
    background: -webkit-linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    background: -moz-linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    background: -ms-linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    background: -o-linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff8%, #ffffffb 92%, rgba(106, 17, 203, 0) 100%);
    background: linear-gradient(top, rgba(106, 17, 203, 0) 0, #ffffff 8%, #ffffff 92%, rgba(106, 17, 203, 0) 100%);
    top: 9px;
    right: -49px;
}
.title-underlinefooter i {
    color: #ffffff;
}


.hvr-float_header {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin-right: 10px;
  margin-top: -5px;
}
.hvr-float_header:hover, .hvr-float_header:focus, .hvr-float_header:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.clientlogo{float:left; width:100%; margin-bottom:10px;}

@font-face {
  font-family: 'UniSansRegular';
  src: url('../fonts/UniSansRegular.eot?#iefix') format('embedded-opentype'),  url('../fonts/UniSansRegular.woff') format('woff'), url('../fonts/UniSansRegular.ttf')  format('truetype'), url('../fonts/UniSansRegular.svg#UniSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoSlab-Regular.woff') format('woff'), url('../fonts/RobotoSlab-Regular.ttf')  format('truetype'), url('../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'RobotoSlab-Light';
  src: url('../fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoSlab-Light.woff') format('woff'), url('../fonts/RobotoSlab-Light.ttf')  format('truetype'), url('../fonts/RobotoSlab-Light.svg#RobotoSlab-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Playlist-Script';
  src: url('../fonts/Playlist-Script.eot?#iefix') format('embedded-opentype'),  url('../fonts/Playlist-Script.otf')  format('opentype'),
	     url('../fonts/Playlist-Script.woff') format('woff'), url('../fonts/Playlist-Script.ttf')  format('truetype'), url('../fonts/Playlist-Script.svg#Playlist-Script') format('svg');
  font-weight: normal;
  font-style: normal;
}


@media (min-width:992px) and (max-width:1199px) {
.locationdetails{border:none; padding-bottom:10px;}
.locationicons{display:none;}
.socialsection{float:left; width:100%; padding-top:10px;}
.title-underlinefooter{margin-left:470px;}
}

@media (min-width:230px) and (max-width:991px) {
.locationdetails{border:none; padding-bottom:10px;}
.locationicons{display:none;}
.socialsection{float:left; width:100%; padding-top:10px;}
.title-underlinefooter{margin-left:350px;}
.contacttagline{padding-left:0px; padding-right:0px;}
}
@media (min-width:230px) and (max-width:690px) {
.title-underlinefooter{display:none;}
.contacttagline{padding-top:5px;}
}

@media (min-width:1440px) and (max-width:1600px) {
.featuresdetail{padding-right: 80px;}
}

@media (min-width:1360px) and (max-width:1439px) {
.featuresdetail{padding-right:150px;}
}

@media (min-width:1200px) and (max-width:1359px) {
.featuresdetail{padding-right:250px;}
}

@media (min-width:230px) and (max-width:1199px) {
.fimg{margin-top:-410px; width:45%;}
}
@media (min-width:230px) and (max-width:991px) {
.fimg{display:none;}
}

@media (min-width:1620px) and (max-width:1680px) {
.steplogin{padding-left:70px;}
.leftpadding{padding-left:70px;}
}

@media (min-width:1520px) and (max-width:1619px) {
.steplogin{padding-left:120px;}
.leftpadding{padding-left:120px;}
}

@media (min-width:1300px) and (max-width:1519px) {
.steplogin{padding-left:100px;}
.leftpadding{padding-left:100px;}
.loginfimg{width:49%; left:-15px; position:relative;}
}
@media (min-width:1300px) and (max-width:1366px) {
.loginfimg {margin-top:-460px;}
}

@media (min-width:1200px) and (max-width:1299px) {
.steplogin{padding-left:100px;}
.leftpadding{padding-left:100px;}
.loginfimg{width:49%; left:-15px; position:relative;}
}
@media (min-width:1200px) and (max-width:1299px) {
.loginfimg {margin-top:-460px;}
}

@media (min-width:992px) and (max-width:1199px) {
.steplogin{padding-left:100px;}
.leftpadding{padding-left:100px;}
.loginfimg{width:53%; left:-15px; position:relative;}
}

@media (min-width:230px) and (max-width:991px) {
.loginfimg{display:none;}
.stepimg{margin-bottom:20px;}
.stepimgleft{margin-bottom:20px;}
}


@media (min-width:230px) and (max-width:600px) {
.showcase_details{padding-left:15px; padding-right:15px;}
}

@media (min-width:768px) and (max-width:991px) {
.custom-navbar .nav li a{margin-top:0px !important; margin-bottom:0px !important;}
}

@media (min-width:230px) and (max-width:767px) {
.menuborder{padding-bottom:10px; padding-top:5px; padding-left:0px !important;}
.navbar-header{height:70px;}
.navbar-toggle{padding-top:25px !important;}
.featureheader{height:100% !important; background:none; margin-bottom:25px;}
}

@media (min-width:1336px) and (max-width:1440px) {
.lapscreen{left:-80px; position:relative;}
}

@media (min-width:1295px) and (max-width:1335px) {
.lapscreen{left:-100px; position:relative;}
}

@media (min-width:1200px) and (max-width:1294px) {
.lapscreen{left:-150px; position:relative;}
}


@media (min-width:230px) and (max-width:1199px) {
.lapscreen{left:-150px; position:relative;}
.lapwidth{float:left; width:100%; text-align:center;}
}

@media (min-width:230px) and (max-width:991px) {
	.lapscreen{ width:80%; display:none !important;}
}

.particulerheight{height:250px !important;}
.featureheader{width:100%; height:86px; background:#485b9f;}

.feature_headding{float:left;width:100%;font-family: 'RobotoSlab-Regular';color:rgb(58, 77, 145); font-size:19px; padding-top:12px; text-transform:uppercase; text-align:center;
padding-bottom: 5px;}
.featuredetails{float:left;width:100%;text-align:center;font-size:16px;line-height: 27px;font-family: 'UniSansRegular';color: rgba(51, 51, 51, 0.7);padding-top: 10px;}
.featureicon{float:left;width:100%;text-align:center;padding-bottom: 6px;padding-top: 6px;}
.flist_section{float:left; width:100%; margin-top:20px; margin-bottom:50px;}

.pricing_top{float:left; width:100%; font-family: 'RobotoSlab-Regular'; color:rgb(58, 77, 145); font-size:21px;
text-transform:uppercase; padding-bottom:5px; line-height:40px;}
.pricing_top span{color:#333;}

.priceform_section{float:left; width:100%; margin-top:26px;}

.pricingform{background:#FFF;border: none;outline:none; height:45px; float:left; width:100%; padding:15px; color:rgba(0, 0, 0, 0.64); font-size:15px;font-family: 'UniSansRegular';border-radius:3px;border: solid 1px rgba(0, 0, 0, 0.16);}
.price_title{float:left;width:100%;font-family: 'UniSansRegular';color: rgba(53, 62, 93, 0.9);font-size:17px;padding-bottom: 6px;}
.marginformbtm{margin-bottom:10px;}


.submitesection{float:left; width:100%; margin-top:0px; margin-bottom:50px;}

.submit_msg{font-size:14px; background:#4361a9;  font-family: 'RobotoSlab-Regular'; text-decoration:none; font-weight:100; border-radius:4px; 
color:#FFF; min-width: 150px; padding: 13px 35px 13px 35px; margin:5px; -webkit-transition: all ease .25s;-moz-transition: all ease .25s;-o-transition: all ease .25s;transition: all ease .25s; top:15px; position:relative;}
.submit_msg:hover{background:#95151a; color:#FFF; text-decoration:none;}
.lineheight48{line-height:45px !important;}

.featurebg{background: aliceblue;}

.specialoffer{float:left; width:100%; font-size:25px; font-family: 'RobotoSlab-Regular';  color:#333; padding-top:8px;}
.specialoffer span{color:rgb(67, 96, 168);}

.create_headding{ font-family: 'RobotoSlab-Regular'; color:rgb(128, 113, 112); font-size:22px; padding-top:12px; text-transform:uppercase;
padding-bottom: 5px; width:100%;}
.createtitle{/*float:left;*/ font-size:16px;line-height: 27px;font-family: 'UniSansRegular';color: rgba(51, 51, 51, 0.7); padding-top:8px; padding-right:45px;}

.customerstep{ /*float:left;*/ width:100%; font-family: 'Playlist-Script'; font-size:50px; color:#807170; line-height:55px;     padding-bottom:10px;}
.orangetext{color:#d86003;}
.greentext{color:#37920c;}
.redtext{color:#bb1010;}

.steptagline{color:#000;  width:100%; font-size:16px; color: rgb(100, 67, 113); font-family:'RobotoSlab-Regular'; letter-spacing:0px; padding-top:4px; padding-bottom:2px;}


.createheadding{
    font: 43px 'RobotoSlab-Regular' !important;
    color: rgba(0, 0, 0, 0.56) !important;
    font-weight: normal !important;
    text-align: center;
    margin-bottom: 15px !important;
    }
	
	.createheadding span{color: rgb(72, 91, 159) !important;}
	
.crearte_title{width: 100% !important;
    font-size:21px !important;
       color:rgba(8, 22, 69, 0.45) !important;
    font-family: 'RobotoSlab-Regular' !important;
    letter-spacing: 0px !important;
    text-align: center !important;
    padding-bottom: 40px !important;}
	
	.stepimg{float:right; margin-left:35px;}
	.stepbg{background:#f9f9f9; padding-top:20px;}
	.stepimgleft{float:left; margin-right:35px;}
	.paddingtop20{padding-top:20px;}
	
	.blog_section{float:left;width:100%;border-bottom:solid 1px rgba(0, 0, 0, 0.12);padding-bottom:25px;margin-bottom:20px;background:rgba(146, 25, 36, 0.69);padding:15px;padding-top: 18px;padding-bottom: 18px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;/* padding-left: 0; */}
	.blogimg{float:left; width:100%;}
	.blogtitle{float:left;width:100%;font-family: 'HelveticaNeueLTStd-LtCn';font-size: 20px;/* font-weight:bold; */padding-left:15px;color: white;letter-spacing: 1px;}
	.blogdetails{
	float:left;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: rgb(255, 255, 255);
	padding-top: 6px;
	padding;
	line-height: 23px;
	line-height: 23px;
	padding-left:15px;
	padding-right: 15px;
	padding-bottom: 6px;
	}
	.blogdate{
	float:left;
	width:100%;
	font-family: 'OpenSans-Semibold';
	font-size: 13px;
	color: rgb(255, 255, 255);
	padding-top: 6px;
	/* line-height: 25px; */
	padding-left:15px;
	}
	.blogview{
	float: left;
	background: rgba(24, 14, 16, 0.62);
	font-family: 'OpenSans-Semibold';
	color: rgba(255, 255, 255, 0.86);
	font-size: 13px;
	text-align: center;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	/* line-height: 28px; */
	margin-left: 15px;
	/* margin-top: 7px; */
	margin-bottom: 5px;
	text-align: left;
	font-weight: normal;
	padding: 6px;
	border-radius:2px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	.blogview:hover{ color:#8c1a25 !important; text-decoration:none; background:#FFF;}	
	.blog_last{    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom:20px;}
	
	
	.floating{animation-name: floating; -webkit-animation-name: floating; animation-duration: 3.5s;	 -webkit-animation-duration: 3.5s; animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;}

@keyframes floating {
	0% {transform: translateY(0%);}
	50% {transform: translateY(8%);}	
	100% {transform: translateY(0%);}			
}

@-webkit-keyframes floating {
	0% {-webkit-transform: translateY(0%);}
	50% {-webkit-transform: translateY(8%);	}	
	100% {-webkit-transform: translateY(0%);}			
}


floating:hover {
    /* Start the shake animation and make the animation last for 0.5 seconds */
    animation: shake 0.5s; 
    /* When the animation is finished, start again */
    animation-iteration-count: infinite; 
}

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}




@font-face {
  font-family: 'HelveticaNeueLTStd-LtCn';
  src: url('../fonts/HelveticaNeueLTStd-LtCn.eot?#iefix') format('embedded-opentype'),  url('../fonts/HelveticaNeueLTStd-LtCn.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTStd-LtCn.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-LtCn.ttf')  format('truetype'), url('../fonts/HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf')  format('truetype'), url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}



.margintopscrool{margin-top:50px;}
.telsection{float:left;font-size: 13px;color: rgba(0, 0, 0, 0.57);font-family:'Open Sans', sans-serif;border-right: dotted 2px rgba(0, 0, 0, 0.59);padding-right: 16px;margin-right: 14px;}
.telicon{float:left; padding-right:9px;}
.languageleft{float:left;}

.network{float:left;margin-top: -3px;}

.hvr-float_header {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin-left:0px;
  margin-top:12px;
  margin-right:11px;
  margin-left: 10px;
}
.hvr-float_header:hover, .hvr-float_header:focus, .hvr-float_header:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}



/*/*//*menu*//*/*/



#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
  /* border-style: solid; */
  /* border-color: rgba(0, 0, 0, .05); */
}

#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
}

#menu .sub-menu {
  background-color: #444;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
  position: relative;
  font-family:'Open Sans', sans-serif;
  display: block;
  color: rgba(0, 0, 0, 0.72);
  /* text-shadow: 1px 1px 0 rgba(0, 0, 0, .125); */
  font-size: 14px;
  font-weight:bold;
  background:#FFF;
 /* height: 65px;
  background-position-y: -6px;*/
}

#menu, 
#toggle-menu {
  background-color: #fff0;
  position: relative;
  z-index: 1111;
}

#toggle-menu, 
#menu a {
  padding: 1em 14px;
}

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
  color: #008000; text-decoration:none !important; /*background-position-y:-20px;*/
}

/*#menu a:active
{color:#0F0 !important;}*/

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu .sub-menu a:hover {
  color: #444;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  text-align: center;
  background-color: rgba(0, 0, 0, .125);
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, .75);
}

#menu .drop-icon {
  line-height: 1;
}

@media only screen and (max-width: 64em) and (min-width: 52.01em) {
  #menu li {
    width: 33.333%;
  }

  #menu .sub-menu li {
    width: auto;
  }
}

@media only screen and (min-width: 52em) {
  #menu .main-menu {
    display: block;
  }

  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }

  #menu ul span.drop-icon {
    display: inline-block;
  }

  #menu li {
    float: left;
    border-width: 0 1px 0 0;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
       border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    background: rgba(255, 255, 255, 0);
    left: 0;
    width: 14em;
    z-index: 3000;
    padding-top: 23px;
  }

  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}


/*SEARCH BAR*/


input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
	position: relative;
	z-index: 1111;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	background: url(../img/search.png) no-repeat 4px center;
	/*background: #ededed url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;*/
	border: none;
	padding: 9px 10px 9px 32px;
	width: 55px;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #66CC75;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

/* Demo 2 */
#demo-2 input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}
.searchfielg{float:right; margin-top:-60px;}

.menutest{background:rgba(34, 29, 22, 0.82); -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s; border-bottom:solid 1px rgba(255, 255, 255, 0.33);}
.menutest:hover{background:#8c141f;}
.languagedrop{
    background: white;
    cursor:pointer;
    padding-top: 0px;
    border-right: dotted 2px rgba(0, 0, 0, 0.59);
    padding-right: 12px;
    margin-right: 8px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.57);
    font-family: 'Open Sans', sans-serif;
    outline: none !important;
    box-shadow: none;
    }
	
	.droplang{background:#8a131e; font-size:13px; color:#FFF; padding-left:15px; padding-right:15px; -webkit-transition: all ease .25s; cursor:pointer !important; margin-top: 13px;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s; color:#FFF !important;}
	.droplang:hover{background:#000; color:#FFF;}
	
	.welcombg{float:left;width:100%;background:#ffffff;padding-top:40px;padding-bottom:40px;position: relative;/* margin-top: 305px; */}
	.welcomtitle{ font-size:28px; color:#454544; text-transform:uppercase; font-family: 'HelveticaNeueLTStd-LtCn'; font-weight:bold; letter-spacing:1px;}
	.welcomtitle span{color:#008000;}
	.borderstrip{float:left; width:100%; margin-top:10px;}
	.abtdetails{float:left; width:100%; font-size:16px; color:#242222; font-family: 'Open Sans', sans-serif; line-height:30px;}
	.abtimg{float:right; margin-left:40px;}
	.abttagline{width: 100%;color:#454444;font-size:19px;font-family: 'OpenSans-Semibold'; padding-top: 25px;padding-bottom: 15px;}
	.redcolor{color: #00a651;text-transform: uppercase;float:left;width:100%;padding-top: 6px;padding-bottom: 6px;}
	.abtmore{ border-radius:1px; display:block; width:125px; height:40px; text-align:center; line-height:41px; font-size:13px; font-family: 'OpenSans-Semibold'; background:#008000; 
	color:#FFF !important; text-transform:uppercase; margin-top:25px; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	.abtmore:hover{background:#454748 ; text-decoration:none;}
	
	.bolder{ font-size:20px; line-height:35px; padding-bottom:15px}
	
	.servicebg{float:left;  padding-top:40px;padding-bottom:40px; background:#f7f6fb; width:100%;}
	.serviceimg{float:left; width:100%;}
	.img_service{float:left; width:100%;}
	.servicrtitke{float:left;width:100%;font-size: 18px;text-transform:uppercase;font-family: 'OpenSans-Semibold';color:#252525;padding-top:18px;font-weight:bold;}
	.servicrtitke span{color:#911820;}
	.servicedetails{float:left;width:100%;font-size:14px;font-family: 'Open Sans', sans-serif;color: rgba(0, 0, 0, 0.75);padding-top: 8px;line-height: 29px;}
	.servicemore{
	float:left;
	width:117px;
	height: 38px;
	text-align:center;
	line-height: 39px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	background:#008000;
	color:#FFF !important;
	text-transform:uppercase;
	margin-top:18px;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	}
	.servicemore:hover{background:#454748 ; text-decoration:none;}
	.servicelist{float:left; width:100%; margin-top:25px;}
	
	.solutionsection{float:left; width:100%; padding-top:40px;padding-bottom:40px; background:#fbfbfb; padding-bottom:40px;}
	.solutionbg{float:left;width:100%;background:#f9f9f9;border:solid 2px #efefef;padding-top:15px;padding-bottom:25px;margin-top: 50px;}
	.solution-title{float:left; width:100%; font-size:19px; color:#282829; font-family: 'OpenSans-Semibold'; text-transform:uppercase; border-left:solid 2px #a4181a; padding-left:16px;}
	.solutiondetails{float:left; width:100%; font-size:14px; color:rgba(0, 0, 0, 0.7); line-height:25px; font-family: 'Open Sans', sans-serif; padding-left:16px; padding-right:15px; padding-top:25px;}
	
	.solutionmore{
	float:left;
	width:231px;
	height: 42px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	border-radius:2px;
	margin-top: 25px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8e1e25+0,9d1b23+100 */
	background: #8e1e25; /* Old browsers */
	color:#FFF !important;
	background: -moz-linear-gradient(top, #8e1e25 0%, #9d1b23 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #8e1e25 0%,#9d1b23 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #8e1e25 0%,#9d1b23 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e1e25', endColorstr='#9d1b23',GradientType=0 ); /* IE6-9 */
	line-height: 41px;
	margin-left: 15px;
	}
.solutionmore:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cb333c+0,9d1b23+100 */
background: #cb333c; text-decoration:none !important; /* Old browsers */
background: -moz-linear-gradient(top, #cb333c 0%, #9d1b23 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cb333c 0%,#9d1b23 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cb333c 0%,#9d1b23 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb333c', endColorstr='#9d1b23',GradientType=0 ); /* IE6-9 */
	}
	
	.healthcare{float:left; width:100%; border-right:solid 1px #efefef; border-bottom:solid 1px #efefef; padding-bottom:25px; padding-right: 25px; height: 240px;}
	.healthcareicon{float:left; width:100%;}
	.healthcaretitle{float:left; width:100%; text-transform:uppercase; color:#282829; font-size:19px; font-family: 'OpenSans-Semibold'; padding-top:15px;}
	.solutionborder{float:left; width:100%; padding-top:3px;}
	.healthdetails{float:left;width:100%;font-size:14px;font-family: 'Open Sans', sans-serif;color: rgba(0, 0, 0, 0.7);line-height:28px;padding-right:25px;padding-top: 11px;}
	
	.elearing{float:left; width:100%; border-bottom:solid 1px #efefef; padding-bottom:25px; padding-left:35px; height: 240px;}
	.pr_none{padding-right:0px;}
	.pl_none{padding-left:0px;}
	.learingred{color:#a4181a;}
	.paddintop10{padding-top:18px; border-bottom:none !important;}
	
	.scroolbg{float:left; width:100%; padding-top:90px; padding-bottom:90px; background-attachment: fixed !important; background-position: center center !important;
background-repeat: no-repeat !important; background-size: cover !important; position: relative;}
.scroolcaption{float:left; width:100%; text-align:center; font-family: 'HelveticaNeueLTStd-LtCn'; font-size:45px; color:#FFF; font-weight:bold; text-transform:uppercase; letter-spacing:1px;}
.scroolcaption span{color:#c7ffc7;}

.technologysection{float:left;  background:#f7f6fb; width:100%; background:#f7f6fb;}
.technologylist{float:left; width:100%; padding-top:30px;}

.partnerdsbg{float:left; width:100%; background:#FFF;}
.partnersimg{float:left;width: 140px;height: 180px;float:left;/* border-right:solid 1px #f0efef; */text-align: -webkit-center;/* padding-top: 52px; */padding-left: 0px;}
.partnersdetails{float:left;width:199px;padding-top:20px;font-size:14px;color: rgba(100, 100, 102, 0.9);line-height:27px;font-family: 'Open Sans', sans-serif;
padding-top:5px; padding-left:16px;}
.listview{
	float:right; cursor:pointer;
	width:90px;
	height:29px;
	background:#48494a;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	line-height: 28px;
	margin-top: 25px;
	}
.listview:hover{background:#170279; text-decoration:none; color:#FFF;}

.listviewblack{
	float:right;
	width:90px;
	height:29px;
	background:#48494a;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	line-height: 28px;
	margin-top: 25px;
	}
.listviewblack:hover{background:#8b121f ; text-decoration:none; color:#FFF;}


.partnersnmore{
	float:left;
	width:231px;
	height: 42px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	border-radius:2px;
	margin-top: 25px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8e1e25+0,9d1b23+100 */
	background: #8e1e25; /* Old browsers */
	color:#FFF !important;
	background: -moz-linear-gradient(top, #8e1e25 0%, #9d1b23 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #8e1e25 0%,#9d1b23 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3820a7 0%,#170279 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e1e25', endColorstr='#9d1b23',GradientType=0 ); /* IE6-9 */
	line-height: 41px;
	margin-top:45px;
	}
.partnersnmore:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cb333c+0,9d1b23+100 */
background: #cb333c; text-decoration:none !important; /* Old browsers */
background: -moz-linear-gradient(top, #170279 0%, #3820a7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #170279 0%,#3820a7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #170279 0%,#3820a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb333c', endColorstr='#9d1b23',GradientType=0 ); /* IE6-9 */
	}
	
	
.customerpartnerbg{float:left; width:100%; padding-top:35px; padding-bottom:35px; background:url(../img/customerbg.png); background-position: 50%;}
.projecttitle{float:left; width:100%; font-size:28px; color:#FFF; letter-spacing:1px; font-family: 'HelveticaNeueLTStd-LtCn'; text-transform:uppercase;}
.iconpadding{padding-right:8px;}
.projectlist{float:left;width:100%;font-size:14px;color: rgba(255, 255, 255, 0.84);font-family: 'Open Sans', sans-serif;line-height: 25px;
padding-right:0px; margin-top:38px;/* padding-top: 9px; */}
.projectname{width:100%;font-size:15px;color:#FFF;font-family: 'Open Sans', sans-serif;font-weight:bold;padding-bottom:6px;text-transform: uppercase;}
.leftfloat{float:left;}
.projectimg{float: left;
    margin-right: 17px;
    border: solid 2px #8a8b8c;}
	
	.projectsec{float:left; width:100%; margin-top:25px;}
	
	.clientimg{float: left;
    margin-right: 17px;}
	
	
	
	.projectview{
	float:left;
	width:149px;
	height:43px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-align:center; font-size:14px !important;
	border-radius:2px;
	margin-top: 25px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8e1e25+0,9d1b23+100 */
	 /* Old browsers */
	color:#FFF !important;
	line-height:37px;  border-radius:3px; border:solid 2px rgba(255, 255, 255, 0.79);
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	}
.projectview:hover{
background: #8e1e25; text-decoration:none !important;  border:solid 2px #8e1e25;
}


	.projectviewnew{
	float:left;
	width:149px;
	height:43px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-align:center; font-size:14px !important;
	border-radius:2px;
	margin-top: 25px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8e1e25+0,9d1b23+100 */
	 /* Old browsers */
	color:#FFF !important;
	line-height:37px;  border-radius:3px; border:solid 2px rgba(255, 255, 255, 0.79);
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	}
.projectviewnew:hover{
background:#353636; text-decoration:none !important;  border:solid 2px #353636;
}
	
	.paddingleft55{padding-left:55px;}
	.footerbgn{float:left; background:#2a2a2c; width:100%;}
	.footertitle{float:left; width:100%; font-size:23px; color:#f6f6f8; letter-spacing:1px; font-family: 'HelveticaNeueLTStd-LtCn'; text-transform:uppercase; padding-top:40px;}
	.footertitle span{color:#008000; font-weight: bold;}
	.border_strip{float:left; width:100%;}
	.footeraddres{float:left; width:100%; margin-top:25px;}
	.addrerss{float:left;width:100%;font-size:14px;color: rgba(255, 255, 255, 0.62);font-family: 'Open Sans', sans-serif;line-height: 25px; margin-bottom:20px;}
	.addresicon{float:left; width:24px; height:60px; margin-right:10px;}
	.marginbtmnone{margin-bottom:0px;}
	.linkfooter{float:left; width:100%; font-size:14px; color:rgba(255, 255, 255, 0.62); font-family: 'Open Sans', sans-serif; padding-bottom:14px;}
	.linkfooter:hover{color:#CCC; text-decoration:none;}
	.arrowpadding{padding-right:8px;}
	.newslink{
	float:left;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color: rgba(255, 255, 255, 0.74);
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	border-bottom: solid 1px #2e2e2e;
	padding-bottom: 18px; margin-bottom:10px;
	}
	.newslink:hover{color:#CCC; text-decoration:none;}
	.newsimg{float:left; margin-right:15px;}
	.newslink span{font-size:13px;color: rgba(255, 255, 255, 0.56);}
	.lineheight28{line-height:28px;}
	
	.copyrightsection{float:left; width:100%; margin-top:130px;}

	.followustitle{float:left; width:100%; font-size:21px; color:#FFF; font-family: 'HelveticaNeueLTStd-LtCn'; letter-spacing:1px;}
	.followustitle span{color:#008000;}
	.copyrightnews{float:left; width:100%; font-family: 'Open Sans', sans-serif;  color:rgba(255, 255, 255, 0.84); font-size:14px; text-align:right;}
	.poweredby {float:left; width:100%; font-family: 'Open Sans', sans-serif; color:rgba(255, 255, 255, 0.84); font-size:14px; text-align:right; letter-spacing:1px; padding-top:10px;}
	.aura{top:0px; position:relative;}
	
	.border_copy{border-top:solid 1px #313133;float:left;width:100%;padding-top:20px; margin-top:20px;}
	.rightcopy{float:right;margin-top: -118px;padding-top: 5px;}
	
	
	
.hvr-float_headern {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin-right:15px; margin-left:0px;
  margin-top:0px; margin-top:10px;
}
.hvr-float_headern:hover, .hvr-float_headern:focus, .hvr-float_headern:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}


@media (min-width:230px) and (max-width:1440px) {
/*.overlay{margin-top:169px;}*/
.header-content{padding-top:200px;}
/*.welcombg{margin-top: 158px;}*/
}
	
	
	
	
.ih-item.square {
  position: relative;
  /* width: 316px; */
  /* height: 216px; */
  /* border: 8px solid #fff; */
  /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect6 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect6.top_to_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.homemenu{float:left;width:100%;font-family:'Open Sans', sans-serif; color:rgba(51, 51, 51, 0.84);font-size:14px;/*text-transform:uppercase;*/padding-bottom: 11px;
/*border-bottom: solid 1px rgba(0, 0, 0, 0.13);*/ margin-bottom: 11px; font-weight:bold;}
.homemenu:hover{color:#911820; text-decoration:none;}
.menuvision{float:left;width:100%;color: rgba(36, 34, 34, 0.74);font-family:'Open Sans', sans-serif;font-size:14px;line-height: 28px;}
.hometitle{/* float:left; */width:100%;font-family: 'OpenSans-Semibold';color:#911820;font-size: 14px;text-transform:uppercase;padding-bottom:0px;}
.vmimage{float:left; width:100%;}
.vimages{float:left; margin-right:15px;}
.menuarrow{padding-right: 4px;font-size: 8px;color: rgba(139, 19, 31, 0.57);position: relative;top: -2px; display:none;}
.borderbtmnone{border-bottom:none;}
.valuesheight170{ height:170px;}

.partnersbg{float:left; border-right:solid 1px #f0efef; text-align: -webkit-center; padding-top:25px; font-size: 14px; color: rgba(100, 100, 102, 0.9); line-height: 27px;
font-family: 'Open Sans', sans-serif;}
.banner_pages{float:left; width:100%;}
.partners-main {border-left: solid 1px rgba(0, 0, 0, 0.04); padding-left:30px;}
.partner-name {font-size: 18px;font-family: 'HelveticaNeueLTStd-LtCn';color:#006a3a;text-transform:uppercase;letter-spacing:1px;font-weight:bold;padding-top: 5px;padding-bottom: 5px;}
.partner-date {font-size: 14px; color: #979696; font-family:'Open Sans', sans-serif; padding-top: 3px;padding-bottom: 3px;}
.partners-detail {font-size:14px;font-family:'Open Sans', sans-serif;color:#625f5f;line-height:28px;padding-bottom: 5px;}
.bg_partners{float:left; width:100%; background:#FFF; padding-top:15px; padding-bottom:15px; margin-bottom:20px;}
.partners_more{float:left;width:100%;font-family:'Open Sans', sans-serif;font-weight:bold;color:#454544;font-size: 14px;padding-bottom: 9px;padding-top: 3px; cursor:pointer;}
.partners_more:hover{color:#8e1e25; text-decoration:none;}
.partnerssec{float:left; width:100%; margin-top:35px;}
.video-padding { padding:0px;}
.cicso-details {float:left;width:100%;padding:15px;background: #f4f3f8;}
.cicso-text { float:left; width:100%; font-family:'Open Sans', sans-serif; font-size:14px; color:#828282; padding-bottom:10px; line-height:28px;}

.vendor-top {float:left;width:100%;font-family: 'HelveticaNeueLTStd-LtCn';font-size:19px;color: #8e1e25;padding-bottom:7px;font-weight:bold;letter-spacing: 1px;}
.vendor-detail { font-size:14px; font-family:'Open Sans', sans-serif;  color:#625f5f; line-height:28px; float:left; width:100%;}
.vendor-detailcopy {font-size:14px; font-family:'Open Sans', sans-serif; color:#625f5f;line-height:28px;float:left;border-right: solid 1px rgba(0, 0, 0, 0.13);padding-right: 10px;				padding-left: 10px; margin-bottom:10px;}
.left_padding{padding-left:0px;}
.weblink{    background: #333435;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 3px;
    color: white;
    /* margin-top: 8px; */
    position: relative;
    top: 8px;}
	
.weblink:hover{
	background:#8e1e25; text-decoration:none; color:#FFF !important;
}

.itbg{    
	float: left;
    width: 100%; background:#FFF;
    padding-bottom: 25px; padding-top:25px;
    padding-right: 25px; text-align:center;
	padding-left:20px; padding-right:20px;
	border-top-left-radius:20px; border-bottom-right-radius:20px; margin-bottom:20px;
}

.font17{font-size:17px;}
.activemenu{color:#008000 !important;}
.consultancyit{float:left;width:100%;font-size:14px;line-height:28px;font-family:'Open Sans', sans-serif; color:rgba(0, 0, 0, 0.91);}
.consultancyimg{float: left; margin-right: 25px;}
.divisions-sec{padding-top: 5px;
    font-size:16px;
    padding-bottom:8px;}
	
.servicestar{padding-right:10px; font-size:13px; color:#8e1e25;}
.consultancylist{float:left; width:100%; font-family:'Open Sans', sans-serif; color:rgba(0, 0, 0, 0.8); font-size:14px; padding-bottom:12px;}
.consultancylist:hover{color:#8e1e25; text-decoration:none !important;}

.careerbg{float:left;width:100%;background:#FFF;padding: 20px; margin-top:15px;}
.careertitle{float:left;width:100%;font-family:'Open Sans', sans-serif;font-weight:bold;color: #8e1e25;text-transform:uppercase;font-size: 18px;padding-bottom: 7px;}
.careertitle span{color:#000;}
.career-details{float:left;width:100%;color: rgba(51, 51, 51, 0.81);font-family:'Open Sans', sans-serif;font-size:14px;line-height:27px;}
.margintop-108{margin-top:-108px;}
.margintop-75{margin-top:-75px;}
.margintop-28{margin-top:-28px;}
.margintop-185{margin-top:-185px;}
.floatnone{float:none;}
.paddingnone{padding:0px;}
.networkimg{float:left; width:100%;}
.networktitle{float:left;width:100%;font-size: 16px;font-family:'Open Sans', sans-serif;font-weight:bold;color:#170279;padding-top: 10px; padding-bottom:10px; text-transform:uppercase;}
.networkbg{float:left; width:100%; background:#f6f6f8; padding:15px;}
.education{float:left;width:100%;font-family:'Open Sans', sans-serif;font-size: 15px !important;color:#000;font-size:15px;font-;font-weight:bold;padding-top: 5px;line-height: 28px;padding-bottom: 12px;border-bottom: solid 1px rgba(0, 0, 0, 0.08);margin-bottom: 8px;}
.education span{color: #291a6c;float:left;width:100%;}


.bookjob{float:left;/* width:100%; */font-family:'Open Sans', sans-serif;/* font-weight:bold; */color: #ffffff;font-size: 14px;/* padding-bottom: 9px; *//* padding-top: 3px; */cursor:pointer;background: #0f0e07;text-transform: uppercase;width: 100px;text-align: center;height: 32px;line-height: 31px;margin-top: 13px;}
.bookjob:hover{color:#FFF; text-decoration:none; background:#170279;}
.careerbgnew{background:rgb(246, 246, 246);}
.bookjobn{float:left;/* width:100%; */font-family:'Open Sans', sans-serif;/* font-weight:bold; */color: #ffffff;font-size: 14px;/* padding-bottom: 9px; *//* padding-top: 3px; */cursor:pointer; background:#a0383f;text-transform: uppercase;width: 100px;text-align: center;height: 32px;line-height: 31px;margin-top: 13px;}
.bookjobn:hover{color:#FFF; text-decoration:none; background: #0f0e07; }
.jobmargin{margin-top:20px;}
.menuborderright{border-right:solid 1px rgba(0, 0, 0, 0.13);}
.menuleftpadding{padding-left: 25px;}
.menuimg{text-align:right;}
.margintop-10{margin-top:-10px;}
.telbg{float:left;background:#efefef;padding-bottom: 30px;padding-top: 15px; height: 348px;}
.teltitle{float:left;width:100%;text-align:center;text-transform: uppercase;font-family: 'HelveticaNeueLTStd-LtCn';font-size:26px;padding-top:20px;padding-bottom:20px;color:#000000;
/* font-weight:bold; */}
.icons_tel{float:left;width:100%;text-align:center;padding-top: 2px;padding-bottom: 2px;}
.contactnumbers{float:left;width:100%;text-align:center;font-family:'Open Sans', sans-serif;/* font-weight:bold; */color: rgba(0, 0, 0, 0.95);font-size: 23px;padding-top: 14px;padding-bottom: 15px;}
.fontsize20{font-size:19px; line-height:37px;}
.colorred{color:#170279;}
.paddingtop50{padding-top:50px;}
.telfaxtext{color:#170279;}
.formtitle{float:left;width:100%;font-size: 14px;text-transform:uppercase;col;color: rgba(0, 0, 0, 0.74);font-family: 'Open Sans', sans-serif;padding-bottom: 9px;}
.contactenqform{
    height: 44px;
    border-radius: 0px; font-family:'Open Sans', sans-serif;
    float:left;
    width:100%;
    background:#ffffff;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143; margin-bottom:20px;
    color: #555;
    border: solid 1px rgba(0, 0, 0, 0.17);
}

.contactsubmit{float:left;/* width:100%; */font-family:'Open Sans', sans-serif;/* font-weight:bold; */color: #ffffff;font-size: 14px;/* padding-bottom: 9px; *//* padding-top: 3px; */cursor:pointer;background: #0f0e07;text-transform: uppercase;width: 146px;text-align: center;height: 39px;line-height: 38px;/* margin-top: 13px; */ border: none;}
.contactsubmit:hover{color:#FFF; text-decoration:none; background:#006a3a;}
.servetitle{float:left; width:100%; font-family:'Open Sans', sans-serif; font-weight:bold; color:#333; font-size:18px; padding-left:10px;}
.servedetails{float:left;width:100%;color:#333;font-size:14px;line-height:27px;font-family:'Open Sans', sans-serif;padding-left:10px;padding-right:75px;padding-top: 12px;padding-bottom: 12px;}

.serve_more{float:left;/* width:100%; */font-family:'Open Sans', sans-serif;/* font-weight:bold; */color: #ffffff;font-size:13px;/* padding-bottom: 9px; *//* padding-top: 3px; */cursor:pointer; background:#a0383f;text-transform: uppercase;width: 100px;text-align: center;height: 32px;line-height: 31px;margin-top: 13px; margin-left:10px;}
.serve_more:hover{color:#FFF; text-decoration:none; background: #0f0e07; }
.weservebg{float:left; width:100%; background:url(../img/weservebg.png); background-position:50%; background-repeat:no-repeat; height:210px;}
.listserve{float:left;width:100%;margin-bottom: 30px;border-bottom: dashed 1px rgba(0, 0, 0, 0.24);padding-bottom: 25px;}
.servelink{float:left; width:100%; color:#8e1e25; font-family:'Open Sans', sans-serif; font-weight:bold; font-size:18px;}
.servelink:hover{color:#333; text-decoration:none !important;}
.detailsserve{float:left;width:100%;font-family:'Open Sans', sans-serif;font-size:14px;line-height:27px;color: rgba(51, 51, 51, 0.9);padding-top: 6px;}
.listsec{float:left; width:100%; border-bottom: dashed 1px rgba(0, 0, 0, 0.24); margin-bottom:50px;}
.mpb{    margin-bottom: 0px;
    border: none;
    padding-bottom: 0px;}
	
	.blogstitles{    width: 100%;
    float: left;
    font-family: 'HelveticaNeueLTStd-LtCn';
    font-size: 23px;
    padding-bottom:5px;
    color: #454544;
    font-weight: bold;
    letter-spacing: 1px;}
	
	.blogstitlesdate{ font-family: 'HelveticaNeueLTStd-LtCn'; font-size:17px; width: 100%; color: #454544;  width: 100%; float: left; padding-bottom:8px;}
	.fontsize16{font-size:15px;}
	.clientsize{font-size:14px; width:100%; float:left;}
	.solutionslist{    font-size: 18px;
    font-family: 'HelveticaNeueLTStd-LtCn';
    color: #25282a;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    padding-bottom: 8px;}
	.slistmore{float:left;width:100%;font-family:'Open Sans', sans-serif;font-weight:bold; color:#8e1e25;font-size: 14px;padding-bottom: 9px;padding-top: 3px; cursor:pointer;}
.slistmore:hover{color:#454544; text-decoration:none;}
.paddingtopbtm_none{padding-top:0px; padding-bottom:0px;}
.solutions_main {padding-right:40px; padding-top:15px;}
.height350{height:350px;}
.whyus_section{float:left; width:100%; margin-bottom:20px;}
.partnerstitrle{
    float: left;
    width: 199px;
    padding-left:16px;
    color:#000000;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight:bold;
    font-size:15px;
    padding-top: 16px;
    }
	.paddintop27{padding-top:27px;}
	
	.height231{height:231px;}
	.height204{height:204px;}
	.paddingleftright{padding-left:0px !important; padding-right:0px !important; padding-bottom:0px !important;}
	.menu_arrow{
	font-size: 8px;
    padding-right: 6px;
    /* margin-top: -4px; */
    color: rgba(141, 25, 34, 0.75);
    position: relative;
    top: -1px;}
	
	
	
	.careerleft{left:-583px !important;}
	.solutionsleft{/*left:-450px !important;*/left:-309px !important;}
	.servicesleft{/*left:-400px !important;*/ left:-208px !important;}
	.aboutusleft{/*left:-300px !important;*/ left:-100px !important;}
	.menucareer{ width:100%; position:relative; top:-25px;}
	
.navright{float:right;}
.widthmeniu{float:right;}
.widthmeniu ul{float:right;}
.menuhome{font-family:'Open Sans', sans-serif; color:rgba(0, 0, 0, 0.72);font-size:12px;/*text-transform:uppercase;*//* padding-bottom: 11px; *//* margin-bottom: 11px; */padding-right: 15px;text-transform:uppercase;border-right: solid 1px rgba(0, 0, 0, 0.2);margin-right: 15px;}
.menuhome:hover{color:#911820; text-decoration:none;}
.blogmenu{border-right:none; margin-right:0px; padding-right:0px;}
.eventsgallerybg{float:left; width:100%; background:#f4f3f8; padding-left:15px; padding-right:15px;}
.event_mediamargin{margin-top:25px;}

.event_detailimg{float:right ;margin-bottom:20px; border-top-left-radius:25px; border-bottom-right-radius:25px; margin-top:20px;}
.eventred{color:#8e1e25;}
.backpage_link{ float:right;  font-family:'Open Sans', sans-serif;color: font-size:16px; color:#333; font-weight:bold; margin-top:-50px;}
.backpage_link:hover{ color:#8e1e25; text-decoration:none;}
.backpage_icons{font-size:19px !important; padding-left:5px; top:2px; position:relative;}
.gallerytitle{float:left;width:100%;font-size:15px;text-transform:uppercase;font-family: 'OpenSans-Semibold';color:#252525;padding-top:9px;font-weight:bold; padding-bottom:5px;}


.galleryhover {position: relative; overflow: hidden;max-height: 200px;
    min-height: 200px;
}}
.galleryhover img {max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
.galleryhover:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}

.media_tabsection{ float:left; width:100%; margin-top:25px; margin-bottom:5px;}
.gallery_tab{display:inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: color, background-color;transition-property: color, background-color;float:left;border-radius:3px;background: #f4f3f8;color: #454544; font-family:'Open Sans', sans-serif; font-size: 14px;padding-top: 8px;padding-bottom: 8px;padding-left:30px;padding-right:30px;font-weight:bold;border: solid 1px #787471;text-transform:uppercase;font-weight:normal;margin-right:20px;}
.gallery_tab:hover, .gallery_tab:focus, .gallery_tab:active {border:solid 1px #8e1e25; background:#8e1e25; text-decoration:none; color:#FFF; }
.gallery_tabactive{border:solid 1px #8e1e25; background:#8e1e25; text-decoration:none; color:#FFF;}

.bannernew{    right: 61%;
    left: 20%;
    padding-bottom: 30px;
    bottom:100px;}

@media (min-width:230px) and (max-width:1440px) {
.bannertagline{margin-top:50px;}
.careerleft{left: -583px !important;}
}

@media (min-width:1366px) and (max-width:1440px) {
.bannernew{ right:59%; left:10%; padding-bottom: 30px; bottom:-8px;}
}

@media (min-width:1250px) and (max-width:1365px) {
.bannernew{ right:59%; left:8%; padding-bottom: 30px; bottom:-12px;}
}

@media (min-width:1200px) and (max-width:1249px) {
.bannernew{ right:59%; left:4%; padding-bottom: 30px; bottom:-40px;}
}


.taglineactive{position:relative; z-index:1111;}
.bannertagline{margin-top:50px;}

.tagline_more{
	float:left; left: 12px;
	width:117px;
	height: 38px;
	text-align:center;
	line-height: 36px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	background:rgba(69, 71, 72, 0); border:solid 1px #FFF; position:relative; top:-90px;
	color:#FFF !important;
	text-transform:uppercase;
	margin-top:18px;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	}
	.tagline_more:hover{background:#b42127; text-decoration:none; border:solid 1px rgba(255, 255, 255, 0.57);}
	.blogs_imgs{float:left; width:100%;}
	.blogbg{float:left; width:100%; background:#FFF; padding:15px;}
	.blogtitles{float:left;width:100%;color: #262626;font-size:19px;font-family: 'Open Sans', sans-serif; font-weight:bold; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	.blogtitles:hover{color:#df3c44; text-decoration:none;}
	.dateblog{float:left;width:100%;font-size:14px;color: #828282;font-family: 'Open Sans', sans-serif;text-transform:uppercase;padding-top: 6px;}
	.details_blog{float:left;width:100%;font-size:14px;color: #3a3939;font-family: 'Open Sans', sans-serif;line-height: 27px;padding-top: 4px;}
	.blogsec{float:left; width:360px;}
	.blogbgnew{float:left; width:389px; background:#FFF; padding:15px; /*height:257px;*/}
	.blog_btm{margin-bottom:30px;}
	.recent_comments{float:left; width:100%; background:#FFF; margin-bottom:25px;}
	.recent_commentsbg{float:left; width:100%; background:#8b121f; padding:10px; color:#FFF; font-size:17px; font-family: 'OpenSans-Semibold'; text-transform:uppercase; text-align:center;
	line-height:20px;}
	.recentcomments_sec{float:left;width:100%;padding-left:10px;padding-right:10px;padding-bottom:15px;padding-top:15px;border-bottom: solid 1px rgba(0, 0, 0, 0.12);}
	.commentimg{float:left; width:55px; height:55px;}
	.username{float:left;width:280px;padding-left: 16px;font-size: 14px;color:#000;font-family: 'Open Sans', sans-serif;font-weight:bold;/* text-transform:uppercase; */line-height: 20px;padding-bottom: 3px;}
	.username:hover{color:#df3c44; text-decoration:none; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	.userdetails{float:left;font-family: 'Open Sans', sans-serif;color: #7d7a7a;font-size: 13px;line-height: 18px;padding-left: 15px;}
	.blcakbg{background:#333;}
	.popularimg{    float: left;
    width: 90px;
    height: 63px;}
	
	.popular_post{float:left;width:245px;padding-left: 16px;font-size: 14px;color:#000;font-family: 'Open Sans', sans-serif;font-weight:bold;/* text-transform:uppercase; */
	line-height: 20px;padding-bottom: 3px;}
	.popular_post:hover{color:#df3c44; text-decoration:none; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	.pagenumber{
	float:left;
	width:100%;
	width:35px;
	height:34px;
	background:#FFF;
	color: rgba(42, 42, 44, 0.72);
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	/* padding-left: 12px; */
	line-height: 34px;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	margin-right:6px;
	text-align: center;
	}
	.pagenumber:hover{background:#df3c44; color:#FFF; text-decoration:none !important;}
	.pagenumberactive{background:#df3c44; color:#FFF; text-decoration:none !important;}
	
	.nextwidth{ width:63px; height:34px;
	background:#0f0e07;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	/* padding-left: 12px; */
	line-height: 34px;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	margin-right:6px;
	text-align: center; float:left;}
	.nextwidth:hover{background:#df3c44; color:#FFF; text-decoration:none !important;}
	.share_sections{float:left; width:100%; padding-top:5px; padding-bottom:8px;}
	.sharetitles{float:left;width:100%;color:#8e1e25;font-family: 'Open Sans', sans-serif;font-size:14px;font-weight:bold;text-transform:uppercase;padding-bottom: 6px;padding-top: 3px;}
	.shareiconsection{float:right; margin-top:20px;/* padding-top:8px; */}
	
	.facebookiocns{width: 30px;height: 30px;background:#3b5a9a;color:#FFF;border-radius: 50%;float: left;text-align: center; margin-right:10px; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	.facebookiocns:hover{background:#333; color:#FFF;}
	
	.twitteriocns{width: 30px;height: 30px; background:#55acee; color:#FFF;border-radius: 50%;float: left;text-align: center; margin-right:10px; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	.twitteriocns:hover{background:#333; color:#FFF;}
	
	.googlecns{width: 30px;height: 30px; background:#dd4b39; color:#FFF;border-radius: 50%;float: left;text-align: center; margin-right:10px; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	.googlecns:hover{background:#333; color:#FFF;}
	.bgtelphone{float:left; width:100%; background:#8e1e26; color:#FFF; text-align:center; font-family: 'OpenSans-Semibold'; font-size:20px; padding-top:15px; padding-bottom:15px; margin-bottom:35px;}
	.department_title{float:left;width:100%;float:left;color:#333;font-weight:bold;font-size:20px; letter-spacing:1px; font-family: 'HelveticaNeueLTStd-LtCn';  text-transform:uppercase; border-bottom:solid 1px #333; border-bottom:solid 1px rgba(51, 51, 51, 0.1); margin-bottom:8px; padding-bottom:13px;}
	.departmentname{float:left;width:100%;float:left;font-family: 'OpenSans-Semibold';font-size:15px;padding-top:8px;text-transform:uppercase;color: rgb(119, 14, 21); padding-bottom:5px;}
	.departmentname span {
	float:left;
	width:100%;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	padding-top:7px;
	text-transform: none;
	color: rgba(31, 31, 32, 0.8);
	/* padding-bottom:5px; */
	}
	.departmentnumber{ float:left; color:#333; font-family: 'Open Sans', sans-serif; font-size:15px;  padding-top:7px; margin-right:15px;}
	.departmentnumber span{font-weight:bold;}
	.contactsec{float:left; width:100%; margin-bottom:70px; margin-top:0px;}
	.lineheighrt26{line-height:26px;}
	.paddingtop_none{padding-top:0px !important;}
	.officebg{float:left;width:100%;background:#FFF;padding: 15px;padding-top: 10px;border-bottom: solid 5px #f4f3f8;}
	
	
	.officelocations{
	float:left;
	width: 170px;
	height: 38px;
	text-align:center;
	line-height: 39px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	background:#454748;
	color:#FFF !important;
	text-transform:uppercase;
	margin-top:18px;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	}
	.officelocations:hover{background:#b42127; text-decoration:none;}
	
	.career_locations{
	float:left;
	width: 170px;
	height: 38px;
	text-align:center;
	line-height: 39px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	background:#b42127;
	color:#FFF !important;
	text-transform:uppercase;
	margin-top:18px;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	}
	.career_locations:hover{ background:#454748; text-decoration:none;}
	.headerborder{width:100%; float:left; /*border-right: solid 1px #e0e0e0; border-left:solid 1px #e0e0e0;*/ padding-top:0px;}
	.logo{ display:block; padding:25px 0;}
	.socialright{float:right;}
	.marginright{margin-right:0px;}
	
	.detailblog_titles{
    width: 100%;
    float: left;
    font-family: 'HelveticaNeueLTStd-LtCn';
    font-size: 27px;
    padding-bottom: 9px;
    color: #454544;
    font-weight: bold;
    letter-spacing: 1px; line-height:40px;
    }
	
	.date_dfetails{float:left;width:100%;font-size: 15px;color: #4a4949;font-family: 'Open Sans', sans-serif;text-transform:uppercase;padding-bottom: 13px;}
	.consultancydetailis{float:left; margin-bottom:25px;}
	
	.sharetitles{float:left;width:100%;color:#8e1e25;font-family: 'Open Sans', sans-serif;font-size:14px;font-weight:bold;text-transform:uppercase;padding-bottom: 6px;padding-top: 3px;}
	.font20{font-size:17px; padding-top:0px; padding-bottom:10px;}
	
	.facebookiocnsn{width:40px;height:40px;background:#3b5a9a;color:#FFF;border-radius: 50%;float: left;text-align: center; margin-right:10px; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s; font-size:18px; line-height:39px;}
	.facebookiocnsn:hover{background:#333; color:#FFF;}
	
	.twitteriocnsn{width:40px;height:40px; background:#55acee; color:#FFF;border-radius: 50%;float: left;text-align: center; margin-right:10px; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s; font-size:18px; line-height:39px;}
	.twitteriocnsn:hover{background:#333; color:#FFF;}
	
	.googlecnsn{width:40px;height:40px; background:#dd4b39; color:#FFF;border-radius: 50%;float: left;text-align: center; margin-right:10px; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s; font-size:18px; line-height:39px;}
	.googlecnsn:hover{background:#333; color:#FFF;}
	.commentsections{float:left; width:100%; margin-top:35px;}
	.comment_leave{float:left;width:100%;font-size:23px;color:#454544;text-transform:uppercase;font-family: 'HelveticaNeueLTStd-LtCn';font-weight:bold;letter-spacing:1px;padding-bottom: 20px;}
	.comment_leave span{color:#8e1e25;}
	
.comments_section{float:left;width:100%;padding-left:0px;padding-right:0px;padding-bottom:20px;padding-top:20px;border-bottom: solid 1px rgba(0, 0, 0, 0.12);background: white;padding-left: 15px;/* margin-top: 15px; */}
	
	.usernamenew{float:left;width: 600px;padding-left: 16px;font-size: 15px;color:#000;font-family: 'Open Sans', sans-serif;font-weight:bold;/* text-transform:uppercase; */line-height: 20px;padding-bottom: 3px;}
	.usernamenew:hover{color:#df3c44; text-decoration:none; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	
	.userdetailsn{float:left;font-family: 'Open Sans', sans-serif;color: #504e4e;font-size: 14px;line-height: 18px;padding-left: 15px;width:600px;line-height: 25px;padding-top: 3px;}
	.bgsecond{background:#f5f5f5;}
	.chairmanimg{float:left; margin-right:25px; margin-top:-20px;}
	.chairman_details{font-size:14px;line-height:33px;font-family: 'Open Sans', sans-serif;color: rgba(51, 51, 51, 0.84); margin-top:27px;}
	.chairman_sections{float:left; width:100%; padding-top:25px; padding-bottom:40px; background-attachment: fixed !important; background-position: center center !important;
background-repeat: no-repeat !important; background-size: cover !important; position: relative;}


	.teamnamenew{float:left;width:100%;font-weight:bold;color:#333;font-family: 'Open Sans', sans-serif;font-size:19px;/* text-align:center; */padding-top:0px;padding-bottom: 4px;}
	.teamnamenew:hover{color:#8e1e25; text-decoration:none;}
	.team_postion{float:left;width:100%;color:#333;font-family: 'Open Sans', sans-serif;font-size: 15px;text-align: left;/* text-transform:uppercase; */line-height: 21px;
	padding-bottom: 3px;}
	
	.team_profile{float:left; width:100%; margin-top:35px; margin-bottom:15px;}
	.center_profile{ text-align:-webkit-center; }
	
	.teamname{float:left;width:100%;font-weight:bold;color:#333;font-family: 'Open Sans', sans-serif;font-size: 20px;/* text-align:center; */text-transform:uppercase;padding-top: 1px;padding-bottom: 10px;}
	.teamname:hover{color:#8e1e25; text-decoration:none;}
	.team_border{float:left; width:100%; border-bottom: solid 1px rgba(0, 0, 0, 0.06); padding-bottom: 30px;}
	.namebg{float:left; width:100%; background:#FFF; padding:15px; padding-bottom:20px;}
	.bio_icons{padding-left:6px; font-size:15px; position:relative; top:1px;}
	
	
	.servicemorenew{
	float:left;
	width:117px;
	height: 38px;
	text-align:center;
	line-height: 39px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	background:#454748;
	color:#FFF !important;
	text-transform:uppercase;
	margin-top:18px;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	}
	.servicemorenew:hover{background:#b42127; text-decoration:none;}
	
	.servicemorenewred{
	float:left;
	width:117px;
	height: 38px;
	text-align:center;
	line-height: 39px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	 background:#b42127;
	color:#FFF !important;
	text-transform:uppercase;
	margin-top:18px;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;
	}
	.servicemorenewred:hover{background:#454748; text-decoration:none;}
	.team_marging{margin-bottom:25px;}
	
	.detail_name{float:left;width:100%;font-weight:bold;color:#333;font-family: 'Open Sans', sans-serif;font-size:22px;/* text-align:center; */padding-top:0px;padding-bottom: 9px;}
	.detail_team{
	float:left;
	width:100%;
	color: #90191d;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: left;
	/* text-transform:uppercase; */
	text-transform: uppercase;
	line-height: 19px;
	padding-bottom:20px;
	}
	
.profile_marging{float:left; margin-right:17px; margin-bottom:10px;}
.biography{font-family: 'Open Sans', sans-serif;/* font-weight:bold; */font-size: 21px;padding-bottom: 0;color: #8b101d;text-transform: uppercase;}

.bio_sections{float:left;width:100%;padding-top: 50px;padding-bottom: 53px;background:url(../img/bio_bg.png);/*background-attachment: fixed !important; background-position: center center !important;
background-repeat: no-repeat !important; background-size: cover !important; position: relative;*/}

.bio_tagline{float:left;width:100%;text-align:center;color:#FFF;font-size:17px;font-family: 'Open Sans', sans-serif;font-size: 23px;line-height: 41px;font-weight: bold;}
.menumore{color:#8e1e25; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:bold; padding-top:5px !important;}
.menumore:hover{color:#454544;}
.arrowmore{    font-size: 15px;
    font-weight: bold;
    padding-left: 3px;}
	
.headerbordertop{width:88%; float:left; /*border-right: solid 1px rgba(224, 224, 224, 0.71); border-left:solid 1px rgba(224, 224, 224, 0.71);*/ padding-top:0px; padding-bottom:7px;     padding-bottom: 28px;}
.mail_topheader{width:100%; float:left; background:#FFF; border-bottom:solid 1px #eeeded; position: relative; z-index: 111;}

.contact_red{color:#8e1e25;}
.fontsize14{font-size:14px !important;}
.shareiconsectionnew{float:left; margin-top:0px; margin-right:15px;}
.event_broucher{float:left;font-family: 'Open Sans', sans-serif;color:#FFF;font-size:14px;background: #8b121f;border-radius: 4px;padding-left:35px;padding-right:35px;padding-top: 5px;padding-bottom: 5px;margin-bottom:10px;margin-top: 7px;}
.event_broucher:hover{background: #1b183f; color:#FFF !important; text-decoration:none !important;}

.share_sectionsnew{float:left; padding-top:5px; padding-bottom:8px;}
.tabsectionnew{float:left; width:100%; background:#8e1e25; height:50px;}

.techpost{	float:left;
	width:245px;
	padding-left: 16px;
	font-size: 14px;
	color: rgba(31, 27, 27, 0.7);
	font-family: 'Open Sans', sans-serif;
	/* font-weight:bold; */
	/* text-transform:uppercase; */
	line-height: 21px;
	padding-bottom: 3px;}
	.techpost:hover{color:#df3c44; text-decoration:none; -webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
	-o-transition: all ease .25s;
	transition: all ease .25s;}
	
	.techtop_sec{float:left;width:100%;padding-left:10px;padding-right:10px;padding-bottom:15px;padding-top:15px;border-bottom: solid 1px rgba(0, 0, 0, 0.12); background:#FFF;}
	.techpostred{font-size: 13px;
    color: rgba(142, 30, 37, 0.84);
    font-weight: bold;}
	.clientbg{float:left; width:100%; background:#FFF; border:solid 1px #eaeaea; text-align:-webkit-center; padding-top:23px; padding-bottom:20px;}
	
	.enq_formbg{
    height: 44px;
    border-radius: 0px; font-family:'Open Sans', sans-serif;
    float:left;
    width:100%;
    background: #2a2a2c;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143; margin-bottom:10px;
    color:#939393;
    border: solid 1px #404042;
}


.enq_submit{float:left;/* width:100%; */font-family:'Open Sans', sans-serif;/* font-weight:bold; */color: #008000;font-size: 14px;/* padding-bottom: 9px; *//* padding-top: 3px; */cursor:pointer;background: #202025;text-transform: uppercase;width: 146px;text-align: center;height: 39px;line-height: 38px;/* margin-top: 13px; */ border: none;}
.enq_submit:hover{color:#FFF; text-decoration:none; background:#323236;}
.textleft{text-align:left; line-height:27px;}
.quick_btm{float:left; width:100%; cursor:pointer;}
.right_btm{float:right;}
.menuproject{float:left;width:100%;background:rgba(0, 128, 0, 0.89) !important;color:#FFF !important;font-family: 'Open Sans', sans-serif; font-weight:normal !important; font-size:14px;line-height: 22px;height: 55px !important;border-bottom:solid 1px #007600;}
.menuproject:hover{background:#000 !important;}
.paddingtop25{padding-top:25px;}
.whitebg{background:#FFF;}
.tableborder{padding:10px; border-right: solid 1px rgba(0, 0, 0, 0.09); font-family: 'OpenSans-Semibold'; text-align:center; text-transform:uppercase; font-size:13px; color:#3d3d41;}
.tableborder:hover{color:#170279;}
.table_border{ border:solid 1px rgba(0, 0, 0, 0.09); background:#fafafa;}
.tablebackground{background:#f4f3f8;}


@media (min-width:230px) and (max-width:1199px) {
#toggle-menu, #menu a{padding: 1em 10px;}
.hvr-float_header{margin-right:4px;}
}
@media (min-width:992px) and (max-width:1024px) {
  #menu li {
    width:auto;
  }
}

@media (min-width:230px) and (max-width:991px) {
	.mobilehide{display:none;}
	.mobileheader{float:left; width:100%;}
	.mobilelogo{float:left; width:100%; text-align:center; padding-top:5px; padding-bottom:5px;}
}

.menuicon_arrow{font-size: 15px;
    padding-left: 7px;}
	
	.quickenqbg{background:#f4f3f8;}

.input-error {
    border: 1px solid #F00;
}