@media only screen and (max-width: 1024px),only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
h1{font-size:50px;line-height:58px}
h2{font-size:35px;line-height:43px}
h3{font-size:24px;line-height:30px}
h4{font-size:18px;line-height:22px}
h5{font-size:16px;line-height:19px}
h6{font-size:14px;line-height:17px}
input[type=text],input[type=password]{width:180px}
textarea{width:290px;height:150px;max-width:100%}
.wrapper{width:95%}
.wrapper_full{width:690px;margin:0 auto}
#sidebar{width:180px}
#maincontent{width:480px}
#top .latest_tweet{width:450px}
#bottom{position:absolute}
.wrapper_full .entries{width:110%}
.entry{width:47%;margin:10px 1.3%}
#comments .comment .comment{padding-left:30px}
.one_full{width:100%}
.one_half{width:300px}
.one_third{width:190px}
.two_third{width:410px}
#bottom .one_half{width:330px}
#bottom .one_third{width:210px}
#bottom .two_third{width:450px}
#entry-single .one_half{width:195px}
#entry-single .one_third{width:120px}
#entry-single .two_third{width:270px}
.last{margin-right:0}
#flickr-widget #flickr-list li{width:100px}
#dribbble-widget #dribbble-list li{width:100px}
#searchform input[type=text]{width:130px}
#searchform input[type=submit]{width:70px}
}
@media only screen and (max-width: 767px),only screen and (max-device-width: 480px) {
h1{font-size:44px;line-height:46px}
h2{font-size:26px;line-height:34px}
h3{font-size:20px;line-height:26px}
h4{font-size:18px;line-height:22px}
h5{font-size:16px;line-height:19px}
h6{font-size:14px;line-height:17px}
input[type=text],input[type=password]{width:230px;max-width:100%}
textarea{width:230px;height:150px;max-width:100%}
.wrapper{width:300px;float:none}
.wrapper_full{width:300px;margin:0 auto}
#sidebar{width:240px;padding:60px 30px 30px;float:none;margin-bottom:30px}
#maincontent{width:300px}
header #logo{float:none;text-align:center;width: 300px;}
header #logo a{margin:0 auto;display:inline-block}
footer .left_float,footer .right_float{float:none}
nav,#nav{width:100%;margin-top:150px;float:none}
nav ul li,#nav nav ul li{float:none;width:100%;margin:0;text-align:center;line-height:30px}
#top{text-align:center;height:30px}
#top .widget{display:none}
#top .socialmedia{padding-left:0}
#bottom{position:absolute}
#bottom .bottom_inner{padding:0px 0 0px;}
.pageloader_inner{background:#fff;box-shadow:rgba(0,0,0,0.1) 0 0 3px;-moz-box-shadow:rgba(0,0,0,0.1) 0 0 3px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 3px;border-bottom:1px solid #e0e0e0}
article,#article{background:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border-bottom:none}
.entry{width:47%;margin:.5% 1% 1.4%}
#comments .comment .comment{padding-left:15px}
.socialmedia{float:none;width:100%;padding-left:0;text-align:center}
.socialmedia a{display:inline-block;float:none;width:30px;height:30px;margin-left:-4px;background-position:-5px -5px}
.socialmedia a:hover{background-position:-5px -45px}
.latest_tweet{display:none}
.columnsection{margin:0;padding:0;margin-bottom:60px}
.column{float:none;margin:0;padding:0;padding-top:60px}
div .column:first-child{padding:0}
.one_full{width:240px}
.one_half{width:240px}
.one_third{width:240px}
.two_third{width:240px}
#bottom .one_half{width:300px}
#bottom .one_third{width:300px}
#bottom .two_third{width:300px}
#entry-single .one_half{width:240px}
#entry-single .one_third{width:240px}
#entry-single .two_third{width:240px}
.last{margin-right:0}
#flickr-widget #flickr-list li{width:85px}
#dribbble-widget #dribbble-list li{width:85px}
#searchform input[type=text]{width:210px}
#searchform input[type=submit]{width:80px}
#main{background:#FFF;padding:0;width:100%;margin:0;box-shadow:rgba(0,0,0,0.1) 8px 9px 0 2px;-moz-box-shadow:rgba(0,0,0,0.1) 8px 9px 0 2px;-webkit-box-shadow:rgba(0,0,0,0.1) 8px 9px 0 2px;margin-top:0;border:1px solid #e6e6e6}
.main_inner{width:95%;margin:0 auto}
ul.dropdown li{width:80px;height: 80px;}
.backgroundWebsite{background-size:120%!important}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 768px) and (orientation: landscape) {
.entry{width:47%;margin:.5% 1% 1.4%}header #logo a{margin:0;display:block;}
}