/* Small Mobile - START (320 * 440) */
@media (min-width: 320px) and (max-width: 440px) {

    .ptb {
        padding: 50px 0;
    }

    .container-fluid {
        padding: 0px 12px;
    }
    

    .heading h4 {
        font-size: 30px;
    }

    .top_part p a {
        display: none;
    }

    .top_part .top_icon {
        text-align: center;

    }

    .header_btn {
        display: none;
    }

    .header_part img {
        height: 35px;
    }

    .banner_section {
        height: 750px;
    }

    .banner_text {
        padding: 150px 0px 50px;

    }

    .banner_text h6 {
        font-size: 22px;
        line-height: 1.5;
    }

    .banner_text h1 {
        font-size: 40px;
    }

    .category_items {
        margin: 10px 20px;
    }

    .about_text {
        padding: 40px 10px 40px;
        margin-left: 0px;
    }

    .about_text h3 {
        font-size: 35px;
    }

    .wedo_item {
        margin-bottom: 20px;
    }

    .work_with_items {
        margin-bottom: 20px;
    }

    .premier_section {
        padding: 100px 0;
    }

    .premier_section h3 {
        font-size: 40px;
        padding-bottom: 10px;
    }

    .premier_section h6 {
        font-size: 20px;
    }

    .subscribe_section {
        background: #000;
        padding: 50px 0 50px;
    }

    .subscribe_section .subscribe_content {
        padding-left: 0px;
        margin-top: 30px;
    }

    .submit {
        height: 55px;
        padding: 0px 10px;
    }

    .testimonial_slide .left_arrow {
        position: absolute;
        left: 50px;
        top: 98%;
    }

    .testimonial_slide .right_arrow {
        position: absolute;
        right: 50px;
        top: 98%;
    }

    .contact_item {
        margin-bottom: 20px;
        height: auto;
    }

    .footer_social {
        text-align: left;
        margin-top: 30px;
    }

    .footer_section p {
        font-size: 14px;
    }

    .bottom_section p {
        text-align: center;
    }

    .bottom_section h6 {
        text-align: center;
        margin-top: 20px;
        line-height: 2;
    }
    .bottom_section .border_top {
        padding: 30px 0;
        border-color: #000;
      }


}

/* Small Mobile - END (320 * 440) */
/*---------------------------------------------------------------------------------------------------------------------*/
/* Medium Mobile - START (441 * 575)*/
@media (min-width: 441px) and (max-width: 575px) {

    .ptb {
        padding: 50px 0;
    }

    .container-fluid {
        padding: 0px 12px;
    }
    

    .heading h4 {
        font-size: 30px;
    }

    .top_part p a {
        display: none;
    }

    .top_part .top_icon {
        text-align: center;

    }

    .header_btn {
        display: none;
    }

    .header_part img {
        height: 35px;
    }

    .banner_section {
        height: 750px;
    }

    .banner_text {
        padding: 150px 0px 50px;

    }

    .banner_text h6 {
        font-size: 22px;
        line-height: 1.5;
    }

    .banner_text h1 {
        font-size: 40px;
    }

    .category_items {
        margin: 10px 20px;
    }

    .about_text {
        padding: 40px 10px 40px;
        margin-left: 0px;
    }

    .about_text h3 {
        font-size: 35px;
    }

    .wedo_item {
        margin-bottom: 20px;
    }

    .work_with_items {
        margin-bottom: 20px;
    }

    .premier_section {
        padding: 100px 0;
    }

    .premier_section h3 {
        font-size: 40px;
        padding-bottom: 10px;
    }

    .premier_section h6 {
        font-size: 20px;
    }

    .subscribe_section {
        background: #000;
        padding: 50px 0 50px;
    }

    .subscribe_section .subscribe_content {
        padding-left: 0px;
        margin-top: 30px;
    }

    .submit {
        height: 55px;
        padding: 0px 10px;
    }

    .testimonial_slide .left_arrow {
        position: absolute;
        left: 50px;
        top: 98%;
    }

    .testimonial_slide .right_arrow {
        position: absolute;
        right: 50px;
        top: 98%;
    }

    .contact_item {
        margin-bottom: 20px;
        height: auto;
    }

    .footer_social {
        text-align: left;
        margin-top: 30px;
    }

    .footer_section p {
        font-size: 14px;
    }

    .bottom_section p {
        text-align: center;
    }

    .bottom_section h6 {
        text-align: center;
        margin-top: 20px;
        line-height: 2;
    }
    .bottom_section .border_top {
        padding: 30px 0;
        border-color: #000;
      }

}

/* Medium Mobile - END (441 * 575) */
/*---------------------------------------------------------------------------------------------------------------------*/
/* Large Mobile - START (576 * 764)*/
@media (min-width: 576px) and (max-width: 764px) {

    .ptb {
        padding: 50px 0;
    }

    .container-fluid {
        padding: 0px 12px;
    }
    

    .heading h4 {
        font-size: 30px;
    }

    .top_part p a {
        display: none;
    }

    .top_part .top_icon {
        text-align: center;

    }

    .header_btn {
        display: none;
    }

    .header_part img {
        height: 35px;
    }

    .banner_section {
        height: 750px;
    }

    .banner_text {
        padding: 150px 0px 50px;

    }

    .banner_text h6 {
        font-size: 22px;
        line-height: 1.5;
    }

    .banner_text h1 {
        font-size: 40px;
    }

    .category_items {
        margin: 10px 20px;
    }

    .about_text {
        padding: 40px 10px 40px;
        margin-left: 0px;
    }

    .about_text h3 {
        font-size: 35px;
    }

    .wedo_item {
        margin-bottom: 20px;
    }

    .work_with_items {
        margin-bottom: 20px;
    }

    .premier_section {
        padding: 100px 0;
    }

    .premier_section h3 {
        font-size: 40px;
        padding-bottom: 10px;
    }

    .premier_section h6 {
        font-size: 20px;
    }

    .subscribe_section {
        background: #000;
        padding: 50px 0 50px;
    }

    .subscribe_section .subscribe_content {
        padding-left: 0px;
        margin-top: 30px;
    }

    .submit {
        height: 55px;
        padding: 0px 10px;
    }

    .testimonial_slide .left_arrow {
        position: absolute;
        left: 50px;
        top: 98%;
    }

    .testimonial_slide .right_arrow {
        position: absolute;
        right: 50px;
        top: 98%;
    }

    .contact_item {
        margin-bottom: 20px;
        height: auto;
    }

    .footer_social {
        text-align: left;
        margin-top: 30px;
    }

    .footer_section p {
        font-size: 14px;
    }

    .bottom_section p {
        text-align: center;
    }

    .bottom_section h6 {
        text-align: center;
        margin-top: 20px;
        line-height: 2;
    }
    .bottom_section .border_top {
        padding: 30px 0;
        border-color: #000;
      }

}

/* Large Mobile - END  (576 * 764)*/
/*---------------------------------------------------------------------------------------------------------------------*/
/*  TAB - START (765 * 991)*/
@media (min-width: 765px) and (max-width: 991px) {
   

    .container-fluid {
        padding: 0px 20px;
    }
    

    .heading h4 {
        font-size: 30px;
    }

    .top_part p a {
        display: inline-block;
    }

   

    .header_btn {
        display: none;
    }

    .header_part img {
        height: 35px;
    }

    .banner_section {
        height: 700px;
    }

    .banner_text {
        padding: 150px 0px 50px;

    }

    .banner_text h6 {
        font-size: 22px;
        line-height: 1.5;
    }

    .banner_text h1 {
        font-size: 40px;
    }

    .category_items {
        margin: 10px 20px;
    }

    .about_text {
        padding: 40px 40px 40px;
        margin-left: 0px;
    }

    .about_text h3 {
        font-size: 35px;
    }

    .wedo_item {
        margin-bottom: 20px;
    }

    .work_with_items {
        margin-bottom: 20px;
    }

    .premier_section {
        padding: 100px 0;
    }

    .premier_section h3 {
        font-size: 40px;
        padding-bottom: 10px;
    }

    .premier_section h6 {
        font-size: 20px;
    }

    .subscribe_section {
        background: #000;
        padding: 50px 0 50px;
    }

    .subscribe_section .subscribe_content {
        padding-left: 0px;
        margin-top: 30px;
    }

    .submit {
        height: 55px;
        padding: 0px 10px;
    }

    .testimonial_slide .left_arrow {
        position: absolute;
        left: 50px;
        top: 98%;
    }

    .testimonial_slide .right_arrow {
        position: absolute;
        right: 50px;
        top: 98%;
    }

    .contact_item {
        margin-bottom: 20px;
        height: auto;
    }

    .footer_social {
        text-align: left;
        margin-top: 30px;
    }

    .footer_section p {
        font-size: 14px;
    }

    .bottom_section p {
        text-align: center;
    }

    .bottom_section h6 {
        text-align: center;
        margin-top: 20px;
        line-height: 2;
    }
    .bottom_section .border_top {
        padding: 30px 0;
        border-color: #000;
      }
}

/*  TAB - END (765 * 991)*/
/*---------------------------------------------------------------------------------------------------------------------*/
/*  Laptop - START (992 * 1199)*/
@media (min-width: 992px) and (max-width: 1199px) {}

/*  Laptop - END (992 * 1199)*/
/*---------------------------------------------------------------------------------------------------------------------*/
/*  Destop - START (1200 * 1300)*/
@media (min-width: 1200px) and (max-width:1500px) {}

/*  Destop - END (1200 * 1500)*/
/*---------------------------------------------------------------------------------------------------------------------*/