@media (min-width: 768px){
    #primary-nav-toggle{
        display:none;
    }
}

@media (min-width: 992px) {
    #masthead .col-md-8{
        width: 67.9%;
    }
    .container {
        width: 980px;
    }
    .right-sidebar,
    .slider_mid_content .request-block{
        width: 96%;
        float:right;
    }

    .col-wm-9{
        width: 69%;
    }   
    .col-wm-3{
        width: 31%;
    }
}

@media (min-width: 1200px){
    .container {
        width: 1170px;
        padding-left:7.5px;
        padding-right:7.5px;
    }
    #masthead .col-md-8{
        width: 67.9%;
    }

    .right-sidebar,
    .slider_mid_content .request-block{
        width: 100%;
    }

    .col-wm-9{
        width: 75%;

        padding-right: 40px;
    }   
    .col-wm-3{
        width: 25%;
    }
    .slider-container{
        margin-top:42px;
    }

}/*min-width:1200px*/

@media(max-width:1200px){
    .service-block{
        width: 31.2%;
    }
    .slider-container{
        margin-top: 43px;
    }
    .slider-browser{
        left: -15px;
    }
    .service-block .content-wrapper{
        padding: 25px;
    }

    .slider-ipad{
        right: -35px;
    }
    .lets_begin_img{
        left: 100px;
    }
    .building_website_content .content-container{
        width: 369px;
    }
    .slider_middle_content{
        font-size: 1.1em;
    }
    .case_study_content .study_image{
        width:205px;
    }
    .case_study_content .content-container{
        width: 270px;
        font-size: 95%;
    }
    .social_link_footer li .link-text{
        width: 83px;
    }

    .social-icons-expand{
        display:block;

        margin-bottom: 3px;
    }
    .social-icons li{
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
    .social-icons{
        width:32px;
        position: static;
        display: none;
        margin: 0;
    }
    #masthead .social-icons li{
        z-index:555;
    }
    .description-list .content{
        width: 420px;
    }
    .description-list .featured-image{
        width: 225px;
    }
    .nav-tab li{
        width: 145px;
    }
}/*max-width:1200px*/

@media (max-width: 980px){
    .home.page #masthead,
    #masthead{
        height:auto;
    }
    #masthead .col-md-1{
        position:static;
    }
    .social-icons{
        right:20px;
    }
    .home .site-tagline{
        position: absolute;
        color:#000;
        bottom: 0;
        left: 5px;
    }
    #menu-header_menu li{
        margin-top:5px;
        margin-bottom:5px;
    }
    .slider-container{
        margin-bottom:40px;
        margin-top: 20px;
    }
    .project-summary .visit-website{
        position:static;

        margin: 10px 0;
    }
    .before_after_img_case_study{
        font-size:70%;
    }
    .right-sidebar .request-block{
        padding-top: 20px;
    }
}/*max-width:980px*/

@media (max-width:992px){
    .service-block{
        width:290px;
    }
    .slider-browser{
        left: -17px;
    }
    .slider-ipad{
        right: -35px;
    }
    .service-block .content-wrapper{
        padding: 25px 20px;
    }
    .lets_begin_img{
        left: 80px;
    }
    .case_study_content .study_image{
        width: 200px;
    }
    .case_study_content .content-container{
        width: 275px;
    }
    .building_website_content .content-container{
        width: 369px;
    }
    .social_link_footer li .link-text{
        width: 83px;
    }
}/*max-width:992px*/
@media(min-width:767px){
    #site-navigation{
        display:block !important;
    }
}
@media (max-width:767px){
    body{
        padding: 0 20px;

    }
    .slider_top{
        display:none;
    }
    #masthead{
        margin-left:-20px;
        margin-right:-20px;
        height: auto;
        padding-bottom: 20px;

        background: none;
    }

    #menu-header_menu li{
        float:none;
        text-align:center;
        margin: 0;

        border-top: 1px solid #fff;
    }
    #menu-header_menu > li > a{
        padding: 7px 0;

        display: block;
    }
    #menu-header_menu li:before{
        content:"";
    }
    #masthead .site-title a{
        margin:0 auto;

        background-position: center center;
    }
    .home.page #masthead{
        height:auto;
    }
    #site-navigation{
        display:none;
    }
    .slider_middle_content{
        text-align:center;

        padding: 0 20px;
    }
    .all_services_wrapper{
        margin-left:-20px;
        margin-right:-20px;
    }
    .social-icons-expand{
        display:none;
    }
    #presentation{
        margin: 20px -20px;
    }
    #presentation .container{
        padding:0;
    }
    .home.page #masthead .site-title a{
        margin:0 auto;
        text-align: center;
        background-position: center center;
    }
    .home .site-tagline{
        position:static;
        color: #000;
        text-align: center;
    }
    #masthead .col-md-1{
        width:100%;
        margin-top: 20px;
    }
    .social-icons{
        position:static;
        text-align: center;
        width: 100%;
    }

    .service-block{
        margin: 0 auto;
        margin-bottom: 20px;
        float: none;
    }

    .lets_begin_img{
        position:static;
        margin: 0 auto;
        text-align: center;
        padding-top: 50px;
    }
    .lets_begin_content .request_quote_btn .btn{
        margin-bottom:20px;
    }
    .building_website_content .icon{
        margin:0 auto;
        float:none;  
        text-align: center;
    }
    .building_website_content .content-container{
        width:auto;
        float: none;
        padding: 0;
    }

    /*text-center*/
    .lets_begin_content .text-block,
    .building_website_content .content-container .title,
    .building_website_content .content-container .content,
    .case_study_content .study_image,
    .readmore,
    .case_study_content .content-container,
    .footer_main_menu li,
    .footer_menu{
        text-align:center;
        display: block;
    }
    .building_website_content .content-container ul{
        text-align:left;
    }
    .case_study_content .study_image{
        clear:both;
        width: 100%;
    }

    .case_study_content .content-container{
        width:100%;
    }
    .footer-wrap{
        margin-left:-20px;
        margin-right:-20px;
        padding: 35px 20px;
        background: #000;
    }
    .social_link_footer{
        margin-left:-20px;
        margin-right:-20px;

        display: none;
    }
    .footer_menu [class*='col-']{
        margin-bottom:20px;
    }
    .footer_menu .menu li > a:before{
        content:"";
    }
    .footer_main_menu li{
        margin-bottom:10px;
    }
    .social_link_footer li{
        border-left:none;
        width:100%;
        float:none;
        margin-bottom: 10px;
    }
    .social_link_footer [class*="icon-"],
    .social_link_footer li .link-text{
        display:block;
        float:none;
        margin:0 auto;
        text-align:center;
    }

    .social_link_footer li .link-text{
        width:auto;
    }
    .main-navigation li{
        background:none;
    }
    .lets_begin_img .iphone-screen-overlay{
        left: 88px;
        top: 102px;
    }
    .browser_compatible h2,
    .browser_compatible ul{
        display:none;
    }

    .browser_compatible{
        background:url(../images/browsers.jpg) no-repeat;
        background-size:contain;
        background-position: center center;
        width: auto;
        min-height: 0;
        height: 150px;
        margin: 0px;
    }
    .social-icons{
        display:block !important;

    }
    .before_after_img_case_study{
        margin-left:-20px;
        margin-right:-20px;

        padding-left: 20px;
        padding-right: 20px;
    }
    .icon-arrow{
        display:none;
    }
    .stwrapper{
        display:none;
    }
    .img_before{
        margin-bottom:10px;
    }
    .google-map iframe{
        height:400px;
    }
    .description-list .content{
        width:100%;
        float: none;
        clear: both;
    }
    .description-list .featured-image{
        width:auto;
        float:none;
        margin-bottom:20px;
    }
    .nav-tab li,
    .nav-tab a{
        width:100%;
    }
    .nav-tab li.current_page_item a:before, .nav-tab a:hover:before, .nav-tab a:focus:before{
        display:none;
    }
    .slider_middle,
    .all_services_header
    {
        font-size:75%;
    }
    .slider_mid_content{
        overflow: hidden;
        width: 100%;
    }
    .slider-browser{
        left: 50%;
        margin-left: -320px;
    }
    .slider_middle_header,
    .slider_middle_header_sub{
        padding:0 20px;
    }

    .view-portfolio{
        width: 250px;
        margin: 0 auto;
        position: relative;
        top: -3px;
    }
    .slider-ipad{
        left: 50%;
        right: auto;
        margin-left: -126px;
    }
    .building_website_title{
        font-size:2em;
    }
    .building_website_sub_title{
        font-size:1.1em;
    }
    .all_services_wrapper{
        background-image:url(../images/all-services-bg-small.jpg);
        background-repeat:no-repeat;
        background-position:center center;
        background-size:cover;
    }
    #primary-nav-toggle span:after{
        content:"";
        display:inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        position:relative;
        top: -3px;
        margin-left: 7px;
    }
    #primary-nav-toggle span:after{
        border-width: 3px 3px 0 3px;
        border-color: #ffffff transparent transparent transparent;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    #primary-nav-toggle.open span:after{
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    #site-navigation{
        background:#e5e5e5;

        margin: 0 -7.5px;
    }
    #menu-header_menu > li > a{
        color:#3f3f3f;
    }
    .home .site-branding{
        background:none;
    }
    .site-branding{
        background:#000;
        margin:0 -7.5px;
    }
    #masthead .site-title{
        margin:0;
    }
    .page-title, .entry-title{
        text-align:center;
    }
    .site-tagline{
        display:block;
        position: static;
        padding-bottom: 10px;
        text-align: center;
        margin-top:-10px;
    }

    .request_form .title{
        font-size: 1.5em;
    }

    .btn-lg, .btn-group-lg > .btn{
        font-size:1em;
        padding: 11px 20px;
    }
    .lets_begin_img .iphone-screen-overlay{
        display:none;
    }
    .lightbox-portfolio .col-md-9{
        display:none;
    }
    .lightbox-portfolio{
        width:auto !important;
    }
    .lightbox-portfolio > .row > .col-md-3{
        width:100%;
    }
    .lightbox-portfolio .thumbnail-wrapper{
        height:auto;
        max-height:none;
    }
    .lightbox-portfolio .thumbnail-image img{
        width:100%;
        height:auto;
    }
    .lightbox-portfolio .link-buttons{
        position:static;
    }
    .lightbox-portfolio{
        height:auto;
    }

}/*max-width:767px*/
@media(max-width:768px){
    .social-icons{
        display:block !important;
    }
}
@media (min-width: 768px) and (max-width: 980px) {
    .service-block{
        width: 220px;
        font-size: 80%;
    }
    .all_services_header{
        font-size:80%;
    }
    .service-block .content-wrapper{
        padding:10px;
    }
    .footer_menu,
    .footer_main_menu{
        font-size:80%;
    }
    .footer_main_menu li{
        line-height:35px;
    } 
    .case_study_content .study_image{
        width:100%;
        text-align:center;
    }
    .case_study_content .content-container{
        width:100%;
        padding:10px 0;
        text-align:center;
    }
    .slider_mid_content{
        overflow:hidden;
    }
    .social-icon-container{
        position: absolute !important;
        top: 0;
        right: 0;
    }
    .social-icons-expand{
        display:none;
    }
    .social-icons{
        display:block !important;
        width: auto;
        margin-top:-15px;
    }
    #masthead .social-icon-container{
        width:auto;
        margin-top: 35px;
    }
    .description-list .content{
        width:100%;
        float:none;
    }
    .description-list .featured-image{
        margin-bottom:10px;
    }
    .description-list ul{
        clear:both;
    }
    .right-sidebar .request-block .btn-danger,
    .request-form-wrapper .btn-primary{
        font-size: 1em;
    }
    .request-form-wrapper h3{
        font-size:1.4em;
    }
    .single-types-case-study .featured-image{
        width: 225px;
    }
    .project-summary .content{
        width: 510px;
        padding-left: 20px;
    }
    .img_before,
    .img_after{
        width: 325px;
    }
    .service-list li{
        width: 212px;
        font-size: 0.78em;
    }

}
@media(min-width:980px) and (max-width:1200px){
    #menu-header_menu li{
        font-size:14px;
    }
}


