@media (max-width: 1200px) {
.responsive-header{
	display:none;
}
.sidebar-tabs > ul > li > a {
    font-size: 13px;
    padding: 10px 14px;
}
.sidebar-post > span {
    width: 70px;
}
.social-btns > ul > li > a {
    margin-bottom: 4px;
}
.post-tabs .nav > li > a {
    width: 75px;
}
.multimedia-tabs .nav .owl-buttons > div {
    margin-top: -41px;
}
.blog8-metas > li > span {
    display: table;
    float: none;
    margin: 0 auto;
}
.blog8-metas > li h6 {
    line-height: 28px;
}
.blog8-metas > li {
    margin-bottom: 10px;
}
.blog8-metas {
    text-align: center;
}
.latest-post-sec .owl-buttons, 
.trendy-carousal .owl-buttons {
    display: table;
    float: none;
    margin: 20px auto 0;
    position: relative;
    right: auto;
    top: auto;
}
.sidebar-title > i {
    font-size: 30px;
}
.latest-post-sec ul > li .title h3 {
    font-size: 13px;
}
.plan-post.style2 .social-btns {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
.plan-post.style2 .social-btns > li:first-child {
    margin-left: 0;
}
.diploma-tabs .nav.nav-tabs > li > a {
    font-size: 12px;
}



.sidebar-tabs.widget > ul > li{
    width: 33.334%;
}
.sidebar-tabs.widget > ul > li > a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ad {
    width: 650px;
}
.ad img{
    width: 100%;
}
.theme-layout.boxed{
    width: 90%;
}
/*===== New Demos =====*/
.featured-small-posts, 
.featured-big-posts {width: 33.334%;}
.featured-post.big-post {min-height: 572px;}
.featured-post.big-post > img {min-height: 572px;}

}

@media (min-width: 768px) and (max-width: 980px) {
.responsive-header{
	display:block;
}
header{
	display:none;
}
.carousal-box {
    margin-top: 30px;
}
.blog-about {
    padding: 70px 0 0;
	border:medium none;
}
.recent-post {
    border: medium none;
    padding: 30px 0 0;
}
.author-desk-tab {
    padding: 30px 0;
}
.post-author img {
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
.post-author {
    padding-bottom: 30px;
}
.flickr .row > div {
    float: left;
}
.partners .row > div {
    float: left;
}
.plan-post .social-btns {
    float: left;
    width: 100%;
}
.plan-post .social-btns > li:first-child{
	margin-left:0;
}
.post-author2 img {
    display: table;
    float: none;
    margin: 29px auto 0;
    width: auto;
}
.post-author2-detail {
    margin-top: 25px;
    text-align: center;
}
.post-author2-detail > a {
    display: table;
    float: none;
    margin: 20px auto 30px;
}
.post-author2-detail > p {
    margin: 9px 0 20px;
}
.multimedia-tabs .nav li {
    width: 100%;
}
.multimedia-tabs .nav .owl-buttons > div {
    margin-top: -110px;
}
.blog8-sec .row > div {
    float: left;
    width: 100%;
}
.blog8-metas > li {
    float: left;
    width: 33.334%;
}
.blog-style8 .blog-desc{
    margin: 0;
}
.contact-info {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.diploma-info {
    margin-top: 30px;
}
.reference-sec > .row > div {
    float: left;
    margin-bottom: 20px;
    width: 25%;
}



.sidebar {
    float: left;
    margin-bottom: 30px;
    margin-top: 50px;
    width: 100%;
}
.post-author2 {
    float: left;
    text-align: center;
    width: 100%;
}
.post-author2 img {
    float: none;
    width: auto;
}
.post-author2-detail {
    margin-top: 20px;
}
.post-author2-detail > a{
    display: inline-block;
    margin:20px auto;
    float: none;
}
.flickr .row > .gallery-widget > div,
.insta-masonary > div {
    float: left;
    padding: 0 6px;
    width: 20%;
}
.project-sec > .row > div {
    float: left;
    width: 33.334%;
}
.block {
    margin-top: 0!important;
}
/*===== New Demos =====*/
.featured-small-posts, 
.featured-big-posts {width: 50%;}
.featured-post.big-post {min-height: 680px;}
.featured-post.big-post > img {min-height: 680px;}
.featured-post-carousel {margin-bottom: 30px;}
.featured-small-posts2 > .row > div {float: left;width: 50%;}
.blogger-tabs-content .bloger-post-detail {margin-bottom: 30px;}
.blogger-tabs-content > .row > div.col-md-5 .small-post2 {width: 50%;}
.post-style2 > .row > div {float: left;width: 50%;}
.carousel-creative-post-detail {bottom: 0;float: left;left: 0;position: relative;width: 100%;}
#creative-style > .row > div > div {float: left;width: 50%;}
}

@media (max-width: 767px) {
header{
	display:none;
}
.responsive-header{
	display:block;
}
.carousal-box {
    margin-top: 30px;
}
.blog-about {
    padding: 70px 0 0;
	border:medium none;
}
.recent-post {
    border: medium none;
    padding: 30px 0 0;
}
.author-desk-tab {
    padding: 30px 0;
}
.post-author img {
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
.post-author {
    padding-bottom: 30px;
}
.flickr .row > div {
    float: left;
}
.partners .row > div {
    float: left;
}
.plan-post .social-btns {
    float: left;
    width: 100%;
}
.plan-post .social-btns > li:first-child{
	margin-left:0;
}
.post-author2 img {
    display: table;
    float: none;
    margin: 29px auto 0;
    width: auto;
}
.post-author2-detail {
    margin-top: 25px;
    text-align: center;
}
.post-author2-detail > a {
    display: table;
    float: none;
    margin: 20px auto 30px;
}
.post-author2-detail > p {
    margin: 9px 0 20px;
}
.multimedia-tabs .nav li {
    width: 100%;
}
.multimedia-tabs .nav .owl-buttons > div {
    margin-top: -110px;
}
.blog8-sec .row > div {
    float: left;
    width: 100%;
}
.blog8-metas > li {
    float: left;
    width: 33.334%;
}
.blog-style8 .blog-desc{
    margin: 0;
}
.contact-info {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.diploma-info {
    margin-top: 30px;
}
.reference-sec > .row > div {
    float: left;
    margin-bottom: 20px;
    width: 25%;
}
.container {
    padding: 0 15px !important;
}
.picture-modern .post-title > h3 {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidebar {
    float: left;
    margin-bottom: 30px;
    margin-top: 50px;
    width: 100%;
}
.post-author2 {
    float: left;
    text-align: center;
    width: 100%;
}
.post-author2 img {
    float: none;
    width: auto;
}
.post-author2-detail {
    margin-top: 20px;
}
.post-author2-detail > a{
    display: inline-block;
    margin:20px auto;
    float: none;
}
.flickr .row > .gallery-widget > div,
.insta-masonary > div {
    float: left;
    padding: 0 6px;
    width: 20%;
}
.project-sec > .row > div {
    float: left;
    width: 33.334%;
}
.experience-sec {
    padding-left: 0;
    padding-top: 120px;
}
.block {
    margin-top: 0!important;
}
/*===== New Demos =====*/
.featured-small-posts, 
.featured-big-posts {width: 100%;}
.featured-post.big-post {min-height: initial;}
.featured-post.big-post > img {min-height: initial;}
.featured-post-carousel {margin-bottom: 30px;}
.featured-small-posts2 > .row > div {float: left;width: 50%;}
.blogger-tabs-content .bloger-post-detail {margin-bottom: 30px;}
.blogger-tabs-content > .row > div.col-md-5 .small-post2 {width: 50%;}
.post-style2 > .row > div {float: left;width: 50%;}
.carousel-creative-post-detail {bottom: 0;float: left;left: 0;padding: 30px;position: relative;width: 100%;}
.carousel-creative-post-detail > h4 {font-size: 18px;}
#creative-style > .row > div > div {width: 50%;}
}

@media (max-width: 480px)  {
header{
	display:none;
}
.responsive-header{
	display:block;
}
.post-sec1 .social-btns {
    margin: -9px 0 10px;
    padding: 0;
    width: 100%;
}
.post-sec1 .social-btns > li {
    float: left;
    margin-right: 10px;
}

.post-details1 {
    width: 100%;
}
.partners .row > div {
    width: 100%;
}
.slide1-box {
    width: 100px !important;
}
.picture-modern .post-title > h3 {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post-tabs .nav > li > a {
    width: 30px;
}
.post-tabs .nav > li > a:after {
    font-size: 16px;
    margin-top: -13px;
}
.post-buttons {
    z-index: 2147483647;
}
.blog-style8 .blog-desc {
    margin: -8px 0 0;
    padding: 0;
}
.error-sec > h1 {
    font-size: 120px;
}
.error-sec h2 {
    font-size: 21px;
    line-height: 28px;
}
.error-sec h3 {
    font-size: 13px;
    line-height: 30px;
    margin: 0 0 25px;
    padding: 0;
}









.post-sec1 {
    padding: 40px 0 0;
}
.post-fancy-slide > p {
    display: none;
}
.flickr .row > .gallery-widget > div,
.insta-masonary > div {
    width: 33.334%;
}
.project-sec > .row > div {
    width: 50%;
}
.reference-sec > .row > div {
    width: 50%;
}
.project-sec > .row > div{
    width: 100%;
}
/*===== New Demos =====*/
.featured-small-posts2 > .row > div {width: 100%;}
.blogger-tabs-content > .row > div.col-md-5 .small-post2 {width: 100%;}
.post-style2 > .row > div {width: 100%;}
#creative-style > .row > div > div {width: 100%;}

}