html {
	scroll-behavior: smooth;
  }
@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	background:#fff;
	font-family: "Roboto", sans-serif;
	font-weight:normal;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border:0;}
a{outline: none; color:#333; text-decoration:none;}
a:hover {outline: none; text-decoration:none;}
img {border:none; height:auto; max-width:100%;}
li {list-style:none;}
*{box-sizing:border-box;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}


/*-----------------------
MAIN CSS START
------------------------*/
.container{max-width:1170px;margin:0 auto;position:relative;}


/*-----------------------
Banner 1 CSS START
------------------------*/
.top_section{background: url(../newimages/banner_bg.webp) no-repeat center top;width: 100%;position: relative;background-size: cover;}

.top-fix-bar {width: 100%; padding-top:20px;}
.nav-sec{width:100%;position:relative;}
.fixed-nav .nav-sec{position: fixed;z-index: 10;transition:margin .3s ease-out;-webkit-transition: margin .3s ease-out;margin-top:0;top:0;background:#17120a;-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);padding:12px 0 20px 0;}

.nav-sec .menu-list{vertical-align: middle;margin:15px 0 0 135px;}

.nav-sec .menu-list .nav-item{padding:0 12px;    color: #fff;
    font-size: 18px;
    line-height: 16px;
	font-weight:400;
	letter-spacing:0.5px;}	
.nav-sec .menu-list .nav-item a{ color:#fff;}		
.nav-sec .menu-list .nav-item a.active{ color:#87400c;}
.nav-sec .menu-list .nav-item a:hover{ color:#87400c;}	

.navbar-light .navbar-nav .nav-link:focus,
 .navbar-light .navbar-nav .nav-link:hover {
    color: #FFF;
}
	
.nav-sec .navbar-toggler{border-color: #fff;}
.nav-sec .navbar-toggler-icon{background: url(../newimages/menu.webp) no-repeat 0 0;background-size: 100% 100%;}
	
				
/*ul.menu-list{display: inline-block;vertical-align: middle;margin:15px 0 0 200px;}
ul.menu-list li{float: left;}
ul.menu-list li a{
	float:left;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
	font-weight:500;
	letter-spacing:0.5px;
	padding:0 16px;
	}	
ul.menu-list li a:hover{ color:#87400c;}
ul.menu-list li a.active{ color:#87400c;}*/
a.nav-btn{float: right;color: #fff; border:solid 2px #87400c;font-size: 15px;text-align: center;width: 188px;padding:12px 0;letter-spacing: 0.5px;font-weight: 600;position: relative;z-index:2; text-transform:uppercase;}
a.nav-btn:hover{ background:#87400c;}	
/*=====Menu=====*/
.mob-mnu-ic{
	cursor: pointer;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 16;
    height: 30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	}
.mob-mnu-ic span{
	color:#000;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3{
	width: 30px;
	height: 3px;
	background-color: #fff;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	}
.bar2{margin: 6px 0;}

.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-6px, 5px);
	transform: rotate(-45deg) translate(-6px, 5px);
	background:#737373;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -7px);
	transform: rotate(45deg) translate(-7px, -7px);
	background:#737373;
	}	
.mobilemenu{
	left:0;
	position:fixed;
	top:80px;
	background:rgba(255,255,255,1);
	z-index:10;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	border-top:1px solid #ddd;
	}
.mobimenu-top{ top:80px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #ddd;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:17px 20px;
	font-size:17px;
	color:#000;
	}	
.mobilemenu li a:hover{color:#000;}	


.banner_section{ text-align:center;padding:35px 0 85px 0;}
.banner_section h3{font-size:59px;line-height:83px;text-transform:uppercase; font-weight:900;letter-spacing: -1px;
background: -webkit-linear-gradient(91deg, #ffffff 83%, #d6d6d6 100%, rgba(214, 214, 214, 1) 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.banner_section h1{font-size:135px;line-height:113px;text-transform:uppercase; font-weight:900;letter-spacing: -1px;background: -webkit-radial-gradient(rgb(201, 129, 29), rgb(135, 64, 12));-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.banner_section p{font-size:26px;line-height:34px;font-weight:400; color:#fff; padding-bottom:50px;}
.banner_section h5{font-size:101px;line-height:97px;font-weight:700; color:#fff; padding-top:40px;}
.banner_section h6{font-size:30px;line-height:53px;font-weight:500; color:#fff;}
.banner_section .common_btn{
    background: #87400c;display: block;
    width: 260px;
    margin: 0 auto;color: #fff;
    font-size: 15px;line-height: 30px;font-weight: 700;
    text-transform:uppercase;letter-spacing: 3px;padding:20px 65px;transition: background-color .2s ease-out, color .2s ease-out;}
.banner_section .common_btn:hover{background:#070707;}
.banner_section ul{    display: inline-flex; padding-bottom:50px;}
.banner_section ul li{ padding:0 70px; border-right:solid 1px #3c301d;}
.banner_section ul li p{font-size:16px; line-height:20px; text-transform:uppercase; font-weight:700; padding-top:25px;    padding-bottom: 0;}


/*-----------------------
Section 1 CSS START
------------------------*/
.section_1{padding:110px 0 130px 0;background:#f9f9f9;}
.pack_tab{ border-bottom:none; padding-bottom:75px;}
.pack_tab .nav-link{font-size:14px;line-height:36px;color:#151515;text-transform: uppercase; border:solid 1px #151515;border-radius:0; margin:0 6px;padding:10px 40px;font-weight:700; letter-spacing:1.5px;}
.pack_tab .nav-item.show .nav-link, .pack_tab .nav-link.active {color: #495057;background-color: transparent;border-color: #151515 #151515 #fff;border-bottom: solid 3px #8b4f23;}
.pack_tab .nav-link:focus, .pack_tab .nav-link:hover {border-color: #151515 #151515 #151515;isolation: isolate;border-bottom: solid 3px #8b4f23;}

.impressive-content .benef_icons{ padding-bottom:35px;}
.impressive-content h4{ font-size:35px; line-height:38px; color:#222222;font-weight:600;}
.impressive-content h6{ font-size:18px;line-height:35px;color:#0a1424;font-weight:600;}
.impressive-content p{ font-size:18px;line-height:27px;color:#000000;font-weight:400; padding-bottom:35px; padding-top:15px;}
.impressive-content .common_btn{background:#87400c; color:#fff;font-size:15px;line-height:30px;font-weight:700;text-transform:uppercase;letter-spacing:3px;padding: 20px 30px;transition: background-color .2s ease-out, color .2s ease-out;}
.impressive-content .common_btn:hover{background:#070707;}
.impressive-conversions{ text-align:center;}


/*-----------------------
Section 2 CSS START
------------------------*/
.section_2{ padding:100px 0;  background:#fff;}
.section-title{max-width:90%;margin: 0 auto; padding-bottom:75px;}
.section-title .common_heading{font-size: 50px;line-height: 56px;color: #0a1424;font-weight:700;}
.section-title .common_sub_heading{font-size:25px;line-height:36px;color:#0a1424;font-weight:500;margin-top:20px;}
.section_2 .services_box{ border:solid 1px #303030; text-align:center;min-height:425px; margin-bottom:42px;}
.section_2 .services_box .services_img_box{ background:#f3f3f3; padding:40px 0;}
.section_2 .services_box .services_img_box .services_title{ padding-top:25px; font-size:21px; line-height:25px; color:#0a1424; font-weight:600;}
.section_2 .services_box .services_text{ padding:35px 35px 0 35px;font-size:16px;line-height:27px; color:#000000; font-weight:400;}
.common_btn01{ margin-top:40px;}	
.section_2 .common_btn{font-size:15px;line-height:30px;color:#87400c;font-weight:700;text-transform:uppercase;letter-spacing:1px;border:solid 2px #87400c;padding:20px 30px;transition:background-color .2s ease-out, color .2s ease-out;}
.section_2 .common_btn:hover{ background:#87400c; color:#fff;}


/*-----------------------
Section 3 CSS START
------------------------*/
.section_3{padding:65px 0 120px 0;background:#87400c; text-align:center; position:relative;}
.section_3:after {content:'';position:absolute;bottom:-36px;right:25%;width:56px;height: 85px;background:#87400c;transform:rotate3d(0, 1, -1, 86deg) rotate(-180deg);}

.section_3 h5{ font-size:30px; line-height:36px; color:#ffffff; font-weight:700; padding-bottom:15px; padding-top:30px;}
.section_3 p.available{ font-size:23px; line-height:36px; color:#ffffff; font-weight:400; padding-bottom:15px; max-width:75%; margin:0 auto;}
.section_3 .s3_box_vrfy_txt {font-size:20px;line-height:24px;color: #fff;margin-top: 30px;letter-spacing: 0.2px;}
.section_3 .s3_box_vrfy_txt span {font-size: 24px;font-weight: 700;}
.section_3 .s3_box_vrfy_txt img {display: inline-block;vertical-align: middle;width: 20px;margin: -4px 10px 0;}

/*-----------------------
Partners 4 CSS START
------------------------*/
.partners{ padding:130px 0;}
.partners .common_btn01{ padding-top:120px;text-align:center;margin:0;max-width:100%;}
.partners .common_btn01 .common_btn{background:#87400c; color:#fff;font-size:15px;line-height: 30px;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;padding: 20px 30px;transition: background-color .2s ease-out, color .2s ease-out;}
.partners .common_btn01 .common_btn:hover{background:#070707;}
.fr {float: right;}
.s4-row-img {width: 43%;}
.s4_box{display:block;vertical-align:top;width:100%;max-width:970px;margin:70px auto 50px;position:relative; overflow:hidden;}

.s4_box_row{
	float:left;
	width:100%;
	position:relative;
	margin-top:50px;
	}
.s4_box_row:first-child{margin-top:0;}
.s4_box_row:before{
	position:absolute;
	content:"";
	left:50%;
	transform:translateX(-50%);
	border-left:2px solid #d7d7d7;
	height:auto;
	bottom:-70px;
	top:40px;
	}
.s4_row_inner{
	width:50%;
	position:relative;
	text-align:left;
	}
.s4_box_icns{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-34px;
	}
.s4_row_inner.fl{ padding-right:80px;}
.s4_row_inner.fr{ padding-left:80px;}
.s4_row_inner.fr:after{ right:auto; left:-22px;}
.s4_row_hdg{font-size:30px;line-height:38px;color:#0a1424;font-weight:700;}
.s4_box_txt{font-size:20px;line-height:30px;color:#0a1424;margin-top:20px;font-weight:500;letter-spacing: 0.5px;}
.s4-imgs{display:block;margin:0 auto;}
.right_part_img{margin:-158px auto 0 auto;}



/*-----------------------
Section 4 CSS START
------------------------*/
.section_4{background-color:#070707;background-image: url(../newimages/mid_col.webp);background-position:top center;background-repeat: no-repeat; position:relative; padding:75px 0 125px 0; text-align:center;}
.section_4:after {content:'';position:absolute;bottom:-36px;right:25%;width:56px;height: 85px;background:#070707;transform:rotate3d(0, 1, -1, 86deg) rotate(-180deg);}

.section_4 h5{ font-size:28px; line-height:36px; color:#ffffff; font-weight:700; padding-bottom:15px; padding-top:30px;}
.section_4 p.available{ font-size:21px; line-height:33px; color:#ffffff; font-weight:400; padding-bottom:15px; max-width:60%; margin:0 auto;}
.section_4 .s3_box_vrfy_txt {font-size:20px;line-height:24px;color: #fff;margin-top: 30px;letter-spacing: 0.2px;}
.section_4 .s3_box_vrfy_txt span {font-size: 24px;font-weight: 700;}
.section_4 .s3_box_vrfy_txt img {display: inline-block;vertical-align: middle;width: 20px;margin: -4px 10px 0;}

/*-----------------------
Section 5 CSS START
------------------------*/
.section_5{ padding:100px 0;  background:#fff;}
.performing_box{background:#fff; padding:12px;border-radius:10px;-webkit-box-shadow:0px 5px 14px 1px rgba(158, 158, 158, 0.25);-moz-box-shadow:0px 5px 14px 1px rgba(158, 158, 158, 0.25);box-shadow:0px 5px 14px 1px rgba(158, 158, 158, 0.25);width:98%; margin:0 auto 40px auto;}
.performing_box .s5-bnr{-webkit-box-shadow:0px 5px 14px 1px rgba(158, 158, 158, 0.25);-moz-box-shadow:0px 5px 14px 1px rgba(158, 158, 158, 0.25);box-shadow:0px 5px 14px 1px rgba(158, 158, 158, 0.25);border-radius:10px;}
.three_line{ margin:5px 0 3px 20px;}
.box_row_content {display: inline-block;vertical-align: top;width: 100%;text-align: left;padding: 30px 25px;}
.s5_bx_top {display: flex;flex-wrap: wrap;justify-content: space-between;}
.s5_bx_heading {font-size: 24px;line-height: 30px;color:#0a1424;font-weight:700;}
.s5_bx_hea{font-size: 24px;line-height: 30px;color: #87410f;font-weight:700; border:solid 1px #87410f; padding:8px 20px;border-radius:10px; margin-bottom:10px;}
.performing_box a.preview_text{display:inline-block;vertical-align:top;font-size:14px;line-height: 25px; text-transform:uppercase;color: #0a1424;font-weight:700; border-bottom:solid 2px #87400c;letter-spacing: 0.5px;margin-top:15px;}

/*-----------------------
Section 6 CSS START
------------------------*/
/*.section_6{background-color:#f6f2f3;padding:130px 0 600px 0;background-image:url(../newimages/section_6_buttom_pic.webp);background-position:bottom center;background-repeat:no-repeat;}*/
.section_6{background-color:#f6f2f3;padding:130px 0 600px 0;background-image:url(../newimages/section_6_buttom_pic_n.webp);background-position:bottom center;background-repeat:no-repeat;}
.section_6 .common_charge{ font-size:30px; line-height:53px; color:#0a1424; font-weight:400; padding:10px 0 15px 0;}
.section_6 .section-title .common_sub_heading{font-size:20px;line-height:29px;max-width:80%;margin:0 auto; font-weight:400;}
.section_6 .section-title .common_sub_heading{ margin-bottom:60px;}
.section_6 .common_btn{background:#87400c; color:#fff;font-size:15px;line-height:30px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:20px 30px;transition: background-color .2s ease-out, color .2s ease-out;}
.section_6 .common_btn:hover{background:#070707;} 

/*-----------------------
Section 7 CSS START
------------------------*/
.section_7{background:#060606 url(../newimages/form_bg.webp);background-position:top center;background-repeat:no-repeat; padding-bottom:116px; position:relative; text-align:center;}
.form_box{display:inline-block;vertical-align:top;width:100%;max-width:1030px;border:2px solid #4b2306;margin: -120px auto 0 auto;border-top:none;border-radius:12px;overflow:hidden;text-align:center;}
.form_header{float:left;width:100%;background:#4b2306;padding:30px 20px;position:relative;}
.form_heading{font-size:46px;line-height:52px;color:#fff;font-weight:700;letter-spacing:0.5px;}
.form_sub_heading{font-size:28px;line-height:36px;color:#fff;font-weight:500;letter-spacing:0.5px;margin-top:15px;}	
.form_mid{
	background:#fff;
	float:left;
	width:100%;
	padding:20px 125px 50px;	
	}
.contact_inner{margin:0 auto 0;width:100%;display: -webkit-flex;display: flex;flex-wrap: wrap;justify-content:space-between;}	
.contact_frmElmnts{width: calc(50% - 16px);margin-top:15px;}	
.contact_fields{width:100%;background:#fff;height:55px;border:1px solid #cccccc;box-sizing:border-box;padding:0 25px;font-size:16px;color:#000;text-align:left;letter-spacing:0.5px;font-weight:400;-webkit-appearance:none;outline:none;}
.contact_fields::placeholder{ color:#cccccc;}	

.form_flds_box{
	width:100%;
	text-align:left;
	border:1px solid #c5c5c5;
	padding:12px 12px 12px 12px;
	border-radius:10px;
	-webkit-box-shadow: 0 4px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 2px 0 rgba(0,0,0,.1);
	margin-top:20px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;		
	}
.form_flds_box .contact_frmElmnts{ margin-top:0;  border-right: 1px solid #c5c5c5;}	
.form_flds_box .cont_field1{ border:none; box-shadow:none; padding:0 0 0 13px; height:40px;}
.flds_id{
	font-size: 19px !important;
    border: none;
    box-shadow: none;
    height: 40px;
    background: #f5f5f5;
    border: 1px solid #c5c5c5;
	border-radius:6px;
	padding:0 10px;
	}
.flds_id::placeholder{ color:#878787;}		
.cont-sel{ background: url(../newimages/sel-arw.webp)no-repeat center right 15px;}
.form_flds_box .cont_field1.cont-sel{ background: url(../newimages/sel-arw.webp)no-repeat center right 35px;}

.form_option_box{
	width:100%;
	text-align:left;
	border:1px solid #c5c5c5;
	padding:20px 25px;
	border-radius:10px;
	-webkit-box-shadow: 0 4px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 2px 0 rgba(0,0,0,.1);
	margin-top:20px;
	}
.option_heading{
	font-size:20px;
	line-height:22px;
	color:#111b2a;
	letter-spacing:0.5px;
	font-weight:600;
	}
.option_row{
	width:100%;
	margin:0 auto 0;
	
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}
.option-col{
	position: relative;
    width: 25%;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	margin-top:20px;
	}		
.option-col p{
	color:#111b2a;
    font-size:17px;
    line-height:20px;
    letter-spacing:0.3px;
	font-weight:500;
	}
.option-col input[type="radio"],.option-col input[type="checkbox"]{
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	}	
.option-col input[type="checkbox"] + span{
	display:inline-block;
	vertical-align:middle;
	border: 1px solid #ddd;
    width: 24px;
    height: 24px;
	border-radius:4px;
    z-index: 1;
    background: #fff;
    cursor: pointer;
	margin-right:10px;
	}
.option-col input[type="checkbox"]:checked + span{background:url(../newimages/tik.webp) center center no-repeat #fff;}			
.form_btn{display:inline-block;vertical-align: top;background: #87400c;color: #fff;font-size: 15px;text-align: center;width: 100%;max-width: 240px;height:55px;letter-spacing: 0.5px;border-radius: 0;font-weight: 600;margin-top:30px;border: none;outline: none;-webkit-appearance: none;cursor: pointer;}
.form_btn:hover{ background:#000;}		
.s7_star1{position: absolute;top: 740px;left:5%;}	
.s7_star2{position: absolute;top:150px;right:10%;}
.s7_star3{position: absolute;bottom:350px;right:10%;}
.bounce-y {-webkit-animation: bounce-y 5s infinite linear;animation: bounce-y 5s infinite linear}
.bounce-x {-webkit-animation: bounce-x 5s infinite linear;animation: bounce-x 5s infinite linear}
@-webkit-keyframes bounce-y {
0% {-webkit-transform:translateY(0);transform:translateY(0)}
50% {
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes bounce-y {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@-webkit-keyframes bounce-x {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
50% {
-webkit-transform:translateX(30px);
transform:translateX(30px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes bounce-x {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
50% {
-webkit-transform:translateX(30px);
transform:translateX(30px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@-webkit-keyframes zoom-one {
0% {
-webkit-transform:scale(.95);
transform:scale(.95)
}
50% {
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
100% {
-webkit-transform:scale(.95);
transform:scale(.95)
}
}
@keyframes zoom-one {
0% {
-webkit-transform:scale(.95);
transform:scale(.95)
}
50% {
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
100% {
-webkit-transform:scale(.95);
transform:scale(.95)
}
}
@-webkit-keyframes zoom-two {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(.95);
transform:scale(.95)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes zoom-two {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(.95);
transform:scale(.95)
}
100% {
-webkit-transform:scale(1);
transform:scale(1)
}
}
/*-----------------------
Footer CSS START
------------------------*/
.footer{ text-align:center;background: #fff;padding: 45px 0 50px;}
.footer__text {color:#111b2a;font-size:18px;line-height:26px;margin-top: 20px;font-weight:500; }

.show-mob, .show-tab {display: none;}	
/*==============Media=============*/
@media only screen and (max-width:1366px){
.section_6{background-size:contain;padding:130px 0 400px 0;}	
}


@media only screen and (max-width:1024px){
.s4_row_hdg{ font-size: 27px; line-height: 35px;}
.s4_box_txt{ font-size: 19px; line-height: 29px;}	
.pack_tab .nav-link{    padding: 10px 30px;letter-spacing: 1px; font-size:13px;}
.form_box{ max-width:730px;        margin: 0 auto;display: block;}
.form_heading{ font-size: 45px; line-height: 45px;}
.form_sub_heading{ font-size: 26px; line-height: 34px;}
.form_mid{ padding: 15px 25px 40px;}
.contact_fields{ font-size:17px; padding:0 15px;}
.form_flds_box{ padding-left:2px;}
.form_option_box{ padding:20px 15px;}
.contact_frmElmnts{ width: calc(50% - 10px);}
.option-col{ width:48%;}
.section-title .common_heading {font-size: 40px;line-height: 45px;}
.section_6{padding:100px 0 300px 0;}
.s7_star1, .s7_star2, .s7_star3{ display:none;}
.banner_section h1{    font-size: 110px;}
ul.menu-list{ display:none;}
a.nav-btn{ margin-right:50px;}
.show-tab {display: block;}
.section_3 p.available{    font-size: 20px;line-height: 32px;    max-width: 90%;}
.nav-sec .menu-list {
    vertical-align: middle;
    margin: 9px 0 0 20px;
}
}


@media only screen and (max-width:767px) {
.top-fix-bar{ margin-bottom:30px;}
.logo{width: 140px; margin-top:10px;}
.mob-mnu-ic{ top:15px; right:15px;}
.mobilemenu{ top:50px;}
.mobimenu-top{ top: 50px;}	
.section-title{max-width:100%;padding-bottom: 45px;}	
.section-title .common_heading{    font-size: 30px;line-height: 42px;}
.section-title .common_sub_heading {font-size: 22px;line-height: 28px;margin-top: 15px;}
.section_2 .services_box{    min-height: auto;    margin-bottom: 25px;}
.section_2 .services_box .services_text{padding:20px;}
.show-mob{display:block;}
.hide-mob{display:none;}
.box_row_content { padding:25px 0;}
.impressive-content h4{ font-size:28px;}
.impressive-content .common_btn{font-size:14px;letter-spacing:1px;}
.pack_tab .nav-link{font-size: 11px;line-height: 32px;    margin: 0 5px 10px 0;padding: 8px 12px;letter-spacing: 0;}
.section_3 p.available, .section_4 p.available{ font-size:18px;line-height:30px;max-width: 100%;}
.s5_bx_hea{font-size: 20px;line-height: 30px;margin-top: 20px;        display: inline-block;}
.s5_bx_top{ display:inline;}
.performing_box a.preview_text{ display:block;}	
.s5_bx_heading br{ display:none;}	
.s4_box{ margin:20px 0 0;padding:0 5px;}
.s4_box_row{ margin-top:30px;}
.s4_row_inner, .s4_row_inner.fl, .s4_row_inner.fr{ width:100%; text-align:left; padding-left:35px;}
.s4_box_row:before{ transform:none; left:5px;  top:25px;}
.s4_box_row:last-child:before{ bottom:8px;}
.s4_box_icns{ left: -5px; top: 2px; margin-left: -6px; width: 35px;}
.s4_row_inner.fl{ padding-right:0;}
.s4_row_hdg{ font-size: 21px; line-height: 29px;}
.s4-imgs{ margin:20px auto 0;}
.s4_box_txt{ font-size: 17px; line-height: 25px;}
.form_heading {font-size: 30px;line-height: 37px;}
.section_7{ padding-bottom:25px;}	
.option-col p{ font-size:14px;}	
.section_6{padding: 100px 0 150px 0;background-size: contain;}
.section_6 .common_charge{    font-size: 26px;line-height: 34px;}
.section_6 .section-title .common_sub_heading{font-size: 18px;line-height: 28px;max-width: 100%;margin-bottom: 40px;}
.banner_section{ padding-top:0;}
.form_box{margin-top:0;}
.section_5{ padding:50px 0;}
.impressive-content{ text-align:center;}
.impressive-conversions{ margin-bottom:40px;}
.section_1{padding: 50px 0 70px 0;}
.banner_section p br{ display:none;}
.banner_section h5{ font-size:50px;}
.banner_section h6{ font-size:26px;line-height: 40px;}
.banner_section h1{    font-size: 50px;line-height: 70px;}
.banner_section h3{font-size: 40px;line-height: 50px;}
.nav-sec .menu-list{    margin: 15px 0 0 0;}
.contact_frmElmnts {width: 100%; text-align:left;}	
}

@media only screen and (max-width:480px) {
.section_6{padding: 100px 0;}
.banner_section ul li{padding: 0 10px;border-right: none;}	
}