/* DETAILS
==================================================
	Theme Name: HAMASA	
	Author: Onqanet Technologies
	Author URI: http://onqanet.com
==================================================
*/
/******************************MEDIA QUERIES***********************/
@media (min-width:2280px) {
.container {
	width: 2100px;
}
}
@media (min-width:1900px) {
.container {
	width: 1700px;
}
}
@media (min-width:1600px) {
.container {
	width: 1400px;
}
}
@media screen and (max-width: 1280px) {
	
}
@media screen and (max-width: 1100px) {
.banner-content::after {
	border-bottom: 285px solid rgba(62, 192, 185, 0.8);
	border-right: 350px solid transparent;
	right: -350px;
}
.bnr-text h2 {
	font-size: 40px;
	line-height: 45px;
}
.bnr-text {
	top: 10px;
}
.main-banner::after {
	border-bottom: 440px solid rgba(51,171,246,0.8);
}
.abt-section p {
	padding: 10px 0;
	line-height: 20px;
}
.abt {
	padding: 30px 0 40px 0;
}
.abt-img {
	height: 90%;
}
.serv p {
	padding: 20px 200px 30px;
}
.sv-t {
	padding: 20px 10px 20px 20px;
}
.sv-t p {
	font-size: 13px;
	line-height: 22px;
}
.g-img img {
	height: 300px;
}
.s-icon i {
	height: 35px;
	width: 35px;
	line-height: 36px;
	font-size: 15px;
}
.s-text h4 {
	font-size: 14px;
}
.logo {
	width: 85%;
	left: -20px;
	top: 0px;
}
.social {
	padding: 30px 0 20px 0;
}
	
}
 @media screen and (max-width: 980px) {
.container{
	width:960px;	
}
}
 @media screen and (max-width: 812px) {
.container {
	max-width: 100% !important;
}
.menu {
	/* display: none; */
	position: fixed;
	top: 0;
	left: -100%;
	right: 0;
	display: block;
	background: #000;
	z-index: 9999999;
	height: 100%;
	max-width: 240px;
	transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-ms-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
}
.menu-toggle {
	color: #000;
	font-size: 24px;
	cursor: pointer;
	text-align: right;
	display:block;
}
.menu-toggle .fa {
	position: absolute;
	right: 11px;
	color: #fff;
	z-index: 999;
	background: #00b3ff;
	padding: 11px;
	top: 23px;
	border: 2px solid #fff;
}
.menu li {
	margin: 0;
	float: none;
	display: block;
	text-align: center;
}
.menu li a, .menu li a:hover {
	padding: 10px 0;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.menu > li > ul > li > ul {
	top: 100%;
	left: 0;
}
.s-text h4 {
	font-size: 14px;
}
.s-icon i {
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 14px;
}
.phn-icon {
	height: 35px;
	width: 40px;
	line-height: 40px;
}
.phn-no p {
	font-size: 15px;
}
.phn-no {
	padding: 6px 10px;
}
.banner-content::after {
	border-bottom: 225px solid rgba(62, 192, 185, 0.8);
	right: -350px;
}
.main-banner::after {
	border-bottom: 340px solid rgba(51,171,246,0.8);
}
.bnr-text h2 {
	font-size: 30px;
	line-height: 33px;
}
.bnr-text p {
	font-size: 13px;
	padding: 0px 0px;
}
.bnr-text a {
	font-size: 14px;
	padding: 10px 20px;
	margin: 10px 10px 0 0;
}
.main-banner-slider .owl-dots {
	top: 26%;
}
.abt-section {
	padding: 0 0 0 10px;
}
.abt-section p {
	font-size: 13px;
}
.a-img {
	height: 60px;
	width: 60px;
	line-height: 60px;
}
.a-e h4 {
	font-size: 18px;
	padding: 19px 0;
	margin: 0 0 0 10px;
}
.abt-section p {
	line-height: 15px;
	font-size: 11px;
}
.sv-t h4 {
	font-size: 18px;
	padding: 0px 0 10px 0px;
}
.sv-t p {
	font-size: 12px;
	line-height: 15px;
}
.sv-t {
	padding: 10px 10px 6px 20px;
}
.serv h2 {
	font-size: 30px;
}
.serv p {
	padding: 10px 100px 20px;
}
.gal h2 {
	font-size: 30px;
}
.gal p {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 20% 20px 0;
}
.get-touch-each h2::after {
	width: 130px;
	right: 25px;
}
.get-touch-each h2 {
	font-size: 30px;
}
.get-touch-each input[type="text"], input[type="email"], input[type="tel"] {
	padding: 8px;
	margin: 0 0 10px 0;
	font-size: 13px;
}
.get-touch {
	height: 350px;
}
.get-touch-each textarea {
	height: 80px;
}
.logo {
	width: 100%;
	left: -10px;
	top: 10px;
	position: inherit;
}
.header {
	background: linear-gradient(68deg, rgb(255, 255, 255) 30%, rgb(15, 96, 197) 40%);
}
.get-touch-each {
	padding: 20px 0 0px 0px;
}
.get-touch-each input[type="submit"] {
	margin: 0px auto;
}
.ft-logo {
	padding: 0px 0 10px 0;
}
.footer {
	padding: 30px 0 0px 0;
}

}
@media screen and (max-width: 768px) {
.bnr-text {
	left: 40px;
}
.banner-content::after {
	border-bottom: 214px solid rgba(62, 192, 185, 0.8);
}
.sv-t p {
	padding: 0px 0 0px 0px !important;
}
.sv-t h4 {
	padding: 0px 0 7px 0px;
}
}
@media screen and (max-width: 736px) {
.s-text h4 {
	font-size: 13px;
}
.s-icon i {
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-size: 12px;
}
.s-text p {
	font-size: 12px;
}
.phn-no p {
	font-size: 13px;
}
.phn-no {
	padding: 7px 10px;
}
.main-banner-slider .owl-dots {
	top: 15%;
}
.banner-content {
	height: 71%;
}
.bnr-text h2 {
	font-size: 20px;
	line-height: 23px;
}
.bnr-text a {
	font-size: 13px;
	padding: 10px 10px;
	margin: 10px 5px 0 0;
}
.main-banner::after {
	border-bottom: 310px solid rgba(51,171,246,0.8);
	border-left: 350px solid transparent;
}
.abt-section h2 {
	font-size: 25px;
}
.abt-section h2::after {
	width: 120px;
	right: -135px;
	bottom: 10px;
}
.a-e h4 {
	font-size: 16px;
}
.serv {
	padding: 10px 0 30px 0;
}
.sv-t {
	padding: 3px 10px 0px 20px;
}
.g-img img {
	height: 150px;
}
.gal {
	padding: 20px 0 50px 0;
}
.get-touch {
	height: 560px;
}
.get-touch-each h2 {
	display: inline-block;
}
.get-touch-each h2::after {
	right: -140px;
}
.f-q {
	padding: 20px 0 20px 0;
}
.ft-contact li a {
	font-size: 13px;
	line-height: 20px;
}
.footer {
	padding: 30px 0 0px 0;
}
.ft-contact ul {
	margin: 0;
}
}
 
@media screen and (max-width: 667px) {
.s-icon i {
	height: 20px;
	width: 20px;
	line-height: 20px;
}
.s-text p {
	font-size: 11px;
}
.phn-icon i {
	font-size: 15px;
}
.phn-icon {
	height: 30px;
	width: 30px;
	line-height: 30px;
}
.phn-no p {
	font-size: 12px;
}
.phn-no {
	padding: 6px 10px;
}
.bnr-text p {
	font-size: 12px;
	margin: 0;
}
.banner-content::after {
	border-bottom: 203px solid rgba(62, 192, 185, 0.8);
	right: -240px;
	border-right: 240px solid transparent;
}
.main-banner::after {
	border-bottom: 280px solid rgba(51,171,246,0.8);
	border-left: 300px solid transparent;
}
.a-img img {
	width: 40% !important;
}
.a-img {
	height: 40px;
	width: 40px;
	line-height: 40px;
}
.abt-section p {
	padding: 0px 0;
	line-height: 20px;
}
.a-e h4 {
	padding: 11px 0;
}
.serv p {
	padding: 10px 70px 20px;
}
.sv-t h4 {
	font-size: 16px;
	padding: 0px 0 5px 0px;
}
.sv-t p {
	padding: 0px 0 0px 0px !important;
}
.gal-e{
	padding:0 10px;	
}
.gal p {
	font-size: 13px;
	line-height: 20px;
	padding: 0px 20% 10px 0;
}
.ft-contact li a span {
	font-size: 12px;
}

	
}
@media screen and (max-width: 568px) {

.header {
	background: #fff;
}
.logo {
	width: 50%;
}
.menu-toggle .fa {
	top: -67px;
}
.social {
	display: none;
}
.bnr-text h2 {
	font-size: 18px;
	line-height: 20px;
}
.bnr-text p {
	line-height: 15px;
}
.main-banner::after {
	border-bottom: 240px solid rgba(51,171,246,0.8);
}
.banner-content::after {
	border-bottom: 173px solid rgba(62, 192, 185, 0.8);
}
.sv-t {
	padding: 23px 10px 20px 20px;
}
.sv-t p {
	padding: 10px 0 10px 0px !important;
}
.sv-t p {
	font-size: 14px;
	line-height: 22px;
}		
}
@media screen and (max-width: 480px) {
.social {
	display: none;
}
.menu-toggle .fa {
	top: -65px;
}
.bnr-text {
	left: 10px;
}
.bnr-text h2 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0px;
}
.bnr-text p {
	line-height: 13px;
}
.bnr-text h2 {
	font-size: 14px;
	line-height: 16px;
}
.bnr-text a {
	font-size: 11px;
	padding: 5px 5px;
	margin: 10px 5px 0 0;
}
.banner-content {
	height: 93%;
}
.main-banner-slider .owl-dots {
	top: -3%;
	left: 0%;
}
.banner-content::after {
	border-bottom: 163px solid rgba(62, 192, 185, 0.8);
	right: -70px;
	border-right: 70px solid transparent;
}
.main-banner::after {
	border-bottom: 170px solid rgba(51,171,246,0.8);
	border-left: 180px solid transparent;
}
.serv p {
	padding: 10px 10px 10px;
	line-height: 16px;
}
.serv h2::after {
	width: 90px;
	right: -105px;
	bottom: 12px;
}
.serv h2 {
	font-size: 25px;
}
.sv-t {
	padding: 12px 10px 11px 20px;
	margin: 0 0 10px 0;
}
.serv p {
	line-height: 18px;
	font-size: 12px;
}
.serv {
	padding: 10px 0 10px 0;
}
.gal h2 {
	font-size: 25px;
}
.gal p {
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0% 10px 0;
}
.g-img img {
	height: 100px;
}
.ft-contact li a span {
	font-size: 14px;
}
.ft-contact li a {
	font-size: 12px;
}
.get-touch {
	background-size: cover;
}
.ft-logo img {
	width: 80%;
}
.ft-logo {
	padding: 0px 0 10px 0;
}
.logo {
	position: inherit;
	width: 60%;
	left: -10px;
	top: 0px;
}
.s-img img {
	height: 181px;
}
.s-img {
	height: 201px;
}

}
@media screen and (max-width: 375px) {
.banner-content {
	display: none;
}
.main-banner-slider .owl-dots {
	top: 80%;
	left: 0%;
}
.main-banner::after {
	border-bottom: 140px solid rgba(51,171,246,0.8);
}
.serv p {
	line-height: 15px;
	font-size: 12px;
}
.serv p {
	line-height: 13px;
	font-size: 11px;
}
.sv-t {
	padding: 5px 0px 5px 10px;
}
.get-touch-each h2::after {
	right: -90px;
	width: 80px;
}
.row.get-touch {
	margin: 20px 0 0 0;
}
.ft-contact li a span {
	font-size: 12px;
}
.ft-contact li a {
	font-size: 11px;
}
.copy p {
	font-size: 12px;
}
.business h2 {
	font-size: 20px;
	padding: 0 0 0px 0;
}
.business p {
	font-size: 13px;
	line-height: 18px;
}
.business h2::after {
	display: none;
}
.business-img img {
	height: 170px;
}
.business-text h4 {
	font-size: 20px;
}
.business-each {
	padding: 10px;
}
.logo img {
	width: 100%;
}
.menu-toggle .fa {
	top: -59px;
}
.m-b::after {
	border-bottom: 100px solid rgba(51,171,246,0.8);
}
.header {
	background: #fff;
}
.serv h2::after {
	width: 60px;
	right: -75px;
}
.gal h2::after {
	width: 100px;
	right: -115px;
	bottom: 7px;
}
.get-touch-each {
	padding: 10px 0 0 0;
}
.get-touch-each input[type="submit"] {
	width: 50%;
}
.business {
	padding: 20px 0 10px 0;
}
.gal {
	padding: 20px 0 10px 0;
}
.inn-c ul li {
	line-height: 30px;
}
.inn-c {
	padding: 40px 0;
}
.inn-f form input[type="text"], .inn-f form input[type="tel"], .inn-f form input[type="email"] {
	margin: 0 0 10px 0;
	padding: 10px;
}
.inn-f form textarea {
	height: 100px;
}
.inn-f form input[type="submit"] {
	margin: 20px 0 10px 0;
	padding: 11px;
	width: 50%;
}
.inn-ge.gal h2::after {
	width: 60px;
	right: -75px;
	bottom: 11px;
}
.sv-t p {
	padding: 0px 0 0px 0px !important;
	height: 70px;
}
.sv-t h4 {
	font-size: 13px;
}
.s-img img {
	height: 131px;
}
.s-img {
	height: 154px;
}


}
@media screen and (max-width: 320px) {

}
