768/* #Theme Frame 
================================================== */

.container{ margin: 0px auto !important; padding: 0px 40px !important; max-width: 1040px !important;}

.row { max-width: 100%; margin: 0 auto; }
.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -10px; }
.row .column, .row .columns{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.column, .columns { float: left; min-height: 1px; padding: 0 0px; position: relative; margin-bottom: 0px;}
.column.wrapper, .columns.wrapper{ padding: 0px; }

/* Base Grid */	

.row .one 		{ width: 8.333%; }
.row .two 		{ width: 16.667%; }
.row .three 	{ width: 20%; margin-right: 120px;}
.row .four 		{ width: 33.333%; }
.row .five 		{ width: 41.667%; }
.row .six 		{ width: 50%; }
.row .seven 	{ width: 58.333%; }
.row .eight 	{ width: 66.667%; }
.row .nine 		{ width: 75%; }
.row .ten 		{ width: 83.333%; }
.row .eleven 	{ width: 91.667%; }
.row .twelve 	{ width: 100%; }

/* Column Layouts */

.row .one_half				{ width: 50%; }
.row .one_third				{ width: 33.333%;}
.row .one_fourth			{ width: 25%; }
.row .one_fifth				{ width: 20%;}
.row .one_sixth 			{ width: 16.667%;}

.row .two_third				{ width: 66.667%;}
.row .two_fourth 			{ width: 50%;}
.row .two_fifth 			{ width: 40%;}
.row .two_sixth 			{ width: 33.333%;}


.row .three_fourth			{ width: 75%;}
.row .three_fifth 			{ width: 60%;}
.row .three_sixth 			{ width: 50%;}

.row .four_fifth 			{ width: 80%;}
.row .four_sixth 			{ width: 66.667%;}

.row .content 	{ width: 100%; }

img{ max-width: 100%; height: auto; }
img { -ms-interpolation-mode: bicubic; }
object, embed { max-width: 100%; }


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear, .clr {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */


@media only screen and (min-width: 1920px) and (max-width: 2560px) {
	
		
.blueberry {
 
	 margin: 0 auto 287px !important;
	 height: 235px !important;
 
}	

	.nw-cls {
    padding-top: 60px !important;
}
	
}


@media only screen and (max-width: 768px)
{
	.container {
    margin: 0 auto !important;
    max-width: 820px !important;
    padding: 0 10px 20px 30px !important;
}

.wid {
    min-height: 20px !important;
}

.top-mar {
min-height: 200px !important;
margin-top: 10px !important>;
}

.blueberry {
height: 140px !important;
}
.wid {
    float: left;
    max-width: 220px;
}
}

@media only screen and (min-width: 768px) and (max-width: 825px) {
	
	
.wid {
    float: left;
    min-width: 200px !important;
}

.icon {
    color: #FFFFFF;
	float:none !important;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-top: 5px;
    text-align: center;
}
}

@media only screen and (min-width: 766px) and (max-width: 948px) {
	
	
#searchform div {
    float: right;
    padding: 5px 0;
    width: 300px;
}
#searchform input {
    border: 0 none !important;
    font-size: 11px;
    padding: 0 10px;
    width: 275px;
}
	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none;
		width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
		
	.container{ margin: 0px auto !important; max-width: 420px; }
	
	.row { width: auto; min-width: 0; margin-left: 0; margin-right: 0; }

	.row .column, .row .columns { width: 100%; float: none; }

	.column:last-child, .columns:last-child { float: none; }
	[class*="column"] + [class*="column"]:last-child { float: none; }

	.column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; }
	.column:after, .columns:after { clear: both; }

	
	/*============================================== HEADER SECTION ==============================================*/
	#top{ margin:20px auto 40px;}
	#logo{text-align:center; float:none!important; display:block;}
	#logo img{ float:none!important;}
	
	#topright{ float:none!important; display:block; padding-top:10px;}
	#topright #searchform div{ margin:0 auto; float:none!important; }
	
	#navigation{text-align:center; clear:both; height:auto;}
	#nav-wrap{ background:none!important;}
	.sf-menu a{background:transparent!important; border:0!important;}
	.sf-menu > li{border:0 !important; display:none;}
	nav{margin:0; float:none; }
	.js .tinynav { display: block !important; display: inline-block !important; text-align:left !important;
	 margin:20px 0 0 0 !important; width:70% !important}/* mobile dropdown */
    .js #topnav { display: none !important}
	

	
		
	/*============================================== SLIDER SECTION ==============================================*/
		.camera_caption{ padding:30px 0px 0px 30px;}
		.camera_caption span{ font-size:35px; line-height:normal;}
		.camera_pag{ bottom:5px;}
		.camera_caption .button{  display:none;}
		
	/*============================================== CONTENT SECTION ==============================================*/
	
	#filter{ float:none!important;}

	
	#maincontent{ margin-bottom:20px;}
	#content.positionright, #content.positionleft{background:transparent;}
	.padcontent{padding-right:0;}
	#content.positionright .padcontent{padding-left:0; padding-right:0}

	.pagetitle{ padding-top:30px; font-size:26px}

	.post-shortcode { margin-left:0px; background:none; padding-left:0px;}	
	.highlight-content .button{ float:none;}
	.wp-pagenavi{margin-bottom:30px;}

 	.carousel1 li {
		margin-left: 0;
	}	
	
	.carousel-div {
		margin: 0 !important;	
	}
	
	.carousel1 li .text h2{ font-size:12px; margin-bottom:5px;}
	.carousel1 li .text{ font-size:10px;}

	.commentlist ol{ padding-left:30px;}

	/*============================================== Footer ==============================================*/
	#outercopyright{ text-align:center;}
	#copyright{ float:none; text-align:left; width:100%;}

	.nav a {
	padding: 10px 13px !important;
	}
	
/*	.nav {
	font: 300 11px 'Open Sans',sans-serif !important;
	width: 755px !important;
	}*/
	
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	/*#searchform div { width: 295px !important;}
	#searchform input {width: 250px !important;}*/
	
	.pagetitle{ padding-top:20px; font-size:24px}
	
	.camera_target_content{ display:none;}
	.carousel1 li .text{ display:none;}
	.carousel1 li {
		margin-left: 0;	
	}
}

@media only screen and (min-width: 320px) and (max-width: 766px) {
	
#logo {
    display: block;
    float: none !important;
    margin: 0 auto;
    text-align: center;
    width: 150px;
}
/*	.nav a {
	padding: 10px 13px !important;
	}
	
	.nav {
	font: 300 11px 'Open Sans',sans-serif !important;
	width: 755px !important;
	}*/
}

@media only screen and (max-width: 603px) {
	
	#logo img {
    float: left;
    padding-top: 30px !important;
}	
#searchform input {
    border: 0 none !important;
    font-size: 11px;
    padding: 0;
    width: 340px;
}
#searchform div {
    float: right;
    padding: 5px 0;
    width: 350px;
}
#searchform .button_src {
    cursor: pointer;
    height: 31px;
    margin-right: 72px;
    text-indent: -9999px;
    width: 33px;
}
.wlcm {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    margin: 0 65px 0 50px !important;
}
.projects-shortcode {
    background-color: #707299 !important;
    margin: 0 auto !important;
    padding: 3px 0 !important;

}
	
.wid { 
	font-size: 11px !important;
    min-width: 400px !important;
	float:none !important;
}
}
