h1, h2, h4, h3{
	font-family: 'Montserrat', sans-serif;	
}

p, span, h5, h6, a, i{
	font-family: 'Quicksand', sans-serif;
}

a:hover{
	outline: none;
	text-decoration: none;
}

body, html {
	margin: 0;
	padding: 0;
	overflow-y: auto;
	overflow-x: hidden;
	scroll-behavior: smooth;
}

body{
	position: relative;
	background-color: transparent;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #333 !important;
}

/****************TOP SEC*********************/
.es_top_sec{
	height: auto;
	background-color: transparent;
	padding-left: 50px;
	padding-right: 50px;
}

.es_menu_holder{
	z-index: 999999 !important;
}

.sep_img{
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

.only_deskt a{
	margin-top: -12px !important;
}

.es_logo{
	height: 120px;
	margin-left: 0px;
	padding: 0px;
}

.es_menu_li a{
	color: #FFF !important;
	transition: all 0.5s;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}

.es_menu_li a{
	background-size: 0px;
	background-position: left bottom;
	background-repeat: no-repeat;
	transition: all 0.5s;
	padding-bottom: 12px;
}

.es_menu_li a:hover{
	background-image: url(../images/menu_bgsm.png);
	background-size: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	transition: all 0.5s;
	padding-bottom: 12px;
}

/*.es_act a{
	background-image: url(../images/menu_bgsm.png);
	background-size: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	transition: all 0.5s;
	padding-bottom: 7px;
}*/

.es_act a{
	color: #fef301 !important;
	transition: all 0.5s;
	background-image: url(../images/tiitle_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
}

.es_menu_li a:hover{
	color: #fef301 !important;
	transition: all 0.5s;
}

.es_top_contact a{
	color: rgba(255,255,255,1);
	font-size: 13px;
	text-align: center;
}

/************SCROLL MENU****************/
.eartic_navbar_fix{
	background-color:#1e88c2;
	padding-top:0.5%;
	margin-bottom:0px;
	border-radius:0;
	border:none;
	transition:all 0.4s;
	margin-top:0%;
	height:80px;
	z-index:999999 !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	height: 80px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}

.logo2{
	height: 75px;
	margin-left: 50px;
	padding: 0px;
	margin-top: -10px;
}

.eartic_navbar_fix .es_top_contact{
	margin-top: -60px;
	margin-left: 160px;
}

.eartic_navbar_fix .email_link{
	margin-left: 40px;
}

.eartic_navbar_fix .social_top_sec{
	display: none;
	visibility: hidden;
}

.eartic_navbar_fix .es_top_contact a{
	font-size: 12px;
}

.eartic_navbar_fix .main_nav_ul{
	margin-right: 250px;
	margin-top: 10px;
}

.eartic_navbar_fix .es_menu_li a{
	transition: all 0.5s;
	font-family: 'Montserrat', sans-serif;
	margin-top: -60px;
	transition: all 0.5s;
	padding-bottom: 15px;
	transition:all 0.4s;
}

.eartic_navbar_fix .es_menu_li a:hover{
	color:#fef301 !important;
	transition:all 0.4s;
}

.eartic_navbar_fix .es_menu_li a.active{
	color:#fef301 !important;
	transition: all 0.5s;
	padding-bottom: 15px;
	transition:all 0.4s;
}

/*************END NAV*************/

/******* Effects *******/

/*.water_effect {
  background: url('../images/minketha_main_ban_bg.jpg') no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
}
.water_effect:before,
.rainy_effect:before {
  -moz-opacity: 0;
  opacity: 0;
}
.rainy_effect {
  background: url(https://drive.google.com/uc?id=0B4o4vOrR3PULdGVqMlRUZU4wUVk) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
}
.rainy_page {
  overflow: hidden;
}
#rainy_background {
  position: fixed;
  width: 100%;
  height: 100%;
}
.rainy_page .social {
  position: fixed;
}
.particles_effect {
  background: url(https://drive.google.com/uc?id=0B4o4vOrR3PULT0RadUU0WUpjNnc) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
}
.particles_effect .main  {
  z-index: auto;
}
.particles_effect .title,
.particles_effect .counter_block,
.particles_effect .subtitile_wrapper {
  z-index: 4;
}
.particles_effect .counter_button {
  z-index: 5;
}
#particles_block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
}*/



#myVideo {
  	position: fixed; right: 0; bottom: 0;
	min-width: 100%; min-height: 100%;
	width: auto; height: auto; z-index: -100;
	background: url(../images/mobile_ban.jpg) no-repeat;
	background-size: cover;
}

.es_sec_two{
	background-image: url(../images/minketha_main_ban_bg.jpg);
	background-size: cover;
	height: 90vh;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -130px;
}

.first_wave{ 
    display: block;
    margin-top: 1%;
    z-index: 1;  
} 

.es_sec_two_newrelease{
	background-image: url(../images/new_release_ban.jpg);
	background-size: cover;
	height: 90vh;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -130px;
}


.social_icon{
	float: left;
	margin-right: 20px;
}

.social_icon a{
	color: #FFF !important;
	transition: all 0.4s;
}

.social_icon a:hover{
	color: #fef301 !important;
	transition: all 0.4s;
}

.slider_text{
	text-align: center;
	font-size: 55px;
	color: #FFF;
	font-weight: 700;
}

.sub_slider_text{
	text-align: center;
	font-size: 45px;
	color: #EEE;
	font-weight: 400;
	margin-bottom: 20px;
	font-family: 'Quicksand', sans-serif;
}

.es_slider_text_box{
	margin-top: 7%;
}

.menu_btn{
	color: #333;
	margin-top: -10%;
	font-weight: lighter;
}

@media (max-width: 580px){
	.es_social_box{
		margin-top: 60%;
		padding-left: 5%;
		height: 400px;
	}

	.es_sec_two{
		background-image: url(../images/sunrock_main_ban_bg.jpg);
		background-size: cover;
		height: 90vh;
		background-position: center;
		background-repeat: no-repeat;
		margin-top: -60px;
    }

    .es_slider_text_box{
	    margin-top: 70%;
	}

	.slider_text{
		text-align: center;
		font-size: 29px;
		color: #FFF;
		font-weight: 700;
	}

	.sub_slider_text{
		text-align: center;
		font-size: 20px;
		color: #EEE;
		font-weight: 400;
		margin-bottom: 20px;
	}

	.eartic_navbar_fix{
		background-color:#FFF;
		padding-top:0.5%;
		margin-bottom:0px;
		border-radius:0;
		border:none;
		transition:all 0.4s;
		margin-top:0%;
		z-index:999999 !important;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		display: block;
		height: auto;
		box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	}

	.es_top_sec{
		min-height: 130px;
		background-color: #FFF;
		padding-left: 0px;
		padding-right: 0px;
		z-index: 999999 !important;
	}

	.sep_img_box{
		height: 15px;
		margin-left: auto;
		margin-right: auto;
		visibility: hidden;
		display: none;
	}

	.es_logo{
		height: 100px;
		margin-left: 0px;
		padding: 0px;
	}

	.es_menu_li a{
		color: #333 !important;
		transition: all 0.5s;
		font-family: 'Quicksand', sans-serif;
		text-align: center;
	}

	.es_menu_li a{
		background-size: 0px;
		background-position: left bottom;
		background-repeat: no-repeat;
		transition: all 0.5s;
		padding-bottom: 5px;
	}

	.es_menu_li a:hover{
		background-image: none;
		background-size: auto;
		background-position: center bottom;
		background-repeat: no-repeat;
		transition: all 0.5s;
		padding-bottom: 5px;
	}

	.main_nav_ul{
		width: 100%;
		margin-left: 0px;
		margin-top: 2%;
	}

	.es_menu_li{
		background-color: #999999;
		width: 100%;
		margin-left: 0% !important;
		border-bottom: solid 1px rgba(255,255,255,0.5);
	}

	.es_act a{
		color: #fef301 !important;
		transition: all 0.5s;
	}

	.es_menu_li a:hover{
		color: #fef301 !important;
		transition: all 0.5s;
	}

	.es_top_contact a{
		color: rgba(0,0,0,1);
		font-size: 13px;
		text-align: left;
		float: none;
	}

	.logo2{
		height: 70px;
		margin-left: 30px;
		padding: 0px;
	}

	.eartic_navbar_fix .menu_btn{
		color: #333;
		margin-top: 2%;
		font-weight: lighter;
	}

	.eartic_navbar_fix .es_top_contact{
		margin-top: -20px;
		margin-left: 80px;
	}

	.eartic_navbar_fix .sep_img{
		margin-top: -20px;
		display: none;
		visibility: hidden;
	}

	.eartic_navbar_fix .es_top_contact a{
		color: rgba(0,0,0,1);
		font-size: 13px;
	}

	.eartic_navbar_fix .main_nav_ul{
		margin-right: 0px;
	}

	.eartic_navbar_fix .es_menu_li a{
		color: #000 !important;
		transition: all 0.5s;
		font-family: 'Quicksand', sans-serif;
		margin-top: 0px;
		background-size: auto;
		background-position: center bottom;
		background-repeat: no-repeat;
		transition: all 0.5s;
		padding-bottom: 5px;
		transition:all 0.4s;
	}

	.eartic_navbar_fix .es_menu_li a:hover{
		color:#fef301 !important;
		transition:all 0.4s;
	}

	.eartic_navbar_fix .es_menu_li a.active{
		color:#fef301 !important;
		background-image: none;
		background-size: auto;
		background-position: center bottom;
		background-repeat: no-repeat;
		transition: all 0.5s;
		padding-bottom: 5px;
		transition:all 0.4s;
	}

	.eartic_navbar_fix .logo2{
		height: 65px;
		margin-left: 20px;
		padding: 0px;
		margin-top: 10px;
	}

}

.mobile_bg{
	min-height: 100vh;
}

@media (max-width: 767px){
	.mobile_bg{
		background-image: url(../images/mobile_ban.jpg);
		background-size: cover;
		background-repeat: no-repeat;	
		min-height: 60vh;	
	}
}

@media (max-width: 991px){
	.es_social_box{
		margin-top: 10%;
		padding-left: 5%;
		height: 400px;
	}

	.es_sec_two{
		
    }

    .es_slider_text_box{
	    margin-top: 25%;
	}

	.slider_text{
		text-align: center;
		font-size: 35px;
		color: #FFF;
		font-weight: 700;
	}

	.sub_slider_text{
		text-align: center;
		font-size: 25px;
		color: #EEE;
		font-weight: 400;
		margin-bottom: 20px;
	}

	.eartic_navbar_fix{
		background-color:#FFF;
		padding-top:0.5%;
		margin-bottom:0px;
		border-radius:0;
		border:none;
		transition:all 0.4s;
		margin-top:0%;
		z-index:999999 !important;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		display: block;
		height: auto;
		box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	}

	.es_top_sec{
		min-height: 130px;
		background-color: #FFF;
		padding-left: 0px;
		padding-right: 0px;
		z-index: 999999 !important;
	}

	.sep_img_box{
		height: 15px;
		margin-left: auto;
		margin-right: auto;
		visibility: hidden;
		display: none;
	}

	.es_logo{
		height: 100px;
		margin-left: 0px;
		padding: 0px;
	}

	.es_menu_li a{
		color: #333 !important;
		transition: all 0.5s;
		font-family: 'Quicksand', sans-serif;
		text-align: center;
	}

	.es_menu_li a{
		background-size: 0px;
		background-position: left bottom;
		background-repeat: no-repeat;
		transition: all 0.5s;
		padding-bottom: 5px;
	}

	.es_menu_li a:hover{
		background-image: none;
		background-size: auto;
		background-position: center bottom;
		background-repeat: no-repeat;
		transition: all 0.5s;
		padding-bottom: 5px;
	}

	.main_nav_ul{
		width: 100%;
		margin-left: 0px;
		margin-top: 2%;
	}

	.es_menu_li{
		background-color: #999999;
		width: 100%;
		margin-left: 0% !important;
		border-bottom: solid 1px rgba(255,255,255,0.5);
	}

	.es_act a{
		color: #fef301 !important;
		transition: all 0.5s;
	}

	.es_menu_li a:hover{
		color: #fef301 !important;
		transition: all 0.5s;
	}

	.es_top_contact a{
		color: rgba(0,0,0,1);
		font-size: 13px;
		text-align: left;
		float: none;
	}

	.logo2{
		height: 70px;
		margin-left: 30px;
		padding: 0px;
	}

	.eartic_navbar_fix .menu_btn{
		color: #333;
		margin-top: 2%;
		font-weight: lighter;
	}

	.eartic_navbar_fix .es_top_contact{
		margin-top: -60px !important;
	}

	.eartic_navbar_fix .sep_img{
		margin-top: 0px;
		display: none;
		visibility: hidden;
	}

	.eartic_navbar_fix .es_top_contact a{
		color: rgba(0,0,0,1);
		font-size: 13px;
	}

	.eartic_navbar_fix .main_nav_ul{
		margin-right: 0px;
	}

	.eartic_navbar_fix .es_menu_li a{
		color: #000 !important;
		transition: all 0.5s;
		font-family: 'Quicksand', sans-serif;
		margin-top: 0px;
		background-size: auto;
		background-position: center bottom;
		background-repeat: no-repeat;
		transition: all 0.5s;
		padding-bottom: 5px;
		transition:all 0.4s;
	}

	.eartic_navbar_fix .es_menu_li a:hover{
		color:#fef301 !important;
		transition:all 0.4s;
	}

	.eartic_navbar_fix .es_menu_li a.active{
		color:#fef301 !important;
		background-image: none;
		background-size: auto;
		background-position: center bottom;
		background-repeat: no-repeat;
		transition: all 0.5s;
		padding-bottom: 5px;
		transition:all 0.4s;
	}
}

@media (max-width: 1125px){
	.only_deskt a{
		margin-top: 20px !important;
	}

	.sep_img{
		margin-top: 0px;
	}

	.eartic_navbar_fix .es_top_contact{
		margin-top: -40px;
	}
}


@media (max-width: 1456px){
	.eartic_navbar_fix .main_nav_ul{
		margin-top: 20px !important;
	}

	.eartic_navbar_fix .es_top_contact{
		margin-top: -140px;
	}
}


.read_more{
	text-align: center;
	background: rgb(255,255,255);
	background: linear-gradient(128deg, rgba(255,255,255,1) 20%, rgba(254,243,0,1) 100%);
	color: #2282bf;
	font-size: 18px;
	border-radius: 40px;
	padding: 5px 17px;
	width: auto;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	transition: all 0.5s;
}

.read_more:hover{
	text-align: center;
	background: rgb(255,255,255);
	background: linear-gradient(128deg, rgba(254,243,0,1) 20%, rgba(255,255,255,1) 100%);
	color: #333;
	font-size: 18px;
	border-radius: 40px;
	padding: 5px 17px;
	width: auto;
	box-shadow: 5px 10px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 5px 10px 5px rgba(0,0,0,0.1);
	transition: all 0.5s;
}

.read_more2{
	text-align: center;
	background: rgb(234,38,43);
	background: linear-gradient(128deg, #1b85bf 41%, #fef301 100%);
	color: #FFF;
	font-size: 18px;
	border-radius: 40px;
	padding: 5px 17px;
	width: auto;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	transition: all 0.5s;
}

.read_more2:hover{
	text-align: center;
	background: rgb(255,255,255);
	background: linear-gradient(128deg, #fef301 41%, #1b85bf 100%);
	color: #333;
	font-size: 18px;
	border-radius: 40px;
	padding: 5px 17px;
	width: auto;
	box-shadow: 5px 10px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 5px 10px 5px rgba(0,0,0,0.1);
	transition: all 0.5s;
}

.read_more_round{
	text-align: center;
	background: rgb(18,132,186);
	background: linear-gradient(128deg, rgba(18,132,186,1) 41%, rgba(0,212,255,0.6365896700477065) 100%);
	color: #FFF;
	font-size: 18px;
	border-radius: 50%;
	padding: 17px 24px;
	width: auto;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
	transition: all 0.5s;
}

.read_more_round:hover{
	text-align: center;
	background: rgb(255,255,255);
	background: linear-gradient(128deg, rgba(255,255,255,1) 41%, rgba(0,212,255,0.6365896700477065) 100%);
	color: #1284b8;
	font-size: 18px;
	border-radius: 50%;
	padding: 17px 24px;
	width: auto;
	box-shadow: 5px 10px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 5px 10px 5px rgba(0,0,0,0.1);
	transition: all 0.5s;
}

.es_third_sec{
	margin-top: 0px;
	height: auto;
	padding: 4% 6%;
	background-color: #FFF;
}

.gen_titt_white{
	text-align: center;
	font-size: 40px;
	color: #FFF;
	font-family: 'Quicksand', sans-serif;
	padding-bottom: 25px;
}

.about_par{
	color: #333;
	font-size: 19px;
	margin-top: 25px;
}

.about_img1{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border: solid 5px #f68f21;
	border-radius: 20px;
}

.about_img2{
	float: right;
	margin-top: 40%;
	margin-right: -10%;
	border: solid 5px #f68f21;
	border-radius: 30px;
}

.es_forth_sec{
	margin-top: 0px;
	min-height: 500px;
	padding: 4%;
	padding-bottom: 7%;
	background-color: #d8d8d8;
}

.gen_titt{
	text-align: center;
	font-size: 40px;
	color: #01151e;
	font-family: 'Quicksand', sans-serif;
	padding-bottom: 25px;
}

.es_seventh_sec{
	background-image: url(../images/mid_baneer.jpg);
	min-height: 40vh; 
	background-repeat: no-repeat;
	background-position: center center
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding: 7% 4%;
}

.team_box{
	margin-top: 15px;
}


.team_box{
	margin-top: 20px;
	transition: all 0.6s;
}

.team_box_ins{
	margin-top: 10px;
	padding: 0px;
}

.team_pic{
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .8s ease;  /* Transition for Webkit browsers */	
}

.team_pic:hover{
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .8s ease;  /* Transition for Webkit browsers */
}

.team_desc{
	padding: 0% 6%;
	transition: all 0.6s;
	background-image: url(../images/pro_wave.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 150px;
	margin-top: -75px;
	background-color: transparent;
}

.team_name{
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-family: 'Quicksand', sans-serif;
	padding-top: 70px;
}

.team_pos{
	color: #EEE;
	text-align: center;
	font-size: 16px;
	font-family: 'Quicksand', sans-serif;
}

.team_box_ins:hover .team_desc{
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	padding: 10% 6%;
	transition: all 0.6s;
}


.team_name2{
	color: #333;
	text-align: left;
	font-size: 20px;
	font-family: 'Quicksand', sans-serif;
	padding-top: 20px;
	font-weight: bold;
}

.team_pos{
	color: #666;
	text-align: center;
	font-size: 17px;
	font-family: 'Quicksand', sans-serif;
}

.ser_box{
	min-height: 200px;
}

.ser_box:hover{
	
}

.es_last_sec{
	background: #1e88c2;
	padding: 4% 7%;
	padding-top: 5%;
	min-height: 400px;
	background-image: url(../images/footer_wave.svg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}

.footer_logo{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

.eartic_form2{
  height: 70px;
  border: none;
  border-bottom: solid 1px rgba(255,255,255,0.3);
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
  font-family: 'Quicksand', sans-serif;
}

.eartic_form{
  border:solid 1px rgba(255,255,255,0.2);
  font-size:14px;
  background-color:transparent;
  color:#333;
  min-height:40px;
  font-family: 'Quicksand', sans-serif;
}

.desawana_label{
  font-family: 'Quicksand', sans-serif;
}

.form_titt{
  color: #0c4ca3;
  border-top: solid 1px rgba(255,255,255,0.1);
  margin-top: 4%;
  padding-top: 2%;
}

.form_cont{
  padding: 1% 3%;
}

.form_cont_2{
  padding: 1% 5%;
}


.socail_box_ins{
  	position: absolute;
  	bottom: 2%;
  	left: 10%;
 }

.social_icon{
 	font-size: 24px;
 }

@media (max-width: 1180px){
  .social_icon_set{
    margin-top:50px;
   }
}

.s_icon{
  padding-top:3%;
  border:solid 1px rgba(255,255,255,0.6);
  border-radius:50%;
  width:70px;
  height:70px;
  transition:all 0.4s;
  color:#FFF !important;
  font-weight: bolder;
}

@media (max-width: 414px){
  .s_icon{
    margin-top:4%;
    width:60px;
    height:60px;
    padding-top:4%;
  }
}

.s_icon:hover{
  border:solid 1px #424342;
  transition:all 0.4s;
  color:#424342 !important;
  cursor:pointer;
}

.f_color{
  color:#222 !important;
  font-size:13px !important;
  font-weight: bolder;
  margin-top:3%;
}

.add_sec{
  margin-top:4%;
  min-height:130px;
  padding-left:6%;
}

.footer_add{
  color:#222 !important;
  font-size:15px;
  letter-spacing:1px;
  font-weight: bolder;
}

.footer_add p{
	color:#222 !important;
}


.eartic_btn{
    background-color: #333;
    color: #FFF;
  }

  .eartic_btn:hover{
    background-color: #13bab4;
    color: #FFF;
  }

  .f_link a{
  	color: #fef301;
  }

  .f_link a:hover{
  	color: #222;
  }

.histry_box{
	border: solid 5px #fef301;
	padding: 40px;
}

.second_wave{
	margin-top: -30px;
	background-color: rgba(170,255,250,0.8);
}

.es_sixth_sec{
	background-color: rgba(170,255,250,0.8);
	min-height: 600px;
}

.es_sec_two_about{
	background-image: url(../images/about_ban.jpg);
	background-size: cover;
	height: 60vh;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -130px;
	padding-top: 100px;
}

.es_sec_two_services{
	background-image: url(../images/services_ban.jpg);
	background-size: cover;
	height: 60vh;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -130px;
	padding-top: 100px;
}

.es_sec_two_gal{
	background-image: url(../images/gallery_ban.jpg);
	background-size: cover;
	height: 60vh;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -130px;
	padding-top: 100px;
}

.es_sec_two_achive{
	background-image: url(../images/achive_ban.jpg);
	background-size: cover;
	height: 60vh;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -130px;
	padding-top: 100px;
}


.es_sec_two_contact{
	background-image: url(../images/contact_ban.jpg);
	background-size: cover;
	height: 60vh;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -130px;
}

.es_sec_two_members{
	background-image: url(../images/minketha_main_ban_bg.jpg);
	background-size: cover;
	height: 60vh;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -130px;
}

.es_color_sec{
	margin-top: 0px;
	height: auto;
	padding: 4% 6%;
	background-color: #ededed;
}

.es_history_sec{
	background-image: url(../images/history_bg.jpg);
	min-height: 100vh; 
	background-repeat: no-repeat;
	background-position: center center
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding: 7% 4%;
}

.eartic_form2{
  height: 70px;
  border: none;
  border-bottom: solid 1px rgba(0,0,0,0.3);
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
  font-family: 'Quicksand', sans-serif;
}

.ser_box{
  margin-top: 3%;
}

.ser_box_ins{
  border: solid 1px rgba(0,0,0,0.4);
  padding: 30px 70px;
  height: 300px;
  border-radius: 20px;
  transition: all 0.4s;
}

.ser_box_ins:hover{
  border: solid 1px #75c500;
  padding: 30px 70px;
  height: 300px;
  border-radius: 20px;
  transition: all 0.4s;
}

.serv_icon{
  text-align: center !important;
  margin-bottom: 2%;
  font-size: 80px !important;
  width: 100px;
  height: 100px;
  padding: 10px;
  display: block;
  border-radius: 2px;
  transition: all 0.4s;
}

.ser_name{
  color: #333;
  font-size: 19px;
  font-weight: lighter;
  text-align: center;
}

.ser_name2{
  color: #333;
  font-size: 42px;
  font-weight: lighter;
  text-align: center;
  background-color: #FFF;
  border-radius: 20px;
  padding: 3%;
}

.ser_para{
  color: #999999;
  font-size: 13px;
  text-align: center;
}

.proj_box{
	background-color: #CCC;
	padding: 3%;
	border-radius: 20px;
}

@media (max-width: 767px){
.social_icon{
 	display: none;
 	visibility: hidden;
 }
}


.img_box_ins{
	margin: 0%;
	padding: 0%;
	transition: all 0.4s;
	height: 220px;
	overflow-y: hidden;
}

.img_box{
    margin: 0%;
	padding: 1px;
}

.img_box_ins:hover{
	background-color: #333399;
	transition: all 0.4s;
	background-image: url(../images/cam_icon.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
}

.img_box_ins img{
	padding: 0px;
	margin: 0px;
	transition: all 0.4s;
	opacity: 1;
}

.img_box_ins:hover img{
	opacity: 0.3;
	transition: all 0.4s;
}