/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}


/*==========  Non-Mobile First Method  ==========*/
 
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
	.banner .bannerContenr {display: none;}
	.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {display: none;}
	.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {display: none;}
	.bx-wrapper img {
    height: 160px;}
	.service-block .thumb .desc {
	  bottom: -47%;
	}

	.team-block .team-thumb .team-overlay {
	  padding: 10px 15px;
	  height: 82%;
	}
	.team-block .team-thumb .team-overlay::after {
	  left: 0px;
	}
	.team-block .team-thumb .styled-icons {
	  padding: 7px 20px 0 0;
	  width: 79%;
	}
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
html {
	font-size: 75%;
}
.banner .bannerContenr {display: none;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {display: none;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {display: none;}
.bx-wrapper img {
    height: 160px;}
.navbar-nav  .dropdown-menu {
    left: auto;
}
#header-logo {
	padding: 10px 15px;
}
.header .navbar-default .navbar-nav > li > a::after {
	display: none;
}
.team-member, .working-progress {
	margin-bottom: 60px !important;
}
.testimonial-carousel .owl-controls .owl-pagination {
	margin-right: 0px !important;
}
.map {
	margin-top: 30px;
}
.curve-bg:after, .curve-bg-half:after {
	left: auto;
	-webkit-transform: rotate(-0deg);
	-moz-transform: rotate(-0deg);
	-ms-transform: rotate(-0deg);
	-o-transform: rotate(-0deg);
	transform: rotate(-0deg);
}
.blog-posts .entry-header .entry-title {
	padding-top: 0;
}
.blog-posts .entry-header .entry-date {
	margin-left: 0;
}
.contact-wrapper {
    padding: 50px 30px;
}
.header #header-logo {
	padding-top: 20px;
}
.boxed-layout .header #header-logo,
.vertical-header .header #header-logo {
	padding-top: 10px;
}
.header .navbar-default .navbar-toggle {
	margin-top: 18px;
}
.boxed-layout .header .navbar-default .navbar-toggle {
	margin-top: 8px;
}
.header #header-logo img {
	height: 30px;
}
.pricing-table .table-price {
	font-size: 30px;
}
.bg-img-box .caption .title {
	font-size: 24px;
	margin-top: 0px;
}
.bg-img-box .caption .schedule {
	font-size: 14px;
	margin-top: 0px;
}

.service-block .thumb .desc {
  border-top: 4px solid #fb4848;
  bottom: -18%;
}
.team-block .team-thumb .styled-icons {
  padding: 10px 20px 0 25px;
  width: 88%;
}
.team-block .team-thumb .team-overlay {
  height: 88%;
}
.team-block .team-thumb .team-overlay {
  padding: 50px 30px;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
html {
	font-size: 60%;
}
.banner .bannerContenr {display: none;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {display: none;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {display: none;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {display: none;}
.bx-wrapper img {
    height: 160px;}
.box-hover-effect {
	float: none;
}
#header-logo {
	padding: 10px 15px;
}
#spinner {
	left: 42%;
}
.navbar-default .navbar-toggle {
	margin-top: 15px;
	border-radius: 0px;
}
#home .display-table p {
	margin: 15px 0;
	font-size: 14px;
}
.icon-box {
	margin-top: 30px;
	margin-bottom: 30px;
}
.icon-box {
	text-align: center;
}
.icon-box.left {
	text-align: center;
}
.icon-box.left a {
	margin-right: 0;
	padding: 0;
}
.icon-box .media-left {
	float: none !important;
	margin: 0 0 30px 0;
}
.icon-box .media-left, .icon-box .media-right, .icon-box .media-body {
	display: block;
	width: auto;
}
.call-to-action {
	text-align: center;
}
.call-to-action .icon {
	float: none;
}
.sidebar.pull-left,
.sidebar.pull-right {
	float: none !important;
}
.blog-posts .entry-meta {
	background: none;
	left: auto;
	position: relative;
	top: auto;
}
.testimonial-carousel.boxed .owl-dots {
 	text-align: center;
}
.bg-img-box .caption .title {
	font-size: 24px;
	margin-top: 30px;
}
.service-block .thumb .desc {
  border-top: 4px solid #fb4848;
  bottom: -15%;
  padding: 10px 6px 4px 20px;
}
.team-block .team-thumb .team-overlay {
  padding: 60px;
}
.team-block .team-thumb .team-overlay {
  height: 90%;
}
.team-block .team-thumb .team-overlay::after {
  left: -1px;
}
.team-block .team-thumb .styled-icons {
  padding: 9px 20px 0 25px;
}
.team-block .team-thumb .styled-icons::after {
  border-width: 26px;
  left: -52px;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
html {
	font-size: 50%;
}
.vertical-text-carousel .owl-controls .owl-buttons {
	top: 18%;
}
.banner .bannerContenr {display: none;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {display: none;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {display: none;}
.bx-wrapper img {
    height: 160px;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 360px) {
	.banner .bannerContenr {display: none;}
	.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {display: none;}
	.bx-wrapper img {
    height: 160px;}
.team-block .team-thumb .styled-icons {
  padding: 8px 20px 0 25px;
}
.team-block .team-thumb .team-overlay {
  height: 88%;
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
html {
	font-size: 35%;
}
}

@media only screen and (min-width: 20px) and (max-width: 1300px){
.container{width:100%;}	
}
@media only screen and (min-width: 901px) and (max-width: 1000px){
.menuzord-menu > li > a {
    padding: 12px 21px;
}
}


@media only screen and (min-width: 320px) and (max-width: 900px){
.container{width:100%;}
.HelplineBox{display:none;}
.menuSection .container{padding:0;}
.menuzord-menu > li > a > i{float:none;}
.ministerBox{display:none;}
.cop-r{text-align:center;} 	
}


@media only screen and (min-width:0px) and (max-width:768px) {


}


@media only screen and (min-width:480px) and (max-width:639px) {
.logoLeft img{float:none;}
.logoSection {padding-top: 10px;}
h2{font-size:20px;}
.common-left{display:none}
.topRightHeader{width:100%;}
}

@media only screen and (min-width:360px) and (max-width:479px) {
.logoLeft img{float:none;}
.logoSection {padding-top: 10px;}
h2{font-size:20px;}
.common-left{display:none}
.topRightHeader{width:100%;}
.logoSection { font-size: 14px;}
}


@media only screen and (min-width:300px) and (max-width:359px) {
	.logoLeft img{float:none;}
	.logoSection {padding-top: 10px;}
	.logoSection { font-size: 14px;}
h2{font-size:20px;}
.common-left{display:none}
.topRightHeader{width:100%;}
}



@media only screen and (max-width: 360px) and (min-width: 0px){
	.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {display: none;}
	.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {display: none;}
	.banner .bannerContenr {display: none;}
.bx-wrapper img {
    height: 160px;}

    .banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    bottom: 0px !important;
    background: rgba(252,104,47,.8);
    padding: ;
    height: 46px!important;
    width: 20px;
    padding-top: 18px;
}

}


@media (max-width: 1024px) {
.header_middle .logoSection {
    width: 45%;
    float: left;
    font-size: 15px;
    line-height: 18px; 
    padding-top: 15px;
}
.header_middle .logoSection span {
    font-size: 12px;
    line-height: 15px; 
}
.header_logomiddle {
    top: 55px;
}
.gif {
    height: 65px;
}
.top-contact-info a.btn-primary {
	top: -7px;
}
}

@media (max-width: 980px) {
.topHeader .col-xs-3.col-sm-2.col-md-4.common-left.text-right,
.topHeader .col-xs-9.col-sm-10.col-md-8.topRightHeader {
	width: 50%;
}
.logoSection span {
	font-size: 12px;
}
.header_middle .logoSection {
    font-size: 15px;
    line-height: 15px;
    padding-top: 20px;
}
.header_logomiddle {
    top: 54px;
}
.gif {
    height: 65px;
}
.menuzord-menu > li > a {
    padding: 12px 10px;
}
.mission-vision-page .col-xs-12.col-lg-3.pd.leftCategory {
    margin-bottom: 30px;
}
.mission-vision-page .col-xs-12.col-lg-9 img {
	width: 350px !important;
	height: unset !important; 
	margin-top: 0 !important; 
	float: right !important;
}
.mission-vision-page .col-xs-12.col-lg-9 table img {
	width: 16px !important;
	height: 16px;
	height: unset !important; 
	margin-top: unset !important; 
	float: unset !important;
}
.footer-bottom .col-md-6 {
    text-align: center;
}
.ministerProfileBox .col-sm-6 img {
    height: 400px;
}
}

@media (max-width: 768px) {
.header_logomiddle {
    left: 55%;
}
.mission-vision-page ul li, .citizens-charter-page ul li {
	width: 100% !important;
}
.header_logo_right {
    margin-top: 17px;
}
}
@media (max-width: 640px) {
.header_logomiddle {
    display: none;
}
.top-contact-info li {
    display: none;
}
.top-contact-info li:last-child { 
    display: inline-block;
}
.mission-vision-page .col-xs-12.col-lg-9 img {
	width: 225px !important;
}
}
@media (max-width: 480px) {
.header_logomiddle, 
.header_logo_right {
	display: none;
}
.header_middle .logoSection {
    width: 75%;
    font-size: 18px;
    padding-top: 22px;
}
.clients .owl-carousel.owl-nav-top .owl-controls .owl-nav > div {
    top: 40%;
}
.topHeader .col-xs-9.col-sm-10.col-md-8.topRightHeader {
	width: 100%;
}
.topHeader .col-xs-9.col-sm-10.col-md-8.topRightHeader .pull-right {
	float: unset !important;
	display: table;
	margin: auto;
}
.ministerProfileBox .row div:nth-child(2),
.ministerProfileBox .row div:nth-child(3) {
	padding: 0 15px !important;
}
.ministerProfileBox .col-sm-6 img {
    height: auto;
}
.ministerProfile {
	padding: 0 15px !important;
}
.tender-page ul.tabs li a {
    width: 145px;
}
.page-banner h1 {
	font-size: 22px;
	font-weight: 700;
}
.mission-vision-page .col-xs-12.col-lg-9 img {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
}
.footer .widget .widget-title {
    font-size: 18px;
}
.footer p {
    font-size: 14px;
}
.mission-vision-page h3 {
    margin-top: 0 !important;
    background: #1b3872;
    padding: 2px 10px;
    font-size: 20px !important;
    color: #fff;
    display: inline-block;
}
.addressSection {
    margin-bottom: 5px;
    box-shadow: 0px 0px 5px -1px rgb(0 0 0 / 29%);
    -webkit-box-shadow: 0px 0px 5px -1px rgb(0 0 0 / 29%);
    -moz-box-shadow: 0px 0px 5px -1px rgb(0 0 0 / 29%);
}
.topRightHeader .dropdown-menu {
	left: 0 !important;
}
}

@media (max-width: 415px) {
.header_middle .logoSection {
    width: 70%;
}
.tender-page ul.tabs li a {
    width: 125px;
}
}
@media (max-width: 360px) {
.header_middle .logoSection {
    width: 65%; 
}
}