.topslogan {
    text-align: right;
    width: 40%;
}

.grid-amco-lead .features-grid {
    border: 1px solid #d4d4d4;
    background: #ffffff;
    padding: 20px;
}

.grid-amco-lead .features-grid p {
    min-height: 128px;
    padding-bottom: 5px;
}

.grid-amco-lead .features-grid {
    box-shadow: 0 0 8px #ccc;
}

.icon-box-amco-pm {
    padding: 10px;
}

.icon-box-amco-pm i:nth-child(1), .icon-box-amco-pm i:nth-child(3) {
    font-size: 50px;
}

.icon-box-amco-pm i {
    padding: 8px;
}

.icon-box-amco-pm i:nth-child(2) {
    font-size: 30px;
    width: 50px;
    position: relative;
}

.icon-box-amco-pm i:nth-child(2):before {
    position: absolute;
    top: -20px;
    left: 11px;
    color: #356f9d;
}

.icon-box-amco-pm.a {
    color: #5d80ff;
}

.icon-box-amco-pm.a:hover {
    color: #cdcdcd;
}

.icon-box-amco-pm.b {
    color: #30ad3a;
}

.icon-box-amco-pm.b:hover {
    color: #cdcdcd;
}

.icon-box-amco-pm.c {
    color: #1d4a8e;
}

.icon-box-amco-pm.c:hover {
    color: #cdcdcd;
}

.icon-amco-lead {
    padding: 5px;
}

.icon-amco-lead h3 {
    min-height: 60px;
}

.clear-lead {
    padding-bottom: 50px;
    border-bottom: 10px solid #356f9d;
}

.h3-amco-lead {
    padding-top: 57px;
}

.section-page-host.lead h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
}

.section-page-host.lead h4 {
    letter-spacing: -2px;
    font-size: 50px;
}

.hostprice-dev.lead {
    font-size: 25px;
}

.section-page-host.lead li {
    font-weight: 600;
}

.drop-lead > li > a {
    padding: 7px 20px !important;
}

/***adil**/
.header-block .row {
    padding: 0px !important;
}

section.email-dev p {
    margin-bottom: 15px;
}

.email-padd-dev {
    text-align: right;
}

div#submit-button-amco a {
    cursor: pointer;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: unset;
}

.top-menu ul li:nth-child(2), .top-menu ul li:nth-child(4), .top-menu ul li:nth-child(6), .top-menu ul li:nth-child(8) {
    margin: unset;
}

ul.dropdown-menu.drop-lead {
    background: #ffffff;
    padding: 0px;
    width: 300px;
}

ul.dropdown-menu.drop-lead li {
    width: 100%;
    margin: 0px;
    transition: 0.7s;
}

ul.dropdown-menu.drop-lead li:hover {
    background: #d0d0d0;
    transition: 0.7s;
}

#mojar-menu-amco ul li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
    color: white;
}

#mojar-menu-amco ul li a {
    color: white;
}

#mojar-menu-amco > ul {
    text-align: right;
    width: 91%;
    float: left;
    padding-right: 10px;
}

#mojar-menu-amco ul.dropdown-menu li a {
    color: #1f1f1f;
    padding: 0px !important;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 3px;
    text-transform: uppercase;
}

#mojar-menu-amco ul.dropdown-menu li span {
    color: #656565;
    text-align: justify !important;
}

#mojar-menu-amco ul.dropdown-menu li {
    border-bottom: 1px solid #cdcdcd;
    text-align: left;
    padding: 10px;
}

#mojar-menu-amco > ul li:nth-child(1), #mojar-menu-amco > ul li:nth-child(2),#mojar-menu-amco > ul li:nth-child(3) {
    border-right: 2px solid #fff;
    padding-right: 6px;
    margin-right: 2px;
}

li.host_desc-dev h4 {
    margin-bottom: 8px;
    margin-top: 10px;
}

html input[disabled].number-slider::-webkit-slider-thumb {
    background: #6d6d6d;
    cursor: not-allowed;
}

html input[disabled].number-slider::-moz-range-thumb {
    background: #6d6d6d;
    cursor: not-allowed;
}

.icon-amco-lead img {
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
    background-color: #3376a3;
    border-radius: 5px;
}

.bal-lead {
    margin-right: 8px;
    font-size: 20px !important;
    width: 20px;
    border-radius: 0;
    height: 20px;
    text-align: center;
    padding-top: 3px;
}

.bal-lead.a {
    color: blue;
}

.bal-lead.b {
    color: #50d450;
}

.bal-lead.c {
    color: green;
}

.pic-lead {
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
}

.ttt-lead {
    color: #928989 !important;
}

.service-lead {
    background: #356f9d;
}

.topslogan.motto-lead {
    font-size: 14.4px;
    font-weight: normal;
}

p.social-icon-head {
    width: 91px;
}

/***end adil- mahmud.2345@gmail.com****/
@media (max-width: 1024px) {
    .box-dev {
        min-height: 437px;
    }

    .box-dev h2 {
        font-size: 23px;
        font-weight: bold;
    }

    .grid-amco-lead .features-grid p {
        min-height: 174px;
    }

    .top-menu ul li {
        font-size: 14px;
        margin: 0 10px;
    }

    .topslogan {
        width: 47%;
    }

    #mojar-menu-amco > ul {
        width: 85%;
    }
}

@media (max-width: 768px) {
    .box-dev {
        min-height: unset;
    }

    .topslogan {
        width: 100%;
    }

    .top-menu ul li {
        font-size: 17px;
        margin: 5px 10px;
    }

    .grid-amco-lead .features-grid p {
        min-height: unset;
    }

    div#mojar-menu-amco {
        margin-bottom: 18px;
    }

    #home h3 {
        font-size: 25px !important;
        padding: 1em 0.6em !important;
    }

    #mojar-menu-amco ul {
        right: 0;
        left: unset;
    }
}

@media (max-width: 767px) {
    #mojar-menu-amco > ul {
        width: 100%;
        margin-bottom: 10px;
    }

    #home h3 {
        padding: 1em 0.6em;
    }

    #home h4 {
        padding: 0.8em 0em !important;
    }

    #home h2 {
        font-size: 26px;
        padding: 20px 0;
    }

    .section-page-host h3 {
        font-size: 20px !important;
    }

    .section-page-host h4 {
        font-size: 20px !important;
    }
}

@media (max-width: 375px) {
    .btn-lead {
        width:100% !important;
    }
}
