body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #949494;
}
/*------font css start -----*/
/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: local('Roboto Thin'), local('Roboto-Thin'), url('../fonts/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype'), url('../fonts/Roboto-Thin.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/OpenSans-Light.woff2') format('woff2'), url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url('../fonts/OpenSans-Regular.woff2') format('woff2'), url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('../fonts/OpenSans-Semibold.woff2') format('woff2'), url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf') format('truetype'), url('../fonts/OpenSans-Semibold.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/OpenSans-Bold.woff2') format('woff2'), url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.svg#svgFontName') format('svg');
}
/* latin-ext */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('../fonts/OpenSans-ExtraBold.woff2') format('woff2'), url('../fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold.woff') format('woff'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.svg#svgFontName') format('svg');
}
/*------font css end -----*/
/*-----normal css start-----*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}
a {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.form-control:focus {
    border-color: #ff6858 !important;
}
/*-----normal css end-----*/
/*-----banner start ---*/

.cr_main_section {
    width: 100%;
    float: left;
}
.cr_banner_wrapper {

}
.cr_banner_wrapper:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cr_logo {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}
.cr_menu_wrapper {
    width: 100%;
    float: left;
}
.cr_menu_btn {
    display: none;
}
.cr_menu_wrapper ul {
    width: auto;
    padding: 0px;
    margin: 0px;
    float: right;
    position: relative;
    z-index: 1;
}
.cr_menu_wrapper ul li {
    float: left;
    list-style: none;
}
.cr_menu_wrapper ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    margin-right: 20px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.cr_menu_wrapper ul li:hover a {
    color: #ff6858;
}
.cr_menu_wrapper ul li:last-child a {
    margin-right: 0px;
}
.cr_info_wrapper {
    float: left;
    width: 100%;
}
.cr_info_wrapper ul {
    padding: 0px;
    margin: 0px;
    width: auto;
    float: right;
    position: relative;
    z-index: 1;
}
.cr_info_wrapper ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
}
.cr_info_wrapper ul li:last-child {
    margin-right: 0px;
}
.cr_info_wrapper ul li a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}
a.cr_appoint_btn {
    border: 1px solid #45433e;
    padding: 5px 20px;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
a.cr_appoint_btn:hover {
    color: #ff6858;
    border-color: #ff6858;
}
.cr_main_heading {
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
    padding-top: 185px;
    padding-right: 40px;
}
.cr_main_heading h1 {
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
    font-size: 48px;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
}
.cr_main_heading p {
    width: 100%;
    float: left;
    color: #ffffff;
    line-height: 23px;
    font-size: 17px;
    padding-top: 20px;
    margin: 0px;
}
ul.cr_dwn_btn {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    padding-top: 25px;
}
ul.cr_dwn_btn li {
    list-style: none;
    float: left;
    font-size: 13px;
    color: #ff6858;
    margin-right: 8px;
    font-weight: 600;
}
ul.cr_dwn_btn li a {
    color: #ff6858;
}
ul.cr_dwn_btn li a:hover {
    color: #ffffff;
}
.cr_banner_form {
    width: 100%;
    float: left;
    margin-top: 130px;
    background-color: #f6f6f6;
    position: relative;
    z-index: 1;
    padding: 38px 35px;
}
.cr_banner_form h2 {
    width: 100%;
    float: left;
    margin: 0px;
    font-size: 25px;
    color: #1a1917;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.cr_banner_form label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #1a1917;
    margin-bottom: 10px;
}
.cr_banner_form .form-control {
    display: block;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    color: #aaaaaa;
    background-image: none;
    border: 1px solid #dadada;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.cr_banner_form button.temp1_bannerbtn {
    background-color: #ff6858;
    color: #ffffff;
    text-transform: uppercase;
}
button.cr_bannerbtn {
    background-color: #ff6858;
    color: #ffffff;
    text-transform: uppercase;
    width: 100%;
    border: 1px solid;
    padding: 11px 0px;
    margin-top: 10px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
button.cr_bannerbtn:hover {
    color: #ff6858;
    border-color: #ff6858;
    background-color: transparent;
}
button.cr_bannerbtn:focus,
button.cr_bannerbtn:hover,
button.cr_bannerbtn:visited {
    outline: none;
}
.cr_form_cart {
    width: 100%;
    float: left;
    padding-top: 6px;
}
.cr_form_cart span {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    color: #1a1917;
}
.cr_form_cart ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
}
.cr_form_cart ul li {
    float: left;
    list-style: none;
    margin-right: 10px;
}
.cr_form_cart ul li a:hover {
    color: #ff6858;
}
.cr_form_cart ul li a {
    color: #1a1917;
}
/*----service section start-----*/

.cr_service_wrapper {
    width: 100%;
    float: left;
    padding: 140px 0px 100px;
    background-color: #f6f6f6;
}
.cr_service {
    width: 100%;
    float: left;
}
.cr_service h2 {
    width: 100%;
    float: left;
    margin: 0px;
    color: #222222;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
}
.cr_service p.cr_subheading {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #232323;
    line-height: 26px;
    margin-bottom: 20px;
}
.cr_service p {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 28px;
    color: #777777;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
}
.cr_service h3 {
    width: 100%;
    float: left;
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #232323;
    margin-bottom: 20px;
}
.cr_service h1 {
    width: 100%;
    float: left;
    font-weight: bold;
    margin: 0px;
    color: #ff6858;
    font-size: 30px;
}
.cr_service_box {
    width: 100%;
    float: left;
    margin-bottom: 43px;
}
.cr_service_box h3 {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #232323;
    line-height: 26px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.cr_service_box p {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 28px;
    color: #777777;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
}
span.cr_service_icon {
    font-size: 30px;
    color: #232323;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.cr_service_box:hover span.cr_service_icon {
    color: #ff6858;
}
/*-----Deals section start--*/

.cr_deal_wrapper {
    width: 100%;
    float: left;
    padding: 140px 0px;
    background-color: #ffffff;
}
.cr_deal_wrapper h1 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #222222;
    margin: 0px;
}
.cr_tab_wrapper {
    width: 100%;
    float: left;
    padding-top: 20px;
    text-align: center;
}
.cr_tab_wrapper .nav-tabs {
    border-bottom: 2px solid #ececec;
}
.cr_tab_wrapper ul.nav.nav-tabs {
    display: inline-block;
    width: auto;
}
.cr_tab_wrapper .nav-tabs > li {
    float: left;
    margin-bottom: -2px;
    border-bottom: 2px solid transparent;
}
.cr_tab_wrapper .nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #777777;
    font-size: 16px;
    text-transform: capitalize;
    padding: 20px 25px;
}
.cr_tab_wrapper .nav > li > a:hover,
.cr_tab_wrapper .nav > li > a:focus {
    background-color: transparent;
    color: #ff6858;
}
.cr_tab_wrapper .nav-tabs > li.active > a,
.cr_tab_wrapper .nav-tabs > li.active > a:hover,
.cr_tab_wrapper .nav-tabs > li.active > a:focus {
    color: #ff6858;
    background-color: transparent;
    border-bottom: 2px solid #ff6858;
    border-bottom-color: transparent;
    cursor: default;
    border: 1px solid transparent;
}
.cr_tab_wrapper .nav-tabs > li.active {
    border-bottom: 2px solid #ff6858;
}
.cr_tab-content {
    float: left;
    width: 100%;
    padding-top: 120px;
}
.cr_tab_img {
    width: 100%;
    float: left;
    padding-top: 70px;
}
.cr_car_detail {
    width: 100%;
    float: left;
    border: 1px solid #ebebeb;
    border-bottom: none;
}
.cr_car_top {
    width: 100%;
    float: left;
    padding: 30px 30px 20px;
    border-bottom: 1px solid #ebebeb;
}
.cr_car_top h3 {
    float: left;
    margin: 0px;
    color: #222222;
    font-size: 14px;
}
.cr_car_top p {
    float: right;
    margin: 0px;
    color: #ff6858;
    font-size: 13px;
}
.cr_car_top sup {
    font-size: 24px;
    top: -0.1em;
}
.cr_car_top sup span {
    font-size: 13px;
}
.cr_car_body {
    float: left;
    width: 100%;
    padding: 35px 30px 10px;
}
.cr_car_body p {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.cr_car_body p span.cr_title {
    float: left;
    width: 40%;
    text-align: left;
    font-size: 14px;
    color: #1a1917;
}
.cr_car_body p span.cr_data {
    float: left;
    width: 60%;
    font-size: 14px;
    text-align: left;
    color: #777777;
}
.cr_tab-content button {
    margin-top: 0px;
    padding: 13px 0px;
}
.cr_brand_wrapper {
    width: 100%;
    float: left;
    background-color: #1a1917;
    padding: 100px 0px;
    text-align: center;
}
.cr_brand_wrapper h1 {
    width: 100%;
    float: left;
    margin: 0px;
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.cr_brand_wrapper p {
    width: 100%;
    float: left;
    margin: 0px;
    font-size: 18px;
    color: #888888;
}
ul.cr_brand_img {
    width: auto;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    padding-top: 40px;
}
ul.cr_brand_img li {
    float: left;
    list-style: none;
    margin: 0px 36px;
}
.cr_station_wrapper {
    width: 100%;
    float: left;
    padding: 30px 0px;
    background-color: #ff6858;
}
.cr_station_wrapper h1 {
    width: auto;
    float: right;
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    margin: 0px;
    margin-top: 16px;
    padding-right: 15px;
}
.cr_station_select {
    float: left;
    width: 100%;
    padding-left: 15px;
}
.cr_station_select form {
    margin-bottom: 0px;
}
.cr_station_select .form-control {
    display: inline-block;
    width: 250px;
    height: 60px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #aaaaaa;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
/*----map section start----*/

.cr_map_wrapper {
    float: left;
    width: 100%;
}
.cr_map_wrapper #map {
    width: 100% !important;
}
/*----testimonial section start----*/

.cr_test_wrapper {
    width: 100%;
    float: left;
    padding: 110px 0px;
}
.cr_test_wrapper h1 {
    width: 100%;
    float: left;
    color: #222222;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
}
.cr_test_slider {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.cr_test_box {
    width: 100%;
    float: left;
    padding: 40px 40px 30px;
    border: 1px solid #e7e7e7;
    position: relative;
    z-index: 1;
}
.cr_test_box:after {
    position: absolute;
    left: 111px;
    bottom: -28px;
    content: url(../images/test-arrow.png);
    width: 37px;
    height: 28px;
    z-index: 11;
}
p.cr_test_para {
    width: 100%;
    float: left;
    color: #777777;
    line-height: 25px;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
}
.cr_testimonial_footer {
    width: 100%;
    float: left;
}
.cr_test_name {
    float: left;
}
.cr_test_name h4 {
    width: 100%;
    float: left;
    color: #222222;
    font-size: 16px;
    margin: 0px;
}
.cr_test_name span {
    font-size: 16px;
    color: #777777;
    padding-top: 5px;
    float: left;
    width: 100%;
}
.cr_test_rating {
    width: auto;
    float: right;
}
.cr_test_rating ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
}
.cr_test_rating ul li {
    float: left;
    list-style: none;
    color: #eba100;
    margin-right: 5px;
}
.cr_test_slider .owl-carousel .owl-item img {
    max-width: 100%;
    width: auto;
}
.cr_client {
    float: left;
    margin: 20px 0px 0px 25px;
}
.cr_test_slider .owl-controls {
    width: 100%;
    text-align: center;
    margin-top: 35px;
}
.cr_test_slider .owl-dot {
    width: 11px;
    height: 11px;
    background-color: #b2b2b2;
    display: inline-block;
    margin: 0px 2px;
    border: 1px solid #f8f8f8;
}
.cr_test_slider .owl-dot.active {
    background-color: #ff6858;
    border: 1px solid #e7e7e7;
}
/*----app section-----*/

.cr_dwn_wrapper {
    width: 100%;
    float: left;
    padding: 100px 0px;
    background-color: #f6f6f6;
    text-align: center;
}
.cr_dwn_wrapper h1 {
    width: 100%;
    float: left;
    margin: 0px;
    color: #222222;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
}
.cr_dwn_wrapper p {
    width: 100%;
    float: left;
    margin: 0px;
    font-size: 16px;
    color: #777777;
}
.cr_dwn_wrapper ul {
    width: auto;
    margin-top: 45px;
    padding: 0px;
    margin-bottom: 0px;
    display: inline-block;
}
.cr_dwn_wrapper ul li {
    float: left;
    list-style: none;
    margin: 0px 10px;
}
/*----subscription section start----*/

.cr_subs_wrapper {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 80px 0px;
}
.cr_subs_wrapper h1 {
    width: auto;
    float: right;
    font-size: 26px;
    text-transform: uppercase;
    color: #222222;
    font-weight: bold;
    margin: 0px;
    margin-top: 11px;
}
.cr_subs_wrapper form {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.cr_subs_wrapper .form-control {
    height: 50px;
    padding: 6px 20px;
    color: #aaaaaa;
    border: 1px solid #ebebeb;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.cr_subs_wrapper button.cr_bannerbtn {
    width: 140px;
    border: 1px solid;
    padding: 13px 0px;
    margin-top: 0px;
    margin-left: 5px;
}
/*-----foooter css-----*/

.cr_footer_wrapper {
    width: 100%;
    float: left;
    background-color: #1a1917;
    padding: 80px 0px 35px;
}
.footer_about {
    width: 100%;
    float: left;
}
.footer_about p {
    width: 100%;
    float: left;
    color: #666666;
    line-height: 25px;
    margin: 0px;
    padding-top: 25px;
}
.footer_link {
    width: 100%;
    float: left;
}
.footer_link h1,
.footer_hours h1,
.footer_follow h1 {
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 22px;
}
.footer_link ul,
.footer_hours ul,
.footer_follow ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.footer_link ul li {
    width: 100%;
    float: left;
    list-style: none;
    margin-bottom: 5px;
}
.footer_link ul li a {
    color: #666666;
    width: 100%;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.footer_link ul li:hover a {
    color: #ff6858;
}
.footer_hours {
    float: left;
    width: 100%;
}
.footer_hours ul li {
    width: 100%;
    float: left;
    list-style: none;
    margin-bottom: 5px;
    padding-right: 30px;
}
.footer_hours ul li a {
    color: #666666;
    width: 100%;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.footer_hours ul li:hover a {
    color: #ff6858;
}
.footer_follow ul li {
    float: left;
    list-style: none;
    margin-bottom: 5px;
    margin-right: 12px;
}
.footer_follow ul li a {
    color: #666666;
    width: 100%;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.footer_follow ul li:hover a {
    color: #ff6858;
}
p.copyright {
    width: 100%;
    float: left;
    color: #666666;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 55px;
    border-top: 1px solid #2f2e2c;
    padding-top: 30px;
}
/*----media css start----*/

@media(min-width:992px) and (max-width:1199px) {
    ul.cr_brand_img li {
        margin: 0px 15px;
    }
    .cr_service_box h3 {
        font-size: 14px;
    }
    .cr_info_wrapper ul li {
        margin-right: 10px;
    }
    a.cr_appoint_btn {
        padding: 5px 10px;
    }
    .footer_hours ul li {
        padding-right: 0px;
    }
    .cr_brand_wrapper p {
        font-size: 16px;
    }
    .cr_deal_wrapper,
    .cr_service_wrapper {
        padding: 100px 0px;
    }
}
@media(min-width:768px) and (max-width:991px) {
    .cr_info_wrapper ul li {
        margin-right: 10px;
    }
    a.cr_appoint_btn {
        padding: 5px 10px;
    }
    .cr_service {
        padding-bottom: 40px;
    }
    ul.cr_brand_img li {
        margin-bottom: 20px;
    }
    .cr_subs_wrapper h1 {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .footer_about,
    .footer_link,
    .footer_hours {
        margin-bottom: 20px;
    }
    button.cr_bannerbtn {
        float: left;
    }
    .cr_main_section {
        float: left;
        width: 100%;
        overflow-x: hidden;
    }
    .cr_deal_wrapper,
    .cr_service_wrapper {
        padding: 100px 0px;
    }
    ul.cr_brand_img li {
        margin-bottom: 15px;
    }
}
@media(max-width:767px) {
    ul.cr_brand_img li {
        margin-bottom: 15px;
    }
    .cr_logo {
        text-align: center;
    }
    .cr_info_wrapper {
        text-align: center;
    }
    .cr_info_wrapper ul {
        width: auto;
        float: none;
        display: inline-block;
    }
    .navbar-toggle {
        background-color: #ffffff;
        z-index: 1;
    }
    .navbar-toggle .icon-bar {
        background-color: #ff6858;
    }
    .cr_menu_btn {
        display: block;
        float: none;
        position: absolute;
        top: -6px;
        right: 15px;
        border: none;
        width: 40px;
        height: 30px;
        font-size: 16px;
        color: #ffffff;
        background-color: #ff6858;
        border-radius: 3px;
        z-index: 1;
    }
    .cr_menu_wrapper ul {
        width: 100%;
        float: left;
        padding-top: 50px;
    }
    .cr_menu_wrapper ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .cr_menu_wrapper {
        width: 300px;
        z-index: 2;
        position: fixed;
        left: 0px;
        top: 0px;
        bottom: 0px;
        background-color: #000000;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .cr_menu_wrapper {
        width: 300px;
    }
    .cr_menu_wrapper.cr_main_menu_hide {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .footer_about,
    .footer_link,
    .footer_hours {
        margin-bottom: 20px;
    }
    .cr_subs_wrapper h1 {
        width: 100%;
        float: left;
        font-size: 17px;
        margin-bottom: 20px;
    }
    .cr_subs_wrapper {
        text-align: center;
    }
    .cr_subs_wrapper button.cr_bannerbtn {
        margin-top: 20px;
        margin-left: 0;
        display: inline-block;
    }
    .cr_station_wrapper {
        text-align: center;
    }
    .cr_station_wrapper h1 {
        width: 100%;
        float: left;
        margin-top: 16px;
        padding-right: 0;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .cr_service h1 {
        margin-bottom: 40px;
    }
    .cr_station_select {
        padding-left: 0px;
    }
    .cr_main_heading {
        padding-top: 85px;
        padding-right: 0px;
    }
    .cr_deal_wrapper,
    .cr_service_wrapper {
        padding: 100px 0px;
    }
}
@media(max-width:480px) {
    .cr_menu_wrapper {
        width: 200px;
    }
    .cr_dwn_wrapper ul li {
        margin-bottom: 20px;
    }
    .cr_dwn_wrapper h1 {
        font-size: 23px;
    }
    .cr_subs_wrapper h1 {
        width: 100%;
        float: left;
        font-size: 17px;
        margin-bottom: 20px;
    }
    .cr_subs_wrapper {
        text-align: center;
    }
    .cr_subs_wrapper button.cr_bannerbtn {
        margin-top: 20px;
        margin-left: 0;
        display: inline-block;
    }
    .cr_station_wrapper {
        text-align: center;
    }
    .cr_station_wrapper h1 {
        width: 100%;
        float: left;
        margin-top: 16px;
        padding-right: 0;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .cr_service h1 {
        margin-bottom: 40px;
    }
    .cr_station_select {
        padding-left: 0px;
    }
    .cr_station_select .form-control {
        width: 215px;
    }
    .cr_banner_form {
        padding: 38px 20px;
    }
    .cr_banner_form h2 {
        font-size: 21px;
    }
    .cr_banner_wrapper .col-xs-9 {
        width: 100%;
    }
    .cr_info_wrapper {
        margin-top: 40px;
    }
    .cr_main_heading {
        padding-top: 50px;
        padding-right: 0;
    }
    .cr_main_heading h1 {
        font-size: 40px;
    }
    .cr_tab-content {
        padding-top: 50px;
    }
    .cr_brand_wrapper h1 {
        font-size: 20px;
        line-height: 30px;
    }
    ul.cr_brand_img li {
        padding-bottom: 20px;
        width: 100%;
        margin: 0px;
    }
    .cr_dwn_wrapper ul li {
        width: 100%;
    }
}

/*---------------------
Preloader
---------------------*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f1f2f1;
    /* change if the mask should have another color then white */
    z-index: 999999;
    /* makes sure it stays on top */
}

#status {
    width: 135px;
    height: 143px;
    background-size: 400px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url(../images/preloader.gif);
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -70px 0 0 -50px;
    /* is width and height divided by two */
}
/* Back to top */
.back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    color: #ffffff;font-size: 25px;
}

.back-to-top.show {
    opacity: 1;
}

.back-to-top.show:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

@media(max-width:760px) {
    .back-to-top {
        bottom: 15px;
        right: 10px;
        width: 30px;
        height: 30px;
    }
    .copyright{
        text-align: center;
    }
}
