@media screen and (max-width: 750px){
body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
    line-height: 1;
	background-image:url(../imgs/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
    background-size: cover;
}    
.topbarhead {
    width: 100%;
    height: 333px;
	position:relative;
	z-index:888;
    background-attachment: fixed;
    background-size: 100%;
    background-repeat: no-repeat;
}    
.mobnav {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
} 
.mobnav a {
    color: #fff;
    padding: 10px;
    font-size: 22px;
}     
nav {
	float:none;
	margin: auto;
    width: 95%;
    background: #333;
    border-radius: 25px;
    display: none;
} 
nav ul li {
	float:none;
    width: 95%;
    margin: auto;
    text-align: center;
}    
nav ul li:hover ul {
    display: none;
}    
nav ul ul {
    display: none;
    position: relative;
    background:  rgba(255,255,255,1);
  
    padding: 8px;
} 
    
.fixed_header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    height: 70px !important;
	background:rgba(32,31,31,0.9);
	z-index:100000009 !important;
	box-shadow: 0 0 2px #999;
	transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}    
.fixed_header .clogo {
    display: block;
    width: 100px;
    margin-left: 12px;
}    
.fixed_header nav   {
	float:none;
    position: absolute;
	margin: 55px auto;
    width: 98%;
    background: #333;
    border-radius: 25px;
    display: none;	
}    
.fixed_header nav ul li a  {
	padding: 12px 12px 12px 12px;
	display:block;
	color:#fff;
	font-family: 'Encode Sans Semi Expanded', sans-serif;
	font-size:16px;
}
.topblank {
	margin: 75% 0 0 0px;
    
}    
.heading {
	position:absolute;
	top: 35%;
	width:100%;
}
.heading h3 {
	font-weight:100;
	color:#b8c268;
	font-size:18px;
	margin-bottom:6px;
	
	letter-spacing:-1px;
	font-family: 'Satisfy', cursive;
	z-index:998;
	position:relative;
}
#typer {
    text-align: center;
	font-size:22px !important;
	color:#fff;
	font-family: 'Playfair Display', serif;
	z-index:998;
	position:relative;
    padding: 0 20px;

}    
.social {
	float:none;
	margin: 15px 0 0 0px;
    display: none;
}    
.logo {
	float:none;
	width:140px;
	padding: 10px 0px;
	border-radius: 0 0 10px 10px;
    margin: auto;
}    
.newpord {
    width: 100%;
    margin:  100px 0 0px 0px;
    overflow: hidden;
    padding-bottom: 10px;
}    
.newpord ul li {
    list-style: none;
    float: none;
    width: 95%;
    margin: 0.5% auto 10% auto;
    text-align: center;
}    
#second_screen {
	width:100%;
	min-height:400px;
	background-color:#fff;
	padding: 100px 0 0 0px;
}    
.prfectcastings {
	width:95%;
    margin: auto;
    text-align: center;
}
.prfectcastings img {
	width:25%;
}    
.circle_pic {
	width:95% !important;
	border-radius:50%;
	float:none;
	border:dashed 1px #ccc;
	padding:5px;
	margin-left:0px;
    margin: auto;
}    
    
.casting ul li {
    float: none;
    width: 95%;
    text-align: center;
    padding:  10px;
    box-sizing: border-box;
    margin:  0px auto 0px auto;
}    
.casting ul li img {
    width: 90%;
    border-radius: 50%;
    border: solid 2px #f28f3f;
    padding: 7px;
    background: rgba(202,105,26,0.5);
}    
    
footer ul {
	float:none;
	width:95%;
	margin: 22px auto;
    text-align: center;
}    
#ipage {
	width:92%;
	min-height:600px;
	background-color:#fff;
	padding: 20px 0 50px 0px;    
    margin: auto;
}    
#ipage h2 {
	font-size:25px;
	font-weight:100;
	margin: 10px 0 25px 0px;
	font-family: 'Playfair Display', serif;
	letter-spacing:-0.5px;
    color: rgba(243,92,39,0.9);
    border-bottom: dashed 1px #ccc;
    padding-bottom: 12px;
}    
.topbarhead {
    width: 100%;
    height: 150px;
	position:relative;
	z-index:888;
    background-attachment: fixed;
}    
.leftpic {
    float: none;
    margin-right: 0px;
    width: 100%;
}    
.table_respo {
    width: auto;
    overflow-x: scroll;
    overflow-y: hidden;
}   
.leftpanel {
    width: 100%;
    float: none;
}
.rightpanel {
    width: 100%;
    float: none;
}    
.infrapic {
    float: none;
    margin-left: 0px;
    border: solid 1px #ccc;
    padding: 6px;
    width: 100%;
    box-sizing: border-box;
}    
.cert {
    float: none;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 10px;
}  
.left33 {
    float: none;
    width: 100%;
}
.right65 {
    float: none;
    width: 100%;
}    
}