@media only screen (min-width: 1100px) {
}


/* Tablet (Portrait) */
/* Width of 768px */

@media only screen and (min-width: 768px) and (max-width: 1000px) {
#page_wrapper{
	width:800px;
	margin:0px auto;
}

/* Superized */
#slidecaption{
left:106px !important;
margin-top:200px !important;
}

/* Leftside */
.leftside{
position:inherit;
margin-bottom:30px !important;
width:715px;
margin:0px auto;
}

.rightside{
float:none;
}

/* Subheader */
#sub_bg{
width:715px;
}

/* Content */
.content{
width:668px;
}

/* Logo */
figure{
margin-bottom:0px;
}

/* Menu
----------------------------------------------------------------------------------------------------*/
.menu ul {
display:none;
}
 .menu {
 background-color:#DF6232;
display:block;
float:none;
width:100%;
text-align:center;
padding:1px 0px 1px 0px;
border-radius:0px;
}
 .menu select {
display:block;
margin:20px auto;
width:70%;
padding:5px 10px;
}

 .menu select option{
 padding-left:10px;
 }

.models {
    width: 787px;
}

ul.models li {
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 40px;
}

.bx-wrapper .bx-prev{
right:80px;
}

.bx-wrapper .bx-next{
right:50px;
}

.pad{
margin-bottom:0px;
}
}
/* Mobile landscape width 320 */
@media only screen and (max-width: 767px) {
#page_wrapper{
width:280px;
margin:0px auto;
}

/* Superized */
#slidecaption{
left:70px !important;
margin-top:152px !important;
}

#slidecaption h1{
font-size:30px;
margin-bottom:17px;
}

#slidecaption h4{
font-size:14px;
}

/* Gallery Image Hover */
span.roll{
  height: 109px;
    width: 73px;
}



/* Tabs */
.tabs a{
padding:10px 8px;
}

/* Close Button */
.nav_control{
display:block;
float:none;
margin-bottom:20px;
}

/* Leftside */
.leftside{
position:inherit;
margin-bottom:30px !important;
width:280px;
margin:0px auto;
}

.rightside{
float:none;
}

/* Subheader */
.sub_header h2.thumb_img{
float:none;
padding-bottom:20px;
}

#sub_bg{
width:280px;
}

/* Content */
.content{
width:240px;
}

/* Logo */
figure{
margin-bottom:0px;
}

/* Gallery */
.models {
    width:200px;
}

ul.models  span.roll{
height:289px;
width:192px;
}
/* sidebarmenu
----------------------------------------------------------------------------------------------------*/
.menu ul {
display:none;
}
 .menu {
 background-color:#DF6232;
display:block;
float:none;
width:100%;
text-align:center;
padding:1px 0px 1px 0px;
border-radius:0px;
}
 .menu select {
display:block;
margin:20px auto;
width:70%;
padding:5px 10px;
}

 .menu select option{
 padding-left:10px;
 }
/* Columns
----------------------------------------------------------------------------------------------------*/
.one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .two_fourth, .two_fourth_last, .three_fourth, .three_fourth_last, .one_fifth, .one_fifth_last, .two_fifth, .two_fifth_last, .three_fifth, .three_fifth_last, .four_fifth, .four_fifth_last, #pricing_table .one_third, #pricing_table .one_fourth {
width: 100%;
margin-bottom:30px;
}

.pad{
margin-bottom:20px;
}

#tab1 img,
#tab3 img{
min-width:100%;
height:auto;
}

}
 @media only screen and (min-width: 480px) and (max-width: 767px) {

#page_wrapper{
width:440px;
margin:0px auto;
}

/* Superized */
#slidecaption{
left:151px !important;
margin-top:208px !important;
}

#slidecaption h1{
font-size:42px;
margin-bottom:17px;
}

/* Leftside */
.leftside{
position:inherit;
margin-bottom:30px !important;
width:440px;
margin:0px auto;
}

/* Sub Header */
.sub_header h2.thumb_img{
float:none;
padding-bottom:20px;
}

#sub_bg{
width:440px;
}

/* Gallery Image Hover */
span.roll{
  height: 191px;
    width:127px;
}


/* Content */
.content{
width:400px;
}

.rightside{
float:none;
}


/* Logo */
figure{
margin-bottom:0px;
}

/* Gallery */
.models {
    width: 418px;
}
/* sidebarmenu
----------------------------------------------------------------------------------------------------*/
.menu ul {
display:none;
}
 .menu {
 background-color:#DF6232;
display:block;
float:none;
width:100%;
text-align:center;
padding:1px 0px 1px 0px;
border-radius:0px;
}
 .menu select {
display:block;
margin:20px auto;
width:70%;
padding:5px 10px;
}

 .menu select option{
 padding-left:10px;
 }
 
 .pad{
margin-bottom:0px;
}
}
