/*-----common css starts here----*/

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
}

*
{
    word-wrap: break-word;
}

ul
{
    margin: 0;
    padding: 0;
}

ul li
{
    list-style-type: none;
}

.no_padding
{
    padding: 0 !important;
}

input[type="submit"], input[type="button"], input[type="reset"], input[type="text"], input[type="password"], .productSearch select
{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

a
{
    color: #ED1C24;
}

a:hover
{
    text-decoration: underline;
    outline: none; /*color: #ED1C24;*/
}

a:focus
{
    text-decoration: none; /*color: #FFF;*/
    outline: none;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 26px;
}


/*-----common css ends here----*/


/*---header section----*/

header
{
    padding: 10px 0;
    position: relative;
    background: #FFF;
}

.menuwrapper
{
    background: #ED1C24;
    float: left;
    width: 100%;
}

.menuwrapper .dropdown-menu
{
    background: #ED1C24;
    min-width: 200px;
}

.menuwrapper .navbar
{
    margin: 0;
    min-height: auto;
}

.top_link_section
{
    margin: 30px 0 0 40px;
    padding: 0;
    width: 100%;
    float: right;
    text-align: right;
}

.top_header
{
    float: left;
    width: 100%;
}

.top_link_section li
{
    font-size: 13px;
    color: #000;
    margin: 0 2% 10px 0;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.top_link_section li:last-child
{
    margin: 0 0 10px 0;
}

.top_link_section li:hover
{
    color: #ed1c24;
}

.top_link_section li img
{
    margin: 0 5px 0 0;
    display: inline-block;
}

.selectContainer
{
    /*float: right;*/
    display: inline-block;
    position: relative; /*width: 155px;*/
}

.numberCont
{
    display: none;
    height: 205px;
    left: -12px;
    overflow: auto;
    padding: 25px 8px 5px 5px;
    position: absolute;
    top: 18px;
    width: 192px;
    z-index: 9999;
    box-shadow: 0 0 6px #cfcfcf;
    background: #FFF;
}

.numberCont ul li
{
    margin: 0 9% 10px 0;
}

.numberCont ul li:last-child
{
    margin: 0 6% 10px 0;
}

.operatorContainer
{
    display: inline-block;
    position: relative;
}

.operatorCont
{
    display: none;
    left: -12px;
    overflow: auto;
    padding: 10px 8px 5px 10px;
    position: absolute;
    top: 18px;
    width: 122px;
    z-index: 9999;
    background: #FFF;
    box-shadow: 0 0 6px #cfcfcf;
}

.operatorCont ul li
{
    margin: 0 6% 10px 0;
    display: block;
    text-align: left;
}

.operatorCont ul li a:hover
{
    text-decoration: underline;
    color: #000;
}

.operatorCont ul li:last-child
{
    margin: 0 6% 10px 0;
}

.customerContainer
{
    display: inline-block;
    position: relative;
}

.customerCont
{
    display: none;
    left: -12px;
    overflow: auto;
    padding: 10px 8px 5px 10px;
    position: absolute;
    top: 18px;
    width: 122px;
    z-index: 9999;
    background: #FFF;
    box-shadow: 0 0 6px #cfcfcf;
}

.customerCont ul li
{
    margin: 0 6% 10px 0;
    display: block;
    text-align: left;
}

.customerCont ul li a:hover
{
    color: #000;
    text-decoration: underline;
}

.customerCont ul li:last-child
{
    margin: 0 6% 10px 0;
}

.getintouch_form label
{
    color: #000;
    font-size: 15px;
    margin: 10px 0;
    font-weight: 400;
}

.getintouch_form input
{
    border-radius: 0;
    height: 35px;
}

.getintouch_form textarea
{
    border-radius: 0;
    height: 100px;
}

.getintouch_form .getintouch_btn
{
    background: #ed1c24;
    margin: 15px 0 0 0;
    color: #FFF;
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
}

.getintouch_form .getintouch_btn:hover
{
    background: #000;
}

.navbar-default
{
    background: none;
    border: none;
}

.leftmenu ul
{
    text-align: center;
    width: 100%;
}

.leftmenu ul li
{
    float: none !important;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    list-style-type: none;
    text-transform: uppercase;
}

.leftmenu ul li a
{
    color: #FFF !important;
    padding: 15px 20px;
}

.leftmenu ul li a:hover
{
    color: #FFF !important;
    background: #231F20 !important;
}

.leftmenu ul li a:focus
{
    color: #FFF !important;
    background: #231f20 !important;
}

.leftmenu ul li a.active
{
    color: #FFF !important;
    background: #231f20 !important;
}

.leftmenu .nav .open > a, .nav .open > a:hover, .nav .open > a:focus
{
    background: #231f20 !important;
}


/*---banner section----*/

.banner_box
{
    background-image: url("../img/building_clipart.png");
    background-position: -205px 63px;
    background-repeat: repeat-x;
    float: left;
    min-height: 452px;
    width: 100%;
}

.banner_text h1
{
    text-transform: uppercase;
    font-weight: 600;
}

.banner_text h2
{
    color: #000;
    font-size: 33px;
    font-weight: 300;
    line-height: 46px;
    text-shadow: 0 0px 2px #fff;
    margin: 15px 0 20px;
}

.banner_text p
{
    color: #000;
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
    text-shadow: 0 0px 2px #fff;
}

.banner_rightbox
{
    /*margin: 60px 0 0;*/
    float: right;
    max-width: 637px;
    width: 100%;
}

.banner_viewbtn
{
    float: right;
    padding: 15px;
    background: #000;
    color: #FFF;
    font-size: 14px;
}

.banner_viewbtn:hover
{
    background: #9c1f24;
}

.banner_rightbox .slick-slider
{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px #d0d0d0;
    padding: 10px;
    margin: 20px 0 0 0;
}

.banner_rightbox .slick-dots li button::before
{
    opacity: 1;
    font-size: 18px;
}

.banner_rightbox .slick-dots li.slick-active button::before
{
    color: #ED1C24;
    opacity: 1;
}

.mainlink_box
{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px #d0d0d0;
    float: left;
    margin: 20px 0 0;
    padding: 10px;
    width: 100%;
}

.mainlink_box ul li
{
    float: left;
    padding: 0 5px 0 0;
}

.mainlink_box ul li:last-child
{
    padding: 0;
}

.mainlink_box ul li a
{
    background: #ED1C24 none repeat scroll 0 0;
    color: #FFF;
    display: block;
    font-size: 18px;
    padding: 20px 0;
    text-align: center;
}

.mainlink_box ul li a:hover
{
    background: #231F20;
    color: #FFF;
}

.mainlink_box ul li a.active
{
    background: #231F20;
    color: #FFF;
}

.map_mainbox
{
    float: left;
    width: 100%;
    position: relative;
    height: 296px;
}

.distance_map_widget_box
{
    width: 20%;
    padding: 2px;
    float: left;
}

.map_pop_close
{
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    z-index: 10;
}

.show_distance_box
{
    bottom: 0;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 30px;
    width: 100%;
}

.map_container
{
    position: relative;
    z-index: 10;
    margin: auto;
    padding-bottom: 15px;
}

.map_container .col-md-12
{
    padding: 0 0 0 0;
    line-height: 0.7;
}

.video_mainbox
{
    float: left;
    width: 100%;
}

.subheading
{
    color: #333;
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0;
    position: relative;
}

.subheading::after
{
    content: " ";
    position: absolute;
    height: 1px;
    width: 80px;
    background: #ED1C24;
    bottom: -10px;
    left: 0;
}

.cab_box
{
    border: 1px solid #ed1c24;
    box-shadow: 0 0 7px #d0d0d0;
    float: left;
    margin: 101px 0 0;
    min-height: 287px;
    padding: 0 0 40px;
    width: 100%;
    position: relative;
}

.cab_box:hover h2.subheading
{
    background: #231F20;
}

.cab_box h2.subheading
{
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 15px 10px;
    text-align: center;
}

.cab_box > p
{
    padding: 10px;
    color: #000;
    font-weight: 600;
}

.cab_box .more_btn
{
    background: #ed1c24 none repeat scroll 0 0;
    bottom: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 10px;
    position: absolute;
    right: 10px;
}

.cab_box h2.subheading::after
{
    content: " ";
    position: absolute;
    height: 1px;
    width: 80px;
    background: none;
    bottom: -10px;
    left: 0;
}

.distance_calculator
{
    border: 1px solid #ed1c24;
    box-shadow: 0 0 7px #d0d0d0;
    float: left;
    min-height: 295px; /*padding: 0 0 10px;*/
    width: 100%;
    position: relative;
    background: #FFF;
}

.distance_calculator:hover h2.subheading
{
    background: #231F20;
}

.distance_calculator h2.subheading
{
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 15px 10px;
    text-align: center;
}

.distance_calculator > p
{
    padding: 10px;
    color: #000;
    font-weight: 600;
}

.distance_calculator .more_btn
{
    background: #ed1c24 none repeat scroll 0 0;
    bottom: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 10px;
    position: absolute;
    right: 10px;
}

.distance_calculator h2.subheading::after
{
    content: " ";
    position: absolute;
    height: 1px;
    width: 80px;
    background: none;
    bottom: -10px;
    left: 0;
}

.distance_formbox
{
    float: left;
    padding: 8px;
    width: 100%;
}

.distance_formbox label
{
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 8px 0;
}

.distance_formbox input
{
    border-radius: 0;
    height: 40px;
}

.distance_formbox button
{
    border: none;
}

.number_topbox
{
    text-align: center;
}

.number_topbox .number_text
{
    background: #231f20 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    padding: 10px;
}

.number_topbox h3
{
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin: 15px 0 0;
    padding: 15px;
}

ul.list_style
{
    margin: 0 0 20px 40px;
}

ul.list_style li
{
    list-style-image: url(../img/bullet_point.png);
    font-size: 16px;
    color: #333;
    margin: 0 0 10px 0;
    list-style-position: outside;
    line-height: 26px;
}

ul.list_style li a
{
    color: #ED1C24;
    text-decoration: underline;
}

ul.list_style li a:hover
{
    color: #333;
    text-decoration: underline;
}

ol.list_style
{
    margin: 0 0 20px 0;
}

ol.list_style li
{
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin: 0 0 10px 0;
    list-style-position: outside;
}

ol.list_style li a
{
    color: #ED1C24;
    text-decoration: underline;
}

ol.list_style li a:hover
{
    color: #333;
    text-decoration: underline;
}

.more_btn
{
    background: #ED1C24;
    padding: 8px 25px;
    color: #FFF;
    font-weight: 400;
    font-size: 14px;
    float: right;
}

.more_btn:hover
{
    background: #000;
}

.cab_box_video
{
    float: left;
    width: 100%;
    background: none;
    padding: 15px;
}

.cab_box_video h2.subheading
{
    color: #333;
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0;
    position: relative;
    text-transform: uppercase;
}

.cab_box_video h2.subheading::after
{
    background: #ed1c24 none repeat scroll 0 0;
    bottom: -10px;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    width: 80px;
}

.widgetbox
{
    padding: 20px 0 40px;
    display: none;
}

.widgetbox .col-md-4
{
    padding: 0 5px 0 0;
}

.widgetbox .col-md-4:last-child
{
    padding: 0;
}

.flip-container .widget_div
{
    padding: 10px;
    background: #70090b;
    min-height: 330px;
    max-width: 330px;
    width: 100%;
    border-radius: 50%;
    text-align: left;
}

.widget_div .subheading
{
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0;
    position: relative;
    text-align: center;
}

.widget_div .subheading::after
{
    content: " ";
    position: absolute;
    height: 1px;
    width: 80px;
    background: #ffd107;
    bottom: -10px;
    left: 37%;
    margin: auto;
}

.widget_div ul.list_style
{
    margin: 0 25px 20px 15%;
    max-height: 150px;
    overflow: auto;
    padding-left: 20px;
}

.widget_div ul.list_style li
{
    list-style-image: url(../img/yellow_bullet_point.png);
    font-size: 16px;
    color: #FFF;
    margin: 0 0 10px 0;
    list-style-position: outside;
    line-height: 26px;
}

.widget_div ul.list_style li a
{
    color: #ffd107;
    text-decoration: underline;
}

.widget_div ul.list_style li a:hover
{
    color: #333;
    text-decoration: underline;
}

.widget_div p
{
    height: 142px;
    overflow: hidden;
}

.widget_div:hover
{
    background: #70090b;
}

.widget_fnt_title
{
    background: #000;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 15px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 10px #000;
    top: auto;
    width: 100%;
}

.widget_div h3
{
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin: 0 0 10px 0;
}

.flip-container .widget_bg_img
{
    width: 100%;
    max-width: 330px;
    height: 330px;
    background-size: cover;
    background-size: 100% !important;
}

.widget_more_btn
{
    background: #ED1C24;
    padding: 8px 25px;
    color: #FFF;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
}

.widget_more_btn:hover
{
    background: #9c1f24;
}


/*-----testimonial css----*/

.testi_wrapper
{
    width: 100%;
    float: left;
    background: #FFF;
    padding: 60px 0 100px;
}

.testi_wrapper .test_box
{
    max-width: 750px;
    width: 100%;
    margin: auto;
    text-align: center;
}

.testi_wrapper h3
{
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
}

.heading_centerline
{
    font-size: 22px;
    font-weight: 400;
    color: #333;
    position: relative;
    text-transform: uppercase;
    margin: 0 0 30px 0;
    text-align: center;
}

.heading_centerline::after
{
    content: " ";
    position: absolute;
    height: 1px;
    width: 80px;
    background: #ED1C24;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}

.testi_wrapper .slick-slider
{
    margin-bottom: 0;
}

.testi_wrapper .slick-dots li button::before
{
    opacity: 1;
    font-size: 18px;
}

.testi_wrapper .slick-dots li.slick-active button::before
{
    color: #ED1C24;
    opacity: 1;
}

.bottom_scrollbox
{
    padding: 40px 0 40px 0;
    width: 100%;
    float: left;
}

.bottom_scroll_div
{
    width: 100%;
    text-align: center;
}

.logo_scroll
{
    margin: 70px 0 0 0;
}

.logo_scroll .slick-slide
{
    text-align: center;
}

.logo_scroll .slick-slide img
{
    display: inline-block;
}


/*----footer---*/

.footer_div
{
    background: #0c0c0c;
    width: 100%;
    float: left;
    padding: 20px 0;
}

.footer_head
{
    font-size: 15px;
    font-weight: 400;
    color: #FFF;
    position: relative;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}

.footer_head::after
{
    content: " ";
    position: absolute;
    height: 1px;
    width: 80px;
    background: #ED1C24;
    bottom: -10px;
    left: 0;
}

.footer_logo
{
    margin: 20px 0 0;
}

.footer_menu ul li
{
    margin: 0 0 6px 0;
}

.footer_menu ul li a
{
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.footer_menu ul li a:hover
{
    color: #ED1C24;
}

.quick_contact p
{
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

.bottom_footer
{
    background: #000;
    width: 100%;
    float: left;
    padding: 20px 0;
}

.copyright p
{
    font-size: 12px;
    color: #FFF;
    margin: 0;
    text-align: center;
}

.secondmenu_margin
{
    margin: 45px 0 0;
}

.terms_link
{
    float: right;
}

.terms_link li
{
    font-size: 12px;
    text-transform: uppercase;
    color: #FFF;
    float: left;
    margin: 0 5px 0 0;
}

.terms_link li a
{
    color: #FFF;
}

.terms_link li a:hover
{
    color: #ed1c24;
    text-decoration: underline;
}

.five_widget
{
    margin: auto auto 20px auto;
}

.freevehicle_area
{
    float: left;
    margin: 30px 0;
    width: 100%;
}

.free_content
{
    float: left;
    width: 100%;
}

.free_content img
{
    padding: 10px;
}

.freevehicle_box
{
    /*background: url(../img/free_1.jpg) center center;*/ /*background-size: cover;*/
    float: left;
    min-height: 245px;
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.freevehicle_box .showfreediv
{
    border: 1px solid #CCC;
}
.stripe_bg
{
    background: url(../img/stripe_bg.png) repeat center top;
    width: 100%;
    height: 84%;
    position: absolute;
    opacity: 0.5;
}

.freevehicle_box > h3
{
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    margin: 40px 0 0;
    text-shadow: 0 0 10px #000;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
}

.freevehicle_box > p
{
    color: #ffcd2d;
    font-size: 70px;
    font-weight: 700;
    margin: 35px 0 0;
    padding: 20px 0 24px;
    text-shadow: 0 0 10px #000;
    position: relative;
    z-index: 5;
}

.freevehicle_box > a
{
    background: #ed1c24 none repeat scroll 0 0;
    bottom: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    left: 0;
    padding: 6px 10px;
    position: absolute;
    width: 100%;
}

.freevehicle_box > a:hover
{
    background: #231F20;
}

.popupdiv
{
    background: url(../img/pop_bg.png) repeat center top;
    height: 100%;
    left: 0;
    padding: 20px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none;
}

.popclose_btn
{
    background: #ff0000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    position: absolute;
    right: 0.5%;
    text-align: center;
    top: 7px;
    width: 40px;
    z-index: 9999;
    cursor: pointer;
}

.popclose_btn:hover
{
    cursor: pointer;
    background: #000;
}

#loadiv
{
    background: #fff none repeat scroll 0 0;
    height: 100%;
    margin: auto;
    position: relative;
    width: 100%;
    overflow: auto;
}

.google_playbtn
{
    /*float: left;*/
    display: inline-block;
    margin: 0 2px 10px 0;
}

.mobapp_div .more_btn
{
    background: #ed1c24 none repeat scroll 0 0;
    bottom: 10px;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 3px 10px 0;
    width: 100%;
    padding: 8px 10px;
    position: relative;
    right: -3px;
    top: 0px;
}

.mobapp_div .more_btn:hover
{
    background: #000;
}

.mobapp_div .mobapp_sb_btn
{
    margin: 10px 3px 0 0 !important;
}
#downloadappmodal
{
    text-align: center;
}
#downloadappmodal .modal-header
{
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    text-align: left;
}
#downloadappmodal .modal-body .mobileno_div > span
{
    left: 9px;
}
#downloadappmodal button.more_btn
{
    margin: 10px 0;
    width: 100%;
}
#downloadappmodal button.close
{
    color: #FFF;
    opacity: 1;
}

/*----Inner css starts here------*/

.inner_banner_box
{
    background: #ED1C24 none repeat scroll 0 0;
    width: 100%;
}

.content_container
{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px #5f5f5f;
    float: left;
    margin: 25px 0 0;
    min-height: 600px;
    width: 100%;
    padding: 20px;
}

h1.page_title
{
    background: #ED1C24 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 35px;
    font-weight: 300;
    left: -20px;
    margin: 0 0 30px;
    padding: 10px 20px 10px 17px;
    position: relative;
}

.lftfliptile
{
    width: 193px;
    height: 283px;
    position: relative;
}


/*-----------Flip Css-------------*/

.flip-container
{
    perspective: 1000px;
    -webkit-perspective: 1000px;
    display: inline-block;
}

.flip-container:hover .back
{
    transform: rotateY(180deg);
}

.flip-container:hover .front
{
    transform: rotateY(0deg);
}

.flip-container, .front, .back
{
    max-width: 330px;
    height: 330px;
    width: 100%;
}

.card
{
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.front, .back
{
    position: absolute;
    backface-visibility: hidden;
    transition: 1s;
    transform-style: preserve-3d;
}

.front
{
    z-index: 1;
    transform: rotateY(-180deg);
}

.back
{
    z-index: 2;
    transform: rotateY(0deg);
}


/*-----------Map Flip Css-------------*/

.map_flip_container
{
    perspective: 1000px;
    -webkit-perspective: 1000px;
    display: inline-block;
}

.number_box
{
    align-content: center;
    display: flex;
    height: 160px; /*height: 80px;*/
    justify-content: center;
    text-align: center;
    width: 100%;
}

.number_box span
{
    align-content: center;
    display: flex;
    flex-direction: column;
    float: left;
    font-size: 30px;
    justify-content: center;
    width: 100%;
    color: #FFF;
}

.map_flip_container:hover .back1
{
    transform: rotateY(180deg);
}

.map_flip_container:hover .front1
{
    transform: rotateY(0deg);
}

.map_flip_container, .front1, .back1
{
    max-width: 350px;
    height: 180px;
    top: 10px;
    width: 100%;
}

.map_flip_container .widget_div
{
    background: #5c1d25 none repeat scroll 0 0;
    min-height: 181px;
    padding: 10px;
    text-align: left;
}

.map_flip_container .widget_div .sub_heading
{
    margin: 0;
}

.card
{
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.front1, .back1
{
    position: absolute;
    backface-visibility: hidden;
    transition: 1s;
    transform-style: preserve-3d;
}

.front1
{
    z-index: 1;
    transform: rotateY(-180deg);
}

.back1
{
    z-index: 2;
    transform: rotateY(0deg);
}

.map_flip_container .widget_fnt_title
{
    background: #000;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding: 15px;
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
}

.map_flip_container .widget_bg_img
{
    background-size: cover;
    height: 180px;
    width: 100%;
}

.footer_social_list li
{
    display: inline-block;
    margin: 0 2px 5px 0;
}

.footer_social_list li:hover
{
    opacity: 0.7;
}



.redtooptip + .tooltip > .tooltip-inner
{
    background-color: #6f0d10;
    color: #e7a607;
    padding: 12px;
}

.redtooptip + .tooltip > .tooltip-arrow
{
    border-bottom-color: #6f0d10;
}

.blockpop
{
    display: block !important;
}

.logintxt
{
    border-bottom: 1px solid #666;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0 0 10px 0;
    box-shadow: none;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
}

.logintxt:active
{
    border-bottom: 2px solid #10A5A9;
    box-shadow: none;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
}

.logintxt:focus
{
    border-bottom: 2px solid #10A5A9;
    box-shadow: none;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
}

#loginmodal .modal-header
{
    background: #ED1C24;
    color: #FFF;
}

#loginmodal button.close
{
    color: #FFF;
    opacity: 1;
}

#loginmodal .btn.btn-info
{
    background: #ED1C24 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 10px 25px;
}

#loginmodal .btn.btn-info:hover
{
    background: #000;
}

#loginmodal .panel
{
    border: none;
    box-shadow: none;
}

#CustomerPasswordmodal .modal-header
{
    background: #ED1C24;
    color: #FFF;
}

#CustomerPasswordmodal button.close
{
    color: #FFF;
    opacity: 1;
}

#CustomerPasswordmodal .btn.btn-info
{
    background: #ED1C24 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 10px 25px;
}

#CustomerPasswordmodal .btn.btn-info:hover
{
    background: #000;
}

#CustomerPasswordmodal .panel
{
    border: none;
    box-shadow: none;
}

#Operatorloginmodal .modal-header
{
    background: #ED1C24;
    color: #FFF;
}

#Operatorloginmodal button.close
{
    color: #FFF;
    opacity: 1;
}

#Operatorloginmodal .btn.btn-info
{
    background: #ED1C24 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 10px 25px;
}

#Operatorloginmodal .btn.btn-info:hover
{
    background: #000;
}

#Operatorloginmodal .panel
{
    border: none;
    box-shadow: none;
}

.topmainmenu
{
    z-index: 1002;
}

#FP_U_Model .modal-header
{
    background: #ED1C24;
    color: #FFF;
}

#FP_U_Model button.close
{
    color: #FFF;
    opacity: 1;
}

#FP_U_Model .btn.btn-info
{
    background: #ED1C24 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 10px 25px;
}

#FP_U_Model .btn.btn-info:hover
{
    background: #000;
}

#FP_U_Model .panel
{
    border: none;
    box-shadow: none;
}

#videomodal .modal-header
{
    background: #ED1C24;
    color: #FFF;
}

#videomodal button.close
{
    color: #FFF;
    opacity: 1;
}

#videomodal .btn.btn-info
{
    background: #ED1C24 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 10px 25px;
}

#videomodal .btn.btn-info:hover
{
    background: #000;
}

#videomodal .panel
{
    border: none;
    box-shadow: none;
}

#FP_OP_Model .modal-header
{
    background: #ED1C24;
    color: #FFF;
}

#FP_OP_Model button.close
{
    color: #FFF;
    opacity: 1;
}

#FP_OP_Model .btn.btn-info
{
    background: #ED1C24 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 10px 25px;
}

#FP_OP_Model .btn.btn-info:hover
{
    background: #000;
}

#FP_OP_Model .panel
{
    border: none;
    box-shadow: none;
}

#videomodal .modal-dialog
{
    margin: 8% auto;
    max-width: 760px;
    width: 100%;
}

.freevehicle_box > a
{
    background: #ed1c24 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    left: 0;
    padding: 10px 10px;
    position: absolute;
    width: 100%;
}

.freevehicle_box.subheading
{
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    font-size: 18 px;
    margin: 0;
    padding: 15 px 10 px;
    text-align: center;
}

.freevehicle_box:hover h2.subheading
{
    background: #231f20 none repeat scroll 0 0;
}

.freevehicleform
{
    margin: 10px auto auto;
    width: 92%;
}

.freevehicleform input
{
    border-radius: 0;
}

.freevehicleform input
{
    border-radius: 0;
}

.mobileno_div
{
    float: left;
    width: 100%;
    margin: 8px 0;
}
.mobileno_div > input
{
    padding: 5px 5px 5px 48px;
}
.mobileno_div > span
{
    background: #9c9c9c none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
    position: absolute;
}


.free_btn
{
    background: #ed1c24 none repeat scroll 0 0;
    color: #fff;
    font-weight: 400;
    padding: 9px 11px;
    right: 10px;
    margin: 5px 2px 13px 0;
    display: inline-block;
}

.free_btn:hover
{
    background: #000;
}

.showfreediv
{
    float: none;
    margin: auto;
    max-height: 143px;
    min-height: 133px;
    overflow: auto;
    width: 90%;
    padding: 10px !important;
}



.FreeVehicle_Header
{
    text-align: center;
    line-height: 0.7;
}



@media screen and (max-width:1199px)
{
    .leftmenu ul li
    {
        font-size: 14px;
    }
    .distance_calculator h2.subheading
    {
        font-size: 14px;
    }
    .distance_calculator
    {
        min-height: 335px;
    }
    .free_btn
    {
        padding: 9px 5px;
    }
    .freevehicle_box
    {
        min-height: 288px;
    }
    .top_link_section li
    {
        margin: 0 1.5% 10px 0;
    }
    .leftmenu ul li a
    {
        padding: 10px;
    }
    .leftmenu ul li a:hover
    {
        padding: 10px;
    }
    .leftmenu ul li a.active
    {
        padding: 10px;
    }
    .banner_text p
    {
        line-height: 24px;
    }
}


@media screen and (max-width:1024px)
{
    .top_header
    {
        position: relative !important;
        z-index: 999 !important;
    }
    .logo img
    {
        width: auto !important;
    }
    .leftmenu ul li a
    {
        padding: 15px 20px;
    }
}

@media screen and (max-width:991px)
{
    .top_link_section
    {
        margin: 30px 0 0;
        text-align: center;
    }
    .distance_calculator
    {
        top: 20px;
        margin-top: 20px;
    }
    .distance_map_widget_box
    {
        text-align: center;
        float: none;
        width: 100%;
    }
    .video_mainbox
    {
        padding: 20px 0;
    }
    .cab_box
    {
        margin: 30px 0 0;
        min-height: 1px;
    }
    .copyright
    {
        text-align: center;
    }
    .terms_link
    {
        float: none;
        text-align: center;
    }
    .terms_link li
    {
        float: none;
        display: inline-block;
    }
    .footer_div
    {
        text-align: center;
    }
    .footerlogo_div
    {
        width: 100%;
        text-align: center;
    }
    .footer_head::after
    {
        content: " ";
        position: absolute;
        height: 1px;
        width: 80px;
        background: #ED1C24;
        bottom: -10px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .footer_logo
    {
        margin-bottom: 20px;
        display: inline-block;
    }
    .more_btn
    {
        float: left;
    }
    .cab_box_video .subheading
    {
        margin: 30px 0;
    }
    .mainlink_box
    {
        margin: 40px 0 0;
    }
    .mainlink_box ul li
    {
        float: none;
        margin: 0 0 5px 0;
        padding: 0;
    }
    .logo
    {
        text-align: center;
        width: 100%;
    }
    .top_logindiv
    {
        width: 100%;
        text-align: center;
    }
    .login_topbox
    {
        float: none;
        display: inline-block;
    }
    ul.nav
    {
        text-align: center;
        width: 100%;
    }
    .leftmenu ul li
    {
        float: none;
        display: inline-block;
    }
    .banner_box
    {
        padding: 25px 0;
    }
    .banner_text h2
    {
        margin: 20px 0 0 0;
    }
    .banner_rightbox
    {
        float: none;
        margin: 20px auto auto;
    }
    .widgetbox
    {
        text-align: center;
    }
    .widget_div
    {
        margin: 0 0 10px 0;
    }
}

@media screen and (max-width:768px)
{
    .popupdiv
    {
        padding: 10px;
    }
    .navbar.navbar-default
    {
        background: none;
        margin: 20px 0;
    }
    .leftmenu
    {
        background: #ED1C24;
        width: 100%;
        padding: 15px 0 0;
        margin: 0;
        border: none;
    }
    .leftmenu .navbar-nav
    {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .leftmenu ul li
    {
        width: 100%;
        display: block;
    }
    .menuwrapper .navbar-default
    {
        margin: 0;
    }
    .leftmenu ul li
    {
        border-right: none; /*padding: 0 15px 15px 20px;*/
        border-bottom: 1px solid #ED1C24; /*margin: 0 15px 14px 0;*/
    }
    .leftmenu ul li:last-child
    {
        border: medium none;
        margin: 0 15px 0 0;
    }
    .leftmenu ul li a
    {
        color: #FFF !important;
        padding: 10px 0;
    }
    .leftmenu ul li a:hover
    {
        color: #FFF !important;
        border-bottom: none;
        padding: 10px 0;
        background: #231F20 !important;
    }
    .leftmenu ul li a.active
    {
        color: #FFF !important;
        padding: 10px 0;
        border-bottom: none;
        background: #231F20 !important;
    }
}

@media screen and (max-width:550px)
{
    .map_flip_container .widget_fnt_title
    {
        font-size: 15px;
    }
    .number_box span
    {
        font-size: 15px;
    }
    .distance_map_widget_box
    {
        padding: 2px;
    }
    .mob_padding
    {
        padding: 2px;
    }
}

@media screen and (max-width:360px)
{
    .flip-container .widget_div
    {
        max-width: 320px;
        min-height: 290px;
    }
    .flip-container .widget_bg_img
    {
        max-width: 320px;
        height: 320px;
    }
}

@media screen and (max-width:320px)
{
    .banner_box
    {
        padding: 25px 0 45px 0;
    }
    .banner_text h2
    {
        margin: 20px 0 20px 0;
    }
    
    
    
    
}


