@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Light.eot');
    src: url('../fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Light.woff') format('woff'), url('../fonts/Oswald-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Medium.eot');
    src: url('../fonts/Oswald-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Medium.woff') format('woff'), url('../fonts/Oswald-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Bold.eot');
    src: url('../fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Bold.woff') format('woff'), url('../fonts/Oswald-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/Oswald-Regular.eot');
    src: url('../fonts/Oswald-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Oswald-Regular.woff') format('woff'), url('../fonts/Oswald-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LatoWeb';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'LatoWebBold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

a.Learn_more {
    color: #128f33;
    text-decoration: none;
    padding: 0 20px 0 0;
    background: url(../images/right-arrow.jpg) no-repeat right;
}

a.Learn_more:hover {
    color: #303030;
    text-decoration: none;
    padding: 0 20px 0 0;
    background: url(../images/right-arrow.jpg) no-repeat right;
}

#Footer a {
    color: #fff;
    text-decoration: none;
    padding: 0;
}

#Footer a:hover {
    color: #fff;
    text-decoration: underline;
    padding: 0;
}

h2 {
    text-align: left;
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin: 28px 0;
    font-family: 'LatoWebBold', Arial, Helvetica, sans-serif;
    line-height: 45px;
}

.Textbox1 {
    clear: both;
    width: 100%;
    height: 35px;
    padding: 5px;
    border: 1px solid #ccc;
    margin: 8px 0;
    text-align: left;
    color: #333;
    font-size: 16px;
}

label {
    display: block;
    padding: 0px;
    color: #333;
    font-size: 14px;
    clear: both;
    font-family: 'LatoWeb', sans-serif;
    font-weight: normal;
    margin: 0px;
}

.Btn-type1 {
    width: auto;
    height: 40px;
    padding: 10px 25px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0px;
    border: 0px;
    background: #179045;
}

.Btn-type1:hover {
    width: auto;
    height: 40px;
    padding: 10px 25px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0px;
    border: 0px;
    background: #333;
}

.Btn-type2 {
    width: 315px;
    height: 74px;
    padding: 10px 25px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0px 0 55px;
    border: 0px;
    background: #179045;
}

.Btn-type2:hover {
    background: #333;
}

.navbar .nav > li > a {
    float: none;
    padding: 10px 30px 10px;
    color: #303030;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
}

.my-account-btn {
    background: #179045 !important;
    font-size: 14px;
    color: #fff !important;
    text-align: center;
    font-weight: bold;
    padding: 10px 20px 10px;
    border-radius: 0px;
    width: 100%;
}

.my-account-btn:hover {
    background: #303030 !important;
}

.top-navi {
    float: right;
}

.clear {
    clear: both;
}

.Main_slider_block {
    width: 100%;
    height: auto;
}

.Main_slider_block .slide {}

.Main_slider_block1 {
    width: 100%;
    height: auto;
    margin-top: 107px;
}

.Main_slider_block1 img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.Home_block1 {
    width: 100%;
    height: auto;
    margin: 64px 0px;
    padding: 0px;
}

.Home_block1 h2 {
    font-size: 30px;
    color: #333;
    margin: 0 0 30px 0;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.Home_block1 h2::before {
    content: url(../images/heading-bg.jpg);
    margin: 0 0 0 0;
    width: 30px;
    height: 29px;
    display: inline-block;
    position: relative;
    top: 8px;
    left: -15px;
}

.Home_block1 h2::after {
    content: url(../images/heading-bg.jpg);
    margin: 0 0 0 0;
    width: 30px;
    height: 29px;
    display: inline-block;
    position: relative;
    top: 8px;
    left: 0px;
}

.Trailer_Box1 {
    width: 270px;
    height: auto;
    min-height: 300px;
    margin: 0px;
}

.Trailer_Box1 .Trailer_img {
    width: 270px;
    height: 240px;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ccc;
    margin-bottom: 29px;
}

.Trailer_Box1 .Trailer_img img {
    width: 100%;
    height: 100%;
}

.Trailer_Box1 h3 {
    font-size: 22px;
    color: #000;
    margin: 0 0 20px 0;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.Trailer_Box1 p {
    font-size: 14px;
    color: #595959;
    margin: 0 0 20px 0;
    font-weight: normal;
    text-align: center;
    line-height: 16px;
    min-height: 30px
}

.Home_block3 {
    background: url(../images/bg1.jpg) no-repeat center top fixed;
    min-height: 670px;
    height: auto;
    background-size: 100% 100%;
}

.Mobile_Img {
    margin-top: 145px;
}

.Mobile_Img img {
    width: 90%;
    height: auto;
}

.Mobile_App_Text {
    margin-top: 245px;
    width: 100%;
    height: auto;
}

.Mobile_App_Text h3 {
    font-size: 35px;
    color: #fff;
    margin: 0 0 40px 0;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.Mobile_App_Text p {
    font-size: 16px;
    color: #e6e6e6;
    margin: 0 0 40px 0;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.apple-btn-img {
    margin-right: 30px;
}

.Home_block4 {
    width: 100%;
    height: auto;
    margin: 64px 0px;
    padding: 0px;
}

.Home_block4 h2 {
    font-size: 30px;
    color: #333;
    margin: 0 0 30px 0;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.Home_block4 h2::before {
    content: url(../images/heading-bg.jpg);
    margin: 0 0 0 0;
    width: 30px;
    height: 29px;
    display: inline-block;
    position: relative;
    top: 8px;
    left: -15px;
}

.Home_block4 h2::after {
    content: url(../images/heading-bg.jpg);
    margin: 0 0 0 0;
    width: 30px;
    height: 29px;
    display: inline-block;
    position: relative;
    top: 8px;
    left: 0px;
}

.Trust_box1 {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.Trust_box1.last .Trust_img {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
    background: none;
}

.Trust_box1 .Trust_img {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
}

.Trailer_Box1 h4 {
    font-size: 16px;
    color: #179045 !important;
    margin: 0 0 20px 0;
    font-weight: normal;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #179045;
    padding-bottom: 11px;
}

.Trust_box1 .Trust_text {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
}

.Trust_box1 .Trust_text h3 {
    font-size: 22px;
    color: #000;
    margin: 0 0 20px 0;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.Trust_box1 .Trust_text p {
    font-size: 14px;
    color: #595959;
    margin: 0 0 20px 0;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
}

#SocialFooter {
    width: 100%;
    height: auto;
    margin: 0px 0 0 0;
}

#Footer {
    width: 100%;
    height: auto;
    min-height: 94px;
    margin: 0px 0 0 0;
    background: url(../images/footer-bg.jpg) no-repeat bottom center;
}

.social-block {
    clear: both;
    width: 100%;
    margin: 4px 0 0 0;
}

.social-img {
    display: inline-block;
    margin: 0 2px 0 0px;
    width: 32.9%;
}

.social-img img {
    width: 100%;
    height: auto;
}

.social-img:hover img {
    width: 100%;
    height: auto;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.Footer-Madeby {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #fff;
    padding: 0px;
    margin: 35px 0 0 0;
}

.Footer-Copyright {
    float: right;
    width: 100%;
    text-align: right;
    font-size: 15px;
    color: #fff;
    padding: 0px;
    margin: 35px 0 0 0;
}

.Inputtype1 {
    background: #fff;
    border: 1px solid #ccc;
    height: 38px;
    width: 100%;
    padding: 5px;
    text-align: left;
    color: #999;
    font-size: 16px;
    margin-bottom: 15px;
}

.Textarea1 {
    background: #fff;
    border: 1px solid #ccc;
    height: auto;
    min-height: 80px;
    width: 100%;
    padding: 5px;
    text-align: left;
    color: #999;
    font-size: 16px;
    margin-bottom: 15px;
}

.btn-register {
    position: relative;
    top: 90px;

    font-size: 50px;
    color: #fff;
    font-weight: bold;
    font-family: 'LatoWebBold', Arial, Helvetica, sans-serif;

    background: #179045;
    /*background: rgba(23, 144, 69, 0.7);*/
    border-radius: 0;
    text-align: center;
    /*text-transform: uppercase;*/
}


.btn-register:hover {
    background: #303030;
    /*background: rgba(48, 48, 48, 0.7);*/
    color: #fff;
}

.btn-register-info {
    position: absolute;
    top: 10px;
    font-size: 30px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'LatoWebBold', Arial, Helvetica, sans-serif;
    background: #179045;
    /*background: rgba(23, 144, 69, 0.7);*/
    border-radius: 0;
    text-align: center;
    /*text-transform: uppercase;*/
}
.Button1 {
    background: #179045;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 20px;
}

.Button1:hover {
    background: #303030;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 20px;
}

.Button2 {
    background: #179045;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 1px solid #09692d;
    width: 50%;
}

.Button2:hover {
    background: #303030;
    color: #fff;
}

.Inner-Page-Banner {
    width: 100%;
    height: auto;
    min-height: 280px;
    background: url(../images/inner-page-bg.jpg) no-repeat center top;
    margin-top: 105px;
    text-align: center;
}

.Inner-Page-Banner h1 {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    font-family: 'LatoWebBold', Arial, Helvetica, sans-serif;
    padding-top: 70px;
}

.Inner-Page-Banner h1 span {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    background: #179045;
    display: inline-block;
    padding: 5px 8px;
}

.MyAccount_block {
    width: 100%;
    height: auto;
    min-height: 550px;
    margin: 0px;
}

.Account-left {
    height: 100%;
    background: url(../images/myacount-left-bg.jpg) repeat-y;
    min-height: 750px;
    padding-top: 16px;
    position: relative;
}

.Account-right {
    height: 100%;
    background: #fff;
    min-height: 550px;
}

.User_Profile_Box {
    width: 204px;
    height: 190px;
    border: 1px solid #d2d2d2;
    margin: 0 18px 9px;
    text-align: center;
}

.User_Profile_Box img {
    width: 100%;
    height: 100%;
}

.Change_pic {
    clear: both;
    width: 80%;
    margin: 0 15px;
    text-align: center;
}

.Change_pic a {
    color: #333;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
}

.Progress_bar {
    clear: both;
    width: 80%;
    margin: 15px 15px;
    text-align: left;
    line-height: 20px;
    color: #333;
    font-size: 13px;
}

.Account-left .progress {
    height: 10px;
}

.Account_navi ul {
    margin: 0 0 0 4px;
    padding: 0px;
}

.Account_navi ul li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.Account_navi ul li a {
    text-align: left;
    padding: 8px 15px;
    background: url(../images/menu-line.jpg) no-repeat left bottom;
    color: #333;
    font-size: 16px;
    text-decoration: none;
    float: left;
    width: 258px;
    height: 48px;
}

.Account_navi ul li a:hover,
.Account_navi ul li a.active {
    background: url(../images/nav-sel-bg.jpg) no-repeat left bottom;
    color: #fff;
}

.Account_navi ul li a .trailer-icon {
    background: url(../images/trailer-icon.png) no-repeat left;
    display: inline-block;
    width: 22px;
    height: 17px;
}

.Account_navi ul li a:hover .trailer-icon {
    background: url(../images/trailer-icon-ro.png) no-repeat left;
    display: inline-block;
    width: 22px;
    height: 17px;
}

.verify-box {
    width: 100%;
    height: auto;
    margin: 50px 15px 0 15px;
    float: left;
}

.mobile-verify-box {
    background: #fff;
    margin: 10px 4px;
    width: 80%;
    text-align: left;
    padding: 15px;
    font-size: 16px;
}

.mobile-verify-box i {
    font-size: 18px;
}

.mobile-verify-box span {
    float: right;
    margin: 0 15px 0 0;
    color: #179045;
    font-size: 18px;
}

.Myaccount_edit_block {
    margin: 30px 0px;
    width: 100%;
    height: auto;
    min-height: 350px;
}

.Myaccount_profile_img {
    margin: 15px 0px;
    width: 100%;
    height: auto;
    min-height: 150px;
    text-align: center;
}

.Myaccount_profile_img h2 {
    text-align: center;
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin: 0;
    font-family: 'LatoWebBold', Arial, Helvetica, sans-serif;
}

.Myaccount_profile_img h2 span {
    color: #179045;
}

.Account-right h2 {
    text-align: center;
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin: 28px 0;
    font-family: 'LatoWebBold', Arial, Helvetica, sans-serif;
    line-height: 45px;
}

.Account-right h2 span {
    color: #179045;
}

i.wheel-img {
    float: left;
    width: 50px;
    height: 51px;
    margin: 0 0px 0 0;
    background: url(../images/wheel-img.png) no-repeat top center;
}

.Myaccount_profile_box {
    background: #fff;
    padding: 0px;
    box-shadow: #ccc 0 0 10px;
    padding: 40px 30px;
    margin: 0px;
}

.upload-pic {
    position: relative;
    opacity: 0;
    z-index: 100;
    filter: alpha(opacity=50);
}


/*.upload-pic-text {
    position: relative;
    z-index: 10;
    margin-top: -20px;
}*/

.upload-pic-text {
    position: relative;
    z-index: 10;
    margin-top: -20px;
    color: #fff;
    background: #5D41E9;
    padding: 0;
    width: 140px;
    margin: -20px auto 10px;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
}

.Page_content_block {
    clear: both;
    margin: 20px 0;
    padding: 10px 0;
    width: 100%;
    height: auto;
}

.Page_content_block h3 {
    color: #178f45;
    font-size: 20px;
    margin: 0 0 15px 0;
    padding: 0px;
    font-weight: bold;
}

.Page_content_block p {
    color: #333;
    font-size: 16px;
    margin: 0 0 25px 0;
    padding: 0px;
    line-height: 22px;
    font-weight: normal;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

ul.sublist {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}

ul.sublist > li {
    display: table;
    counter-increment: item;
    list-style-type: none;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
    margin-bottom: 0.6em;
    color: #178f45;
    font-size: 20px;
    margin: 0 0 15px 0;
    padding: 0px;
    font-weight: bold;
}

ul.sublist li ul {
    padding: 0px;
    margin: 0px 0 0 10px;
}

ul.sublist li ul > li {
    margin: 0;
    color: #333;
    font-size: 16px;
    margin: 10px 0 0 0;
    padding: 0px 0 0 18px;
    line-height: 18px;
    font-weight: normal;
    background: url(../images/bullete-1.png) no-repeat left top;
    list-style-type: none;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

ul.sublist li ul ul {
    padding: 0px;
    margin: 0px 0 0 10px;
}

ul.sublist li ul > li > li {
    margin: 0;
    color: #333;
    font-size: 16px;
    margin: 10px 0 0 0;
    padding: 0px 0 0 18px;
    line-height: 18px;
    font-weight: normal;
    background: url(../images/bullete-1.png) no-repeat left top;
    list-style-type: none;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

.Signup-left,
.Signup-right {
    margin: 45px 0;
}

.Signup-left img {
    width: 90%;
    height: auto;
}

.Signup-right h2 {
    font-size: 35px;
    color: #178f45;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.Signup-right p {
    font-size: 16px;
    color: #333;
    margin: 0 0 15px 0;
    font-weight: normal;
    line-height: 22px;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

.dashboard-table {
    font-size: 16px;
    color: #333;
    border: 1px solid #ddd;
}

.dashboard-table table {
    margin: 0px !important;
}

.dashboard-table table th {
    background: #ebebeb;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    border-left: 1px solid #ddd;
    font-size: 15px;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

.dashboard-table table td {
    background: #fff;
    padding: 15px;
    text-align: center;
    border-left: 1px solid #ddd;
    font-size: 15px;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

.dashboard-table table td i {
    font-size: 20px;
    color: #179045;
    text-decoration: none;
}

.paging-right {
    float: right;
    margin: 15px 0;
}

.Pricing-map {
    width: 100%;
    height: auto;
    min-height: 570px;
    padding: 0px;
    margin: 106px 0 0 0px;
    background: #CC6600;
    position: relative;
}

.Pricing-map .Map-search {
    width: 610px;
    height: auto;
    min-height: 162px;
    margin: 0 auto;
    padding: 0px 0 0 0;
    position: absolute;
    z-index: 100;
    top: 35px;
    left: 31%;
}

.Pricing-map .Map-search .search-logo {
    width: 100%;
    height: auto;
    margin: 0 0 25px 0;
    text-align: center;
}

.Pricing-map .Map-search .search-logo img {
    width: auto;
    height: auto;
}

.search-location {
    float: left;
    width: 35px;
    height: auto;
}

.search-btn {
    float: right;
    width: 40px;
    height: auto;
    text-align: center;
    margin-top: -4px;
    border-left: 1px solid #ddd;
}

.search-textbox {
    float: left;
    width: 87%;
    height: 33px;
}

.Pricing-map .Map-search .search-box {
    clear: both;
    width: 100%;
    height: 50px;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 0px;
    padding: 8px 15px;
    box-shadow: #666 0px 5px 5px;
}

.Pricing-map .Map-search .search-box input {
    background: #fff;
    border: 0px;
    width: 90%;
    color: #333;
    font-size: 15px;
    text-align: left;
    padding: 5px;
}

.Pricing-map iframe {
    width: 100%;
    height: 100%;
    border: 0px;
    min-height: 610px;
    position: relative;
    z-index: 10;
}

.Trailer-select-box {
    border: 1px solid #ddd;
    padding: 15px;
    width: 100%;
    height: auto;
    min-height: 249px;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}

.Trailer-select-box:hover {
    box-shadow: #ccc 0 0 10px;
}

.Trailer-select-box img {
    width: 90%;
    height: auto;
}

.Trailer-select-box .trailer-check {
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 100;
}

.Trailer-size-block {
    width: 710px;
    height: auto;
    margin: 0 8px 15px 8px;
    float: left;
}

.Trailer-size-box {
    float: left;
    width: 100%;
    height: auto;
    min-height: 175px;
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    margin: 15px 8px;
}

.Trailer-size-box:hover {
    box-shadow: #ccc 0 0 10px;
}

.Trailer-size-checkbox {
    float: left;
    width: 100%;
    height: 30px;
    text-align: center;
}

.Trailer-size-img {
    float: left;
    width: 100%;
    height: 76px;
    text-align: center;
    margin: 5px 0;
}

.Trailer-size-box h4 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 0px;
}

.Trailer-duration-block {
    width: 200px;
    height: auto;
    margin: 20px 10px;
    float: left;
}

.Trailer-duration-block .Trailer-time {
    width: 100%;
    height: auto;
    min-height: 46px;
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
    margin: 0px 0px 18px 0px;
    float: left;
}

.Trailer-duration-block .Trailer-time:hover {
    box-shadow: #ccc 0 0 10px;
}

.Trailer-Rate-Block {
    float: right;
    width: 205px;
    height: auto;
    min-height: 228px;
    background: #179045;
    padding: 10px;
    margin-right: 12px;
    margin-top: 66px;
}

.Trailer-Rate-Block .Trailer-Rate-text {
    text-align: left;
    width: 100%;
    height: 50%;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #fff;
}

.Trailer-Rate-Block .Trailer-Rate-Price {
    text-align: left;
    width: 100%;
    height: 50%;
    font-family: 'LatoWebBold', Arial, Helvetica, sans-serif;
    font-size: 58px;
    color: #fff;
}
.Trailer-Earn-Block {
    float: right;
    width: 205px;
    height: auto;
    min-height: 228px;
    background: #179045;
    padding: 10px;
    margin-right: 12px;
    margin-top: 60px;
}
.Trailer-Earn-Block .Trailer-Earn-text{ text-align:left; width:100%; height:50%; font-family:'LatoWebLight', Arial, Helvetica, sans-serif; font-size:28px; color:#fff; }
.Trailer-Earn-Block .Trailer-Earn-Price{ text-align:right; width:100%; height:50%; font-family:'LatoWebBold', Arial, Helvetica, sans-serif; font-size:60px; color:#fff; }

.Testimonial-Block {
    width: 100%;
    height: auto;
}

.Testimonial-Block .item {
    margin: 0 15px;
}

.testinolinal-img {
    width: 345px;
    height: auto;
    min-height: 345px;
    border-radius: 200px;
    overflow: hidden;
}

.testinolinal-img img {
    max-width: 100%;
    height: auto;
    border-radius: 100%;
}

.testimoninal-text {
    text-align: center;
}

.testimoninal-text h2 {
    font-size: 30px;
    color: #000000;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    text-align: center;
    font-weight: normal;
}

.testimoninal-text p {
    font-size: 14px;
    color: #000;
    font-family: 'LatoWebbold', Arial, Helvetica, sans-serif;
}

.Renter-info h2 {
    font-size: 46px;
    color: #000;
    margin: 0 0 20px 0;
    text-align: left;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.Renter-info h2.title2 {
    font-size: 46px;
    color: #000;
    margin: 50px 0 20px 0;
    text-align: left;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.bullete1 {
    margin: 50px 0 50px 60px;
    padding: 0px;
}

.bullete1 li {
    list-style-type: none;
    background: url(../images/check-img.png) no-repeat left;
    color: #333;
    font-size: 20px;
    text-align: left;
    line-height: 25px;
    padding: 0 0 0 25px;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
}

.Renter-info-section1 {
    background: #f2f2f2;
    margin: 45px 0;
    padding: 22px 0;
}

.Renter-info-section4 {
    margin: 45px 0;
    padding: 22px 0;
    background: #fff;
}

.Renter-info p {
    color: #000 !important;
    font-size: 26px !important;
    font-weight: normal !important;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
    line-height: 32px;
}

.Renter-info p.title1 {
    color: #179045 !important;
    font-size: 26px !important;
    font-weight: bold !important;
    font-family: 'LatoWebbold', Arial, Helvetica, sans-serif;
}

.yellow {
    color: #e4ca1c;
}

.tab-content p {
    color: #000 !important;
    font-size: 26px !important;
    font-weight: normal !important;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
    line-height: 32px;
}

.Error_Block {
    background: #eee;
    font-size: 16px;
    color: #333;
    margin: 0px;
    width: 100%;
    height: auto;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
    line-height: auto;
}

.Error_section {
    padding: 60px 0;
    margin: 0px 0 80px 0;
}

h2.title3 {
    font-size: 30px;
    color: #635a5a;
    font-weight: normal;
    margin: 15px 0;
    font-family: 'LatoWebLight', Arial, Helvetica, sans-serif;
    line-height: 35px;
}

.Trailer_Box2 {
    width: 160px;
    height: auto;
    margin: 0 5px 10px 5px;
    padding: 0px;
    padding: 0px;
    float: left;
}

.Trailer_Box2 .Trailer_img {
    width: 160px;
    height: 140px;
    text-align: center;
    padding: 0px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    background: #fff;
}

.Trailer_Box2 .Trailer_img img {
    width: 98%;
    height: auto;
}

.Error_info {
    float: right;
    width: 100%;
    height: auto;
}

.Error_info h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    color: #000;
    margin: 10px 0;
}

.Error_info .Trailer_text h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #000;
    margin: 10px 0;
    text-transform: uppercase;
}

.Error_info .Trailer_text p {
    font-size: 12px;
    color: #333;
    line-height: 15px;
}

.App-Download-box {
    clear: both;
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.App-Download-box h3 {
    display: inline;
    font-size: 24px;
    color: #333;
    margin: 0 15px;
    color: #000;
    font-family: 'Oswald', sans-serif;
}

.Contact-block {
    background: url(../images/contact-form-bg.jpg) no-repeat top left;
    width: auto;
    height: auto;
    min-height: 550px;
    margin: 0px;
}

.Contact-section {
    margin: 0 0 0 30%;
    width: 450px;
    height: auto;
}

.Contact_content_block {
    clear: both;
    margin: 0px 0;
    padding: 0px 0;
    width: 100%;
    height: auto;
}

.Contact-form {
    margin: 0px;
    width: auto;
    height: auto;
    padding: 30px 40px;
}

.file-attach p {
    color: #179045;
    margin: 0px;
    font-size: 15px;
}

.file-field {
    position: relative;
    margin: -20px 0 20px 0;
    height: 30px;
    opacity: 0;
}

.Quick-search {
    width: 510px;
    height: auto;
    margin: 10px auto;
    text-align: center;
}

.Quick-search input {
    width: 100%;
    height: 50px;
    padding: 6px;
    text-align: left;
    font-size: 16px;
    color: #333;
    border-radius: 6px;
    border: 0px;
}

.faq-box {
    float: left;
    width: 38%;
    height: auto;
    margin: 20px 0px 0 120px;
}

.faq-box ul {
    margin: 15px 0px;
}

.faq-box ul li {
    list-style-type: none;
    background: url(../images/bullete-2.png) no-repeat left;
    padding: 0 0 0 15px;
    font-size: 20px;
    color: #179045;
    line-height: 20px;
    margin: 0 0 15px 0;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

.faq-box ul li a {
    color: #179045;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

.faq-box ul li a:hover {
    color: #000;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.Account-left h2 {
    font-size: 22px;
    color: #010101;
    margin: 0 0 15px 22px;
    font-weight: bold;
    font-family: 'LatoWeb', Arial, Helvetica, sans-serif;
}

.FAQ_content_block {
    margin: 0px;
    height: auto;
    width: 100%;
}

.FAQ-right {
    height: 100%;
    background: #fff;
    min-height: 550px;
}

.Faq-block1 {
    border-top: 1px solid #eee;
    padding: 0px;
    width: 100%;
    height: auto;
    min-height: 300px;
    margin: 20px 0;
}

.Faq-guide-box {
    float: left;
    width: 220px;
    height: auto;
    min-height: 280px;
    margin: 65px 0 0 170px;
}

.Faq-guide-box1 {
    float: left;
    width: 220px;
    height: auto;
    min-height: 280px;
    margin: 65px 0 0 50px;
}

.Faq-guide-box2 {
    float: left;
    width: 220px;
    height: auto;
    min-height: 280px;
    margin: 65px 0 0 50px;
}

.Faq-guide-img {
    text-align: center;
    padding: 0px;
    width: 100%;
    margin: 0 0 15px 0;
}

.Faq-guide-text {
    text-align: center;
    padding: 0px;
    width: 100%;
    margin: 0 0 15px 0;
}

.Faq-guide-text h3 {
    color: #232331;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.Faq-guide-text p {
    margin: 0 0 10px 0;
    padding: 0px;
}

.Faq-guide-text p a {
    color: #414141;
    text-decoration: none;
    font-size: 14px;
}

.Faq-guide-text p a:hover {
    color: #179045;
    text-decoration: none;
}

.Faq-guide-text button.btn {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    width: 80px;
    height: 26px;
    line-height: 22px;
    background: #179045;
    border-radius: 0px;
    padding: 2px 0;
    font-weight: bold;
    margin-top: 8px;
}

.Faq-guide-text button.btn:hover {
    background: #333;
}

.Textarea {
    clear: both;
    width: 100%;
    height: 120px;
    padding: 5px;
    border: 1px solid #ccc;
    margin: 8px 0;
    text-align: left;
    color: #333;
    font-size: 16px;
}

@media (max-width: 640px) {
    .top-navi {
        float: none;
    }
    .navbar-collapse {
        background: #fff;
    }
    .Main_slider_block {
        width: 100%;
        height: auto;
        margin-top: 106px;
    }
    .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px;
    }
    .navbar-brand > img {
        width: 100%;
        height: auto;
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 0px;
        font-size: 18px;
        line-height: 20px;
        width: 240px;
        margin-top: 25px;
    }
    .navbar-inverse {
        background: url(../images/top-header-bg.jpg) no-repeat top left !important;
        height: auto;
        min-height: 107px;
        border: 0px;
        border-bottom: 1px solid #ccc;
    }
    .Home_block1 h2 {
        font-size: 20px;
    }
    .Trailer_Box1 {
        width: 100%;
    }
    .Trailer_Box1 .Trailer_img {
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 29px;
    }
    .Trailer_Box1 .Trailer_img img {
        width: 76%;
        height: auto;
    }
    .Mobile_App_Text {
        margin-top: 45px;
        width: 100%;
        height: auto;
    }
    .Mobile_Img {
        display: none;
    }
    .social-img {
        display: inline-block;
        margin: 0 2px 0 0px;
        width: 100%;
    }
    #Footer {
        width: 100%;
        height: auto;
        min-height: 162px;
        margin: 0px 0 0 0;
        background: #232331;
    }
    .Footer-Madeby {
        width: 100%;
        text-align: center;
    }
    .Footer-Copyright {
        width: 100%;
        text-align: center;
        margin: 35px 0 20px 0;
        padding: 0px 29px;
    }
    .Account-left {
        height: 100%;
        background: #f0f0f0;
        min-height: 550px;
        padding-top: 16px;
        width: 100%;
    }
    .mobile-verify-box {
        width: 90%;
    }
    .User_Profile_Box {
        margin: 0 auto;
    }
    .Progress_bar {
        width: 100%;
        text-align: center;
    }
    .Change_pic {
        width: 100%;
        margin: 5px 15px;
        text-align: center;
    }
    .Account_navi ul li a {
        background: none;
        float: left;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .Account_navi ul li a:hover,
    .Account_navi ul li a.active {
        background: #179045;
        float: left;
        color: #fff;
        width: 100% !important;
        border-bottom: 1px solid #ccc;
    }
    .Pricing-map {
        width: 100%;
        height: auto;
        min-height: 370px;
        background: #CC6600;
    }
    .Pricing-map .Map-search {
        width: 90%;
        left: 5%;
    }
    .Pricing-map .Map-search .search-logo img {
        width: auto;
        height: 60px;
    }
    .search-textbox {
        float: left;
        width: 69% !important;
    }
    .Trailer-size-block {
        width: 90% !important;
        height: auto;
    }
    .Trailer-duration-block {
        width: 92% !important;
        height: auto;
    }
    .Trailer-size-box {
        float: left;
        width: 100% !important;
    }
    .Trailer-Rate-Block {
        float: right;
        width: 90% !important;
        height: auto;
        margin-right: 5%;
    }
    .Trailer-duration-block {
        width: 170px;
    }
    .Trailer-size-box {
        float: left;
        width: 125px;
        margin: 15px 4px;
    }
    .Trailer-size-block {
        width: 535px;
    }
    .testinolinal-img {
        width: 100%;
        height: auto;
        min-height: auto;
        border-radius: 200px;
        overflow: hidden;
    }
    .refer-info-img img {
        width: 80%;
        height: auto;
        text-align: center;
    }
    .bullete1 {
        margin: 50px 0 50px 10px;
        padding: 0px;
    }
    .Btn-type2 {
        width: 315px;
        margin: 10px auto;
    }
    .Renter-info h2 {
        margin: 25px 0 20px 0;
    }
    .nav-tabs > li {
        width: 97%;
        margin-left: 5px;
        margin-top: 5px;
    }
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        text-align: left;
    }
    .nav-tabs > li > a,
    .nav-tabs > li > a:hover,
    .nav-tabs > li > a:focus {
        text-align: left;
    }
    .tab-content > .active img {
        width: 100%;
        height: auto;
    }
    .App-Download-box {
        clear: both;
        text-align: center;
    }
    .apple-btn-img {
        margin-right: 0;
    }
    .Trailer_Box2 {
        width: 80%;
        margin: 0px auto 15px;
        float: none;
        text-align: center;
    }
    .Trailer_Box2 .Trailer_img {
        margin-left: auto;
        margin-right: auto;
    }
    .Trailer_text {
        text-align: center;
    }
    .App-Download-box h3 {
        display: block;
        margin: 0 15px 20px;
    }
    .Contact-block {
        background: #f0f0f0;
        width: auto;
        height: auto;
        min-height: 550px;
        margin: 0px;
    }
    .Contact-section {
        margin: 0 0 0 0%;
        width: 100%;
        height: auto;
    }
    .Trailer_Box1 h3 {
        font-size: 20px;
        text-align: center;
    }
    .Trailer_Box1 p {
        text-align: center;
    }
    .Home_block3 {
        min-height: 500px;
    }
    .Trust_box1 .Trust_img {
        background: none;
    }
    .Mobile_App_Text h3,
    .Mobile_App_Text p {
        text-align: center;
    }
    .Home_block1 {
        height: auto;
        margin: 14px 0;
    }
    .Quick-search {
        width: 90%;
    }
    .faq-box {
        width: 100%;
        margin: 20px 0px 0 0px;
    }
    .Account-left {
        height: 100%;
        min-height: auto;
    }
    .Faq-guide-box {
        float: left;
        width: 100%;
        height: auto;
        min-height: 280px;
        margin: 65px 0 0 0px;
    }
    .Faq-guide-box1 {
        float: left;
        width: 100%;
        height: auto;
        min-height: 280px;
        margin: 65px 0 0 0px;
    }
    .Faq-guide-box2 {
        float: left;
        width: 100%;
        height: auto;
        min-height: 280px;
        margin: 65px 0 0 0px;
    }
}

@media (min-width: 641px) and (max-width: 767px) {
    .top-navi {
        float: none;
    }
    .navbar-collapse {
        background: #fff;
    }
    .Main_slider_block {
        width: 100%;
        height: auto;
        margin-top: 106px;
    }
    .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px;
    }
    .navbar-brand > img {
        width: 100%;
        height: auto;
    }
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 0px;
        font-size: 18px;
        line-height: 20px;
        width: 240px;
        margin-top: 25px;
    }
    .navbar-inverse {
        background: url(../images/top-header-bg.jpg) no-repeat top left !important;
        height: auto;
        min-height: 107px;
        border: 0px;
        border-bottom: 1px solid #ccc;
    }
    .Account-left {
        height: 100%;
        background: #f0f0f0;
        min-height: auto;
        padding-top: 16px;
        width: 100%;
    }
    .mobile-verify-box {
        width: 95%;
    }
    .User_Profile_Box {
        margin: 0 auto;
    }
    .Progress_bar {
        width: 100%;
        text-align: center;
    }
    .Change_pic {
        width: 100%;
        margin: 5px 15px;
        text-align: center;
    }
    .Account_navi ul li a {
        background: none;
        float: left;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .Account_navi ul li a:hover {
        background: #179045;
        float: left;
        color: #fff;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .Pricing-map .Map-search {
        width: 530px;
        height: auto;
        min-height: 162px;
        margin: 0 auto;
        padding: 0px 0 0 0;
        position: absolute;
        z-index: 100;
        top: 35px;
        left: 13%;
    }
    .testinolinal-img {
        width: 100%;
        height: auto;
        min-height: auto;
        border-radius: 200px;
        overflow: hidden;
    }
    .App-Download-box h3 {
        display: block;
        margin: 0 15px 20px;
    }
    .Trailer_Box1 {
        margin: 0 auto;
    }
    .Trailer_Box1 h3 {
        font-size: 20px;
        text-align: center;
    }
    .Trailer_Box1 p {
        text-align: center;
    }
    .Mobile_Img {
        display: none;
    }
    .Mobile_App_Text {
        margin-top: 85px;
    }
    .Home_block3 {
        min-height: 400px;
    }
    .Mobile_App_Text h3,
    .Mobile_App_Text p {
        text-align: center;
    }
    .Trust_box1 .Trust_img {
        background: none;
    }
    .social-img {
        width: 31.9%;
    }
    #Footer {
        width: 100%;
        height: auto;
        min-height: 162px;
        margin: 0px 0 0 0;
        background: #232331;
    }
    .Footer-Madeby {
        width: 100%;
        text-align: center;
    }
    .Footer-Copyright {
        width: 100%;
        text-align: center;
        margin: 35px 0 20px 0;
    }
    .Faq-guide-box {
        float: left;
        width: 195px;
        height: auto;
        min-height: 280px;
        margin: 65px auto 0 auto !important;
    }
    .Faq-guide-box1 {
        float: left;
        width: 220px;
        height: auto;
        min-height: 280px;
        margin: 65px auto 0 auto !important;
        ;
    }
    .Faq-guide-box2 {
        float: left;
        width: 220px;
        height: auto;
        min-height: 280px;
        margin: 65px auto 0 auto !important;
        ;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .Pricing-map .Map-search {
        width: 610px;
        height: auto;
        min-height: 162px;
        margin: 0 auto;
        padding: 0px 0 0 0;
        position: absolute;
        z-index: 100;
        top: 35px;
        left: 0%;
        right: 0;
    }
    .testinolinal-img {
        width: 100%;
        height: auto;
        min-height: auto;
        border-radius: 200px;
        overflow: hidden;
    }
    .App-Download-box h3 {
        display: block;
        margin: 0 15px 20px;
    }
    .Faq-guide-box {
        float: left;
        width: 220px;
        height: auto;
        min-height: 280px;
        margin: 65px auto 0 auto;
    }
    .Faq-guide-box1 {
        float: left;
        width: 220px;
        height: auto;
        min-height: 280px;
        margin: 65px auto 0 auto;
    }
    .Faq-guide-box2 {
        float: left;
        width: 220px;
        height: auto;
        min-height: 280px;
        margin: 65px auto 0 auto;
    }
}

@media only screen and (max-width: 800px) {
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables tr {
        border: 1px solid #ccc;
    }
    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 0%;
        white-space: normal;
        text-align: center;
    }
    #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    #no-more-tables td:before {
        content: attr(data-title);
    }
}

.panel-heading a:before {
    content: '\f0fe';
    position: absolute;
    font-family: FontAwesome;
    right: 10px;
    top: 10px;
    font-size: 24px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    transition: all 0.5s;
    transform: scale(0);
}

#bs-collapse .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: FontAwesome;
    right: 10px;
    top: 10px;
    transform: scale(0);
    transition: all 0.5s;
}

#bs-collapse .panel-heading.active a:after {
    content: '\f146';
    transform: scale(1);
    transition: all 0.5s;
}

#accordion .panel-heading a:before {
    content: '\f146';
    font-size: 24px;
    position: absolute;
    font-family: FontAwesome;
    right: 10px;
    top: 10px;
    transform: rotate(180deg);
    transition: all 0.5s;
}

#accordion .panel-heading.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}

.panel-heading {
    background-color: #f4f4f4;
    border-left: 4px solid #178F45 !important;
    border-radius: 5px 5px;
    color: #fff;
    padding: 0;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd !important;
}

.panel-title a {
    display: block;
    font-family: 'Oswald', sans-serif;
    color: #178F45;
    padding: 15px;
    position: relative;
    font-size: 22px;
    font-weight: 400;
    cursor: pointer;
}

.panel-title a:hover {
    text-decoration: none;
}

.panel-title a:focus {
    text-decoration: none;
}

.panel-body {
    background: #fff;
    font-family: 'LatoWeb';
    font-size: 16px;
    border: 1px solid #ddd;
}

.slider_text {
    position: absolute;
    top: 24%;
    text-align: center;
    width: 100%;
}

.slider_text h1 {
    font-size: 35px;
    text-transform: capitalize;
    line-height: 56px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.slider_text h1 a {
    background: #179045 !important;
    color: #fff;
    padding: 5px 12px;
}

.Home_block1 .Trailer_Box1 .Trailer_text h3 {
    font-size: 20px;
}

.renter_margn_div .Page_content_block {
    margin-top: 40px;
}

.refer-info-img img {
    max-width: 100%;
}

.owl-carousel img {
    max-width: 100%;
}


/*----------------help start--------------------*/

.h_signup_m {
    display: inline-block;
    width: 100%;
    background: #f8f8f9 !important;
    padding: 0 14px;
}

.h_signup_m h3 {
    font-size: 24px;
    float: left;
    margin-top: 0px;
    line-height: 55px;
    margin-bottom: 0px;
}

.help_sign_btn {
    float: right;
    margin: 19px 0 0 0;
}

.help_sign_btn a {
    background-color: #37b38b !important;
    border-color: #37b38b;
    transition: all 0.1s ease 0s;
    padding: 7px 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

.help_services_in {}

.help_single_blocl {
    margin-top: 15px;
    padding: 15px;
    display: inline-block;
    width: 100%;
}

.help_single_blocl_icon {
    float: left;
    width: 19%;
}

.help_single_blocl_icon i {
    font-size: 75px;
    color: #179045 !important;
}

.help_single_blocl_text_r {
    float: left;
    margin-left: 15px;
    width: 69%;
}

.help_single_blocl_text_r ul {
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

.help_single_blocl_text_r li a {
    font-size: 14px;
    color: #333;
}

.help_single_blocl_text_r li {
    list-style: none;
    line-height: 26px;
}

.help_single_blocl_text_r h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.help_single_blocl_text_r h2 a {
    margin-top: 0px;
    font-size: 21px;
    margin-bottom: 0px;
    color: #000;
}

.help_single_blocl_text_r p a {
    margin-top: 0px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #000;
    font-weight: bold;
}

.help_single_blocl a:hover {
    color: #179045;
}

.help_services_in_foter {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}

.help_services_in_foter h2 {
    font-size: 25px !important;
}

.help_services_in_foter .help_single_blocl {
    margin-top: 15px;
    min-height: 175px;
    padding: 15px;
    background: #efefef !important;
    display: flex;
}

.help_services_listpage {}

.help_services_listpage h1 {
    padding-left: 25px;
}

.help_services_listpage .help_single_blocl {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0;
}

.help_services_listpage_in {}

.help_services_listpage_in h1 {
    font-size: 21px;
    font-weight: normal;
}

.help_services_listpage_in h2 {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 0px;
}

.help_services_listpage_in ul {
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

.help_services_listpage_in li {
    list-style: none;
    line-height: 26px;
}

.help_services_listpage_in li a {
    font-size: 14px;
    color: #333;
}

.help_services_details {}

.help_services_details h4 {
    font-size: 27px;
}

.help_services_details h5 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-top: 20px;
}

.help_services_details p {
    font-size: 15px;
    line-height: 24px;
}


/*----------------help start--------------------*/
.Account_navi ul li a i{float: left; width: 25px;}
.Account_navi ul li a .help-cat{margin-left: 25px;}




/**.Account_navi ul li a:hover::after{
       content: '';
    position: absolute;
    left: 100%;
    top: 2%;
    margin-top: 0px;
    border-left: 0;
    border-bottom: 23px solid transparent;
    border-top: 24px solid transparent;
    border-left: 16px solid #179045;
     color: #fff;
}
.Account_navi ul li a:hover{
 
     background: #179045;
     color: #fff;
}
.Account_navi ul li a{position: relative;width: 92%;}


.Account_navi ul li a.active::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0%;
    margin-top: 0px;
    border-left: 0;
    border-bottom: 30px solid transparent;
    border-top: 37px solid transparent;
    border-left: 27px solid #179045;
    color: #fff;
    height: 100%;
}
.Account_navi ul li a.active{
 
     background: #179045;
     color: #fff;
}

.Account_navi ul li a {
    position: relative;

}
.Account_navi ul li a {
    padding: 14px 15px;
    height: auto;

}
.Account-left {
 width: 265px;
}**/

div#ex1_dropdown {
    max-height: 350px;
    overflow-y: scroll;
    text-align: left;
    padding: 0;
    border: 2px solid #ccc;
    z-index: 99;
    width: 100% !important;
}
.angucomplete-row {
    padding: 8px 15px !important;
    color: #414141 !important;
    margin-bottom: 0px !important;
    border-bottom: 1px solid #e6e6e6;
}
.Myaccount_edit_block.hight-auto-div{min-height: auto;}
