/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media (min-width: 319px) and (max-width: 359px) {
    .content-portfolio .post .entry-content {
        height: 145px !important;
    }
}
@media (min-width: 319px) and (max-width: 474px) {
    .info-header ul li:after {
        content: '' !important;
    }
    .info-header ul li {
        margin-bottom: 5px !important;
    }
    .info-header ul li:nth-child(2) {
        margin-bottom: 0 !important;
    }
    .header-top .col-md-7 .list-inline {
        margin-top: 0px !important;
    }
    
    .btn-get-enroll {
        text-align: center;
    }
    .btn-get-enroll .btn-orange {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .sidebar .sec-latest h5 a {
        font-size: 16px !important;
    }
    .main-form .select-date-birth .form-control {
        display: block !important;
        width: 100% !important;
        margin-bottom: 10px !important;
    }
    .main-form .select-date-birth .form-control:nth-child(3) {
        margin: 0 0 10px !important;
    }
    .main-form .title-form h2 {
        font-size: 24px;
    }
    .main-form .btn-orange,
    .main-form .btn-blue-light {
        font-size: 14px !important;
        padding: 15px 25px !important;
    }
    .list-rules {
        padding-left: 20px !important;
    }
    .banner-slider .item {
        height: 270px !important;
    }
    #about .section-content .title-header h2 {
        font-size: 28px !important;
        width: 260px;
        margin: 0 auto 10px;
    }
    #about .section-content .title-header h3 {
        font-size: 22px !important;
    }
    #about .img-title-about {
        top: -30px !important;
    }
    #about .sec-dec-about h3 {
        font-size: 22px !important;
    }
    .inner-header .title {
        font-size: 26px !important;
    }
    .content-get-enroll h2 {
        font-size: 32px !important;
        line-height: 38px;
    }
    
    .banner-slider .item .display-table h1 {
        font-size: 18px !important;
    }
    .banner-slider .item .display-table p {
        font-size: 12px !important;
        line-height: 16px !important;
        margin: 0 !important;
    }
    .banner-slider .item .display-table .p-xs-20 {
        padding: 10px !important;
    }
    .content-portfolio .post {
        height: 345px !important;
    } 
}

@media (min-width: 476px) and (max-width: 480px) {
    .btn-get-enroll {
        text-align: center;
    }
    .btn-get-enroll .btn-orange {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .content-portfolio .post:hover .entry-content {
        -moz-transform: translateY(-265px) !important;
        -webkit-transform: translateY(-265px) !important;
        -o-transform: translateY(-265px) !important;
        -ms-transform: translateY(-265px) !important;
        transform: translateY(-265px) !important;
    }
    .content-portfolio .post .entry-content {
        padding-top: 15px !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .banner-slider .item {
        height: 330px !important;
    }
    .banner-slider .item .display-table h1 {
        font-size: 26px !important;
    }
    .banner-slider .item .display-table p {
        margin: 0 !important;
        line-height: 20px !important;
        font-size: 16px !important;
    }
    .banner-slider .item .display-table .p-xs-20 {
        padding: 10px !important;
    }
}

@media (min-width: 319px) and (max-width: 767px) {
    .logo-header a img {
        max-width: 200px;
    }
    .menuzord-responsive .menuzord-menu {
        margin-top: 90px;
    }
    #about .sec-dec-about .btn-orange {
        padding: 10px 25px !important;
        font-size: 14px !important;
    }
    #about .sec-dec-about .btn-blue-light {
        padding: 10px 25px !important;
        font-size: 14px !important;
    }
    .sec-get .desc-get {
        text-align: center;
        margin: 15px 0 25px;
    }
    #footer .main-links {
        padding: 0 !important;
    }
    .content-portfolio .entry-title {
        line-height: 32px !important;
        margin-bottom: 15px !important;
    }
    .content-inner {
        margin: 0 15px !important;
    }
    .logo-header a img {
        max-width: 170px;
    }
    .banner-slider .owl-item .display-table-cell {
        bottom: 45px !important;
    }
    .sec-get .section-content .title-get h2 {
        font-size: 28px !important;
    }
    .footer-bottom .text-right {
        text-align: left !important;
        margin-top: 15px;
    }
}

@media (min-width: 640px) and (max-width: 767px) {
    
    .col-sm-6.col-md-4.isotope-item {
        float: left;
        width: 50%;
    }
    .content-portfolio .post:hover .entry-content {
        -moz-transform: translateY(-175px) !important;
        -webkit-transform: translateY(-175px) !important;
        -o-transform: translateY(-175px) !important;
        -ms-transform: translateY(-175px) !important;
        transform: translateY(-175px) !important;
    }
}

@media (min-width: 600px) and (max-width: 991px) {
    .header-top .col-md-5 {
        display: inline-block;
        float: left;
    }
    .header-top .col-md-7 {
        display: inline-block;
        float: right;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #footer .main-links {
        padding: 0 35px !important;
    }
    .menuzord-responsive .menuzord-menu {
        margin-top: 110px !important;
    }
    .logo-header a img {
        max-width: 220px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .main-form .select-date-birth .form-control:nth-child(2) {
        width: 80px !important;
    }
    .main-form .select-date-birth .form-control:nth-child(3) {
        width: 95px !important;
        margin: 0 0px !important;
    }
    .content-inner {
        margin: 0 10px !important;
    }
    .banner-slider .item {
        height: 485px !important;
    }
    .banner-slider .owl-controls .owl-prev {
        left: 10px !important;
    }
    .banner-slider .owl-controls .owl-next {
        right: 10px !important;
    }
    .sec-get .section-content .title-get h2 {
        font-size: 22px !important;
    }    
}
@media (min-width: 319px) and (max-width: 1024px) {
    .nav-form .header-form {
        overflow: hidden;
        height: 130px;
    }
    .nav-form .list-nav-form {
        padding-top: 35px;
    }
    .nav-form .list-nav-form li {
        display: none;
    }
    .nav-form .list-nav-form li.step.active {
        display: block !important;
        margin-right: 0;
    }
    .nav-form .list-nav-form li.step.active:after {
        display: none;
    }
    .sec-get-enroll .col-sm-5 {
        display: none;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .logo-header a img {
        max-width: 230px;
    }
}

@media (min-width: 1000px) and (max-width: 1024px) {
    .logo-header a img {
        width: 150px !important;
        left: -25px !important;
    }
}

/*==========  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) {

.menuzord .showhide {
    height: 50px;
    position: relative;
    left: 15px;
    
}
.hidden-mobile {
    display: none !important;
}
.search-menu.hidden-dekstop {
    display: block !important;
    position: absolute;
    right: 45px;
    top: 12px;
}
.search-menu.hidden-dekstop > a {
    font-size: 16px;
    color: #333;
}
.menuzord .showhide em {
    background: #333 !important;
}
.sec-get-enroll .col-sm-4 {
    display: none;
}
.banner-slider .owl-controls .owl-next {
    right: 10px !important;
    display: none !important;
}
.banner-slider .owl-controls .owl-prev {
    left: 10px !important;
    display: none !important;
} 

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%;
}
}