/* Extra small devices (portrait phones, less than 576px) */ 
@media(min-width: 320px) and (max-width: 575px) {    
    .header_section{
        padding-top: 5px;
    }
    .slick-slide {
        height: 0px!important;
    }
    .slick-slide.slick-active {
        height: 100% !important;  
    }
    .slider_item{
        padding-bottom: 40px;
    }
	.hero_section_sound {
		background: #fd5400;
	}
	.hero_section_yt {
		background: #FF0000;
	}
    .fb_hero_slider{
        background-image: inherit;
    }
    .header_section .container{
        padding-left: 0;
        padding-right: 0; 
    }
    .navbar-light .navbar-toggler {
        margin-right: 15px;
    }
    .header_section .navbar-brand img{
        margin-left: 15px;
    }
    .header_section ul {
        background: #F2F3F8 !important;
        border-top: 1px solid rgba(204, 204, 204, 0.56);
        padding-bottom: 10px;
    }
    .header_section .navbar-nav .nav-item .nav-link {
        padding: 10px 15px;
    }
    .header_section .navbar-nav .nav-item ul{
        width: 100%;
    }
    .header_section .navbar-nav .nav-item ul li a{
        background: #fff!important;
    }
    .header_section .navbar-nav .nav-item ul li a:hover{
        background: #F2F3F8!important;
    }
    .header_section .btn_nav{
        width: 94%;
        display: block;
        margin: 0 auto;
        top: 0px;
    }
    .hero_section{
        padding-bottom: 30px;
    }
    .widgts{
        margin-top: 25px;
    }
    .ftr_copy p{
        width: 100%;
    }
    .fb_hero_txt h5{
        font-size: 20px;
        line-height: 32px;
    }
    .fb_hero_txt h1{
        font-size: 30px;
        line-height: 42px;
    }
    .hero_img{
        margin-top: 35px;
    }
    .fb_hero_txt a img{
        width: 70%;
        margin: 0 auto;
    }
    .contact_lft h2,
    .recent_post_head h2,
    .services_txt h2,
    .go_viral_txt h2{
        font-size: 32px;
        line-height: 40px;
    }
    .go_viral_txt p{
        font-size: 14px;
        line-height: 23px;
    }
    .go_viral_box{
        margin: 0!important;
        margin-bottom: 25px!important;
    }
    .services_txt .media{
        margin-left: 0px;
    }
    .recent_post_tab_head ul li a{
        padding: 0;
        margin: 10px 10px;
    }
    .contact_form{
        margin: 20px 0px;
        padding: 15px;
    }
    .contact_form .submit-bttn{
        text-align: center;
    }
    .contact_form .btn-submit {
        padding: 13px 24px;
        font-size: 14px;
    }
    .go_viral_txt {
        text-align: center;
    }
    .d_flex{
        flex-direction: column;
    }
    .d_flex > div{
        margin-bottom: 30px;
    }
    .hero_section_insta {
        background-image: inherit; 
    }
    .faq_lft_wrap h1,
    .contact_main_txt h1,
    .about_txt_values h3,
    .about_txt_title h2,
    .about_hero_txt h1{
        font-size: 30px;
        line-height: 40px;
    }
    .faq_lft_wrap p,
    .contact_main_txt p,
    .about_hero_txt p{
        font-size: 14px;
        line-height: 21px;
    }
    .about_card_box{
        margin-bottom: 20px;
    }
    .video_section{
        padding-top: 0;
    }
    .vdo_icon img{
        width: 50px;
    }
    .about_txt_title{
        margin-bottom: 30px;
    }
    .about_artical_sec{
        padding-top: 0;
        padding-bottom: 0;
    }
    .about_txt_values{
        padding: 20px;
        margin-bottom: 25px;
    } 
    .contact_page_sec{
        background-size: cover;
    }
    .contact_im{
        margin-bottom: 30px;
        margin-top: 25px;
    }
    .contact_main_frm .submit_btttns{
        text-align: center;
        margin-top: 25px;
    }

    .contact_main_frm{
        margin-bottom: 25px;
    }
    .contact_main_frm label{
        color: #fff;
    }
    .faq_img{
        margin-bottom: 25px;
    }
    .refund_policy_txt h1{
        font-size: 32px;
        line-height: 44px;
    }
    .privacy_policy_txt h5,
    .refund_policy_txt h5{
        font-size: 20px;
        line-height: 27px;
    }
    .privacy_policy_txt h6{
        font-size: 18px;
        line-height: 24px;
    }
    .privacy_policy_txt ul li{
        font-size: 14px;
        line-height: 21px;
    }
    .refund_policy_note{
        padding: 15px;
    }
    .refund_policy_note p{
        font-size: 14px;
        line-height: 21px;
    }
    .payment_crads_wrap ul{
        justify-content: flex-start;
        margin-bottom: 25px;
    }
    .place-order-img img{
        position: inherit;
        display: none;
    }
    .checkout_section,
    .how_to_place_order,
    .enter_details_sec{
        background-image: inherit;
    }
    .how_to_place_order{
        padding-bottom: 50px;
    }
    .frm-ftr{
        bottom: -102px;
    }
    .place-order-text h2{
        font-size: 30px;
        line-height: 40px;
    }
    .place-order-text p,
    .place-order-text h6{
        font-size: 14px;
        line-height: 22px;
    }
    .checkout_details_frm .form-group ul li a img{
        width: 100px;
    }
    .services-get-box h4{font-size: 32px; line-height: 140%;}
    .confrim-head h1{
        font-size: 20px;
        line-height: 32px;
    }
    .left-brdr:before{
        width: 0;
        position: inherit;
    }
    .profile-lft.ml-3{
        margin-left: 0!important;
    }
    .confirm_wrap{
        padding: 25px;
    }
    .review-main-container{
        flex-direction: column;
    }
    .review-part-one{
        width: 100%;
    }

    .review-main-container .mx-4{
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .services_hero_sec {
        background-position: left center;
        padding-top: 3rem;
        padding-bottom: 4rem;
    }
    br{
        display: none;
    }

    .services_hero_sec p{
        width: 100%!important;
    }
    .services-btm-slider-box{
        width: 100%;
    }
    .privacy_policy_sec {
        padding: 30px 0px;
        margin-top: 15px;
    }
    .tips-trick-head h2,
    .services-get-list h4{
        font-size: 30px;
        line-height: 40px;
    }
    .tips-trick-head h5,
    .services-get-box .media h6{
        font-size: 18px;
    }
    .serv-contact .review-box{
        margin-bottom: 1rem!important;
    }
    .track-hero-txt h1{
        font-size: 2rem;
        line-height: 2.2rem;
    }
    .common-head h2{
        font-size: 1.5rem;
    }
    
    .track_ordr_txt p{
        font-size: 16px;
        line-height: 23px;
    }
    .track_details_head{
        flex-direction: column;
        align-items: flex-start;
    }
    .track_details_head h3{
        font-size: 30px;
    }
    .order_details_left .order_details_box p{
        font-size: 14px;
    }
    .progress_bar_wrap{
        flex-direction: column;
    }
    .order_placed_wrap{
        margin-top: 0!important;
        width: 100%;
    }
    .order_complted,
    .ordr_pgrs_width{
        margin-top: 0!important;
        width: 100%;
        text-align: center;
    }
    .order_prges_box{
        width: 90%;
    }
    .track_order_details{
        padding-bottom: 40px;
    }
    
    .track_order_sec{ 
        padding-bottom: 40px;
        background-image: inherit;
        background-color: #f7f7f7;
    }
    .track_ordr_txt h1{
        font-size: 25px;
        line-height: 32px;
    }
    .track_ordr_frm_wrap{
        width: 100%;
    }
    .order_progress_sec{
        min-height: 560px;
    }
    .widgts{
        margin-top: 25px;
    }
    .header_section{
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-light .navbar-toggler { 
        background: #26CE37 !important;
        border-radius: 3px;
        padding: 6px 8px;
    }

    .header_section .container-fluid{
        padding-left: 0;
        padding-right: 0;
    }

    .header_section .btn_nav{
        width: 100%;
        color: #fff;
        padding-left: 0.7rem;
    }
    .header_section .navbar-nav{
       padding-bottom: 0;
    }

    .ftr_copy{
        text-align: center;
    }

    .ftr_copy p{
        text-align: center;
    }
    .hide-mob{
        display: none;
    }
    .track-img {
        text-align: left!important;
        margin-bottom: 20px!important;
        width: 30%!important;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
    .header_section{
        padding-top: 5px;
    }
    .slick-slide {
        height: 0px!important;
    }
    .slick-slide.slick-active {
        height: 100% !important;  
    }
    .slider_item{
        padding-bottom: 40px;
    }
	.hero_section_sound {
		background: #fd5400;
	}
	.hero_section_yt {
		background: #FF0000;
	}
    .fb_hero_slider{
        background-image: inherit;
    }
    .header_section .container{
        padding-left: 0;
        padding-right: 0; 
    }
    .navbar-light .navbar-toggler {
        margin-right: 15px;
    }
    .header_section .navbar-brand img{
        margin-left: 15px;
    }
    .header_section ul {
        background: #F2F3F8 !important;
        border-top: 1px solid rgba(204, 204, 204, 0.56);
        padding-bottom: 10px;
    }
    .header_section .navbar-nav .nav-item .nav-link {
        padding: 10px 15px;
    }
    .header_section .navbar-nav .nav-item ul{
        width: 100%;
    }
    .header_section .navbar-nav .nav-item ul li a{
        background: #fff!important;
    }
    .header_section .navbar-nav .nav-item ul li a:hover{
        background: #F2F3F8!important;
    }
    .header_section .btn_nav{
        width: 94%;
        display: block;
        margin: 0 auto;
        top: 0px;
    }
    .hero_section{
        padding-bottom: 30px;
    }
    .widgts{
        margin-top: 25px;
    }
    .ftr_copy p{
        width: 100%;
    }
    .fb_hero_txt h5{
        font-size: 20px;
        line-height: 32px;
    }
    .fb_hero_txt h1{
        font-size: 30px;
        line-height: 42px;
    }
    .hero_img{
        margin-top: 35px;
    }
    .fb_hero_txt a img{
        width: 70%;
        margin: 0 auto;
    }
    .contact_lft h2,
    .recent_post_head h2,
    .services_txt h2,
    .go_viral_txt h2{
        font-size: 32px;
        line-height: 40px;
    }
    .go_viral_txt p{
        font-size: 14px;
        line-height: 23px;
    }
    .go_viral_box{
        margin: 0!important;
        margin-bottom: 25px!important;
    }
    .services_txt .media{
        margin-left: 0px;
    }
    .recent_post_tab_head ul li a{
        padding: 0;
        margin: 10px 10px;
    }
    .contact_form{
        margin: 20px 0px;
        padding: 15px;
    }
    .contact_form .submit-bttn{
        text-align: center;
    }
    .contact_form .btn-submit {
        padding: 13px 24px;
        font-size: 14px;
    }
    .go_viral_txt {
        text-align: center;
    }
    .d_flex{
        flex-direction: column;
    }
    .d_flex > div{
        margin-bottom: 30px;
    }
    .hero_section_insta {
        background-image: inherit; 
    }
    .faq_lft_wrap h1,
    .contact_main_txt h1,
    .about_txt_values h3,
    .about_txt_title h2,
    .about_hero_txt h1{
        font-size: 30px;
        line-height: 40px;
    }
    .faq_lft_wrap p,
    .contact_main_txt p,
    .about_hero_txt p{
        font-size: 14px;
        line-height: 21px;
    }
    .about_card_box{
        margin-bottom: 20px;
    }
    .video_section{
        padding-top: 0;
    }
    .vdo_icon img{
        width: 50px;
    }
    .about_txt_title{
        margin-bottom: 30px;
    }
    .about_artical_sec{
        padding-top: 0;
        padding-bottom: 0;
    }
    .about_txt_values{
        padding: 20px;
        margin-bottom: 25px;
    } 
    .contact_page_sec{
        background-size: cover;
    }
    .contact_im{
        margin-bottom: 30px;
        margin-top: 25px;
    }
    .contact_main_frm .submit_btttns{
        text-align: center;
        margin-top: 25px;
    }

    .contact_main_frm{
        margin-bottom: 25px;
    }
    .contact_main_frm label{
        color: #fff;
    }
    .faq_img{
        margin-bottom: 25px;
    }
    .refund_policy_txt h1{
        font-size: 32px;
        line-height: 44px;
    }
    .privacy_policy_txt h5,
    .refund_policy_txt h5{
        font-size: 20px;
        line-height: 27px;
    }
    .privacy_policy_txt h6{
        font-size: 18px;
        line-height: 24px;
    }
    .privacy_policy_txt ul li{
        font-size: 14px;
        line-height: 21px;
    }
    .refund_policy_note{
        padding: 15px;
    }
    .refund_policy_note p{
        font-size: 14px;
        line-height: 21px;
    }
    .payment_crads_wrap ul{
        justify-content: flex-start;
        margin-bottom: 25px;
    }
    .place-order-img img{
        position: inherit;
        display: none;
    }
    .checkout_section,
    .how_to_place_order,
    .enter_details_sec{
        background-image: inherit;
    }
    .how_to_place_order{
        padding-bottom: 50px;
    }
    .frm-ftr{
        bottom: -102px;
    }
    .place-order-text h2{
        font-size: 30px;
        line-height: 40px;
    }
    .place-order-text p,
    .place-order-text h6{
        font-size: 14px;
        line-height: 22px;
    }
    .checkout_details_frm .form-group ul li a img{
        width: 100px;
    }
    .services-get-box h4{font-size: 32px; line-height: 140%;}
    .confrim-head h1{
        font-size: 20px;
        line-height: 32px;
    }
    .left-brdr:before{
        width: 0;
        position: inherit;
    }
    .profile-lft.ml-3{
        margin-left: 0!important;
    }
    .confirm_wrap{
        padding: 25px;
    }
    .review-main-container{
        flex-direction: column;
    }
    .review-part-one{
        width: 100%;
    }

    .review-main-container .mx-4{
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .services_hero_sec {
        background-position: left center;
        padding-top: 3rem;
        padding-bottom: 4rem;
    }
    br{
        display: none;
    }

    .services_hero_sec p{
        width: 100%!important;
    }
    .services-btm-slider-box{
        width: 100%;
    }
    .privacy_policy_sec {
        padding: 30px 0px;
        margin-top: 15px;
    }
    .tips-trick-head h2,
    .services-get-list h4{
        font-size: 30px;
        line-height: 40px;
    }
    .tips-trick-head h5,
    .services-get-box .media h6{
        font-size: 18px;
    }
    .serv-contact .review-box{
        margin-bottom: 1rem!important;
    }
    .hide-mob{
        display: none;
    }
    .track-img {
        text-align: left!important;
        margin-bottom: 20px!important;
        width: 30%!important;
    }
}

/* Medium devices (tablets, 768px and up) */ 
@media (min-width: 768px) and (max-width: 991px) {
    .about_card_box{
        margin-bottom: 20px;
    }
    .faq_img{
        margin-bottom: 25px;
    }
    .contact_main_frm{
        margin-bottom: 25px;
    }
    .contact_im{
        margin-bottom: 30px;
        margin-top: 25px;
    }
    .contact_main_frm label{
        color: #fff;
    }
    .contact_page_sec{
        background-size: cover;
    }
    .about_txt_title{
        margin-bottom: 30px;
    }
    .header_section .container{
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-light .navbar-toggler {
        margin-right: 15px;
    }
    .header_section .navbar-brand img{
        margin-left: 15px;
    }
    .header_section ul {
        background: #F2F3F8 !important;
        border-top: 1px solid rgba(204, 204, 204, 0.56);
        padding-bottom: 10px;
    }
    .header_section .navbar-nav .nav-item .nav-link {
        padding: 10px 15px;
    }
    .header_section .navbar-nav .nav-item ul{
        width: 100%;
    }
    .header_section .navbar-nav .nav-item ul li a{
        background: #fff!important;
    }
    .header_section .navbar-nav .nav-item ul li a:hover{
        background: #F2F3F8!important;
    }
    .header_section .btn_nav{
        width: 94%;
        display: block;
        margin: 0 auto;
        top: 0px;
    } 
    .fb_hero_txt{
        text-align: center;
    }
    .fb_hero_txt a img{
        display: block;
        margin: 0 auto;
    }
    .go_viral_box{
        margin: 0!important;
        margin-bottom: 25px!important;
    }
	.place-order-img img{
        position: inherit; 
    }
    .review-main-container{
        flex-wrap: wrap;
    }
    .review-part-one{
        width: 48%;
        margin-right: 1%;
    }

    .review-main-container .mx-4{
        margin-left: 0px!important;
        margin-right: 0!important;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
       
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .common-head {
        margin-bottom: 2rem;
    }
    .hide-desk {
        display: none;
    }
}