@media only screen and (max-width: 2000px) {

}

@media only screen and (min-width: 1200px) and (max-width: 2000px){

}

@media only screen and (min-width: 1200px) {
	/*.container, .container-lg, .container-md, .container-sm, .container-xl {
	  max-width: 1275px;
	}*/
}

@media only screen and (max-width: 1199px) {

	.about-us .our-team1-img {
    position: absolute;
    right: 20px;
    bottom: 193px;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

}

@media only screen and (min-width: 992px) {

}

@media only screen and (max-width: 991px) {



}

@media only screen and (min-width: 768px) and (max-width: 991px) {

}

@media only screen and (min-width: 768px) {

}

@media only screen and (max-width: 767px) {

#header .logo img{
  max-height: 45px;
}


#hero h2 {
    font-size: 35px;
}
#hero {
   padding: 160px 0px 60px 0px;
}

.feature-style-one .mt-5{
	margin-top: 0px;
}
ul.package_list {
    display: contents;
}

ul.package_list li {
    width: 100%;
    margin: unset;
    margin-top: 10px;
}

.bottom-footer .ourteam-socialicon .social-list{
	justify-content: center;
}

.section-header{
	padding-bottom: 20px;
}

#hero.hero14{
  padding: 160px 0px 40px 0px;

}

.testimonialstwo .clients-slider-two p{
    font-size: 18px;
}







}




@media only screen and (min-width: 600px) and (max-width: 767px){

}

@media only screen and (min-width: 601px) {

}

@media only screen and (max-width: 600px) {
#header .userlogins{
	margin-right: 40px;
}
#header .logo img{
  max-height: 40px;
}
}

@media only screen and (min-width: 480px) and (max-width: 600px){

}

@media only screen and (min-width: 481px) {

}

@media only screen and (max-width: 480px) {
/*#hero {
    padding: 200px 0px 100px 0px;
}*/
#header .logo img{
  max-height: 37px;
}
}

@media only screen and (min-width: 218px) and (max-width: 480px){

}

@media only screen and (max-device-width: 218px) and (max-device-height: 281px) {

}
