 @charset "utf-8";
/* CSS Document */

html {
 
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
	  overflow-x:hidden; 
}
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');
@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans.woff2') format('woff2'),
        url('../fonts/JosefinSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-Bold.woff2') format('woff2'),
        url('../fonts/JosefinSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-LightItalic.woff2') format('woff2'),
        url('../fonts/JosefinSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-Thin.woff2') format('woff2'),
        url('../fonts/JosefinSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-ThinItalic.woff2') format('woff2'),
        url('../fonts/JosefinSans-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-Light.woff2') format('woff2'),
        url('../fonts/JosefinSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/JosefinSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-SemiBold.woff2') format('woff2'),
        url('../fonts/JosefinSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSans-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/JosefinSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('../fonts/JosefinSansRegularItalic.woff2') format('woff2'),
        url('../fonts/JosefinSansRegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}


body { margin:0; padding:0 !important;}
/* #Typography
================================================== */
	* {
    box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
}
a { -o-transition:0.4s ease-in; -ms-transition:0.4s ease-in; -moz-transition:0.4s ease-in; -webkit-transition:0.4s ease-in; transition:0.4s ease-in; text-decoration:none !important; font-family: 'Poppins', sans-serif;}
p { font-size:14px; line-height:26px; color:#767676; font-family: 'Poppins', sans-serif;}
ul { margin:0; padding:0;}

/*** preloader ***/
/*.preloader-wrapper { overflow:hidden; position:fixed; width:100%; top:0; left:0; height:100%; background:#00b394; text-align:center; z-index:9999;}
#preloader6 {
   color:#ffffff;
   width:50px;
   height:50px;
   display:inline-block;
   padding:0px;
   opacity:0.5;
   background:#fff;
   -webkit-animation: preloader6 1.5s ease-in-out infinite alternate;
   animation: preloader6 1.5s ease-in-out infinite alternate;
   position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
}
@keyframes preloader6 {
   from {transform: rotate(0deg) scale(1,1);border-radius:0px;}
   to {transform: rotate(720deg) scale(0.5, 0.5);border-radius:25px;}
}
@-webkit-keyframes preloader6 {
   from {-webkit-transform: rotate(0deg) scale(1, 1);border-radius:0px;}
   to {-webkit-transform: rotate(720deg) scale(0.5, 0.5);border-radius:25px;}
}
*/


/*bottom-button */

.bottom-button{
    position: fixed;
    bottom: 20px;
    z-index: 100;
    /*width: 100%;*/
    float: right;
    right: 2%;
}


.bottom-button a{
    float: right;
    padding: 4px 10px;
    background:#ff3334;
    color: #fff !important;
    font-size: 20px;
    display: none;
}
/*
 * Animation
 */

/******* main css *******/

.red-icon {
	width:43px;
	height:41px;
	background:#ff3334;
	text-align:center;
	color: #fff;
	padding: 5px;
	display:inline-block;
	font-size:20px;
	font-family: 'Poppins', sans-serif;
}
.top-header ul {
	margin-bottom:0;
	padding: 15px 0;
}
.top-header ul li {
	display:inline-block;
}
.top-header h5 {
	font-size:15px;
	text-transform:uppercase;
	margin-left:15px;
	font-family: 'Poppins', sans-serif;
}
.top-header p {
	margin-left:15px;
	margin-bottom:0;
}
ul.quote-ul li {
	display:inline-block;
	font-family: 'Poppins', sans-serif;
}
ul.quote-ul li a{
	display:inline-block;
}
.header-inner .navbar { 
	padding:0;
}

.header-inner .navbar-dark .navbar-nav .nav-link { 
	color:#fff; 
	display: inline-block; 
	text-transform:uppercase; 
	padding: 12px 15px; 
	font-size:14px; 
	font-weight:600;
	position:relative;
	font-family: 'Poppins', sans-serif;
}
.header-inner ul li.get-quote a {
	background: #cfd0d2;
	color:#111 !important;
	text-transform:uppercase;
}
.header-inner .navbar-dark .navbar-nav .nav-link:hover { 
	background: #cfd0d2;
	color: #ff3334;
}
.header-inner ul.navbar-nav li.nav-item { 
	display:inline-block;
}
.header-inner ul.navbar-nav li.active a  { 
	background: #cfd0d2;
	color: #ff3334 !important;
}
.header-inner ul.navbar-nav{ 
	text-align:left; 
	display:block;
	width:100%;  
	position:relative;
	margin: 0;
	border-top:1px solid #ddd;
	background: #ff3334;
	padding-left:20px;
}
.header-inner h5 {
	font-size:16px;
	color:#9f9f9f;
	margin-bottom:0;
	padding-top:18px;
}
.header-inner h5 i {
	color:#faa73b;
	font-size:18px;
}
.header-inner h5 span {
	font-size:17px;
	font-weight:900;
	color:#5b5f68;
	padding-left:30px;
}
a.for-mobile {
	display:none;
}
ul li.fb-list {
	display:inline-block;
}
ul li.fb-list a {
	display:inline-block;
	width:40px;
	height:40px;
	background:#eaeaea;
	border-radius:50%;
	padding:9px 0;
	text-align:center;
	color:#f61e28;
}
.sticky{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
	box-shadow:0 4px 8px #ddd;
}
.banner { 
	position:relative;
}
.banner .carousel-indicators .active { 
	background:#ff3334; 
	
}
.banner .carousel-indicators {
	bottom:60px;
}
.banner .carousel-indicators li {
	background:#bbbdc0;
}
.banner img { position:relative; 
	width:100%; 
	height:100%;
}
.header-inner a.navbar-brand img {
	max-width:90%;
}
.banner .carousel-caption {
	bottom: 25%;
	text-align:center;
	left:0;
	right:0;
}
.banner-content h2 {
	font-size:54px;
	color:#fff;
	font-weight: bold;
	font-family: 'Josefin Sans';
	text-transform:uppercase;
	letter-spacing: 10px;
	padding-bottom:50px;
}
.banner-content h3 {
	font-size:30px;
	color:#fff;
	font-family: 'Josefin Sans';
	font-weight:300;
}
.banner-content h3 span img {
	width:auto;
}
.btn-part a {
	background:#ff3334;
	padding:14px 36px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	border-radius:0;
}
.btn-part a:hover {
	background:#cfd0d2;
	color:#ff3334;
}
.red-text {
	color:#ff3334;
}
.sponser-logo {
	background:#f2f2f2;
	padding:60px 0;
}
.sponser-logo ul li {
	background:#fff;
	text-align:center;
	width:258px;
	height:118px;
	display:inline-block;
	padding: 24px 0;
	-webkit-box-shadow: 0 0 10px #ddd;
	-moz-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
	margin:5px 25px 5px 25px;
}
ul {
	margin-bottom:0 !important;
}
.about {
	background:#f7f7f7;
	padding:60px 0;
}
.heading-all {
	width:340px;
	border:1px solid #ff3334;
	padding:15px 15px 15px 30px;
	position:relative; 
	margin-bottom: 40px;
	z-index:1;
}
.about-text {
    padding-top: 50px;
}
.heading-all:before {
	position:absolute;
	top:-19px;
	left:16px;
	content:"";
	background:url(../images/flash-red.jpg) no-repeat;
	width:45px;
	height:39px;
}
.heading-all h3 {
	font-size:40px;
	color:#0f0e0e;
	text-transform:uppercase;
	font-weight: bold;
	margin:0;
	font-family: 'Josefin Sans';
}
.lower-text {
	position:relative;
}
.lower-text h6 {
	font-family: 'Josefin Sans';
	font-size: 14px;
	color: #0f0e0e;
	background-color: #f7f7f7;
	padding: 7px 8px;
	position: absolute;
	font-weight: 600;
	text-transform:uppercase;
}
.red-transform {
	background:#ff3334;
	padding:80px 0;
	position:relative;
}
.red-transform:before {
	position: absolute;
    top: 0;
    content: "";
    background: #ff3334;
    height: 100%;
    width: 121px;
    right: 0;
    left: -121px;
}
.red-transform:after {
	position: absolute;
    top: 0;
    content: "";
    background: #ff3334;
    height: 100%;
    width: 133px;
    right: -65px;
	-moz-transform:skew(-20deg);
	-webkit-transform:skew(-20deg);
	transform:skew(-20deg);
}
.red-transform .heading-all {
	border:1px solid #fff;
}
.red-transform .heading-all h3 {
	color:#fff;
}
.red-transform .heading-all:before {
	background:url(../images/flas-white-bg-red.jpg) no-repeat;
}
.red-transform .lower-text h6 {
	background-color:#ff3334;
	color:#d2d2d2;
}
.red-transform p {
	color:#fff;
	position:relative;
	z-index:1;
}
.what-wedo-list {
	padding:100px;
}
.what-wedo-list ul {
	border-left:1px solid #fff;
	padding-left:10px;
}
.what-wedo-list ul li {
	display:block;
	padding:8px 0;
	font-family: 'Josefin Sans';
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	position:relative;
}
.what-wedo-list ul li:before {
	position: absolute;
	top: 11px;
	left: -18px;
	content: "";
	background: #fff;
	width: 14px;
	height: 14px;
	border-radius: 50%;
}
.our-services {
	padding:60px 0;
}
.our-services .heading-all::before {
	margin: 0 auto;
	left:0;
	right:0;
}
.our-services .lower-text h6 {
	text-transform: uppercase;
    text-align: center;
    left: 0;
    right: 0;
	background-color: #fff;
	width: 186px;
	margin: 0 auto;
}
.our-services .heading-all {
	margin: 0 auto 60px;
}
.service-list {
	background:#f7f7f7;
	margin: 16px 0;

}
.service-list:hover {
	-webkit-box-shadow: 0 0 18px #ddd;
	-moz-box-shadow: 0 0 18px #ddd;
	box-shadow: 0 0 18px #ddd;
	background: #fff;
	-moz-transition:0.4s ease-in;
	-webkit-transition:0.4s ease-in;
	transition:0.4s ease-in;
}
.service-list:hover a.btn {
	background:#ff3334;
	color:#fff;
}
.service-list a.btn {
	display:block;
	padding:10px;
	width:100%;
	background:#f1ebeb;
	text-transform:capitalize;
	border-radius:0;
	color:#333;
	font-family: 'Poppins', sans-serif;
}
.service-list p {color:#656464;
}
.service-list h4 {
	font-size:18px;
	color:#2c2c2c;
	padding:15px 0;
	text-transform:uppercase;
	font-family: 'Josefin Sans';
	font-weight:600;
}
.service-text {
	padding: 15px 10px;
	min-height: 296px;
	margin: 10px 0;
}
.our-services .btn-part {
	margin-top:60px;
}
.testimonial {
	position:relative;
}
.testimonial .lower-text h6 {
	background-color:#f7f7f7;
}
.testimonial:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	background:#f7f7f7;
	height:364px;
	width:100%;
}
.testimonial-list {
	background:#fff;
	-webkit-box-shadow: 0 0 18px #ddd;
	-moz-box-shadow: 0 0 18px #ddd;
	box-shadow: 0 0 18px #ddd;
	padding:15px;
	position:relative;
	margin:40px 30px 40px 0;
}
.testimonial-list h4 {
	color:#2c2c2c;
	text-transform:uppercase;
		font-family: 'Josefin Sans';
	font-weight:600;
	padding:15px 0;
}
.testimonial-list p {color:#656464;
}
.testimonial-list span {
	width:130px;
	height:130px;
	border-radius:50%;
	position:absolute;
	top:-32px;
	left:0;
	right:0;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #ff3334;
	display:block;
}
.testimonial-list span img {
	width:100%;
}
.testimonial-text {
	margin-top:100px;
}
.footer-inner {
	background:#0e0d12;
	padding:50px 0;
}
.footer-text p {
	color:#a8a8a8;
}
.footer-text img {
	margin-bottom:15px;
}
.footer-text h4 {
	text-transform:uppercase;
	color:#fff;
	padding-bottom:38px;
}
.footer-text ul li {
	display:block;
}
.footer-text ul li a {
	color:#a1a1a1;
	display:block;
	padding:3px 0;
	text-transform:uppercase;
	font-size:14px;
}
.footer-textul li a:hover { color:#ff3334;
}
.address-footer p {
	border-left:2px solid #ff3334;
	padding-left:10px;
}
.contact-footer ul {
	margin-bottom:15px !important;
	border-left:2px solid #ff3334;
	padding-left:10px;
}
.contact-footer ul li {
	color:#a1a1a1;
	display:block;
	padding:2px 0;
}
.contact-footer ul li span {
	color:#fff;
}
.copy-right {
	background:#121117;
	padding:14px 0;
}
.copy-right p {
	color:#fff;
	margin:0;
	padding:0;
}
.inner-page {
	padding:60px 0;
	background: #fbfbfb;
}
.breadcrumb-sec h2 {
	font-size:35px;
	color:#fff;
	margin-bottom:20px;
	text-transform:uppercase;
	font-family: 'Josefin Sans';
}
.breadcrumb-sec .breadcrumb {
	background-color: rgba(255,0,0,0.2);
	display: block;
	text-align: center;
	width: 26%;
	margin: 0px auto;
}
.breadcrumb-sec .breadcrumb-item {
    display: inline-block;
}
.breadcrumb-sec .breadcrumb-item a {
	font-weight:600;
    color: #ff3334;
}
.breadcrumb-sec .breadcrumb-item.active {
	color:#fff;
}
.inner-page h2 {
	font-size:36px;
	color:#000;
	font-family: 'Josefin Sans';
	padding-bottom:50px;
	position:relative;
	font-weight:600;
}
.inner-page h2:before {
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	content: "";
	background: #b4b4b4;
	width: 100px;
	height: 1px;
	margin: 0 auto;
}
.inner-page h2:after {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	content: "";
	background: #b4b4b4;
	width: 100px;
	height: 1px;
	margin: 0 auto;
}
.about-sec i {
	font-size: 25px;
	color: #fff;
	background: #ff3334;
	padding: 26px 10px;
}
.about-sec h4 {
	font-size:17px;
	color: #444242;
	font-weight:600;
	text-transform:uppercase;
}
.team-sec {
	margin-top:40px;
}
.team-list span {
	width:148px;
	height:148px;
	position:relative;
	overflow:hidden;
	border-radius:50%;
	display:block;
	margin:0 auto 25px;
}
.team-list span img {
	width:100%;
}
.team-list h5 {
	font-size:16px;
	font-family: 'Josefin Sans';
	font-weight:600;
}
.team-list {
		-webkit-box-shadow: 0 0 18px #ddd;
	-moz-box-shadow: 0 0 18px #ddd;
	box-shadow: 0 0 18px #ddd;
	padding: 15px;
	margin:10px 0;
}
.team-list ul li {
	display:inline-block;
}
.team-list ul li a{
	display:inline-block;
	
}
.team-list ul li a i {
		background:none;
		color:#ff3334;
		font-size:14px;
}
.team-list ul li a i:hover {
	color:#333;
}
.content-test {
	padding:0 10px;
}
/**** gallery ****/
.ekko-lightbox-container {
  position: relative;
}

.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  float:left;
  /*width: 49%;*/
  height:auto;
  font-size:44px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
     -moz-transition: opacity 0.5s;
       -o-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
.ekko-lightbox-nav-overlay a:last-child { float:right; text-align:right;}

.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}

.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1;
}

.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}

.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}

.ekko-lightbox .modal-footer {
  text-align: left;
}
#photogallery li a, .gallery-box a{ display:block; position:relative; overflow:hidden;}
#photogallery li a span.expand, .gallery-box a span.expand {
    background: rgba(0, 0, 0, 0) url("../images/zoom.png") no-repeat scroll 0 0;
    height: 80px;
    left: 50%;
    margin-left: -16px;
    margin-top: -60px;
    position: absolute;
    top: -30px;
    transition: all 0.4s ease 0s;
    width: 80px;
    z-index: 2;
}
#photogallery li a:hover span.expand, .gallery-box a:hover span.expand {
    background: rgba(0, 0, 0, 0) url("../images/zoom.png") no-repeat scroll 0 0;
    left: 50%;
    margin-left: -16px;
    margin-top: -60px;
    top: 84%;
}
#photogallery li a span.bg, .gallery-box a span.bg {
     background: rgba(255, 51, 52, 0.6);
    bottom: -100%;
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.5s ease 0s;
}
#photogallery li a:hover span.bg, .gallery-box a:hover span.bg {
    background: rgba(255, 51, 52, 0.6);
    bottom: 0;
    left: 0;
    right: 0;
	transition: all 0.5s ease 0s;
}
.ekko-lightbox .glyphicon-chevron-left:before { position:absolute; top:0; left:0; content:"\f053"; font-family:Fontawesome; color:#fff; font-size:30px;}
.ekko-lightbox .glyphicon-chevron-right:before { position:absolute; top:0; right:0; content:"\f054"; font-family:Fontawesome; color:#fff; font-size:30px;}
.gallery-box a img {
	width:100%;
}
.ekko-lightbox-container img {
	width:100%;
}
.gallery-part .col-lg-3  {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
/*** contact ***/
.contact-list {
	border-right:1px solid #ff3334;
	margin: 15px 0;
}
.contact-list  h4 {
	border-bottom:1px solid #ff3334;
	color:#000;
	font-size:28px;
	font-family: 'Josefin Sans';
	padding-bottom:15px;
}
.contact-list p {
	font-size:15px;
	font-weight:600;
}
.contact-list i {
	color:#ff3334;
}
.contact-form  {
	margin-top:30px;
}
.contact-form h4 {
	font-size:22px;
	color:#333;
}
.contact-form h3 {
	font-size:36px;
	font-family: 'Josefin Sans';
	padding-bottom:20px;
}
.contact-form .form-control {
	border-radius:0;
	height:46px !important;
	border: 1px solid #e0e0e0;
}
.contact-form textarea {
	height:130px !important;
}
.contact-form .cart-btn i {
	font-size:18px;
	padding-right:8px;
}
.contact-form .send {
	background:#ff3334;
	padding:10px 30px;
	color:#fff;
	text-transform:uppercase;
	border-radius:0;
	display:inline-block;
}
#map {
	margin:30px 0;
}
.aircondition-sec .heading-all {
	width: 414px;
}
.testimonial-inner { 
	border:1px solid #ddd; 
	text-align:center; 
	padding:0 0 20px 0; 
	margin:12px 0;  
	-ms-webkit-transition:0.4s ease-out; 
	-webkit-transition:0.4s ease-out; 
	-moz-transition:0.4s ease-out; 
	transition:0.4s ease-out;
}
.solid-color { 
	width:100%; 
	height:65px; 
	background:#c9c9c9;
}
.testimonial-inner figure { 
	width:80px; 
	height:80px; 
	display:block; 
	border:5px solid #fff; 
	margin:-45px auto 10px; 
	border-radius:50%; 
	overflow:hidden;
} 
.testimonial-inner figure img {
	width:100%;
}
.testimonial-inner h5 { color:#000;}
.testimonial-inner h4 { 
	font-size:20px; 
	font-weight:600; 
	padding-bottom:10px; 
	padding-top:6px; 
	text-overflow: ellipsis; 
	overflow: hidden;
	white-space: nowrap;
}
.testimonial-inner i {
	font-size:25px;
	color:#ff3334;
}
.testimonial-inner .checked { color:#e84545;}
p.quote-client { font-style:italic; color:#676767;} 
p.designation { font-size:15px; padding-bottom0; color:#ff3334;}

/**** media css ****/
@media screen and (max-width:767px) {
	.top-header ul li {
		margin: 10px 0;
	}
	.top-header .text-right {
		text-align:left !important;
	}
	.red-icon {
		margin-right: 193px;
	}
	a.for-desktop {
		display:none;
	}
	a.for-mobile {
		display:block;
	}
	.header-inner .navbar-toggler {
		background:#ff3334;
	}
	.header-inner .navbar-dark .navbar-nav .nav-link {
		display:block;
	}
	.header-inner ul.navbar-nav li.nav-item {
		display:block;
	}
	.header-inner ul.navbar-nav {
		padding-left:0;
	}
	.banner .carousel-caption {
		bottom:6%;
	}
	.banner-content h2 {
		font-size:14px;
		letter-spacing:3px;
		padding-bottom:0;
	}
	.banner-content h3 {
		font-size:15px;
		margin-bottom: 0;
	}
	.banner-content .btn-part a {
		font-size: 11px;
		padding: 3px 13px;
	}
	.banner .carousel-indicators {
    	bottom: 10px;
	}
	.banner .carousel-indicators li {
		width:15px;
	}
	.about img {
		width:100%;
	}
	.what-wedo-list {
    	padding: 15px;
	}
	.red-transform {
		padding:26px;
	}
	.red-transform:after {
		display:none;
	}
	.red-transform:before {
		display:none;
	}
	.heading-all {
		width:100%;
		text-align:center;
	}
	.heading-all h3 {
		font-size:32px;
	}
	.footer-text h4 {
		padding-bottom:8px;
	}
	.sponser-logo {
		padding:35px 0;
	}
	.footer-text h4 {
		font-size:16px;
	}
	.header-inner .pull-right {
		float:none !important;
	}
	.top-header {
		display:none;
	}
	.breadcrumb-sec .breadcrumb {
		width:100%;
	}
	
	
}
@media screen and (min-width:576px) and (max-width:767.98px) {
	.sponser-logo ul li {
		width:192px;
		margin:5px;
	}
	.sponser-logo ul li img {
		max-width:100%;
	}
	.banner-content h2 {
		font-size:26px;
		letter-spacing: 7px;
	}
	.banner-content h3 {
		font-size:17px;
	}
	.banner-content .btn-part a {
		font-size: 12px;
		padding: 7px 18px;
	}
	.banner .carousel-caption {
    	bottom: 20%;
	}
	.banner .carousel-indicators {
    	bottom: 20px;
	}
	.contact-list p {
		font-size:12px;
	}
}
@media screen and (min-width:480px) and (max-width:740px) {
}
@media screen and (min-width:768px) and (max-width:991.98px) {
	.header-inner .navbar-dark .navbar-nav .nav-link {
		padding: 12px 7px;
		font-size: 12px;
	}
	.banner .carousel-caption {
		bottom: 16%;
	}
	.banner-content h2 {
		font-size:27px;
		padding-bottom: 15px;
	}
	.banner .carousel-indicators {
		bottom: 16px;
	}
	.sponser-logo ul li {
		width:192px;
		margin:5px;
	}
	.sponser-logo ul li img {
		max-width:100%;
	}
	.top-header ul li {
		width:30%;
	}
	.top-header p {
		font-size:12px;
		line-height:18px;
	}
}
@media screen and (min-width:414px) and (max-width:736px) {
}

@media screen and (min-width:481px) and (max-width:767px) {
}
@media screen and (min-width:1400px) and (max-width:1920px) {
}
@media screen and (min-width:992px) and (max-width:1199.98px) {
	.banner .carousel-caption {
		bottom: 26%;
	}
	.banner-content h2 {
		font-size:44px;
		padding-bottom:10px;
	}
	.service-text {
		min-height:323px;
	}
	.testimonial .slick-next {
		right:-27px;
	}
	.testimonial .slick-prev {
		left:-50px;
	}
}