
a {
    color: #ff5454;
}


/* Loader */

.letter-holder .load-wrapp {
    text-align: center;
}

.letter-holder {
    padding: 20px;
}

.letter-holder .letter {
    display: inline-block;
    font-size: 25px;
    font-weight: 500;
}

.load-6 .letter {
    animation-name: loadingF;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-direction: initial;
}

.l-1 {
    animation-delay: 0.48s;
}

.l-2 {
    animation-delay: 0.6s;
}

.l-3 {
    animation-delay: 0.72s;
}

.l-4 {
    animation-delay: 0.84s;
}

.l-5 {
    animation-delay: 0.96s;
}

.l-6 {
    animation-delay: 1.08s;
}

.l-7 {
    animation-delay: 1.2s;
}

.l-8 {
    animation-delay: 1.32s;
}

.l-9 {
    animation-delay: 1.44s;
}

.l-10 {
    animation-delay: 1.56s;
}

@keyframes loadingF {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/* Loader */

.menu>.nav-item.submenu.mega_menu .mega_menu_inner {
    background: transparent !important;
    box-shadow: none !important;
}

.menu>.nav-item.submenu.mega_menu .mega_menu_inner>.dropdown-menu {
    background: #fff !important;
    box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05) !important;
}

.header_area {
    position: relative;
}

.header-logo {
    width: 225px;
}

.menu_one {
    padding: 2px 0;
}

.lang-select {
    border: 1px solid #2d355c;
    background: #2d355c;
    color: #fff;
    border-radius: 2px;
}

.lang-select:focus,
.lang-select:visited {
    outline: none;
    box-shadow: none;
}

.alter_nav .ti-user {
    font-size: 14px;
    border: 1px solid;
    border-radius: 50%;
    padding: 6px;
    font-weight: 600;
}

.mainmenu-right-slide .custom-select {
    border: 1px solid #2d355c;
}

.mainmenu-right-slide .custom-select:focus,
.mainmenu-right-slide .custom-select:visited {
    outline: none !important;
    box-shadow: none !important;
}

.alter_nav .nav-item:hover .nav-link:before {
    width: 0 !important;
}

.alter_nav .nav-item.active .nav-link:before {
    width: 0 !important;
}

.covid-close {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    color: #ff5454;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}

.h_security_banner_area {
    height: auto;
    min-height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
    /* padding: 120px 0px; */
    padding: 260px 0px;
    z-index: 1;
    background: rgb(248 252 255);
    /* background: -webkit-linear-gradient(to right,#cb2d3e, #f6626a);
    background: linear-gradient(to right, #cb2d3e, #f6626a); */
    background-image: -webkit-linear-gradient(-211deg, #191f3e 47%, #cb2d3e 47%);
    background-image: url(../img/my/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.s_round1 {
    background: url(../img/my/cloud.png) no-repeat center center;
    width: 147px;
    height: 82px;
    position: absolute;
    top: 15px;
    left: 0px;
    animation: myfirst 22s linear infinite;
}

.s_round2 {
    background: url(../img/my/cloud1.png) no-repeat center center;
    width: 127px;
    height: 71px;
    position: absolute;
    top: 140px;
    right: 0px;
    animation: mylast 30s linear infinite;
    z-index: -1;
}

.s_round3 {
    background: url(../img/my/car1.png) no-repeat center center;
    width: 250px;
    height: 81px;
    position: absolute;
    bottom: 20px;
    left: 10%;
    animation: myfirst 10s linear infinite;
    z-index: -1;
}

.security_banner_content h2 {
    color: #161d40;
}


/* New Header css*/

.mainmenu-right-slide img {
    width: 26px;
    display: inline-block;
    margin-right: 5px;
}

.mainmenu-right-slide a {
    font-size: 15px;
    font-weight: 500;
    padding: 0px 14px;
}

.mainmenu-right-slide .tel a {
    color: #2d355c;
    font-weight: 600;
}

.mainmenu-right-slide .btn {
    background: #ff5454;
    color: #fff;
    margin-left: 10px;
    padding: 8px 10px;
}

.leftbar .chat a {
    font-size: 16px;
    color: #2d355c;
    font-weight: 600;
}

.leftbar .chat img {
    width: 20px;
    display: inline-block;
    margin-right: 5px;
}

.leftbar .navbar-nav li,
.rightbar .navbar-nav li {
    padding: 0px 10px !important;
}

.topbar {
    width: 100%;
    border-bottom: 1px solid #ececec;
    padding: 6px 0;
}

.topbar .container-fluid {
    padding-left: 65px;
    padding-right: 100px;
}

.topbar .navbar {
    padding: 0px !important;
}

.topbar .menu {
    padding: 0px !important;
}

.topbar .menu>.nav-item+.nav-item {
    margin-left: 0px;
}

.topbar .leftbar {
    padding-top: 2px;
}

.covid-top-header {
    background: #f5f5f5;
    color: #222d39;
    padding: 10px;
    font-size: 13px;
    line-height: 18px;
}

.widget-wrap p {
    display: flex;
}

.widget-wrap p span {
    padding: 0px 8px;
}

.footer_top .intro_content .subcribes .form-control {
    border-radius: 4px;
    background-color: white;
    font: 300 16px/36px "Poppins", sans-serif;
    border: 0px;
    color: #a1a8be;
    height: 54px;
    padding-left: 30px;
    position: relative;
    z-index: 1;
}

.footer_top .intro_content .btn_submit {
    font: 400 14px/48px "Poppins", sans-serif;
    color: #fff;
    background: #ff5454;
    border-radius: 4px;
    padding: 0px 22px;
    border: 0px;
    z-index: 2;
    display: block;
    margin-top: 12px;
    float: right;
}

.footer_middle {
    padding: 26px 0 14px 0px;
    border-bottom: 1px solid #e5e7ea;
}

.f-logo-img1 {
    width: 254px;
    margin-top: 8px;
}


/* New Header css*/

.footer-text a {
    color: #677294;
}

.custom-back {
    background: #f4f8fc !important;
}

.custom-back-red {
    background: #f9f7fd !important;
}

.custom-back-red-new {
    background: #f9f7fd !important;
}

.choose_features_item {
    border-radius: 6px;
    background-color: white;
    box-shadow: 0px 40px 60px 0px rgba(92, 10, 20, 0.08);
    height: 100%;
    padding: 20px;
}

.choose_features_item img {
    margin-bottom: 20px;
    width: 80px;
}

.choose_features_item h5 {
    font-weight: 500;
    font-size: 20px;
    color: #2c2c51;
    margin-bottom: 15px;
    transition: color 0.2s linear;
    display: block;
}

.choose_features_item p {
    color: #7b7b93;
}

.breadcrumb_about {
    background: url(../img/my/bg.jpg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_common {
    background: url(../img/my/common.svg);
    position: relative;
    z-index: 1;
    padding: 180px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_plans {
    background: url(../img/my/plans.svg);
    position: relative;
    z-index: 1;
    padding: 180px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_services-computer {
    background: url(../img/my/serone/computer/banner.svg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_services-nettroubleshoot {
    background: url(../img/my/serone/network/banner.svg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_services-smarthome {
    background: url(../img/my/serone/smarthome/banner.svg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_services-printerin {
    background: url(../img/my/serone/printerin/banner.svg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_services-managedit {
    background: url(../img/my/sertwo/managedit/banner.svg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_services-cloudbased {
    background: url(../img/my/sertwo/cloudbased/banner.svg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_services-smallbus {
    background: url(../img/my/sertwo/smallbus/banner.svg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_services-networkfirewall {
    background: url(../img/my/sertwo/networkfirewall/banner.svg);
    position: relative;
    z-index: 1;
    padding: 150px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_contactus {
    background: url(../img/my/contact.svg);
    position: relative;
    z-index: 1;
    padding: 180px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.breadcrumb_ablog {
    background: url(../img/my/blog.svg);
    position: relative;
    z-index: 1;
    padding: 80px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.blog_content h5:hover {
    color: #ff5454;
}

.breadcrumb_aboutus {
    background: url(../img/my/bannersub.svg);
    position: relative;
    z-index: 1;
    padding: 180px 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.app_screenshot_area .owl-carousel .owl-item img {
    display: block;
    width: 200px;
    margin: 0 auto;
}

.cardss {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    margin-bottom: 40px;
}

.cardss:hover .pos_blog_item {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.h_security_img img {
    width: 100%;
    box-shadow: none !important;
}

.h_security_img:before {
    display: none !important;
}

#call-custom-footer:after {
    display: none !important;
}

.call-contact .s_service_item {
    text-align: center;
}

.call-contact .s_service_item .icon {
    margin: 0 auto 30px auto;
}

.text_box input[type=number] {
    font: 400 15px/60px "Poppins", sans-serif;
    color: #222d39;
    height: 60px;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
    width: 100%;
    border: 1px solid #fff;
    padding-left: 30px;
}

.text_box input::placeholder {
    color: #9ca6bb;
}

.text_box input[type=number]:focus {
    border-color: #f2effc;
    box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
    outline: none;
}

.contact_form {
    box-shadow: 0px 4px 20px 0px rgba(1, 1, 64, 0.1);
    padding: 40px 30px;
    border-radius: 20px;
    background: #fff;
}

.carttable {
    position: relative;
    margin: 20px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.carttable .table td,
.carttable .table th {
    padding: 5px;
}

.carttable .ti-check {
    color: #ff5454;
}

.carttable .ti-close {
    color: #ff5454;
}

.btn-remove {
    background: #ff5454;
    color: #fff;
    padding: 3px 10px;
}

.carttable-new {
    position: relative;
}

.carttable-new .table td,
.carttable-new .table th {
    padding: 5px;
}

.carttable-new .agency_banner_btn {
    margin-top: 50px;
    box-shadow: none;
    width: 100%;
}

.sec_padnew {
    padding: 50px 0 120px 0px;
}

.service-titles {
    font-weight: 600 !important;
    font-size: 30px !important;
    line-height: 45px !important;
}

.prices-list,
.prices-list-new,
.prices-star {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
    font-size: 18px;
}

.prices-list,
.prices-list-new {
    margin-top: 20px;
}

.prices-list li,
.prices-list-new li {
    padding-right: 10px;
}

.prices-list-new .btn {
    margin-left: 10px;
}

.memhide {
    display: none;
}

.prices-star li {
    margin-top: 10px;
    font-size: 18px;
    color: #ff5454
}

.prices-star .reviewss {
    color: #a4a1a1;
    padding-left: 10px;
}

.checkservices .checkbox input[type=checkbox] {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

.checkservices .checkbox input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 1px solid #ff5454;
    border-radius: 2px;
    background-color: white;
}

.checkservices .checkbox input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 14px;
    border: solid#ff5454;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 7px;
}

.checkservices {
    box-shadow: 0px 4px 20px 0px rgba(1, 1, 64, 0.1);
    padding: 10px 20px;
    margin: 30px 0;
}

.checkservices .join {
    padding-left: 10px;
}

.btns a {
    width: 100%;
    text-align: center;
}

.font-sizes {
    font-size: 10px;
    line-height: 16px;
}

#costumModal13 .modal-header,
#costumModal14 .modal-header {
    /* background-image: linear-gradient(90deg, #f6626a 0%, #cb2d3e 100%); */
    background-image: none !important;
    border: none;
    text-align: center;
    display: block;
    position: relative;
    padding: 0px;
}

#costumModal13 .modal-content {
    border: none !important;
}

#costumModal13 .modal-body {
    padding: 0px;
}

#costumModal13 .modal-content {
    background: #fff;
}

#costumModal13 .model-head {
    font-weight: 600;
    color: #fff;
    padding-top: 20px;
}

#costumModal13 .close {
    position: absolute;
    top: 14px;
    right: 14px;
    color: #ff5454;
    opacity: 1;
    font-size: 20px;
    z-index: 99999;
}

#costumModal13 img {
    width: 100%;
}

#costumModal13 .bg-colors {
    background: #2d355c;
}

#costumModal13 .modal-body h5 {
    text-align: center;
    color: #ff5454;
    font-weight: 600;
    padding-top: 10px;
}

#costumModal13 .modal-body h3 {
    text-align: left;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 85%;
    font-size: 34px;
}

#costumModal14 .modal-body h3 {
    text-align: center;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 100%;
    font-size: 34px;
}

#costumModal13 .modal-body h6 {
    font-weight: 600;
    margin-top: 30px;
}

#costumModal14 .modal-header .close {
    margin: 0px;
    color: #ff5454;
    opacity: 0.9;
    text-shadow: none;
}

#costumModal14 .banner-form {
    padding: 0px 30px 50px 30px;
}

#costumModal14 .modal-content {
    background-image: url(../img/my/fb.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.checkout_content input,
.checkout_content .selectpickers,
.checkout_content textarea,
.form-group input,
.form-group select,
.form-group textarea {
    border: 1px solid #e2e2e2 !important;
}

.form-group select {
    border: 0px !important;
    border-bottom: 1px solid #e2e2e2 !important;
    color: #222d39;
    margin-top: 12px;
}

.form-group select:visited,
.form-group select:focus {
    outline: none;
    box-shadow: none;
}

.checkout_content input {
    font: 400 15px/60px "Poppins", sans-serif !important;
    color: #222d39 !important;
}

.custom-radio label {
    margin: 0px;
    display: inline;
    color: #677294;
}

.stripe img {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.fixed {
    position: fixed;
    top: 12%;
    width: 320px;
}

.flip-card {
    background-color: transparent;
    width: 100%;
    height: auto;
    perspective: 1000px;
    position: relative;
    min-height: 345px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: transparent;
    color: black;
    border-top: 6px solid transparent;
    background: transparent;
    border-radius: 6px;
    padding: 40px 20px;
}

.flip-card-front img {
    width: 130px;
    margin: 0 auto;
    display: block;
}

.flip-card-back {
    border-top: 6px solid #f6626a;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    padding: 40px 20px;
    position: relative;
}

.flip-card-back p {
    line-height: 35px;
}

.flip-card-back .ti-control-record {
    color: #f6626a;
    font-weight: 600;
}

.flip-card .h_head {
    line-height: 32px;
}

.arrows1 {
    background: #ff5454;
    color: #fff;
    font-weight: 600;
    font-size: 28px;
    padding-top: 18px;
    border-radius: 50%;
    display: block;
    margin: 0px auto 25px auto;
    text-align: center;
    width: 60px;
    height: 60px;
}


/*Cookie Consent Begin*/

#cookieConsent {
    background-color: #1a203f;
    font-size: 12px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
    text-align: center;
    width: 100%;
}

#closeCookieConsent {
    cursor: pointer;
    position: absolute;
    top: -20px;
    right: 0px;
    color: #fff;
    font-size: 14px;
    background: #ff5454;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 33px;
}

#closeCookieConsent:hover {
    color: #FFF;
}

#cookieConsent a.cookieConsentOK {
    background-color: #ff5454;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 4px 12px;
    cursor: pointer;
    margin: 0px 20px;
}

#cookieConsent a.cookieConsentOK:hover {
    background-color: #ffffff;
    color: #ff5454;
}


/*Cookie Consent End*/


/* how we worK */

.setup_inner-vertical .setup_item {
    align-items: center;
    padding: 30px 0px;
    position: relative;
}

.setup_inner-vertical .setup_content {
    text-align: center;
    padding: 0 50px;
}

.setup_inner-vertical .setup_content h5 {
    font-size: 20px;
    font-weight: 600;
    color: #2c2c51;
    line-height: 28px;
    margin-bottom: 15px;
}

.setup_inner-vertical .setup_content p {
    font-size: 16px;
    color: #7b7b93;
    font-weight: 400;
    margin-bottom: 0;
}

.setup_inner-vertical .setup_item .round {
    border-radius: 50%;
    background-color: white;
    box-shadow: 0px 10px 30px 0px rgba(1, 1, 64, 0.08);
    width: 80px;
    height: 80px;
    text-align: center;
    margin: 0 auto;
    font-size: 30px;
    color: #ff5454;
    font-weight: 500;
    line-height: 80px;
    position: relative;
}

.setup_inner-vertical .setup_item .setup_img {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.setup_inner-vertical .setup_item:first-child .line {
    top: 39%;
    height: 18%;
}

.setup_inner-vertical .setup_item .line {
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    border-right: 2px dashed #ff5454;
    opacity: 0.3;
    margin-left: -1px;
    z-index: -1;
}

.banner-form {
    /* box-shadow: 0px 4px 20px 0px rgba(1, 1, 64, 0.1); */
    padding: 65px;
    background: none;
}

.banner-form .text_box textarea {
    height: 100px;
    line-height: 30px;
}

.banner-form h3 {
    text-align: center;
    padding-bottom: 35px;
    color: #2d355c;
    font-weight: 600;
}

.banner-form .text_box {
    margin-bottom: 30px;
}

.banner-form .text_box input,
.banner-form .text_box textarea {
    height: 50px;
    border-radius: 0px;
    background-color: rgb(255 255 255 / 0%);
    box-shadow: none;
    width: 100%;
    border: 1px solid #fff;
    padding-left: 15px;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
}

.banner-form .text_box textarea {
    height: 85px !important;
}

.banner-form .text_box input:focus,
.banner-form .text_box textarea:focus {
    border-color: #ff5454 !important;
    box-shadow: none;
    outline: none;
}

.f-logo-img {
    width: 220px;
    margin: 0 auto;
}

.cardss img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.txt-rotate {
    color: #ff5454;
}

.faq_accordian_two .card-header .btn {
    white-space: initial !important;
    display: flex !important;
    align-items: center;
}

.faq-imgs {
    width: 50px;
    padding-right: 10px;
}

.moretext,
.moretext01,
.moretext02,
.moretext03,
.moretext04 {
    display: none;
}


/* how we worK */

@media (max-width:1400px) {
    .covid-top-header {
        font-size: 10px;
    }
}

@media (max-width:1200px) {
    .topbar .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .flip-card-front,
    .flip-card-back {
        padding: 30px 20px;
    }
    .h_security_banner_area {
        padding: 120px 0px;
        background-position: center center;
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1170px;
    }
    .breadcrumb_head h1 {
        font-size: 50px;
        line-height: 75px;
    }
}

@media (min-width:992px) {
    .modal-lg,
    .modal-xl {
        max-width: 1200px;
    }
    #costumModal14 .modal-lg,
    #costumModal14 .modal-xl {
        max-width: 800px;
    }
}

@media (max-width:991px) {
    #costumModal13 .modal-body {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .banner-form {
        padding: 20px 10px;
    }
    #costumModal13 .modal-body h3 {
        line-height: 35px;
        width: 100%;
        font-size: 23px;
    }
    .mainmenu-right-slide .tel {
        display: block;
    }
    .breadcrumb_services-computer h1 br {
        display: none;
    }
    .mainmenu-right-slide .btn {
        margin-left: 0px;
        display: inline;
        width: 145px;
    }
    .mainmenu-right-slide a {
        width: 100%;
        display: block;
    }
    .breadcrumb_about {
        padding-top: 180px;
    }
    .alter_nav .navbar-nav .dropdown-menu {
        position: absolute !important;
    }
    .alter_nav .nav-item.submenu .dropdown-menu {
        padding-bottom: 30px !important;
    }
    .alter_nav {
        position: relative !important;
        right: auto !important;
        top: auto !important;
    }
    .mainmenu-right-slide .custom-select {
        width: 100px;
        margin-bottom: 15px;
    }
}

@media (max-width:580px) {
    .hideonmobile {
        display: none !important;
    }
    .topbar .navbar .nav-item a {
        font-size: 14px;
    }
    .mainmenu-right-slide a {
        font-size: 14px;
    }
    .mainmenu-right-slide img {
        width: 24px;
        margin-right: 4px;
    }
    .topbar .container-fluid {
        padding: 0px;
    }
}

@media (max-width:768px) {
    .s_round1,
    .s_round2,
    .s_round3 {
        display: none;
    }
    .breadcrumb_about {
        padding: 124px 0px 100px;
    }
    .footer_bottom p {
        text-align: center;
    }
    .h_security_banner_area {
        padding: 50px 0px;
        background-position: center center;
    }
    /* .h_security_banner_area {
        min-height: 850px;
        height: 100%;
    } */
}

.breadcrumb_common_home {
    background: url(../img/my/common/home.jpg);
    z-index: 1;
    position: relative;
    padding: 0px!important;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_common_home .container {
    padding: 100px 0px;
}

.breadcrumb_common_business {
    background: url(../img/my/common/business.jpg);
    z-index: 1;
    position: relative;
    padding: 0px!important;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.breadcrumb_common_business .container {
    padding: 100px 0px;
}

@media screen and (min-width:1200px) {
    .breadcrumb_common_home {
        background: url(../img/my/common/home.jpg);
        z-index: 1;
        position: relative;
        padding: 0px!important;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100%;
    }
    .breadcrumb_common_home .container {
        padding: 100px 0px;
    }
    .breadcrumb_common_business {
        background: url(../img/my/common/business.jpg);
        z-index: 1;
        position: relative;
        padding: 0px!important;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100%;
    }
    .breadcrumb_common_business .container {
        padding: 100px 0px;
    }
}

@media screen and (min-width:1600px) {
    .breadcrumb_common_home {
        background: url(../img/my/common/home.jpg);
        z-index: 1;
        position: relative;
        padding: 0px!important;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100%;
        min-height: 520px;
    }
    .breadcrumb_common_home .container {
        padding: 100px 0px;
    }
    .breadcrumb_common_business {
        background: url(../img/my/common/business.jpg);
        z-index: 1;
        position: relative;
        padding: 0px!important;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100%;
    }
    .breadcrumb_common_business .container {
        padding: 100px 0px;
    }
}
