@media only screen and (max-width:768px){
	.menuBlock{
		width: 80%;
		z-index:5;
	}
	.formItems input, .formItems select, .uploadResume{
	    height:35px;
	    border-radius:0px !important;
	    margin-bottom:5px;
	}
	.uploadResume span{
	    padding:5px 10px;
	    border-right:none;
	    width:auto;
	}
	.form-check{
	    padding-left:1.6em;
	}
	.form-check-label{
	    padding-left:7px;
	}
	.contactBg br{
        display:block;
    }
    .posBottom{
        padding:8px 0;
    }
    .posBottom p{
        font-size:12px;
    }
    .bottomCenter img{
        width:350px;
    }
	.formItems textarea{
	    height:50px;
	}
	.form-check-label{
	    font-size:13px;
	    padding-top:2px;
	}
	.bg1{
		background: transparent url(../images/bg/mobile-banner1.jpg) center top;
	}
	.bg5{
		background: transparent url(../images/bg/mobile-banner5.jpg) center; 
	}
	.bg2{
		background: transparent url(../images/bg/mobile-banner2.jpg) center; 
	}
	.bg3{
		background: transparent url(../images/bg/mobile-banner3.jpg) center; 
	}
	.bg4{
		background: transparent url(../images/bg/mobile-banner4.jpg) center; 
	}
	.bg6{
		background: transparent url(../images/bg/mobile-banner6.jpg) center; 
	}
	.bg7{
		background: transparent url(../images/bg/mobile-banner7.jpg) center; 
	}
	.bg8{
		background: transparent url(../images/bg/mobile-banner8.jpg) center; 
	}
	.bg9{
		background: transparent url(../images/bg/mobile-banner9.jpg) center; 
	}
	.bg10{
		background: transparent url(../images/bg/mobile-banner10.jpg) center; 
	}
	.bg22{
		background: transparent url(../images/bg/mobile-body-camera.jpg) center; 
	}
	.secPadding, .newStyle{
		width: 90%;
	}
	.homeTop{
		position: absolute;
		left: 50%;
		width:95%;
		transform: translate(-50%, -35%);
	}
	.menuBlock ul li a{
	    font-size:13px;
	}
	.bannerLeft {
	    padding:20px 30px;
	}
	.bottomCenter p{
	    font-size:13px;
	}
	.header{
	    background:rgba(255,255,255,.5);
	}
	.section{
	    /*padding:7% 0 0 0 !important;  */  
	}
	/*.fp-completely .bannerLeft*/
	/*{*/
	/*    transform:translateY(10px);*/
	/*}*/
	.formBlock{
		margin-top: 30px;
		padding: 0px;
	}
	.formItems, .mobileM{
		margin-bottom: 0px;
	}
	.fp-tableCell{
		position: relative;
	}
	.plr15{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.formBlock  h4{
		margin-bottom: 15px;
	}
	.mobileMargin{
		margin:10px auto;
	}
	.logo{
		width: 110px;
	}
	.logo img{
		max-width: 100%;
	}
	.heading{
		font-size: 30px;
	}
	.bottomCenter p{
		margin: 9px 0;
	}
	.bottomCenter p a{
		font-size: 15px;
	}
	.btnMenu{
		z-index: 99;
	}
	.itemTesti{
		height: auto;
	}
	.input-group-append{
	    height:35px;
	}
	.formBlock .btnTheme{
	    margin:2px auto;
	}
	.formItems2{
	    margin:5px 0;
	}
	.gj-datepicker-bootstrap [role=right-icon] button .gj-icon, .gj-datepicker-bootstrap [role=right-icon] button .material-icons{
	    top:1px !important;
	}
	.formBlock{
	    margin-top:30px;
	}
	.contactBg{
	    padding-top:10px;
	}
}
@media only screen and (min-width:768px){
	.formBlock{
		margin-top: 100px;
	}
}
@media only screen and (min-width:992px){
	.container{
		max-width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media only screen and (min-width:1024px){
	.formBlock{
		margin-top: 70px;
	}
}
@media only screen and (min-width:1280px){
	.formBlock {
		margin-top: 85px;
	}
}