h4.modal-title {
    font-size: 25px;
    text-align: center;
    width: 80%;
    margin: 0px auto;
}
#top .main_color input[type='text'] {
    background: #fff;
    border: solid 1px #999;
}
.modal-footer:after, .modal-header:after { clear: both }
.modal, .modal-open { overflow: hidden }
.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    display: none;
    position: fixed;
    z-index: 10050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
    display: table;
    content: " "
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
	    background: rgba(0,0,0,0.5);
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
.modal-body {
    padding: 0px 50px;
}
.modal-header .close , .funnel_form_popup .close {
background: rgb(255, 0, 0);
    border: 0;
    border-radius: 15px;
    padding: 4px 7px;
    position: absolute;
    right: -10px;
    top: -10px;
    color: #fff;
}

.modal-header .close i {
    color: #fff;
}
.gform_wrapper .gform_footer {
    text-align: center;
}
.gform_wrapper input[type='submit'] {

    text-align: center;
    margin: 0px auto;
    background: #FF7800;
    color: #FFFFFF;
    font-size: 1rem;
    font-family: Lato;
    font-weight: 700;
    height: 2.875rem;
    border-radius: 40px;
}


.modal-dialog.modal-lg {
    width: 80%;
    margin: 80px auto;
    max-width: 900px;
}
@media (min-width:768px) 
{
    .modal-dialog { width: 600px; margin: 30px auto; }
    .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5) }
    .modal-sm { width: 300px; }
}

.funnel_form_popup .modal-content { background: #f1f1f1!important; }
.funnel_form_popup .modal-header { border:0; display:none;} 
.funnel_form_popup .modal-body { padding: 0; }
.funnel_form_popup .modal-dialog.modal-lg { width: 80%; margin: 80px auto; max-width: 1000px; }
.funnel_form_popup .flex_column.form-box { margin-left: 2%; }
.funnel_form_popup div .first { width: 33.333333%; }
.funnel_form_popup .gravity-heading {  }
.funnel_form_popup .flex_column.form-box { margin-left: 2%;background: rgba(0,0,0,0);border: 0;/* padding-top: 0; *//* padding-bottom: 0; */ }
.funnel_form_popup div .first { width: 33.333333%; }
.funnel_form_popup .gravity-heading {/* display: none; */}
.funnel_form_popup .gravity-sub-heading { font-size: 20px; }
#top .funnel_form_popup .mlobox-form_wrapper.mlobox-gravity-form_wrapper input[type="text"] { width: auto !important; box-shadow: 0 1px 2px -1px rgba(9,30,66,.25), 0 0 0 1px rgba(9,30,66,.08) !important; border: solid 1px #ccc; text-align: left; max-width: inherit !important; }
.funnel_form_popup ul.landing-list li span { font-weight: bold; }
.funnel_form_popup ul.landing-list li i { font-size: 40px;color: #396a0b !important;position: absolute; top: 25px; text-shadow: 1px 1px 1px black; }
.funnel_form_popup ul.landing-list li span , .funnel_form_popup ul.landing-list li p { color: #000; }
.funnel_form_popup ul.landing-list li { position: relative; }
.funnel_form_popup div .first
{  color: #fff;background: url(../img/form-bg.jpg) no-repeat center; padding: 50px 10px; }
.funnel_form_popup .flex_column.form-box
{ padding-bottom: 0; }


@media (max-width:1160px) 
{
    .funnel_form_popup ul.landing-list li span { font-size:14px; }
}
@media (max-width:1040px) 
{
    .funnel_form_popup ul.landing-list li span { font-size:12px; }
    ul.landing-list li p { font-size:13px; }
}
@media (max-width:912px) 
{
   .funnel_form_popup ul.landing-list li i { top:40px; }
}
@media (max-width:765px) 
{
   .funnel_form_popup div .first { display:none; width:100%;padding: 10px;/* border-radius: 5px; */}
   .funnel_form_popup .flex_column.form-box {width:100%;}
   .funnel_form_popup ul.landing-list li {display:inline-block;/* width: 25%; */}
   .funnel_form_popup ul.landing-list li i { top:20px; font-size:24px }
   ul.landing-list li p  { display:none; }
   .funnel_form_popup .gravity-sub-heading { font-size:15px }
}
@media (max-width:550px) 
{
    #top .funnel_form_popup .mlobox-form_wrapper.mlobox-gravity-form_wrapper input[type="text"]
    { max-width:100% !important; }
    .funnel_form_popup .gravity-heading { font-size:17px; }
}
@media (max-width:480px) 
{
    .funnel_form_popup ._type_radio_ ul li {min-width: 120px;width: 120px;padding-bottom: 20px;}
    .funnel_form_popup ._type_radio_ input[type=checkbox]:checked+label::after, 
    .funnel_form_popup ._type_radio_ input[type=radio]:checked+label::after {width: 20px;height: 20px; line-height: 20px;left: 60%;}
     .funnel_form_popup .gform_wrapper .gfield_checkbox li label, #top .gform_wrapper .gfield_radio li label
    { margin:0px; }
}

@media (max-width:380px) 
{
    .funnel_form_popup ._type_radio_ ul li {min-width: 100px;width: 100px;padding-bottom: 20px;}
   
}