/* Style for all */
* {
  box-sizing: border-box;
  font-family: rajdhaniregular;
}
body {
	margin: 32px 0 0 0;
}
@media (min-width: 900px) {
  body {
	margin: 30px 50px;
  }
}

#box1 {
	transition: all .5s;
}


input[type=button], input[type=submit]  {
    -webkit-appearance: none !important;
    border-radius: 0 !important;
	-webkit-border-radius:0px !important;
}

.no-act {
	opacity:0;
	transition: all .9s cubic-bezier(.445,.05,.55,.80);
	cursor:pointer;
}

.header-bar .header-nav ul li:hover>.no-act {
	opacity:1;
}

input[type=button]:hover, input[type=submit] {
	cursor:pointer;
}


/* Style for Header  */
.header-bar {
  background: #fff;
  margin:0;
  padding:0 15px;
  height: 40px;
  left: 0;
  right: 0;
  top: 0;
}
.header-logo {
  margin-left: 13px;
  height: 100%;
  width: 150px;
  padding: 0;
  position: relative;
  display: inline;
}
.header-logo a img {
   height: 40px;
    width: 115px;
}
.header-nav {
  display:none;
  clear: none;
  float: right;
}

.project-head .que-heading {
	font-size: 20px;
	color: #006850;
    font-family: tt_supermolot_neueexpandedBd;
	margin-left: 35px;
    margin-right: 35px;
	margin-top: 43px;
}

/* Media queries */


@media (min-width: 400px) {
	main .landing-desc p {
	  font-size: 28px;
	  width: 60%;
	  line-height: 1.4;
	 }
	 
	 
	main .weatherwidget {
      margin-top: -120vw;
	}
	
}

.space-adjust {
	margin-top:50px;
}

@media screen and (min-width: 768px) {

main .space-adjust {
	margin-top:60px;
}

main .mixture-section .cement-wrapper {
	display:flex;
}

.additional_info .div_info {
	display: table-cell;
    width: 33.3%;
	padding-left: 15px;
	margin-bottom: 0;
}

.div_info {
	
}

.div_info .inner_div_info ul li {
    line-height: 1.5;
}

.mixture-section .additional_info {
    display: flex;
}




.cement-wrapper .mixture-img .mixture-content-wrapper {
    padding-left: 15px;
	padding-right: 15px;
}


	
.header-bar .header-nav ul {
	margin-left:0;
}	

.header-bar .hamburger-wrapper {
		display:none;
}

.header-bar .header-nav {
  display:block;
}

main .first-section {
	display:none;
}

main .landing-section-l {
	display:flex;
	    margin-left: 35px;
    margin-right: 35px;
}

main .landing-desc-l {
	    background-color: #006850;
    color: white;
    width: 40%;
	    text-transform: uppercase;
		    padding: 8% 4%;
			padding-bottom: 4%;
    padding-right: 0;
    font-size: 30px;
    padding-top: 6%;
}

main .landing-section-l .landing-img-l {
display: inline;
    width: 60%;
}

main .landing-section-l .landing-img-l img {
    width: 100%;
	vertical-align: middle;
}

main .landing-desc-l p {
    font-family: tt_supermolot_neueexpandedBd;
	    font-size: 26px;
    margin: 0;
	    padding-bottom: 5%;
		    padding-top: 5%;
}

.landing-section-l .landing-desc-l .Get-quote-l {
	background: #F15B38;
    padding: 10px 25px;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-family: rajdhanimedium;
    margin: 0;
    margin-top: 4%;
}

main .landing-desc p {
  font-size: 32px;
  width: 50%;
  line-height: 1.6;
  }

.mixture-section .cement-wrapper .mixture-img {
	display: table-cell;
    width: 33.3%;
    height: 250px;
  }
  
  .Member-wrapper  {
	padding-bottom: 50px !important;
	margin-top: 70px;
  }
  .Member-wrapper .member-group {
    width: 39%;
    display: table-cell;
  }
  
   .Member-wrapper .member-group .member-icon{
	       display: block;
    width: 100%;
	    margin-bottom: 25px;
   }
   
   .Member-wrapper .member-group .member-content {
   display: table;
   width: 95%;
   }
   
   .Member-wrapper .member-another {
       margin-top: 36px;
    width: 78%;
   }
   
    main .gallary-wrapper .garllary-img img {
	width:45%;   
	}
	
	main .gallary-wrapper .garllary-img {
	width:45%;   
	}
	
	.reach-out-section .content {
		display:inline;
		font-size:19px;
		
	}
	.reach-out-section .mail-id {
	display:inline;
	font-size:19px;
	}
	
	.reach-out-section .mail-id a {
	    color: red;
		text-decoration: none;
		font-size:19px;
	}
	
	
	.about-us-section {

    height: 100%;
    display: flex;
    flex-direction: row;
}

.about-us-section .about-us-wrapper {
    height: 100%;
    /* padding: 2% 5%; */
    padding-right: 2%;
    padding-bottom: 2%;
    width: 100%;
    margin-bottom: 2%;
    margin-top: 2%;
    width: 100%;
}

.about-us-section .about-us-wrapper .about-us-heading {
    font-size: 24px;
}

.about-us-section .about-us-wrapper .about-us-content { 

    font-size: 16px;
    line-height: 1.6;
    width: 80%;
}

.about-us-section .about-img {
    vertical-align: top;
    height: 100%;
}

.about-us-section .about-img .img-class {
}

	
	
body {
	margin:0;
	margin-top:32px;
}	
	
.section-space{
	padding-left: 58px;
	padding-right: 58px;
}

.header-bar {
	margin: 0;
    padding: 0;
		padding-left: 35px;
	padding-right: 35px;
}

.header-bar .header-logo {
	margin-left:0;
}

.header-bar .header-logo a img {
	height: 35px;
    width: 113px;
}	

	
main .weatherwidget {
    margin-right:35px;
	margin-top: -27vw;
}
	
	
main .weatherwidget .widget-info .city-name {    
	font-size: 18px;
}

main .weatherwidget .widget-info .ny-time {
    font-size: 13px;
}

main .weatherwidget .widget-info .ny-time span {
    font-size: 13px;
}	


}


@media screen and (min-width: 1024px) { 

main .project-head .que-heading {
	font-size: 5.4vh;
    letter-spacing: 1px;
	margin-left: 128px;
    margin-right: 128px;
	margin-top: 100px;
}

body main .space-adjust {
	margin-top:90px;
}

.div_info .inner_div_info ul li {
    line-height: 1.8;
    font-size: 20px;
}

.mixture-section .additional_info .div_info {
    padding-left: 35px;
    padding-right: 15px;
    width: 33.3%;
}

.mixture-section .cement-wrapper .mixture-img .mixture-content-wrapper {
    padding-left: 35px;
	padding-right: 15px;
}


main .weatherwidget .widget-info .city-name {
    opacity: 1;
    padding-left: 7%;
    padding-top: 4%;
    font-size: 24px;
}

main .weatherwidget .widget-info .ny-time {
    padding-left: 7%;
    font-size: 16px;
}

main .weatherwidget .widget-info .ny-time span {
    font-size: 16px;
}


main .weatherwidget .weatherwidget-io {
	display: block;
    position: relative;
    height: 116px !important;
    padding: 0px;
    overflow: hidden !important;
    text-align: left;
    text-indent: -299rem;
}

.header-bar {
	margin: 0;
    padding: 0;
    padding-left: 58px;
    padding-right: 58px;
}

main .margin-l-section {
	margin-left: 58px;
    margin-right: 58px;
}

.header-bar .header-nav ul li {
    margin-left: 35px;
}	


.header-bar .header-nav ul li span {
	display:block;
	text-align: center;
}


main .mixture-section {
padding-left: 56px;
    padding-right: 56px;
    padding-top: 85px;
}


.mixture-section .mixture-wrapper {
    padding-left: 35px;
}

.mixture-section .mixture-wrapper .mixture-content {
    font-size: 19px;
	font-family: Rajdhaniregular;
    font-weight: 600;
    letter-spacing: 1px;
}

.Member-wrapper .member-another {
    margin-top: 50px;
}

.Member-wrapper.space-top-l {
    margin-top: 90px;
}

.mixture-section .mixture-wrapper .mixture-heading {
	font-size: 5.4vh;
    letter-spacing: 1px;
	margin-bottom:2%;
}
.Member-wrapper .member-heading {
		font-size: 5.4vh;
    letter-spacing: 1px;
		    margin-bottom: 50px;
}
main .reach-out-section .que-heading {
	font-size: 5.4vh;
    letter-spacing: 1px;
}

.Member-wrapper .member-group .member-content {
	font-weight: 600;
    font-family: rajdhaniregular;
	line-height: 1.6;
    letter-spacing: 1px;
    font-size: 22px;
    width: 95%;
  }
  
  main .Member-wrapper {
	      margin-top: 40px;
  }
  
 
 .footer-wrapper .footer-logo {
	 display: block;
	 height:auto;
 }
  
  .footer-wrapper .footer-logo a img {
	  height: 50px !important;
    width: 150px !important;
  }
 body .footer-wrapper .year {
	    float: left;
	    font-size: 19px;
    letter-spacing: 0.1em;
    width: 120px;
	    margin-top: 55px;
    margin-right: 5%;
	text-align: left;
 }
  
body .footer-wrapper {
     padding: 7% 8%;
  letter-spacing: 0.1em;
}
   .footer-wrapper .sub-wrapper .footer-subheading { 
      margin-bottom: 10px;
   }
   .footer-wrapper .sub-wrapper .height-common {
	line-height:2.3;
}

   .footer-wrapper .sub-wrapper .low-spae {
	line-height:1.9;
}


  
  .footer-wrapper .right-block{
    display: inline;

 }




  
  .footer-wrapper .sub-wrapper {
    display: table-cell;
	padding-top: 55px;
	width: 38%;
	padding-right: 0;
	padding-left: 12%;
 }
 
   .footer-wrapper .padding-top-l {
	       padding-top: 60px;
   }
  
   .footer-wrapper .align-center {
      text-align: center;
	  margin-left: 0 !important;
   }
  
  	main .landing-desc-l p {
	font-size: 32px;
	}
  
  	main .landing-section-l .landing-desc-l .Get-quote-l {
	font-size: 24px;
	    padding: 15px 30px;
	}
 
 
.footer-wrapper .footer-info-container .connect-div {
     padding-left: 6%;
    width: 44%;
}
 
.footer-wrapper .footer-info-container .company-div {
    padding-left: 0%;
    width: 44%;
}
  
main .reach-out-section {
  margin-bottom: 90px;
      margin-left: 128px;
    margin-right: 58px;
	margin-top: 0;
	
}
  

main .reach-out-section .mail-id {
  font-size: 26px;
}

main .reach-out-section .mail-id a {
  font-size: 26px;
      color: red;
    text-decoration: none;
}

main .reach-out-section .content {
	font-size: 26px;
}
   
main .Member-wrapper {
	    margin-left: 58px;
    margin-right: 58px;
	    padding-left: 70px;
    padding-right: 70px;
	margin-top:100px;
}

main .Member-wrapper .member-group .member-icon img {
	    height: 85px;
}


main .Member-wrapper .member-group .member-icon {
	height:auto;
}

.member-group .member-icon {
		margin-bottom: 36px;
}



main .about-us-section {
    display: flex;
    padding-left: 58px;
    padding-right: 58px;
    padding-top: 65px;
}

main .about-us-section .about-us-wrapper {
	font-size: 19px;
    width: 50%;
    margin-left: 4%;
        margin-top: 2%;
    margin-right: 0;
	padding:0;
	
}


	.about-us-section .about-us-wrapper .about-us-heading {
		        font-size: 5.4vh;
    letter-spacing: 1px;
			    margin-bottom: 4%;
	
	}
	.about-us-section .about-us-wrapper .about-us-content {
		    font-size: 21px;
			line-height: 1.7;
			    width: 90%;
				letter-spacing: 1px;
    font-weight: 600;
    font-family: Rajdhaniregular;

	}
	.about-us-section .about-img {
display: inline;
    width: 50%;
}

main .gallary-wrapper {
	    margin-bottom: 0px;
}


main .project-img {
    margin-bottom: 60px;
}

.mixture-section .cement-wrapper .mixture-img {
	    height: 322px;
}

.mixture-img .mixture-content-wrapper .ul-heading {
	    font-size: 28px;
}

.mixture-img .mixture-content-wrapper ul li {
	    font-size: 20px;
    line-height: 1.8;
}

.mixture-img .mixture-content-wrapper ul {
	margin-bottom: 175px;
}

main .gallary-wrapper {
overflow-x: hidden;
}

main .weatherwidget {
    margin-right:58px;
}
	

}


@media screen and (min-height: 1000px) and (min-width: 1023px) {
	.mixture-section .mixture-wrapper .mixture-heading {
		font-size: 2.5vh;
	}
	
	
.about-us-section .about-us-wrapper .about-us-heading {
	    font-size: 2.5vh;
}

.mixture-section .mixture-wrapper .mixture-heading {
	font-size:2.5vh;
}
.Member-wrapper .member-heading {
		font-size:2.5vh;
}
main .reach-out-section .que-heading {
	font-size:2.5vh;
}
	
	
	

	main .weatherwidget {
      margin-top: -20%;
    width: 40%;
	display:block;
	}
	
	
	
	
	
	
	
	
	
	
	
	
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {


}

@media screen and (min-width: 1100px) { 
	main .about-us-section .about-us-wrapper {
		    margin-top: 6%;
	}
	.about-us-section .about-us-wrapper .about-us-content {
		    width: 75%;
	}
	
	main .weatherwidget {
    width: 30%;
	    margin-top: -17%;
		display:block;
	}
	
	.Member-wrapper .member-group .member-content br {
		display:block !important;
	}
}




@media (min-width: 1279px) {
	body .footer-wrapper {
     padding: 6% 8%;
     letter-spacing: 0.1em;
    }
	
	main .landing-desc-l {
		padding: 8.5% 6.2%;
	}
	
    main .landing-desc-l p{
		    font-size: 41px;
	}
	
	main .landing-desc-l .Get-quote-l{
		   padding: 15px 30px;
	}
	
	    
}

/* style for nav bar */
.nav-list {
  list-style: none;
}

.nav-li {
  float: left;
  display: table;
  margin-left: 20px;
  text-decoration: none;
}

.nav-li a {
  text-decoration: none;
    font-size: 16px;
	font-weight:600;
    color: #006850;
    letter-spacing: 0.5px;
    font-family: Rajdhaniregular;
	transition: all .5s cubic-bezier(.445,.05,.55,.90);
}


.nav-li:first-child {
	margin-left:0;
}


/* Style for sidebar */
.sidebar {
	background-color:#006850;
	color:white;
	padding:15px;
	display: none;
    font-size:20px;
	position: fixed;
	top:0;
	bottom:0;
	right:0;
	left: 0;
	padding: 25px;
    padding-top: 30px;
	z-index: 100;
}

.sidebar-nav {
	margin-bottom: 20px;
	margin-top: 50px;
}

.show-sidebar {
	display:block;
}
.sidebar .sidebar-nav-li  {
	list-style:none;
	margin-bottom:35px;
	font-size:18px;
}
.sidebar .sidebar-nav-li .sidebar-nav-li-link{
    text-decoration: none;
	color:white;
	text-transform: uppercase;
	font-family: rajdhanimedium !important;
	letter-spacing: 1px;
}
.sidebar-nav-list {
	padding-left:0;
	margin-left: 13px;
}

.side-drawer-bar {
	display:inline;
}
.close-sidebar {
	font-size:35px;
	display:inline;
	float:right;
}

.sidebar .sidebar-info p {
	font-size: 16px;
	margin-bottom:0;
	margin-top: 10px;
	font-family: rajdhanimedium !important;
	letter-spacing: 2px;
}

.sidebar .sidebar-info p a {
	font-size: 16px;
	text-decoration:none;
	color:white;
	font-family: rajdhanimedium !important;
	letter-spacing: 1px;
}

.sidebar .sidebar-content {
	    font-family: rajdhanimedium;
	    overflow-y: auto;
	bottom: 136px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 25px;
}

.sidebar-info {
    bottom: 0;
    height: 100px;
    left: 0;
    padding-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    margin-bottom: 30px;
    position: absolute;
    right: 0;
		margin-left:13px;
	margin-bottom:15px;
	padding-bottom:0;
}

.noscroll-sidebar {
	overflow-y: hidden;
}


/* Sytle for main section */
main {
	margin-top: 90px;
}



/* Sytle for ham */
.hamburger-wrapper {
	display: table;
	float:right;
}

.ham-button {
	display: table-cell;
    border: none;
    background: none;
}
.ham-img {
	height: 24px;
	width: 24px;
	float: right;
}


/* Sytle for landing section 1 */
.landing-section-l {
	display:none;
}

.landing-section {
    width: 100%;
    height: auto;
}

.landing-section img {
    width: 100%;
    height: auto;
	
	vertical-align:middle;
}

.landing-desc {
  width: 100%;
  height: 70%;
  background-color: #006850;
  color: white;
  text-transform: uppercase;
  padding-bottom: 13%;
}
.landing-desc p{
	font-family:tt_supermolot_neueexpandedBd;
  line-height: 1.2;
  margin: 0;
      font-weight: 900;
    font-size: 26px;
    width: 70%;
    margin-left: 12%;
    margin-right: 18%;
    padding-top: 13%;
    margin-bottom: 4%;
}

.Get-quote {
	background:#F15B38;
	padding:10px 25px;
	display:inline-block;
	font-size:18px;
	font-weight: bold;
    margin-left: 12%;
    margin-right: 18%;
	letter-spacing: 0.1em;
	font-family: rajdhanimedium;
	
}

.Get-quote {
    color: white;
    font-family: rajdhanimedium;
    text-decoration: none;
	border: 3px solid #F15B38;
	
	transition: all .5s cubic-bezier(.445,.05,.55,.80);
}

.landing-desc-l .Get-quote-l:hover {
	border: 3px solid #F15B38;
	background-color:#006850;
}

.landing-desc .Get-quote:hover {
	border: 3px solid #F15B38;
	background-color:#006850;
}

.Get-quote-l {
	    color: white;
    font-family: rajdhanimedium;
    text-decoration: none;
	border: 3px solid #F15B38;
	transition: all .5s cubic-bezier(.445,.05,.55,.80);
}



/* Sytle for about us section */
.about-us-section {
	width:100%;
	height:auto;
	padding: 50px 35px;
	padding-top:0;
}

.about-us-wrapper {
	color: #006850;
}
.about-us-heading {
	font-size: 24px;
	margin-bottom: 10px;
	font-family: tt_supermolot_neueexpandedBd;
}
.about-us-content {
    line-height: 1.4;
    font-size: 16px;
    font-weight: 550;
    font-family: rajdhanimedium;
}

.about-img {
	width: 100%;
}
.img-class {
  margin-top: 25px;
  width: 100%;
}



/* Sytle for mixture section */

.mixture-section {
	width:100%;
	height:auto;
	padding-left:35px;
	padding-right:35px;
}

.mixture-wrapper {
	color: #006850;
}
.mixture-heading {
	font-size: 24px;
	margin-bottom: 10px;
	font-family: tt_supermolot_neueexpandedBd;
}
.mixture-content {
    line-height: 1.4;
    font-size: 17px;
    font-weight: 550;
    font-family: rajdhanimedium;
}

.cement-wrapper {
	width: 100%;
	margin-top: 30px;
}
.mixture-img {
  width: 100%;
  height: 250px;
  margin: 0;
  padding: 0;
  color: white;
  background-repeat:no-repeat;
  background-size: 100%;
}
.cement-class {
	background: linear-gradient(to top, rgba(255,255,255,0) 0%, rgba(0,0,0, 0.5) 100%), url("../assets/cement-image.png");
}	
.stone-class {
	background: linear-gradient(to top, rgba(255,255,255,0) 0%, rgba(0,0,0, 0.5) 100%), url("../assets/stone-image.png");
}	
.sand-class {
	background: linear-gradient(to top, rgba(255,255,255,0) 0%, rgba(0,0,0, 0.25) 100%), url("../assets/sand-image.png");
	    background-position: right;
}	

.mixture-img .ul-heading {
  font-size: 22px;
  font-weight: bold;
  font-family: tt_supermolot_neueexpandedBd;
}
.mixture-img ul li{
  font-size: 17px;
  line-height: 1.2;
  
    font-family: rajdhanimedium;
}
.mixture-img ul {
  padding-left: 20px;
}

.mixture-img .mixture-content-wrapper {
  padding: 35px;
  padding-left: 15px;
}



/* Sytle for member section*/

.member-heading {
	font-size: 20px;
	color:#006850;
	margin-bottom:25px;
	font-family: tt_supermolot_neueexpandedBd;
}
.member-group {
	width:100%;
	height:55px;
	margin-bottom: 15px;
	    font-weight: 550;
}	

.Member-wrapper {
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 40px;
	    padding-bottom: 10px;
}
.member-group .member-icon {
	display:inline;
	width:20%;
	float: left;
	height:45px;
	box-sizing: content-box;
    margin-right: 35px;
}
.member-group .member-icon img{
	height:45px;
}

.member-group .member-content {
	display:inline;
	font-family: rajdhanisemibold;
	width:80%;
	color:#006850;
}



/* Sytle reach out to us section */
.reach-out-section {
	margin:35px;
}

.reach-out-section .que-heading {
	color:#006850;
	font-size:20px;
	margin-bottom:15px;
	font-family: tt_supermolot_neueexpandedBd;
}

.reach-out-section .content {
	color:#006850;
	margin-bottom: 5px;
	    font-family: rajdhanisemibold;
}

.reach-out-section .mail-id {
	color:red;
	    font-family: rajdhaniregular;
}

.reach-out-section .mail-id a {
	    color: red;
    text-decoration: none;
	    font-family: rajdhaniregular;
  
	transition: all .5s cubic-bezier(.445,.05,.55,.80);
}

.reach-out-section .mail-id a:hover {
	opacity: 0.8;
}

/* Sytle for footer  */
.footer-wrapper {
	background-color:#006850;
	color:white;
	height:auto;
	padding:35px;
}

.footer-logo {
  height: 25px;
  width: 85px;
  display: inline;
}
.footer-logo img {
	  height: 25px;
  width: 85px;
}

.footer-wrapper .year {
	font-size: 16px;
    display: inline;
    width: 35%;
	color:white;
	font-weight:bold;
	float: right;
	text-align: right;
	font-family: tt_supermolot_neueexpandedBd;
}

.footer-subheading {
	color; white;
	font-weight:bold;
	font-size:20px;
	margin-bottom:5px;
	font-family: tt_supermolot_neueexpandedBd;
}

.sub-wrapper {
	margin-top:30px;
}

.sub-content {
  line-height: 1.6;
  color: white !important;
  font-family: rajdhanimedium !important;
}

.common-space {
	margin-bottom: 20px;
}

.footer-wrapper a{
	color:white;
	transition: all .5s cubic-bezier(.445,.05,.55,.80);
}

.footer-wrapper a:hover{
	opacity:0.8;
}

.footer-wrapper ul {
	list-style:none;
	padding: 0;
    margin: 0;
	
}

.footer-wrapper ul li a {
	text-decoration:none;
	font-family: rajdhanimedium;
	
}

.footer-wrapper ul li a:hover {
	opacity: 0.8;
}

.height-common a {
	color:white;
	text-decoration:none;
	transition: all .5s cubic-bezier(.445,.05,.55,.80);
}

.height-common a:hover {
	opacity: 0.8;
}




/* Sytle for gallary-wrapper */

.gallary-wrapper {
	    margin-bottom: 0px;
	    margin-top: 65px;
	height: auto;
	width: 100%;
	  overflow: auto;
  white-space: nowrap;
      transition: all 0.5s;
    will-change: transform;
    user-select: none;
    cursor: grab;
    overflow-x: scroll;
}


.project-img {
    margin-top: -6%;
    margin-bottom: 20px;
}


.project-img img{ 
        padding: 0 9%;
    width: 100%;
}

.gallary-wrapper .garllary-img{
	display:inline;
	height: auto;
	margin-left:3%;
	width:75%;
}

.gallary-wrapper .garllary-img img{
	height: auto;
	width:75%;
	
}





/* Sytle for weatherwidget */

 .weatherwidget {
	display: block;
   width: 40%;
    opacity: 0.8;
    top: 350px;
    right: 50px;
    background-color: #006850;
	
	
	float: right;
    margin-right:0;
    z-index: 2;
    margin-top: -130vw;
}


.weatherwidget .weatherwidget-io {
    display: block;
    position: relative;
    height: 125px !important;
    padding: 0px;
    overflow: scroll !important;
    text-align: left;
    text-indent: -299rem;
}
	

.widget-info {
color: white;
    width: 100%;
}

.widget-info .city-name {
	font-family:rajdhanimedium;
	    opacity: 1;
    padding-left: 7%;
    padding-top: 4%;
    font-size: 24px;
}





main .active-gallary {
    background: rgba(255,255,255,0.3);
    transform: scale(1);
	cursor: grabbing;
  }


.weatherwidget .widget-info .city-name {
    font-family: rajdhanimedium;
    opacity: 1;
    padding-left: 7%;
    padding-top: 4%;    
	font-size: 14px
}

.weatherwidget .widget-info .ny-time {
    font-family: rajdhanimedium;
    padding-left: 7%;
    font-size: 9px;
	margin-top: 2%;

}

.weatherwidget .widget-info .ny-time span {
    font-family: rajdhanimedium;
    font-size: 9px;
}



.header-unpin{
  /* display: none; */
  transform: translateY(-90px);
}
.header-pin{
  /* display: block; */
  transform: translateY(0);
}

body .header-bar {
transition: transform 0.5s ease-in-out;
    position: fixed;
    height: 90px;
	padding-top:30px;
    z-index: 3;
}

.mixture-section a {
	color: #F15B38;
	text-decoration:none;
	transition: all .5s cubic-bezier(.445,.05,.55,.80);
}

.mixture-section a:hover {
	opacity:0.8;
}


.additional_info {
	padding-top: 5px;
}

.div_info {
	padding: 0 35px;
    padding-bottom: 10px;
	padding-right:0;
	padding-left: 15px;
	margin-bottom: -26px;
}

.inner_div_info {
	
}

.inner_div_info ul {
	padding-left:20px;
}

.inner_div_info ul li {
	color:#006850;
	font-size: 17px;
    line-height: 1.5;
    font-family: rajdhanimedium;
}

#address-achor a {
	text-decoration:none;
	font-family: rajdhanimedium;
}

#address-achor a:hover{
	opacity:0.8;
}