
@media screen and (max-width: 768px){
	.topright{
		display: none;
	}
	.navbar-default .navbar-nav>li>a{
		float: none;
		width: 100%;
		text-align: center;
	}
	.navbar-right{
		width: auto;
	}
	.navbar-nav>li{
		width: 100%;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: "poppins",sans-serif;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: #ffb901;
	}
	.servicebox{
		border: 0;
	}
	.servicebox{
		margin-bottom: 120px;
	}
	.servivediv{
		padding-bottom: 0;
	}
	.cone{
		margin: 20px 0;
	}
	.copyright{
		width: 100%;
		display: block;
		text-align: center;
	}
	.copyleft{
		width: 100%;
		display: block;
		text-align: center;
	}

	.banimg{
		margin-top: 30px;
		height: 220px;
	}
	.bantext{
		margin-top: 0;
	}
	.bantext h1{
		font-size: 30px;
	}

}
@media screen and (max-width: 480px){
	.topleft{
		height: 50px;
		text-align: center;
		width: 100%;
	}
	.top{
		height: 70px;
	}
	.welldiv h1{
		font-size: 30px;
	}
	.servivediv h1{
		font-size: 30px;
	}
	.tiggertwo{
		height: 90px;
		width: 90px;
	}
	.tiggerone{
		height: 90px;
		width: 90px;
	}
	.tiggerthree{
		height: 90px;
		width: 90px;
	}
	.tigger{
		width: 270px;
		height: 90px;
		bottom: -45px;
	}
	.tiggerone img{
		height: 45px;
		margin-top: 23px;
	}
	.tiggertwo img{
		height: 45px;
		margin-top: 23px;
	}
	.tiggerthree img{
		height: 45px;
		margin-top: 23px;
	}
	.downbox{
		margin-top: 50px;
	}
	.downback{
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.downbox a{
		font-size: 30px;
	}
	.downbox h1{
		font-size: 24px;
	}
	.contdetails img {
    height: 50px;
	}
	.contmenu {
    margin-top: 0px;
	}
	.subfrom {
    margin-top: 0px;
	}
	.banimg{
		height: 190px;
	}
	.bantext h1{
		font-size: 24px;
	}
	.subtop{
		height: 100px;
	}
	.theing{
		height: 200px;
	}
	.threediv h1{
		margin-top: 20px;
		font-size: 28px;
	}
	.threediv h5{
		font-size: 16px;
	}
	.threediv p{
		font-size: 16px;
	}
	.linkbox a{
		font-size: 16px;
	}
	.threediv h2{
		font-size: 20px;
	}
	.imagessub{
		height: 220px;
		margin-top: 20px;
	}
	.lastlogos h1{
		font-size: 22px;
	}

}