/* 
========================================================================
--------------------TO MAKE RESPONSIVE----------------------------------
------------------------------------------------------------------------ /

------------------------------------------------------------------------ */
@media screen and (max-width: 1350px) { 
	.top-menu > li:last-child {
		padding: 0px;
	}

	.top-menu > li {
		padding: 0px;
	}
}


@media screen and (min-width: 1200px) {
 
}
@media screen and (max-width: 1200px) { 

}

@media screen and (max-width: 992px) {
}

@media screen and (min-width: 769px) and (max-width: 991px) {
}

/*
========================================================
Maintaining the lower vieport response for video section
========================================================
*/

/*-----Targetting the 800px -----*/

@media screen and (max-width: 800px) {
 }

/*-----Targetting the 768px -----*/

@media screen and (max-width: 768px) {

	.first-block {
		padding-left: 0px;
		padding-right: 0px;
	}

	.first-block svg {
		display: none;
	}

	.slider-index, 
	.first-block,
	#cons_index,
	#header_block {
		background-attachment: scroll !important;
	}

	.first-block::after {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 0;
		content: '';
		background: rgba(0, 0, 0, 0.8);
	}

	.first-block .container-fluid {
		z-index: 10;
		position: relative;
	}

	#stuff_index::after {
		display: none;
	}

	.mobile-line {
		padding: 0 15px;
	}
	
	.mobile-logo > img, .mobile-logo > a > img {
	    max-height: 60px;
	    width: auto;
	}
	
	.navbar-default {
	    background-color: #fff;
	    border-color: transparent;
	}
	
	.navbar-toggle {
		padding: 0px;
		margin: 15px 0 0 0;
		border: 0px;
		border-radius: 0px;
		position: relative;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: none !important;
		border: none;	
	}
	
	
	.navbar-toggle > .icon-bar {
		width: 36px;
	    height: 4px;
	    background-color: #2b2b2b !important;
	    transition: all .3s ease-in-out; 
	    display: block;
	    position: relative
	}
	
	.navbar-toggle .icon-bar:nth-child(2) {
		opacity: 0 !important;
		transform: rotate(0deg) !important;
	}
	
	.navbar-toggle .icon-bar:nth-child(3) {
		transform: rotate(45deg) !important;
		width: 40px !important;
		left: 0px !important;
		top: 0px !important;
	}
	
	.navbar-toggle .icon-bar:nth-child(4) {
		transform: rotate(-45deg) !important;
		width: 40px !important;
		left: 0px !important;
		top: -11px !important;
	}
	
	.navbar-toggle .icon-bar + .icon-bar {
	    margin-top: 7px;
	}
	
	.navbar-toggle.collapsed .icon-bar {
	    display: block;
	    position: relative;
	    width: 36px !important;
	    opacity: 1 !important;
		top: 0 !important;
		left: 0 !important;
	    width: 36px;
	    height: 4px;
	    transform: rotate(0deg) !important;
	    background-color: #2b2b2b !important;
	    transition: all .3s ease-in-out; 
	}
	
	.navbar-default .navbar-collapse {
	    border-top: 0px;
	}
	
	#mobile-navbar {
		padding: 25px 0px;
	}
	
	.btn_callback {
		display: block;
	}

	.top-menu-mobile {
		padding: 0px;
		list-style-type: none;
	}
	
	.top-menu-mobile li {
		padding: 7px 0px;
		border-bottom: 1px solid #eee;
	}
	
	.top-menu-mobile li:last-child {
		border-bottom: none;
		margin-bottom: 15px;
	}
	
	.top-menu-mobile li a {
		font-size: 22px;
	    color: #000;
		display: block;
		font-weight: 500;
	}
	
	.slider-title > div:first-child {
	    font-size: 36px;
	    border: 7px solid #fff;
	}
	
	.service-item > div > img {
	    display: inline-block;
	    margin-bottom: 0px;
	    margin-right: 15px;
	}
	
	.service-item > div {
	    margin-bottom: 15px;
	}
	
	.service-item > div > span {
	    margin-top: -10px;
	    padding-left: 83px;
	    min-height: 50px;
	}
	
	.b-logo {
	    margin-bottom: 30px;
	    padding-right: 15px;
	}
	
	.b-logo > img {
	    display: block;
	    max-width: 75%;
	    height: auto;
	    margin: 0 auto;
	}

	.list-news-card-img {
	    display: block;
	}

	.list-card-img {
	    width: 100%;
	    height: 250px;
	    border-radius: 7px 7px 0 0px;
	}

	.list-news-card-img .list-card-content {
	    width: 100%;
	    padding: 25px 15px 25px 15px !important;
	}

	.list-card, .list-news-card {
		padding: 25px 15px;
	}

	.list-news-card.list-news-card-img {
		padding: 0px;
	}
	
	.page-subtitle {
        margin-top: -10px;
        line-height: 32px;
	}
	
	.page_title {
	    margin-top: 0px !important;
	    line-height: 42px !important;
	    font-size: 32px !important;
	}
	
	.modal-content .left-menu-link.active {
	    text-decoration: none;
	}

    .modal-content .left-menu > li {
        border-top: 1px solid #e5e5e5;
    }
    
    .row-flex .col-xs-12 {
        width: 100%;
        margin-right: 0px;
    }

	.slide-indx {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.slide-inner {
		padding: 0 15px;
	}

	.slide-title, .slide-title h1 {
		font-size: 82px;
		line-height: 82px;
	}

	.slide-call,
	.slide-g-call {
		display: block;
	}

	.slide-g-call {
		margin-top: 7px;
		margin-left: 0px;
	}
	
	.prpc-5 {
		padding-right: 15px;
	}

	.cons-content {
		padding: 65px 40px;
	}

	.cons-block {
		margin: 0 15px;
	}

	.p_last {
		margin-bottom: 30px;
	}

	.readmore-link-btn {
		margin: 0 auto;
	}

	.m-txt-center {
		text-align: center;
	}

	.eapps-instagram-feed-posts-item {
		width: 100%;
	}

}

@media screen and (max-width: 480px) {

}


@media screen and (max-width: 667px) {

 }
 
 @media screen and (max-width: 500px) {

 }

/*-----Targetting the iPhone 6 plus and similar viewport-----*/

@media screen and (max-width: 414px) {

 }

/*-----Targetting the Samsung Gallaxy Note and similar viewport-----*/

@media screen and (max-width: 400px) {

}

/*-----Taretting the BlackBerry Z10, Google Nexus 4 and similar viewport-----*/

@media screen and (max-width: 384px) {

}

/*-----Taretting the iPhone 6 and similar viewport-----*/

@media screen and (max-width: 375px) {

}

@media screen and (max-width: 370px) {

}


/*-----Taretting the BalckBerry Z30, Samsung Gallaxy Note,Samsung Gallaxy Note II, Google Nexus 5 and similar viewport-----*/

@media screen and (max-width: 360px) {

}

/*-----Taretting the iPhone 3gs iPhone 4, iPhone 5, Google Nexus S and similar viewport-----*/

@media screen and (max-width: 320px) {

}

