@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 200;
  src: local('RobotoCondensed-Light'), local('RobotoCondensed-Light'), url("../font/RobotoCondensed-Light.ttf") format('truetype');
}

@font-face {
  font-family: "BronovaBold";
  font-style: normal;
  src: local('BronovaBold'), local('BronovaBold'), url("../font/BronovaBold.otf") format('truetype');
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  src: local('Poppins-Bold'), local('Poppins-Bold'), url("../font/Poppins-Bold.otf") format('truetype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: normal;
  font-weight: 600;
  src: local('LemonMilk'), local('LemonMilk'), url("../font/LemonMilk.otf") format('truetype');
}
@font-face {
  font-family:"Bronova-Regular";
  font-style: normal;
  font-weight: 600;
  src: local('Bronova-Regular'), local('Bronova-Regular'), url("../font/Bronova-Regular.otf") format('truetype');
}

body {
	margin:0;
	padding:0;
	font-size:16px;
	color:#333;
	top:0;
	background: #030e1d url(../images/doodle.png) repeat;
	overflow-x: hidden;
	font-family: "Bronova-Regular";
	}
	
a {
	text-decoration:none;
	}
ul,li,lo {
	list-style-type:none;
	}
.cle {
	clear:both;
	margin:0;
	padding:0;
	
	}
















	
	
.catlog {
	text-align:center;
	margin-bottom:0px;
	float:right;
	}
/*.catlog a {
	font-family:"Bronova-Regular" !important;
    padding: 11px 25px 7px 25px !important;
    font-size: 15px;
    font-weight: 600;
    color: #051f3f !important;
    text-decoration: none;
    margin-top: 0px;
    margin-right: 0px;
    border-radius: 25px;
    display: inline-block;
    background: #ffe300;
    box-shadow:0 0 0 5px rgb(255 224 0 / 20%), 0 0 0 10px rgb(255 242 0 / 27%);
}*/
.catlog a img {
	height:80px;
	margin-top:0px;
	}
.btni {
  flex: 1 1 auto;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  
 /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
 }
.btni:hover {
  background-position: right center; /* change the direction of the change here */
}
.btn-4 {
  background-image:linear-gradient(to right, #782375 0%, #423644 51%, #782375 100%);
}		
button .info {
	padding:9px 25px;
	}	
	
.topp {
	padding: 5px 0 0 0;
    position: relative;
    width: 90%;
	margin:0 auto;
}	
.topp ul {
	z-index: 99;
    position: relative;
    margin: 0;
    float: right;
    padding: 7px 10px 7px 22px;
	}
.topp ul li {
	color:#423144;
	font-size: 19px;
	display: inline-block;
	margin-right:0px;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 4px 15px 4px 5px;
	border-radius:25px;
	}
.topp ul li a {
	color:#fff;
	font-size: 17px;
	display: inline-block;
	margin-right:10px;
	font-family: 'Roboto Condensed', sans-serif;
	transition:all 0.3s ease-in-out;
	text-decoration:none;
	}
.topp ul li.cal i {
	color: #fff;
    background: #5959ff;
    padding: 8px 10px;
    border-radius: 25px;
    font-size: 14px;
	}
.topp ul li.qet i {
	color: #fff;
    background: #5959ff;
    padding: 9px 9px;
    border-radius: 25px;
    font-size: 14px;
	}
.boddo {
	padding:0 0px 0 0;
	float:right;
	margin-top:11px;
	border-bottom:1px dashed #fff;
	}
.boddo1 {
    border-bottom: 1px solid #fff;
    padding: 8px 0;
	float:right;
}		
.cotation {
	float:right;
	padding: 3px 0 0 0;
	}	
.cotation a {
	color:#fff;
	background:#FF440B;
	padding: 8px 15px;
	text-decoration:none;
	}	
.absolute-div {
    width: 100%;
    z-index: 999;
    position: absolute;
}
.logo_fix {
	display:none;
}	
.logo_fix img {
	z-index:99;
	position:absolute;
	display: -webkit-inline-box;
	margin-left:25px;
	margin-top:-35px;
	width:140px;
	}
.logo {
	padding:0;
	margin-top:0px;
	}
.logo img {
	z-index:99;
	position:absolute;
	display: -webkit-inline-box;
	margin-left:25px;
	margin-top:-25px;
	width:220px;
	}	
.navbar {margin-bottom:0px;}	
.navibar {
	z-index: 99;
    width: 100%;
	}	


.for_res_bg {
	margin-right:20px;
	}
/* Demo purposes only */

.navbar-nav {position:relative; float: right; margin-right:19px; margin-top: 20px;  }
.navbar-inverse{background:rgba(0,0,0,0.0); height:auto; border:0; padding-bottom:0px; padding:22px 0; width:94%; margin:0 auto;}


.navbar-nav > li {background:url(../images/dot.png) no-repeat right center; padding:0px 3px;}
.navbar-nav > li:last-child {background:none;}
.navbar-nav > li > a{color:#fff !important; transition:all 0.3s ease-in-out; font-size:15px; font-family:"Bronova-Regular"; text-transform:uppercase; padding:12px 14px 8px 14px; font-weight:700; border-radius:10px 10px 0 0;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover{ color: #e3741a  !important;  background-color: #5959ff00; }

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color:#ffe300  !important;
    background-color: #5959ff00;
}
/*.navbar-nav > li > a:before {background: none repeat scroll 0 0 transparent; bottom: 0; content: "" ;display: block; height:2.5px; left:0%; position:absolute; background:#f6661f; transition:width 0.3s ease 0s, left 0.3s ease 0s; width:0;}
.navbar-nav > li > a:hover:before { width: 100%; left: 0; }*/
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color:#b6b6ff  !important;
    background-color: #5959ff00;
}
.dropdown-menu {
	background-color: #fff;
	min-width:197px !important;
	border-radius:0px;
	padding: 10px 0;
	}
	.navbar-nav ul.sm-nowrap > li > a {
	padding:11px 20px 11px 20px;
	color:#000;
	font-family: "Bronova-Regular";
	font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    margin: 1px 0;
	}	
.navbar-nav ul.sm-nowrap > li > a:focus, .navbar-nav ul.sm-nowrap > li > a:hover  {
	color:#365fff;
	background-color:#fff;
	}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
    background-color: #00a3ff00 !important;
	color:#000;
	}	
.navbar-nav ul.menusub > li > a {
	padding:6px 10px 6px 10px;
	margin:1px 0;
	text-transform:none;
	}		
.navbar-nav li ul.sub-menu{display:none;position:absolute; top:89px; left:0; border-top:2px solid #a42629; padding-left:10px;}
.navbar-nav li:hover ul.sub-menu{display:block; width:200px;  background-color: rgba(0, 0, 0, 0.8); list-style-type:none;}
.navbar-nav li:hover ul.sub-menu li{padding:10px; border-top:1px solid #292828; font-size:15px; }
.navbar-nav li:hover ul.sub-menu li:first-child{border:0;}
.navbar-nav li:hover ul.sub-menu li a{color:#7a7a7a; text-decoration:none;}
.navbar-nav li:hover ul.sub-menu li a:hover{color:#9c0a0e;}

.res_apply {
	display:none;
	}

/*menu end*/

/*banner start*/
.slider_container{ width:100%; margin:0 auto; clear:both; border-radius: 0 0 0 160px; padding: 0; overflow: hidden;}
.flex-caption{ position: absolute; bottom:25vh; width:100%; margin:0;}
.caption_title_line{  height:auto; color:#303030;  padding:15px; margin:0 auto; text-align:center; }
.flexslider {width: 100%; margin: 0; padding: 0; height:85vh; background:#003582; margin-top:0px;}
.flexslider img {width: 100%; display: block; height:85vh;}
.flexslider {position: relative; zoom: 1;}

.about_pic2 {
    float: left;
    margin: 0px 15px 0 0;
    width: 100%;
    max-width: 140px;
}
.about_pic2 img {
    width: 100%;
    height: auto;
}
.banner_photo {
	background:#0d284ac4;
	padding:0px;
	width:78%;
	float:right;
	border-radius:8px;
	
	} 
.banner_photo  h2 {
	color:#fff;
	font-size:21px;
	padding:15px 15px 13px 20px;
	margin:0px;
	background:#e65e1c;
	border-radius:8px 8px 0 0;
	}	
.banner_photo  h2 span {
	float: right;
    background: #fff;
    border-radius: 4px;
    padding: 2px 10px;
    color: #e65e1c;
    line-height: 3px;
	}
.scroll-text-2 {
    height:35vh;
    overflow: hidden;
    margin-bottom: 9px;
}		
/* nt-example1 */

#nt-example1 {
	max-width: 620px;
	margin: auto;
}

#nt-example1-container {
	text-align: center;
}




#nt-example1 li {
	overflow: hidden;
	list-style: none;
	text-align: left;
}	

ul.today_list {
	padding:0;
	}	
ul.today_list li {
	padding:15px 15px 15px 15px;
	border-bottom:1px dotted #cfcfcf;
	transition: all 0.3s ease-in-out;
	}
ul.today_list li:hover {
	box-shadow: 0px 0px 21px #00000038;
	}		
ul.today_list li a {
	text-decoration:none;
	}	
ul.today_list li a h3 {
	color:#f6661f;
	font-family: "BronovaBold";
    font-size: 17px;
	margin:0;
	padding:15px 0 10px 0;
	}
ul.today_list li a p {
	color: #bbcffb;
    font-size: 14px;
	}	
				
.caption_title_line h1 {
	font-family: "BronovaBold";
	color:#fff;
	font-size:41px;
	margin:0 0 10px 0;
	}
.caption_title_line h1 span {
	font-family: "BronovaBold";
	color:#fff;
	font-size:33px;
	margin:0 0 10px 0;
	}	
.caption_title_line h4 {
	margin-bottom:20px;
	}	
.caption_title_line h4 span {
	color:#fff;
	background:#f43c32;
	font-size:19px;
	padding:7px 12px 6px 12px;
	margin-bottom:11px;
	border-radius:5px;
	}
.caption_title_line p {
	color:#fff;
	font-size:17px;
	margin-bottom:11px;
	}
.banner_button {
    width: auto;
    float: left;
    margin-left: 41%;
}	
/*.banner_button a {*/
/*	display:table;*/
/*	padding:8px 8px 8px 25px;*/
/*	border-radius:60px;*/
/*	background:#f6661f;*/
/*	color:#fff;*/
/*	text-decoration:none;*/
/*	margin-top:25px;*/
/*	font-size:21px;*/
/*	font-family: "BronovaBold";*/
/*	transition:all 0.5s ease-in-out;*/
/*	}*/
.banner_button a i {
	padding:13px 15px;
	background:#fff;
	color:#f6661f;
	border-radius:50%;
	margin-left:15px;
	}	
.banner_button a:hover {
	background:#f6661f;
	color:#fff;
	}				
.nectar-shape-divider {
    width: 100%;
    left: 0;
    bottom: -3%;
    height: 100%;
    position: absolute;
}
.nectar-shape-divider-wrap {
    position: absolute;
    top: auto;
    bottom:6vh;
    left: 0;
    right: 0;
    width: 100%;
    height: 120px;
    z-index: 3;
    transform: translateZ(0);
}
.jarallax {
    min-height: 85vh;
}
.jarallax-keep-img {
	min-height: 300px;
	}
/*banner end*/
.rotis {
	position: absolute;
    z-index: 10;
    width: 100%;
    bottom: 0px;
	}
.for_dec {
	background: #010a16;
	padding: 2px 14px;
    border-radius: 10px;
	}	
/**********************menu top fixed start**************************
*********************************************************************
*********************************************************************/

.float-panel {
    width:100%;z-index:300;padding:0;transform: translateZ(0);
	background:#02081100;
    transition:all 0.5s; /* Effect for switching from .fixed to static */
	position:relative;
	
}
.float-panel .content-area {margin:10px auto;}
.float-panel a {font-size:16px;text-decoration:none;color:#444;display:inline-block;padding:0;}
.float-panel .fa-gg {color:#F0595C;font-size:30px;vertical-align:middle;transition:all 1s;}
/* when class="float-panel fixed" */
.fixed {animation:slide-down 0.5s; border-bottom:none; z-index:10000; background:#020811;}

.fixed .fa-gg {transform: rotate(360deg); }
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}

.fixed .navbar-inverse {
	padding: 17px 0;
	}

.fixed .navbar-inverse .navbar-nav>.open>a, .fixed .navbar-inverse .navbar-nav>.open>a:focus, .fixed .navbar-inverse .navbar-nav>.open>a:hover {
    color:#5959ff  !important;
    background-color: rgba(0,90,213,0.0);
}

.fixed .navbar-inverse .navbar-nav>.open>a, .fixed .navbar-inverse .navbar-nav>.open>a:focus, .fixed .navbar-inverse .navbar-nav>.open>a:hover {
    color:#5959ff  !important;
    background-color: rgba(0,0,0,0.0);
}
.fixed .logo {
	display:none;
}
.fixed .logo_fix {
	display:block;
	}
.fixed .catlog a img {
	height:70px;
	margin-top: -10px;
	}	
.fixed .navbar-nav {
	margin-top:10px;
	}
.fixed .logo_fix img {
	margin-top: -25px;
	}	 
/* ---------------- For Animation on Scroll ---------------- */
.slideanim {
    visibility:hidden;
    visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {visibility: visible; animation:slide 1s;}
.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(50%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
/**********************menu top fixed end**************************
*******************************************************************
*******************************************************************/

.pro_photo2 {
	overflow:hidden;
	transition:all 0.3s ease-in-out;
	background:#010d1c;
	}
.pro_block:hover .pro_photo2 {
	box-shadow: 0px 0px 20px 15px #00000024;
	}		
.pro_photo2 img {
	transition:all 0.3s ease-in-out;
	width: 100%;
    float: left;
    margin: 0.2%;
	display:flex;
	opacity:0.9;
	
	}
.pro_block:hover .pro_photo2 img {
	-ms-transform: scale(1.10,1.10);
    -webkit-transform: scale(1.10,1.10);
    transform: scale(1.10,1.10);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.3);
	opacity:0.5;
	}
.prica {
	position: absolute;
    bottom: 17px;
    left: 5%;
    width: 90%;
    background: #f53834;
	}
.prica p.d_price {
    color: #fff;
    display:block;
	text-align:center;
    padding: 11px 25px 8px 25px;
    margin: 0px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
	}
.pricaa {
	position: absolute;
    bottom: 17px;
    left: 5%;
    width: 90%;
    background: #080808a8;
	}
.pricaa p.d_price {
    color: #fff;
    display:block;
	text-align:center;
    padding: 15px 25px 12px 25px;
    margin: 0px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
	}	
.padd_more {
    padding: 10px;
}
/*************************calaulator part start**************************************
****************************************************************/		
.calculator {
	background:#e5e8fd;
	padding:80px 0;
	width:100%;
	}
.calculator_body {
	width:85%;
	margin:0 auto;
	}	
.calFormBody {
	
	}	
.calPart {
	margin-top:10px;
	}	
.tabby-tabs:before {
  display: table;
  content: " ";
}
.tabby-tabs:after {
  clear: both;
  display: table;
  content: " ";
}
.tabby-tabs {
  margin-bottom:25px;
  text-align:center;
  margin-top:50px;
}
.tabby-tabs ul {
	padding:0px 0;
	}
.tabby-tabs li {
  display: inline-block;
  padding:0px 5px;
  width:30%;
}
.tabby-tabs li:last-child {
	border:none;
	
	}
.tabby-tabs li a {
  position: relative;
  display: block;
  padding: 15px 20px 12px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  font-family: "BronovaBold";
  border-radius:35px;
  background: #b1bbe2;
}

.tabby-tabs li a:hover {
  color: #fff;
  text-decoration: none;
  background: #212b96;
}
.tabby-tabs li a.active {
  color: #fff;
  text-decoration: none;
  background: #212b96;
}
div[data-tab="tab2"] {
  display:none;
  position: relative;
  min-height: 200px;
}
div[data-tab="tab1"] {
  display:none;
  position: relative;
  min-height: 200px;
}	
.intropart {
	margin-left:20%;
	}
.intropart h2 {
	font-family: "BronovaBold";
    font-size: 33px;
	color: #34485e;
	margin-top:50px;
	margin-bottom:25px;
	}	
.intropart p {
	color:#7089a5;
	font-size:16px;
	margin-bottom:15px;
	line-height:26px;
	}	
.intropart p i {
	color:#6e6eeb;
	}	
.divs{
    display: none;
}
.block {
	margin-bottom: 25px;
    /* border-bottom: 1px solid #fff; */
    background: #aaaefe33;
    padding: 20px 15px 5px 15px;
    border-radius: 4px;
	}
.martop {
	margin-top:35px;
	}
.advres {
	display:none;
	}			
/*************************calaulator part end**************************************
****************************************************************/	

/********************form start*****************************
************************************************************
***********************************************************/	
.form_box {
	padding: 40px 25px;
    background: #9297ff73;
    border-radius: 11px;
    box-shadow: 5px 5px 10px #2e339957;
	}
.form_box h5 {
	color: #4a4fc7;
    font-weight: 300;
    font-family: "Bronova-Regular";
    font-size: 18px;
    margin: 0 0 15px 15px;
	}	
.mbot {
    margin-bottom: 25px;
}
.formname {
    color: #565fc7;
    font-weight: 300;
    margin-bottom: 1px;
    font-family: "Bronova-Regular";
    font-size: 15px;
}
.form-control1 {
    display: block;
    width: 100%;
	height:45px;
	font-family: "Bronova-Regular";
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #565fc7;
    background-color: rgba(255,255,255,0);
    background-image: none;
    border: none;
	border-bottom:1px solid #565fc7;
    transition: all 0.3s ease-in-out;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#f0f1ff;
    opacity: 1; /* Firefox */
	font-family: "Bronova-Regular";
	font-size:14px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#f0f1ff;
	font-family: "Bronova-Regular";
	font-size:14px;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color:#f0f1ff;
	font-family: "Bronova-Regular";
	font-size:14px;
}
input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, textarea:focus, select:focus {
  
  padding-left: 7px;
  border-bottom: 1px solid #365fff;
  outline:none;
}
select.form-control1 {
	font-family: "Bronova-Regular";
	font-size:14px;
	}
input[type=radio] {
	vertical-align: middle;
    width: 25px;
    height: 25px;
    border-radius: 10px;
    background: none;
    border: 2px solid #000;
	;
	}
span.mart {
	color:#424689;
	vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    padding: 0 8px;
	
	} 	
.quesend {
    border-radius: 0;
    padding: 11px 25px;
    font-size: 16px;
    width: 100%;
	background: linear-gradient(140deg,#3f50c3,#3f50c3);
    color: #fff;
	transition:all 0.3s ease-in-out;
	border-radius:25px;
}
.quesend:hover {
	background: #3c3ded;
    border-color: #3c3ded;
    color: #fff;
	}	
/********************form end*****************************
*********************************************************
*********************************************************/	


/*****************Tax planing part**********************
********************************************************
*******************************************************/
.planing {
	width:100%;
	margin:0 auto;
	padding:25px 0 70px 0;
	background: linear-gradient(140deg,#f15629,#fb223e);
	}
			
/***************Tax planing part end********************
********************************************************
*******************************************************/

				
.site-top-dark {
    background: rgba(28,33,36,0.5);
}
.site-top {
    position: absolute;
    float: left;
    background-size: cover;
    padding: 0;
    width: 23%;
    z-index: 4;
    height: 100vh;
    border-right: 1px solid rgba(255,255,255,0.67);
}
.padd_no {
	padding:0;
	}
.padd_no1 {
	padding: 5px !important;
	}	
.productpanel {
	margin:10px auto 30px auto;
	width:96%;
	}
figure.effect-julia h2 {
	font-family:"roboto Condensed";
	font-size:21px !important;
	word-spacing:normal !important;
	background: #00000094;
	}
figure.effect-julia p {
	font-family: "Royal Crescent";
	}

.somebg {
	position:relative;
	z-index:1;
	background: #030e1d url(../images/doodle.png) repeat;
	/*background:#03070e;*/
	}
.welweight {
	width:90%;
	margin:0 auto;
	}	
.welcomebody {
	width:100%;
	margin:150px auto 80px auto;
	}
.about_img img {
	width:100%;
	} 	
.welm {
	width:70%;
	margin:0 auto;
	padding-bottom:20px;
	}
.welm h2{
    margin: 10px 0 25px 0;
	text-align:center;
	}	
.welm h2 span {
	font-family: "BronovaBold";
    font-size: 31px;
    background:#fb243c;
	color:#fff;
    line-height: 45px;
    font-weight: bold;
	padding:13px 15px 10px 15px;
	border-radius:5px;
	}
.welm h2 span img {
	width:25px;
	}	
.welm h3 {
	font-family:"Bronova-Regular";
	color:#f15728;
	text-align:center;
	font-size: 22px;
	line-height:35px;
	}
.welm h2 span b {
	color:#5c295b;
	}		
.welm p {
	color: #6161ff;
    float: left;
    padding-bottom: 5px;
    border-bottom: 2px solid #6161ff;
	}
.welm1 {
	width:70%;
	margin:0 auto;
	}
.welm1 h2{
    margin:0;
	text-align:center;
	font-family: "BronovaBold";
    font-size: 39px;
	color:#fff;
    line-height: 45px;
    font-weight: bold;
	padding:13px 15px 10px 15px;
	border-radius:5px;
	}	
.welm1 h2 img {
	width: 32px;
    margin-bottom: 21px;
	}					
.welcomecompany {
    width: 87.5%;
    margin: 10px auto 0 auto;
	}	
.welcomecompany h4 {
	font-size: 21px;
    line-height: 35px;
    color: #ff7b4f;
    font-weight: 300;
    margin: 10px 0 25px 0;
	}
.welcomecompany h4 b {
	color: #6161ff;
	padding-bottom: 5px;
    border-bottom: 2px solid #6161ff;
	}	
.welcomecompany p {
	font-size: 16px;
	color:#3d1e3c91;
    line-height: 29px;
	font-family:"Bronova-Regular";
	}
.viewall {
	margin-top:25px;
	}
		
.viewall a {
	color:#fff;
	padding:13px 40px;
	font-size:17px;
	display:inline-block;
	font-weight:300;
	transition:all 0.3s ease-in-out;
	text-decoration:none;
	border-radius:40px;
	}
.viewall a:hover {
	color:#fff;
	box-shadow: 0 15px 20px rgb(66 54 68 / 57%);
	}
.centd {
	text-align:center;
	}		
.welcomephoto {
	overflow:hidden;
	}	
.welcomephoto img {
	width:100%;
	transition: all 0.3s ease-in-out;
	}
.welcomephoto img:hover {
	-webkit-transform: scale(1.08);
  transform: scale(1.08);
	}	
.overlay a.info {
	color:#fff;
	background:#3e3240ba;
	padding:20px 25px;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	cursor:pointer;
	}
.overlay a.info:hover {
	background:#882585;
	}				
.explore {
	margin:30px 0 0px 0;
	text-align:center;
	}
.explore a {
	color: #fff;
    padding: 15px 40px;
    font-size: 17px;
	text-decoration:none;
    border:2px solid #fff;
	border-radius:35px;
    transition: all 0.3s ease-in-out;
	display:inline-block;
	}
.explore a:hover {
	background:#fff;
	border:2px solid #fff;
	color: #882585;
	box-shadow: 0 15px 20px rgb(66 54 68 / 57%);
	}




.video_box iframe {
    width: 100%;
    min-height: 470px;
    /*border: 20px solid #CCC;*/
    display: block;
    background: #4a3f3d;
	overflow:hidden;
}
.videotag {
	
	}
.videotag h2 {
	margin:0 0 25px 15px;	
	}
.videotag h2 span {
	font-family: "BronovaBold";
    font-size: 27px;
    background: #223da4;
    color: #fff;
    line-height: 45px;
    font-weight: bold;
    padding: 13px 15px 10px 15px;
    border-radius: 5px;
	}	
.videotag2 h2 {
	margin:0 0 25px 0px;
	}	
.videotag2 h2 span {
	font-family: "BronovaBold";
    font-size: 27px;
    background: #223da4;
    color: #fff;
    line-height: 45px;
    font-weight: bold;
    padding: 13px 15px 10px 15px;
    border-radius: 5px;
	}
.videotag2 h2 span img {
	height:40px;
	}			
.box_graphic1 {
	
	}
.videopad {
	padding:0;
	}	


/************************Owl scroll start****************************
***************************************************************
*****************************************************************/	
.owl-carousel .owl-nav{    
    top: 0%;
    height: 1px;
    text-align: center;
    z-index: 99;
    position: absolute;
    width: 100%;
	display:none;
    }
	.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;  overflow:hidden;}

.owl-carousel .owl-item img{display:block;overflow:hidden; transition:all 0.3s ease-in-out; float:left;}
.owl-carousel .owl-item img:hover {}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; }.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel2 .owl-nav{  
    width:100%;
    text-align: center;
    z-index: 99;
    position: absolute;
	height:1px;
	top:0px;
    }
	.owl-carousel2 .owl-nav [class*=owl-prev]{color: #ffffff63;
    font-size: 31px;
    margin: 0px;
    padding: 213px 30px;
    background: linear-gradient(270deg,#041a3700,#030e1d);
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease-in-out;}
	.owl-carousel2 .owl-nav [class*=owl-prev]:hover{background:linear-gradient(270deg,#041a3766,#030e1d);color:#fff;text-decoration:none; }
	
	.owl-carousel2 .owl-nav [class*=owl-next]{color: #ffffff63;
    font-size: 31px;
    margin: 0px;
    padding: 213px 30px;
    background: linear-gradient(90deg,#041a3700,#030e1d);
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease-in-out;}
	.owl-carousel2 .owl-nav [class*=owl-next]:hover{background:linear-gradient(90deg,#041a3766,#030e1d);color:#fff;text-decoration:none; }		
.owl-next {
    float: right;
    position: relative;
    right: 0px;
}
.owl-prev {
    float: left;
    left: 0px;
    position: relative;
}
.no_pad {
	padding:5px;
	}
.owl-carousel3,.owl-carousel3 .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel3{display:block;}.owl-carousel3 .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel3 .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel3 .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel3 .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel3 .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none; padding:0;}.owl-carousel3 .owl-item img{ height:auto !important;}.owl-carousel3 .owl-dots.disabled,.owl-carousel3 .owl-nav.disabled{}.no-js .owl-carousel3,.owl-carousel3.owl-loaded{display:block; }.owl-carousel3 .owl-dot,.owl-carousel3 .owl-nav .owl-next,.owl-carousel3 .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel3.owl-loading{opacity:0;display:block}.owl-carousel3.owl-hidden{opacity:0}.owl-carousel3.owl-refresh .owl-item{visibility:hidden}.owl-carousel3.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel3.owl-grab{cursor:move;cursor:grab; transform: rotate(270deg);}.owl-carousel3.owl-rtl{direction:rtl}.owl-carousel3.owl-rtl .owl-item{float:right}.owl-carousel3 .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel3 .owl-animated-in{z-index:0}.owl-carousel3 .owl-animated-out{z-index:1}.owl-carousel3 .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel3 .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel3 .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel3 .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel3 .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel3 .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel3 .owl-video-playing .owl-video-play-icon,.owl-carousel3 .owl-video-playing .owl-video-tn{display:none}.owl-carousel3 .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel3 .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}	

.owl-carousel3 .owl-nav {
	width:100%;
    text-align: center;
    z-index: 99;
    position: absolute;
	height:1px;
	top:0px;
	}

.owl-carousel3 .owl-stage-outer {
    padding: 15px 0 15px 0;
}	
.owl-carousel3 .center {
    z-index: 2;
    box-shadow: 0 5px 25px rgb(0 0 0 / 50%);
    top: 0px;
	-webkit-transform: scale(1.4) !important;
    -ms-transform: scale(1.4) !important;
    transform: scale(1.4) !important;
}	
.owl-carousel3 .center img {
	height:300px;
	}
.owl-carousel3 .center .pro_block {
	background:#e71639;
	}	

.owl-carousel3 .center .overlay2 h3 {
    color:#fff;
	font-size:13px;
	margin-top: 10px;
}	

.pro_photo {
    overflow: hidden;
}
.pro_photo img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
}
.pro_block {
    background: #f43c32;
	transition: all 0.3s ease-in-out;
	border-radius:0px;
}
.pro_block:hover .pro_photo img {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
.proheading {
	margin:20px 0 65px 0;
	}
.overlay2 {
	padding: 15px;
    text-align: center;
    bottom: 5px;
    width: 90%;
    margin-left: 5%;
    position: absolute;
    background: #000000c4;
	} 
.owl-carousel3 .center .overlay2 {
	bottom: 21px;
	}		
.overlay2 h3 {
	font-size:11px;
	margin:0;
	color:#fff;
	}		

.off_pad {
	padding:0;
	}			
/************************Owl scroll end****************************
***************************************************************
*****************************************************************/	

	
/************************footer start****************************
***************************************************************
*****************************************************************/					
.download_app {
	background:url(../images/Radio_1400x840-jpg.png) no-repeat center;
	background-size:cover;
	}
.dowimg {
	background:#041a37a8;
	}	
.download {
	width:80%;
	margin-left:15%;
	margin-top:100px;
	}
.download ul {
	padding:0;
	margin:25px 0 0 0;
	}	
.download ul li {
	display:inline-block;
	padding:0px 10px;
	border-left:1px solid #fff;
	}
.download ul li:first-child {
	border-left:none;
	}	
.download ul li a img {
	width:30px;
	transition:all 0.3s ease-in-out;
	}
.download ul li a {
	transition:all 0.3s ease-in-out;
	color:#fff;
	font-weight:600;
	font-size:19px;
	}	
.download ul li a:hover {
	-webkit-transform: translateY(-5px);
    transform: translateY(-5px);
	color:#a6d864;
	text-decoration:none;
	}			
.download h3 {
	color:#fff;
	font-size:39px;
	font-family: "BronovaBold";
	}
.download h3 span {
	color:#ee4f2a;
	}	
.download p {
	color:#fff;
	font-size:17px;
	line-height:33px;
	margin:15px 0 0 0;
	}
.listenmore {
	float:left;
	margin-top:50px;
	display:flex;
	margin-bottom: 15px;
	}	
.listenmore a {
	color:#fff;
	border:1px solid #fff;
	padding: 18px 20px 15px 0px;
	transition:all 0.3s ease-in-out;
	text-decoration:none;
	font-weight:600;
	}
.listenmore a i {
	padding-right:20px;
	}
.listenmore a:hover {
	background:#ee4f2a;
	border:1px solid #ee4f2a;
	color:#fff;
	}	
					
.foot {
	padding: 32px 25px 15px 25px;
    border-top: 1px solid #ffffff36;
    width: 90%;
    margin: 30px auto 0 auto;
	text-align:center;
	}	
.foot p {
	color:#ffffff9c;
	}
.foot p a {
	color:#dc5a1b;
	}			
.footer {
	background:linear-gradient(140deg,#041a37,#030e1d);
	background-size:cover;
	position:relative;
	padding:40px 0px 0px 0px;
	}			
.footcont h2 {
	font-family: "BronovaBold";
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 20px 0 10px 0;
	}	
.footcont {
	margin:0 auto;
	width:90%;
	}
.social_wr {
	padding: 0px 0;
    margin-top: 20px;
    position: fixed;
    left: 0;
    top: 25%;
    z-index: 10;
	}
.social_wr ul {
	margin:0;
	padding:0;
	}
.social_wr ul li {
	display:block;
	margin-top:7px;
	}				
.social_wr a {
	color: #ffffff9c;
    height: 45px;
	margin-left:5px;
	border-radius:5px;
    width: 45px;
	display:block;
    text-align: center;
    vertical-align: middle;
    line-height:55px;
    transition: 0.4s ease-in-out;
    font-size: 34px;
}
.social_wr a.face {
	color:#fff;
	background:#4267B2;
	border: 1px solid #4267B2;
	}
.social_wr a.twi {
	color:#fff;
	background:#00acee;
	border: 1px solid #00acee;
	}
.social_wr a.goop {
	color:#fff;
	background: linear-gradient(140deg,#405DE6,#5B51D8,#833AB4,#C13584,#E1306C,#F77737,#FFDC80);
	border: none;
	}		
.social_wr a:hover {
}
.footaddress {
	
	}	
.footaddress h3 {
	font-weight:100;
	font-size:19px;
	color:#6161f7;
	}
.footaddress p {
	font-size: 15px;
    color: #ffffff9c;
    line-height: 22px;
	font-family: "Bronova-Regular";
	}
.footaddress ul {
	margin: 0 0 0 20px;
    padding: 0;
	}
.footaddress ul li {
	list-style-type: circle;
    color: #adb7ce;
    transition: all 0.3s ease-in-out;
	}
.footaddress ul li a {
	color: #adb7ce;
    transition: all 0.3s ease-in-out;
    font-family: "Bronova-Regular";
    font-size: 15px;
    text-decoration: none;
	}
.footaddress ul li a:hover {
	color:#dc5a1b;
	}				
.footaddress ul li:hover {
	margin-left:10px;
	color:#dc5a1b;
	}


.back-to-top {
	position: fixed;
    bottom: 0;
    text-decoration: none;
    padding: 11px 17px;
    display: none;
    border-radius: 50% 50% 0 0;
    box-shadow:5px 1px 13px #00000047;
    text-align: center;
    background: #f53834;
    right: 25px;
    z-index: 100;
			
		}
.back-to-top i {
	color:#fff;
	font-size: 14px;
	text-decoration:none;
	}
.review {
	position: fixed;
    bottom: 10px;
    left: 25px;
    z-index: 100;
	}	
/*.review a {
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	padding:14px 22px 11px 22px;
	display:block;
	background: #3f50c3;
	border-radius:25px;
	box-shadow:0px 16px 10px #00000047;
	text-align: center;
	transition:all 0.3s ease-in-out;
	}
.review a:hover {
	background:#0000ff;
	}	*/	
/************************footer end****************************
***************************************************************
*****************************************************************/	

/* PRELOADER CSS */
.page-loader{
	width: 100%;
	height: 100vh;
	position: fixed;
	background: #010912;
	z-index: 10000;
	
}
.txt{
		color: #f92100;
		text-align: center;
		top: 18%;
		position: relative;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.5;
		font-size:35px;
	}
.txt img {
	height:250px;
	z-index:1000;
	}	
/* SPINNER ANIMATION */
.spinner {
  position: relative;
  top: 30%;
  left:47%;
  margin: 0 auto;
}
.spinner img {
	width:50px;
	}
/* PRELOADER CSS end */

/***********************About page start***************************/
/******************************************************************/
.about_container {
	
	}
.about_image img {
    width: 100%;
}
.alpage_name {
    position: absolute;
    margin-top: -39px;
    width: 100%;
}

.alpage_name h2 {
    color: #fff;
    font-size: 29px;
	text-transform:uppercase;
	font-family: "Bronova-Regular";
    font-weight: bold;
    text-align: center;
}
.alpage_name h2 span {
	background:linear-gradient(140deg,#de5b1a,#de5b1a);
	padding:15px 30px 10px 30px;
	box-shadow:rgb(50 50 93 / 25%) 0px 46px 100px -1px, rgb(0 0 0 / 30%) 0px 27px 17px -5px;
	}
.inpageContPart {
    width: 100%;
    margin: 0;
	background:url(../images/istockphoto.jpg) repeat;
}
.allpagew {
	width:85%;
	margin:0 auto;
	padding: 80px 0 40px 0;
	}
.abott_cont p {
	font-family: "Bronova-Regular";
    color: #7089a5;
    font-size: 17px;
    line-height: 33px;	
	text-align:center;
}
/*********************About page end*******************************/
/******************************************************************/
/***********************adv page start***************************/
/******************************************************************/

.adv_cont p {
	font-family: "Bronova-Regular";
    color: #7089a5;
    font-size: 17px;
    line-height: 33px;	
}
/*********************adv page end*******************************/
/******************************************************************/
@media screen and (max-width:1024px){

}
@media screen and (max-width:900px){

}




@media only screen and (min-width:992px) and (max-width:1199px)
{

}


@media only screen and (min-width:768px) and (max-width:991px)
{
}






@media only screen and (max-width:767px) 
{
.topp  {
	width:100%;
	}
.site-top {
	height: 70vh;
    width: 100%;
	}
.logo img {
    width: 130px;
    margin-top: -10px;
    margin-left:15px;
}
.bo_image img {
    margin-top: -20px;
    position: relative;
    z-index: 99;
}	
.left_menu ul {
    padding: 0;
    margin: 5px 0 0 0;
}	
.left_menu ul li a {
	font-size: 14px;
	padding: 12px 0;
	}	
.ledlight {
    position: absolute;
    margin-top: -100px;
    z-index: 99;
    width: 90%;
    float: right;
}
.ledlight img {
	width:100%;
	}	
.caption_title_line h2 {
	font-size:25px;
	text-shadow:2px 2px 0px rgba(46, 76, 87, 0.88);
	}
.productheading h2 {
	font-size:35px;
	}	
.social_wr {
    padding: 0px 0;
    margin: 15px 0 0 0px;
}
.welcomecompany {
	width:100%;
	}
.welcomecompany h2 {
	font-size:31px;
	}
.welcomecompany h2 span {
	font-size:30px;
	}		
.footlogo img {
    width: 28%;
	margin-top: -110px;
}	
.footbulb {
	display:none;
	}
.foot {
	padding: 32px 25px 62px 25px;
	}
	
.pro_diteals {
	width:96.5%;
	}	
.caption_title_line p {
	padding: 3px 5px;
    margin-bottom: 0px;
    font-size: 14px;
	}
.caption_title_line fieldset legend {
    padding: 0 15px;
}		
.leddiffrentbody {
	width:100%;
	margin: 10px auto 50px auto;
	}	
.rightlight {
    margin: 0px auto 75px auto;
    width: 90%;
	background:none;
}
.welweight {
    width: 96%;
}	
.welcomebody {
    width: 100%;
    margin: 150px auto 10px auto;
    padding: 0;
	border:none;
	background: none;
}
.welcomecompany p {
	font-size: 18px;
    line-height: 28px;
}
.welcomecompany {
    margin-top: 15px;
}
.viewall {
	margin-bottom:20px;
	float:none;
	}
.viewall a {
	}		
.explore {
    margin: 20px 0;
}
.playbutton a {
	padding: 25px 30px;
	}
.pro_dit_bg {
    border-left: none;
	margin-top: -20px;
	padding: 175px 0 5px;
}
.center-line {
    height: 110px;
    width: 2px;
    background: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(-100px + 130px);
    margin: 0 auto;
}	

.logores {
	display:block;
	position: absolute;
	
	z-index: 1000;
	left:5px;
	}
.logores img {
	width:60px;
	}
.proheading h2 {
	font-size:25px;
	text-align: center;
	}
.proheading p {
    text-align:center;
}
.why_bg {
    width: 64%;
}
.bodr {
    border-right: none;
	border-bottom:1px solid #fff;
}
.why_first {
    padding: 30px 0;
}
.why_first h3 {
    font-size: 45px;
}	
.leddiffrancehead h2 {
	font-size:35px;
	}
.sidenav_all {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
   background:url(../images/menubg.jpg) no-repeat center;
  background-size:cover;
    overflow-x: hidden;
    transition: 0.5s;
}	
.caption_title_line fieldset legend h1 {
    font-family: "Poppins-Bold";
    font-size: 20px;
    color: #fff;
	margin-bottom: 0px;
    margin-top: 0px;
}
.caption_title_line fieldset {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #fff;
    padding: 0.4em 0.5em 0.5em 0.5em;
}
.news {
    background: #892585;
    padding: 3px;
    border-radius: 50px;
    width: 90%;
    margin: 0 auto;
    margin-top: -28px;
    position: relative;
    box-shadow: 0px 17px 36px -4px #0000006b;
}
#test ul li a {
    font-size: 16px;
}
.logo_res {
	display:block;
	}
.logo_res img {
	width:80px;
	}		
.manu_allpage {
	width:100%;
	height:70vh
	}
.menusight {
	width:100%;
	}
.allpage_banner img {
    height: 200px;
}
.allpage_banner {
    height: 200px;
}
.allheading {
    margin-top: -100px;
    position: absolute;
}
.allheading h1 {
	font-size:18px;
	}
.viewres {
	display:block;
	}
.site-top {
	position: initial;
	}
.chotol {
    width: 100%;
}	
.chotolphoto {
    width: 100%;
        margin: 10px 0;
}
.about_page {
    margin: 0 -15px 0 -15px;
}
.boddo {
    padding: 7px 0;
    float: right;
    background: #00000087;
}
.navibar {
	margin-top:0;
	}
.navbar-nav {
    position: relative;
    float:none;
    background: #041a36;
    border-radius: 0;
    overflow: hidden;
    margin:25px 0 0 0;
	width:100%;
}
.catlog {
	display:none;
	}
.for_res_bg {
	background: #041a36;
	padding-bottom:20px;
	margin-right:0;
	}
.res_apply {
	display: block;
    text-align: center;
    margin-top: 15px;
    border-top: 1px solid #fff;
    padding-top: 10px;
	}	
.res_apply a {
	display:inline-block;
	color:#fff;
	padding:16px 20px 10px 20px;
    width: 90%;
    background: #b6b6ff;
	}	
.navbar-collapse {
	border-top:none;
	}
.navbar-nav > li > a {
	text-align:left;
	}	
.topp {
    padding: 0px 0 0 0;
	display:none;
}	
.navbar-inverse {
	width:100%;
	padding: 3px 0;
	}
.fixed .navbar-inverse {
    padding: 3px 0;
}	
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #505050;
    background: #fff;
    text-align: left;
	padding: 11px;
}
.navbar-inverse .navbar-toggle {
    border-color: #f6661f;
    background: #f6661f;
	margin-top: 13px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	border-color: #f43c32;
    background: #f43c32;
	}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.footer {
}
.all_inpage {
	width:90%;
	
	}
.allpage_photo {
    height: 200px;
}
.inpage_heaing {
    padding: 65px 0 0px 0;
}
.proheading {
    margin: 15px 0 15px 0;
}
.pagemenu {
    width: 100%;
}
.pagenav {
    padding: 10px 0;
}
.pagenav ul {
	padding:0;
	}	
.pro_dit_bg:before {
	height:100px;
	margin-top: -1px;
	}	
.product_page h1 {
    font-size: 55px;
    text-transform: uppercase;
    left: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    width: 100%;
}
.about_pic2 {
    max-width: 100%;
}
.about_pic {
    max-width: 100%;
}
.aboutpage_bgcol {
    padding: 20px;
}
.copsline {
    border-right:none;
    border-left: none;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.consp h3 {
    padding: 8px 10px;
}
.consp p {
    padding: 8px 10px;
}
.about h2 {
	font-size:19px;
	line-height:28px;
	}
.icon-Vector {
	width: 90px;
    height: 90px;
	}
.footcont h2 {
    margin: 8px 0 10px 0;
}
.lag {
    float: left;
    width: 56%;
}	
.res_left {
	float:left;
	padding: 0;
	}
.res_right {
	float:right;	}
.cover_only {
    background-color: #112030d1;
    padding: 50px 0;
    text-align: center;
}
.res_padd {
	padding:0;
	}
.res_padd1 {
	padding:7px 0;
	}
.pad_of {
    padding: 0 0 5px 0;
}
.welm {
    width: 94%;
}
.welm h2 {
    font-size: 23px;
    line-height: 29px;
}
.welm h3 {
    font-size: 18px;
    line-height: 29px;
}
/*banner responsive*/	
.slider_container{ width:100%; margin:0; clear:both; background:none; padding:0; height: 70vh;}
.flexslider {width: 100%; margin:0; padding:0;background:none; height: 70vh;}
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:-10px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(images/next.png) no-repeat center; bottom:85px; display:none;}
.flex-direction-nav li a.prev {background:url(images/prev.png) no-repeat center;bottom:40px; display:none;}
.flex-caption {
	position: absolute;
    bottom: 25vh;
    left: 0%;
	margin:0;
	width:100%;
	}
.caption_title_line {
    width: 100%;
	height:auto;
    padding:0 5px 100px 5px;
}

.vieo_con {
    width: 100%;
	padding: 30px 0 30px 0;
}	
.caption_title_line h1 {
    font-size: 27px;
    margin: 0 0 5px 0;
}
.flex-control-nav li a {
	display:none;
	}
.flexslider .slides img { height: 45vh;}
.jarallax {
    min-height: 70vh;
}
.flexslider img {
    height: 70vh !important;
}
.nectar-shape-divider-wrap {
    bottom: 25%;
    height: 75px;
	display:none;
}
.about_pic2 img {
    width: 100%;
    height: auto !important;
}
.today_podcust {
    height: 25vh;
    overflow-y: scroll;
}
.about_pic2 {
    float: left;
    margin: 0px 15px 0 0;
    width: 100%;
    max-width: 140px;
}
.banner_photo {
	width:100%;
	margin:0 auto;
	}
.banner_photo img {
    height: auto !important;
    width: 85%;
    float: right;
}
.caption_title_line h4 span {
    
}

/*banner responsive end*/	
.welm  {
	padding:20px 0 10px 0;
	}
.welbody {
    margin: 0px auto 35px auto;
	width:100%;
}
.calculator {
    padding: 30px 0;
}
.calculator_body {
    width: 90%;
    margin: 0 auto;
}
.intropart {
    margin-left:0%;
}
.planing {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}
.videotag h2 {
    margin: 0 0 0px 0px;
}
.videotag h2 span {
    display: inline-block;
}
.video_box iframe {
    width: 100%;
    min-height: 270px;
    display: block;
    background: #4a3f3d;
    overflow: hidden;
}
.owl-carousel2 .owl-nav [class*=owl-next] {
	padding: 116px 30px;
	}
.owl-carousel2 .owl-nav [class*=owl-prev] {
	padding: 116px 30px;
	}
.videotag2 {
	margin-top:25px;
	}		
.testiBlock {
	height:auto;
	}	
.logo_fix img {
    width: 100px;
    margin-left: 15px;
}
.fixed .logo_fix img {
    width: 77px;
    margin-top: -12px;
}
.form_box {
	padding: 15px 0px;
	}
.fixed .navbar-nav > li > a {
	color:#fff !important;
	}
.inpageContPart {
    width: 95%;
    margin: 80px auto 40px auto;
}
.contact_block {
    position: relative;
    text-align: center;
    -ms-flex-align: center;
    background: #5959ff;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0% 0%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0% 0%);
    padding: 10px;
	margin-top:15px;
}	
.lboxcontentinner {
    padding: 10px;
}
.coininfo {
    width: 100%;
    margin-bottom: 30px;
}
.alpage_name {
    margin-top: -24px;
}
.alpage_name h2 {
    font-size: 16px;
}
.form h2 {
    font-size: 23px;
}
.newsflash {
    width: 100%;
    margin: 50px auto 40px auto;
    border-radius: 50px;
    padding:0px;
    box-shadow: 0px 12px 24px #00000047;
    background: #3f50c3;
}
.newsflash h2 {
    background: #ff2525;
    color: #fff;
    border-radius: 50px 50px 0 0;
    margin: 0;
    padding: 18px 10px 10px 10px;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "BronovaBold";
}
#test ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.about_image img {
    width: 100%;
    height: 120px;
}
.review {
    bottom: 6px;
    right: 6px;
}
.advres {
	display:block;
	margin-top:25px;
	}
/*.advres a {
    font-family: "Bronova-Regular" !important;
    padding: 11px 25px 7px 25px !important;
    font-size: 15px;
    font-weight: 600;
    color: #051f3f !important;
    text-decoration: none;
    margin-top: 0px;
    margin-right: 0px;
    border-radius: 25px;
    display: inline-block;
    background: #ffe300;
    box-shadow: 0 0 0 5px rgb(255 224 0 / 20%), 0 0 0 10px rgb(255 242 0 / 27%);
}*/	
.advres a img {
	height:90px;
	}
.float-panel {
    background: none;
}
.fixed {
	background:#020811;
	}
.banner_button {
    width: auto;
	float:left;
	margin-top:10px;
	margin-left:19%;
}
.rotis {
    bottom: 70px;
}
.welm {
	
	}
.owl-carousel3 .owl-stage-outer {
    padding: 0px 0 0px 0;
}
.owl-carousel3 .center {
    z-index: 2;
    box-shadow: 0 5px 25px rgb(0 0 0 / 50%);
    top: -20px;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
}
.download {
    width: 85%;
    margin-left: 10%;
    margin-top: 80px;
	margin-bottom:60px;
}
}
@media only screen and (max-width:639px) 
{


}




