@font-face {
    font-family: Muli;
    src: url('../fonts/Muli/Muli-Regular.ttf');
}
@font-face {
    font-family: TitilliumWeb;
    src: url('../fonts/Titillium_Web/TitilliumWeb-Regular.ttf');
}
@font-face {
    font-family: TitilliumWeb-Light;
    src: url('../fonts/Titillium_Web/TitilliumWeb-Light.ttf');
}
@font-face {
    font-family: century-gothic;
    src: url('../fonts/century-gothic/Century Gothic.ttf');
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/open-sans/OpenSans-Regular.ttf');
    /*font-weight: normal;*/
    /*font-style: normal;*/
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  /*margin: 0.5em*/
}

.resp-sharing-button {
  /*border-radius: 5px;*/
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    border-radius: 50%;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}


h1, h2, h3, h4, h5, h6, h7 {
    font-family: TitilliumWeb-Light;
}
.slider-container h1 {
    font-family: TitilliumWeb-Light;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-top: 10px;
}
.navbar-default .navbar-nav > li > a {
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 1px gray;
    padding-left: 0px;
    padding-right: 0px;
    width: 86px;
    text-align: center;
}
.slider {
    background: linear-gradient(to bottom right, #00bcffe6, #005dffe6);
    overflow: auto;
    color: white;
}
.slider-slop {
    /*overflow: auto;*/
    /*content: "";*/
    /*position: absolute;*/
    display: block;
    /*bottom: 0px;*/
    width: 100%;
    border-top: solid 60px transparent;
    border-left: solid 1850px white;
    /*left: 0px;*/
}
.slider-bg {
    background-image: url('../images/slider1.png');
    background-size: cover;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .4;
    width: 100%;
    height: 100%;
}
.slider-container {
    padding-top: 104px;
    padding-bottom: 104px;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.slider-container img {
    height: 310px;
}
.slider-container h1 {
    font-size: 55px;
}
.slider-btn {
    background: white;
    border-radius: 25px;
    border: white;
    color: black;
    width: 180px;
    margin-top: 30px;
    font-size: 10px;
    font-weight: bold;
    padding: 12px;
}
.slider-btn:hover, .slider-btn:focus {
    background: #ff3b00 !important;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    /*color: #ff3b00;*/
    color: white;
    /*border-bottom: 5px solid #ff3b00;*/
}
.horizontal-line {
    text-align: center;
    opacity: .2;
}
.products .list {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.phone-system {
    text-align: center;
    background-color: #f5f3f3;
    padding: 30px
}
.phone-system .list{
    padding-top: 30px;
    padding-bottom: 30px;
}
.phone-system img{
    height: 70px;
}
.pricing .list{
    padding-top: 30px;
    padding-bottom: 30px;
}
#pricing_list {
    text-align: left;
    border-bottom: 1px solid;
    border-color: #ddd;
}
#pricing_list .panel-default {
    border-left: 0px;
    border-radius: 0px;
    border-right: 0px;
    border-bottom: 0px;
    box-shadow: none;
    margin-top: 0px;
}
#pricing_list .panel-default > .panel-heading {
    background-color: transparent;;
    border-color: transparent;
}
#pricing_list .panel-default > .panel-heading > .panel-title > a:focus,
#pricing_list .panel-default > .panel-heading > .panel-title > a:hover {
    text-decoration: none;
}
#pricing_list .panel-default > .panel-heading > .panel-title > a > b {
    padding-left: 7px;
}
#pricing_list .panel-default > .panel-heading > .panel-title > a.collapsed {
    color: #333 !important;
}
#pricing_list .panel-default > .panel-heading > .panel-title > a.active {
    color: #25c4c0;
}
#pricing_list .panel-default .panel-body {
    border: 0px;
}
#pricing_list .panel-default > .panel-heading > .panel-title > a:before {
    float: left !important;
    font-family: FontAwesome;
    content:"\f056";
    padding-right: 5px;
    color: #d4d4d4 !important;
}
#pricing_list .panel-default > .panel-heading > .panel-title > a.collapsed:before {
    float: left !important;
    content:"\f055";
    color: #d4d4d4 !important;
}
#pricing_list .panel-default > .panel-heading > .panel-title > a:hover,
#pricing_list .panel-default > .panel-heading > .panel-title > a:active,
#pricing_list .panel-default > .panel-heading > .panel-title > a:focus  {
    text-decoration:none;
}
.newsletter .newsletter-email {
    border-radius: 0px;
    border: 0px;
    display: inline;
    width: 90%;
}
.newsletter h2 {
    margin: 0px;
}
.newsletter {
    background: #25c4c0;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}
.newsletter .form-control-feedback {
    color: #25c4c0;
    /*top: 23px;*/
    /*left: 220px;*/
    margin-left: -38px;
    position: relative;
}
.contact-and-share {
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer {
    background: #434955;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer h4 {
    color: white;
    margin-top: 0px;
}
.footer .list a {
    display: block;
    color: #9b9da2;
}
.footer .list a:hover, .footer .list a:focus{
    color: #eb4604;
}
.footer .list {
    border-left: 1px solid;
    border-color: #646e79;
    height: 150px;
    width: 20%;
}
.sub-footer {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sub-footer small {
    color: #434955;
}
.phone-system .first-child {
    border-right: 1px solid #8080804d;
}
.phone-system .last-child {
    border-left: 1px solid #8080804d;
}
.products .first-child {
    border-right: 1px solid #8080804d;
}
.products .last-child {
    border-left: 1px solid #8080804d;
}
.slider {
    height: 480px;
}
.slider-bg {
    height: 550px;
}
.slider-container {
    padding-top: 40px;
}
.slider-container img {
    height: auto;
    width: 60%;
}
.slider-slop {
    margin-top: -50px;
}
body {
    position: absolute;
    height: 100% !important;
    width: 100%;
}
.custom-background {
    background: url(../images/bg7.jpg) no-repeat center center fixed;
    background-size: auto auto;
    position: fixed;
    width: 100.5%;
    height: 100.5%;
    top: -0.5%;
    left: -0.5%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: .5;
}
.body-container {
    /*overflow-x: hidden;*/
    /*margin-top: 65px;*/
    position: absolute;
    top: 75px;
    width: 100%;
    padding-bottom: 100px;
}
.header-slide h1{
    font-size: 40px;
}
.header-slide {
    height: 300px;
}
.header-slide .slider-bg {
    height: 430px;
    top: -70px;
}
.header-slide .slider-container img {
    margin-top: 40px;
    height: auto;
    width: 40%;
    opacity: .2;
}
 /* Style the list */
ul.breadcrumb {
    /*padding: 10px 16px;*/
    /*list-style: none;*/
    background-color: transparent;
}

/* Display list items side by side */
ul.breadcrumb li {
    display: inline;
    font-size: 14px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
    padding: 8px;
    color: #333;
    content: "\003E";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

.number_list {
    margin-top: 15px;
    margin-bottom: 15px;
    /*margin-left: -25px;*/
}
.number_list li {
    font-weight: 600;
    padding-left: 2px;
    margin-bottom: 5px;
}
.cloudpbx_pricing {
    border: 1px solid #8080804d;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}
.cloudpbx_pricing th, .cloudpbx_pricing td {
    border-right: 1px solid #8080804d;
    border-bottom: 1px solid #8080804d;
}
.cloudpbx_pricing th {
    padding: 10px;
    color: #358db6;
}
.cloudpbx_pricing td {
    padding: 10px;
}
.cloudpbx_pricing span {
    color: #358db6;
    font-weight: 600;
}
.panel-a1routes {
    border-radius: 0px;
    margin-top: 30px;
    /*margin-bottom: 30px;*/
}
.panel-a1routes > .panel-heading {
    color: white;
    background-color: #358db6;
    border-color: #358db6;
    border-radius: 0px;
    font-family: TitilliumWeb-Light;
    font-size: 20px;
    text-transform: uppercase;
}
.ol-list .list{
    padding-left: 0px;
}
.ol-list p{
    margin-left: 16px;
    font-size: 12px;
}
.ol-list b{
    color: #398fb7;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover,
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ff3b00;
    background-color: transparent;
}
.app-download-banner .header-h2 {
    /*animation:blinkingText 2.0s infinite;*/
}
@keyframes blinkingText{
    0%{     color: white;    }
    49%{    color: white; }
    50%{    color: transparent; }
    99%{    color: white;  }
    100%{   color: white;    }
}
@media only screen and (max-width: 768px)
{
    .footer .list {
        width: 100%;
        border-left: 0px;
        border-top: 1px solid;
        height: auto;
        padding: 20px;
    }
    .contact-and-share .list {
        text-align: center !important;
        margin-top: 20px;
    }
    .contact-and-share .first-child {
        margin-top: 0px;
    }
    .contact-and-share {
        display: block;
    }
    /*.newsletter .form-control-feedback {*/
        /*left: 200px;*/
    /*}*/
    .phone-system .first-child {
        border-bottom: 1px solid #8080804d;
        border-right: 0px;
    }
    .phone-system .last-child {
        border-left: 0px;
        border-top: 1px solid #8080804d;
    }
    .products .first-child {
        border-bottom: 1px solid #8080804d;
        border-right: 0px;
    }
    .products .last-child {
        border-left: 0px;
        border-top: 1px solid #8080804d;
    }
    /*.slider-container {*/
        /*padding-top: 40px;*/
    /*}*/
    .slider-container img {
        width: 100% !important;
    }
    .slider-container h1 {
        font-size: 36px;
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    .sticky .navbar-toggle {
        margin-top: 24px;
    }
    .header-h2 {
        font-size: 24px;
    }
}
@media (max-width:40em) {
    .responsive table,
    .responsive thead,
    .responsive tbody,
    .responsive tfoot,
    .responsive th,
    .responsive td,
    .responsive tr {
        display: block;
    }

    .responsive tr + .responsive tr {
        margin-top: 1em;
    }

    .responsive tr {
        border-bottom: 1px solid;
    }

    .responsive td {
        width: 100%;
    }

    #tran_table table,
    #tran_table thead,
    #tran_table tbody,
    #tran_table tfoot,
    #tran_table th,
    #tran_table td,
    #tran_table tr {
        display: block;
    }

    #tran_table tr + #tran_table tr {
        margin-top: 1em;
    }

    #tran_table tr {
        border-bottom: 1px solid;
    }

    #tran_table td {
        width: 100%;
    }
}
.test{
    color: #144b76;
}

#copyrights-wrapper {
    padding: 5px 50px;
    background-color: #717275b3;
    bottom: 0;
    position: fixed;
    z-index: 11111;
    width: 100%;
}
#copyrights-wrapper .copyright {
    display: inline-block;
    line-height: 24px;
    color: #f2f2f2;
    font-size: 12px;
    /*font-weight: 900;*/
}
#copyrights-wrapper .copyright a {
    color: #f2f2f2;
}
#copyrights-wrapper .terms-link {
    float: right;
}
#copyrights-wrapper .copy-attrs {
    float: left;
    margin-right: 30px;
}
.CToWUd
{
    height: 25px;
}
/*@media screen and (max-width: 700px) {*/
    /*.copy-attrs {*/
        /*display: none;*/
    /*}*/
    /*.terms-link {*/
        /*float: none !important;*/
    /*}*/
    /*.mobile-link {*/
        /*float: none !important;*/
    /*}*/
/*}*/
body {
    background: linear-gradient(to bottom right, #00bcffe6, #005dffe6);
    overflow: auto;
}
.overlay-border {
    border-top: 1px dotted rgba(255, 255, 255, 0.6);
    border-bottom: 1px dotted rgba(255, 255, 255, 0.6);
    margin-top: 24px;
    padding: 4px 0 6px 0;
    color: #fff;
    width: auto;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
}
.slider {
    background: linear-gradient(to bottom right, #00bcffe6, #ff3b00);
    position: fixed;
    width: 100.5%;
    height: 100.5%;
    top: -0.5%;
    left: -0.5%;
}
.country-select {
    color: black !important;
}
.a1calling-btn {
    border-radius: 0px;
    border: #ff3b00;
    width: 180px;
    font-size: 15px;
    font-weight: bold;
    padding: 15px;
    /*margin-left: -5px;*/
    background-color: #ff3b00;
    /*margin-top: -1px;*/
    margin: auto;
    display: block;
}
/*#country_selector {*/
    /*color: black;*/
    /*cursor: pointer;*/
    /*background-color: white;*/
    /*border: white;*/
/*}*/
.white-bg-logo {
    display: none;
}
.sticky {
    box-shadow: 0px 0px 10px 0px rgb(113, 114, 117) !important;
    margin-top: 0px;
    background: white;
    position: fixed !important;
}
.sticky .navbar-nav > li > a {
    color: #434955;
    font-weight: bold;
    text-shadow: none;
}
.sticky .navbar-nav > li > a:focus, .sticky .navbar-nav > li > a:hover {
    /*color: #ff3b00;*/
    color: #ff3b00;
    border-bottom: none;
}
.sticky .navbar-brand {
    padding-top: 15px;
}
.sticky .navbar-right {
    margin-top: 15px;
}
.sticky .white-bg-logo {
    display: block;
}
.sticky .transparent-bg-logo {
    display: none;
}
.footer_sticky {
    position: absolute !important;
}


.country_selector {
    width: 500px;
    color: black;
    cursor: text;
    border: white;
    text-align: left;
    display: inline-block;
    margin-bottom: 5px;
}

.country_selector .selectize-input {
    /*padding: 15px;*/
    line-height: 35px;
    padding: 8px 12px;
    font-size: 16px;
    /*font-weight: 200;*/
    height: 53px;
    border-color: transparent;
    border-radius: 0px;
}

.country_selector .selectize-input input {
    font-size: 16px;
}

.country_selector .selectize-input .item .flag-icon, .country_selector .selectize-dropdown .option .flag-icon{
    margin-right: 10px;
}

.country_selector.single .selectize-input:after {
    display: none !important;
}

.country_selector.single .selectize-input, .country_selector.single .selectize-input input {
    cursor: text !important;
}

.country_selector .selectize-dropdown .option, .selectize-dropdown .optgroup-header {
    /*padding: 5px 8px;*/
    line-height: 50px;
    font-size: 18px;
    padding-left: 17px;
    border-bottom: 1px solid #ececec;
}
.country_selector .selectize-dropdown .option:hover {
    color: #ff3b00 !important;
    font-weight: bold !important;
}
.country_selector .selectize-dropdown-content {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    max-height: 300px !important;
}
.country_selector .selectize-dropdown [data-selectable] {
    cursor: pointer !important;
}
.country_selector .selectize-dropdown {
    margin-top: 10px;
}
@media only screen and (min-width: 769px) {
    /*#country_selector {*/
        /*width: 400px;*/
        /*height: 51px;*/
    /*}*/

    .navbar-default .navbar-nav > li > a::after {
        content: '';
        display: block;
        width: 0;
        height: 5px;
        background: #ff3b00;
        transition: width .3s;
        margin-top: 10px;
    }
    .navbar-default .navbar-nav > li > a:hover::after {
        width: 100%;
        /*transition: width .3s;*/
    }

    .horizontal-line-header {
        display: table;
        white-space: nowrap;
    }
    .horizontal-line-header:before, .horizontal-line-header:after {
        border-top: 1px dotted rgba(255, 255, 255, 0.6);
        content: '';
        display: table-cell;
        position: relative;
        top: 0.5em;
        width: 45%;
    }
    .horizontal-line-header:before { right: 1.5%; }
    .horizontal-line-header:after { left: 1.5%; }
}
.flag-dropdown {
    cursor: pointer;
}
.a1calling-btn:hover, .a1calling-btn.active.focus, .a1calling-btn.active:focus, .a1calling-btn.active:hover, .a1calling-btn:active.focus, .a1calling-btn:active:focus, .a1calling-btn:active:hover, .a1calling-btn.focus, .a1calling-btn:focus {
    color: #fff;
    background-color: #f03800;
    border-color: #f03800;
}
.app-img{
    width: 145px !important;
    height: 51px !important;
}
@media screen and (max-width: 260px) {
    .app-img
    {
        display: block !important;
    }
}
.logo {
    height: 48px;
    display: inline !important;
    margin-right: 3px;
}
.logo-text {
    display: inline !important;
    font-size: 24px;
    color: white;
    margin-right: 10px;
    text-shadow: 2px 2px 1px gray;
    font-family: century-gothic;
    vertical-align: middle;
    letter-spacing: 1px;
}
.navbar-brand {
    padding-top: 9px;
    height: 100%;
}
.header-h1 {
    margin-bottom: 20px;
    text-shadow: 2px 2px 1px gray;"
}
.header-h3 {
    text-shadow: 2px 2px 1px gray;
    font-family: 'Arial Rounded MT';
    font-variant: normal;
}
.navbar-fixed-top {
    position: absolute;
}
.overlay-container {
    text-align: center;
    width: 100%;
    color: white;
    margin-top: 50px;
}
@media only screen and (max-width: 765px) {
    .navbar-default .navbar-toggle {
        background-color: #ddd;
    }
    #bs-example-navbar-collapse-1 {
        background: #333;
    }
    .navbar-default .navbar-nav > li > a {
        width: 100%;
        text-align: left;
        padding-left: 20px;
        text-shadow: none;
    }
    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #ff3b00;
        border-bottom: none;
    }
    #copyrights-wrapper {
        padding: 5px 0px;
    }
    .overlay-container {
        margin-top: 20px;
    }
    h1 {
        font-size: 30px;
    }

    .country_selector {
        width: 255px;
    }
    .country_selector .selectize-input input {
        font-size: 14px;
    }
    .country_selector .selectize-input {
        /*line-height: 20px;*/
        padding: 2px 10px;
        font-size: 14px;
        height: 40px;
    }
    .country_selector .selectize-dropdown .option, .selectize-dropdown .optgroup-header {
        line-height: 30px;
        font-size: 13px;
        padding-left: 12px;
    }
    .country_selector .selectize-dropdown-content {
        max-height: 205px !important;
    }
    .country_selector .selectize-dropdown {
        margin-top: 5px;
    }
}
.rate-block, .product-block, #pList {
    display: none;
}
.product-rates {
    background: #0009;
    color: white;
    padding: 80px 20px;
}
.col-centered{
    /*float: none;*/
    /*margin: 0 auto;*/
}
#price_drp {
    display: inline;
    width: auto;
}
@media (min-width:992px) {
    .justify-content-center {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .product-list .col-md-3 {
        margin: 40px;
    }
    .rate-list .col-md-4 {
        margin: 40px;
    }
}
.pricingTable{
    margin: 0 -15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    background: #fff;
    text-align: center;
    position: relative;
    transition: all 0.4s ease 0s;
}
.pricingTable:hover{
    background: #f5f4f2;
}
.pricingTable .pricingTable-header{
    background-color: #eae9e4;
    /*color: #989a8f;*/
    color: black;
    padding: 15px 0 50px 0;
    position: relative;
    transition: all 0.5s ease 0s;
}
.pricingTable:hover .pricingTable-header{
    background: #5a5d8a;
    color: #fff;
}
.pricingTable .heading{
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}
.pricingTable .price-value{
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #989a8f;
    font-size: 26px;
    color: #fff;
    position: absolute;
    top: 50px;
    left: 38%;
    transition: all 0.5s ease-in-out 0s;
}
.rate-list .pricingTable .price-value {
    font-size: 18px;
    left: 42%;
}
.pricingTable:hover .price-value{
    background: #71cd9e;
}
.pricingContent {
    min-height: 90px;
}
.pricingTable .pricingContent ul{
    padding: 0;
    list-style: none;
    margin-top: 50px;
}
.pricingTable .pricingContent ul li{
    color: #989a8f;
    padding: 5px 15px;
}
.pricingTable .pricingTable-sign-up{
    padding: 40px 0;
}
.pricingTable .btn{
    width: 50%;
    border-radius: 5px;
    /*border: 1px solid #989a8f;*/
    padding: 10px 5px;
    font-size: 15px;
    font-weight: 700;
    /*color: #989A8F;*/
    text-transform: lowercase;
    margin: 0 auto;
    transition: all 0.5s ease 0s;
    /*background: #ff3b00e6;*/
    color: #ff3b00e6;
    border: 1px solid #ff3b00e6;
}
.pricingTable:hover .btn{
    background: #ff3b00e6;
    color: #fff;
    border: 1px solid #ff3b00e6;
}
.rate-list .pricingContent {
    padding: 0 40px;
}
.table-dotted-nowrap {
    background: transparent !important;
}
.table-dotted-nowrap > tr > td {
    border-top: none !important;
    padding: 20px 8px 0px 8px !important;
    line-height: 20px !important;
}
.table-dotted-nowrap .price-td {
    text-align: center;
}
.table-dotted-nowrap > tr > td::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(#ccc), color-stop(20%, #ccc), color-stop(20%, transparent));
    background-image: -webkit-linear-gradient(left, #ccc, #ccc 20%, transparent 20%);
    background-image: -o-linear-gradient(left, #ccc, #ccc 20%, transparent 20%);
    background-image: linear-gradient(to right, #ccc, #ccc 20%, transparent 20%);
    -webkit-background-size: 5px 1px;
    background-size: 5px 1px;
    background-repeat: repeat-x;
}
@media screen and (max-width:990px){
    .pricingTable{ margin-bottom: 30px; }

    .pricingTable .price-value{ left:45%; }

    .rate-list .pricingTable .price-value{ left:46%; }

    .country-select {
        margin-bottom: 20px;
    }
    /*#country_selector {*/
        /*height: 44px;*/
    /*}*/
    .a1calling-btn {
        width: 155px;
        font-size: 14px;
        padding: 12px;
    }
}
@media screen and (max-width:767px){
    .pricingTable{margin: 0 0 30px;}

    .pricingTable .price-value{ left: 41%; }
    .rate-list .pricingTable .price-value{ left:43%; }
    .rate-list .pricingContent {
        padding: 0 10px;
    }
}
@media screen and (max-width:480px){
    .pricingTable .price-value{
        left: 37%;
    }
    .rate-list .pricingTable .price-value{
        left: 41%;
    }
}
@media screen and (max-width:360px){
    .pricingTable .price-value{ left:31%; }
    .rate-list .pricingTable .price-value{ left:34%; }
}
.country-select.inside .flag-dropdown {
    width: 100% !important;
}
.country-select .selected-flag {
    width: 100% !important;
    cursor: pointer;
}
.custom-radio-list {
    list-style-type:none;
    padding-left:0;
    font-size:0;
    text-align:left;
    margin-top: 0px !important;
}
.custom-radio-list li {
    position:relative;
    display:block;
    padding-bottom:15px;
}
.custom-radio-list li:first-child {
    padding-left: 0;
}
.custom-radio-list li:last-child {
    padding-right: 0;
}
.custom-radio-list a {
    font-size: 16px;
}
.custom-radio-list label {
    display:block;
    padding:8px 12px 8px 35px;
    height:48px;
    background-color: #eae9e4;
    cursor:pointer;
    font-size:16px;
    border: 1px solid #434955;
    margin-bottom:0;
    -webkit-transition:border-color .2s ease-in-out;
    -moz-transition:border-color .2s ease-in-out;
    -o-transition:border-color .2s ease-in-out;
    transition:border-color .2s ease-in-out;
}
.custom-radio-list label .radio-label {
    color: #434955;
    font-size:16px;
    line-height:30px;
    float:left;
    margin-left:15px;
}
.custom-radio-list label .radio-label:last-child {
    float:right;
    margin-right:10px;
}
.custom-radio-list label .radio-bullet {
    position:absolute;
    top:20px;
    left:29px;
    display:block;
    width:16px;
    height:16px;
    border:1px solid #434955;
    border-radius:8px;
}
.custom-radio-list label .radio-bullet:after {
    content:"";
    display:block;
    margin-top:4px;
    margin-left:4px;
    width:6px;
    height:6px;
    border:none;
    border-radius:3px;
    background-color:#fff;
}
.custom-radio-list input[type=radio]:checked+label {
    border-color:#ff3b00;
}
.custom-radio-list input[type=radio]:checked+label .radio-bullet {
    border-color:#ff3b00;
}
.custom-radio-list input[type=radio]:checked+label .radio-bullet:after {
    background-color:#ff3b00;
}
.custom-radio-list input[type=radio]:checked+label span,.custom-radio-list input[type=radio]:checked+label strong {
    color:#1b1b1b;
}
.custom-radio-list input[type=radio] {
    position:absolute;
    left:0;
    top:0;
    visibility:hidden
}
@media (max-width:999px) {
    .custom-radio-list label .radio-label {
        font-size:16px;
    }
}
.pricingTable:hover .custom-radio-list label {
    background-color: #fff;
}

.country_selector .selectize-input input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
    font-weight: bold;
}

.country_selector .selectize-input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
    font-weight: bold;
}

.country_selector .selectize-input input::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
    font-weight: bold;
}
.country_selector .selectize-input input::-webkit-input-placeholder {
    color: #fff;
    font-weight: bold;
}

.has-error input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red !important;
    opacity: 1; /* Firefox */
}
.has-error input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: red !important;
}
.has-error input::-ms-input-placeholder { /* Microsoft Edge */
    color: red !important;
}
.has-error input::-webkit-input-placeholder {
    color: red !important;
}
.country_selector .selectize-input.has-error {
    border-bottom-color: red !important;
}