ul#thumbs li { min-height: 220px; }
ul#thumbs li.vc_col-sm-3 { width: 24% !important; }
@media only screen and (max-width: 1200px) {
	.left-side { width: 180px; }
	#content { width: 760px; margin-left: 200px; margin-left: 20px; }
	.center { width: 960px; }
	.content-inner, .home-template-wrap { width: 760px; }
}

@media only screen and (max-width: 959px) {
	.left-side { width: 180px; }
	#content { width: 588px; margin-left: 200px; margin-left: 0px; }
	.center { width: 768px; }
	.content-inner, .home-template-wrap { width: 588px; }
    .mypost_widget_text { margin-left: 0; float: left; }
    .widget select { min-width: 0; }
}


@media only screen and (max-width: 768px) {
	.left-side { width: 100%; position: relative; }
	#content { width: 100%; margin-left: 0px; float: left;}
	.center, .home-template-wrap { width: 100%; }
	.content-inner { width: 90%; margin: 0 auto; }
	.main-menu select { display: block; }	
    .main-menu .sf-menu {  display: none !important; }
    .logo { margin-top: 20px; margin-bottom: 0; }
    .vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5,
    .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10,
    .vc_col-sm-11, .vc_col-sm-12 { width: 100%;  }
    ul#thumbs li.vc_col-sm-3 { width: 50% !important; }
    ul#thumbs li { width: 50% !important; }
    .welcome-quote > div { text-align: center; }
    .welcome-quote img { float: none; }
    .welcome-quote h2 { margin-left: 0; text-align: center; }
    .team-members-wrapper .team-member-single { margin-bottom: 25px; }
    .content-col-v2 { margin-bottom: 15px !important; }
    .page-title, .page-title-text { text-align: center; }
    .welcome2 .welcome-left-side,  .welcome2 .welcome-right-side { display: block;  width: 100%; } 
    .mypost_widget_text { margin-left: 100px; float: none; }
    .widget select { min-width: 165px; }
    .welcome-quote2 h1.main-text { font-size: 50px; }
   
}
@media only screen and (max-width: 400px) {
	ul#thumbs li { width: 100% !important; }
	ul#thumbs li.vc_col-sm-3 { width: 100% !important; }
	.ml90 { margin-left: 0; float: left; }
	.mypost_widget_text { margin-left: 0; float: left; }
}



