/* menubar */
@media(max-width:900px) {
    header .menu_con #navigation nav ul li{
        padding: 0;
    }
    header .menu_con #navigation nav ul li a{
        padding-right: 0;
    }

    header {
        position: relative;
    }

    .slim-container a.slimNav_sk78-reveal span {
        background: #000 !important;
    }

    .slim-container .slim-nav {
        margin-top: 55px;
    }

    .slim-container a.slimNav_sk78-reveal span>span {
        position: relative;
        top: 8px;
        background: #000 !important;
    }

    header .menu_con #navigation nav ul {
        display: block;
    }

    .slim-container .slim-bar {
        position: absolute;
        left: 0;
        top: 0px;
        z-index: 11;
        background: transparent;
    }

    header .row {
        align-items: unset;
    }

    /* //topbar */
    .top-header p {
        font-size: 12px !important;
    }

    .slim-container a.slimNav_sk78-reveal {
        color: #000;
        width: 34px;
        top: 4px;
        font-size: 28px !important;
    }

    .header_mid_logo img {
        height: 60px;
    }

    header .menu_con #navigation nav ul li a {
        color: #fff;
    }

    .slim-container .slim-nav {
        background: #17bfe6;
    }

    header .drop {
        position: absolute;
        right: 50px;
        top: 0;
        z-index: 99;
    }

    header .drop ul {
        margin-right: 19px;
        margin-top: 12px;
    }

    .slim-container a.slimNav_sk78-reveal span {
        background: #17bfe6 !important;
    }

    .slim-container a.slimNav_sk78-reveal span span {
        background: #17bfe6 !important;
    }

    .slim-container a.slimNav_sk78-reveal {
        color: #17bfe6;
    }

    header .drop {
        right: 66px;
    }

}








/* for overflow in mobile */
@media(max-width:767px) {

    /*    
     common element */
    h2 {
        font-size: 22px !important;
        line-height: 36px !important;
    }

    h3 {
        font-size: 20px !important;
        line-height: 27px !important;
    }

    h4 {
        font-size: 19px !important;
        line-height: 36px !important;
    }

    h5 {
        font-size: 18px !important;
        line-height: 29px !important;
    }

    h6 {
        font-size: 17px !important;
        line-height: 30px !important;
    }

    p {
        font-size: 14px !important;

    }

    a {
        font-size: 13px !important;
    }

    .banner-section .ban-tx .text h2 span {
        position: unset !important;
    }

    .section3 .heading {
        flex-direction: column;
    }

    .section4 form {
        position: relative;
    }

    .section7 form {
        position: relative;
    }

    footer .bottom-footer .left-side ul {
        flex-wrap: wrap;
    }
    footer .top-footer .footer-card a{
        font-size: 13px !important;
    }
    footer .top-footer .footer-card{
        justify-content: unset !important;
    }

    .banner-section .ban-tx form input[type=submit] {
        width: 113px;
    }

    .banner-section .ban-tx form input::placeholder {
        font-size: 12px;
    }

    .banner-section {
        height: 437px;
        background-position: right;
    }

    .banner-section .ban-tx form {
        margin-top: 0;
        margin: 19px 0;
    }

    .section1 {
        margin-top: 26px;
    }

    .section1 .heading a {
        height: 50px;
        line-height: 18px;
    }

    .section1 .heading {
        align-items: center;
    }

    .section1 .card {
        margin-top: 22px;
    }

    .section1 .card {
        height: 240px;
        border-radius: 12px;
    }

    .section1 .card img {
        height: 231px;
        object-fit: cover;
    }

    .section2 {
        margin-top: 26px;
    }

    .section2 .card {
        margin: 0;
        margin-bottom: 18px;
    }

    .section2 .card h6 {
        margin: 10px 0;
        margin-bottom: 10px;
    }

    .section2 h3 {
        margin-bottom: 14px;
    }

}




/* for mobile */
@media(max-width:767px) {
    .industry-title-section2 .heading h3{
        font-size: 16px !important;
    }
    
    .section3 {
        padding: 24px 0;
    }

    .section1 .card::before {
        border-radius: 12px;
    }

    .section3 .heading a {
        width: 94px;
        height: 37px;
        margin: 12px auto;
    }

    .section3 .heading {
        margin-bottom: 0;
    }

    .section3 .ind-title-card {
        margin: 6px 0;
    }

    .section4 {
        padding: 32px 0;
    }

    .section4 form input[type=submit] {
        width: 113px;
        font-size: 13px;
    }

    .section5 {
        padding: 21px 0;
    }

    .section5 .testimonials {
        margin: 25px auto;
    }

    .section6 {
        padding: 22px 0;
    }

    .section6 ul {
        column-count: 1;
        margin-top: 28px;
    }

    .section6 ul li {
        min-height: auto;
        margin-bottom: 16px;
    }

    .section7 .row {
        padding: 0;
    }

    .section7 form input[type=submit] {
        width: 113px;
        font-size: 13px;
    }

    footer .top-footer .footer-card {
        justify-content: unset;
    }

    footer .mid-footer p {
        margin: 23px 0;
    }

    footer .mid-footer ul li h6 {
        line-height: normal !important;
        font-size: 13px !important;
    }

    footer {
        background-size: cover;
    }

    footer .bottom-footer .left-side h6 {
        font-size: 12px !important;
        line-height: normal !important;
    }

    footer .bottom-footer .left-side ul {
        flex-wrap: unset;
    }

    footer .bottom-footer .left-side ul li a {
        line-height: normal !important;
    }

    footer .bottom-footer .left-side ul {
        margin-bottom: 10px;
    }

    footer .bottom-footer .left-side ul li {
        padding-right: 0;
        line-height: 16px;
    }

    footer .bottom-footer .left-side ul li a {
        line-height: 16px !important;
    }

    footer .bottom-footer ul {
        margin-top: 17px;
        margin-bottom: 10px;
    }

    .section4 form input {
        padding-right: 100px;
    }

    footer .mid-footer ul li {
        margin-bottom: 10px;
    }
    footer .mid-footer form input[type=submit]{
        font-size: 13px;
        width: 92px;
    }
    footer .top-footer .footer-card {
        padding: 6px 0;
    }

    footer .top-footer .footer-card img {
        height: 23px;
        width: 23px;
        margin-top: 7px;
    }

    footer .mid-footer {
        padding-bottom: 0;
    }

    footer .mid-footer ul li h6::after {
        width:66px;
    }

    .ind-title-card img {
        height: 27px;
        width: 27px;
        margin-top: 4px;
        /* width: 54px; */
    }

    .section3 .ind-title-card h6,
    .section3 .ind-title-card h6 {
        line-height: 20px !important;
    }

    .section5 .testimonials .item .text h5 {
        font-size: 14px !important;
        line-height: 23px !important;
    }

    .section5 .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 8px !important;
    }

    .section5 .testimonials .owl-dots .owl-dot span {
        width: 16px;
    }

    .section4 form {
        margin: 0;
    }

    .section6 ul {
        margin-bottom: 0;
    }

    .banner-section .ban-tx ul li {
        margin: 6px 0px;
        margin-right: 8px;
    }

    .section7 form input:not([type=submit]) {
        padding-left: 22px !important;
        padding-right: 100px !important;
    }

    .banner-section .ban-tx form input:not([type=submit]) {
        padding-left: 22px;
        padding-right: 100px !important;
    }

    /* for #mobileblog-details page  */

    .banner {
        background-position: right;
        height: 154px;
    }

    .banner .banner-sec h3 {
        margin-bottom: 0;
        text-align: left;
    }

    .blog-details-section {
        padding: 23px 0;
    }

    .blog-details-section hr {
        margin: 0;
    }

    .blog-details-section .comment-section .comment-card-wrapper .comment-card {
        flex-wrap: wrap;
    }

    .blog-details-section .comment-section .comment-card-wrapper {
        padding: 10px 0;
    }

    .blog-details-section .comment-section .comment-card-wrapper .reply {
        border-radius: 6px;
        margin-left: 33px;
        background: #f1f1f1;
        padding: 13px;
    }

    .blog-details-section .comment-section form input[type=submit] {
        width: 115px;
    }

    .blog-details-section .comment-section form input[type=submit] {
        width: 100px;
        font-size: 14px;
    }

    .blog-details-section .comment-section form input[type=submit] {
        margin-top: 13px;
    }

    .blog-details-section .right-bar form input[type=submit] {
        right: 10%;
    }

    .blog-details-section .right-bar form:before {
        right: 10%;
    }

    .blog-details-section .right-bar .category-section {
        margin: 14px 0;
    }

    .blog-details-section .right-bar .category-section hr {
        margin: 0;
    }

    .blog-details-section .right-bar .recent-news-section .news-card .text h6 {
        line-height: 16px !important;
    }

    .blog-details-section .right-bar .recent-news-section .news-card image img {
        height: 100%;
        object-fit: cover;
    }

    .blog-details-section .right-bar .tag-section hr {
        margin: 0;
    }

    /* for #mobilebussiness-name page  */
    .bussiness-name-section1 .form-wrapper{
        padding: 16px;
    }
    .bussiness-name-section1  .row{
        flex-direction: column;
    }
    .bussiness-name-section1 h4{
        margin-bottom: 0;
    }
    .bussiness-name-section1 form input{
        margin-bottom: 12px;
    }
    .bussiness-name-section1{
        margin: 25px 0;
    }
    .bussiness-name-section2 .card h4 a{
        font-size: 17px !important;
        line-height: 24px !important;
    }
    .bussiness-name-section2 .card h4{
        line-height: 24px !important;
    }
    .bussiness-name-section3{
        margin: 0;
    }
    .bussiness-name-section3 .heading a{
        line-height: 17px;
    }
    .bussiness-name-section3 .heading a{
        padding: 0;
    }
    .bussiness-name-section3 .card{
        margin-bottom: 0
    }

     /* for #mobilecertifications page  */
     .certifications-section1 .form-wrapper{
        padding: 16px;
     }
     .certifications-section1 h4{
         margin-bottom: 0;
     }
     .certifications-section1 form input:not([type=submit]){
        margin-bottom: 12px;
    }
    .certifications-section1{
        margin: 26px 0;
    }
    .certifications-section2 table tr th{
        padding: 0;
    }
    .certifications-section2 table tr td{
        padding: 16px 6px;
    }
    .certifications-section2 .pagination ul
    {
        justify-content: center;
    }
    .certifications-section2{
        padding-bottom: 12px;
    }
    .certifications-section2 table tr td a{
        color: #17BFE6!important;
    }
    .certifications-section2 table tr th {
        padding: 16px 6px;
    }
/* for #mobilecity-listing-name page  */
    
.city-listing-section1 .form-wrapper{
    padding: 16px;
}
.city-listing-section1  .row{
    flex-direction: column;
}
.city-listing-section1 h4{
    margin-bottom: 0;
}
.city-listing-section1 form input{
    margin-bottom: 12px;
}
.city-listing-section1{
    margin: 25px 0;
}
.city-listing-section2 .accordion-toggle{
    padding: 9px 24px;
}
.city-listing-section2 .accordion-toggle:before,.city-listing-section2 .accordion-toggle:after{
    top: 8px !important;
}
.banner .banner-sec h6{
    text-align: unset;
}
.city-listing-section2 .right-sec{
    margin-top: 18px;
}
.city-listing-section2 .card-services ul{
    flex-direction: column;
    margin: 12px;
}
.city-listing-section2 .card-services ul li{
    margin: 7px;
}
.city-listing-section2 .card{
    padding: 12px;
}
.city-listing-section2 .card-services h5{
    margin-bottom: 6px;
}
.city-listing-section2 .card-services .tag{
    top: -13px;
}
.city-listing-section2 .review-section h6{
    margin-bottom: 5px;
}
.city-listing-section2 .card-services h4 a{
    font-size: 16px !important;
    line-height: 0;
}
.city-listing-section2 .card-services h4{
    line-height: 0 !important;
    font-size: 16px;
}
.city-listing-section2 .accordion-content a{
    font-size: 16px !important;
}
/* for #mobilecity-page  */

.city-section1 form input:not([type=submit]){
    padding-left: 22px;
    padding-right:100px  !important;
    font-size: 14px !important ;
}
.city-section1 form{
    position: relative;
}
.city-section1 .pagination ul{
    justify-content: center;
    margin-bottom: 22px;
}
.city-section1{
    margin: 25px 0;
}
.city-section1 table tr td{
    padding: 14px 26px;
}
.city-section1 ul{
    margin-bottom: 0;
}
.city-section1 ul li{
    line-height: 32px;
}
.city-section1 ul h6{
    margin-bottom: 0;
}
/* for #mobilecontactpage  */

.contact-sec1{
    margin: 26px 0;
    margin-bottom: 0;
}
.contact-sec1 form input[type=submit]{
    width: 106px;
}
.contact-sec1{
    padding: 0;
}
.contact-sec1 img{
    position: relative;
}
/* for #mobileindustry-titlepage*/

.industry-title-section1 .form-wrapper{
    padding: 16px;
}
.industry-title-section1  .row{
    flex-direction: column;
}
.industry-title-section1 h4{
    margin-bottom: 0;
}
.industry-title-section1 form input{
    margin-bottom: 12px;
}
.industry-title-section1{
    margin: 25px 0;
}
.industry-title-section2{
    margin: 30px 0;
}
.industry-title-section2 .heading a{
    height: 50px;
    line-height: 16px;
}
.industry-title-section2 .heading{
    align-items: center;
}
.industry-title-section2 .card{
    margin-bottom: 6px;
}
/* for #mobilejoin-network*/
.join-network-section1 {
    margin: 15px 0;
}
.join-network-section1 p{
    line-height: 27px;
}
.join-network-section1 .butn{
    width: 114px;
}
.join-network-section2{
    padding: 6px 0;
}
.join-network-section2 .card{
    margin: 14px 0;
}
.join-network-section2 .recommended h4{
    width: 167px;
}
.join-network-section2 .recommended{
    bottom: unset;
}
/* for #mobilejoin-network*/
.join-now-section1 h6{
    margin-top: 0;
}
.join-now-section1 h6{
    font-size: 16px !important;
    line-height: 26px !important;
    text-align: left;
}
.join-now-section1{
    margin: 21px 0;
}
.join-now-section1 .butn{
    width: 106px;
}
.join-now-section1 .butn{

    margin-bottom: 17px;
    margin-top: 17px;
}
.join-now-section3{
    padding-top: 21px;
}
.join-now-section3 p{
    margin-bottom:20px;
}
.join-now-section3 p{
    line-height: 17px;
}
.join-now-section3 .card h4{
    line-height: 0 !important;
}
.join-now-section3 .card h6{
    margin-bottom: 13px;
}
.join-now-section3{
    padding-bottom: 24px;
}
.join-now-section3 .card img{
    height: 126px;
}
.join-now-section4{
    padding: 33px 0;
}
.join-now-section4 h3{
    margin-bottom: 22px;
}
.join-now-section4 .sec::before{
    display: none;
}
.join-now-section4 .sec{
    margin-bottom: 17px;
}
.join-now-section4 .sec:last-child{
    margin-bottom: 0;
}
.join-now-section5{
    padding: 0;
}
.join-now-section5 h3{
    margin-bottom: 12px;
}
.join-now-section4 .text a{
    font-size: 17px !important;
    margin-bottom: 12px;
}
.join-now-section4 .row.image{
    margin: 12px 0;
}
.join-now-section5 ul{
    padding-left: 16px;
}
.join-now-section5 .ab-image{
    bottom: -34px;
}
.join-now-section6 h3{
    margin-bottom: 14px;
}
.join-now-section6{
    padding: 14px;
}
.bottom-image .wrapper{
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.join-now-section7 .butn{
    margin: 15px auto;
}
.bottom-image .wrapper img{
    margin: 12px 25px;
}
.bottom-image{
    padding-bottom: 0;
}
.join-now-section7 .card .shape h6{
    line-height: 38px !important;
}
.join-now-section7 h4{
    margin-bottom: 12px;
}
/* for #mobilelogin*/
.login-sec1{
    padding: 23px 0;
}
.login-sec1 h3{
    margin-top: 17px;
}
.login-sec1 form input[type=submit]{
    width: 96px;
    font-size: 13px;
}
.login-sec1 form h6{
    font-size: 14px !important;
}
.login-sec1{
    padding-bottom: 12px;
}
/* for #mobilenaics-details*/
.naics-details-section1 table tr td{
    padding: 12px;
}
.naics-details-section1 table tr th{
    padding: 12px;
}
.naics-details-section1 table tr th{
    font-size: 13px;
}
.naics-details-section1{
    margin: 19px 0;
}
.naics-details-section1 .pagination ul{
    margin-bottom: 0;
    justify-content: center !important;
}
.naics-details-section1 .pagination{
    margin-top: 25px;
    margin-bottom: 25px;
 
}
.naics-details-section1 form{
    position: relative;
}
.naics-details-section1 ul li{
    line-height: 33px !important;
}
.naics-details-section1{
    margin-bottom: 0;
}

/* for #mobilenaics-page*/
.naics-section1 table tr td{
    padding: 12px;
}
.naics-section1 table tr th{
    padding: 12px;
}
.naics-section1 table tr th{
    font-size: 13px;
}
.naics-section1{
    margin: 19px 0;
}
.naics-section1 .pagination ul{
    margin-bottom: 0;
    justify-content: center !important;
}
.naics-section1 .pagination{
    margin-top: 25px;
    margin-bottom: 25px;
 
}
.naics-section1 form{
    position: relative;
}
.naics-section1 ul li{
    line-height: 33px !important;
}
.naics-section1{
    margin-bottom: 0;
}
.naics-section1 form input[type=submit]{
    font-size: 13px !important;
}

/* for #mobileplan-checkout*/

.plan-checkout-section1{
    margin: 15px 0;
}
.plan-checkout-section1 form input{
    margin-bottom: 15px;
}
.plan-checkout-section1 .row{
    margin-bottom: 17px;
}
.plan-checkout-section1 form .radio-button{
    font-size: 13px;
}
.plan-checkout-section1 form .radio-section{
    margin-bottom: 7px;
}
.plan-checkout-section1 form button[type=submit]{
    width: 151px;
    font-size: 13px !important;
}
.plan-checkout-section1 form .cancel{
    font-size: 13px !important;
}
/* for #mobilesolution*/
.solution-sec1{
    margin: 24px 0;
}
.solution-sec1 .pagination-wrapper ul{
    width: 100%;
}
.solution-sec1 .pagination-wrapper ul li{
    margin: 0 13px;
}





}

/* 
for ipad and ipad pro */
@media(min-width: 768px) and (max-width: 1024px) {

    .join-network-section1 h6{
        font-size: 18px !important;
        line-height: 26px;
    }

    .banner-section{
        height: 467px;
    }
    .slim-container a.slimNav_sk78-reveal {
        right: 5px !important;
    }

    header .menu_con #navigation nav ul li a {
        padding-left: 24px;
        color: #fff;
    }

    .banner-section .ban-tx .text h2 span::before {
        content: url(../images/text-shape.svg);
        position: absolute;
        top: 80px;
        left: unset;
        right: 147px !important;
    }

    .banner-section .ban-tx form input:not([type=submit]) {
        padding-left: 22px;
        padding-right: 100px !important;
    }

    .banner-section .ban-tx form input[type=submit] {
        width: 104px;
    }

    .section1 {
        margin-top: 26px;
    }

    .section2 {
        margin-top: 32px !important;
    }

    .section2 .card {
        margin: 15px 0;
    }

    .section3 {
        padding-top: 30px;
    }

    .section4 {
        padding: 20px 0;
    }

    .section6 {
        padding: 0;
    }

    .section6 ul {
        column-count: 2;
    }

    .section6 ul li {
        min-height: unset;
        margin-bottom: 30px;
    }

    .section7 {
        background-position-x: 995px;
    }

    .section7 form input[type=submit] {
        width: 118px;
    }

    .section7 form input:not([type=submit]) {
        padding-left: 22px !important;
        padding-right: 100px !important;
    }

    /* for #ipadblog-details page  */

    .blog-details-section .comment-section form input[type=submit] {
        width: 139px;
    }

    .blog-details-section .right-bar .tag-section ul li a {
        font-size: 10px;
    }

    .banner {
        background-position: right;
        height: 154px;
    }

    .banner .banner-sec h3 {
        margin-bottom: 0;
    }
    .blog-details-section{
        padding: 34px 0;
    }
    footer .top-footer .border-footer-card{
        border:none;
    }
    footer .mid-footer p{
        margin: 19px 0;
    }
    footer .mid-footer ul li h6{
        line-height: 17px;
    }
    .blog-details-section .comment-section .comment-card-wrapper .comment-card{
        flex-wrap: wrap;
    }
    footer .bottom-footer .left-side h6{
        line-height: 23px;
    }
     /* for #ipadcertifications page  */
     .certifications-section2 table tr td a{
        color: #17BFE6!important;
    }
    .certifications-section2{
        padding-bottom: 16px;
    }
    /* for #ipadcity-listing page  */
    .city-listing-section2 .accordion-toggle{
        padding: 20px 12px;
    }
    .city-listing-section2 .accordion-toggle:before,.city-listing-section2 .accordion-toggle:after{
        right: 29px !important;
    }
    .city-listing-section2 .accordion-content a{
        padding: 0px 12px;
    }
    .city-listing-section2 .review-section h4{
        font-size: 14px !important;
    }
    .city-listing-section2 .card-services h4{
        font-size: 18px;
    }
    .city-listing-section2 .review-section ul li i{
        font-size: 15px;
    }
    .city-listing-section2 .review-section h6{
        margin-bottom: 8px;
    }
    .city-listing-section2{
        padding-bottom: 23px;
    }


      /* for #ipadcity page  */
      .city-section1 form{
          position: relative;
      }
    
    .city-section1 form input:not([type=submit]) {
        width: 100%;
        padding-left: 12px;
        padding-right: 68px !important;
    }
    .city-section1 form input[type=submit]{
        width: 65px;
        font-size: 13px !important;
    }
    .city-section1{
        margin: 30px 0;
    }
    /* for #ipadcontactpage */
    .contact-sec1 img {
    width: 469px;
    object-fit: cover;
    margin: auto;
}
    .contact-sec1 h3{
        margin-top: 25px;
    }
.contact-sec1{
    padding: 26px 0;
}
.contact-sec1 form input[type=submit]{
    width: 106px;
}
.contact-sec1{
    padding: 0;
}
.contact-sec1 img{
    position: relative;
}
    /* for #ipadjoin-network */
.join-network-section2 .recommended,.join-network-section2 .card{
    padding: 50px 12px;
}
.join-network-section1 p{
    line-height: 26px;
}
.join-network-section2{
    padding: 0;
}
    /* for #ipadjoin-now */
    .join-now-section1 h6{
        margin-top: 0;
    }
    .join-now-section1 .butn{
        width: 125px;
    }
    .section6 {
        padding: 18px 0;
    }
    .section6 ul{
        margin-top: 17px;
    }
    .section6 ul{
        margin-bottom: 0;
    }
    .join-now-section3{
        padding-top: 25px;
        padding-bottom: 49px;
    }
    .join-now-section3 .card h4{
        font-size: 23px;
    }
    .join-now-section3 p{
        margin-bottom: 24px;
    }
    .join-now-section3 .card h4{
        line-height: 30px;
    }
    .join-now-section4 h3{
        margin-bottom: 28px;
    }
    .join-now-section5 .ab-image{
        top: 272px;
        bottom: unset;
    }
    .banner .banner-sec h3{
        font-size: 25px;
    }
    .join-now-section7 .butn{
        margin: 38px auto;
    }
    .join-now-section4 .sec::before{
        bottom: -209px;
    }
    .join-now-section1 h6{
        text-align: left;
    }

/* for #ipadlogin-page  */
.login-sec1{
    padding: 40px 0;
}
.login-sec1 form input[type=submit]{
    width: 130px;
}
footer .top-footer .footer-card a{
    font-size: 13px !important;
}
footer .top-footer .footer-card{
    justify-content: unset !important;
}
    /* for #ipadnaics-details page  */
    .naics-details-section1 form input[type=submit]{
        width: 55px;
        font-size: 13px !important;
      
    }
    .naics-details-section1 form input[type=search]{
        padding: 0;
        padding: 16px;
        padding-right: 47px;
    }
    .naics-details-section1{
        margin: 40px 0;
    }
    .naics-details-section1 .pagination ul{
        margin-bottom: 0;
    }

     /* for #ipadnaics page  */
     .naics-section1 form input[type=submit]{
        width: 55px;
        font-size: 13px !important;
      
    }
    .naics-section1 form input[type=search]{
        padding: 0;
        padding: 16px;
        padding-right: 47px;
    }
    .naics-section1{
        margin: 40px 0;
    }
    .naics-section1 .pagination ul{
        margin-bottom: 0;
    }

    /* for #ipadnaics page  */

    .plan-checkout-section1{
        margin: 38px 0;
    }
    .plan-checkout-section1 form .radio-button{
        font-size: 14px;
    }

    /* for #ipadsolutions page  */
    .solution-sec1{
        margin: 35px 0;
    }


}









/* for ipad pro only */

@media(min-width: 800px) and (max-width: 1024px){

    header .menu_con #navigation nav ul li a {
        color: #000;
        padding-left: 0;
    }

    header .menu_con #navigation nav ul li {
        padding: 0 10px;
    }

    header .menu_con #navigation nav ul li a {
        font-size: 12px !important;
    }

    header .drop a {
        font-size: 12px !important;
    }

    header .drop {
        margin-left: 27px !important;
    }

    .section7 {
        background-position: center;
    }

    .banner {
        background-position: right;
        height: 154px;
    }

    .banner .banner-sec h3 {
        margin-bottom: 0;
    }

  

}


/* for ipad air only */

@media(min-width: 800px) and (max-width: 1000px){
    header .menu_con #navigation nav ul li a{
        color: #fff !important;
        padding-left: 20px !important;
    }
    header .menu_con #navigation nav ul li{
        padding: 0;
    }
}




/* extra */

@media(min-width: 376px) and (max-width: 390px){
    footer .mid-footer ul li h6{
        font-size: 12px !important;
    }
}


@media(min-width: 991px) and (max-width: 1080px){
    header .menu_con #navigation nav ul li a{
        font-size: 11px !important;
        color: #000 !important;
    }
}