/*
====================================
Medium Screen - Others
====================================
*/

@media screen and (min-width: 1360px) and (max-width: 1560px) {
.menu-wrapper ul li a {
    font-size: 50px;
}
}   

@media screen and (min-width: 1200px) and (max-width: 1360px) {

.p1block-content h4 {
    font-size: 25px;
}

.p1block-content h3 {
    text-transform: uppercase;
    font-size: 30px;
}

.p1block-content {
	left: 20px;
	bottom: 20px;
}

.menu-wrapper ul li a {
    font-size: 50px;
}

}

@media screen and (min-width: 992px) and (max-width: 1200px) {

.p1block-content h4 {
    font-size: 25px;
}

.p1block-content h3 {
    text-transform: uppercase;
    font-size: 30px;
}

.p1block-content {
	left: 20px;
	bottom: 20px;
}

.footer-social ul li a svg {
    margin-right: 15px;
 }

.landing-right {
    padding-left: 40px;
}

.footer-input input {
	width: 100%;
}


.p2hero-left img {
	padding-right: 0;
}

.p2hero-right-link-one-left img {
    display: inline-block;
    width: 50px;
}

.p2hero-right-link-one-right h2 {
    font-size: 21px;
}

.p2hero-main-heading h1 {
    font-size: 48px;
    line-height: 1;
    margin-top: -20px;
}

.menu-wrapper ul li a {
    font-size: 50px;
}






















}

/*
====================================
Small Screen - Tablate
====================================
*/
@media screen and (min-width: 768px) and (max-width: 991px) {


.hero-text h1 {
    font-size: 80px;
    padding: 200px 0;
}

.menu-wrapper ul li a {
    font-size: 40px;
}

.menu {
	z-index: 500;
}

.p1the {
	padding: 60px 0;
}

.p1the-left h2 {
    font-size: 56px;
    text-align: center;
    margin-bottom: 30px;
}

.p1the-right {
    padding-left: 0px;
    text-align: center;
}

.p1block-content h3 {
    font-size: 32px;
}

.p1block-content h4 {
    font-size: 25px;
}

.p1block-content {
	bottom: 20px;
	left: 20px;
}

.client {
    padding: 30px 0;
}

.cient-heading h2 {
    font-size: 60px;
}


.footer-left {
    margin-bottom: 50px;
}

.footer-social {
	margin-top: 50px;
}

.p1the-right p {
    margin-bottom: 0;
    font-size: 19px;
}

.founded-wrapper h3 {
    font-size: 22px;
}

.footer-input input {
    display: inline-block;
    width: 40%;
}

.thinking-wrapper h1 {
    font-size: 2rem;
}

.thinking-wrapper h2 {
    font-size: 1.6rem;
}

.landing-right {
    padding-left: 0px;
    text-align: center;
    margin-top: 50px;
}

.p2hero-left img {
	padding-right: 0;
}

.p2hero-right-heading h2 {
    font-size: 25px;
    margin-bottom: 12px;
}

.p2hero-right-link-one-right h2 {
    font-size: 17px;
}

.p2hero-right-link-one-left img {
    width: 26px;
}

.p2hero-main-heading h1 {
	margin-top: 25px;
	font-size: 40px;
}

.p2hero-main-text p {
	margin-left: 50px;
}

.p2hero-right-link-one {
    margin-top: 8px;
}



/*-- culture area start --*/

.culture-wrapper h2 {
    font-size: 5rem;
    margin-bottom: 5rem;
}

/*-- philosophy area start --*/

.philosophy-wrapper h2 {
    font-size: 5rem;

}

/*-- services area start --*/

.services-wrapper h2 {
    font-size: 5rem;

/*-- careers area start --*/

}

.careers-wrapper h2 {
    font-size: 5rem;
	line-height: 5rem;
}
.careers-hero-left {
padding-bottom:4rem;
padding: 100px 0;
}
.careers-header .hero-text h1 {
    font-size: 5rem;
 padding-top: 100px;
    padding-bottom: 30px;

}

.careers-hero-left {
    padding: 20px 20px;
}

.careers-wrapper h3 {
    font-size: 2rem;
    line-height: 2rem;

}









}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (min-width: 176px) and (max-width: 767px) {	

.hero-text h1 {
    font-size: 80px;
    padding: 200px 0;
}

.menu-wrapper ul li a {
    font-size: 40px;
}

.menu {
	z-index: 500;
}

.p1the {
	padding: 60px 0;
}

.p1the-left h2 {
    font-size: 56px;
    text-align: center;
    margin-bottom: 30px;
}

.p1the-right {
    padding-left: 0px;
    text-align: center;
}

.p1block-content h3 {
    font-size: 32px;
}

.p1block-content h4 {
    font-size: 25px;
}

.p1block-content {
	bottom: 20px;
	left: 20px;
}

.client {
    padding: 30px 0;
}

.cient-heading h2 {
    font-size: 60px;
}

.footer-left {
    margin-bottom: 50px;
}

.footer-social {
	margin-top: 50px;
}

.thinking-wrapper h1 {
    font-size: 2rem;
}

.thinking-wrapper h2 {
    font-size: 1.6rem;
}
.see-wrapper a {
 font-size: 1rem;   
}

.degital {
    padding: 40px 0;
}

.degital-heading h2 {
    font-size: 50px;
}

.degital-heading p {
    font-size: 17px;
}

.slider-one-wrapper {
    margin-top: 30px;
}

.owl-next img {
    width: 15px;
}

.landing {
    padding: 45px 0;
}

.landing-right {
    padding-left: 0px;
}

.landing-right h2 {
    font-size: 45px;
    margin-top: 25px;
    text-align: center;
}

.landing-right p {
	text-align: center;
}

.see-one a {
    font-size: 26px
}

.thinking-wrapper {
    padding-top: 175px;
}

.p2hero-left img {
	padding-right: 0;
	margin-bottom: 30px;
}


.p2hero-main-heading h1 {
    font-size: 45px;
    line-height: 1;
    margin-top: 30px;
}

.p2hero-main-text p {
	margin-left: 30px;
}

.p2hero-main-text {
    padding-bottom: 30px;
}

.sm-populer {
    padding-bottom: 45px;
}

.w-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50%;
	display: inline-table;
    margin: 0 auto;
}


/*-- culture area start --*/

.culture-wrapper h2 {
    font-size: 4rem;
    margin-bottom: 5rem;
}

/*-- philosophy area start --*/

.philosophy-wrapper h2 {
    font-size: 4rem;

}

/*-- services area start --*/

.services-wrapper h2 {
    font-size: 4rem;

/*-- careers area start --*/

}

.careers-wrapper h2 {
    font-size: 4rem;
	line-height: 4rem;
}

.careers-header .hero-text h1 {
    font-size: 4rem;
 padding-top: 100px;
    padding-bottom: 30px;

}
.careers-wrapper h2 {
    font-size: 4rem;
 line-height: 4rem;
}

.careers-hero-left {
    padding: 20px 20px;
}

.careers-wrapper h3 {
    font-size: 2rem;
    line-height: 2rem;

}
}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/
@media screen and (max-width: 576px) {


.hero-text h1 {
    font-size: 80px;
    padding: 200px 0;
}

.menu-wrapper ul li a {
    font-size: 40px;
}

.menu {
	z-index:55;
}

.p1the {
	padding: 60px 0;
}

.p1the-left h2 {
    font-size: 56px;
    text-align: center;
    margin-bottom: 30px;
}

.p1the-right {
    padding-left: 0px;
    text-align: center;
}

.p1block-content h3 {
    font-size: 32px;
}

.p1block-content h4 {
    font-size: 1.4rem;
}

.p1block-content {
	bottom: 20px;
	left: 20px;
}

.client {
    padding: 30px 0;
}

.cient-heading h2 {
    font-size: 60px;
}

.cl-logo img {

}

.footer-left {
    margin-bottom: 50px;
}

.footer-social {
	margin-top: 50px;
}

.thinking-wrapper h1 {
    font-size: 2rem;
}

.thinking-wrapper h2 {
    font-size: 1.6rem;
}

.degital {
    padding: 40px 0;
}

.degital-heading h2 {
    font-size: 50px;
}

.degital-heading p {
    font-size: 17px;
}

.slider-one-wrapper {
    margin-top: 30px;
}

.owl-next img {
    width: 15px;
}

.landing {
    padding: 45px 0;
}

.landing-right {
    padding-left: 0px;
}

.landing-right h2 {
    font-size: 45px;
    margin-top: 25px;
    text-align: center;
}

.landing-right p {
	text-align: center;
}

.see-one a {
    font-size: 26px
}

.thinking-wrapper {
    padding-top: 175px;
}

.p2hero-left img {
	padding-right: 0;
	margin-bottom: 30px;
}


.p2hero-main-heading h1 {
    font-size: 45px;
    line-height: 1;
    margin-top: 30px;
}

.p2hero-main-text p {
	margin-left: 30px;
}

.p2hero-main-text {
    padding-bottom: 30px;
}

.sm-populer {
    padding-bottom: 45px;
}
 
.blog-pagination-navigation .number {
    display: none;;
}


/*-- culture area start --*/

.culture-wrapper h2 {
    font-size: 4rem;
    margin-bottom: 5rem;
}

/*-- philosophy area start --*/

.philosophy-wrapper h2 {
    font-size: 4rem;

}

/*-- services area start --*/

.services-wrapper h2 {
    font-size: 4rem;

/*-- careers area start --*/

}
.careers-header .hero-text h1 {
    font-size: 4rem;
 padding-top: 100px;
    padding-bottom: 30px;

}
.careers-wrapper h2 {
    font-size: 4rem;
 line-height: 4rem;
}

.careers-hero-left {
    padding: 20px 20px;
}

.careers-wrapper h3 {
    font-size: 2rem;
    line-height: 2rem;

}
}
@media(min-width: 768px){
  .col-1-5{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}


@media(max-width: 500px){
  .col-1-5{
    width:50%;












}