/* MEDIA QUERY RESPONSIVE STRAT */

@media only screen and (max-width: 1920px) {
}
@media only screen and (max-width: 1580px) {
  .pull-left,
  .pull-right {
    width: 50px;
    height: 50px;
  }
  .pull-left {
    left: -60px;
  }
  .pull-right {
    right: -60px;
  }
}
@media only screen and (max-width: 1400px) {
  .container {
    max-width: 1170px !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1300.98px) {
  .slick-arrow-holder {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-top: 20px;
  }
  .pull-left,
  .pull-right {
    position: relative;
    top: 0;
    right: 0 !important;
    left: 0 !important;
    transform: translate(0);
  }
  .topics ul li a svg {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .hero-video::after {
    right: -2rem !important;
    top: -2rem !important;
    width: 456px !important;
    height: 456px !important;
    background-size: 443px !important;
  }
  .hero-video {
    width: 456px !important;
    height: 456px !important;
  }
  .hero-video-item {
    width: 456px !important;
    height: 456px !important;
  }
  .inner-grey-sec,
  .quick-sec {
    padding-bottom: 60px;
  }
  .inner-grey-sec {
    margin: 0 15px;
  }
  .grey-box h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .main-article-wrapper .check-content {
    padding: 0 15px 20px;
  }
  .main-article-wrapper .check-box,
  .topics {
    border-radius: 20px;
  }
  .topics {
    margin-bottom: 30px;
  }
  .main-article-wrapper .check-box-img img {
    border-radius: 20px 20px 0 0;
  }
  .report-sec {
    padding-bottom: 80px;
  }
  .report-sec .row > *:nth-child(2) .cmn-heading {
    padding: 0;
  }
  .reason-text ul li::after {
    width: 7px;
    height: 14px;
    background-size: contain;
  }
  .reason-text ul li {
    line-height: 27px;
    margin-bottom: 11px;
    padding-left: 22px;
  }
  .feature-box ul .def-social-list a:hover span {
    font-size: 16px;
  }
  .feature-box h1 {
    font-size: 36px;
    line-height: 43px;
    margin: 30px 0 20px;
  }
  footer {
    margin-top: 80px;
    padding-top: 60px;
  }
  .foot-end {
    margin: 20px 0 0;
  }
  .footer-top-content .cmn-heading p {
    font-size: 18px;
    line-height: 27px;
    max-width: 518px;
  }
  .page-menu-links ul li {
    margin-bottom: 8px;
  }
  .grey-box {
    padding: 35px 15px 10px;
  }
  .annuation-sec .grey-box-wrapper {
    padding: 0 15px;
  }
  .charge-sec {
    padding: 50px 0 0px;
  }
  .banner {
    padding: 60px 0;
  }
  .cmn-heading h2 {
    margin-bottom: 10px;
  }
  .annuation-sec {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 1080px) {
  .feature-box ul li + li .def-list::after {
    height: 45px;
  }
  .down-feature-box.feature-box ul .def-social-list {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: auto;
    padding: 0;
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    padding-left: 20px;
  }
  .down-feature-box.feature-box ul .def-social-list::after {
    display: block;
  }
  .feature-box ul {
    flex-wrap: wrap;
  }
  .feature-box ul .def-social-list {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 100%;
    padding: 0;
    border-top: 1px solid black;
    padding-top: 20px;
    margin-top: 20px;
  }
  .feature-box ul .def-social-list::after {
    display: none;
  }
  .feature-box ul .social-list-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .charge-text h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    min-height: 60px;
  }
  .footer-top-content .cmn-heading {
    max-width: 400px;
  }
  footer .cmn-heading {
    padding-bottom: 10px;
  }

  .page-menu-links h6 {
    margin-bottom: 18px;
  }
}

@media only screen and (max-width: 991.98px) {
	.blog-single2 .img, .blog-single-one-wrapper .img {
		height: auto!important;
	}
  .blog-single-one-wrapper h3 {
    font-size: 30px;
    line-height: 1.4;
  }
  .hero-video {
    width: 336px !important;
    height: 336px !important;
  }
  .hero-video::after {
    right: -1.5rem !important;
    top: -1.3rem !important;
    width: 336px !important;
    height: 336px !important;
    background-size: 326px !important;
  }
  .hero-video-item {
    width: 336px !important;
    height: 336px !important;
  }
  .hero-modal-info h2 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #000;
  }
  .foot-end {
    flex-direction: column;
    gap: 10px;
  }
  .quick-sec-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  .def-quick-sec {
    padding: 60px 0 !important;
  }
  .def-quick-sec .cmn-heading {
    max-width: 675px;
    text-align: center;
  }
  .founder-img img {
    margin: 0 auto 30px;
  }
  .inner-grey-sec .grey-box {
    min-height: unset;
    padding: 20px;
  }
  .report-sec {
    padding-bottom: 60px;
  }
  .report-form {
    border-radius: 15px;
  }
  .report-form .cmn-heading {
    padding: 35px 15px 20px 15px;
    margin: 0;
  }
  .report-form .input-wrapper {
    margin-bottom: 18px;
  }
  .report-form form {
    padding: 0 15px 15px;
  }
  footer {
    margin-top: 35px;
    padding-top: 50px;
  }
  .footer-top-content .cmn-heading {
    max-width: 385px;
  }
  .check-content p {
    line-height: 23px;
    margin-bottom: 5px;
    max-width: unset;
  }
  .charge-img a::after {
    width: 45px;
    height: 45px;
  }
  .check-content h5 {
    font-size: 22px;
    line-height: 27px;
    max-width: unset !important;
  }
  .annuation-sec .check-content {
    padding: 0 15px 15px;
  }
  .check-box-img img {
    border-radius: 25px 25px 0 0;
  }
  .check-box,
  .charge-slider .slick-list,
  .grey-box-wrapper .row {
    border-radius: 25px !important;
  }
  .check-content {
    padding: 0 15px 20px;
  }
  .banner {
    padding: 40px 0 50px;
  }
  .inner-banner {
    padding: 20px 0 20px;
  }
  .sticky .nav-links-wrapper {
    padding: 0;
  }
  .sticky {
    top: 0px;
    background: var(--white);
  }
  .header-button a {
    margin-right: 55px;
  }
  .nav-links-wrapper {
    background: transparent;
    padding: 0;
    border: none;
    backdrop-filter: unset;
    box-shadow: none;
    position: relative;
    z-index: 9;
  }
  .head-search {
    position: unset;
  }
  .head-search-form {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    left: 0;
    top: 0;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    gap: 15px;
  }
  .head-search-form form {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
  }
  .cross-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50px;
    font-size: 33px;
    color: white;
    right: 50px;
    width: 35px;
    border-radius: 50%;
    border: 7px solid black;
    height: 35px;
    outline: 2px solid transparent;
    position: fixed;
    transition: var(--default-trans);
  }
  .cross-icon:hover {
    outline: 2px solid var(--white);
    color: white;
  }
  .head-search-form.open {
    display: flex;
  }
  .head-search-form.close {
    display: none;
  }
  .mob-search {
    position: absolute;
    right: 207px;
    top: 50%;
    transform: translate(0, -50%);
    min-width: 40px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(216, 216, 216, 1);
    border-radius: 200px;
    background: url(images/Search.png) no-repeat center;
    font-size: 0;
    padding: 10px 20px;
    height: 40px;
    transition: var(--default-trans);
    background-color: #f5f5f5;
    display: block;
  }
  .mob-search:hover {
    background-color: #d0d0d0;
  }
  .nav_and_mail .nav_sec ul li ul li a {
    border-radius: 0;
  }
  /* ------------------ HEADER RESPONSIVE START ------------------ */
  span.toggle-menu {
    width: auto;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
  }

  .toggle-menu i {
    color: #313131;
    font-size: 23px;
    margin: 0px;
    border: 2px solid #313131;
    padding: 7px 9px;
    border-radius: 5px;
  }
  .nav_and_mail .nav_sec {
    width: 280px;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    right: -100%;
    padding: 70px 0 0;
    background: #070710 !important;
    display: block;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
  }

  .nav_and_mail .nav_sec.slidein {
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .nav_and_mail .nav_sec .cls-btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    background: url(images/cross.png) no-repeat center;
  }

  .nav_and_mail .nav_sec ul {
    text-align: left;
    flex-direction: column;
    background: #070710 !important;
    height: auto;
    gap: 0;
  }
  .nav_and_mail .nav_sec ul li ul li a:hover {
    color: #313131 !important;
  }
  .nav_and_mail .nav_sec ul > li {
    display: block;
    padding-bottom: 0;
    width: 100%;
    margin: 0;
  }

  .nav_and_mail .nav_sec ul > li + li {
    margin-left: 0;
  }

  .nav_and_mail .nav_sec ul > li a {
    color: #fff;
    padding: 7px 15px;
    font-size: 15px;
    border-radius: 0;
  }

  .nav_and_mail .nav_sec ul li a:before {
    display: none;
  }

  .nav_and_mail .nav_sec ul > li:hover > a,
  .nav_and_mail .nav_sec ul > li.active > a {
    background: #c0c0c0;
    color: var(--black) !important;
  }

  .nav_and_mail .nav_sec ul li {
    padding: 0px;
  }

  .nav_and_mail .nav_sec > ul > li > a:after,
  .nav_and_mail .nav_sec > ul > li > a:after {
    display: none;
  }

  .nav_and_mail .nav_sec img {
    display: inline-block;
    vertical-align: middle;
  }

  .nav_and_mail .nav_sec i {
    font-style: normal;
    color: #fff;
    line-height: 30px;
    font-size: 21px;
    font-weight: 600;
  }

  .nav_and_mail .nav_sec ul > li:hover ul {
    display: none;
  }

  .nav_and_mail .nav_sec ul > li ul {
    width: 100%;
    background: var(--orange);
    position: static;
    top: 100%;
    left: 0;
    text-align: left;
    display: none;
    border-radius: 0;
    padding: 0;
    transition: 0s;
    visibility: visible;
    opacity: 1;
    pointer-events: all;
  }

  .nav_and_mail .nav_sec ul li ul li a {
    padding: 6px 35px;
    color: #fff;
  }

  .nav_and_mail .nav_sec ul ul > li:hover > a,
  .nav_and_mail .nav_sec ul ul > li.active > a {
    background: black;
    color: #fff !important;
  }

  .nav_and_mail .nav_sec ul li .arw-nav {
    width: 40px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    transform: translate(0, 0);
    cursor: pointer;
    background: url(images/arw.png) no-repeat center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .nav_and_mail .nav_sec ul li .arw-nav.actv {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  /* ------------------ HEADER RESPONSIVE END ------------------ */
  .header-top {
    padding: 20px 0;
  }

  .page-menu-links {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 840px) {
  .stage-desp p {
    font-size: 18px;
    line-height: 27px;
  }
  .footer-top-content {
    flex-direction: column;
  }
  .footer-top-content .cmn-heading {
    max-width: unset;
    width: 100%;
    text-align: center;
  }
  .social-links {
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 25px;
  }
  .page-menu-wrapper {
    justify-content: center;
    flex-direction: column;
  }
  .page-menu-links ul {
    margin-bottom: 20px;
  }
  .foot-end {
    justify-content: center;
    flex-direction: column;
    gap: 10px;
  }
  .footer-top-content .cmn-heading p {
    font-size: 16px;
    line-height: 25px;
    max-width: 518px;
    margin: 0 auto;
  }
  .charge-text h4 {
    font-size: 19px;
    line-height: 30px;
  }
  .banner .row > * {
    width: 100% !important;
  }
  .banner-text h1 {
    max-width: 542px;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 43px;
  }
  .search-results .page-title {
    font-size: 36px;
    line-height: 42px;
  }
  .cmn-heading h2,
  .default-content h2 {
    font-size: 34px;
    line-height: 42px;
  }
  .default-content h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .default-content h4 {
    font-size: 25px;
    line-height: 35px;
  }
  .default-content h5 {
    font-size: 22px;
    line-height: 33px;
  }
  .default-content h6 {
    font-size: 20px;
    line-height: 30px;
  }
  .cmn-heading h2 b {
    font-size: 30px;
    line-height: 40px;
  }
  .banner-text h1 b {
    font-family: inherit;
    font-size: 30px;
    line-height: 42px;
  }
  .circle-frame {
    padding: 25px;
    max-width: 400px;
    margin: 0 auto;
  }
  .circle-frame a::after {
    width: 60px;
    height: 60px;
  }
  .banner-text {
    text-align: center;
  }
  .banner .row {
    align-items: center;
    flex-direction: column-reverse;
  }
  .banner-text h1,
  .banner-text p {
    max-width: unset;
  }
}
@media (min-width: 575px) and (max-width: 767px) {
	
  .hero-video-item {
    width: 514px !important;
    height: 514px !important;
  }
  .hero-video {
    width: 514px !important;
    height: 514px !important;
  }
}
@media only screen and (max-width: 575px) {
  .stages-box {
    border-radius: 25px;
    padding: 35px 20px 20px;
  }
  .page-template-About-us .founder-sec {
    display: none;
  }
	 .hm-pause-btn {
            width: 50px;
            height: 50px;
            font-size: 30px;
        }

        .ply-btn {
            width: 50px;
            height: 50px;
            font-size: 30px;
        }
}
@media only screen and (max-width: 767.98px) {
	.vid-box iframe {
	width: 100%;
	height: 300px;
}
	.hm-video-popup .hm-video-popup-content {
		width: 100%;
		height: 200px;
		display: flex;
    	align-items: center;
    	justify-content: center;
	}
	.hm-video-popup iframe {
		width: 100%;
		height: 200px;
	}
	.ftr-btn-content {
		width: 100%;
	}
	.ftr-btn-content a {
		display: flex;
		align-items: center;
		justify-content:center;
	}
	.ftr-btn-flex2 {
		flex-direction: column;
		
	}
	.ftr-btn-flex a {
		width: 100%
	}
  .blog-single-one-wrapper {
    padding: 40px 0;
  }
  .blog-single-one-wrapper .img {
    margin-bottom: 15px;
  }
  .blog-single-one-wrapper .img1 {
    width: 100%;
    float: initial;
    margin-right: 0px;
  }

  .blog-single-one-wrapper .img2 {
    width: 100%;
    float: initial;
    margin-left: 0px;
  }
  .hero-video::after {
    width: 100% !important;
    min-width: 514px !important;
    height: 100% !important;
    background-size: 500px !important;
    top: -1.8rem !important;
    right: -1.8rem !important;
  }
  .hero-video {
    margin-top: 20px !important;
  }
  .hero-modal-info h2 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #000;
  }
  .hero-modal-info h1 {
    font-size: 30px !important;
  }
  .ftr-bootmark {
    display: none !important;
  }
  .bkmrk-alrt {
    width: 90% !important;
    left: 50% !important;
    transform: translatex(-50%) !important;
    right: 0 !important;
    display: none !important;
  }
  .bkmrk-alrt p {
    font-size: 14px;
  }
  .modall .modall-content {
    padding: 20px;
  }
  .hero-modal .hero-modal-content ul li {
    font-weight: 300!important;
    font-size: initial!important;
    line-height: 25px;
    color: #565656!important;
  }
  .modall .modall-content p {
    font-size: 14px;
  }
  .modall-close {
    right: 3rem;
  }
  .banner-read-more {
    font-size: 14px;
  }
  .hero-modal-content {
    /* 	overflow-y: auto;
	overflow-x: clip;
	height: 450px; */
  }
  .hero-modal-info {
    height: 450px;
  }
  .ftr-modal .ftr-modal-content .more-modal-btn {
    font-size: 14px;
  }
  .ftr-modal .ftr-modal-content p,
  .hero-modal .hero-modal-content p {
    font-size: 18px;
    line-height: 25px;
  }
  .hero-modal .hero-modal-content .hero-modal-times {
    width: 30px !important;
    height: 30px !important;
  }
  .ftr-btn-content a {
    font-size: 14px;
  }
  .ftr-menu-content p {
    text-align: center;
  }
  .founder-sec {
    padding-bottom: 70px;
  }
  .mission-sec {
    padding-bottom: 50px;
  }
  .mission-sec .rectangle-frame {
    margin-bottom: 30px;
  }
  .rectangle-frame {
    padding: 30px;
  }
  .report-sec .row > *:nth-child(2) .cmn-heading {
    max-width: unset;
    margin-top: 30px;
  }
  .inner-banner {
    padding: 20px 0 40px;
  }
  .report-sec {
    padding-bottom: 40px;
  }
  .reason-text {
    margin-top: 30px;
  }
  .feature-img img {
    border-radius: 13px;
  }
  .feature-img {
    margin: 20px 0 30px;
  }
  .feature-box ul .def-social-list a span {
    display: none !important;
  }
  .feature-box ul .def-social-list a:hover {
    background: black;
  }
  .feature-box ul .def-social-list a:hover i {
    color: var(--white);
  }
  .alignright,
  .alignleft {
    float: none;
    margin: 20px auto;
  }
  .row-blog.row > * {
    margin-bottom: 25px;
  }
  .annuation-sec {
    padding-top: 50px;
  }
  .grey-box {
    padding: 25px 15px 5px;
  }

  .check-content h5 a img {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 680.98px) {
  .quick-sec-wrapper {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }
  .report-sec .row > *:nth-child(2) .cmn-heading h5 {
    font-size: 20px;
    line-height: 29px;
  }
  .intro1 {
    gap: 5px;
  }
  .intro1 {
    font-size: 15px;
  }
  .main-article-wrapper > *:nth-child(1) .row > * {
    width: 100%;
  }
  .cross-icon {
    top: 20px;
    right: 20px;
  }
  .pull-right i,
  .pull-left i {
    font-size: 22px;
  }
  .charge-sec {
    padding: 30px 0 0px;
  }
  .logo {
    width: 230px;
  }
  .header-button a {
    margin-right: 47px;
    font-size: 14px;
    padding: 11px 30px;
  }
  .mob-search {
    right: 165px;
  }
}

@media only screen and (max-width: 620.98px) {
  .feature-box ul {
    justify-content: center;
  }
  .feature-box ul li {
    width: 46%;
    text-align: center;
    padding: 10px 30px;
    border: 1px solid black;
    border-radius: 200px;
    margin: 7px;
  }
  .down-feature-box.feature-box ul li {
    width: auto;
    text-align: center;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: 0 10px;
  }
  .feature-box ul .social-list-wrapper {
    padding: 0;
    border: none;
    margin: 0;
  }
  .feature-box ul li + li .def-list::after {
    display: none;
  }
  .feature-box ul li + li .def-list {
    padding-left: 0px;
    justify-content: center;
  }
  .feature-box ul li + li .def-list {
    padding-left: 0px;
  }
  .feature-box ul .def-list {
    gap: 10px;
    justify-content: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .hm-pause-btn {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }
  .ply-btn {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }
  .hero-video {
    max-width: 280px !important;
    max-height: 280px !important;
    margin: auto !important;
  }
  .hero-video-item {
    width: 280px !important;
    height: 280px !important;
  }
  .hero-video {
    margin-top: 0px;
  }
  .hero-video::after {
    width: 100%;
    min-width: 280px !important;
    height: 280px !important;
    background-size: 270px !important;
    top: -1rem !important;
    right: -1rem !important;
  }
  .ply-btn svg {
    width: 50px;
  }

  .def-quick-sec {
    padding: 40px 0 !important;
  }
  .feature-box ul .def-list span {
    font-size: 17px;
    line-height: 20px;
  }
  .founder-sec-wrapper {
    border-radius: 20px;
    padding: 25px;
  }
  .report-form .input-wrapper input[type="submit"] {
    padding: 10px 44px;
    font-size: 14px;
  }
  .report-form .input-wrapper input {
    font-size: 14px;
    padding: 11px 15px;
  }
  .rectangle-frame img {
    border-radius: 22px;
  }
  .rectangle-frame {
    padding: 24px;
  }
  .inner-grey-sec .grey-box-img {
    text-align: center;
  }
  .feature-box ul a {
    font-size: 16px;
  }
  .inner-grey-sec .grey-box h3 {
    max-width: unset;
    text-align: center;
  }
  .head-search input {
    min-width: 300px;
  }
  .banner-text h1 b {
    font-size: 25px;
    line-height: 35px;
  }
  .cmn-heading h2,
  .default-content h2 {
    font-size: 27px;
    line-height: 35px;
  }
  .default-content h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .default-content h4 {
    font-size: 23px;
    line-height: 33px;
  }
  .default-content h5 {
    font-size: 20px;
    line-height: 30px;
  }
  .default-content h6 {
    font-size: 18px;
    line-height: 28px;
  }
  .cmn-heading h2 b {
    font-size: 25px;
    line-height: 33px;
  }
  .circle-frame a::after {
    width: 45px;
    height: 45px;
  }
  .cmn-btn a {
    padding: 9px 40px;
    min-width: 150px;
    font-size: 14px;
  }
  .banner-text h1,
  .feature-box h1,
  .search-results .page-title {
    font-size: 32px;
    line-height: 42px;
  }
  .page-menu-links {
    max-width: unset;
    width: 100%;
  }
  .foot-end ul {
    flex-direction: column;
    gap: 0;
  }
  .page-menu-links h6,
  .page-menu-links ul {
    text-align: center;
  }
  .page-menu-links ul li {
    float: none;
    width: 100%;
  }
  .hero-modal-info h1 {
    font-size: 22px !important;
  }
}

@media only screen and (max-width: 520px) {
  .reason-text ul li {
    line-height: 26px;
    margin-bottom: 8px;
    padding-left: 22px;
  }
  .mob-search {
    right: 50px;
  }
  .down-feature-box.feature-box ul .def-social-list {
    padding: 0;
  }
  .down-feature-box.feature-box ul .def-social-list::after {
    display: none;
  }
  .down-feature-box.feature-box ul {
    gap: 20px;
    flex-direction: column;
  }
  .nav_and_mail .nav_sec ul .header-button {
    display: block;
  }
  li.header-button a {
    margin: 0;
  }
  div.header-button a {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .feature-box ul li {
    width: 100%;
  }
  .feature-box ul .def-list {
    justify-content: center;
  }
  .toggle-menu i {
    font-size: 18px;
    padding: 6px 8px;
  }
  .check-content h5 {
    font-size: 20px;
    line-height: 27px;
  }
  .mob-search {
    right: 45px;
    min-width: 30px;
    padding: 6px 16px;
    height: 35px;
    background-size: 15px;
  }

  .menu-btn a {
    padding: 7px 10px;
    font-size: 14px;
  }

  .social-links li a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 420px) {
  .stages-box h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .inner-banner {
    padding: 20px 0 30px;
  }
  .logo {
    width: 200px;
  }
  .feature-box h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .rectangle-frame img {
    border-radius: 20px;
  }
  .rectangle-frame {
    padding: 20px;
  }
  .ftr-btn-content {
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (max-width: 380px) {
  .logo {
    width: 180px;
  }
}

/* MEDIA QUERY RESPONSIVE END */
