/*==================================================
=            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  ==========*/
 
@media only screen and (max-width : 1200px) {
	.footer a
	{
		font-size:13px;
	}
	.footer p
	{
		font-size:13px;
	}
}	
 
 
/* 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%;
	}
}
@media only screen and (min-width : 992px) and (max-width : 1199px){ 
	.footer a
	{
		font-size:11px;
	}
	.footer p
	{
		font-size:11px;
	}	
	.owl-carousel-2col h4.title
	{
		font-size: 14px;
	}
	.program_venue .lead
	{
		font-size: 14px;
	}
	.benefits_lst ul
	{
		padding-left: 15px;
	}
	
}

/* 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;
}

}

/**/
@media only screen and (min-width : 768px) and (max-width : 991px) {
	.footer a {
		font-size: 15px;
	}
	.footer p {
		font-size: 15px;
	}
	.header-top .list-inline > li
	{
		padding-left:3px;
		padding-right:3px;
	}
	.menuzord-brand img
	{
		max-height: 60px;
	}
	.header-top .text-white
	{
		font-size:12px;
	}
	form label
	{
		font-size:14px;
	}
	.contact-info h6
	{
		font-size: 12px;
	}
	.program_venue .sm-height-auto
	{
		min-height: 380px!important;
	}
	.program_venue .sm-height-auto .p-20
	{
		padding: 5px!important;
	}
	.program_venue .lead
	{
		font-size:13px;
	}
	.owl-carousel-2col h4.title
	{
		font-size:9px;
	}
	.owl-carousel-2col .sub-title
	{
		font-size: 12px;
	}
	.why_section_txt h3
	{
		font-size:16px;
	}
	.benefits_lst ul
	{
		font-size:13px;
	}
	.benefits_lst ul
	{
		padding-left:0px;
	}
	.home_accordion_lst > li
	{
		font-size:13px;
		line-height:24px;
	}
	.home_accordion .panel-content p
	{
		font-size:13px;
		line-height:24px;
	}
	.header-nav
	{
		z-index:9999;
	}
	
	.program_venue .pr-sm-15
	{
		padding-right: 0px!important;
	}
	.program_venue .pl-sm-15
	{
		padding-left:0px!important;
	}
	.tp-revslider-mainul > li:first-child.tp-revslider-slidesli .tp-bgimg
	{
		background-position: right top!important;
	}
	.tp-revslider-mainul > li:last-child.tp-revslider-slidesli .tp-bgimg
	{
		background-position:top left!important;
	}
	.rev_slider_wrapper .rev_slider 
	{
		margin-top:-55px!important;
		
	}
	.menuzord-brand img
	{
		max-height: 70px;
	}
	.inner-header .container
	{
		padding-top:20px!important;
	}
	.menuzord-menu
	{
		padding:10px 0;
	}
	
	.menuzord-responsive .menuzord-menu > li > a
	{
		border-radius:30px!important;
		  margin: 0 2px!important;
		padding: 8px 16px!important;
	}
	
	.menuzord-menu > li > a
	{
		font-size:13px;
	}
}
/**/
@media only screen and (min-width : 768px) and (max-width : 900px)
{
	.menuzord-menu ul.dropdown
	{
		top:52px!important;
	}
}

	

/* 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;
}
/*mc*/
.header-top .text-white
{
	font-size: 14px;
}

.program_venue .pr-sm-15
{
	padding-right: 15px!important;
}
.program_venue .pl-sm-15
{
	padding-left:15px!important;
}
	.header-nav
	{
		z-index:9999;
	}
    .tp-revslider-mainul > li:first-child.tp-revslider-slidesli .tp-bgimg
	{
		background-position: right top!important;
	}
	.tp-revslider-mainul > li:last-child.tp-revslider-slidesli .tp-bgimg
	{
		background-position:top left!important;
	}
	
	
}

/**/
@media only screen and (min-width : 480px) and (max-width:766px){
	.header-top .text-white
	{
		font-size: 11px;
	}
	.menuzord-brand img {
		max-height: 75px;
	}
	.sales_solutions h3
	{	
		font-size:20px;
	}
	.inner-header .title
	{
		font-size:25px;
	}
	.inner-header .container
	{
		padding-top:40px!important;
		padding-bottom:20px!important;
	}
	.owl-carousel-2col .owl-next, .owl-carousel-2col .owl-prev
	{
		display:block!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%;
}
/*mc*/
.header-top .text-white
{
	font-size: 13px;
}
.menuzord-brand img {
    max-height: 75px;
}
.inner-header .title
{
	font-size: 26px;
}
.sales_solutions h3
{	
	font-size:18px;
}
	.inner-header .container
	{
		padding-top:40px!important;
		padding-bottom:20px!important;
	}
	.owl-carousel-2col .owl-next, .owl-carousel-2col .owl-prev
	{
		display:block!important;
	}
	.rev_slider_wrapper .rev_slider 
	{
		margin-top:0px!important;
		
	}

}

/* 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%;
}
/*mc*/
.menuzord-brand img {
    max-height: 50px;
}
.header-top .text-right
{
	text-align:left;
}
.header-top .text-white {
    font-size: 9px;
}
.inner-header .title {
    font-size: 18px;
}
.inner-header .container
	{
		padding-top:40px!important;
		padding-bottom:20px!important;
	}
	.sales_solutions h3 {
		font-size: 18px;
	}
	.breadcrumb li.active
	{
		font-size:12px;
	}
	.breadcrumb li > a
	{
		font-size: 12px;
	}
	.benefits_lst ul
	{
		padding-left:2px;
		line-height: 26px;
	}
	.owl-carousel-2col .owl-next, .owl-carousel-2col .owl-prev
	{
		display:block!important;
	}
	.rev_slider_wrapper .rev_slider 
	{
		margin-top:-20px!important;
		
	}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

/*mc*/
.header-top .text-white {
    font-size: 8px;
}
.menuzord-brand img {
    max-height: 40px;
}
.breadcrumb li.active
{
	font-size:12px;
}
.breadcrumb li > a
{
	font-size: 12px;
}


}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
html {
	font-size: 35%;
}
/*mc*/
.header-top .text-white {
    font-size: 8px;
}
.menuzord-brand img {
    max-height: 40px;
}


}