h4, h5, h6,
h1, h2, h3 {
    margin-top: 0;
}

ul, ol {
    margin: 0;
}

p {
    margin: 0;
}

.spacer {
    margin: 0;
    padding: 0;
    height: 8px;
}

input[type="text"]:disabled, select:disabled {
    background: #dddddd;
}

/*@font-face {
    font-family: 'Comfortaa-Light';
    src: url(../fonts/Comfortaa-Light.ttf) format('truetype');
}*/

@font-face {
    font-family: 'NewsCycle-Regular';
    src: url(../fonts/NewsCycle-Regular.ttf) format('truetype');
}

html, body {
    font-family: 'NewsCycle-Regular', sans-serif;
    font-size: 100%;
    background: #fff;
    max-width: 100%;
    overflow-x: hidden;
}

    body a {
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

/*--banner--*/
.banner {
    min-height: 430px;
    background: url(../images/banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.facebook {
    text-align: left;
    padding-top: 5px;
}

nav.navbar.navbar-default {
    background: none;
    border: none;
    padding: 1.1em 0 0;
    margin: 0;
    font-family: 'Comfortaa-Light', sans-serif;
}

ul.nav.navbar-nav {
    margin: 60px 0 0;
}

a.navbar-brand {
    padding: 0;
    line-height: 1.6em;
    height: inherit;
}

.navbar-nav li {
    margin: 0 1.2em;
}

    .navbar-nav li a {
        color: #fff !important;
        /*font-size: 1.1em;*/
        padding: 0;
    }

        .navbar-nav li a:hover, .navbar-nav li a.active {
            color: #f6be0b !important;
            background: none;
        }

.navbar-nav a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

    /*.navbar-nav a::before {
        position: absolute;
        top: 65%;
        left: 50%;
        color: transparent;
        content: '.';
        text-shadow: 0 0 transparent;
        font-size: 1.7em;
        -webkit-transition: text-shadow 0.3s, color 0.3s;
        -moz-transition: text-shadow 0.3s, color 0.3s;
        transition: text-shadow 0.3s, color 0.3s;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        pointer-events: none;
    }

    .navbar-nav a:hover::before,
    .navbar-nav a:focus::before, .navbar-nav a.active::before {
        color: #fff;
        text-shadow: 10px 0 #ff9700, -10px 0 #ff9700;
    }*/

    .navbar-nav a:hover,
    .navbar-nav a:focus {
        color: #00a2a5;
    }

.header-logo.navbar-brand {
    padding: 0;
}

.banner-title {
    position: relative;
}

    .banner-title h3 {
        font-size: 2.5em;
        color: #fff;
        line-height: 1.3em;
    }

    .banner-title p {
        font-size: 1.2em;
        color: #fff;
        margin-top: 2em;
    }
/*------------------ Slider Part starts Here----------*/
#slider3, #slider4 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0,0,0,.25);
    box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

    .rslides_tabs li {
        display: inline;
        float: none;
        margin-right: 1px;
    }

    .rslides_tabs a {
        width: auto;
        line-height: 20px;
        padding: 9px 20px;
        height: auto;
        background: transparent;
        display: inline;
    }

    .rslides_tabs li:first-child {
        margin-left: 0;
    }

    .rslides_tabs .rslides_here a {
        background: rgba(255,255,255,.1);
        color: #fff;
        font-weight: bold;
    }

.events {
    list-style: none;
}

.banner-title .callbacks_container {
    text-align: center;
    padding: 8em 2em 0;
    display: inline-block;
    width: 100%;
}

.slide_text {
    min-height: 300px;
}

h3.head_1 {
    border: 1px solid #fff;
    padding: 8px 30px;
    margin: 0px 445px 0 0;
    width: 20%;
    color: #fff;
}

h3.head_2 {
    border: 1px solid #fff;
    padding: 8px 30px;
    width: 20%;
    margin: auto auto auto 228px;
    color: #fff;
}

h3.head_3 {
    border: 1px solid #fff;
    padding: 8px 30px;
    width: 20%;
    margin: auto auto auto 456px;
    color: #fff;
}

h3.head_4 {
    border: 1px solid #fff;
    padding: 8px 30px;
    width: 30%;
    margin: auto auto auto 684px;
    color: #fff;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .callbacks li {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
    }

    .callbacks img {
        position: relative;
        z-index: 1;
        height: auto;
        border: 0;
    }

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 41%;
    left: 10%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 51px;
    width: 22px;
    background: transparent url("../images/icons.png") no-repeat 0px -4px;
}

    .callbacks_nav:active {
        opacity: 1.0;
    }

    .callbacks_nav.next {
        left: auto;
        right: 10%;
        background: url(../images/icons.png)no-repeat -41px -4px;
    }

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

    .rslides li {
        position: relative;
        display: block;
        float: left;
    }

    .rslides img {
        height: auto;
        border: 0;
        width: 100%;
    }

.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: -90px;
    z-index: 111;
    right: 5px;
    padding: 0;
    margin: 0;
}

ul.rslides h1 {
    color: #fff;
    font-size: 180px;
    line-height: 150px;
}

a.hvr-bounce-to-top.btn_1 {
    border: 1px solid #fff;
    color: #fff;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0;
}

@media screen and (max-width: 600px) {
    .callbacks_nav {
        top: 47%;
    }
}
/*----*/
.callbacks_tabs a {
    visibility: hidden;
}

    .callbacks_tabs a:after {
        content: "\f111";
        font-size: 0;
        font-family: FontAwesome;
        visibility: visible;
        display: block;
        height: 6px;
        width: 6px;
        display: inline-block;
        background: #FCFAFA;
        border-radius: 10px;
    }

.callbacks_here a:after {
    background: #ff9700;
}
/*--//slider end here--*/
/*-- content --*/
.grid_1 {
    padding: 5em 0;
}

.content-wrap {
    padding-left: 14%;
}

.content-wrap1 {
    padding-right: 14%;
}

.image-container {
    padding-right: 0;
}

.image-container1 {
    padding-left: 0;
}

.content-wrap h2, .content-wrap1 h2 {
    color: #000;
    font-size: 2.5em;
    margin-bottom: 20px;
}

.content-wrap p, .content-wrap1 p {
    color: #888;
    font-size: 0.85em;
    line-height: 1.8em;
    margin-bottom: 1em;
}

.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-size: 1.1em;
    color: #ff9700;
    border: 1px solid #ff9700;
    padding: 10px 50px;
    margin: 1em 0 0 0;
}

    .hvr-bounce-to-top:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ff9700;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        color: #fff;
    }

    .hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    }

a.hvr-bounce-to-top:hover {
    color: #fff;
    text-decoration: none;
}

.item img {
    position: relative;
}

.portfolio_head {
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 6em 3em;
    background: rgba(255, 107, 74, 0.81);
    display: none;
}

.item:hover .portfolio_head {
    display: block;
}

.portfolio_head h3 {
    text-align: center;
    margin: -1.5em 0 0 0;
}

    .portfolio_head h3 img {
        display: inline-block;
    }

/*-- menu --*/
.menu {
    position: relative;
    padding: 5em 0;
}

.col_1 {
    text-align: center;
}

.image-right-top {
    position: absolute;
    left: -6%;
    top: 23%;
    display: block;
}

span.icon_2 {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 30px;
    padding: 4px;
    font-size: 20px;
    color: #fff;
    background: #ff9700;
    border: 5px solid #fff;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
    -ms-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
    -o-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.50);
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
}

.col_1 h3 {
    color: #ef4836;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin: 1em 0 2em;
}

.col_1 h4 {
    font-size: 14px;
    color: #010101;
    font-weight: 700;
    margin-bottom: 20px;
}

.col_1 p {
    margin-bottom: 20px;
    color: #555;
    font-size: 0.85em;
}

.col_1 h5 {
    margin-bottom: 20px;
    color: #ef4836;
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: 700;
}
/*-- footer --*/
.footer {
    padding: 5em 0;
}

.col_2 h5 {
    margin-bottom: 1em;
}

.col_2 h5 {
    color: #ef4836;
    font-size: 1em;
    font-weight: 700;
}

.col_2 p {
    color: #000;
    font-size: 0.85em;
    line-height: 1.8em;
}

.col_2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .col_2 ul li {
        display: inline-block;
        width: 49%;
    }

.col_3 {
    float: right;
}

ul.menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

    ul.menu li {
        display: inline-block;
    }

        ul.menu li a {
            color: #000;
            font-size: 0.85em;
            margin: 0 5px;
        }

.col_3 p {
    color: #000;
    font-size: 0.85em;
    margin: 1em 0 0 0;
}
/* --about --*/
.about_banner {
    min-height: 220px;
    background: url(../images/banner.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.about_top {
    padding: 5em 0;
}

    .about_top h1, .about_middle h2, .testimonial h3 {
        text-align: center;
        font-size: 3em;
        color: #000;
        margin-bottom: 1em;
    }

.list.custom-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .list.custom-list ul li:first-child {
        margin: 0;
    }

    .list.custom-list ul li {
        width: 100%;
        overflow: hidden;
        margin: 30px 0 0 0;
        padding: 0;
        list-style: none;
    }

.item_content {
    overflow: hidden;
}

.dropcap {
    display: block;
    float: left;
    color: #ff9700;
    font-size: 50px;
    margin-right: 0.5em;
}

.list.custom-list ul li h5 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 1em;
}

    .list.custom-list ul li h5 a {
        color: #000;
    }

.list.custom-list ul li p {
    display: block;
    font-style: normal;
    font-size: 13px;
    line-height: 1.8em;
    color: #888;
    font-weight: 300;
}

p.m_1 {
    margin: 1em 0 0 0;
}

.box_1 {
    background: url(../images/about.jpg) center top no-repeat;
    min-height: 236px;
    text-align: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.about_middle h3 {
    margin-bottom: 1em;
    font-size: 1.1em;
}

    .about_middle h3 a {
        color: #000;
    }

        .about_middle h3 a:hover {
            text-decoration: none;
            color: #ff9700;
        }

.about_middle p {
    color: #888;
    font-size: 0.8125em;
    line-height: 1.8em;
}

.about_middle {
    padding: 5em 0 0 0;
}
/*-- testimonail --*/
.testimonial {
    background: #ff9700;
    padding: 5em 0;
}

.testi-item blockquote {
    display: block;
    margin: 0;
    padding: 0 0 0 40px;
    border: none;
    background: url(../images/blockquote.png) left 5px no-repeat;
}

    .testi-item blockquote > a {
        font-size: 13px;
        color: #fff;
        text-decoration: none;
        overflow: hidden;
        vertical-align: top;
    }

        .testi-item blockquote > a:hover {
            color: #FFD4CA;
        }

.testi-item .testi-meta {
    font-size: 1em;
}

    .testi-item .testi-meta .user {
        font-size: 15px;
        line-height: 20px;
        font-style: normal;
        background: transparent;
        text-transform: capitalize;
        font-weight: 500;
        color: #fff;
        display: block;
        margin: 1em 0 0 0;
    }

    .testi-item .testi-meta .testi-url {
        font-size: 13px;
        line-height: 20px;
        font-style: normal;
        background: transparent;
        text-transform: none;
        font-weight: 300;
        color: #fff;
        margin-top: 5px;
        display: block;
    }

        .testi-item .testi-meta .testi-url:hover {
            color: #FFD4CA;
            text-decoration: none;
        }

small.testi-meta:before {
    display: none;
}

.testimonial h3 {
    color: #fff;
}
/*-- services --*/
.service_grid_1 h4 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 300;
}

.service_grid_1 p {
    color: #888;
    font-size: 0.8125em;
    line-height: 1.8em;
}

.txt_1 {
    margin-bottom: 2em;
}

.box_3 {
    background: url(../images/background.jpg) center top no-repeat;
    min-height: 300px;
    text-align: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
/* -- typography --*/
.form-control1, .form-control_2.input-sm {
    border: 1px solid #e0e0e0;
    padding: 5px 8px;
    color: #616161;
    background: #fff;
    box-shadow: none !important;
    width: 100%;
    font-size: 0.85em;
    font-weight: 300;
    height: 40px;
    border-radius: 0;
    -webkit-appearance: none;
}

/*-- contact --*/
.map iframe {
    border: none;
    width: 100%;
    min-height: 350px;
}

.contact-grid input[type="text"], .contact-grid textarea {
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    background: #fff;
    outline: none;
    border: 1px solid #DADADA;
    -webkit-appearance: none;
}

.contact-grid textarea {
    resize: none;
}

.send input[type="submit"] {
    font-size: 1.5em;
    background: #ff9700;
    padding: 0.6em 2em;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    -webkit-appearance: none;
}

    .send input[type="submit"]:hover {
        background: #555;
    }

.contact-grid h3, .contact-in h3 {
    font-size: 2em;
    color: #000;
    margin-bottom: 1em;
}

p.sed-para {
    font-size: 1.1em;
    padding: 0em 0 0.6em;
    color: #ff9700;
    font-weight: 300;
}

p.para1 {
    color: #888;
    font-size: 0.8125em;
    line-height: 1.8em;
    font-weight: 300;
}

.address-more, .address-left {
    float: left;
    width: 45%;
}

    .address-more p, .address-left p {
        color: #888;
        font-size: 0.85em;
        line-height: 1.8em;
    }

.more-address {
    padding: 3em 0;
}

p.your-para {
    color: #9A9898;
    margin: 0;
    font-size: 13px;
}

/* --responsive design --*/
@media(max-width:1366px) {
    .grid_2 {
        margin-bottom: 2em;
    }
}

@media(max-width:1280px) {
    ul.rslides h1 {
        font-size: 150px;
        line-height: 130px;
    }

    .content-wrap h2, .content-wrap1 h2 {
        font-size: 2em;
    }

    .portfolio_head h3 {
        margin: -2em 0 0 0;
    }
}

@media(max-width:1220px) {
    ul.rslides h1 {
        font-size: 130px;
        line-height: 110px;
    }

    h3.head_1, h3.head_2, h3.head_3, h3.head_4 {
        font-size: 30px;
    }

    h3.head_2 {
        margin: auto auto auto 188px;
    }

    h3.head_3 {
        margin: auto auto auto 376px;
    }

    h3.head_4 {
        width: 25%;
        margin: auto auto auto 564px;
    }
}

@media(max-width:1024px) {
    .banner {
        min-height: 500px;
    }

    .callbacks_tabs {
        bottom: 10px;
    }

    .banner-title .callbacks_container {
        padding: 6em 2em 0;
    }

    ul.rslides h1 {
        font-size: 110px;
        line-height: 110px;
    }

    .content-wrap1 {
        padding-right: 2%;
    }

    .content-wrap {
        padding-left: 2%;
    }

        .content-wrap p, .content-wrap1 p {
            font-size: 13px;
        }

    .hvr-bounce-to-top {
        font-size: 0.85em;
        padding: 8px 25px;
        margin: 0;
    }

    .portfolio_head h3 {
        margin: -1.7em 0 0 0;
    }

    .image-right-top {
        left: -12%;
    }

    .about_top h1, .about_middle h2, .testimonial h3 {
        font-size: 2.5em;
    }

    .list.custom-list ul li h5 {
        font-size: 0.85em;
    }

    .box_3 {
        min-height: 350px;
    }
}

@media(max-width:930px) {
    h3.head_1, h3.head_2, h3.head_3, h3.head_4 {
        font-size: 19px;
    }

    h3.head_2 {
        margin: auto auto auto 144px;
    }

    h3.head_3 {
        margin: auto auto auto 288px;
    }

    h3.head_4 {
        width: 25%;
        margin: auto auto auto 432px;
    }

    ul.rslides h1 {
        font-size: 100px;
        line-height: 110px;
    }

    .content-wrap1 {
        padding-right: 0;
        margin: 2em 0 0 0;
    }

    .grid_1 {
        padding: 5em 0 3em;
    }

    .grid_2 {
        margin-bottom: 0;
    }

    .portfolio_head h3 {
        margin: -20px 0 0 0;
    }

    .menu {
        padding: 2em 0 1em;
    }

    .col_1 {
        margin-bottom: 3em;
    }

    .col_3 {
        margin: 1em 0 0 0;
    }

    .footer {
        padding: 3em 0;
    }

    .map iframe {
        min-height: 250px;
    }

    .navbar-nav li a {
        font-size: 1em;
    }

    .navbar-nav li {
        margin: 0 0.8em;
    }

    nav.navbar.navbar-default {
        padding: 1.1em 0 0;
    }

    .banner-title .callbacks_container {
        padding: 4em 0em 0;
    }

    .slide_text {
        min-height: 250px;
    }

    .grid_1 {
        padding: 3em 0 3em;
    }

    .col-md-6.contact-in {
        margin: 3em 0 0 0;
    }

    .contact-grid h3, .contact-in h3 {
        font-size: 1.8em;
        margin-bottom: 0.5em;
    }

    .more-address {
        padding: 2em 0 0;
    }

    .about_middle {
        padding: 3em 0 0 0;
    }

    .grid_box1 {
        margin-bottom: 5px;
    }

    .about_top {
        padding: 3em 0 0;
    }

        .about_top h1, .about_middle h2, .testimonial h3 {
            font-size: 2em;
        }

    .box_2 {
        margin-bottom: 2em;
    }

    .testi-item {
        margin-bottom: 2em;
    }

        .testi-item .testi-meta .user {
            margin: 0.5em 0 0 0;
        }

    .testimonial {
        padding: 3em 0 2em;
    }

    .box_3 {
        min-height: 250px;
    }

    .list.custom-list ul {
        margin: 0 0 2em;
    }
}

@media(max-width:667px) {
    .navbar-header {
        width: 100%;
        margin: 0 !important;
    }

    nav.navbar.navbar-default {
        padding: 0.1em 0 0;
    }

    .navbar-nav {
        margin: 0;
    }

        .navbar-nav li {
            margin: 0;
        }

            .navbar-nav li a {
                padding: 1em;
                text-align: center;
            }

        .navbar-nav a::before {
            font-size: 1.7em;
            top: 42%;
        }

    #bs-example-navbar-collapse-1 {
        padding: 0;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #00a2a5;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    ul.rslides h1 {
        font-size: 70px;
        line-height: 100px;
    }

    a.navbar-brand img {
        width: 90px;
    }

    button.navbar-toggle {
        background: #ff9700;
        border-color: #FFF;
        margin: .5em 0 1.5em 0;
    }

    .navbar-nav li {
        margin: 0;
    }

    div#bs-example-navbar-collapse-1 {
        text-align: center;
    }

    .navbar-nav li a {
        padding: 1em;
        text-align: center;
    }

    ul.nav.navbar-nav {
        margin: 0;
        background: rgba(100, 107, 74, 0.39);
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #6E9BCA;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    h3.head_1, h3.head_2, h3.head_3, h3.head_4 {
        font-size: 15px;
    }

    h3.head_2 {
        margin: auto auto auto 119px;
    }

    h3.head_3 {
        margin: auto auto auto 238px;
    }

    h3.head_4 {
        width: 25%;
        margin: auto auto auto 356px;
    }

    ul.rslides h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: rgba(231, 231, 231, 0);
    }

    .banner {
        min-height: 300px;
    }

    .slide_text {
        min-height: 100px;
    }

    .content-wrap h2, .content-wrap1 h2 {
        font-size: 1.6em;
    }

    .col_1 h4, .col_1 p {
        margin-bottom: 10px;
    }

    .col_1 h3 {
        margin: 0.6em 0 1em;
    }

    .about_banner {
        min-height: 145px;
    }

    .contact-grid input[type="text"], .contact-grid textarea {
        padding: 10px;
        margin: 10px 0;
    }

    .send input[type="submit"] {
        font-size: 1.1em;
    }

    p.sed-para {
        font-size: 1em;
    }

    .more-address {
        padding: 1em 0 0;
    }

    .banner-title .callbacks_container {
        padding: 2em 0em 0;
    }

    .about_top h1, .about_middle h2, .testimonial h3 {
        font-size: 1.6em;
    }
}

@media(max-width:568px) {
    h3.head_1, h3.head_2, h3.head_3, h3.head_4 {
        padding: 5px 10px;
    }

    h3.head_2 {
        margin: auto auto auto 94px;
    }

    h3.head_3 {
        margin: auto auto auto 188px;
    }

    h3.head_4 {
        width: 25%;
        margin: auto auto auto 283px;
    }

    ul.rslides h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .hvr-bounce-to-top {
        font-size: 13px;
        padding: 5px 10px;
    }

    .callbacks_tabs {
        bottom: -28px;
    }
}

@media(max-width:480px) {
    h3.head_1, h3.head_2, h3.head_3, h3.head_4 {
        font-size: 12px;
    }

    h3.head_2 {
        margin: auto auto auto 76px;
    }

    h3.head_3 {
        margin: auto auto auto 152px;
    }

    h3.head_4 {
        width: 25%;
        margin: auto auto auto 228px;
    }

    ul.rslides h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .content-wrap h2, .content-wrap1 h2 {
        font-size: 1.3em;
        margin-bottom: 10px;
    }

    .grid_1 {
        padding: 2em 0 2em;
    }

    .content-wrap p, .content-wrap1 p {
        font-size: 12px;
    }

    .portfolio_head h3 {
        margin: 0;
    }

    .image-right-top {
        left: -25%;
    }

    .col_1 h3 {
        font-size: 14px;
    }

    .banner-title .callbacks_container {
        padding: 1em 0em 0;
    }

    .banner {
        min-height: 268px;
    }

    .contact-grid h3, .contact-in h3 {
        font-size: 1.5em;
    }
}

@media(max-width:320px) {
    a.navbar-brand img {
        width: 70px;
    }

    h3.head_1, h3.head_2, h3.head_3, h3.head_4 {
        padding: 3px 5px;
    }

    h3.head_1 {
        width: 24%;
    }

    h3.head_2 {
        margin: auto auto auto 66px;
    }

    h3.head_3 {
        margin: auto auto auto 121px;
    }

    h3.head_4 {
        width: 30%;
        margin: auto auto auto 176px;
    }

    .hvr-bounce-to-top {
        font-size: 13px;
        padding: 3px 7px;
    }

    nav.navbar.navbar-default {
        padding: 5px 0 0;
    }

    .banner {
        min-height: 229px;
    }

    .slide_text {
        min-height: 100px;
    }

    .navbar-toggle {
        padding: 6px 5px;
    }

    .portfolio_head {
        padding: 4.5em 0em;
    }

    .image-right-top {
        left: -41%;
    }

    .col-md-6.col_2, .col_3 {
        padding: 0;
    }

    .col_2 h5 {
        font-size: 0.85em;
    }

    .col_2 p {
        font-size: 12px;
    }

    .col_1 p {
        font-size: 12px;
    }

    .col_1 h4 {
        font-size: 13px;
    }

    .menu {
        padding: 2em 0 0em;
    }

    .map iframe {
        min-height: 150px;
    }

    ul.menu li a {
        font-size: 12px;
        margin: 0;
    }

    .col_3 p {
        font-size: 12px;
    }

    .footer {
        padding: 2em 0;
    }

    .col_3 {
        margin: 8px 0 0 0;
    }

    .about_top h1, .about_middle h2, .testimonial h3 {
        font-size: 1.2em;
    }

    .col-md-4.box_7 {
        padding: 0;
    }

    .list.custom-list ul li h5 {
        font-size: 12px;
    }

    .list.custom-list ul li p {
        font-size: 12px;
    }

    .dropcap {
        margin-right: 0.3em;
    }

    .list.custom-list ul {
        margin: 0 0 1em;
    }

    .testi-item blockquote > a {
        font-size: 12px;
    }

    .testimonial {
        padding: 2em 0 1em;
    }

    .about_middle h3 {
        font-size: 14px;
    }

    .navbar-nav li a {
        padding: 0.5em;
    }

    .navbar-nav li a {
        font-size: 0.85em;
    }

    .box_2 {
        margin-bottom: 1em;
        padding: 0;
    }

    .service_grid_1 h4 {
        font-size: 0.85em;
    }

    .txt_1 {
        margin-bottom: 1em;
    }

    .box_3, .box_1 {
        min-height: 150px;
    }

    .about_banner {
        min-height: 80px;
    }

    .about_top {
        padding: 2em 0 0;
    }

    .about_middle {
        padding: 2em 0 0 0;
    }

    .col-md-6.contact-grid {
        padding: 0;
    }

    .contact-grid h3, .contact-in h3 {
        font-size: 1.2em;
    }

    .send input[type="submit"] {
        font-size: 1em;
    }

    .col-md-6.contact-in {
        margin: 2em 0 0 0;
        padding: 0;
    }

    p.sed-para {
        font-size: 0.8125em;
    }

    p.para1, .address-more p, .address-left p {
        font-size: 12px;
    }

    .address-more, .address-left {
        width: 50%;
    }

    .contact-grid input[type="text"], .contact-grid textarea {
        padding: 5px;
        margin: 10px 0;
    }
}

div.line {
    background-image: url('../images/divider-1.png');
    background-repeat: no-repeat;
    height: 30px;
}

div p.desc-carousel {
    width: 220px;
    margin: auto;
    padding-bottom: 10px;
}

    div p.desc-carousel select {
        color: #555;
        font-weight: bold;
    }

div p img.menu-carousel {
    width: 220px;
}

div #login {
    width: 97%;
}

#login div.btn-content {
    text-align: right;
    margin-right: 8px;
    height: 45px;
}

    #login div.btn-content a.btn-login {
        font-size: 12px;
        color: #fff;
    }

#login div a.btn-forgot, label {
    font-size: 12px;
}

    label.error {
        font-size: 12px;
        color: #ff0000;
    }

    label.shipping-type {
        font-size: 14px;
    }

#editInformationForm div a.btn-change-pwd, label {
    font-size: 12px;
}

    label.error {
        font-size: 12px;
        color: #ff0000;
    }

    label.shipping-type {
        font-size: 14px;
    }

.btn-place-order {
    width: 170px;
}

.nav-tabs {
    margin-bottom: 15px;
}

.category-title {
    background-color: #ff9700;
    color: #fff;
}

.loading {
    background: url(../images/loading.gif) no-repeat center;
    height: 20px;
}

.menu-checkout {
    font-size: 15px;
}

.menu-description {
    padding-left: 20px;
    padding-right: 20px;
    padding-top:8px;
}

.material-checkout {
    font-size: 10px;
    color: #333;
}

.material-price {
    text-align: right;
    width: 220px;
}

.material select {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
    color: #333;
}

@media (min-width: 768px) {
    .menu-checkout {
        font-size: 16px;
    }

    .material-checkout {
        font-size: 12px;
        color: #333;
    }

    .material-price {
        width: 280px;
    }

    .material select {
        font-size: 14px;
    }

    label.shipping-type {
        font-size: 16px;
    }
}

/*** Cart ***/
.cd-add-to-cart {
    display: inline-block;
}

.cd-cart-container::before {
    content: '';
    position: fixed;
    z-index: 1;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
}

.cd-cart-container.cart-open::before {
    opacity: 1;
    visibility: visible;
}

.cd-cart-trigger,
.cd-cart {
    position: fixed;
    bottom: 20px;
    right: 5%;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: transform;
    backface-visibility: hidden;
}

.empty .cd-cart-trigger, .empty .cd-cart {
    /* hide cart */
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
}

@media only screen and (min-width: 1170px) {
    .cd-cart-trigger,
    .cd-cart {
        bottom: 40px;
    }
}

.cd-cart-trigger {
    /* button that triggers the cart content */
    z-index: 3;
    height: 72px;
    width: 72px;
    /* replace text with image */
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
    border: solid 1px #ff9700;
    border-radius: 8px;
    background: #fff;
}

    .cd-cart-trigger::after, .cd-cart-trigger::before {
        /* used to create the cart/'X' icon */
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        height: 100%;
        width: 100%;
        background: url(../images/icon-cart-close.svg) no-repeat 0 0;
        -webkit-transition: opacity .2s, -webkit-transform .2s;
        transition: opacity .2s, -webkit-transform .2s;
        transition: opacity .2s, transform .2s;
        transition: opacity .2s, transform .2s, -webkit-transform .2s;
    }

    .cd-cart-trigger::after {
        /* 'X' icon */
        background-position: -72px 0;
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(90deg);
        transform: translateX(-50%) translateY(-50%) rotate(90deg);
    }

.cart-open .cd-cart-trigger::before {
    opacity: 0;
}

.cart-open .cd-cart-trigger::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.cd-cart-trigger .count {
    /* number of items indicator */
    list-style-type: none;
    position: absolute;
    top: -10px;
    right: -10px;
    height: 28px;
    width: 28px;
    background: #e94b35;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    border-radius: 50%;
    text-indent: 0;
    -webkit-transition: -webkit-transform .2s .5s;
    transition: -webkit-transform .2s .5s;
    transition: transform .2s .5s;
    transition: transform .2s .5s, -webkit-transform .2s .5s;
}

    .cd-cart-trigger .count li {
        /* this is the number of items in the cart */
        position: absolute;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

        .cd-cart-trigger .count li:last-of-type {
            visibility: hidden;
        }

    .cd-cart-trigger .count.update-count li:last-of-type {
        -webkit-animation: cd-qty-enter .15s;
        animation: cd-qty-enter .15s;
        -webkit-animation-direction: forwards;
        animation-direction: forwards;
    }

    .cd-cart-trigger .count.update-count li:first-of-type {
        -webkit-animation: cd-qty-leave .15s;
        animation: cd-qty-leave .15s;
        -webkit-animation-direction: forwards;
        animation-direction: forwards;
    }

.cart-open .cd-cart-trigger .count {
    -webkit-transition: -webkit-transform .2s 0s;
    transition: -webkit-transform .2s 0s;
    transition: transform .2s 0s;
    transition: transform .2s 0s, -webkit-transform .2s 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.empty .cd-cart-trigger .count {
    /* fix bug - when cart is empty, do not animate count */
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.cd-cart-trigger:hover + div .wrapper {
    box-shadow: 0 6px 40px rgba(0, 0, 0, 0.3);
}

.cart-open .cd-cart-trigger:hover + div .wrapper {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
}

.cd-cart {
    /* cart content */
    z-index: 2;
    width: 90%;
    max-width: 440px;
    height: 400px;
    max-height: 90%;
    pointer-events: none;
}

    .cd-cart .wrapper {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
        overflow: hidden;
        height: 72px;
        width: 72px;
        border-radius: 6px;
        -webkit-transition: height .4s .1s, width .4s .1s, box-shadow .3s;
        transition: height .4s .1s, width .4s .1s, box-shadow .3s;
        -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
        transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
        background: #fff;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
        pointer-events: auto;
    }

    .cd-cart header, .cd-cart footer {
        position: absolute;
        z-index: 2;
        left: 0;
        width: 100%;
    }

    .cd-cart header, .cd-cart .body {
        opacity: 0;
    }

    .cd-cart header {
        top: 0;
        border-radius: 6px 6px 0 0;
        padding: 0 1.4em;
        height: 40px;
        line-height: 40px;
        color: #fff;
        background-color: #ff9700;
        -webkit-transition: opacity .2s 0s;
        transition: opacity .2s 0s;
        border-bottom: 1px solid #e6e6e6;
    }

        .cd-cart header::after {
            clear: both;
            content: "";
            display: block;
        }

    .cd-cart footer {
        bottom: 0;
        border-radius: 0 0 6px 6px;
        box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15);
        background: #fff;
    }

    .cd-cart h2 {
        text-transform: uppercase;
        display: inline-block;
        font-size: 1rem;
        font-weight: 700;
        letter-spacing: .1em;
    }

    .cd-cart .undo {
        float: right;
        font-size: 12px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .2s, visibility .2s;
        transition: opacity .2s, visibility .2s;
        color: #808b97;
    }

        .cd-cart .undo a {
            text-decoration: underline;
            color: #2b3e51;
        }

            .cd-cart .undo a:hover {
                color: #2c97de;
            }

        .cd-cart .undo.visible {
            opacity: 1;
            visibility: visible;
        }

    .cd-cart .checkout {
        display: block;
        height: 72px;
        line-height: 60px;
        margin-right: 72px;
        background: #ff9700;
        text-align: center;
        font-size: 1.1rem;
        font-weight: 600;
        -webkit-transition: all .2s 0s;
        transition: all .2s 0s;
    }

        .cd-cart .checkout:hover {
            background: #ff744e;
        }

        .cd-cart .checkout em {
            position: relative;
            display: inline-block;
            -webkit-transform: translateX(40px);
            -ms-transform: translateX(40px);
            transform: translateX(40px);
            -webkit-transition: -webkit-transform 0s .2s;
            transition: -webkit-transform 0s .2s;
            transition: transform 0s .2s;
            transition: transform 0s .2s, -webkit-transform 0s .2s;
        }

            .cd-cart .checkout em::after {
                position: absolute;
                top: 50%;
                bottom: auto;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                right: 0;
                content: '';
                height: 24px;
                width: 24px;
                background: url(../images/icon-arrow-next.svg) no-repeat center center;
                opacity: 0;
                -webkit-transition: opacity .2s;
                transition: opacity .2s;
            }

    .cd-cart .body {
        position: relative;
        z-index: 1;
        height: calc(100% - 40px);
        padding: 20px 0 10px;
        margin: 40px 0 10px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: opacity .2s;
        transition: opacity .2s;
    }

        .cd-cart .body ul {
            list-style-type: none;
            overflow: hidden;
            padding: 0 1.4em;
            position: relative;
            padding-bottom: 90px;
        }

        .cd-cart .body li {
            position: relative;
            opacity: 0;
            -webkit-transform: translateX(80px);
            -ms-transform: translateX(80px);
            transform: translateX(80px);
            -webkit-transition: opacity 0s .2s, -webkit-transform 0s .2s;
            transition: opacity 0s .2s, -webkit-transform 0s .2s;
            transition: opacity 0s .2s, transform 0s .2s;
            transition: opacity 0s .2s, transform 0s .2s, -webkit-transform 0s .2s;
        }

            .cd-cart .body li::after {
                clear: both;
                content: "";
                display: block;
            }

            .cd-cart .body li:not(:last-of-type) {
                margin-bottom: 0px;
            }

            .cd-cart .body li.deleted {
                /* this class is added to an item when it is removed form the cart */
                position: absolute;
                left: 1.4em;
                width: calc(100% - 2.8em);
                opacity: 0;
                -webkit-animation: cd-item-slide-out .3s forwards;
                animation: cd-item-slide-out .3s forwards;
            }

                .cd-cart .body li.deleted.undo-deleted {
                    /* used to reinsert an item deleted from the cart when user clicks 'Undo' */
                    -webkit-animation: cd-item-slide-in .3s forwards;
                    animation: cd-item-slide-in .3s forwards;
                }

                .cd-cart .body li.deleted + li {
                    -webkit-animation: cd-item-move-up-mobile .3s;
                    animation: cd-item-move-up-mobile .3s;
                    -webkit-animation-fill-mode: forwards;
                    animation-fill-mode: forwards;
                }

            .cd-cart .body li.undo-deleted + li {
                -webkit-animation: cd-item-move-down-mobile .3s;
                animation: cd-item-move-down-mobile .3s;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
            }

    .cd-cart .product-image {
        display: inline-block;
        float: left;
        width: 50px;
        margin-top: 10px;
        display: none;
        /* the image height determines the height of the list item - in this case height = width */
    }

        .cd-cart .product-image img {
            display: block;
            max-width: 100%;
            border-radius: 8px;
        }

    .cd-cart .product-details {
        position: relative;
        float: right;
        width: calc( 100% - 50px);
        padding: 0.3em 0 0 0.5em;
        display: inline-block;
        width: 100%;
        /*width: calc( 100% - 50px);*/
    }

        .cd-cart .product-details::after {
            clear: both;
            content: "";
            display: block;
        }

    .cd-cart h3, .cd-cart .price {
        font-weight: bold;
    }

    .cd-cart h3 {
        width: 70%;
        float: left;
        /* truncate title with dots if too long */
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .cd-cart h3 a {
            color: #2b3e51;
        }

            .cd-cart h3 a:hover {
                color: #2c97de;
            }

    .cd-cart .material {
        font-size: 12px;
        margin-top: -5px;
    }

    .cd-cart .price {
        float: right;
        width: 30%;
        text-align: right;
    }

    .cd-cart .actions {
        height: 1.6em;
        line-height: 1.8em;
        margin-top: -5px;
    }

        .cd-cart .actions::after {
            clear: both;
            content: "";
            display: block;
        }

    .cd-cart .delete-item, .cd-cart .quantity {
        float: left;
        color: #808b97;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .cd-cart .delete-item {
        margin-top: 2px;
        margin-right: 1.5em;
        font-size: 13px;
    }

        .cd-cart .delete-item:hover {
            color: #e94b35;
        }

    .cd-cart .quantity label {
        display: inline-block;
        margin-right: 1em;
    }

    .cd-cart .select {
        position: relative;
    }

        .cd-cart .select::after {
            /* switcher arrow for select element */
            content: '';
            position: absolute;
            z-index: 1;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            display: block;
            width: 12px;
            height: 12px;
            background: url(../images/icon-select.svg) no-repeat center center;
            pointer-events: none;
        }

    .cd-cart select {
        position: relative;
        padding: 0 1em 0 0;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        border: none;
        border-radius: 0;
        font-size: 13px;
        font-weight: bold;
        margin: 0;
        color: #808b97;
    }

        .cd-cart select:focus {
            outline: none;
            color: #2b3e51;
            box-shadow: 0 1px 0 currentColor;
        }

        .cd-cart select::-ms-expand {
            /* hide default select arrow on IE */
            display: none;
        }

.cart-open .cd-cart .wrapper {
    height: 100%;
    width: 100%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.cart-open .cd-cart header, .cart-open .cd-cart .body {
    opacity: 1;
}

.cart-open .cd-cart header {
    -webkit-transition: opacity .2s .2s;
    transition: opacity .2s .2s;
}

.cart-open .cd-cart .body {
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
}

    .cart-open .cd-cart .body li {
        -webkit-transition: opacity .3s .2s, -webkit-transform .3s .2s;
        transition: opacity .3s .2s, -webkit-transform .3s .2s;
        transition: transform .3s .2s, opacity .3s .2s;
        transition: transform .3s .2s, opacity .3s .2s, -webkit-transform .3s .2s;
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

        .cart-open .cd-cart .body li:nth-of-type(2) {
            -webkit-transition-duration: .4s;
            transition-duration: .4s;
        }

        .cart-open .cd-cart .body li:nth-of-type(3) {
            -webkit-transition-duration: .5s;
            transition-duration: .5s;
        }

        .cart-open .cd-cart .body li:nth-of-type(4), .cart-open .cd-cart .body li:nth-of-type(5) {
            -webkit-transition-duration: .55s;
            transition-duration: .55s;
        }

.cart-open .cd-cart .checkout {
    color: #fff;
    -webkit-transition: color .2s .3s;
    transition: color .2s .3s;
}

    .cart-open .cd-cart .checkout em {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: padding .2s 0s, -webkit-transform .2s .3s;
        transition: padding .2s 0s, -webkit-transform .2s .3s;
        transition: transform .2s .3s, padding .2s 0s;
        transition: transform .2s .3s, padding .2s 0s, -webkit-transform .2s .3s;
    }

    .cart-open .cd-cart .checkout:hover em {
        padding-right: 30px;
    }

        .cart-open .cd-cart .checkout:hover em::after {
            opacity: 1;
        }

@media only screen and (min-width: 768px) {
    .cd-cart .body li:not(:last-of-type) {
        margin-bottom: 12px;
    }

    .cd-cart .body li.deleted + li {
        -webkit-animation: cd-item-move-up .3s;
        animation: cd-item-move-up .3s;
    }

    .cd-cart .body li.undo-deleted + li {
        -webkit-animation: cd-item-move-down .3s;
        animation: cd-item-move-down .3s;
    }

    .cd-cart .checkout {
        font-size: 1.6rem;
    }

    .cd-cart .product-image {
        width: 90px;
        margin-top: 0px;
        display: none;
    }

    .cd-cart .product-details {
        padding: 0 0 0 1em;
        width: 100%;
        /*width: calc( 100% - 90px);*/
    }

    .cd-cart h3, .cd-cart .price {
        font-size: 1.1rem;
    }
}

@-webkit-keyframes cd-qty-enter {
    0% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }

    100% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}

@keyframes cd-qty-enter {
    0% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }

    100% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}

@-webkit-keyframes cd-qty-leave {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    100% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }
}

@keyframes cd-qty-leave {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    100% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }
}

@-webkit-keyframes cd-item-move-up-mobile {
    0% {
        padding-top: 70px;
    }

    100% {
        padding-top: 0px;
    }
}

@keyframes cd-item-move-up-mobile {
    0% {
        padding-top: 70px;
    }

    100% {
        padding-top: 0px;
    }
}

@-webkit-keyframes cd-item-move-up {
    0% {
        padding-top: 104px;
    }

    100% {
        padding-top: 0px;
    }
}

@keyframes cd-item-move-up {
    0% {
        padding-top: 104px;
    }

    100% {
        padding-top: 0px;
    }
}

@-webkit-keyframes cd-item-move-down-mobile {
    0% {
        padding-top: 0px;
    }

    100% {
        padding-top: 70px;
    }
}

@keyframes cd-item-move-down-mobile {
    0% {
        padding-top: 0px;
    }

    100% {
        padding-top: 70px;
    }
}

@-webkit-keyframes cd-item-move-down {
    0% {
        padding-top: 0px;
    }

    100% {
        padding-top: 104px;
    }
}

@keyframes cd-item-move-down {
    0% {
        padding-top: 0px;
    }

    100% {
        padding-top: 104px;
    }
}

@-webkit-keyframes cd-item-slide-out {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}

@keyframes cd-item-slide-out {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}

@-webkit-keyframes cd-item-slide-in {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    0% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}

@keyframes cd-item-slide-in {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    0% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}

/*** Back to Top ***/
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    left: 15px;
    display: none;
    z-index: 3;
}

@media only screen and (min-width: 1170px) {
    .back-to-top {
        bottom: 40px;
        left: 40px;
    }
}

/** Table Border Less **/
.table-borderless {
    margin-top: 0px;
    margin-bottom: 0px;
}

    .table-borderless tbody tr td,
    .table-borderless tbody tr th,
    .table-borderless thead tr th,
    .table-borderless thead tr td,
    .table-borderless tfoot tr th,
    .table-borderless tfoot tr td {
        border: none;
    }

/*** List Grid View ***/
.thumbnail {
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item {
    float: none;
    border: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

    .item.list-group-item:nth-of-type(odd):hover, .item.list-group-item:hover {
        background: #fff; /*#428bca*/
    }

    .item.list-group-item .list-group-image {
        margin-right: 10px;
        width: 330px;
    }
    @media only screen and (max-width: 600px) {
        .item.list-group-item .list-group-image {
            width: 100%;
        }
    }
    .item.list-group-item .thumbnail {
        margin-bottom: 0px;
    }

    .item.list-group-item .caption {
        padding: 9px 9px 0px 9px;
    }

    .item.list-group-item:before, .item.list-group-item:after {
        display: table;
        content: " ";
    }

    .item.list-group-item img {
        float: left;
    }

    .item.list-group-item:after {
        clear: both;
    }

.list-group-item-text {
    margin: 0 0 11px;
}

/*** Card ***/
.cards {
    padding-left: 0;
    list-style: none;
}

    .cards li {
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        background-image: url('../images/card.jpg');
        background-position: 0 0;
        float: left;
        height: 32px;
        margin-right: 8px;
        text-indent: -9999px;
        width: 51px;
    }

    .cards .mastercard {
        background-position: -51px 0;
    }

    .cards li {
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        background-image: url('../images/card.jpg');
        background-position: 0 0;
        float: left;
        height: 32px;
        margin-right: 8px;
        text-indent: -9999px;
        width: 51px;
    }

    .cards .amex {
        background-position: -102px 0;
    }

    .cards li {
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        background-image: url('../images/card.jpg');
        background-position: 0 0;
        float: left;
        height: 32px;
        margin-right: 8px;
        text-indent: -9999px;
        width: 51px;
    }

        .cards li:last-child {
            margin-right: 0;
        }

/** Tracking Order **/
.order-tracking-status {
    cursor: pointer;
    margin: 0;
}

    .order-tracking-status .form-horizontal {
        margin-bottom: 30px;
    }

    .order-tracking-status .order-status {
        margin-top: 30px;
        margin-bottom: 30px;
        position: relative;
    }

    .order-tracking-status .order-status-timeline {
        height: 12px;
        border: 1px solid #aaa;
        border-radius: 7px;
        background: #eee;
        box-shadow: 0px 0px 5px 0px #C2C2C2 inset;
    }

        .order-tracking-status .order-status-timeline .order-status-timeline-completion {
            height: 8px;
            margin: 1px;
            border-radius: 7px;
            background: #cf7400;
            width: 0px;
        }

            .order-tracking-status .order-status-timeline .order-status-timeline-completion.c1 {
                width: 50%;
            }

            .order-tracking-status .order-status-timeline .order-status-timeline-completion.c2 {
                width: 100%;
            }

    .order-tracking-status .image-order-status {
        border: 1px solid #ddd;
        padding: 0px;
        box-shadow: 0px 0px 10px 0px #999;
        background-color: #fdfdfd;
        position: absolute;
        margin-top: -28px;
    }

        .order-tracking-status .image-order-status.disabled {
            filter: url("data:../images/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
            filter: grayscale(100%);
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            -o-filter: grayscale(100%);
            filter: gray;
        }

        .order-tracking-status .image-order-status.active {
            box-shadow: 0px 0px 10px 0px #cf7400;
        }

            .order-tracking-status .image-order-status.active .status {
                color: #cf7400;
                text-shadow: 0px 0px 1px #777;
            }

        .order-tracking-status .image-order-status .icon {
            height: 40px;
            width: 40px;
            background-size: contain;
            background-repeat: no-repeat;
        }

        .order-tracking-status .image-order-status .status {
            font-size: 12px;
            position: absolute;
            text-shadow: 1px 1px #eee;
            color: #333;
            transform: rotate(-15deg);
            -webkit-transform: rotate(-15deg);
            width: 180px;
            top: -32px;
            left: 30px;
        }

    .order-tracking-status .image-order-status-placed {
        left: 0;
    }

        .order-tracking-status .image-order-status-placed .icon {
            background-image: url(../images/placed.png);
            background-position: 5px;
            background-size: 30px;
        }

    .order-tracking-status .image-order-status-waiting {
        left: 48%;
    }

        .order-tracking-status .image-order-status-waiting .icon {
            background-image: url(../images/waiting.png);
            background-position: 5px;
            background-size: 30px;
        }

    .order-tracking-status .image-order-status-accepted {
        left: 96%;
    }

        .order-tracking-status .image-order-status-accepted .icon {
            background-image: url(../images/accepted.png);
            background-position: 5px;
            background-size: 30px;
        }

        .order-tracking-status .image-order-status-accepted .status {
            top: 55px;
            left: -165px;
            transform: rotate(-15deg);
            -webkit-transform: rotate(-15deg);
            text-align: right;
        }

@media (min-width: 1200px) {
    .order-tracking-status .image-order-status .status {
        font-size: 14px;
    }
}
