/*==================================================
=            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) {
	.flex-md-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
}

/* 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) {
html {
	font-size: 90%;
}
.bg-img-box .caption .title {
	font-size: 24px;
	margin-top: 0px;
}
.testimonial-carousel .owl-controls .owl-pagination {
	margin-right: 15px !important;
}
}


/* 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;
}
section > .container, section > .container-fluid {
	padding-top: 30px;
	padding-bottom: 30px;
}
.divider .container {
}
.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;
}

.img_ho_st4 .text {
   width: 98% !important;
}
.img_ho_st4 {
    margin-bottom: 50px;
}
.img_ho_st4 .text {
   
    top: 235px !important;
   
}
.img_ho_st4:hover .text {
    position: absolute;
    top: 0px !important;
    transition: top .3s ease-in-out;
    padding-top: 50px !important;
}
.img_ho_st4 .text h3 {
  font-size: 44px;
}
.flex2 {
    display: flex;
    flex-flow: column-reverse;
}
.baseline-text-bg {
    padding: 30px;
    width: 100%;
    position: absolute;
    top: 50px;
    left: -124px;
    font-size: 12px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.flex-md-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex2{
   display: flex;
    flex-flow: column-reverse;
     }
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;
}
.section_category101 .testimonials2 {
    position: relative;
    width: 100%;
    float: left;
    padding: 10px 0px;
    margin-right: 0%;
    margin-left: 0px;
    transition: all 0.3s ease-out 0s;
}
.section_category101 .testimonials2 {
    position: relative;
    width: 100%;
    float: left;
    padding: 10px 0px;
    margin-right: 0%;
    margin-left: 0px;
    transition: all 0.3s ease-out 0s;
}
.section_category100 .testimonials2 {
  padding: 20px 0px 20px 20px;
 }
.testimonials2 h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #232323;
    font-size: 32px;
}
.testimonials2 .margin-top2 {
    float: left;
    margin-top: 2px !important;
    width: 100%;
}
.section_category101 .ml-110 {
    margin-left: 0px !important;
    padding: 5px 5px;
    font-weight: 700;
}
.section_category101 ul li {
    font-size: 12px;
}
.left .margin-top8 {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.section_category101 .ml-110 {
    margin-left: 0px !important;
    padding: 5px 5px;
    font-weight: 700;
}
.section_category101 .left {
    background-size: 100%;
    background-position: 2% 5%;
    background-repeat: no-repeat;
}
.section_category102 .testimonials2 {
    position: relative;
    width: 100%;
    float: left;
    padding: 10px 0px 10px 10px;
    margin-right: 0%;
    margin-left: 0px;
    transition: all 0.3s ease-out 0s;
}
.testimonials2 .ml-80 {
    margin-left: 2px !important;
    margin-right: 5px !important;
}
.testimonials2 .ml-50 {
    margin-left: 10px !important;
}
.testimonials2  > h1 > .ml-50 {
    margin-left: 10px !important;
}
.paddingt50 {
	padding-top:50px !important;
}
.post.style2:hover .entry-content, .post.style3:hover .entry-content {
    bottom: -30px !important;
}
.solut .solbtn .mt-50 {
    margin-top: 10px !important;
}
.footerle {
    border-left: none;
    height: auto;
}
.footerbr {
    border-right: none;
    height: auto;
    
    margin-top: 0px !important;
}
#footer .widget .ml-30 {
	margin-left:0px !important;
}
.baseline-text-bg {
    padding: 10px;
    width: 100%;
    left: 0;
}
.baseline-text-bg .ml-100 {
    margin-left: 20px !important;
}
.client-details-box {
    width: 200px;
    height: 200px;
    left: 189px !important;
    opacity: 0.5;
}
.fullscreen{
    
    height: auto !important;
    background-position-x: left;
  
}
.icon-box.iconbox-bg {
    padding: 10px 40px;
}
#aabout .pb-100 {
 padding: 20px !important;
}
.homesolutions .pt-50 {
    padding-top: 10px !important;
}
.homesolutions .font-46 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #232323;
    font-size: 32px !important;
}
.homewhyus .font-46 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #232323;
    font-size: 32px !important;
}
.homenquiry .font-46 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #232323;
    font-size: 32px !important;
}
.testimonials2 .margin-top8 {
    float: left;
    margin-top: 0px;
    width: 100%;
}
 .testimonials2 {
    position: relative !important;
    width: 100% !important;
    float: left !important;
    padding: 10px 0px 20px 20px !important;
    margin-right: 0% !important;
    margin-left: 0px !important;
    transition: all 0.3s ease-out 0s;
}
.header-nav {
	height: 0px !important;
}
.img_ho_st4 .text {
    width: 100%;
    top: 155px !important;
}

.img_ho_st4 {
    height: 218px !important;
    padding: 0px;
    overflow: hidden !important;
	margin-bottom: 50px !important;
}
.img_ho_st4:hover .text {
    position: absolute;
    top: 0px;
    transition: top .3s ease-in-out;
    padding-top: 5px !important;
}
.img_ho_st4 .text h3 {
    font-size: 30px !important;
}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
html {
	font-size: 50%;
}
.vertical-text-carousel .owl-controls .owl-buttons {
	top: 18%;
}
.maxwidth-300 {
	max-width: 300px;
}
}

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