@media only screen and (max-width: 479px){

.content-top-footer{
	margin-bottom: 15px;
}

.navbar-collapse{
	background: #0DB496;
}

/*.navbar-header{
	background: #0DB496;
}*/
.banner .owl-carousel .item figure img{
	height: 50vh !important;
}
.navbar-nav {
    margin: 7.5px -15px;
    text-align: center;
    width: 100%;
}

.navbar{
	padding-top: 0;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent; 
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a {
    color: #fff;
}

.navbar-inverse .navbar-nav>a:hover {
    color: #fff;
}

.navbar-inverse .navbar-collapse{
	border-color: transparent;
}

.navbar-collapse{
	border-bottom: 1px solid #a9adad;
}
.banner .item figure img{
	height: auto;
}
.banner-text {
	top: 30%
}	

.banner-text h2{
	font-size: 18px;
	margin-bottom: 5px;
}

.banner-text p{
	display: none;
}

.banner-text a{
	padding: 6px 14px;
}

.owl-theme .owl-dots .owl-dot span {
	bottom: 40px;								
}

#details a.sec {
    margin-top: 15px;
}

.template-responsive .content-res-templates{
	padding: 20px auto;
}

.content-table{
	width: 70%;
	clear: both;
	margin: 40px 0 0 0;
}

.content-download{
	width: 100%;
	float: none;
}

.navbar-inverse .navbar-nav>.active>a {
    font-size: 20px;
}

.testimonial .item figure{
	text-align: center;
}

.testimonial .owl-carousel .owl-item img {
    display: inline;
    margin-top: 25px;
}

.navbar-inverse .navbar-nav>li>a:hover{
	color: #3d3d3d;
}

a.phone_no {
	margin-left: 0;
	margin-top: 0;
}

#download{
	height: 400px;
}

.content-features{
	margin-top: 20px;
}

.content-features h4 {
    margin: 10px 0;
}

p {
    line-height: 25px;
}

.template-responsive {
    padding: 40px 0;
}


.nav-links .nav-next a {
   float: left !important;
   display: block !important;
   width: 100%;
   margin-top: 15px;
   text-align: center;
}
.nav-links .nav-previous a {
    display: block !important;
    width: 100%;
    text-align: center;
    
}
.comments-area {
    margin-top: 145px;
}
.site-branding {
    display: inline-block;
    margin-left: 15px !important;
}
.bottom-footer .pull-right{
	width: 100%;
	margin-top: 15px;
	float: none !important;
}
.bottom-footer .pull-left{
	width: 100%;
	float: none !important;
}
.footer-items{
	padding: 0;
}
.entry-content .sec-text a{
	margin-bottom: 20px;
}
.navbar-nav > li > .dropdown-menu{
	position: static;
	width: 100%;
	text-align: center;
}
.navbar-collpase ul.dropdown-menu{
	background-color: #3d3d3d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a{
	background-color: #3d3d3d;
	text-align: center;
}
.banner-text a {
    padding: 7px 14px;
    font: 400 14px "Titillium Web";
    margin-top: 0; 
}
.post-password-required form input[type=submit]{	
    top: 25px;
}


.banner .owl-carousel .slider-bg-img {
	height: 350px;
}

.banner .owl-carousel .item {
    height: 50vh;
}
.banner .owl-carousel .item figure img{
	height: 50vh;
}
}

@media only screen and (min-width:480px) and (max-width: 767px){

.content-top-footer{
	margin-bottom: 25px;
}

.test-content figure {
	text-align: center;
}

.template-responsive{
	padding: 75px 0;
}

/*.navbar-collapse{
	background: #72c02c;
}

.navbar-header{
	background: #72c02c;
}*/

.navbar-nav {
    padding: 20px;
    text-align: center;
    width: 100%;
}

.navbar{
	padding-top: 0;
}

.navbar-inverse .navbar-toggle {
	border-color: transparent; 
 	background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a {
    color: #fff;
    font-size: 20px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
}

.navbar-inverse .navbar-collapse{
	border-color: transparent;
}

.navbar-collapse{
	border-bottom: 1px solid #a9adad;
}

.content-table{
	width: 70%;
	clear: both;
	margin: 40px 0 0 0;
}

.col-sm-4.content-download{
	width: 100%;
}

.navbar-inverse .navbar-nav>li>a{
	font-size: 20px;
}

.testimonial .item figure{
	text-align: center;
}

.testimonial .owl-carousel .owl-item img {
    display: inline;
    margin-top: 25px;
}

.content-details p{
	margin: 40px 0 60px 0;
}

.navbar-inverse .navbar-nav>li>a:hover{
	color: #3d3d3d;
}

#download{
	height: 400px;
}

.content-features{
	margin-top: 20px;
}

.content-features h4 {
    margin: 10px 0;
}

p {
    line-height: 25px;
}
.banner-text {
    width: 90%;
    top: 32%;
}
.banner-text h2{
	font-size: 25px;
}
.banner-text p {
    color: #fff;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
}
.banner .item figure img{
	height: auto;
}
.banner-text a { 
    padding: 7px 14px;
    font: 400 12px "Titillium Web";
}
.site-branding{
	display: inline-block;
	margin-left: 15px;
}
.navbar-nav > li > .dropdown-menu{
	position: static;
	width: 100%;
	text-align: center;
}
.navbar-collpase ul.dropdown-menu{
	background-color: #3d3d3d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a{
	background-color: #3d3d3d;
	text-align: center;
}
.post-password-required form input[type=submit]{	
    top: 25px;
}

.banner .owl-carousel .item {
    height: 80vh;
}
.banner .owl-carousel .item figure img{
	height: 80vh;
}
}

@media screen and (max-width: 782px){
	

}

@media only screen and (min-width:768px) and (max-width: 991px){

.content-top-footer{
	margin-bottom: 25px;
}

.nav>li>a {
	padding: 8px 8px;
}

.navbar-nav li {
    margin-left: 0px;
}

.navbar-nav{
	margin-top: 10px;
}

.navbar-inverse .navbar-nav li.last-child a{
	margin-top: -3px;
}

.col-sm-4.content-download{
	width: 100%;
}

.template-responsive{
	padding: 40px 0;
}

.content-plans ul li {
    font: 400 12px "Titillium Web";
    line-height: 34px;
}

.content-plans ul li:before {
    font-size: 16px;
}

.navbar-collapse.collapse {
    display: none !important;
}

.navbar-collapse.collapse.in {
    display: block !important;
}

.navbar-header .collapse, .navbar-toggle {
    display:block !important;
}

 .navbar-header {
    float:none;
 }

.navbar-nav {
    padding: 20px;
    text-align: center;
    width: 100%;
}

.navbar-nav li{
 	float: none;
}

.navbar{
 	padding-top: 0;
 	background: #0DB496;
}

.navbar-inverse .navbar-nav>.active>a {
    color: #fff;
    font-size: 20px;
}

.navbar-inverse .navbar-nav>li>a {
    font-size: 20px;
    line-height: 30px;
}

.navbar-inverse .navbar-nav>li>a:hover{
	color: #3d3d3d;
}

#download{
	height: 400px;
}
.port-text h3 {
    font-size: 22px;
}
.port-text .fa {
    top: 23%;
    left: 45%;
    font-size: 18px;
}
.list-work figure figcaption h3 {
    font-size: 22px;
}
.portfolio .work-bg-img figure figcaption h3 {
    font-size: 22px;
}
.navbar-nav > li > .dropdown-menu{
	position: static;
	width: 100%;
	text-align: center;
}
.navbar-collpase ul.dropdown-menu{
	background-color: #3d3d3d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a{
	background-color: #3d3d3d;
	text-align: center;
}
.banner .item figure img{
	height: auto;
}
.banner-text p {
    line-height: 25px;
    margin: 0;
    font-size: 17px;

}
.banner-text {
    top: 30%;
}
.banner-text h2 {
    font-size: 30px;
}
.banner-text a{
	padding: 7px 12px;
	font-size: 18px;
}

.banner .owl-carousel .slider-bg-img {
	height: 540px;
}
.banner .owl-carousel .item figure img{
	height: 80vh;
}
}


@media only screen and (min-width:992px) and (max-width: 1024px){

.banner .owl-carousel .item {
    height: 75vh;
}
.banner .owl-carousel .item figure img{
	height: 75vh;
}

}

@media only screen and (min-width:992px) and (max-width: 1199px){

.template-responsive{
	padding: 75px 0;
}

.banner .owl-carousel .item {
    height: 80vh;
}
.banner .owl-carousel .item figure img{
	height: 80vh;
}
}

@media(max-width: 991px){
	
.banner .owl-carousel .item{
		height: auto;
	}
	
	.navbar-inverse .navbar-collapse{
		background-color: #0DB496;
	}
	button.navbar-toggle:checked .navbar-header{
		background-color: #0DB496;
	}
}

@media(min-width: 992px){
  .nav > li:last-child > a{
  	padding-right: 0;
  }
  .navbar-collapse{
  	padding-right: 0;
  }

}

