/*==================================================
=            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) {
	.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%;
}
.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%;
}
.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%;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 360px) {
.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 (max-width: 1199px) { 
.menuzord-menu ul.dropdown li a {
	color: #000;
}
.header-nav .logoMiddle {
    left: 0px;
}
.facilities ul.list-view li a, .facilities ul.grid-view li a img {
    width: 45px;
}
.facilities ul.list-view li a, .facilities ul.grid-view li a {
    font-size: 12px;
}
.online-links ul li span.circle {
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.online-links ul li span.circle img {
    height: 40px;
}
.online-links ul li {
    padding: 0 12px;
}
.logoMiddle h2 {
    font-size: 15px;
}
}

@media (max-width: 1024px) {
.pdb110 {
    padding-bottom: 90px;
}
.menuzord-responsive .menuzord-menu li .indicator {
	height: 42px;
}
.menuzord-menu ul.dropdown li a {
	overflow: hidden;
}
.new-pics-page .gallery-isotope .gallery-item .icons-holder {
    left: 84%;
    top: 68%;
}
.topRightHeader .dropdown:hover .menuPanelDown {
    display: none;
}
.topRightHeader .dropdown.show .menuPanelDown {
    display: block;
}
}

@media (max-width: 991px) {
.menuzord-menu > li > a {
    color: #000;
}
.tabPanelBox {
    margin-bottom: 15px;
}
#footer .col-sm-6.col-md-3, #footer .col-sm-6.col-md-6 {
	max-width: 100%;
	flex: 100%;
	text-align: center;
	margin: 15px 0;
}
.footer-bottom p {
	text-align: center;
}
.banner > .container > .row { display: flex; flex-flow: column; }
.mobile-order2 {
	order: 2
}
.mobile-order1 {
	order: 1
}
.banner .col-xs-12.col-md-9.mobile-order1 {
	padding-left: 15px !important; 
}
.clientBgBox .owl-carousel.owl-nav-top .owl-controls .owl-nav > div {
    top: 36%;
}
.col-xs-12.col-md-2.stPanel {
    width: 25%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stPanel p {
    line-height: normal;
    padding-top: 0;
    margin-bottom: 0;
}
.highlights .col-xs-12.col-md-4,
.facilities-main .col-xs-12.col-md-4,
.gallery-section .col-md-4,
.online-links.col-md-4,
.online-links2.col-md-4 {
    flex: 100%;
    max-width: 100%;
    margin: 10px 0;
}
.facilities ul.list-view li a, .facilities ul.grid-view li a img {
    width: unset;
}
.facilities {
    height: auto;
}
}

@media (max-width: 980px) {
.tabPanelBox .resp-tabs-list {
	display: none;
}
h2.resp-accordion.hor_1.resp-tab-active {
    background: #fa861f !important;
    color: #fff;
    border: none !important;
        display: inline-block;
    width: 100%;
}
.tabPanelBox .resp-tab-content {
    padding: 0 15px 15px;
}
.clientBgBox .owl-carousel.clientSlider .owl-nav {
    top: 30%;
}
}

@media (max-width: 769px) {
.logoLeft img {
	width: 250px;
}
.topHeader .col-xs-12.col-sm-6.col-md-6.common-left.text-right {
    display: none;
}
.topRightHeader {
    max-width: 100%;
    flex: 100%;
}
.topRightHeader .pull-right {
    margin: auto;
    display: table;
}
.banner .col-xs-12.col-md-3 {
    display: none;
}
.banner .col-xs-12.col-md-9 {
    max-width: 100%;
    flex: 100%;
    padding-left: 15px !important;
}
h2.resp-accordion {
    padding: 5px 15px;
}
.tabPanelBox {
    padding: 5px 0px 10px;
}
.inner-page-section .gallery-isotope .gallery-item .icons-holder {
    left: 100%;
}
.gallery-isotope .gallery-item:hover .text-holder {
    display: none;
}
.col-xs-12.col-md-4.contact-page {
    flex: 100%;
    max-width: 100%;
}
}

@media (max-width: 640px) {
.grid2 li {
    width: 100%;
    margin: 0;
}
#footer .col-sm-6.col-md-3, #footer .col-sm-6.col-md-6 {
    float: left;
}
.gallery-isotope .gallery-item {
    width: 33.3% !important;
}
.col-xs-12.col-md-2.stPanel {
    width: 33.3%;
}
.inner-page-section img.rightImage {
    width: 245px;   
    height: 145px;
}
.inner-page-section .gallery-isotope .gallery-item .icons-holder {
    left: 94%;
}
.clientBgBox .owl-carousel.clientSlider .owl-nav {
    top: 26%;
}
}


@media (max-width: 480px) {
.logoLeft img {
	width: 65px;
    left: 0;
    top: 18px;
    position: relative;
}
.facilities ul.grid-view li {
    display: block;
    width: 100%;
    text-align: center;
    margin: 16px 0;
    line-height: normal;
}
.facilities .grid-view img {
    display: table;
    margin: auto;
}
.col-xs-12.col-md-4.text-right.logoRight {
    display: none;
}
.logoMiddle h2 br {
    display: none;
}
.tabPanelBox .resp-tabs-list li {
    padding: 7px 7px !important;
}
ul.list-border {
    display: none;
}
#footer .col-sm-6.col-md-3, #footer .col-sm-6.col-md-6 {
	margin: 5px 0;
}
#footer ul.styled-icons.icon-dark.mt-20 {
    margin-bottom: 15px;
}
.widget .line-bottom:after, .widget .line-bottom:after {
	border: none !important;
	background: transparent !important;
}
.footer .widget .widget-title {
    display: block;
    background: #fa861f;
    padding: 5px 15px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}
body[data-theme="theme-1"] .footer .widget .widget-title {
    background: #fa861f;
}
body[data-theme="theme-2"] .footer .widget .widget-title {
	background: #ff9d38;
}
body[data-theme="theme-3"] .footer .widget .widget-title {
	background: #48880e;
}
body[data-theme="theme-4"] .footer .widget .widget-title {
	background: #2cabfc;
}
.footer .widget .widget-title:after {
    font-family: FontAwesome;
    content: '\f078';
    position: absolute;
    right: 15px;
    top: 8px;
    font-size: 12px;
    left: unset;
    width: unset;
}
.col-xs-12.col-md-2.stPanel {
    width: 33.3%;
}
.banner .bxslider img {
    height: 250px;
}
.ideasSection .imgIconBox {
	background: transparent;
	width: auto;
}
.ideasSection .imgIconBox img {
	height: auto;
}
.clientBgBox {
	margin-top: 0px;
}
.clientBgBox .owl-carousel.owl-nav-top .owl-controls .owl-nav > div {
    top: 14%;
}
.header-nav-wrapper {
    padding: 0;
}
.inner-banner-area {
	height: auto;
}
.gallery-isotope .gallery-item {
    width: 50% !important;
}
.leftCategory, .RightSection {
    margin: 15px;
}
.pdb110 {
    padding-bottom: 60px;
    padding-top: 20px;
}
.inner-banner-area .banner-content h1 {
    font-size: 24px;
}
.grey-box-wrap {
    padding: 20px 20px;
}
.inner-page-section img.rightImage {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 10px;
}
.inner-page-section h3 {
	font-size: 15px;
}
.contact-details li a br {
	display: none;
}
.contact-details li i {
	display: inline-table;
}
.contact-details li a {
	display: contents;
}
.topRightHeader .dropdown-menu {
    right: auto;
}
.RightSection {
    padding-right: 15px;
    margin: 15px 0;
    padding-left: 15px;
}
.inner-page-section .gallery-isotope .gallery-item .icons-holder {
    left: 90%;
}
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    white-space: unset;
}
.faq .accordion-container-fluid h2 {
    font-size: 16px;
}
.chartPael .text-right {
    text-align: center !important;
}
.banner .bannerContenr {
    line-height: normal;
}
}

@media (max-width: 414px) {
.topRightHeader .dropdown > a {
    font-size: 11px;
    padding: 5px 4px !important;
}
.topRightHeader .dropdown a.skipcontent, .topRightHeader .dropdown a.languageBox {
    padding: 8px 4px !important;
}
.topRightHeader .dropdown a.skipcontent {
    padding-bottom: 0 !Important;
}
.inner-banner-area .banner-content h1 {
    font-size: 20px;
}
.inner-banner-area .banner-content ul {
	margin-top: 6px;
}
.inner-page-section .gallery-isotope .gallery-item .icons-holder {
    left: 100%;
    top: 70%;
}
}

@media (max-width: 375px) {
.logoLeft img {
	width: 65px;
}
.facilities ul.grid-view li a img {
    width: 70px;
    height: 70px;
}
.col-xs-12.col-md-2.stPanel {
    width: 50%;
}
.banner .bxslider img {
    height: 220px;
}
.topRightHeader .dropdown a.skipcontent {
	display: none;
}
.topRightHeader .dropdown > a {
    padding: 5px 8px !important;
}
.topRightHeader .dropdown a.languageBox {
    padding: 8px 8px !important;
}
.inner-page-section .gallery-isotope .gallery-item .icons-holder {
    left: 105%;
}
}

@media (max-width: 360px) {
.inner-banner-area .banner-content ul {
	display: none;
}
.new-pics-page .gallery-isotope .gallery-item .icons-holder {
    left: 111%;
}
} 

@media (max-width: 320px) {
.col-xs-12.col-md-2.stPanel {
    width: 100%;
}
.inner-banner-area .banner-content h1 {
    font-size: 17px;
    line-height: normal;
}
.inner-page-section .gallery-isotope .gallery-item .icons-holder {
    left: 121%;
}
}