/* This File Contains All Responsive CSS - Sweet! */

/* Custom Drop-Down
================================================== */
#masternav .selector option{ background:#e9e9e9; -webkit-appearance:none; padding: 5px; }
#masternav .selector, 
#masternav .selector span{ cursor: pointer !important; -webkit-font-smoothing:antialiased; }
#masternav .selector, 
#masternav .selector *{ margin:0; padding:0; }
#masternav .selector select{ top:0px; left:0px; }
#masternav .selector{ width: 100%; font-size:12px;  font-weight:bold; }
#masternav .selector span:after { padding-left: 5px; padding-right: 5px; content: "\f078"; font-family: 'FontAwesome'; }
#masternav .selector span{ cursor:pointer; }
#masternav .selector{ height: 30px; line-height: 30px; display:-moz-inline-box;  display:inline-block;  vertical-align:middle;  zoom:1;  *display:inline; }
#masternav .selector select:focus{outline:0; }
#masternav .selector{ position:relative;  padding-left:10px;  overflow:hidden; }
#masternav .selector span{ display:block;  overflow:hidden;  text-overflow:ellipsis;  white-space:nowrap; }
#masternav .selector select{ position:absolute;  height:35px;  background:none;  width:97%; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;  font-size:12px;  font-weight:500;  border:0 !important; }



@media only screen and (max-width: 767px) {

#languageSelector {
    background-color: #3399CC;
    color: white;
    display: block;
text-align:left;
padding:2px;
margin-top:-10px;
left:0px;
width:80px;
height: 36px; line-height: 35px;  vertical-align:bottom; top:0px; font-weight:500; font-family: 'FontAwesome';
margin-bottom:15px;
margin-left:80px;
}
#languageSelector a {
    color: white;
float:left;
text-align:left;
left:0px;
margin-top:10px;
font-weight:500; font-family: 'FontAwesome';
}
}


/* General
================================================== */
img{ max-width: 100%; }

/*hide redundant menu*/
#masternav select { display: none; width: 100% !important; }
#masternav .selector { display: none; margin-top: 5px; }




/* Apply To All Responsive Layouts
================================================== */
@media only screen and (device-width: 768px) {

	.hp-highlight ul {
    list-style: none;
    padding:0;
    margin:0;
}

.hp-highlight li { 
    padding-left: 2px; 
    text-indent: -.7em;
}

.hp-highlight li:before {
    
    color: red; /* or whatever color you prefer */
}

}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 740px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	#wrap{ width: 680px; }
	.home-entry, #footer-one,#footer-two,#footer-three,#footer-four{ width: 155px;  }
	#home-tagline{ font-size: 21px; }
	#search { text-indent: -9999px; }
	.loop-entry-thumbnail{width: 35%;}

}

@media only screen and (min-width: 768px) and (max-width: 959px) {

.sf-menu a {
    -moz-box-sizing: border-box;
    color: #505A6E;
    display: block;
    float: left;
    font-size: 115%;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 28px 0 10px;
    text-decoration: none;
}

	.hp-highlight { width: 700px; margin-bottom:30px;  }
        .portfolio-item{ width: 215px; height:auto;}

        .hp-highlight  p{ font-size:16px; font-weight:normal; }

.hp-highlight ul {
    list-style: none;
    padding:0;
    margin:0;
}

.hp-highlight li { 
    padding-left: 2px; 
    text-indent: -.7em;
font-size:16px;
font-weight:normal;
}

.hp-highlight li:before {
    
    color: red; /* or whatever color you prefer */
}}
/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 290px */
@media only screen and (max-width: 767px) {
	
	/*hide*/
	.flexslider .caption{ display: none; }
	
	/*display dropdown nav*/
	#masternav .selector,
	#masternav select { display: inline-block; }
	#masternav ul { display: none; }
	#masternav{ padding: 0; height: 40px; line-height: 40px; float: none; padding: 0 5px; margin: 0; background: #a2a2a2; color: #fff; top: 0; right: 0; cursor: pointer; }

.loop-entry-thumbnail{
width:100%;
}	

	#wrap{ width: 230px; }
	.hp-highlight, .portfolio-item, .home-entry, #footer-one,#footer-two,#footer-three,#footer-four{ width: 230px; margin-right: auto; margin-left: auto; }
	#portfolio-wrap{ margin-right:  0; }
	
	#home-tagline{ font-size: 16px; }
	
	.flex-direction-nav li a.next,
	.flex-direction-nav li a.prev {height: 40px;width: 25px; line-height: 40px;margin-top: -20px;}
	
	ul.filter{ position: inherit; margin-top: 10px; margin-bottom: 0px; top: 0; left: 0; }
	ul.filter li{ margin-top: 10px; }
	
	#single-nav a{ font-size: 10px; }
	#single-nav-left, #single-nav-right { margin-left: 5px; }
	
	.post, #sidebar{ width: 100%; }
	
	.loop-entry-meta{ display: none; }
	.loop-entry h2{ margin-bottom: 10px; }
	
	#sidebar{ margin-top: 25px; padding-top: 25px; border-top: 5px solid #444; }
	
	#single-portfolio-left, #single-portfolio-right{float: none;width: 100%; }
	
	#page-heading{ text-align: center; }
	#single-nav{ position: inherit; margin-top: 20px; margin-left: -10px; text-align: center; }
	#single-nav-left, #single-nav-right { display: inline-block; float: none; }
	
	.children li{ margin: 0 !important; }
	
	#copyright,#back-to-top{ float: none; width: 100%; text-align: center; }
	
	.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth {width: 100%; float: none;} 

.hp-highlight li { 
    padding-left: 2px; 
    text-indent: -.7em;
}

.hp-highlight li:before {
    
    color: red; /* or whatever color you prefer */
}

}


/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 420px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	#wrap{ width: 420px; }
	.hp-highlight, .portfolio-item, .home-entry, #footer-one, #footer-three{ width: 200px; margin-right: 20px; }
	#footer-two, #footer-four { width: 200px; margin-right: 0; }
	
	.responsive-clear{ clear: both; }
	
	.loop-entry-thumbnail{width: 33%;}
	
	ul.filter{ margin-bottom: 0; }

.hp-highlight  { 
width: 215px;
    margin-right: 5px;
}

.hp-highlight  p{ 
    font-size:10px;
}
.hp-highlight li { 
   font-size:10px;
font-weight:normal;
    padding-left: 2px; 
    text-indent: -.7em;
}
.hp-highlight ul {
    list-style: none;
    padding:0;
    margin:0;
}
.hp-highlight li:before {
    
    color: red; /* or whatever color you prefer */
}
}


