/* Full website responaive  
   Date : 08/16/2021 
   Author : LegendaSoft
   Designation : Front End Developer  
*/

/* Responsive section start */

/* // Extra small devices (portrait phones, less than 576px) */
@media (min-width:320px)  { 

    main.header_mobile_btn {
    position: absolute;
    right: 0;
    color: #000;
    top: 20px;
    overflow: hidden;
    }
    .Ready_software_icon {
    min-height: 56px;
    margin-bottom: 8px;
    /* border-bottom: 1px solid #c1c0c0; */
}

.portfolio_header_contant .section_title {
    margin-bottom: 30px;
}
.slide-desktop{
    height:110px !important
}
}


@media (min-width:480px)  { 

    main.header_mobile_btn {
    position: absolute;
    right: 0;
    color: #000;
    top: 20px;
    overflow: hidden;
}

.Ready_software_icon {
    min-height: 56px;
    margin-bottom: 8px;
    /* border-bottom: 1px solid #c1c0c0; */
}
.portfolio_header_contant .section_title {
    margin-bottom: 30px;
}
  .slide-desktop{
    height:110px !important
}  
}
@media (min-width:600px)  { 

    main.header_mobile_btn {
    position: absolute;
    right: 0;
    color: #000;
    top: 20px;
    overflow: hidden;
}

.Ready_software_icon {
    min-height: 56px;
    margin-bottom: 8px;
    /* border-bottom: 1px solid #c1c0c0; */
}
.portfolio_header_contant .section_title {
    margin-bottom: 30px;
}
.slide-desktop{
    height:110px !important
}
}

@media only screen and (max-width: 600px) {

    .portfolio_header_contant .section_title {
    margin-bottom: 30px;
}
    main.header_mobile_btn {
    position: absolute;
    right: 0;
    color: #000;
    top: 20px;
    overflow: hidden;
}

.Ready_software_icon {
    min-height: 56px;
    margin-bottom: 8px;
    /* border-bottom: 1px solid #c1c0c0; */
}
.slide-desktop{
    height:110px !important
}

.single-banner-content {
    color: #fff;
    padding: 50px 0;
    width: 100%;
}

.single-banner-content h3 span {
    font-size: 30px;
}

.mobile_menu_header {
    display: block !important;
    z-index: 99;
    position: relative;
    background: #000;
}

.mobile_menu_header main img {
    max-width: 200px;
}

.mobile_menu_header main {
    padding: 10px 0;
}

.main_slider_seciton .single-banner-content {
    padding-top: 0px;
}

.portfolio_section_items_overlay .company_status .company_discription {
    display: none;
}

.breadcrumb-option .breadcrumb-images {
    padding-top: 100px;
}


.contact_map_section .row {
    flex-direction: column-reverse;
}

.contact_map_and_address .map-info {
    margin-left: 0px;
    margin-bottom: 50px;
}

section.services-area.about-us .about_img_section {
    margin-left: 0px;
}

section.mission-vission .about-mission {
    padding: 0px;
}

.testimonial-title-content {
    padding: 20px;
}

.seciton_title h4 {
    font-size: 30px !important
}

.section_title h4 {
    font-size: 30px !important
}


}
@media (max-width: 575.98px) { 

    .container-fluid {
        width: 100%;
        padding: 0 10px;
    }

    section.main_contact_section .contact_waise_service .col-xs-6 {
        width:50%;
    }
    .portfolio_header_contant .section_title {
    margin-bottom: 30px;
}

    .service_title {
        height: 50px;
    }

    .service_title h4{
        margin: 0;
    }

    section.subcategory_section_area .col-xs-6 {
        width:50%;
    }

    .portfolio_header_contant .filter_box {
        margin-bottom: 10px;
    }

    .about-content {
        padding-bottom: 20px;
    }

    section.subcategory_section_area .subcategory_box .subcategory_icon {
        margin: 12px 0;
    }

    .cr-breadcrumb h1 {
        font-size: 35px;
        letter-spacing: 1px;
    }

    .software_gallary_left_section {
        padding-bottom: 20px;
    }

    section.payment_procedure .single_payment {
        margin-bottom: 20px;
    }

    .portfolio_overview_discription .portfolio_overview {
        padding-top: 20px;
    }

    .footer_contact_item {
        margin-bottom: 20px;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .header-bottom-area {
        display: none;
    }

    .single_footer_contant_section {
        background: #09c;
        padding: 15px 20px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        margin: 5px 0;
    }
.slide-desktop{
    height: 110px !important;
}

.footer_menu_section {
    display: block !important;
}




}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {

    .about-content {
        margin-bottom: 20px;
    }


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

    .portfolio_header_contant .filter_box {
        margin-bottom: 10px;
    }

    .software_gallary_left_section {
        padding-bottom: 20px;
    }

    section.payment_procedure .single_payment {
        margin-bottom: 20px;
    }

    .portfolio_overview_discription .portfolio_overview {
        padding-top: 20px;
    }

    .footer_contact_item {
        margin-bottom: 20px;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .header-bottom-area {
        display: none;
    }
    .slide-desktop{
    height:110px !important
}

    .single_footer_contant_section {
        background: #09c;
        padding: 15px 20px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        margin: 5px 0;
    }

    main.header_mobile_btn {
        position: absolute;
        right: 0;
        top: 119px;
        overflow: hidden;
    }


}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

    .about-content {
        margin-bottom: 20px;
    }

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

    .portfolio_header_contant .filter_box {
        margin-bottom: 10px;
    } 

    .software_gallary_left_section {
        padding-bottom: 20px;
    }

    section.payment_procedure .single_payment {
        margin-bottom: 20px;
    }

    .portfolio_overview_discription .portfolio_overview {
        padding-top: 20px;
    }

    .footer_contact_item {
        margin-bottom: 20px;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .header-bottom-area {
        display: none;
    }

    .single_footer_contant_section {
        background: #09c;
        padding: 15px 20px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        margin: 5px 0;
    }


}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .team_seciton_box .social_icon_team {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80% !important;
        background: #ddd;
        text-align: center;
        /* border-radius: 5px; */
        padding: 0;
        margin: 0;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }


}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    .team_seciton_box .social_icon_team {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80% !important;
        background: #ddd;
        text-align: center;
        /* border-radius: 5px; */
        padding: 0;
        margin: 0;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .portfolio_section_items_overlay .company_status .company_logo img {
        width: 130px !important;
    }

    .company-info-details {
        display: grid !important;
        grid-template-columns: 1fr 2fr !important;
        gap: 50px;
        padding-top: 50px;
        padding-bottom: 100px;
    }

    .company-info-details .company-about {
        padding-left: 250px !important;
    }

    .single-banner-content h3 {
        font-size: 120px !important;
    }

    .portfolio_section_items_overlay .company_discription p {
        font-size: 16px !important;
    }

    section.testimonial-area_section .testimonial_section_box {
        padding-left: 200px !important;
    }

}

@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	

@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
    section.accordion-area button {
    border: 0;
    background: #116c8a;
    padding: 10px 0;
    width: 100%;
    font-weight: 300;
    margin: 10px 0px;
    font-size: 14px;
    text-align: left;
    color: #fff;
}

.portfolio_bg_overaly {
    background: #31313166;
    width: 100%;
    height: 100%;
}

.portfolio_section_items_overlay .company_discription p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;
}

.work_list ul li{
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b32a2a;
}

.footer_contact_section .section_title h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #205c6f;
}
span.information {
    font-size: 14px;
}
.footer_contact_section .footer_contact_item a span.title {
    margin-right: 5px;
}
.single_footer_contant_section {
    background: #000000;
    padding: 15px 15px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.software_feature_box_home .media-body h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    color: #444;
    border-bottom: 1px solid #ddd;
    margin: 0;
    line-height: 37px;
}
.software_feature_box_home .card-body p {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    color: #444;
    line-height: 22px;
}
.software_feature_box_home {
    padding: 20px 15px;
    background: #ffffff;
    margin: 10px 0;
    box-shadow: 0px 2px 17px -1px rgb(0 0 0 / 8%);
}

.about-content p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #444;
    text-align: justify;
}
.team_seciton_box .social_icon_team {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80% !important;
        background: #ddd;
        text-align: center;
        /* border-radius: 5px; */
        padding: 0;
        margin: 0;
    }
    .single_careear-card .date_line_section span {
        font-size: 14px;
    }
    .service_section_box .service_containt .section_header h4 {
        max-width: 80%;
    }

    .portfolio_section_items_overlay .company_status .company_logo img {
        width: 130px !important;
    }
    .footer-widgets .single-widget.widget-quick-contact ul li {
        margin-bottom: 26px;
    }
    .footer-widgets .single-widget ul li a {
        color: #f1f1f1 !important;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 400;
    }
    .footer-widgets .single-widget.widget-latest-blog ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px;
        padding-top: 5px;
    }
    .testimonial_section_item .testimonial_contant {
        color: #fff;
    font-size: 14px;
    text-transform: none;
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    }
    .testimonial_section_item .testimonial_img {
    margin: 0 0 20px 0;
    }
    .portfolio_bg_overaly {
    background-image: linear-gradient(rgb(0 0 0 / 32%), rgb(0 0 0 / 65%));
    width: 100%;
    height: 100%;
    }
    .testimonial_section_item .testimonial_contant h5 span{
        font-size:15px;
    }
    section.accordion-area button span.faq_title {
    background: #444;
    padding: 10px 5px;
    margin-right: 5px;
}
.seciton_title h4 {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
}
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
      section.accordion-area button span.faq_title {
    background: #444;
    padding: 10px 5px;
    margin-right: 5px;
}
.seciton_title h4 {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
}

      section.accordion-area button {
        border: 0;
        background: #116c8a;
        padding: 10px 0;
        width: 100%;
        font-weight: 300;
        margin: 10px 0px;
        font-size: 14px;
        text-align: left;
        color: #fff;
    }

    .service_section_box .service_containt .section_header h4 {
        max-width: 80%;
    }
 
    .portfolio_bg_overaly {
        background: #000000e0;
        width: 100%;
        height: 93%;
    }
 
    .portfolio_section_items_overlay .company_discription p {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        line-height: 20px;
        text-align: justify;
    }

    .footer_contact_section .section_title h4 {
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #205c6f;
    }
    span.information {
        font-size: 14px;
    }
    .footer_contact_section .footer_contact_item a span.title {
        margin-right: 5px;
    }
    .single_footer_contant_section {
        background: #000000;
        padding: 15px 15px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    }
    .software_feature_box_home .media-body h4 {
        font-size: 18px;
        font-weight: 600;
        text-transform: none;
        color: #444;
        border-bottom: 1px solid #ddd;
        margin: 0;
        line-height: 37px;
    }
    .software_feature_box_home .card-body p {
        font-size: 14px;
        text-transform: none;
        font-weight: 400;
        color: #444;
        line-height: 22px;
    }
    .software_feature_box_home {
        padding: 20px 15px;
        background: #ffffff;
        margin: 0;
        box-shadow: 0px 2px 17px -1px rgb(0 0 0 / 8%);
    }
    .about-content p {
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        color: #444;
        text-align: justify;
    }
    .team_seciton_box .social_icon_team {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80% !important;
        background: #ddd;
        text-align: center;
        /* border-radius: 5px; */
        padding: 0;
        margin: 0;
    }
    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .portfolio_section_items_overlay .company_status .company_logo img {
        width: 130px !important;
    }
    .footer-widgets .single-widget.widget-quick-contact ul li {
        margin-bottom: 26px;
    }
    .footer-widgets .single-widget ul li a {
        color: #f1f1f1 !important;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 400;
    }
    .testimonial_section_item .testimonial_contant h5 span{
        font-size:15px;
    }
    .footer-widgets .single-widget.widget-latest-blog ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px;
        padding-top: 5px;
    }
    .testimonial_section_item .testimonial_contant {
        color: #fff;
    font-size: 14px;
    text-transform: none;
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    }
    .testimonial_section_item .testimonial_img {
    margin: 0 0 20px 0;
}
    .portfolio_bg_overaly {
    background-image: linear-gradient(rgba(0, 0, 0, 0.66), rgb(0, 0, 0));
    width: 100%;
    height: 100%;
    }
    
  }
/* Full website responaive  
   Date : 08/16/2021 
   Author : Next Page Technology 
   Designation : Front End Developer  
*/

/* Responsive section start */

/* // Extra small devices (portrait phones, less than 576px) */
@media (min-width:320px)  { 

    main.header_mobile_btn {
        position: absolute;
        right: 0;
        color: #000;
        top: 20px;
        overflow: hidden;
    }
    .Ready_software_icon {
        min-height: 56px;
        margin-bottom: 8px;
        /* border-bottom: 1px solid #c1c0c0; */
    }

    .portfolio_header_contant .section_title {
        margin-bottom: 30px;
    }
    .slide-desktop{
        height:110px !important
    }

    .company-info-details {
        display: grid;
        grid-template-columns: 1fr;
    }

    .company-info-details .company-about {
        padding-left: 0px;
    }

    .single-banner-content h3 {
        font-size: 70px;
    }

    .service_section_box .service_containt .section_header h4 {
        max-width: 100%;
    }

    section.testimonial-area_section .testimonial_section_box {
        padding-left: 0px;
    }

    .portfolio_section_items_overlay .company_logo img {
        width: 100px;
    }

    .portfolio_section_items_overlay .company_discription p {
        font-size: 16PX;
        color: #fff;
        text-align: left;
        line-height: normal;
    }

    section.software_module_seciton .software-modules {
        transform: translateY(0);
        padding: 30px 0;
    }


}


@media (min-width:480px)  { 

    main.header_mobile_btn {
        position: absolute;
        right: 0;
        color: #000;
        top: 20px;
        overflow: hidden;
    }

    .Ready_software_icon {
        min-height: 56px;
        margin-bottom: 8px;
        /* border-bottom: 1px solid #c1c0c0; */
    }
    .portfolio_header_contant .section_title {
        margin-bottom: 30px;
    }
    .slide-desktop{
        height:110px !important
    }  

    .company-info-details {
        display: grid;
        grid-template-columns: 1fr;
    }

    section.software_module_seciton .software-modules {
        transform: translateY(0);
        padding: 30px 0;
    }

}
@media (min-width:600px)  { 

    main.header_mobile_btn {
    position: absolute;
    right: 0;
    color: #000;
    top: 20px;
    overflow: hidden;
}

.Ready_software_icon {
    min-height: 56px;
    margin-bottom: 8px;
    /* border-bottom: 1px solid #c1c0c0; */
}
.portfolio_header_contant .section_title {
    margin-bottom: 30px;
}
.slide-desktop{
    height:110px !important
}
}

@media only screen and (max-width: 600px) {

    .portfolio_header_contant .section_title {
    margin-bottom: 30px;
}
    main.header_mobile_btn {
    position: absolute;
    right: 0;
    color: #000;
    top: 20px;
    overflow: hidden;
}

.Ready_software_icon {
    min-height: 56px;
    margin-bottom: 8px;
    /* border-bottom: 1px solid #c1c0c0; */
}
.slide-desktop{
    height:110px !important
}


}
@media (max-width: 575.98px) { 

    .container-fluid {
        width: 100%;
        padding: 0 10px;
    }

    section.main_contact_section .contact_waise_service .col-xs-6 {
        width:50%;
    }
    .portfolio_header_contant .section_title {
    margin-bottom: 30px;
}


    .service_title {
        height: 50px;
    }

    .service_title h4{
        margin: 0;
    }

    section.subcategory_section_area .col-xs-6 {
        width:50%;
    }

    .portfolio_header_contant .filter_box {
        margin-bottom: 10px;
    }

    .about-content {
        padding-bottom: 20px;
    }

    section.subcategory_section_area .subcategory_box .subcategory_icon {
        margin: 12px 0;
    }

    .cr-breadcrumb h1 {
        font-size: 35px;
        letter-spacing: 1px;
    }

    .software_gallary_left_section {
        padding-bottom: 20px;
    }

    section.payment_procedure .single_payment {
        margin-bottom: 20px;
    }

    .portfolio_overview_discription .portfolio_overview {
        padding-top: 20px;
    }

    .footer_contact_item {
        margin-bottom: 20px;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .header-bottom-area {
        display: none;
    }

    .single_footer_contant_section {
        background: #09c;
        padding: 15px 20px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        margin: 5px 0;
    }
.slide-desktop{
    height: 150px !important;
}

}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {

    .about-content {
        margin-bottom: 20px;
    }


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

    .portfolio_header_contant .filter_box {
        margin-bottom: 10px;
    }

    .software_gallary_left_section {
        padding-bottom: 20px;
    }

    section.payment_procedure .single_payment {
        margin-bottom: 20px;
    }

    .portfolio_overview_discription .portfolio_overview {
        padding-top: 20px;
    }

    .footer_contact_item {
        margin-bottom: 20px;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .header-bottom-area {
        display: none;
    }
    .slide-desktop{
    height:110px !important
}

    .single_footer_contant_section {
        background: #09c;
        padding: 15px 20px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        margin: 5px 0;
    }

    main.header_mobile_btn {
        position: absolute;
        right: 0;
        top: 119px;
        overflow: hidden;
    }


}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

    .about-content {
        margin-bottom: 20px;
    }

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

    .portfolio_header_contant .filter_box {
        margin-bottom: 10px;
    } 

    .software_gallary_left_section {
        padding-bottom: 20px;
    }

    section.payment_procedure .single_payment {
        margin-bottom: 20px;
    }

    .portfolio_overview_discription .portfolio_overview {
        padding-top: 20px;
    }

    .footer_contact_item {
        margin-bottom: 20px;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .header-bottom-area {
        display: none;
    }

    .single_footer_contant_section {
        background: #09c;
        padding: 15px 20px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        margin: 5px 0;
    }


}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .team_seciton_box .social_icon_team {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80% !important;
        background: #ddd;
        text-align: center;
        /* border-radius: 5px; */
        padding: 0;
        margin: 0;
    }

    .single_careear-card .date_line_section span {
        font-size: 14px;
    }


}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    .team_seciton_box .social_icon_team {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80% !important;
        background: #ddd;
        text-align: center;
        /* border-radius: 5px; */
        padding: 0;
        margin: 0;
    }
    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .portfolio_section_items_overlay .company_status .company_logo img {
        width: 130px !important;
    }

    section.software_module_seciton .software-modules {
        transform: translateY(-20%) !important;
    }
}

@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	

@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
    section.accordion-area button {
    border: 0;
    background: #116c8a;
    padding: 10px 0;
    width: 100%;
    font-weight: 300;
    margin: 10px 0px;
    font-size: 14px;
    text-align: left;
    color: #fff;
}

.portfolio_bg_overaly {
    background: #31313166;
    width: 100%;
    height: 100%;
}

.portfolio_section_items_overlay .company_discription p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;
}

.work_list ul li{
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b32a2a;
}

.footer_contact_section .section_title h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #205c6f;
}
span.information {
    font-size: 14px;
}
.footer_contact_section .footer_contact_item a span.title {
    margin-right: 5px;
}
.single_footer_contant_section {
    background: #000000;
    padding: 15px 15px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.software_feature_box_home .media-body h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    color: #444;
    border-bottom: 1px solid #ddd;
    margin: 0;
    line-height: 37px;
}
.software_feature_box_home .card-body p {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    color: #444;
    line-height: 22px;
}
.software_feature_box_home {
    padding: 20px 15px;
    background: #ffffff;
    margin: 10px 0;
    box-shadow: 0px 2px 17px -1px rgb(0 0 0 / 8%);
}

.about-content p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #444;
    text-align: justify;
}
.team_seciton_box .social_icon_team {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80% !important;
        background: #ddd;
        text-align: center;
        /* border-radius: 5px; */
        padding: 0;
        margin: 0;
    }
    .single_careear-card .date_line_section span {
        font-size: 14px;
    }
    .service_section_box .service_containt .section_header h4 {
        max-width: 80%;
    }

    .portfolio_section_items_overlay .company_status .company_logo img {
        width: 130px !important;
    }
    .footer-widgets .single-widget.widget-quick-contact ul li {
        margin-bottom: 26px;
    }
    .footer-widgets .single-widget ul li a {
        color: #f1f1f1 !important;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 400;
    }
    .footer-widgets .single-widget.widget-latest-blog ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px;
        padding-top: 5px;
    }
    .testimonial_section_item .testimonial_contant {
        color: #fff;
    font-size: 14px;
    text-transform: none;
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    }
    .testimonial_section_item .testimonial_img {
    margin: 0 0 20px 0;
    }
    .portfolio_bg_overaly {
    background-image: linear-gradient(rgb(0 0 0 / 32%), rgb(0 0 0 / 65%));
    width: 100%;
    height: 100%;
    }
    .testimonial_section_item .testimonial_contant h5 span{
        font-size:15px;
    }
    section.accordion-area button span.faq_title {
    background: #444;
    padding: 10px 5px;
    margin-right: 5px;
}
.seciton_title h4 {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
}
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
      section.accordion-area button span.faq_title {
    background: #444;
    padding: 10px 5px;
    margin-right: 5px;
}
.seciton_title h4 {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
}

      section.accordion-area button {
    border: 0;
    background: #116c8a;
    padding: 10px 0;
    width: 100%;
    font-weight: 300;
    margin: 10px 0px;
    font-size: 14px;
    text-align: left;
    color: #fff;
}

    .service_section_box .service_containt .section_header h4 {
        max-width: 80%;
    }

    .portfolio_bg_overaly {
        background: #000000e0;
        width: 100%;
        height: 93%;
    }
  
    .portfolio_section_items_overlay .company_discription p {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        line-height: 20px;
        text-align: justify;
    }

    .footer_contact_section .section_title h4 {
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #fff;
    }
    span.information {
        font-size: 14px;
    }
    .footer_contact_section .footer_contact_item a span.title {
        margin-right: 5px;
    }
    .single_footer_contant_section {
        background: #000000;
        padding: 15px 15px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    }
    .software_feature_box_home .media-body h4 {
        font-size: 18px;
        font-weight: 600;
        text-transform: none;
        color: #444;
        border-bottom: 1px solid #ddd;
        margin: 0;
        line-height: 37px;
    }
    .software_feature_box_home .card-body p {
        font-size: 14px;
        text-transform: none;
        font-weight: 400;
        color: #444;
        line-height: 22px;
    }
    .software_feature_box_home {
        padding: 20px 15px;
        background: #ffffff;
        margin: 0;
        box-shadow: 0px 2px 17px -1px rgb(0 0 0 / 8%);
    }
    .about-content p {
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        color: #444;
        text-align: justify;
    }
    .team_seciton_box .social_icon_team {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 80% !important;
        background: #ddd;
        text-align: center;
        /* border-radius: 5px; */
        padding: 0;
        margin: 0;
    }
    .single_careear-card .date_line_section span {
        font-size: 14px;
    }

    .portfolio_section_items_overlay .company_status .company_logo img {
        width: 130px !important;
    }
    .footer-widgets .single-widget.widget-quick-contact ul li {
        margin-bottom: 26px;
    }
    .footer-widgets .single-widget ul li a {
        color: #f1f1f1 !important;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 400;
    }
    .testimonial_section_item .testimonial_contant h5 span{
        font-size:15px;
    }
    .footer-widgets .single-widget.widget-latest-blog ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px;
        padding-top: 5px;
    }
    .testimonial_section_item .testimonial_contant {
        color: #fff;
    font-size: 14px;
    text-transform: none;
    font-weight: 300;
    text-align: center;
    line-height: 20px;
    }
    .testimonial_section_item .testimonial_img {
    margin: 0 0 20px 0;
}
    .portfolio_bg_overaly {
    background-image: linear-gradient(rgba(0, 0, 0, 0.66), rgb(0, 0, 0));
    width: 100%;
    height: 100%;
    }
    
  }

