.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: 0;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        background-color: #0b92c6 !important;
}

.contact-h4 h4 {
    color: #282065;
}

.contact-h4 p {
    color: #ce430f;
}

.modal-header {
    border-radius: 0;
}

.kv8eNc #root #plusone {
    margin-left: 15px;
}

.panel-heading {
    border-radius: 0;
}

#widget_bounds .dIa {
    margin-left: 12px;
}

@media(max-width:305px) {
    .logo-responsive {
        margin-top: 3px;
    }
}

@media(min-width:1200px) {
    .img-responsive-default {
        height: 300px;
    }

    .flex-direction-nav a {
        margin: -56px 0 0;
        display: flex;
    }
}

.tab-responsive {
    overflow-y: hidden;
    overflow-x: scroll;
}

.border-features {
    border: 4px solid #bbdbdc;
    border-radius: 15px;
    margin-top: 30px;
    padding: 38px 10px;
}

@media(max-width:484px) {
    .app-background h1 {
        font-size: 25px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .flex-direction-nav a {
        margin: -33px 0 0;
        display: flex;
    }
}

.fotercont {
    width: 100%;
    float: left;
    margin: 0;
    background-color: #fff;
    border: solid 1px #bbdbdc;
}

.foterlinks {
    width: 25%;
    float: left;
    margin: 0;
    padding: 15px;
}

    .foterlinks ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .foterlinks ul li {
            padding: 0;
            margin: 0;
            display: block;
        }

            .foterlinks ul li p {
                color: #bbdbdc;
            }

                .foterlinks ul li p:before {
                    content: "►";
                    padding-right: 5px;
                    color: #e14a17;
                }

.articls {
    background-color: #fff;
    height: 174px;
    border: solid 1px #ddd;
}

.col-left {
    width: 67%;
    padding-right: 10px;
    padding-left: 10px;
}

.col-right {
    width: 20%;
}

.addbox ul li {
    display: inline-block;
    width: 50%;
    float: left;
    padding-left: 0;
}

    .addbox ul li:nth-child(odd) {
        padding-right: 5px;
    }

    .addbox ul li:nth-child(even) {
        padding-left: 5px;
    }

.sub-box {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #bbdbdc;
    min-height: 111px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
}

.sub-box1 {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #41bb19;
    position: relative;
    border-radius: 5px;
    padding: 0 10px 10px 10px;
    margin-bottom: 5px;
}

.sticky2a {
    width: 80px;
    height: 80px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    background-image: url("../images/corner.png");
    background-repeat: no-repeat;
    top: -4px;
    left: -3px;
    position: absolute;
    padding-left: 8px;
}

.sub-box .h3 {
    margin-top: 0;
    padding-left: 40px;
    overflow: hidden;
    color: #bbdbdc;
    height: 45px;
}

@media only screen and (min-width:768px) and (max-width:1199px) {
    .div-paddings {
        padding-top: 10px;
    }

    .contact_area {
        width: initial !important;
    }

    .solution_area {
        margin-top: 20px !important;
    }

    #ucHeader_lnkRequestCallBack {
        display: none;
    }

    .toll-para {
        margin-top: 5px;
    }

    li#TsPhoneNo::before {
        display: none;
    }

    .div-paddingss {
        padding-bottom: 10px;
    }

    .warepage {
        height: 300px;
    }

    .custom_search {
        display: none;
    }

    .check tbody tr td label[for=cphContent_chblstMemberRoleFilter_1] {
        margin-left: -50px;
    }
}

@media only screen and (min-width:3830px) and (max-width:6000px) {
    .navbar-form .form-control.searchbox {
        width: 90px;
    }
}

.ellipsis-value {
    text-overflow: ellipsis;
    max-width: 200px;
    overflow: hidden;
}

.border-color {
    border: 20px solid #bbdbdc;
}

.border-color-grey {
    border: 20px solid #a9a9a9;
}

.page-content {
    border: 20px solid #bbdbdc;
}

.page-content {
    border: 20px solid #bbdbdc;
}

.text-alignment > div > div {
    display: flex;
}

.fa {
    color: #e14a17;
    margin-left: 2px;
    margin-right: 2px;
}

.glyphicon {
    color: #e14a17;
    margin-left: 2px;
    margin-right: 2px;
}

.btn .glyphicon {
    color: #fff;
}

.btn .fa {
    color: #fff;
}

.blurSection {
    pointer-events: none;
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.popup-Panel {
    display: none;
    max-width: 20%;
    width: auto;
    position: fixed;
    z-index: 100001;
    left: 40%;
    top: 27%;
}

.full-width {
    width: 100%;
}

@media only screen and (min-width:0) and (max-width:500px) {
    .popup-Panel {
        max-width: 80%;
        left: 15%;
        top: 10%;
    }

    .reg-width {
        width: 100%;
    }

    .btn-width {
        max-width: 89px;
    }

    .h1-Postfont {
        font-size: 6vw;
    }

    .voice-Support {
        display: list-item;
    }

    .fotercont-font {
        font-size: 1.9vw;
    }
}

@media only screen and (min-width:501px) and (max-width:992px) {
    .popup-Panel {
        max-width: 50%;
        left: 25%;
        top: 10%;
    }
}

.btn-xs-transporterProfile {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    min-width: 50px;
    border-radius: 3px;
}

.package-filter {
    min-height: 136px;
    max-height: 136px;
    overflow-y: auto;
    border: 1px solid #c3c2c2;
    padding: 5px;
    border-radius: 4px;
}

.btn-mar-top-5 a {
    margin-top: 5px;
}

.btn-mar-bot-5 a {
    margin-bottom: 5px;
}

#askedQuestion > li > a {
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
}

#askedQuestion {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.checkbox-scroll {
    overflow-x: auto;
}

.navbar-toggle {
    z-index: 1;
}

.customer_profile-footer {
    margin-bottom: 10px;
}

@media only screen and (min-width:0) and (max-width:992px) {
    .btn-collpase {
        display: none;
    }

    .tab-view-mar {
        margin-top: 13px;
    }

    .my_btn-collapse {
        display: inline;
        cursor: pointer;
    }

    .top-breadcrumb {
        text-align: center;
    }
}

.map-canvas-cover {
    width: 100%;
    height: 600px;
    border: 1px solid #cfcfcf;
    overflow: hidden;
    border-radius: 4px;
}

.toll-benfit img {
    margin: auto;
}

@media only screen and (min-width:0) and (max-width:767px) {
    #ucHeader_pnlSearch {
        display: none;
    }

    .logo-text {
        text-align: center;
        margin-top: 0;
    }

    .add-role input[type=checkbox] {
        float: none;
    }

    .toll-benfit img {
        width: 100px;
    }

    .align-mobile {
        display: table;
        margin: auto;
    }

    .row-border {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

    .fleet-Img-Margin {
        margin-top: 0;
    }

    .btn-right {
        float: right;
    }

    .map-canvas-cover {
        height: 300px;
    }

    .p-hide {
        display: none;
    }

    .i-hide {
        display: none;
    }

    .div-padding {
        padding-top: 20px;
    }

    .div-padding1 {
        padding-top: 10px;
    }

    #ucHeader_lnkRequestCallBack {
        display: none;
    }

    #TsBlogId {
        display: none;
    }

    .state-overview {
        display: none;
    }

    #TsDetail {
        display: none;
    }

    #PackersMoversHeading {
        display: none;
    }

    #TsPNMBoard {
        display: none;
    }

    .hide-carousal {
        display: none;
    }

    #HideNewsRoom {
        display: none;
    }

    .top-breadcrumb {
        text-align: center;
        padding: 0;
        margin-top: -15px;
    }

    #imgTruckSuvidhaMobileViewLogo {
        display: block;
    }

    #TsPhoneNo {
        display: none;
    }

    .alignment {
        text-align: center;
    }

    #ucHeader_liLogin {
        font-size: 12px;
        margin-left: 45px;
        margin-right: 6px;
    }

    .disable-hover a:hover {
        color: #fff;
    }

    #ucHeader_liRegister {
        font-size: 12px;
    }

    #fa-login {
        display: none;
    }

    #fa-Reg {
        display: none;
    }

    #fa-login-mobile {
        display: inline-block;
        color: #fff;
    }

    #fa-Reg-mobile {
        display: inline-block;
        color: #fff;
    }

    #ucHeader_liLogin:before {
        display: none;
    }

    #ucHeader_liRegister:before {
        display: none;
    }

    .same {
        display: block;
    }

    .btn-login {
        display: inline-block;
        font-weight: 600;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 3vw;
        line-height: 1.428571429;
        border-radius: 4px;
        -webkit-user-select: none;
    }

    .btn-danger-login {
        color: #fff;
        background-color: #ff6c60;
        border-color: #ff6c60;
    }

    .Truckboard-xs {
        font-size: 14px;
    }

    .Warehouse {
        font-size: 27px;
    }

    .img-responsive-access {
        width: 40%;
    }
}

@media only screen and (min-width:768px) {
    .fleet-Img-Margin {
        margin-top: -40px;
    }

    .navbar-form .form-control {
        width: 107px;
    }

    .height-btn {
        line-height: 78px;
    }
}

@media only screen and (min-width:768px) and (max-width:7000px) {
    .same {
        display: none;
    }

    #fa-login-mobile {
        display: none;
    }

    #fa-Reg-mobile {
        display: none;
    }
}

.description-UI {
    border: none;
    border-radius: 0;
    background-color: #736e6e;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    padding: 10px;
    min-height: 120px;
}

@media only screen and (min-width:0) and (max-width:767px) {
    .op-same {
        display: none;
    }

    .description-UI {
        display: none;
    }

    .btn-radius {
        border-radius: 0;
    }

    .quote-info-radius {
        -webkit-border-radius: 0;
    }

    #ucHeader_pnlSearchUser {
        display: none;
    }

    .description-UI {
        min-height: 120px;
    }

    .btn-sm-home {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
        min-width: 50px;
    }
}

.home-banner {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-image: url("../Images/Ts-website-banner-test1.jpg");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.default-margin {
    margin-top: 200px;
}

@media only screen and (min-width:992px) and (max-width:2000px) {
    .top-breadcrumb {
        padding: 17px 0;
    }

    .btn-calculator {
        font-size: 1.1vw;
    }

    .custom-footer-left {
        border-left: 1px solid #bcbcbc;
    }

    .panel_show {
        display: block;
        height: auto !important;
    }

    .my_btn-collapse {
        display: none;
    }

    .btn-collpase {
        display: inline block;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .logo-text {
        margin-top: 0;
    }

    .check-sm {
        margin: auto;
        float: none;
    }

    .testimonial-bg {
        min-height: 293px;
    }

    .tab-responsive-add {
        display: block;
        margin-left: 83px;
    }

    .tab-responsive1 {
        display: block;
        margin-left: 77px;
    }

    .tab-responsive2 {
        margin-right: 50px;
    }

    .tab-phone {
        margin-left: 56px;
    }

    .tab-mail {
        margin-right: 31px;
    }

    .flex-direction-nav a {
        margin: -56px 0 0;
        display: flex;
    }

    #permitUser {
        display: none !important;
    }

    #rtoUser {
        display: none !important;
    }

    .online-booking {
        height: 265px;
    }

    .footerp p {
        text-align: center;
    }

    .footter-margin {
        margin-left: 10px;
    }

    .btn-calculator {
        font-size: 1.34vw;
    }

    .carousel-inner > .item > img, .carousel-inner > .item > a > img .crowsel {
        height: 265px;
    }
}

@media only screen and (min-width:992px) and (max-width:7000px) {
    .custom-footer-left {
        border-left: 1px solid #bcbcbc;
        height: 248px;
    }
}

@media only screen and (max-width:3000px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 0;
        overflow-y: hidden;
        overflow-x: auto;
        border-radius: 10px 10px 0 0;
    }
}

@media only screen and (max-width:2000px) {
    .border-radius-0 {
        border-radius: 0;
    }
}

@media only screen and (min-width:992px) and (max-width:2000px) {
    .package-filter {
        min-height: 202px;
        max-height: 202px;
    }

    .h3-fontsize {
        font-size: 1.4vw;
    }

    .top-mar {
        margin-top: 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:7000px) {
    .op-same {
        display: block;
    }

    .img-responsive-truck {
        height: 116px;
    }

    .margin {
        margin-left: 25%;
    }

    .alignmet-footer {
        text-align: center;
    }
}

.div.custom-footer-all_padding {
    padding-left: 300px;
    padding-right: 3000px;
}

.topcorner {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 90px;
    margin-right: 10px;
    float: left;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn .border-top-bottom-right {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.btnserchflter {
    margin-bottom: 10px;
}

.btclradddatepc {
    margin: 0 0 0 5px;
}

.cntainr-fll2 {
    text-align: left;
}

.even tr:nth-child(even) td {
    background-color: #d3d3d3;
}

.odd tr:nth-child(odd) td {
    background-color: #d3d3d3;
}

.alert {
    padding: 9px;
    margin-bottom: 5px;
    position: relative;
    -webkit-box-shadow: 0 5px 5px #2f373f;
    box-shadow: 0 1px 10px #2f373f;
}

#formHome .alert, #formPortal .alert, #formEmployee .alert, #formIndividualUser .alert, #formCMS .alert {
    margin-top: 5px;
}

.custom-hide {
    display: none;
}

.websiteUrl::-webkit-input-placeholder {
    text-transform: lowercase;
}

.custom-border-radius-4 {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    min-width: 50px;
    border-radius: 3px;
}

.contacts.header__item {
    border-right: 1px solid #798792;
    margin-bottom: 25px;
    margin-top: 20px;
    padding: 0 20px;
}

.custom-about-class p {
    float: left;
    width: 80%;
}

.contacts__email {
    color: #798792;
    font-size: 12px;
    text-align: right;
}

.contacts__phone {
    color: #798792;
    font-size: 17px;
    text-align: right;
}

.enter__item.enter__item_login {
    color: #798792;
    display: block;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.enter__item.enter__item_register {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
}

.enter.header__item {
    margin-top: 20px;
    padding: 0 0 0 20px;
}

.custom_button {
    background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
    border: medium none;
    color: rgba(0,0,0,0) !important;
}

.bg-blue {
    background-color: #0b92c6;
    box-shadow: 0 0 5px 0 #fff;
    margin: 0 auto;
}

.container-full1 {
    background: none repeat scroll 0 0/cover #fafafa;
}

.container-full2 {
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.custom-subscribe .btn {
    margin-bottom: 2px;
}

i2 {
    color: #fff;
    margin: 2px;
}

i3 {
    color: #e14a17;
    margin: 6px;
}

i1 {
    color: #fff;
    margin: 15px;
}

.form-group {
    margin: 0 10px 0 10px;
}

    .form-group > .row > .col-xs-1, .form-group > .row > .col-sm-1, .form-group > .row > .col-md-1, .form-group > .row > .col-lg-1, .form-group > .row > .col-xs-2, .form-group > .row > .col-sm-2, .form-group > .row > .col-md-2, .form-group > .row > .col-lg-2, .form-group > .row > .col-xs-3, .form-group > .row > .col-sm-3, .form-group > .row > .col-md-3, .form-group > .row > .col-lg-3, .form-group > .row > .col-xs-4, .form-group > .row > .col-sm-4, .form-group > .row > .col-md-4, .form-group > .row > .col-lg-4, .form-group > .row > .col-xs-5, .form-group > .row > .col-sm-5, .form-group > .row > .col-md-5, .form-group > .row > .col-lg-5, .form-group > .row > .col-xs-6, .form-group > .row > .col-sm-6, .form-group > .row > .col-md-6, .form-group > .row > .col-lg-6, .form-group > .row > .col-xs-7, .form-group > .row > .col-sm-7, .form-group > .row > .col-md-7, .form-group > .row > .col-lg-7, .form-group > .row > .col-xs-8, .form-group > .row > .col-sm-8, .form-group > .row > .col-md-8, .form-group > .row > .col-lg-8, .form-group > .row > .col-xs-9, .form-group > .row > .col-sm-9, .form-group > .row > .col-md-9, .form-group > .row > .col-lg-9, .form-group > .row > .col-xs-10, .form-group > .row > .col-sm-10, .form-group > .row > .col-md-10, .form-group > .row > .col-lg-10, .form-group > .row > .col-xs-11, .form-group > .row > .col-sm-11, .form-group > .row > .col-md-11, .form-group > .row > .col-lg-11, .form-group > .row > .col-xs-12, .form-group > .row > .col-sm-12, .form-group > .row > .col-md-12, .form-group > .row > .col-lg-12 {
        margin-bottom: 10px;
    }

    .form-group label {
        margin-bottom: 2px;
        display: block;
    }

.form-group-align {
    margin: 0 10px 0 15px;
}

.custom-color {
    color: #000 !important;
}

.custom_add {
    margin-top: 30px;
    text-decoration: none !important;
}

.custom_logo {
    display: block;
    float: left;
    padding: 0;
    margin-top: 15px;
    text-align: center !important;
    width: 120px;
    height: 100%;
}

.custom_search {
    position: absolute;
    right: 2%;
}

.search_top_10 {
    float: left;
}

.infoBlock h4 {
    color: #000;
}

.infoBlock > ul {
    padding: 0;
}

.infoBlock li {
    display: block;
    list-style: none outside none;
    margin-bottom: 7px;
    border-bottom: 1px solid #f1f1f1;
    margin-left: 10px;
}

.infoBlock a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.infoBlock i {
    color: #bcbcbc;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.infoBlock a:hover {
    color: #bbdbdc;
}

.subscribe__lable {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 0;
}

.subscribe__field {
    border: medium none;
    border-radius: 4px;
    display: inline-block;
    margin: 10px 0;
    padding: 7px;
    width: 80%;
}

.custom-subscribe {
    border-radius: 4px;
    margin-bottom: 5px;
    padding: 0 8px;
}

.custom_login_form {
    padding: 0 30px 30px 0;
}

.custom_login_banner {
    border-left: 1px solid #cfcfcf;
    padding: 25px 25px 25px 0;
}

.custom_menu {
    padding: 10px 20px 0;
}

.custom_login_text a:hover {
    color: #fc9774;
}

.horizontal-menu .navbar-nav a {
    font-weight: 500;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active {
    background-color: #e7e7e7 !important;
    color: #000 !important;
    text-decoration: none;
}

.horizontal-menu .navbar-nav > li > a {
    padding-bottom: 7px;
    padding-top: 6px;
    border-radius: 4px;
    margin: 4px 1px 4px;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.active {
    color: #000 !important;
    background-color: #bbdbdc;
}

.caller-information {
    margin-top: 50px;
    cursor: pointer;
    position: fixed;
    right: 0;
    z-index: 999;
    top: 2.9%;
    width: 40px;
}

.navbar-default {
    background-color: inherit;
    border-color: inherit;
    margin-bottom: inherit;
    border: inherit;
}

.nav-padding {
    padding: 3px;
}

@media(max-width:767px) {
    .caller-information {
        display: none;
    }

    .test .table tbody tr td {
        white-space: nowrap;
        overflow: visible;
        max-width: none !important;
    }

        .test .table tbody tr td label {
            margin-right: 13px;
        }

    .nav.navbar-nav {
        margin: auto;
        float: none;
        display: table;
        overflow-x: hidden;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        text-align: center;
    }

    .custom_button {
        margin: 10px 10px 20px;
    }

    .contacts.header__item {
        border-left: 1px solid #798792;
        border-right: medium none;
        margin-bottom: 25px;
        margin-left: 20px;
        margin-top: 20px;
        padding: 0 20px;
    }

    .custom-add a i {
        color: #f00;
        float: none;
        font-size: 17px;
        margin-right: 15px;
    }

    .custom-add {
        text-align: left;
        width: 100%;
    }

    .custom-about-class p {
        float: none !important;
        width: auto !important;
    }

    .custom_logo {
        float: none;
        margin: auto;
    }

    .bookingTabsContainer {
        position: relative !important;
        right: 0 !important;
        top: 10px !important;
    }

    .span5.about-carousel {
        display: none;
    }

    .custom-boder-bottom img {
        width: auto !important;
    }

    .custom-button-class {
        margin: 15px !important;
        padding: 0;
    }

    .custom-border-left {
        border-left: medium none !important;
    }

    .second-level-menu {
        display: none;
        left: 0;
        list-style: none outside none;
        margin: 0;
        padding: 9px 0 0;
        position: relative;
        top: 5px;
    }

    .custom-track .img-responsive {
        display: inline;
    }

    .custom-map {
        margin-top: 0 !important;
    }

    .custom-recent > h1 {
        float: none !important;
        position: relative;
        z-index: 999;
    }

    .custom-recent a {
        margin: -8% 0 0 !important;
        position: relative;
        z-index: 999;
    }

    .footerp p {
        text-align: center;
    }

    .custom_list {
        margin: 5px 0 !important;
    }
}

.border-right {
    border-right: 1px solid #f1f1f1;
}

.header-link li {
    display: initial;
}

.top-breadcrumb > li {
    display: inline-table;
    font-size: 16px;
}

    .top-breadcrumb > li > a {
        display: inline-block;
        text-decoration: none;
    }

    .top-breadcrumb > li + li:before {
        color: #ccc;
        content: "/ ";
        padding: 0 5px;
    }

.custom-add {
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 0;
    padding-top: 8px;
}

    .custom-add a i {
        color: #f00;
        float: left;
        font-size: 17px;
        margin-right: 10px;
        margin-top: 3px;
    }

@media(min-width:992px) {
    .align-txt {
        text-align: center;
    }

    .logo-text {
        margin-top: 80px;
    }

    ul, ol.topHeader-menu {
        margin-top: 13px;
    }

    .user-documents {
        display: inline-table;
        width: 30%;
    }

    .customerCare-No {
        position: absolute;
        top: 21px;
    }

    .whatsapp-No {
        position: relative;
        top: 10px;
    }
}

.whatsapp-color {
    color: #34af23;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .top-breadcrumb > li {
        font-size: 13px;
        display: inline-flex;
    }

    #Margin-Top {
        margin-left: -41%;
    }

    .transporter-detail-mar {
        margin-top: 13px;
    }

    .user-documents {
        display: inline-table;
        width: 30%;
    }

    .tab-margin {
        margin-left: 10px;
    }

    .custom-add {
        float: none;
    }

        .custom-add > span {
            float: none;
            width: 83%;
        }

    .align-txt {
        text-align: center;
    }

    .address-ts {
        text-align: center;
    }

    .ts-app-badge {
        width: 30%;
        margin: auto;
        float: none;
    }

    .custom-add a i {
        float: none;
    }
}

.top-breadcrumb > .active {
    color: #999;
}

.shortOffers {
    margin-bottom: 20px;
    margin-top: 20px;
    right: 0;
    top: 550px;
    width: 100%;
    z-index: 100;
}

.shortOffer .title {
    float: left;
    margin-right: 5%;
    width: 65%;
}

    .shortOffer .title h5 {
        color: #1e0c01;
        font-size: 17px;
        line-height: 13px;
    }

.shortOffer .price {
    float: left;
    width: 30%;
}

    .shortOffer .price span {
        color: #666;
        display: block;
        font-size: 12px;
        line-height: 19px;
    }

    .shortOffer .price em {
        display: block;
        font-size: 26px;
        font-style: normal;
    }

.shortOffer {
    background: none repeat scroll 0 0 #fafafa;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 6px #bcbcbc;
    padding: 15px 5%;
    position: relative;
    width: 100%;
    z-index: 200;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

.bookingTabsContainer {
    position: absolute;
    right: 0;
    top: 150px;
    width: 100%;
    z-index: 100;
}

    .bookingTabsContainer .bookingTabsCol {
        float: right;
    }

.person {
    margin-bottom: 10px;
}

    .person img {
        border-radius: 50%;
        height: 180px;
        width: 180px;
    }

.team-social-link {
    display: block;
    margin: 10px 0 20px;
}

    .team-social-link a {
        color: #cac8c7;
        display: inline-block !important;
        font-size: 20px;
        margin: 0 8px;
    }

        .team-social-link a:hover {
            color: #f37c6b;
        }

.person-info h4, .person-info h4 a {
    color: #f37c6b;
    font-weight: 300;
    margin-bottom: 5px;
    font-weight: 600;
}

.mtop30 {
    margin-top: 30px;
}

.custom_list {
    margin: 5px 45px;
}

    .custom_list > li {
        list-style: disc outside none;
        padding: 0 5px;
    }

    .custom_list.content > li {
        list-style: none outside none;
        padding-top: 30px;
    }

    .custom_list li ul li {
        list-style: circle outside none;
        padding: 0 5px;
        text-align: justify;
    }

    .custom_list ul {
        margin: 5px 40px;
    }

.custom_mark {
    text-align: left;
}

    .custom_mark i {
        color: #008000;
        font-size: 18px !important;
    }

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase !important;
}

.websiteUrl::-webkit-input-placeholder {
    text-transform: lowercase;
}

.websiteUrl::-moz-placeholder {
    text-transform: lowercase;
}

.normal-text-case {
    text-transform: none !important;
}

.capitalize {
    text-transform: capitalize;
}

.border1 {
    background-color: #fafafa;
    border: 1px solid #bababa;
}

.border2 {
    border: 2px solid #bbdbdc;
    opacity: .9;
}

.color_orange {
    color: #bbdbdc;
}

    .color_orange a:hover {
        color: #bbdbdc;
    }

.color_blue {
    color: #bbdbdc;
}

.color_black {
    color: #000;
}

.color_white {
    color: #fff;
}

.table .fa-check-circle, .table .fa-check-square-o, .table .glyphicon-ok-sign {
    color: #35a900 !important;
}

.table .fa-group {
    color: #2a922c !important;
}

.table .fa-dashboard {
    color: #2a922c !important;
}

.table .fa-phone {
    color: #2a922c !important;
}

.table .fa-exclamation-circle {
    color: #097adc !important;
}

.table .fa-stack-exchange {
    color: #036ad2 !important;
}

.table .fa-eye {
    color: #4099e6 !important;
}

.table .fa-user {
    color: #0c58a5 !important;
}

.table .glyphicon-plus-sign {
    color: #41cac0 !important;
}

.table .glyphicon-edit {
    color: #027cd6 !important;
}

.color-dafault {
    color: #bec3c7;
}

.flex-video {
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 25px;
    position: relative;
}

    .flex-video.widescreen {
        padding-bottom: 55%;
    }

    .flex-video.vimeo {
        padding-top: 0;
    }

    .flex-video iframe, .flex-video object, .flex-video embed {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

@media only screen and (max-device-width:800px),only screen and (device-width:1024px) and (device-height:600px),only screen and (width:1280px) and (orientation:landscape),only screen and (device-width:800px),only screen and (max-width:767px) {
    .flex-video {
        padding-top: 0;
    }
}

.property {
    padding: 15px 0;
}

.gray-bg {
    background: none repeat scroll 0 0 #efeeee !important;
}

.property h1 {
    color: #333;
    font-size: 24px;
    margin-bottom: 30px;
}

a.btn-purchase {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    margin-top: 30px;
    padding: 20px 40px;
    text-transform: uppercase;
    transition: all .3s ease 0s;
}

    a.btn-purchase:hover, a.btn-purchase:focus {
        background: none repeat scroll 0 0 #f77b6f;
        color: #fff;
        transition: all .3s ease 0s;
    }

@media(min-width:996px) and (max-width:1200px) {
    .footer-logo img {
        width: 100%;
    }

    .custom-footer-all {
        padding: 10px;
    }

    .nav.navbar-nav {
        margin-top: 0;
    }

    .custom-footer li:first-child {
        display: block;
    }

    .custom-footer > ul li {
        margin: 0 1px !important;
    }

    .custom-subscribe {
        padding: 0 8px 8px;
    }

    .active.item > h1 {
        margin-top: 0;
        padding: 0 8%;
    }

    .custom-add.phone > span {
        width: 82% !important;
    }

    .nav > li > a {
        padding-right: 6px !important;
    }
}

@media(min-width:768px) and (max-width:995px) {
    .custom_logo {
        float: none;
        margin: auto;
    }

    .bookingTabsContainer {
        top: 160px;
    }

    .custom-img {
        height: 285px;
        width: 1200px;
    }

    .custom_slider h1 {
        padding: 10px 27px !important;
    }

    .highlight-1 {
        font-size: 43px !important;
        line-height: 59px !important;
    }

    .footer-logo img {
        width: 100%;
    }

    .custom-footer-all {
        padding: 10px;
    }

    .custom-footer li:first-child {
        display: block;
    }

    .custom-footer > ul li {
        margin: 0 1px !important;
    }

    .custom-subscribe {
        padding: 0 8px 8px;
    }

    .custom_logo img {
        padding: 20px !important;
        text-align: center !important;
    }

    .custom-footer > ul li {
        margin: 0 -1px !important;
    }

    .vertical-menu li a:hover, .vertical-menu li a:focus, .vertical-menu li.active a {
        padding: 4px !important;
    }

    .vertical-menu li a {
        padding: 4px !important;
    }

    .custom-map {
        margin-top: 0 !important;
    }

    .top-level-menu a {
        color: #fff;
        display: block;
        font-size: 12px !important;
        line-height: 20px;
        padding: 5px 10px;
        text-decoration: none;
    }

    .nav > li > a {
        display: block;
        padding: 6px 3px;
        position: relative;
    }
}

s .custom_slider h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 100 !important;
    padding: 10px 70px;
}

.carousel-control.left, .carousel-control.right {
    background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
    filter: none;
}

.highlight-1 {
    background-image: url("../images/bg.png");
    background-repeat: repeat;
    color: #fff;
    font-size: 54px;
    font-weight: 100;
    line-height: 74px;
    -webkit-line-height: 74px;
}

.active {
    color: #e14a17 !important;
}

.custom-tag {
    padding: 10px 0 0;
}

.custom-boder-top {
    border-top: 1px solid #cfcfcf;
}

.custom-border-left {
    border-left: 1px solid #cfcfcf;
}

.custom-boder-bottom {
    border-bottom: 1px solid #eaeaea;
    margin: 0;
}

.custom-border-right {
    border-right: 1px solid #cfcfcf;
}

.custom-button-class {
    margin-top: 78px;
    padding: 0;
}

.custom-track {
    padding: 10px 0;
    text-align: center;
}

.icon-wrap.ico-bg.round i {
    color: #fff !important;
    margin-top: 16px;
}

.custom_tr {
    float: left;
    width: 270px !important;
}

.custom_lable {
    color: #333;
    display: inline !important;
    padding: 0 10px;
}

.custom-header th {
    font-weight: 600 !important;
}

.custom_main-form a {
    background: none repeat scroll 0 0 #bbdbdc !important;
    color: #fff !important;
    text-align: left !important;
}

    .custom_main-form a:hover {
        background: none repeat scroll 0 0 #e04917 !important;
    }

.value p {
    font-size: 16px;
    text-align: center;
    line-height: 17px;
}

#cphContent_rblRoles > label {
    float: left;
    margin: 0 20px 0 5px;
}

@media(max-width:461px) {
    #cphContent_rblRoles > label {
        float: inherit;
        margin: 0 20px 0 5px;
    }
}

.emp-radio-List input {
    float: left;
}

.emp-radio-List label {
    display: inline-block;
}

.emp-radio-List tr {
    display: inline-block !important;
    margin: 0 5px;
}

.custom-next span, .custom-next a {
    background-color: #1a528a;
    border: medium none;
    color: #fff;
    float: left;
    font-weight: 700;
    line-height: 1.42857;
    margin: 5px 1px;
    padding: 4px 9px;
    position: relative;
    text-decoration: none;
}

.custom-next span {
    background-color: #ff6c60;
}

    .custom-next span .active {
        background: none repeat scroll 0 0 #e14a17 !important;
        color: #fff !important;
    }

.custom-next a:hover {
    background: none repeat scroll 0 0 #bbdbdc;
}

.custom-next td {
    padding: 0;
}

.form-control-dropdown {
    width: 77%;
}

.input-sm-height {
    height: 25px;
}

.afinoz-icon p {
    color: #000;
    font-weight: bold;
}

.afinoz-styling h3 {
    text-align: center;
    color: #087cbb;
    border-bottom: solid #087cbb 2px;
    font-weight: bold;
}

.border-up {
    border-top: 1px solid #bcbcbc;
}

@media(max-width:768px) {
    .afinoz-icon .icon-afinoz {
        display: table;
        margin: auto;
        float: none;
    }

    .align-txt {
        text-align: center;
    }

    .ts-app-badge {
        width: 35%;
        float: none;
        margin-left: 0%;
    }

    .custom-add > span {
        float: none;
        width: 83%;
    }

    .address-ts {
        text-align: center;
    }

    .navbar-nav > li > .dropdown-menu:hover {
        width: 100%;
        text-align: center;
    }

    .afinoz-icon p {
        text-align: center;
    }

    .para-align p {
        text-align: justify;
    }

    .admin-mobileMenu-bg {
        background-color: #4682b4;
    }

    .multi-level .dropdown-menu {
        background-color: #81aedc !important;
    }

    .navbar-nav .open .dropdown-menu, .multi-level {
        background-color: #bbdbdc;
        text-align: center;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: unset;
    }

    .custom-add a i {
        color: #f00;
        float: none;
        font-size: 17px;
        margin-right: 15px;
    }
}

@media only screen and (min-width:318px) and (max-width:408px) {
    .footerp p {
        font-size: 3.1vw;
    }
}

.txt {
    width: 132px;
}

#chblstMemberRoleFilter tbody tr td label[for=chblstMemberRoleFilter_1] {
    margin-left: -50px;
}

.pricing-table .price-actions .btn {
    padding: 7px 13px;
}

.pricing-table ul {
    margin: -12px 0;
}

.btn-Search-col {
    background-color: #ff6c60;
    border-color: #ff6c60;
}

    .btn-Search-col:hover, .btn-Search-col:active, .btn-Search-col:focus {
        background-color: #e04917;
        border-color: #e04917;
    }

.add-margin {
    margin-left: 28px;
}

.purchase-btn {
    padding: 11px 12px;
}

@media(max-width:547px) {
    .btn-martop {
        margin-top: 5px;
    }
}

.custom-footer ul {
    background: none repeat scroll 0 0 #efeeee;
    border-radius: 2px;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}

.custom-footer > ul li {
    display: inline-block;
}

.custom-footer li:nth-child(6) a:hover {
    opacity: .5;
}

.custom-footer ul li a:hover {
    color: #c1c1c1;
    opacity: .5;
}

.custom-add.phone {
    margin: 5px 0 -5px;
}

.custom-footer-all {
    border-right: 1px solid #bcbcbc;
}

.custom-footer-border-left {
    border-left: 1px solid #bcbcbc;
}

.custom-footer-bottom {
    background: none repeat scroll 0 0 #21b055;
    color: #fff;
    padding-top: 110px;
}

.footer-logo {
    text-align: center;
    height: 192px;
}

.about-testimonial {
    margin: 0 !important;
}

.table th {
    background: none repeat scroll 0 0 #bbdbdc !important;
    color: #fff;
    border: 1px solid #bbdbdc !important;
    font-weight: 600;
}

.custom-boder-top ol li {
    display: inline-block;
    margin: 0 10px;
}

.custom-bg {
    background: none repeat scroll 0 0 #f8f8f8;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #e0e0e0;
}

.custom-bg- {
    background: none repeat scroll 0 0 #dadada;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
}

.custom-bg ul li h4, .custom-bg ul li h5 {
    margin: 0;
}

.custom-bg-form {
    background: none repeat scroll 0 0 #bbdbdc;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 10px;
    padding: 8px;
}

.custom-bg-full {
    background: none repeat scroll 0 0 #efeeee;
    border-radius: 4px 4px 0 0;
    margin-bottom: 10px;
    padding: 5px;
}

.about h4 {
    color: #333;
    margin-bottom: 0;
    text-transform: capitalize;
}

.custom-det h4 {
    border-bottom: 1px solid #cfcfcf;
    padding: 0 0 15px;
}

.custom-det li {
    border-bottom: 1px solid #f1f1f1;
    list-style: none outside none;
    padding: 0 0 5px;
    text-transform: capitalize;
}

.form-group.mar-bot-0 {
    height: 141px;
    overflow-y: scroll;
}

.custom-side-detail h4 {
    padding: 1px 5px 10px;
}

.custom-side-detail h5 {
    padding: 10px 5px;
}

.about.mar-all-0.custom-rating {
    border: 1px solid #b2c4d4;
    border-radius: 3px;
    padding: 5px;
}

.span-text {
    font-size: 16px;
    font-style: italic;
    padding: 0 10%;
}

.flex-video.widescreen {
    height: 250px;
}

.custom-tab-boder {
    border: 1px solid #f1f1f1;
    border-radius: 4px;
}

.custom-icon-left-boder {
    border-left: 1px solid #000;
    padding-left: 4px;
}

.custom-icon-right-boder {
    border-right: 1px solid #000;
    padding-right: 4px;
}

.panel-heading .custom-tap > li > a:hover {
    background: none repeat scroll 0 0 #cfcfcf !important;
}

.panel-heading.tab-bg-dark-navy-blue.panel-body.custom-tab-boder {
    border-bottom: 2px solid #f1f1f1;
}

#last > section {
    height: 250px;
    overflow-y: scroll;
}

#news > section {
    height: 250px;
    overflow-y: scroll;
}

#events > section {
    height: 250px;
    overflow-y: scroll;
}

.custom-header {
    background: none repeat scroll 0 0 #cfcfcf;
}

.custom-side-detail label {
    font-size: 13px;
    text-transform: capitalize;
}

.list-second p {
    float: left;
    width: 90%;
    text-transform: capitalize;
}

.mar-all-0 {
    margin: 0 !important;
}

.mar-top-0 {
    margin-top: 0;
}

.mar-top-5 {
    margin-top: 5px;
}

.mar-top-10 {
    margin-top: 10px;
}

.mar-top-15 {
    margin-top: 15px;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-22 {
    margin-top: 22px;
}

.mar-top-25 {
    margin-top: 25px;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-35 {
    margin-top: 35px;
}

.mar-top-40 {
    margin-top: 40px;
}

.mar-top-45 {
    margin-top: 45px;
}

.mar-top-50 {
    margin-top: 50px;
}

.mar-top-55 {
    margin-top: 55px;
}

.mar-top-60 {
    margin-top: 60px;
}

.mar-left-15 {
    margin-left: 15px;
}

.mar-bot-0 {
    margin-bottom: 0;
}

    .mar-bot-0 td {
        padding: 2px !important;
    }

.mar-bot-3 {
    margin-bottom: 2px;
}

.mar-bot-5 {
    margin-bottom: 5px;
}

.mar-bot-10 {
    margin-bottom: 10px;
}

.mar-bot-15 {
    margin-bottom: 15px;
}

.mar-bot-20 {
    margin-bottom: 20px;
}

.mar-bot-25 {
    margin-bottom: 25px;
}

.mar-bot-30 {
    margin-bottom: 30px;
}

.mar-bot-35 {
    margin-bottom: 35px;
}

.mar-bot-40 {
    margin-bottom: 40px;
}

.mar-bot-45 {
    margin-bottom: 45px;
}

.mar-bot-50 {
    margin-bottom: 50px;
}

.mar-bot-55 {
    margin-bottom: 55px;
}

.mar-bot-60 {
    margin-bottom: 60px;
}

.pad-top-5 {
    padding-top: 5px;
}

.pad-top-10 {
    padding-top: 10px;
}

.pad-top-15 {
    padding-top: 15px;
}

.pad-top-20 {
    padding-top: 20px;
}

.pad-top-25 {
    padding-top: 25px;
}

.pad-top-30 {
    padding-top: 30px;
}

.pad-bot-5 {
    padding-top: 5px;
}

.pad-bot-10 {
    padding-bottom: 10px;
}

.pad-bot-15 {
    padding-bottom: 15px;
}

.pad-bot-20 {
    padding-bottom: 20px;
}

.pad-bot-25 {
    padding-bottom: 25px;
}

.pad-bot-30 {
    padding-bottom: 30px;
}

.custom-color .panel-heading {
    border: medium none;
}

    .custom-color .panel-heading h4 a {
        text-transform: none;
    }

.custom-color .panel {
    margin-bottom: 5px !important;
}

.mar-all-0.tab-bg-dark-navy-blue {
    color: #fff;
    padding: 5px;
}

.custom-map {
    margin-top: -30px;
}

.tab-bg-dark-gray {
    background: none repeat scroll 0 0 #efeeee;
    border-radius: 5px 5px 0 0;
    padding: 5px;
}

.radio input[type="radio"] {
    margin: 4px 5px 0 -10px;
}

.border-panel .panel {
    border: 1px solid #f1f1f1;
    margin-bottom: 5px;
}

.padding-10 {
    padding: 10px;
}

.padding-10-0 {
    padding: 10px 10px 0;
}

.custom-add.phone > span {
    width: auto;
}

.footerp a {
    color: #fff;
}

    .footerp a:hover {
        color: #bbdbdc;
    }

.right-bio-row {
    float: right;
    width: 80% !important;
}

.custom-list > li {
    list-style: disc outside none;
    padding: 0 10px;
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url('../images/ajax-loader.gif') 50% 50% no-repeat rgba(0,0,0,.25);
    background-size: 40px 40px;
    z-index: 9999999;
}

.numeric {
    width: 1%;
}

.end-user {
    width: 1%;
}

.administration {
    width: 2.4%;
}

.subscription {
    width: 1.17%;
}

.table-default {
    max-height: 200px;
    overflow: auto;
}

.input-group-btn i {
    margin: 3px;
}

.btn.time-set i {
    color: #fff;
    margin: 3px;
}

.custom-edit-list li {
    display: inline-block;
    float: left;
    width: 24%;
}

.custom-edit-list input {
    margin: 3px 5px 0 0;
}

.panel-body.bio-graph-info {
    background: none repeat scroll 0 0 #fafafa;
}

.custom_main-form .nav-tabs > li > a {
    border-radius: 0 !important;
}

.horizontal-menu.navbar-collapse.collapse {
    width: 100%;
    cursor: context-menu;
}

.responsive-chkbox tr td label {
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.font-h4 {
    font-size: 16px;
}

.font-h3 {
    font-size: 24px;
    margin-top: 0;
    font-weight: normal;
}

.socialyo, .socialgo, .socialtw, .socialli, .socialfb {
    display: inline-block;
    background: url('../images/socialsprite.jpg') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.socialyo {
    background-position: -5px -0;
    width: 32px;
    height: 26px;
}

.socialgo {
    background-position: -5px -31px;
    width: 31px;
    height: 26px;
}

.socialtw {
    background-position: -5px -62px;
    width: 30px;
    height: 26px;
}

.socialli {
    background-position: -5px -93px;
    width: 28px;
    height: 26px;
}

.socialfb {
    background-position: -5px -124px;
    width: 27px;
    height: 26px;
}

.whatsapp-height {
    margin-top: -19px;
}

@media(min-width:298px) {
    .whatsapp-height {
        margin-top: -19px;
    }
}

@media only screen and (min-width:267px) and (max-width:297px) {
    .whatsapp-height {
        margin-top: 0;
    }
}

.payment-overflow {
    white-space: inherit !important;
}

.custom-faq li {
    list-style: initial;
    margin: 8px;
}

.custom-employee-list input {
    margin: 5px 10px;
}

.custom-employee-list tr {
    float: left;
    width: 25%;
}

.custom-employee-list {
    width: 100%;
}

@media(max-width:767px) {
    .slash {
        content: "/ ";
        padding: 0 5px;
        color: #ccc;
    }

    .contact-lady {
        margin: auto;
        float: none;
        width: 65px;
    }

    .table-responsive-package {
        width: 100%;
        margin-bottom: 0;
        overflow-y: hidden;
        overflow-x: auto;
        border-radius: 10px 10px 0 0;
    }

    .box-border-mob {
        padding: 0 !important;
    }

    .panel-mar-20 {
        margin-left: 20px;
        margin-right: 20px;
    }
}

.person1 {
    margin-bottom: 10px;
}

    .person1 img {
        border-radius: 50%;
        height: 80px;
        width: 80px;
    }

.name {
    font-weight: 600;
}

.shopping-cart-box {
    background-color: #f8f8f8;
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 4px;
}

.font-sm {
    font-size: 14px;
}

.font-size-10 {
    font-size: 10px;
}

.pay-opt {
    background-color: #f8f8f8;
    border: 1px solid #f1f1f1;
    padding: 0 10px;
    border-radius: 4px;
}

.btn-payment {
    margin: 10px 30px;
    color: #fff;
    background-color: #ff6c60;
    border-color: #ff6c60;
}

    .btn-payment:hover {
        color: #fff;
        background-color: #e04917;
        border-color: #e04917;
    }

.btn-view-post {
    font-size: 13px;
    padding: 0 6px !important;
    margin: 7px;
}

.box-border {
    border: 1px solid #ccc;
    padding: 6px 0 2px 10px;
    border-radius: 4px;
}

.box-border-radio {
    border: 1px solid #ccc;
    padding: 0 0 6px 10px;
    border-radius: 4px;
}

.padd-bot {
    padding-bottom: 25px;
}

.x-scrollbar {
    overflow-x: auto;
}

    .x-scrollbar .table th:first-child {
        min-width: 230px;
    }

.mrg-submit-btn {
    margin: 0 19%;
}

.custom-text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.border-vehicle {
    border-radius: 4px;
    border: 1px solid #c3c2c2;
}

.padd-lrb15 {
    padding: 2px;
}

input::-webkit-input-placeholder {
    text-transform: capitalize;
}

input::-moz-placeholder {
    text-transform: capitalize;
}

input:-ms-input-placeholder {
    text-transform: capitalize;
}

.default-case-placeholder input::-webkit-input-placeholder {
    text-transform: none !important;
}

.default-case-placeholder input::-moz-placeholder {
    text-transform: none !important;
}

.default-case-placeholder input:-ms-input-placeholder {
    text-transform: none !important;
}

.ellipsis {
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
}

    .ellipsis a {
        text-overflow: ellipsis;
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
    }

.border-bg {
    border-bottom: 1px solid #ccc;
}

.mrg-left7 {
    margin-left: 7px;
}

    .mrg-left7 img {
        padding: 12px 0;
    }

    .mrg-left7 span {
        color: #555;
    }

.input-box84 {
    width: 84%;
}

.custom-iconic-input i img {
    margin-bottom: 2px;
}

.custom-iconic-input i span {
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
}

.custom-iconic-input i {
    color: #ccc;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 8px 0 0 8px;
    position: absolute;
    text-align: center;
    width: 47px;
    font-style: normal;
}

.custom-iconic-input input {
    padding-left: 54px !important;
}

.dropdown-menu > li > a {
    padding: 8px 10px;
}

.custom-dropdown-menu-right {
    min-width: 130px;
    left: auto;
    right: 0;
    text-align: justify;
}

.cursor-pointer {
    cursor: pointer;
}

.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .table > thead > tr > td:not(:last-child), .table > tbody > tr > td:not(:last-child), .table > tfoot > tr > td:not(:last-child) {
        max-width: 200px;
    }

@media(max-width:767px) {
    .table > thead > tr.width, .table > tbody > tr.width, .table > tfoot > tr.width {
        max-width: 78px;
    }
}

@media(min-width:1px) {
    .box-border-package {
        padding: 0;
    }
}

.custom-td-width {
    max-width: 400px !important;
}

legend {
    margin: 5px 0 5px;
}

#divMainContent {
    max-height: 548px;
    overflow-y: unset;
}

.app-background {
    background-image: url("../images/app-bg1.jpg");
    background-size: cover;
    height: auto;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #divMainContent {
        max-height: 548px;
        overflow-y: unset;
    }

    .btn-martop {
        margin-top: 5px;
    }

    .distort-ff {
        display: table-cell;
    }
}

@media(max-width:767px) {
    #divMainContent {
        margin-top: 0 !important;
        overflow-y: unset;
    }

    .option-heading a {
        margin-bottom: 5px;
    }

    .general-hide {
        display: none;
    }

    .distort-ff {
        display: table-cell;
    }

    .quote-info {
        border-radius: 0;
    }
}

.custom_message {
    position: fixed;
    z-index: 99;
    left: 5px;
    right: 5px;
    top: 120px;
}

.atss {
    top: 17% !important;
}

div.at4-arrow {
    background-image: url("../images/left-arrow.png") !important;
}

::-webkit-scrollbar-thumb:vertical {
    background-color: #a9a9a9;
    outline: 1px solid #708090;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

::-webkit-scrollbar-thumb:horizontal {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #a9a9a9;
    outline: 1px solid #708090;
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

#home-load-post-form {
    height: 294px;
    overflow-x: hidden;
    overflow-y: auto;
}

.pnl-comment {
    padding-top: 5px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

.form-group i {
    color: #f00;
}

.shadow {
    position: relative;
    -webkit-box-shadow: 0 5px 5px #2f373f;
    box-shadow: 0 2px 10px #2f373f;
    z-index: 9;
}

input[type=radio], input[type=checkbox] {
    margin-right: 2px;
}

.panel-select-all {
    background-color: #d9edf7;
    border-bottom: 1px solid #c3c2c2;
    padding: 5px 0 5px 6px;
}

@media only screen and (max-width:690px) {
    .Package-Margin {
        margin-top: 2px;
    }
}

.panel-content {
    border: 1px solid #c3c2c2;
    border-radius: 0 0 5px 5px;
}

@media only screen and (min-width:501px) and (max-width:992px) {
    .popup-Panel {
        max-width: 50%;
        left: 25%;
        top: 10%;
    }

    .custom-edit-list li {
        width: 50%;
    }
}

@media only screen and (min-width:768px) {
    #imgTruckSuvidhaMobileViewLogo {
        display: none;
    }

    .transpoter-logo {
        max-width: 170px;
    }

    .whatsapp-hide {
        display: none;
    }

    .box-border-mob {
        padding: 0;
    }
}

@media(max-width:691px) {
    .space {
        margin-top: 2px;
    }
}

.state-overview .symbol {
    border-radius: 0 0 0 0;
}

.modalPopup {
    background-color: #fff;
    width: 420px;
    height: auto;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    max-height: 90%;
    overflow-y: auto;
    top: 4% !important;
}

.custom-modalPopup {
    width: 60%;
    position: fixed;
    z-index: 100001;
    left: 20%;
}

.tour-fixedmenu {
    z-index: 1;
    -webkit-transform: translate3d(0,0,0);
}

.alternate-bg {
    background: url("../images/app-bg2.jpg");
}

.app-background h1 {
    text-align: center;
    color: #2f2f2f;
    background: url("../images/app-bg2.png") no-repeat center 28vw;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-top: 3%;
}

.tour-banner {
    padding-top: 70px;
}

.tour-banner {
    padding-top: 170px;
    margin-top: -170px;
}

.single-page-nav img {
    width: 150px;
}

.app-step {
    border-top: 26px solid #bbdbdc;
    border-bottom: 26px solid #bbdbdc;
    border-left: 9px solid transparent;
    -webkit-border-image: -webkit-linear-gradient(top,#bbdbdc 0%,#3a4ed5 100%);
}

    .app-step h2:hover {
        color: #bbdbdc;
    }

    .app-step h2 {
        font-size: 19px;
        color: #fff;
        margin-top: -11px;
        margin-bottom: -14px;
    }

.progess-step-style h2:hover {
    color: #bbdbdc;
}

.tour-icon .single-page-nav {
    padding-left: 4px;
    padding-right: 4px;
}

.progess-step-style h2 {
    font-size: 19px;
    color: #fff;
    margin-top: -11px;
    margin-bottom: -14px;
}

.tour-banner {
    z-index: 6;
}

.tour-icon {
    background: linear-gradient(-90deg,#bbdbdc,#fff);
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#1a82f7),to(#1c0835));
    height: auto;
    width: 100%;
    text-align: center;
    transition: all .2s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 8s;
    box-shadow: 0 2px 10px #2f373f;
}

@media(min-width:992px) {
    .custom-modalPopup-width {
        width: 48%;
        margin-left: 70px;
    }

    .request-callPopup {
        left: 40%;
    }

    .popup-Panel-request-call {
        max-width: 23%;
    }

    .tab-responsive1 {
        margin-left: 28px;
    }

    .tab-responsive2 {
        margin-left: 28px;
    }

    .app-background h1 {
        text-align: center;
        color: #2f2f2f;
        background: url("../images/app-bg2.png") no-repeat center 67px;
        padding-bottom: 55px;
        text-transform: uppercase;
        margin-top: 3%;
    }
}

.divPostForm .load-form li a {
    margin-right: -1px;
}

@media only screen and (min-width:0) and (max-width:767px) {
    .modalPopup {
        max-height: 98%;
        min-width: 98%;
        max-width: 98%;
        width: auto;
        top: 2% !important;
    }

    .custom-modalPopup {
        left: 1%;
    }

    .Notification-dropdown .dropdown-menu {
        position: absolute;
        left: -159px;
        width: 180px;
        left: -137px;
    }
}

.modalPopup h4 {
    margin: 0;
}

.modalPopupLoading {
    background-color: #fff;
    filter: alpha(opacity=40);
    opacity: .4;
    z-index: -1;
}

.modalBackground {
    background-color: #1b1b1b;
    filter: alpha(opacity=90);
    opacity: .4;
}

.modal-body .table-responsive {
    max-height: 400px;
    overflow-y: auto;
}

.modal-body label {
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
}

.member-checkbox td label {
    float: inherit;
    margin-left: 20px;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.modal-header h4.modal-title {
    font-weight: 400;
    font-family: 'Open Sans',sans-serif;
}

.modal-header-padding {
    padding: 5px;
}

.clearable-picker {
    display: block !important;
}

.data-clear-picker {
    position: absolute;
    top: 55% !important;
    right: 0;
    transform: translateY(-50%);
    font-weight: 700;
    font-size: 1.8em !important;
    margin: -2px 2.2em .2em;
    line-height: 1;
    color: #bababa;
    cursor: pointer;
}

    .data-clear-picker:hover {
        color: #ff6c60 !important;
    }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -2px;
}

.datetimepicker.dropdown-menu {
    background-color: #fafafa !important;
    position: fixed;
}

.datetimepicker table tr td.active {
    background: #41cac0 !important;
}

#divMainContainer {
    width: 100%;
    height: 100%;
}

#header-content {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}

body {
    box-shadow: none !important;
}

.multiselect-container {
    background-color: #fafafa;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .multiselect-container > li > a > label {
        padding: 3px 20px 3px 12px !important;
    }

    .multiselect-container .btn .glyphicon {
        color: #e14a17 !important;
    }

    .multiselect-container.dropdown-menu {
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .multiselect-container > li.active > a > label.checkbox, .multiselect-container > li > a > label.checkbox:hover, .multiselect-container > li > a > label.checkbox:focus {
        color: #fff !important;
    }

.modalPopup-login {
    z-index: 1 !important;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        margin-left: 0;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.navbar-nav > li > .dropdown-menu:hover {
    display: block;
}

#MenuMore {
    display: none;
}

.scroll-ts-logo {
    display: none;
}

li#ucHeader_liLogin.scroll::before {
    display: none;
}

li#ucHeader_liUser.accountScroll::before {
    display: none;
}

.featured-galleries li {
    margin-bottom: 20px;
}

.overlap {
    position: relative;
    padding: 11px 50px 0;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 40px 0 rgba(50,50,50,.5);
}

.categories-featured li {
    position: relative;
    display: inline-block;
    float: none;
    margin-bottom: 20px;
    overflow: hidden;
}

.categories-featured-label {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 92%;
    padding: 10px 4%;
    color: #fff;
    font-size: 16px;
    font-family: Frank,Helvetica,Arial,sans-serif;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
    white-space: nowrap;
    -webkit-transition: background .2s linear;
    transition: background .2s linear;
}

iframe {
    border: none;
}

.play-button {
    position: absolute;
    left: 85px;
    top: 52px;
    width: 125px;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .play-button {
        left: 91px;
        top: 59px;
        width: 132px;
    }

    #SvMailId {
        margin-left: 27%;
    }

    .social-icons {
        padding: 0;
        margin-top: -4px;
    }
}

.description-heading {
    border: none;
    background: #332e2e;
    color: #f5f5f5;
    text-align: center;
    min-height: 65px;
    padding: 5px;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .play-button {
        left: 103px;
        top: 64px;
        width: 144px;
    }

    #Margin-Top {
        padding-left: 0;
        padding-top: 23px;
    }

    .social-icons {
        padding-left: 0;
        margin-top: -4px;
    }
}

@media only screen and (min-width:650px) and (max-width:767px) {
    .play-button {
        left: 36%;
        top: 20%;
        width: 125px;
    }
}

@media only screen and (min-width:450px) and (max-width:649px) {
    .play-button {
        left: 28%;
        top: 14%;
        width: 125px;
    }

    .description-heading {
        min-height: 83px;
        padding: 5px;
    }

    .description-UI {
        min-height: 174px;
    }
}

@media only screen and (min-width:300px) and (max-width:449px) {
    .play-button {
        left: 25%;
        top: 13%;
        width: 100px;
    }

    .tab-bg-dark-gray {
        font-size: 12px;
    }

    .description-heading {
        min-height: 100px;
        padding: 5px;
    }

    .description-UI {
        min-height: 248px;
    }
}

.modal.in .modal-dialog {
    width: 100%;
}

button.custom-button {
    padding: 0;
    cursor: pointer;
    opacity: 9;
    background-color: #fff;
    padding: 2px 8px;
}

.multi-item-carousel .carousel-inner > .item {
    -webkit-transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out left;
}

.multi-item-carousel .carousel-inner .active.left {
    left: -33%;
}

.multi-item-carousel .carousel-inner .active.right {
    left: 33%;
}

.multi-item-carousel .carousel-inner .next {
    left: 33%;
}

.multi-item-carousel .carousel-inner .prev {
    left: -33%;
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner > .item {
        -webkit-transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out left;
        -webkit-transition: 500ms ease-in-out all;
        transition: 500ms ease-in-out all;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: none !important;
        transform: none !important;
    }
}

.multi-item-carousel .carouse-control.left, .multi-item-carousel .carouse-control.right {
    background-image: none;
}

.Notification-dropdown .dropdown-menu {
    position: absolute;
    box-shadow: 1px -6px 20px 0 #8c8f90;
    top: 40px;
    background-color: #e2dede;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

@media(min-width:768px) {
    .overlap-style {
        position: relative;
        padding: 11px 50px 0;
        background: #fff;
        border-radius: 3px;
        box-shadow: 0 0 40px 0 rgba(50,50,50,.5);
    }

    .contact-header .mail {
        float: right;
        margin-top: 40px;
    }

    .contact-header .mob-number {
        float: right;
        margin-right: -162px;
        margin-top: 27px;
    }

    .contact-lady {
        width: 108px;
        float: right;
    }

    .Notification-dropdown .dropdown-menu {
        position: absolute;
        left: -186px;
        width: 232px;
        top: 23px;
        z-index: 9;
    }
}

.video-para {
    color: #fff;
    text-align: justify;
    word-spacing: -1px;
}

.star-rating {
    display: inline-block;
}

@media(max-width:519px) {
    .star-rating {
        display: inline-block;
        margin-top: 7px;
        margin-left: 4px;
    }

    .dropdown-menu-mobile {
        min-width: 105px;
    }

    .caption {
        margin-top: 10px;
    }

    #divRatingByUser .rating-sm {
        font-size: 27px;
    }
}

@media(min-width:407px) {
    .add-review {
        margin-left: 2px;
    }
}

@media(max-width:406px) {
    .review-top {
        margin-top: 4px;
    }
}

.tab_board_header {
    border-radius: 0;
}

@media(max-width:384px) {
    .tab-theme {
        margin-top: 2px;
    }
}

.edge {
    position: relative;
}

.dropdown .edge ul {
    left: -100%;
}

.show {
    display: block;
}

.option-responsive li {
    display: inline;
    position: relative;
}

.option-heading {
    padding: 8px;
    background: #bbdbdc;
    background: -webkit-radial-gradient(circle,#bbdbdc,#ab8484);
    margin-top: 0;
}

    .option-heading li ul.dropdown {
        display: none;
        position: absolute;
    }

    .option-heading li:hover ul.dropdown {
        display: block;
    }

    .option-heading li ul.dropdown li {
        display: block;
    }

.Notification-dropdown ul {
    max-height: 400px;
    overflow: auto;
    width: 335px;
}

.Notification-dropdown li a {
    font-weight: 600;
    border: 1px solid #b1b2b5;
    font-size: 12px;
    color: #000;
    white-space: inherit;
    cursor: pointer;
}

.custom-dropdown-menu-right ul span {
    color: #000080;
}

.directory-panel > li > a {
    border-radius: 0 !important;
    margin-right: -1px !important;
}

.toll-collection-bg {
    padding: 10px;
    background: -webkit-radial-gradient(circle,#e1e5e8,#ecf2f3);
}

    .toll-collection-bg p {
        color: #000;
        font-weight: 600;
    }

.panel-default > .panel-heading {
    color: #fff;
    background: #4d535a;
    border-radius: 3px;
}

    .panel-default > .panel-heading:hover {
        background: #bbdbdc;
    }

.panel-title-ETC {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
}

    .panel-title-ETC a {
        width: 100%;
        display: block;
        background: url(../images/subtrect.png) 98% center no-repeat;
    }

    .panel-title-ETC .collapsed {
        width: 100%;
        display: block;
        background: url(../images/pluse.png) 98% center no-repeat;
    }

.alignleft {
    float: left;
}

.toll-benfit p {
    text-align: center;
}

.toll-header {
    background: none repeat scroll 0 0 #bbdbdc !important;
    color: #fff;
    border: 1px solid #bbdbdc !important;
    font-weight: 600;
}

.toll-border tr td {
    border-top: 0 solid #ddd !important;
}

.open > .dropdown-menu {
    display: block !important;
}

.top-header {
    text-align: right;
}

.services {
    color: #464d56;
    margin-bottom: 2em;
}

.navbar {
    min-height: 45px;
}

.navbar-toggle {
    background-color: #fff;
}

@media only screen and (max-width:767px) {
    .mobile-allign {
        float: none;
        display: table;
        margin: auto;
    }

    .contact-header .mail {
        text-align: center;
    }

    .contact-header .mob-number {
        text-align: center;
        margin-top: -38px;
    }
}

.fa {
    color: #0b92c6;
}

.related_course {
    padding: 10px;
}

@media(max-width:767px) {
    .show-benifit-carousel {
        display: block;
    }

    .simple-benefit {
        display: none;
    }

    .bg-img {
        min-height: 428px;
    }

    .main-intro-inner {
        display: none;
    }
}

@media(min-width:768px) {
    .show-benifit-carousel {
        display: none;
    }
}

.single_whyus_top {
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
}

    .single_whyus_top:hover .whyus_icon span {
        transform: scale(.9);
    }

    .single_whyus_top > h3 {
        font-size: 18px;
        font-weight: bold;
    }

    .single_whyus_top > p {
        font-size: 13px;
    }

#divMainContainer {
    width: 100%;
    height: 100%;
}

#courseArchive {
    display: inline;
    min-height: 500px;
}

@media(min-width:768px) {
    .common-margin {
        margin-top: 50px;
    }

    .logo-size img {
        width: 87px;
        margin-top: 0;
    }

    .carousel-control.left, .carousel-control.right {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

.shadow {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 15px -6px #2f373f;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-intro-inner {
        display: none;
    }
}

.footer_top {
    float: left;
    display: inline;
    width: 100%;
    background-color: #1e2223;
    padding: 20px 0;
}

.single_footer_widget {
    display: inline;
    float: left;
    padding: 0 10px;
    width: 100%;
}

    .single_footer_widget > h3 {
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    .single_footer_widget > p {
        color: #fff;
    }

.alignment {
    margin: auto;
    float: none;
    display: flex;
}

    .alignment li {
        padding: 10px;
    }

        .alignment li a {
            color: #fff;
            margin-left: 10px;
        }

@media(max-width:767px) {
    .single_footer_widget {
        text-align: center;
    }

    .logo-size img {
        width: 80px;
        margin-top: 0;
    }

    .black-bg {
        min-height: 450px;
    }

    #courseArchive {
        padding: 60px 0;
    }

    .navbar-collapse ul li a {
        width: 270px;
        text-align: center;
    }

    .nav-tabs > li > a {
        padding: 13px;
    }

    .footer-center {
        text-align: center;
    }

    .nav {
        margin: auto;
        float: none;
        display: inline-grid;
    }

    .alignment {
        margin: auto;
        float: none;
        display: inherit;
    }

    .menu {
        font-size: 12px;
        float: none;
        text-transform: uppercase;
        font-weight: 700;
        margin: auto;
        display: table;
        overflow: auto;
    }

    .mobile-height-banner {
        margin-top: 55px;
    }

    .infoBlock li {
        margin-left: 0 !important;
    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .nav-tabs > li > a {
        margin-right: 0;
    }

    .dropdown-menu li {
        border-top: 1px solid #164a0a;
    }

    .navbar-default .navbar-toggle {
        border-color: #0a0202;
    }
}

.dropdown-menu li {
    border-top: 1px solid #000;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
}

.single_footer_widget > h3 {
    font-size: 17px;
}

.footer_widget_nav li a {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    display: block;
}

.footer_widget_nav li a {
    color: #78adc9;
}

@media(min-width:992px) {
    .carousel-min-height {
        min-height: 198px;
    }
}

.pad {
    padding: 25px;
}

.lable-color input, .lable-color textarea, .lable-color select {
    width: 100%;
    color: #000;
}

.btn-width input {
    width: 100px;
}

.footer_bottom {
    float: left;
    display: inline;
    width: 100%;
    background-color: #0b92c6;
    padding: 10px;
    color: #fff;
}

.footer_bootomLeft {
    float: left;
    display: inline;
    width: 100%;
}

    .footer_bootomLeft > p, .footer_bootomRight > p {
        margin-bottom: 0;
    }

.footer_bootomRight {
    float: left;
    display: inline;
    width: 100%;
    text-align: right;
}

@media(min-width:768px) {
    .copyright {
        text-align: right;
    }
}

.color-testimonial p {
    font-size: 20px;
}

.mobile-font {
    margin-left: 70px;
}

@media only screen and (min-width:1px) and (max-width:991px) {
    .navbar-brand h3 {
        font-size: 14px;
    }

    .logo-font {
        font-size: 14px;
    }

    .mobile-font {
        margin-left: 60px;
    }
}

.logo-font {
    font-size: 17px;
}

.inner-banner {
    padding-top: 101px;
    min-height: 278px;
    background: transparent;
    background-color: #21759b;
    background-size: 1183px 459px;
}

.contact-banner {
    background: url(../Images/contact-banner.jpg) 64% center no-repeat !important;
    background-size: cover !important;
}

    .contact-banner.sub-banner {
        background-size: cover;
        padding-top: 101px;
        min-height: 278px;
        padding-bottom: 0;
    }

.banner-heading h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 25px;
    line-height: 1.2;
}

.sub-banner .banner-heading h1 {
    font-size: 60px;
    letter-spacing: 1.1px;
    text-align: center;
}

.sub-banner .banner-heading span {
    display: block;
    font-size: 14px;
    letter-spacing: 2.9px;
    text-align: center;
    color: #ff5722;
}

.form_bg {
    background: url(../Images/content-bg.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
    min-height: 465px;
    height: 640px;
}

.alert {
    padding: 10px;
}

.black-bg {
    background: url(../img/grey-bg.png);
    padding: 40px 0 !important;
}

.bg1-blur-bulk-sms {
    background-image: url(../img/bg1-blur.jpg);
    background-color: #354658;
}

.bg-img {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.dropdown-menu {
    background-color: #bbdbdc;
    padding:0px 0;
}

    .dropdown-menu > li > a {
        color: #fff;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #235d5f;
}

.infoBlock li {
    display: block;
    list-style: none outside none;
    margin-bottom: 7px;
    border-bottom: 1px solid #f1f1f1;
    margin-left: 10px;
}

.infoBlock i {
    color: #bcbcbc;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.infoBlock a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
}

.top-footer {
    margin: auto;
    float: none;
    display: table;
}

.main-intro-outer {
    max-width: 960px;
    padding: 0 10px;
    margin: 0 auto;
    background: none;
}

    .main-intro-outer .surrounder-spacer {
        padding: 15px;
    }

.main-intro-inner {
    position: absolute;
    top: 130px;
    margin: 0 auto;
    color: #333;
    width: 30%;
    padding: 15px;
}

.bg-w {
    background: rgba(255,255,255,.85);
}

.b-colr {
    color: #000 !important;
}

.intro-title {
    color: #135412;
    line-height: 32px;
}

.view img {
    height: 300px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    margin-right: 0;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    margin-left: 0;
}

.anchor-color {
    color: #f00;
}

    .anchor-color:hover {
        color: #0b92c6;
    }

.imgproduct a {
    color: #f00;
}

.navbar-brand {
    padding: 0;
}

.align-p p, .network-p p {
    text-align: center;
}

.nav-tabs > li > a {
    padding: 19px;
}

.title_two {
    padding-bottom: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.dropdown-menu {
    background-color: #bbdbdc;
}

.certificate-section p {
    text-align: justify;
}

@media(max-width:487px) {
    .h2-font {
        font-size: 5.9vw;
    }
}

.font-heading {
    color: #fff;
    background-color: #0b92c6;
    height: 40px;
    font-size: 23px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding-bottom: 10px;
}

.services {
    padding: 50px;
}

    .services h3 {
        margin-bottom: 30px;
        font-weight: 800;
    }

    .services img {
        border-radius: 6px;
    }

.sub-services img {
    border-radius: 6px;
}

.services p {
    margin-top: 30px;
    font-size: 13px;
}

.sub-services {
    padding: 50px;
    background: #ddd;
}

    .sub-services p {
        margin-top: 30px;
        font-size: 13px;
    }

.media-body p {
    margin-bottom: 30px;
}

.media ul li {
    list-style: none;
}

.media i {
    color: #1bbd36;
    font-size: 50px;
}

.media h4 {
    font-size: 20px;
    font-weight: 600;
    color: #1bbd36;
}

#portfolio .center p {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 18px;
}

.portfolio-items, .portfolio-filter {
    list-style: none outside none;
    margin: 0 0 40px 0;
    padding: 0;
}

    .portfolio-filter > li {
        display: inline-block;
    }

        .portfolio-filter > li a {
            background: none repeat scroll 0 0 #fff;
            font-size: 14px;
            font-weight: 400;
            margin-right: 20px;
            text-transform: uppercase;
            transition: all .9s ease 0s;
            -moz-transition: all .9s ease 0s;
            -webkit-transition: all .9s ease 0s;
            -o-transition: all .9s ease 0s;
            border: 1px solid #f2f2f2;
            outline: none;
            border-radius: 3px;
        }

            .portfolio-filter > li a:hover, .portfolio-filter > li a.active {
                color: #fff;
                background: #1bbd36;
                border: 1px solid #1bbd36;
                box-shadow: none;
                -webkit-box-shadow: none;
            }

    .portfolio-items > li {
        float: left;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.portfolio-item {
    margin: 0;
    padding: 0;
}

.overlay {
    margin-bottom: 20px;
}

    .overlay a:hover {
        color: #1bbd36;
    }

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
}

.isotope {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -ms-transition-property: height,width;
    -o-transition-property: height,width;
    transition-property: height,width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform,opacity;
        -moz-transition-property: -moz-transform,opacity;
        -ms-transition-property: -ms-transform,opacity;
        -o-transition-property: -o-transform,opacity;
        transition-property: transform,opacity;
    }

        .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

    .isotope.infinite-scrolling {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

.map {
    position: relative;
    margin-bottom: 40px;
}

#google-map {
    position: relative;
    margin-top: 10px;
    height: 400px;
    width: 100%;
}

#blog {
    margin-top: 50px;
}

a.btn-primary:hover {
    background-color: #ddd;
    color: #1bbd36;
}

.widget {
    margin-bottom: 60px;
    padding-left: 0;
}

.single_comments {
    margin-bottom: 20px;
}

    .single_comments img {
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }

    .single_comments p {
        margin-bottom: 0;
    }

.widget .entry-meta span {
    display: inline-block;
    margin-right: 10px;
    color: #333;
}

    .widget .entry-meta span a:hover {
        color: #1bbd36;
    }

.widget h3 {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.blog_category {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .blog_category li {
        float: none;
        margin-bottom: 20px;
    }

        .blog_category li a {
            background: #f5f5f5;
            border-radius: 4px;
            color: #888;
            display: inline-block;
            padding: 5px 15px;
        }

            .blog_category li a:hover {
                background: #1bbd36;
                color: #fff;
            }

.badge:before {
    border-color: transparent transparent transparent #1bbd36;
    border-style: solid;
    border-width: 10px;
    bottom: -8px;
    content: "";
    height: 0;
    left: 5px;
    position: absolute;
    z-index: -99999;
}

.badge {
    background-color: #1bbd36;
    border-radius: 5px;
    color: #fff;
    padding: 8px;
    position: relative;
    left: 60px;
    top: -18px;
    font-weight: normal;
}

.blog_archieve {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

    .blog_archieve li {
        padding: 10px 0;
        border-bottom: 1px solid #f5f5f5;
    }

ul.blog_archieve li a:hover {
    color: #1bbd36;
}

.blog_archieve li:first-child {
    padding-top: 0;
}

ul.gallery {
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.gallery li {
        display: block;
        width: 60px;
        padding: 0;
        margin: 0 4px 4px 0;
        float: left;
    }

ul.faq {
    list-style: none;
    margin: 0;
}

    ul.faq li {
        margin-top: 30px;
    }

        ul.faq li:first-child {
            margin-top: 0;
        }

        ul.faq li span.number {
            display: block;
            float: left;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            background: #34495e;
            color: #fff;
            font-size: 24px;
        }

        ul.faq li > div {
            margin-left: 70px;
        }

            ul.faq li > div h3 {
                margin-top: 0;
            }

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.blog-item {
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 50px;
}

.blog .blog-item .img-blog {
    border-radius: 5px;
    margin-bottom: 45px;
}

.blog .blog-item .blog-content {
    padding-bottom: 25px;
}

    .blog .blog-item .blog-content h2 {
        margin-top: 0;
        font-size: 30px;
    }

.readmore {
    margin-top: 0;
}

.blog .blog-item .blog-content h4 {
    margin-bottom: 40px;
    font-weight: 600;
}

.blog .blog-item .blog-content p {
    font-size: 13px;
}

.blog .blog-item .entry-meta {
    border-radius: 5px;
    overflow: hidden;
}

    .blog .blog-item .entry-meta > span {
        background: #f5f5f5;
        border-top: 1px solid #fff;
        display: block;
        font-size: 12px;
        overflow: hidden;
        padding: 5px;
        text-align: left;
    }

#publish_date {
    background: #1bbd36;
    border-bottom: 5px solid #4e4e4e;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}

.blog .blog-item .entry-meta > span {
    color: #ccc;
}

    .blog .blog-item .entry-meta > span a {
        font-size: 12px;
        margin-left: 3px;
        font-weight: 300;
        color: #888;
    }

ul.pagination > li > a {
    border: 1px solid #f1f1f1;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 14px;
    color: #1bbd36;
}

    ul.pagination > li > a i {
        margin-left: 5px;
        margin-right: 5px;
    }

ul.pagination > li.active > a, ul.pagination > li:hover > a {
    background-color: #1bbd36 !important;
    border-color: #1bbd36 !important;
    color: #fff;
}

.search_box {
    background-position: 314px 15px;
    background-repeat: no-repeat;
    border-color: #dedede;
    height: 48px;
    outline: medium none;
    box-shadow: none;
}

.form-control:focus {
    box-shadow: none;
    outline: 0 none;
}

ul.tag-cloud, ul.sidebar-gallery {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tag-cloud li {
    display: inline-block;
    margin-bottom: 3px;
}

    .tag-cloud li a {
        background: #f5f5f5;
        color: #888;
        border: 0;
        border-radius: 4px;
        padding: 8px 15px;
    }

        .tag-cloud li a:hover {
            background: #1bbd36;
            color: #fff;
        }

.sidebar-gallery li {
    display: inline-block;
    margin: 0 10px 10px 0;
}

    .sidebar-gallery li a {
        border-radius: 4px;
        display: inline-block;
    }

#contact-page {
    padding-top: 0;
    background: #fff;
    margin-bottom: 50px;
}

    #contact-page .contact-form .form-group label {
        color: #4e4e4e;
        font-size: 14px;
        font-weight: 300;
    }

.form-group .form-control {
    padding: 7px 12px;
    border-color: #f2f2f2;
    box-shadow: none;
}

.validation {
    color: #f00;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#sendmessage {
    color: #008000;
    border: 1px solid #008000;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#errormessage {
    color: #f00;
    display: none;
    border: 1px solid #f00;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

    #sendmessage.show, #errormessage.show, .show {
        display: block;
    }

#contact-page .contact-wrap {
    margin-top: 20px;
}

.center h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}

.center p {
    text-align: center;
}

.btn-lg:hover {
    color: #1bbd36;
    background: #ddd;
}

a.scrollup {
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 40px;
    opacity: 0,5;
    border-radius: 50%;
    z-index: 999;
}

    a.scrollup:hover {
        opacity: 1;
        background-color: #ddd;
        color: #1bbd36;
    }

#ourCourses {
    background-color: #f6f6f6;
    float: left;
    display: inline;
    width: 100%;
    padding: 25px 0;
}

.ourCourse_content {
    float: left;
    display: inline;
    width: 100%;
}

.course_nav li {
    display: block;
    float: left;
    margin-right: 30px;
    width: 31%;
}

    .course_nav li:last-child {
        margin-right: 0;
    }

.single_course {
    background-color: #fff;
    border: 1px solid #efefef;
    display: inline;
    float: left;
    min-height: 150px;
    width: 100%;
}

.singCourse_imgarea {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

    .singCourse_imgarea img {
        display: block;
        position: relative;
        width: 100%;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .singCourse_imgarea .mask {
        background-color: rgba(255,255,255,.7);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .singCourse_imgarea .mask, .singCourse_imgarea .content {
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
    }

    .singCourse_imgarea:hover .mask {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .singCourse_imgarea:hover img {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

.course_more {
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-top: 27%;
    padding: 10px;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .course_more:hover, .course_more:focus {
        background-color: #000;
        text-decoration: none;
        outline: none;
        border-radius: 4px;
    }

.singCourse_content {
    float: left;
    display: inline;
    width: 100%;
    padding: 10px;
}

.singCourse_title {
    border-bottom: 1px solid #efefef;
    font-size: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
}

    .singCourse_title a {
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

        .singCourse_title a:hover {
            text-decoration: none;
            outline: none;
        }

.singCourse_price {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}

    .singCourse_price > span {
        font-weight: bold;
        font-size: 18px;
    }

.singCourse_author {
    border-top: 1px solid #efefef;
    display: inline;
    float: left;
    padding: 20px 10px 0;
    width: 100%;
}

    .singCourse_author > img {
        float: left;
        border-radius: 50%;
        height: 40px;
        margin-bottom: 25px;
        margin-right: 15px;
        width: 40px;
    }

    .singCourse_author > p {
        float: left;
        color: #c0c1c1;
        font-size: 18px;
        margin-top: 10px;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

        .singCourse_author > p:hover {
            color: #000;
        }

.course_nav .slick-prev {
    left: -37px;
    background-image: url("/img/course-nav-prev.png");
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    height: 50px;
    width: 36px;
}

.course_nav .slick-next {
    background-image: url("/img/course-nav-next.png");
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
}

.course_nav .slick-prev, .course_nav .slick-next {
    top: 40%;
}

.shadow {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 15px -6px #2f373f;
}

.p-justify {
    text-align: justify;
}

h3.align, p {
    text-align: justify;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
}

.color-testimonial {
    color: #fff;
}

.font-heading {
    color: #fff;
    background-color: #0b92c6;
    height: 40px;
    font-size: 23px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding-bottom: 10px;
}

.gray-bg {
    background: none repeat scroll 0 0 #efeeee !important;
}

.imgproduct p {
    line-height: 25px;
    margin: 0;
    text-align: justify;
    color: #31346a;
}

@media(min-width:767px) {
    .common-margin {
        margin-top: 50px;
    }
}

@media(max-width:768px) {
    .common-margin {
        margin-top: 10px;
    }

    .margin-img {
        margin-top: 10px;
    }
}

.view-eighth .mask {
    background-color: rgba(255,255,255,.7);
    top: -100px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-out .5s;
    -moz-transition: all .3s ease-out .5s;
    -o-transition: all .3s ease-out .5s;
    -ms-transition: all .3s ease-out .5s;
    transition: all .1s ease-out .1s;
}

.view-eighth h2 {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all .2s ease-in-out .1s;
    -moz-transition: all .2s ease-in-out .1s;
    -o-transition: all .2s ease-in-out .1s;
    -ms-transition: all .2s ease-in-out .1s;
    transition: all .2s ease-in-out .1s;
}

.view-eighth p {
    color: #333;
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s;
}

.view-eighth a.info {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all .2s ease-in-out .3s;
    -moz-transition: all .2s ease-in-out .3s;
    -o-transition: all .2s ease-in-out .3s;
    -ms-transition: all .2s ease-in-out .3s;
    transition: all .2s ease-in-out .3s;
}

.view-eighth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-animation: bounceY .4s linear;
    -moz-animation: bounceY .4s linear;
    -ms-animation: bounceY .4s linear;
    animation: bounceY .4s linear;
}

.view-eighth:hover h2 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
}

.view-eighth:hover p {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s;
}

.view-eighth:hover a.info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

@keyframes bounceY {
    0% {
        transform: translateY(-205px);
    }

    40% {
        transform: translateY(-100px);
    }

    65% {
        transform: translateY(-52px);
    }

    82% {
        transform: translateY(-25px);
    }

    92% {
        transform: translateY(-12px);
    }

    55%,75%,87%,97%,100% {
        transform: translateY(0);
    }
}

@-moz-keyframes bounceY {
    0% {
        -moz-transform: translateY(-205px);
    }

    40% {
        -moz-transform: translateY(-100px);
    }

    65% {
        -moz-transform: translateY(-52px);
    }

    82% {
        -moz-transform: translateY(-25px);
    }

    92% {
        -moz-transform: translateY(-12px);
    }

    55%,75%,87%,97%,100% {
        -moz-transform: translateY(0);
    }
}

@-webkit-keyframes bounceY {
    0% {
        -webkit-transform: translateY(-205px);
    }

    40% {
        -webkit-transform: translateY(-100px);
    }

    65% {
        -webkit-transform: translateY(-52px);
    }

    82% {
        -webkit-transform: translateY(-25px);
    }

    92% {
        -webkit-transform: translateY(-12px);
    }

    55%,75%,87%,97%,100% {
        -webkit-transform: translateY(0);
    }
}

.view {
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
}

    .view .mask, .view .content {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
    }

    .view img {
        display: block;
        position: relative;
    }

    .view h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: relative;
        font-size: 17px;
        padding: 10px;
        background: rgba(0,0,0,.8);
        margin: 20px 0 0 0;
    }

    .view p {
        font-family: Georgia,serif;
        font-style: italic;
        font-size: 12px;
        position: relative;
        color: #fff;
        padding: 10px 20px 20px;
        text-align: center;
    }

    .view a.info {
        display: inline-block;
        text-decoration: none;
        padding: 7px 14px;
        background: #000;
        color: #fff;
        text-transform: uppercase;
        -webkit-box-shadow: 0 0 1px #000;
        -moz-box-shadow: 0 0 1px #000;
        box-shadow: 0 0 1px #000;
    }

        .view a.info:hover {
            -webkit-box-shadow: 0 0 5px #000;
            -moz-box-shadow: 0 0 5px #000;
            box-shadow: 0 0 5px #000;
        }

    .view img {
        width: 100%;
    }

.main .singCourse_content {
    background-color: #0b92c6;
}

.singCourse_content p {
    color: #fff;
}

.singCourse_title a {
    color: #fff;
}

.test-font a {
    font-family: 'Font Name',;
}

@media(min-width:1200px) {
    .responsive-mask {
        width: 570px;
        height: 380px;
    }

    .fleet-responsive {
        width: 555px;
        height: 370px;
    }

    .default-responsive {
        width: 350px;
        height: 233px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .responsive-mask {
        width: 470px;
        height: 313px;
    }

    .fleet-responsive {
        width: 455px;
        height: 303px;
    }

    .default-responsive {
        width: 284px;
        height: 189px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .responsive-mask {
        width: 360px;
        height: 240px;
    }

    .fleet-responsive {
        width: 345px;
        height: 230px;
    }

    .default-responsive {
        width: 205px;
        height: 137px;
    }
}

@media(max-width:767px) {
    .view-eighth:hover .mask {
        opacity: 0;
    }

    .mobile-banner-mar {
        margin-top: -25px;
    }
}

@font-face {
    font-family: "Lato-Black";
    src: url("css/fonts/Lato-Black.ttf");
    src: url("css/fonts/Lato-Black.ttf") format("ttf"),url("css/fonts/Lato-Black.ttf") format("opentype"),url("css/fonts/Lato-Black.ttf") format("svg");
}

.anchor-font li a {
    font-family: Lato;
}

@media(max-width:768px) {
    .mobile-screen {
        display: none;
    }
}

@media(max-width:487px) {
    .h2-font {
        font-size: 5.9vw;
    }
}

.title_area {
    display: inline;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

    .title_area span {
        display: inline-block;
        text-align: center;
        height: 5px;
        width: 50px;
    }

.title_two {
    padding-bottom: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

@media(max-width:767px) {
    .show-benifit-carousel {
        display: block;
    }

    .simple-benefit {
        display: none;
    }

    .bg-img {
        min-height: 428px;
    }

    .main-intro-inner {
        display: none;
    }
}

@media(min-width:768px) {
    .show-benifit-carousel {
        display: none;
    }
}

.single_whyus_top {
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
}

    .single_whyus_top:hover .whyus_icon span {
        transform: scale(.9);
    }

    .single_whyus_top > h3 {
        font-size: 18px;
        font-weight: bold;
    }

    .single_whyus_top > p {
        font-size: 13px;
    }

#divMainContainer {
    width: 100%;
    height: 100%;
}

#courseArchive {
    display: inline;
    min-height: 500px;
}

@media(min-width:768px) {
    .common-margin {
        margin-top: 50px;
    }

    .logo-size img {
        width: 87px;
        margin-top: 0;
    }

    .carousel-control.left, .carousel-control.right {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

.shadow {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 15px -6px #2f373f;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-intro-inner {
        display: none;
    }
}

.footer_top {
    float: left;
    display: inline;
    width: 100%;
    background-color: #1e2223;
    padding: 20px 0;
}

.single_footer_widget {
    display: inline;
    float: left;
    padding: 0 10px;
    width: 100%;
}

    .single_footer_widget > h3 {
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

    .single_footer_widget > p {
        color: #fff;
    }

.alignment {
    margin: auto;
    float: none;
    display: flex;
}

    .alignment li {
        padding: 10px;
    }

        .alignment li a {
            color: #fff;
            margin-left: 10px;
        }

@media(max-width:767px) {
    .single_footer_widget {
        text-align: center;
    }

    .logo-size img {
        width: 80px;
        margin-top: 0;
    }

    .black-bg {
        min-height: 450px;
    }

    #courseArchive {
        padding: 60px 0;
    }

    .navbar-collapse ul li a {
        width: 270px;
        text-align: center;
    }

    .nav-tabs > li > a {
        padding: 13px;
    }

    .footer-center {
        text-align: center;
    }

    .nav {
        margin: auto;
        float: none;
        display: inline-grid;
    }

    .alignment {
        margin: auto;
        float: none;
        display: inherit;
    }

    .menu {
        font-size: 12px;
        float: none;
        text-transform: uppercase;
        font-weight: 700;
        margin: auto;
        display: table;
        overflow: auto;
    }

    .mobile-height-banner {
        margin-top: 55px;
    }

    .infoBlock li {
        margin-left: 0 !important;
    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .nav-tabs > li > a {
        margin-right: 0;
    }

    .dropdown-menu li {
        border-top: 1px solid #164a0a;
    }

    .navbar-default .navbar-toggle {
        border-color: #0a0202;
    }
}

.dropdown-menu li {
    border-top: 1px solid #000;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
}

.single_footer_widget > h3 {
    font-size: 17px;
}

.footer_widget_nav li a {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    display: block;
}

.footer_widget_nav li a {
    color: #78adc9;
}

@media(min-width:992px) {
    .carousel-min-height {
        min-height: 198px;
    }
}

.pad {
    padding: 25px;
}

.lable-color input, .lable-color textarea, .lable-color select {
    width: 100%;
    color: #000;
}

.btn-width input {
    width: 100px;
}

.footer_bottom {
    float: left;
    display: inline;
    width: 100%;
    background-color: #0b92c6;
    padding: 10px;
}

.footer_bootomLeft {
    float: left;
    display: inline;
    width: 100%;
}

    .footer_bootomLeft > p, .footer_bootomRight > p {
        margin-bottom: 0;
    }

.footer_bootomRight {
    float: left;
    display: inline;
    width: 100%;
    text-align: right;
}

@media(min-width:768px) {
    .copyright {
        text-align: right;
    }
}

.color-testimonial p {
    font-size: 20px;
}

.mobile-font {
    margin-left: 70px;
}

@media only screen and (min-width:1px) and (max-width:991px) {
    .navbar-brand h3 {
        font-size: 14px;
    }

    .logo-font {
        font-size: 14px;
    }

    .mobile-font {
        margin-left: 60px;
    }
}

.logo-font {
    font-size: 17px;
}

.inner-banner {
    padding-top: 101px;
    min-height: 278px;
    background: transparent;
    background-color: #21759b;
    background-size: 1183px 459px;
}

.contact-banner {
    background: url(../Images/contact-banner.jpg) 64% center no-repeat !important;
    background-size: cover !important;
}

    .contact-banner.sub-banner {
        background-size: cover;
        padding-top: 101px;
        min-height: 278px;
        padding-bottom: 0;
    }

.banner-heading h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 25px;
    line-height: 1.2;
}

.sub-banner .banner-heading h1 {
    font-size: 60px;
    letter-spacing: 1.1px;
    text-align: center;
}

.sub-banner .banner-heading span {
    display: block;
    font-size: 14px;
    letter-spacing: 2.9px;
    text-align: center;
    color: #ff5722;
}

.form_bg {
    background: url(../Images/content-bg.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
    min-height: 465px;
    height: 640px;
}

.alert {
    padding: 10px;
}

.black-bg {
    background: url(../img/grey-bg.png);
    padding: 40px 0 !important;
}

.bg1-blur-bulk-sms {
    background-image: url(../img/bg1-blur.jpg);
    background-color: #354658;
}

.bg-img {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.dropdown-menu {
    background-color: #bbdbdc;
}

    .dropdown-menu > li > a {
        color: #fff;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #235d5f;
}

.infoBlock li {
    display: block;
    list-style: none outside none;
    margin-bottom: 7px;
    border-bottom: 1px solid #f1f1f1;
    margin-left: 10px;
}

.infoBlock i {
    color: #bcbcbc;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.infoBlock a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
}

.top-footer {
    margin: auto;
    float: none;
    display: table;
}

.main-intro-outer {
    max-width: 960px;
    padding: 0 10px;
    margin: 0 auto;
    background: none;
}

    .main-intro-outer .surrounder-spacer {
        padding: 15px;
    }

.main-intro-inner {
    position: absolute;
    top: 130px;
    margin: 0 auto;
    color: #333;
    width: 30%;
    padding: 15px;
}

.bg-w {
    background: rgba(255,255,255,.85);
}

.b-colr {
    color: #000 !important;
}

.intro-title {
    color: #135412;
    line-height: 32px;
}

.view img {
    height: 300px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    margin-right: 0;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    margin-left: 0;
}

.anchor-color {
    color: #0b92c6;
}

    .anchor-color:hover {
        color: #0b92c6;
    }

.imgproduct a {
    color: #0b92c6;
}

.navbar-brand {
    padding: 0;
}

.align-p p, .network-p p {
    text-align: center;
}

.nav-tabs > li > a {
    padding: 19px;
}

.imgproduct {
    margin-top: 15px;
}

.contact-color label {
    color: #fff;
}

@media(max-width:768px) {
    .navbar-nav .open .dropdown-menu, .multi-level {
        background-color: #567490;
        text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
        background-color: #966868;
    }

    .navbar-default .navbar-nav > .active > a {
        background-color: #b98585;
    }
}

@media only screen and (min-width:768px) {
    #SvMailId {
        margin-left: 55%;
    }
}

.contact-details {
    border: 2px solid #808080;
    border-radius: 10px;
    min-height: 133px;
}
