@media all and (max-width: 1199px) and (min-width: 0px) {
	.container{
		width: 970px;
	}
	.follow a{
	    width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 16px;
		margin-right: 5px; 
	}
	.main-navigation ul li a{
		font-size: 15px;
		padding: 15px 10px;
	}
	.subcrib-area{
		margin: 50px 0 80px;
	}
	.psLocation .add{
		display: none;
	}
	.con-form .wpcf7-form p label{
		font-size: 13px;
	}
}

@media all and (max-width: 991px) and (min-width: 0px) {
	.container{
		width: 725px;
	}
	h1.entry-title, h1.page-title{
		font-size: 28px;
	}
	h2.entry-title{
		font-size: 22px;
	}
	h3{
		font-size: 22px;
	}
	.home-slider .flexslider.loading{
		min-height: 316px;
	}
	.top-ph{
		margin-top: 30px;
		margin-left: 85px;
		float: left;
	}
	.top-ph h4{
		font-size: 14px;
		padding: 0 0 10px 35px;
		background-size: 15%;
	}
	.top-ph h4 span{
		font-size: 20px;
	}
	.follow {
		margin: 38px 0 0 0;
	}
	.menu-toggle {
		float: left;
		background: #249ac5;
		padding: 2px 7px;
		border-radius: 3px;
		border: 2px solid #249ac5;
		display: block;
		position: relative;
		margin: 7px 0;
	}
	.menu-toggle .fa.fa-bars {
		font-size: 21px;
		color: #fff;
	}
	.main-navigation{
		position: relative;
	}
	.main-navigation ul{
		display: none;
		padding: 0 0 15px;
		position: absolute;
		top: 45px; 
		left: 0;
		z-index: 9999;
		background: #042352;
	}
	.main-navigation.toggled ul {
		display: block;
	}
	.main-navigation ul li{
		transform: unset;
		width: 100%;
		margin: 0;
		padding: 5px 15px;
	}
	.main-navigation ul li a{
		transform: unset;
		border: 1px dashed #249ac5 !important;
		padding: 10px 15px;
		color: #249ac5;
	}
	.main-navigation ul li.current_page_item, 
	.main-navigation ul li:hover{
		background: transparent;
	}
	.main-navigation ul li.current_page_item a, 
	.main-navigation ul li a:hover{
		background: #249ac5;
		color: #fff;
		border: 1px dashed #042352 !important;
	}
	.s_button{
		padding: 12px 16px;
	}
	.search-box {
		right: 15px;
		position: absolute;
	}
	#searchform{
		right: 40px;
		top: 8px;
	}
	.title {
		margin: 0 0 40px;
	}
	.title h2{
		font-size: 20px;  
	}
	.h-outer{
		width: 18%;
		min-height: 170px;
		margin: 0 5px 20px;
	}
	.hexa {
		width: 100%;
		height: 130px;
	}
	.h-outer h4 {
		font-size: 14px;
		margin: 10px 0 0 0;
	}
	.accreUL ul li{
		width: 17%;
		margin: 0 10px;
	}
	.subcrib-area{
		margin: 50px 0 70px;
	}
	.f-box h2{
		font-size: 18px;
		margin: 0 0 25px;
	}
	.spons-logo ul li{
		margin: 0 4px;
	}
	.f-box ul li a{
		font-size: 13px;
	}
	.sr-cleft span.fa{
		font-size: 40px;
	}
	.sr-cleft h3{
		font-size: 16px;
	}
	.sr-cleft h2{
		font-size: 22px;
	}
	.subcrib-left,
	.subcrib-left:before,
	.sr-overlay{
		height: 120px;
	}
	.subcrib-rht{
		min-height: 120px;
	}
	.sr-news{
		width: 90%;
		margin-top: 42px;
	}
	.sr-news .form-control{
		box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.2);
	}
	.con-form .wpcf7-form p label{
		font-size: 11px;
		margin: 1% 5% 0 0;
	}
	.entry-content ul li{
		font-size: 14px;
	}
	.con-form .wpcf7-form p label{
		width: 29%;
	}
	.con-form .wpcf7-form-control-wrap{
		width: 66%;
	}
	.get-in ul li i{
		padding-bottom: 2px;
	}
	.homeAccreditations .accreUL ul li{
	    width: 17%;
	}
	.shortDesc .accreUL ul li{
		width: 22%;
	}
}


@media all and (max-width: 767px) and (min-width: 0px) {
	h1.entry-title, h1.page-title{
		font-size: 22px;
	}
	h2.entry-title{
		font-size: 18px;
	}
	h3{
		font-size: 16px;
	}
	p{
		font-size: 14px;
	}
	.title{
		margin: 0 0 20px;
	}
	.content-area{
		padding: 40px 0;
	}
	.container{
		width: auto; 
		margin: 0;
		padding: 0 15px;
	}
	.site-branding:before{
		transform: unset;
		right: 0;
	}
	.site-branding{
		text-align: center;
		padding:  15px 0;
	}
	.site-branding img{
		width: 180px;
	}
	.top-ph{
		float: left;
		margin: 15px 0;
	}
	.top-ph h4{
		font-size: 14px;
		padding: 0 0 0 35px;
		background-size: 15%;
	}
	.top-ph h4 span {
		font-size: 18px;
		letter-spacing: 1px;
	}
	.follow {
		margin: 20px 0 0 0;
	}
	.follow a{
		width: 25px;
		height: 25px;
		font-size: 12px;
		line-height: 21px;
	}
	.home-slider .flexslider.loading{
		min-height: 200px;
	}
	.row.ser-row {
		margin-bottom: 20px;
	}
	.home-slider .flex-control-nav{
		bottom: 0;
	}
	.home-slider .flex-direction-nav a:before{
		font-size: 20px;
	}
	.shortDesc ul li{
		font-size: 14px;
	}
	.hexa{
		height: auto;
	}
	.h-outer{
		margin: 0 2%;
		width: 29%;
		min-height: auto;
	}
	.h-outer h4{
		font-size: 12px;
		min-height: 45px;
	}
	.approv-logos li {
	    margin: 0 2px;
	}
	.approv-logos li img {
    	width: 89px;
	}
	.subcrib-area{
		margin: 40px 0;
	}
	.spons-logo ul li{
		width: 28%;
	}
	.accreUL ul li{
		margin: 0 2% 4%;
		width: 29%;
	}
	.site-footer{
		padding: 40px 0 0;
	}
	.f-box {
		margin: 0 0 20px;
		width: 100%;
		float: left;
	}
	.psLocation .add{
		display: block;
		margin-left: 30px;
		float: left;
		width: auto;
	}
	.psLocation .add p{
		margin: 0;
		padding: 0;
	}
	.copy-right{
		margin: 40px 0 0;
	}
	.psCopyright{
		float: left;
		font-size: 12px;
	}
	.psBottommenu{
		float: right;
	}
	.psBottommenu ul li a{
		font-size: 12px;
	}
	.entry-content ul li{
		font-size: 14px;
	}
	.subcrib-left,
	.subcrib-rht{
		display: none;
	}
	.sr-content{
		position: unset;
	}
	.sr-content .col-md-5,
	.sr-content .col-md-7{
		padding: 0;
	}
	.sr-con-rht{
		background: #042352;
		padding: 30px 15px;
		float: left;
		width: 100%;
	}
	.sr-cleft{
		background: #249ac5;
		float: left;
		width: 100%;
		padding: 20px 15px;
		margin: 0;
	}
	.sr-news {
		width: 100%;
		margin-left: 0;
		margin-top: 0;
	}
	.sr-news .nbtn{
		padding: 8px 20px;
	}
	.sr-news .form-control{
		height: 36px;
	}
	.sr-cleft span.fa{
		margin-top: 0;
		font-size: 33px;
	}
	.sr-cleft h3,
	.sr-cleft h2{
		padding-top: 7px;
		font-size: 22px;
		margin: 0;
	}
	.sr-cleft h3{
		padding-right: 10px;
		float: left;
	}
	.sr-news .form-control{
		box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.2);
	}
	.con-form .wpcf7-form p label{
		width: 25%;
	}
	.con-form .wpcf7-form-control-wrap{
		width: 70%;
	}
	.homeAccreditations .accreUL ul li{
	    width: 29%;
	}
	.shortDesc .accreUL ul li{
		width: 29%;
	}
}
@media all and (max-width: 639px) and (min-width: 0px) {
	.psCopyright {
		text-align: center;
		width: 100%;
	}
	.psBottommenu {
		text-align: center;
		width: 100%;
	}
	.entry-content ul li{
		width: 100%;
	}
	
}
@media all and (max-width: 479px) and (min-width: 0px) {
	.title h2{
		font-size: 16px;
	}
	.top-ph,
	.follow{
		display: none;
	}
	#searchform{
		width: 180px;
		right: 60px;
	}
	#searchform input[type="text"]{
		width: 68%;
	}
	#searchform input[type="submit"]{
		width: 32%;
		padding: 0;
	}
	.home-slider .flex-direction-nav{
		top: 47%;
	}
	.home-slider .flex-direction-nav li a{
		height: 50px;
	}
	.home-slider .flex-direction-nav a:before{
		line-height: 50px;
		font-size: 20px;
	}
	.home-slider .flex-control-paging li a{
		width: 30px;
		height: 2px;
	}
	.spons-logo ul li{
		margin: 0 4px 20px;
		width: auto;
	}
	.coll-google-map{
		width: 100%;
		margin: 0 0 20px;
	}
	.psLocation .add{
		margin-left: 0;
	}
	.con-form .wpcf7-form p label{
		width: 100%;
	}
	.con-form .wpcf7-form-control-wrap{
		width: 100%;
	}
	.sr-cleft span.fa{
	    margin-right: 9px;
	}
	.sr-cleft h3, .sr-cleft h2 {
		padding-top: 9px;
		font-size: 16px;
	}
	.sr-cleft h3 {
		padding-right: 5px;
	}
	.sr-news .form-control{
		font-size: 12px;
	}
	.sr-news .nbtn{
		padding: 8px 15px; 
	}
	.thumbSer,
	.tax-pre{
		width: 100%;
		margin: 0;
	}
	.thumbSer{
		margin: 0 0 15px;
	}
	.tax-pre .feat-img{
		width: 100%;
		margin: 0 0 15px;
	}
	.homeAccreditations .accreUL ul li{
		width:46%;
	}
	.shortDesc .accreUL ul li{
		width: 46%;
	}

}