body {
    font-family: lato !important;
}

.fa-spinner {
    color: #E62425;
}

.select2-container--open {
    z-index: 9999999
}

.social-sharing {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 9
}

.social-sharing ul, li {
    list-style: none !important;
    padding: 0
}

.social-sharing li img {
    width: 40px
}

.help-block {
    color: #EB3331 !important;
}

.registration-client .has-error .control-label {
    color: #fff;
}

.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    text-align: center;
    z-index: 1234;
    overflow: auto;
    width: 100px;
    height: 102px;
}

ul.errors{
    list-style:none;
    margin:0px;
    padding:2px;
}

ul.errors li{
    color:#FF0000;
    font-size:13px;
}	
.red {
    color: #F00 !important;
}

.container-fluid {
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 10px !important;
}

.navbar-collapse {
    padding: 0px 0px 0px 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mrg-T20 {
    margin-top: 20px;
}


.social-icons a {
    cursor: pointer;
}

.footer-social {
    cursor: pointer;
}

:focus {
    outline: none !important;
    box-shadow: none !important;
}

.banner {
    margin-bottom: -49px;
    background-repeat: no-repeat;
    min-height: 350px;
    background-position: center top;
    background-size: cover;
}

.banner img {
    width: 100%;
    min-height: 350px;
}

.title {
    position: relative;
    left: 0;
    right: 36px;
    float: right;
    top: 0;
    line-height: initial;
    z-index: 9999;
    opacity: 0.9;
    background: #E62425;
    padding: 10px 20px;
    border-color: #E62425;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #333 !important;
}

.title:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;

    top: 0px;
    left: 0;
    z-index: -1;
    background: #EA292E;
    transform-origin: top right;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-38deg, 0deg);
}

.nav-right ul li {
    float: left;
    margin: 0 0 0 17px;
}

.nav-right ul {
    padding: 0;
}

.title a {
    color: #fff;
    font-weight: 600;
    padding: 0 190px 0 23px;
    font-size: 24px;
    text-decoration: none;
}

.top-nav {
    float: right;
}

.nav-tabs li.active a {
    color: #fff;
}

.mobile {
    display: none;
}

.desktop {
    display: inline-block;
}

.messagepop.pop ::-webkit-input-placeholder {
    color: #777;
    font-size: 14px;
    padding: 0 0 0 5px;
}

.logo img {
    vertical-align: inherit;
    max-width: none;
}

.nav-right i {
    position: relative;
    top: 3px;
    margin: 0 5px 0 0px;
}

.top-nav li {
    list-style: none;
    margin: 0 0 0 20px;
    float: left;
}

.social-icons i {
    padding: 0 15px 0 0px;
}

.top-header {
    padding: 5px 0;
    border-bottom: 1px solid #eee;
}

.nav > li > a {
    padding: 10px 14px !important;
}

.top-nav ul li a {
    color: #1B1B1B;
    font-size: 15px;
    text-decoration: none;
}

.logo-right {
    /*margin-top: 16px;*/
}

/*.logo-right img {
    width: 100%;
}*/

.login-button a {
    border-radius: 10px !important;
    color: #fff !important;
    padding: 2px 15px 5px !important;
    font-size: 16px !important;
    margin: 0;
}

img.logo-second {
    width: 180px !important;
    position: relative;
    left: 35px;
}

li.try-free {
    background: #EB3237;
    padding: 6px 30px;
    border-radius: 30px;
    margin: 1px 15px 0 15px;
}

.try-free a {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px !important;
}

nav.navbar.navbar-default {
    background: none;
    border: none;
    position: relative;
    z-index: 999;
    float: none;
    min-height: auto;
    margin: 0px !important;
    /*min-height: 75px;
    left: 16%;*/
}

.nav-right li {
    list-style: none;
    margin: 5px 10px 0 15px;
    float: left;
}

li.active a {
    color: #337ab7 !important;
    background: none !important;
}

ul.nav.navbar-nav {
    padding: 0px !important;
    /*    position: absolute;
        bottom: 10px;*/
}

.carousel-inner img {
    width: 100%;
}

.nav-right {
    margin-top: 40px;
    padding: 0;
}

.nav-right span {
    border-bottom: 1px solid #378DC6;
}

.login-button a {
    background: #EB3238 !important;
}

.login a {
    color: #fff;
    font-weight: 600;
}

.login {
    background: #EB3237;
    padding: 7px 35px;
    border-radius: 28px;
}

.nav-right li a {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    background: #273478;
    border-radius: 20px;
    padding: 5px 14px;
}

li.login-nav a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

li.login-nav {
    background: #EB3237;
    padding: 6px 30px;
    border-radius: 30px;
    margin: 1px 15px 0 15px;
}

.nav.navbar-nav li a {
    font-size: 18px;
    color: #2a2a2a;
    font-weight: 400;
}

ul.nav.navbar-nav i {
    position: absolute;
    top: 35px;
    right: 328px;
    font-size: 16px;
    color: #EE2D36;
}

.nav ::-webkit-input-placeholder {
    color: #2a2a2a;
    font-size: 17px;
    padding: 0 0 0 30px;
}

.login {
    position: relative;
    z-index: 999;
}

.login button {
    border: none;
    padding: 6px 27px;
    border-radius: 20px;
    font-size: 13px;
    margin-top: 31px;
    font-weight: 600;
    background: #E83537;
    color: #fff;
}

.banner-caption h1 {
    font-size: 44px;
    font-weight: 600;
    color: #000;
    text-shadow: none;
    line-height: normal;
    display: inline-block;
    margin-bottom: 30px;
}

.content-section {
    margin-top: 80px;
    margin-bottom: 15px;
}

.select-country {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 42%;
}

.select-country select {
    border: none;
    background: none;
    float: none;
    padding: 12px 8px;
    position: relative;
    background: #fff;
    width: 360px;
    border-radius: 5px;
    color: #777;
    font-size: 20px;
}

.select-section {
    position: relative;
}

a.selected {
    background-color: #1F75CC;
    color: white;
    z-index: 100;
}

.messagepop {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    cursor: default;
    display: none;
    border-top: none;
    position: absolute;
    text-align: center;
    width: 300px;
    z-index: 50;
    padding: 14px 20px 2px;
    border-radius: 0px 0px 5px 5px;
    left: 60%;
    top: 67px;
}

.messagepop.pop h3 {
    font-size: 20px;
    margin-top: 5px;
}

#new_message a {
    font-size: 16px;
    text-decoration: none;
}

.messagepop p {
    border: none !important;
}

input#message_submit {
    background: #EB3238;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    width: 50%;
    padding: 6px 0 9px 0;
}

.messagepop.pop form input {
    width: 100%;
    padding: 5px 0 8px 6px;
    margin: 5px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.messagepop p, .messagepop.div {
    border-bottom: 1px solid #EFEFEF;
    margin: 8px 0;
    padding-bottom: 8px;
}

.home .content-section .container .row {
    display: flex;
    /*align-items: center;*/
}

.home .content-section img.align-center {
    width: 100%;
    /*margin-top: 45px;*/
}

.home .content-section {
    padding: 10px 0;
    margin: 0;
    background-color: #fff;
    /*margin-bottom: 60px;*/
}

.home img.quote-one {
    width: 38px;
    position: relative;
    top: -14px;
    left: -3px;
}

.home img.quote-two {
    width: 38px;
    position: relative;
    top: 10px;
    left: 10px;
}


.home .home-icon h1 {
    /*margin-bottom: 30px;*/
    color: #124B69;
    font-weight: 900;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 34px;

}

.home .home-icon h4 {
    margin: 0;
    color: #124B69;
    font-weight: 600;
    font-size: 22px;
    text-align: left;
    margin: 20px 0
}

.home .banner-caption {
    position: absolute;
    width: 100%;
    top: 80px;
}

.home .home-banner {
    position: relative;
}

.home .home-banner .text-left.block {
    margin: 20px 0 0;
}

.home .home-banner img {
    width: 100%;
}

.home .tabs button a {
    color: #fff;
    text-decoration: none;
}

.home .tabs img {
    width: 60px;
}

.home iframe.embed-responsive-item {
    width: 100%;
    height: 360px;
}

.home .professional-oracle img {
    margin-top: 36px;
    width: 100%;
}

.home .pro-trials span {
    color: #EB3237 !important;
}

.home .banner-caption span {
    font-size: 38px;
}

.home .banner-caption label {
    color: #E83537;
}

.home .banner-caption p {
    color: #666263;
    text-shadow: none;
    width: 85%;
    font-size: 20px;
}

.home .get-started {
    margin-top: 20px;
}

.home .contracts.text-left {
    margin-left: -15px;
}

.home .get-started h3 {
    color: #000;
    margin-bottom: 25px;
    text-shadow: none;
    font-size: 22px;
    /*    font-style: italic;
        font-weight: 600;*/
}

.home .contracts button {
    width: 100%;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 31px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 15px;
}

.home .specialist button {
    width: 100%;
    background-color: #EB3331;
    border: none;
    font-weight: 400;
    font-size: 1.5rem;
    padding: 8px 15px;
    border: 2px solid #EB3331;
    color: #fff;
    border-radius: 31px;
}

.tab-pane .specialist button {
    background: #EB3331;
    border: 2px solid #EB3331;
    color: white;
    border-radius: 31px;
    padding: 8px 30px;
    margin-top: 15px;
    margin-right: 4px;
    font-weight: 600;
    font-size: 15px;
}

.home .content-area h4 {
    color: #124B69;
    font-size: 22px;
    font-weight: 600;
}

.home .content-area .col-md-3:last-child {
    border: none;
}

.home .professional-oracle {
    margin-top: 0px;
    background: #f8f8f8;
    padding-top: 40px;
}

.home .content-area {
    margin-top: 50px;
}

.home .professional-oracle h1 {
    margin-bottom: 30px;
    color: #124B69;
    font-weight: bold;
}

.home .professional-oracle span {
    font-size: 28px;
    margin-bottom: 30px;
    display: inline-block;
}

.home .content-area img {
    margin-top: 78px;
}

.home .professional-oracle li {
    list-style: none;
    display: inline-block;
}

.home .professional-oracle i {
    /*background: #EB3237;*/
    color: #EB3237;
    font-size: 20px;
    padding-right: 10px;
}

.home .professional-oracle label {
    font-size: 16px;
    font-style: normal;
    font-weight: normal !important;
    font-family: 'Lato', sans-serif;
    margin: -2px 0 0 34px;
    float: right;
}

.home .professional-oracle ul {
    padding: 0;
}

.home .professional-oracle h3 {
    /*margin-bottom: 0;*/
}

.home .professional-oracle img {
    margin-top: 36px;
    width: 100%;
}

.home .about-us h2 {
    font-size: 28px;
    font-style: italic;
    display: inline-block;
}

.home .about-us {
    /**/
    /*padding-top: 30px;*/
    background: #F8F8F8;
    /*padding-bottom: 60px;*/
}

.home .about-us p {
    color: #808080;
    font-size: 17px;
    line-height: 23px;
}

.home .about-us button a {
    color: #EB3331;
    text-decoration: none;
}

.home .about-us button {
    background: none;
    border: 2px solid #EB3331;
    color: #EB3331;
    border-radius: 31px;
    padding: 8px 30px;
    margin-top: 15px;
    margin-right: 4px;
    font-weight: 600;
    font-size: 15px;
}

.home .about-us .container .row {
    margin: 20px 0
}

.home .about-us button.tryitfree {
    background: none;
    border: 2px solid #348EC0;
    color: #348EC0;
    border-radius: 31px;
    padding: 8px 30px;
    margin-top: 15px;
    font-weight: 600;
    font-size: 15px;
}

.home .testimonial {
    background-size: cover;
    margin-top: 0;
    background-image: url(../images/ele22.png);
    padding: 60px 0;
}

.home .nav-tabs > li > a {
    color: #5a5a5a;
    border: none;
}

.home .testimonial p {
    font-size: 22px;
    color: #fff;
    line-height: 32px;
}

.home .testimonial span {
    color: #fff;
    font-size: 22px;
    margin-left: 100px;
}

.home ul.nav.nav-tabs li {
    width: 50%;
    text-align: center;
    font-style: italic;
    font-size: 19px;
}

.home .nav-tabs > li > a:hover {
    border: none;
    background: none;
}

.home .tabs {
    display: inline-block;
    width: 100%;
    padding: 40px 0 60px 0;
    background-image: url(../images/nb.png);
}

.home .tabs .tab-pane p {
    color: #4F4F4F;
    font-size: 18px;
    line-height: 28px;
    /*margin-top: 30px;*/
    margin-bottom: 30px;
    font-weight: 400;
}

/*.home .tabs .container .row:first-child {
    display: flex;
    align-items: center;
}*/

.home .nav-tabs {
    border: 1px solid #DADADA;
    /*margin-top: 35px;*/
    margin-bottom: 30px
}

.home .nav-tabs li.active a {
    color: #fff !important;
    border: 1px solid #5a5a5a;
}

.home .nav-tabs li.active {
    background: #5A5A5A;
}

.home .left-imgs img {
    float: left;
    width: 265px;
}

.home .about-us img {
    /*margin: 20px 15px 0 0;*/
}

.home img.tab-second {
    width: 290px !important;
    margin-top: -28px;
    margin-left: -10px;
}

.home .pro-trials.left-1 {
    /*    width: 26% !important;
        margin-top: -20px;
        position: relative;*/
    left: -1px;
    /*    padding-bottom: 70px !important;
        box-shadow: 7px 7px 17px #ccc;
        padding-top: 70px !important;*/
}

.home .pro-trials.left-2 {
    left: -2px;
}

.home .basic-trials {
    background: #fff;
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px 10px 50px 10px;
    min-height: 482px;
    /*  margin-top: 30px;
        border-radius: 5px 0px 0 5px;
        border-radius: 5px;
        width: 23%;*/
}

.home .basic-trials h3 {
    color: #414141;
    font-size: 24px;
}

.home .basic-trials .item-description {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.home .basic-trials span {
    margin-top: 10px;
    display: inline-block;
    color: #305C77;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.home .basic-trials h2 {
    color: #323232;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: -12px;
}

.home .tabs .tab-pane .basic-trials p {
    color: #918F90 !important;
    font-size: 15px;
    min-height: 125px;
}

.home .basic-trials em {
    color: #305C77;
    font-size: 17px;
    padding: 0 0 0 2px;
    font-weight: normal;
}

.home .basic-trials button {
    /*background: #348EC0;*/
    border: none;
    color: #348EC0;
    font-weight: 600;
    font-size: 14px;
    padding: 12px 30px;
    margin-top: 8px;
    border-radius: 31px;
    background: none;
    border: 2px solid #348EC0;
    /*color: #EB3331;*/
    border-radius: 31px;
    padding: 8px 30px;
    margin-top: 15px;
    margin-right: 4px;
    font-weight: 600;
    font-size: 15px;
}

.home .basic-trials p {
    line-height: 25px !important;
    color: #918F90 !important;
    /*font-size: 16px !important;*/
    margin-top: 30px !important;
    margin-bottom: 100px;
}

.home .sec-right {
    color: #EB3237 !important;
}

.home span.billed {
    color: #797979 !important;
    font-size: 17px;
    margin-top: 15px;
}

.home .pro-trials button {
    border: 2px solid #EB3237;
    color: #EB3237
}

.home .home-icon img {
    margin: 0 !important;
    display: inline-block;
    font-size: 40px;
    width: 80px;
    /*background: white;
    border-radius: 50%;
    padding: 20px;
    box-shadow: 0 0 3px 0 rgb(0, 0, 0, 0.3);*/
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}

.home .home-icon h4 span {
    padding-left: 5px;
}

.home .home-icon {
    position: relative;
    text-align: left;
    width: 100%
}

/*.home .home-icon:after {
    position: absolute;
    background: #777;
    height: 118px;
    width: 1px;
    content: "";
    top: 0px;
    left: -4px;
}*/

.about .about-content p {
    color: #7B7B7B;
    font-size: 18px;
}

.about .worldwide-oracle img {
    float: left;
    margin: 12px 14px 0 0px;
}

.about .about-content h4 {
    color: #404040;
    font-size: 29px;
    margin: 6px 0 0 54px;
    font-weight: 600;
}

.about .about-content h3 {
    color: #413F40;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
}

.about .about-content em {
    color: #EC3237;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 0 23px;
}

.about .text-about {
    position: relative;
    margin-top: 25px;
}

.about .text-about:after {
    position: absolute;
    content: "";
    background: #EA3337;
    height: 119px;
    width: 2px;
    top: 5px;
    right: 23px;
}

.about .worldwide-oracle {
    background: #F5F6FA;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    padding: 50px 0;
}

.about .worldwide-oracle span {
    color: #358DBD;
    font-size: 40px;
    font-weight: 300;
}

.about .worldwide-oracle p {
    font-size: 21px;
    color: #4F4F4F;
    line-height: 22px;
}

.about .started {
    background: #7AA1CA;
    padding: 45px 0;
}

.about .started h1 {
    color: #fff;
    font-size: 40px;
    margin: 0;
}

.about .started span {
    color: #fff;
    font-size: 22px;
}

.about .started span a {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.about .started a:hover {
    text-decoration: none;
}

.about .orc-specialist button {
    background: #fff;
    border: none;
    font-weight: 600;
    color: #5195C2;
    border-radius: 35px;
    padding: 15px 43px;
    font-size: 14px;
    margin-top: 15px;
}

.about .find-oracle button {
    background: transparent;
    border: 2px solid #fff;
    font-weight: 600;
    color: #fff;
    border-radius: 35px;
    padding: 13px 40px;
    font-size: 14px;
    margin-top: 15px;
}

/*.about .worldwide-last {
    position: relative;
    left: 4%;
}*/

/*.about .worldwide-inner {
    position: relative;
    left: 4%;
}*/

.about .worldwide-inner:before {
    position: absolute;
    content: "";
    background: #ccc;
    height: 222px;
    width: 1px;
    left: -11%;
    top: -50px;
}

.about .worldwide-last {
    position: relative;
}

.about .about-content img {
    width: 100%;
}

.about .worldwide-last:before {
    position: absolute;
    content: "";
    background: #ccc;
    height: 222px;
    width: 1px;
    left: -11%;
    top: -50px;
}

.about .bottom-text p {
    color: #7B7B7B;
    font-size: 18px;
}

.about .bottom-text {
    margin: 50px 0;
}

.about .bottom-text p:first-child {
    margin-bottom: 25px;
}

.about b {
    color: #413F40;
}

.about .bottom-text img {
    width: 100%;
}


.specialist .offers label {
    color: #414141;
    font-size: 23px;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}

.specialist .offers h2 {
    margin: 0;
    color: #414141;
    font-size: 32px;
    font-style: italic;
    text-align: center;
}

.specialist .offers em {
    color: #EA3138;
}

.specialist .specialist-heading span {
    border-bottom: 1px solid #EA3138;
}

.specialist .offers h3 {
    margin-top: 5px;
    margin-bottom: 20px;
    color: #414141;
    font-size: 28px;
    font-weight: 600;
}

.specialist .offers img {
    width: 100%;
}

.specialist .offers ul li {
    list-style: none;
    color: #777;
    font-size: 17px;
    line-height: 30px;
}

.specialist .offers ul {
    padding: 0;
}

.specialist .offers ul li i {
    background: #EB3237;
    color: #fff;
    font-size: 10px;
    padding: 2px;
    border-radius: 50%;
    margin: 0 8px 0 0px;
}

.specialist .offers {
    margin-top: 0;
    display: inline-block;
    width: 100%;
    background: url(../images/nb.png);
    padding: 50px 0;
}

.contact .contact-form h2 {
    font-size: 28px;
    font-weight: 600;
    color: #414141;
    margin-bottom: 15px;
}

.contact form i {
    color: #BBC0C6;
    position: absolute;
    top: 10px;
    left: 20px;
}

.contact ::-webkit-input-placeholder {
    color: #7E7E7E;
}

.contact .banner img {
    width: 100%;
}

.contact p {
    color: #777;
    font-size: 17px;
    margin-top: 10px;
}

.contact #contact-form input[type=text] {
    padding: 12px 0 12px 15px;
    width: 100%;
    background: none !important;
}

.contact textarea {
    padding: 6px 24px;
    width: 100%;
    height: 150px;
    border: 1px solid #E3E3E3;
    font-size: 15px;
    background: transparent;
    margin-bottom: 15px;
}

.contact .contact h2 {
    margin: 0;
    margin-bottom: 15px;
    font-size: 26px;
}

.contact form {
    background: #F8F8F8;
    display: inline-block;
    padding: 20px 20px 50px 20px;
}

.contact button {
    background: #EB3238;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 9px 45px;
    border-radius: 17px;
    margin-top: 10px;
}

.contact h2 {
    margin: 0;
}

.contact input {
    background: transparent;
    width: 100%;
    padding: 6px 24px;
    margin-bottom: 20px;
    border: 1px solid #E3E3E3;
}

.contact .contact-form i {
    color: #bbbbbb;
    position: absolute;
    top: 10px;
    left: 22px;
}

.contact .address {
    margin-bottom: 50px;
}

.contact .address i {
    font-size: 40px;
    border: 2px solid #eee;
    padding: 26px 35px;
    border-radius: 50%;
    color: #D2D2D2;
}

.contact .address label {
    color: #767475;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
}

.contact .address p {
    color: #5D5B5C;
    font-size: 24px;
}

.contact .address h2 {
    color: #404040;
    font-size: 26px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
}

.contact .contact-form .container {
    border-bottom: 2px solid #eee;
    padding: 0 0px 55px 0px;
}

.contact .country table img {
    width: 23px;
    margin: -2px 0 0 4px;
}

.login-wrap .forgot-pass-link {
    vertical-align: middle;
}

.login-wrap form {
    background: #F8F8F8;
    padding: 20px 20px 50px 20px;
    margin-bottom: 60px;
}

.login-wrap form button {
    float: right;
}

.login-wrap .content-section {
    /*    margin-top: 120px;*/
    margin-bottom: 0px;
}

.country .country table img {
    width: 23px;
    margin: -2px 0 0 4px;
}

.country td.table-text {
    color: #7B7B7B;
    font-size: 17px;
}

.country th {
    background: #D92123;
    color: #fff;
    padding: 11px 0 9px 17px !important;
    font-size: 17px;
    text-transform: uppercase;
}

.country tbody {
    background: #F4F4F4;
}

.country table em {
    color: #414141;
    font-weight: 400;
    font-size: 17px;
    margin-top: 3px;
    display: inline-block;
}

.country td {
    padding: 25px 20px 46px 20px !important;
}

.country table img {
    width: 25px;
    margin: -3px 0 0 4px;
}

.country table h2 {
    font-size: 21px;
    font-weight: 600;
    margin: 0;
}

.consultant .advanced_search_form .col-md-3, .consultant .advanced_search_form .col-md-2 {
    padding-right: 0px !important;
}

.consultant .dataTables_wrapper .toolbar {
    display: inline-block;
    float: right;
    padding-left: 5px;
    padding-top: 5px;
}

.consultant form button i {
    color: #fff;
}

.consultant table h2 {
    margin-top: 0;
}

.consultant td {
    padding: 0 20px 0 20px !important;
    vertical-align: middle !important;
}

.consultant td.table-text {
    color: #7B7B7B;
    font-size: 16px;
    padding: 10px 20px !important;
}

.consultant .rate {
    font-size: 21px;
    color: #000;
    padding: 0 0 0 40px !important;
    vertical-align: middle;
}

.consultant .register em {
    color: #348EBE;
}

.consultant .topnav a.active {
    background-color: #2196F3;
    color: white;
}

.consultant .topnav .search-container {
    float: right;
}

.consultant .topnav input[type=text] {
    padding: 6px;
    margin-top: 8px;
    font-size: 17px;
    border: none;
}

.consultant .topnav .search-container button {
    float: right;
    padding: 6px 10px;
    margin-top: 8px;
    margin-right: 16px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.consultant form button {
    /*    position: absolute;
        right: 21px;
        background: none;
        border: none;
        top: 7px;*/
}

.consultant input[type="text"] {
    width: 100%;
    /*    padding: 6px 85px 6px 15px;
        border-radius: 2px;
        border: 2px solid #ccc;*/
}

.consultant .advanced_search_form select {
    width: 100% !important;
}

.consultant input[type="search"] {
    padding: 6px 85px 6px 15px;
    /*    border-radius: 2px;
        border: 2px solid #ccc;*/
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2ZzQ0ODUiICAgdmlld0JveD0iMCAwIDIxLjk5OTk5OSAyMS45OTk5OTkiICAgaGVpZ2h0PSIyMiIgICB3aWR0aD0iMjIiPiAgPGRlZnMgICAgIGlkPSJkZWZzNDQ4NyIgLz4gIDxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhNDQ5MCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0xMDMwLjM2MjIpIiAgICAgaWQ9ImxheWVyMSI+ICAgIDxnICAgICAgIHN0eWxlPSJvcGFjaXR5OjAuNSIgICAgICAgaWQ9ImcxNyIgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjAuNCw4NjYuMjQxMzQpIj4gICAgICA8cGF0aCAgICAgICAgIGlkPSJwYXRoMTkiICAgICAgICAgZD0ibSAtNTAuNSwxNzkuMSBjIC0yLjcsMCAtNC45LC0yLjIgLTQuOSwtNC45IDAsLTIuNyAyLjIsLTQuOSA0LjksLTQuOSAyLjcsMCA0LjksMi4yIDQuOSw0LjkgMCwyLjcgLTIuMiw0LjkgLTQuOSw0LjkgeiBtIDAsLTguOCBjIC0yLjIsMCAtMy45LDEuNyAtMy45LDMuOSAwLDIuMiAxLjcsMy45IDMuOSwzLjkgMi4yLDAgMy45LC0xLjcgMy45LC0zLjkgMCwtMi4yIC0xLjcsLTMuOSAtMy45LC0zLjkgeiIgICAgICAgICBjbGFzcz0ic3Q0IiAvPiAgICAgIDxyZWN0ICAgICAgICAgaWQ9InJlY3QyMSIgICAgICAgICBoZWlnaHQ9IjUiICAgICAgICAgd2lkdGg9IjAuODk5OTk5OTgiICAgICAgICAgY2xhc3M9InN0NCIgICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjY5NjQsLTAuNzE3NiwwLjcxNzYsMC42OTY0LC0xNDIuMzkzOCwyMS41MDE1KSIgICAgICAgICB5PSIxNzYuNjAwMDEiICAgICAgICAgeD0iLTQ2LjIwMDAwMSIgLz4gICAgPC9nPiAgPC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: right 3px !important;
}

.consultant label {
    color: #777 !important;
    font-weight: normal;
}

.consultant select {
    background: transparent;
    /*    border: 2px solid #ccc;
        border-radius: 3px;*/
    padding: 5px 32px 5px 5px;
    font-size: 15px;
    color: #777 !important;
    height: 34px !important;
    font-weight: normal;
}

.consultant .pagination-top {
    margin-bottom: 15px;
}

.consultant .pagination-top span {
    color: #777;
    font-size: 17px;
    padding: 0 0 0 10px;
}

.consultant .pagination-bottom span {
    color: #777;
    font-size: 17px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

/*.consultant button {
    background: #348EC0;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 34px;
    border-radius: 15px;
    margin-top: 30px;
}*/

.consultant button {
    background: #2196F3;
    color: white;
    float: right;
    width: 70px !important;
}

.consultant .pagination-bottom .col-md-6 {
    padding-left: 0;
}

.consultant .count label {
    color: #000 !important;
    padding: 17px 23px;
}

.consultant .count label:hover {
    border-radius: 50%;
    background: #777;
    padding: 17px 23px;
}

.consultant form button {
    /*    top: -35px;
        right: 0;*/
}

.registration .c-registration span {
    position: inherit;
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 24px;
    margin-bottom: 18px;
    display: inline-block;
}

.registration .c-registration span:after {
    display: none;
}

.registration .c-registration h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.registration select {
    border: none;
    background: none;
    width: 100%;
    border: 1px solid #E3E3E3;
    color: #777;
}

.registration-client .registration-form h2.form-heading {
    color: #fff !important;
}

.registration .registration-form h2 {
    margin-bottom: 10px !important;
}

.registration .registration-form .container {
    border: none;
}

.registration .registration-form h2 {
    font-size: 28px;
    font-weight: 600;
    color: #414141;
    margin-bottom: 15px;
}

.registration .registration-form input {
    padding: 6px 0 6px 10px;
}

.registration .registration-form h3 {
    margin-top: 0px !important;
    font-size: 23px;
    color: #414141;
    /*margin-bottom: 10px !important;*/
    font-weight: 600;
}

.registration .registration-form span {
    font-size: 17px;
    color: #777;
    font-style: italic;
    position: relative;
}

.registration p.hire {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 27px;
    color: #414141 !important;
}

.registration .registration-form span.span_bordered:after {
    position: relative;
    content: "";
    height: 2px;
    width: 64px;
    background: #ccc;
    float: left;
    /*    left: 2px;
        top: 40px;*/
}

.registration-client .registration-form span.span_bordered:after {
    top: 10px;
}

.registration .registration-form .popover-content {
    padding: 9px 14px 9px 14px;
}

.registration .registration-form ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    margin-bottom: 20px;
}

.registration .registration-form .popover-content ul li {
    margin-bottom: 2px !important;
}

.registration .registration-form ul.bullets li {
    list-style: none;
    font-size: 18px;
    color: #777;
    margin: 0 7px 5px 0px;
    width: 100%;
    display: inline-block;
}

.registration .registration-form ul {
    padding: 0;
    margin: 0;
}

.registration .registration-form ul img {
    display: inline;
    width: 20px;
    margin: 3px 7px 0 0;
    vertical-align: top;
    float: left;
}

.registration .registration-form label {
    /* float: left; 
    width: calc(100% - 30px);
    /* margin-left: 10px; */
    display: block;
}

.registration .us img {
    position: absolute;
    width: 17px;
    top: 13px;
    left: 23px;
}

.registration .contact .professional-oracle img {
    margin-top: 36px;
    width: 100%;
}

.registration t-form button {
    padding: 9px 28px;
}

.registration input[type="checkbox"] {
    width: auto;
    margin: 0 1px 0 0px !important;
}

.registration .checkbox label {
    margin-top: -5px;
    color: #777;
    font-size: 16px;
}

.registration .checkbox em {
    color: #629ED3;
    font-style: normal;
}

.registration .checkbox {
    margin-top: -10px;
}

.registration-client .registration-form button {
    color: #333;
}

.registration .registration-form button[type=submit] {
    margin-top: 15px;
}

.registration p.hire em {
    color: #EA3237;
    font-weight: 400;
}

.registration-client select {
    border: 1px solid #aaa !important;
}

.registration select {
    border: none;
    background: none;
    width: 100%;
    border: 1px solid #E3E3E3;
    padding-left: 3px;
}

.registration .c-registration h4 {
    font-size: 22px;
    margin-bottom: 4px;
}

.registration .c-registration span {
    margin-bottom: 5px;
}

.form-group.form-button {
    margin: 40px 0 0;
}

.what-lost {
    margin-top: 40px !important;
}


.help .more-question h3 {

    font-size: 26px !important;
}

.help .more-question a {
    border-bottom: none;
}

.help button.help-button {
    background: transparent;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    border: 2px solid #fff;
    border-radius: 24px;
    padding: 10px 44px;
    margin-top: 20px;
}

.help ::-webkit-input-placeholder {
    font-size: 22px;
    color: #ccc;
}

.help .faqHeader h3 {
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 40px;
}

.help .help-content {
    margin-top: 100px;
}

.help h2 {
    font-size: 26px;
    line-height: 30px;
    color: #676767;
    font-style: italic;
    width: 80%;
    margin: 0 auto;
}

.help input {
    width: 66%;
    height: 58px;
    border: 2px solid #eee;
    border-radius: 5px;
    margin-top: 30px;
    padding: 0 10px;
}

.help i {
    position: absolute;
    right: 20%;
    bottom: 19px;
    font-size: 22px;
}

.help strong {
    font-weight: 400;
    color: #656565;
    font-style: italic;
    margin: 0 9px 0 0px;
}

.help p {
    margin-bottom: 20px;
}

.support .more-question {
    margin-top: 30px;
}

.support .content-section h1 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.support .content-section p {
    color: #777;
    font-size: 17px;
}

.support .content-section ul li i {
    background: #EB3237;
    color: #fff;
    font-size: 10px;
    padding: 2px;
    border-radius: 50%;
    margin: 0 8px 0 0px;
}

.support .content-section ul li {
    list-style: none;
    color: #777;
    font-size: 17px;
    line-height: 30px;
}

.support .content-section ul {
    padding: 0;
}

.support .content-section {
    /*margin-top: 130px;*/
}

.support .content-section p, .support .content-section li {
    color: #777;
    font-size: 18px;
    line-height: 27px;
    list-style: lower-alpha;
}

.support .content-section em {
    color: #777;
    font-weight: 400;
    font-size: 18px;
}

.support .content-section h2 {
    font-size: 25px;
    font-weight: 600;
}

.how-it-works .content-section {
    margin-top: 55px;
    margin-bottom: -10px;
}

.how-it-works img {
    width: 100%;
}

.t-c p.start-fq {
    /*margin-bottom: 75px;*/
}

.t-c .content-section {
    padding-top: 100px;
    /*background: url(../images/nb.png);*/
    margin: 0;
    /*background-size: cover;*/
    padding-bottom: 20px;
}

.t-c .content-section.lower-area {
    background: none;
    padding-top: 0px;
}

.t-c .panel-group p {
    color: #777;
    font-size: 18px;
    line-height: 27px;
}

.t-c .content-section h2 {
    font-size: 24px;
    text-transform: capitalize !important;
    margin-top: 0;
}

.t-c .faqHeader {
    text-align: left;
}

.t-c .c-policy li span {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 12px;
    display: inline-block;
}

.footer-nav ul li {
    list-style: none;
    display: block;
    line-height: 30px;
}

.newsletter {
    background: #0A212F;
    padding: 30px 0 0px 0;
}

/*.newsletter .form-control {
    width: 90% !important;
}*/

.newsletter p {
    color: #fff;
    position: relative;
    font-size: 14px;
    width: 90%;
    line-height: 26px;
    text-align: justify
}


/*.footer-nav ul {
    
    width: 50%;
    float: left;
}*/

.footer-nav ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 0 0 0 28px;
}

.footer-nav {
    /*position: relative;
    top: 25px;*/
}

/*.newsletter .col-md-4 {
    padding-left: 0;
}

.newsletter .col-md-3 {
    padding-right: 0;
}*/

.newsletter button.btn.btn-theme {
    background: #348FBE;
    color: #fff;
    padding: 15px 0px;
    border-radius: 0 20px 20px 0;
    /*text-transform: uppercase;*/
    font-weight: 600;
    margin: 0;
    min-width: 32px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.newsletter input.subscribe {
    padding: 20px 0 27px 16px;
    border-radius: 20px 0px 20px 20px;
    background: #0D2937;
    border: 1px solid #348FBE;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin: 0;
    z-index: 2 !important;
    width: 100%;
}

.newsletter .input-group {
    /*margin-top: 25px;*/
}

.copyright {
    background: #0A212F;
}


.copyright p {
    color: #fff;
    font-size: 16px;
}

.copyright i {
    color: #fff;
    font-size: 16px;
    padding: 0 0 0 14px;
}

.how-it-works .content-section {
    margin-top: 80px;
    margin-bottom: 40px;
}

.how-it-works .content-section img {
    width: 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
    /*.logo img {
        width: 100%;
    }*/
    .nav > li > a {
        padding: 10px 10px;
        font-size: 16px !important;
    }

    ul.dropdown-menu i {
        display: none;
    }

    /*.footer-logo img {
        width: 158px;
    }*/
    ul.nav.navbar-nav i {
        display: none;
    }

    .newsletter input {
        width: 225px;
    }

    .home .login button {
        margin-top: 25px;
        position: relative;
        top: 0;
        left: -13px;
    }

    .home .banner-caption {
        /*top: 110px;*/
    }

    .home .banner-caption h1 {
        font-size: 22px;
        line-height: 20px;
    }

    .home .carousel {
        top: -120px;
    }

    .home .banner-caption span {
        font-size: 20px;
    }

    .home .get-started {
        margin-top: 0;
    }

    /*.home .specialist button {
        padding: 12px 0;
    }*/
    .home .contracts button {
        padding: 12px 0;
    }

    .home .content-area img {
        margin-top: 0;
    }

    .home .content-area .col-md-3 {
        height: 58px;
    }

    .home .content-area h4 {
        margin-bottom: 0;
    }

    .home .nav-tabs {
        margin-top: 0;
    }

    .home .testimonial {
        background-size: cover;
    }

    .home .tabs {
        padding: 30px 0 0 0;
    }

    .home .left-imgs img {
        margin-top: 50px;
        width: 200px;
    }

    .home img.tab-second {
        margin-top: 32px;
        width: 230px !important;
    }

    .home .basic-trials {
        margin-bottom: 55px;
    }

    .home .pro-trials {
        /*width: 50% !important;*/
    }

    .home .tabs p {
        margin-bottom: 55px;
    }
}

@media only screen and (max-width: 768px) {
    button.btn.btn-primary.dropdown-toggle {
        /*margin-top: 16px;*/
        background: #124B69;
        /*        padding: 4px 6px;
                border-radius: 0;*/
    }

    .dropdown-menu {
        left: auto !important;
        right: 0;
    }

    button.btn.btn-primary.dropdown-toggle {
        /*margin-top: 32px !important;*/
    }

    .nav-right {
        position: absolute;
        top: -34px;
        right: 17px;
    }

    .nav-right li a {
        font-size: 11px;
        padding: 4px 14px;
    }

    .logo:after {
        display: none;
    }

    .nav-tabs > li > a {
        font-size: 14px;
    }

    /*.footer-logo img {
        width: 70px !important;
    }*/
    .newsletter .form-control {
        padding: 25px 10px;
    }

    img.logo-second {
        width: 130px !important;
        left: 20px;
    }

    /*.footer-logo img {
        width: 70px;
    }*/
    .newsletter p {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 0 15px;
    }

    .footer-nav ul li a {
        padding: 0;
    }

    .footer-social {
        float: left;
        margin: 10px 0;
    }

    /*.logo img {
        width: 100px;
    }*/
    ul.nav.navbar-nav {
        padding-top: 0;
    }

    .mobile {
        display: block;
        position: relative;
        z-index: 999;
        float: right;
    }

    .nav-tabs {
        margin-top: 40px;
    }

    .desktop {
        display: none;
    }

    .banner-caption span {
        font-size: 25px;
    }

    .banner-caption {
        position: relative;
        top: 0 !important;
    }

    .banner-caption h1 {
        line-height: 32px;
        font-size: 28px;
    }

    .contracts button {
        background: #EB3237 !important;
        color: #fff !important;
        border: 1px solid #ccc;
        margin-top: 13px;
    }

    .carousel {
        top: 0 !important;
    }

    .logo {
        z-index: 999;
        margin-bottom: 15px;
    }

    .top-nav ul {
        float: left;
        padding: 0;
        margin-top: 15px;
        margin-bottom: 0;
    }

    .top-nav {
        float: left;
    }

    .top-nav li {
        padding: 0 14px 0 0;
        margin: 0;
    }

    .newsletter button.btn.btn-theme {
        padding: 15px 15px;
        font-size: 12px;
    }

    /*.footer-nav ul {
        margin: 0;
        padding: 0;
    }*/
    .footer-nav .col-md-1 {
        display: none;
    }

    .footer-nav ul li {
        list-style: none;
        /*float: left;*/
        padding: 0 0 9px 0;
        width: 50%;
    }

    .copyright p {
        line-height: 25px;
    }

    .title {

        padding: 5px;
        z-index: 000;
    }

    .title a {
        padding: 4px 20px 0 6px;
        font-size: 14px;
    }

    /*.logo-right img {
        width: 150px;
    }*/
    /*.logo-right {
        position: absolute;
        left: 36%;
        top: 41px;
    }*/
    .home .testimonial span {
        margin-left: 0;
    }

    .home .contracts.text-left {
        margin-left: 0;
    }

    .home .banner-caption {
        position: inherit;
        margin: 20px 0;
        text-align: center;
        width: 100%
    }

    .home iframe.embed-responsive-item {
        height: auto;
    }

    .home .about-us p {
        font-size: 16px;
    }

    .home .content-area {
        margin-top: 0;
    }

    .home .professional-oracle img {
        width: 100%;
    }

    .home .about-us img {
        /*float: left;*/
    }

    .home .home input[type=text] {
        opacity: 0.9;
    }

    /*.home .tabs {
        padding: 0;
    }*/
    .home .professional-oracle h1, .home .home-icon h1 {
        font-size: 30px;
    }

    .home .content-area img {
        margin-top: 0;
        width: 145px;
        position: relative;
        top: 55px;
    }

    .home .content-area .col-md-3 {
        height: auto;
    }

    .home .home-icon {
        top: 10px;
    }
    
    .home .home-icon:first-child {
        min-height: 134px;
    }

    .home .home-icon img {
        /*width: 35px !important;*/
    }

    /*.home .testimonial {
        background-size: cover;
        margin-bottom: 30px;
    }*/
    .home .get-started {
        margin: auto;
    }

    .home .login {
        position: absolute;
        top: 120px;
        right: 0;
    }

    .home button.btn.btn-primary.dropdown-toggle {
        background: #000;
        padding: 4px 6px;
        margin-top: 16px;
        border-radius: 0;
    }

    .home img.m-img {
        margin: 0;
        float: left;
        position: relative;
        top: 70px;
    }

    .home .open > .dropdown-menu {
        right: 0;
    }

    .home .professional-oracle h3 {
        margin-bottom: 5px;
    }

    .home .left-imgs img {
        width: 100%;
    }

    .home .left-imgs img {
        width: 100%;
    }

    .home img.tab-second {
        width: 100% !important;
        margin: 0 2px;
    }

    .home .dropdown-menu > li > a {
        padding: 8px 20px !important;
    }

    .home .login button {
        top: -105px;
        left: 0;
    }

    .home .basic-trials {
        /*        width: 90%;
                margin-left: 20px;*/
    }

    .home .pro-trials {
        /*width: 90% !important;*/
        /*left: 0;*/
    }

    .home .basic-trials {
        margin-bottom: 30px;
        /*margin-top: 20px;*/
    }

    .home .basic-trials.pro-trials {
        margin-top: 0;
    }

    .home .about-us h2 {
        margin-top: 0 !important;
    }

    .home .content-area img {
        top: 0 !important;
        margin-bottom: 25px;
        margin-top: 20px;
    }

    .about .worldwide-oracle img {
        width: 50px;
    }

    .about .text-about:after {
        display: none;
    }

    .about .text-about {
        margin: 0;
    }

    .about .about-content {
        margin-top: 80px;
    }

    .about .about-content em {
        font-size: 24px;
        margin: 0 0 15px 0;
        display: inline-block;
    }

    .about .about-content h3 {
        font-size: 24px;
        margin: 0;
    }

    .about .about-content h4 {
        font-size: 24px;
        margin: 0;
    }

    .about .worldwide-oracle span {
        font-size: 22px;
    }

    .about .worldwide-oracle br {
        display: none;
    }

    .about .worldwide-inner {
        left: 0;
        margin: 15px 0;
    }

    .about .worldwide-last {
        left: 0;
    }

    .about .started h1 {
        font-size: 24px;
    }

    .about .orc-specialist button {
        padding: 9px 9px;
        font-size: 10px;
        margin-top: 15px;
        width: 100%;
    }

    .about .find-oracle button {
        padding: 9px 9px;
        font-size: 10px;
        margin-top: 15px;
        width: 100%;
    }

    .consultant button.btn.btn-primary.dropdown-toggle {
        border-radius: 0;
    }

    .consultant .table-bordered {
        margin-top: 20px;
        overflow: scroll;
    }

    .consultant .rate {
        padding: 0 30px 0 40px !important;
    }

    .consultant .table-bordered {
        overflow: scroll;
        display: inline-block;
    }

    .consultant .count {
        float: left;
    }

    .contact button.btn.btn-primary.dropdown-toggle {
        background: #000;
        padding: 4px 6px;
        margin-top: 16px;
        border-radius: 0;
    }

    .contact .contact-form {
        margin-top: 80px;
    }

    .contact .contact-form .container {
        padding: 15px;
    }

    .contact input[type=text] {
        width: 100%;
        padding: 10px 0 10px 17px !important;
        margin: 0 0 15px 0;
    }

    .contact input {
        padding: 10px 24px;
        position: relative;
        z-index: 999;
        border: 1px solid #ccc;
    }

    .contact .contact-form i {
        display: none;
    }

    .contact .address i {
        margin-top: 30px;
    }

    .contact .contact-form ::-webkit-input-placeholder {
        color: #777 !important;
    }

    .contact form {
        padding: 20px 0;
        width: 100%;
    }

    .help .help-content h2 {
        width: 100%;
    }

    .help .help-content input {
        border: 2px solid #ccc;
    }

    .help .help-content input {
        width: 100%;
    }

    .help .help-content i {
        right: 38px;
        bottom: -70px;
    }

    .help .panel-heading a {
        font-size: 16px;
        line-height: 24px;
    }

    .help .more-question h4 {
        line-height: 32px;
    }

    .how-it-works .how-works img {
        width: 100%;
        margin-top: 50px;
    }

    .how-it-works button.btn.btn-primary.dropdown-toggle {
        background: #000;
        padding: 4px 6px;
        margin-top: 16px;
        border-radius: 0;
    }

    .specialist .offers h2 {
        font-size: 24px;
        padding: 0 20px;
    }

    .specialist .faqHeader {
        font-size: 26px;
        margin: 20px;
        margin: 36px 0 20px 0;
    }

    .registration .c-registration h4 {
        font-size: 24px;
    }

    .registration form img {
        display: none;
    }

    .form-heading {
        margin-top: 20px !important;
    }

    .registration .registration-form input {
        padding: 6px 14px;
    }

    .t-c .content-section {
        margin-top: 80px;
        padding-top: 0;
    }

    .t-c .content-section h2 {
        font-size: 20px;
        line-height: 30px;
    }

    li.login-button {
        width: 112px;
        /* background: none; */
        text-align: center;
    }

    img.quote-two {
        display: none;
    }

    img.quote-one {
        display: none;
    }

    .newsletter .input-group {
        margin-top: 25px;
    }
}

/*iPhone 6, 7, & 8 in portrait & landscape*/
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px) {

    .content-section {
        margin-top: 50px;
    }

    .select2-container--default .select2-selection--single {
        border: 1px solid #ccc !important;
    }

    .home .content-section .container .row {
        display: block;
        align-items: center;
    }

    .home .tabs .container .row:first-child {
        display: block;
        align-items: center;
    }

    .home .about-us .container .row {
        margin: 20px 0;
    }

    .home .about-us img {
        margin: 0px;
    }

    .home img.m-img {
        position: relative;
        top: 30px;
    }

    .home .about-us img {
        margin: 10px 0 0 10px;
    }

    .consultant .select2-container {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .consultant input[type="text"] {
        width: 100%;
    }

    .consultant button {
        float: none;
        margin-top: 10px;
    }

    .consultant .advanced_search_form .col-md-1 {
        display: flex;
        justify-content: center;
    }

    .home .home-icons-main .col-xs-12 {
        margin-left: 110px;
        width: 80%;
        margin-top: -50px;
        padding: 0;
    }

    .home .nav-tabs {
        margin-bottom: 0px
    }
}

@media only screen
and (min-device-width: 1024px) {
    .select2-container--default .select2-selection--single {
        border: 1px solid #ccc !important;
    }

    .select2-container .select2-selection--single {
        height: 34px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #777 !important;
    }

    .consultant .select2-container {
        /*width: 100% !important;*/
    }
}

/*iPad in portrait*/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {

    .select2-container--default .select2-selection--single {
        border: 1px solid #ccc !important;
    }

    .home .tabs .container .row:first-child {
        display: block;
        align-items: center;
    }

    .home .basic-trials {
        padding: 50px 15px 35px 15px;
    }

    .messagepop {
        background-color: #FFFFFF;
        border: 1px solid #999999;
        cursor: default;
        display: none;
        border-top: none;
        position: absolute;
        text-align: center;
        width: 300px;
        z-index: 50;
        padding: 14px 20px 2px;
        border-radius: 0px 0px 5px 5px;
        left: 60%;
        top: 48px;
    }

    .consultant .select2-container {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .consultant input[type="text"] {
        width: 100%;
    }

    .consultant .advanced_search_form .col-md-3 .col-md-2 {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }

    .consultant .advanced_search_form .row {
        /*margin-left: 0px !important;*/
    }

    .consultant button {
        float: none;
        margin-top: 10px;
    }

    .consultant .advanced_search_form .col-md-1 {
        display: flex;
        justify-content: center;
    }
}


@media only screen and (min-width: 992px) {
    header .container .row {
        display: flex;
        align-items: center;
    }
}

/*iPad in landscape*/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {

    .select2-container--default .select2-selection--single {
        border: 1px solid #ccc !important;
    }

    /*.home .tabs .container .row:first-child {
        display: flex;
        align-items: center;
    }*/
    .home .basic-trials {
        padding: 50px 10px 35px 10px;
    }

    .messagepop {
        background-color: #FFFFFF;
        border: 1px solid #999999;
        cursor: default;
        display: none;
        border-top: none;
        position: absolute;
        text-align: center;
        width: 300px;
        z-index: 50;
        padding: 14px 20px 2px;
        border-radius: 0px 0px 5px 5px;
        left: 60%;
        top: 57px;
    }

    .consultant input[type="text"] {
        /*width: 72%;*/
    }


    .home .get-started h3 {
        font-size: 20px;
    }
}


@media only screen and (max-width: 340px) {

    .nav-right {
        right: 12px;
    }

    /*.logo-right img {
        width: 100px;
    }*/
    .nav-right li a {
        font-size: 10px;
        padding: 3px 9px;
    }

    .nav-right ul li {
        margin: 0 0 0 8px;
    }

    .logo img {
        width: 80px;
    }

    img.logo-second {
        width: 120px !important;
    }

    .home img.m-img {
        top: 20px;
    }


}

.leftside {
    position: fixed;
    top: 30%;
    z-index: 10000;
    right: 0;
}

.leftside ul {
    width: 75px;
}

.leftside li {
    list-style-type: none;
    padding: 10px 0 10px 10px;
    transition: .6s;
    color: white;
    position: relative;
}

.leftside li a {
    color: white;
}

.leftside li i {
    font-size: 20px;
}

.leftside li:hover {
    padding: 10px 0 10px 15px;
}

.leftside li:nth-child(1) {
    background: #007bb6;
}

.leftside li:nth-child(2) {
    background: #00aced;
}

.leftside li:nth-child(3) {
    background: #3b5998;
}


#menu {
    position: fixed;
    right: 0;
    top: 50%;
    width: 8em;
    margin: -2.5em 0 0 0;
    z-index: 5;
    background: hsla(80, 90%, 40%, 0.7);
    color: white;
    font-weight: bold;
    font-size: large;
    text-align: left;
    border: solid hsla(80, 90%, 40%, 0.5);
    border-right: none;
    padding: 0.5em 0.5em 0.5em 2.5em;
    box-shadow: 0 1px 3px black;
    border-radius: 3em 0.5em 0.5em 3em;
}


@media only screen and (max-width: 1025px) {
    .home .banner-caption {
        position: inherit;
        margin: 30px 0;
        text-align: center;
        width: 100%;
        top: 0;
    }

    .home .banner-caption h1 {
        font-size: 22px;
        line-height: 20px;
        text-align: center;
        width: 100%;
    }

    .home .banner-caption p {
        color: #666263;
        text-shadow: none;
        width: 90%;
        font-size: 20px;
        text-align: center;
    }

    .home .get-started {
        margin: auto;
        text-align: center;
    }

    .home .banner-caption .col-md-5.col-xs-12.text-center {
        display: none
    }

    .home .banner-caption .col-md-6.col-xs-12.text-left {
        width: 100%
    }

    .contracts button {
        background: #EB3237 !important;
        color: #fff !important;
        border: 1px solid #ccc;
        margin-top: 13px;
    }
}

@media only screen and (max-width: 992px) {
    .home .professional-oracle li {
        list-style: none;
        width: 49%;
        display: inline-block;
    }

    .home .tabs #home {
    }
}

@media only screen and (max-width: 640px) {
    .home .professional-oracle li {
        list-style: none;
        width: 100%;
        display: inline-block;
    }
}

.footer-nav h3 {
    color: white;
    margin: 0;
    margin-bottom: 20px;
    margin-left: 40px;

}

@media only screen and (max-width: 1200px) {
    .newsletter .col-md-4:first-child, .newsletter .col-md-4:nth-child(2) {
        width: 50%;
        margin-bottom: 20px;
        /* text-align: center; */
    }

    /*.newsletter .col-md-4:last-child {
        width: 100%;
       
    }*/
}

@media only screen and (max-width: 768px) {
    .newsletter .col-md-4, .newsletter .col-md-4:first-child, .newsletter .col-md-4:nth-child(2) {
        width: 100%;
        margin-bottom: 20px;
        /* text-align: center; */
    }

    .copyright, .footer-social {
        text-align: center !important
    }

    .footer-nav ul, .footer-nav h3 {
        padding-left: 15px;
        margin-left: 0;
    }

}

/*header
{
    padding:20px 0;
}*/


@media only screen and (min-width: 768px) and (max-width: 992px) {
    .nav.navbar-nav li a {
        font-size: 18px;
        color: #2a2a2a;
        font-weight: 400;
        font-size: 14px !important;
        padding: 10px 12px !important;
    }


}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .home .contracts button, .home .specialist button {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .home .col-md-5.col-sm-4.specialist,
    .home .col-md-5.col-sm-4.contracts.text-left {
        width: 50%;
    }
}


@media only screen and  (max-width: 1200px) {
    .about .text-about:after {
        display: none
    }

    .about .worldwide-oracle {
        position: relative;
    }

    .about .worldwide-last:before,
    .about .worldwide-inner:before {
        position: absolute;
        content: "";
        background: #ccc;
        HEIGHT: 220PX;
        width: 1px;
        left: 0%;
        bottom: -55%;
    }


}

@media only screen and (max-width: 992px) {
    .about .worldwide-last:before,
    .about .worldwide-inner:before {

        display: none
    }

    .about .text-about {
        position: relative;
        margin-top: 25px;
        text-align: center;
        margin-bottom: 20px;
    }

    .about .about-content p {
        color: #7B7B7B;
        font-size: 18px;
        margin: 30px 0;
        text-align: center;
    }

    .about .worldwide-oracle img {
        float: none;
        margin: 12px 14px 0 0px;
        margin: 0 auto;
    }

    .about .worldwide-oracle .col-md-4.col-xs-12 {
        text-align: center;
        margin: 20px 0;
        width: 33%;
    }
}

@media only screen and (max-width: 768px) {
    .about .worldwide-oracle .col-md-4.col-xs-12 {
        text-align: center;
        margin: 20px 0;
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    #navbar {
        padding: 0;
    }

    .nav > li > a {
        padding: 10px !important;
    }
}

@media (max-width: 992px) {
    .col-md-6.col-sm-3.col-xs-6.text-center, .col-md-2.col-sm-3.col-xs-6.text-center, .col-md-2.col-sm-3.col-xs-6.text-right.logo-right {
        margin-top: 20px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    #navbar {
        padding: 0;
        position: absolute;
        width: 100%;
        background: white;
        min-width: 230px;
        top: 100%;
        margin-top: 20px;
        padding-right: 15px;
        padding-left: 15px;
        left: 0;
        right: 0;
    }

    .navbar-nav > li > .dropdown-menu {
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        position: relative;
        width: 100%;
        text-align: center;
        border-radius: 0;
        box-shadow: none;
    }

    .nav.navbar-nav li a {
        font-size: 18px;
        color: #2a2a2a;
        font-weight: 400;
        font-size: 14px !important;
        padding: 10px 12px !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
    }

    .navbar-default .navbar-toggle {
        border-radius: 0;
        background-color: black;
        border-color: white;
        margin: 0 auto;
        float: none
    }
}

.home .home-icons-main {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%
}

.home .home-icons-main .home-icon {
    display: table-cell;
    width: 25%;
    list-style-type: none;
    vertical-align: middle;
    padding: 0 5px 10px 5px;
}

.home .home-icons-main .home-icon:before {
    position: absolute;
    content: '';
    border-left: 1px solid #777;
    min-height: 140px;
    left: 0;
}

.home .home-icons-main .home-icon:first-child:before {
    border: 0
}


@media only screen and (max-width: 1200px) {
    .home .home-icons-main .home-icon {

        padding: 0 10px;
    }

    .home .home-icon h4 {
        margin: 0;
        color: #124B69;
        font-weight: 600;
        font-size: 18px;
        text-align: left;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 992px) {
    .col-md-6.col-sm-3.col-xs-4.text-center, .col-md-2.col-sm-3.col-xs-4.text-center, .col-md-2.col-sm-3.col-xs-4.text-right.logo-right {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .home .home-icon h1 {

        text-align: center;
    }

    .home .home-icons-main {
        margin: 0;
        padding: 0;
        width: 100%;
        display: block

    }

    .home .home-icons-main .home-icon:first-child {
        width: 100%;
    }

    .home .home-icons-main .home-icon {
        width: 33%;
        list-style-type: none;
        vertical-align: middle;
        padding: 0 20px;
        display: inline-block;
    }

    .home .home-icons-main .home-icon:nth-child(2):before {
        display: none
    }

}

@media only screen and (max-width: 768px) {
    .home .home-icons-main .home-icon {
        width: 100%;
        list-style-type: none;
        vertical-align: middle;
        padding: 0 20px;
        margin-bottom: 30px;
        display: block;
        float: left;
    }

    .home .home-icons-main .home-icon:before {
        display: none
    }

}

@media only screen and (max-width: 1024px) {
    .footer-nav ul {
        width: 100%;
        float: left;
    }

    .newsletter {
        background: #0A212F;
        padding: 20px 0 10px 0;
    }

    .footer-nav ul li a {
        padding: 0 0 0 10px;
    }

    .copyright p {
        color: #fff;
        font-size: 13px;
    }

    .consultant #frmConsultantSearch {
        width: 98%;
        float: left;
        margin-top: 20px;
    }

    .consultant .advanced_search_form .col-md-3, .consultant .advanced_search_form .col-md-2 {
        margin-bottom: 10px;
    }
}

.copyright .container {
    /*border-top: 1px solid #fff;*/
    padding-top: 10px;
}

.newsletter p:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 65px;
    width: 1px;
    top: -5px;
    left: -34px;
}

.footer-nav ul li {
    list-style: none;
    float: left;
}

.footer-nav ul li a {
    text-decoration: none;
    font-size: 13px !important;
}

.footer-nav ul li a {
    color: #fff;
    font-size: 16px;
}

@media (max-width: 768px) {
    .col-md-6.col-sm-3.col-xs-4.text-center, .col-md-2.col-sm-3.col-xs-4.text-center, .col-md-2.col-sm-3.col-xs-4.text-right.logo-right {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #navbar {
        margin-top: 10px;
    }

    .specialist.pull-right {
        float: none !important;
        margin: 0 auto
    }

    .tab-pane .specialist button {

        margin: 0 auto;
        display: flex;
        width: auto
    }
}


@media only screen and (min-width: 768px) and (max-width: 992px) {
    header .col-md-2.col-sm-12.col-xs-12.text-left {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

    .consultant #frmConsultantSearch .col-md-1.col-sm-12.col-xs-12 button {
        float: left;
        /*width: 100% !important*/
    }

    .container-fluid {
        margin-right: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 768px) {
/*    .collapse-content,
    .collapse-content1 {
        display: none;
    }

    .collapse-content.active,
    .collapse-content1.active {
        display: block !important
    }*/

    .banner {
        margin-bottom: 0;
        background-image: none !important;
        min-height: inherit;
        margin-bottom: -27px;
    }

    .banner img {
        display: block !important;
    }

}

@media (min-width: 992px) {
    #home .col-md-8.col-xs-12 {
        padding-left: 0;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .newsletter .col-md-4.col-xs-12.col-sm-12.text-right {
        width: 100%;
    }

    .about .started h1 {
        color: #fff;
        font-size: 32px;
        margin: 0;
    }

    .about .started span {
        color: #fff;
        font-size: 18px;
    }

    .about .orc-specialist button, .about .find-oracle button {
        padding: 15px;
    }

}

@media (max-width: 668px) {
    #sample_1_length {
        text-align: center;
        margin: 10px 0;
    }

    #sample_1_wrapper .col-md-5.col-sm-6.col-xs-12 {
        text-align: center
    }

    #sample_1_wrapper .toolbar,
    #sample_1_wrapper #sample_1_filter {
        float: none
    }

    .newsletter p:after {
        background: none;
    }
}

@media (max-width: 376px) {
    .home .home-icons-main .col-xs-12 {
        margin-left: 60px;
        width: 80%;
        margin-top: -20px;
        padding: 0;
    }
}

.price-strike-through {
    text-decoration: line-through;
}