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-72 {
    font-size: 72px !important;
}


/* ==========================================================================
  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 */

.home-banner {
    background: #f7feee;
}

.left-home-content {
    padding: 100px 0;
}

.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);
    }
}


/* Starts Category Carousel */

.category-area {
    margin-top: 30px;
}

.category-area .item {
    background: #cccccc;
    margin: 30px 0;
}

.category-area .item-1 {
    background: #ffc8b5 !important;
}

.category-area .item-2 {
    background: #d9edf4 !important;
}

.category-area .item-3 {
    background: #bbdab3 !important;
}

.category-area .item-4 {
    background: #f2e1c1 !important;
}

.category-area .item-5 {
    background: #e6daf3 !important;
}

.category-area .item-6 {
    background: #cadcdc !important;
}

.category-area .item img {
    display: table;
    height: 180px;
    margin: 0 auto;
    width: auto;
}

.category-area .item .content-block {
    margin-right: 40px;
}

.category-area .owl-carousel button.owl-prev,
.category-area .owl-carousel button.owl-next {
    top: 95px;
}

.category-area .owl-carousel button.owl-prev {
    position: absolute;
    left: 20px;
}

.category-area .owl-carousel button.owl-next {
    position: absolute;
    right: 20px;
}

.category-area .owl-carousel button.owl-prev:hover,
.category-area .owl-carousel button.owl-next:hover {
    background: transparent;
}


/* Ends Category Carousel */


/* Starts Middle Problems */

.middle-problems {
    margin-top: 20px;
}

.middle-problems .left-wrap h3 {
    line-height: 38px;
}

.middle-problems .left-wrap .common-action-btn {
    display: table;
    margin: 20px auto 0;
}

.middle-problems .left-wrap img {
    display: table;
    margin: 0 auto;
}

.middle-problems .right-wrap .beni-tile {
    margin-top: 25px;
}

.middle-problems .right-wrap .beni-tile img {
    width: 70px;
    display: table;
    margin: 0 auto;
}

.middle-problems .beni-head {
    background: #f8ba26;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.middle-problems .right-wrap .beni-text {
    padding: 8px 15px;
}

.middle-problems .right-wrap .beni-text p {
    line-height: 23px;
}


/* Ends Middle Problems */


/* Starts Offers Sections */

.offer-main {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.lockdown-disc {
    border: 1px solid #0f0601;
    max-width: 300px;
    margin: 0 auto;
}

.lockdown-disc span.font-100 {
    font-size: 80px;
    color: #0f0601;
}

.lockdown-abs {
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 100;
    background: #fdb022;
    width: 90px;
    color: #0f0601;
}

.lockdown-was p {
    line-height: 1;
}

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

.lockdown-was span.limited-badge {
    background: #f14213;
    padding: 5px 10px;
    font-size: 18px;
}


/* Ends Offers Sections */


/* Starts How Talk */

.how-talk-section {
    margin-top: 10px;
    padding-top: 30px;
}

.how-talk-section .how-it-works-content {
    z-index: 1;
    position: relative;
    display: flex;
    margin-top: 40px;
}

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

.how-talk-section .common-item {
    z-index: 1000;
    position: relative;
    display: block !important;
    text-align: center;
    width: 20%;
}

.how-talk-section .common-item .icon-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    margin-right: 0;
    float: none;
    line-height: 80px;
    background: #e1dce5;
    margin: 0 auto;
}

.how-talk-section .common-item .icon-circle img {
    height: 30px;
    width: 30px;
}

.how-talk-section h3 {
    font-size: 15px !important;
    font-weight: 700;
}

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


/* Ends How Talk */


/* Starts Lawyers Online  */

.lawyers-online-section {
    background: #fafafa;
    margin-top: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.lawyers-online-section .lk-online-part {
    display: table;
    margin: 0 auto;
    margin-top: 25px;
}

.lawyers-online-section .avatars-online .img-circle {
    border: 3px solid #fff;
    height: 45px;
    overflow: hidden;
    position: relative;
    width: 45px;
}

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

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

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

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

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

.lawyers-online-section .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);
    }
}


/* Ends Lawyers Online  */


/* Starts Legal Expert */

.legal-expert .expert-tile {
    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);
    overflow: hidden;
    height: 100%;
}

.legal-expert .number-count {
    background: #e9e9e9;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    right: -3px;
    top: -3px;
}

.legal-expert .number-count span {
    line-height: 40px;
    font-size: 22px;
}


/* Ends Legal Expert */


/* Starts Home Blog Sections */

.home-blog-section {
    padding-top: 50px;
}

.home-blog-section .home-blog-content {
    margin-top: 30px;
}

.blog-part>a {
    display: block;
}

.home-blog-section .home-blog-content .blog-part h4 {
    line-height: 38px;
    color: #82b440;
    font-weight: 600;
}

.home-blog-section .home-blog-content .blog-part ul {
    padding: 0;
    list-style-type: none;
}

.home-blog-section .home-blog-content .blog-part ul li {
    display: block;
    font-size: 12px;
}

.home-blog-section .home-blog-content .blog-part ul li:last-child {
    padding-right: 0;
    border-right: 0 none;
}

.home-blog-section .home-blog-content .blog-part img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #ccc;
    height: 200px;
    min-height: 200px;
    min-width: 100%;
    width: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    padding: 0;
}

.home-blog-section .home-blog-content .blog-part .cnt-ellipsis {
    height: 100px;
    overflow: hidden;
    position: relative;
}

.home-blog-section .home-blog-content .blog-part .cnt-ellipsis * {
    font-size: 16px;
    color: #747474;
}

.home-blog-section .home-blog-content .blog-part .cnt-ellipsis p * {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    font-weight: 400;
    color: #747474;
    line-height: 1.5;
}


/* Ends Home Blog Sections */


/* Starts What Our User Say */

.what-our-testi {
    padding: 50px 0;
    margin-top: 50px;
    background: #f2f1ef;
}

.what-our-testi .item p {
    max-width: 660px;
    display: table;
    margin: 0 auto;
    margin-top: 25px;
}

.what-our-testi .item .name-tile {
    margin: 40px auto 0;
    display: table;
}

.what-our-testi .item .name-tile .name-avatar {
    display: inline-block;
    background: #dadada;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    vertical-align: middle;
}

.what-our-testi .item .name-tile span {
    line-height: 1.4px;
}

.what-our-testi .home-slider-carousel button.owl-prev {
    position: absolute;
    left: -60px;
    top: 40px;
}

.what-our-testi .home-slider-carousel button img {
    width: 20px;
}

.what-our-testi .home-slider-carousel button.owl-next {
    position: absolute;
    right: -60px;
    top: 40px;
}

.what-our-testi .home-slider-carousel button.owl-prev:hover,
.what-our-testi .home-slider-carousel button.owl-next:hover {
    background: transparent;
}


/* Ends What Our User Say */


/* Starts Featured In */

.featured-in-carousel .item {
    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);
    padding: 20px;
    margin: 10px;
}

.featured-in .cmp-logo img {
    width: auto;
    display: table;
    margin: 0 auto;
}

.featured-in-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -40px;
    top: 40%;
    margin: 0 !important;
}

.featured-in-carousel .owl-nav .owl-next {
    position: absolute;
    right: -40px;
    top: 40%;
    margin: 0 !important;
}

.featured-in-carousel .owl-nav img {
    width: 10px;
}

.featured-in-carousel .owl-nav .owl-next:hover,
.featured-in-carousel .owl-nav .owl-prev:hover {
    background: transparent;
}


/* Ends Featured In */


/* 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;
}


/* 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;
    }
    .home-banner .right-home-content img {
        width: 100%;
    }
    .home-banner .left-home-content {
        padding: 30px 0;
    }
    .home-banner .left-home-content h1 {
        font-size: 30px !important;
    }
    .home-banner .left-home-content h2 {
        font-size: 24px;
    }
    .common-action-btn {
        padding: 10px 15px;
    }
}

@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;
    }
    .category-area .item img {
        height: auto;
    }
    .content-block {
        margin-right: 0;
    }
    .category-area .item {
        padding: 10px;
        min-height: 110px;
        display: flex;
        align-items: center;
    }
    .category-area .item .content-block h1 {
        font-size: 14px !important;
    }
    .category-area .item .content-block h2 {
        font-size: 12px !important;
    }
    .category-area .owl-nav {
        display: none;
    }
    .middle-problems {
        margin-top: 30px;
    }
    .middle-problems .left-wrap {
        text-align: center;
    }
    .middle-problems .left-wrap h3 {
        line-height: 30px;
        font-size: 20px !important;
    }
    .middle-problems .right-wrap {
        background: #fafafa;
        margin-top: 40px;
        margin-left: -15px;
        margin-right: -15px;
        overflow: hidden;
        padding: 30px 15px;
    }
    .middle-problems .right-wrap h3 {
        text-align: center;
    }
    .middle-problems .right-wrap .beni-tile .col-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .middle-problems .right-wrap .beni-tile .col-9 {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .middle-problems .right-wrap .beni-text {
        margin-top: 10px;
    }
    .offer-main {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .lockdown-disc span.font-100 {
        font-size: 50px;
    }
    .lockdown-disc span.font-60 {
        font-size: 40px !important;
    }
    .lockdown-abs {
        top: -10px;
        width: 65px;
        font-size: 12px !important;
    }
    .offer-area .lockdown-was {
        margin-top: 0 !important;
    }
    .lockdown-was p {
        line-height: 1;
        font-size: 20px !important;
    }
    .lockdown-was .font-36 {
        font-size: 16px !important;
    }
    .lockdown-was span.limited-badge {
        padding: 5px 3px;
        font-size: 10px;
    }
    .how-talk-section h3 {
        text-align: left !important;
        margin-left: 82px;
    }
    .lawyers-online-section .common-action-btn {
        margin-top: 20px !important;
        margin-bottom: 10px;
    }
    .legal-expert.m-t-50.m-b-50 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        text-align: center;
        padding-bottom: 15px !important;
        padding-top: 0 !important;
        overflow: hidden !important;
        overflow-x: hidden !important;
        border-bottom: 10px solid #f4f4f4;
    }
    .legal-expert .expert-tile {
        height: auto;
        margin-bottom: 20px !important;
    }
    .home-blog-section {
        padding-top: 20px;
    }
    .home-blog-section .blog-part {
        border: 1px solid #dcdcdc;
        padding: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 20px;
        text-align: left;
    }
    .home-blog-section .home-blog-content .blog-part h4 {
        font-size: 16px !important;
    }
    .home-blog-section .home-blog-content .blog-part ul li {
        display: block;
        font-size: 12px;
    }
    .home-blog-section .home-blog-content .blog-part img {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border: 0;
        box-shadow: none;
    }
    .home-blog-section .home-blog-content .common-action-btn {
        margin-top: 20px !important;
    }
    .featured-in.text-center.m-t-50.m-b-80 {
        margin-bottom: 30px !important;
    }
    .featured-in h2 {
        font-size: 24px !important;
        margin-top: 30px;
        margin-bottom: 0px !important;
    }
    .featured-in .cmp-logo img {
        width: 100%;
    }
    .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;
    }
}

@media screen and (max-width: 575px) {
    .home-banner .right-home-content img {
        height: 400px;
        display: table;
        margin: 0 auto;
        width: auto;
    }
    .how-talk-section {
        margin-top: 0;
    }
    .lawyers-online-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .legal-expert .expert-tile {
        margin-top: 5px;
    }
    .what-our-testi {
        padding: 30px 0;
        margin-bottom: 30px;
    }
    .what-our-testi h2 {
        font-size: 24px !important;
    }
    .what-our-testi .home-slider-carousel button.owl-prev,
    .what-our-testi .home-slider-carousel button.owl-next {
        display: none;
    }
    .featured-in {
        margin-bottom: 30px !important;
        margin-top: 0 !important;
    }
    .featured-in h2 {
        margin-top: 10px;
        margin-bottom: 30px !important;
    }
    .featured-in-carousel.m-t-50 {
        margin-top: 20px !important;
    }
    .featured-in .cmp-logo img {
        width: auto;
    }
    .featured-in-carousel .owl-nav {
        display: none;
    }
}

@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;
    }
    .home-banner {
        overflow: hidden;
    }
    .home-banner .left-home-content h1 {
        font-size: 18px !important;
        margin-bottom: 5px !important;
    }
    .home-banner .left-home-content h2 {
        font-size: 16px;
        margin-bottom: 10px !important;
    }
    .home-banner .left-home-content p {
        font-size: 14px !important;
        width: 180px;
    }
    .home-banner .left-home-content .common-action-btn {
        padding: 10px;
        font-size: 20px;
        margin-top: 20px !important;
        margin-bottom: 55px;
    }
    .avatars-online-home {
        position: absolute;
        bottom: 0;
        flex-wrap: wrap;
    }
    .avatars-online-home {
        position: absolute;
        bottom: 0;
        flex-wrap: wrap;
    }
    .avatars-online-home .avatars-text {
        flex: 0 0 100%;
    }
    .home-banner .left-home-content p {
        font-size: 14px !important;
        width: 180px;
    }
    .avatars-online-home .avatars-text p {
        width: 100% !important;
    }
    .right-home-content {
        position: absolute;
        top: -200px;
        right: -30px;
    }
    .home-banner .right-home-content img {
        height: 200px;
        display: table;
        margin: 0 auto;
        width: auto;
    }
    .middle-problems {
        margin-top: 20px;
    }
    .middle-problems .left-wrap h3 {
        font-size: 18px !important;
    }
    .middle-problems .right-wrap h3 {
        font-size: 18px !important;
    }
    .lockdown-disc {
        padding: 20px !important;
    }
    .lockdown-disc span.font-100 {
        display: block;
        line-height: 1;
        margin-bottom: 5px;
    }
    .lockdown-disc span.font-36 {
        display: block;
        line-height: 1;
    }
    .lockdown-was p.m-b-20 {
        margin-bottom: 5px !important;
    }
    .how-talk-section h2 {
        font-size: 18px !important;
        margin-top: 15px;
    }
    .how-talk-section .how-it-works-content {
        display: block;
    }
    .how-talk-section .how-it-works-content:before {
        top: 30px;
        left: 30px;
        height: 90%;
        width: 1px;
    }
    .how-talk-section .common-item {
        width: 100%;
        clear: both !important;
        overflow: hidden !important;
        display: flex !important;
        align-items: center !important;
        margin-bottom: 40px;
    }
    .how-talk-section .common-item .icon-circle {
        float: left;
        margin-right: 20px;
    }
    .how-talk-section .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);
        text-align: left;
    }
    .how-talk-section .common-item .text-content p {
        margin-top: 0 !important;
    }
    .how-talk-section .common-item:last-child {
        margin-bottom: 0;
    }
    .how-talk-section h3 span {
        position: absolute;
        left: 88px;
    }
    .lawyers-online-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .lawyers-online-section .tile-sec p {
        font-size: 18px !important;
    }
    .lawyers-online-section .lk-online-part p {
        font-size: 18px !important;
    }
    .legal-expert {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-bottom: 8px !important;
    }
    .legal-expert h2 {
        margin-top: 40px;
        font-size: 18px !important;
    }
    .legal-expert .col-md-3.co-sm-3.col-6 {
        margin-top: 0;
        margin-bottom: 30px !important;
    }
    .legal-expert .expert-tile {
        height: 100%;
        margin-bottom: 0 !important;
    }
    .legal-expert h2 {
        margin-top: 40px;
        font-size: 18px !important;
    }
    .home-blog-section h2 {
        font-size: 18px !important;
        margin-bottom: 40px;
    }
    .home-blog-section .home-blog-content {
        margin-top: 10px;
    }
    .what-our-testi h2 {
        font-size: 18px !important;
    }
    .what-our-testi .item {
        margin: 0;
    }
    .featured-in.text-center.m-t-50.m-b-80 {
        margin-bottom: 30px !important;
        margin-top: 0 !important;
    }
    .featured-in h2 {
        font-size: 18px !important;
    }
    .featured-in-carousel .item {
        padding: 0;
        margin: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }
    .main-footer .footer-copyright {
        padding-bottom: 8px !important;
    }
}

@media screen and (max-width: 480px) {
    .legal-expert .expert-tile {
        padding: 10px !important;
    }
    .expert-tile img {
        width: 50%;
    }
    .expert-tile p.font-20.m-t-20 {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 420px) {
    .main-header .text-right.top-links.m-t-5 ul {
        width: 350px;
    }
    .middle-problems .left-wrap h3 {
        font-size: 18px !important;
        line-height: 24px;
    }
    .legal-expert .expert-tile h2 {
        font-size: 16px !important;
        line-height: 24px !important;
    }
}

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

@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;
    }
}