@media (max-width: 1325px) {
    .circel-anim {
        position: relative;
        left: 8%;
    }
}

@media (max-width: 1200px) {
    .btn-style {
        font-size: 15px;
        padding: 10px 30px;
    }

    header ul li {
        font-size: 16px;
        padding: 19px 22px;
    }

    /*
.logo img {
    margin-left: 15px;
    max-width: 85px;
}
*/

    .top-section .top-inner {
        padding: 0 15px;
    }

    .logo h1 {
        font-size: 18px;
    }

    .logo h2 {
        font-size: 15px;
    }

    .navbar-inverse .navbar-nav li a {
        font-size: 16px;
    }

    .home-slider .text span {
        font-size: 14px;
    }

    .home-slider .text h1 {
        font-size: 36px;
        line-height: 50px;
        margin: 35px 0 0;
    }

    .home-slider .text p {
        font-size: 16px;
        line-height: 34px;
        margin: 15px 0 25px;
        height: 115px;
    }

    /*
    .home-slider .owl-nav div {
        width: 40px;
        height: 40px;
    }
*/

    /*
    .nextSection {
        width: 28px;
        height: 56px;
        font-size: 18px;
    }
*/

    .nextSection::after {
        width: 46px;
        height: 76px;
    }

    .imagesafter::after {
        width: 150%;
    }

    footer form input {
        width: 75%;
    }

    #contact-us p {
        font-size: 22px;
    }

    .project .hover .text-hover {
        bottom: 15px;
        right: 10px;
    }

    #services .block .inner {

        padding: 20px;
    }

    #services .block .inner .cap .cap-data {
        padding: 10px;
    }

    .circel-anim {
        left: 0;
        top: 0px;
    }

    /*.marker {*/
    /*    width: 215px;*/
    /*    height: 215px;*/
    /*    padding: 40px;*/
    /*}*/
    .banner .text h1 {
        font-size: 30px;
    }

    .title p {
        margin: 5px auto 30px;
        width: 75%;
    }

}

@media (max-width: 1024px) {

    /*.marker {*/
    /*    width: 190px;*/
    /*    height: 190px;*/
    /*    padding: 20px;*/
    /*}*/
    /*.fullw {*/
    /*    width: 28%;*/
    /*}*/
    .circel-anim {
        left: 0%;
    }

    .title p {
        margin: 5px auto 20px;
        width: 80%;
    }

    .banner .item {
        height: 535px;
    }



}

@media (max-width: 991px) {
    .home-slider .item:before {

        right: 0;
        top: 0;
        transform: none;
        background-color: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 100%;
    }

    nav.navbar.navbar-inverse.moved .container {
        padding: 0;
    }

    .navbar-toggle {
        display: block;
        float: left;
    }

    .dropdown-menu {
        background: #fff;
        left: 0;
        right: auto;
        float: left;
        text-align: right;
    }

    .navbar-nav .open .dropdown-menu {
        background: #043750;
        float: right;
        width: 100%;
        position: relative;
        padding: 24px;
        color: #fff;
    }

    .dropdown-menu>li>a {
        font-size: 20px;
        text-align: right;
        line-height: 70px;
        line-height: 30px;
    }

    .dropdown-menu::before {
        display: none;
    }

    .navbar-inverse .navbar-nav>.open>a,
    .navbar-inverse .navbar-nav>.active>a {}

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #043750;
        width: 100px;
        height: 8px;
        margin-bottom: 20px;
    }

    div#myNavbar {
        border: none;
        margin: 0;
        float: none;
        width: 100%;
        height: auto;
        max-height: 100%;
    }

    .navbar-nav>li {
        float: none;
        font-size: 16px;
        display: block;
        width: 100%;
        margin: 0;
    }

    .navbar-inverse .navbar-nav>li>a {
        text-align: center;
        margin: 15px auto;
    }

    ul.nav.navbar-nav {
        margin: 8px auto;
        text-align: center;
        background: transparent;
    }

    .nav.navbar-nav.navbar-right {
        text-align: center;
        width: 60%;
        margin: 0 15%;
        display: block;
    }

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        margin: 95px 0 50px;
    }

    a.logo {
        float: none;
        text-align: center;
        display: block;
    }

    .container {
        width: 100%;
    }

    .none {
        display: block !important;
    }

    /*
    .block {
        display: none !important;
    }
*/

    #wrapper.toggled #sidebar-wrapper {
        width: 400px;
    }

    .sidebar-social ul li a {
        display: block;
        font-size: 20px;
        padding: 15px;
        color: #fff;
    }

    .sidebar-nav {
        top: 0;
        height: -o-calc(100% - 80px);
        height: -webkit-calc(100% - 80px);
        height: -moz-calc(100% - 80px);
        margin-top: 80px;
        padding: 0;
    }

    .sidebar-nav li a {
        padding: 15px;
        font-size: 14px;
        line-height: normal;
    }

    .sidebar-social ul li a {
        display: block;
        font-size: 15px;
        padding: 0;
        color: #fff;
        width: 35px;
        height: 35px;
        line-height: 37px;
        background-color: #00000040;
        text-align: center;
        border-radius: 3px;
        margin: 0 2px;
    }

    /*

    .owl-nav {
        display: none;
    }
*/

    .home-slider .owl-nav div {
        width: 55px;
        height: 55px;
        font-size: 25px;
    }

    .home-slider .owl-nav .owl-prev {
        right: 55px;
    }

    #services .block {
        margin-bottom: 50px;
    }

    #services .block .inner .cap {
        height: auto;
    }

    #services .block .inner:before {
        height: 127%;
        background-size: 40%;
    }

    .home-slider .text {
        text-align: center;
        width: 90%;
        float: none;
        margin: 60px auto;
    }

    .about-text h1 {
        font-size: 28px;
        line-height: 48px;
    }

    .about-text p {
        font-size: 16px;
        line-height: 30px;
    }

    .project.bigHight {
        height: 470px;
    }

    .project {
        height: 220px;
    }

    .project .details {
        padding: 5px 10px;
    }

    #clients {
        padding: 30px 0 120px;
    }


    #contact-us p {
        font-size: 20px;
        margin-bottom: 20px;
    }

    footer form {
        width: 70%;
    }

    footer form input {
        width: 88%;
    }

    .bottomf {
        text-align: center;
    }

    .bottomf .ryad-logo {
        float: none;
    }

    .sidebar-social .details ul li {
        color: #fff;
        font-size: 15px;
        margin: 0 5px;
    }

    .sidebar-social .details ul li i {
        margin: 0 5px;
    }

    header ul {
        display: none;
        /*margin-top: 25px;*/
    }

    nav.navbar.navbar-inverse.moved {
        padding: 0;
    }

    .about-img {
        margin-bottom: 30px;
    }

    .about-img img {
        width: 60%;
    }

    .hero-s.about-in {
        text-align: center;
    }

    .item-img {
        margin-bottom: 30px;
    }

    .service-s.about-in .service {
        text-align: center;
        text-align-last: center;
    }

    .single-s {
        text-align: center;
    }

    .single-s .about-text {
        margin-bottom: 30px;
    }

    .contact-s .con-top .con-img img {
        width: 250px;
    }


    #services .block .inner .cap h4 {
        left: -4%;
    }

    #services .block:nth-of-type(2) .inner .cap h4 {
        left: -7%;
    }

    #services .block:nth-of-type(3) .inner .cap h4 {
        left: -5%;
    }

    .top-section .top-inner {
        padding: 0;
    }

    .border.top,
    .border.bottom {
        background-size: 4% !important;
    }

    .title p {
        width: 100%;
    }

    #projects .item .block .i-img {
        height: 300px;
    }

    #projects .p-body,
    #projects .item .card {
        padding-bottom: 0;
    }

    .text-box {
        margin-bottom: 30px;
    }

    .img-box {
        padding: 0 15px;
        box-shadow: none;
    }

    .req-data h3:before {
        width: 35px;
        right: -40px;
    }

    .contact .con-form {
        padding: 15px;
    }

    .p-jobs {
        top: -140px;
        width: 250px;
        height: 165px;
        padding: 46px 0;
        font-size: 20px;
    }

    .banner .item {
        height: 400px;
        overflow: hidden;
    }

    .banner .text h1 {
        width: 100%;
    }

    .banner .text h1 {
        float: none;
        display: table;
        margin: 80px auto;
        padding: 12px 0;
        width: 50%;
    }

    .circel-anim {
        left: 4%;
        text-align: center;
    }

    .fullw {
        width: 28%;
        margin: 8% 2px 0;
        display: inline-block;
        float: none;
    }

    .marker {
        width: 150px;
        height: 150px;
        padding: 0;
    }

    .banner .text {
        /*margin: 40px 0;*/
    }

    #about-us {
        padding: 60px 0;
    }

    .about-us::before {
        font-size: 45px;
        letter-spacing: 11px;
        top: 55px;
    }

    .about-us .inner {
        text-align: center;
        margin-bottom: 30px;
        padding: 0;
    }

    .about-us .inner .img {
        margin: auto;
    }

    #about-us .inner::after {
        display: none;
    }

    .col-md-6.col-sm-12.col-xs-12.tw {
        padding: 0 15px;
    }

    #clients .title h1 {
        margin: 20px 0 0;
    }

    .col-md-6.col-sm-12.col-xs-12.video-client {
        padding: 0 15px !important;
    }

    .video-client::after {
        right: 8px;
        width: 96%;
        top: 69px;
    }

    #jobs .title span {
        font-size: 14px;
    }

    #jobs .title h1 {
        font-size: 20px;
    }

    #jobs .title {
        padding: 25px 0;
    }

    .p-jobs i {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .form-style {
        margin-top: 40px;
    }

    #contact-us .container {
        position: relative;
        padding: 20px 15px;
    }

    .map-cont {
        height: 400px;
    }

    /*#containerM {*/
    /*    background-size: cover;*/
    /*}*/
    .owl-carousel .inner {
        padding: 30px 30px 20px 30px;
    }

    video#vid {
        width: auto;
    }

    .circel-anim {
        width: 100%;
    }
.bg-about::after {
    width: 100%;
}

.bg-about {
    padding: 0;
}

.block-v {
    margin-bottom: 40px;
}

#company {
    padding-top: 0;
}

#about-us {
    padding-bottom: 0;
}

.gallery-m {
    padding: 0 0 50px;
}

#contact-us .contact-form {
    position: relative;
    float: right;
    width: 100%;
    bottom: 0;
}

.bg-about .col-md-6.col-xs-12 {
    padding: 0 30px;
}
header ul li {
    font-size: 14px;
    padding: 10px 8px;
}

.sidebar-social .details {
    display: none;
}
.col-xs-12.resp {
    display: block;
}

header .col-xs-12.resp ul {
    display: block;
    text-align: center;
    margin-top: 25px;
    float: none;
}

header .col-xs-12.resp ul li {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

}

@media (max-width: 767px) {
    .images {
        right: 0;
    }

    #company {
        padding: 0;
    }

    #search {
        width: 100%;
    }

    #search input {
        height: 50px;
        font-size: 12px;
    }

    #search input[type="submit"] {
        width: 45px;
        height: 44px;
    }

    .places .img {
        height: 90px;
    }

    .images.bottom {
        width: 100%;
    }

    .imagesafter::after {
        width: 99%;
        background-size: cover;
        right: 0;
    }

    .about-text {
        text-align: center;
    }

    #aboutL .half {
        padding: 0 40px;
    }

    .nav-tabs li a {
        font-size: 16px;
        padding: 10px;
    }

    .project.bigHight {
        height: 600px;
    }

    .project {
        margin-bottom: 30px;
    }

    #projects .btn-style {
        margin-top: 0;
    }

    footer form input {
        width: 265px;
    }

    .images.top {
        width: 55%;
    }

    .logo h1,
    .logo h2 {
        /* width: 65%; */
        /* text-align: right; */
    }

    .nav.navbar-nav.navbar-left {
        margin: 0;
    }

    .services .owl-item {
        margin: 0 !important;
    }

    .service {
        margin: 15px auto;
        width: 85%;
        text-align: center;
        text-align-last: center;
        padding: 25px;
    }

    .project .details {
        width: 85%;
    }

    #projects .half {
        margin-bottom: 0;
    }

    .project {
        height: 190px;
    }

    #contact-us p {
        line-height: 35px;
    }

    #aboutL::after {
        top: 62em;
    }

    section,
    footer,
    header {
        overflow: hidden;
    }

    .icon img {
        margin: 0 auto;
    }

    #services .btn-style {
        margin-top: 0;
    }

    .border.top,
    .border.bottom {
        height: 10px;
    }

    .border.right,
    .border.left {
        width: 10px;
    }

    #aboutL::before {
        height: 50%;
    }

    #projects::before {
        display: none;
    }

    footer form {
        width: 55%;
    }

    .title p {
        width: 90%;
    }

    /*
    .logo img {
        margin-left: 10px;
        max-width: 70px;
    }
*/

    .logo h1 {
        font-size: 15px;
    }

    .logo h2 {
        font-size: 12px;
    }

    .about-img img {
        width: 100%;
    }

    .about-s.about-in .inner {
        text-align: center;
    }

    .about-s.about-in .inner li::before {
        display: none;
    }

    #projects-in .half {
        margin-bottom: 0;
    }

    .contact-s .con-bottom .caption {
        right: 0;
        left: 0;
        width: 90%;
        bottom: 0;
        margin: 30px auto 0;
    }

    .contact-s .con-bottom .caption .inner {
        transform: translate(0);
    }

    #projects .container {
        position: relative;
        z-index: 1;
    }

    footer form input,
    footer form {
        width: 100%;
    }

    #services:before,
    #projects:before {
        left: -30%;
        display: inline-block !important;
    }

    .banner .text h1 {
        width: 100%;
    }

    .banner .text h1 {
        /*margin-top: 0;*/
        float: none;
        display: table;
        /*margin: auto;*/
        padding: 12px 0;
        width: 50%;
    }

    .circel-anim {
        left: 4%;
        text-align: center;
    }

    .fullw {
        width: 32%;
        margin: 8% 2px 0;
        display: inline-block;
        float: none;
    }

    .marker {
        width: 150px;
        height: 150px;
        padding: 0;
    }

    .contact-form {
        float: right;
        width: 100%;
        padding-bottom: 30px;
    }

    #projects {
        overflow: visible;
        padding: 80px 0 35px;
    }

    .projects-slider,
    .show-slider {
        display: none !important;
    }

    .pr-mob-slider,
    .show-mob-slider {
        display: block !important;
    }

}

@media (max-width: 600) {
    
    .banner .item {
        height: 370px;
    }

    .banner .text {
        /*margin: 30px 0;*/
    }

    .owl-carousel .item::after {
        border-right: 0;
        border-left: 0;
    }


}

@media (max-width: 480px) {
    #wrapper.toggled #sidebar-wrapper {
        width: 300px;
    }

    header .btn-style {
        padding: 8px 27px;
        width: 100%;
        margin-top: 4px;
        font-size: 14px;
    }

    /*
    .logo img {
        max-width: 60px;
        margin-left: 10px;
    }
*/

    .logo h1,
    .logo h2 {
        /* width: 62%; */
    }

    .logo h1 {
        font-size: 14px;
        margin: 15px 0 4px;
    }

    .logo h2 {
        font-size: 12px;
    }

    .title p {
        width: 90%;
    }

    #aboutL .half {
        padding: 0;
    }

    #projects .half {
        width: 100%;
        padding: 0;
    }

    .project {
        height: 250px;
    }

    footer form {
        width: 85%;
    }

    .nextSection {
        display: none;
    }

    .home-slider .text p {
        height: 100px;
    }

    .home-slider .text h1 {
        font-size: 28px;
        line-height: 40px;
    }

    .project.bigHight {
        height: 450px;
    }

    .images,
    .images.bottom {
        height: 380px;
    }

    .images {
        top: 4em;
    }

    #aboutL {
        padding: 170px 0 145px;
    }

    .imagesafter::after {
        top: -112px;
    }

    #aboutL::before {
        height: 32%;
        width: 70%;
    }

    #projects-in .half {
        width: 100%;
        padding: 0;
    }

    .home-slider .item {
        height: 470px;
    }

    .home-slider .text {
        padding-top: 0;
    }

    .home-slider .text h1 {
        font-size: 21px;
    }

    .home-slider .text p {
        height: 95px;
        font-size: 14px;
    }

    .top-section,
    nav.navbar.navbar-inverse.moved .col-md-2 {
        padding: 0;
    }

    header .col-md-8.col-sm-7.col-xs-5 {
        padding-left: 0;
    }

    .logo img {
        width: 100%;
        margin-bottom: 10px;
    }

    header .btn-style {
        width: auto;
    }

    nav.navbar.navbar-inverse.moved .col-md-2 {
        z-index: 1;
        background-color: #fafafa;
    }

    #services .block .inner .cap h4 {
        left: -10%;
    }

    #services .block:nth-of-type(2) .inner .cap h4 {
        left: -16%;
    }

    #services .block:nth-of-type(3) .inner .cap h4 {
        left: -13%;
    }

    .circel-anim {
        display: none;
    }

    .banner .text h1 {
        width: 100%;
        margin-top: 0;
    }

    .banner .item {
        height: 335px;
    }

    .banner .text {
        margin: 115px 0;
    }

    .owl-carousel .inner {
        text-align: center;
    }

    .inner .img {
        margin: auto;
    }

    .owl-carousel .owl-stage-outer {
        padding: 0;
    }

    .p-jobs {
        top: 0;
        width: 58%;
        height: 60px;
        padding: 12px 0;
        font-size: 14px;
        position: relative;
        margin: 0 auto 30px;
        float: none;
    }

    .p-jobs i {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .video-btn {
        height: 300px;
    }

    .video-client::after {
        top: 66px;
        height: 300px;
    }

    #clients {
        padding: 30px 0 50px;
    }

    .title h1 {
        font-size: 24px;
    }

    #jobs .title {
        text-align: center;
    }

    .contact-form h3 {
        font-size: 20px;
    }

    .contact-form ul {
        margin: 20px 0;
    }

    .owl-carousel .item::after {
        border-left: 0;
        border-right: 0;
    }

    #containerM::after {
        background-size: cover;
    }


}

@media (max-width: 416px) {
    .logo h1 {
        font-size: 12px;
    }

    /*
    .logo img {
        max-width: 55px;
        margin-left: 8px;
    }
*/

    .logo h2 {
        font-size: 11px;
    }

}

@media (max-width: 380px) {
    /*
    header .col-md-4.col-sm-5.col-xs-7 {
        width: 100%;
    }

    header .col-md-8.col-sm-7.col-xs-5 {
        display: none;
    }
*/

    /*
    .logo img {
        float: none;
        display: block;
        margin: 0 auto !important;
        max-width: 70px;
    }
*/

    .logo h1,
    .logo h2 {
        width: 100%;
        text-align: center !important;
        margin: 0;
    }

    .logo h1 {
        /* font-size: 17px; */
    }

    .logo h2 {
        font-size: 14px;
    }

    .home-slider .btn-style {
        margin: 0 2px;
    }

    .project.bigHight {
        height: 350px;
    }

    footer form {
        width: 100%;
    }

    footer form input {
        width: 75%;
    }

    .banner .text h1 {
        width: 100%;
        font-size: 25px;
        line-height: 50px;
    }

}

@media (max-width: 320px) {}