@media all and (min-width: 700px) and (max-width: 1099px) {
    .holder {
        width: 95%;
    }

    .service-desc{
        width: 82% !important;
        overflow: hidden;
        margin-right: 0 !important;
    }

    .portfolio-list{
        width: 82% !important;
        overflow: hidden;
        margin-right: 0 !important;
    }

    .portfolio-list img {
        width: 100% !important;
        height: auto !important;
    }

    .service {
        width: 40%;
        margin-top: 30px;
        font-size: 1.35em;
    }

    .green img {
        width: 90%;
        height: auto;
        margin: 0px auto;
        float: none;
    }

    .caroufredsel_wrapper,ul#foo1,.list_carousel,.list_carousel li,.work {
        width: inherit !important;
    }

    .work {
        padding: 0
    }

    h3 {
        font-size: 1.1em;
    }

    .blog-content {
        width: 90%;
        margin: 10px auto;
    }

    .blog-content img {
        width: 100% !important;
        height: auto !important;
    }
}





@media all and (min-width: 500px) and (max-width: 699px) {
    
    .holder {
        width: 95%;
    }

    #top {
        text-align: center;
        height: 510px;
        position: relative;
    }

    .nav {
        position: relative;
    }

    .stripes {
        display: none;
    }

    .title {
        position: static;
        margin-top: 30px;
        font-size: 4em;
    }

    h1 {
        top: 30px;
        text-align: center;
        font-size: 42px;
        position: relative;

    }

    .contact {
        position: relative;
        top: 60px;
        width: 100%;
        right: 0;
        padding-top: 0;
    }

    .contact p {
        float: none;
        margin: 10px auto;
    }

    .tw,.fb {
        display: inline-block;
        float: none;
    }

    .service {
        margin-top: 30px;
    }

    .grey {
        display: none;
    }

    .green {
        padding-bottom: 400px;
    }

    .green img {
        width: 90%;
        height: auto;
        margin: 0px auto;
        float: none;
    }

    .service-desc{
        width: 82% !important;
        overflow: hidden;
        margin-right: 0 !important;
    }

    .portfolio-list {
        width: 82% !important;
        overflow: hidden;
        margin-right: 0 !important;
    }

    .portfolio-list img {
        width: 100% !important;
        height: auto !important;
    }

        .top-stripes {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -186px;
    }

        /*  CONTACT FORM */

    .form {
        width: 95%;
        float: none;
        margin: 0px auto;
        text-align: center;
    }

    #cfg-element-12-8-label,#cfg-element-12-3-label,#cfg-element-12-7-label,#cfg-element-12-4-label{
        float: none;
        text-align: center;
        width: 75%;
        margin: 0px auto;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-topright: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    #cfg-element-12-7-set,#cfg-element-12-8-set,#cfg-element-12-3-set,#cfg-element-12-4-set {
        float: none;
    }

    #cfg-element-12-7,#cfg-element-12-8,#cfg-element-12-3,#cfg-element-12-4 {
        width: 90%;
        margin: 0px auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #cfg-element-12-5 {
        float: none;
    }

    .blog-content {
        width: 90%;
        margin: 10px auto;
    }


    .blog-content img {
        width: 100% !important;
        height: auto !important;
    }

}




@media all and (min-width: 0px) and (max-width: 699px) {
    
	.holder {
		width: 95%;
	}

    #top {
        text-align: center;
        padding-bottom: 50px;
    }

    .nav {
        position: relative;
    }

    .title {
        position: static;
        margin-top: 30px;
        font-size: 2em;
    }

    h1 {
        top: 112px;
        text-align: center;
        font-size: 22px;
        left: 0;
    }

    h2 {
        font-size: 2em;
    }

    h3 {
        font-size: 1.5em;
    }

    h6 {
        margin-top: -20px;
        font-size: 20px
    }

    .nav li a {
        font-size: 1em;
        padding: 10px 5px;
    }

    .contact {
        display: none;
    }

    .service {
        width: 82%;
        margin-top: 30px;
    }

    .service p {
        font-size: 1.35em;
    }

    .icon {
        width: 80%;
        font-size: 6em;
    }

    .service-desc{
        width: 82% !important;
        overflow: hidden;
        margin-right: 0 !important;
    }

    .portfolio-list, .each-blog {
        width: 82% !important;
        overflow: hidden;
        margin-right: 0 !important;
    }

    .portfolio-list img, .each-blog img {
        width: 100% !important;
        height: auto !important;
    }

    .grey {
        display: none;
    }

    .green {
        padding-bottom: 320px;
    }

    .green img {
        width: 90%;
        height: auto;
        margin: 0px auto;
        float: none;
    }

    .green h2 {
        margin-top: 0;
    }

    .about-text {
        width: 100%;
    }

/*    .stripes {
        display: none;
    }*/

    .top-stripes {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -186px;
    }

    .big {
        display: none;
    }

    .big-res {
        display: block;
    }

    /*  CONTACT FORM */

    .form {
        width: 95%;
        float: none;
        margin: 0px auto;
        text-align: center;
    }

    #cfg-element-12-8-label,#cfg-element-12-3-label,#cfg-element-12-7-label,#cfg-element-12-4-label{
        float: none;
        text-align: center;
        width: 75%;
        margin: 0px auto;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-topright: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    #cfg-element-12-7-set,#cfg-element-12-8-set,#cfg-element-12-3-set,#cfg-element-12-4-set {
        float: none;
    }

    #cfg-element-12-7,#cfg-element-12-8,#cfg-element-12-3,#cfg-element-12-4 {
        width: 90%;
        margin: 0px auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #cfg-element-12-5 {
        float: none;
    }

    .blog-content {
        width: 90%;
        margin: 10px auto;
    }


    .blog-content img {
        width: 100% !important;
        height: auto !important;
    }

    .footer {
        padding: 25px 0 80px;
        height: auto;
    }




}