
    @import url('https://fonts.googleapis.com/css2?family=Montserrat+Subrayada:wght@700&family=Montserrat:wght@700&display=swap'); 
    @import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');    
    
    html,
    body {
    height: 100%;
    width: 100%;
    /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";*/
    }
   
    h1, h2, h3 {
   
    }
    article hr {
    border-color: #007bff;/*sanal-new-update*/
    border-width: 3px;
    max-width: 50px;
    margin: 20px 0px;
    }
    .centerallign hr {
    border-color: #007bff!important;/*sanal-new-updates*/
    border-width: 3px;
    max-width: 50px;
    margin:auto !important;

    }
    hr.light {
    /*border-color: white;*/
    border-color: #e6581b;
    }
    a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color:  #007bff; /*--new update*/
    }
    a:hover,
    a:focus {
    color: #eb3812;
    }

    p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px !important;
    }
    .bg-primary {
    background-color: #aa282e;
    }
    .bg-dark {
    background-color: #222222;
    color: white;
    }
    .text-faded {
    color: rgba(255, 255, 255, 0.7);
    }
    #mainNav {
    /*-webkit-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 5px -2px rgba(0,0,0,0.75);*/
    }
    /*section {
    padding: 100px 0;
    }*/
    aside {
    padding: 50px 0;
    }
    .no-padding {
    padding: 0;
    }
    .navbar-default {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.05);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
  
    }
    .navbar-default .navbar-header .navbar-brand {
    color: #f05f40; 
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 700;
    width: 170px;
    text-indent:-10000px;
    background: url(../Images/BlueLogoIDZ.png) no-repeat center;
    background-size: 150px 33px;
    /*background: url(../Images/IDZlinkLogo.png) no-repeat center;*/

    }
    /*.navbar-default .idzlogo{
    color: #f05f40; 
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 700;
    width: 170px;
    text-indent:-10000px;
    background: url(../Images/IDZlogoTop.png) no-repeat center !important;
    background-size: 190px 42px !important;

    }*/
    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
    }
    .navbar-default .nav > li > a,
    .navbar-default .nav > li > a:focus {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #222222;
    font-family: 'Montserrat', sans-serif !important;
    }
    .navbar-default .nav > li > a:hover,
    .navbar-default .nav > li > a:focus:hover {
  
    }
    .hover-new-effect :hover{
        color:black!important;
    }
    .navbar-default .nav > li.active > a,
    .navbar-default .nav > li.active > a:focus {
    color: #f05f40 !important;
    background-color: transparent;
    }
    .navbar-default .nav > li.active > a:hover,
    .navbar-default .nav > li.active > a:focus:hover {
    background-color: transparent;
    }





    @media (min-width: 1200px) {

    .commonheight { 
    min-height: 310px !important;
    }

    }

    @media screen and (min-width: 991px) and (max-width: 1199px) {

    .commonheight {
    min-height: 430px !important;
    }
    .Hospoffr {
    min-height: 200px !important;
    }
    }
    @media screen and (min-width: 767px) and (max-width: 990px){
     
    .commonheight {
    min-height: 245px !important;
    }
   

    }

    @media (min-width: 641px) and (max-width: 990px){
    .retailnav {
    font-size:11px;
    }
    }
    @media (min-width: 767px) {
    .start-container{
    width:80% !important;
    }
    .gettingstart-hero {
    left: 12% !important;
    }
    .helpartl-link {
    text-align: right;
    padding-right: 40px;
    }
    .search-group {
    width:400px;
    }
    .heighlightCover {
    transform: scale(1.09);
    }
    .contactContainer {
    width: 50%;
    margin: 0 auto;
    float: none;
    }
    .ContainerLocation{
        display:flex;
        flex-wrap:wrap;
    }
    .ContainerLocation {
    width: 100%;
    margin: 0 auto;
    float: none;
    }

    .fontsize{
        color:gray!important;
    }
    .uldiv p{
         color:gray!important;
    } 
    .uldiv ul li{
        color:gray;
    }

    .footerContainer {
    width: 80%;
    margin: 0 auto;
    float: none; 
    }
    }
    @media (max-width: 767px) {
    .wrapper-left, .wrapper-right {
    flex:1 1 100%;
    }
    .c-wrapper {
    flex-wrap:wrap;
    }
    .wrapper-right {
    padding-top:0px;
    }
  
          
    .gettingstart-hero {
    text-align:center !important;
    -webkit-transform: translate3d(-50%,-50%,0); 
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    left:50%;
    width:100%;
    }
    .search-group {
    width:300px;
    }

    .TopSales:before {
       
    top: 0px;
    left: -20px !important;
    text-align: center;
    } 
    }

    @media (max-width: 768px){
    .helpbox-row article {
    display:grid !important;
    text-align:center;
          
    }
    .helpbox-row article h4 {
    min-height:auto !important;
    }

    .navbar{
        padding:0px;
    }
    .mailico, .TopSales {
    display:inherit !important;
    }
    .contact-ul li {
    margin:10px 0px;
    }
    .nopagecontainer{
    padding:100px 0px !important;
    }

    .head-container
    {
        padding:.5rem 1rem!important;
    }

    .accountCat span {
    font-size:12px !important;
    }
    #Desktoprow .col-md-4, #Tabletrow .col-md-3 {
    padding:0px 5px;
    }
    .hardwaretopimg img,.hardwaretile img {
    width:100% !important;
    }
    #Tabletrow h4, #Desktoprow h4 {
    font-size:12px !important;
    }
    .mobphone {
    display:block !important;
    cursor:pointer;
    }
    .submenucall {
    display:none;
    position: absolute;
    right: 12px;
    margin-top: 41px;
    background-color: #ca3e2f;
    padding: 10px 10px 10px 20px;
    border-radius: 3px
    }
    .footerContainer {
    margin:0px;
    }
    .animate h3 {
    width:100% !important;
    }
    .submenu-top{
    padding: 10px 12px !important;
    }
    .common-container {
    width:100% !important;
    }
    .navbar-default {
    background-color: rgba(71, 71, 71, 0) !important;
    }
    .hideme img {
    width:100%;
    }
    .rowArea {
    padding: 10px 0px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #585858 !important;

    }
  
    .col-footer {
    text-align: center;
    }
    .col-footer .col-md-12{
    text-align:center;
    }
    .hardware-12 {
    padding-bottom:20px;
    }
    .rowArea article {
    text-align:center;
    }
    article hr {
    margin: 20px auto;
    }
    .hardwarerow .orangeBtn
    {
    float:none !important;
    }
    .hardwarebtn-area{
    text-align:center;
    margin:40px 0px;
    }
    .buttonSepperation{
    margin:40px 0px;
    }
    .graybg {
    padding: 20px 0px 0px 0px !important;
    }
    .buttonSepperation {
    padding: 0px 0px !important;
    }
    .trybtncover {
    text-align:center;
    }
    }
    /*.callTag {
    float:left;
    width:200px;
    }*/

    @media (min-width: 768px) {       
    .customstep {
    width:700px !important;
    }
    .hardwarerow {
    padding:30px 0px;
    }
    #accountsrow {
    padding:30px 0px;
    }
    .featureTile {
    min-height:390px;
    }
    #featureTilerow .featureTile{
    min-height:340px !important;
    }
    .container-fluid {
    padding:0px!important;
    transition-duration: 0.6s;
    }
    .navbar-right {
    margin-right: 0px !important;
    }
    .viewMore{
    position:relative;
    bottom:0px;
    }
    .navbar-default {
    background-color: transparent;
    /*border-color: rgba(185, 181, 181, 0.3);*/
    }
    .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
    }
    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
    }
    .navbar-default .nav > li > a,
    .navbar-default .nav > li > a:focus {
    color: black;/*sanal-new-up-dates*/
    }
    .navbar-default .nav > li > a:hover,
    .navbar-default .nav > li > a:focus:hover {
    /*color: white;*/
    }
    .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.05);
    }
    .navbar-default.affix .navbar-header .navbar-brand {
    color: #f05f40;
    font-size: 14px;
    }
    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
    }
    .navbar-default.affix .nav > li > a,
    .navbar-default.affix .nav > li > a:focus {
    color: #222222;
    }
    .navbar-default.affix .nav > li > a:hover,
    .navbar-default.affix .nav > li > a:focus:hover {
    color: #f05f40;
    }
    }

    header {
    position: relative;
    width: 100%;
    min-height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    /* background-image: url('../img/header3.jpg');*/
   /* text-align: center;*/
   /* color: white;   @media screen and (max-width:991px) {
            .dropdown-item{
            background-color:white;
        }*/
    }
    header .header-content {
    position: relative;
    text-align: center;
    padding: 100px 15px 100px;
    width: 100%;
    }
    header .header-content .header-content-inner h1 {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    }
    header .header-content .header-content-inner hr {
    margin: 30px auto;
    }
    header .header-content .header-content-inner p {
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    margin-bottom: 50px;
    }
    @media (min-width: 768px) {
    .accslide {
    width:700px !important;
    }
    header {
    min-height: 100%;
    }
    .start-header {
    min-height:initial !important;
    }
    header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
    }
    header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    }
    header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    }
    }
    .section-heading {
    margin-top: 0;
    font-weight:bold;
    }
    .service-box {
    max-width: 400px;
    margin: 50px auto 0;
    }
    @media (min-width: 992px) {
    .service-box {
    margin: 20px auto 0;
    }
    }
    .service-box p {
    margin-bottom: 0;
    }
    .portfolio-box {
    position: relative;
    display: block;
    max-width: 650px;
    margin: 0 auto;
    }


    .call-to-action h2 {
    margin: 0 auto 20px;
    }
    .text-primary {
    color: #f05f40;
    }
    .no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
    }
    .btn-default {
    color: #222222;
    background-color: #ffffff;
    border-color: #ffffff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    }
    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
    color: #222222;
    background-color: #f2f2f2;
    border-color: #ededed;
    }
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
    background-image: none;
    }
    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #ffffff;
    }
    .btn-default .badge {
    color: #ffffff;
    background-color: #222222;
    }
    .btn-primary {
    color: #ffffff;
    background-color: #AA282E;
    border-color: #f05f40;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    }
    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #ee4b28;
    border-color: #ed431f;
    }
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
    background-image: none;
    }
    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
    background-color: #f05f40;
    border-color: #f05f40;
    }
    .btn-primary .badge {
    color: #f05f40;
    background-color: #ffffff;
    }
    .btn {
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    border: none;
    /* border-radius: 300px;*/
    font-weight: 700;
    text-transform: uppercase;
    }
    .btn-xl {
    padding: 15px 30px;
    }
    ::-moz-selection {
    color: white;
    text-shadow: none;
    background: #222222;
    }
    ::selection {
    color: white;
    text-shadow: none!important;
    background: #222222;
    }
    img::selection {
    color: white;
    background: transparent;
    }
    img::-moz-selection {
    color: white;
    background: transparent;
    }
    body {
    webkit-tap-highlight-color: #222222;
    }
    /********************************************/
    .bounce {
   
    margin: auto;
    margin-top:15px;
    top: 0; bottom: 0;
    left: 0; right: 0;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    -webkit-animation: bounce 2s infinite ease-in-out;
    }
    @-webkit-keyframes bounce {
    0%, 20%, 60%, 100%  { -webkit-transform: translateY(0); }
    40%  { -webkit-transform: translateY(-20px); }
    80% { -webkit-transform: translateY(-10px); }
    }

    .subitems i{
    font-size:30px;
    }
    .icobgStyle{
    background-color: #e4e4e4;
    padding: 30px;
    border-radius: 50%;
    }
    .icobgStyle {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 25px 0 25px 0px;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    font-family: sans-serif;
    }

    .icon:nth-child(1) { background: cornflowerblue; }
    .icon:nth-child(2) { background: salmon; }
    .icon:nth-child(3) { background: gray; }

    .icobgStyle:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
  
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
    );
    }

    .icobgStyle:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
    }
    .icobgStyle:active:after {
    opacity: 0;
    }
    /************************style for parallax wall*********************/
    .wallstyle{
    background-color: #e4e4e4;
 
    }
    .wallstyle {
    position: relative;
    overflow: hidden;
    margin: 25px 0 25px 25px;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    font-family: sans-serif;
    }
    .icon:nth-child(1) { background: cornflowerblue; }
    .icon:nth-child(2) { background: salmon; }
    .icon:nth-child(3) { background: gray; }
    .wallstyle:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
    );
    }
    .wallstyle:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
    }
    /* Active state */
    .wallstyle:active:after {
    opacity: 0;
    }
    /****************parallax begins*************/
    section.module.parallax{
    height:330px;
    background-position:no-repeat;
    background-attachment:fixed;
    background-size:cover;
    }
    section.module.parallax-1{
    background: url(../img/header3.jpg) no-repeat;
    background-position: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color:white;
    }	
    section.module.parallax-2{
    background: url(../img/header3.jpg) no-repeat;
    background-position: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 298px;
    padding-top:12px;

    }
    section.module.parallax-3{
    background-image: url(../img/retail/AccountBg1.jpg);
    background-position: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 298px;
    padding-top:12px;
    }
    .parallax-1 h4{
    color: #96ffa5;
    }		
    /*.container{
    font-family:calibri !important;
    }*/
    .fnt-style{
    font-family:calibri !important;
    }
    /****************parallax ends***************/

    /*--------------------*/
    /* PRICING TABLE */
    /*--------------------*/
    #pricing-table{
    display: inline;
    float: left;
    padding: 40px 0;
    width: 100%;

    }
    #pricing-table h2 {
    font-weight:bold;
    }
    .pricing-table-area{
    display: inline;
    float: left;
    width: 100%;
    }
    .pricing-table-content {
    display: inline;
    float: left;
    margin-top: 60px;
    width: 100%;
    }
    .price-table{
    display: inline-block;
    text-align: center;
    width: 100%;
    padding:0px;
    }
    .price-table li {
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    display: inline-block;
    float: left;
    padding-bottom: 50px !important;
    /*width:33%;
    min-height:625px;*/
    padding:0px 0px;
    /*padding-bottom:130px;*/
    margin-bottom:15px;
    background-color: #ededed;
    color: gray;
    box-shadow: 0 1px 1px -3px rgba(0,0,0,.56), 0 4px 7px 0 rgba(0,0,0,.12), 0 -4px 2px -5px rgba(0,0,0,.2);
    margin:0 auto;
    float:none;
    }
    .lipricetable {
    }

    /*.lipricetable:nth-child(4) .price-header{
    min-height:85px;
    }*/
    .navbar-right .dropdown-menu li:last-child a {
    border-bottom:none !important;
    }
    .price-table li:last-child{
    border-right: 1px solid #e4e4e4;
    } 
    .single-price{
    display: inline;
    float: left;
    width: 100%;
    }
    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor:default
    }
    .single-price .price-header {
    color: #1e1c1c;
    text-transform: uppercase; 
    font-weight: bold;
    font-size: 22px;
    margin: 0;
    padding: 20px 25px;
    position: relative;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    }

    .row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
    }

    .row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
    }

    .row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
    margin: -.2px; /* hack adjust for wrapping */
    }

    .container-flex > div[class*='col-'] div, .row-flex > div[class*='col-'] div {
    width:100%;
    }


    .flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
    }

    .flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2;
    }






         







    /*.single-price .price-header::after {

    bottom: -24%;
    content: "";  
    font-family: fontAwesome;
    font-size: 32px;
    left: 46.5%;
    position: absolute;
    }*/
    /*.standard-price .price-header::after{
    bottom: -19%;
    }*/
    .single-price .price-amount {
    display: block;
    font-size:40px;
    font-weight: 600;
    padding: 10px 0;
    text-align: center;
    }
    .standard-price{
    margin-top: -20px;
    }
    .price-header{
    min-height:45px !important;
    }
    .standard-price .price-header{
    padding: 30px 0px;

    }
    .single-price p{
    color: #5d5d5d;
    font-size: 18px;
    border-bottom:1px solid #e4e4e4;
    padding:5px 0;
    margin-bottom: 0px; 
    }
    .PriceDesc {
    padding:0px 15px;
    /*position:absolute;
    bottom:0px;
    width:100%;
    padding: 0px 20px;
    border-top: 1px solid #e0e0e0;*/
    }
    /*.price-table li:last-child {
    padding-bottom:0px;
    }*/
    /*.price-table li:last-child .PriceDesc{
    border:none;
    }*/
    /*.price-table li:last-child .PriceDesc{
    position:relative;
    }*/

    .single-price p:last-of-type{
    border: none;
    }
    .single-price a {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-image: none !important;
    border-left: medium none !important;
    border-right: medium none !important;
    border-top: medium none !important;
    display: inline-block;
    float: none;
    /*margin-top: 23px;*/
    }
    .single-price a span {
    border: medium none;
    display: inline-block;
    padding: 12px 65px;
    }

    .single-price .price-header {
    /*background-color: #3d444c;*/
    }
    .single-price .price-header::after {
    color:#942d2d; 
    }
    .single-price .price-amount {
    border-bottom: 1px solid #cbcbcb;
    color:#1e1c1c;  
    }
    .price-amount {
    position:relative;
    }
    /*.single-price a {
    border-bottom: 1px solid #00d999;
    }*/
    /*.standard-price a{
    background-color: #00d999;  
    }*/
    .usreMonth {
    font-weight: normal;
    font-size: 18px;
    }
    /***********************pricing ends******************************/
    .border-class{
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    }
    .border-class:hover{
    background-color: #e4e4e4;
    cursor:pointer;
    color: cadetblue;
    }
    /*************shake icons***************************/

    #contact:hover .contactContainer{
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    }
    @keyframes shake {
    10%, 90% {
    transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
    transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
    transform: translate3d(4px, 0, 0);
    }
    }
    /*****************video**********************/
    .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:280px;
    }
    .viewMore a{
    background-color: #aa282e;
    padding: 7px;
    color: white;
    border-radius: 6px;
    cursor:pointer;
    text-decoration:none;
    }
    .footer{
    background-color: #3d444c;
    height:34px;
    margin:0px;
    clear:both;	
    }
    #services{
    padding-bottom:0px;
    }
    #RetailArea{
    padding-bottom:10px;
    }
    .price-header{
    font-size:22px !important;
    font-weight:bold;
    }
    #ContactUs{
    /*	height: 235px;*/
    clear: both;
    padding-top: 20px;
    color: white;
    font-family: calibri;
    }
    #ContactUs p{
    line-height:0.6;
    }
    .moreaddrinfo i,.support i{
    font-size: 22px;
    width: 39px;
    }
    .mapcolumn{
    padding-left:0px;
    padding-right:0px;
    }
    /****************************baner***************************/	
    /********************************/
    /*       Fade Bs-carousel       */
    /********************************/
    .fade-carousel {
    position: relative;
    height: 100vh;
    }
    .fade-carousel .carousel-inner .item {
    height: 100vh;
	
    }
    .fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
    }
    .fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
    }

    /********************************/
    /*          Hero Headers        */
    /********************************/
    .hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    /*text-shadow: 1px 1px 0 rgba(0,0,0,.75);*//*sanal-new-updates*/
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    }
    .hero h1,.hero h2 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
    color:black !important;/*sanal-new-update*/
    }

    .fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 1s all ease-in-out 0s;
    -moz-transition: 1s all ease-in-out 0s; 
    -ms-transition: 1s all ease-in-out 0s; 
    -o-transition: 1s all ease-in-out 0s; 
    transition: 1s all ease-in-out 0s; 
    }
    .fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    /*-webkit-transition: 2s all ease-in-out .1s;*/
    -webkit-transition: 1s all ease-in-out 0s;
    -moz-transition: 1s all ease-in-out 0s; 
    -ms-transition: 1s all ease-in-out 0s; 
    -o-transition: 1s all ease-in-out 0s; 
    transition: 1s all ease-in-out 0s;    
    }

    /********************************/
    /*            Overlay           */
    /********************************/
    .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
     z-index: 1;
    background-color: #f7f7f7f2;/*sanal-new-updates*/
    opacity: .3;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    /* background: #B4ED50; */
    /*background: linear-gradient(135deg, #16236d 0%, #036571 100%);*/
    /*background: linear-gradient(135deg, #1a1a1a 0%, #090909 100%);*/
    }

    /********************************/
    /*          Custom Buttons      */
    /********************************/
    .btn.btn-lg {padding: 10px 40px;}
    .btn.btn-hero,
    .btn.btn-hero:hover,
    .btn.btn-hero:focus {
    /*color: #f5f5f5;*/
    /*background-color: #1abc9c;*/
    /*border-color: #1abc9c;*/
    outline: none;
    /*margin: 20px auto;*/ 
    }

    .dropdown-menu{
        
        background-color:white;
        padding:0px;
        border-radius:0px;
    }

    .btn-hero {
    /* display: inline-block; */
    vertical-align: middle;
    margin: inherit inherit 1rem inherit;
    font-family: inherit;
    padding: 1em 2em 0.75em 2em;
    -webkit-appearance: none;
    border: 1px solid transparent;

    -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
    -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    border: 1px solid #247eff !important;
    color: white !important;
    background-color: #247eff !important;
    padding: 15px 40px !important;
    border-radius:0px !important;
    }


    .hero .btn-hero{
    margin-top:30px !important; 
    }
    .btn-hero:hover {
    background-color: black !important;
    color:white !important;
    border:1px solid black !important;
    }




    /********************************/
    /*       Slides backgrounds     */
    /********************************/
    .fade-carousel .slides .slide-1, 
    .fade-carousel .slides .slide-2,
    .fade-carousel .slides .slide-3,.fade-carousel .slides .PartneSlide,.helpslide{
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    }
    .fade-carousel .slides .slide-1 {
    /*background-image: url(../img/header4.jpg);*/
    background-image: url(../Images/RetailWallImg03.jpg);
    filter: grayscale(100%);/*sanalnewupdates*/

    }
    .fade-carousel .slides .slide-2 {
    /*background-image: url(../img/baner12.jpg);*/
    background-image: url(../Images/RetailWallImg02.jpg);
    }
    .fade-carousel .slides .slide-3 {
    background-image: url(../Images/RetailWallImg01.jpg);
      filter: grayscale(100%);/*sanalnewupdates*/
    }
    .fade-carousel .slides .PartneSlide {
    background-image: url(../Images/PartnerSlider.jpg);/*sanalnewupdates*/
    filter: grayscale(100%);

    }
    .fade-carousel .slides .helpslide {
    background-image: url(../Images/help-banner.jpg);
    filter: grayscale(100%);/*sanalnewupdates*/
    }
    .secondSlide{
    left:50%;
    }
    .secondSlide h1{
    font-size:2em;
    }
    .banico{
    font-size:46px !important;
    color: aquamarine;
    }
    .healthico{
    background-color: rgba(229, 229, 229, 0.12);
    padding: 8px;
    padding-top: 18px;
    border-radius: 50%;
    width: 116px;
    height: 116px;
    float: left;
    font-size:16px;
    margin-right:4px;
    border: 1px solid #585b60;
    }
    .icoContent{
    display:block !important;
    font-size:10px !important;
    }
    #contact{
    color:white;
    }
    .videoWrapper {
    position: relative;
    padding-bottom: 70%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    }
    .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    .stepwizard-step p {
    margin-top: 10px;    
    }
    .process-row {
    display: table-row;
    }
    .process {
    display: table;     
    width: 100%;
    position: relative;
    }
    .process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    border-radius:50%;
    }
    .process-row:before {
    top: 50px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;   
    }
    .process-step {    
    display: table-cell;
    text-align: center;
    position: relative;


    width:20%;

    }
    .process-step p {
    margin-top:10px;   
    }
    .btn-circle {
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    background-color: #c8441f;
    color: #ffffff;
    }


    .mainheadStyle {
    z-index:0;
    position:relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-bottom:60px;
    }
    .mainheadStyle:hover {
    /*z-index:999;
    box-shadow:rgba(0, 0, 0, 0.2) 0 10px 10px 0;
    -webkit-box-shadow:rgba(0, 0, 0, 0.2) 0 10px 10px 0;
    -moz-box-shadow:rgba(0, 0, 0, 0.2) 0 10px 10px 0;*/
    }





    /***************accounts slider******************/
    .fade-carousel .slides .slide-11 
    {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    }
    .slide-11{
    background-image: url(../Images/accounts-slider.jpg);
     /***************sanal-new-updates-******************/
     filter: grayscale(100%);
    }
  



    /***************tourOperator slider******************/
    .fade-carousel .slides .slide-31, 
    .fade-carousel .slides .slide-32,
    .fade-carousel .slides .slide-33 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    }
    .slide-31{
    background-image: url(../img/retail/hospitalitynew4.jpg);

    }
    .slide-32{
    background-image:url(../img/retail/hospitalitynew1.jpg);
  
    }
    /***************Account slider******************/
    .fade-carousel .slides .slide-41, 
    .fade-carousel .slides .slide-42,
    .fade-carousel .slides .slide-43 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    
    }
    .slide-41{
    background-image: url(../img/retail/AccountBg1.jpg);

    }
    .slide-42{
    background-image:url(../img/retail/AccountBg1.jpg);
  
    }
    /***************retail slider******************/
    .fade-carousel .slides .slide-21, 
    .fade-carousel .slides .slide-22,
    .fade-carousel .slides .slide-33 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    }
    .fade-carousel .slides .slide-21 {
    background-image:url(../Images/RetailWallImg03.jpg);
    }
    .fade-carousel .slides .slide-22 {
    background-image:url(../Images/RetailWallImg02.jpg);
    }
    .secondSlide{
    left:50%;
    }
    .secondSlide h1{
    font-size:2em;
    }
    .fade-carousel .slides .slide-33 {
    background-image:url(../Images/RetailWallImg01.jpg);
    filter:grayscale(100%);
    }
    /*******************************/
    /***************Retail page*******************/
    .retailnav ul li{
    text-align:left;
    font-size:20px;
    float:left;
    width: 24.5%;
    font-family: 'Squada One', cursive;
    }

    /*.price-amount,.price-header span,.tryBtn{
    font-family: 'Squada One', cursive;
    }*/
    .fa-envelope-o {
    /*background-color: #f0ad4e;*/
    padding: 15px;
    /*border: 3px solid white;*/
    border-radius: 50%;
    }

    /**************Retail page ends*************/

    .jssocials-share-whatsapp .jssocials-share-link {
    background: #29a628;
    display: none;
    }
    /********************************/
    /*          Media Queries       */
    /********************************/

    @media screen and (min-width: 980px){
    .hero { width: 600px; }  
    .single-price p {
    color: #5d5d5d;
    font-size: 19px;
    border-bottom: 1px solid #e4e4e4;
    padding: 20px 0;
    margin-bottom: 0px;
    /*padding-top:15px;*/ }

        .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
        color:white!important;
        }
    }
     @media screen and (max-width: 750px)
        {
.fontsize{
    color:gray;
}
        }
    @media screen and (max-width: 770px) {
    .navbar-header {
    width: auto !important;
    }
    .navbar-header ul {
    margin-right: 65px;
    }
    }

    @media screen and (max-width: 767px) {
    .Top-nav {
    display:none !important;
    }
    .navbar-default .navbar-toggle {
    background-color:none;
    }
    .navbar-header {
       
    /*background-color: rgba(71, 71, 71, 0.52) !important;*/
    }
    .navbar-nav li {
    border: none !important;
    background-color: #247eff;
    }
    }
    .mobileLi-login {
    float: left;
    width: 100%;
    padding: 0px 10px;
    color: white;
    }
    @media screen and (max-width: 768px){
    .rowArea p {
    font-size:17px !important;
    }
    .colspacingcommon {
    padding-top:0px !important;
    }
    .easytosetuprow {
    padding: 30px 0px 0px 0px !important;
    }
    .retailheighlightImg img{
    width:100%;
    }
    .container-fluid {
    padding:0px !important;
    }
    /*.navbar-nav li {
    border: 1px solid rgb(76, 76, 76) !important;
    background-color: rgb(71, 71, 71);
    }*/
    .navbar-nav {
    margin: 0px !important;
    }

    .navbar-collapse {
    padding-right:0px !important;
    padding-left:0px !important;
   
    }

    .healthico {
    width: 47%;
    height: 76px;
    background-color:rgba(0, 0, 0, 0.32) !important;
    border-radius: 0px;
    border:none;
    margin: 1px;
    padding-top:10px;
    }		
    .secondSlide h1 {
    font-size: 2em;
    text-transform: none;
    }
    .hero {
    /*top:45%;*/
    width:90%;
    }
    .h1service {
    font-size:2em !important;
    text-transform:uppercase !important;
    margin-top:50px !important;
    }
    .banico {
    font-size: 31px !important;
    }
    .price-table li{
    width:50%;
    }
    .price-table {
    margin: 0px;
    }
    .price-header {
    min-height:auto !important;
    }





    }
    @media screen and (max-width: 640px){
    .help-more ul {
    flex-wrap:wrap;
    }
    .jssocials-share-whatsapp .jssocials-share-link {
    background: #29a628;
    display: block;
    }

    .open>.dropdown-menu {
    display: block;
    width: 100%;
    left: 0px !important;
    }
    .navbar-header ul {
    margin-right: 15px;
    }

    .retailnav ul li{
    text-align: left;
    font-size: 1.5em;
    float: left;
    width: 100%;
    /* background-color: #962d32; */
    padding: 8px;
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #b53e43;
    font-size: 1.2em;
    /* background-color: #962d32; */
    }
    .retailnav ul {
    padding:0px;
    list-style-type:none;
    }

    .price-table li{
    width:100%;
    border-right: 1px solid #e4e4e4;
    margin-bottom:15px;
    }

    .pricing-table-content {
    margin-top:0px;
    }
    .section-heading:before {
    /*content: " » ";*/
    }

    .btn-circle {
    width: 80px;
    height: 80px;
    }
    .smlStyle img {
    width: 35px !important;
    }
    /*.h1service{
    font-size: 3em !important;
    text-transform: none;
    padding-bottom: 18%;
    margin-top: 40% !important;
    }*/
    .carousel-indicators{
    display:none;
    }
    .PriceDesc {
    position: relative;
    border:none;
    }
    .price-table li {
    padding-bottom:20px;
    }

    .idzCarouselRetail .fnt-style {
    padding: 15px 5px !important;
    width: 160px;
    font-size:15px !important;
    }
  .panel-title{
        padding:10px 15px;
        background-color:gray;
    }

    }
    @media screen and (max-width: 380px){
    .btn-circle {
    width: 60px ;
    height: 57px;
    }
    .process-row:before {
    top: 30px !important;
    }
    }
    @media screen and (max-width: 450px) {

    /*.process-step {
    width:95px;
    }*/
    .process {
    width: 86% !important;
    margin: 0 auto !important;
    }
    .process-row:before {
    top: 40px;
    }
    .Footer-Copyright {
    font-size: 12px;
            
    }
    ul.social-network li {
    margin:0px !important;
    }


    .process-row:after {
    content:"";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 2px solid #d1d1d1; 
    transform: translate(-50%);
    height:92%;
    }
    .process-row:before {
    display:none;
    }

    .process-step {
    display: block;
    width:100%;
    }
    .pricing-table-area .panel-heading a{
    font-size:18px !important;
    }












    }
    /***********************************************************/
    @media (max-width: 990px) {
    .mapcolumn{
    padding-left:0px;
    padding-right:0px;
    }
    }	
    @media (max-width: 768px) {
    .tourop img{
    height:35px;
    }
    .navbar-default .nav > li > a, .navbar-default .nav > li > a{
    color:white !important;/*sanal-new-updates*/
    text-shadow:none;
    }

    .mainheadStyle:hover {
    box-shadow:none;
    }
    #pricing-table .controwAreaainer {
    padding:0px;
    }
    .PriceDesc {
    padding: 18px 15px;
    }
    .PriceDesc p {
    font-size: 18px !important;
    }
    }
    @media (max-width: 600px) {
    .single-price .price-amount {
    font-size: 28px;
    }
    .price-table h4{
    font-size:18px !important;
    }
    .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus{
    color:white !important;
    text-shadow:none;
    
    }
   
    .navbar-default .navbar-header .navbar-brand {
    color:white;
    font-weight:bold;
    }
    .brdr{
    border-bottom: 1px solid #ece1e1;
    padding-bottom: 40px;
    }
    #services{
    padding-bottom:0px;
    }
    .smlStyle{
    border: 3px solid #bebebe;
    }
    .brdr .smlStyle{
    /*background-color: #FF9800;
    color: #ffffff;*/
    }
    .oprico{
    background-color:white !important;
    border:none;
    padding:0px !important;
    }
    .oprico img {
    border:none;
    }
    .ico1{
    display:none !important;
    }
    .ico2{
    display:block !important;
    background-color:none;
    }
    .demo-gallery .video .demo-gallery-poster img {  
    margin-left: -33px !important;
    height: 70px !important;
    width: 70px !important;
    }
    .slide-1,.slide-2,.slide-3{
    height:1000px !important;
    }
    .h1service {
    padding-top:40px;
    }
    }
    .smlStyle img {
    width:50px;
    }
    .smlStyle{
    box-shadow: 2px 0 18px rgba(0, 0, 0, 0.26);
    }
               
    /***********************************contact*******************************************/
    * {
    box-sizing: border-box;
    }
    /* form starting stylings ------------------------------- */
    .group {
    position: relative;
    margin-bottom: 35px;
    }

    input {
    font-size: 18px;
    padding: 5px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #b2b2b2;
    background: transparent;
    color: #f0ad4e;
    }

    input:focus {
    outline: none;
    }

    /* BOTTOM BARS ================================= */
    .bar {
    position: relative;
    display: block;
    width: 100%;
    }
    .bar:before, .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #fff;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    }

    .bar:before {
    left: 50%;
    }

    .bar:after {
    right: 50%;
    }
    /* active state */
    input:focus ~ .bar:before, input:focus ~ .bar:after {
    width: 50%;
    }

    /* HIGHLIGHTER ================================== */
    .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
    }
    /* active state */
    input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
    }
    /* ANIMATIONS ================ */
    @-webkit-keyframes inputHighlighter {
    from {
    background: #fff;
    }

    to {
    width: 0;
    background: transparent;
    }
    }
    @-moz-keyframes inputHighlighter {
    from {
    background: #fff;
    }
    to {
    width: 0;
    background: transparent;
    }
    }
    @keyframes inputHighlighter {
    from {
    background: #fff;
    }

    to {
    width: 0;
    background: transparent;
    }
    }

    #panel {
    border-radius: 4px;
    }
    /*****************************contact ends***********************/
    /*****************social icons***************************/
    /* footer social icons */
    ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
    }
    ul.social-network li {
    display: inline;
    margin: 0 5px;
    }
    /* footer social icons */
    .social-network a.icoRss:hover {
    background-color: #F56505;
    }
    .social-network a.icoFacebook:hover {
    background-color:#3B5998;
    }
    .social-network a.icoTwitter:hover {
    background-color:#33ccff;
    }
    .social-network a.icoGoogle:hover {
    background-color:#BD3518;
    }
    .social-network a.icoVimeo:hover {
    background-color:#0590B8;
    }
    .social-network a.icoLinkedin:hover {
    background-color:#007bb7;
    }
    .social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
    .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color:#fff;
    }
    a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
    }
    .social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 0%;
    text-align: center;
    width: 44px;
    height:34px;
    font-size: 13px;
    clear:both;
    }
    .social-circle li i {
    margin:0;
    line-height:34px;
    text-align: center;
    }
    .social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    }
    .social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
    }
    /*******************************************************/

    /*****************Hospitality page********************/

    .hospico {
    /*background-color: gainsboro;*/
    /*padding: 20px;*/
    /*border-radius: 50%;*/
    border: 1px solid #e1d5d5;
    margin:0 auto;
    }
    .imgContainer img {
    width:50%;
    }
    .Offer,.howtostart,.parallax  h2,.section-heading,#panel h2{
    font-family: 'Squada One', cursive;
    }
    .bg-primary h2 {
    font-family: 'Oleo Script Swash Caps', cursive;
    }

    .single-price p {
    /*font-family: 'Archivo Narrow', sans-serif;*/
    font-size: 18px;
    }


    .tabServiceList .col-md-12 {
    font-size: 17px;
    padding: 6px 15px;
    text-align: left;
    display: flex;
    }

    .tabServiceList .col-md-12 span {
    position:relative;
    padding-left: 30px;
    color: #1e1c1c;
    }
    .tabServiceList .col-md-12 span:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #4CAF50;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0px;
    }
    /**********************/

    .row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
    }

    .row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
    }

    .row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
    margin: -.2px; /* hack adjust for wrapping */
    }

    .container-flex > div[class*='col-'] div, .row-flex > div[class*='col-'] div {
    width:100%;
    }


    .flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
    }

    .flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2;
    }


    /***********************/


















    @media only screen and (max-width:1260px) {
    .navbar-header {
    width:auto !important;
    }
    }


    @media only screen and (max-width:420px){




    .h2, h2 {
    font-size: 23px;
    }




    .process-row:before {
    top:42px;
    }
    .h1service {
    margin-top: 0px !important;
    }
    .secondSlide {
            
    width: 100%;
    }
    .healthico {
    width: 30%;
    }
    .logo {
    width:290px !important;
    }


    .healthico {
    width: 42%;
    height: 76px;
    background-color: rgba(0, 0, 0, 0.1) !important;
    border-radius:0px;
    }
    .favtiles{
    margin-left:6% !important;
    }
    }
    .hospico {
    position:relative;
    overflow:hidden;
    transition:all 1s ease;
    }

    .hospico:hover {
    transform:scale(1.10);
    }
 
    .tryBtn {
    -webkit-transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -moz-transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -ms-transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    -o-transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    display: block;
    margin: 20px auto;
    max-width: 180px;
    text-decoration: none;
    border-radius: 4px;
    padding: 8px 45px;
    margin:0px;
    text-decoration:none !important;
    }

    a.tryBtn {
    /*color: rgba(30, 22, 54, 0.6) !important;
    box-shadow: rgba(30, 22, 54, 0.4) 0 0px 0px 2px inset !important;*/
    /*background-color: #4CAF50;*/
    color:white;
    text-transform:uppercase;
    background-color: rgb(201, 73, 38);
    }

    a.tryBtn:hover {
    color: rgba(255, 255, 255, 0.85);
    box-shadow: rgba(30, 22, 54, 0.7) 0 0px 0px 40px inset;
    text-decoration:none !important;
    }
    .daysStyle {
    font-size: 14px !important;
    font-weight: 100 !important;
    float: right;
    margin-right: 4px;
    position:absolute;
    right: 0px;
    bottom: 0px;
    }
    .usersHeader {
    display: block;
    font-weight: 100;
    font-family: calibri;
    padding-top: 4px;
    font-size: 26px;
    }



        
    .content1::before {
    z-index: 30;
    content: "-";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0, 0, 0, 0.75);
    }
    .content1 {
    position: relative;
    text-decoration: none;
    background-image: url(../img/retailBaner.jpg);
    background-color:gray;
    padding:3.6em 1.1em; 
    text-align: center;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

    }

    .IconCover { 
    box-shadow: 0 0 8px #c8441f;
    background-color: #c8441f;
    padding: 18px;
    border-radius: 50%;
    width:95px !important;
    height:95px;
    text-align: center;
    /* float: left; */
    display: block;
    margin: 0 auto;
    border: 1px solid #c8441f;
    }
    .IconCover img{
    width: 50px;
    }
    .content1 .col-sm-4 {
    color:#fff;
    position:relative;
    z-index:2; 
    }




    .contentTour::before {
    z-index: 30;
    content: "-";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0,0,0,0.6);
    }
    .contentTour {
    position: relative;
    text-decoration: none;
    background-image: url(../img/retail/touropbg.jpg);
    background-color:gray;
    padding:3.6em 1.1em; 
    text-align: center;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

    }

    .contentTour .col-sm-4 {
    color:#fff;
    position:relative;
    z-index:2; 
    }





    .contentHotel::before {
    z-index: 30;
    content: "-";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0,0,0,0.6);
    }
    .contentHotel {
    position: relative;
    text-decoration: none;
    background-image: url(../img/retail/hospitality.jpg);
    background-color:gray;
    padding:3.6em 1.1em; 
    text-align: center;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;

    }

    .contentHotel .col-sm-4 {
    color:#fff;
    position:relative;
    z-index:2; 
    }








    .OfferItem {
    color: #fff;
    position: relative;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.32);
    margin-bottom: 30px;
    padding:5%;
    overflow:hidden;
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    min-height: 210px;
    padding-top: 25px;
    }
    .OfferItem i {
    font-size: 40px;
    background-color: #FF9800;
    padding: 20px;
    border-radius: 50%;
    border: 1px solid #787673;
    }
    .Offer {
    position: relative;
    z-index: 2;
    margin-top: 0px;
    font-weight: bold;
    border-bottom: 1px solid #5f5f5f;
    padding-bottom: 17px;
    }
    .OfferItem h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    }
    .viewmore {
    position: absolute;
    width: 100%;
    background-color: black;
    left: 0px;
    bottom: -25px;
    opacity: 0.4;                 
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    }

    /*.OfferItem:hover {
    background-color: rgba(228, 181, 181, 0.32);
    -webkit-transform: translate(0,1em);
    -moz-transform: translate(0,1em);
    -o-transform: translate(0,1em);
    -ms-transform: translate(0,1em);
    transform: translate(0,1em);  
    cursor:pointer;  
    }*/
    .OfferItem:hover i{
    /*color:#1E825F;
    border-color:#1E825F;
    background:#FFFFFF;*/
    color: #ffffff;
    /* border-color: #1E825F; */
    background: #aa282e;
    }




    .process-step button[disabled] {
    border: none;
    }
    .btn-circle {
    border:none;
    border-radius:50%;
    outline:none;



    }
    .howtostart {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    }

    /********Accounts page**********/
    .Accounts-content {
    padding:0px;
    }
    .Accounts-content li {
    list-style-type:none;
    font-size: 18px;
    }
    .Accounts-content li i {
    background-color: #dd4b39;
    padding: 8px;
    color: white;
    margin: 1px;
    border-radius: 50%;
    margin-right:8px;
    border: 1px solid white;
    }





    /* make keyframes that tell the start state and the end state of our object */
    @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
    @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
    @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

    .fade-in {
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
    }

    .fade-in.one {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s;
    }

    .fade-in.two {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay:1.2s;
    animation-delay: 1.2s;
    }

    .fade-in.three {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    animation-delay: 1.6s;
    }

    .fade-in.four {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
    }
    .fade-in.five {
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    animation-delay: 2.4s;
    }
    .fade-in.six {
    -webkit-animation-delay: 2.8s;
    -moz-animation-delay:  2.8s;
    animation-delay:  2.8s;
    }
    .fade-in.seven {
    -webkit-animation-delay: 3s;
    -moz-animation-delay:3s;
    animation-delay: 3s;
    }
    .fade-in.eight {
    -webkit-animation-delay:3.4s;
    -moz-animation-delay: 3.4s;
    animation-delay: 3.4s;
    }
    /*---make a basic box ---*/
    .box{
    /*padding:20px;
    position: relative;
    margin: 10px;
    float: left;
    border: 1px solid #333;
    background: #999;*/

    }

    /**************home rows****************/
    /*.rowArea {
    padding:50px 0px;
    }*/
    .rowArea p {
    /*text-align: center;*/
    font-size: 18px;
    color: #5d5d5d;
    text-align:justify;
    }
    /*.rowArea hr{
    border-color: #e7e7e7 !important;
    border-width: 1px !important;
    max-width: 100% !important;
    }*/
    .rowArea h2 {
    color: #151515;
    font-weight: bold;
    /*text-align: center*/
    font-size:2em;
    padding-bottom:0px;
    }
    /*.rowArea a {
    display:block;
    }*/
    .rowArea article{
    padding: 0px 15px;
    }
    .rowArea img{
    width:100%;
    }
    .rowArea ul {
    margin:0px;
    padding:0px;
    padding-left:30px;
    }
    .rowArea ul li {
    list-style-type:circle;
           
    }
    .MoreBtn {

    margin: 0 auto;
    float: none;
    margin-top: 30px;
    border-radius: 4px;
    background-color: #d14e2b;
    border: none;
    color: #fff;
    text-align: center;
    padding: 10px;
    width: 180px;
    transition: all 0.5s;
    cursor: pointer;
    /*margin: 10px;*/
    box-shadow: 0 10px 15px -8px rgba(0, 0, 0,.7);
    }
    .MoreBtn{
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    }

    .MoreBtn:after {
    content: '»';
    position: absolute;
    opacity: 0;  
    top: 2px;
    right: -20px;
    transition: 0.5s;
    font-size: 25px;
    }

    .MoreBtn:hover{
    padding-right: 24px;
    padding-left:8px;
    }

    .MoreBtn:hover:after {
    opacity: 1;
    right: 10px;
    }
    .MoreBtn:hover, .MoreBtn:focus {
    color: #ffffff;
    text-decoration:none !important;
    }
    .Top-nav {
    background-color: #474747;
    padding: 9px;
    color: white;
    /*box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);*/
    transition-duration: 0.6s;
    border:1px solid #4f4f4f;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
    }
    .TopSales {
    position: relative;
    /* padding-left: 50px; */
    color: black; /*sanal-new-updates*/
    display: flex;
    align-items: center;
    padding: 5px;
    margin-left: 10px;
    }

    .TopSales:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #dedede;
    font-size: 22px;
    position: absolute;
    top: 0px;
    left: -20px;
    }

    .mailico {
    position: relative;
    /* padding-left: 50px; */
    color: #dedede; 
    display: flex;
    align-items: center;
    padding: 5px;
    margin-left: 10px;
    }

    .mailico:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;nav
    color: #dedede;
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: -20px;
    }


    .Top-Login {
    margin:4px;
    }
    .Top-Login a{
        background-color: #1063db !important;
    color: white;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #247eff;
    /* margin: 5px; */
    border-radius: 3px;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    }
    .Top-Login a:hover {
    background-color: #247eff !important;
    color: white !important;
    border: 1px solid #247eff !important;
    }
    .Footer-Copyright {
    color: white;margin: 7px;float: left;
    font-family: 'Montserrat', sans-serif !important;
    }
    /**********************retail page rows****************************/
    .RetailrowArea {
    padding:50px 0px;
    }
    .RetailrowArea p {
    font-size:18px !important;
    color: #5d5d5d;
    }
    .RetailrowArea hr{
    border-color: #e7e7e7 !important;
    border-width: 1px !important; 
    max-width: 100% !important;
    }
    .RetailrowArea h2 {
    color: #424242;
    /*font-weight: bold;*/
    }
    .RetailrowArea article{
    padding: 0px 15px;
    font-family: 'Montserrat', sans-serif !important;
    }
    .RetailrowArea article h2 {
    font-size:2em;
    }
    .headingStyle {
    font-family: 'Montserrat', sans-serif !important;
    }
    .WatchDemo {
    margin-left:5px;
    background-color: #247eff !important;
    border:1px solid #247eff!important;
    cursor:pointer !important;
    }
    .WatchDemo:hover {
    background-color: #1a57af!important;
    border:1px solid #1a57af !important;
    }
    .contactOptions {
    margin: 0px auto;
    padding: 0px;
    width: 210px;
    /* margin: 20px 0px; */

    height: 150px;
    }
    .contactOptions li {
    align-items: center;
    list-style-type: none;
    padding:10px;
    width: 100%;
    float: left;
    display: flex;
    font-size: 18px;
    }
    .contactOptions img {
    float:left;
    margin: 0px 10px;
    filter: grayscale(100%) !important;
  
    }
    .contactOptions a {
    display: flex;
    align-items: center;/*sanal-new-updates*/
    color: #303030;
    }
    
    /*****************************contat page***********************************/

    .contactContainer {
    padding:50px 0px;
    }
    .contactContainer label {
      
    font-weight: normal;
    font-size: 15px;
    color: #5f5f5f;
  
    }
    .btn-send {
    border: 2px solid #247eff ;
    background-color: transparent;
    max-width: 175px;
    padding: 10px;
    color: #247eff;
    display:initial !important;
    }
    .btn-send:hover {
    background-color:#247eff;
    color:white;
    }
    .contactContainer p {
    font-size:18px;
    }
    .ContainerLocation h2 {
    padding-top:25px;
   
    }
    .contactContainer .textstyle{
    height:40px;
    border: 1px solid #dadada;
    border-radius: 2px;
    }
    .contactContainer .form-group {
    margin-bottom:20px;
    }
    .locationrow {
    margin:0px;
    background-color: #e2e2e2;
    }


    .locationCard,.card-body,.cardtitle ,.card-footer {
    width:100%;
    float:left;
    }
    .card-body img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 4px inset #247eff ;
    transition: transform 1s ;
           
    }
    .card-body img:hover {
    transform: scale(1.03,1.03);
    transition: transform 1s ;
    opacity: 1;
    }
    .card-footer span,.cardtitle span{
    display:block;
    }
    .card-footer{
        background-color:transparent!important;
        border-top:none!important;

    }

    .locationCard {
    padding: 25px 0px;
    }
    .card-footer,.cardtitle{.ContainerLocation
    padding:15px 0px;
    }
    .card-footer {
    font-size:17px;
    }
    .locationCard h4 {
    font-weight: bold;
    }
    /*****************IDZ footer**********************/
    .Idzfooter {
    background-color:black;/*sanal-update*/
    margin:0px;
  
    clear:both;
    } 
   
    .Idzfooter .fa-info-circle{
    font-size:30px;
    color:white;
    padding-bottom: 25px;
    }
    .Idzfooter .fa-chevron-down{
    font-size: 25px;
    color: gray;
    }
    .Idzfooter h4 {
    color: #bfbfbf; 
      
    }
    .Idzfooter ul {
    margin:0px;
    padding:0px;
    }
    .Idzfooter ul li{
    list-style-type:none;
    }
    .Idzfooter a,.Idzfooter p{
    color:#bfbfbf;
    font-size:12px;
    text-decoration:none !important;
    }
    /*.footerContainer {
    width: 1100px;
    margin: 0 auto;
    float: none;
    }*/
    .col-footer {
    /*padding:0px 5px;*/
    }
    .logo-12 {
    padding-bottom:15px;
    }
    .subscribeBtn {
    background-color:  #b24619;
    margin-top: 10px;
    color: white !important;
    border: none;
    width: 100%;
    text-align: center;
    border-radius:2px;
    padding: 10px !important; 
    }
    .subscribetxt {
    border: 1px solid #3c3c3c ;
    background: #212121 ;
    color: #f0ad4e !important;
    border-radius:2px;
    padding: 10px;
    }
    .subscribe-col {
    padding-right:0px;
    }
    .subscribetxt::-webkit-input-placeholder { 
    color: #4a4a4a;
    }
    .footerContainer hr {
    border-color: #191818;
    border-width:2px;
    max-width: 100% !important;
    clear: both;
    margin: 10px 0px;
    }
    .social-12 {
    padding:0px;
    }
    .social-12 img{
    width:40px;
    height:40px;
    opacity: 0.7;
   
    }
    .social-12 img:hover{
    opacity:0.9;
    }
    .social-12 ul {
    padding: 0px;
    float: none;
    width: 315px;
    margin: 0 auto;
    text-align: center;
    padding:0px;
    }
    .social-12 ul li {
    float:left;
    padding: 0px 10px;
    }
    .social-12 p {
    float:right;
    }

    .navbar-header {
    width: auto !important;
    }
    /****************top menu common********************/
    .navbar-right .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
 
    background-color: rgba(255, 255, 255, 0.25);
    color: black !important;
    }
     .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
        
     }
        
    .navbar-right .dropdown-menu{
    padding:0px;
    }
    .navbar-right .dropdown-menu li a{
    padding: 15px 10px;
    background-color: #007bff;
    border-bottom: 1px solid #007bff;
    }
   /**.navbar-right .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fbfbfb;
    background-color: #cc5c44;
    }
        */
        */
    .navbar-right ul li:hover{
        color:red;
    }
        @media screen and (max-width: 991px){
           .navbar-right .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
               color:white!important;
           }
           .dropdown-toggle[aria-expanded="true"]{
               color:white;
           }
        }
  

    .servicedrop a{
    color:white !important;
    }
    .servicedrop {
    border-radius: 3px !important;
    padding: 4px !important;
    background-color: #007bff !important;
    }
    .servicedrop:hover{
       
    background-color: #0d6bcf !important;
    }


    .servicedrop a:hover{
       
    background-color: #0d6bcf !important;
    }
    /******************slider animation text********************************/
    /*=== Trigger  ===*/
    .animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    }

    .two {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
    }


    /*==== FADE IN UP ===*/
    @-webkit-keyframes fadeInUp {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    }

    to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    }
    }
    @keyframes fadeInUp {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    }

    to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    }
    }

    .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    }

    .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    }
    .common-container {
    width:95%;
    margin:0 auto;
    float:none;
    }
    /*********sub menu************/
    .submenu-top {
    float: left;
    padding:10px 0px;
    width:100%;
    /*border-top:2px solid #cb590b;*/
   /* border-top: 1px solid #5f5f5f;*//*sanal-new-updates*/
    }
    .submenu-top ul{
    padding:0px;
    margin:0px;

    }
    .submenu-top a {
    text-decoration:none;
       
    }
    .submenu-top ul li {
    list-style-type:none;
    float:left;
    padding-right:15px;

    }
    .submenu-top ul li a {
    color:black;
    }
    .whiteBtn {
    border: 2px solid white;
    padding: 13px 30px;
    cursor:pointer;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    }
    .whiteBtn:hover {
    background-color:white;
    color:#d14e2b;
    }
    a {
    text-decoration:none !important;
    }
.orangeBtn {
    border: 2px solid #1273ff;
    padding: 13px 25px;
    color: #1273ff;
    cursor: pointer;
    text-decoration: none !important;
    width: 200px;
    display: inline-block;
    text-align: center;
}
    .grayBtn {
    padding: 13px 25px;
    color: #212024;
    border: 2px solid #808080;
    cursor:pointer;
    text-decoration:none !important;
    width: 200px;
    display: inline-block;
    text-align: center;
    }
.orangeBtn:hover {
    background-color:#1273ff;
    color: white;
}
    .buttonSepperation {
    padding:35px 0px;
    }
    .aboutIdz {
    padding:20px 0px;
    }
    .accountrow {
    margin:0 auto;
    float:none;
    }
    .accountCat span {
    display:block;
    color:gray;
    padding:20px 0px;
    font-weight: bold;
    font-size: 16px;
    }
    .accountCat .col-md-6 {
    padding:5px;
    }
    .graybg {
    margin:0px;
    background-color: #ececec !important;
    /*padding:50px 0px;*/
    }
    .paybilcol {
    padding:25px 0px;
    }
    .AccountTile {
    background-color:white;
    padding:15px;
    margin-bottom:0px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
    transition: box-shadow .25s,-webkit-transform .25s;
    transition: box-shadow .25s,transform .25s;
    transition: box-shadow .25s,transform .25s,-webkit-transform .25s;
    }
    .AccountTile:hover {
    box-shadow: 0 1px 10px 2px rgba(0,0,0,.2);
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    }
    .AccountTile img {
    width:65px;
    }
    .submenucall {
    float:right;
    }
    .signup {
    padding:10px 0px;
    }
    .posOptions {
    font-size:15px;
    font-weight:bold;
    border-top: 1px solid #dadada;
    padding-top: 25px !important;
    }
    .graybg h2 {
    font-weight:bold;
    }
    .graybg hr,.companyrow  hr,#pricing-table hr,#FormArea hr{
    border-color:  #007bff;/*new update*/
    border-width: 3px;
    max-width: 50px;
  
    }
    .hardwarerow .orangeBtn{
    margin:0px 0px;
    float:left;
    }
    .hardwarerow figure {
    border:1px solid #ececec;
    border-radius:2px;

    }
    .companyrow {
    margin:0px;
    padding:50px 0px;
    }
    /*****************company carousel**********************/
    .companyCarousel img {
    height: 55px;
    width: 100%;
    object-fit: contain;
    }
    .companyCarousel .carousel-control     		 { width:  4%; }
    .companyCarousel .carousel-control.left,.companyCarousel .carousel-control.right {background-image:none; font-size:35px;
    color: #9a9a9a;
    opacity: 0.5;
 
    /* padding: 10px; */
    width: 48px;
    height: 48px;
    border-radius: 1px;
    padding: 0px;
    }
    .carousel-Outer {
    margin: 0 auto;
    float: none;
    width:88%;
    padding: 35px 0px;
    }
    @media (max-width: 767px) {
    companyCarousel .carousel-inner .active.left { left: -100%; }
    .companyCarousel .carousel-inner .next        { left:  100%; }
    .companyCarousel .carousel-inner .prev		 { left: -100%; }
    .companyCarousel .active > div { display:none; }
    .companyCarousel .active > div:first-child { display:block; }

    }
    @media (min-width: 767px) and (max-width: 992px ) {
    .companyCarousel .carousel-inner .active.left { left: -50%; }
    .companyCarousel .carousel-inner .next        { left:  50%; }
    .companyCarousel .carousel-inner .prev		 { left: -50%; }
    .companyCarousel .active > div { display:none; }
    .companyCarousel .active > div:first-child { display:block; }
    .companyCarousel .active > div:first-child + div { display:block; }
    }
    @media (min-width: 992px ) {
    .companyCarousel .carousel-inner .active.left { left: -16.7%; }
    .companyCarousel .carousel-inner .next        { left:  16.7%; }
    .companyCarousel .carousel-inner .prev		 { left: -16.7%; }	
    }
    .companyCarousel .carousel-inner {
    margin: 0 auto;
    float:none;
    width: 90%
    }
    .tryidzrow {
    background:url("../Images/RetailWallImg03.jpg") no-repeat; 
   
    width:100%;
    padding:100px 0px;
    background-size:cover;
    
    }
    .tryidzrow {
    position:relative;
    text-align:center;
  
    }
    .tryidzrow .trybtn{
    border: 2px solid white;
    padding: 16px 50px;
    color:white;
    font-weight:bold;
    cursor:pointer;
    }
    .tryidzrow .trybtn:hover{ 

    color:black;
    font-weight:bold;
    background-color:white;

    }
    .trybtncover {
    padding:10%;
    }
    .tryidzrow h2, .tryidzrow p {
    color:white !important;
    }
    .orgOverlay {
    position:absolute;width:100%;
    height:100%;
    background-color:rgba(255,102,0,0.7);
    top: 0px;
    }
    .centerallign {
    margin:0px;
    background-color:white;
    }
    .centerallign h2{
    font-weight:bold;
    
    }
    .spaceSepperation {
    padding:50px 0px;
    margin:0px;
    }
    .spaceeven {
    padding:0px 0px 50px  0px;
    margin:0px;
    }
    .checked {
    color: orange;
    }
    .checked:before{
        font-size:21px;
    }
    .ratting-12 {
    padding:20px 0px;
    }
    .headingarea {
    padding:20px 0px;
    margin-bottom:25px;
    margin-top:17px;
    }
    .customertile {
    border: 1px solid #d6d6d6;
    float: left;
    padding: 15px;
    transition: .3s ease;
    }
    .customertile:hover {
    transform: translateY(-5px);
    box-shadow: 0 2px 20px rgba(#000, .1);
    }
    .customertile img {
    border-radius:50%;
    width: 75px;
    border: 1px solid #ababab;
    padding: 3px;
    }
    .custfeedback p{
    text-align:center;
    font-size:15px !important;
    font-style:italic;
    }
    .companyInfo {
    text-align:center;
    }
    .companyInfo h4 {
    font-weight:bold;
    }
    .companyInfo span{
    text-transform:uppercase;
    }
    .customertile hr {
    border-color: #f05f40;
    border-width: 3px;
    max-width: 50px;
    margin: auto !important;
    clear:both;
    }
    /************************************cloud pos**************************************/
    .cloudposcarousel h2 {
    font-weight:bold;
    }
    .retailheighlightImg {
    text-align: center;
    position: relative;
    margin-top: -100px;
    z-index:1;
    }
    .colspacingcommon {
    padding-top:15%;
    }
    .fetchpadding {
    padding-top:5%;
    }
    .featuresrow h4 {
    font-weight:bold;
    padding:15px 0px;
    text-transform:uppercase;
    font-size:16px;
    }
    .featuresrow .col-md-4 {
    padding:0px 7px;
    }
    .featuresrow figure {
    padding:0px 0px 15px 0px;
    }
    .featureTile {
    margin-bottom:15px;
    padding:10px 30px;
    background-color:white;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
    transition: box-shadow .25s,-webkit-transform .25s;
    transition: box-shadow .25s,transform .25s;
    transition: box-shadow .25s,transform .25s,-webkit-transform .25s;

    }
    .featureTile:hover {
    box-shadow: 0 1px 10px 2px rgba(0,0,0,.2);
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    }
    .featuresrow img {
    width:75px;
    }
    .easytosetuprow {
    padding:100px 0px 40px 0px;
    margin:0px;
    }
    .multistorerow {
    padding:15px 0px 0px 0px;
    margin:0px;
    }
    .accountingrow {
    padding:5px 0px 35px 0px;
    margin:0px;
    }
    .fetchingrow {
    padding:15px 0px 25px 0px;
    margin:0px;
    }
    .growbusinessrow {
    padding:5px 0px 25px 0px;
    margin:0px;
    }
    .integratedEcommerce {
    background-color: #ececec !important;
    padding-top:25px;
    }
    .webstorerow {
    background-color: #ececec !important;
    }
    .integratedEcommerce p{
    padding-top:20px;
    text-align:center;
    }
    .webstorerow p {
    text-align:justify;
    }
    /***************************hardware********************/
    .hardwaretopimg img{
    width:600px;
    }
    .helpcontainer .hardwaretile img {
    width:100px !important; 
    height:100px !important;
    }
    .helpcontainer a {
    color:black;
    }
    .hardwaretile {
    text-align:center;
    border:1px solid #e7e7e7;
    padding:5px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
    transition: box-shadow .25s,-webkit-transform .25s;
    transition: box-shadow .25s,transform .25s;
    transition: box-shadow .25s,transform .25s,-webkit-transform .25s;
    }
    .hardwaretile:hover {
    box-shadow: 0 1px 10px 2px rgba(0,0,0,.2);
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    }
    #Tabletrow h4,#Desktoprow h4 {
    padding: 15px 0px;
    font-weight: bold;
    font-size:17px;
    text-transform:uppercase;
    font-family: 'Montserrat', sans-serif !important;
    }
    #Tabletrow img {
    width:100%;
    }
    .descriptionrow {
    padding:30px 0px;
    font-family: 'Montserrat', sans-serif !important;
    }
    #AllinonePos article {
    padding:10px 0px 25px 0px;
    }
    #AllinonePos h4 {
    padding:23px 0px 14px 0px;
    text-transform:uppercase;
    }
    .contactContainer .row{
    margin:0px;
    }
    .mobphone {
    font-size: 15px;
    float: right;
    color: white;
    margin-right: 8px;
    background-color: #ca3e2f;
    padding: 5px 10px;
    border-radius: 50%;
    display:none;
    }
    .hero h3 {
    font-size:20px !important;
    }
    .privacy-wrapper {
    padding:50px 0px;
    }
    .privacy-wrapper hr {su
    border-color: #f05f40;
    border-width: 3px;
    max-width: 100px;
    margin: 0px 25px !important;
    }
    .privacy-wrapper h5{
    font-weight: bold;
    font-size: 1.5em;
   
    }
    .custfeedback a {
    color: #323232 !important;
    }
    /***************************mixing*********************************/
    .callTag {
    text-decoration:none !important;
    color:white;
    }
    .callTag:hover{
    text-decoration:none !important;
    color: #bdbdbd;
    }
    .commingSoonBtn {
    cursor:default;
    background-color: #767676 !important;
    }
    .commingSoonBtn:after {
    display:none !important;
    }
    .commingSoonBtn:hover {
    padding-right: 0px !important;
    padding-left: 0px !important;
    }






     
    .hmepage .dropdown-toggle[aria-expanded="true"] {
    /*background: #3d444c !important;*/
    color: black !important;
    }
    .hmepage .dropdown-menu {
    border: none;
    background-color: rgba(255, 255, 255, 0.38);
    padding:0px;
    left:auto;
    border-radius:0px;
    }
    .hmepage .navbar-header {
    width: 78%;
    }
    .hmepage .navbar-header ul {
    float:right;
    margin-top: 0px;
    }
    .hmepage #share {
    text-decoration: none;
    color: white;
    font-size: 25px;
    width: 33px;    
    }
    .hmepage .shareLi {
    margin-top:7px;
    list-style-type: none;
    cursor:pointer;
    color:white;
    }
    .hmepage .dropdown-menu {
    /*padding-right: 10px;
    padding-left: 10px;*/
    }
    .hmepage .navbar-default .navbar-toggle {
    border-color:none!important;
    border:none!important;
    }
    .hmepage .ico2 {
    display:none;
    }
   

    @media screen and (max-width: 768px) {
    .formrow {
    width:100% !important;

    }
    .hmepage .spaceSepperation {
    padding: 25px 0px !important;
    }
    .hmepage .spaceeven {
    padding: 0px 0px 25px 0px !important;
    }
    .rowArea ul li {
    text-align:left !important;
    }
    .hmepage .navbar-brand {
    color:white !important;
    }
    /*.logo {
    width:60% !important;
    }*/
    }
    .hmepage .smlStyle {
    box-shadow:none !important;
    }
  
    .hmepage .bg-primary {
    background-color: #d14e2b;
    }
    .hmepage .btn-warning {
    color: #c94926;
    background-color: #ffffff;
    border-color: #eea236;
    }
    .hmepage .slide-2,#page-top .slide-1 {
    background-attachment:fixed;
    }
    .hmepage .content {
    position:relative;
    height:20vh;
    text-align:center;
    background-color: white;
    }

    /* Animation */

    .hmepage .parallax > use {
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
    }
    .hmepage .parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
    }
    .hmepage .parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
    }
    .hmepage .parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
    }
    .hmepage .parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
    }
    @keyframes move-forever {
    0% {
    transform: translate3d(-90px,0,0);
    }
    100% { .dropdown-toggle[aria-expanded="true"]
    transform: translate3d(85px,0,0);
    }
    }



     @media screen and (max-width:991px) {
                .dropdown-toggle[aria-expanded="true"]{.navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
                   color:white;
                }
            }
 
     @media screen and (max-width: 991px){
         .idznav-collapse .nav-link{
             color:white!important;
         }
{
}
     }
        /*Shrinking for mobile*/
    @media (max-width: 768px) {
    .hmepage .content {
    height:30vh;
    }
    .hmepage h1 {
    font-size:24px;
    }

    .hmepage .Accimg {
    padding-top: 50px;
    }
    .hmepage .secondSlide h1 {
    width: 100%;
    float: left;
    }
    }
    .hmepage .navbar-scroll {
    background: #ffffff;
    /*padding: 0px 15px !important;*/
      box-shadow: rgb(33 35 38 / 10%) 0px 10px 10px -10px;
    transition-duration: 0.6s;
    }
    @media screen and (min-width:768px){
    .contact-ul {
    padding-left:12px !important;
    }
    .logohero {
    width:375px;
    }
    .logohero h1 {
    font-size:24px !important;
    }
    .centercustomer {
    transform: scale(1.09);
    }
    .hmepage .favtiles {
    width: 490px;
    margin: 0 auto !important;
    float: none;
    display: flex !important;;
    align-items: center;
    }
    }
    /*#page-top .hideme {
    opacity:0;
    }
    #page-top .hidemeBtn {
    opacity:0;
    }*/
    #myModal .modal-footer{
    text-align: center;
    background-color: black;
    border:none;
    }
    /*#myModal .modal-footer .btn {
    width:120px;
    }*/
    #myModal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 3em;
    font-weight: normal;
    color: #fff;
    opacity: 1;
    }
    #myModal .modal-body {
    background-color: black;
    padding:0px;
    }
    .modalbtn {
    border: 2px solid #cacaca;
    padding: 13px 25px;
    color:#cacaca;
    cursor:pointer;
    text-decoration:none !important;
    width: 200px;
  
    }
    #lblValidation {
    color: #fdfdfd !important;
    position: absolute;
    top: -25px;
    left: 15px;
    z-index: 1;
    background-color: #F44336;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 2px rgba(0,0,0,.2);
    display:none;
    
    }
      
    #lblValidation:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -18px;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 20px solid #f44336;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
    }
    .lblValidation {
    color: #fdfdfd !important;
    position: absolute;
    top: -35px;
    left: 15px;
    z-index: 1;
    background-color: #F44336;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 2px rgba(0,0,0,.2);
    display:none;
    -webkit-animation: animatetooltip 0.5s;
    }
      
    .lblValidation:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -18px;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 20px solid #f44336;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent
    }
    /************************/
    .partner-primary p {
    color: rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    width: 75%;
    }
    .partner-primary {
    padding:60px 0px;
    }
    .partner-dashboard{
    margin:0px;
    padding:60px 0px;
    }
    .partner-dashboard p{
    }
    .timeline-label h3{
    padding: 0px;
    margin: 0px;
    font-size:16px;
    }
    .parnerform h4 {
    font-weight: bold;
    color: white;
    font-size: 25px;
    line-height: 40px;
    }
    .hardwarepge .getstarted {
    text-transform:capitalize;
    font-size:20px;
    }
    .hardwarepge .getstarted:hover{  /***************** sanal-new-updats ********************/
        background-color:black !important;
          border-color:black !important;
        
    }
    .hardwarepge .getstarted{
        color:black;
        border-color:#247eff!important;

    }
    #billpayrow h3,.custfeedback h3,.companyrow  h3{
    font-weight:bold;
    font-size:2em;
    }
    #btnSendpartner {
    width:150px;
    }
    /******************price table new********************/
    .Price-table h3 {
    font-weight: bold;
    font-size: 30px;
    }
    .Price-table .nav-tabs>li>a{
    border-top:none !important;
    border-left:none !important;
    border-right:none !important;
    }
    .priceoptionul {
    display: flex;
    justify-content: center;
    border-bottom:none !important;
    padding: 30px 0px;
    }
    .priceoptionul > li.active > a, .priceoptionul > li.active > a:focus, .priceoptionul > li.active > a:hover {
    border-bottom:3px solid #247eff ;
    border-top:none;border-left:none;
    border-right:none;


    }

.priceoptionul {
    gap: 15px;
}

    .priceoptionul li .active {
        border-bottom: 3px solid #247eff !important;
        background-color: #1273ff !important;
        padding: 10px;
        color: white;
        border-radius: 30px;
    }


.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
    border: 1px solid transparent;
    padding: 13px 10px;
}
    .switchul {
    list-style-type:none;
    text-align: center;
    margin: 0 auto;
    padding: 0px;
    width: 287px;
    }
    .switchul li {
    display: flex;
    align-items: center;
    }
    .switchul li span {
    padding: 0px 20px;
    }
    .material-switch > input[type="checkbox"] {
    display: none;   
    }

    .material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
    display:-webkit-box;
    display:-moz-box;
    }

    .material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
    }
    .material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
    }
    .material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
    }
    .material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
    }
    .tab-content ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    .Price-table .row {
    margin:0px;
    }
    .tab-content h4 {
    font-size: 2em;
    font-weight: bold;
    padding-bottom:12px;
    }
    .price-head span {
    font-size:15px;
    color:gray;
    }
    .head-price label {
    font-size:41px;
    color: #247eff ;
    padding:0px 9px;
    }
    .head-price sup{
    font-size:24px !important;
    color:gray;
    }
    .head-price {
    padding: 0px 0px 15px 0px;
    }
    .head-price sub {
    font-size:20px !important;
    color:gray;
    }
    .price-btn input[type="button"] {
    width: 224px;
    margin-bottom:15px;
    /*padding: 15px 0px;*/
    /*border: 2px solid #d14e2b;
    padding: 13px 25px;
    color: #d14e2b;
    cursor: pointer;*/
    padding: 13px 25px;
    color: black;
    border: 1px solid black;
    border-radius: 0px;
    font-weight: normal;
    }
    .price-btn input[type="button"]:hover {
    background-color:#247eff ;
    border: 1px solid #247eff;
    color:white;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    }
    .foot-head label, .foot-head span{
    display:block;
    }
    .foot-wrap span {
    display:block;
    padding:10px 0px;
    color:gray;
    }
    .Price-table {
    padding-top:20px;
    }
    .partnervideo {
    padding:40px 0px 30px 0px;
    }
    .priceCover {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    /*box-shadow: 0 2px 10px -3px rgba(0,0,0,.56), 0 4px 7px 0 rgba(0,0,0,.12), 0 -4px 2px -5px rgba(0,0,0,.2); sanal-new-updates*/
    padding:20px 0px;
    transition: all 150ms ease-out;
    background-color:#f7faff!important;/*sanal-new-updates*/
    }
    .priceCover:hover{
    transform: scale(1.09);
    }
    .foot-head label {
    font-size:2em;
    }
    .Price-table .tab-content {
    padding:60px 0px 0px 0px;
    }
    .lblbg {
    background-color: #247eff ;
    }

    @-webkit-keyframes animatetooltip{
    0%{top: -50px;}
    100%{top:-35px;}
    }

    .nopagecontainer{
    margin:0px;
    padding:15% 0px;
    }
    .nopagecontainer h1 {
    font-size: 5em;
    color: gray;
    }
    .nopagecontainer h2 {
    font-size:3em;
    color: #d44c2c;
    }
    .nopagecontainer p {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: normal;
    font-size: 18px;
    color: gray;
    }
    .notbtn {
    font-weight:bold;
    margin-bottom:5px;
    }
    .notbtn:hover a{
    color:white;
    }
    /*************************Accounts page*************************/
    .accountheighlightImg {
    text-align: center;
    position: relative;
    margin-top: -125px;
    z-index:1;
    }
    .subfeature {
    color: #797979 !important;
    font-size: 27px !important;
    }


    /**************************help********************************/
    .helpgroup {
    left:8px;
    position: absolute;
    z-index: 100;
    }
    .helpgroup button {
    outline:none !important;
    padding:7px;
    border-radius:50%;
    }
    .searchtxt {
    padding-left:40px;
    height:40px;
    border-radius:20px !important;
    box-shadow: 0 2px 4px rgb(0 0 0 / 30%);
    }
    .search-group {
    padding-bottom:15px;
    margin:0 auto;
    }
    .helpcontainer {
    padding-top:50px;
   
    }
    .helpcontainer h3 {
    font-weight:bold;
    }
    .hardwaretile img{
        max-width:100%;
    }
    .helpcontainer .hardwaretile {
    padding:25px;
    margin-bottom:30px;
    }
    .featured-article{
    padding: 20px;
    margin-top: 15px;
    color: #f05f40;
    float: left;
    width: 100%;
    background-color: #efefef;
    font-weight:bold;
    }
    .article-row {
    padding:50px 0px;
    }
    .gettingstart-carousel, .gettingstart-item {
    height:75vh !important;
    }
    .gettingstart-hero {
  
    /*top: auto !important;*/
    bottom: 100px;
    position: absolute;
    text-align: left;
    z-index:3;
    }
    .start-container h3,.starthelp-container h4,.starthelp-container h3{
    font-weight:bold;
    }
    .additemul {
    background-color: #f0f0f0;
    padding: 18px;
    color:gray;
    }
    .additemul li {
    padding:5px;
    }
    .starthelp-container p {
    text-align:justify;
    }
    .start-container {.Idzfooter .fa-chevron-down
    padding-top:50px;
    padding-bottom:50px;
    }
    .start-container ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    }
    .start-container li {
    padding: 20px 0px;
    text-align: left;
    }
    .start-container a {
    color: black;
    background-color: transparent;
    padding: 15px;
  border:2px solid black;
    border-radius:3px;
    float: left;
    font-size:16px;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    }
    .start-container a:hover {
    color: #fff;
    background-color:#247eff;
    border:2px solid #247eff;
    }
    .help-more {
    clear: both;
    float: none;
    width: 80%;
    margin: 0 auto;
    padding: 75px 0px;
    }
    .help-more ul{
    display:flex;
    list-style-type:none;
    margin:0px;
    padding:0px;
    flex:1 1 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    }
    .help-more ul li {
    flex:1 1 100%;
    border: 1px solid #f4e6e3;
    border: 1px solid #f4e6e3;
    padding: 25px 0px;
    /* gap: 1em; */
    margin: 8px;
    border-radius:3px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);   
    }
    .help-more ul li:hover {
    cursor:pointer;
    }
    .help-more ul li h4 {
    padding-bottom:15px;
    font-weight:bold;
    color: #605f5f;
    }
    .help-more ul li i {
    font-size:3em;
    color: #b8b8b8;
    }

    #accordionhelp{
    padding-top:15px;
    }
   
   /* .starthelp-container .panel-heading {
    padding:20px;
    }*/
    .starthelp-container .panel-title {
    position: relative;
    cursor:pointer;
    }
  
    .starthelp-container .panel-title::after {
    content: "\f107";
    color: #333;
    top: 20px;
    right: 10px;
    position: absolute;
    font-family: "FontAwesome"
    }

    .starthelp-container .panel-title[aria-expanded="true"]::after {
    content: "\f106";
    }
    

    .starthelp-container .panel-heading-full .panel-title::after {
    top: 10px;
    right: 15px;
    }
  /*/  .uldiv {
    padding-top:15px;
    }*/
.starthelp-container .panel-title {
    font-weight: bold;
    color: #83878d;
    font-size: large;
    background-color: #f5f5f5;
    padding: 18px 15px;
}
    .whatisidzlink {
    font-weight: bold;
    font-size: 16px;
    }
    /*#Pricetb1,#Pricetb2{
    display:flex !important;
    flex-wrap:wrap !important;
    flex:1 1 100%;
    list-style-type:none !important;
    }*/
    .priceCover {
    height:100%;
    }
    .customheight,.customheight .item{
    height: 60vh !important;
    }
    .customheader {
    min-height:auto !important;
    }
    .monthly, .annually {
    list-style-type:none;
    }




    /************help new styles************/

    .new-help-top {
   
    display: flex;
    /*background-color: #3F4C6B;*/
    padding: 60px 0px;
    align-items: center;
    justify-content: center;
    background-image: url(../Images/help-banner.jpg);
    filter: grayscale(100%);
   margin-top:40px;


    /*sanal-new-updates*/
    }
    .new-help-top h1 {
    font-weight:bold;
    position:relative;
    z-index:1000;
    color:black;
    font-size:2.8em;
    font-family:Montserrat;
    text-align:center;
    }
    .c-wrapper {
    display:flex;
    margin: 0 auto;
    width: 80%;
    gap: 20px;
    }
    .wrapper-left {
    flex:1 1 30%;
    }
    .wrapper-right {
    flex:1 1 70%;
    }
    .wrapper-left ul {
    list-style-type:none!important;
    margin:0px!important;
    padding:0px!important;
    }

    .sub-head a:hover{
        color:black;
    }
    .sub-head a{
    padding: 13px 10px;
    background-color: #f0f0f0;
    margin-bottom:2px;
    display:flex;
    color:black;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size:15px;
    }
    .innerul a{
    padding-left:30px !important;
    }
    .wrapper-left .active{
    color: #fff !important;
    background-color: #247eff !important;
    }
    .starthelp-container {
                  margin:auto; /*sanal-new-updates*/
    }
    .nav-stacked{
        display:flex;
        justify-content:space-around;
    }
    .helpbox-row{
    display: flex;
    flex-wrap: wrap;
    }
    .helpbox-row article {
    display:flex;
    margin-bottom:30px;
    }
    .helpbox-row article p {
    text-align:justify;
    }
    .helpbox-row article h4 {
    font-weight:bold;
    min-height:40px;
    }
    .helpbox-row article i {
    font-size:40px;
    padding:0px 20px;
    color:#b2acab;
    }
    .rdmore {
    color: #7f7f7f;
    border: 1px solid #247eff;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
    }
    .rdmore:hover {
    background-color:#247eff;
    color:white;               
    cursor:pointer;
    }

    /****************testimonials design**********************/
        .testimonial {
        padding: 40px 0;
        }
        .testimonial hr{
        margin:0 auto !important;
        }
        .testimonial .headingarea h3{
        font-weight:bold;
        }
        .testimonial .owl-dots .active{
        background-color: #d44d2c !important;
        }
        .sec-heading {
        margin-bottom: 60px;
        }
        .sec-heading h6 {
        font-family: allura;
        font-weight: 900;
        font-size: 80px;
        }
        .single-box {
        border: 3px solid #ececec;
        padding: 20px 30px 40px;
        border-radius: 20px;
        background: #fff;

        }
        .single-box .content{
        color:gray;
        }
        .img-area {
        margin: 45px 0 20px;
        }
        .single-box img {
        max-width: 100px;
        /*border-radius: 50%;*/
        margin: 0 auto;
        border: 1px solid #cccccc;
        }
        .single-box h4 {
        font-weight: 600;
        margin: 0;
        font-size: 20px;
        color: gray;
        }
        .single-box {
        overflow: hidden
        }
        .single-box .img-area {
        width: 30%;
        float: left;
        margin: 0
        }
        .single-box .content {
        /*width: 70%;*/
        float: left;
        padding-left: 10px;
        height:auto !important;
        }
        .single-box p {
        margin: 10px 0 25px;
        color:gray;
        }
        .testi-carousel-three .single-box {
        border: 0;
        padding: 0 50px;
        }
        .testi-carousel .owl-dots, .clients-carousel .owl-dots, .testi-carousel-three .owl-dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -60px;
        text-align: center;
        width: 100%;
        }
        .testi-carousel .owl-dot, .clients-carousel .owl-dot, .testi-carousel-three .owl-dot {
        width: 16px;
        height: 16px;
        background-color: #ddd;
        display: inline-block;
        margin: 0 6px;
        text-align: center;
        border-radius: 50%;
        }
        .testi-carousel .owl-dot.active, .clients-carousel .owl-dot.active, .testi-carousel-three .owl-dot.active {
        background-color: blueviolet;
        }
        @media only screen and (min-width: 360px) and (max-width: 479px) {
        .testimonial {
        padding: 70px 0 130px;
        }
        }
        @media only screen and (min-width: 320px) and (max-width: 359px) {
        .testimonial {
        padding: 70px 0 130px;
        }
        .single-box {
        padding: 50px 0 40px;
        }
        .single-box .img-area {
        width: 100%;
        float: none;
        }
        .single-box .content {
        width: 100%;
        float: none;
        
        }
        }

        @media only screen and (max-width:770px)
        {
            .ContainerLocation{
                display:block;
                margin-left:auto;
                margin-right:auto;
            }
            .head-container{
                padding:0px 0px !important;
            }
        }





        @media only screen and (min-width:767px){
        .owl-stage{
        display:flex !important;
        }
        .single-box{
        height:100% !important;
        }
        .single-box p{
                min-height: 260px;
        }
        }
        @media only screen and (max-width:767px) {
        .single-box{
        margin:0px 20px;
        }
        }

        /*---------------sanal--------------*/
        .Idz-new-footer{
            background-color:white !important;
        }
         .Idz-new-footer .subscribeBtn{
             background-color:#247eff !important;
         }

         .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus

         .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
             background-color:transparent;
         }



.social-12 i{
    
    width: 40px;
    height: 40px;
    opacity: 0.7;
    font-size:25px;
   
    
    color:#949191;
    top:0px;
    bottom:0px;
    justify-content:center;
    align-items:center;
}
.social-12 i:hover{
    color:#073981;
}
 .Idz-new-footer hr {
    border-width:1px;
      border-color: #e0e3e7 !important;
} 
 .Idz-new-footer .subscribetxt{
     background-color:white !important;
    
     border: 1px solid #dfdddd !important;
 }
.Idz-new-footer h4 {
    color: black;
}
.Idz-new-footer ul li a{
    color:#949191!important;
}
.Idz-new-footer p{
    color:#949191!important;
}
 .Idz-new-footer .mailico{
    color:#949191!important;
}
  .Idz-new-footer .TopSales{
       color:!important;
  }
   .Idz-new-footer .mailico:before{
       color:#247eff;
  }
  .Idz-new-footer .TopSales:before{
           color:#247eff;
      }