@media only screen (min-width: 1100px) {
}


/* Tablet (Portrait) */
/* Width of 768px */

@media only screen and (min-width: 768px) and (max-width: 1000px) {
#container, .image-grid, .image-grid_3col, .image-grid_2col  {
 width:748px;
}
.top_right{
font-size:90%;

}
/* Elastic Slider
----------------------------------------*/
.ei-slider{
	height:300px;
}

/* Sub Header
----------------------------------------*/
.sub_header h5{
display:none;
}

/*Menu 
----------------------------------------*/
.menu ul li{
padding:14px 20px 15px 6px;
}
/* Portfolio section
----------------------------------------*/
.portfolio4 li{
 width: 149px !important;
}
 .image-grid li a.zoom, .image-grid_3col li a.zoom {
 left:12%!important;
}
.image-grid li a.link_post, .image-grid_3col li a.link_post {
 right:12%!important;
}
 .portfolio3 li {
 width:209px !important;
}
 .portfolio2 li {
 width:329px !important;
}
 .portfolio1 li {
 width:688px !important;
}
.two_third_last .portfolio1 li, .two_third .portfolio1 li {
 width:449px !important;
}
.two_third_last .portfolio2 li, .two_third .portfolio2 li {
 width:209px !important;
}
.two_third_last .portfolio3 li, .two_third .portfolio3 li {
 width:129px !important;
}
.two_third_last .portfolio4 li, .two_third .portfolio4 li {
 width:90px !important;
}

.item_thumb_gallery{
width:157px !important
}
.sub_header h2
{
width:70%;
}
ul.kaya_gallery li p, ul.kaya_gallery_without_title li p{
display:none;
}
iframe{
width:100%;
}
}

/* Mobile Potrait width 320 */
@media only screen and (max-width: 767px) {
#container, .image-grid, .image-grid_3col, .image-grid_2col, .image-grid_1col  {
 width:300px; 
 height: auto !important;

}

/* Elastic Slider
----------------------------------------*/
.ei-slider{
	height:120px !important;
}
.ei-title h2 {
    font-size: 18px!important;
    line-height: 20px!important;
	margin-bottom:5px!important;
}
.ei-title h3 {
      font-size: 12px!important;
	  line-height:15px!important;
}
/* Sub Header
----------------------------------------*/
.sub_header h5{
display:none;
}
.sub_header{
text-align:center!important;
	
}
.sub_header h2, .search_box{
	margin-bottom:20px;
	float:none;
}

.search_box{
overflow:hidden;
width:190px;
margin:0 auto;

}

.sidebar{
border-left:none;
}
/* top section
----------------------------------------*/

#logo {
 text-align:center;
 margin:0 auto;
 float:none;
 display:block;
 margin-bottom:0px;

}

.top_right{
text-align:center;
margin-bottom:5px;
}
.top_info li{
display:block;
margin-bottom:5px;
}
#social_media{
    float: none !important;
    margin: 0 auto;
    width: 190px !important;
}


/* Menu section
----------------------------------------*/

.menu {
 margin:0 auto;
 clear:both;
 margin-top:20px;
 background-color:transperant;}

.menu ul {
 display:none;
}
.menu {
 width:96%;
 padding:2%;
}
.menu select {
 display: block;
 width:100%;
 background-color: #f9f9f9;
 border:none;
 border:1px solid #fff;
 margin:0 auto;
 padding:5px 0px;
}
 .menu select option {
 padding-bottom:3px;
}

/* Portfolio section
----------------------------------------*/
.image-grid img, .portfolio1 img, .portfolio2 img, .portfolio3 img {
 min-width:100%;
}
 #list li {
 width:240px;
}
/* Blog section
----------------------------------------*/
.blog_element .one_third img{
min-width:100%;
}

/* sidebar section
----------------------------------------*/
#sidebar{
border:none;
padding:0px;
}
.sidebar_left{
border:none;
padding:0px;
}


/* Pricing section
----------------------------------------*/
.wide{
margin-top:0px;
}
.pricing_space{
height:inherit;
}
/* Columns
----------------------------------------*/
.fullwidth, .one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .two_fourth, .two_fourth_last, .three_fourth, .three_fourth_last, .one_fifth, .one_fifth_last, .two_fifth, .two_fifth_last, .three_fifth, .three_fifth_last, .four_fifth, .four_fifth_last, #pricing_table .one_third, #pricing_table .one_fourth{
 width: 100%;
margin: 0 0 30px;
}
.right_sidebar{
background-image:none;
}
.left_sidebar{
background-image:none;
}
.item_thumb_gallery{
width:105px !important
}
.post_wrapper img{
width:100%;
}
.sub_header h2
{
width:100%;
}
ul.kaya_gallery li p, ul.kaya_gallery_without_title li p{
display:none;
}
.splitter li{
margin-bottom:10px;
}
.copyright p{
text-align:center !important;

}

.footer_menu ul{
text-align:center !important;
}
iframe{
width:100%;
}
}


/* Mobile landscape width 480 */
@media only screen and (min-width: 480px) and (max-width: 767px) {
#container, .image-grid, .image-grid_3col, .image-grid_2col, .image-grid_1col  {
 width:460px;
  height: auto !important;
}
/* Slider section
----------------------------------------*/
.ei-slider{
	height:180px !important;
}

.ei-title h2 {
      line-height: 24px!important;
}
.ei-title h3 {
      font-size: 20x!important;
}


/* Portfolio section
----------------------------------------*/
#list li {
 width:400px;
}
.wide{
margin-top:0px;
}
.pricing_space{
height:inherit;
}
.left_sidebar{
background-image:none;
}
.right_sidebar{
background-image:none;
}
#relatedposts ul li{
width:185px;
}
.item_thumb_gallery{
width:84px !important
}
}