/*
Theme Name: One
Theme URI: http://thbthemes.com
Author: THBThemes
Author URI: http://thbthemes.com
Description: Creative Responsive Multi purpose theme
Version: 1.7.1
License URI: http://themeforest.net/licenses/regular_extended
Tags: black, white, light, one-column, fluid-layout, custom-menu, featured-images, post-formats, translation-ready
*/
/* pk
.ls-slide  .ls-l{
font-size:35px;
}
@media only screen and (max-width:414px){
.ls-slide  .ls-l{
 width: 93%;
    padding: 0px 5px !important;
}
}

div.yop-poll-answers-%POLL-ID%  ul li.yop-poll-li-answer-%POLL-ID% label:nth-of-type(2) {
display: inline;
}

.thb-section-column-block-thb_list .thb-list-item { font-size: 18px !important; } 


@media screen and (max-width: 801px)  {
	.thb-section-block-title{
		font-size:18px !important;
	}
	.thb-text{
		font-size:18px !important;
	}

	#logo a img{
		height:100px !important;
	}
	#page-content{
   	 	margin-top: -185px;
	}
	.thb-section-column {
    		padding:2% !important;
	}
}

@media screen and (min-width: 800px)  {
	.thb-section-block-title{
		font-size:25px !important; 
	}
	#logo a img{
		height:175px !important;
	}
	#page-content{
   		margin-top: -100px;
	}
	.thb-section-column {
    		padding:2% !important;
	}
	.thb-page-header-inner-wrapper {
    		width: 800px;
	}
	.thb-section-container {
    		width: 800px;
	}
	.slide-menu-trigger-wrapper {
    		padding-right:15%;
	}
}

@media screen and (min-width: 1401px)  {
	#logo a img{
		height:225px !important;
	}
	#page-content{
  	  	margin-top: -50px;
	}
	.thb-section-extra{
    		margin-top:-5px;
    		margin-bottom:-5px;
	}
	.thb-section-column {
    		padding:2% !important;
	}
	.thb-section-block-title{
		font-size:30px !important; 
	}
}pk */