@media only screen and (min-width:320px) and (max-width:767px) {
	
	.banner-text h2 {font-size: 22px;}
	.banner-text p {
    font-size: 12px;
    margin-top: 10px;}
	.banner-text a {font-size:12px; padding: 12px 20px; margin-top: 10px;}
	.banner-text::before {height: 120px;top: -4px;}
	.about-width {
    max-width: 100%;
    flex-basis: 100%;
    padding-top:50px;}
	.widget-about-colm {
    max-width: 100%;}
	.about-right {width: 100%;margin-top: 50px;}
	.inter-slider {top: 13px;
    left: 49px;}
	.services-sec{padding-bottom:0}
	.our-tool-sec .services-text-center {margin-top: 0;  margin-bottom: 30px;}
	.our-tool-colm li {
    width: 49%;margin:0;
    margin-bottom: 6px;}
	.our-tool-sec{padding-bottom:30px;}
	.address-colm {margin-bottom: 30px;}
	.copy-icon {text-align: center;}
	.copy-icon .text-right {
    text-align: unset !important;}
	.footer-icon {margin-top: 10px;}
	.about-colm-text {margin-bottom: 30px;}
	.widget-about-colm a {
    font-size: 12px;
    padding: 11px 16px;}
	.footer-sec {padding: 0 0px;}
	#left {order:2;}
    #right {order:1;}	
}

@media only screen and (min-width:768px) and (max-width:900px) {
	.top-menu {
    padding-top: 14px;
}
	.banner-text {top: 10%;
    right: 43px;}
	.banner-video {
    height: 377px;}
	.banner-text p {
    font-size: 20px;}
	.widget-about-colm {
    max-width: 100%;}
	.about-width {
    max-width: 100%;
    flex-basis: 100%;}
	.about-right {
    width: 100%;
    margin-top: 50px;
}
.inter-slider {width: 74.8%;}
.our-tool-colm li {
    display: inline-block;
    list-style: none;
    width: 24.3%;
    border: 1px solid #ccc;
    margin-right: 0;
}
.our-tool-colm li {
    display: inline-block;
    list-style: none;
    width: 24.3%;
    border: 1px solid #ccc;
margin-right: 0;}
}

@media only screen and (min-width:1366px){
	.widget-about-colm {
    max-width: 65%;}}

@media (max-width: 1920px) and (min-width: 1400px){
	.inter-slider {
    top: 31px;
    width: 73.9%;}
}

@media (max-width:1600px) {}

 @media screen and (min-width: 1900px){
      .inter-slider {
    position: absolute;
    top: 32px;
	  left: 120px}
  }



