.bg_green
{
    background: #b7c661;
}
.background_pet
{
    background: #b7c661;
}
.bg_rpet
{
    background: #b7c661;
}
.background_resp_pet
{
    background: #b7c661;
}
.clr_pet
{
    color: #b7c661;
}
.color_pet
{
    color: #b7c661;
}
.bg_pink
{
    background: #cf4398 none repeat scroll 0 0;
}
.bg_white
{
    background: #fff;
}

/*.bg_ltgrey {
  background: #f6f6f7 none repeat scroll 0 0;
}*/

footer ul li a,
footer p.copy_text {
    color: #eeeeee; text-align:justify;
}

.col-xs-12 .text-center .copy_text{text-align:center;}

.label-custom
{
    transition: all 0.5s ease-out 0s;
    font-size: 13px;
    font-weight: normal;
}

.pet_detail
{
    color: #fff;
    margin-left: -15px; /*min-height: 300px !important;*/
    padding: 2.5em 0 10vh;
    font-size: 13px;
	
}
.pet_detail ul{padding-right:15px;}
.pet_detail .vec-banner
{
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/Miscellaneous/pet/pet-insurance.jpg") no-repeat scroll center center / cover;
    display: inline-block;
    height: 150px;
    width: 100%;
}

.insure_form label
{
    font-weight: normal;
    font-size: 13px;
}
.insure_form .box .radio-inline, .insure_form .box2 .radio-inline, .insure_form .box3 .radio-inline, .insure_form .box4 .radio-inline
{
    white-space: nowrap;
}

.dropdown_button{background-image: linear-gradient(to bottom, #b7c661, #b7c661), linear-gradient(to bottom, #c6c6ca, #c6c6ca);}

.select-dropdown-container.select_box .chosen-container-single .chosen-search input[type="text"]{display:none !important;}

.col-sm-4 .select-dropdown-container i{left: 83% !important;}
.select-dropdown-container i{left: 93% !important;}


.slider_down p
{
    padding: 10px 0 10px 35px;
}

body
{font-family: 'Muli', sans-serif !important; font-weight:400;
    outline: 0;
    -webkit-touch-callout: none; 
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
:not(input[type="text"]){-webkit-touch-callout: none; -webkit-user-select: none;-khtml-user-select: none; -moz-user-select: none;
 -ms-user-select: none; user-select: none;}

a
{
    outline: 0 !important;
}

.form-pet input, .form-pet select, .form-pet .chosen-single, .box .chosen-single, .box .chosen-drop, .form-pet .my-dropdown .dropdown_button, .form-pet .chosen-container.chosen-with-drop .chosen-drop
{
    border: 1px solid #b7c661 !important; opacity:1;
}
.insure_form .form-pet label span{color:#b7c661;}
.insure_form .prevp, .insure_form .nextp, .insure_form .prevp2, .insure_form .nextp2{border: 2px solid #b7c661; color:#b7c661;}
.insure_form .nextbttn
{
    font-size: 38px;
    float: left;
    margin-right: 10px;
    border: 2px solid #b7c661;
    color: #b7c661;
    border-radius: 50%;
    width: 68px;
    height: 68px;
    cursor: pointer;
}

.insure_form .nextbttn
{
    padding: 3px 24px 4px 24px;
    margin-top: 10px;
}

.insure_form .radio-inline .radio_span
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    font-size: 13px;
}
.pet_detail ul{padding-right:5px;}

.pet .chosen-container-single .chosen-single, .right_details .chosen-container-single .chosen-single
{
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; /*  border-top-right-radius: 4px;   border-top-left-radius: 4px;   border-bottom-right-radius: 4px;   border-bottom-left-radius: 4px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555555;
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
    text-transform: capitalize;
}

.logo {
 max-width: 240px;  /*max-width: 130px;*/
}
header {padding: 20px 19px 0;}
footer a:focus{color: #00B2A8;}
.pet .chosen-container .chosen-drop, .right_details .chosen-container .chosen-drop
{
    background: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
    box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
    margin-top: -1px;
    position: absolute;
    top: 100%;
    left: -9000px;
    z-index: 1060;
}
.pet .select_box_last .chosen-container .chosen-drop, .right_details .select_box_last .chosen-container .chosen-drop
{
    position: absolute !important;
}
.pet .select_box_last .chosen-with-drop .chosen-drop
{
    position: relative !important;
}

.pet .textinput label
{
    color: #000;
    padding: 0;
}
.pet .my-dropdown .dropdown_button
{
    line-height: 30px;
    width: 100%;
    height: 40px;
    opacity: 1;
    text-transform: capitalize;
	-moz-appearance: none;
    -ms-appearance: none;
	text-indent:5px;
}

.pet input, .pet .dropdown_button
{
    font-size: 14px !important;
    color: #000;
}

.my-sml-dropdown .dropdown_button
{
    min-width: initial !important;
}


.pet .radio-inline .radio_span
{
    top: 0;
}
.pet .radio-inline input[type="radio"]
{
    border: none;
    background: none;
}
.my-dropdown .fa
{
    right: 12px;
    position:absolute;
    margin-top: 12px;
	pointer-events:none;
}

.dropdown_button .fa
{
    float: right;
}

.select_box i
{
    left: 93%;
    position: relative;
    top: 32px;
    z-index: 99;
    pointer-events: none;
}

button
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    font-size: 14px;
    color: #555555;
}

.select_box
{
    margin-top: -23px !important;
}
.select_box select
{
 -moz-appearance:none; appearance:none; -webkit-appearance:none;
}
.chosen-container.chosen-with-drop .chosen-drop
{
    left: 0;
    right: 0;
}
.chosen-container .chosen-results
{
    color: #555555;
    margin: 0 4px 4px 0;
    max-height: 90px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li
{
    display: none;
    line-height: 1.42857143;
    list-style: none;
    margin: 0;
    padding: 5px 6px;
}
.chosen-container .chosen-results li em
{
    background: #feffde;
    font-style: normal;
}
.chosen-container .chosen-results li.group-result
{
    display: list-item;
    cursor: default;
    color: #999;
    font-weight: bold;
}
.chosen-container .chosen-results li.group-option
{
    padding-left: 15px;
}
.chosen-container .chosen-results li.active-result
{
    cursor: pointer;
    display: list-item;
}
.chosen-container .chosen-results li.highlighted
{
    background-color: #428bca;
    background-image: none;
    color: white;
}
.chosen-container .chosen-results li.highlighted em
{
    background: transparent;
}
.chosen-container .chosen-results li.disabled-result
{
    display: list-item;
    color: #777777;
}
.chosen-container .chosen-results .no-results
{
    background: #eeeeee;
    display: list-item;
}
.chosen-container .chosen-results-scroll
{
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    z-index: 1;
}
.chosen-container .chosen-results-scroll span
{
    display: inline-block;
    height: 1.42857143;
    text-indent: -5000px;
    width: 9px;
}
.chosen-container .chosen-results-scroll-down
{
    bottom: 0;
}
.chosen-container .chosen-results-scroll-down span
{
    background: url("chosen-sprite.png") no-repeat -4px -3px;
}
.chosen-container .chosen-results-scroll-up span
{
    background: url("chosen-sprite.png") no-repeat -22px -3px;
}
.chosen-container-single .chosen-single span
{
    display: block;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
	pointer-events:none;
}
.chosen-container-single .chosen-single abbr
{
    background: url("chosen-sprite.png") right top no-repeat;
    display: block;
    font-size: 1px;
    height: 10px;
    position: absolute;
    right: 26px;
    top: 12px;
    width: 12px;
}
.chosen-container-single .chosen-single abbr:hover
{
    background-position: right -11px;
}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover
{
    background-position: right 2px;
}
.chosen-container-single .chosen-single div
{
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
}
.chosen-container-single .chosen-single div b
{
    background: url("chosen-sprite.png") no-repeat 0 7px;
    display: block;
    height: 100%;
    width: 100%;
}
.chosen-container-single .chosen-default
{
    color: #777777;
}
.chosen-container-single .chosen-search
{
    margin: 0;
    padding: 3px 4px;
    position: relative;
    white-space: nowrap;
    z-index: 1000; background:#fff; min-height:40px;
}

.chosen-dropdown-container.select_box .chosen-container-single .chosen-search{display:none !important;}

.chosen-container-single .chosen-search input[type="text"]
{
	background: url("/UIMaster/MasterImages/PetInsurance/chosen-sprite.png") !important;
	background-position:96.5% -14px !important;
	background-repeat:no-repeat !important;
	border-bottom:2px solid #b7c661 !important;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    margin: 1px 0;
    padding: 4px 20px 4px 4px;
    width: 100%;
}

.chosen-container-single .chosen-drop
{
    margin-top: -1px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.chosen-container-single-nosearch .chosen-search input
{
    position: absolute;
    left: -9000px;
}
.chosen-container-multi .chosen-choices
{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    cursor: text;
    height: auto !important;
    height: 1%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.chosen-container-multi .chosen-choices li
{
    float: left;
    list-style: none;
}
.chosen-container-multi .chosen-choices .search-field
{
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.chosen-container-multi .chosen-choices .search-field input[type="text"]
{
    background: transparent !important;
    border: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555555;
    height: 32px;
    margin: 0;
    padding: 4px;
    outline: 0;
}
.chosen-container-multi .chosen-choices .search-field .default
{
    color: #999;
}
.chosen-container-multi .chosen-choices .search-choice
{
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #333333;
    cursor: default;
    line-height: 13px;
    margin: 6px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close
{
    background: url("chosen-sprite.png") right top no-repeat;
    display: block;
    font-size: 1px;
    height: 10px;
    position: absolute;
    right: 4px;
    top: 5px;
    width: 12px;
    cursor: pointer;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover
{
    background-position: right -11px;
}
.chosen-container-multi .chosen-choices .search-choice-focus
{
    background: #d4d4d4;
}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close
{
    background-position: right -11px;
}
.chosen-container-multi .chosen-results
{
    margin: 0 0 0 0;
    padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected
{
    display: none;
}
.chosen-container-active .chosen-single
{
    border: 1px solid #66afe9;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(183, 198, 97, .9) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 2px 0 rgba(183, 198, 97, .9) !important;
    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}
.pet .chosen-container-active.chosen-with-drop .chosen-single
{
    background-color: #ffffff;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single div
{
    background: transparent;
    border-left: none;
}
/*.chosen-container-active.chosen-with-drop .chosen-single div b
{
    background-position: -18px 7px;
}*/
.chosen-container-active .chosen-choices
{
    border: 1px solid #66afe9;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
    -webkit-transition: border linear .9s, box-shadow linear .2s;
    -o-transition: border linear .9s, box-shadow linear .2s;
    transition: border linear .9s, box-shadow linear .2s;
}
.chosen-container-active .chosen-choices .search-field input[type="text"]
{
    color: #111 !important;
}
.chosen-container-active.chosen-with-drop .chosen-choices
{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.chosen-disabled
{
    cursor: default;
    opacity: 0.5 !important;
}
.chosen-disabled .chosen-single
{
    cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close
{
    cursor: default;
}
.chosen-rtl
{
    text-align: right;
}
.chosen-rtl .chosen-single
{
    padding: 0 8px 0 0;
    overflow: visible;
}
.chosen-rtl .chosen-single span
{
    margin-left: 26px;
    margin-right: 0;
    direction: rtl;
}
.chosen-rtl .chosen-single div
{
    left: 7px;
    right: auto;
}
.chosen-rtl .chosen-single abbr
{
    left: 26px;
    right: auto;
}
.chosen-rtl .chosen-choices .search-field input[type="text"]
{
    direction: rtl;
}
.chosen-rtl .chosen-choices li
{
    float: right;
}
.chosen-rtl .chosen-choices .search-choice
{
    margin: 6px 5px 3px 0;
    padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices .search-choice .search-choice-close
{
    background-position: right top;
    left: 4px;
    right: auto;
}
.chosen-rtl.chosen-container-single .chosen-results
{
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results .group-option
{
    padding-left: 0;
    padding-right: 15px;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div
{
    border-right: none;
}
.col-sm-4 .chosen-dropdown-container i, .col-lg-4 .chosen-dropdown-container i, .col-md-4 .chosen-dropdown-container i{left: 83%;}
/*.chosen-dropdown-container i{position: absolute; top: 15px; left:93%;}*/

.chosen-rtl .chosen-search input[type="text"]
{
    background: url("chosen-sprite.png") no-repeat -28px -20px, #ffffff;
    direction: rtl;
    padding: 4px 5px 4px 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi)
{
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span
    {
        background-image: url("/UIMaster/MasterImages/Miscellaneous/Pet/chosen-sprite@2x.png") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}
.insure_form input, .insure_form select
{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
	background-image: linear-gradient(to bottom, #b7c661, #b7c661), linear-gradient(to bottom, #fff, #fff) !important;
    background-origin: padding-box;
    background-position: 50% 100%, 50% 100%;
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 white;
    color: #414150;
    opacity: 1;
    padding: 0;
    transition: background-size 0.4s cubic-bezier(0.64, 0.09, 0.08, 1) 0s;
}

.insure_form input[type="text"], .insure_form select {text-transform:capitalize;}

.text-lowercase{text-transform:lowercase !important;}

.box .chosen-select
{
    width: 75%;
}
.box .chosen-select-deselect
{
    width: 75%;
}
.box .chosen-container
{
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    margin-top: 15px;
}

.chosen-select
{
    width: 100%;
}
.chosen-select-deselect
{
    width: 100%;
}
.chosen-container
{
    /*display: inline-block;*/
    font-size: 14px;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    text-transform: capitalize;
}
.pet .form-group input, .right_details .form-group input
{
    color: #111111;
    font-size: 14px;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    height: 40px;
    left: 0;
	-moz-appearance:none; -webkit-appearance:none;
}

.right_details .form-group input {text-transform: capitalize;}

.my_thumb
{
    border-radius: 50%;
    color: #fff !important;
    display: block;
    height: 60px;
    margin: 5px;
    padding: 18px 24px;
    width: 60px;
}

.insure_form .form-group-check
{
    margin-bottom: 25px;
    max-height: inherit;
}

.form-pet .radio-custom input[type="radio"]
{
    float: left;
    left: 0;
    position: relative;
    margin: 3px 10px 0 10px;
}

.radio-custom
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    font-size: 13px;
    margin-top: 0 !important;
    white-space: nowrap;
}

.customNav
{
    float: left;
}

.box .select_box
{
    margin-top: -30px !important;
}

.box .select_box i
{
    left: 93%;
    position: relative;
    top: 45px;
    z-index: 99;
}
.col-sm-12 .select_box i{left: 94%;}

.my-sml-dropdown
{
    min-width: initial !important;
    width: 100% !important;
}
.my-sml-dropdown .dropdown_button
{
    min-width: initial !important;
}

.insure_form .checkbox label
{
    font-family: "rf";
    font-size: 14px;
    font-weight: normal;
    text-transform: inherit;
}

.compare_block span.live_chat
{
    display: block;
    position: fixed;
    right: -2px;
    bottom: 10px;
    width: 131px;
    background: #fff;
    z-index: 999;
}

.compare_block .call_us
{
    padding: 2px 5px;
    background: white;
    color: #b7c661;
    position: fixed;
    right: 0;
    bottom: 89px;
    font-size: 18px;
    text-transform: uppercase; /*   transform: rotate(90deg);     -webkit-transform: rotate(90deg);     -moz-transform: rotate(90deg);     -ms-transform: rotate(90deg);*/
}
.add_cover
{
    position: relative;
    z-index: 1;
    background: #fff;
}

.plus_show:after, .plus_show2:after
{
    color: #fff;
    content: '+';
    padding: 0 2px 0 3px;
    font-size: 21px;
}
.minus_show:after, .minus_show2:after
{
    color: #fff;
    content: '-';
    padding: 0 5px 0 7px;
    font-size: 22px;
}

.add_cover .h4, .add_cover .h4_2 {
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    background: linear-gradient(135deg, #ffffff 10px, #b7c661 0);
    -pie-background: linear-gradient(135deg, #ffffff 10px, #b7c661 0);
    behavior: url(css/pie.htc);
    padding: 5px 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    z-index: 9;
    float: left;
    min-height: 35px;
   	width:100%;
    font-size: 16px;
}
.add_cover.right .right_h4 {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #ffffff 10px, #b7c661 0px) repeat scroll 0 0;
    -pie-background: linear-gradient(135deg, #ffffff 10px, #b7c661 0);
    float: left;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    color: white;
    text-transform: uppercase;
    padding: 0 10px 0;
    text-align: center;
    margin: 0;
    outline: 0;
    position: relative;
    font-size: 16px;
    min-height: 38px;
    width:100%;
}

.add_cover .well
{
    margin-bottom: 0;
}
.additional_collapse
{
    background: #ffffff;
}
.additional_collapse .well
{
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    border: 1px solid #b7c661;
}
.additional_collapse .cover_acc
{
    border: none;
}
.add_cover .cover_acc li:last-child a
{
    margin-left: 0;
}

.add_cover a.btn-custom {
  background: #424250 none repeat scroll 0 0;
  color: white;
  font-size: 13px;
  margin:4px;
  padding: 3px 8px;
  display: inline-block;
  cursor:pointer;
}

.pet_callback .form-group textarea
{
    font-size: 14px;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    left: 0;
    text-transform: lowercase;
	border: 1px solid #b7c661 !important; border-radius:0px; max-width:100%; max-height:200px; min-height:100px; min-width:100px;
	text-transform: capitalize;
}

.pet_callback .form-group textarea:focus{box-shadow:none;  transition: border-bottom 0.4s cubic-bezier(0.64, 0.09, 0.08, 1) 0s;    -webkit-transition: border-bottom ease-in-out .15s; -webkit-box-shadow ease-in-out .15s; border-bottom:3px solid #b7c661 !important;
    -o-transition: border-bottom ease-in-out .15s;transition:box-shadow ease-in-out .15s;}

.add_cover a i {
  color: white;
  font-size: 12px;
  padding-right: 4px;
}
.compare_block .c_block .logo_clickable
{
    
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/petLife/uncheck.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 24px;
    left: -68px;
    outline: 0 none;
    position: absolute;
    top: 36px;
    width: 24px;
    z-index: 1;
}

.compare_block .c_block .slogo_clickable
{
    height: 19px;
    width: 19px; /*background: url("..images/uncheck.png") no-repeat;*/
    position: absolute;
    top: 37px;
    left: -68px;
    cursor: pointer;
    visibility: hidden;
    outline: 0;
}
.logo_clicked
{
    background: rgba(0, 0, 0, 0) url("/UIMaster/MasterImages/LifeInsurance/petLife/check.png") no-repeat scroll 0 0 !important;
    height: 1px;
    margin-left: 1px;
    outline: 0 none;
    visibility: visible !important;
    width: 19px;
}

/*---------*/
.font_size10
{
    font-size: 10px !important;
}
.font_size14
{
    font-size: 14px !important;
}
.font_weight_bold
{
    font-weight: bold;
}
.no_border
{
    border: none !important;
}
.no_border_right
{
    border-right: none !important;
}
.border_grey{border:2px solid #ddd;}
.position_relative
{
    position: relative !important;
}
.line_height_md
{
    line-height: 35px;
}

.z_section
{
    z-index: 9;
    position: relative;
}
.md-text-right
{
    text-align: right;
}
.desk-text-right
{
    text-align: right;
}

.overflow_hidden
{
    overflow: hidden !important;
}
.margin_left
{
    margin-left: 15px !important;
}
.margin_top_xs
{
    margin-top: 10px !important;
}
.padding-left_xs
{
    padding-left: 5px !important;
}
.padding_left_md
{
    padding-left: 15px !important;
}
.padding_left_lg
{
    padding-left: 20px !important;
}
.padding_left_xlg
{
    padding-left: 30px !important;
}
.padding_left
{
    padding-left: 130px !important;
}
.padding_right_md
{
    padding-right: 15px !important;
}
.no_padding_right_desk
{
    padding-right: 0 !important;
}
.padding_all_md
{
    padding: 15px !important;
}
.padding_all_xxs {
    padding: 2px !important;
}
.padding_all_xs {
    padding: 3px !important;
}

.no_padding_right
{
    padding-right: 0px;
}

.no_padding_left
{
    padding-left: 0px;
}

.padding_top_xs
{
    padding-top: 5px !important;
}
.desktop_padding_top_xs
{
    padding-top: 15px !important;
}

.padding_top_md
{
    padding-top: 15px !important;
}
.padding_top_lg
{
    padding-top: 30px !important;
}
.padding_bottom
{
    padding-bottom: 45px !important;
}
.padding_bottom_md
{
    padding-bottom: 15px !important;
}
.padding_bottom_xs
{
    padding-bottom: 5px !important;
}
.no_border_radius
{
    border-radius: 0 !important;
}
.no_margin_bottom
{
    margin-bottom: 0 !important;
}
.no_margin_right
{
    margin-right: 0 !important;
}
.margin_bottom_sm
{
    margin-bottom: 10px;
}
.border_black_horizontial{border-left:1px solid #414150;}
.border_quatations{border-left:5px solid #52b448; height:30px; float:left;}
.quotes_txt .counterqutsno{font-weight:900 !important; color:#ffffff; font-size:15px; margin-left:2px;}

.quotes_txt{font-family: 'Muli', sans-serif !important; font-weight:400; color:#414150; font-size:11px; text-transform:uppercase !important; line-height:14px;}
.quotes_txt .border_quatations{margin-right:5px;}

.width_100_per
{
    width: 100%;
}
.width_75_per
{
    width: 75%;
}
.width_25_per
{
    width: 25%;
}
.width160px{width:160px; float:left;}
.width170px{width:170px; float:left;}
.width242px{width:242px; float:left;}
.width50px
{
    width: 50px;
}

.border_right_grey
{
    border-right: 1px solid rgb(217, 216, 221);
}
.border_right_grey_dark
{
    border-right: 1px solid #666;
}
.border_right_purple
{
    border-right: 1px solid #ad6fae;
}
.border_right_health
{
    border-right: 1px solid #fd6e0a;
}
.border_right_desk
{
    border-left: 2px solid #ad6fae;
}

.border_color
{
    border-color: #dadada;
}
.border_color_dark
{
    border-color: #fd6e0a;
}
.color_grey_lite {
  color: #acacac !important;
}
.color_pink
{
    color: #cf4398;
}
.color_purple
{
    color: #ad6fae;
}
.color_green_lite
{
    color: #cbe5bf !important;
}
.background_green_lite
{
    background: #cbe5bf !important;
}
.background_pink
{
    background: #cf4398;
}
.background_green
{
    background: #73c641 !important;
}
.background_grey_lite
{
    background: #c6c6ca !important;
}
.color_white, .color_white:hover, .color_white:active, .color_white:visited, .color_white:focus
{
    color: #fff;
}
.color_green
{
    color: #52b448;
}
.color_sgreen
{
    color: #00b2a8;
}
.color_grey
{
    color: #414150;
}
.color_grey_lite
{
    color: #acacac !important;
}
.fontstyle1
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.fontstyle2
{
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
}
.fontstyle3
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.fontstyle4
{
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
}

/*-----------------*/




/*---------*/
.f10
{
    font-size: 10px !important;
}
.f14
{
    font-size: 14px !important;
}
.fbold
{
    font-weight: bold;
}
.bnone
{
    border: none !important;
}
.brtnone
{
    border-right: none !important;
}
.prel
{
    position: relative !important;
}
.lheight
{
    line-height: 35px;
}

.z_section
{
    z-index: 9;
    position: relative;
}
.d-text-right
{
    text-align: right;
}

.ovhidden
{
    overflow: hidden !important;
}
.mlt1
{
    margin-left: 15px !important;
}
.plt1
{
    padding-left: 15px !important;
}
.plt2
{
    padding-left: 20px !important;
}
.plt3
{
    padding-left: 30px !important;
}
.plt5
{
    padding-left: 130px !important;
}
.prt1
{
    padding-right: 15px !important;
}
.pall01
{
    padding: 2px !important;
}

.pall1
{
    padding: 15px !important;
}

.prtd0
{
    padding-right: 0px;
}

.ptp01
{
    padding-top: 5px !important;
}

.ptp1
{
    padding-top: 15px !important;
}
.pbtm1
{
    padding-bottom: 15px !important;
}
.pbtm01
{
    padding-bottom: 5px !important;
}
.nobrad
{
    border-radius: 0 !important;
}
.mbtm0
{
    margin-bottom: 0;
}
.mbtm1
{
    margin-bottom: 10px;
}
.w100
{
    width: 100%;
}
.w75
{
    width: 75%;
}
.w25
{
    width: 25%;
}
.w50p
{
    width: 50px;
}

.brt
{
    border-right: 1px solid rgb(217, 216, 221);
}
.brt_grey_dark
{
    border-right: 1px solid #666;
}
.brt_purple
{
    border-right: 1px solid #b7c661;
}
.blt_desk
{
    border-left: 2px solid #b7c661;
}

.brdr_clr
{
    border-color: #dadada;
}
.brdr_clr2
{
    border-color: #b7c661;
}
.clr_grey_lite {
  color: #acacac !important;
}
.clr_pink
{
    color: #cf4398;
}
.clr_green_lite
{
    color: #cbe5bf !important;
}
.bg_pink
{
    background: #cf4398;
}
.bg_green
{
    background: #b7c661;
}
.bg_grey_lite
{
    background: #c6c6ca;
}
.clr_white, .clr_white:hover, .clr_white:active, .clr_white:visited, .clr_white:focus
{
    color: #fff;
}
.clr_green
{
    color: #b7c661;
}
.clr_sgreen
{
    color: #00b2a8;
}
.clr_grey
{
    color: #414150;
}
.clr_grey_lite
{
    color: #acacac;
}
.font1
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.font2
{
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
}
.font3
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.font4
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}

/*-----------------*/
#owl-demo-check .owl-wrapper-outer.autoHeight
{
    min-height: 120px;
}

.insure_form #owl-demo-check-2
{
    margin-left: 55px;
    max-width: 331px;
}

.insure_form #owl-demo-check-2 .owl-item
{
    padding-bottom: 20px;
}
.insure_form #owl-demo-check-2
{
    max-width: 331px;
    margin-left: 55px;
}

.insure_form .anim_btn
{
    float: left;
    margin-top: 16px;
    margin-left: 10px;
    border: none;
    cursor: pointer;
}
.b_iplan
{
    z-index: 9;
}
.centre_image:hover .b_iplan, .anim_btn:hover .b_iplan
{
    transform: rotate(410deg);
    -webkit-transform: rotate(410deg);
}

.insure_form .submit_border
{
        border-bottom: 2px solid #414150;
    height: 85px;
    margin-top: -84px;
    width: 85px;
    z-index: 0;
    position: relative;
}

.insure_form .submit_btn
{
    background: #414150 none repeat scroll 0 0 !important;
    border: none;
    border-radius: 50%;
    color: white;
    font-family: 'Muli', sans-serif !important;
    font-weight: 900 !important;
    word-break: break-word;
    cursor: pointer;
    font-size: 13px;
    height: 78px;
    position: relative;
    text-transform: uppercase;
    width: 78px;
    z-index: 1;
    padding: 15px 10px 10px 10px;
    word-break: break-word;
    margin: 3px;
    text-align: center;
    display: block;
}
.contact_list a{color:#414150; text-decoration:none;}

.lang_area .center_area ul li a
{
    font-size: 15px;
}

.pet_head .y_topb
{
    left: 201px !important;
    height: 169px;
    top: -165px;
    z-index: -1;
	background: #b7c661 none repeat scroll 0 0;
}
.pet_head
{
    font-size: 36px;
    margin-top: 10px;
}
.pet_head span.pet_span
{
    color: #414150;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    left: 20px;
    position: relative;
}

.dropdown-menu
{
    width: 100% !important;
    min-width: auto !important;
}

.lang_area .lang_desc
{
    font-weight: bold;
    position: absolute;
    right: 98px;
    top: 170px;
    width: 100px;
    z-index: 2;
}

.lang_area .top_area
{
    border-right: 100px solid rgb(66, 65, 81);
    border-top: 60px solid transparent;
    height: 0;
    position: absolute;
    right: 0;
    top: 105px;
    width: 0;
    z-index: 2;
}

.lang_area .center_area
{
    background: rgb(66, 65, 81) none repeat scroll 0 0;
    height: auto;
    position: absolute;
    right: 0;
    top: 164px;
	min-height: 335px;
    width: 100px;
    z-index: 2;
}

/*.pet{min-height:745px;}*/

.lang_desc .bottom_left
{
    background: black;
    width: 62%;
}

.lang_desc .fa.fa-google-plus-official {
    left: 0px;color: #dc4e41;
}
.lang_desc .fa.fa-facebook-official {
    left: 15px;color: #3a5a98;
}
.lang_desc .fa.fa-twitter-square {
    left: 31px;color: #60caef;
}
.lang_desc .fa.fa-linkedin-square {
    left: 47px;color: #0e76a8;
}

.lang_area .bottom_area
{
    border-right: 100px solid transparent;
    border-top: 60px solid rgb(66, 65, 81);
    height: 0;
    position: absolute;
    right: 0;
    top: 498px;
    width: 0;
    z-index: 2;
}


.f_google
{
    transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    border-bottom: 2px solid #dc4e41;
}
.f_link
{
    transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    border-bottom: 2px solid #0e76a8;
}

footer
{
    position: relative;
    z-index: 9;
}

.footer_social a:hover .f_google
{
    transform: rotate(200deg);
    -webkit-transform: rotate(200deg);
}
.footer_social a:hover .f_link
{
    transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
}

.top_section li:nth-child(2) {
    border: 2px solid black;
    background: white;
    padding-top: 0;
    padding-bottom: 0;
	padding-left:15px;
}
.top_section li:nth-child(2) a{
    color: black;
}
.top_section li:nth-child(2) a:hover {
    color: #00b2a8;
}
.top_section li:first-child:after {
	content: "";
	color: white;
	padding-left: 8px;
	font-size: 17px;
	font-family: 'Muli', sans-serif !important; font-weight:400 !important;
	line-height:21px;
}

.lang_area .center_area ul li:first-child a
{
    color: white;
}
.lang_area .center_area ul li:nth-child(2) a
{
    color: rgb(221, 95, 18);
}
.lang_area .center_area ul li:nth-child(3) a
{
    color: rgb(224, 135, 35);
}
.lang_area .center_area ul li:nth-child(4) a
{
    color: rgb(220, 165, 135);
}
.lang_area .center_area ul li:nth-child(5) a
{
    color: rgb(246, 251, 219);
}
.lang_area .center_area ul li:nth-child(6) a
{
    color: rgb(249, 255, 219);
}
.lang_area .center_area ul li:nth-child(7) a
{
    color: rgb(249, 255, 219);
}
.lang_area .center_area ul li:nth-child(8) a
{
    color: rgb(155, 220, 104);
}
.lang_area .center_area ul li:nth-child(9) a
{
    color: rgb(122, 174, 91);
}
.lang_area .center_area ul li:nth-child(10) a
{
    color: rgb(89, 168, 40);
    margin-left: -4px;
}

.insure_form .prevc
{
    left: -15%;
}

.insure_form .nextc
{
    right: -13%;
}

.insure_form #owl-demo-check .nextc
{
    top: -85px;
}

.compare_block
{
    margin:20px 0 0 0;
    margin-left: 90px;
    padding-right: 14px;
    background: #424250;
}

.compare_block .c_block ul
{
    /*    border-left: 1px solid rgb(217, 216, 221);     padding: 0 0 0 15px;     margin-top: 0;*/
}

.pet_callback{min-height:500px;}
.pet_callback .compare_block .c_block ul li
{
    list-style: none;
    color: rgb(217, 216, 221);
    font-size: 11px;
    line-height: 13px;
    width: 96%;
    float: left;
}

.pet_callback .compare_block .c_block ul li span, .pet_callback .compare_block .c_block ul li span
{
    display: inherit;
}
.pet_callback .compare_block .c_block img.logo_image
{
    margin-top: 0;
    z-index: 2;
    position: relative;
}
.compare_block .c_block a.plan
{
    float: left;
    left: -15px;
    position: relative;
    top: 50px;
}
.compare_block.selected_block .c_block a.plan
{
    background: #424250;
}
/*.compare_block  .c_block:first-child{background:#ffffff;}*/

.compare_block.selected_block .c_block a.mlt1
{
    background: #424250;
}

/*.compare_block .c_block span.logo_clickable, .compare_block .c_block span.slogo_clickable {
    display: block;
    margin-top: 40px;
}*/

.compare_block .c_block
{
    height: 105px;
}

.compare_block .c_block .buy_now p
{
    height: 105px;
}

.rupee_font
{
    font-family: "rf" !important;
    display: inline-block;
    float: none;
    padding-right: 5px;
}
.compare_block .c_block p
{
    color: rgb(217, 216, 221);
    padding-top: 0px;
    float: left;
}

.compare_block h4{font-size:15px;}

.call_us_container
{
    position: fixed;
    bottom: 80px;
    right: 0;
    z-index: 99;
    text-align: left;
}
.live_chat_container
{
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 99;
    text-align: left;
}
.compare_container
{
    position: fixed;
    bottom: 20px;
    left: 80px;
    z-index: 0;
    text-align: right;
}

.compare_container p, .call_us_container p, .live_chat_container p
{
    background: #b7c661;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    padding: 0 3px;
    text-transform: uppercase;
}

.compare_container i, .call_us_container i, .live_chat_container i
{
    margin-right: 5px;
}

.compare_container span.live_chat
{
    width: 138px;
}

.compare_container span.live_chat a
{
    border: 1px solid #b7c661;
    background: #fff;
    color: #b7c661;
    padding: 0 4px;
}
.live_chat_container span.live_chat a
{
    border: 1px solid #b7c661;
    background: #fff;
    color: #b7c661;
    padding: 0 5px 0 46px;
}

.call_us_container .call_us
{
    background: white none repeat scroll 0 0;
    color: #b7c661;
    font-size: 18px;
    padding: 5px 8px;
    text-transform: uppercase;
}

.call_us_container .call_us i.fa
{
    background: #b7c661 none repeat scroll 0 0;
    border-radius: 50%;
    color: white;
    margin-right: 10px;
    padding: 2px 4px;
}

.get_details
{
    background: url(/UIMaster/MasterImagesback_details.jpg);
    position: relative;
    z-index: 9;
}

.slider_back
{
    background: #F18E20;
    color: white;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    padding: 10px 0 10px 15px;
    position: relative;
    z-index: 9;
}

.pet_callback .pet_head
{
    margin-left: 115px;
    max-height: 115px;
    font-size: 36px;
    margin-top: 10px;
}

.motor_callback span.services_small_text
{
    color: #fd6e0a;
    font-size: 9px;
    margin-top: 0 !important;
    opacity: 0.8;
    clear: both;
    width: 100% !important;
}

#owl-demo-check-parent-2 .owl-wrapper .pet
{
}

.rc_form .half_modal_health
{
}

.rc_form .modal-header .close
{
    color: white;
    opacity: 0.8;
}

.rc_form .modal-header h4
{
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, rgb(66, 65, 81) 10px, #b7c661 0px) repeat scroll 0 0;
    color: white;
    max-width: 250px;
    padding: 7px 20px;
    position: relative;
    top: 20px;
}

.plan_collapse .well
{
    background: #b7c661;
    border: none;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}
#collapse3 .well
{
    border-bottom: 10px solid #fff !important;
}

.rc_form .modal-body
{
    padding: 30px 25px 10px;
}

.rc_form .modal-header
{
    background: rgb(66, 65, 81) none repeat scroll 0 0;
    padding: 2px 15px;
}

.rc_form .add_family
{
    background: #b7c661 none repeat scroll 0 0;
    color: white;
    cursor: pointer;
    margin: 15px 10px 0 0;
    padding: 1px 10px;
}


.rc_form .add_family_daughter
{
    margin-bottom: 15px !important;
    margin-right: 100px !important;
}

.rc_form input[type="submit"], .blk_btn
{
    background: #414150 none repeat scroll 0 0 !important;
    border: none !important;
    border-radius: 0;
    color: white !important;
    padding: 5px 14px !important;
    text-indent: 0 !important;
	height:auto;
	font-size:12px;
	line-height:14px;
	text-align: center;
    text-transform: uppercase;
}
.blk_btn a{color:#fff;line-height:14px;}


.rc_form .pet_detail
{
    margin-left: 0;
}

.four_modal_form label
{
    color: #414150;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    text-transform: uppercase;
}
.four_modal_form label span
{
    color: #b7c661;
}

.four_modal_form input[type="file"]
{
    height: auto;
}
.four_modal_form input[type="text"], .four_modal_form select
{
    background-color: white;
    background-image: linear-gradient(to bottom, #52b512, #52b512), linear-gradient(to bottom, #c6c6ca, #c6c6ca);
    background-origin: padding-box;
    background-position: 50% 100%, 50% 100%;
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 white;
    color: #414150;
    opacity: 1;
    padding: 0;
    transition: background-size 0.4s cubic-bezier(0.64, 0.09, 0.08, 1) 0s;
}

.four_modal_form input[type="text"]:focus, .four_modal_form select:focus
{
    background-size: 100% 2px, 100% 1px;
    border: 0 none;
    box-shadow: 0 0 0;
    opacity: 1;
    outline: medium none;
}

.logo-container
{
    background: #fff;
    display: inline-block;
    height: 80px;
    width: 100%;
    padding: 5px;
}
.logo-container img
{
    /*height: 100%;*/
}
.amt_container
{
    font-size: 13px;
}
.disabled_info .label
{
    border-radius: 0 !important;
    margin: 0 !important;
    width: 100%;
    height: 40px;
    float: left;
    font-weight: normal;
    padding-top: 12px;
}
.disabled_info
{
    margin-top: 0px;
    display: block;
    width: 100%;
}
.sidebar_header
{
    padding: 15px;
    color: #fff;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #b7c661;
}
.sidebar_header h4
{
    margin: 0;
    text-transform: uppercase;
}
.no_padding
{
    padding: 0 !important;
}
.well.sidebar_container
{
    padding: 20px 0;
    margin-bottom: 0;
    border: 1px solid #b7c661;
}
.sidebar_container
{
    background: #fff !important;
    border: 1px solid #b7c661;
    color: #111 !important;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    padding-bottom: 20px;
}
.pet_detail2
{
    color: #111 !important;
    font-size: 13px;
    margin-left: -15px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    background: #b7c661;
}
.pet_previewpg
{
    color: #111 !important;
    font-size: 13px;
    padding: 0;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.pet_previewpg .checkbox_custom input[type="checkbox"]:not(old) + label, .pet_previewpg .checkbox_custom input[type="radio"]:not(old) + label{margin-left: 0 !important;}

.preview_info, .pet_previewpg label
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important; margin-bottom:0; font-size:16px;
}
.preview_info small
{
    text-transform: uppercase;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
	font-size: 75% !important;

}
.sidebar_container ul
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    line-height: 24px;
}
.pet_previewpg .sidebar_header:first-child
{
    margin-top: 0;
}
.pet_previewpg .sidebar_header
{
    margin-top: 30px;
}
.sidebar_container_price
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    border: 1px solid #b7c661;
    color: #111 !important;
    margin: 0 0 0 -15px;
    width: 99%;
   
}
.linkpdf{min-width:100px; text-transform:uppercase; border-radius:0;}
.col-lg-4_custom
{
    width: 30%;
}
.price_heading
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    color: #111 !important;
    text-transform: uppercase;
}
.pet_detail2 label
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.pet_detail2 h3
{
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
}
.pet .checkbox input
{
    margin-left: 0;
    height: 14px !important;
}
.pet .checkbox label
{
    padding-left: 30px;
}
.med_title hr
{
    margin: 0 30px 0 0;
    left: 10px;
    position: relative;
    top: 9px;
}
.pet_previewpg .panel
{
    border-radius: 0 !important;
    box-shadow: 0;
    border: none;
}
.pet_previewpg .panel-heading
{
    background: #b7c661 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff; padding: 4px 15px 0 !important;
}

input[type="submit"].btn_custom
{
    border-radius: 4px;
    border: none !important;
    box-shadow: none;
    background: #ec971f;
    color: #fff;
    font-family: 'Muli', sans-serif !important; font-weight:900 !important;
    font-size: 14px;
}
.pet_callback h4 small
{
    color: #fff;
        font-size: 90% !important;
}
aside.info
{
    background: #ddd;
    font-size: 11px;
    text-align: center;
    z-index: 1;
    position: relative;
}
.pet_callback p.small_text
{
    top: 0px;
}
.pet_callback .rupee_block h5
{
    max-width: 102px;
    white-space: nowrap;
}
input.rupee_block[type="text"]
{
    border: 1px solid #cae5bf;
    color: #cae5bf;
    float: left;
    height: 30px;
    padding: 0;
    text-align: left;
    text-indent: 8px;
    width: 25%;
    margin-top: 15px;
    min-width: 70px;
    background: none;
}
.pet_callback .rupee_block
{
    display: block;
    height: 30px;
    margin-top: 0px;
}

.sort_option
{
    color: #fff;
    cursor: pointer;
    float: left;
    line-height: 41px;
    padding-left: 15px;
}
.pet_callback .add_cover
{
    background: transparent;
    margin-top: 10px;
}
.pet_callback .get_details .add_cover
{
    margin-bottom: 10px;
}
.pet_callback .get_details .add_cover .cover_acc li .fa
{
    color: #fff !important;
    padding: 0 10px;
	pointer-events:none;
}
.pet_callback .get_details .add_cover .cover_acc li
{
    color: #fff !important;margin-right: 15px;
}
.slider_back.insure_form .radio-inline input[type="radio"]:before
{
    left: 0;
    top: 0;
}

.slider_back .form-pet .radio-custom input[type="radio"]
{
    float: left;
    left: 0;
    position: relative;
    margin: 0 10px 0 10px !important;
}

.pet_head
{
    float: left;
    font-family: 'Muli', sans-serif !important; font-weight:400 !important;
    margin: 40px 0 0;
    text-transform: uppercase;
    z-index: -1;
    font-size: 36px;
	color:#b7c661;
}

.pet_head span.pet_span
{
    top: -15px;
}

.insure_form  .small_centre_image .radio-inline input[type="radio"] {
  display: block;
  margin-left: 0;
  margin-top: 80px;
  opacity: 1;
  text-align: center;
  width: 100%;
}

.insure_form .small_centre_image  .radio-inline .radio_span {
  color: #414150;
  display: block;
  width: 100% !important;
  margin-left:0 !important;
  text-align:center;
  left:0;
}


/*-------File Upload Custom CSS Starts  ----------*/

.content_custom .inputfile
{
    width: 0.1px !important;
    height: 0.1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    z-index: -1 !important;
}

.inputfile + label
{
    max-width: 80%;
    font-size: 1.25rem; /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem; /* 10px 20px */
}

.no-js .inputfile + label
{
    display: none;
}

.inputfile:focus + label, .inputfile.has-focus + label
{
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label *
{
    /* pointer-events: none; */ /* in case of FastClick lib use */
}

.inputfile + label svg
{
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em; /* 4px */
    margin-right: 0.25em; /* 4px */
}

/* style 1 */

.inputfile-1 + label
{
    color: #ffffff !important;
    background-color: #b7c661 !important;
}

.inputfile-1 + label span
{
    color: #ffffff !important;
    font-weight: normal;
}

.inputfile-1:focus + label, .inputfile-1.has-focus + label, .inputfile-1 + label:hover
{
    background-color: #722040;
}

.form-pet .checkbox_custom .radio-inline input[type="radio"]{border:0px !important;background: #fff !important;}
.form-pet .checkbox_custom label{margin-left:0em !important;}
.form-pet .radio-inline input[type="radio"]:checked:before{background:#b7c661;}
.form-pet .radio-inline input[type="radio"]:after{border: 1px solid #b7c661;}

.checkbox_custom input[type=checkbox]:not(old),
.checkbox_custom input[type=radio]:not(old){
  width     : 1em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

.checkbox_custom input[type=checkbox]:not(old) + label,
.checkbox_custom input[type=radio]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
  font-family: 'Muli', sans-serif !important;
  font-weight:normal;
  font-size:13px;
  
}

.checkbox_custom input[type="checkbox"]:not(old) + label > span {
  border: 0.0625em solid #b7c661;
  border-radius: 0.25em;
  display: inline-block;
  height: 0.875em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 0.875em;
}

.checkbox_custom input[type="radio"]:not(old) + label > span{
  border: 0.0625em solid #b7c661;
  border-radius: 5em;
  display: inline-block;
  height: 1em;
  margin: 0.25em 0.5em 0.25em 0.25em;
  vertical-align: bottom;
  width: 1em;
}

.form-pet .checkbox_custom input[type="checkbox"]:not(old) + label > span{
  height: 1.85em !important;
  width: 1.86em !important;
}
.form-pet .checkbox_custom input[type="checkbox"]:checked:not(old) + label > span:before {
  border-radius: 0.15em !important;
  font-size: 1.876em !important;
}

.checkbox_custom input[type=checkbox]:not(old):checked + label > span,
.checkbox_custom input[type=radio]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

.checkbox_custom input[type=checkbox]:not(old):checked + label > span:before{
  content     : '\2713';
  display     : block;
  width       : 1em;
  color       : #ffffff;
  background  :	#b7c661;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
 /* text-shadow : 0 0 0.0714em rgb(115,153,77);*/
  font-weight : bold;
  border-radius:0.25em;
  margin: -0.1em;
}

.check_terms.checkbox_custom input[type="checkbox"]:first-child:not(old){
  position: absolute !important;
}

.sort_radio.checkbox_custom input[type="radio"]:not(old) {
  height:30px !important;
}

.checkbox_custom input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 2px;
  border           : none;
  border-radius    : 5em;
  background:#b7c661;
}

.checkbox_custom label{  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; 
     -khtml-user-select: none; 
       -moz-user-select: none; 
        -ms-user-select: none; 
            user-select: none;
            font-size:9px;
}

.checkbox_custom .dropdown_button{width:100%;}
.checkbox_custom .my-dropdown .fa {margin-top: 7px;pointer-events:none;}
.additional_collapse .my-dropdown .dropdown_button {
    line-height: 27px;
    width: 100%;
    opacity: 1;
    -moz-appearance: none;
    -ms-appearance: none;
	text-indent:5px;
}


.checkbox_custom input[type="checkbox"]:not(old) + label, .checkbox_custom input[type="radio"]:not(old) + label {font-size: 12px;}
.additional_collapse input[type="text"].form-control, .additional_collapse select.form-control, .additional_collapse select.dropdown_button{height:27px; margin-left:0px;}

/*---- Checkbox White CSS Starts-----*/

.checkbox_custom.slider_ul{border: 0.0625em solid #fff;}
.checkbox_custom.slider_ul input[type="checkbox"]:not(old) + label > span {
  border: 1px solid #fff;}
.checkbox_custom.slider_ul input[type=checkbox]:not(old):checked + label > span:before{border: 1px solid #fff;}

.form-pet .checkbox_custom input{height:14px;}

.form-pet .checkbox_custom input[type=checkbox]:not(old) + label{
  margin-left:0; margin-top:0px; font-weight:400 !important; text-align:justify;}

.pet_callback .my-dropdown .dropdown_button option, .additional_collapse .my-dropdown .dropdown_button option{text-indent:5px !important;}
  
  /*---- Checkbox White CSS Ends-----*/
/*-------File Upload Custom CSS Ends  ----------*/


@media screen and (-webkit-min-device-pixel-ratio:0)
{
    /* Safari only override */    ::i-block-chrome, .section_para_fixed_sf
    {
        top: 33% !important;
    }

    ::i-block-chrome, .my-sml-dropdown_sf .dropdown_button
    {
        min-width: initial !important;
        width: 100%;
    }

    ::i-block-chrome, .health-detail ul
    {
        padding-left: 30px;
    }
    ::i-block-chrome, .insure_form #owl-demo-check .radio-inline input[type="radio"]
    {
        margin-top: 102px !important;
    }
    ::i-block-chrome, .insure_form .vec-banner
    {
        background: url("/UIMaster/MasterImages/Miscellaneous/pet/pet-insurance.jpg") !important;
        background-position: center !important;
    }
    ::i-block-chrome, .pet_detail
    {
        padding: 2.5em 0 20% !important;
    }
    ::i-block-chrome, .box .select_box i
    {
        top: 45px !important;
    }
    ::i-block-chrome, #owl-demo-check .owl-wrapper-outer.autoHeight
    {
        min-height: 126px;
    }

    ::i-block-chrome, .insure_form .radio-custom input[type="radio"]:after
    {
        top: 10px !important;
        left: 0px !important;
    }

    ::i-block-chrome, .insure_form .radio-custom input[type="radio"]:before
    {
        top: 13px !important;
        left: 3px !important;
    }

}

/*---- chrome css hack-- */

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm)
{
    .insure_form .radio-inline input[type="radio"]
    {
        margin-top: 85px;
    }
    .insure_form .radio-inline input[type="radio"]:after
    {
        top: 8px !important;
        left: 0px !important;
    }

    .insure_form .radio-inline input[type="radio"]:before
    {
        top: 11px !important;
        left: 3px !important;
    }

    .insure_form .radio-custom input[type="radio"]:after
    {
        top: 10px !important;
        left: 0px !important;
    }

    .insure_form .radio-custom input[type="radio"]:before
    {
        top: 13px !important;
        left: 3px !important;
    }

    .slider_back .radio-custom input[type="radio"]:before
    {
        top: 0px !important;
        left: 0px !important;
    }

    .slider_back .radio-custom input[type="radio"]:after
    {
        top: -3px !important;
        left: -3px !important;
    }

    .pet .form-group input, .right_details .form-group input
    {
/*        height: 35px;*/
    }
    .pet .form-group .radio-custom input
    {
        height: 38px !important;
    }
.pet_callback .my-dropdown .dropdown_button, .additional_collapse .my-dropdown .dropdown_button{-webkit-appearance:button;padding:5px;}

.static_callback .insure_form .policy_container select.chosen-select{ text-indent:5px; height:36px;}
	
.form-pet .radio-custom input[type="radio"]{margin: -10px 10px 0 10px !important;}
}

@media screen and (-webkit-min-device-pixel-ratio: 0)
{
    .lang_area .bottom_area
    {
        top: 498px;
    }
    .box .select_box i
    {
        top: 78px;
    }
}
/*---- Chrome Target Ends ---*/

/*------ IE 10 CSS Starts -----*/

@media all and (-ms-high-contrast: none)
{
    .box .select_box i
    {
        top: 77px !important;
    }
    .insure_form .nextc
    {
        right: -50px !important;
    }
    .lang_area .bottom_area
    {
        top: 510px;
    }
    .lang_area .center_area ul li:nth-child(10) a
    {
        margin-left: -8px !important;
    }
    .form-pet .radio-custom input[type="radio"]
    {
        border: 0 !important;
    }
    	input[type="radio"]:checked:not(old) + label > span > span{  margin:2px !important;}

input[type="radio"]:checked:not(old) + label > span > span{  margin:2px !important;}
.my-dropdown i.fa-angle-down{display:none;}
.my-dropdown select{padding-left:5px !important;}
.insure_form .form-health .nextbttn, .insure_form .form-pet .nextbttn{padding-top:4px;}
.checkbox_custom .form-pet input[type="checkbox"]:not(old) + label > span{}
.form-pet .checkbox_custom input[type="checkbox"]:not(old) + label > span{height:1.5em !important; width:1.5em !important; cursor:pointer;}
.plus_show:after, .plus_show2:after, .minus_show:after, .minus_show2:after{font-size:21px; padding:0 2px 0 3px;}
.additional_collapse .my-dropdown .dropdown_button{padding-right:0;}
.select_box select::-ms-expand {display: none;}
.form-pet .radio-custom input[type="radio"]{background:none !important;}
.pet_callback .radio-custom input[type="radio"]{height: auto !important; margin-top: 2px !important;}
.select_box i{width:6px !important; height:6px !important; cursor:default;}
.compare_block .c_block .buy_now p{padding:28px 8px !important; height:106px;}
.insure_form label.label-custom{white-space: nowrap !important;}
.linkpdf{font-size:10px !important; min-width:120px !important;}
}


/*------ Thank you Css Starts ------*/

.thank_you_banner{background:url("/UIMaster/MasterImages/Common/thank-you-banner_v2.png") no-repeat 55% 0; width:100%; background-size:cover; min-height:350px;}
.thank_you_banner h3 {
  display: inline-block;
  padding-top: 110px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.thank_you_banner p{position:relative; /*top:300px;*/ font-size:16px;padding: 10px;}
#divThanks{min-height:500px;}

/*------ Thank you Css Ends ------*/


/*----Campaign page css starts -----*/

.policy_container{}
.policy_container p{font-size:14px; line-height: 18px; color: #414150;padding: 0 10px; }
.policy_container h4{padding-left:10px;padding-right:10px;}

.content_wrapper {border: 1px solid #b7c661; border-radius: 0; margin-bottom: 15px; padding: 10px;text-align: justify;}
.content_wrapper .form-group{margin-bottom: 10px !important;}
.faq_accordion{margin-bottom: 0;}

.pet_callback .faq_accordion .panel-heading{border:none; background:none;border-radius: 0 !important;}

.faq_accordion .panel{border-radius: 0 !important; box-shadow:none; border-bottom:1px solid #dee1e2; border-left:none; border-right:none; border-top:none; margin-top: 0;}
.faq_accordion .panel + .panel{margin-top: 0;}
.faq_accordion .panel + .panel:last-child{border-bottom:none;}
.faq_accordion .panel-body{padding:10px 15px 10px 25px; text-align: justify; font-size: 12px; color: #61616c;}

.faq_accordion .panel-title > a{color:#414150; font-size:13px;  display: block; width: 100%;}
.faq_accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {border: none;}
.faq_accordion .panel-default > .panel-heading{padding:10px 5px; background: none;}

.pet_callback .content_wrapper h1 {background: #b7c661;border-radius: 0; color: #fff; line-height: 30px; margin-left: -10px;  margin-right: -10px;  margin-top: -10px;  padding: 4px 15px 0;}
.pet_callback .policy_container h1{color:#fff; font-size:14px; text-transform: uppercase; text-align: center;font-weight:600;}
/*only for motor*/
.anim_btn_middle{margin-left:15px;margin-top:15px;}
/*only for motor*/
.anim_btn_middle .submit_btn{padding:20px 9px 10px !important;}
.anim_btn_middle .submit_border{top:0 !important; left:0 !important;}
.static_callback .insure_form{margin-left:15px !important; margin-top:70px;}
.static_callback .pet_callback .insure_form{border:0px !important; margin-left:15px !important; margin-top:22px;}

/*----Campaign page css Ends -----*/

/*----Firefox Hack Starts----*/
@-moz-document url-prefix() { 

}

/*----Firefox Hack Ends----*/

/*----- Login Page CSS Starts ---*/

.login_modal{}
.login_modal .modal-header{padding: 0; border-bottom: none;}
.login_modal .modal-header .btn-default{border:none; padding:0;}
.login_modal .modal-header .btn-default{border:none;}
.login_modal .register a {width: 100px; text-align: center;  display:block;}

/*----- Login Page CSS Ends ---*/