body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #747474;
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
}

* {
    outline: 0 none !important;
}

a {
    color: inherit;
}


/* ==========================================================================
Margin Styles
========================================================================== */

.m-0 {
    margin: 0 !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-3 {
    margin-top: 3px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-7 {
    margin-top: 7px !important;
}

.m-t-9 {
    margin-top: 9px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-35 {
    margin-top: 35px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-45 {
    margin-top: 45px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-55 {
    margin-top: 55px !important;
}

.m-t-60 {
    margin-top: 60px !important;
}

.m-t-65 {
    margin-top: 65px !important;
}

.m-t-70 {
    margin-top: 70px !important;
}

.m-t-75 {
    margin-top: 75px !important;
}

.m-t-80 {
    margin-top: 80px !important;
}

.m-t-85 {
    margin-top: 85px !important;
}

.m-t-90 {
    margin-top: 90px !important;
}

.m-t-95 {
    margin-top: 95px !important;
}

.m-t-100 {
    margin-top: 100px !important;
}

.m-t-110 {
    margin-top: 110px !important;
}

.m-t-120 {
    margin-top: 120px !important;
}

.m-t-130 {
    margin-top: 130px !important;
}

.m-t-140 {
    margin-top: 140px !important;
}

.m-t-150 {
    margin-top: 150px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-2 {
    margin-bottom: 2px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-7 {
    margin-bottom: 7px !important;
}

.m-b-9 {
    margin-bottom: 9px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-16 {
    margin-bottom: 16px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-35 {
    margin-bottom: 35px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-b-45 {
    margin-bottom: 45px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.m-b-55 {
    margin-bottom: 55px !important;
}

.m-b-60 {
    margin-bottom: 60px !important;
}

.m-b-65 {
    margin-bottom: 65px !important;
}

.m-b-70 {
    margin-bottom: 70px !important;
}

.m-b-75 {
    margin-bottom: 75px !important;
}

.m-b-80 {
    margin-bottom: 80px !important;
}

.m-b-85 {
    margin-bottom: 85px !important;
}

.m-b-90 {
    margin-bottom: 90px !important;
}

.m-b-95 {
    margin-bottom: 95px !important;
}

.m-b-100 {
    margin-bottom: 100px !important;
}

.m-l-m-10 {
    margin-left: -10px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-7 {
    margin-left: 7px !important;
}

.m-l-9 {
    margin-left: 9px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-35 {
    margin-left: 35px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-l-45 {
    margin-left: 45px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}

.m-l-55 {
    margin-left: 55px !important;
}

.m-l-60 {
    margin-left: 60px !important;
}

.m-l-65 {
    margin-left: 65px !important;
}

.m-l-70 {
    margin-left: 70px !important;
}

.m-l-75 {
    margin-left: 75px !important;
}

.m-l-80 {
    margin-left: 80px !important;
}

.m-l-85 {
    margin-left: 85px !important;
}

.m-l-90 {
    margin-left: 90px !important;
}

.m-l-95 {
    margin-left: 95px !important;
}

.m-l-100 {
    margin-left: 100px !important;
}

.m-l-250 {
    margin-left: 250px !important;
}

.m-r-m-10 {
    margin-right: -10px !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-r-3 {
    margin-right: 3px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-7 {
    margin-right: 7px !important;
}

.m-r-9 {
    margin-right: 9px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-35 {
    margin-right: 35px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-r-45 {
    margin-right: 45px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

.m-r-55 {
    margin-right: 55px !important;
}

.m-r-60 {
    margin-right: 60px !important;
}

.m-r-65 {
    margin-right: 65px !important;
}

.m-r-70 {
    margin-right: 70px !important;
}

.m-r-75 {
    margin-right: 75px !important;
}

.m-r-80 {
    margin-right: 80px !important;
}

.m-r-85 {
    margin-right: 85px !important;
}

.m-r-90 {
    margin-right: 90px !important;
}

.m-r-95 {
    margin-right: 95px !important;
}

.m-r-100 {
    margin-right: 100px !important;
}

.m-r-110 {
    margin-right: 110px !important;
}

.margin-auto {
    margin: 0 auto;
    display: table;
}


/* ==========================================================================
  Padding Styles
  ========================================================================== */

.p-0 {
    padding: 0 !important;
}

.p-10 {
    padding: 10px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-t-2 {
    padding-top: 2px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-t-8 {
    padding-top: 8px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-35 {
    padding-top: 35px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.p-t-45 {
    padding-top: 45px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-t-55 {
    padding-top: 55px !important;
}

.p-t-60 {
    padding-top: 60px !important;
}

.p-t-65 {
    padding-top: 65px !important;
}

.p-t-70 {
    padding-top: 70px !important;
}

.p-t-75 {
    padding-top: 75px !important;
}

.p-t-80 {
    padding-top: 80px !important;
}

.p-t-85 {
    padding-top: 85px !important;
}

.p-t-90 {
    padding-top: 90px !important;
}

.p-t-95 {
    padding-top: 95px !important;
}

.p-t-100 {
    padding-top: 100px !important;
}

.p-t-110 {
    padding-top: 110px !important;
}

.p-t-120 {
    padding-top: 120px !important;
}

.p-t-130 {
    padding-top: 130px !important;
}

.p-t-140 {
    padding-top: 140px !important;
}

.p-t-150 {
    padding-top: 150px !important;
}

.p-t-160 {
    padding-top: 160px !important;
}

.p-t-170 {
    padding-top: 170px !important;
}

.p-t-180 {
    padding-top: 180px !important;
}

.p-t-190 {
    padding-top: 190px !important;
}

.p-t-200 {
    padding-top: 200px !important;
}

.p-t-210 {
    padding-top: 210px !important;
}

.p-t-220 {
    padding-top: 220px !important;
}

.p-b-2 {
    padding-bottom: 2px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-b-8 {
    padding-bottom: 8px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-b-35 {
    padding-bottom: 35px !important;
}

.p-b-40 {
    padding-bottom: 40px !important;
}

.p-b-45 {
    padding-bottom: 45px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.p-b-55 {
    padding-bottom: 55px !important;
}

.p-b-60 {
    padding-bottom: 60px !important;
}

.p-b-65 {
    padding-bottom: 65px !important;
}

.p-b-70 {
    padding-bottom: 70px !important;
}

.p-b-75 {
    padding-bottom: 75px !important;
}

.p-b-77 {
    padding-bottom: 77px !important;
}

.p-b-80 {
    padding-bottom: 80px !important;
}

.p-b-85 {
    padding-bottom: 85px !important;
}

.p-b-90 {
    padding-bottom: 90px !important;
}

.p-b-95 {
    padding-bottom: 95px !important;
}

.p-b-100 {
    padding-bottom: 100px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-l-8 {
    padding-left: 8px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-l-35 {
    padding-left: 35px !important;
}

.p-l-40 {
    padding-left: 40px !important;
}

.p-l-45 {
    padding-left: 45px !important;
}

.p-l-50 {
    padding-left: 50px !important;
}

.p-l-55 {
    padding-left: 55px !important;
}

.p-l-60 {
    padding-left: 60px !important;
}

.p-l-65 {
    padding-left: 65px !important;
}

.p-l-70 {
    padding-left: 70px !important;
}

.p-l-75 {
    padding-left: 75px !important;
}

.p-l-80 {
    padding-left: 80px !important;
}

.p-l-85 {
    padding-left: 85px !important;
}

.p-l-90 {
    padding-left: 90px !important;
}

.p-l-95 {
    padding-left: 95px !important;
}

.p-l-100 {
    padding-left: 100px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-r-8 {
    padding-right: 8px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-r-25 {
    padding-right: 25px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-r-35 {
    padding-right: 35px !important;
}

.p-r-40 {
    padding-right: 40px !important;
}

.p-r-45 {
    padding-right: 45px !important;
}

.p-r-50 {
    padding-right: 50px !important;
}

.p-r-55 {
    padding-right: 55px !important;
}

.p-r-60 {
    padding-right: 60px !important;
}

.p-r-65 {
    padding-right: 65px !important;
}

.p-r-70 {
    padding-right: 70px !important;
}

.p-r-75 {
    padding-right: 75px !important;
}

.p-r-80 {
    padding-right: 80px !important;
}

.p-r-85 {
    padding-right: 85px !important;
}

.p-r-90 {
    padding-right: 90px !important;
}

.p-r-95 {
    padding-right: 95px !important;
}

.p-r-100 {
    padding-right: 100px !important;
}


/* ==========================================================================
Font Styles
========================================================================== */

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: normal !important;
}

.font-weight-bold {
    font-weight: bold !important;
}

.weight-600 {
    font-weight: 600 !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-40 {
    font-size: 40px !important;
}

.font-50 {
    font-size: 50px !important;
}

.font-55 {
    font-size: 55px !important;
}

.font-72 {
    font-size: 72px !important;
}

.strike-off {
    text-decoration: line-through;
}


/* ==========================================================================
  Colour Styles
  ========================================================================== */

.color1 {
    color: #82b440 !important;
}

.color2 {
    color: #747474 !important;
}

.color3 {
    color: #f03333 !important;
}

.color4 {
    color: #656565 !important;
}

.color6 {
    color: #313131;
}

.color7 {
    color: #0f0601 !important;
}


/* ==========================================================================
Border Radius Styles
========================================================================== */

.border-radius-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.border-radius-10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.border-radius-15 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.border-radius-20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.border-radius-40 {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}

.border-radius-50p {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}


/* ==========================================================================
 Width Styles
========================================================================== */

.width-13 {
    width: 13px !important;
}

.width-17 {
    width: 17px !important;
}

.width-20 {
    width: 20px !important;
}

.width-22 {
    width: 22px !important;
}

.width-25 {
    width: 25px !important;
}

.width-30 {
    width: 30px !important;
}

.width-30 {
    width: 30px !important;
}

.width-40 {
    width: 40px !important;
}

.width-50 {
    width: 50px !important;
}

.width-60 {
    width: 60px !important;
}

.width-70 {
    width: 70px !important;
}

.width-80 {
    width: 80px !important;
}

.width-90 {
    width: 90px !important;
}

.width-100 {
    width: 100px !important;
}

.width-110 {
    width: 110px !important;
}

.width-120 {
    width: 120px !important;
}

.width-130 {
    width: 130px !important;
}

.width-150 {
    width: 150px !important;
}

.width-200 {
    width: 200px !important;
}

.width-100p {
    width: 100% !important;
}

.minwidth-50 {
    min-width: 50px !important;
}

.minwidth-100 {
    min-width: 100px !important;
}

.minwidth-115 {
    min-width: 115px !important;
}

.maxwidth-200 {
    max-width: 200px !important;
}


/* ==========================================================================
   Height Styles
  ========================================================================== */

.height-13 {
    height: 13px !important;
}

.height-17 {
    height: 17px !important;
}

.height-20 {
    height: 20px !important;
}

.height-22 {
    height: 22px !important;
}

.height-25 {
    height: 25px !important;
}

.height-30 {
    height: 30px !important;
}

.height-35 {
    height: 35px !important;
}

.height-40 {
    height: 40px !important;
}

.height-44 {
    height: 44px !important;
}

.height-45 {
    height: 45px !important;
}

.height-50 {
    height: 50px !important;
}

.height-60 {
    height: 60px !important;
}

.height-70 {
    height: 70px !important;
}

.height-80 {
    height: 80px !important;
}

.height-90 {
    height: 90px !important;
}

.height-100 {
    height: 100px !important;
}

.height-110 {
    height: 110px !important;
}

.height-120 {
    height: 120px !important;
}

.height-130 {
    height: 130px !important;
}

.height-150 {
    height: 150px !important;
}

.height-200 {
    height: 200px !important;
}

.height-100p {
    height: 100% !important;
}

.minheight-40 {
    min-height: 40px !important;
}

.minheight-113 {
    min-height: 113px !important;
}


/* ==========================================================================
Common Styles
========================================================================== */

.clear {
    clear: both !important;
    overflow: hidden !important;
}


/* ==========================================================================
Common Styles
========================================================================== */

.common-heading:before {
    position: absolute;
    content: "";
    width: 125px;
    height: 2px;
    background: #82b440;
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    overflow: hidden;
}

.common-left-heading:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    background: #82b440;
    bottom: -10px;
    left: 0;
    right: 0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    overflow: hidden;
}

a {
    text-decoration: none !important;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

a:hover {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

.vertical-middle {
    vertical-align: middle !important;
}

.common-action-btn {
    color: #ffffff;
    background-color: #234d94;
    border-color: #234d94;
    font-size: 22px;
    padding: 10px 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}

.common-action-btn:hover,
.common-action-btn:focus {
    color: #234d94;
    border-color: #234d94 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
}

.common-action-sec-btn:hover,
.common-action-sec-btn:focus {
    color: #fff;
    background-color: #1e212b !important;
    border-color: #1e212b !important;
    box-shadow: none !important;
}

.common-action-sec-btn:hover,
.common-action-sec-btn:focus {
    color: #fff;
    background-color: #1e212b !important;
    border-color: #1e212b !important;
    box-shadow: none !important;
}

.common-action-btn:hover,
.common-action-btn:focus {
    color: #234d94;
    border-color: #234d94 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-semi {
    font-weight: 600;
}


/* ==========================================================================
Home Page
========================================================================== */

.main-header {
    padding: 18px 0;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}

.main-header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 111;
}

.main-header .logo img {
    width: 225px;
    display: block;
}

.main-header .top-links ul li:last-child {
    margin-right: 0 !important;
}

.main-header .top-links ul li a {
    font-size: 16px;
    color: #747474;
}

.main-header .top-links ul li.law a {
    color: #82b440;
    -webkit-transition: all 180ms;
    -moz-transition: all 180ms;
    -ms-transition: all 180ms;
    -o-transition: all 180ms;
    transition: all 180ms;
    display: block;
    border: 1px solid #82b440;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 5px 10px;
}

.main-header .top-links ul li.law a:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}

.main-header .top-links ul li:not(.not-margintop) {
    margin-top: 5px;
}

.main-header .top-links ul li a:hover {
    color: #82b440;
}

.main-header .top-links ul li a img {
    width: 20px;
    height: 20px;
}

img.navber {
    display: none;
}

.whatsapp-anchor {
    display: none;
}

.lan-toggle {
    display: none;
}

.lan-toggle span.head-toggle {
    margin-right: 15px;
}


/* .main-header input[type="checkbox"].toggle {
    opacity: 0;
    position: absolute;
    left: -99999px;
}

.main-header input[type="checkbox"].toggle+label {
    height: 20px;
    line-height: 20px;
    background-color: #4d4d4d;
    padding: 0 10px;
    border-radius: 16px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 0.25s ease-in;
    font-size: 16px;
    font-weight: bold;
    top: 2px;
    margin: 0 !important;
}

.main-header input[type="checkbox"].toggle+label:before,
.main-header input[type="checkbox"].toggle+label:hover:before {
    content: ' ';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    background: #fff;
    z-index: 2;
    transition: all 0.25s ease-in;
    border-radius: 14px;
}

.main-header+span {
    top: 0px;
    left: 4px;
}

.main-header input[type="checkbox"].toggle+label .on {
    display: none;
}

.main-header input[type="checkbox"].toggle+label .off,
.main-header input[type="checkbox"].toggle+label .on {
    color: #fff;
}

.main-header input[type="checkbox"].toggle+label .off {
    margin-left: 10px;
    display: inline-block;
}

.main-header input[type="checkbox"].toggle+label .off,
.main-header input[type="checkbox"].toggle+label .on {
    color: #fff;
} */

.main-header input[type="checkbox"].toggle {
    opacity: 0;
    position: absolute;
    left: -99999px;
}

.main-header input[type="checkbox"].toggle+label {
    height: 20px;
    line-height: 20px;
    background-color: #303548;
    padding: 0 10px;
    border-radius: 16px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 0.25s ease-in;
    font-size: 16px;
    font-weight: bold;
    top: 2px;
    margin: 0 !important;
}

.main-header+span {
    top: 0px;
    left: 4px;
}

.main-header input[type="checkbox"].toggle+label:before,
.main-header input[type="checkbox"].toggle+label:hover:before {
    content: ' ';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    background: #fff;
    z-index: 2;
    transition: all 0.25s ease-in;
    border-radius: 14px;
}

.main-header input[type="checkbox"].toggle+label .off,
.main-header input[type="checkbox"].toggle+label .on {
    color: #fff;
}

.main-header input[type="checkbox"].toggle+label .off {
    margin-left: 10px;
    display: inline-block;
}

.main-header input[type="checkbox"].toggle+label .on {
    display: none;
}

.main-header input[type="checkbox"].toggle:checked+label .off {
    display: none;
}

.main-header input[type="checkbox"].toggle:checked+label .on {
    margin-right: 10px;
    display: inline-block;
}

.main-header input[type="checkbox"].toggle:checked+label,
.main-header input[type="checkbox"].toggle:focus:checked+label {
    background-color: #FFB64D;
}

.main-header input[type="checkbox"].toggle:checked+label:before,
.main-header input[type="checkbox"].toggle:checked+label:hover:before,
.main-header input[type="checkbox"].toggle:focus:checked+label:before,
.main-header input[type="checkbox"].toggle:focus:checked+label:hover:before {
    background-position: 0 0;
    top: 5px;
    left: 100%;
    margin-left: -15px;
}

.responsive-logo {
    display: none !important;
}


/* Starts Banner */

.talktolawyer-container .container,
.talktolawyer-container .container-lg,
.talktolawyer-container .container-md,
.talktolawyer-container .container-sm,
.talktolawyer-container .container-xl {
    max-width: 1280px;
}

.money-back-guarantee {
    display: block;
}

.money-back-guarantee .banner {
    padding: 50px 16px 50px 16px;
    background-color: #f8e9e6;
    position: relative;
}

.money-back-guarantee .banner .heading {
    font-size: 32px;
    font-weight: 600;
    color: #254985;
}

.money-back-guarantee .banner .heading h1 {
    font-size: inherit;
    font-weight: 700;
    color: #2d2d32;
}

.money-back-guarantee .banner p.font-16 {
    color: #3f3f40 !important;
    font-size: 24px !important;
}

.money-back-guarantee .banner .description span {
    color: #f52424 !important;
    font-size: 32px !important;
    font-weight: 600;
}

.money-back-guarantee .banner .cta-btn {
    border: none;
    text-align: center;
    outline: none;
    overflow: hidden;
    position: relative;
    background: #254985;
    display: inline-block;
    line-height: 1.56;
    padding: 10px 32px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
}

.money-back-guarantee .banner .catg-info.mw-border-0 p {
    font-size: 13px;
    color: #343333;
}

.clear {
    clear: both !important;
    overflow: hidden !important;
}

.money-back-guarantee .banner .catg-info img {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.money-back-guarantee .banner .hero-image {
    margin: 0;
    display: block;
    height: 320px;
    right: 0;
    bottom: 0;
    position: absolute;
}

.avatars-online .img-circle {
    border: 3px solid #fff;
    height: 35px;
    overflow: hidden;
    position: relative;
    width: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.avatars-online .img-circle:nth-child(3) {
    left: -10px;
    z-index: 1;
}

.avatars-online .img-circle:nth-child(2) {
    left: -5px;
    z-index: 2;
}

.avatars-online .img-circle:nth-child(1) {
    z-index: 3;
}

.avatars-online .img-circle img {
    height: 100%;
    width: 100%;
}

.avatars-online .pulse {
    margin-left: 10px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgb(56, 142, 60);
    cursor: pointer;
    box-shadow: 0 0 0 rgba(56, 142, 60, 0.4);
    animation: pulse 2s infinite;
}

.avatars-online .pulse:hover {
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(56, 142, 60, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(56, 142, 60, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(56, 142, 60, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(56, 142, 60, 0.4);
        box-shadow: 0 0 0 0 rgba(56, 142, 60, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(56, 142, 60, 0);
        box-shadow: 0 0 0 10px rgba(56, 142, 60, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(56, 142, 60, 0);
        box-shadow: 0 0 0 0 rgba(56, 142, 60, 0);
    }
}

.catg-info.mw-d-none {
    display: none;
}

.desktop-why-talk-to-lawyer-sec {
    color: #232323 !important;
    padding: 16px;
}

.desktop-how-it-works-sec .font-semi,
.desktop-why-talk-to-lawyer-sec .font-semi {
    font-weight: 600 !important;
}

.desktop-how-it-works-sec .heading-color,
.desktop-why-talk-to-lawyer-sec .heading-color {
    color: #232323 !important;
    display: block !important;
    font-size: 24px;
}

.desktop-why-talk-to-lawyer-sec .why-talk-to-lawyer-sec-content .d-flex {
    flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -16px;
}

.desktop-why-talk-to-lawyer-sec .why-talk-to-lawyer-sec-content .col-50 {
    -ms-flex: 50%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 16px;
    padding-right: 16px;
}

.desktop-why-talk-to-lawyer-sec .why-talk-box {
    display: flex;
    height: 100%;
    -webkit-box-shadow: 0 3px 6px 0 rgba(45, 45, 51, .08);
    -moz-box-shadow: 0 3px 6px 0 rgba(45, 45, 51, .08);
    -ms-box-shadow: 0 3px 6px 0 rgba(45, 45, 51, .08);
    -o-box-shadow: 0 3px 6px 0 rgba(45, 45, 51, .08);
    box-shadow: 0 3px 6px 0 rgba(45, 45, 51, .08);
    border: 1px solid #f0f0f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    flex-direction: column;
    padding: 20px 10px;
}

.desktop-why-talk-to-lawyer-sec .why-talk-box-body {
    flex: 1 1 auto;
}

.desktop-why-talk-to-lawyer-sec .why-talk-to-lawyer-sec-content .circle-img img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.desktop-why-talk-to-lawyer-sec .why-talk-to-lawyer-sec-content .col-50 p {
    line-height: 20px;
    font-size: 18px !important;
}

.looking-for.talk.text-center.m-t-50.m-b-50 {
    margin-bottom: 30px !important;
}

.looking-for.talk .common-heading {
    font-size: 24px !important;
}

.looking-for .common-heading span {
    font-weight: 600;
}

.talk-advice {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.talk-advice:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.testi-panel.text-center.web-view {
    margin-bottom: 110px!important;
}

.testi-panel {
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 30px;
}

.testi-panel.text-center.web-view .talk-testi-static {
    height: 100%;
}

.testi-panel .talk-testi-static {
    box-shadow: 0 0 10px 0 rgba(85, 47, 47, .15);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    padding: 20px;
    margin-top: 60px;
    background: #fdfaf2;
    border: 1px solid #e3e1bd;
    position: relative;
}

.testi-panel .talk-testi-static img {
    width: 80px;
    margin-bottom: 15px;
    position: absolute;
    top: 10px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    left: 50%;
    right: 50%;
}

.testi-panel.text-center.web-view .talk-testi-static p {
    line-height: 32px;
    margin-top: 50px;
}

.desktop-how-it-works-sec {
    margin: 80px 0 40px 0;
    overflow: hidden;
    clear: both;
    color: #232323 !important;
}

.desktop-how-it-works-sec .how-it-works-content {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    z-index: 1;
}

.desktop-how-it-works-sec .how-it-works-content:before {
    position: absolute;
    content: "";
    background: #ded9e2;
    height: 1px;
    width: 80%;
    top: 30px;
    left: 10%;
}

.desktop-how-it-works-sec .how-it-works-content .common-item {
    z-index: 1000;
    position: relative;
    display: block !important;
    text-align: center;
    width: 25%;
}

.desktop-how-it-works-sec .how-it-works-content .common-item .icon-circle {
    background-color: #e1dce5;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: block;
    align-items: center;
    margin-right: 0;
    float: none;
    justify-content: center;
    margin: 0 auto;
    line-height: 80px;
}

.desktop-how-it-works-sec .how-it-works-content .common-item .icon-circle img {
    height: 30px;
    width: 30px;
}

.desktop-how-it-works-sec .how-it-works-content .common-item .text-content {
    float: none;
    width: 100%;
    margin-top: 10px;
}

.desktop-how-it-works-sec .how-it-works-content .common-item .text-content p {
    font-size: 14px;
}

.desktop-how-it-works-sec h3 {
    font-size: 15px;
    margin-top: 20px;
    font-weight: 700;
    margin-left: 30px;
}

.featured-in.talk .common-heading.font-30 {
    font-size: 24px !important;
}

.faq-acc .card,
.faq-acc .card:last-child .card-header {
    border: none;
}

.faq-acc .card-header {
    background: transparent;
}

.cursor-pointer {
    cursor: pointer !important;
}

.faq-acc h4.clearfix {
    width: 100%;
}

.faq-acc .square {
    background: #82b440;
    height: 15px;
    width: 15px;
    float: left;
    margin-right: 20px;
    position: relative;
    top: 2px;
}

.faq-acc .text-para {
    float: left;
    width: -webkit-calc(100% - 35px);
    width: -moz-calc(100% - 35px);
    width: -ms-calc(100% - 35px);
    width: -o-calc(100% - 35px);
    width: calc(100% - 35px);
}

.faq-acc span.fa-icon {
    position: absolute;
    right: 0px;
    top: 12px;
}

.faq-acc .card-body p.m-l-40.m-r-40.text-left {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/* col-md-5 */

.why-should.m-t-50.m-b-50.header.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 90px;
    padding: 0;
    width: 100%;
}

.why-should.m-t-50.m-b-50.header.sticky {
    margin: 0 !important;
    margin-top: 10px !important;
}

.why-should.m-t-50.m-b-50.header.sticky .recharge-mins {
    padding: 20px 0;
    overflow-y: auto;
}

.why-should .recharge-mins {
    overflow: hidden;
    clear: both;
    border-top: 5px solid #82b440;
}

.item-price {
    overflow: hidden;
    clear: both;
    margin-bottom: 0;
}

.price-offer-block h1.heading-color {
    display: none;
}

.price-offer-block .price-txt {
    position: relative;
    margin-right: 0;
}

.talkalwyer-pricetext h2,
.talkalwyer-pricetext span {
    color: #234d94;
}

.price-offer-block .price-txt .disc-percent-50,
.price-offer-block .price-txt .disc-percent-70 {
    position: absolute;
    right: 10px;
    top: 5px;
}

.triangle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #eb0202;
    padding: 14px;
    box-shadow: 0px 0px 8px 0px rgba(2, 3, 3, 0.36);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(2, 3, 3, 0.36);
    -moz-box-shadow: 0px 0px 8px 0px rgba(2, 3, 3, 0.36);
    -ms-box-shadow: 0px 0px 8px 0px rgba(2, 3, 3, 0.36);
    -o-box-shadow: 0px 0px 8px 0px rgba(2, 3, 3, 0.36);
}

.triangle:before {
    content: "";
    height: 60px;
    width: 32px;
    border-radius: 0 120px 120px 0;
    background: #eb0202;
    position: absolute;
    top: 20px;
    right: 9px;
    z-index: -1;
}

.triangle span.top-heading {
    font-size: 20px;
    font-weight: bolder;
    color: #ffffff;
}

.triangle span {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: right;
}

.recharge-mins .clear.d-flex.align-items-center.justify-content-center {
    margin-bottom: 10px;
    overflow: visible !important;
    align-items: normal !important;
}

.why-should .disc_price:nth-child(1) {
    border: 0;
}

.disc_price.card-active {
    border: 1px solid #82b440 !important;
    background: #eff4e8;
}

.why-should .disc_price {
    margin-top: 20px;
    margin-bottom: 20px;
}

.why-should .disc_price {
    width: 22%;
    float: left;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(2, 3, 3, 0.29);
    -moz-box-shadow: 0px 0px 9px 0px rgba(2, 3, 3, 0.29);
    -ms-box-shadow: 0px 0px 9px 0px rgba(2, 3, 3, 0.29);
    -o-box-shadow: 0px 0px 9px 0px rgba(2, 3, 3, 0.29);
    box-shadow: 0px 0px 9px 0px rgba(2, 3, 3, 0.29);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-right: 10px;
    text-align: left;
}

.why-should [type="radio"]:checked,
.why-should [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.why-should [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.why-should [type="radio"]:checked+label,
.why-should [type="radio"]:not(:checked)+label {
    position: relative;
    padding: 10px !important;
    cursor: pointer;
    color: #666;
    text-align: center;
    display: block !important;
    margin: 0;
    line-height: 1 !important;
}

.why-should [type="radio"]:checked+label:before,
.why-should [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: auto !important;
    right: 5px !important;
    top: 12px !important;
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #afafaf;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background: #fff;
}

.why-should [type="radio"]:checked+label:after,
.why-should [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 6px !important;
    height: 6px !important;
    background: #82b440;
    position: absolute;
    top: 15px !important;
    right: 8px !important;
    left: auto !important;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.disc_price.card-active span.text-uppercase {
    color: #82b440 !important;
}

.why-should .disc_price span {
    display: block;
    line-height: 18px;
}

.talklawyer-priceamt .color9 {
    color: #747474;
}

.why-should .disc_price span {
    display: block;
    line-height: 18px;
}

.colordiff5 {
    color: #f52424 !important;
}

.buy-btn.display-none {
    display: none;
}

.why-talk-to-lawyer-sec.p-16 {
    display: none;
}

.accept-payment {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.sticky-cust-care,
.sticky-secure {
    display: none;
}

.price-last {
    padding-top: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.cust-care {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.buy-lk-footer {
    display: none;
}

.how-it-works-sec.bg-color1.mw-bg-transparent {
    display: none;
}


/* Starts Footer */

.main-footer .footertop-links {
    background: #202020;
}

.main-footer .footer-copyright {
    background: #414141;
}

.main-footer .footer-copyright ul li a img {
    width: 26px;
    height: 26px;
}

.footertop-links ul li a:hover {
    color: #82b440 !important;
}

.contact-footer {
    background: #202020;
    padding: 10px 0;
    text-align: center;
}

.contact-footer .foot-contact ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.contact-footer .foot-contact ul li {
    display: inline-block;
    margin-right: 20px;
    color: #ffffff;
}

.contact-footer .foot-contact ul li:last-child {
    margin-right: 0;
}

a.cntus-link {
    background-color: transparent !important;
    color: #ff7e00 !important;
    font-size: 20px;
    border-right: 2px solid #ff7e00 !important;
    padding-right: 15px;
    text-decoration: none !important;
    outline: 0 !important;
    margin-right: 0px;
}

.contact-footer .foot-contact ul li img {
    width: 18px;
    margin-right: 5px;
}

.contact-footer p {
    color: #ffffff;
    margin-top: 5px;
}


/* Ends Footer */

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .main-header {
        position: relative;
    }
    .main-header .col-6.col-md-3,
    .main-header .col-6.col-md-9 {
        position: static;
    }
    .main-header .top-links {
        display: flex;
        justify-content: flex-end;
    }
    .main-header img.navber {
        display: block;
        margin-left: 15px;
        height: 30px;
    }
    .lan-toggle {
        display: block;
    }
    .whatsapp-anchor {
        display: block;
    }
    .main-header img.navber {
        display: block;
        margin-left: 15px;
        height: 30px;
    }
    .main-header .top-links ul {
        display: none;
        position: absolute;
        top: 75px;
        background: rgba(255, 255, 255);
        width: 100%;
        right: 0;
        padding: 15px;
        z-index: 111;
        box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        -ms-box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        -o-box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
        text-align: center;
        border-top: 1px solid #cccc;
        left: 0;
    }
    .main-header .top-links ul li:first-child {
        display: none !important;
    }
    .main-header .top-links ul li {
        margin-right: 30px !important;
    }
    .desk-waicon {
        display: none !important;
    }
    .money-back-guarantee {
        display: block;
    }
    .money-back-guarantee .banner {
        padding: 30px 16px 0 16px;
    }
    .money-back-guarantee .banner .heading {
        line-height: 1.42;
        font-size: 24px;
        font-weight: 700;
    }
    .money-back-guarantee .banner p.font-16 {
        font-size: 16px !important;
    }
    .money-back-guarantee .banner .cta-btn {
        background: #254985;
        display: inline-block;
        line-height: 1.56;
        padding: 10px 32px;
        border-radius: 4px;
        color: #fff;
        text-decoration: none;
    }
    .catg-info.mw-border-0 {
        display: none;
    }
    .money-back-guarantee .banner .hero-image {
        margin: 31px auto 0;
        display: table;
        height: 150px;
        position: relative;
    }
    .catg-info.mw-d-none {
        display: block;
    }
    .catg-info {
        padding: 18px 16px;
        font-size: 14px;
        align-items: center;
        background: #fbf2f0;
        color: #343333;
        margin-bottom: 20px;
    }
    .catg-info img {
        float: left;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        vertical-align: middle;
    }
    .desktop-how-it-works-sec,
    .desktop-why-talk-to-lawyer-sec {
        display: none;
    }
    .testi-panel.text-center.web-view {
        display: none;
    }
    .featured-in.talk {
        display: none;
    }
    .price-offer-block {
        margin-bottom: 15px;
    }
    .price-offer-block h1.heading-color {
        display: block;
        color: #232323;
        font-size: 16px!important;
        margin-bottom: 20px;
        margin-top: 20px;
        font-weight: 600;
        text-align: left;
    }
    .price-offer-block h2 {
        color: #234d94;
        font-weight: 600;
        font-size: 40px!important;
    }
    .why-should .disc_price {
        width: 21%;
        border: 0 none;
        border-left: 0 none;
        min-height: 140px;
        padding: 5px;
        margin-bottom: 10px;
        margin-left: 0;
        -webkit-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        -moz-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        -ms-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        -o-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }
    .why-should [type="radio"]:checked+label,
    .why-should [type="radio"]:not(:checked)+label {
        padding: 5px !important;
    }
    .why-should .disc_price span {
        display: block;
    }
    .buy-btn.display-none {
        display: block;
        margin-bottom: 20px;
    }
    .sticky-cust-care,
    .sticky-secure {
        display: block;
    }
    .sticky-cust-care,
    .sticky-secure {
        display: block;
    }
    .buy-btn.display-block {
        display: none;
    }
    .why-talk-to-lawyer-sec.p-16 {
        display: block;
        text-align: left;
    }
    .why-talk-to-lawyer-sec h1 {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 16px;
        font-weight: 600;
        color: #232323;
        text-align: left;
    }
    .why-talk-box-body {
        margin-top: 30px;
    }
    .why-talk-box-body img {
        width: 50px;
        height: 50px;
        margin-right: 5px;
    }
    .why-talk-box-body p {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        color: #343333;
    }
    .how-it-works-sec.bg-color1.mw-bg-transparent {
        text-align: left;
        background: #f3f1ee;
        position: relative;
        padding: 20px 25px 30px;
        width: 100%;
        display: block;
        margin-top: 30px;
    }
    .how-it-works-sec h1.heading-color {
        display: block;
        color: #232323;
        font-size: 16px !important;
        margin-bottom: 20px;
        margin-top: 20px;
        font-weight: 600;
        text-align: left;
    }
    .how-it-works-content:before {
        position: absolute;
        content: "";
        background: #ded9e2;
        height: 70%;
        width: 1px;
        top: 80px;
        left: 55px;
    }
    .how-it-works-sec .common-item {
        position: relative;
        margin-bottom: 40px;
    }
    .how-it-works-sec .common-item .icon-circle {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        margin-right: 20px;
        float: left;
        background-color: #e1dce5;
    }
    .how-it-works-sec .common-item .text-content {
        float: left;
        width: -webkit-calc(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: -ms-calc(100% - 80px);
        width: -o-calc(100% - 80px);
        width: calc(100% - 80px);
    }
    .how-it-works-sec .common-item .text-content p {
        color: #141212;
        font-weight: 400;
        font-size: 14px;
    }
    .how-it-works-sec h3 {
        font-size: 15px;
        margin-top: 20px;
        font-weight: 700;
        margin-left: 82px !important;
    }
    .talk-cntctfooter {
        padding: 20px 20px 120px 20px;
    }
    a.cntus-link {
        border: 2px solid #ff7e00 !important;
        margin-bottom: 10px !important;
        display: inline-block;
        padding: 10px 20px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }
    .contact-footer .foot-contact ul li {
        display: block;
        margin-right: 0;
        color: #ffffff;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 767px) {
    .home-banner .left-home-content .common-action-btn {
        padding: 10px;
        font-size: 20px;
    }
    .home-banner .left-home-content .common-action-btn {
        padding: 10px;
        font-size: 20px;
    }
    .why-should.m-t-50.m-b-50.header.sticky .recharge-mins {
        height: auto;
        overflow-y: initial;
        border-top: 0 none;
    }
    .price-offer-block {
        margin-bottom: 15px;
    }
    .price-offer-block h2 {
        color: #234d94;
        font-weight: 600;
        font-size: 40px!important;
    }
    .why-should .price-txt span {
        font-size: 12px !important;
    }
    .why-should .disc_price {
        width: 48%;
        text-align: center;
    }
    .why-should p.font-14 {
        margin-top: 6px;
        font-size: 16px !important;
    }
    .price-last {
        border-bottom: 0;
    }
    .sticky-cust-care,
    .sticky-secure {
        display: block;
    }
    .accept-payment {
        border-bottom: 0;
        border-top: 0;
    }
    .full-border {
        border-top: 10px solid #f4f4f4;
        position: relative;
        margin-right: -15px;
        margin-left: -15px;
    }
    .buy-lk-footer {
        display: block;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 8;
    }
    .buy-lk-footer .buy-fixed a {
        background: #f8e9e6;
        display: block;
        padding: 10px;
        color: #fff;
    }
    .buy-lk-footer .left-side img {
        width: 25px;
        float: left;
        margin-right: 5px;
    }
    .buy-lk-footer .buy-fixed span {
        text-transform: uppercase;
        display: block;
        font-size: 14px;
        color: #2d2d32;
    }
    .buy-lk-footer .common-action-btn {
        font-size: 14px;
        padding: 6px 12px;
        float: right;
        background-color: #254985;
        border-color: #254985;
    }
    .main-footer .footertop-links ul {
        flex-direction: column;
    }
    .main-footer .footertop-links ul li {
        position: relative;
        border-bottom: 1px solid #424856;
    }
    .main-footer .footertop-links ul li::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        position: absolute;
        right: 0px;
        top: 10px;
    }
    .main-footer .footertop-links ul li::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }
    .main-footer .footertop-links ul li a {
        padding: 10px 15px 10px 0px;
        font-size: 16px;
        display: block;
    }
    .footer-copyright {
        text-align: center;
    }
    .footer-copyright p.text-white {
        margin-bottom: 5px;
    }
    .footer-copyright p {
        font-size: 14px;
    }
    ul.list-unstyled.m-0.d-flex.justify-content-end.text-white {
        justify-content: center !important;
    }
    .foot-contact {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 575px) {
    .home-banner .right-home-content img {
        height: 400px;
        display: table;
        margin: 0 auto;
        width: auto;
    }
    .recharge-mins .clear.d-flex.align-items-center.justify-content-center {
        display: block !important;
    }
    .why-should .disc_price {
        width: 46%;
        margin-top: 0;
    }
    .why-should .buy-btn.display-none {
        margin-top: 10px;
    }
    .talk-cntctfooter {
        padding: 20px 20px 100px 20px;
    }
}

@media screen and (max-width: 560px) {
    .main-header .top-links ul li {
        margin-right: 0px !important;
        margin-bottom: 20px;
        display: block !important;
    }
    .main-header .top-links ul {
        top: 66px;
        text-align: left;
    }
    .main-header .top-links ul li.law {
        text-align: center;
    }
    .main-header .top-links ul li a {
        display: block;
    }
}

@media screen and (max-width: 530px) {
    .desktop-logo {
        display: none !important;
    }
    .responsive-logo {
        display: block !important;
        width: 130px !important;
        margin-left: 30px;
    }
    .main-header .logo img {}
    .main-header img.navber {
        position: absolute;
        margin: 0;
        left: 15px;
        top: 20px;
        width: 20px !important;
        height: 20px !important;
    }
    .lan-toggle {
        padding-top: 0;
    }
    .lan-toggle span.head-toggle {
        margin-right: 8px;
    }
    .whatsapp-anchor {
        margin-right: 8px !important;
    }
    .whatsapp-anchor img {
        height: 25px !important;
        width: 25px !important;
    }
    .main-footer .footer-copyright {
        padding-bottom: 8px !important;
    }
}

@media screen and (max-width: 480px) {
    .looking-for.talk .common-heading.font-30 {
        font-size: 20px !important;
        margin-top: 0;
    }
    .why-should .disc_price {
        border-left: 0 none;
        min-height: 140px;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 0;
    }
    .why-should .disc_price span {
        font-size: 14px !important;
    }
    .why-should .disc_price:nth-child(1) {
        margin-left: 10px;
    }
    .why-should .triangle span {
        font-size: 20px !important;
    }
    .why-should .disc_price:nth-child(1) {
        -webkit-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .15);
        -moz-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .15);
        -ms-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .15);
        -o-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .15);
        box-shadow: 0 0 9px 0 rgba(2, 3, 3, .15);
        margin-left: 10px;
    }
    .why-should .disc_price {
        width: 45%;
        -webkit-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        -moz-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        -ms-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        -o-box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        box-shadow: 0 0 9px 0 rgba(2, 3, 3, .29);
        border-left: 0 none;
        min-height: 110px;
        padding: 0;
        margin-top: 10px;
        margin-left: 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }
    .why-should .triangle span.off {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 420px) {
    .main-header .text-right.top-links.m-t-5 ul {
        width: 350px;
    }
}

@media screen and (max-width: 408px) {
    .buy-lk-footer .buy-fixed span {
        font-size: 12px;
        display: block;
    }
    .buy-lk-footer .common-action-btn {
        margin-top: 1px;
    }
    .buy-lk-footer .col-4,
    .buy-lk-footer .col-8 {
        padding: 0;
    }
}

@media screen and (max-width: 380px) {
    .main-header .text-right.top-links.m-t-5 {
        margin-top: 2px !important;
    }
    .main-header .text-right.top-links.m-t-5 ul {
        width: 300px;
    }
    .font-30.text-uppercase.font-weight-600 {
        font-size: 16px !important;
        margin-top: 25px;
    }
    .lawyers-online-section .lk-online-part p {
        font-size: 16px !important;
    }
    .lawyers-online-section .avatars-online .img-circle {
        height: 35px;
        width: 35px;
    }
}

@media screen and (max-width: 360px) {
    .category-area {
        margin-top: 10px;
    }
    .category-area .item {
        margin: 0 0 30px 0;
    }
}

@media screen and (max-width: 359px) {
    .responsive-logo {
        width: 100px !important;
    }
    .lockdown-abs {
        width: 103px;
    }
    .lockdown-disc span.font-100 {
        font-size: 40px;
    }
    .category-area .item {
        min-height: 122px;
    }
    .common-action-btn {
        padding: 10px;
        font-size: 20px;
    }
}

@media screen and (max-width: 345px) {
    .main-header ul li.m-r-20 {
        margin-right: 5px !important;
    }
    .main-header .top-links ul li {
        margin-right: 2px !important;
    }
    .main-header .col-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .main-header .col-9 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }
}

@media screen and (max-width: 320px) {
    .main-header .text-right.top-links.m-t-5 ul {
        width: 280px;
    }
    .lawyers-online-section .lk-online-part p {
        font-size: 13px !important;
    }
    .lockdown-was p {
        line-height: 22px;
        font-size: 18px !important;
    }
    .offer-area .lockdown-was {
        margin-top: 0 !important;
    }
}