@media (min-width: 1600px) {
    .ab_column {
        max-width: 40%;
    }
    .automation .shape {
        top: -70vh;
    }
    .home_area {
        padding-top: 170px;
    }
}


/*Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) and (max-width: 1300px) {
    .banner2_img {
        left: -20px;
        top: 116px;
        max-width: 108px;
    }
    .banner3_img {
        left: 15px;
        bottom: 6px;
    }
    .banner1_img {
        position: absolute;
        top: -80px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: 195px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (min-width: 992) and (max-width: 1199.98px) {
    .container {
        max-width: 992px;
    }
    .menu li a {
        font-size: 15px;
    }
}

@media (max-width: 1199.98px) {
    /*contact area*/
    .contact_heading {
        padding-bottom: 10px;
    }
    .contact_info li:last-child {
        padding-bottom: 0px;
    }
    .contact_icon a:last-child {
        padding-right: 0;
    }
    /*footer area*/
    .footer_list li:last-child {
        padding-bottom: 0px;
    }
    .footer_info li:last-child {
        padding-bottom: 0px;
    }
    .contact_wrapper {
        padding-bottom: 70px;
    }
    .footer_wrapper {
        padding-bottom: 70px;
    }
    .footer_icon a:last-child {
        padding-right: 0px;
    }
    /*banner area*/
    .banner_heading {
        font-size: 36px;
        line-height: 50px;
    }
    .banner_link {
        padding-top: 32px;
    }
    .banner2_img {
        left: -33px;
        top: 103px;
        max-width: 112px;
    }
    .banner3_img {
        left: 15px;
        bottom: 0px;
    }
    .banner1_img {
        top: -71px;
        max-width: 180px;
    }
    .banner5_img {
        max-width: 95px;
    }
    .banner4_img {
        max-width: 80px;
        bottom: -26px;
    }
    .menu li a {
        padding: 0 15px;
    }
    .home_area {
        padding-bottom: 215px;
        padding-top: 50px;
    }
    .pricing_area .adva_box ul {
        padding-left: 20px;
        padding-right: 20px;
    }
    .care_area {
        padding-top: 95px;
        padding-bottom: 125px;
    }
    .shape.v1 {
        bottom: -105px;
        left: 66%;
        max-width: 105px;
        width: 105px;
        height: 105px;
    }
    .shape.v2 {
        bottom: -138px;
        left: 4%;
        max-width: 84px;
    }
    .shape.v3 {
        right: 4%;
        bottom: 23%;
        max-width: 100px;
        width: 100px;
        height: 100px;
    }
    .shape.v4 {
        left: 17%;
        bottom: 20%;
        max-width: 95px;
        width: 95px;
        height: 95px;
    }
    .price_row {
        margin-right: -30px;
        margin-left: -30px;
    }
    .price_row [class*="col-"] {
        padding-left: 30px;
        padding-right: 30px;
    }
    .advangtage_area {
        padding: 20px 0 80px;
    }
    .offer_shape {
        top: -160px;
    }
    .offer_shape2 {
        top: 17vh;
    }
    .network_shape {
        top: 46vh;
    }
    .automation .shape {
        top: -180px;
    }
    .pricing_area {
        padding: 10px 0 140px;
    }
    .partner_wrapper .shape {
        display: none;
    }
    .partner_wrapper {
        padding-bottom: 75px;
    }
    .banner_wrapper {
        margin-bottom: 160px;
    }
    .footer_shape {
        top: -55.5%;
    }
    .contact_wrapper {
        padding-bottom: 50px;
    }
    /*terms area*/
    .terms_wrapper br {
        display: none;
    }
    .terms_shape {
        top: -72px;
    }
    .terms_shape2 {
        bottom: 8px;
    }
    .terms_shape3 {
        bottom: -3px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .container {
        max-width: 768px;
    }
}

@media (max-width: 991.98px) {
    .menu {
        background: -o-linear-gradient(315deg, #86E6FF 0%, #1A68FF 100%);
        background: linear-gradient(135deg, #86E6FF 0%, #1A68FF 100%);
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        z-index: 1;
    }
    .menu::before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: -webkit-gradient(linear, left top, right top, from(#1A68FF), to(#86E6FF));
        background: -o-linear-gradient(left, #1A68FF 0%, #86E6FF 100%);
        background: linear-gradient(90deg, #1A68FF 0%, #86E6FF 100%);
        border-radius: 0 40% 40% 0;
        z-index: -1;
    }
    .menu.current {
        left: 0;
    }
    .hamburger-menu {
        display: block;
    }
    .menu li {
        display: block;
        margin: 24px 0;
    }
    .menu li a {
        font-size: 20px;
        line-height: 23px;
        text-decoration: underline;
        color: #FFFFFF;
    }
    .menu p {
        font-weight: bold;
        font-size: 32px;
        line-height: 37px;
        color: #FFFFFF;
        margin-bottom: 30px;
    }
    .header_social {
        margin-left: 0;
        margin-top: 30px;
    }
    .header_social a:first-child {
        margin-left: 0;
    }
    .header_social a {
        color: #ffffff;
    }
    /*banner area*/
    .banner_heading {
        font-size: 27px;
        line-height: 37px;
    }
    .banner1_img {
        top: -61px;
        max-width: 160px;
    }
    .banner2_img {
        left: -10px;
        top: 109px;
        max-width: 70px;
    }
    .banner3_img {
        bottom: 1px;
        max-width: 107px;
    }
    .banner4_img {
        bottom: -29px;
        right: 45px;
    }
    .banner5_img {
        top: 50px;
        max-width: 80px;
    }
    .banner_img {
        padding: 130px 0 95px;
    }
    /*footer area*/
    .footer_wrapper h4 {
        padding-bottom: 5px;
    }
    .footer_wrapper .footer_contact_heading {
        padding-bottom: 30px;
    }
    .footer_text {
        padding-top: 60px;
    }
    .contact_info li a {
        font-size: 21px;
    }
    .contact_heading {
        padding-bottom: 0px;
    }
    .contact_content_area {
        padding-top: 0px;
    }
    h1 {
        font-size: 23px;
        line-height: 32px;
    }
    .home_area {
        padding-bottom: 155px;
        padding-top: 50px;
    }
    h3 {
        font-size: 21px;
        line-height: 31px;
    }
    .signature {
        font-size: 24px;
        line-height: 33px;
    }
    .adva_box {
        min-height: 210px;
    }
    .adva_box p {
        font-size: 16px;
        line-height: 1.3;
    }
    .box_img img {
        max-height: 120px;
        margin-top: -35px;
        margin-bottom: 20px;
    }
    .adva_box.v2 .box_img img {
        margin-top: -40px;
    }
    .advantage_row {
        min-height: 320px;
    }
    .img_box {
        padding: 85px 45px;
        margin-bottom: 70px;
    }
    h2 {
        font-size: 34px;
        line-height: 45px;
    }
    h4 {
        font-size: 19px;
        line-height: 23px;
    }
    .price_row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .price_row [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pricing_area .box_img img {
        max-height: 166px !important;
        margin-top: -45px !important;
        margin-bottom: -10px !important;
    }
    .pricing_area .adva_box ul {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pricing_area .adva_box ul li {
        font-size: 15px;
    }
    .mb_70 {
        margin-bottom: 30px;
    }
    .footer_wrapper li {
        padding-bottom: 15px;
        font-size: 14px;
        line-height: 18px;
    }
    .footer_info .footer_info_title {
        min-width: 140px;
    }
    .footer_wrapper {
        padding-bottom: 40px;
    }
    .network_shape {
        top: 28vh;
    }
    .automation .shape {
        top: -55px;
    }
}


/*Medium devices (tablets, 767px and down)*/

@media (max-width: 767.98px) {
    /*banner area*/
    .banner_heading {
        font-size: 25px;
        line-height: 34px;
        max-width: 442px;
        margin: 0 auto;
    }
    .banner_img h2 br {
        display: none;
    }
    .banner1_img {
        top: -77px;
        max-width: 125px;
    }
    .banner2_img {
        left: -23px;
        top: 40px;
        max-width: 85px;
    }
    .banner3_img {
        bottom: 0px;
        max-width: 86px;
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
        left: 16px;
    }
    .banner4_img {
        max-width: 70px;
        bottom: -30px;
    }
    .banner5_img {
        top: 23px;
        max-width: 69px;
        right: 16px;
    }
    /*contact area*/
    .contact_info li {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .contact_icon_area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .contact_icon_span {
        display: none !important;
    }
    /*footer area*/
    .footer_info li {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .footer_icon_area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .footer_text {
        text-align: center;
    }
    .ab_column {
        position: relative;
        left: auto;
        right: auto;
    }
    .home_area {
        padding-bottom: 35px;
        padding-top: 40px;
    }
    .shape.v2 {
        bottom: -110px;
        left: 0%;
        max-width: 78px;
        width: 78px;
        height: 78px;
    }
    .offer_area {
        padding-bottom: 40px;
    }
    .offer_area [class*="order-"] p {
        max-width: 100%;
    }
    /* terms area*/
    .terms_shape {
        top: 46px;
    }
    .terms_shape2 {
        bottom: 206px;
    }
    .offer_area .progressive img, .offer_area .progressive {
        width: 350px;
        height: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .site_logo img {
        width: 220px;
        height: 53px;
    }
}


/*Small devices (landscape phones, 575px and down)*/

@media (max-width: 575.98px) {
    /*contact area*/
    .contact_icon a {
        padding-right: 25px;
    }
    .contact_info .contact_info_title {
        min-width: 144px;
    }
    .contact_info li span {
        font-size: 16px;
    }
    .contact_info li a {
        font-size: 17px;
    }
    .home_area p {
        padding: 0px 0px 0px 8px;
        border-left: 3px solid #00052C;
    }
    .home_area p br {
        display: none;
    }
    .care_area {
        overflow: hidden;
    }
    .care_area h3 {
        max-width: 264px;
        margin-left: auto;
        margin-right: auto;
    }
    h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .signature {
        font-size: 16px;
        line-height: 22px;
        max-width: 264px;
        margin-left: auto;
        margin-right: auto;
    }
    .shape.v3 {
        right: -2%;
        bottom: 33%;
        max-width: 85px;
        width: 85px;
        height: 85px;
    }
    .advangtage_area .shape {
        left: 0;
        top: 140px;
        z-index: -1;
    }
    .adva_box p {
        font-size: 18px;
        line-height: 1.3;
        max-width: 224px;
    }
    .img_box {
        padding: 50px 20px;
        margin-bottom: 70px;
        border-radius: 10px;
    }
    .img_box h3 {
        font-size: 20px;
        line-height: 27px;
    }
    .adva_box {
        border-radius: 10px;
    }
    .adva_box::before {
        border-radius: 180px 15px 15px 220px;
    }
    h2 {
        font-size: 32px;
        line-height: 44px;
    }
    .pricing_area {
        padding: 10px 0 70px;
    }
    .partner_heding {
        padding-bottom: 20px;
    }
    .partner_wrapper {
        padding-bottom: 20px;
    }
    .banner_img {
        padding: 75px 50px 80px;
        border-radius: 10px;
        background-position: top right;
    }
    .banner3_img {
        bottom: 15px;
        max-width: 53px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        left: 15px;
        border-radius: 0 0 0 6px;
    }
    .banner2_img {
        left: -10px;
        top: 10px;
        max-width: 60px;
    }
    .banner4_img {
        max-width: 40px;
        bottom: 45px;
        right: 22px;
    }
    .banner1_img {
        top: -40px;
        max-width: 80px;
    }
    .banner_wrapper {
        margin-bottom: 100px;
    }
    h1 {
        font-size: 22px;
        line-height: 32px;
    }
    .shape.v1 {
        bottom: -87px;
        left: 68%;
        max-width: 80px;
        width: 80px;
        height: 80px;
    }
    .shape.v2 {
        bottom: -88px;
        left: 6%;
        max-width: 60px;
        width: 60px;
        height: 60px;
    }
    /*terms area*/
    .terms_shape {
        top: 95px;
    }
    .terms_list li {
        position: relative;
        padding-left: 20px;
    }
    .progressive.hero-img img {
        width: 351px;
        height: 291px;
    }
    .offer_area .progressive img {
        width: 350px;
        height: 350px;
        margin-left: auto;
        margin-right: auto;
    }
}