@media only screen and (max-width: 1500px) {
	.right-side-content img{
		max-width: 645px;
	}
	.banner{
		background-size: 62% 100% !important;
	}
	.hero-header-text{
		padding-bottom: 89px;
	}
	.overflow-bg::before{
		width: 44.1%;
		height: 113%;
	}
	.hero-header-text.aboutpage {
    padding: 100px 0 250px;
	}
	.overflow-bg.about-bg::before {
    padding: 140px 0 100px;
    width: 42.5%;
	}
	.banner.banner-about {
    background-size: 62% auto !important;
	}

}
@media only screen and (max-width: 1280px) {
	.overflow-bg::before {
      width: 43.8%;
   }
.banner {
    background-size: 63% 100% !important;
   }
	.overflow-bg.about-bg::before {
    width: 42%;
	}
}
@media only screen and (max-width: 1249px) {
	.navbar-nav-style li{
		 padding: 0 12px;
	}
	.overflow-bg::before {
    width: 41.8%;
	}
	.banner {
    background-size: 65% 100% !important;
	}
}
@media only screen and (max-width: 1199px) {
	.navbar-light .navbar-nav .nav-link{
		    font-size: 22px;
	}
	.logo img {
    width: 185px;
    position: absolute;
    margin-left: 60px;
    top: 0;
    z-index: 1;
	}
	.social-wrap{
	max-width: 675px;
	}
	.hero-header-text h2{
		font-size: 35px;
	}
	.navbar-nav-style li {
    padding: 0 5px;
	}
	.right-side-content img {
    max-width: 420px;
	}
	.right-side-content{
    width: 360px;
    margin-left: auto;
	}
	.hero-header-text p br{
		display: none;
	}
	.overflow-bg::before {
    width: 36.8%;
	}
	.overflow-bg::after{
		width: 15%;
	}
	.banner {
    background-size: 71% 100% !important;
	}
	.footer-social ul li {
    list-style: none;
    padding: 0 45px;
	}
	.footer-logo-right ul li img {
      width: 130px;
      margin-top: -103px;
	}
	.detail-left ul li a{
	  font-size: 24px;
	}
	.overflow-bg.about-bg::before {
    width: 33%;
    height: 125%;
	}
	.banner.banner-about {
    background-size: 71% auto !important;
	}
	.hero-header-text.aboutpage {
    padding: 100px 0 140px;
	}
	.sticky .logo img {
    width: 115px;
    position: absolute;
    margin-left: 0;
    top: -29px;
    z-index: 1;
	}
}
@media only screen and (max-width: 1023px) {
	
}
@media only screen and (max-width: 991px) {
	.overflow-bg::before{
		margin-top: 0;
		width: 52%;
	}
	.overflow-bg::after{
		margin-top: 0;
	}
	.hero-header-text {
        padding-bottom: 30px;
		padding-top: 45px;
	}
	.right-side-content img {
    max-width: 360px;
    top: 0;
	}
	.tital-content p {
    font-size: 18px;
    width: 100%;
	}
	.tital-content h2{
		font-size: 35px;
	}
	.footer-social ul li {
    padding: 0 30px;
	}
	.footer-social a{
		font-size: 22px;
	}
	.footer-logo-right ul li span{
		font-size: 16px;
	}
	.detail-left ul li a {
    font-size: 20px;
	}
	.footer-logo-right ul{
		display: block;
	}
	.footer-logo-right ul li:first-child {
    padding-top: 40px;
	}
	.footer-logo-right ul li img {
    width: 130px;
    margin-top: -270px;
	}
	.copy-right p{
		font-size: 14px;
	}
	.member-img img{
		width: 215px;
	}
	.overflow-bg.about-bg::before {
    width: 40%;
	}
	.navbar-nav-style{
		float: right;
	}
	.search-style{
		display: none;
	}
	.navbar-nav-style li {
    padding: 0;
	}
	
}
@media only screen and (max-width: 767px) {
	.logo img {
    width: 110px;
    position: relative;
    margin-left: 0;
    top: 0;
    z-index: 1;
	}
	#header-sec {
    padding: 10px 0 10px;
	}
	.follow-heading {
    position: absolute;
    margin-top: -17px;
	}
	.overflow-bg::before {
    margin-top: 0;
    width: 70%;
	}
	.footer-social ul li {
    padding: 0 20px;
	}
	.detail-left ul {
    display: block;
	}
	.footer-logo-right ul li:first-child {
    padding-top: 46px;
	}
	.footer-logo-right ul li img {
    width: 100px;
    margin-top: -220px;
	}
	.overflow-bg.about-bg::before {
    width: 51%;
	}
	.banner.banner-about {
    background-size: 71% 100% !important;
	}
	.tital-content.about h2 {
    font-size: 25px;
	}
	.sticky .logo img {
    width: 110px;
    position: relative;
    margin-left: 0;
    top: 0;
    z-index: 1;
	}
	.detail-left ul li a .divider{
	display: none;
	}
	.navbar-nav-style {
    float: unset;
	}
}
@media only screen and (max-width: 575px) {
	.top-content-left{
		display: none;
	}
	.overflow-bg::before {
    margin-top: 0;
    width: 100%;
    -webkit-transform: skew(0deg , 0deg);
    -moz-transform: skew(0deg , 0deg);
    -ms-transform: skew(0deg , 0deg);
    -o-transform: skew(0deg , 0deg);
    transform: skew(0deg , 0deg);
	}
	.hero-header-text h2 {
    font-size: 30px;
    text-align: left;
	}
	.hero-header-text {
    padding-bottom: 30px;
    padding-top: 30px;
	}
	.hero-header-text p{
		text-align: left;
	}
	.hero-header-text{
		text-align: left;
	}
	.right-side-content {
    width: 100%;
	}
	.footer-social ul li {
    flex: 1;
	}
	.footer-social a {
    font-size: 22px;
    line-height: 1;
	}
	.footer-logo-right ul li:first-child {
    padding-top: 0;
	}
	.footer-logo-right ul li img {
    width: 100px;
    margin-top: 0;
	}
	.copy-right p {
    font-size: 14px;
    text-align: left;
	}
	.footer-logo-right ul {
    text-align: left;
	}
	.footer-social a::before{
		top:0;
		margin-top: -30px;
	}
	.overflow-bg.about-bg::before {
    width: 100%;
	}
	.hero-header-text.aboutpage h2 {
    float: none;
	}
	.hero-header-text.aboutpage h2 br{
		display: none;
	}
	.hero-header-text.aboutpage {
    padding: 35px 0 30px;
	}
	.member-details {
    padding-bottom: 25px;
	}
}
@media only screen and (max-width: 479px) {
	.footer-social ul li {
    flex: 0 0 50%;
	}
	.footer-social ul li:first-child,.footer-social ul li:nth-child(2){
	  padding-bottom: 70px;	
	}
	.footer-social ul {
    text-align: center;
	}
	.footer-social ul li {
    padding: 0;
	}
}
@media only screen and (max-width: 375px) {
	.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
	}
}