/*body {
    font-family: 'Open Sans', sans-serif !important;
}*/

#top {
    background: #ed2825;
    color: #fff;
    padding: 3px 0;
}

    #top p {
        margin-top: 2px;
    }

    #top a, #top .login a {
        color: #fff;
        font-weight: 500;
        margin-right: 0;
    }

    #top .social {
        margin-left: 15px;
    }

        #top .social a {
            color: #fff;
        }

.navbar-affixed-top {
    padding: 15px 0;
    background: #fff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #1b6494;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 13px !important;
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        color: #ffffff;
        background-color: #1b6494;
    }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #1b6494;
    color: #ffffff;
}

.navbar ul.dropdown-menu li {
    padding: 0;
}

.dropdown-menu > li > a {
    padding: 9px 20px;
}

.navbar ul.dropdown-menu li a:hover {
    color: #fff;
    background: #1b6494;
    left: 0;
}

.home-carousel .dark-mask {
    background: #013556;
}

.home-carousel .owl-theme .owl-controls .owl-page span {
    background: #fff;
}

section, div.section {
    margin-bottom: 0;
}

.bar.background-white {
    background: #fff;
}

.heading h2 {
    border-bottom: solid 5px #1b6494;
    color: #1b6494;
    margin: 0;
}

p.lead {
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    color: #000;
}

.testimonial-section {
    background: url('../img/bg2.jpg') center center repeat !important;
    background-size: cover !important;
    border-bottom: none !important;
}

    .testimonial-section .heading h2 {
        border-bottom: none;
        color: #fff;
    }

    .testimonial-section p.lead, .testimonial-section p {
        color: #fff;
        font-family: 'Open Sans', sans-serif;
    }

.testimonials .item {
    background: none;
}

.testimonial-section .icon {
    border: none;
    font-size: 40px;
}

.testimonials .item .testimonial .name-picture h5 {
    color: #fff;
}

.testimonials .item .testimonial .name-picture p {
    color: #fff;
}

.testimonials {
    margin-bottom: 0;
}

.testimonial-section .owl-theme .owl-controls .owl-page span {
    background: #fff;
}

.owl-carousel .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active span, .owl-carousel .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff;
}

#get-it {
    background: #ed2825;
}

#footer {
    background: #333;
}

#copyright {
    background: #555;
}

.quate {
    background: #eaeaea !important;
    padding: 23px 0 0 !important;
}

    .quate p {
        color: #1b6494;
        font-family: 'Lobster', cursive;
        font-size: 28px;
        text-align: left;
    }

    .quate h3 {
        text-align: left;
        color: #1b6494 !important;
        font-family: 'Open Sans', sans-serif;
    }

.nav-tabs {
    border-bottom: 2px solid #DDD;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .nav-tabs > li > a {
        border: none;
        color: #666;
    }

        .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
            border: none;
            color: #20616d !important;
            background: transparent;
        }

        .nav-tabs > li > a::after {
            content: "";
            background: #20616d;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0px;
            bottom: -1px;
            transition: all 250ms ease 0s;
            transform: scale(0);
        }

    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
        transform: scale(1);
    }

.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 20px;
}

.card .tab-content {
    border: none;
}

.card {
    background: #FFF none repeat scroll 0% 0%;
    margin-bottom: 30px;
}

.accordion .panel-heading {
    padding: 0;
}

.accordion .panel-title > a {
    display: block;
    padding: 0.4em 0.6em;
    outline: none;
    font-weight: bold;
    text-decoration: none;
}

    .accordion .panel-title > a.accordion-toggle::before, .accordion a[data-toggle="collapse"]::before {
        content: "\e113";
        float: left;
        font-family: 'Glyphicons Halflings';
        margin-right: 1em;
    }

    .accordion .panel-title > a.accordion-toggle.collapsed::before, .accordion a.collapsed[data-toggle="collapse"]::before {
        content: "\e114";
    }

.text-1 {
    color: #333;
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
}

.text-2 {
    color: #21527d;
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
}

.btn-large {
    padding: 15px 35px;
    font-size: 16px;
}

.logo-breadcrumbs {
    width: 165px;
}

.select-2 {
    display: block !important;
}

.select2-container .select2-choice {
    background: #fff !important;
    border-radius: 0 !important;
    padding: 5px 10px !important;
    height: 36px !important;
}

    .select2-container .select2-choice .select2-arrow {
        border-radius: 0 !important;
    }

        .select2-container .select2-choice .select2-arrow b {
            background-position: 0 6px !important;
        }

    .select2-container .select2-choice abbr {
        top: 11px !important;
    }

.case-link:hover, .case-link:focus, .case-link:active {
    text-decoration: none;
    outline: none;
}

.case-box {
    background: #ddd;
    border: 1px solid #ddd;
    padding: 70px 0;
    text-align: center;
    width: 100%;
    border-radius: 30px;
    margin-bottom: 25px;
}

    .case-box:hover, .case-box:focus, .case-box:active {
        background: #eee;
        border: 1px solid #bdbdbd;
    }

    .case-box img {
        width: 240px;
        margin-bottom: 20px;
    }

    .case-box p {
        color: #21527d;
        font-size: 22px;
        font-weight: bold;
        text-transform: uppercase;
    }

.inner-loader-1 {
    position: absolute;
    background: url('../img/loader.gif') #fff no-repeat center center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

/********** Start Wizard ***********/
.wizard {
    width: 100%;
    position: relative;
}

    .wizard > .content > .title, .wizard > .steps .current-info {
        position: absolute;
        left: -99999px;
    }

    .wizard > .content {
        position: relative;
        width: auto;
        padding: 0;
    }

        .wizard > .content > .body {
            padding: 0 20px;
        }

        .wizard > .content > iframe {
            border: 0 none;
            width: 100%;
            height: 100%;
        }

    .wizard > .steps {
        position: relative;
        display: block;
        width: 100%;
    }

        .wizard > .steps > ul {
            display: table;
            width: 100%;
            table-layout: fixed;
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .wizard > .steps > ul > li {
                display: table-cell;
                width: auto;
                vertical-align: top;
                text-align: center;
                position: relative;
            }

                .wizard > .steps > ul > li a {
                    position: relative;
                    padding-top: 48px;
                    margin-top: 20px;
                    margin-bottom: 20px;
                    display: block;
                }

                .wizard > .steps > ul > li:after, .wizard > .steps > ul > li:before {
                    content: '';
                    display: block;
                    position: absolute;
                    top: 43px;
                    width: 50%;
                    height: 2px;
                    background-color: #00bcd4;
                    z-index: 9;
                }

                .wizard > .steps > ul > li:before {
                    left: 0;
                }

                .wizard > .steps > ul > li:after {
                    right: 0;
                }

                .wizard > .steps > ul > li:first-child:before, .wizard > .steps > ul > li:last-child:after {
                    content: none;
                }

                .wizard > .steps > ul > li.current:after, .wizard > .steps > ul > li.current ~ li:after, .wizard > .steps > ul > li.current ~ li:before {
                    background-color: #eee;
                }

                .wizard > .steps > ul > li.current > a {
                    color: #333;
                    cursor: default;
                    outline: none;
                    text-decoration: none;
                }

                .wizard > .steps > ul > li.current .number {
                    font-size: 0;
                    border-color: #00bcd4;
                    background-color: #fff;
                    color: #00bcd4;
                }

                    .wizard > .steps > ul > li.current .number:after {
                        content: "\f040";
                        font-family: FontAwesome;
                        display: inline-block;
                        font-size: 16px;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        line-height: 34px;
                        -webkit-transition: all .15s ease-in-out;
                        -o-transition: all .15s ease-in-out;
                        transition: all .15s ease-in-out;
                    }

                .wizard > .steps > ul > li.disabled a, .wizard > .steps > ul > li.disabled a:focus, .wizard > .steps > ul > li.disabled a:hover {
                    color: #999;
                    cursor: default;
                }

                .wizard > .steps > ul > li.done a, .wizard > .steps > ul > li.done a:focus, .wizard > .steps > ul > li.done a:hover {
                    color: #999;
                }

                .wizard > .steps > ul > li.done .number {
                    font-size: 0;
                    background-color: #00bcd4;
                    border-color: #00bcd4;
                    color: #fff;
                }

                    .wizard > .steps > ul > li.done .number:after {
                        content: "\f00c";
                        font-family: FontAwesome;
                        display: inline-block;
                        font-size: 16px;
                        line-height: 34px;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        -webkit-transition: all .15s ease-in-out;
                        -o-transition: all .15s ease-in-out;
                        transition: all .15s ease-in-out;
                    }

                .wizard > .steps > ul > li.error .number {
                    border-color: #f44336;
                    color: #f44336;
                }

        .wizard > .steps .number {
            background-color: #fff;
            color: #ccc;
            display: inline-block;
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -19px;
            width: 38px;
            height: 38px;
            border: 2px solid #eee;
            font-size: 14px;
            border-radius: 50%;
            z-index: 10;
            line-height: 34px;
            text-align: center;
        }

.panel-flat > .wizard > .steps > ul {
    border-top: 1px solid #ddd;
}

.wizard > .actions {
    position: relative;
    display: block;
    text-align: right;
    padding: 20px;
    padding-top: 0;
}

    .wizard > .actions > ul {
        float: right;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .wizard > .actions > ul:after {
            content: '';
            display: table;
            clear: both;
        }

        .wizard > .actions > ul > li {
            float: left;
        }

            .wizard > .actions > ul > li + li {
                margin-left: 10px;
            }

            .wizard > .actions > ul > li > a {
                background: #1b6494;
                color: #fff;
                border: 1px solid #1b6494;
                display: block;
                padding: 7px 12px;
                border-radius: 0;
                border: 1px solid transparent;
                text-transform: uppercase;
            }

                .wizard > .actions > ul > li > a:focus, .wizard > .actions > ul > li > a:hover {
                    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,.05) inset;
                    box-shadow: 0 0 0 100px rgba(0,0,0,.05) inset;
                    text-decoration: none;
                }

                .wizard > .actions > ul > li > a:active {
                    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,.1) inset;
                    box-shadow: 0 0 0 100px rgba(0,0,0,.1) inset;
                }

                .wizard > .actions > ul > li > a[href="#previous"] {
                    background-color: #fcfcfc;
                    color: #333;
                    border: 1px solid #ddd;
                }

                    .wizard > .actions > ul > li > a[href="#previous"]:focus, .wizard > .actions > ul > li > a[href="#previous"]:hover {
                        -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,.01) inset;
                        box-shadow: 0 0 0 100px rgba(0,0,0,.01) inset;
                    }
"
                    .wizard > .actions > ul > li > a[href="#previous"]:active {
                        -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,.03) inset;
                        box-shadow: 0 0 0 100px rgba(0,0,0,.03) inset;
                    }

            .wizard > .actions > ul > li.disabled > a, .wizard > .actions > ul > li.disabled > a:focus, .wizard > .actions > ul > li.disabled > a:hover {
                color: #999;
            }

                .wizard > .actions > ul > li.disabled > a[href="#previous"], .wizard > .actions > ul > li.disabled > a[href="#previous"]:focus, .wizard > .actions > ul > li.disabled > a[href="#previous"]:hover {
                    -webkit-box-shadow: none;
                    box-shadow: none;
                }

.panel-white {
    border: 1px solid #ddd;
    padding: 20px;
}

.text_negotiation
{
    text-align:center;
    vertical-align:middle;
    font-size:25px;
    color:red;
}

.list-1 {
    padding-left: 0;
}

    .list-1 li {
        font-size: 15px;
        line-height: 35px;
        text-align: justify;
    }
.list-print{
    padding-left:30px !important;

}

.status-1 {
    border: 2px dashed #ddd;
    padding: 0 20px;
    border-radius: 5px;
    background: #ededed;
    text-transform: uppercase;
    width: 100%;
}

.status-1 h3 {
    font-size: 15px;
    margin: 10px 0;
}

    .status-1 .fa-info {
        margin-left: 20px;
    }

    @media (max-width:768px) {
        .wizard > .steps > ul {
        margin-bottom: 20px;
    }

        .wizard > .steps > ul > li {
            display: block;
            float: left;
            width: 50%;
        }

            .wizard > .steps > ul > li > a {
                margin-bottom: 0;
            }

            .wizard > .steps > ul > li:first-child:before, .wizard > .steps > ul > li:last-child:after {
                content: '';
            }

            .wizard > .steps > ul > li:last-child:after {
                background-color: #00bcd4;
            }
    /*Shweta*/
    /*#top .login {
        float: right;
    }*/
    .image-responsive {
        width: 100%;
    }
    .textbox-responsive {
        margin-left: 1px;
        margin-top: 5px;
    }
  
}

@media (max-width:480px) {
    .wizard > .steps > ul > li {
        width: 100%;
    }

        .wizard > .steps > ul > li.current:after {
            background-color: #00bcd4;
        }
        /*Shweta*/
    #top .social {
         margin-left: 0px !important;
    }
  
ul.dropdown-responsive {
        margin-left:5px;
    }
    .home-carousel h1 {
        font-size: 32px;
    }
    .navbar-responsive-tablet {
        overflow-x: hidden;
    }
    /*.navbar-button-responsive {
        position: absolute !important;
        right: 0px !important;
    }*/
    .testimonials .item .testimonial .bottom {
        bottom: 15px !important;
      }
    .image-responsive {
        width: 100%;
    }
    /*.text-size-responsive{
        font-size:9px;
    }*/
 
    .font-size-responsive {
        font-size: 13px !important;
    }
    .btn-responsive-profile {
        margin: 22px 0 0 6px !important;
    }
    .btn-font-size {
        font-size: 11px !important;
    }
    .price-box-responsive{
        padding:25px 22px!important;
    }
    .price-slider-responsive {
        width: 81%!important;
    }
    /*.icon-responsive{
        margin-left:26px !important;
    }*/
    .table-case-responsive{
        overflow-x:auto;
     
    }
.add-more-responsive{
      width:auto !important;
        padding:0px!important;
    }
    .agreement-font-size{
        padding:10px 0px !important;
        font-size:8px !important;
    }
    .login-mobile-align{
        width:100%;
    }
    .login-mobile-align .social{
        margin-top:-16px;
    }
        .login-mobile-align .login a{
            margin-right:65px !important;
        }
        .login-mobile-align .login .logout-align{
            float:left;
        }
   }
.alert-failed {
    border-color: #ff0606 !important;
    background-color: #ff0606 !important;
}
.amount_edit.amount-edit-focus {
    border: 3px solid #1b6494 !important;
    color: black !important;
}

.month_edit.amount-edit-focus {
    border: 3px solid #1b6494 !important;
    color: black !important;
}

.file-name-break {
    width: 100%;
    word-break: break-all;
}
/********** End Wizard ***********/

@media (min-width:992px) and (max-width:1199px){
    .image-responsive {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .slide-caption h3 {
        font-size: 16px;
    }

    .image-responsive {
        width: 100%;
    }
    .icon-eye-align-right {
        top: 68% !important;
    }
}
@media only screen (max-width:768px){
    .icon-eye-align-right {
        top: 68%;
    }
}
@media only screen (min-width:481px) and (max-width:767px){
    .navbar-responsive-tablet {
        overflow-x: hidden;
    }
    ul.dropdown-responsive {
        margin-left: 5px;
    }
    .icon-eye-align-right {
        top: 68% !important;
    }
}

@media only screen and (max-width:480px) {
    .icon-eye-align-right {
        top: 68%;
    }
    .price-form-padding {
        margin-top: 35px !important;
    }

    .btn-submit-top {
        margin-top: 15px;
    }

    .price-slider, span.amount-text {
        margin-bottom: 10px !important;
    }

    .price-box-responsive {
        overflow: hidden;
    }

    .price-slider .great {
        margin-left: -18px !important;
    }
    .price-form {
        padding: 0px !important;
    }
    #slider2 {
        margin-top: 20px !important;
    }

    #slider {
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }
    .box {
        padding: 30px !important;
    }
    .price-form-padding .form-amount {
        margin-bottom: 14px !important;
    }

    .price-box-responsive .ui-slider .ui-slider-handle {
        margin: 0 -104px auto !important;
    }
}
@media only screen and (max-width:320px) {
    .icon-eye-align-right {
        top: 68%;
    }
    .price-form-padding {
        padding: 5px !important;
    }

    .btn-submit-top {
        margin-top: 15px;
    }

    .price-slider, span.amount-text {
        margin-bottom: 10px !important;
    }

    .price-box-responsive {
        padding: 0 !important;
    }

    .price-slider .great {
        margin-left: -18px !important;
    }

    .amount-edit-focus {
        border: 1px solid #1b6494;
        box-shadow: 1px 1px 8px 3px #b8e2fe;
    }
    .price-form{
        padding:0px !important;
    }
    #slider2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    #slider {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    #customer-account row .heading{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .box{
        padding:15px !important;
    }
    .price-form-padding .form-amount {
        margin-bottom: 14px !important;
    }

    .price-box-responsive .ui-slider .ui-slider-handle {
        margin: 0 -104px auto !important;
    }
}
.ReducePadding{
    padding-left:0px !important;
    padding-right:0px !important;
}
.ReducePadding .panel-body{
    padding:10px !important;
}
    .ReducePadding .col-md-12.divnotdelivered {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .ReducePadding .col-md-12.divreceivedlate, .ReducePadding .col-md-12.divdamage, .ReducePadding .col-md-12.divnotdescribed, .ReducePadding .col-md-12.divchargingthanprice {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .ReducePadding table tr td:first-child{
        width:38% !important;
    }
.table-width tr td:first-child {
    width: 38% !important;
}
.panel-white.panel-padding {
    padding: 0px !important;
}
    .panel-padding .panel-body{
        padding:7px !important;
    }
.price-slider-mobile #slider .ui-slider .ui-slider-handle {
    margin: 0 -100px auto !important;
}
.padding-box .panel-body{
    padding: 0px !important;
}
.box.padding-box{
    padding:0 !important;
}
.btn-padding-mobile .btn-lg {
    padding: 10px 3px !important;
}
.top-margin{
    margin-top:30px;
}
.price-box-responsive h4.great {
    margin-top: 20px !important;
}
.slider-bottom .price-form-padding .form-group {
    margin-bottom:20px !important;
}