body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
}
a {
    text-decoration: none !important;
}
img {
    max-width: 100%;
    height: auto;
}
a:focus {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.btn.active.focus, .btn.focus, .btn.focus:active{
    outline: none;
    outline-offset: 0px;
    border: none !important;
}
a:focus, a:hover {
    text-decoration: none !important;
    border: none !important;
}
::selection {
    background: #F2D43D;
    color: #fff;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Bold.eot');
    src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Bold.woff2') format('woff2'),
        url('../fonts/Raleway-Bold.woff') format('woff'),
        url('../fonts/Raleway-Bold.ttf') format('truetype'),
        url('../fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: 999;
}
.fixed-header {
    top: 0;
    box-shadow: 0 0 6px #727272;
    z-index: 999;
}
.fixed-header .logo img{
  
}
.trending_block_name {
  color: #151515;
  margin-top: 12px;
  font-size: 15px;
}
.home_trending_section_heading {
  font-family: 'Playfair Display';
  color: #070709;
  font-size: 32px;
}
.product_details_name {
  font-family: 'Playfair Display';
  color: #222;
 font-size: 30px;
  padding-bottom: 10px;
}
.sku_part {
  color: #666;
  margin-top: 8px;
  line-height: 27px;
}
.product_details_price {
  font-weight: 600;
  color: #24364A;
  font-size: 25px;
}
.menu-part{
}
.logo{
    position: relative;
    margin-bottom: -81px;
    transition: ease 0.5s all 0s;
}
.logo img{
    width: 237px;
  margin-top: 15px;
}
.header-right{
    text-align: right;
}
.banner{
    margin-top: 93px;
    position: relative;
}
#slide-banner .item {
    position: relative;
}
#slide-banner .item img {
    width: 100%;
}
#slide-banner .item::before{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.96) 0%, rgba(0,0,0,0.25) 49%, rgba(0,0,0,0) 66%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.96) 0%,rgba(0,0,0,0.25) 49%,rgba(0,0,0,0) 66%);
    background: linear-gradient(to right, rgba(0,0,0,0.96) 0%,rgba(0,0,0,0.25) 49%,rgba(0,0,0,0) 66%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5000000', endColorstr='#00000000',GradientType=1 );
    content: "";
    z-index: 9;
}
.banner-content{
    position: absolute;
    max-width: 596px;
    top: 50%;
    transform: translateY(-50%);
    left: 9%;
    content: "";
    z-index: 99;
}
.banner-title1{
    font-size: 24px;
    font-weight: 600;
    color: #24364A;
}
.banner-title2{
    font-family: 'Raleway';
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    padding-top: 8px;
}
.banner-text{
    font-size: 20px;
    color: #fff;
    padding-top: 14px;
}
.banner-btn a{
    display: inline-block;
    vertical-align: middle;
    background: #24364A;
    color: #fff !important;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 25px;
    margin: 20px 10px 0 0;
    border-radius: 50px;
    transition: ease 0.5s all 0s;
}
.banner-btn a:hover, .about-btn a:hover{
    background: #24364A;
}
.banner-btn .number{
    background: #24364A;
    padding: 10px 22px;
}
.banner-btn .number:hover, .about-btn .call-btn:hover{
    background: #24364A;
}
.banner-btn .number img{
    margin: -4px 3px 0 0;
    width: auto !important;
}
#slide-banner .owl-dots {
    display: none;
}
#slide-banner .owl-prev {
    background: transparent !important;
    color: #fff !important;
    border: none;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    z-index: 2;
}
#slide-banner .owl-next {
    background: transparent !important;
    color: #fff !important;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    z-index: 2;
}
#slide-banner .owl-prev span,
#slide-banner .owl-next span {
    font-size: 85px;
    line-height: 32px;
    height: 42px;
    display: block;
}
.about-sec{
    padding: 50px 0;
}
.about-title{
    font-size: 18px;
    font-weight: 500;
    color: #24364A;
}
.about-title2{
    font-family: 'Raleway';
    font-size: 30px;
    font-weight: bold;
    color: #202a44;
    line-height: 35px;
    padding-top: 5px;
    padding-bottom: 15px;
    position: relative;
}
.about-title2:after{
    background: url(../images/shape1.png) no-repeat;
    width: 79px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
}
.about-text{
    font-size: 22px;
    color: #24364A;
    line-height: 26px;
    padding-top: 18px;
    padding-bottom: 20px;
}
.about-text2{
    color: #4b4b4b;
    text-align: justify;
    padding-top: 10px;
}
.about-btn a{
    display: inline-block;
    vertical-align: middle;
    background: #24364A;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 8px 25px;
    border-radius: 50px;
    margin: 30px 5px 0 0;
    transition: ease 0.5s all 0s;
}
.about-btn .call-btn{
    background: #24364A;
    padding: 8px 40px;
}
.about-right img{
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.disability-sec{
    padding: 40px 0;
}
.disability-title{
    font-family: 'Raleway';
    font-size: 40px;
    font-weight: bold;
    color: #202a44;
    line-height: 45px;
}
.disability-text{
    font-size: 17px;
    color: #4b4b4b;
    padding-top: 8px;
}
.box1-top{
    margin-top: 40px;
}
.box1{
    background: #e5f2dd;
    padding: 15px 15px;
    border-radius: 8px;
    min-height: 100%;
}
.box1 ul{
    margin: 0;
    padding: 0;
}
.box1 ul li{
    list-style: none;
    background: url(../images/tick.png) no-repeat;
    font-size: 20px;
    font-weight: 500;
    color: #24364A;
    padding-left: 30px;
    background-position: 0 4px;
    margin-top: 2px;
}
.service-sec{
    padding: 40px 0;
}
.service-sec .about-title2::after, .about-title2.new::after{
    left: 50%;
    transform: translateX(-50%);
}
#service-slider{
    margin-top: 36px;
}
#service-slider .item .pic img {
    width: 100%;
    border-radius: 15px;
}
.pic {
  text-align:center;
}
.serv-title{
    font-family: 'Raleway';
    font-weight: bold;
    font-size: 22px;
    color: #202a44;
    line-height: 24px;
    margin-top: 14px;
}
.serv-text{
    font-size: 15px;
    color: #4b4b4b;
    padding-top: 7px;
}
.read-btn{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #24364A !important;
   /* background: url(../images/right-arw.png) no-repeat center right; */
    padding-right: 30px;
    margin-top: 12px;
    transition: ease 0.5s all 0s;
}
.read-btn:hover{
    color: #24364A !important;
}
#service-slider .owl-dots {
    display: none;
}
#service-slider .owl-prev {
    background: transparent !important;
    color: #24364A !important;
    border: none;
    position: absolute;
    top: 50%;
    left: -38px;
    transform: translateY(-50%);
    z-index: 2;
}
#service-slider .owl-next {
    background: transparent !important;
    color: #24364A !important;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -38px;
    z-index: 2;
}
#service-slider .owl-prev span,
#service-slider .owl-next span {
    font-size: 85px;
    line-height: 32px;
    height: 42px;
    display: block;
}
.experience-sec{
    padding: 50px 0 0;
    position: relative;
}
.experience-part{
    box-shadow: 0 -1px 5px 0px #cbc9c9;
    border-radius: 10px;
    background: #fff;
    padding: 30px 30px 20px;
}
.box2{
    text-align: center;
}
.icon img{
    background: #24364A;
    border-radius: 50%;
}
.box2-title{
    font-size: 22px;
    font-weight: 500;
    color: #202a44;
    line-height: 26px;
    margin-top: 8px;
}
.professional-sec{
    background: url(../images/prof-banner.jpg) #713691 no-repeat;
    background-size: cover;
    margin-top: -120px;
    padding: 170px 0 98px;
}
.title{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.cont-btn{
    display: inline-block;
    background: #fff;
    color: #202a44 !important;
    margin-left: 25px;
    padding: 8px 30px;
    border-radius: 50px;
    transition: ease 0.5s all 0s;
}
.cont-btn:hover {
    background: #24364A;
    color: #fff !important;
}
.choose-us-sec{
    padding: 50px 0;
}
.choose-right img {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.row-top{
    margin-top: 56px;
}
.testimonial-sec{
    background: #f8f8f8;
    padding: 40px 0;
}
.testimonial-sec .about-title2::after {
    left: 50%;
    transform: translateX(-50%);
}
#testimonial-slider{
    margin-top: 22px;
} 
#testimonial-slider .item{
    text-align: center;
    padding: 0 5%;
}
.testi-text{
    font-size: 18px;
    color: #292828;
    line-height: 1.4;
}
.testi-title{
    font-size: 22px;
    font-weight: 600;
    color: #24364A;
    margin-top: 20px;
    line-height: 1.3;
}
.testi-title span{
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #4b4b4b;
}
#testimonial-slider .owl-dots {
    display: none;
}
#testimonial-slider .owl-prev {
    background: transparent !important;
    color: #24364A !important;
    border: none;
    position: absolute;
    top: 50%;
    left: -38px;
    transform: translateY(-50%);
    z-index: 2;
}
#testimonial-slider .owl-next {
    background: transparent !important;
    color: #24364A !important;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -38px;
    z-index: 2;
}
#testimonial-slider .owl-prev span,
#testimonial-slider .owl-next span {
    font-size: 85px;
    line-height: 32px;
    height: 42px;
    display: block;
}
.lets-talk{
    background: #24364A;
    margin: 50px 0;
    text-align: center;
    padding: 50px 0;
    border-radius: 30px;
}
.l-talk-title{
    font-family: 'Raleway';
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    padding-top: 15px;
    line-height: 64px;
}
.l-talk-title2{
    font-family: 'Raleway';
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-top: 8px;
    line-height: 35px;
}
.talk-btn a{
    display: inline-block;
    vertical-align: middle;
    background: #000;
    color: #fff;
    font-size: 20px;
    padding: 12px 16px;
    margin: 25px 5px 0 0;
    border-radius: 5px;
}
.talk-btn a img{
    margin: -3px 7px 0 0;
}
.footer-menu-sec{
    
}
.foot_menu ul{
    margin: 0;
    padding: 0;
}
.foot_menu ul li{
    display: inline-block;
    list-style: none;
    padding-right: 21px;
}
.foot_menu ul li:last-child{
    padding-right: 0;
}
.foot_menu ul li a{
    display: block;
    padding: 25px 0;
    font-size: 18px;
    color: #fff !important;
    transition: ease 0.5s all 0s;
}
.foot_menu ul li a:hover, .foot1 li a:hover{
    color: #24364A !important;
}
.social{
    margin-top: 25px;
}
.social a{
    margin-left: 5px;
}
.footer{
    padding: 50px 0 15px;
}
.flag{
}
.flag ul{
    margin: 30px 0 0;
    padding: 0;
}
.flag ul li{
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin-right: 10px;
}
.foot_title{
    font-size: 24px;
    font-weight: 600;
    color: #24364A;
    margin-bottom: 10px;
}
.foot1{
    margin: 0;
    padding: 0;
}
.foot1 li{
    display: flex;
    align-items: center;
    list-style: none;
    font-size: 15px;
    color: #4b4b4b;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 1.1;
}
.foot1 li a{
    color: #4b4b4b;
    transition: ease 0.5s all 0s;
}
.foot1 li:nth-child(2){
   /* font-size: 20px; */
}
.foot1 li img{
    margin-right: 14px;
}
.copyright{
    text-align: center;
    border-top: 1px solid #bdbbbb;
    margin-top: 30px;
    padding-top: 15px;
    color: #4b4b4b;
}
.copyright a{
    color: #4b4b4b;
}
#back-to-top {
    width: 40px;
    height: 40px;
    line-height: 22px;
    z-index: 999;
    padding-top: 5px;
    cursor: pointer;
    position: fixed;
    bottom: 57px;
    right: -30px;
    color: #fff;
    background: #242424;
    text-align: center;
    opacity: 0;
    transition: ease 0.2s all 0s;
}
#back-to-top.show {
    opacity: 1;
    right: 15px;
}
.inner_page_container {
    padding: 60px 0;
}
.inner_page_banner {
background: #24364A;
  padding: 144px 20px 48px;
    text-align: center;
    position: relative;
}
.contact_page_container {
    padding: 60px 0;
}
.inner_banner_heading {
    color: #1f1e1e;
    font-size: 26px;
    font-weight: 900;
    line-height: 1.2;
    position: relative;
    padding-bottom: 10px;
    text-transform: none !important;
}
.breadcrumb li a, .breadcrumb-item.active, .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
}
.breadcrumb li a{
    color: #000;
}
.contact_form {
    margin-top: 12px;
}
.contact_form .form-control {
    border: 1px solid #ccc !important;
    box-shadow: none !important;
    margin-top: 12px;
    min-height: 46px;
    resize: none;
}
.inner_page_heading{
    font-family: 'Raleway';
    font-size: 26px;
    font-weight: bold;
    color: #202a44;
}
.inner_page_heading strong {
    color: #24364A;
    font-weight: bold;
}
.contact_page_info {
    position: relative;
    padding-left: 45px;
    color: #515151;
    margin-top: 25px;
}
.contact_page_info strong{
    color: #000;
}
.contact_page_info img {
    position: absolute;
    top: 7px;
    left: 0;
    width: 35px;
}
.contact_page_info a {
    color: #515151;
}
.contact_btn {
    background: #24364A;
    border: none;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 500;
    padding: 10px 20px;
    margin-top: 15px;
    display: inline-block;
}
.form_label{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-top: 18px;
    margin-bottom: 5px;
}
.refer-check {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    color: #404040;
    padding-left: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 6px;
}
.refer-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.refer-check .checkmark {
    display: block;
    border-radius: 5px;
}
.refer-check:hover input ~ .checkmark:before{
    background-color: #b8b8b8;
}
.refer-check .checkmark:before{
    width: 18px;
    height: 18px;
    background: #dedede;
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
}
.refer-check input:checked ~ .checkmark:before {
    background-color: #24364A;
}
.refer-check .checkmark:after {
    left: 6px;
    top: 5px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none;
}
.refer-check input:checked ~ .checkmark:after {
    display: block;
}
.inner_page_container .inner-box-top{
    margin-top:30px;
}
.inner_page_container .inner-box{
    box-shadow: 0 2px 7px 0 #acacac;
    min-height: 100%;
    border-radius: 7px;
    overflow: hidden;
}
.inner_page_container .pic img{
    width: 100%;
}
.inner_page_container .service-content{
    padding: 7px 18px 22px;
}
.inner-form{
    box-shadow: 0 0 7px #c0c0c0;
    padding: 25px 25px;
    border-radius: 7px;
}
.inner_page_container .about-title2{
    font-size: 25px;
    padding-top: 0;
    line-height: 33px;
    padding-bottom: 15px;
}
.inner_page_container .about-text2{
    color: #313131;
    padding-top: 14px;
}
.ab-inner ul {
    padding: 0px;
    margin: 20px 0 0;
}
.ab-inner ul li {
    background:url(../images/check3.png) no-repeat;
    background-size: 18px;
	background-position: top 1px left;
	list-style: none;
	padding-left: 29px;
	padding-bottom: 8px;
	color: #313131;
	font-size: 16px;
	line-height: 1.3;
}
.bottom-sec{
    background: #24364A;
    text-align: center;
    padding: 30px 20px;
    margin-top: 40px;
}
.bottom-sec .about-title2{
    padding-bottom: 0;
    color: #fff;
}
.bottom-sec .about-title2::after{
    display: none;
}
.bottom-sec .about-text2{
    color: #fff;
    text-align: center;
}
.ab-img img{
    width: 100%;
}
.inner-box2-top{
    margin-top: 30px;
}
.inner-box2{
    box-shadow: 0 2px 7px 0 #acacac;
    padding: 30px 20px;
    min-height: 100%;
    border-radius: 7px;
}
.inner-box2 img{
    background: #24364A;
    border-radius: 50%;
    padding: 5px;
    width: 78px;
}
.inner-box2-title{
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 16px;
    color: #000;
}
.inner-box2-text {
    font-size: 15px;
    color: #000;
}
#back2Top{
    display: none;
}
.footer_fixed_buttons {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 99;
}
.footer_btn1{
	width: 50%;
	float: left;
	background: #24364A;
	color: #fff !important;
	padding: 10px 0;
	font-weight: bold;
	font-size: 15px;
}
.footer_btn2{
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	padding: 9px 12px;
	border-radius: 50%;
	width: 42px;
	height: 42px;
}
.footer_btn3{
	width: 50%;
	float: left;
	background: #252525;
	color: #fff !important;
	padding: 10px 0;
	font-weight: bold;
	font-size: 15px;
}




/*Responsive*/
@media only screen and (min-width : 320px) and (max-width : 1023px) {
    .header{
        background: #fff;
    }
    .logo{
        margin-bottom: 11px;
    }
    .logo img, .fixed-header .logo img{
        
    }
    .menu-toggle.full {
        position: absolute !important;
        right: 0 !important;
        top: 28px;
        width: 57px !important;
        padding: 0 15px !important;
        text-align: center !important;
        font-size: 30px !important;
        height: 30px !important;
        overflow: hidden !important;
        color: #24364A !important;
        line-height: 28px !important;
    }
    .stellarnav.mobile.dark ul{
        max-height: 300px;
        overflow-y: auto !important;
    }
    .stellarnav.mobile li{
        padding-right: 0;
    }
    .stellarnav.mobile li a{
        padding: 6px 10px !important;
        font-size: 15px !important;
    }
    .stellarnav li a::before{
        display: none !important;
    }
    .banner{
        margin-top: 84px;
    }
    #slide-banner .item::before{
        background: rgba(0,0,0,0.5);
    }
    .banner-content{
        max-width: 90%;
        left: 6%;
    }
    .banner-title1{
        font-size: 18px;
    }
    .banner-title2{
        font-size: 14px;
        line-height: 28px;
        padding-top: 0;
    }
    .banner-title2 br{
        display: none;
    }
    .banner-text {
        font-size: 18px;
        padding-top: 3px;
      }
    .banner-btn{
        display: none;
    }
    #slide-banner .owl-prev, #slide-banner .owl-next, #service-slider .owl-prev, #service-slider .owl-next, #testimonial-slider .owl-prev, #testimonial-slider .owl-next{
        display: none;
    }
    .about-sec {
        padding: 30px 0 15px;
    }
    .about-title2 {
        font-size: 24px;
        line-height: 29px;
        padding-top: 0;
    }
    .about-text2{
        text-align: left;
    }
    .about-btn a{
        font-size: 16px;
        margin: 20px 5px 0 0;
    }
    .about-right{
        margin-top:30px;
    }
    .about-right img{
        width: 100%;
    }
    .disability-sec {
        padding: 15px 0 15px;
    }
    .bottom-sec {
        padding: 30px 15px;
        margin-top: 30px;
    }
    .service-sec {
        padding: 15px 0 30px;
    }
    #service-slider {
        margin-top: 30px;
    }
    .serv-title{
        font-size: 20px;
    }
    .read-btn{
        font-size: 18px;
    }
    .experience-sec{
        padding: 20px 0 0;
    }
    .experience-part{
        padding: 15px 5px 28px;
    }
    .box2-top{
        width: 50%;
        margin-top: 25px;
    }
    .icon img{
        width: 80px;
    }
    .box2-title {
        font-size: 18px;
        line-height: 22px;
        margin-top: 6px;
    }
    .professional-sec{
        margin-top: 30px;
        padding: 45px 0;
    }
    .title {
        font-size: 19px;
        line-height: 1.3;
    }
    .cont-btn{
        margin-left: 0;
        margin-top: 25px;
        font-size: 16px;
    }
    .testimonial-sec{
        padding: 30px 0;
    }
    .testi-text{
        font-size: 17px;
    }
    .testi-title{
        font-size: 18px;
    }
    .lets-talk {
        margin: 35px 0;
        padding: 30px 0;
    }
    .l-talk-title {
        font-size: 35px;
        padding-top: 12px;
        line-height: 50px;
    }
    .l-talk-title2{
        font-size: 25px;
    }
    .talk-btn a {
        font-size: 16px;
        padding: 12px 16px;
        margin: 12px 5px 0 0;
    }
    .footer-menu-sec {
        padding: 30px 0;
    }
    .foot_menu ul li{
        padding-right: 16px;
    }
    .foot_menu ul li a {
        padding: 4px 0;
        font-size: 16px;
    }
    .social {
        margin-top: 10px;
    }
    .footer {
        padding: 30px 0 60px;
    }
    .foot_title{
        font-size: 22px;
    }
    .foot1 li{
        font-size: 16px;
    }
    .foot_logo{
        width: 110px;
    }
    .foot_logo2{
        margin-top: 5px;
    }
    .foot_logo2 img{
        width: 220px;       
    }
    .flag ul{
        margin: 15px 0 0;
    }
    .flag ul li img{
        max-width: 65px;
    }
    .copyright {
        margin-top: 15px;
        font-size: 15px;
    }
    .inner_page_banner{
        
		padding: 112px 13px 40px;
    }
    .inner_banner_heading {
        font-size: 22px;
        padding-bottom: 6px;
    }
    .breadcrumb li a, .breadcrumb-item.active, .breadcrumb-item + .breadcrumb-item::before{
        font-size: 15px;
    }
    .inner_page_container, .contact_page_container{
        padding: 30px 0 40px;
    }
    .inner_page_container .about-title2 {
        font-size: 22px;
        line-height: 26px;
    }
    .ab-img{
        margin-top: 30px;
    }
    .inner-form{
        padding: 20px 15px;
    }
    .inner_page_heading{
        font-size: 22px;
    }
    .form_label{
        font-size: 15px;
    }
    .contact_right{
        margin-top: 30px;
    }
    .contact_page_info{
        font-size: 15px;
    }
}

@media only screen and (min-width : 481px) and (max-width : 767px) {
    .banner-content {
        max-width: 90% !important;
    }
    .banner-title1 {
        font-size: 18px !important;
    }
    .banner-title2 {
        font-size: 14px !important;
        line-height: 30px !important;
        padding-top: 0px !important;
    }
    .banner-text {
        font-size: 18px !important;
        padding-top: 4px !important;
    }
    .banner-btn a {
        font-size: 16px !important;
        margin: 12px 10px 0 0 !important;
    }
    .stellarnav.mobile.dark ul{
        max-height: 210px !important;
    }
    .inner-box-top{
        width: 50%;
    }
    .contact_right {
        margin-top: 30px !important;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
    .banner-content {
        max-width: 560px;
    }
    .banner-title1 {
        font-size: 20px;
    }
    .banner-title2 {
        font-size: 14px;
        line-height: 35px;
        padding-top: 4px;
    }
    .banner-text {
        font-size: 20px;
        padding-top: 6px;
    }
    .banner-btn {
        display: block;
    }
    .banner-btn a{
        font-size: 17px;
    }
    .about-right {
        margin-top: 0;
    }
    .box2-title br{
        display: none;
    }
    .cont-btn {
        margin-left: 32px;
        margin-top: 0;
        width: 158px;
    }
    .foot_menu ul li {
        padding-right: 10px;
    }
    .contact_right {
        margin-top: 0;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
    .stellarnav li{
        padding-right: 12px !important;
    }
    .stellarnav.dark li a{
        font-size: 15px !important;
    }
    .banner-title2 {
        font-size: 14px;
        line-height: 45px;
        padding-top: 2px;
    }
    .box2-title{
        font-size: 20px;
    }
    .foot_menu ul li{
        padding-right: 12px;
    }
    .flag ul li img{
        max-width: 95px;
    }
    .foot1 li{
        font-size: 15px;
    }
    .foot1 li:nth-child(2) {
       /* font-size: 18px; */
    }
}

/* iPhone XR */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .banner-content {
        max-width: 560px;
    }
    .banner-title1 {
        font-size: 20px;
    }
    .banner-title2 {
        font-size: 14px;
        line-height: 35px;
        padding-top: 4px;
    }
    .banner-text {
        font-size: 20px;
        padding-top: 6px;
    }
    .banner-btn {
        display: block;
    }
    .banner-btn a{
        font-size: 17px;
    }
    .about-right {
        margin-top: 0;
    }
    .box2-title br{
        display: none;
    }
    .cont-btn {
        margin-left: 32px;
        margin-top: 0;
        width: 158px;
    }
    .foot_menu ul li {
        padding-right: 10px;
    }
    .contact_right {
        margin-top: 0;
    }
}

@media only screen and (min-width : 1025px) and (max-width : 1199px) and (orientation : portrait) {
    .stellarnav li{
        padding-right: 12px !important;
    }
    .stellarnav.dark li a{
        font-size: 15px !important;
    }
    .banner-title2{
        font-size: 14px;
        line-height: 48px;
    }
    .foot_menu ul li{
        padding-right: 12px;
    }
    .flag ul li img {
        max-width: 90px;
    }
}

@media only screen and (min-width : 1025px) and (max-width : 1199px) and (orientation : landscape) {
    .stellarnav li{
        padding-right: 12px !important;
    }
    .stellarnav.dark li a{
        font-size: 15px !important;
    }
    .banner-title2{
        font-size: 14px;
        line-height: 48px;
    }
    .foot_menu ul li{
        padding-right: 12px;
    }
    .flag ul li img {
        max-width: 90px;
    }
}

/* iPad Pro 12.9 inch */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .stellarnav li{
        padding-right: 12px !important;
    }
    .stellarnav.dark li a{
        font-size: 15px !important;
    }
    .banner-title2 {
        font-size: 14px;
        line-height: 45px;
        padding-top: 2px;
    }
    .box2-title{
        font-size: 20px;
    }
    .cont-btn {
        margin-left: 28px;
        width: auto;
    }
    .foot_menu ul li{
        padding-right: 12px;
    }
    .flag ul li img{
        max-width: 95px;
    }
    .foot1 li{
        font-size: 15px;
    }
    .foot1 li:nth-child(2) {
       /* font-size: 18px; */
    }
}

@media screen and (min-width: 1424px) {
    .banner-content{
        left: 6%;
    }
}

@media screen and (min-width: 1624px) {
    .banner-content{
        left: 10%;
    }
}

@media screen and (min-width: 1920px) {
    .banner-content{
        left: 16%;
    }
}

@media screen and (min-width: 2048px) {
    .banner-content{
        left: 18%;
    }
}

@media screen and (min-width: 2550px) {
    .banner-content{
        left: 25%;
    }
}    

