@media only screen and (max-width:1160px){
	
	.certified-in ul{margin: 0;}
	.certified-in ul li {padding: 0 34px;}
}
@media only screen and (max-width:1070px){
		.container{padding: 0 20px;}
		.header-right{padding: 10px 0px 0 0;}
		.banner-cnt-main {padding: 0 0 0 2%;}
		.certified-in{padding:50px 0;}
		.certified-bottom p br{display: none;}
		.certified-in ul li{padding:0 20px;}
		.certified-in ul{margin: 0 -20px;}
		.footer-logos{padding:0 0 28px 96px;}
		.logo{padding: 0;}
		/* inner page */
		.demo-in{padding: 40px 0  22px 13px;}
		.posted-job-blk-in{padding:0 0 60px 0;}
		.posted-job-main{padding: 0;}
		.district{padding: 0 0 0 12px;}
		.posted-job-blk-in > h6{padding: 0 0 25px 0;}

	}


	@media only screen and (max-width:1024px){
		.certified-in{padding: 40px 0;}
		.certified-top{padding: 0 0 20px 0;}
		.footer-logos{padding: 0 0 20px 96px;}
		.find-blk ul li.view a:before{top:5px;}
		/* inner page */
		.posted-job-blk-in{padding: 0 0 40px 0;}
	}
	@media only screen and (max-width:991px){
		/* menu */
		.speaker{display:inline-block;position: absolute;right:10%;top:10px;}
		.side_bar .sign-up-blk{display: block;}
		 nav{display: none;}
		.side_bar{display: block;width: 250px;background: #f5efdf;height: 100%;position: fixed;top: 0;right: -250px;z-index: 99;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-web-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;overflow: auto;padding: 25px 0;text-align: center;}
		.side_bar ul li a{font-size: 15px;line-height: 18px;font-weight: 700;color:#003452;}
		.side_bar ul li{padding: 5px 0;}
		.side_bar ul li a:hover{color: #072838;}
		#nav-icon{width:40px; height:30px; position:relative; margin:0px auto; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg);  -webkit-transition:.5s ease-in-out;  -moz-transition:.5s ease-in-out;  -o-transition:.5s ease-in-out;  transition:.5s ease-in-out;  cursor: pointer;}
		#nav-icon span{display: block;  position: absolute;  height:5px;  width: 100%;  background:#003452;border-radius: 9px;  opacity: 1;  left: 0;  -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);  transform: rotate(0deg);  -webkit-transition: .25s ease-in-out;  -moz-transition: .25s ease-in-out;  -o-transition: .25s ease-in-out;  transition: .25s ease-in-out; }
		#nav-icon span:nth-child(1){top:0px;}
		#nav-icon span:nth-child(2){top:11px;}
		#nav-icon span:nth-child(3){top:22px;}
	   .open #nav-icon span:nth-child(1){top:14px; -webkit-transform:rotate(135deg);  -moz-transform:rotate(135deg); -o-transform:rotate(135deg); transform:rotate(135deg);}
	   .open #nav-icon span:nth-child(2){opacity:0; left:-60px;}
	   .open #nav-icon span:nth-child(3){top:14px; transform: rotate(-135deg); -moz-transform:rotate(-135deg); -ms-transform:rotate(-135deg); -o-transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}
		.menu{display: block;position: absolute;right: 25px;top: 40px;}
		.open .side_bar{right: 0;}
		.open .wrapper {right: 240px;top: 0px;overflow: hidden;}
		.side_bar{display:block;}
		.side_bar ul li a:hover{color:#072838;}
		.side_bar .header-top-right ul li.info a{color:#fff;}
		.side_bar .header-top-right ul li.info a:hover{color:#072838;}
		.sign-up-blk{display:inline-block; float:right}
		.sign-up-blk ul li{float: none;display: block;}
		.sign-up-blk ul{float: none;}
		.sign-up-blk {float: none;}
		 .sign-up-blk ul li.job a.btn{height:42px;line-height: 42px;}
		 .sign-up-blk ul li.sign a.btn{height:42px;line-height: 42px;color: #ffffff;}
		.side_bar .district{display: none;}
		.sign-up-blk .district{display:none;}
		.sign-up-blk1{display: block;float: right;}
		.sign-up-blk1 .district{padding: 0 20px 0 0;max-width: 400px;}
		.sign-up-blk1 .district .dd .ddArrow{right:30px;} 
		.certified-bottom h4{font-size: 21px;line-height: 24px;}
		.certified-in{padding: 35px 0;}
		.location-blk ul li .form-ctrl{width:100%;}
		.location-blk ul li{padding: 0 0px 10px 0 ;width:100%;}
		.location-blk button{max-width: 110px;display: block;margin: 0 10px 0 auto;width:100%;}
		.location-blk{max-width: 510px;}
		.certified-in ul li {padding: 0 15px;}
		.certified-in ul{margin: 0 -15px;}
		.footer-logos ul li{padding: 0 30px;}
		.footer-logos{padding: 0 0 20px 96px;}
        .find-blk.tablet{display:block;}
        .find-blk.desk{display: none;}
		.find-job ul{display: block;}
		.certified-in ul li{width:50%;padding: 0 15px 25px 15px;}
		.certified-in ul li:last-child{display:block;}
		/* inner page */
		.demo-in{padding: 30px 0  22px 13px;}
		.posted-job-blk-in > h6{padding: 0 0 20px 0;}
		.posted-job-blk-in > h6{padding: 0 0 20px 0;}
		.header1 .header-right {padding: 5px 0 0 0;}


	}


	@media only screen and (max-width:767px){
		.container{padding: 0 15px;}
		.banner-cnt h1 {font-size:35px;line-height:40px;}
		.location-blk ul li{padding: 0 10px 10px 0;}
		.certified-top{padding: 0 0 15px 0;}
		.certified-bottom h4{padding: 0 0 15px 0;}
		.find-blk h3 {font-size: 23px;line-height: 25px;}
		.logo a img{width:150px;height: auto;} 
		.location-blk ul li.search span {left: 10px;}
		.location-blk ul li.location span{left: 10px;}
		.location-blk ul li .form-ctrl {padding: 0 10px 0 35px;}
        .location-blk {max-width: 430px;}	
		.footer-logos {padding: 0 0 20px 90px;}
		/* inner page */
		.demo-in{padding: 20px 0  22px 13px;}
		.posted-left h6 {font-size:17px;line-height: 21px;}
		.posted-job-blk-in{padding: 0 0 30px 0;}
		.speaker{right:12%;}
		.footer-logos ul li {padding: 0 20px;}
		
	}

	@media only screen and (max-width:599px){
		.banner-cnt h1 {font-size: 28px;line-height: 32px;}
		.location-blk ul li{display:block;padding: 0 0px 10px 0;}
		.location-blk ul li .form-ctrl{width:100%;}
		.footer-logos ul li{display: block;float: none;width:100%;padding: 0 0 10px 0;}
		.footer-logos ul{display: block !important;}
		.certified-bottom h4 {padding: 0 0 10px 0;}
		.certified-in{padding: 25px 0;}
		.footer-logos{padding: 0 0 0px 0px}
		.certified-bottom h4 {font-size: 18px;line-height: 22px;}
		.certified-in ul li{padding: 0 10px 25px 10px;}
		.banner-cnt-main {top:25%;padding: 0 0px 0 0px;}
		.certified-bottom h4 br{display: none;}
		.location-blk button{margin: 0 0 0 auto;}
		/* inner page */
		.demo-right h2 {font-size:24px;line-height: 28px;padding: 0 0 0 20px;}
		.demo-left a img{width:80px;height: auto;}
		.posted-job-blk-in{padding: 0 0 25px 0;}
		.posted-cnt{padding: 10px 12px 10px 12px;}
		.header1 .header-right {padding: 5px 0 0 0;}
		.speaker{right:15%;}

	}

	@media only screen and (max-width:479px){
		.banner-cnt h1 {font-size: 23px;line-height: 26px;}
		.find-blk h3 {font-size: 15px;line-height: 18px;padding: 0 0 10px 0;}
		.certified-in ul li{width:100%;padding: 0 0 30px 0;}
		.certified-in ul{margin: 0;}
		.certified-top a{width:70px;height:70px;}
		.logo a img{width:90px;}
		.speaker a img{width:50px;height: auto;}
		/* inner page */
		.sign-up-blk1 .district{float: none;display: block;max-width: 100%;margin: 0 auto;padding: 0px 34px 0 0;width: 202px;}
		.sign-up-blk1{float: none;text-align: center;}
		.posted-left h6 {font-size: 13px;line-height: 16px;}
		.posted-right ul li a {width:15px;height:15px;padding: 1px 0 0  0;}
		.posted-right ul li a i {font-size:12px;}
		.demo-right h2 {font-size: 15px;line-height: 17px;padding: 0 0 0 10px;}
		.demo-left a img {width:60px;}
		.demo-in{padding: 15px 0  15px 10px;}
		.posted-right ul li a.acc-open:before{font-size: 12px;}
		.posted-cnt{padding: 10px 8px 10px 8px;}
		.footer-in p{font-size:14px;line-height: 16px;}
		.footer-in p br{display: none;}
		.posted-job-blk-in{padding: 0 0 10px 0;}
		.footer-logos ul li a img{width:140px;height: auto;}
		.district a img{width:50px;height: auto;}
		.sign-up-blk1 .district .dd .ddArrow{right:15px;}
		.district .ddlabel{font-size: 11px;}
		.menu {top:20px;right:15px;}
		.header-right{width:calc(100% - 80px);width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:-moz-calc(100% - 80px);}
		#nav-icon{width:30px;height:30px;}

	}
	@media only screen and (max-width:320px){

		.posted-left h6 {font-size:12px;line-height: 14px;}
		.post p{font-size: 12px;}
	}