ul {
    list-style-type: none;
    text-align: center;
}
ul.menu li {
    display: inline-block;
    padding: 10px 25px;
}
ul.menu li button {
    padding: 6px 20px;
}
.notes {
    width: 100%;
    display: block;
    text-align: center;
}
.grids {
    margin-top: 20px;
}
.grid {
    margin-top: 10px;
    color: lightskyblue;
}
.grid_date {
    color: lightskyblue;
}
.blue,
.red,
.green,
.black {
    margin-left: 5px;
    margin-top: 5px;
    height: 200px;
}
.blue img,
.red img,
.green img,
.black img {
    height: 200px;
    width: 100%;
}
.yellow img {
    height: 405px;
    width: 100%;
}
.blue {
    width: 45%;
    background: blue;
}
.red {
    width: 30%;
    background: red;
}
.green {
    width: 30%;
}
.yellow {
    width: 23.6%;
    height: 405px;
    margin-left: 5px;
    margin-top: 5px;
    background: yellow;
}
.black {
    width: 45%;
}
.btn_active {
    background: #05a8a8 !important;
    border: 0px;
    color: #fff;
    outline: none;
}
.my_btn {
    background:#707070 ;  
    border: 0px;
    color: #fff;
    outline: none;
}


input#searchNote {
    width: 100%;
    padding: 20px 12px;
    font-style: italic;
    margin-top: 20px;
}
i.custom_search {
    position: absolute;
    top: 43px;
    right: 180px;
}
#portfolio_menu button {
    width: 100px;
    min-height: 20px;
    border: 0px;
    outline: none;
}
body {
    overflow-x: hidden;
}
ul {
    padding: 0;
    margin: 0;
}
.our-ser-bg-1{ background: url('../img/our-service-bg-1.png') no-repeat; width:100%; height: 195px;  }
.our-ser-bg-2{ background: url('../img/our-service-bg-3.png') no-repeat; width:100%; height: 195px; }
.our-ser-bg-3{ background: url('../img/our-service-bg-3.png') no-repeat; width:100%; height: 195px; }
/*resposive*/

@media all and (max-width: 1280px) and (min-width: 768px) {
    .colum {
        width: 100%;
    }
    ul.menu li {
        padding: 10px 6px;
    }
    .blue,
    .black {
        width: 40%;
    }
    .red,
    .green {
        width: 30%;
    }
    .yellow {
        width: 27%;
    }
.our-ser-bg-1{ background: url('../img/our-service-bg-1.png') no-repeat; width:100%; height: 195px;  }
.our-ser-bg-2{ background: url('../img/our-service-bg-3.png') no-repeat; width:100%; height: 195px; }
.our-ser-bg-3{ background: url('../img/our-service-bg-3.png') no-repeat; width:100%; height: 195px; }
}
@media only screen and (max-width: 1025px) and (min-width: 971px)  {
.our-ser-bg-1{ background: url('../../img/1024our-service-bg-1.png') no-repeat; width:100%; height: 159px;  }
.our-ser-bg-2{ background: url('../../img/1024our-service-bg-3.png') no-repeat; width:100%; height: 159px; }
.our-ser-bg-3{ background: url('../../img/1024our-service-bg-3.png') no-repeat; width:100%; height: 159px; }
}
@media only screen and (max-width: 960px) and (min-width: 620px)  {

    .colum {
        width: 100%;
    }
    ul.menu li {
        padding: 10px 30px; width: 48%;
    }
    ul.menu {
        overflow: hidden;
    }
    .blue,
    .black {
        width: 40%;
    }
    .red,
    .green {
        width: 30%;
    }
    .yellow {
        width: 27%;
    }
}
@media all  and (max-width: 619px) and (min-width: 480px) {
        .our-ser-bg-1{ background: url('../img/our-service-bg-1.png') no-repeat; width:100%; height: 195px;  }
.our-ser-bg-2{ background: url('../img/our-service-bg-3.png') no-repeat; width:100%; height: 195px; }
.our-ser-bg-3{ background: url('../img/our-service-bg-3.png') no-repeat; width:100%; height: 195px; }

    .colum {
        width: 100%;
    }
    ul.menu li {
        padding: 10px 30px;
    }
    ul.menu {
        overflow: hidden;
    }
    .blue,
    .black {
        width: 100%;
    }
    .red,
    .green {
        width: 100%;
    }
    .yellow {
        width: 100%;
        height: auto;
    }
}
@media all and (max-width: 479px) and (min-width: 320px) {
        .our-ser-bg-1{ background: url('../img/our-service-bg-1.png') no-repeat; width:100%; height: 195px;  }
.our-ser-bg-2{ background: url('../img/our-service-bg-3.png') no-repeat; width:100%; height: 195px; }
.our-ser-bg-3{ background: url('../img/our-service-bg-3.png') no-repeat; width:100%; height: 195px; }
    .search-btn{width: 100%; margin-top: 5px;}
    #blog .blog_content{margin-bottom: 40px;}
    .colum {
        width: 100%;
    }
    ul.menu li {
        padding: 10px 15px; width: 48%;
    }
    ul.menu {
        overflow: hidden;
    }
    ul.menu li button {
        padding: 6px 0px;
    }
    #portfolio button {
        font-size: 10px;
        width: 50px;
    }
    .blue,
    .black {
        width: 100%;
    }
    .red,
    .green {
        width: 100%;
    }
    .yellow {
        width: 100%;
        height: auto;
    }
}
@media all and (max-width: 319px) {


    .colum {
        width: 100%;
    }
    ul.menu li {
        padding: 10px 15px;
    }
    ul.menu {
        overflow: hidden;
    }
    ul.menu li button {
        padding: 6px 0px;
    }
    #portfolio button {
        font-size: 10px;
        width: 50px;
    }
    .blue,
    .black {
        width: 100%;
        height: auto;
    }
    .red,
    .green {
        width: 100%;
        height: auto;
    }
    .yellow {
        width: 100%;
        height: auto;
    }
}