.clr{clear: both;}
.btn-custom {
    margin: 20px 0;
    padding: 10px;
    background-color: #001539;
    background-image: -webkit-linear-gradient(top, #001539, #001539);
    background-image: -moz-linear-gradient(top, #001539, #001539);
    background-image: -o-linear-gradient(top, #001539, #001539);
    background-image: -ms-linear-gradient(top, #001539, #001539);
    background-image: linear-gradient(top, #001539, #001539);
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .btn-custom.disabled, .btn-custom[disabled] {
    color: #ffffff;
    background-color: #b71313 !important;
    background-image: -webkit-linear-gradient(top, #b71313, #b71313);
    background-image: -moz-linear-gradient(top, #b71313, #b71313);
    background-image: -o-linear-gradient(top, #b71313, #b71313);
    background-image: -ms-linear-gradient(top, #b71313, #b71313);
    background-image: linear-gradient(top, #b71313, #b71313);
}
.slider .slider-title p {
    padding: 100px 120px;
}
.table-toggle {
    float: right;
    clear: both;
    font-size: 16px;
    font-weight: bold;
}
.table-toggle a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}
.service-row > h2 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    background: #001539;
    letter-spacing: 0.02em;
    line-height: 26px;
    font-weight: bold;
    cursor: pointer;
}

.sec-body {
    float: left;
    width: 100%;
    padding: 5px;
    border: 1px solid #e9e9e9;
}
.service-row table {
    width: 100%;
	max-width:100%;
    border: #e9e9e9 solid 1px;
}
table {
    max-width: 100%;
    background-color: transparent;
}
.service-row table thead {
    background: #001539;
}
.service-row table thead td:nth-child(1) {
    width: 45%;
}
.service-row table thead td:first-child, .service-row table tbody td:first-child {
    text-align: left;
}
.service-row table thead td {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
}
.service-row table thead td:first-child, .service-row table tbody td:first-child {
    text-align: left;
}
.service-row table tbody td {
    padding: 5px 10px;
    text-align: center;
}
.thm-btn {
    border: none;
    outline: none;
    background: #238221;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 0px;
    padding-left: 20px;
    padding-right: 15px;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.login-button { position:relative;z-index: 99999;}
.login-dropdown { position:absolute; top:100%; min-width: 250px; width:100%; left:0; z-index:99; padding:10px; display:none;}
.contact-form .element-row  label { padding:0; }
.contact-form .element-row textarea, .contact-form .element-row input[type="text"], .contact-form .element-row input[type="password"] {
    padding: 5px 6px; width:100%; line-height:20px; height:30px; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element-row { display:inline-block; width:100%; }
.element-row a { color:#000 !important; }
.element-row a:hover { color:#b71313 !important; }
.element-row .terms { float:left; margin-bottom: 7px;}
.element-row .terms input { display:inline-block; margin:0 3px 0 0; }
.element-row .terms label { display:inline-block; margin:0; }
.contact-form.contact-page .element-row .terms { width:auto;}
.contact-form.contact-page .element-row .terms label { margin: 4px 0 0 0; }
.contact-form .element-row button { float:right; margin:0; padding:5px 10px; min-width: 100px; }
.login-dropdown form { margin-bottom:0; }
.header_top_part { background:#b71313; color: #fff; padding: 5px 0; }
.header_top_part li { list-style:none; margin:0; }
.forgot-pass { float:right;}
.element-row a.register-button { background: #b71313; color:#fff !important; float:left; min-width: 80px; text-transform:uppercase; font-size: 14px; line-height: 28px; 
padding: 5px 10px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:500;text-align:center; }
.element-row a.register-button:hover{ background:#000;}
.popover[class*="tour-"].orphan {z-index: 999999; }
.top-navigation > .toggleMenu1 {
    display: none;
    background: #001539;
    padding: 5px 10px;
    font-size: 35px;
    color: #fff;
    margin-top: 30px;
    text-decoration: none;
}
.top-navigation > .toggleMenu1 {
    font-size: 35px;
    color: #fff;
}
.sec-body table a { display: inline-block;
width: 100%;
word-wrap: break-word; }


/********23-06-2018***********/
 
.service-det {
    margin-bottom: 20px;
    width: 100% !important;
    display: inline-block;
}

.service-det > strong {
    float: left;
	margin-right:10px
}

.service-det h1 {
    float: left;
    margin-top: -10px;
    font-size: 14px !important;
    color: #797373;
}
@media (max-width: 767px) {
.top-navigation > .toggleMenu1 { display:inline-block;}
.nav.shown { display:block !important; }
.sec-body table { display:block !important;}
.service-row table thead, .service-row table tbody, .service-row table tr { display:inline-block !important; width:100%; }
.sec-body table td { display: inline-block !important; width: 33.33% !important;float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.page-title{float:left;}
.service-det h1 {
    float: left;
    margin-top: -30px;
    text-align: left !important;
    margin-left: 65px;
}
}
@media (max-width: 1200px) {
.login-dropdown { left:auto; right:0; }
}

.open > .dropdown-menu {
    display: block;
}
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99999;
    top: 100%;
    left: 0;
    right: 0;
    background-color: white !important;
}
.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div image{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}
