/*
 * Stellarnav.js 2.5.0
 * Responsive, lightweight, multi-level dropdown menu.
 * Copyright (c) 2018 Vinny Moreira - http://vinnymoreira.com
 * Released under the MIT license
 */

/*li {list-style-position: outside; list-style-image: url('sqpurple.gif'); }*/


/*         pop up  */

.bannertext{ height:1em; padding-top:18em; color:#000000; text-align:center;}

.bannerpoptext{ color:#000000; font-size:1em; text-align:center; line-height:1.5em;}


/*         End         */

/*     New Savashare page   */

.apply1 {position: fixed;
    text-decoration: none;
    top:12em; background-color:#fbfbfb;
    left:30%; margin: auto; width:38%;     border-radius: 0.4em;
    box-shadow: 0 2px 5px 1px rgb(18 59 129), 0 2px 5px 1px rgb(18 59 129);
    font-size:1em; border: solid thick #4DA437;
    letter-spacing:-0.02em;
    font-family:verdana, helvetica, arial, sans-serif;
    color: #000000; margin: auto;
    padding: 1em 0.3em 1em 1em;
    height:11.5em;
   
    display: block; border: none;
    z-index: 120;}


		.closebtn1{    margin-left:-3em; 
    color: white;
    font-weight: bold;
    float: right;
    font-size: 20px;
    margin-top:-0.99em;
    line-height: 16px;
    transform: translate(30%, -1%);
    z-index: 9999;
    background-color: #003f72;
    border-radius: 0.3em;
    padding: 0.2em;
    transition: 0.3s;}

.apply2 {position: fixed;
    text-decoration: none;
    top:0.5em; background-color:#fbfbfb;
    left:27%; margin: auto; /*width:38%; */    border-radius: 0.4em;
    box-shadow: 0 2px 5px 1px rgb(18 59 129), 0 2px 5px 1px rgb(18 59 129);
    font-size:1em; border: solid thick #4DA437;
    letter-spacing:-0.02em;
    font-family:verdana, helvetica, arial, sans-serif;
    color: #000000; margin: auto;
   /* padding: 1em 0.3em 1em 1em;*/
    height:11.5em;
   width: 45%;
    display: block; border: none;
    z-index: 120;}

		.closebtn2{    margin-left:-3em; 
    color: white;
    font-weight: bold;
    float: right;
    font-size: 20px;
   /* margin-top:-0.99em;*/
    line-height: 16px;
    transform: translate(30%, -1%);
    z-index: 9999;
    background-color: #003f72;
    border-radius: 0.3em;
    padding: 0.2em;
    transition: 0.3s;}

.apply {position: fixed;
    text-decoration: none;
    top:8em; 
    left:35%; margin: auto; 
    font-size:1em;
    letter-spacing:-0.02em;
    font-family:verdana, helvetica, arial, sans-serif;
    color: #fff; margin: auto;
    padding: 1em 1em 1em 1em;
    height:11.6em;
    font-weight: 700;
    display: block; border: none;
    z-index: 120;}
	
		.closebtn{    margin-left:-3em; 
    color: white;
    font-weight: bold;
    float: right;
    font-size: 20px;
    margin-top: -0.1em;
    line-height: 16px;
    transform: translate(30%, -1%);
    z-index: 9999;
    background-color: #003f72;
    border-radius: 0.3em;
    padding: 0.2em;
    transition: 0.3s;}

.card {
	position: relative;
	height: 470px;
	/*box-shadow: 5px 5px 20px;*/
	overflow: hidden;

	cursor: pointer;
}

.intro {
	position: absolute;
	height: 25px;
	width:100%; margin: auto; font-family: Inter, sans-serif;
	bottom: 0;
	overflow: hidden;
/*background-color: rgb(127 163 35);*/
background-color: rgb(114 114 112);
	padding:5px;
	color: #fff;
	/*background-color: rgba(27, 27, 27, .5);*/

	transition: .4s ease-in-out;
}

.card:hover .intro {
	height: 350px; margin: auto;
	bottom: 0; color: #ffffff;
	
}

.matter {
	height: 350px; margin: auto;
	bottom: 0; color: #ffffff;
	
}


.card:hover .text-p {
	opacity: 1; padding-bottom:1em;
    visibility: visible;
    width: 85%;
    font-size: 0.75em;
    font-weight: normal;
    line-height: 1.2em;
}

.card:hover img {
	transform: scale(1.1) rotate(-3deg);
}


.text-h1 {text-transform:none;  width:100%; margin: auto; text-align: center; font-family: Inter, sans-serif;
    font-size: 0.8em;
	
}

.text-p {
	font-size: 0.8em; color: #ffffff; 
	padding:0.5em; text-align: left; font-family: Inter, sans-serif;
	visibility: hidden;
	opacity: 0;
}


	.container {position:relative; width:100%; margin:auto;}	
		
	.findbox { width:90%; background-color:#ffffff; margin:auto; text-align:center; clear:both; }
	
	.col-fr-33p {width:25%; background-color: #ffffff; box-shadow: 0 2px 5px 0 #b9db4c, 0 2px 10px 0 rgb(106 195 60 / 19%); font-size: 1.25em; float:left; margin:0.5em 1.4em 0.5em 1.4em;  border-radius: 0.8em; color: #009fdb; font-weight: bold; border: #609406 solid thin; text-align:center; padding:0.5em; font-family: Inter, sans-serif;	text-transform:none; }


		
	.stepplan { /*background-color:#009edb;*/ font-size:1em; text-align:center; /*width:50%;*/ padding:0.3em; color:#000000; font-weight:bold; margin-bottom:0.5em;  margin-top:0.5em;}
		
		
		@media only screen and (max-width:768px) and (min-width:481px)
	
		{
			
			.col-fr-33p { width:88%; text-align:center; margin:0.1em; margin-bottom: 1em;}
			
			.card { width:100%; }
			
				.apply {position: fixed;
    text-decoration: none; margin: auto;
    top:8em;
				left:5%;}
			
					.apply1 {position: fixed; width:85%;
    text-decoration: none; margin: auto;
    top:8em; height:15em;
				left:5%;}
		}
		
		
		@media only screen and (max-width:480px) and (min-width:320px)
		{
			.col-fr-33p { width:88%; text-align:center; margin:0.1em; margin-bottom: 1em;}
			.card { width:100%; }
			
			.apply {position: fixed;
    text-decoration: none; margin: auto;
    top:8em;
				left:5%;}
			
		.apply1 {position: fixed;
    text-decoration: none; margin: auto; width:85%; font-size: 0.8em; height:15em;
    top:8em;
				left:5%;}	
			
			.apply2 {position: fixed;
    text-decoration: none;
    top:10em; background-color:#fbfbfb;
    left:5%; margin: auto; /*width:38%; */    border-radius: 0.4em;
    box-shadow: 0 2px 5px 1px rgb(18 59 129), 0 2px 5px 1px rgb(18 59 129);
    font-size:1em; border: solid thick #4DA437;
    letter-spacing:-0.02em;
    font-family:verdana, helvetica, arial, sans-serif;
    color: #000000; margin: auto;
   /* padding: 1em 0.3em 1em 1em;*/
    height:11.5em;
   width: 90%;
    display: block; border: none;
    z-index: 120;}
	
}
	
	


/*  End    */

/*      Savashare Page tab            */

.season_tabs {
  position: relative; 
  min-height:650px; /* This part sucks */
  clear: both; width:100%;
  /*margin: 25px 0;*/ margin: auto; z-index: 0;
}
.season_tab {
  float: left;  
  clear: both;
  width:30%; margin-bottom: 0.33em;
}
.season_tab label {
    background: #123b81; cursor: pointer; color: #ffffff;
    padding: 10px;
    border: 1px solid #4c6590;
    margin-left: -1px;  
    font-size: 1em; letter-spacing: 0.03em; border-top-left-radius:1.2em;  border-bottom-left-radius:1.2em;
    vertical-align: middle;
    position: relative;
    left: 1px;
    width:264px; font-family: Inter, sans-serif;
  /*  height: 68px;*/
    display: table-cell;
}
.season_tab [type=radio] {
  display: none;   
}
.season_content {
  position: absolute;
  top: 0;
  left: 286px;
  background: white;
  right: 0;
	height:92%;
  bottom: 0;
  padding: 20px;
  border: 1px solid #4c6590;
 }
.season_content span {
  animation: 0.5s ease-out 0s 1 slideInFromTop; 
}
[type=radio]:checked ~ label { color: #000000;
  background: white; font-weight: bold;
  border-bottom:3px solid #8bc34a;  border-top-left-radius:1.2em;  border-bottom-left-radius:1.2em;
  z-index:auto;
}
[type=radio]:checked ~ label ~ .season_content {
  z-index: 1;
}

/*    Savashare Page tab End      */

ul {
  list-style-position: outside; list-style-image: url("../image/bullet.png"); margin-left: 1.5em; }

.mobilemenu{display: block;}

  .floating {
            animation-name:floating;
            animation-duration: 3s;
            animation-iteration-count: infinite;
            animation-timing-function: ease-in-out;
	
           /* margin-left:25px;
            margin-top:15px;*/
        }

        @keyframes floating {
            from {
                transform: translate(0px, 0px);
            }

            65% {
                transform: translate(15px, 0px);
            }

            to {
                transform: translate(-0px, 0px);
            }
        }

/*        FAQ    */

.accordion { background-color:#054189; color:#ffffff; cursor:pointer; padding:0.5em 0.5em 0.5em 0.5em; /*width:100%;*/ border:none; text-align:left; outline:none; font-size:0.92em; letter-spacing:0.05em; transition:0.4s; border-bottom:#E1E1E1 solid thin;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; margin-bottom: 0.5em; }

.accordion.active:after { content:"\2212";}

.accordion:after { content:'\002B'; color:#ffffff; font-weight:bold; float:right; margin-left:5px; }

.panel { overflow:hidden; transition:max-height 0.2s ease-out; font-size:0.92em; border-bottom:#E1E1E1 solid thin; color:#5a5a5a; text-align:left; padding:0.5em; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }

.col-fr-30 { width:20%; float:left; margin-top:0.2em; margin-bottom:0.1em; /*margin-left:3.4em; margin-right:2em;*/ line-height:1.5em; text-align:justify; }

.marketsize{text-align:left; color:#525453; padding-bottom:0.5em; font-size:1.3em; font-weight:bold; font-family:"Montserrat", sans-serif;     width:100%; margin:auto;}

/*      End FAQ */

/*   open an account      */

.opentitle{margin:auto; text-align:center; color:#0a70d3; font-size:2.5em; padding-top:0.5em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}

.form-controlAC { padding:5px 45px; font-size:0.9em; width:60%; /*line-height:1.428571429;*/ color:#555; margin-bottom:1em; margin-top:0.3em; vertical-align:middle; background-color:#fffffff; background-image:none; border:0px solid #ccc; border-bottom:1px solid #ccc ; outline:none;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }

.img-responsive { max-width:100%; text-align:center; }

.img-responsive1 { max-width:100%; text-align: right; text-align:center; }
	
.banner{position:relative; height:auto; margin-bottom:3.5em; margin-top:1em;}

.box2{ width:100%; margin:auto; height:23.3em; clear:both; background-color:#f7f7f7; position:relative; top:-33px; background-image: url("../image/bg1.jpg"); /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif;}

.mobile2 { width:18%; margin:1.4em 6em; float:right; line-height:1.5em; text-align:justify; }
		
.text12 { width:60%; padding-top:1em; margin:0.7em ; padding-left:1.5em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; color:#0a70d3; line-height:1.5em; text-align:left; font-size:3em; }
		
.text22 { width:55%; font-weight:bold; margin:0.1em; /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; color:red; line-height:1.5em; text-align:left; font-size:1.4em; }
		
.app2{ width:55%; margin:0.8em 0.8em 0.2em 2em; /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; color:#000000; line-height:1.5em; font-size:1.5em; margin-left:4.5em;}
		
.icon2{ width:57%; margin-left:6em;}

.img{ width:25%; height:auto;}

.img1{ width:12%; padding:0.3em; height:auto;}

/*   end open an account      */

/*   Form      */

.form-wrapper form { background:#fff; padding:15px; color:#000;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-weight:200; overflow:hidden; border-radius:7px; box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.2), 0 5px 10px 0 rgba(95, 95, 95, 0); position:relative; }

.form-group { float:left; width:100%; margin:10px 0; position:relative;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}

.focon { color:#2f2f2f; width:100%; box-sizing:border-box; letter-spacing:1px; font-size:1em; border:0; padding:10px 10px; background-color:#f3f3f3; border-radius:10px; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}

.subut { font-weight:600; text-transform:capitalize; color:#fff; border-radius:10px; margin:10px 0; background-size:200% auto; box-shadow:0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); background-color:#0360a6; /* background-image: linear-gradient(to right, #085e80 0%, #80970e 50%, #032938 100%); */ transition:0.5s; padding:10px 20px; width:100%; border:0; font-size:1rem; background-position:left center;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }

/*  Contactus    */

.cont1 { width:92%; margin:auto;} 

.cont { width:92%; margin:auto; background-image: url(../image/contactinnerimg.png); clear: both; height:25em;} 

.conttext {width:50%; float:left; /*box-shadow:0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%);*/ border-radius:0.6em; color:#5e5e5e;/*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1em;line-height:1.4em; }

.contform { width:35%; float:right; /*box-shadow:0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%); border-radius:0.6em; background-color:#fafbff; */ }

.feedform { width:35%; float:left; /*box-shadow:0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%); border-radius:0.6em; background-color:#fafbff; */ }


/*       Acco Tab   */

.accbox{width:85%; margin:auto;}		

.tab { float:left; /*border:1px solid #ccc;*/ background-color:#ffffff; color:#000000; width:25%; /*height:400px;*/ border-radius:10px 0 0 10px;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }

.tab button { display:block; background-color:#F4F4F4; color:#00000; padding:18px; width:100%; border:none; outline:none; text-align:left; cursor:pointer; transition:0.3s; font-size:17px; margin-top:1.5em; /*margin:5%;*/ border-radius:4px;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }

.tab button:hover { background-color:#bee9f7;  /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; }

.tab button.active { background-color:#9cb70b;  /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif;}

.tabcontent00 { float:left; padding:0px 12px; /*border:1px solid #ccc;*/ width:71%; height:325px; border-radius:10px 10px 10px 10px; margin-left:0.6em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; line-height:1.5em; padding-top:0.8em; margin-bottom:1em; text-align:justify;}

/*       End Acco tab       */


/*       Acco Tab 2  */

.accbox2{width:85%; margin:auto;}		

.tab2 { float:left; /*border:1px solid #ccc;*/ background-color:#ffffff; color:#000000; width:25%; /*height:400px;*/ border-radius:10px 0 0 10px;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;  }

.tab2 button { display:block; background-color:#ffffff; border:1px solid #0c5ab1; color:#00000; padding:5px; width:100%; outline:none; text-align:left; cursor:pointer; transition:0.3s; font-size:17px; margin-top:1em; /*margin:5%;*/ border-radius:20px; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }

.tab2 button:hover { background-color:#609406; color:#ffffff; box-shadow: 0 2px 10px 0 rgba(96, 148, 6, .3);
    border: 1px solid #79bd04; /*border:#7aab06 solid thin;*/  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}

.tab2 button.active { background-color:#609406; color:#ffffff;  box-shadow: 0 2px 10px 0 rgba(96, 148, 6, .3); border: 1px solid #79bd04; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;  }

.tabcontent { float:left; /*padding:0px 12px;*/ /*border:1px solid #7aab06;*/ background-color:#ffffff; width:70%; height:auto; border-radius:10px 10px 10px 10px; margin-left:0.0em; /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; line-height:1.5em; padding-top:0.8em; margin-bottom:1em; text-align:center; letter-spacing: 0.02em;} 

/*       End Acco tab       */

.viewbutt{background-color:#81a410; border-radius:0.3em; width:35%; margin-top: 0.5em; text-align: center; padding:0.2em; padding-left:0.3em; padding-right:0.3em; color:#ffffff; text-decoration:none; letter-spacing:0.07em;}

.fixed-form { position:fixed; top:64%; background-color: #ffffff; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:0.95em; z-index:2; letter-spacing:0.05em; text-align:center; max-width:275px; margin-right:15px; right:0; color:#619126; border-radius: 0.4em; box-shadow: 0 2px 5px 1px rgb(18 59 129), 0 2px 5px 1px rgb(18 59 129); padding: 0.5em; }

.fixed-form1 { position:fixed; top:58%;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:0.9em; z-index:2; letter-spacing:0.05em; text-align:center; max-width:275px; margin-right:15px; right:0; color:#000000; border-radius:0.4em; box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.2), 0 5px 10px 0 rgba(95, 95, 95, 1); }

.Qrclose{ position:absolute; right:-7px; color:#ffffff; top:-8px; width:20px; text-align:center; cursor:pointer; height:20px;
 background-color:#101010; border-radius:50%; line-height:20px;}

*{ margin:0; padding:0; }

/* all Navigation */
.stellarnav { /*position: relative;*/ width:100%; z-index:9900; float:right; line-height:normal;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}
.stellarnav a { color: #777; }
.stellarnav ul { margin:0; padding:0; text-align:center; }
.stellarnav li { list-style:none; display:block; margin:0; padding:0; position:relative; line-height:normal; vertical-align:middle; }
.stellarnav li a { padding:9px; display:block; letter-spacing:0.05em; text-decoration:none; color:#777; font-size:0.97em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; box-sizing: border-box; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; }

/* main level */
.stellarnav > ul > li { display:inline-block;}

.stellarnav > ul > li > a { padding:10px 20px;}

.stellarnav > ul > li > a:hover { text-decoration-color:rgba(255, 255, 255, 1); background-color:#609406;}

.stellarnav li a:hover {background-color:#609406;}

.squre { display:grid; /*font-size:1.05em;*/ grid-template-columns:1fr 1fr 1fr; gap:0.8em; margin-top:0.8em; /*margin-right:1em;*/ text-align:center;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}

.flytab { display:none;}

.toppanel { width:100%; float:left; /*margin-bottom: 0.8em;*/ background-color:#ffffff;}

.logo { width:20%; margin-top:0.5em; margin:0.6em; background-color:#ffffff; float:left; text-align:center; }

.sushillogo { margin-top:0.5em; text-align:center; width:90%; display:none;}

.topfly { /*width: 72%;*/ float:right; color:#ffffff; text-align:center; padding-top:0.1em; font-size:1em; padding:0.7em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;letter-spacing:0.03em; /*padding-top:1em; */}

.bottomimg {margin-bottom:0; margin-top:8em; width:100%; height:auto;}

.pageimg {margin-bottom:0; margin-top:0.2em; width:100%; height:auto;}

.responsiveimg { width:100%; height:auto; }

.responsivemobi { width:80%; height:auto; }

.responsivesava { width:75%; height:auto; }

.responsiveimgpop { width:100%; height:auto; }

.counttitle{width:32%; /*background-color:#596a02;*/ color:#9a9c9d; margin:auto; text-align:center; /*margin-bottom:0.5em;*/ margin-top:1.5em;  letter-spacing:0.02em; font-weight:bold;  /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; font-size:2.7em; clear:both; /*border-bottom: #dddfe1 solid thick;*/} 

.maintitle{/*width:100%;*/ background-color:#f8f8f8; color:#033774; margin:auto; text-align:left; margin-bottom:0.5em; margin-top:0.4em; letter-spacing:0.02em; font-weight:bold;  /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; font-size:1.9em; clear:both; /*border-bottom: #dddfe1 solid thick; */ padding-left:1.8em;} 

.maintitleopen{width:92%; /*background-color:#596a02;*/ color:#9a9c9d; margin:auto; text-align:left; margin-bottom:0.4em; /*margin-top:0.4em;*/ letter-spacing:0.02em; font-weight:bold;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.9em; clear:both; /*border-bottom: #dddfe1 solid thick; */} 

.contenttext{color:#4F4F4F; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.08em; width:91%;margin:auto; line-height:1.5em; clear: both; letter-spacing: 0.02em; }

.savatext{color:#4F4F4F; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.08em; width:98%;margin:auto; line-height:1.5em; clear: both; letter-spacing: 0.02em; }

.savacontainer { position:relative; width:99%; margin:auto;}

.savablogs { width:97%; background-color:#ffffff; margin:auto; text-align:center; clear:both;/* margin-left:1.8em;*/} 

.contentpoint{color:#4F4F4F; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.06em; width:92%;margin:auto; line-height:2.1em; clear: both; letter-spacing: 0.02em; }

/*    Blogs Section   */
.boxblogs { width:95%; background-color:#ffffff; margin:auto; text-align:center; clear:both;/* margin-left:1.8em;*/} 

.boxblogsimg {/* width:90%;*/ background-color:#ffffff; margin:auto; text-align:center; clear:both; /*margin-left:1.8em;*/} 	
		
.qrcode { position:relative; width:85%; margin:auto;}	

.blogscontainer { position:relative; width:95%; margin:auto;}
		
.blogboxs {width:45%; float:left; margin:1em 1em 1em 1em; /*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%);*/ border-radius: 0.6em; background-color:#000000;}	

.homeimg {/*width:46%;*/float:left; margin:1em 1.5em 1em 1em; /*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%);*/ border-radius: 0.6em; background-color:#ffffff;}

.horiimg{ width:97%; margin: auto;}

.SLBMimg {width:45%; float:left; margin-right:1em;/*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%);*/ border-radius: 0.6em; background-color:#ffffff;}	

.SLBMimg1 {width:40%; float:left; /*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%);*/ border-radius: 0.6em; background-color:#ffffff;}	

.hometext {width:46%; float:left; margin:0.1em 1.5em 1em 1em; /*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%);*/ border-radius: 0.6em; background-color:#ffffff;}	

.pro1 {width:45%; float:left; margin:1em 1.5em 1em 1em; /*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%);*/ border-radius: 0.6em; background-color:#ffffff;}	

.pro2 {width:45%; float:left; margin:1em 1.5em 1em 1em; /*box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%);*/ border-radius: 0.6em; background-color:#ffffff;}	

.blogboxsimg {width:45%; float:left; margin:1em 1em 1em 1em; box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%); border-radius: 0.6em; background-color:#000000;}	
		
.blogboxtle2 {  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:2.2em; text-align:left; color:#a70606; letter-spacing:0.02em; line-height:1.15em; padding-bottom:0.3em; padding-top: 0.5em; padding-left:0.4em; clear: both;}

.blogboxtle22 {  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.8em; text-align:left; color:#678b28; letter-spacing:0.02em; line-height:1.15em; padding-bottom:0.1em; padding-top: 0.5em; padding-left:1em; clear: both;}

.blogboxtle221 {  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.8em; text-align:left; color:#678b28; letter-spacing:0.02em; line-height:1.15em; padding-bottom:0.5em; padding-top: 0.5em; clear: both;}

.slbmtitle {  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.1em; text-align:left; color:#4F4F4F; letter-spacing:0.01em; line-height:1.15em; padding-bottom:0.1em; padding-top: 0.5em; /*padding-left:0.4em;*/ clear: both; font-weight: bold;}

.blogtext2 { width:95%; background-color:#ffffff; text-align:left; color:#5e5e5e; margin:auto;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1em; padding-bottom:1em; line-height:1.5em;}	

.point { width:95%; background-color:#ffffff; text-align:left; color:#093064; margin:auto;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.05em; padding-bottom:1em; line-height:1.8em;}

.propoint { width:95%; background-color:#ffffff; text-align:left; color:#093064; margin:auto;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.02em; padding-bottom:1em; line-height:1.8em;}

/******** End Blogs   *******************/

.contentimg {float: right; /* border: 1px dotted black;*/margin: 0px 0px 10px 10px; border-radius: 0.5em; box-shadow: 0 2px 5px 1px rgb(176 166 166), 0 2px 5px 1px rgb(218 205 205);}

.contentimg1 {float: left; /* border: 1px dotted black;*/margin: 0px 15px 10px 0px; border-radius: 0.5em; box-shadow: 0 2px 5px 1px rgb(18 59 129), 0 2px 5px 1px rgb(18 59 129); box-shadow: 0 2px 5px 1px rgb(176 166 166), 0 2px 5px 1px rgb(218 205 205);}

/***************** Other Investment   ********************/

.invesbox { width:96%; background-color:#ffffff; margin:auto; text-align:center; clear:both;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }

.invest { width:28.5%; height:7em; background-color:#ffffff; box-shadow: 0 2px 5px 0 rgb(103 19 19 / 20%), 0 2px 10px 0 rgb(103 0 0 / 19%); font-size:0.95em; float:left; margin:0.8em; line-height:1.2em; border-radius:0.8em; color:#0f2d68;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; /*font-weight: bold;*/ border:#F1F1F1 solid thin; text-align:center; padding:0.5em; /*font-variant-caps: all-petite-caps;*/ }   

.herebutt{background-color:#81a410; text-align:center; border-radius:0.3em; width:35%; padding:0.2em; padding-left:0.2em; padding-right:0.2em; color:#ffffff; margin:auto; text-decoration:none; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; letter-spacing:0.06em; font-size:0.8em; margin-top:0.5em;}
/*********** end ******************/

/***************** Other Importance   ********************/

.Otherbox { width:96%; background-color:#ffffff; margin:auto; text-align:center; clear:both; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}

.Other { width:28.5%; height:10em; background-color:#ffffff; box-shadow: 0 2px 5px 0 rgb(103 19 19 / 20%), 0 2px 10px 0 rgb(103 0 0 / 19%); font-size:0.83em; float:left; margin:0.8em; line-height:1.1em; border-radius:0.8em; color:#0f2d68;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; /*font-weight: bold;*/ border:#F1F1F1 solid thin; text-align:left; padding:0.5em; line-height: 1.3em; }   

.othertitle {  /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; font-size:1em; font-style:normal; color:#262739;}

.herebutt1{background-color:none; text-align:center; border-radius:0.3em; width:35%; margin-top: 0.5em; text-align: center; padding:0.2em; padding-left:0.2em; padding-right:0.2em; color:#81a410; margin:auto; text-decoration:none;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; letter-spacing:0.06em; font-size:0.8em; margin-top:0.5em;}
/*********** end ******************/


/***************** Sitemap page  ********************/

.mapbox { width:96%; background-color:#ffffff; margin:auto; text-align:left; clear:both; }

.map{ width:20%; /*height:7em;*/ background-color:#ffffff; /*box-shadow: 0 2px 5px 0 rgb(103 19 19 / 20%), 0 2px 10px 0 rgb(103 0 0 / 19%);*/ font-size:0.95em; float:left; margin:0.8em; line-height:1.7em; border-radius:0.8em; color:#0f2d68; /*font-weight: bold;*/ /*border:#F1F1F1 solid thin;*/ text-align:left; padding:0.7em; /*font-variant-caps: all-petite-caps;*/ }    

/*********** end Sitemap page ******************/

	/*     Pro Section   */
.boxmob {width:100%; background-color:#ffffff; margin:auto; text-align:center; clear:both; /*margin-left:1em;*/}	
		
.mobcontainer {position:relative; width:100%; margin:auto;}		
		
.mobboxs{width:45%; float:left; margin:1em 1.5em 1em 1em; box-shadow: 0 2px 5px 0 rgb(0 0 0 / 7%), 0 2px 10px 0 rgb(0 0 0 / 7%); border-radius: 0.6em; background-color:#f1f1f1;}	
		
.mobiconimg{ /*width:60%;*/ /* float:left; margin-top:1.2em; */text-align:left; /*margin-right:1em;*/ margin-bottom:-0.24em;}	
		
.moboxtle2 { /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.05em; text-align:left; color:#093064; letter-spacing:0.02em; line-height:1.5em; padding-bottom:0.5em; padding-top:0.5em; }  
		
.mobtext2 {width:95%; text-align:left; color:#000000; margin:auto; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:0.85em; padding-bottom:1em; line-height:1.7em;}		
		
.moblo{ text-align:left;}	

.mob{background-color:#c6da5d; border-radius:0.4em; padding:0.4em; color:#000000;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:0.95em; width:auto; text-decoration:none;}
		
.zoom { transition:transform .5s; margin:0 auto; }

.zoom:hover { -ms-transform: scale(1.5); /* IE 9 */ -webkit-transform: scale(1.5); /* Safari 3-8 */ transform:scale(1.5); cursor:pointer;}

.proimg1 { width:25%; float:left; /* border-radius: 0.7em; box-shadow: -5px 4px 4px -4px #d5d5d9, 4px 4px 4px -2px #d5d5d9;*/ margin-right:1.5%; /*border: solid 0.1em #fff;*/ }

/******** End pro  ****************** */

/*       Fotter         */

.footer a:visited {text-decoration:none; color:#ffffff; }

.footer a { color:inherit; text-decoration:underline 0.1em rgba(255, 255, 255, 0); transition:text-decoration-color 300ms; text-underline-position:under; padding:0em 0.22em; }

.footer a:hover { text-decoration-color:rgba(255, 255, 255, 1);}

.contact { font-size:0.95em; text-align:justify; text-transform:none; color:#FFFFFF; line-height:1.55em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}

.pro { width:98%; border-radius:0.3em; margin:auto;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;font-size:0.96em; text-align:center; padding-bottom:1em; padding-top:1em; color:#ffffff; clear:both; line-height:1.5em; }

.bottpati { background-color:#02341d; /*width:98%;*/ margin: auto; clear:both; height:1.3em; padding:0.5em; padding-top:0.7em; /*box-shadow:1px 5px 5px #888888;*/ /*height:2.5em; */ }

.att { /* width:28%; */ float:left; /* font-weight:bold; */ /* padding:1em 1em 1em 1em; */ padding-left:0.5em; text-align:center;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1em; color:#ffffff; font-weight: bold; margin-bottom:0.8em;}

.marq { width:79%; float:left; padding-left:1.5em; /*padding-top:0.4em; */  /*margin-bottom: 0.1em;*/ text-align:justify; font-size:1.03em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}

/*       End Fotter       */

/* first level dd */
.stellarnav ul ul { top: auto; width:250px; position: absolute; z-index:9900; text-align: left; display:none; background:#ddd; }
.stellarnav li li { display: block; }

/* second level dd */
.stellarnav ul ul ul { top: 0; /* dd animtion - change to auto to remove */ left: 220px; }
.stellarnav > ul > li:hover > ul > li:hover > ul { opacity: 1; visibility: visible; top: 0; }

/* .drop-left */
.stellarnav > ul > li.drop-left > ul { right: 0; }
.stellarnav li.drop-left ul ul { left: auto; right: 220px; }

/* light theme */
.stellarnav.light { background: rgba(255, 255, 255, 1); }
.stellarnav.light a { color: #000; }
.stellarnav.light ul ul { background: rgba(255, 255, 255, 1); }
.stellarnav.light li a { color: #000; }

/* dark theme */
.stellarnav.dark { /*background:#e7e7e8;*/ background:#0b4380; }
.stellarnav.dark a { color:#ffffff; }
.stellarnav.dark ul ul { background:#0b4380; }
.stellarnav.dark li a { color:#ffffff; }
/* sticky nav */
.stellarnav.fixed { position:fixed; width:100%; top:0; left:0; z-index:9999; }

/* only used when 'scrollbarFix' is set to true in the js. This fixes horizontal scrollbar caused by the dd menus that are very long.*/
body.stellarnav-noscroll-x { overflow-x: hidden; }

/* general styling */
.stellarnav li.has-sub > a:after { content: ''; margin-left: 10px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #ffffff; display: inline-block;  }
.stellarnav li li.has-sub > a:after { margin-left: 10px; float:right; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #FFF; position: relative; top: 4px; }
.stellarnav li li.has-sub > a:hover { margin-left: 10px; float:right; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #FFF; position: relative; top: 4px; }
.stellarnav li.drop-left li.has-sub > a:after { float: left; margin-right: 10px; border-left: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #FFF; }
.stellarnav.hide-arrows li.has-sub > a:after, .stellarnav.hide-arrows li li.has-sub > a:after, .stellarnav.hide-arrows li.drop-left li.has-sub > a:after { display:none;}
.stellarnav .menu-toggle, .stellarnav .close-menu, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile { display: none; text-transform: uppercase; text-decoration: none; }
.stellarnav .dd-toggle { display:none; position: absolute; top: 0; right: 0; padding: 0; width: 48px; height: 48px; text-align:center; z-index: 9999; border: 0; }
.stellarnav.desktop li.has-sub a { /*padding-right: 25px;*/ }
.stellarnav.desktop.hide-arrows li.has-sub a { padding-right:15px; }
.stellarnav.mobile > ul > li > a.dd-toggle { padding: 0; }
.stellarnav li.call-btn-mobile, .stellarnav li.location-btn-mobile { display: none; }

/* svg icons */
.stellarnav svg { fill: currentColor; width: 1em; height: 1em; position: relative; top:2px; }
/* svg icons */

.stellarnav a.dd-toggle .icon-plus { box-sizing: border-box; transition: transform 0.3s; width: 12px; height: 100%; position: relative; vertical-align: middle; display: inline-block; }
.stellarnav a.dd-toggle .icon-plus:before { content: ''; display: block; width: 12px; height: 0px; border-bottom: solid 3px #777; position: absolute; top: 50%; transform: rotate(90deg); transition: width 0.3s; }
.stellarnav a.dd-toggle .icon-plus:after { content: ''; display: block; width: 12px; height: 0px; top: 50%; border-bottom: solid 3px #777; position: absolute; }
.stellarnav li.open > a.dd-toggle .icon-plus { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }
.stellarnav.light a.dd-toggle .icon-plus:before { border-color: #000; }
.stellarnav.light a.dd-toggle .icon-plus:after { border-color: #000; }
.stellarnav.dark a.dd-toggle .icon-plus:before { border-color: #FFF; }
.stellarnav.dark a.dd-toggle .icon-plus:after { border-color: #FFF; }
.stellarnav .icon-close { box-sizing: border-box; width: 12px; height: 12px; position: relative; display: inline-block; }
.stellarnav .icon-close:before { content: ''; display: block; width: 12px; height: 0px; border-bottom: solid 3px #777; position: absolute; top: 50%; transform: rotate(45deg); }
.stellarnav .icon-close:after { content: ''; display: block; width: 12px; height: 0px; top: 50%; border-bottom: solid 3px #777; position: absolute; transform: rotate(-45deg); }
.stellarnav.light .icon-close:before { border-color: #000; }
.stellarnav.light .icon-close:after { border-color: #000; }
.stellarnav.dark .icon-close:before { border-color: #FFF; }
.stellarnav.dark .icon-close:after { border-color: #FFF; }

/* mobile nav */
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu { padding:15px; box-sizing: border-box; float: right; }
.stellarnav .menu-toggle span.bars { display: inline-block; margin-right: 7px; position: relative; top: 3px; }
.stellarnav .menu-toggle span.bars span { display: block; width: 25px; height: 3px; border-radius: 6px; background: #777; margin: 0 0 3px; }
.stellarnav .full { width: 100%; }
.stellarnav .half { width: 40%; }
.stellarnav .third { width: 33%; text-align: center; }
.stellarnav .location-btn-mobile.third { text-align: center;}
.stellarnav .location-btn-mobile.half { text-align: right; }
.stellarnav.light .third, .stellarnav.light .half { border-left: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.light.left .third, .stellarnav.light.left .half { border-bottom: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.light.right .third, .stellarnav.light.right .half { border-bottom: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.light .third:first-child, .stellarnav.light .half:first-child { border-left: 0; }
.stellarnav.dark .third, .stellarnav.dark .half { border-left: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.dark.left .third, .stellarnav.dark.left .half { border-bottom: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.dark.right .third, .stellarnav.dark.right .half { border-bottom: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.light.left .menu-toggle, .stellarnav.light.right .menu-toggle { border-bottom: 0; }
.stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle { border-bottom: 0; }
.stellarnav.dark .third:first-child, .stellarnav.dark .half:first-child { border-left: 0; }
.stellarnav.light .menu-toggle span.bars span { background: #000; }
.stellarnav.dark .menu-toggle span.bars span { background: #FFF; }
.stellarnav.mobile { position: static; }
.stellarnav.mobile.fixed { position: static; }
.stellarnav.mobile ul { position: relative; display: none; }
.stellarnav.mobile.active { padding-bottom: 0; }
.stellarnav.mobile.active > ul { display: block; }
.stellarnav.mobile ul { text-align: left; }
.stellarnav.mobile > ul > li { display: block; }
.stellarnav.mobile > ul > li > a { padding: 15px; }
.stellarnav.mobile ul { background: rgba(221, 221, 221, 1); }
.stellarnav.mobile ul ul { position: relative; opacity: 1; visibility: visible; width: auto; display: none; -moz-transition: none; -webkit-transition: none; -o-transition: color 0 ease-in; transition: none; }
.stellarnav.mobile ul ul ul { left: auto; top: auto; }
.stellarnav.mobile li.drop-left ul ul { right: auto; }
.stellarnav.mobile li a { border-bottom: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.mobile > ul { border-top: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.mobile.light li a { border-bottom: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.mobile.light > ul { border-top: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.mobile li a.dd-toggle { border: 0; }
.stellarnav.mobile.light li a.dd-toggle { border: 0; }
.stellarnav.mobile .menu-toggle, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .close-menu, .stellarnav.mobile .stellarnav.mobile .location-btn-mobile { display: inline-block; }
.stellarnav.mobile li.call-btn-mobile { border-right: 1px solid rgba(255, 255, 255, .1); box-sizing: border-box; }
.stellarnav.mobile li.call-btn-mobile, .stellarnav.mobile li.location-btn-mobile { display: inline-block; width: 50%; text-transform: uppercase; text-align: center; }
.stellarnav.mobile li.call-btn-mobile.full, .stellarnav.mobile li.location-btn-mobile.full { display: block; width: 100%; text-transform: uppercase; border-right: 0; text-align: left; }
.stellarnav.mobile.light ul { background: rgba(255, 255, 255, 1); }
.stellarnav.mobile.dark ul {background:#005180;}
.stellarnav.mobile.dark ul ul { background: rgba(255, 255, 255, .08); }
.stellarnav.mobile.light li.call-btn-mobile { border-right: 1px solid rgba(0, 0, 0, .1); }
.stellarnav.mobile.top { position: absolute; width: 100%; top: 0; left: 0; z-index: 9999; }
.stellarnav.mobile li.has-sub > a:after, .stellarnav.mobile li li.has-sub > a:after, .stellarnav.mobile li.drop-left li.has-sub > a:after { display: none; }

/* left and right positions */
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul { position: fixed; top: 0; bottom: 0; width: 100%; max-width: 280px; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; }
.stellarnav.mobile.right > ul { right: 0; }
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { display: inline-block; text-align: right; }
.stellarnav.mobile.left > ul { left: 0; }
.stellarnav.mobile.right .location-btn-mobile.half, .stellarnav.mobile.right .call-btn-mobile.half, .stellarnav.mobile.right .close-menu.half { /*text-align: center;*/ border: none; font-size: 0.9em; }
.stellarnav.mobile.right .location-btn-mobile.third, .stellarnav.mobile.right .call-btn-mobile.third, .stellarnav.mobile.right .close-menu.third { text-align: center; }
.stellarnav.mobile.left .location-btn-mobile.half, .stellarnav.mobile.left .call-btn-mobile.half, .stellarnav.mobile.left .close-menu.half { text-align: center; }
.stellarnav.mobile.left .location-btn-mobile.third, .stellarnav.mobile.left .call-btn-mobile.third, .stellarnav.mobile.left .close-menu.third { text-align: center; }
.stellarnav.mobile.left .menu-toggle.half, .stellarnav.mobile.left .menu-toggle.third, .stellarnav.mobile.right .menu-toggle.half, .stellarnav.mobile.right .menu-toggle.third { text-align: left; }
.stellarnav.mobile.left .close-menu.third span, .stellarnav.mobile.right .close-menu.third span { display:none; }
/* left and right positions */

/* mega dd */
.stellarnav.desktop li.mega ul ul { background: none; }
.stellarnav.desktop li.mega li { display: inline-block; vertical-align: top; margin-left: -4px; }
.stellarnav.desktop li.mega li li { display: block; position: relative; left: 4px; }
.stellarnav.desktop li.mega ul ul { width: auto;  }
.stellarnav.desktop > ul > li.mega { position: inherit; }
.stellarnav.desktop > ul > li.mega > ul { width: 100%; }
.stellarnav.desktop > ul > li.mega > ul li.has-sub ul { display: block; position: relative; left: auto; }
.stellarnav.desktop > ul > li.mega > ul > li { padding-bottom: 15px; box-sizing: border-box; }
.stellarnav.desktop li.mega li li a { padding: 5px 15px; }
.stellarnav.desktop li.mega li.has-sub a:after { display: none;  }
.stellarnav.desktop > ul > li.mega > ul > li > a { color: yellow; }
/* mega dd */


@media only screen and (max-width: 769px) and (min-width: 481px){
	
.squre { display:none; font-size:0.9em; grid-template-columns:none; /* gap: 0.2em; */ text-align:left; margin-top:1em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}
			
.flytab { display:block; padding-left:0.3em;}
	
.stellarnav.dark li a { color:#ffffff; }
	
.topfly {display:none;}
	
.logo { margin-top:0.5em; text-align:center; width:90%;}	
	
.sushillogo { margin-top:0.5em; text-align:center; width:100%; display:block;}		
	
.bottomimg{margin-bottom:2em; }
	
 .sb { width:90%; }
	
.countbox{width:100%; background-color:none; color:#000000; margin:auto; text-align:center; padding-top:0.5em; font-size:1.3em; margin-bottom:0.2em;  /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}
	
.box{width:100%; float:left; margin-left:2em; margin-bottom: 0.2em;}
	
.dec { left:0; margin-top:0.1em; width:80%; }

.boxcount{border:#e1e1e1 solid thin; clear:both; width:90%; margin:auto; height:40em;}	
	
.bottpati { background-color:#02341d; clear:both; height:1.5em; padding:0.5em; padding-top:0.7em; height:3.5em;}
	
.att {margin-bottom:0.1em;}
	
.marq { width:85%;}
	
.icontitle { font-size:1.5em; }

}

@media only screen and (max-width: 480px) and (min-width: 320px){
.squre { display:none; font-size:0.9em; grid-template-columns:none; /* gap: 0.2em; */ text-align:left; margin-top:1em; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }
	
.flytab { display:block; padding-left:0.3em;}
	
.topfly { display:none;}
	
.logo { margin-top:0.5em; text-align:center; width:90%;}
	
.sushillogo { margin-top:0.5em; text-align:center; width:100%; display:block;}		
	
.bottomimg { margin-bottom:0em; margin-top:8.53em;}

.sb { width:90%; }
		
.box { width:100%; float:left; margin-left:1em; margin-bottom:0.2em;}
		
.countbox{width:100%; background-color:none; color:#000000; margin:auto; text-align:center; padding-top:0.5em; font-size:1.3em; margin-bottom:0.2em; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif;}	

.stellarnav.dark li a { color:#ffffff; }
	
.dec { left:30px; margin-top:-11.5em; width:70%; }
	
.boxcount{border:#e1e1e1 solid thin; margin-top:2em; clear:both; width:85%; margin:auto; height:35em;}
	
.bottpati { background-color:#02341d; clear:both; height:1.5em; padding:0.5em; padding-top:0.7em; height:3.5em;}
	
.att {margin-bottom:0.1em;}
	
.marq { width:85%;}
	
.icontitle { font-size:1.5em; }
	
.mobilemenu{display: none;}

}

/* Fallback for slow javascript load */
@media only screen and (max-width : 768px) {
.stellarnav { overflow:hidden; display:block; }
.stellarnav ul { position:relative; display:none; } }

/* mobile nav */
@media only screen and (max-width:420px) {.stellarnav.mobile .call-btn-mobile.third span, .stellarnav.mobile .location-btn-mobile.third span { display:none; }
}

/* End all Navigation */

		
@media only screen and (max-width:1315px) and (min-width:769px)
{
	
.accbox{width:90%; margin:auto;}	
	
.plansbox { background-color:#f6f6f6; height:47em; clear:both;}	

.col-fr-3box { width:82%; text-align:center; margin-left:0.5em; margin-bottom:1em; margin-right:0.5em; }
	
.page { width:100%; }	
}
		
@media only screen and (max-width:768px) and (min-width:481px)
{	
.counttitle  { width:70%; font-size:1.3em; }	
	
.boxblogs {	width:95%; margin-left:1em; }	
	
.blogboxs { width:85%; }	
	
.conttext {width:100%; text-align:left;}
	
.contform { width:100%; }
	
.feedform { width:90%; }	
	
.map { width:30%; }
	
.hometext {width:46%; }
	
.invest { width:85%;}
	
.blogboxtle22 { /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.2em;}	
	
.contenttext {font-size:1em; padding-left:0.2em; }
	
.contentpoint{color:#4F4F4F; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1em; width:92%;margin:auto; line-height:2.1em; clear: both; letter-spacing: 0.02em; }		
	
.tab2 { width:100%;}	
	
.tab2 button { display:block; background-color:#f8f8f8; color:#00000; padding:8px; width:100%; border:none; outline:none; text-align:left; cursor:pointer; transition:0.3s; font-size:0.9em; margin-top:1.3em; /*margin:5%;*/ border-radius:4px; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }
	
.responsivemobi {width:100%; height:auto; }	
	
.mobboxs{width:90%; }	
	
.box2{ width:100%; margin:auto; height:13.5em; clear:both; background-color:#f7f7f7;}	
	
.mobile2 { width:18%; margin:0.5em; float:right; background-color:#ffffff; line-height:1.5em; text-align:justify; }
		
.text12 { width:55%; margin:0.7em; padding-left:0.5em; font-family:Inter, sans-serif; color:#0a70d3; font-weight:bold; line-height:2em; text-align:left; font-size:1.2em; }
		
.text22{ width:55%; font-weight:bold; margin:0.1em; font-family:Inter, sans-serif; color:red; line-height:1.5em; text-align:left; font-size:1.4em;}
	
.app2{ width:55%; margin:0.8em 0.2em 0.2em 2em; font-family:Inter, sans-serif; color:#000000; line-height:1.5em; font-size:1em;}
	
.buttimg { width:35%; height:auto; }	
	
.horiimg{ width:100%;}	

.tabcontent { float:left; padding:0px 12px; /*border:1px solid #7aab06; */ background-color:#f7feee; width:100%; height:auto; border-radius:10px 10px 10px 10px; margin-left:0.0em; /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; line-height:1.5em; padding-top:0.8em; margin-bottom:1em; text-align:center; letter-spacing: 0.02em;} 
	
.col-fr-30 { width:95%; float:left; /*margin:0.2em;*/ line-height:1.5em; text-align:center; }
	
.marketsize{text-align:center; color:#525453; padding-bottom:0.5em; font-size:1.3em; width:100%; margin:auto; /*padding-right:1.5em;*/ }	
	
.season_content { left:104px; }	
	
.season_tab label {  background: #123b81; cursor: pointer; color: #ffffff; padding:8px; border:1px solid #ccc; margin-left:-1px; font-size:0.9em; line-height:1em; letter-spacing:0.03em; vertical-align:middle;
 position:relative; left:1px; width:264px; font-family:Inter, sans-serif; /*height: 68px;*/ display:table-cell; }	

.season_content { height:95%;}
	
	
}

@media only screen and (max-width:480px) and (min-width:320px)
{
	
.counttitle { width:70%; font-size:1.3em;}	
	
.maintitle{/*width:100%;*/ background-color:#f8f8f8; color:#033774; margin:auto; text-align:left; margin-bottom:0.8em; margin-top:0.4em; letter-spacing:0.02em; font-weight:bold;  /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; font-size:1.3em; clear:both; /*border-bottom: #dddfe1 solid thick; */ padding-left:0.8em;}
	
.blogboxs { width:85%; }	
	
.conttext {width:100%; text-align:left; }
	
.contform { width:100%; }
	
.feedform { width:90%; }		
	
.map { width:30%; }	
	
.hometext { width:100%; }

.invest { width:85%;}
	
.Other { width:85%; }
	
.blogboxtle22 { /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1.2em;}	
	
.contenttext{font-size:1em; padding-left:0.2em; }
	
.contentpoint{color:#4F4F4F; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; font-size:1em; width:92%;margin:auto; line-height:2.1em; clear: both; letter-spacing: 0.02em; }	
	
.tab2 { width:100%;}	
	
.tab2 button { display:block; background-color:#f8f8f8; color:#00000; padding:8px; width:100%; border:none; outline:none; text-align:left; cursor:pointer; transition:0.3s; font-size:0.9em; margin-top:1.3em; /*margin:5%;*/ border-radius:4px; /*font-family:"Barlow", sans-serif;*/ font-family: Inter, sans-serif; }
	
.responsivemobi { width:100%; height:auto; }	
	
.mobboxs { width:90%; }	
	
.box2{ width:100%; margin:auto; height:9.3em; clear:both; background-color:#f7f7f7; position:relative; top:-15px;}	
	
.mobile2 { width:18%; margin:0em 1em; margin-top:1em; float:right; background-color:#ffffff; line-height:1.5em; text-align:justify; }
		
.text12 { width:55%; margin:0.7em; padding-left:0.5em; font-family:Inter, sans-serif; color:#0a70d3; font-weight:bold; line-height:1.5em; text-align:left; font-size:0.85em; }
		
.text22 { width:55%; font-weight:bold; margin:0.1em; font-family:Inter, sans-serif; color:red; line-height:1.5em; text-align:left; font-size: 1.4em; }
	
.app2 { margin-left:1.2em; font-size:0.8em; }
	
.icon2{ width:57%; margin-left:0.4em; }	
	
.buttimg { width:35%; height:auto; }	
	
.horiimg{ width:90%;}	

.tabcontent { float:left; padding:0px 12px; /*border:1px solid #7aab06; */ background-color:#f7feee; width:100%; height:auto; border-radius:10px 10px 10px 10px; margin-left:0.0em; /*font-family:"Barlow", sans-serif;*/ font-family:Inter, sans-serif; line-height:1.5em; padding-top:0.8em; margin-bottom:1em; text-align:center; letter-spacing: 0.02em; } 
	
.col-fr-30 { width:95%; float:left; /*margin:0.2em;*/ line-height:1.5em; text-align:center; }
	
.marketsize{text-align:center; color:#525453; padding-bottom:0.5em; font-size:1.3em; width:100%; margin:auto; /*padding-right:1.5em;*/ }	
	
.season_content { left:104px; }	
	
.season_tab label {  background: #123b81; cursor: pointer; color: #ffffff; padding:8px; border:1px solid #ccc; margin-left:-1px; font-size:0.9em; line-height:1em; letter-spacing:0.03em; vertical-align:middle; position:relative; left:1px; width:264px; font-family:Inter, sans-serif; /*height: 68px;*/ display:table-cell;}	

.season_content { height:95%; }
	
}