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

@media only screen and (max-width:991px){
	.banner-images img{
		width: 80%;
	}
	.navbar-default .navbar-nav>li>a{
		font-size: 13px !important;
	}
	.about_image img{
		width: 80%;
	}
	.about_image:before {
		width: 95% !important;
		height: 100% !important;
		right: 13px !important;
		top: 10px !important;
	}
	.rs_pb_70{
		padding-bottom: 70px !important;
	}
	.res_border_none{
		border: none !important;
	}
	.single_counter{
		margin-bottom: 50px;
	}
	.single_testimonial{
		margin-bottom: 30px !important;
	}
	.single_blog .post-content{
		margin-top: 30px;
	}
	.contact_widget_area{
		margin-left: 0 !important;
		margin-bottom: 30px;
	}

}

@media only screen and (max-width: 767px) {
	.main_menu{
		display:none;
	}
	.navbar-default .navbar-nav>li>a{
		color: #fff !important;
		font-size: 11px;
		font-weight: 600;
		padding: 0;
		margin-top: 7px;
		margin-left: 26px;
		text-transform: uppercase;
		transition: all 0.3s ease;
	}
	.navbar-default .navbar-nav>li>a{
		color: #fff !important;
	}
	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:focus{
		color: #1461ff !important;
	}
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus{
		color: #f55422 !important;
		background-color: transparent;
	}
	.mobile-nav{
		display: block !important;
	}
	.slicknav_btn {
		background: #f55422;
		border-radius: 0px;
		margin: 5px 0 0;
	}
	.slicknav_menu {
		display: block;
		background: transparent;
	}
	.slicknav_nav {
		color: #fff;
		margin: 0;
		padding: 15px 0;
		list-style: none;
		overflow: hidden;
		position: absolute;
		top: 75px;
		width: 350px;
		left: auto;
		right: -8%;
		background: #000;
		float: right;
		box-shadow: -1px 1px 1px rgba(20, 97, 255, 0.1);
	}
	.slicknav_btn {
		text-decoration: none;
		text-shadow: none;
		border-radius: 0;
		background-color: transparent;
	}
	.slicknav_menu .slicknav_icon-bar {
		width: 28px;
		height: 3px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0;
		-webkit-box-shadow: 0;
		-moz-box-shadow: 0;
		box-shadow: 0;
	}
	.navbar-default.menu-shrink .slicknav_menu .slicknav_icon-bar{
		background: #fff;
	}
	.section_heading h2{
		font-size: 35px !important;
	}
	.banner_content strong{
		font-size: 25px !important;
	}
	.banner_content h1{
		font-size: 40px !important;
	}
	.banner_content p{
		font-size: 13px !important;
	}
	.banner_btn{
		padding: 10px 20px !important;
	}
	.about_image{
		text-align: center;
	}
	.about_image:before {
		display: none !important;
	}
	.about_content_area{
		margin-top: 50px;
	}
	.border_left{
		border-left: none !important;
	}
	.owl-nav{
		display: none;
	}
	.cta_content h3{
		font-size: 22px !important;
		margin-bottom: 0px !important;
	}
	.footer{
		text-align: center;
	}
	.footer .social-link  {
		float: inherit !important;
		padding-left: 0;
		margin-top: 20px;
	}
	.section_heading h2{
		font-size: 33px !important;
		font-weight: 900 !important;
		text-transform: uppercase !important;
		color: #222 !important;
		margin-top: 5px !important;
		margin-bottom: 10px !important;
	}
	.section_heading h2 span {
		color: #F95353 !important;
		font-size: 33px !important;
		font-weight: 900 !important;
	}
	.single_about h4{
		font-size: 30px !important;
	}
}

@media only screen and (max-width: 480px) {
	.banner_content strong{
		font-size: 20px !important;
	}
	.banner_content h1{
		font-size: 25px !important;
	}
}

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap');

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
}

.wk-desk-1 {
  width: 8.333333%;
}

.wk-desk-2 {
  width: 16.666667%;
}

.wk-desk-3 {
  width: 25%;
}

.wk-desk-4 {
  width: 33.333333%;
}

.wk-desk-5 {
  width: 41.666667%;
}

.wk-desk-6 {
  width: 50%;
}

.wk-desk-7 {
  width: 58.333333%;
}

.wk-desk-8 {
  width: 66.666667%;
}

.wk-desk-9 {
  width: 75%;
}

.wk-desk-10 {
  width: 83.333333%;
}

.wk-desk-11 {
  width: 91.666667%;
}

.wk-desk-12 {
  width: 100%;
}

@media (max-width: 1024px) {
  .wk-ipadp-1 {
    width: 8.333333%;
  }

  .wk-ipadp-2 {
    width: 16.666667%;
  }

  .wk-ipadp-3 {
    width: 25%;
  }

  .wk-ipadp-4 {
    width: 33.333333%;
  }

  .wk-ipadp-5 {
    width: 41.666667%;
  }

  .wk-ipadp-6 {
    width: 50%;
  }

  .wk-ipadp-7 {
    width: 58.333333%;
  }

  .wk-ipadp-8 {
    width: 66.666667%;
  }

  .wk-ipadp-9 {
    width: 75%;
  }

  .wk-ipadp-10 {
    width: 83.333333%;
  }

  .wk-ipadp-11 {
    width: 91.666667%;
  }

  .wk-ipadp-12 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .wk-tab-1 {
    width: 8.333333%;
  }

  .wk-tab-2 {
    width: 16.666667%;
  }

  .wk-tab-3 {
    width: 25%;
  }

  .wk-tab-4 {
    width: 33.333333%;
  }

  .wk-tab-5 {
    width: 41.666667%;
  }

  .wk-tab-6 {
    width: 50%;
  }

  .wk-tab-7 {
    width: 58.333333%;
  }

  .wk-tab-8 {
    width: 66.666667%;
  }

  .wk-tab-9 {
    width: 75%;
  }

  .wk-tab-10 {
    width: 83.333333%;
  }

  .wk-tab-11 {
    width: 91.666667%;
  }

  .wk-tab-12 {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .wk-mobile-1 {
    width: 8.333333%;
  }

  .wk-mobile-2 {
    width: 16.666667%;
  }

  .wk-mobile-3 {
    width: 25%;
  }

  .wk-mobile-4 {
    width: 33.333333%;
  }

  .wk-mobile-5 {
    width: 41.666667%;
  }

  .wk-mobile-6 {
    width: 50%;
  }

  .wk-mobile-7 {
    width: 58.333333%;
  }

  .wk-mobile-8 {
    width: 66.666667%;
  }

  .wk-mobile-9 {
    width: 75%;
  }

  .wk-mobile-10 {
    width: 83.333333%;
  }

  .wk-mobile-11 {
    width: 91.666667%;
  }

  .wk-mobile-12 {
    width: 100%;
  }
}
