@media (max-width: 1600px){
.container{
    width: 1220px
}
.banner-text {
    max-width: 1220px;
}
}

@media (max-width: 1440px){
.container{
    width: 1140px
}
.banner-text {
    max-width: 1140px;
}
p{
    font-size: 16px;
}
.footer-form .form-control{
    font-size: 16px;
}
.portfolio-desc li{
    font-size: 16px;
}
.footer-form .form-control::-webkit-input-placeholder{
    font-size: 16px;
}
header .navbar-nav li a{
    font-size: 16px;
}
header .navbar-fixed-top.sticky li a, header .navbar-fixed-top.sticky li .dropdown-menu a{
    font-size: 16px;
}
.applyform-page .form-control{
    font-size: 16px;
}
.file-type-upload span{
    font-size: 16px;
}
.get-touchsec li a{
    font-size: 16px;
}
a.navbar-brand img {
    max-width: 290px;
}
h1{
    font-size: 30px;
}
.sec-service img {
    max-width: 50px;
}
h2{
    font-size: 22px;
}
footer.bg-color.text-center.wi-full.py-5 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
}
.footer-social ul li .fa {
    font-size: 28px;
}
.job-sec ul li{
    font-size: 16px;
}
.navbar-nav li .dropdown-menu a{
    font-size: 16px;
}
.blog-desc{
    height: 225px;
}
.widget_right a{
	font-size:16px;
}
}

@media (max-width: 1199px){
    .container, .banner-text{
        width: 960px;
    }
    a.navbar-brand img {
       max-width: 270px;
    }
    .py-7 {
        padding-top: 50px;
       padding-bottom: 50px;
    }
    .pt-7 {
       padding-top: 50px;
    }
    p {
       font-size: 14px;
    }
    .portfolio-desc li{
        font-size: 14px;
    }
    .get-touchsec li a{
        font-size: 14px;
    }
    .get-touchsec li{
        margin-bottom: 40px;
    }
    .footer-form .form-control {
       font-size: 14px;
    }
    .file-type-upload span{
        font-size: 14px;
    }
    .applyform-page .form-control{
        font-size: 14px;
    }
    .job-sec ul li{
        font-size: 14px;
    }
    h1 {
       font-size: 26px;
    }
    .banner-read{
        font-size: 14px;
    }
    .single-btn a, .banner-read{
        min-width: 140px;
    }
    .section-part-home h1 {
       margin-bottom: 12px;
    }
    .testimonial button.owl-prev{
        left: -20px;
    }
    .testimonial button.owl-next{
        right: -20px;
    }
    .postdate a{
        font-size: 14px;
    }
    span.date-blog{
        font-size: 14px;
    }
    .section-blog a.banner-read {
       margin-top: 40px!important;
    }
    .get-touchsec li img{
        max-width: 42px;
    }
    .get-touchsec li{
        padding-left: 60px;
    }
    .sectionbanner-inner .banner-laptop {
       padding-top: 36%;
    }
    .sectionbanner-inner .banner-text {
       top: 59%;
    }
}

@media (min-width: 992px){
.navbar-nav>li:hover .dropdown-menu{
    display:block;
}
.dropdown-menu{
    top: 80%;
}
header .navbar-fixed-top.sticky .dropdown-menu{
    top: 100%;
}
}

@media (max-width: 991px){
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.container, .banner-text{
    width: 100%;
}
.home-section-banner .banner-laptop{
    padding-top: 50%;
}
.home-section-banner .banner-text{
    top: 55%
}
.navbar-fixed-top.sticky a.navbar-brand img {
    max-width: 60px;
}
.navbar .container{
    padding: 0px;
}
ul#menu-header-menu {
    padding: 0 15px;
}
header .navbar-fixed-top.sticky li a{
    padding: 0px!important
}
a.navbar-brand {
    padding-left: 15px;
}
.single-btn {
    display: none;
}
header .navbar-nav li {
    padding: 10px 0;
    margin-bottom: 0;
}
header .navbar-nav li a{
    display: inline-block;
    padding: 0px!important
}
.testimonial-desc p{
    margin-bottom: 0px;
}
.py-5 {
    padding-bottom: 2rem!important;
    padding-top: 2rem!important;
}
.testimonial button.owl-next {
    right: 30%;
    top: 5%;
}
.testimonial button.owl-prev {
    left: 30%;
    top: 5%;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(13, 193, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")!important;
}
.navbar-light .navbar-toggler{
    border-color: #0dc1ff;
    padding-right: 15px;
}
.section-part-home h1 br{
    display: none;
}
.home-carrer-img{
    margin-left: 15px;
}
.navbar-toggler {
    padding: .15rem 0rem;
    border: none;
}
header .navbar-nav li:last-child{
    display: inline-block;
}
.ln-gallery .row {
    margin-bottom: 30px;
}
.dsd_menu {
    color: rgba(0,0,0);
    font-size: 0;
    font-weight: 700;
    margin-top: 0px;
    float: right;
    margin-right: 0;
    display: inline-block;
    height: auto;
    width: 100%;
    text-align: right;
    cursor: pointer;
    position: relative;
    padding: 10px 10px 10px 6px;
    position: absolute;
    z-index: 3;
}
a.nav-link.dropdown-toggle{
    z-index: 1;
}
.navbar-nav li .dropdown-menu{
    margin: 15px 0px 0px;
}
.dsd_menu::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.navbar-nav li.dropdown::after{
    display: none;
}
.navbar{
    padding: 10px 0px;
}
.section-blog .col-md-4 {
    margin-bottom: 40px;
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
}
.blog-desc {
    height: 220px;
}
.navbar-collapse{
    background-color: #fff;
}
header .navbar-nav li a{
    color: #000!important
}
.job-sec.job_apply_btn{
    padding: 20px 30px;
}
.job_apply_btn h2 {
    float: left;
}
.job_apply_btn a.banner-read {
    margin: 18px 0px 0px!important;
    float: left;
    clear: both;
}
.widget_right{
	margin-top:30px !important;
}
.section-blog .col-md-4{
	flex:0 0 33.333333% !important;
}
}

@media (max-width: 767px){
.home-carrer {
    margin-top: 30px;
}
a.navbar-brand img, .navbar-fixed-top.sticky a.navbar-brand img {
    max-width: 50px;
}
.main-slider .owl-dots .owl-dot span {
    margin: 5px 3px!important;
    height: 8px!important;
    width: 8px!important;
}
.main-slider .owl-dots{
    bottom: 5px;
}
.prtfolio-img{
    margin-bottom: 32px;
}
.last-div .prtfolio-img {
    margin-bottom: 30px;
}
.footer-social ul li .fa {
    font-size: 20px;
}
.recent-blog .col-md-4 {
    margin-bottom: 40px!important;
}
.recent-blog .col-md-4:last-child{
    margin-bottom: 0px!important
}
.applyform-page form {
    padding: 30px 30px;
}
.footer-form, .map-img, .get-touchsec{
    height: auto;
}
.gall-content {
    padding: 24px 0px;
}
.section-blog .col-md-4 {
    margin-bottom: 40px;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}
.blog-desc {
    height: auto;
}
.section-blog .col-md-4:nth-last-child(-n+3){
    margin-bottom: 40px;
}
.get-touchsec ul {
    padding: 15px 30px 1px;
}
.hfeed .section-blog .col-md-4 {
    width: 100% !important;
    max-width: 100% !important;
	flex: 0 0 100% !important;
}
}


@media (max-width: 575px){
.home-section-banner .banner-laptop {
    padding-top: 340px;
}
.py-7 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.pt-7 {
    padding-top: 40px;
}
h2 {
    font-size: 20px;
}
h1 {
    font-size: 22px;
}
.sectionbanner-inner .banner-laptop {
    padding-top: 65%;
}
.get-touchsec ul{
    padding: 20px 15px;
}
.address-ft, .email-ft, .tel-ft{
    font-size: 14px;
}
.gm-style-iw.gm-style-iw-c, .gm-style-iw-d{
    width: 100%;
}
.banner-text p{
    margin-bottom: 0px;
}
a.navbar-brand img, .navbar-fixed-top.sticky a.navbar-brand img {
    max-width: 40px;
}
}

@media (max-width: 479px){
.testimonial button.owl-prev {
    left: 15%;
}
.testimonial button.owl-next {
    right: 15%;
}
.get-touchsec li a{
    display: block;
}
.get-touchsec li:nth-child(2) img {
    top: -1px;
}
.get-touchsec li:nth-child(2) {
    margin-top: -15px;
}
.job-buttons a {
    margin: 0;
    margin-right: 0px;
    min-width: 180px;
    display: inline-block;
}
.job-buttons {
    width: 100%;
    text-align: center;
}
.section-blog .col-md-4:nth-last-child(-n+3), .section-blog .col-md-4{
    margin-bottom: 20px;
}
.file-type-upload span.selected-file.mobile-file{
    display: inline-block!important;
    padding-left: 0px;
}
.file-type-upload span.selected-file{
    display: none;
}
}

@media (max-width: 360px){
.sectionbanner-inner .banner-laptop {
    padding-top: 78%;
}
}