body {
    line-height: 1.6;
}
@font-face {
  font-family: myFirstFont;
  src: url(../fonts/DroidKufi.ttf);
}

html,body {
  font-family: myFirstFont;
}

.top-header {
    background: #15416e;
    padding: 0 0 11px;
}

.top-icons ul li {
    float: left !important;
    padding-right: 7px;
}

.top-icons ul li:first-of-type {
    margin-top: 5px;
}

.top-icons img {
    border-radius: 7px;
}

.call-icons .first-listt {
    padding-top: 14px;
}

.call-icons li ,.top-icons li {
    display: inline-block;
}

.call-icons i ,.lang_btn span {
    color: #fff;
    width: 35px;
    height: 35px;
    border: 2px solid #426182;
    text-align: center;
    padding-top: 9px;
    border-radius: 7px;
}

.call-icons span {
    font-size: 1.2em;
    color: #fff;
    padding: 0 7px 0 15px;
}

.top-icons i {
    border: none !important;
    padding-top: 8px;
}

.fa-google-plus {
    background: #e6694a;
}

.fa-facebook {
    background: #496fa4;
}

.fa-twitter {
    background: #1cb7eb;
}

.fa-whatsapp {
    background: #25d366;
}

.main-header {
    padding: 15px 0;
}

header .bottom-layer .nav-right {
    width: auto;
    margin: 0;
}

.lang_btn {
    margin: 0;
    padding: 5px 0;
    border: none;
    box-shadow: none;
}

.lang_btn span {
    font-size: 1.2em;
    padding: 4px 14px;
    border-radius: 7px;
}

.footer-wrap {
    color: #fff;
    background: #595f64;
}

footer .savvy-subscribe input::-webkit-input-placeholder {
    color: #cac9c7;
}

.copyright {
    background: #222222;
}

.copyright img,.copyright p {
    color: #fff;
    display: inline-block;
    margin: 10px 7px;
}

.copyright img {
    width: 80px;
    margin-right: -5px;
    margin-top: 0;
}

footer .bottom-layer p {
    font-weight: normal;
    color: #cac9c7;
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.9;
}

#st-2 {
    display: none !important;
}

.close-btn {
    float: right !important;
}

.row-style {
    background-color: #f4f3f0;
    padding: 10px;
    border: 1px solid #e4e2de;
    margin-bottom: 10px;
}

a.read {
    background-color: #00418f !important;
    border: 2px solid #00418f;
    color: #fff !important;
    line-height: 40px;
}

.section-title2 {
    width: 100%;
    font-size: 24px !important;
    text-align: center;
}

.section-title2:after {
    content: '';
    position: relative;
    width: 3%;
    height: 3px;
    background: #00418f;
    left: 0;
    /* bottom: -20px; */
    margin: 0 auto 0;
    display: block;
}

.services2-ar .owl-item img:hover {
    opacity: .5;
}

.banner-wrap {
    clear: both;
    color: #FFFFFF;
    height: 300px;
}

.banner-wrap img {
    width: 100%;
    height: 300px;
    position: relative;
    z-index: 1;
}

.banner-swrap {
    position: relative;
    z-index: 2;
    padding: 15px 0 30px;
    background-color: #fff;
    margin-top: -170px;
    transition: all 700ms ease 0s;
    border-color: transparent;
    -webkit-box-shadow: 1px 1px 23px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 23px 1px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 23px 1px rgba(0,0,0,0.3);
}

.thank-wrap {
    padding: 0 0 30px;
    margin-bottom: 50px;
}

.top-thank {
    background: #f7f7f7;
    padding: 25px 0 15px;
}

.top-thank img {
    width: 100px;
}

.top-thank h3 {
    font-size: 30px;
    color: #555;
    font-weight: bold;
}

.top-thank p {
    font-size: 20px;
    color: #555;
    font-weight: bold;
}

.top-thank p span {x;
    color: #91c036;
}

.thank-text {
    padding: 30px 0;
}

.thank-desc {
    padding: 20px 100px 0;
    line-height: 2;
}

.form-titile {
    width: 100% !important;
}

.sec-anchor .form-titile {
    margin-bottom: 20px;
}

.sec-anchor li {
    display: inline-block;
    margin-bottom: 10px; 
}
 
.sec-anchor li a .stepNumber {
    display: block;
    color: #fff;
    font-size: 30px;
    background: #656d78;
    font-size: 2em;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #656d78;
}

.sec-anchor li a .stepDesc {
    font-weight: bold;
    padding-top: 12px;
    display: block;
    color: #656d78;
}

.sec-anchor li .selected .stepNumber {
    background: #00418f;
    border: 3px solid #00418f;
}

.sec-anchor li .selected .stepDesc {
    color: #00418f;
}

.sec-anchor li a:hover {
    text-decoration: none;
}

.numbull {
    position: relative;
    top: -34px;
    margin: 0!important;
}

.numbull span {
    width: 10px;
    height: 10px;
    background: #c1c1c1;
    display: inline-block;
    border-radius: 20px;
}

.btn-default {
    color: #fff;
    background-color: #004290;
    padding: 10px 40px;
    margin: 0 15px;
    border: none;
}

.btn-default:hover {
    color: #fff;
    background-color: #004290;
    border: none;
    opacity: .8;
}

.offer-body label {
    float: right;
}

.offer-body .form-control {
    height: 40px;
}

.mob-sho {
    display: none;
}

button.accordion {
    color: #00418f;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    background-color: #f5f5f5;
    border-color: #ddd;
    text-align: right;
    outline: none;
    font-size: 15px;
    border: none;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

button.accordion:after {
    content: '\002B';
    color: #00418f;
    font-weight: bold;
    float: left;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

.mob-sho .panel {
    padding: 0 15px;
    background-color: white;
    max-height: 0;
    border: 1px solid #ddd;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}   

.mob-sho .panel p {
    font-size: 15px;
    padding-top: 10px;
} 

.panel-title:hover,.panel-title:active,.panel-title:focus {
    text-decoration: none;
}

.ch-caret {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #00418f;
    margin-top: 6px;
}

.offer-body textarea {
    width: 100%;
    height: 150px !important;
}

.marg-ch {
    margin: 0;
}

.required-sign {
    color: red;
}

.rand-quest {
    border-color: #ddd;
    margin: 17px;
    padding: 15px;
    background-color: #f5f5f5;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.first-cols {
    margin-top: 15px;
}

.c-validation {
      background: #f8cdcd;
      color: #333;
      padding: 10px 10px 0;
      border-radius: 0 !important;
      position: relative; 
      display: inline-block !important;
      box-shadow: 1px 1px 1px #aaaaaa;
      margin-top: 10px;
         text-align: right;
         float: right;
         margin: 0 20px;
    }
.c-validation:before{ 
      content: ''; 
      width: 0; 
      height: 0; 
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #f8cdcd;
      position: absolute; 
      top: -10px; 
    }
.rad-validation ,.conditions-v {
    clear: both;
}

.loader-sp {
    width: 70px;
    height: 70px;
    display: block;
    margin: 10px auto;
    clear: both;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

/*	----------------------------------------------------------
	Offer page
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/* FORM ELEMENTS */
.radio,
.checkbox {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: 0px;
}
input[type=radio],
input[type=checkbox] {
  margin: 2px 0px 0px;
}
.checkbox.pull-left,
.checkbox.pull-right,
.radio.pull-left,
.radio.pull-right {
  width: auto;
}
.form-control {
  height: 30px;
  font-size: 12px;
  line-height: 18px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  border: 1px solid #D5D5D5;
  background: #F9F9F9;
}
.form-control:focus {
  border-color: #C5C5C5;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #C1C1C1;
  background: #FFF;
}
.form-control[disabled],
.form-control[readonly] {
  color: #CCC;
}
.form-control[disabled]:focus,
.form-control[readonly]:focus {
  background: #EEE;
  color: #CCC;
  border-color: #D5D5D5;
}
.input-group-addon {
  border-color: #33414e;
  background-color: #33414e;
  font-size: 13px;
  padding: 0px 10px;
  line-height: 28px;
  color: #FFF;
  text-align: center;
  min-width: 36px;
}
.input-group-addon,
.input-group-btn {
  vertical-align: bottom;
}
.form-group:last-child {
  margin-bottom: 0px;
}
.form-group-separated {
  border-top: 1px dashed #D5D5D5;
}
.form-group-separated .form-group {
  border-bottom: 1px dashed #D5D5D5;
  margin-bottom: 0px;
}
.form-group-separated .form-group [class^="col-md-"] {
  border-left: 1px dashed #D5D5D5;
  padding: 12px 10px;
}
.form-group-separated .form-group [class^="col-md-"]:first-child {
  border-left: 0px;
}
.form-group-separated .form-group:last-child {
  border-bottom: 0px;
}
.form-group-separated .form-group.form-group-border-right [class^="col-md-"] {
  border-left: 0px;
  border-right: 1px dashed #D5D5D5;
}
.form-group-separated .form-group.form-group-border-right [class^="col-md-"]:last-child {
  border-right: 0px;
  margin-left: 0px;
}
.form-group-separated.panel-body,
.form-group-separated.modal-body {
  padding: 0px;
}
.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
.form-horizontal .control-label {
    width: 100%;
    line-height: 30px;
    padding-top: 0px;
    text-align: right;
    margin-bottom: 5px;
}
.radio-material {
    margin-left: 15px;
}

.form-horizontal select {
    width: 100%;
    height: 40px;
    border: 1px solid #D5D5D5;
    background: #F9F9F9;
    border-radius: 4px;
}

.checkbox-material {
    text-align: right;
}

.checkbox-material input {
    float: right;
    margin-left: 7px;
}

.checkbox-material label {
    margin-left: 15px;
}

.checkbox-material a {
    color: #004290;
}

.checkbox-material a:hover {
    text-decoration: none;
    opacity: .8;
}

.date-inp input {
    text-align: right;
}

.date-inp input::-webkit-inner-spin-button,
.date-inp input::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.help-block {
  color: #AAB2BD;
  margin-bottom: 0px;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -2px;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  font-size: 16px;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-size: 11px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 0;
}
.has-feedback label ~ .form-control-feedback {
  top: 20px;
}
/* FORM VALIDATION STATES */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success .form-control-feedback {
  color: #95b75d;
}
.has-success .form-control {
  border-color: #95b75d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning .form-control-feedback {
  color: #fea223;
}
.has-warning .form-control {
  border-color: #fea223;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback {
  color: #b64645;
}
.has-error .form-control {
  border-color: #b64645;
}
/* EOF FORM VALIDATION STATES */
.form-control.error,
.bootstrap-select.error > button {
  border-color: #b64645;
}
label {
  font-weight: 600;
}
label.error,
label.valid {
  color: #b64645;
  margin-bottom: 0px;
  margin-top: 3px;
  font-size: 11px;
  font-weight: normal;
  width: 100%;
}
.form-control.valid,
.bootstrap-select.valid > button {
  border-color: #95b75d;
}
label.valid {
  color: #95b75d;
}
.control-label.text-left {
  text-align: left;
}
/* EOF FORM ELEMENTS */
/* LABELS AND BADGES */
.label {
  font-weight: 500;
}
.badge {
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 8px;
}
.label-primary,
.badge-primary {
  background-color: #33414e;
}
.label-success,
.badge-success {
  background-color: #95b75d;
}
.label-info,
.badge-info {
  background-color: #3fbae4;
}
.label-warning,
.badge-warning {
  background-color: #fea223;
}
.label-danger,
.badge-danger {
  background-color: #b64645;
}
/* EOF LABELS AND BADGES */
/* ALERTS */
.alert {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  line-height: 21px;
}
.alert-success {
  background-color: #95b75d;
  color: #FFF;
  border-color: #90b456;
}
.alert-info {
  background-color: #3fbae4;
  color: #FFF;
  border-color: #36b7e3;
}
.alert-warning {
  background-color: #fea223;
  color: #FFF;
  border-color: #fe9e19;
}
.alert-danger {
  background-color: #b64645;
  color: #FFF;
  border-color: #af4342;
}
/* EOF ALERTS */

/* PROGRESS BARS */
.progress.progress-small {
  height: 5px;
}
.progress.progress-small .progress-bar {
  font-size: 0px;
}
.progress-bar {
  background-color: #33414e;
}
.progress-bar-success {
  background-color: #95b75d;
}
.progress-bar-warning {
  background-color: #fea223;
}
.progress-bar-danger {
  background-color: #b64645;
}
.progress-bar-info {
  background-color: #3fbae4;
}
.progress-bar-colorful {
  background: linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
  background: -o-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
  background: -moz-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
  background: -webkit-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
  background: -ms-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #b64645), color-stop(0.5, #fea223), color-stop(1, #95b75d));
}
/* EOF PROGRESS BARS */
/* SWITCH */
.switch {
  cursor: pointer;
  position: relative;
  height: 30px;
  line-height: 30px;
}
.switch input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.switch input:checked + span:after {
  left: 21px;
}
.switch input:checked + span {
  background-color: #95b75d;
}
.switch input:disabled + span {
  background-color: #CCC;
}
.switch span {
  position: relative;
  width: 50px;
  height: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #b64645;
  border: 1px solid #E5E5E5;
  display: inline-block;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  border-color: rgba(0, 0, 0, 0.1);
  left: 0px;
}
.switch span:after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 26px;
  top: 1px;
  bottom: 1px;
  left: 1px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.switch.switch-small {
  margin: 6px 0px 4px;
  height: 20px;
  line-height: 20px;
}
.switch.switch-small input:checked + span:after {
  left: 11px;
}
.switch.switch-small span {
  width: 30px;
  height: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.switch.switch-small span:after {
  width: 16px;
}
/* END SWITCH */
/* PAGINATION */
/*.pagination {
  width: 100%;
  margin: 10px 0px;
}*/
.pagination > li > a,
.pagination > li > span {
  margin-left: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #656d78;
  border-color: #E5E5E5;
}
.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #222;
}
.pagination > li.active > a,
.pagination > li.active > a:hover {
  background: #33414e;
  color: #FFF;
  border-color: #33414e;
}
.pagination.pagination-sm {
  margin: 0px;
  width: auto;
}
.pagination.pagination-sm.push-down-20 {
  margin-bottom: 20px;
}
.pagination.pagination-sm.push-up-20 {
  margin-top: 20px;
}

.pagination>li>a, .pagination>li>span {
    font-size: 16px;
}

.pagination>li {
    width: 40px;
}

/* END PAGINATION */
/* POPOVER */
.popover {
  -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
}
.popover-title {
  background: #f5f5f5;
  border-bottom-color: #e5e5e5;
  line-height: 20px;
}
.popover > .arrow,
.popover > .arrow:after {
  border-width: 5px;
}
.popover.right > .arrow {
  left: -6px;
  margin-top: -6px;
}
.popover.right > .arrow:after {
  bottom: -5px;
}
.popover.top > .arrow {
  bottom: -6px;
  margin-left: -6px;
  border-top-color: rgba(0, 0, 0, 0.5);
}
.popover.top > .arrow:after {
  margin-left: -5px;
}
.popover.bottom > .arrow {
  top: -6px;
  margin-left: -6px;
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
.popover.bottom > .arrow:after {
  margin-left: -5px;
}
.popover.left > .arrow {
  right: -6px;
  margin-top: -6px;
}
.popover.left > .arrow:after {
  bottom: -5px;
}

.wizard .stepContainer,
.wizard .actionBar {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.wizard .actionBar {
  margin-top: 20px;
}
.wizard .actionBar .btn.pull-right {
    margin-left: 5px;
    float: right !important;
}
.wizard .actionBar .btn-primary {
  display: none;
}
.wizard .actionBar .loader {
  display: none;
}

.cond-text {
    font-size: 16px;
    color: #818285;
    padding: 10px 80px 10px 50px;
}

.reg-now {
    margin-top: 40px;
    margin-bottom: 15px;
}

.reg-now a {
    border-radius: 5px;
    color: #fff;
    padding: 1% 7%;
    font-size: 17px;
    background-image: linear-gradient(#0f6ab8, #56a5f7);
}

.reg-now a:hover {
    text-decoration: none;
    color: #fff;
    background-image: linear-gradient(#56a5f7, #0f6ab8);
}
 
.form-control {
    line-height: normal;
}

/*	----------------------------------------------------------
	Responsive Structure
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media only screen and ( min-width: 1025px) and ( max-width: 1199px ) {
    header .bottom-layer .nav-right input {padding-left: 65px;}
}

@media only screen and ( min-width: 992px) and ( max-width: 1024px ) {
    .desktop-head ,.mob-hidden {display: none !important;}
}

@media only screen and ( min-width: 768px) and ( max-width: 991px ) {
    .offer-page img {width: 100%;}
    .nav>li>a {padding: 10px 12px;}
    .offer-list-sec h3 {font-size: 20px; margin-top: 10px;}
    .desktop-head ,.mob-hidden {display: none !important;}
}
    
@media only screen and ( min-width: 320px) and ( max-width: 767px ) {
    .top-icons,.conditions h2:before, .offer-page h2:before {display: none;}
    .logo img {width: 110px;}
    .search .input-group {width: 100%; margin-top: 0;}
    .banner-wrap ,.banner-wrap img {height: 200px;}
    .banner-swrap {margin-top: -120px;}
    .mob-f {float: left;}
    .mob-pr {padding-right: 0;}
    .conditions h2, .offer-page h2 {padding-right: 15px;}
    .cond-text {padding: 10px 15px;}
    .nav>li>a {padding: 10px;}
    .offer-image {margin: 0 15px; border: none;}
    .offer-image img {width: 100%; margin: 0; padding: 0;}
    .reg-now {margin-top: 50px;}
    .thank-desc {padding: 20px 0 0;}
    .numbull {display: none !important;}
    .wizard .anchor li {width: 25%;}
    .wizard .anchor li a {padding: 10px 0 15px 0px;}
    .wizard .anchor li a:after {margin-top: -100px;}
    /*.up-form {margin-bottom: 15px;}*/
    .mob-sho {display: block;}
    .benefits {display: none;}
    .btn-default {margin: -1px 15px;}
    .c-validation {margin-bottom: 15px;}
    .sub-list .visible-xs {display: inline-block !important;}
    .form-horizontal select {margin-bottom: 10px;}
    .wizard .anchor li .last-numb:last-of-type {line-height: 28px;}
    .call-icons span {padding: 0 3px 0 0;}
    .g-recaptcha {padding: 0 !important; margin: 0 !important;}
    .g-recaptcha iframe {width: 100%;}
    .rc-anchor-logo-portrait {margin: 10px 0 0 -15px;}
    .sec-anchor li {margin: 0 7px 10px;}
    .offer-list-sec h3 {font-size: 20px; margin-top: 10px;}
    .read-btn a {padding: 3% 7%;float: none;display: block;text-align: center;width: 60%;margin: 0 auto;}
    .desktop-head ,.mob-hidden {display: none !important;}
    .savvy-service .column-wide .media-left {height: auto !important;}
    .banner-wrap ,.banner-wrap img {height: 200px;}
    .banner-swrap {margin-top: -120px;}
    .mob-pr {padding-right: 0;}
    .numbull {display: none !important;}
    .wizard .anchor li {width: 25%;}
    .wizard .anchor li a {padding: 10px 0 15px 0px;}
    .wizard .anchor li a:after {margin-top: -100px;}
    /*.up-form {margin-bottom: 15px;}*/
    .mob-sho {display: block;}
    .benefits {display: none;}
    .btn-default {margin: -1px 15px;}
    .c-validation {margin-bottom: 15px;}
    .sub-list .visible-xs {display: inline-block !important;}
    .form-horizontal select {margin-bottom: 10px;}
    .wizard .anchor li .last-numb:last-of-type {line-height: 28px;}
    .call-icons span {padding: 0 3px 0 0;}
    .g-recaptcha {padding: 0 !important; margin: 0 !important;}
    .g-recaptcha iframe {width: 100%;}
    .rc-anchor-logo-portrait {margin: 10px 0 0 -15px;}
    .sec-anchor li {margin: 0 7px 10px;}
    .offer-list-sec h3 {font-size: 20px; margin-top: 10px;}
    .read-btn a {padding: 3% 7%;float: none;display: block;text-align: center;width: 60%;margin: 0 auto;}
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    


