Xmv02488!!
/*==================================================
=            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 (min-width: 481px) and (max-width: 767px)  {
	.pl-ss {
		padding-left: 1.1rem !important;
	}
	.col-md-6.col-lg-6.col-sm-12.col-xs-12.mbottom-3 {
		margin-bottom: 20px;
	}
	.gallery-isotope {
		height: 400px;
	}
	.height_box {
		min-height: 120px;
	}
	img.mb-1 {
		margin-top: 2px;
	}
	.widget.no-border.mt-0.mb-0 {
		display: none;
	}
	.header-nav-wrapper.navbar-scrolltofixed.bg-white.scroll-to-fixed-fixed {
		position: relative !important;
	}
	ul.list-inline.text-right.sm-text-center.menuzord-menu.float-right.align-items-center.menuzord-indented.scrollable {
		display: inline-flex !important;
	}
	.menuzord-responsive .menuzord-menu > li > a {
		padding: 12px 20px !important;
		border-radius: 0;
		border: none !important;
	}
	.menuzord-menu {
		background: transparent;
	}
	.sign_up_form.inner_page .custom-control-label::before, .login_form.inner_page .custom-control-label::before {
		top: 10px;
	}
html {
	font-size: 60%;
}
.pl-ss {
    padding-left: 1.6rem !important;
}
.year_company.mr-20 {
    position: relative;
    width: 20%;
    display: flex;
    align-items: center;
}
.header-top {
    display: flex !important;
}
.pr-40 {
    padding-right: 0px !important;
}
.position-top {
    position: relative;
    top: 0px;
}
.float-right {
    float: right !important;
    margin: 0px 0px;
}
.hidden-xs {
    display: block !important;
    width: 100% !important;
    min-height: 315px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.btn-block1 {
    display: block;
    width: 48% !important;
    margin-bottom: 10px !important;
}
div#rs-1-layer-2 {
    font-size: 12px !important;
}
div#rs-1-layer-3 {
    font-weight: 800 !important;
    color: #000;
    font-size: 6px !important;
}
div#rs-1-layer-2 span {
    font-size: 12px !important;
}

.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 (min-width: 320px) and (max-width: 480px)  {
.col-md-5.col-lg-5.col-sm-12.pl-ss {
	width: 100%;
	margin-left: 5px;
	padding-left: 1.3rem !important;
}
.courses_single_container {
    margin-top: 30px;
}
.position-top_quiz {
    position: relative;
    top: 0px;
}
.col-md-3.box {
    margin-bottom: 25px;
}
.checkout_form.country_state.order_sidebar_widget {
    margin-bottom: 20px;
}
button.mb-20.btn.btn-log.ml-15.pl-50.pr-50.btn-thm2 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.float-right {
    float: right !important;
    margin: 0px 0px;
}
.sign_up_form.inner_page .custom-control-label::before, .login_form.inner_page .custom-control-label::before {
    top: 10px;
}
.login_form.inner_page {
    border: 1px solid #c1c1c1;
    box-shadow: 0 0 5px #c1c1c1;
    padding: 15px;
}
.btn-block1 {
    display: block;
    width: 48% !important;
}
.col-sm-12.col-lg-10.offset-lg-1.pl-50.pr-50.mb-col {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.col-md-6.col-lg-6.col-sm-12.col-xs-12.mbottom-3 {
    margin-bottom: 15px;
}
.sign_up_form.inner_page .custom-control-label::before, .login_form.inner_page .custom-control-label::before {
    top: 9px;
}
.list_share li {
    border-radius: 20px;
    padding: 0px 4px;
    font-size: 9px;
    margin-right: 15px;
}
.price_head h3 {
    font-size: 18px !important;
}
.price.text-white.pt-20.pb-20.pl-10.pr-10 {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}
.position-top {
    position: relative;
    top: 0px;
}
.height_box {
    min-height: 117px;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 0px;
}
.row.pt-30.ml-30.mr-30.pl-20.pr-20.pb-20.box-s {
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.icon-box {
    padding: 15px 0px;
}
.media-body {
    text-align: left;
}
.col-md-12.mt-30.ml-30.mr-30.pl-20.pr-20.mobile-s {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.mob-s
{
	padding: 0px !important;
}
.widget.no-border.mt-0.mb-0 {
    display: none;
}
ul.list-inline.text-right.sm-text-center.menuzord-menu.float-right.align-items-center.menuzord-indented.scrollable {
    display: flex !important;
}
div#menuzord {
    text-align: center;
}
.menuzord-responsive .menuzord-menu > li > a{
    border-top: none !important; 
    border-bottom: none;
}
.menuzord-menu {
    background: transparent;
}
html {
	font-size: 50%;
}
img.mb-1 {
    margin-top: 2px;
}
.company_tagline h3 {
    font-size: 18px;
    text-align: center;
    padding-top: 10px;

}
.year_company.mr-20 {
    position: relative;
    width: 40%;
    display: flex;
	margin: auto !important;
    align-items: center;
}
div#rs-1-layer-1, div#rs-0-layer-1 {
    color: #fff !important;
    font-weight: 600 !important;
    font-style: italic;
    font-size: 18px !important;
}
div#rs-0-layer-2, div#rs-1-layer-2 {
    /* line-height: 30px !important; */
    font-size: 10px !important;
    color: #fff !important;
}
.align-items-center {
    display: block;
}
.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%;
}
.btn-block1 {
    display: block;
    width: 100% !important;
    margin-bottom: 10px !important;
}
}
@media only screen and (min-width: 771px) and (max-width: 1050px) {
	.col-md-5.col-lg-5.col-sm-12.pl-ss {
		width: 34%;
		margin-left: 5px;
	}
	.price.text-white.pt-20.pb-20.pl-10.pr-10 {
		padding: 13px 8px !important;
		right: 0px;
	}
	.price_head h3 {
		font-size: 14px !important;
	}
	.cs_row_one .cs_title {
		font-size: 24px;
		color: #fff;
		line-height: 1.2;
	}
	.sign_up_form.inner_page .custom-control-label::before, .login_form.inner_page .custom-control-label::before {
		top: 6px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 770px) {
	.pl-ss {
		padding-left: 1.3rem !important;
	}
	img.mb-1 {
		margin-top: 3px;
	}
	.widget.no-border.mt-0.mb-0 {
		display: none;
	}
	.menuzord-responsive .menuzord-menu > li > a {
		border: none !important;
	}
	.menuzord-menu {
		background: transparent;
	}
	ul.list-inline.text-right.sm-text-center.menuzord-menu.float-right.align-items-center.menuzord-indented.scrollable {
		display: flex !important;
		margin: auto;
	}
	.mar-a
	{
		margin: auto !important;
	}
	.flex-viewport {
		margin: auto;
		margin-left: -28px;
	}
	.custom-control-input {
		position: absolute;
		z-index: -1;
		opacity: 1; 
		left: 0;
		top: 4px;
	}
	.custom-control-label::before {
		position: absolute;
		/* top: .25rem; */
		left: 0rem;
		display: block;
		width: 1.1rem;
		height: 1.1rem;
		pointer-events: none;
		content: "";
		background-color: #fff;
		border: #adb5bd solid 1px;
	}
	.col-md-6.col-lg-6.col-sm-12.col-xs-12.mbottom-3 {
		margin-bottom: 20px;
	}
	.sign_up_form.inner_page .custom-control-label::before, .login_form.inner_page .custom-control-label::before {
		top: 8px;
	
	}
	.flexslider .slides img {
		height: auto;
		-moz-user-select: none;
		width: 100%;
	}
	.gallery-isotope .gallery-item.wide {
		width: 50% !important;
	}
	li.clone {
		width: 460px;
	}
	.my-video1-dimensions {
		width: 715px;
		height: 264px;
	}
	.position-top {
		position: relative;
		top: 0px;
	}
	.height_box {
		min-height: 111px;
	}
}
