/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

    .main_menu ul li a {
        text-align: right;
        margin: 10px 5px 0 0;
    }

    .owl-stage-outer {
        margin: 0em 0 0 0;
    }

    .hero_section {
        text-align: center;
    }

    .hero_content h3 {
        margin: 24px;
        font-size: 20px;
    }

    .hero_content h2 {
        font-size: 21px;
        line-height: 31px;
        margin-bottom: 30px;
    }

    .hero_content p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 28px;
    }

    .hero_img img {
        
        margin-top: 30px;

    }

    .about_img {
        display: none;
    }

    .about_content h4 {
        text-transform: uppercase;
        font-size: 33px;
        margin-bottom: 20px;
    }

    .about {
        padding-top: 3em;
        padding-bottom: 2em;
        text-align: center;
    }

    .about_content {
        margin: 0;
    }

    .about_content h2 {
        font-size: 15px;
    }

    .about_content h4 {
        font-size: 20px;
    }


    .about_content p {
        margin: 36px 0;
    }

    .about_content i {
        display: none;
    }

    .about_content li {
        margin-bottom: 8px;
    }

    .service_sectuion {
        padding-top: 3em;
        padding-bottom: 3em;
    }

    .s_border {
        border-color: #ffc61a;
        margin: 0 0 51px;
    }

    .feature_section {
        padding-top: 3em;
        padding-bottom: 2em;
    }

    .f_service {
        text-align: center;

        border: none;
    }

    .features_content h2 {
        font-size: 19px;
    }

    .features_content p {
        margin-top: 15px;
        margin-bottom: 36px;
    }

    .features_content p {
        font-size: 15px;
    }


    .contact_us {
        padding-top: 32px;
        padding-bottom: 4em;
        text-align: center;
    }

    .f_about p {
        font-size: 15px;
    }

    .icon_box i {
        font-size: 18px;
        margin-top: 5px;
    }

    address {
        font-size: 15px;
        margin-top: 15px;
    }

    .news_later p {
        font-size: 15px;
    }

    f_about h2 {
        font-size: 30px;
    }

    .contact h2 {
        text-transform: capitalize;
        font-size: 30px;
    }

    .news_later h3 {
        font-size: 30px;
    }

    .f_about {
        margin-top: -42px;
    }

    .f_input {
        padding: 10px 0 10px 2px;
    }

    .btn_submit {
        padding: 11px 26px;
        margin-right: 12px !important;
    }

    .copy h3 {
        font-size: 20px;
    }



}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width:767.98px) {


    .hero_section {
        text-align: center;
    }

    .hero_content h3 {
        margin: 24px;
        font-size: 20px;
    }

    .hero_content h2 {
        font-size: 21px;
        line-height: 31px;
        margin-bottom: 30px;
    }

    .hero_content p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 28px;
    }

    .hero_img img {
        display: none;
    }

    .about_img {
        display: none;
    }

    .about_content h4 {
        text-transform: uppercase;
        font-size: 33px;
        margin-bottom: 20px;
    }

    .about {
        padding-top: 3em;
        padding-bottom: 2em;
        text-align: center;
    }

    .about_content {
        margin: 0;
    }

    .about_content h2 {
        font-size: 26px;
    }

    .about_content p {
        margin: 36px 0;
    }

    .about_content i {
        display: none;
    }

    .about_content li {
        margin-bottom: 8px;
    }

    .service_sectuion {
        padding-top: 3em;
        padding-bottom: 3em;
    }

    .s_border {
        border-color: #ffc61a;
        margin: 0 0 51px;
    }

    .feature_section {
        padding-top: 3em;
        padding-bottom: 2em;
    }

    .f_service {
        text-align: center;

        border: none;
    }

    .features_content h2 {
        font-size: 19px;
    }

    .features_content p {
        margin-top: 15px;
        margin-bottom: 36px;
    }

    .features_content p {
        font-size: 15px;
    }


    .contact_us {
        padding-top: 32px;
        padding-bottom: 4em;
        text-align: center;
    }

    .f_about p {
        font-size: 15px;
    }

    .icon_box i {
        font-size: 18px;
        margin-top: 5px;
    }

    address {
        font-size: 15px;
        margin-top: 15px;
    }

    .news_later p {
        font-size: 15px;
    }

    .f_about h2 {
        font-size: 30px;
    }

    .contact h2 {
        text-transform: capitalize;
        font-size: 30px;
    }

    .news_later h3 {
        font-size: 30px;
    }

    .f_about {
        margin-top: -42px;
    }

    .f_input {
        padding: 10px 0 10px 2px;
    }

    .btn_submit {
        padding: 11px 26px;
        right: 12px;
    }

    .copy h3 {
        font-size: 20px;
    }

}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {

    .main_menu ul li a {
        text-align: right;
        margin: 10px 5px 0 0;
    }

    .owl-stage-outer {
        margin: 3em 0 0 0;
    }

    .hero_content h3 {
        margin-bottom: 14px;
        font-size: 20px;
    }

    .hero_content h2 {
        font-size: 25px;
    }

    .hero_content p{

        font-size: 16px;
    }

    .hero_img {
        margin-top: 40px;
        margin-left: 29px;
    }

    .logo {
        margin: 0;
    }

    .about_img img {
        height: 20em;
        margin-top: 10em;
        width: 84%;
    }

    .about_content h4 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .about_content h2 {
        font-size: 22px;
    }

    .about_content p {
        font-size: 16px;
    }

    .about_content i {
        display: none;
    }

    .about_content li {
        margin-bottom: 7px;
        font-size: 16px;
    }

    .s_icon i {

        font-size: 38px;
    }

    .s_content {
        text-align: center;
        padding-right: 0;
    }

    .f_icon {
        width: 25px;
        height: 17px;
    }

    .f_icon i {
        font-size: 45px;
    }

    .features_content h2 {
        font-size: 17px;
    }

    .f_service {
        text-align: center;
        border-right: none;
        line-height: 24px;
    }

    .features_content p {
        font-size: 16px;

         line-height: 22px; 
        
        margin-top: 20px;
    }

    .f_about {
        margin-top: -46px;
    }

    .contact h2 {
        font-size: 33px;
        margin-top: -18px;
    }

    .news_later {

        margin-top: -22px;
    }

    .btn_submit {
        padding: 9px 19px;
        right: 2em !important;
        margin: -2px -7px !important;
    }

    .f_input {
        padding: 8px 0 9px 7px;
    }

    .copy h3 {
        font-size: 18px;
    }


}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {

    .owl-stage-outer {
        margin: 3em 0 0 0;
    }

    .about_content {
        margin-left: 4em;
    }

    .btn_leran {
        margin: 20px 69px;
    }

    .btn_submit {
        right: 0em !important;
    }

    .copy h3 {
        font-size: 22px;
    }

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399.98px) {


}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) and (max-width: 1599.98px) {

    .features_content h2 {
        font-size: 24px;
    }

    .btn_submit {
        right: 4em !important;
    }

    header {
        padding: 8px 0;
    }
	
}

@media (max-width: 1800px) {

    .btn_submit {
        right: 0em !important;
        margin: -1px 0px;
    }
    
}


/*Extra devices chack for screen size(1600-1800-2100)*/
