.btn-align,
.heading {
    position: absolute;
    font-weight: 700
}

.btn-align,
.head_comp,
.heading,
.resources-btn,
.vi-heading {
    font-weight: 700
}

@font-face {
    font-family: 'Chalet NewYorkNineteenEighty';
    src: url(css/fonts/Chalet-NewYorkNineteenEighty.eot);
    src: url(fonts/Chalet-NewYorkNineteenEighty.eot?#iefix) format('embedded-opentype'), url(css/fonts/Chalet-NewYorkNineteenEighty.woff2) format('woff2'), url(css/fonts/Chalet-NewYorkNineteenEighty.woff) format('woff'), url(css/fonts/Chalet-NewYorkNineteenEighty.svg#Chalet-NewYorkNineteenEighty) format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url(css/fonts/OpenSans-Semibold.ttf);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE
}

@font-face {
    font-family: Gotham-Book;
    src: url(css/fonts/Gotham-Book_gdi.eot);
    src: url(css/fonts/Gotham-Book_gdi.eot?#iefix) format('embedded-opentype'), url(css/fonts/Gotham-Book_gdi.woff) format('woff'), url(css/fonts/Gotham-Book_gdi.ttf) format('truetype'), url(css/fonts/Gotham-Book_gdi.svg#Gotham-Book) format('svg');
    font-weight: 325;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212
}

@font-face {
    font-family: Gotham-Medium;
    src: url(css/fonts/Gotham-Medium_gdi.eot);
    src: url(css/fonts/Gotham-Medium_gdi.eot?#iefix) format('embedded-opentype'), url(css/fonts/Gotham-Medium_gdi.woff) format('woff'), url(css/fonts/Gotham-Medium_gdi.ttf) format('truetype'), url(css/fonts/Gotham-Medium_gdi.svg#Gotham-Medium) format('svg');
    font-weight: 350;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212
}

@font-face {
    font-family: ps;
    src: url(css/fonts/ProximaNova-Semibold.eot);
    src: url(css/fonts/ProximaNova-Semibold.eot?#iefix) format('embedded-opentype'), url(css/fonts/ProximaNova-Semibold.woff2) format('woff2'), url(css/fonts/ProximaNova-Semibold.woff) format('woff'), url(css/fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold) format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE
}

@font-face {
    font-family: pr;
    src: url('css/fonts/a Regular.eot');
    src: url('css/fonts/a Regular.eot?#iefix') format('embedded-opentype'), url('css/fonts/a Regular.woff2') format('woff2'), url('css/fonts/a Regular.woff') format('woff'), url('css/fonts/a Regular.svg#a Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE
}

@font-face {
    font-family: pl;
    src: url(css/fonts/ProximaNova-Light.eot);
    src: url(css/fonts/ProximaNova-Light.eot?#iefix) format('embedded-opentype'), url(css/fonts/ProximaNova-Light.woff2) format('woff2'), url(css/fonts/ProximaNova-Light.woff) format('woff'), url(css/fonts/ProximaNova-Light.svg#ProximaNova-Light) format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE
}

@font-face {
    font-family: Gotham-Bold;
    src: url(css/fonts/Gotham-Bold_gdi.eot);
    src: url(css/fonts/Gotham-Bold_gdi.eot?#iefix) format('embedded-opentype'), url(css/fonts/Gotham-Bold_gdi.woff) format('woff'), url(css/fonts/Gotham-Bold_gdi.ttf) format('truetype'), url(css/fonts/Gotham-Bold_gdi.svg#Gotham-Bold) format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212
}

.header_bg {
    padding-bottom: 1%;
    padding-top: 1%
}
.service-item{
    margin-bottom: 60px;    
    margin-top: 30px;
}
.service-item h5{
    /* text-transform: uppercase; */
    color: #3a3f4b;
    font-family: 'open_sanssemibold';
}

.service-item i{
    background: #f5f6f8;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    color: #ff7405;
    font-size: 36px;
    line-height: 80px;
    margin-bottom: 10px;
}    
.separator2 {
    height: 1px;
    width: 50px;
    margin: auto;
    background: #999999;
    margin-bottom: 10px;
}
p:last-child {
    margin-bottom: 0px;
}
/* .pp-features-content {
    font-family: 'open_sansregular';
    color: #555555;
    text-align: justify;
    font-size: 17px;
    line-height: 35px;
} */

.heading {
    width: 480px;
    height: 120px;
    top: 30px;
    left: 8%;
    padding: 5px;
    text-align: left;
    line-height: 60px;
    font-size: 17px;
    color: #363636
}

.head_comp {
    font-family: Gotham-Bold;
    font-size: 13px;
    color: grey;
    letter-spacing: 1.5px;
    margin: auto;
    float: left
}

.btn-align,
.resources-btn,
.vi-post-text>p {
    font-family: 'Open Sans', sans-serif
}

.head_comp i {
    border: 2px solid #F16B04;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    line-height: 30px;
    color: #F16B04;
    text-align: center;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 9px
}

.comp_group {
    float: right
}

.para>p>img {
    width: 23px;
    height: 20px;
    padding-right: 4px
}

.btn-align {
    width: 480px;
    height: 120px;
    top: 22%;
    right: 9%;
    padding: 5px;
    text-align: left;
    line-height: 36px;
    font-size: 20px;
    color: #000
}

.av-img,
.av-img1,
.aws-align,
.brand-align,
.fhir-logo,
.logo-align,
.vi-post {
    position: relative
}

.spec_title {
    padding-top: 8px;
    padding-left: 36px;
    color: #f07f06;
    font-size: 23px;
}

span.badges img {
    width: 70px
}

@media only screen and (min-width:480px) {
    #vi-solutions {
        margin-top: 30px;
        margin-bottom: 50px
    }
}

#vi-solutions p , .vi-post-text  p {
    font-size: 16px !important;
    color: #7a7a7a !important;
    line-height: 28px  !important;
    text-align: justify  !important;

}
.vi-post-text .align
{
    margin-top: -17px !important;

}
#vi-solutions .content
{
    margin-top: -30px !important;
}
.heading>span,
.quote>span {
    color: #ff8000
}

.openemr-image {
    width: 32%
}

.logo-align {
    top: -57%;
    left: 40%
}

.aws-align {
    top: -63%;
    left: 39%
}

.s-img {
    height: 50%
}

.vi-heading {
    margin: 40px 0;
}

.button,
.resources-btn {
    border-radius: 4px;
    margin: 5px
}

.resources {
    float: center;
    width: 300px;
}

.resources-btn {
    background-color: #FF8000;
    border: none;
    color: #FFF;
    text-align: center;
    font-size: 11px;
    width: 170px;
    transition: all .5s;
    cursor: pointer;
    padding: 10px;
}

.return-to-top,
.vi-post {
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.av-img,
.av-img1 {
    top: -44%;
    left: -15%;
    width: 25%
}

.brand-align {
    top: -55%;
    left: 47%
}

.fhir-logo {
    top: -60%;
    left: 34%
}

.p-b1 {
    padding-left: 10%;
    padding-right: 10%
}



.footer_bottom,
.heading_one,
.lead-name>span,
.mail,
.testi-quote {
    text-align: center
}

.vi-post-image>img {
    width: 100%
}

.vi-post-text>p {
    color: #949494;
    padding: 10px;
    font-size: 16px;
    line-height: 28px
}

.vi-post {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 20px #DFDFDF;
    -moz-box-shadow: 0 0 20px #DFDFDF;
    -ms-box-shadow: 0 0 20px #DFDFDF;
    -o-box-shadow: 0 0 20px #DFDFDF;
    box-shadow: 0 0 20px #DFDFDF;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding-bottom: 10px !important
}

.vi-blog-style-1 .vi-post img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.vi-blog-style-1 .vi-post:focus img,
.vi-blog-style-1 .vi-post:hover img,
.vi-post-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.vi-post-text>h3 {
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 700;
    margin-top: 15px;
    color: #000;
    font-family: 'Open Sans', sans-serif !important
}

.msg,
.msg1 {
    font-size: 18px;
    padding: 6px 5px 6px 7px
}

.mt-10 {
    margin-bottom: 20px
}

.vi-project-style-5 {
    background: #f7f7f7;
    width: 100%;
    display: inline-block
}

@media screen and (max-width:320px) {

    footer,
    header {
        width: 100%
    }
}

@media screen and (max-width:375px) {
    .mobile_logo {
        width: 90%
    }
}

.col-lg-offset-1 {
    margin-left: 8.33333333%
}

.msg {
    border-radius: 50%;
    border: 2px solid
}

.msg1 {
    border-radius: 50%;
    border: 2px solid;
    margin-right: 3px;
    color: #ff8000
}

.res-drop {
    width: 36%;
    margin-left: 1%;
    height: 100%
}


.carousel {
    background: #EEE
}

.carousel-cell {
    width: 100%;
    height: 200px;
    margin-right: 10px;
    background: #fff;
    border-radius: 5px;
}

.flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: 0 0;
    border: 2px solid #ff8000
}

.flickity-page-dots .dot.is-selected {
    background: #ff8000
}

.carousel-cell img {
    width: 100%;
    height: 250px
}

.testi-quote {
    padding: 0 70px;
    margin: 4px 0 0;
    font-style: italic;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
}

.lead-name>span {
    padding: 0 15%;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700
}

.quotation-mark {
    font-family: Catamaran, sans-serif;
    font-size: 20px;
    color: #808080;
    margin: 5px;
}

.navigation>li>a {
    color: #fff;
    line-height: 2
}

li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.mail {
    padding-top: 15px;
    padding-bottom: 10px
}

.soc-border {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #91949c;
    border-top: 2px solid #91949c
}

#myBtn,
.go {
    border: none
}

.footer-logo {
    width: 100%;
    height: 100%
}

#SkypeButton_Call_visolve.inc_1 {
    position: relative;
    left: -8%;
    margin-top: -4%
}

.fliker_heading {
    color: #333;
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
    padding-bottom: 60px;
    text-transform: capitalize
}

.data_tag,
.demo_btn,
.heading_one {
    text-transform: uppercase
}

.fliker_heading span {
    color: #ff8000
}

@media only screen and (max-width:991px) and (min-width:576px) {
    .mail-align {
        font-size: 13px
    }
}

@media only screen and (max-width:767px)and (min-width:576px) {

    .fa-facebook,
    .fa-google-plus,
    .fa-linkedin,
    .fa-twitter {
        font-size: 20px
    }
}

@media screen and (max-width:575px) {
    .navigation>li {
        text-align: center
    }

    #SkypeButton_Call_visolve.inc_1 {
        left: 0
    }

    .footer-logo {
        width: 65%;
        height: 95%
    }

    .mail-align {
        font-size: 17px
    }

    .fa-facebook,
    .fa-google-plus,
    .fa-linkedin,
    .fa-twitter {
        font-size: 30px
    }
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 99;
    font-size: 18px;
    outline: 0;
    background-color: #f88e15;
    color: #fff;
    cursor: pointer;
    padding: 10px 12px;
    border-radius: 4px
}

#myBtn:hover {
    background-color: #ff9800
}

@media screen and (max-width:1440px) {
    .para>p {
        font-size: 14px
    }

    .heading {
        font-size: 20px
    }

    .logo-align {
        left: 47%
    }

    .fhir-logo {
        position: relative;
        top: -60%;
        left: 40%
    }

    .aws-align {
        position: relative;
        top: -63%;
        left: 46%
    }

    .vi_pricingtable02 .even.expand {
        height: 70px;
        font-size: 14px
    }
}

@media screen and (max-width:1024px) {
    .openemr-quote {
        font-size: 14px
    }

    .brand-align {
        position: relative;
        top: -57%;
        left: 49%
    }
}

h3 {
    font-family: pr !important
}

.header_bg {
    width: 100%;
    padding: 25px 0
}

.fliker_cnt p {
    font-size: 15.5px
}

.fliker_cnt p .fa {
    font-size: 9px;
    color: #737373;
    padding: 0 8px
}

.cnt_box,
.service_para {
    padding-top: 10px
}

.heading_one {
    font-size: 30px;
    color: #0b0b0b;
    font-family: "Chalet NewYorkNineteenEighty";
    position: relative;
    margin-bottom: 50px
}

.heading_one::after {
    position: absolute;
    left: 47%;
    bottom: -15px;
    border-bottom: 3px solid #ff8000;
    content: "";
    width: 75px
}

.services_tital {
    font-family: Gotham-Bold;
    font-size: 28px;
    color: #ff8000;
    margin-bottom: 0
}

.service_para {
    font-size: 15px;
    color: #3b3b3b;
    font-family: Gotham-Book;
    line-height: 24px;
    margin: 0
}

.foot_portion span,
.open_emr a {
    font-family: Gotham-Bold
}

.footer_bottom,
.vi-blog-style-11 .col-md-12 {
    margin-top: 40px
}

.v_middle {
    padding-top: 100px
}

.bottom_gray_wrap {
    background: #fff;
    width: 100%;
    padding: 40px 0
}

.open_emr {
    border-left: 1px solid #c8c8c8
}

.open_emr p {
    font-size: 13px;
    color: #3b3b3b;
    line-height: 26px
}

.open_emr a {
    letter-spacing: 1.2px
}

.footer {
    position: relative;
    background: #2b4663;
    width: 100%;
    padding: 50px 0
}

.foot_portion span {
    font-size: 17px;
    color: #fff;
    letter-spacing: 1.5px
}

.foot_portion span i {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px
}

.footer_bottom {
    border-top: 1px solid #44668b;
    padding-top: 40px;
    font-size: 12.5px;
    color: #fff;
    letter-spacing: 1.5px
}

.footer_bottom p {
    padding-top: 20px
}

.live_chat {
    position: fixed;
    bottom: 0;
    right: 10px
}

.cnt-btn-2,
.go,
.start_div,
.wrap {
    position: relative
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

#fhir {
    display: inline !important
}

.wrap {
    width: 450px
}

.fhir_image img {
    width: 60%;
    height: 60%
}

.container,
.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.big_tital02 {
    font-family: ps;
    font-size: 40px;
    color: #727272;
    text-align: left;
    padding: 25px 0 20px;
    margin-bottom: 10px;
    font-weight: 700
}

.service_point {
    padding-top: 10px
}

.service_point li {
    padding: 5px 0 5px 20px;
    font-size: 16px;
    color: #797575;
    font-family: Gotham-Medium
}

.data_tag,
.demo_btn,
.ds_rgt_col h3,
.hi_rgt_col h3 {
    font-family: pr
}

.datasheet_row {
    overflow: hidden;
    padding: 25px 0 0
}

.ds_rgt_col h3,
.hi_rgt_col h3 {
    font-size: 25px;
    color: #727272
}

.ds_lft_col {
    float: left;
    width: 504px;
    margin-left: 20px
}

.ds_rgt_col {
    float: right;
    width: 470px
}

.color-text h3 {
    color: #727272 !important
}

.contens_row {
    overflow: hidden;
    padding: 25px 10px 0
}

.es_lft_col {
    float: left;
    width: 470px
}

.es_rgt_col {
    float: right;
    width: 500px
}

.hi_lft_col {
    float: left;
    width: 500px
}

.hi_rgt_col {
    float: right;
    width: 470px
}

.data_tag {
    width: 93px;
    border: 2px solid #a3a3a3;
    font-size: 10.5px;
    color: #a1a1a1;
    border-radius: 35px;
    text-align: center;
    font-weight: 700
}

.demo_btn {
    background: #FF8000;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    padding: 10px 35px;
    letter-spacing: 1.5px;
    display: inline-block;
    border-radius: 6px
}

.vi-blog-style-11 {
    padding: 0 !important
}

.flickerplate {
    background-color: #fff !important;
    cursor: pointer
}

.start_div {
    bottom: -200px
}

.flickerplate ul.flicks>li {
    background-color: #fff;
    background-size: contain !important
}

.header_bg {
    background: #f5f5f3
}

.go {
    color: #fcfbfa;
    font-size: 35px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    top: 100%;
    left: 48%;
    background: #847b70;
    opacity: .7 !important;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite
}



.go:hover {
    -webkit-animation: paused;
    animation: paused;
    border: none
}

.cnt-btn-2 {
    bottom: -280px !important
}


.features {
    clear: both
}

.para {
    float: left;
    width: auto
}

.ds_lft_col img {
    width: 100%
}

div.laptop-wrapper {
    position: relative;
    padding-top: 25px;
    padding-bottom: 50%;
    height: 0
}

div.laptop-wrapper iframe {
    box-sizing: border-box;
    background: url(images/laptop.png) center center no-repeat;
    background-size: contain;
    padding: 2.9% 15.5% 4.8%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#openemr {
    margin-top: -60px
}

.demo_name {
    color: #5f5f5f;
    font-family: pr;
    font-size: 17px;
    line-height: 30px;
    padding: 10px 5px;
    height: 100px;
    margin-bottom: 0
}

#carousel {
    position: relative;
    margin-top: 25px;
    padding-bottom: 120px;
    margin-left: 62px
}

.owl-carousel {
    padding: 0
}

.customNavigation a {
    display: block;
    width: 36px;
    height: 18px;
    padding: 13px 0;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 2px;
    font-size: 50px
}



.owl-carousel .item {
    margin: 0 10px;
    padding-top: 5px
}

.customNavigation .prev {
    left: -50px;
    color: #515e6e;
    top: 30%;
    z-index: 9999
}

.customNavigation .next {
    right: -40px;
    color: #515e6e;
    top: 30%
}

.item {
    text-align: center;
    padding-bottom: 25px;
    border: 1px solid #ccc
}

.slide li img {
    box-shadow: 3px 3px 15px #ccc
}

.flexslider .slides>li {
    padding-bottom: 15px
}

.item img {
    width: 100%
}

.main_wrapper {
    margin-top: 100px;
    margin-bottom: -100px
}



.return-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: #f88e15;
    width: 40px;
    height: 40px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 35px;
    border-radius: 5px;
    display: none;
    -webkit-transition: all .3s linear;
    transition: all .3s ease
}

.return-to-top i {
    color: #f7f7f7;
    margin: 0;
    position: relative;
    left: 11px;
    top: 9px;
    font-size: 25px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.return-to-top:hover {
    background: #f39203
}

.return-to-top:hover i {
    color: #fff;
    top: 5px;
}

.fliker_heading h1, .fliker_heading h2 {
    font-size: 23px;
}




/**************************** New class Addded *****************/

/********************************navbar*******************/

.header_top {
    margin-bottom: 0px !important;
    border: none;
    background-color: #232939;
    min-height: 0px;
    height: 27px;
}

.header_top_nav>li>a {
    color: #fff;
    padding-top: 2px;
    font-size: 12px;
    font-weight: bold;
}

.header_top_nav>li>a:hover,
.header_top_nav>li>a:focus {
    background-color: #f7f7f7 !important;
    color: #150000;
}

.header_bottom {
    border: none;
    margin-top: 27px;
    height: 85px;
    background-color: #f5f5f3;
}

.h_bottom_nav_color>li>a {
    color: #555555;
    padding-top: 35px;
    font-size: 15px;
    margin-right: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.h_bottom_nav_color>li>a:hover,
.h_bottom_nav_color>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
    color: #f7903e;;
}

.logo_img {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.book-demo {

    background: #f7903e;
    padding-top: 10px !important;
    margin-top: 15px;
}


input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
    margin-bottom: 14px;

}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}


input[type=search] {
    background: #f7903e url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
    border: solid 1px #ccc;
    padding: 9px 10px 9px 32px;
    width: 55px;

    -webkit-border-radius: 3em;
    -moz-border-radius: 3em;
    border-radius: 3em;

    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s;
}

input[type="search"]:focus {

    width: 130px;
    background-color: #fff;
    border-color: #F7903E;
    -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 rgb(247, 144, 62);

}


input:-moz-placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}


#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] {
    width: 130px;
    padding-left: 32px;
    color: #f7903e;
    background-color: #fff;
    cursor: auto;
}

#demo-2 input:-moz-placeholder {
    color: transparent;
}

#demo-2 input::-webkit-input-placeholder {
    color: transparent;
}

.dot-navigation {

    top: 0px;
    position: relative !important;
    align-content: center;
    margin-top: 10px;

    margin-bottom: 20px;
}

.dot-navigation>ul {
    margin-right: 70px;
    opacity: 0.5;
}

.brand-identity {
    width: 100%;
    display: block;
    overflow: hidden;
}

.sections {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.carousal_image {
    height: 80px !important;

width: 40% !important;

top: -224px;

margin-bottom: 20px;

margin-top: 0px;
}

.cust>.flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
    height: 200px !important;
    touch-action: pan-y;
    background-color: #ffff;
}

.customer_testimony {
    position: relative;
    background: #fff;
    padding: 0em 0;
    border-radius: 5px;
    margin-bottom: 5em;

}

.flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
    height: 260px !important;
    touch-action: pan-y;
    background-color: #ffff;
}
@media (min-width: 374px) and (max-width: 767px)
{
    .flickity-viewport {
           height: 505px !important;
    }
      .cust>.flickity-viewport 
    {
   
    height: 550px !important;
  
    }
    
}
@media (max-width: 374px)
{
    .flickity-viewport {
           height: 655px !important;
    }
      .cust>.flickity-viewport 
    {
   
    height: 750px !important;
  
    }
}


.but>.flickity-prev-next-button {
    width: 40px;
    height: 40px;
    background: gray;
    opacity: .6;
    display: none;
}





/**** Floating Social MediaButton ****/
#presentation {
    width: 480px;
    height: 120px;
    padding: 20px;
    margin: auto;
    background: #FFF;
    margin-top: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: all 0.3s;
    border-radius: 3px;
}

#presentation:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    transition: all 0.3s;
    transform: translateZ(10px);
}

#floating-button {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #f17306;
    position: fixed;
    bottom: 60px;
    right: 25px;
    cursor: pointer;
    box-shadow: 0px 2px 5px #666;
}

.plus {
    color: white;
    position: absolute;
    top: 0;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 55px;
    font-size: 38px;
    font-family: 'Roboto';
    font-weight: 300;
    animation: plus-out 0.3s;
    transition: all 0.3s;
}

#container-floating {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 30px;
    right: 30px;
    z-index: 50px;
}

#container-floating:hover {
    height: 400px;
    width: 90px;
    padding: 30px;
}

#container-floating:hover .plus {
    animation: plus-in 0.15s linear;
    animation-fill-mode: forwards;
}

.edit {
    position: absolute;
    top: 0;
    display: block;
    bottom: 0;
    left: 0;
    display: block;
    right: 0;
    padding: 0;
    opacity: 0;
    margin: auto;
    line-height: 65px;
    transform: rotateZ(-70deg);
    transition: all 0.3s;
    animation: edit-out 0.3s;
}

#container-floating:hover .edit {
    animation: edit-in 0.2s;
    animation-delay: 0.1s;
    animation-fill-mode: forwards;
}

@keyframes edit-in {
    from {
        opacity: 0;
        transform: rotateZ(-70deg);
    }

    to {
        opacity: 1;
        transform: rotateZ(0deg);
    }
}

@keyframes edit-out {
    from {
        opacity: 1;
        transform: rotateZ(0deg);
    }

    to {
        opacity: 0;
        transform: rotateZ(-70deg);
    }
}

@keyframes plus-in {
    from {
        opacity: 1;
        transform: rotateZ(0deg);
    }

    to {
        opacity: 0;
        transform: rotateZ(180deg);
    }
}

@keyframes plus-out {
    from {
        opacity: 0;
        transform: rotateZ(180deg);
    }

    to {
        opacity: 1;
        transform: rotateZ(0deg);
    }
}

.nds {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: fixed;
    z-index: 300;
    transform: scale(0);
    cursor: pointer;
}

.nd1 {
    background: #d3a411;
    right: 35px;
    bottom: 125px;
    animation-delay: 0.2s;
    animation: bounce-out-nds 0.3s linear;
    animation-fill-mode: forwards;
}

.nd3 {
    background: #3c80f6;
    right: 35px;
    bottom: 180px;
    animation-delay: 0.15s;
    animation: bounce-out-nds 0.15s linear;
    animation-fill-mode: forwards;
}

.nd4 {
    background: #ba68c8;
    right: 35px;
    bottom: 240px;
    animation-delay: 0.1s;
    animation: bounce-out-nds 0.1s linear;
    animation-fill-mode: forwards;
}


.nd5 {
   background: #60d73b;
    right: 35px;
    bottom: 300px;
    animation-delay: 0.08s;
    animation: bounce-out-nds 0.1s linear;
    animation-fill-mode: forwards;
}

.social_icon
{
font-size: 20pt;
padding: 14px;
color:white;
}


@keyframes bounce-nds {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes bounce-out-nds {
    from {
        opacity: 1;
        transform: scale(1);
    }

    to {
        opacity: 0;
        transform: scale(0);
    }
}

#container-floating:hover .nds {

    animation: bounce-nds 0.1s linear;
    animation-fill-mode: forwards;
}

#container-floating:hover .nd3 {
    animation-delay: 0.08s;
}

#container-floating:hover .nd4 {
    animation-delay: 0.15s;
}

#container-floating:hover .nd5 {
    animation-delay: 0.2s;
}

.letter {
    font-size: 23px;
    font-family: 'Roboto';
    color: white;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 40px;
}

.reminder {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    line-height: 40px;
}

.profile {
    border-radius: 50%;
    width: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
}

.floating-media-icon {
color: white;
padding: 13px;
font-size: 20px;

}

.floating-media-icon:hover {
    color: white;
    padding: 10px;
    font-size: 22px;
	transition:.1s;
}
.contact_top {
    font-family: 'Gotham-Bold';
    font-size: 14px;
}

.but_new {
    font-size: 12px !important;
    width: 41px !important;
}

.resources-btn_new {
    background-color: #FF8000;
    border: none;
    color: #FFF;
    text-align: center;
    font-size: 11px;
    width: 170px;
    transition: all .5s;
    cursor: pointer;
    padding: 0px;

}

.Sample_li {
    margin-right: 90px;
    margin-top: 27px;
}

@media only screen and (max-width:767px)and (min-width:320px) {
    .header_top_nav {
        display: flex;
        margin: 3px;
    }
    .book-demo
    {
    background: #f5f5f3;
    padding-top: 10px !important;
    margin-top: 15px;
    color: #555555 !important;
    }
    .contact_top {
        font-family: ''Gotham-Bold'';
        font-size: 10px;
    }

    .h_bottom_nav_color {
        background-color: #f5f5f3;
        margin-top: 0px;
    }

    .h_bottom_nav_color>li>a {
        padding-left: 10%;
    }
  
    #demo-2 {
        padding-left: 10%;

    }

    .pb-2 {
        padding-left: 13%;
        padding-right: 13%;
        display: block !important;
    }

    /*#demo-2 input[type="search"]:focus {
        width: 15px;
        padding-left: 10px;
        color: transparent;
        cursor: pointer;
        height: 15px;
        margin-bottom: 15px;

    }*/

    .p-b1 {
        padding-bottom: 50px;
        padding-left: 13%;
        padding-right: 13%;
        display: block !important;
    }
	
	#container-floating
	{
	 display:none !important;
	}

}

@media only screen and (max-width:390px) {
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 20px 27px;
        font-size: 18px;
        line-height: 20px;
        width: 280px;
    }

    .header_top_nav>li>a {
        color: #fff;
        padding-top: 2px;
        font-size: 10px;
        font-weight: bold;
    }

    .carousal_image {
        height: 100px !important;
        width: 70% !important;
    }
}


@media only screen and (max-width:990px)and (min-width:767px) {


    .h_bottom_nav_color>li>a {
        font-size: 11px;
        margin-right: 0px;
    }

    .logo_img {
        padding-top: 0px;
        margin-top: 5px;
        margin-bottom: 10px;
        margin-left: -35px;
        width: 85%;
    }

    .carousal_image {
        height: 100px !important;
        width: 70% !important;
    }
}

.dropdown-menu>li>a {
    display: block;
    padding: 12px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #808080;
    white-space: nowrap;
    font-family: Gotham-Bold;
}

.move_center {
    display: flex;
    justify-content: center;
}
.mr-100{
margin-top:100px;
}

.gallery > .flickity-viewport
{
	height : 400px !important;
}

.skyppe>p>ul 
{
position: absolute;
margin-top: -15px !important;
margin-left: 3px !important;
width: 150px !important;
padding-left: 10px !important;
padding-right: 10px !important;
border: 2px solid rgb(0, 175, 240);
background-color: white;
color: rgb(0, 175, 240);
line-height: 35px !important;
list-style: outside none none;
z-index: 999999;
}

.skyppe>p>ul:hover
{
    cursor: pointer;
}


.navbar-toggle .icon-bar {

    background-color: #f17307 ;
}

.mt-100
{
margin-top:100px;
}

.navbar-toggle
{
    padding:25px 10px !important;
}

@media screen and (max-width: 767px) 
{   
    .dropdown-menu>li>a
    {
        padding: 10px 50px !important;
    }
    .h_bottom_nav_color>li>a
    {
        padding-top: 10px;
    }
    .book-demo
    {
        margin-top: 0px;
    }
    .contact-details
    {
        margin-left: 25px;
    }
}

.hide_item
{
    display: none !important;
}
    .navigation {
    padding: 20px;
    box-shadow: none !important;
    padding-top: 10px;
}

.hc_button {
    line-height: 15px !important;
    font-size: 12px !important;
}
.hc_button:hover {
    color: white !important;
}
.divider {
    position: relative;
    overflow: hidden;
}

.divider ul:last-child{
    border-right: 0px solid #ccc;

}
.divider ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -1px;
}
.divider li  {
    flex-grow: 1;
    flex-basis: auto;
    margin: .25em 0;
    text-align: center;
    border-right: 1px solid #9e9999;
    background-color: #fff;
}
.pp-features-content{
font-size: 16px !important;
color: #7a7a7a !important;
line-height: 28px !important;
text-align: justify !important;
}

.hc-home-navigation{
    color: orange;
font-size: 28px;
margin-top: -7px;
margin-left: -50px;
}

