html>body * {
    outline: none
}

body {
    font-family: 'Roboto', sans-serif;
    background: #fff;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6
}

section {
    padding: 70px 0
}

a:focus {
    text-decoration: none;
    outline: medium none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: none;
    outline-offset: -2px
}

.row {
    margin-bottom: 0
}

.no-padding {
    padding: 0
}

.left-padding {
    padding-left: 0
}

.right-padding {
    padding-right: 0
}

.div-color1 {
    background-color: #fff
}

.div-color2 {
    background-color: #eee
}
.div-color3 {
    background-color: #f5f6f7;
}

.div-color4 {
    background-color: #adb1d9;
    padding: 25px 0!important;
}

.text-justify {
    text-align: justify
}

#main-slider {
    position: relative;
    background: #f5f6f7;
}

.no-margin {
    margin: 0;
    padding: 0
}

#main-slider .carousel .carousel-content {
    margin-top: 20px
}

#main-slider .carousel .slide-margin {
    margin-top: 55px
}

#main-slider .carousel-inner {
    min-height: 460px
}

#main-slider .carousel h1 {
    color: #333;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 25px
}

#main-slider .carousel h2 {
    color: #fff
}

#main-slider ul li {
    color: #333;
    font-size: 14px;
    margin-bottom: 10px
}

#main-slider ul li i {
    color: #5d5d5d;
    margin-right: 20px
}

#main-slider .carousel .btn-slide {
    background: #6872d9 none repeat scroll 0 0;
    border: 1px solid #6872d9;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 26px;
    font-weight: 400;
    margin-top: 25px;
    padding: 1px 48px 4px;
    text-decoration: none;
}

#main-slider .carousel .btn-slide:hover {
    background: none repeat scroll 0 0#6872d9;
    border: 1px solid #6872d9;
    color: #fff
}

#main-slider .carousel .slider-img {
    text-align: right
}

#main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0!important;
    opacity: 0;
    top: 0;
    text-align: left;
    position: absolute;
    width: 100%;
    display: block!important;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms
}

#main-slider .carousel .item:first-child {
    top: auto;
    position: relative
}

#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1
}

#main-slider .prev,
#main-slider .next {
    background-color: transparent;
    border: 1px solid #adb1d9;
    border-width: 0;
    border-radius: 50%;
    color: #adb1d9;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
    z-index: 5
}

#main-slider .prev:hover,
#main-slider .next:hover {
    background-color: #adb1d9;
    color: #fff
}

#main-slider .prev {
    left: 10px
}

#main-slider .next {
    right: 10px
}

#main-slider .carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 1px solid #adb1d9;
    margin: 0 10px 0 0;
    position: relative
}

#main-slider .carousel-indicators .active {
    background-color: #adb1d9;
    height: 15px;
    width: 15px;
    top: 1px
}

#main-slider .active .animation.animated-item-1 {
    -webkit-animation: fadeInUp 300ms linear 300ms both;
    -moz-animation: fadeInUp 300ms linear 300ms both;
    -o-animation: fadeInUp 300ms linear 300ms both;
    -ms-animation: fadeInUp 300ms linear 300ms both;
    animation: fadeInUp 300ms linear 300ms both
}

#main-slider .active .animation.animated-item-2 {
    -webkit-animation: fadeInUp 300ms linear 600ms both;
    -moz-animation: fadeInUp 300ms linear 600ms both;
    -o-animation: fadeInUp 300ms linear 600ms both;
    -ms-animation: fadeInUp 300ms linear 600ms both;
    animation: fadeInUp 300ms linear 600ms both
}

#main-slider .active .animation.animated-item-3 {
    -webkit-animation: fadeInUp 300ms linear 900ms both;
    -moz-animation: fadeInUp 300ms linear 900ms both;
    -o-animation: fadeInUp 300ms linear 900ms both;
    -ms-animation: fadeInUp 300ms linear 900ms both;
    animation: fadeInUp 300ms linear 900ms both
}

#main-slider .active .animation.animated-item-4 {
    -webkit-animation: fadeInUp 300ms linear 1200ms both;
    -moz-animation: fadeInUp 300ms linear 1200ms both;
    -o-animation: fadeInUp 300ms linear 1200ms both;
    -ms-animation: fadeInUp 300ms linear 1200ms both;
    animation: fadeInUp 300ms linear 1200ms both
}

@media(max-width:767px) {
    #main-slider .carousel .slide-margin {
        margin-top: 10px
    }
}

@media(max-width:480px) {
    section {
        padding: 20px 0
    }
}

.heading-section {
    padding-top: 30px;
    padding-bottom: 0
}

.main-heading h1::before,
.main-heading h2::before,
.main-heading h3::before,
.main-heading h4::before {
    bottom: 50%;
    content: "";
    height: 0;
    left: -30px;
    position: absolute;
    width: 30px
}

.main-heading h1::after,
.main-heading h2::after,
.main-heading h3::after,
.main-heading h4::after {
    bottom: 50%;
    content: "";
    height: 0;
    position: absolute;
    right: -30px;
    width: 30px
}

.main-heading h1,
.main-heading h3,
.main-heading h4 {
    color: #333;
    display: inline-block;
    font-size: 35px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 50px;
    padding: 0 20px;
    position: relative
}
.main-heading h2{
    font-size: 30px;
    color: #333;
    display: inline-block;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 50px;
    padding: 0 20px;
    position: relative
 
}
.top-heading h1 {
    margin-top: 60px
}

.dialer-top-heading {
    margin-bottom: 40px
}

.dialer-top-heading h1,
.dialer-top-heading h2,
.dialer-top-heading h3,
.dialer-top-heading h4 {
    color: #333;
    display: inline-block;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 5px
}

.dialer-middle-heading {
    margin-bottom: 40px
}

.dialer-middle-heading h1,
.dialer-middle-heading h3,
.dialer-middle-heading h4 {
    color: #333;
    display: inline-block;
    font-size: 35px;
    margin-bottom: 5px;
    font-weight: 300
}


.dialer-middle-heading h2 {
    color: #333;
    font-size: 30px;
    font-weight: 300;
    margin-top: 15px;
}

.key-features-heading {
    margin-top: 100px;
}

.key-features-heading h1 {
    color: #333;
    display: inline-block;
    font-size: 35px;
    margin-bottom: 5px;
    font-weight: 400
}

.key-features-heading h2 {
    color: #b03c47;
    font-size: 30px;
    font-weight: 300;
    margin-top: 5px
}

@media (max-width:360px) {
    #main-slider .carousel .carousel-content {
        margin-top: 100px;
    }
    .main-heading h1,
    .main-heading h2,
    .main-heading h3,
    .main-heading h4 {
        font-size: 30px;
        padding: 0 10px
    }
    .main-heading h1::before,
    .main-heading h2::before,
    .main-heading h3::before,
    .main-heading h4::before {
        left: -15px!important;
        width: 15px!important
    }
    .main-heading h1::after,
    .main-heading h2::after,
    .main-heading h3::after,
    .main-heading h4::after {
        right: -15px!important;
        width: 15px!important
    }
}

@media (max-width:320px) {
    .main-heading h1::before,
    .main-heading h2::before,
    .main-heading h3::before,
    .main-heading h4::before {
        left: -10px!important;
        width: 10px!important
    }
    .main-heading h1::after,
    .main-heading h2::after,
    .main-heading h3::after,
    .main-heading h4::after {
        right: -10px!important;
        width: 10px!important
    }
}

.empty-seperation-div {
    min-height: 65px;
    background: #cfd7dc;
    padding: 0;
}

#count-down{text-align: center}
#count-down h1{color: #fff;font-size: 50px;font-weight: 600;margin-top: 0;margin-bottom: 5px;}
#count-down h2{font-size:25px;font-weight: 500;margin-top: 0px;color: #fff;}

.product-slider { padding: 45px; }
.product-slider #carousel { border: 4px solid #1089c0; margin: 0; }
.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 45px; }
.product-slider #thumbcarousel .item { text-align: center; }
.product-slider #thumbcarousel .item .thumb {
    border: 1px solid #cecece;
    width: 20%;
    margin: 0 2%;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    max-width: 98px;
    padding: 7px;
}
.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }
.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }
.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 30%; width: auto; }
.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }


.multi-item-carousel .carousel-inner > .item {
    transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
    left: -33%;
}
.multi-item-carousel .carousel-inner .active.right {
    left: 33%;
}
.multi-item-carousel .carousel-inner .next {
    left: 33%;
}
.multi-item-carousel .carousel-inner .prev {
    left: -33%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner > .item {
        transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out all;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: none!important;
        transform: none!important;
    }
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
    background-image: none;
}


.product-box-shadow{
    -webkit-box-shadow: 0px 0px 5px 6px rgba(236,236,236,1);
    -moz-box-shadow: 0px 0px 5px 6px rgba(236,236,236,1);
    box-shadow: 0px 0px 5px 6px rgba(236,236,236,1);
    padding: 55px 35px;
}
.expnd-more-btn{
    /*
    border-radius: 0;
    border-color: #e98515;
    color: #e98515;
    font-size: 20px;
    padding: 5px 25px 8px;
    */

    background: #6872d9;
    color: #fff;
    border: 1px solid #6872d9;
    border-radius: 0;
    font-size: 18px;
    padding: 3px 12px 5px;
    margin-top: 7px;
 }
.expnd-more-btn:hover{
    background: #6872d9;
     border: 1px solid #6872d9;
    color: #fff;
}
.trail-icn {
    padding-left: 14px;
    padding-right: 0
}

.trail-text {
    font-weight: 300;
    font-family: "Open Sans";
    color: #edf6f8;
    font-size: 23px;
    line-height: 33px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0
}
#events-gallery-carousel .carousel-caption{
    right: 50%;
    left: 1%;
    bottom: 30px;
    background-color: black;
    opacity: .6;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding: 10px 0;
}

.trail-div,
.rech-div {
    font-size: 20px;
    line-height: 27px;
    margin-top: 45px;
    margin-bottom: 20px;
    text-align: justify;
    padding-left: 0
}

.trail-div {
    padding-left: 15px
}

.rech-div {
    text-align: right
}

.trail-btn {
    background: #ff850a;
    border: 1px solid #ff850a;
    font-size: 22px;
    padding: 5px;
    font-family: 'Oswald', sans-serif
}

.rech-btn {
    font-size: 22px;
    padding: 5px 20px;
    font-family: 'Oswald', sans-serif
}

@media (max-width:768px) {
    .trail-icn {
        font-size: 45px;
        margin-bottom: 0;
        margin-top: 10px
    }
    .trail-text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 0
    }
    .rech-div {
        text-align: center;
        margin-bottom: 15px;
        margin-top: 10px
    }
    .trail-div {
        padding-left: 0;
        text-align: center;
        margin-bottom: 5px;
        margin-top: 20px
    }
    .trail-btn {
        font-size: 16px;
        padding: 5px
    }
    .rech-btn {
        font-size: 16px;
        padding: 5px 20px
    }
    .more-service {
        margin-bottom: 0;
        text-align: center
    }
}

.modal-ftrail {
    width: 400px;
    margin: 255px auto
}

.ftrail-content {
    border-radius: 0;
    border-top: 3px solid #ff850a
}

.ftrail-content .modal-header {
    border-bottom: 1px solid #fff;
    min-height: 0;
    padding: 5px 10px
}

.ftrail-heading {
    color: #ff850a;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 25px;
    text-align: center
}

.middle-border {
    border-bottom: 3px solid #6dc068;
    position: relative;
    top: 1px;
    z-index: 1
}

.ftrail-bottom {
    border-top: 1px solid #aaa;
    padding: 0 0 5px
}

.ftrail-control {
    border-radius: 0;
    font-size: 13px;
    height: 28px;
    padding: 0 12px;
    box-shadow: 0 0 0 rgba(0, 0, 0, .075) inset;
    width: 100%
}

.ftrail-btn {
    background: #00c3f3 none repeat scroll 0 0;
    border: 1px solid #00c3f3;
    color: #fff;
    font-style: italic;
    padding: 3px 35px;
    font-size: 15px;
    font-weight: 400
}

.ftrail-btn:hover {
    background: #ff850a none repeat scroll 0 0!important;
    border: 1px solid #ff850a!important;
    color: #fff!important
}

@media (max-width:768px) {
    .modal-ftrail {
        width: 340px;
        margin: 200px auto
    }
}

.white {
    color: #fff
}

.btn-lg {
    font-size: 38px;
    line-height: 1.33;
    border-radius: 6px
}

.box>.icon {
    text-align: center;
    position: relative;
    //cursor: pointer;
}

.box>.icon>.image {
    background: #eee none rep eat scroll 0 0;
    border: 1px solid #b03c47;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #eee inset;
    color: #b03c47;
    height: 80px;
    line-height: 80px;
    margin: auto;
    padding-top: 5px;
    position: relative;
    vertical-align: middle;
    width: 80px;
    z-index: 2
}

.box>.icon:hover>.image {
    border: 1px solid #b03c47;
    background: #b03c47;
}

.box>.icon>.image>i {
    font-size: 40px!important;
    color: #b03c47!important;
}

.box>.icon:hover>.image>i {
    color: #fff!important;
}

.box>.icon>.image img {
    margin: 16px 16px 16px 18px;
}

.box>.icon>.info {
    margin-top: -24px;
    background: transparent none repeat scroll 0 0;
    border: 1px solid #b03c47;
    padding: 15px 0 10px;
    border-radius: 5px;
    min-height: 211px
}

.box>.icon:hover>.info {
    box-shadow: 0 1px 3px 2px #888;
    background: #fff;
}

.box>.icon>.info>h3.title {
    color: #333;
    font-size: 18px;
    font-weight: 400;
}

.box>.icon>.info>p {
    color: #999;
    line-height: 1.5em;
    margin: 20px;
    min-height: 84px;
}

.box>.icon:hover>.info>h3.title,
.box>.icon:hover>.info>p,
.box>.icon:hover>.info>.more>a {
    color: #333;
}

.box>.icon:hover>.info>p {
    color: #999;
}

.box>.icon>.info>.more a {
    color: #333;
    line-height: 12px;
    text-decoration: none
}

.box>.icon:hover>.info>.more>a {
    color: #b03c47;
    padding: 6px 8px;
}

.box .space {
    height: 30px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.pnl-head {
    background: #d7d7d7;
    border-color: #d7d7d7!important;
    color: #333;
    border-radius: 0;
    padding: 2px 6px;
}

.pnl-div {
    border-radius: 0;
    border-color: #d7d7d7;
}

.icon-box-2 {
    position: relative;
    margin-bottom: 0;
    min-height: 270px;
    text-align: center;
}

.icon-box-2 a {
    color: #6B4FAF;
}

.icon-box-2>img {
    margin-bottom: 10px;
}

.icon-box-2 h4 {
    margin-bottom: 15px;
    text-decoration: none;
    color: #000;
}

.icon-box-2 h4 a {
    text-decoration: none;
    color: #000;
}

.icon-box-content {
    font-size: 34px;
}

.icon-box-content a {
    color: #6b4faf;
}

.icon-box-content a:hover {
    text-decoration: none;
}

.icon-box-content p {
    font-size: 17px;
    font-weight: 300;
    text-align: justify;
}

.icon-box-2 p {
    color: #414141;
    text-align: justify;
}

.icon-box-2>span {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

.icon-box-2>span i {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #d7d7d7;
    color: #2b323a;
    font-size: 35px;
    line-height: 80px;
}

.icon-box-2:hover>span {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    line-height: 80px;
    background: #ff850a
}

.icon-box-2:hover>span i {
    background-color: #ff850a;
    color: #fff;
    width: 80px;
    height: 80px;
    line-height: 80px
}

.product-row {
    margin-top: 70px;
    margin-bottom: 28px
}

.more-service {
    margin-bottom: 30px
}

.more-btn {
    color: #fff!important;
    background: #4e4e4e;
    border: 1px solid #4e4e4e;
    font-size: 16px;
    border-radius: 30px;
    padding: 10px 28px
}

.more-btn:hover {
    color: #fff!important;
    background: #b03c47;
    border: 1px solid #b03c47
}

@media (max-width:768px) {
    .more-service {
        margin-bottom: 0;
        text-align: center
    }
    .product-row {
        margin-bottom: 5px;
        margin-top: 20px
    }
    .more-btn {
        padding: 5px 22px
    }
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1
}

.carousel.carousel-fade .carousel-control {
    z-index: 3
}

#testimonial-div {
    background: url(../../../missing.html);
    min-height: 380px;
    padding: 0
}

#submenu-div {
    background: url(../../../missing.html);
    min-height: 346px;
    padding: 0
}

.parallax.parallax-enabled {
    background-attachment: fixed!important;
    background-size: cover
}

.fullwidth-section {
    background-attachment: scroll;
    background-color: #80a852;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    color: #fff;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
    z-index: 0
}

.testimonial-carosal {
    padding: 0
}

.clients-heading {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center
}

.small-border {
    border-bottom: 4px solid #ff850a;
    position: relative;
    top: 1px;
    z-index: 1
}

.testimonial-text1 {
    color: #fff;
    font-weight: 100;
    border-top: 1px solid #fff;
    padding: 20px 35px 10px;
    font-size: 15px;
    font-weight: 500
}

.testimonial-img {
    padding: 40px 15px 46px 44px
}

.speech-text {
    color: #363636;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 17px;
    text-align: left;
    text-shadow: none
}

.speech-txt1 {
    text-align: right;
    color: #363636;
    text-shadow: none;
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0
}

.speech-txt2 {
    text-align: right;
    color: #f37d21;
    text-shadow: none;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px
}

.view-btn-div {
    margin-top: 20px
}

.view-btn {
    color: #fff!important;
    background: #f37d21;
    border: 1px solid #f37d21;
    font-size: 16px;
    border-radius: 30px;
    padding: 10px 45px
}

.view-btn:hover {
    color: #fff!important;
    background: #b03c47;
    border: 1px solid #b03c47
}

@media (max-width:768px) {
    .small-border {
        top: -3px
    }
    .testimonial-img {
        padding: 10px 15px 0 25px
    }
    .speech-text {
        margin-top: 2px;
        padding: 0 11px;
        text-align: justify
    }
    .speech-txt1,
    .speech-txt2 {
        padding-right: 11px
    }
    .carousel2-indicators {
        padding-right: 11px
    }
    .view-btn {
        font-size: 13px;
        padding: 6px 34px
    }
    .view-btn-div {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center
    }
}

.blog-row {
    margin-top: 40px;
    margin-bottom: 44px
}

.blog-heading {
    font-size: 25px;
    color: #ff850a;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 42px;
    text-align: center
}

.small-border2 {
    border-bottom: 4px solid #6dc068;
    position: relative;
    top: 1px;
    z-index: 1
}

.blog-text1 {
    color: #8e9297;
    font-weight: 100;
    border-top: 1px solid #8e9297;
    padding: 20px 35px 28px;
    font-size: 15px
}

.created {
    color: #8a8a8a;
    font-size: 13px;
    padding: 5px 5px 5px 0
}

.blog-text2 {
    color: #4685c1;
    font-weight: 300;
    font-size: 20px;
    font-family: "Open Sans";
    line-height: 33px
}

.read-more {
    color: #fff!important;
    background: #4e4e4e;
    border: 1px solid #4e4e4e;
    font-size: 13px;
    border-radius: 0;
    padding: 4px 7px;
    margin-top: 11px
}

.read-more:hover {
    color: #fff!important;
    background: #b03c47;
    border: 1px solid #b03c47;
}

@media (max-width:768px) {
    .blog-row {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .blog-heading {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .small-border2 {
        top: -3px
    }
    .blog-text1 {
        padding: 20px 35px 0;
    }
    .blog-text2 {
        font-size: 18px;
    }
    .read-more-div {
        text-align: center;
    }
}

.parallax.parallax-enabled {
    background-attachment: fixed!important;
    background-size: cover;
}

.fullwidth-section {
    background-attachment: scroll;
    background-color: #80a852;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    color: #fff;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
    z-index: 0
}

#up-events {
    background: #f5f6f8;
}

#up-events .well {
    background-color: #f8f8f8;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 0 15px
}

#up-events .img-middle {
    min-height: 270px;
    vertical-align: middle;
    position: relative
}

#up-events img {
    margin: 0 auto;

    /*    top: 50%;
        left: 50%;
        margin: 0;
        position: absolute;
        margin-right: -50%;
        transform: translate(-50%, -50%)*/
}

#up-events .date-venu {
    background-color: #fff;
    min-height: 270px;
    padding: 15px 15px 15px 30px
}

#up-events .date-venu h2 {
    font-size: 18px;
    color: #333;
    text-align: left;
    margin-top: 10px;
}

#up-events .date-venu p {
    color: #999;
    text-align: left;
}

#up-events .location {
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
    text-align: center;
    padding: 1px 10px;
    font-weight: 600;
}
#up-events .date {
    color: #5d5d5d;
    text-align: center;
    font-style: normal;
}

#up-events .events-circle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b03c47;
    border-radius: 50%;
    color: #b03c47;
    height: 50px;
    line-height: 50px;
    margin: 5px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    z-index: 2
}

#up-events .events-circle i {
    font-size: 20px
}

@media (max-width:768px) {
    .up-events-div {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .events-heading1,
    .events-heading2,
    .events-heading3 {
        padding: 0 11px
    }
    .events-img {
        margin-left: 11px;
        margin-top: 0;
        text-align: left
    }
}

#eventsCarousel,#events-gallery-carousel{
    background: #fff;  
    min-height: 200px;
    margin-top: 0;
    padding: 30px 0 10px;
    -webkit-box-shadow: 5px 5px 3px 0px rgba(236,236,236,0.75);
    -moz-box-shadow: 5px 5px 3px 0px rgba(236,236,236,0.75);
    box-shadow: 5px 5px 3px 0px rgba(236,236,236,0.75);
}

#eventsCarousel .thumbnail,#events-gallery-carousel .thumbnail {
    margin-bottom: 0
}

#eventsCarousel .carousel-control.left,
.carousel-control.right ,#events-gallery-carousel .carousel-control.left,
.carousel-control.right {
    background-image: none!important
}

#eventsCarousel .carousel-control,#events-gallery-carousel .carousel-control {
    top: 42%;
    color: #ddd;
    bottom: auto;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-shadow: none;
    opacity: 1
}

#eventsCarousel .carousel-control:hover {
    color: #d9534f
}

#eventsCarousel .carousel-control.left,
.carousel-control.right,#events-gallery-carousel .carousel-control.left,
.carousel-control.right {
    background-image: none!important;
}

#eventsCarousel .carousel-control.right {
    left: auto;
    right: 15px;
}

#eventsCarousel .carousel-control.left {
    right: auto;
    left: 15px;
}

#eventsCarousel .carousel-indicators {
    bott om: -30px
}

#eventsCarousel .carousel-indicators li {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #b03c47;
    border-radius: 50%;
    height: 12px;
    margin: 1px 5px;
    width: 12px
}

#eventsCarousel .carousel-indicators .active {
    width: 12px;
    height: 12px;
    background: #b03c47;
    border-color: #b03c47
}

#eventsCarousel .carousel-control i {
    font-size: 30px;
    color: #ddd;
}

.appointment {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center
}

.appointment-btn,.more-events .btn {
    background: #1574c6 none repeat scroll 0 0;
    border: 1px solid #1574c6;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding: 3px 20px 6px
}

.appointment-btn:hover {
    background: none repeat scroll 0 0 #b03c47;
    border: 1px solid #b03c47;
    color: #fff
}
.more-events .btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #1574c6;
    border-radius: 0;
    color: #1574c6;
    font-size: 20px;
    font-weight: 400;
    padding: 3px 20px 6px;
    margin-top: 13px;
}
.more-events .btn:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b03c47;
    color: #b03c47
}


.gallary-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 25%;
}

/* Create four equal columns that sits next to each other */
.column {
    flex: 25%;
    max-width: 33%;
    padding: 0 4px;
}

.column img {
    margin:0 auto;
    margin-top: 0px;
    vertical-align: middle;
}

.column:last-child img:last-child {
    margin-top: 23px !important;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .column {
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        flex: 100%;
        max-width: 100%;
    }
}

#tf-team {
    color: #fff
}

#tf-team .overlay {
    background: none;
    height: auto
}

#team {
    margin: 0 auto
}

#team .item {
    color: #fff;
    margin: 0 15px 15px;
    padding: 0;
    text-align: center
}

#team .item h2 {
    font-size: 20px;
    color: #333
}

#team .item h3 {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px
}

#team .item p {
    color: #333
}

img.img-circle.team-img {
    border: 4px solid transparent;
    height: 120px;
    transition: all .5s ease 0;
    width: 120px
}

#tf-team .item .thumbnail:hover>img.img-circle.team-img {
    border: 4px solid transparent
}

#tf-team .thumbnail {
    background: transparent none repeat scroll 0 0;
    border: 0 none
}

#tf-team .thumbnail .caption {
    color: #f2f2f2;
    padding: 9px;
    min-height: 250px
}

.owl-theme .owl-controls .owl-page span {
    background: transparent;
    border: 1px solid #b03c47;
    border-radius: 50%;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 1;
    transition: all .5s ease 0;
    width: 12px
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #b03c47 none repeat scroll 0 0;
    opacity: 1
}

.owl-theme .owl-controls .owl-page.active span {
    background: #b03c47 none repeat scroll 0 0
}

.owl-theme .owl-controls .owl-page {
    display: inline-block
}

.news-letter-div {
    background: #e9e9e9;
    min-height: 75px;
    padding-bottom: 10px
}

.news-txt1 {
    color: #333;
    font-size: 30px;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 6px
}

.news-txt2 {
    color: #333;
    font-size: 14px
}

.subscribe-div {
    margin-top: 20px
}

.subscribe-div input {
    background: transparent none repeat scroll 0 0;
    height: 40px;
    border: 1px solid #b03c47;
    font-size: 14px;
    border-radius: 0
}

.subscribe-div input:focus {
    border: 1px solid #b03c47;
    box-shadow: 0 0 0 rgba(0, 0, 0, .075) inset, 0 0 8px rgba(242, 111, 2, .6)
}

.subscribe-div i {
    margin-right: 20px
}

.subscribe-btn {
    font-size: 20px;
    background: none repeat scroll 0 0 #b03c47;
    border: 1px solid #b03c47;
    color: #fff;
    padding: 4px 25px 8px;
    font-family: "Lato", sans-serif;
    font-weight: 400
}

.subscribe-btn:hover {
    background: none repeat scroll 0 0 #b03c47;
    border: 1px solid #b03c47;
    color: #fff
}

@media (max-width:992px) {
    .news-txt1 {
        font-size: 20px;
        margin-top: 24px
    }
    .subscribe-btn {
        font-size: 18px;
        padding: 4px 20px 8px
    }
}

@media (max-width:768px) {
    #events-gallery-carousel{margin-top: 10px;}
    .gallary-row {
        margin-left: 0%;
    }
    .news-txt1 {
        font-size: 25px;
        padding-left: 0
    }
}

@media (max-width:480px) {
    .news-txt1 {
        font-size: 20px;
        padding-left: 0
    }
    .subscribe-div input {
        height: 35px
    }
    .subscribe-div i {
        margin-right: 5px
    }
    .subscribe-btn {
        font-size: 16px;
        padding: 4px 5px 8px
    }
}

.query-div{
    background: #f5f6f7;
    padding: 40px 15px;
    text-align: center;
    color: #000;
}
.query-div h3,.query-div a { display: inline; }
.query-div a {
    background: #6872d9;
    border: 1px solid #6872d9;
    border-radius: 0;
    font-size: 24px;
    padding: 1px 24px 3px;
    margin-left: 15px;
}

.footer-div {
    background: #2a2f4d none repeat scroll 0 0;
    min-height: 217px;
    padding-bottom: 25px;
    padding-top: 0
}

.footer-div2 {
    min-height: 217px
}

.links-div {
    padding: 0;
    margin-top: 20px
}

.links-div2 {
    padding: 0;
    margin-top: 8px
}

.list-li {
    padding: 0
}

.list-li2 {
    padding-left: 15px
}

.list-li h3,
.list-li2 h3 {
    padding: 0;
    color: #fff;
    font-size: 20px
}

.list-div {
    margin-top: 10px
}

.list-div ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none
}

.list-div ul li a:hover {
    color: #b03c47
}

.list-div ul li i {
    margin-right: 20px;
    width: 8px
}

.footer-logo {
    margin-top: 25px
}

.copy-right {
    background: #010000;
    min-height: 48px
}

.copy-right-text {
    color: #fff;
    font-size: 14px;
    padding-top: 14px
}

.terms-privacy {
    text-align: right;
    padding-right: 0
}

.terms-privacy ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    display: inline-block;
    margin-top: 14px;
    line-height: 1;
}

.terms-privacy ul li:last-child {
    border-width: 0
}

.terms-privacy ul li a {
    color: #fff;
    padding: 0 10px
}

@media (max-width:992px) {
    .list-li2 {
        padding-left: 0
    }
}

@med ia (max-width:480px) {
    .terms-privacy {
        text-align: center
    }
    .copy-right-text {
        text-align: center
    }
}

.form-control {
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, .075) inset
}

.form-control:focus {
    border-color: #f26f02;
    box-shadow: 0 0 0 rgba(0, 0, 0, .075) inset, 0 0 8px rgba(242, 111, 2, .6)
}

.form-control::-moz-placeholder {
    color: #4c4c4c
}

.form-group {
    margin-bottom: 25px
}

label {
    font-weight: 400
}

a:hover {
    color: #b03c47;
    text-decoration: none
}

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    background-clip: padding-box;
    opacity: .97;
    filter: alpha(opacity=97)
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0
}

div.bhoechie-tab {
    border: 1px solid #ddd;
    min-height: 617px
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
    border-radius: 0
}

div.bhoechie-tab-menu div.list-group>.list-group-item:first-child {
    border-width: 1px 0 1px 1px;
    border-radius: 0
}

div.bhoechie-tab-menu div.list-group>.list-group-item {
    border-width: 0 0 1px 1px;
    border-radius: 0
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #b03c47;
    font-size: 35px
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-radius: 0
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #b03c47;
    border-color: #b03c47;
    background-image: #5A55A3;
    color: #fff
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #b03c47
}

div.bhoechie-tab-content {
    background-color: #fff;
    padding-left: 0;
    padding-top: 10px
}

.bhoechie-tab-content .product-list {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding: 15px 0
}

.bhoechie-tab-content .product-list-last {
    display: inline-block;
    padding: 15px 0
}

.bhoechie-tab-content img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.bhoechie-tab-content .desc h3 {
    color: #0a4fa1;
    font-size: 16px;
    margin-top: 5px
}

.bhoechie-tab-content .view-more {
    border-radius: 2px;
    color: #b03c47;
    float: left;
    font-size: 14px;
    padding: 5px 10px
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none
}

#products_tab .icon {
    text-align: center;
    position: relative
}

#products_tab .icon>.image {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #b03c47;
    border-radius: 50%;
    color: #b03c47;
    height: 80px;
    line-height: 80px;
    margin: auto;
    padding-top: 5px;
    position: relative;
    vertical-align: middle;
    width: 80px;
    z-index: 2
}

div.bhoechie-tab-menu div.list-group>a.active .icon>.image {
    border: 1px solid #fff!important;
    background: transparent
}

#products_tab .icon>.image img {
    margin: 16px 16px 16px 18px
}

@media (max-width:600px) {
    .bhoechie-tab-content .icon-box {
        display: none
    }
    .bhoechie-tab-content .desc {
        width: 100%
    }
}

@media (max-width:480px) {
    #products_tab .icon>.image {
        width: 55px;
        height: 55px;
        line-height: 55px;
        color: #b03c47
    }
    #products_tab .icon>.image img {
        margin: 6px 16px 17px 5px
    }
    #products_tab .list-group-item {
        font-size: 12px;
        padding: 10px 5px
    }
}

#key_features .row {
    margin-bottom: 20px
}

#key_features .resons {
    margin-top: 3px;
    padding-left: 0
}

#key_features .icon {
    text-align: center;
    position: relative
}

#key_features .icon>.image {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #b03c47;
    border-radius: 50%;
    color: #b03c47;
    height: 35px;
    line-height: 35px;
    margin: auto;
    position: relative;
    vertical-align: middle;
    width: 35px;
    z-index: 2
}

#key_features .dialer-resons>.row:hover .image {
    border: 1px solid #b03c47;
    background: #b03c47!important
}

#key_features>.icon>.image>i {
    font-size: 40px!important;
    color: #b03c47!important
}

#key_features .dialer-resons>.row:hover i {
    color: #fff!important
}

#key_features .icon>.image img {
    margin: 16px 16px 16px 18px
}

.related-products {
    margin-top: 40px;
    text-align: left
}

.related-products ul li {
    display: inline-block;
    background: #eee;
    border-radius: 5px;
    padding: 6px 10px
}

.related-products ul li:fi rst-child {
    background: #fff;
    color: #b03c47;
    font-size: 18px
}

.related-products ul li a {
    color: #333;
    text-decoration: none
}

.related-products ul li:hover {
    background: #b03c47
}

.related-products ul li:hover a {
    color: #fff
}

.related-products ul li:first-child:hover {
    background: #fff;
    color: #b03c47
}

.additional-mod {
    margin-top: 5px;
    text-align: left
}

.additional-mod-txt {
    background: #fff none repeat scroll 0 0;
    color: #b03c47;
    font-size: 18px;
    margin-top: 15px;
    padding-right: 0
}

.additional-mod .additional-links {
    padding-left: 0;
    padding-right: 5px
}

.additional-mod .btn-default {
    width: 100%;
    margin-bottom: 10px;
    background: #eee;
    border-color: #eee
}

.additional-mod .btn-default:hover {
    background: #b03c47;
    border-color: #b03c47;
    color: #fff
}

.additional-mod ul li {
    background: #eee;
    border-radius: 5px;
    padding: 6px 10px;
    display: inline-block;
    margin-bottom: 10px;
    min-width: 33%;
    text-align: center
}

.additional-mod ul li a {
    color: #333;
    text-decoration: none
}

.additional-mod ul li:hover {
    background: #b03c47
}

.additional-mod ul li:hover a {
    color: #fff
}

.additional-mod ul li:first-child {
    background: #eee;
    border-radius: 5px;
    padding: 6px 10px;
    font-size: 14px
}

.additional-mod ul li:first-child:hover {
    background: #b03c47;
    color: #fff
}

@media(max-width:480px) {
    .related-products {
        text-align: left
    }
    .related-products ul li {
        display: block;
        margin-bottom: 5px
    }
    .additional-mod .additional-links {
        width: 100%
    }
}

#tecnical_sp {
    padding-top: 30px;
    padding-bottom: 30px
}
#tecnical_sp h2{
    font-weight: 300!important;
    font-size: 30px!important;
}
.th-sp .icon {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 55px;
    height: 55px;
    border: 1px solid #b03c47;
    line-height: 55px;
    border-radius: 50%;
    background: transparent;
    vertical-align: middle;
    color: #b03c47
}

.th-sp i {
    font-size: 25px
}

.th-sp img {
    margin: 9px auto
}

.th-sp h1 {
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.th-sp p {
    color: #999
}

#product_download img {
    margin: 9px auto
}

#product_download .os-box {
    background: #eee;
    padding: 20px 15px;
    margin-right: .1%;
    width: 19.9%
}

#product_download .thumbnail {
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 0
}

#product_download .caption {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(64, 64, 64, .65);
    width: 100%;
    height: 100%;
    display: none;
    text-align: center;
    color: #fff!important;
    z-index: 2
}

#product_download .caption i {
    color: #fff;
    font-size: 25px;
    margin-top: 15px
}

#product_download .caption h4 {
    color: #fff;
    font-size: 20px
}

@media(max-width:768px) {
    #product_download .os-box {
        margin-right: .5%!important;
        padding: 20px 15px;
        width: 19.5%!important
    }
    .th-sp2 {
        margin-bottom: 35px
    }
}

@media(max-width:480px) {
    #product_download .os-box {
        margin-right: 0!important;
        margin-bottom: 10px!important;
        padding: 20px 15px;
        width: 100%!important
    }
}

.useful-container {
    margin-bottom: 40px
}

#useful_link a {
    color: #333;
    font-size: 16px
}

.ufl {
    margin-bottom: 20px
}

.ufl i {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #b03c47;
    border-radius: 50%;
    color: #b03c47;
    font-size: 18px;
    height: 39px;
    line-height: 38px;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    width: 38px
}

.ufl>.side-menu {
    margin-top: 5px
}

.ufl:hover i {
    color: #fff;
    background: #b03c47
}

.ufl:hover>.side-menu {
    color: #b03c47
}

@media(max-width:992px) {
    .ufl {
        margin-bottom: 10px
    }
}

@media(max-width:480px) {
    .ufl-xs {
        width: 100%
    }
}

#product_price .table>thead>tr>th {
    background: #d0d0d0 none repeat scroll 0 0;
    border-bottom: 2px solid #aaa;
    color: #333;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding: 3px;
    vertical-align: middle
}

#product_price .table-striped>tbody>tr:nth-child(2n)>td,
.table-striped>tbody>tr:nth-child(2n)>th {
    background-color: #f8f8f8
}

#product_price .table-striped>tbody>tr:nth-child(2n+1)>td,
.table-striped>tbody>tr:nth-child(2n+1)>th {
    background-color: #fff
}

.free-trail {
    margin-top: 0;
    margin-bottom: 30px
}

.free-trail-btn,
.submit-btn {
    font-size: 20px;
    background: none repeat scroll 0 0 #6872d9;
    border: 1px solid #6872d9;
    color: #fff;
    padding: 7px 25px 9px;
    font-family: "Lato", sans-serif;
    font-weight: 400
}

.submit-btn {
    padding: 6px 50px 7px
}

.free-trail-btn:hover,
.submit-btn:hover,
.free-trail-btn:active,
.submit-btn:active,
.free-trail-btn:focus,
.submit-btn:focus {
    background: none repeat scroll 0 0 #fb7c12;
    border: 1px solid #b03c47;
    color: #fff
}

.mvno-benifit {
    font-size: 20px;
    color: #333;
    margin-bottom: 60px
}

#billing_features .list-unstyle {
    padding: 20px 0
}

#billing_features ul li {
    margin-bottom: 10px
}

#billing_features ul li i {
    color: #b03c47;
    font-size: 6px;
    margin-right: 15px
}

#awardsTab .nav-pills>li {
    text-align: center;
    margin-right: 5px
}

#awardsTab .nav-pills>li>a {
    border: 1px solid #ddd;
    border-radius: 0;
    color: #333
}

#awardsTab .nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: #b03c47;
    border: 1px solid #b03c47;
    color: #fff
}

.compny-content {
    margin-bottom: 50px
}

.compny-content p {
    margin-bottom: 25px
}

.company-heading {
    text-align: center;
    padding: 40px 0
}

.company-heading b {
    border-bottom: 2px solid #ff4e00;
    font-size: 22px;
    padding: 0 6px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    color: #454545
}

.awards-container {
    margin-bottom: 60px
}

.awards-row {
    padding: 20px 0;
    text-align: center
}

.award-p {
    margin-bottom: 35px;
    margin-top: 40px
}

.awards-row p {
    margin-top: 15px
}

.awards-row>div>div {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, .1) 0 1px 4px 1px;
    transition: .2s
}

.awards-row>div:hover>div {
    border: 1px solid #ff850a;
    box-shadow: rgba(0, 0, 0, .1) 0 5px 5px 5px;
    transition: .3s
}

.award-year-div {
    margin-bottom: 20px
}

.award-year {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 5px;
    text-align: center
}

.award-year.active {
    border: 1px solid #ff850a;
    background: #ff850a;
    color: #fff
}

.award-year:hover {
    border: 1px solid #ff850a;
    background: #ff850a;
    color: #fff
}

.awards-img {
    margin: 20px 0
}

.awards-img img {
    margin: 0 auto
}

p.text-box {
    border-top: 1px solid #ccc;
    color: #000;
    font-family: "Droid Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
    padding-top: 10px;
    width: 100%
}

.tabberlive .tabbertabhide {
    display: none
}

.tabber {
    margin: 20px 0
}

.tabberlive {
    margin-top: 1em;
    position: relative
}

ul.tabbernav li {
    list-style: none;
    margin: 0;
    display: inline
}

ul.tabbernav li a {
    margin: 0 5px 0 0;
    padding: 4px 8px;
    color: #FFF;
    background: #3f3c39;
    border-radius: 3px;
    color: #fff;
    font-size: 14px
}

ul.tabbernav li a:hover {
    background: #f26f02;
    cursor: pointer
}

ul.tabbernav li.tabberactive a {
    background: #f26f02;
    cursor: pointer
}

ul.tabbernav li.tabberactive a:hover {
    background: #f26f02;
    border-bottom: 1px solid #fff
}

#org {
    background: #f26f02;
    cursor: pointer
}

.tabbertab {
    margin-bottom: 40px
}

.news-row {
    background: #fff;
    border: 1px solid #ddd;
    margin: 3px 0;
    clear: both;
    padding: 20px
}

h1.heading {
    font-size: 16px;
    color: #0a4fa1;
    padding: 0!important;
    font-weight: 400
}

h3.heading {
    font-size: 16px;
    color: #0a4fa1;
    padding: 0!important;
    font-weight: 400;
    margin: 0
}

p.date {
    font-size: 13px;
    color: #414141;
    font-style: italic;
    margin-bottom: 0!important;
    padding: 10px 0
}

p.archive {
    float: left;
    font-size: 14px;
    color: #f27002;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 3px
}

p.content {
    margin: 0
}

h2.article {
    float: left;
    font-size: 14px;
    color: #f27002;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 3px
}

.leadership {
    margin-bottom: 0
}

.hr,
.momi-hr,
.raihan-hr {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 40px;
    margin-top: 20px
}

.momi-hr {
    margin-top: 20px
}

.raihan-hr {
    margin-top: 20px
}

.leadership .social {
    text-align: center
}

.leadership .social i {
    border: 1px solid transparent;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding-top: 0;
    text-align: center;
    transition: all .3s ease 0;
    width: 30px
}

.leadership h3 {
    margin-top: 0;
    color: #b03c47;
    font-size: 20px
}

.leadership h4 {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 40px
}

.ldsocial ul {
    margin: 0!important;
    padding: 0!important
}

.ldsocial ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 5px
}

.sconnect {
    margin-top: 10px;
    text-align: center
}

.round-icon-box {
    background-color: #fa7003;
    border-radius: 100%;
    height: 45px;
    left: auto;
    line-height: 45px;
    overflow: hidden;
    padding: 1px 0;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 194px;
    width: 45px
}

.round-icon-box i {
    color: #fff;
    font-size: 40px;
    font-weight: 700
}

#events-card .panel-footer {
    background-color: #5cb85c;
    color: #fff
}

#events-card .panel-footer h3 {
    margin-bottom: 20px;
    font-size: 25px
}

#events-card .panel-footer ul li {
    font-size: 18px;
    margin-bottom: 5px
}

#events-card .card_panel:hover {
    cursor: pointer;
    border: 1px solid #ddd;
    box-shadow: rgba(0, 0, 0, .1) 0 5px 5px 5px;
    background: rgba(232, 215, 215, .1);
    transition: .3s
}

#events-card .card_panel:hover>.round-icon-box {
    background-color: #ddd
}

#events-car d .card_panel:hover>.round-icon-box i {
    color: #5cb85c
}

.event-list {
    margin-bottom: 80px;
    margin-top: 20px
}

.event-head {
    color: #ff850a;
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0 10px
}

.quote {
    margin-top: 20px
}

.fa-quote-right,
.fa-quote-left {
    color: #ff850a;
    font-size: 25px!important
}

.speech {
    color: #363636;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 17px;
    text-align: center!important;
    text-shadow: none
}

.speech-txt1 {
    color: #676767;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
    text-shadow: none
}

.speech-txt2 {
    color: #f37d21;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
    text-align: center;
    text-shadow: none
}

.carousel2-item {
    background: #fff none repeat scroll 0 0
}

.carousel2-caption {
    bottom: 14px;
    color: #333;
    left: 0;
    padding-bottom: 10px;
    position: relative;
    right: 0;
    text-align: justify
}

@media (max-width:768px) {
    .awards-img {
        margin-bottom: 10px
    }
    .award-year {
        margin-bottom: 10px
    }
    .leadership {
        margin-bottom: 10px
    }
    .leadership img {
        margin: 0 auto
    }
    .leadership h3 {
        text-align: center
    }
    .leadership h4 {
        text-align: center
    }
    .sconnect {
        margin: 20px auto;
        text-align: center
    }
    .event-list {
        margin-bottom: 20px;
        margin-top: 10px
    }
}

@media (max-width:480px) {
    ul.tabbernav li a {
        margin: 0 5px 10px 0;
        float: left
    }
}

@media (min-width:767px) and (max-width:1200px) {
    .sconnect {
        margin-top: 43px
    }
}

#reve_offices .panel,
#sales_team .panel,
#corporate_office .panel {
    background: transparent none repeat scroll 0 0;
    border-color: transparent!important;
    border-radius: 0;
    box-shadow: none;
    margin-top: -3px
}

#reve_offices .panel-heading,
#sales_team .panel-heading {
    background: #e9e9e9;
    border-color: #e9e9e9;
    border-radius: 0;
    padding: 15px
}

#sales_team .panel-heading {
    background: #aaa
}

#reve_offices .panel-body,
#sales_team .panel-body {
    background: #f4f4f4
}

#reve_offices .panel-heading h3,
#corporate_office h3,
#sales_team .panel-heading h3 {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    margin: 0
}

#sales_team .panel-heading h3 {
    color: #333;
    font-weight: 600
}

#reve_offices .btn-primary,
#corporate_office .btn-primary,
#sales_team .btn-primary {
    font-size: 18px;
    font-weight: 400;
    background: #0171bb
}

#reve_offices .office {
    min-height: 150px;
    padding: 0
}

#reve_offices i {
    border: 1px solid #b03c47;
    border-radius: 50%;
    color: #b03c47;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    margin-right: 15px;
    text-align: center;
    width: 25px
}

#corporate_office .panel-heading {
    background: #cecece;
    border-color: #cecece;
    border-radius: 0;
    padding: 15px
}

#corporate_office .panel-body {
    background: #dcdcdc;
    min-height: 500px
}

#corporate_office .email-box {
    margin-top: 25px
}

#corporate_office .email-box p i {
    color: #b03c47;
    margin-right: 10px;
    border: 1px solid transparent;
    font-size: 14px
}

#corporate_office .email-box p a {
    color: #333;
    text-decoration: none
}

#corporate_office .email-box ul li {
    margin-bottom: 20px
}

#corporate_office .free-trail-btn {
    background: #b03c47 none repeat scroll 0 0;
    border: 1px solid #b03c47;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 10px
}

.quick-query {
    margin-top: 30px
}

#sales_team p {
    font-size: 18px;
    font-weight: 300
}

#sales_team ul li i {
    color: #b03c47;
    margin-right: 10px;
    border: 1px solid transparent;
    font-size: 14px
}

.accordion-faq {
    margin-bottom: 80px
}

#faq_tab div.bhoechie-tab {
    border: 1px solid #ddd;
    min-height: 530px
}

#faq_tab .ui-accordion .ui-accordion-icons {
    padding-left: 0
}

#faq_tab .h3-fonticon {
    border: 2px solid #a3a3a3;
    border-radius: 50%;
    color: #a3a3a3;
    float: right;
    font-family: FontAwesome;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    padding: 1px 2px 0;
    position: absolute;
    text-decoration: inherit;
    top: 0
}

#faq_tab .h3-fonticon-active {
    background: #aaa none repeat scroll 0 0
}

#faq_tab .ui-state-active .ui-icon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f6f6f6;
    background-image: none!important;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: right
}

#faq_tab .ui-state-default .ui-icon {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none!important;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: right
}

#faq_tab .ui-accordion .ui-accordion-content {
    border-style: none;
    border-bottom: 1px solid #fff;
    font -family: "Lato", sans-serif;
    padding: 5px 0 5px 62px
}

#faq_tab .ui-accordion .ui-accordion-header {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #fff #fff #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 0;
    min-height: 24px;
    padding: 2px 0 23px 60px;
    position: relative;
    text-align: left
}

#faq_tab .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    color: #5c5c5c;
    font-weight: 400
}

#faq_tab .ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
    color: #ff850a;
    font-weight: 400
}

#faq_tab .ui-widget-content a {
    background-color: #fff;
    color: blue;
    padding: 1px 5px
}

#faq_tab .ui-widget-content {
    color: #575757
}

#faq_tab .ui-helper-reset {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 23px
}

@media (max-width:768px) {
    .accordion-faq {
        margin-bottom: 10px
    }
    .ui-accordion .ui-accordion-header {
        font-size: 14px;
        line-height: 20px
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(../../../missing.html) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.iphone-dialer .middle {
    margin: 0 auto
}

.slider-div {
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0
}

.carousel2-indicators {
    bottom: 0;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: right;
    width: 79%;
    z-index: 15
}

.carousel2-indicators li {
    border-color: #b03c47!important
}

.carousel2-indicators .active {
    background-color: #b03c47;
    height: 12px;
    margin: 0;
    width: 12px
}

@media (min-width:768px) {
    .slider-div {
        margin-left: 29%
    }
    .carousel2-indicators {
        left: 0
    }
}

@media (max-width:768px) {
    .carousel2-indicators {
        left: 0
    }
}

.os-select {
    margin-bottom: 60px
}

#os1,
#os2,
#os3,
#os4,
#os5 {
    background-color: #fff;
    border: 1px solid silver;
    padding: 0 10px;
    margin: 0 auto 10px
}

#os1 img,
#os2 img,
#os3 img,
#os4 img,
#os5 img {
    margin: 0 auto
}

.os1 img,
.os2 img,
.os3 img,
.os4 img,
.os5 img {
    margin: 0 auto
}

#branding-table {
    margin-bottom: 30px
}

#branding-table thead>tr>th,
#branding-table tbody>tr>td {
    font-size: 13px
}

#branding-table thead>tr>th:first-child,
#branding-table tbody>tr>td:first-child {
    background: #f26f02 none repeat scroll 0 0;
    color: #fff
}

#branding-table thead>tr>th {
    background: #0a4fa1 none repeat scroll 0 0;
    color: #fff
}

#branding-table tbody>tr>td>.btn-primary {
    background: #0a4fa1 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-style: italic;
    padding: 2px 10px
}

.feature-tbl-bg {
    background: #fff none repeat scroll 0 0
}

.feature-tbl-bg>tbody>tr {
    text-align: left
}

.feature-tbl-bg>tbody>tr:last-child {
    border-bottom: 5px solid #e9e9e9
}

.feature-tbl {
    margin-top: 40px
}

.server-spefication h2 {
    margin-bottom: 0;
    margin-top: 0
}

.sp-header {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding: 0 16px
}

.panel-head3 {
    background: #f0d8ee none repeat scroll 0 0!important;
    border-color: #f0d8ee!important
}

.time line {
    list-style: none;
    padding: 20px 0;
    position: relative
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #CCC;
    left: 25px;
    margin-left: -1.5px
}

.timeline>li {
    margin-bottom: 20px;
    position: relative
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    background: #fff none repeat scroll 0 0;
    width: calc(100% - 55px);
    float: right;
    border: 1px solid #d4d4d4;
    border-radius: 22px;
    padding: 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .175)
}

.timeline>li>.timeline-panel:before {
    position: absolute;
    top: 26px;
    left: -15px;
    display: inline-block
}

.timeline>li>.timeline-panel:after {
    position: absolute;
    top: 27px;
    left: -14px;
    display: inline-block
}

.timeline>li>.timeline-badge {
    color: #FF9;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 13px;
    background-color: #666;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: left
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    right: -15px;
    right: auto
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}

.timeline-badge.primary {
    background-color: #069!important
}

.timeline-badge.up {
    background-color: #393!important
}

.timeline-badge.down {
    background-color: #C33!important
}

.timeline-badge.neutral {
    background-color: #999!important
}

.timeline-title {
    margin-top: 0;
    color: inherit
}

.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0
}

.timeline-body>p + p {
    margin-top: 5px
}

.rst-home-whatwehave {
    float: left;
    padding: 0 15px;
    width: 33.2%
}

.rst-home-whatwehave:first-of-type .rst-borderdashed::before {
    width: 0
}

.rst-home-whatwehave:last-of-type .rst-borderdashed::after {
    width: 0
}

.rst-borderdashed::before {
    background: rgba(0, 0, 0, 0) url(../images/dashed-line.jpg) repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -125px;
    position: absolute;
    top: 50%;
    width: 125px;
    z-index: 2
}

.rst-borderdashed::after {
    background: rgba(0, 0, 0, 0) url(../images/dashed-line.jpg) repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    right: -125px;
    top: 50%;
    width: 125px;
    z-index: 2
}

.rst-borderdashed {
    background: rgba(0, 0, 0, 0) url(../images/border-dashed.png) no-repeat scroll left top / 100% auto;
    display: inline-block;
    height: 150px;
    padding: 14px;
    position: relative;
    width: 150px
}

.rst-home-whatwehave i {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, .1);
    color: #233141;
    font-size: 25px;
    font-style: normal;
    height: 120px;
    left: 15px;
    padding: 35px 0;
    position: absolute;
    text-align: center;
    top: 15px;
    transition: all .3s ease-out 0;
    width: 120px
}

.rst-home-whatwehave p {
    margin-top: 15px
}

.rst-home-whatwehave:hover .rst-borderdashed i {
    background: #b03c47 none repeat scroll 0 0;
    color: #fff;
    transition: all .3s ease-out 0
}

@media (max-width:980px) {
    .rst-home-whatwehave {
        float: none;
        padding: 0 15px 20px;
        width: 100%
    }
    .rst-borderdashed::before,
    .rst-borderdashed::after {
        width: 0
    }
}

.step-div {
    float: none;
    margin-bottom: 30px;
    text-align: center
}

.step-div ul li {
    border-radius: 5px
}

.step-2,
.interface-2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #666;
    border-image: none;
    border-style: solid;
    border-width: 2px
}

.interface-2 {
    border-right-color: #fff
}

#step1,
#step2,
#step3 {
    color: #666
}

#step1 h2,
#step2 h2,
#step3 h2 {
    cursor: pointer;
    font-size: 23px;
    margin: 6px 0 10px
}

.step1 img,
.step2 img,
.step3 img {
    margin: 30px auto
}

.screens h2 {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    padding: 5px 0;
    text-align: center;
    width: 100%
}

.step-div .btn {
    font-size: 20px
}

.step-div .btn-arrow-right:before,
.step-div .btn-arrow-left:before {
    left: -15px
}

.step-div .btn-arrow-right:after,
.step-div .btn-arrow-left:after {
    right: -15px
}

.step-div .btn-arrow-right:before,
.step-div .btn-arrow-right:after,
.step-div .btn-arrow-left:before,
.step-div .btn-arrow-left:after {
    width: 30px;
    height: 30px
}

@media(max-width:480px) {
    .step-div .btn {
        font-size: 14px
    }
    .step-div .btn-arrow-right:before,
    .step-div .btn-arrow-left:before {
        left: -11px
    }
    .step-div .btn-arrow-right:after,
    .step-div .btn-arrow-left:after {
        right: -11px
    }
    .step-div .btn-arrow-right:before,
    .step-div .btn-arrow-right:after,
    .step-div .btn-arrow-left:before,
    .step-div .btn-arrow-left:after {
        width: 22px;
        height: 22px
    }
}

@media(max-width:360px) {
    .step-div {
        padding: 0;
        text-align: left
    }
    .step-div .list-inline>li {
        display: inline-block;
        padding-left: 0;
        padding-right: 0
    }

}

.btn-arrow-right,
.btn-arrow-left {
    position: relative;
    padding-left: 18px;
    padding-right: 18px
}

.btn-arrow-right {
    padding-left: 36px
}

.btn-arrow-left {
    padding-right: 36px
}

.btn-arrow-right:before,
.btn-arrow-right:after,
.btn-arrow-left:before,
.btn-arrow-left:after {
    content: "";
    position: absolute;
    top: 5px;
    width: 22px;
    height: 22px;
    background: inherit;
    border: inherit;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0
}

.btn-arrow-right:before,
.btn-arrow-right:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.btn-arrow-left:before,
.btn-arrow-left:after {
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg)
}

.btn-arrow-right:before,
.btn-arrow-left:before {
    left: -11px
}

.btn-arrow-right:after,
.btn-arrow-left:after {
    right: -11px
}

.btn-arrow-right:after,
.btn-arrow-left:before {
    z-index: 1
}

.btn-arrow-right:before,
.btn-arrow-left:after {
    background-color: #fff
}

#price_table>thead>tr>th {
    background: #b03c47;
    color: #fff;
    text-align: center
}

#price_table>thead>tr>th:first-child {
    border-left-color: #b03c47
}

#price_table>thead>tr>th:last-child {
    border-right-color: #b03c47
}

#price_table>tbody>tr>td {
    text-align: center;
    vertical-align: middle
}

img-resize {
    transition: all .7s ease 0
}

.img-resize:hover {
    transform: scale(.8)
}

.zoomout img {
    max-width: 100%;
    transition: all 1s ease 0
}

.zoomout:hover img {
    transform: scale(1.25)
}

.download-img1:hover img {
    background-color: rgba(0, 0, 0, .75);
    box-shadow: 0 0 5px 2px rgba(255, 255, 255, .75) inset;
    opacity: 1
}

.glowing-border:hover {
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .25)
}

.glowing-border {
    transition: all .7s ease 0
}

.text:hover {
    text-shadow: 0 0 15px #fff
}

.text {
    transition: all .7s ease 0
}

.app-downld-row {
    margin-top: 80px
}

.os-choose {
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 300
}

.image-line {
    margin-bottom: 20px;
    margin-top: 15px
}

.image-cell {
    width: 100%
}

.item-img {
    border: none;
    box-shadow: none;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 119px;
    height: 123px;
    border-radius: 50%
}

.hover_view {
    background: rgba(58, 56, 56, .25) none repeat scroll 0 0;
    border-radius: 100%;
    position: absolute;
    width: 0
}

.item-img img {
    border-radius: 100%
}

.item-img a.view {
    background: rgba(0, 0, 0, 0) url(../../../../www.revecdn.com/images/dwnld-btn.png) no-repeat scroll 50% 50%;
    border-radius: 130px;
    display: inline-block;
    height: 0;
    margin-top: 30%;
    text-indent: -999em;
    transition: all .3s ease-in-out 0;
    width: 0
}

.image-line:hover .item-img .hover_view {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.image-line:hover a.view {
    height: 50px;
    width: 50px
}

@media(max-width:767px) {
    .app-downld-row {
        margin-top: 20px
    }
}

#what_we_offer .box {
    margin-top: 80px
}

#what_we_offer .box>.icon {
    position: relative;
    text-align: center;
    cursor: default
}

#what_we_offer .box>.icon>.circle-border {
    border: 2px solid #ef5726;
    border-radius: 50%;
    height: 100px;
    line-height: 100px;
    margin: auto;
    position: relative;
    vertical-align: middle;
    width: 100px;
    z-index: 2
}

#what_we_offer .box>.icon>.circle-border>.image {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 90px;
    line-height: 90px;
    margin: 3px auto;
    position: relative;
    vertical-align: middle;
    width: 90px;
    z-index: 2
}

#what_we_offer .btn-lg {
    border-radius: 6px;
    color: #ef5726;
    font-size: 35px;
    line-height: 70px
}

#what_we_offer .box>.icon>.info {
    padding: 15px 0 10px;
    background: none;
    border: none;
    border-radius: 5px;
    margin-top: 0;
    min-height: 20px
}

#what_we_offer .box>.icon>.circle-border>.image>i {
    font-size: 40px!impor tant
}

#what_we_offer .box>.icon:hover>.image>i {
    color: #fff!important
}


#what_we_offer .box>.icon>.info>h3 {
    color: #fff;
}
#what_we_offer .box>.icon>.info>p {
    line-height: 1.5em;
    margin: 20px
}

#what_we_offer .box>.icon:hover>.info {
    background: none;
    color: #222;
    box-shadow: none
}

#what_we_offer .box .space {
    height: 30px
}

.key-benefits .wrap::after {
    border-left: 2px solid #fff;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0
}

.key-benefits .wrap {
    float: left;
    margin: 0 0 60px;
    position: relative;
    width: 100%
}

.key-benefits .top {
    border-bottom: 2px solid #fff;
    margin: 60px 0 0
}

.key-benefits .benefit {
    float: left;
    padding: 0;
    width: 50%
}

.key-benefits .benefit img {
    float: left;
    margin: 26px 6%
}

.key-benefits .benefit .conwrap {
    float: left;
    margin: 30px 0 0;
    text-align: left;
    width: 50%
}

#business_importance .info h2 {
    font-size: 22px;
    line-height: 28px
}

.videowrapper {
    background-image: url(../images/secure-comounication/secure-mobile-messaging-solutions-business.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 25px;
    padding: 30px 110px;
    width: 982px
}

@media(max-width:992px) {
    .key-benefits .benefit img {
        margin: 26px 2%
    }
    .videowrapper {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        float: left;
        padding: 0;
        width: 100%
    }
}

@media(max-width:480px) {
    .key-benefits .benefit .conwrap {
        float: none;
        margin: 0;
        padding: 5px;
        text-align: center;
        width: 100%
    }
    .key-benefits .benefit {
        border-bottom: 2px solid #f4f4f4;
        padding: 20px 5%;
        text-align: center;
        width: 100%
    }
    .key-benefits .top {
        border: medium none
    }
    .key-benefits .wrap::after {
        display: none
    }
    .key-benefits .benefit img {
        float: none;
        margin: 0 auto
    }

     #main-slider .carousel .carousel-content {
        margin-top: 10px;
    }
    #main-slider .carousel .slider-img img{ padding: 10px 0!important; }
}

.header-div {
    left: 0;
    position: fixed;
    right: 0;
    transform: translate3d(0, 0, 0);
    z-index: 1030;
    border-width: 0 0 1px;
    top: -24px;
    border-bottom: 1px solid #f5f6f7;
    border-bottom-width: 1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .header-div {
        left: 0;
        position: -webkit-sticky;
        right: 0;
        transform: translate3d(0, 0, 0);
        z-index: 1030;
        border-width: 0 0 1px;
        top: -24px
    }
}

.top-bar {
    padding: 12px 0 10px;
    background: #fff;
}

.top-number {
    color: #fff
}

.top-number p {
    margin: 0
}

.header-div .social i {
    background-color: transparent!important;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    height: 25px;
    padding-top: 6px;
    text-align: center;
    transition: all .3s ease 0;
    width: 25px
}

.header-div .social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s
}

.social {
    text-align: left
}

.social-share {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0
}

ul.social-share li {
    display: inline-block
}

ul.social-share li a {
    display: inline-block;
    color: #fff;
    background: transparent none repeat scroll 0 0;
    text-align: center
}

ul.social-share li a:hover {
    background: transparent none repeat scroll 0 0;
    color: #fff
}

.call-lang-src {
    text-align: right
}

.call-lang {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 20px;
}

ul.call-lang>li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #5d5d5d;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 0;
    display: inline-block;
    padding: 0 12px
}

ul.call-lang>li:nth-child(2) {
    border-width: 0 1px
}

ul.call-lang>li:last-child {
    border-width: 0;
}

ul.call-lang>li>a {
    background: transparent none repeat scroll 0 0;
    color: #5d5d5d !important;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-decoration: none
}

ul.call-lang>li>a:hover {
    background: transparent none repeat scroll 0 0;
    color: #5d5d5d !important
}

ul.call-lang .dropdown-menu {
    background-color: #2e2e2e;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 3px 8px rgba(46, 46, 46, .9);
    left: 0;
    margin-top: 0;
    padding: 0
}

ul.call-lang .dropdown-menu>li>a {
    color: #adadad;
    padding: 8px 15px;
    font-size: 11px;
    border: 1px solid #474646;
    border-width: 0 0 1px
}

ul.call-lang .dropdown-menu>li>a:hover {
    border: 3px solid #fff;
    border-left-color: #b03c47;
    border-right-color: #b03c47
}

ul.call-lang .dropdown-menu>li>a span {
    float: right;
    margin-top: -8px;
    position: relative;
    top: 7px
}

ul.call-lang .dropdown-menu>li>a span:not(:root) {
    float: right;
    margin-top: 0;
    position: relative;
    top: 0
}

ul.call-lang .call-dropdown-menu {
    min-width: 260px
}

.search {
    display: inline-block
}

.search form {
    margin-bottom: 0
}

.search i {
    color: #5d5d5d;
    cursor: poin ter;
    padding-left: 5px
}

.search input.search-form {
    background: transparent;
    width: 180px;
    border: 1px solid #5d5d5d;
    padding: 0 10px;
    color: #5d5d5d;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms
}

.search .input-group {
    display: inline-flex
}

.search .btn {
    padding: 1px 5px;
    background: transparent
}

.search .input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -30px
}

.search input.search-form::-webkit-input-placeholder {
    color: transparent
}

.search input.search-form:hover::-webkit-input-placeholder {
    color: #fff
}

.top-free-demo-btn,
.top-free-demo-btn:hover {
    background: transparent none repeat scroll 0 0;
    border-color: #fff;
    color: #fff;
    font-size: 16px;
    padding: 1px 5px
}

@media (max-width:990px) {
    ul.call-lang>li:nth-child(2) {
        border-width: 0 0 0 1px
    }
}

@media (max-width:768px) {
    .top-bar {
        padding: 4px 0 0px;
    }
    ul.call-lang > li:nth-child(2) {
        border-width: 0 0 0 0;
    }
    ul.call-lang > li:last-child {
        border-width: 0 0 0 1PX;
    }
    .search {
        display: none
    }
    ul.call-lang > li {
        padding: 0px 10px;
    }
    .top-free-demo-btn,
    .top-free-demo-btn:hover {
        font-size: 14px;
        padding: 1px 3px 2px
    }
}

@media (max-width:360px) {
    .call-lang-src {
        text-align: center
    }
}

.navbar-brand {
    padding: 0px 15px;
}
.reve-logo {
    margin-top: 7px
}

.menu-navbar {
    min-height: 66px;
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    margin-bottom: 0;
    border-radius: 0
}

.menu-container {
    /*    border-bottom: 1px solid #e8e8e8*/
}

.menu-rght {
    padding-right: 0
}

.menu-bar-rght {
    margin-top: 0;
    padding-right: 0
}

.menu-bar-rght>li:last-child {
    padding-right: 0
}

.menu-bar-rght>li .btn-default {
    background: #6872d9;
    color: #fff;
    border: 1px solid #6872d9;
    border-radius: 0;
    font-size: 18px;
    padding: 3px 12px 5px;
    margin-top: 7px
}

.menu-bar-rght>li .btn-default:hover {
    background: #6872d9;
    border-radius: 0;
    border: 1px solid #6872d9;
    color: #fff
}

.free-trail-btn, .get-touch-btn{
    background: #6872d9;
    color: #fff;
    border: 1px solid #6872d9;
    border-radius: 0;
    font-size: 18px;
    padding: 3px 12px 5px;
    margin-top: 7px;
}


.menu-xs {
    margin-top: 0;
    z-index: 10000;
    position: fixed;
    height: 0!important
}

.mobile-menu h3 {
    margin-bottom: 0;
    margin-top: 0
}

.mobile-menu ul {
    background: none repeat scroll 0 0 #fff
}

.mobile-menu ul li {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    padding: 5px 0 5px 5px
}

.mobile-menu ul li a {
    color: #000;
    text-decoration: none
}

.header-margin {
    margin-top: 110px
}

.navbar-default .navbar-toggle {
    border-color: #b03c47
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #e9e9e9
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #b03c47
}

@media (max-width:768px) {
    .reve-logo {
        margin-top: 2px;
        width: 80%
    }
    .navbar-brand {
        font-size: 18px;
        min-height: 60px;
        line-height: 20px;
        padding: 9px
    }
    .menu-navbar {
        min-height: 55px
    }
    .contact-support {
        text-align: left
    }
    .languages,
    .languages2 {
        color: #fff;
        margin-top: 0;
        padding: 0
    }
    .cust-dropdwn {
        padding: 0 10px 0 25px
    }
    .contact-support {
        padding: 8px 0;
        margin-top: 0;
        text-align: left;
        font-size: 13px
    }
    .toggle-active {
        padding: 0
    }
    .languages ul li a,
    .languages2 ul li a {
        padding: 0 0 0 2px !important
    }
    .lang-caret {
        margin-left: 8px
    }
    .drp-menu {
        min-width: 100px
    }
    .v-divider {
        height: 40px
    }
    .trail-icn {
        font-size: 45px;
        margin-bottom: 0;
        margin-top: 10px
    }
    .left-padding {
        padding-left: 15px
    }
    .right-padding {
        padding-right: 15px
    }
    .header-margin {
        margin-top: 86px
    }
    .for-mobile {
        padding: 0
    }
}

@media (max-width:480px) {
    .news-letter-div {
        padding-bottom: 15px;
        padding-top: 3px
    }
    .subscribe-div {
        margin-top: 3px
    }
    .news-txt1 {
        margin-top: 3px
    }
}

@media (max-width:360px) {
    .reve-logo {
        margin-top: 0
    }
}

@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2) {
    .header-margin {
        margin-top: 0
    }
}

.col-xs-mod-2,
.col-sm-mod-2,
.col-md-mod-2 {
    position: relative;
    min-height: 195px;
    padding: 0;
    float: left;
    width: 20%
}

.mod-2-first {
    padding: 0 0 0 15px
}

.menu-border {
    border-left: 1px solid #e7e7e7
}

.list-unstyle {
    list-style: none;
    padding: 20px 0 20px 20px
}

.list-unstyle li {
    line-height: 30px
}

.list-unstyle li h5 {
    color: #ff850a;
    font-weight: 600
}

.list-unstyle li a {
    text-decoration: none;
    color: #595858;
    font-size: 13px;
    line-height: 20px
}

.navbar-nav>li>a {
    color: #333!important;
    font-size: 14px;
    padding-bottom: 28px;
    padding-top: 15px
}

.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
    padding: 15px 0
}

.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0
}

li.dropdown .active-item {
    color: #ff850a!important
}

li.dropdown a:hover {
    color: #ff850a!important
}

.menu-arrow {
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    width: 0
}

@media (min-width:767px) {
    .panel-group {
        width: 400px
    }
    .thumbnail {
        margin: 0
    }
}

.grid-demo [class*="col-"] {
    margin-to p: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
    background-color: #fff;
    border: 1px solid #d1d1d1
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto
}

.yamm .yamm-content {
    padding: 20px 30px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 14px;
    right: 10px
}

#accordian {
    background: #fff none repeat scroll 0 0;
    color: #333;
    margin: 0;
    padding: 0;
    width: 100%
}

#accordian h3 {
    background: #e9e9e9 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 1px;
    margin-top: 0;
    padding: 0 10px
}

#accordian h3:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, .7);
    color: #b03c47
}

#accordian h3 span {
    font-size: 14px;
    margin-right: 10px
}

#accordian ul {
    padding: 0;
    margin: 0
}

#accordian li {
    list-style-type: none
}

#accordian li a {
    color: #333
}

#accordian ul ul li a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 27px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .15s ease 0
}

#accordian ul ul li a:hover {
    background: #fff;
    color: #f26f02;
    border-left: 5px solid #f26f02
}

#accordian ul ul {
    display: none
}

#accordian li.active ul {
    display: block
}

.social-plugin {
    border-radius: 5px;
    border: 1px solid #bce8f1;
    background-color: #eaf5fb;
    margin-bottom: 10px;
    margin-top: 0
}

.social-text {
    text-align: center;
    margin-top: 10px
}

.social {
    margin: 0;
    padding: 0
}

.social ul {
    margin: 0;
    padding: 5px
}

.social ul li {
    margin: 2px 5px;
    list-style: none outside none;
    display: inline-block
}

.social i {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    height: 25px;
    padding-top: 6px;
    text-align: center;
    transition: all .3s ease 0;
    width: 25px
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s
}

.social .fa-facebook {
    background: #4060A5
}

.social .fa-facebook:hover {
    background: #4060A5
}

.social .fa-twitter {
    background: #00ABE3
}

.social .fa-twitter:hover {
    background: #00ABE3
}

.social .fa-google-plus {
    background: #e64522
}

.social .fa-google-plus:hover {
    background: #e64522
}

.social .fa-github:hover {
    background: #343434
}

.social .fa-pinterest:hover {
    background: #cb2027
}

.social .fa-linkedin {
    background: #0094BC
}

.social .fa-linkedin:hover {
    background: #0094BC
}

.social .fa-flickr:hover {
    background: #FF57AE
}

.social .fa-instagram:hover {
    background: #375989
}

.social .fa-vimeo-square:hover {
    background: #83DAEB
}

.social .fa-stack-overflow:hover {
    background: #FEA501
}

.social .fa-dropbox:hover {
    background: #017FE5
}

.social .fa-tumblr:hover {
    background: #3a5876
}

.social .fa-dribbble:hover {
    background: #F46899
}

.social .fa-skype:hover {
    background: #00C6FF
}

.social .fa-stack-exchange:hover {
    background: #4D86C9
}

.social .fa-youtube:hover {
    background: #FF1F25
}

.social .fa-xing:hover {
    background: #005C5E
}

.social .fa-rss:hover {
    background: #e88845
}

.social .fa-foursquare:hover {
    background: #09B9E0
}

.social .fa-youtube-play:hover {
    background: #DF192A
}

#adModal .modal-header-warning {
    color: #fff;
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#adModal .click-btn {
    background-color: #b03c47;
    border: 1px solid orange;
    color: #fff
}

#adModal .click-btn:hover {
    background-color: #b03c47;
    border: 1px solid orange;
    color: #fff
}

#adModal .modal-dialog {
    margin: 150px auto 30px
}

#adModal .modal-header {
    border-bottom: none;
    position: relative
}

#adModal .modal-header .btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0
}

#adModal .modal-footer {
    border-top: none;
    text-align: center;
    padding: 25px 15px
}

#adModal .heading1 {
    color: #aaa;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase
}

#adModal .heading2 {
    color: #b03c47;
    margin-top: 0;
    text-align: center
}

@media(max-width:768px) {
    #adModal .modal-dialog {
        margin: 50px auto 30px
    }
}
