
 /*media query for 992px and 1024px*/
 @media only screen and (min-width: 992px) and (max-width: 1024px){

#content-main.content{
    height:400px;
}

.card {
    margin:0px;
}
.fc-logo{
    margin-left: 30px;
}

.container {
    padding: 20px;
}

.dot-img {
    width: 35px;
 }


.job-section .row .left-side {
	    padding: 0 0 0 29px;
}

.job-section .row .right-side {
	padding: 0 20px;
}

.top-section {
    margin: 80px 25px;
    }

.top-section .product-info {
    padding: 0 70px 0px 40px;
}


.arrow-ight-img{
	display: none;
}

.down-section{
	    margin:50px 20px 100px 80px;
}
.product-area .left-product{
	top:80px;
    left: -39px;
}

.left-col .product-img, .right-col .product-img {
    width: 140px;
}

.dashed-divider{
	margin: 0 20px;
}

.dot-bg {
    width: 150px;
    margin-top: 55px;
    left: 22px;
}

.text-area1 {
    padding: 40px 0px 20px 45px;
    margin-left: 0;
}

.text-area1 .heading h1 {
    font-size: 40px;
}

.text-area1 .text p {
	font-size: 18px;
	padding: 0 50px 0 0;

}

.owl-two .item{
    min-height: 407px;
}

.join-box {
    padding: 80px 25px 20px 25px;
    left: 50px;
}

.join-us{
	    margin-bottom: 645px;
}

.icon-col .icon-row{
    margin-right: 45px;
}

.icon-row .col>div {
    margin-right: 75px;
}

.heading-col :after{
	right: 30%;

}

.freecharge-bg{
    width: 68px;
}

.text-down p {
    font-size: 16px;
  }

.life-heading {
    flex: 1 0 50%;
    margin-left: 35px;
}

.leader-row{
	margin: 0;
}

.img_description_layer p{
    font-size: 15px;
    padding: 10px;
    line-height: 20px;
}

.leader-name p {
    font-size: 17px;
}

.leader-position p {
    font-size: 15px;
}

.blank-text p {
    font-size: 30px;
    line-height: 32px;
}

.blank-text a{
	margin-top: 30px;
    width: 170px;
}

.employee-heading {
    padding: 50px 25px 50px 25px;
}

.employee-area .img-slider .employee-info .employee-bg{
	width: 470px;
    background: #ffffff;
    border-radius: 10px;
    padding: 0 20px 18px;
    margin-top: 65px;
    min-height: 377px;
}


.join-text .heading h1 {
    font-size: 28px;
    line-height: 35px;
    color: #222222;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 22px;
}

.join-text {
    margin: 0 58px;
}

.join-text .text p{
	font-size: 18px;
    line-height: 30px;
    margin: 26px 0;
    padding: 0 38px 0 0;
    margin-bottom: 27px;
}

.bg-img .left-img img {
    width: 65px;
}

.footer-list , .social-list{
	/*column-gap: 160px;*/
    margin: 0 40px;
}

.footer-list .about {
    margin-right: 0;
 }

 .social-media >div{
 	margin: 5px;
 }

 .footer-text p{
    margin:0 20px;
 }

 .leader-title h1 {
    padding-top: 0px;
}
.recognized-heading p {
    font-size: 34px;
}


}

/*media query end for 992px and 1024px*/



/*media query for 768px and 991px*/
@media only screen and (min-width: 767px) and (max-width: 991px){
#content-main.content {
    height: 360px;
}
}

 @media only screen and (min-width: 768px) and (max-width: 991px){
#content-main.content {
    height: 360px;
}

.container {
    padding: 0 20px;
}
 
 .fc-logo{
    width: 130px;
    padding: 20px 0px;
 }

 .nav-bar ul li a{
    font-size: 15px;
    padding: 20px 15px;
 }

 .freecharge-bg{
    width: 60px;
 }

 .dot-img {
    width: 30px;
    top:8px;
}

.heading h1 {
    font-size: 30px;
    line-height: 38px;
  }

.job-section .row .left-side{
  	padding: 0 0 0 20px;
  }

.job-section .left-side .text p{
  	font-size: 20px; 	
    padding: 0 60px 0 0;
}

.job-section .row .right-side{
	padding: 0 20px 0 0;
}

.card{
	padding: 10px 15px;
    margin-bottom: 0px;
}

.job-title h4{
	font-size: 16px;
}


.cta-btn a{
	padding: 10px 50px;
	font-size: 16px;
}

.icon-col .icon-row{
    margin-right: 0;
}

.no-job h4 {
    font-size: 16px;
 }

 .text-area1 {
    padding: 44px 0px 40px 0px;
}

.text-area1 .heading h1 {
    font-size: 33px;
    line-height: 36px;
 }

 .dot-bg{
    left: 20px;
 }


 .text-area1 .heading h1 {
    font-size: 33px;
}

.text-area1 .text p {
    font-size: 16px;
    padding: 0 30px 0 0;

}

.arrow-bg {
    width: 50px;
    }

.top-section{
	margin: 40px 0 0 0;
}


.top-section .product-info {
padding: 0 20px 0px 40px;
}

.top-section .product-info h1{
	font-size: 22px;
	line-height: 24px;
}


.top-section .product-info p {
    font-size: 16px;
 }

.left-col .product-img, .right-col .product-img {
    width: 100px;
}

.down-section{
	margin: 50px 20px 100px 60px;
}

.dashed-divider {
    margin: 64px 15px;

}

.product-area .left-product{
	top: 59px;
}

.down-section .product-info h1 {
    font-size: 20px;
}

.join-us{
	margin-bottom: 655px;
}

.join-box {
    padding: 50px 10px;
    left: 15px;

}

.icon-up img {
    width: 60px;
}

.icon-row .col>div {
    margin-right: 22px;
}


.text-down p{
	    font-size: 14px;
	    line-height: 22px;
}

.heading h1 {
    font-size: 24px;
    line-height: 29px;
}

.para p {
    font-size: 16px;
    line-height: 30px;

}

.heading-col :after{
	right: 0;
}

.heading-col{
	padding-left: 80px;
	padding-top: 165px;
}

.life-heading {
    flex: 1 1 100%;
    margin-left: 25px;
    margin-right: 25px;
}


.life-heading .left-side .heading h1 {
    font-size: 36px;
    line-height: 42px;
}


.life-heading .left-side .text p {
    font-size: 20px;
    line-height: 33px;
    padding: 0 ;
 }

 .life-heading .left-side .text p br{
 	display: none;
 }

 .checkout-btn a{
 	width: 285px;
    padding: 0px 20px 0 0px;
 }

.leader-title h1 {
    font-size: 35px;
    line-height: 15px;
}


.leader-row .leader-column {
    flex: 1 1 35%;
    max-width: 40%; 
}

.employee-heading h1 {
    font-size: 35px;
    line-height: 40px;
}

.employee-area .img-slider .employee-info .employee-bg {
	margin-top: 46px;
	padding: 0 20px 20px;
    min-height: 388px;
}

.join-text .heading h1 {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 15px;
}

.join-text .text p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    padding: 0px;
}


.footer-list{
	column-gap: 70px;
}

.footer-list .about {
    margin-right: 75px;
    margin-left: 10px;
}

.social-list{
    margin: 10px 0 0 10px;
}


.social-list .app-store .g-play {
    width: 100px
}


.join-text {
    margin: 0px 30px;
}


.social-list .app-store .ios {
    width: 90px;
}

.social-media >div {
    width: 37px;
    margin: 11px 0 11px 14px;
}

.certificate{
	    margin-left: 20px;
}

.footer-text{
	padding: 22px 0;
}

.footer-text p{
	margin-left:0;
}

.leader-title h1 {
    padding-top: 0px;
}
.recognized-heading p {
    font-size: 28px;
}



}

 /*media query end for 768px and 991px*/




 /*media query for 767px */

 @media only screen and (max-width: 767px){

#header-contain{
        height: 70px;
}

.fc-logo {
	margin-left: 19px;
    padding: 13px 0;
    width: 130px;
}

.footer-list .about img {
    width: 130px;
}


.header .menu-btn:checked ~ .menu{
    box-shadow: 0px 3px 4px 0 #efefef;
}

.nav-items.active{
	border-top: 3px solid #df724b00;
}

/*display none section*/

.dot-img , .arrow-bg ,.dot-bg ,.dashed-divider ,.bg-img .left-img , .bg-img .right-img , .arrow-ight-img,
.checkout-btn , .certificate , .app-store , .product-list ,.desktop-view
{

	display: none;
}
/*end here*/


.job-section , .product-area .left-product{
    position: static;
}

.product-area .left-product{
	margin: 0;
	border-top-right-radius: 0px; 
    border-bottom-right-radius: 0px; 
    transform: skewY(5deg);
    -webkit-transform: skewY(5deg);
}

.job-section .row .left-side ,.job-section .row .right-side ,.product-area .left-product ,.product-area 
.right-product {
	width: 100%;
    padding: 0 50px;
}

.job-list{
	margin-top: 30px;
}

.text-area1 {
    padding: 26px 0px 50px 0px;
    transform: skewY( -5deg);
    -webkit-transform: skewY(-5deg);
    margin-left: 0;
}

.text-area1 .text p{
	margin-bottom: 25px;
}

.top-section {
	flex-direction: column;
    background: white;
    box-shadow: 0 0 26px #efefef;
    border-radius: 7px;
    padding: 50px;
    margin: 20px;
    margin-top: -60px;
}
.product-img {
    width: 100%;
    padding: 0  50px;
}

.top-section .product-info {
    padding: 0;
}

.down-section{
	flex-direction: column;
	margin: 20px;
}

.down-section .left-col , .down-section .right-col{
	background: white;
    box-shadow: 0 0 26px #efefef;
    border-radius: 7px;
    padding: 50px;
    margin: 17px 0;
}

.left-col .product-img, .right-col .product-img {
    width: 100%;
}

.link-arrow {
    width: 15px;
    vertical-align: middle;
	position: relative;
    margin-right: 10px;
}

.product-area .right-product , .text-area2{
	 transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    box-shadow: 0 0 0px #3e3e3e;
}

.join-us , .join-box{
	position: static;
	background: #fcfcfc;
	margin-bottom: 20px;
}

.join-box{
    padding: 29px 50px;
	box-shadow: none;
}

.join-box .row{
	flex-direction: column-reverse;
}

.heading-col :after{
	display: none;
}

.heading-col{
	padding: 0;
	max-width: 100%;
	margin-top: 0px;
}

.heading-col .heading {
  margin-top: 0; 
}

.icon-col .icon-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    margin-top: 32px;
    margin-right: 0px;
}
	 
.para p {
    font-size: 16px;
	line-height: 30px;}

.icon-row .col {
    flex: 1 1 100%;
    max-width: 100%; 
    margin-bottom: 15px;
    margin-top:0px;
}

.icon-row .col>div {
    margin-right: 0; 
    display: flex;
    justify-content: flex-start;
    background: #fff;
    border-radius: 7px;
    padding: 18px 30px;
    align-items: center;
    column-gap: 30px;
    box-shadow: 0 0 26px #efefef;
}

.text-down p{
	margin-top: 0;
	text-align: left;
	line-height: 27px;
}

.text-down p br , .text p br{
	display: none;
}


.life-section .row{
	flex-direction: column;
	padding: 0 50px;
    
}

.leader-row{
    margin: 30px;
}

.leader-title p{
	padding: 0 50px;
	margin: 20px 0;
}

.leader-row .leader-column {
    flex: 1 1 100%;
    max-width: 80%;
 }


.employee-img , .join-img img{
	display: none;
}

.employee-heading {
    padding: 50px;
}

.mobile-view , .mobile-view-text{
	display: block;
}

.future-area .row{
	flex-direction: column;
    width: 82%;
}
.future-section .ellipse img{
    top: -74px;
    right: -34px;
    width: 26%;
}
.future-section .rectangle img {    
    bottom: -57px;
    left: -34px;
    width: 30%;    
}

.owl-two .item{
    margin:40px;
}

.join-text {
     margin: 50px; 
}

footer {
    padding: 40px 0 0 20px;
}

.footer-list .about {
    margin: 0;
}

.footer-list{
	flex-direction: column;
	padding: 0 25px;
}

.list-items{
	margin-top: 25px;
}

.mobile-view-text2{
	display: block;

}

.social-list{
	flex-direction: column;
    padding: 0 25px;
    align-items: flex-start;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;

}
.social-media{
    display: flex;
    position: relative;
    transform:none;
  }

.social-media >div{
		margin: 11px 11px 0 0px;
}

.mobile-view-text2 p{
	font-size: 15px;
	line-height: 26px;
	color: #222222;
	font-weight: 600;
	margin-bottom: 14px;
    
}

.footer-text{
	background: #fff;
	margin-top: 0;
	padding: 0 22px 22px 22px
}

.footer-text p{
	margin-left: 0;
}

.divider-mobile{
	display: block;
	border: 1px solid #979797;
    opacity: 19%;
    margin: 20px 28px;

}

.freecharge-bg{
	width: 65px;
    float: right;
    clear: both;
}


.heading-col .heading h1{
  font-style: normal;
}


.heading-col .heading h1 br{
	display: block;
}

.icon-up img {
    width: 40px;
}

.great-place-wrapper {
    width: 93%;    
}
.great-place-logo {
    width: 22%;
    left: -22px;
}
.great-place-wrapper-inner {
    width: 80%;
    margin-left: 22%;
}
.recognized-heading p {
    font-size: 30px;    
}
.recognized-section {
    grid-template-columns: repeat(1, 1fr);
    padding: 20px 0px;
}
.image-section {
    width: 20%;
}
.leader-title h1 {
    padding-top: 0px;
}
.leader-img img {
    max-width: none;
}

}

 /*media query end for 767px*/


/*media query for 600px */
@media only screen and (max-width: 600px){

    #content-main.content {
        
        height: 300px;
    }
    .great-place-wrapper {
        width: 94%;
        padding-top: 20px;
    }
    .great-place-logo {
        width: 24%;
        left: -22px;
    }
    .great-place-wrapper-inner {
        width: 80%;
        margin-left: 22%;
    }
    .recognized-heading p {
        font-size: 26px;
        line-height: 1.5;
    }
    .recognized-section {
        grid-template-columns: repeat(1, 1fr);
        padding: 20px 0px;
    }
    .image-section {
        width: 20%;
    }
    .future-section .ellipse img{
        top: -70px;
        right: -32px;
        width: 29%;
    }
    .future-section .rectangle img {    
        bottom: -56px;
        left: -34px;
        width: 35%;    
    }      
}





 /*media query for 420px */

@media only screen and (max-width: 420px){

.fc-logo {
    margin-left: 20px;
}
.leader-row .leader-column {
    flex: 1 1 100%;
    max-width: none;
}

.owl-two .item {
     margin: 0px; 
     margin-top: 65px;
}

.job-section .row .left-side, .job-section .row .right-side, .product-area .right-product{
	padding: 0 29px;
}


.product-area .left-product{
	padding: 10px  25px 40px 29px;
}

.join-box {
    padding: 29px;
}

.life-section .row{
        padding: 0 19px;
}


#header-contain{
	height: 60px;
}

#content-id {
    margin-top: 70px;
}

.heading h1 {
    font-size: 24px;
    line-height: 35px;
    margin-top: -55px;
	margin-bottom: 10px;
}

br{
	display: block;
}

.job-section .left-side .text p {
    font-size: 16px;
    line-height: 28px;
    padding: 0;
    margin-bottom: 22px;
}

.text-down p {
    font-size: 15px;
    line-height: 22px;
}


.cta-btn a{
	font-size: 16px;
	padding: 10px 50px;
}

.job-title h4{
	font-size: 14px;
	line-height: 23px;
}

.no-job h4{
	font-size: 16px;
}

.text-area1 .heading h1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0;
}

.divider{
	width: 40px;
}

.text-area1 {
    padding: 0;
    margin-left: 0;
}

.product-area .right-product{
	margin-bottom: 0;
}

.footer-text p {
    font-size: 12px;
}

.text-area1 .text p {
    margin-bottom: 25px;
    padding: 0;
    font-size: 16px;
    line-height: 30px
}

.icon-row .col>div{
	padding: 18px;
}

.product-img{
	padding: 0 50px;
}

.top-section{
	margin: -45px 0 0 0;
	padding: 36px 30px;
}

.down-section .left-col, .down-section .right-col{
	    padding: 36px 30px;
}

.top-section .product-info h1 {
    font-size: 22px;
}

.top-section .product-info p {
    font-size: 16px;
  }

.down-section{
  	margin: 10px 0;
}

.heading-col .heading h1{
	margin-top:0;
}

.life-heading .left-side .heading h1{
	margin-top:0;
	font-size: 24px;
    line-height: 35px;
    margin-bottom: 15px;
    padding:0px;
}

.life-heading .left-side .text p{
    font-size: 18px;
    line-height: 28px;
    padding: 0;
    margin-bottom: 20px;
    width: 100%;
}

.img-slider {
    margin-bottom: 45px;
}


.leader-title h1{
    font-size: 24px;

}
.leader-position p {
    font-size: 14px;
    line-height: 9px;
    opacity: 75%;
    letter-spacing: 0;
}

.leader-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5px;

}.employee-heading h1 {
	font-size: 24px;
    margin-bottom: 0px;
}
	  
.employee-heading p {
	font-size: 16px;
    line-height: 20px;
}	  
	  
.employee-area .img-slider .employee-info .employee-bg{
	padding: 10px;
    margin-top: 65px;
     margin-left: 0;
}

.leader-title p {
    font-size: 18px
}

.mobile-view-divider{
	height: 3px;
    background-color: #f36f40;
    display: block;
    width:40px;
    text-align: center;
    margin: 0 auto;
}

.leader-row{
	margin: 0px 20px;
}

.employee-heading{
	padding: 30px 29px 0;
}


.join-text .text p{
	padding: 0;
}

.join-text .text p br{
		display: none;
}

.card{
	padding: 10px 10px 10px 15px;
}
.card.tabs {
    margin-bottom: 0;
}

.join-text {
    margin: 30px;
}

footer {
    padding: 40px 0 0 0px;
}

.owl-two .item .employee-detail img {
    width: 80px;}
.owl-two .item .employee-detail .employee-name p{    
    font-size: 16px;
    line-height: 22px;    
}
	  
.owl-two .item .employee-detail .employee-name p:last-of-type{
    font-size: 12px;
    line-height: 20px;    
}
.owl-two .item .emp-stories p{	
    font-size: 14px;
	line-height: 24px;  
}
	  
	.owl-two{
        padding: 0px 0 45px;
    }	  
	.join-text .heading h1 {
        font-size: 24px;
		line-height: 30px;}
	  
	.join-text .text p{ 
        font-size: 16px;
        font-style: normal;
        line-height: 28px;
	    margin-top: 10px;
    }
    .great-place-wrapper {       
        width: 94%;  
        padding-top:20px;      
    }
    .great-place-logo {           
        width: 30%;
        left: -15px;
    }
    .great-place-wrapper-inner {
        width: 80%;
        margin-left: 22%;
    }
    .recognized-heading p {
        font-size: 21px;
        line-height: 1.5;        
    }
    .recognized-section {        
        grid-template-columns: repeat(1, 1fr);  
        padding:20px 0px;      
    }
    .image-section {
        width: 33%;
    }
    .recognized-title-subtitle-section {
        margin: 0 0 0 10px;
        box-sizing: border-box;
        width: 73%;
    }
    .recognized-title-subtitle-section .title {
        font-size: 1rem;
        line-height: 1.5;
    }
    .recognized-title-subtitle-section .sub-title {
        font-size: 1rem;
        line-height: 1.5;        
    }

    .future-section .ellipse img{
        top: -44px;
        right: -17px;
        width: 30%;
    }
    .future-section .rectangle img {    
        bottom: -34px;
        left: -16px;
        width: 30%;    
    }    
    #content-main.content {
        margin: 2% auto 0px;
        height: 450px;
    }

}
 /*media query end for 420



  /*media query for 360px */

  @media only screen and (max-width: 360px){


.freecharge-bg {
    width: 54px;
}

.heading h1 {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 12px;
}

.job-section .row .left-side, .job-section .row .right-side, .product-area .right-product{
	padding: 0 20px;
}


.job-section .left-side .text p {
    font-size: 16px;
}

.cta-btn a {
    font-size: 14px;
    padding: 8px 50px;

}

.job-title h4 {
    font-size: 14px;
 }


.job-decs span {
    margin-top: -10px;
}


.no-job h4 {
    font-size: 16px;
}

.no-job p {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 600;
}

.text-area1 .heading h1 {
    font-size: 24px;
    line-height: 33px;
    margin-top: 26px;
}

.divider {
    width: 50px;
}

.text-area1 .text p {
    font-size: 16px;
    line-height: 28px;
}

.top-section .product-info h1, .down-section .product-info h1 {
    font-size: 18px;
    margin-bottom: 11px;

}


.top-section .product-info p , .down-section .product-info p {
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
}

.para p {
    font-size: 16px;
    line-height: 28px;
    font-style: italic;
}

.icon-up img {
    width: 50px;
}

.icon-row .col>div{
	    column-gap: 20px;
}

.text-down p{
	font-size: 14px;
	line-height: 20px;
}

.life-heading .left-side .heading h1 {
    margin-top: 0;
    font-size: 25px;
    line-height: 33px;
}

.life-section .row{
	padding: 0 10px;
}

.life-heading .left-side .text p {
    font-size: 16px;
    line-height: 28px;
 }

 .leader-title h1 {
    font-size: 24px;
    line-height: 33px;
    margin-top: 0px;
}


.img-slider {
    margin-bottom: 40px;
}

.leader-title p {
    font-size: 16px;
    font-style: italic;
}

.employee-heading h1 {
    font-size: 24px;
}

.employee-area .img-slider .employee-info .employee-bg{
	margin-left: 0;
	padding: 0 14px 35px;
}


.employee-heading p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

.owl-two .item .employee-detail .employee-name p{
    font-size:16px;
    line-height: 20px;
}

.owl-two .item .employee-detail .employee-name p:last-of-type{
    font-size: 12px;
    line-height: 15px;
}

.owl-two .item .emp-stories p{
    font-size: 14px;
    line-height: 23px;
}

.owl-two{
    padding: 20px 0 5px;
}

.join-text .heading h1 {
    font-size: 24px;
    line-height: 33px;
}

.join-text .text p {
    font-size: 16px;
    line-height: 28px;
    font-style: italic;
}

.join-text {
    margin: 30px 15px 30px 30px;
}

}


 /*media query end for 360px */


 /*media query for 540px for one section*/

@media only screen and (max-width: 320px){
.owl-two .item{
    padding: 0 18px 41px;
}

.img_description_layer p{
    font-size: 14px;
}

.blank-text a{
    width: 170px;
}

}


 /*media query for 540px for one section*/

 @media only screen and (max-width: 767px) and (min-width: 540px){
    .life-heading .left-side .heading h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 15px;
        padding: 0px;
    }
 }


  @media only screen and (max-width: 540px){
    .blank-text p {
    font-size: 30px;
    line-height: 30px;
    }

   .blank-text a{
   	margin-top: 25px;
    width: 165px;
   }

.no-job p{
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 0;
    color: #222222;
}

.life-section .row {
    padding: 0 19px;
}
.life-heading .left-side .text p {
    font-size: 18px;
    line-height: 28px;
    padding: 0;
    margin-bottom: 20px;
    width: 100%;
}
.divider {
    width: 40px;
}
.card.tabs {
    margin-bottom: 0;
}
#content-main.content {
    margin: 2% auto 0px;
    height: 630px;
}
.card {
    padding: 10px 10px 10px 15px;
}
}

/*end here for 540px*/

@media (max-width: 420px){
    .leader-column-new{
    max-width: 420px;
    padding: 40px;
    margin-bottom: 30px;
    margin-left: 0px;
    }
    #content-main.content {
        height: 450px;
    }
}
/*media query for 1366px*/
@media (min-width:1366px) and (max-width:1367px) {

.icon-col .icon-row{
        margin-right: 150px;
}

.dot-img {
    width: 26px;
    }

.bg-img .left-img{
    top: 125px;
}

}




/*end here for 1366px*/




/*media query for menubar*/

/* 48em = 768px */
@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}
@media (min-width: 1024px) and (max-width: 1370px){
    .container{
        max-width: 1024px;
    }
    .text-area1 .text p{
        font-size: 18px;
        line-height: 30px;
    }
    .top-section {
        margin: 50px 100px 30px;
    }
    .top-section .product-info p{
        font-size: 16px;
        line-height: 26px;
    }
    .left-col .product-img, .right-col .product-img{
        width: 130px;
    }
    .dashed-divider{
        margin: 0px 50px;
    }
    .employee-heading {
        padding: 50px 0px 0px;
    }
    .owl-two .item .employee-detail .employee-name p:last-of-type{
        font-size: 14px;
        line-height: 18px;
    }
    .img_description_layer p{
        font-size: 14px;
        line-height: 20px;
    }
    .leader-position p{
        font-size: 14px;
        line-height: 6px;
    }
    .life-heading .left-side .heading h1{
        margin-top: 25px;
    }
    .checkout-btn a{
        margin-top: 40px;
        font-size: 14px;
    }
    .product-area .left-product{
        top: 80px;
    }
    .down-section .product-info h1{
        margin-top: 25px;
        margin-bottom: 10px;
        font-size: 20px;
    }
    .down-section .product-info p{
        font-size: 16px;
        line-height: 26px;
    }
    .text p{
        margin-bottom: 27px;
        font-size: 18px;
        line-height: 30px;
    }
    .top-section .product-info h1{
        margin-top: 0px;
        margin-bottom: 5px;
        font-size: 20px;
    }
    .leader-row{
        margin-bottom: 0px;
    }
    .leader-row:last-child{
        margin-bottom: 20px;
    }
    .leader-name p{
        font-size: 16px;
    }
    .leader-info{
        margin-top: 5px;
    }
    .leader-position p{
        position: relative;
        top: -8px;
        line-height: 18px;
    }
    .bg-img .right-img{
        display: none;
    }
    .owl-two .item .employee-detail img{
        width: 100px;
    }
    .text-down p{
        font-size: 14px;
        margin-top: 20px;
        line-height: 18px;
    }
    .icon-up img{
        width: 70px;
    }
    .icon-row .col{
        margin-bottom: 45px;
        margin-top: 0px;
    }
    .join-box{
        padding: 50px 50px 0px;
    }
    .heading-col :after{
        top: -50px;
    }
    .heading-col{
        padding-top: 95px;
    }
    .join-us{
        margin-bottom: 400px;
    }
    .social-list{
        margin-top: 20px;
    }
    .footer-list .list-items li a{
        font-size: 14px;
    }
    .footer-list .list-items li{
        margin: 15px 0px !important;
    }
    .job-section .left-side .text p{
        font-size: 18px;
        line-height: 30px;
    }
    .nav-bar ul li a{
        font-size: 14px;
        padding: 23px 30px;
    }
    #header-contain{
        height: 70px;
    }
    .fc-logo{
        padding: 13px 0px;
        width: 150px;
    }
    #content-id{
        margin-top: 70px;
    }
    .employee-stories{
        scroll-margin-top:70px;
    }
    .img-slider{
        margin-bottom: 100px;
    }
    .life-freecharge{
        scroll-margin-top: 100px;
    }
    .leader-title h1 {
        padding-top: 0px;
    }
    .recognized-heading p {
        font-size: 36px;
    }

}