@media handheld, only screen and (max-width:1400px) {
	body{width:100%;overflow-x:hidden;}
	header .profile h1{font-size:41px;}	
	header .profile h2{font-size:33px;}	
	#socials ul li a span{margin-top:15px;font-size:16px;}
	#gallery .gallery{height:auto;}
	#gallery .bx-wrapper{height:auto;}
	#gallery .bx-viewport{height:auto;}
	#gallery .gallery ul{height:auto!important;}
	#gallery .gallery ul li{height:auto!important;}
	section{width:100%;overflow-x:hidden;}
	*{max-width:100%;}
}
@media handheld, only screen and (max-width:1240px) {
	html{width:100%;}
	
	
	
	.wrapper{max-width:95%!important;}
	header .profile{margin-top:6vw;}
}
@media handheld, only screen and (max-width:1120px) {
	#content .about p{text-align:center;}
}
@media screen and (max-width: 1024px) {
	header .profile{width:100%;}
	#socials{margin-top:21vw;}
	.wrapper{width:95%!important;}
	#gallery .wrapper{width:80%!important;}
	header .secBackground{height:320px;}
	header .profile{margin-top:0;top:194px;}
	header .profileImg{width:180px;height:180px;}
	header .profile h1{font-size:36px;}
	header .profile h2{font-size:24px;}
	header .secBackground{max-width:none!important;border-radius:0;}
	}
	@media screen and (max-width: 720px) {
	#socials{margin-top:163px}
	#socials .socials{flex-wrap:wrap;}
	#socials{padding:35px 0 0px;}
	#socials .socials li{width:30%;margin-bottom:25px;}
	#customers .all{width:100%;}
	footer span.title{font-size:24px;margin-bottom:20px;}
	#gallery span.title{font-size:24px;margin-bottom:20px;}
	#content .about span.title{font-size:24px;margin-bottom:20px;}
	#socials span.title{font-size:24px;margin-bottom:20px;}
	#video span.title{font-size:24px;margin-bottom:20px;}
	#contact span.title{font-size:24px;margin-bottom:20px;}
	#customers span.title{font-size:24px;margin-bottom:20px;}
	#gallery .gallery{width:100%;border-radius:0;}
	#gallery .wrapper{width:100%!important;max-width:100%!important;}
	#gallery #next{right:50px;z-index:999999999999999999999999999;}
	#gallery #prev{left:40px;z-index:999999999999999999999999999;}
	#video .videoBox{height:320px;}
	#content{padding-top:35px;}
	#gallery{margin-top:35px;}
	#customers{margin-top:35px;}
	#video{margin-top:35px;}
	#words{margin-top:35px;}
	footer{margin-top:35px;}
	#contact{margin-top:35px;}
}	
@media screen and (max-width: 620px) {
	header .secBackground{height:240px;}
	header .profile{top:123px;}
	header .profile h1{font-size:32px;}
	header .profile h2{font-size:18px;}
	#customers .all{width:90%;font-size:16px;}
	#content .about p{font-size:18px;}
	#socials ul li a .icon{font-size:28px;height:59px;width:60px;}
	#content .dropDownText{margin-bottom:12px;}
	#content .about{margin-bottom:25px;}
	#content .dropDownText a.tale{font-size:20px;height:40px;}
	#content .dropDownText a.tale i.arrow{padding:4px;}
	#content .dropDownText a.tale span.circle{width:25px;height:25px;}
	#gallery .gallery{margin-top:0;}
	header .secBackground{overflow:hidden!important;}

}
@media screen and (max-width: 480px) {
	header .secBackground{height:157px;}
	header .profileImg{width:130px;height:130px;}
	header .profile{top:93px;}
	header .profile h1{font-size:24px;}
	header .profile h2{font-size:16px;}
	#gallery .gallery{height:215px;}
	#socials{margin-top:135px}
	#socials{padding-top:25px;}
	footer ul.socials li a[href]{width:100%;}
	footer ul.socials li{width:24%;}
	#socials .socials li {margin-bottom:18px;}
	#gallery #next{right:30px;z-index:999999999999999999999999999;}
	#gallery #prev{left:20px;z-index:999999999999999999999999999;}
#words h1 {
    font-size: 22px;
    color: white;
    margin: 0;
    text-align: center;
    margin: 0px auto;
    width: 90%;
}
}