/*	All Media Section
	## min-width: 1551 to max-width: 1750
	## min-width: 1201 to max-width: 1550
	## min-width: 992 to max-width: 1200
	## min-width: 768 to max-width: 991
	## min-width: 319 to max-width: 767
	## min-width: 480 to max-width: 767
	## min-width: 319 to max-width: 479
	## min-width: 991
	*/

	/* ## min-width: 1200 */
	@media (min-width: 1200px) {
		.container {
			width: 1200px;
		}
	}
	@media (min-width: 1200px) {
		.containerboxed {
			width: 1240px;
		}
	}

	/* ## min-width: 1200 */
	@media (min-width: 992px) {
		.full-screen {
			overflow: hidden;
		}

		.full-screen .menu-sidebar {
			overflow: auto;
			overflow-x: hidden;
			padding: 0 50px;
		}
	}

	/* ## min-width: 1201 and max-width 1600 */
	@media only screen and (min-width: 1201px) and (max-width: 1600px) {
		.full-screen .menu-sidebar .menu-block {
			margin-top: 100px;
		}

		.full-screen .slider-section .carousel-caption {
			top: 30%;
		}

		.full-screen .menu-block .navbar-nav > li > a {
			font-size: 14px;
		}

		.full-screen .social ul li a {
			font-size: 23px;
		}
	}

	/* ## min-width: 1551 to max-width: 1750 */
	@media only screen and (min-width: 1551px) and (max-width: 1750px) {
		.a {
			color: #000;
		}

		.slider-style5 .carousel-caption .slide-title h2 {
			font-size: 60px;
		}

		.full-screen .social ul li {
			margin: 0 10px;
		}
	}

	/* ## min-width: 1201 to max-width: 1550 */
	@media only screen and (min-width: 1201px) and (max-width: 1550px) {
		/* Slider Section */
		.slider-section .carousel-indicators {
			right: 5%;
		}

		.information-section .information-detail {
			top: 15%;
		}

		.boxed .information-section .information-detail {
			top: 29%;
		}

		/* Slider Page */
		.slider-style1 .slider-section .carousel-control.right {
			right: 40px;
		}

		.slider-style1 .slider-section .carousel-control.left {
			left: 40px;
		}

		.slider-style5 .carousel-caption .slide-title h2 {
			font-size: 45px;
		}
	}

	/* ## min-width: 1201 to max-width: 1366 */
	@media only screen and (min-width: 1366px) and (max-width: 1600px) {
		/* Full Screen */
		.full-screen .menu-block .navbar-nav > li {
			padding: 0 6.4px;
		}

		.full-screen .social ul li {
			margin: 0 6px;
		}
	}

	/* ## min-width: 1201 to max-width: 1365 */
	@media only screen and (min-width: 1201px) and (max-width: 1365px) {
		/* Full Screen */
		.full-screen .menu-block .navbar-nav > li {
			padding: 0 3px;
		}

		.full-screen .social ul li {
			margin: 0 6px;
		}
	}
	/* ## min-width: 992 to max-width: 1200 */
	@media only screen and (min-width: 992px) and (max-width: 1200px) {
		.menu-block .navbar-nav > li {
			padding: 42px 5px;
		}

		.header-section.navbar-fixed-top .menu-block .navbar-nav > li {
			padding: 20px 6px;
		}

		/* Slider Section */
		.slider-section .carousel-indicators {
			right: 5%;
		}

		.slider-section .carousel-caption {
			top: 25%;
		}

		.slider-section .carousel-indicators li span:last-child {
			margin-left: 15px;
		}

		.slider-section .carousel-indicators li span:first-child {
			font-size: 13px;
		}

		.skill-process {
			margin-top: -50px;
			margin-left: 0;
		}

		.skill-progress-box {
			margin-bottom: 29px;
			display: inline-block;
		}

		.social-links li {
			margin: 0 3px;
		}

		.information-section .right-part {
			padding: 20px 0;
		}

		.information-section .information-detail {
			top: 5%;
		}

		.information-detail .col-md-4 {
			padding: 0;
		}

		.information-detail h3 {
			margin-bottom: 10px;
			padding-left: 35px;
			padding-right: 35px;
		}

		/* Blog */
		.blog-post .entry-meta span {
			margin-right: 5px;
		}

		.entry-meta {
			font-size: 13px;
		}

		/* Widget */
		.widget-categories {
			padding-right: 0;
		}

		/* Slider Page */
		.slider-style1 .slider-section .carousel-control.right {
			right: 40px;
		}

		.slider-style1 .slider-section .carousel-control.left {
			left: 40px;
		}

		.slider-style4 .slider-section .carousel-indicators {
			right: 7%;
		}

		.slider-style5 .carousel-caption {
			top: 8%;
		}

		.slider-style5 .carousel-caption .slide-title h2 {
			font-size: 39px;
		}

		.slider-style6 .menu-icon {
			top: 40px;
		}

		.slider-style6 .slider-section .carousel-control.left {
			left: 5%;
		}

		.slider-style6 .slider-section .carousel-control.right {
			right: 5%;
		}

		/* Full Screen */ 
		.full-screen .slider-section .carousel-caption {
			top: 20%;
		}

		.full-screen .slider-style6 .slider-section .carousel-caption .slide-title h2 {
			font-size: 70px;
		}

		.full-screen .menu-block {
			width: 83.3%;
		}

		.full-screen .menu-block .navbar-collapse{
			padding: 0;
		}

		.full-screen .menu-block .navbar-nav > li {
			padding: 0 5px;
		}

		.full-screen .social {
			width: 100%;
		}

		.full-screen .social ul {
			text-align: center;
		}

		.full-screen .menu-block .navbar-nav > li > a {
			font-size: 14px;
		}

		.boxed .slider-style1 .header-section.navbar-fixed-top {
			margin: 0 2.6%;
		}

		.boxed .social-links li {
			margin: 0 3px;
		}

		.portfolio-content > h3 {
			font-size: 20px;
			top: 40%;
		}

		.portfolio-content > hr {
			top: 25%;
		}
		
		.process-box {min-height:345px;}
		.portfolio_container .content {max-width: 185px;}
	}

	/* ## min-width: 768 to max-width: 991 */
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		/* Slider Section */
		.slider-section .carousel-indicators li span:first-child,
		.information-section .right-part	{
			display: none;
		}

		.slider-section .carousel-indicators {
			width: 100%;
			right: 0;
			top: auto;
			bottom: 0;
			height: auto;
		}

		.slider-section .carousel-indicators li {
			display: inline-block;
		}

		.slider-section .carousel-indicators li span:last-child {
			margin-left: 0;
		}

		.slider-section .carousel-caption {
			top: 10%;
		}

		.slider-section .slide-title h3 {
			font-size: 24px;
		}

		.slider-section .slide-title {
			padding-bottom: 20px;
			padding-top: 20px;
		}

		.video-section {
			height: 500px;
			position: relative;
			width: 100%;
			text-align: center;
		}
		.video-text {
			top: 35%;
		}

		/* What We Do Section */
		.what-we-do-box {
			min-height: 301px;
			margin-bottom: 30px;
		}

		/* About Section */	
		.about-slider .item > .container .carousel-caption {
			background-color: rgba(0,0,0,0.3);
		}

		.about-slider .item > .container .carousel-caption p {
			color: #EFEFEF;
		}
		.about-slider .carousel-indicators,
		.boxed .about-slider .carousel-indicators {
			clear: both;
			float: right;
			margin-right: 0;
			margin-top: -15%;
			text-align: center;
			width: 50%;
		}

		/* Information */
		.boxed .left-part img {
			width: 100%;
		}

		/* Portfolio */
		.portfolio-masonry .portfolio-image-block .grid-item a img {
			width: 100%;
		}

		.team-box {
			margin-bottom: 30px;
		}

		.team-box h3 span {
			display: block;
			margin-bottom: 10px;
		}

		/* Blog Section	*/ 
		.blog-post .entry-meta span {
			margin-right: 8px;
		}

		/* Statistics Section */
		.statistics-box {
			margin-bottom: 60px;
		}

		/* Footer Section */
		.footer-top .logo-block {
			text-align: left;
		}

		.footer-top .logo-block {
			text-align: left;
		}

		/* Blog */
		.pagination-blog .pagination .previous a {
			margin-right: 0;
		}

		.pagination-blog .pagination .next a {
			margin-left: 0;
		}

		.pagination-blog .pagination .page-number {
			margin: -5px 5px 0 0;
			padding: 5px 14px;
		}

		.comment .media-body {
			padding-left: 25px;
			padding-right: 25px;
		}

		.comment .media-left {
			padding-right: 20px;
		}

		.media-odd .border-spliter {
			padding-left: 5px;
		}

		.media-even {
			margin-left: 75px;
		}

		.single-blog-post-list .feedback-form {
			padding-left: 40px;
			padding-right: 40px;
		}

		/* Slider Page */
		.slider-style1 .slider-section .carousel-caption {
			top: 25%;
		}

		.mobile-slider {
			width: 242px;
		}

		.slider-style4 .slider-section .carousel-caption { 
			left: 0;
			right: 0;
		}

		.slider-style5 .carousel-caption .slide-title h2 {
			font-size: 30px;
		}

		.slider-style6 .menu-icon {
			top: 40px;
		}

		.slider-style6 .slider-section .carousel-caption .slide-title h2 {
			font-size: 36px;
		}

		.slider-style6 .slider-section .carousel-caption {
			top: 25%;
			left: 15%;
			right: 15%;
		}

		.slider-style6 .slider-section .carousel-control.left {
			left: 0;
		}

		.slider-style6 .slider-section .carousel-control.right {
			right: 0;
		}

		.slider-style6 .goto-next {
			bottom: 20px;
		}

		.full-screen .menu-sidebar{
			width: 40%;
			padding: 0 40px;
		}
		/**custom**/
		.process-box {padding: 0 20px 20px !important; min-height:348px;}
		.process-box .icon::before {left: -20px;}
		.process-box .icon::after {right: -20px;}
		.portfolio_container .content {max-width: 141px;}
		.portfolio_container .img_overlay strong {font-size: 18px;}
	}

	/* ## min-width: 319 to max-width: 767 */
	@media only screen and (min-width: 319px) and (max-width: 767px) {	
		.logo-block > a {display: inline-block;max-width: 160px !important;}
		.slider-section .carousel-indicators li span {opacity:0 !important;}
		.slider-section .carousel-indicators li.active span{opacity:1 !important;}
		.slider-section .carousel-indicators li span.title {opacity:1 !important;}
		
		.section-header h3 {
			font-size: 25px;
		}
		.header-section .menu-block .dropdown-menu {
			position: relative;
			width: 100%;
			top: 0;
			height: auto;
			visibility: visible;
		}

		.video-section {
			height: 300px;
			position: relative;
			width: 100%;
			text-align: center;
		}
		.video-text {
			top: 27%;
		}
		.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
			display: block;
			max-width: 100%;
			height: auto;
		}
		/* Slider Section */
		.slider-section .carousel-caption,
		.slider-section .carousel-indicators li span:first-child  {
			display: none;
		}

		.slider-section .carousel-indicators {
			width: 100%;
			right: 0;
			top: auto;
			bottom: 0;
			height: auto;
		}

		.slider-section .carousel-indicators li {
			display: inline-block;
		}

		.slider-section .carousel-indicators li span:last-child {
			margin-left: 0;
		}

		/* About Section */
		.about-slider .item > .container .col-md-5.thumb-img-box {
			display: inline-block;
			width: 100%;
			margin-bottom: 30px;
		}

		.about-slider .item > .container .carousel-caption {
			background-color: rgba(0,0,0,0.3);
		}

		.about-slider .carousel-indicators {
			bottom: 7%;
			position: absolute;
			width: 100%;
			text-align: center;
			margin-right: 0;
		}

		/*isotop*/
		.portfolio-section .portfolio-categories li:before {
			content: "/";
			color: #4c4e54;
			margin: 0 5px;
		}
		.portfolio-section .portfolio-categories li a:before {
			height: 3px;
			top: -10px;
		}
		.portfolio-section .portfolio-categories li a {
			font-size: 12px;
		}
		/* Boxed View slider */
		.boxed .slider-section .carousel-indicators {
			bottom: 20px;
		}

		.process-box {
			min-height: 320px;
		}

		.process-box,
		.what-we-do-box,
		.team-box,
		.information-detail .col-md-4,
		.partner-box,
		.price-table,
		.statistics-box	{
			width: 88%;
			margin: 0 auto;
		}

		.philosophy-box {
			margin-bottom: 30px;
		}

		/* Information Section */
		.information-section .left-part {
			min-height: 575px;
			position: absolute;
		}

		.information-section .left-part img { 
			max-width: none;
		}	

		.information-section .information-detail {
			top: 0px;
			position: relative;
			padding: 17% 0;
		}

		.information-section .right-part {
			display: none;
		}
		
		.boxed .information-detail .col-md-4 {
			margin: 0 auto;
		}

		.boxed .information-section .left-part img {
			width: 100%;
			height: 100%;
		}

		/* Team Section */
		.team-image-box ul li a {
			height: 50px;
			line-height: 50px;
			width: 50.5px;
		}

		.team-box h3 span {
			display: block;
			margin-bottom: 10px;
		}

		/* Portfolio Section */
		.portfolio-section .portfolio-categories li {
			margin-bottom: 30px;
		}

		/* Skill Section */	
		.skill-process {
			transform: rotate(0deg);
			margin: 0;
		}

		.our-skill-section .col-xs-12:first-child {
			padding: 0;
		}
		
		.skill-progress-box > h3,
		.skill-progress-box .progress {
			height: 40px;
		}

		.skill-progress-box > h3,
		.skill-progress-box .progress,
		.skill-progress-box .progress span {
			line-height: 40px;
		}

		.about-slider .item > .container .carousel-caption p {
			font-weight: 300;
			color: #EFEFEF;
			line-height: 24px;
			margin-bottom: 36px;
			position: relative;
			z-index: 3;
		}

		/* Video Section */
		.video-text  {
			font-size: 26px;
		}

		.video-text i {
			font-size: 33px;
		}

		/* Blog Section */
		.blog-section .owl-wrapper-outer .item article {
			padding: 0 10px;
			margin-bottom: 30px;
		}

		.blog-post .entry-meta {
			font-size: 12px;
		}

		.blog-post .entry-meta span {
			margin-right: 5px;
		}

		/* Partner Section */
		.partner-box, 
		.price-table,
		.statistics-box	{
			display: block;
		}

		.statistics-box {
			margin-bottom: 60px;
		}

		/* Feedback Form */
		.feedback-form {
			padding-left: 45px;
			padding-right: 45px;
		}

		/* Footer */
		.footer-top .logo-block {
			margin-bottom: 20px;
		}

		.social-links li {
			margin: 0 10px;
		}

		/* Boxed View */	
		.boxed .about-slider .carousel-indicators {
			margin-right: 0;
		}

		.boxed .portfolio-image-block {
			display: block;
		}

		.boxed .information-section .information-detail {
			padding: 10% 0;
		}

		.boxed .portfolio-image-block .grid-item > a > img {
			min-height: 400px;
			margin: 0 auto;
		}

		.boxed .portfolio-masonry .portfolio-image-block {
			margin-bottom: 30px;
		}

		/* Blog */
		.border-spliter {
			display: none;
		}
		.media-even {
			margin-left: 15px;
		}

		.comment .media-left {
			padding-right: 15px;
		}

		.blog-post-list.blog-post article,
		.related-post .col-md-6.post {
			margin: 0 auto 30px;
			padding: 0;
			width: 260px;
		}

		.pagination-blog .pagination .page-number {
			margin-right: 15px;
		}

		.page-heading .container > h3 {
			min-width: 1px;
			padding-left: 25px;
			padding-right: 25px;
		}

		/* Slider */
		.slider-style3 .slider-section .slider-content {
			margin-top: 0;
		}

		.mobile-slider {
			width: 242px;
			position: relative;
			right: 0;
			display: block;
			margin: 0 auto;
		}

		.slider-style6 .slider-section .carousel-control.left {
			left: 5%;
		}

		.slider-style6 .slider-section .carousel-control.right {
			right: 5%;
		}

		.slider-style6 .goto-next {
			bottom: 15px;
		}

		.slider-style6 .menu-icon,
		.slider-style6 .close {
			display: none;
		}

		.slider-style6 .header-section {
			display: block;
		}

		.slider-style6 .header-section .menu-block {
			padding: 0;
		}

		.full-screen .menu-sidebar{
			width: 45%;
			padding: 0 20px;
		}
		
		.few-words-section .owl-buttons { display:none !important;}
		.process-box {
		  width:100% !important;
		  margin-top: 50px;
		  }
		.process-box h3 {
		 font-size: 25px;margin-top: 45px;
		 }
		 .feedback-form {padding-left: 25px;padding-right: 25px;}
		 .contact-form input {margin-bottom: 20px !important;}
		 .contact-form input, .contact-form textarea {padding: 10px 15px;}
		 .footer-top {padding:30px 0 20px;}
		 .portfolio_container .content {max-width: 141px;}
		 .portfolio_container .img_overlay strong {font-size: 18px;}
		 

	}
	/* ## min-width: 480 to max-width: 767 */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		/* Portfolio Section */
		.portfolio-masonry .col-md-3.col-sm-6.no-padding  {
			width: 50%;
		}

		/* Skill Section */
		.skill-process {
			margin: 0 auto;
			display: block;
			width: 480px;
			float: none;
		}

		/* Partner Section */
		.partner-box,
		.price-table {
			width: 360px;
		}

		.testimonial {
			margin-right: 15px;
		}

		.full-screen .menu-sidebar{
			width: 45%;
			padding: 0 20px;
		}
	}

	@media only screen and (min-width: 319px) and (max-width: 640px) { 
		/* Blog Section */
		.blog-section .owl-wrapper-outer .item article {
			width: 260px;
			margin: 0 auto 30px;
			padding: 0;
		}
	}

	/* ## min-width: 319 to max-width: 479 */
	@media only screen and (min-width: 319px) and (max-width: 479px) {
		.section-header h3 {
			max-width: 100%;
			padding-left: 25px;
			padding-right: 25px;
		}

		/* Portfolio Section */
		.portfolio-masonry .portfolio-image-block .grid-item {
			width: 100%;
		}

		/* Skill Section */
		.skill-process,
		.skill-progress-box,
		.skill-progress-box > h3,
		.skill-progress-box .progress {
			width: 100%;
			text-align: left;
		}

		.skill-progress-box > h3 {
			padding-left: 15px;
		}

		/* footer */
		.social-links li {
			margin: 0 4px;
		}
		.social-links li a {
			height: 55px;
			width: 55px;
			line-height: 45px;
		}

		.boxed .portfolio-image-block .grid-item > a > img {
			min-height: 300px;
		}

		/* Blog */
		.pagination-blog .pagination .previous a,
		.pagination-blog .pagination .next a,
		.pagination-blog .pagination .next a:hover, 
		.pagination-blog .pagination .previous a:hover,
		.pagination-blog .pagination .next a:focus,
		.pagination-blog .pagination .previous a:focus,
		.pagination-blog .pagination .page-number {
			font-size: 11px;
		}
		.pagination-blog .pagination .page-number,
		.pagination-blog .pagination .previous a {
			margin-right: 5px;
		}

		.pagination-blog .pagination .page-number {
			padding-left: 8px;
			padding-right: 8px;
		}	

		/* Single Blog Post */
		.testimonial {
			width: 20%;
			float: left;
			box-sizing: border-box;
			margin-right: 0;
			padding: 5px;
		}

		/* Full Slider */
		.full-screen .slider-section .carousel-indicators {
			display: none;
		}

		.video-text {
			min-width: 100%;
		}

		.portfolio-content > hr {
			top: 30%;
		}

		.portfolio-content > h3 {
			top: 40%;
		}

		div.pp_default .pp_content_container .pp_details,
		.pp_content,
		#pp_full_res img,
		.pp_content_container .pp_details {
			width: 100% !important;
		}

		.pp_pic_holder.pp_default {
			width: 100% !important;
			left: 0 !important;
			padding: 0 10px;
		}

		.full-screen .menu-sidebar{
			width: 75%;
			padding: 0 20px;
		}

		.full-screen .menu-sidebar .responsive-caret {
			display: none;
		}
	}

	/* ## min-width: 991 */
	@media (max-width: 991px) {
		.header-section,
		.header-section.navbar-fixed-top {
			padding: 15px 0;
		}
		.logo-block {
			position: static;
		}

		.header-section.navbar-fixed-top .logo-block,
		.logo-block,
		.slider-style6 .header-section .menu-block .navbar-nav li,
		.slider-style6 .header-section.navbar-fixed-top	{
			padding-bottom: 0;
			padding-top: 0;
		}

		.load-position .logo-block {
			position: relative;
		}

		.menu-block nav {
			width: 100%;
		}

		.header-section.navbar-fixed-top .menu-block .navbar-nav > li,
		.menu-block .navbar-nav > li	{
			padding: 0;
			height: 50px;
		}

		.menu-block .navbar-nav > li {
			width: 100%;
			display: inline-block;
		}

		.navbar-header { 
			float: none;
		}

		.navbar-default .navbar-toggle { 
			display: block; 
			border: 1px solid rgb(255,255,255);
			margin-right: 0;
			background-color: #f96e05;
			border-radius: 0;
			position:relative;
			bottom:55px;
		}

		.navbar-default .navbar-toggle .icon-bar { 
			background-color: rgb(255,255,255);
		}

		.navbar-default .navbar-toggle:hover,
		.navbar-default .navbar-toggle:focus {
			background-color: transparent;
			border: 1px solid #f96e05;;
		}

		.navbar-default .navbar-toggle:hover .icon-bar,
		.navbar-default .navbar-toggle:focus .icon-bar {
			background-color: #f96e05;
		}

		.navbar-nav.navbar-right:last-child { 
			margin: 0; 
		}

		.navbar-collapse.in { 
			overflow-y: auto !important; 
		}

		.navbar-collapse { 
			padding: 0;
			background-color: rgb(255,255,255);
			border-top: 1px solid transparent;
			box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		}

		.menu-sidebar .navbar-collapse {
			border-top: none;
		}

		.navbar-collapse.collapse { 
			display: none !important; 
		}

		.collapse.in{ 
			display:block !important;
		}

		.navbar-nav { 
			width: 100%;
			margin: 0;
		}

		.navbar-nav > li {
			min-height: 0;
			float: none; 
		}

		.slider-section .carousel-indicators::after {
			background-color: transparent;
		}

		.about-slider .item > .container .carousel-caption h3 {
			color: #fff;
		}

		.footer-top .logo-block {
			position: relative;
		}

		.footer-top .social-links {
			text-align: center;
			margin-bottom: 20px;
		}

		/* Contact */
		.contact-form input {
			margin-bottom: 40px;
		}

		.contact-form textarea {
			margin-top: 0;
		}

		/* Boxed View */
		.boxed .about-slider .item > .container .carousel-caption {
			right: 0;
		}

		/* Blog */
		.comment .media-body span::before {
			margin-left: 0;
		}

		.comment .media-body span {
			display: block;
			margin: 10px 0;
		}

		.comment .media-body .reply {
			float: left;
		}

		/* Slider Page */
		.slider-style1 .header-section {
			position: relative;
		}

		.slider-style1 .header-section .logo-block a,
		.slider-style1 .header-section .menu-block .navbar-nav > li > a	{
			color: #000;
		}

		.slider-style1 .slider-section .carousel-control span {
			font-size: 14px;
			padding: 0 25px 10px;
		}

		.slider-style1 .slider-section .carousel-control.right {
			right: 0;
		}

		.slider-style1 .slider-section .carousel-control.left {
			left: 0;
		}

		.mockup-wrapper {
			margin-left: -15px;
		}

		.slider-style4 .slider-section .carousel-indicators {
			right: 0;
			top: auto;
			bottom: 20px;
		}

		.slider-style4 .navbar-collapse {
			background-color: transparent;
		}

		/* Full Screen */
		.full-screen .menu-sidebar {

		}

		.full-screen .header-section {
			position: relative;
			left: 0;
			right: 0;
			bottom: 0;
		}

		.full-screen .slider-section .carousel-indicators {
			text-align: right;
		}

		.full-screen .slider-section .carousel-indicators {
			bottom: 20px;
			right: 0;
			text-align: right;
		}

		.full-screen .navbar-toggle {
			margin: 25px 0;
		}

		.full-screen .social {
			width: 100%;
		}

		.full-screen .social ul {
			text-align: center;
		}

		.full-screen .social ul li {
			padding: 10px 0;
		}

		.full-screen .menu-block .navbar-nav > li {
			padding: 0 15px;
		}

		.full-screen .menu-block .navbar-nav > li > a {
			padding: 15px 0;
			color: #000;
		}

		.responsive-caret {
			border-left: 1px solid #f96e05;
			display: block;
			height: 25px;
			line-height: 25px;
			position: absolute;
			right: 8px;
			text-align: center;
			top: 20px;
			width: 25px;
			z-index: 99;
			cursor: pointer;
		}

		.slider-style4 .responsive-caret {
			color: #fff;
			border-color: #fff;
		}

		.slider-style6 .navbar-toggle {
			margin-right: 15px;
		}

		.slider-style6 .navbar-collapse {
			background-color: rgba(0, 0, 0, 0.2);
		}

		.header-section .menu-block .nav li:hover .dropdown-menu {
			display: none;
			top: 0;
		}

		.header-section .menu-block .dropdown-menu {
			position: relative;
			width: 100%;
			display:none;
		}

		.full-screen .header-section .menu-block .navbar-default .navbar-nav > li > a:focus, 
		.full-screen .header-section .menu-block .navbar-default .navbar-nav > li > a:hover, 
		.full-screen .header-section .menu-block .navbar-default .navbar-nav > .active > a, 
		.full-screen .header-section .menu-block .navbar-default .navbar-nav > .active > a:focus, 
		.full-screen .header-section .menu-block .navbar-default .navbar-nav > .active > a:hover {
			padding-bottom: 15px;
		}

		.back-to-top {
			position: relative;
			margin: 15px auto;
		}
	}
