/*
inspired from http://codepen.io/Rowno/pen/Afykb 
*/

    .discparas {
        /*height: 118px;*/
     height: 124px;
    overflow: hidden;
    word-break: break-all;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    
    }

    .col-sm-4.col-md-4.col-xs-12.hnewsblock div.lnews-fix {
        height: 118px;
        overflow: hidden;
    }

#myCarousel2 .carousel-inner, .col-md-4.col-sm-4.hnewsblock {
    min-height: 270px;
}
.img-responsive.banner2 {
    margin: 64px auto;
    width: 50%;
}
#myCarousel2 .carousel-inner .item {
    /*height: 277px;*/
    height:300px;
    margin-top: 15px;
    /*width: 46%;*/
}

#myCarousel2 .carousel-inner .item > img {
    margin-left: 46px;
    margin-top: 27px;
    width: 30%;
    padding: 2%;
}
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 14px;
    outline: none;
    padding: 0;
    margin: 0;
}

.container h1 {
    font-size: 24px;
    color: #e6001a;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.row.thank .col-md-12 {
    text-align: center;
    width: 100%;
}

.containerN {
    overflow: hidden;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

#myCarousel2 .carousel-inner {
    background: #f4f4f4 none repeat scroll 0 0;
    min-height: 290px;
    overflow: hidden;
}

.col-md-7.col-sm-7.discription {
    margin-top: 6%;
}

    .col-md-7.col-sm-7.discription .dischead {
        font-size: 24px;
        font-weight: 300;
    }

.dropdown-menu.ddmenu {
    left: 1%;
    top: 66%;
}

p {
    color: #595355;
    line-height: 23px;
    text-align: justify;
    font-size: 14px;
    font-weight: 300;
}

.btn.cbtn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-top: 3%;
    padding: 2px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-custom {
    background-color: #adadad;
    color: #fff;
    transition: all 1s ease-in 0s;
}

    .btn-custom:hover {
        background-color: #e6001a;
        color: #fff !important;
    }

.col-md-7.col-sm-7.discription h4 {
    color: #313131;
    font-size: 16px;
    font-weight: 400;
}

.col-md-7.col-sm-7.discription p {
    color: #313131;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
    width: 91%;
}

.col-md-4.col-sm-4.hnewsblock {
    background: #f9f9f9 none repeat scroll 0 0;
    margin-top: 0;
    min-height: 290px;
}

    .col-md-4.col-sm-4.hnewsblock .newsblock {
        margin-top: 14%;
        padding-left: 40px;
    }

    .col-md-4.col-sm-4.hnewsblock .dischead {
        font-size: 24px;
        font-weight: 500;
    }

    .col-md-4.col-sm-4.hnewsblock h4 {
        color: #313131;
        font-size: 16px;
        font-weight: 500;
    }

    .col-md-4.col-sm-4.hnewsblock p {
        color: #313131;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
        text-align: left;
        width: 80%;
    }

    .col-md-4.col-sm-4.hnewsblock .newsblock .btn.cbtn.btn-custom {
        margin-top: 11%;
    }

a.readmore, a.readmore:hover {
    color: #e6001a;
    float: left;
    height: 20px;
    width: 100px;
}

.col-md-4.col-sm-4.hnewsblock .readmore {
    color: #e6001a;
}

    .col-md-4.col-sm-4.hnewsblock .readmore:hover {
        text-decoration: underline;
        width: 100px;
    }

.col-sm-3.col-md-3.col-xs-12.proitem {
    padding-bottom: 10%;
    text-align: center;
}

    .col-sm-3.col-md-3.col-xs-12.proitem img {
        margin: 1% 0;
    }

h1.prodhead {
    font-size: 25px;
    /*   margin-left: 30px; */
    margin-top: 2%;
}

.col-sm-3.col-md-3.col-xs-12.proitem .caption {
    font-size: 22px;
    font-weight: 300;
    margin: 1% auto;
    width: 80%;
}

.col-sm-4.col-md-4.col-xs-12.information .caption {
    font-size: 22px;
    font-weight: 300;
    margin: 1% auto;
    width: 60%;
}

.hover > a {
    text-decoration: none;
    transition: all 2s ease 0s;
}

    .hover > a:hover {
        color: #e6001a;
    }

.col-sm-3.col-md-3.col-xs-12.proitem > a {
    color: #000;
    text-decoration: none;
}

    .col-sm-3.col-md-3.col-xs-12.proitem > a:hover {
        color: #e6001a;
    }

.row.aboutblock {
    background: #f4f4f4 none repeat scroll 0 0;
    padding-bottom: 3.5%;
}

.col-sm-3.col-md-3.col-xs-12 > div.aboutblock {
    margin-left: 15px;
}

.col-sm-9.col-md-9.col-xs-12 > div.aboutpara p {
    color: #000;
    font-size: 14px;
    font-weight: 300;
}

    .col-sm-9.col-md-9.col-xs-12 > div.aboutpara p:first-child {
        padding-bottom: 2%;
    }

.col-sm-6.col-md-6.col-xs-12.picblock {
    text-align: center;
}

.col-sm-4.col-md-4.col-xs-12.information {
    text-align: center;
}

    .col-sm-4.col-md-4.col-xs-12.information img {
        cursor: pointer;
        margin: 15% 0 0;
        transition: all 0.3s ease 0s;
    }

.hover:hover > img {
    opacity: 0.5;
}

.hover:hover > .caption {
    color: #e6001a;
}

.probg {
    background: rgba(0, 0, 0, 0) url("../img/pro-bg.jpg") no-repeat scroll 0 0;
    height: 136px;
    margin: 0 auto;
    transition: all 2s ease 0s;
    width: 158px;
}

    .probg:hover {
        background: rgba(0, 0, 0, 0) url("../img/pro-bg-hover.jpg") no-repeat scroll 0 0;
        transition: all 2s ease 0s;
    }

.col-md-12.col-sm-12.first {
    height: auto;
}

.header {
    background: #fff none repeat scroll 0 0;
    max-width: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1111;
}

.container-fluid.footer {
    background: #fff;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-caption {
    bottom: 0 !important;
    left: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 80px !important;
}

.carousel-control.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    z-index: 999;
}

.carousel-control.left {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    z-index: 999;
}

.carousel-indicators {
    left: 84px !important;
    margin-bottom: 0;
    top: 160px;
    width: 76% !important;
}

.carousel-caption {
    padding-bottom: 0 !important;
}

.carousel-indicators li {
    height: 16px !important;
    width: 16px !important;
}

.carousel-control.right > img {
    position: relative;
    top: 143px;
    /*top: 110px;*/
}

.carousel-control.left > img {
    position: relative;
    /*top: 110px;*/
    top: 143px;
}

.carousel-control {
    width: 8% !important;
}

.captionblock {
    /*background:#e4e5e5;
	 filter: alpha(opacity=60);
  opacity: 0.6;*/
    position: absolute;
    width: 36%;
    left: 4%;
    top: 45%;
    color: #000;
    text-shadow: none;
    text-align: left;
    padding-left: 29px;
    padding-bottom: 23px;
}

    .captionblock p {
        /*filter: alpha(opacity=100);*/
        opacity: 1;
        font-size: 26px;
        font-weight: 400;
        margin: 0;
        padding: 18px 0 0 0;
    }

    .captionblock h2 {
        /*filter: alpha(opacity=100);*/
        opacity: 1;
        font-size: 35px;
        font-weight: 500;
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .captionblock span {
        /*filter: alpha(opacity=100);*/
        opacity: 1;
        font-size: 26px;
        font-weight: 400;
        margin: 0;
        padding: 0;
    }

.dh {
    height: 60px;
}


.itemscroll.col-sm-8.col-md-8.col-xs-12 {
    padding: 0;
}

.col-sm-4.col-md-4.itemscroll {
    padding-left: 0;
}

.container-fluid.itemwrap {
    background: #fff none repeat scroll 0 0;
}

.container-fluid.itemwrap2 {
    text-align: center;
    /*background:#f4f4f4;*/
}

.header > img {
    width: 100%;
}
/* just for demo purpose */
.carousel, .carousel-inner, .carousel-inner .item {
    clear: both;
    height: auto;
    overflow: inherit;
    padding-bottom: 6px;
}

/*.carousel-indicators {
    bottom: 15px !important;
}*/
/* about us */
.about {
    width: 100%;
}

.breadcrumb {
    border-radius: 0 !important;
    border-bottom: 1px solid #b4b4b4 !important;
    background-color: #fff !important;
    padding: 8px 15px 8px 0 !important;
}

    .breadcrumb li a {
        color: #595355;
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
    }

        .breadcrumb li a:hover {
            text-decoration: none;
            color: #e6001a !important;
        }

    .breadcrumb > .active {
        color: #e6001a !important;
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
    }

    .breadcrumb > li + li:before {
        color: #000 !important;
    }

.about p:not:first-child {
    color: #595355;
    font-weight: 300;
    line-height: 23px;
    text-align: justify;
}

.about p {
    color: #595355;
    line-height: 23px;
    text-align: justify;
    font-size: 14px;
}

.clear {
    clear: both;
}

.innerfooter {
    background: #f4f4f4;
    width: 100%;
    margin-top: 1%;
    position: relative;
    bottom: 0;
}

img {
    max-width: 100%;
}
/* e order  */
.bs-example.col-md-4.col-sm-6 {
    margin: 98px auto;
    float: inherit;
}

button[type="submit"] {
    margin-right: 5px;
}

button[type="reset"] {
    margin-right: 0px;
}

.container-fluid.order-bg {
    height: 440px;
    margin-top: 60px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 / cover;
}

button[type="submit"] {
    margin-right: 5px;
}

    button[type="submit"]:last-child {
        margin-right: 0px;
    }

button[type="reset"] {
    margin-right: 5px;
}
/*.container-fluid.order-bg
{
 background:none;
    height: 440px;
    margin-top: 60px;
 background-size:cover;
}*/

/* changed by venkat*/
.container-fluid.order-bg {
    background: none;
    height: 405px;
    height: 370px \0/IE9;
    margin-top: 60px;
    background-size: cover;
}
/* added by venkat*/

.row.order {
    margin: 40px auto;
}

.row.thank {
    min-height: 210px;
}

.row.thankblock {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.glyphicon {
    padding-right: 8px;
}

    .glyphicon.glyphicon-user.userin {
        left: 8px;
        margin-top: 0;
        padding: 0;
        top: 27px;
    }

    .glyphicon.glyphicon-lock.psw {
        left: 8px;
        margin-top: 0;
        padding: 0;
        top: 27px;
    }

.form-control.ctrl {
    padding: 6px 30px;
}

.table thead tr th, .table tbody tr td {
    font-size: 17px;
    line-height: 25px !important;
}
/* .btn
{
 padding:6px 7px !important;
} */
form.form {
    float: right;
}
/* news list  */
.bs-example table {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 14px;
}

    .bs-example table tbody tr td a {
        font-family: 'Roboto', sans-serif;
        color: #000;
        font-size: 14px;
    }

.news-list h1 {
    font-size: 16px;
    color: #e6001a;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.news-list p {
    color: #595355;
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}

.thumb {
    margin-bottom: 20px;
}

span.click a, .click a:hover {
    font-size: 15px;
    color: #e6001a;
    text-decoration: none;
}

.news {
    display: table;
    height: auto;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    margin-bottom: 10px;
}

    .news span {
        width: 10%;
        display: table-cell;
        margin: 0 2% 0 0;
        color: #e6001a;
        font-size: 14px;
        font-weight: 700;
        vertical-align: top;
        text-align: center;
        padding: 12px 0 0 0;
    }

    .news p:nth-child(2) {
        width: 95% !important;
        display: inline-block;
        font-size: 15px;
        font-weight: 700;
        color: #999999;
        vertical-align: top;
        line-height: inherit;
        padding: 11px 0 12px 5px;
        margin-bottom: 0;
    }
    /*.news p span {
	font-size: 14px;
	text-align:left;
	 color: #999999;
	  font-weight: 300;
	  padding-top:5px;
}*/

    .news p:nth-child(3) {
        font-size: 14px;
        text-align: left;
        color: #999999;
        font-weight: 300;
        padding-top: 5px;
        padding-left: 5px;
    }

.read {
    margin-bottom: 8px;
}

    .read a {
        font-size: 12px;
        text-align: right;
        color: #e6001a;
        font-weight: 500;
        padding: 0 0 0 5px;
        margin: 0 0 5px 0;
        text-decoration: none;
    }

        .read a:hover {
            font-size: 12px;
            text-align: right;
            color: #e6001a;
            font-weight: 500;
            padding: 0 0 0 5px;
            margin: 0 0 5px 0;
            text-decoration: underline;
        }

.eorder label {
    color: #666;
    font-size: 15px;
}

table.order thead tr th, table.order tbody tr td {
    font-size: 13px;
}

.order input {
    width: 100%;
    border-radius: inherit;
}

.table tr td, .table tr th {
    text-align: center;
}

.table tbody tr td, .table thead tr th {
    vertical-align: middle !important;
}

}

table.order tbody tr td input.es-input {
    width: 100%;
}

table.order thead tr th:nth-child(5) {
    width: 5%;
}

table.order thead tr th:nth-child(7) {
    width: 10%;
}

table.order thead tr td:nth-child(1) {
    width: 5%;
}

table.order thead tr th:nth-child(1) {
    width: 5%;
}

table.order thead tr th:nth-child(2) {
    width: 14%;
    padding: 9px 5px 5px 5px;
}

table.order tbody tr td:first-child {
    width: 25%;
}

table.order tbody tr td:nth-child(3), table.order tbody tr td:nth-child(4), table.order tbody tr td:nth-child(6), table.order tbody tr td:nth-child(7) {
    padding: 9px 5px 5px 5px;
}

/*select box */
input.es-input {
    padding-right: 20px!important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA4DIAAIM2AAB5CAAAxgwAADT6AAAgbL5TJ5gAAABGSURBVHjaYvz//z8DOYCJgUzA0tnZidPK8vJyRpw24pLEpwnuVHRFhDQxMDAwMPz//x+OOzo6/iPz8WFGuocqAAAA//8DAD/sORHYg7kaAAAAAElFTkSuQmCC) right center no-repeat;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    input.es-input:focus {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

.es-list {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    border: 1px solid #d1d1d1;
    display: none;
    z-index: 1000;
    background: #fff;
    max-height: 160px;
    overflow-y: auto;
    -moz-box-shadow: 0 2px 3px #ccc;
    -webkit-box-shadow: 0 2px 3px #ccc;
    box-shadow: 0 2px 3px #ccc;
}

    .es-list li {
        display: block;
        padding: 5px 10px;
        margin: 0;
    }

        .es-list li.selected {
            background: #f3f3f3;
        }
/* products */

.products {
    border: 1px solid #f3f4f5;
    box-shadow: 1px 1px 2px #f3f4f5;
    cursor: default;
    float: left;
    height: 300px;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

    .products h3 {
        font-size: 17px;
        color: #e6001a;
        margin: 0 0 5px 0;
        font-family: 'Roboto', sans-serif;
    }

    .products > img {
        margin-top: 20px;
    }

    .products .mask {
        margin-top: 14px;
        box-shadow: 1px 1px 2px #f3f4f5;
        background: #dedcdc;
        color: #000;
        border-top: 8px solid #dedcdc;
        height: auto;
        min-height: auto;
        padding-bottom: 10px;
        overflow: hidden;
        transition: all .8s linear;
        -o-transition: all .8s linear;
        -moz-transition: all .8s linear;
        -webkit-transition: all .8s linear;
    }

        .products .mask:hover {
            background: #f3f4f5;
            border-top: 8px solid #f3f4f5;
            transition: all 0.5s linear;
            -o-transition: all 0.5s linear;
            -moz-transition: all 0.5s linear;
            -webkit-transition: all 0.5s linear;
        }

        .products .mask h2 {
            color: #595355;
            font-size: 18px;
            font-weight: 500;
            margin: 15px 0;
            padding: 0 0 5px;
        }

        .products .mask p {
            color: #595355;
            font-size: 14px;
            line-height: 23px;
            text-align: center;
            padding: 0 8px;
        }

        .products .mask a {
            background-color: #d9534f;
            border-color: #d43f3a;
            border-radius: 3px;
            bottom: 4px;
            color: #ffffff;
            font-size: 12px;
            line-height: 1.5;
            padding: 5px 14px;
            position: relative;
            text-decoration: none;
        }

            .products .mask a:hover {
                color: #fff !important;
            }

.productdetails {
    margin: 0 auto;
    margin-bottom: 10px;
    /*  border: 8px solid #f3f4f5;
    box-shadow: 1px 1px 2px #f3f4f5;*/
    cursor: default;
    height: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    transition: all .8s linear;
    -o-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -webkit-transition: all .8s linear;
    width: 45%;
    padding: 20px;
}
    /*	
.productdetails:hover {
	background: #f3f4f5;
	border-top: 8px solid #f3f4f5;
	  transition: all 0.5s linear;
	  -o-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -webkit-transition: all 0.5s linear;
}*/

    .productdetails a.views {
        background-color: #d9534f;
        border-color: #d43f3a;
        border-radius: 3px;
        bottom: 4px;
        color: #ffffff;
        font-size: 18px;
        line-height: 1.5;
        padding: 5px 14px;
        text-decoration: none;
        position: relative;
    }

    .productdetails a.views {
        color: #ffffff !important;
    }

    .productdetails .img:first-child {
        width: 100%;
        margin-bottom: 20px;
    }

.produtblock p {
    color: #595355;
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}

.produtblock h2 {
    width: 95% !important;
    font-size: 15px;
    font-weight: 500;
    color: #595355;
    vertical-align: top;
    line-height: inherit;
    padding: 7px 0 12px 0;
    margin-bottom: 0;
}

.change {
    margin-top: 15px;
    float: left;
    padding-right: 10px;
}

    .change a {
        font-size: 14px;
        color: #e6001a;
        text-decoration: underline;
    }

        .change a:hover {
            text-decoration: none;
            color: #595355;
        }
/*.form-group {
	margin-bottom: 0 !important;
	}*/
.userlogin h4 {
    font-size: 13px;
    color: #e6001a;
}

.userlogin .form-group:last-child {
    padding-bottom: 15px !important;
}

.userlogin .modal-body {
    padding: 0 15px 15px 15px !important;
}

.dropdown-menu {
    padding: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #e6001a !important;
    background-color: inherit !important;
}

.dropdown-menu > li > a {
    padding: 6px 20px !important;
}

.dropdown-menu {
    padding: 0 !important;
}

.logntxt a, .logntxt a:hover {
    color: #fff !important;
    text-decoration: none;
}

.innerbanners {
    margin-top: 80px;
}

.checkbox, .radio {
    padding: 10px 0 0;
}

.terms {
    width: 90%;
    margin: 0 auto;
    height: 150px;
}

.carouselbanner {
    top: 77px;
}

.discription {
    margin-top: 30px;
    width:50%;
}

.thank p {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .col-md-4.col-sm-4.hnewsblock {
        min-height: 385px;
    }

    #myCarousel2 .carousel-inner {
        min-height: 385px;
    }

    .col-md-4.col-sm-4.hnewsblock .newsblock .btn.cbtn.btn-custom {
        margin-top: 27%;
    }

    .col-md-4.col-sm-4.hnewsblock .newsblock {
        margin-top: 32%;
        padding-left: 40px;
    }

    .col-md-4.col-sm-4.hnewsblock p {
        width: 100%;
    }

    .carousel-indicators {
        top: 307px;
    }

    #myCarousel2 .carousel-inner {
        min-height: 275px;
        height: auto;
    }

    .col-md-4.col-sm-4.hnewsblock {
        min-height: 275px;
        height: auto;
    }
}

@media (min-width: 1024px) {
    .col-md-4.col-sm-4.hnewsblock .newsblock .btn.cbtn.btn-custom {
        /*margin-top: 6%;*/
        margin-top:18px;
    }

    .carousel-indicators {
        top: 290px;
    }

    .col-sm-4.col-md-4.col-xs-12.information .caption br {
        display: none;
    }
}

@media (min-width: 1280px) {
    .carousel-indicators {
        /*top: 360px;*/
/*added by anil for 600px banner on 03-06*/
            top: 479px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .carousel-indicators {
        display: none;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .captionblock {
        top: 31%;
        width: 43%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1281px) {
    .carousel-indicators {
        top: 360px;
    }
}

@media only screen and (min-width: 800px) and (max-width: 991px) {
    .captionblock {
        top: 16px !important;
        width: 55% !important;
    }

    .carousel-indicators {
        top: 231px;
    }
}


@media only screen and (min-width: 767px) and (max-width: 1010px) {
    .navbar-brand {
        padding: 17px 0 0 15px;
        width: 74% !important;
    }

    .navbar-nav {
        float: right;
        margin-top: -24px;
        width: 76%;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 0 5px;
    }

    .navbar-nav > li > a {
        padding: 0 4px;
        font-size: 12px;
    }

    .captionblock {
        top: 20px !important;
        width: 55% !important;
    }

    .carousel-indicators {
        top: 231px;
    }
}

@-moz-document url-prefix() {
    .container-fluid.order-bg;

{
    height: 397px;
}

}

@media all and (-ms-high-contrast:none) {
    .container-fluid.order-bg {
        height: 380px;
    }

    /* IE10 */ ::-ms-backdrop, .container-fluid.order-bg {
        height: 380px;
    }

    /* IE11 */
}
