@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .headernav .logo {
        width: auto;
    }

    .hdrc {
        padding-right: 0;
        padding-top: 0;
    }

    .serlist li a {
        padding: 35px 12px;
    }

    .registraion_box p {
        font-size: 15px !important;
    }

    .dt-sc-image-caption.type6 .dt-sc-image-content {
        padding: 0 40px;
    }

    .dt-sc-image-caption.type6 .dt-sc-image-title h6 {
        line-height: 36px;
        font-size: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    ul.serlist li:nth-child(10),
    ul.serlist li:nth-child(11),
    ul.serlist li:nth-child(3),
    ul.serlist li:nth-child(6),
    ul.serlist li:nth-child(7) {
        border-right: none;
    }

    .hdrc {
        padding: 16px 0;
    }
}

@media only screen and (max-width: 1266px) {

    .sec-services::after,
    .sec-services::before {
        display: none;
    }
}

@media only screen and (max-width: 991px) {

    .sec-services::after,
    .sec-services::before {
        display: none;
    }

    .logo,
    .terms_note {
        padding-top: 0;
    }

    .margin_set {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .sec-satisfy .text-center img {
        max-width: 180px;
    }

    ul.social_media li {
        padding: 0px 10px;
        font-size: 20px;
        display: inline-block;
    }

    ul.social_media {
        float: left;
        display: inline !important;
        width: 100%;
    }

    .wocreq .reqbtn {
        right: -51px;
        height: 28px;
        width: 130px;
        font-size: 14px;
    }


    .ch-info-back {
        display: none !important;
    }

    .ch-info,
    ul.serlist li {
        height: auto;
    }

    .ch-info-wrap {
        height: auto;
        position: static;
    }

    .ch-item {
        height: auto;
    }

    .ch-info {
        position: static;

    }

    .res_font {
        font-size: 15px;
    }

    h1.mobile-size {
        line-height:1.4;
    }

    .bg_partner {
        padding: 17px;
    }

    .bnt_join_partner ul li a {
        padding: 10px 7px;
        font-size: 14px;
    }

    .sec-services .container::before {
        background: none;
		display:none;
    }

    .serlist li a {
        padding: 20px 10px;
        font-size: 18px;
    }

    .headernav.fixed {
        position: fixed;
        padding: 0;
        border-bottom: 3px solid #e5e5e5;
    }

    .mobile-nav-toggle {
        top: 3px;
        right: 0;
        color: #fff;
    }

    ul.serlist li:nth-child(2),
    ul.serlist li:nth-child(4),
    ul.serlist li:nth-child(7),
    ul.serlist li:nth-child(9),
    ul.serlist li:nth-child(11),
    ul.serlist li:nth-child(14),
    ul.serlist li:nth-child(16) {
        border-right: none;
    }

    .registraion_box {
        margin-bottom: 15px;
    }

    .dt-sc-image-caption.type6 .dt-sc-image-title h6 {
        font-size: 27px;
    }

    .dt-sc-image-caption.type6 .dt-sc-image-content {
        padding: 0 60px;
    }

    .dt-sc-image-caption.type6:before {
        border-right: none;
        border-bottom: 2px solid #ccc;
    }

    .hdrc {
        padding: 20px 0 0;
    }
	    .headernav.fixed .hdrc {
        padding: 10px 0;
    }
	.headernav .logo img{max-width:200px;}

    .iconform .form-group .form-control {
        padding: 0 1rem 0 3rem;
    }

    .bg_box_white {
        margin-bottom: 16px;
    }

    .space_view {
        padding-top: 16px;
    }

    .intro_fs {
        font-size: 17px !important;
    }

    .space_bottom {
        margin-bottom: 20px;
    }

    .mobile-nav-active .mobile-nav-toggle {
        color: #02a449;
    }

    .otp-screen-design {
        width: 100%;
    }

    .sec-more-page .nwrapper {
        display: block;
        width: 100%;
    }

    .nwrapper .left {
        display: block;
        text-align: center;
    }

    .nwrapper h3 {
        margin-bottom: 20px;
    }

    .nwrapper .support {
        margin: 0 0 20px 0;
        width: 100%;
    }

    .mpages ul li {
        width: 100%;
    }   
}

@media only screen and (max-width: 576px) {
    .miniheader ul li.d-inline:first-child {
        display: none !important;
    }

    .miniheader ul li {
        padding: 0 3px !important;
    }

    .registraion_box .icon {
        width: 60px;
    }

    .miniheader ul li a {
        font-size: 14px !important;
    }

    .headernav.fixed {
        padding: 0;
        border-bottom: 3px solid #e5e5e5;
    }

    .otp-screen-design {
        width: 100%;
    }
}