@media screen and (max-width: 400px)
{
  .main_home_content {
    bottom: 11% !important;
  }
}
@media screen and (max-width: 480px)
{
  .testimonial
  .main_home_content
  {
    left: 0;
    padding: 0 40px;
    bottom: 14%;
  }
  .list-inline
  {
    display: none;
  }
  .floating_nav
  {
    display: block;
  }
  
  .tagline_desc span:nth-child(3)
  {
    padding-left: 0;
  }
  .main_home_content h1 {
    font-size: 55px;
    line-height: 46px;
  }
  .counter_item p,.foot_desc
  {
    font-size: 16px;
  }
  .counter_item
  {
    margin-bottom: 25px;
  }
  .message_post
  {
    padding-left: 0;
  }
  .client_image
  {
    position: relative;
    margin: auto;
  }
  .message_post .post_content
  {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    padding: 28px 5px;
  }
  .footer_menus
  {
    justify-content: center;
  }
  footer {
    padding: 40px 0 0;
  }
  .hire_title h1
  {
    font-size: 22px;
    text-align: center;
  }
  .footer_menus ul
  {
    margin-top:20px;
  }
  .sec_footer {
    padding-bottom: 44px;
  }
  .btm_footer
  {
    font-size: 14px;
  }
  .footer_menus ul li a
  {
    font-size: 16px;
  }
  .exp_year,.timeline_event_info
  {
    text-align: center;
    width: 100%;
    display: block;
  }
  .year_inst
  {
    display: block;
  }
  .institute
  {
    padding-top: 7px !important;
  }
  .company_logo img
  {
    margin: auto;
  }
  .hire_btn
  {
    justify-content: center;
    margin-top: 15px;
  }
  .hire_btn a
  {
    padding: 14px 29px;
  }
  .footer_ul ul
  {
    text-align: center;
    margin-bottom: 18px;
  }
  .author_details
  {
    text-align: center;
  }
  .list-inline-item {
    display: block;
    width: 100%;
    margin-bottom: 13px;
  }
  
  .inner_banner {
    padding: 50px 0;
  }
  .common_heading h1,.course_section .common_heading h1, .education .common_heading h1 {
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    padding-top: 10px;
  }
  .experience_container
  {
    padding-top: 30px;
  }
  .skill_bar_section
  {
    padding: 25px 0;
  }
  .progressBar h4
  {
    font-size: 15px;
  }
  .experience
  {
    padding-top: 20px;
  }
  .experience .common_heading h3
  {
    padding-bottom: 0;
  }
  .common_heading h3
  {
    font-size: 16px;
    line-height: 16px;
  }
  .timeline_event_info h1,
  .education_box h1
  {
    font-size: 25px;
    padding: 5px 0;
  }
  .education_box {
    padding: 25px 23px;
  }
  .course_section
  {
    padding-bottom: 0;
  }
  .education
  {
    padding: 30px 0;
  }
  .education .common_heading p
  {
    font-size: 14px;
    line-height: 26px;
  }
  .education .education_box h1
  {
    font-size: 19px;
  }
  .counter_section .col-md-3
  {
    width: 100%;
  }
  .education .education_box
  {
    padding: 0 !important;
  }
  .timeline_event_info p.company
  {
    font-size: 18px;
  }
  .company_logo
  {
    padding-top: 20px;
  }
  .timeline-event
  {
    margin-bottom: 2rem;
  }
  .company_logo img
  {
    width: 120px;
  }
  .about_description
  {
    padding: 20px 0;
  }
  .about_description p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
  }
  .contact_detail h3
  {
    font-size: 18px;
  }
  .contact_detail p
  {
    font-size: 12px;
  }
  .main_wrapper
  {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 768px)
{
  .education .common_heading p
  {
    padding-top: 12px;
  }
  .mto_35 {
    margin-top: 25px;
  }
  .skill_logos
  {
    margin: 0;
    max-width: 100%;
  }
  .header_inr_title h1
  {
    font-size: 32px;
    padding-bottom: 8px;
    line-height: 32px;
  }
  .about_image
  {
    padding-bottom: 25px;
  }
  .exp_skill_container
  {
    padding: 25px 20px 0;
  }
  .main_wrapper,.experience
  {
    /*padding-top: 30px;*/
    padding: 30px 20px 0;
  }
  .course_section
  {
    padding: 0 20px;
  }
  .education{
    padding: 30px 20px;
  }
  .client_image
  {
    width: 170px;
    height: 170px;
  }
  .testimonial
  {
    padding: 20px 20px;
  }
  .client_post
  {
    display: block;
    padding: 40px 20px;
    max-width: 100%;
  }
  .author_details
  {
    padding-top: 0;
  }
  .fullpage {
    background: url(../images/mobile_bg.jpg);
    background-size: cover;
    background-position: center;
    padding: 80px 30px;
  }
  .f_logo
  {
    text-align: center;
  }
  .f_logo a img 
  {
    max-width: 60%;
  }
  .footer_ul ul
  {
    text-align: center;
    margin-top: 32px;
    float: none;
  }
  .hire_me_post {
    margin-bottom: 50px;
  }
  .sec_footer
  {
    padding-bottom: 20px !important;
  }
}
@media screen and (max-width: 580px)
{}
@media screen and (max-width: 768px)
{
  .tagline_desc span
  {
    font-size: 16px;
  }
  .tagline_desc span
  {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  
  .floating_nav ul li a span
  {
    font-size: 14px;
  }
  .floating_nav ul li a
  {
    color: #bcbcbc;
  }
  
  .contact_form_container
  {
    margin: 45px 0;
  }
  .nav_about
  {
    display: none;
  }
  .nav_menu_Sec
  {
    padding-left: 0;
  }
  .nav_menu_Sec ul li a
  {
    font-size: 3rem;
  }
  .menu_bar
  {
    right: 6%;
  }
  .project_box
  {
    border-bottom: 1px solid #bcbcbc;
  }
  .header
  {
    height: auto;
  }
  .overlay_title h1
  {
    display: none;
  }
  .list-inline-item a
  {
    justify-content: center;
  }
  
  .tagline_desc
  {
    padding-top: 5px;
  }
  .tagline
  {
    font-size: 14px;
    line-height: 16px;
  }
  .sm_description
  {
    display: none;
    max-width: 100%;
    font-size: 14px;
    line-height: 26px;
    padding: 15px 0 0px;
  }
  .list-inline-item a
  {
    padding: 10px 15px;
    font-size: 14px;
  }
  .social_media a svg {
    width: 18px;
    height: 18px;
        margin: 3px 0;
  }
  .main_home_content .social_media a {
    margin-right: 6px !important;
  }
  .list-inline-item a
  {
    background: #040404;
  }
}

@media  only screen and (max-width: 768px)  and (min-width: 481px)
{
  .main_home_content
  {
    left: 0;
    padding: 0 50px;
    bottom: 6% !important;
  }
  .main_home_content h1 {
    font-size: 65px;
    line-height: 55px;
  }
  .tagline_desc
  {
    padding-bottom: 0 !important;
  }
  .project_box {
    width: 50%;
  }
  .list-inline
  {
    margin-bottom: 0;
  }
  .message_post
  {
    padding-left: 0;
  }
  .client_image
  {
    position: relative;
    margin: auto;
  }
  .message_post .post_content
  {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    padding: 28px 25px;
  }
  .footer_menus
  {
    justify-content: center;
  }
  footer {
    padding: 50px 20px 0;
  }
  .counter_item h1 span
  {
    font-size: 42px;
  }
  .hire_title h1
  {
    font-size: 29px;
    text-align: center;
  }
  .main_wrapper {
    padding: 0px 0;
  }
  .hire_btn
  {
    justify-content: center;
    margin-top: 15px;
  }
  .author_details
  {
    text-align: center;
  }
  .footer_menus ul
  {
    margin-top:20px;
  }
  .sec_footer {
    padding-bottom: 44px;
  }
  .btm_footer
  {
    font-size: 14px;
  }
  .footer_menus ul li a
  {
    font-size: 14px;
  }
  .footer_ul ul
  {
    text-align: center;
    margin-bottom: 25px;
  }
  .project_box 
  {
    width: 50%;
  }
  .project_box figure .figcaption
  {
    margin: 3.2rem 2.6rem;
  }
  .figure_content p
  {
    font-size: 14px;
    line-height: 23px;
  }
  .cate_title
  {
    padding-top: 16px;
  }
  .figure_content .box-title
  {
    font-size: 45px;
    line-height: 45px;
  }
  .inner_banner {
    padding: 71px 0;
  }
  .common_heading h1, .course_section .common_heading h1, .education .common_heading h1 {
    font-weight: 700;
    font-size: 29px;
    line-height: 36px;
    padding-top: 0px;
  }
  .testimonial .common_heading
  {
    margin-bottom: 40px;
  }
  .contact_detail h3 {
    font-size: 18px;
  }
  .contact_detail p {
    font-size: 12px;
  }
  .header_inr_title h1 {
    font-size: 38px;
    padding-bottom: 8px;
  }
  .skill_bar_section
  {
    padding: 25px 0;
  }
  .experience .common_heading h3 {
    padding-bottom: 0px;
  }
  .timeline_event_info h1
  {
    font-size: 26px;
  }
  .timeline_event_info p.company
  {
    font-size: 18px;
  }
  .company_logo
  {
    padding-top: 15px;
  }
  .timeline-event
  {
    margin-bottom: 2rem;
  }
  .company_logo img
  {
    width: 130px;
  }
  .education_box {
    padding: 19px 25px;
  }
  .education_box h1
  {
    font-size: 25px;
  }
  .education
  {
    padding: 30px 20px;
  }
  .education .education_box
  {
    padding: 0 !important;
  }
  .education .education_box h1
  {
    font-size: 22px;
  }
  .counter_section .col-md-3 
  {
    width: 100%;
  }
  .counter_item
  {
    margin-bottom: 25px;
  }
  .common_heading .overlay_text {
    font-size: 42px;
  }
  .counter_item p
  {
    font-size: 18px;
  }
  .counter_section
  {
    max-width: 60%;
  }
  .year_inst
  {
    display: block;
  }
  .year_inst p
  {
    padding-top: 3px;
  }
}
@media  only screen and (max-width: 768px)  and (min-width: 550px)
{}
@media  only screen and (max-width: 992px)  and (min-width: 768px)
{
  .contact_form_container
  {
    margin: 20px 0;
  }
  .portfolio_wrapper .col-md-6,
  .contact_wrapper .col-md-6
  {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .service_box
  {
    padding: 35px;
  }
  .service_details h2
  {
    font-size: 25px;
  }
  .header_inr_title h1
  {
    font-size: 43px;
  }
  .inner_banner
  {
    padding: 70px 0 40px;
  }
  .exp_skill_container .col-md-6
  {
            flex: 0 0 100%;
        max-width: 100%;
  }
  .skill_bar_section {
    padding: 25px 0;
  }
  .skill_logos
  {
    max-width: 100%;
  }
  .common_heading h1,
  .common_heading h1
  {
    font-size: 35px !important;
  }
  .exp_matter .common_heading h1
  {
    font-size: 28px;
    line-height: 37px;
  }
  .timeline_event_info h1
  {
    font-size: 26px;
  }
  .timeline_event_info p.company
  {
    font-size: 18px;
  }
  .education_box h1
  {
    font-size: 25px;
  }
  .counter_section
  {
    max-width: 100%;
    padding: 0px 0;
  }
  .testimonial .common_heading
  {
    margin-bottom: 30px;
  }
  .testimonial
  {
    padding-bottom: 30px;
  }
  .hire_me_post {
    margin-bottom: 60px;
  }
  .f_logo a img 
  {
    max-width: 65%;
  }
  .counter_item p
  {
    font-size: 13px;
  }
  .counter_item h1 span
  {
    font-size: 40px;
  }
  .sec_footer {
    padding-bottom: 40px;
  }
  .education .education_box h1
  {
    font-size: 20px;
  }
  .education .education_box
  {
    padding: 15px;
  }
  .message_post .post_content
  {
    font-size: 15px;
    line-height: 27px;
  }
  footer{
    padding: 35px 0 35px 0;
  }
  .hire_title h1
  {
    font-size: 30px;
  }
  .hire_btn a
  {
    font-size: 14px;
  }
  .footer_ul ul li a
  {
    width: 38px;
    line-height: 38px;
    height: 38px;
  }
  .footer_ul ul li a i
  {
    font-size: 17px;
  }
  .footer_logo
  {
    padding: 0;
  }
  .foot_desc
  {
    font-size: 14px;
  }
  .common_heading h3
  {
    font-size: 18px;
    padding-bottom: 6px;
  }
  .about_description
  {
    padding: 12px 0 0 12px;
  }
  .main_wrapper .col-md-5,
  .main_wrapper .col-md-7
  {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .nav_image
  {
    width: 250px;
    margin: auto;
  }
  .nav_details p
  {
     font-size: 14px;
    line-height: 26px;
  }
  .social_media {
    margin: 11px 0 12px;
  }
  .nav_menu_Sec ul li a
  {
    font-size: 2.5rem;
  }
  .project_box figure .figcaption
  {
    margin: 3.2rem 2rem;
  }
  .figure_content p
  {
    font-size: 14px;
    line-height: 23px;
  }
  .cate_title
  {
    padding-top: 15px;
  }
  .figure_content .box-title
  {
    font-size: 45px;
    line-height: 45px;
  }
  .category
  {
    letter-spacing: .5em;
  }
  .fullpage {
    align-items: center;
  }
  .overlay_title
  {
    display: none;
  }
  .main_home_content h1
  {
    font-size: 70px;
    line-height: 64px;
    padding-bottom: 0;
  }
  .tagline
  {
    font-size: 16px;
    line-height: 16px;
  }
  .tagline_desc span
  {
    font-size: 16px;
        padding-right: 13px;
    padding-left: 13px;
  }
  .list-inline-item a
  {
    padding: 13px 30px;
    background: #010101;
  }
  .main_home_content
  {
    bottom: 6%;
    left: 7%;
  }
}
@media  only screen and (max-width: 1200px)  and (min-width: 992px)
{
  .main_home_content h1 {
    font-size: 6.2rem;
    line-height: 5rem;
  }
  .tagline_desc span
  {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 17px;
  }
  .tagline_desc
  {
    padding-bottom: 8px;
  }
  .list-inline-item a
  {
    background: #020202;
  }
  .contact_form_container
  {
    padding: 30px;
  }
  .inner_banner {
    padding: 100px 0;
  }
  .header_inr_title h1
  {
    font-size: 43px;
  }
  .common_heading h1
  {
    font-size: 30px !important;
  }
  .counter_section
  {
    max-width: 90%;
  }
  .counter_item p
  {
    font-size: 16px;
  }
  .message_post .post_content
  {
        font-size: 1.2em;
  }
  .testimonial .common_heading {
    margin-bottom: 40px;
  }
  .about_description
  {
    padding-top: 10px;
  }
  .education_box h1, .timeline_event_info h1
  {
    font-size: 1.7rem;
  }
  .about_description p
  {
    font-size: 15px;
  }
  .contact_detail h3
  {
    font-size: 16px;
  }
  .timeline_event_info h1
  {
    font-size: 30px;
  }
  .education .education_box h1
  {
    font-size: 19px;
  }
  .hire_title h1
  {
    font-size: 30px;
  }
  footer
  {
    padding-top: 30px;
  }
  .hire_me_post
  {
    margin-bottom: 40px;
  }
  .footer_logo {
    padding: 0 14px;
  }
  .footer_menus ul li a
  {
    font-size: 14px;
    padding: 0 6px;
  }
  .nav_image
  {
    width: 300px;
    margin: auto;
  }
  .nav_details p
  {
     font-size: 16px;
    line-height: 28px;
  }
  .social_media {
    margin: 11px 0 12px;
  }
  .nav_menu_Sec ul li a
  {
    font-size: 2.7rem;
  }
  .project_box figure .figcaption
  {
    margin: 3.2rem 2rem;
  }
  .figure_content p
  {
    font-size: 14px;
    line-height: 23px;
  }
  .overlay_title h1
  {
    line-height: 5.5rem;
  }
  .overlay_title
  {
    left: -98px;
  }
}


@media  only screen and (max-width: 1250px)  and (min-width: 1101px)
{
}
@media screen and (max-width: 480px)
{}

@media screen and (max-width: 1200px)
{}
@media  only screen and (max-width: 1300)  and (min-width: 1100px)
{}
@media  only screen and (max-width: 1200px)  and (min-width: 1100px)
{}
/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 830px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) 
  {}
@media only screen 
  and (min-device-width: 413px) 
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
}

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  	
  }






@media  only screen and (min-width: 1500px)
{
	
}
@media  only screen and (min-width: 1600px)
{

}