@media only screen and (min-width: 1169px) {
    .container {
        padding: 0;
    }

}
@media only screen and (max-width: 1366px) {
#about-experience .context-col {
    width: 48%;
    float: left;
}
#about-experience .context-col .twenty-y-h h1 {
    font-size: 40px;
}
}
@media only screen and (max-width: 1024px) {

.section-title h1{
    font-size: 24px;
}
h2{
    font-size: 24px;
}
.header-info {
    width: 100%;
    float: left;
    padding: 28px 0 0 5%;
}
#services .single-service-bx .title-bx {
    width: 210px;
}
#services .single-service-bx .title-bx h2 {
    font-size: 14px;
}
.single-service-bx .title-bx {
    width: 200px;
}
.single-service-bx .title-bx h2 {
    font-size: 13px;
}
#aboutus {
    width: 100%;
    float: left;
    padding: 30px 0 50px 0;
}
.why-text-bx {
    float: left;
    width: 214px;
}
.num-circle {
    width: 55px;
    height: 62px;
    font-size: 28px;
    line-height: 46px;
}
.why-text-bx h1 {
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
#blog .single-blog-post {
    width: 100%;
}
#blog .brd-btm {
    border-bottom: none;
}
#blog .single-blog-post .cntnt-bx {
    float: left;
    width: 240px;
    padding: 0 0 0 20px;
}
#blog .single-blog-post h3{
    font-size: 14px;
}
#blog ul li {
    display: inline;
    padding: 0 0px 0 0;
}
#blg-event {
    width: 100%;
    float: left;
    height: 100%;
}

#event .event-col {
    width: 100%;
    background: rgba(0,0,0,0.8);
    padding: 0px 0 10px 0;
}
#event .event-col::after{
    display: none;
}
#event .event-col h2 {
    color: #FFF;
    font-size: 20px;
    position: relative;
    top: 0;
    z-index: 999;
    padding: 20px 0 0 20px;
    letter-spacing: 1px;
}
#event .event-col p{
    top:0;
}
#event .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    top: 20px;
    position: relative;
}
#event .owl-theme .owl-dots .owl-dot span {
    border: 2px solid #000;
    background-color: transparent;
    width: 12px;
    height: 12px;
}
#event .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #000;
    background-color: #000;
}

#clients .container .owl-prev {
    left: -13px;
}
#clients .container .owl-next {
    right: -13px;
}

}
@media only screen and (max-width: 992px) {


}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.wd-50{
    width: 100%;
}
.navbar-brand {
    float: left;
    height: 100px;
    padding: 20px 15px;
    font-size: 18px;
    line-height: 60px;
}

.header-info {
    width: auto;
    float: left;
    padding: 28px 0 20px 0;
}
.phn-info {
    float: left;
    margin-right: 60px;
}
.num-circle {
    width: 75px;
    height: 75px;
    background-color: #000;
    float: left;
    border-radius: 50%;
    margin-top: 20px;
    font-size: 40px;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
}
.why-text-bx {
    float: left;
    width: 606px;
}
.why-text-bx h1 {
    font-size: 20px;
}
.mansoury-gallery .single-item {
    padding-bottom: 6px;
}
#blg-event.sec-pad {
    padding: 100px 0 50px;
}
#event .event-col {
    width: 100%;
    background: rgba(0,0,0,0.8);
    padding: 0px 0 10px 0;
}
#event .event-col::after{
    display: none;
}
#event .event-col h2 {
    color: #FFF;
    font-size: 20px;
    position: relative;
    top: 0;
    z-index: 999;
    padding: 20px 0 0 20px;
    letter-spacing: 1px;
}
#event .event-col p{
    top:0;
}
#event .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    top: 20px;
    position: relative;
}
#event .owl-theme .owl-dots .owl-dot span {
    border: 2px solid #000;
    background-color: transparent;
    width: 12px;
    height: 12px;
}
#event .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #000;
    background-color: #000;
}
#blog {
    padding: 80px 0 0 0;
}
#blog .single-blog-post .cntnt-bx{
    width: 72%;
}


/* End Form Section */
.footer ul.quick-links {
    margin: 0;
    padding: 0;
}
footer .widget.padd-left {
    padding-left: 20px;
}

footer .padd-offset-1{
    padding-left: 0;
    padding-top: 30px;
}
footer .padd-offset{
    padding-left: 0;
}
.tt-contact-info {
        padding-left: 0;
        float: left;
        width: 70%;
}
/* Start team page css*/
.our-team .team-holder {
    margin-bottom: 20px;
}
/* End team page css*/
}

@media only screen and (min-width: 320px) and (max-width: 736px) {

h1{
    font-size: 24px;
}
.wd-50 {
    width: 100%;
    margin: auto;
}

.sec-pad {
    padding: 50px 0;
}
.section-title h2{
    font-size: 24px;
}
.spacer-120-lg {
    width: 100%;
    height: 150px;
    float: left;
}
.navbar-brand {
    float: left;
    height: 100px;
    padding: 20px 15px;
    font-size: 18px;
    line-height: 65px;
}

.wrap-sticky nav.navbar.bootsnav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1500;
    background-color: #1d1d1d;
}
#navbar-menu {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    background-color: #F2F2F2;
}
#services {
    padding: 50px 0 0;
}
#services .item {
    height: 320px;
}
.video-bx {
    margin-top: 50px;
}
.btm-shadow{
    display: none;
}

.why-text-bx {
    float: left;
    width: 300px;
    padding-top: 26px;
}
.why-text-bx h1 {
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.jk {
    display: none;
}
.num-circle {
    width: 50px;
    height: 50px;
    background-color: #000;
    float: left;
    border-radius: 50%;
    margin-top: 20px;
    font-size: 22px;
    line-height: 42px;
}

#testimonial .testimonial-bx {
    height: auto;
    padding: 0 0 40px 0;
    margin-top: 30px;
    background-image: none;
    border: 1px solid #fff;
}
#event .event-col {
    width: 100%;
    background: rgba(0,0,0,0.8);
    padding: 0px 0 10px 0;
}
#event .event-col::after{
    display: none;
}
#event .event-col h2 {
    color: #FFF;
    font-size: 20px;
    position: relative;
    top: 0;
    z-index: 999;
    padding: 20px 0 0 20px;
    letter-spacing: 1px;
}
#event .event-col p{
    top:0;
}
#event .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    top: 0;
    position: relative;
}
#event .owl-theme .owl-dots .owl-dot span {
    border: 2px solid #000;
    background-color: transparent;
    width: 12px;
    height: 12px;
}
#event .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #000;
    background-color: #000;
}
#blg-event.sec-pad {
    padding: 70px 0 30px;
}
#blog .single-blog-post .cntnt-bx {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
}
#blog .single-blog-post p{
    font-size: 16px;
}
#blog .img-holder{
    width: 100%;
}
#blog .img-holder img{
    width: 100%;
}
#clients .container .owl-prev{
    left:-12px;
}
#clients .container .owl-next{
    right:-12px;
}
.footer-bg {
    background-image: none;
}
footer ul.quick-links {
    margin: 0;
    padding: 0;
}
footer .widget.padd-left {
    padding-left: 0;
}
footer .widget {
    padding: 50px 0 0 0;
}
footer .footer-widget .pd-25 {
    padding-left: 0px;
}

/* Start Single Tab service page css*/
.service-tab-content {
    float: right;
    background-color: #FFF;
    padding-top: 50px;
    width: 100%;
}
.service-tab-content .image-box{
    height: 100%;
}
/* End Single Tab service page css*/

#faq .faq-search{
    width: 100%;
}
.product .img-holder{
    width: 100%;
    
}


.footer .quick-links li a{
    display: table;
}
.footer .social-links{
    float: left;
}
footer .padd-offset-1{
    padding-left: 0;
    padding-top: 30px;
}
footer .padd-offset{
    padding-left: 0;
}

/* Start contact page css*/
.tt-contact-info {
    padding-left: 0;
    float: none;
    width: auto;
}
.contact-form {
    padding: 45px 10px 45px 10px;
    background-color: #FFF;
    box-shadow: 0 0px 7px #ccdee6;
    margin-bottom: 30px;
}
/* End contact page css*/
}
@media only screen and (max-width: 667px) {
.single-img-banner {
    margin-top: 55px;
}
.single-img-banner .heading-bx {
    width: 100%;
    height: 343px;
    background: none;
    margin: auto;
    padding: 0 25px;
    text-align: center;
    border: none;
}
#call-us .call-us-text {
    float: none;
    margin: auto;
}
#call-us .phn-icon-circle{
    float: none;
    margin: auto;
}
#call-us .call-us-text h2 {
    font-size: 20px;
    text-align: center;
}
}
@media only screen and (max-width: 736px) {
.single-img-banner {
    margin-top: 55px;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {

.btn-xlg {
    padding: 20px 35px;
}

.section-title h1{
    font-size: 24px;
}
#topbar{
    display: none;
}
.page-title h2{
    font-size: 30px;
}
/* start banner single-image*/
.single-img-banner {
    margin-top: 55px;
}
.single-img-banner .overlay {
    width: 100%;
    height: 100%;
    padding: 100px 0;
}
.single-img-banner .heading-bx {
    width: 100%;
    height: 343px;
    background: none;
    margin: auto;
    padding: 0 25px;
    text-align: center;
    border: none;
}
.single-img-banner .heading-bx h1 {
    font-size: 16px;
}
.single-img-banner .heading-bx h3 {
    font-size: 16px;
    line-height: 24px;
}

figure.effect-sarah p{
    display: none;
}
h1.heading-1 {
    font-size: 24px;
}
#services .container .owl-prev{
    line-height: 200px;
}
#services .container .owl-next{
    line-height: 200px;
}
.grid{
    padding: 1em 0 0em !important;
}
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    min-width: 100% !important;
}
.grid figure figcaption {
    padding: 0em 1em 2em 1em !important;
    display: block;
}
#call-us .phn-icon-circle{
    margin: auto;
    float: none;
}
#faq-section .section-title h1 {
    margin: 0 0 -15px 0;
    padding: 0;
    text-align: left;
}
#blog .single-blog-post {
    width: 100%;
    float: left;
    margin-bottom: 20px;
} 

/* blog page */
.blog-detail{
    padding: 0;
}
.sidebar-widget-items.pl20 {
    padding: 0 !important;
    margin-top: 20px;
}
.widget-search{
    margin-bottom: 0 !important;
}
/* End blog page */
/*
.wrap-sticky nav.navbar.bootsnav.sticked{
    position: fixed;
}*/

.footer .social-links{
    float: left;
}
.create-by{
    float: none;
    text-align: center;
}
.copywrite{
    float: none;
    text-align: center;
}
}
