
.bezel
{
	border-radius: 10px 10px 0px 0px;
	width: 70%;
	border: solid 1px #e0e2e2;
	background-color: #2f2f2f;
	display: block;
	margin: 0 auto;
	padding-bottom: 22px;
}

.base
{
	width: 78%;
	height: 14px;
	background: #c9cbcb;
	display: block;
	margin: 0 auto;
	border-radius: 0px 0px 6px 6px;
}
.base:before
{
	content: "";
	width: 10%;
	height: 9px;
	background: #a0a2a2;
	display: block;
	margin: 0 auto;
	margin-top: -5px;
	border-radius: 0px 0px 6px 6px;
}


.mob1
{
	bordder: 1px solid red;display: inline-block;vertical-align: top;margin-right: 10px;    margin-right: 10px;
	border-radius: 10px 10px 15px 15px;
	width: 36.5%;
	border: solid 1px #e0e2e2;
	background-color: #2f2f2f;
	/* display: block; */
	margin: 0 auto;
	padding-bottom: 30px;
	position: relative
}
.mob2
{
	bordder: 1px solid red;display: inline-block;vertical-align: top;    border-radius: 10px 10px 15px 15px;
	width: 36%;
	border: solid 1px #e0e2e2;
	background-color: #2f2f2f;
	/* display: block; */
	margin: 0 auto;
	padding-bottom: 30px;
	position: relative
}

.mob1:before, .mob2:before
{
	content: '';
	background-color: #2a2a2a;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	line-height: 20px;
	position: absolute;
	bottom: 5px;
	left: 45%;
	-webkit-box-shadow: 5px 5px 13px 2px rgba(0,0,0,0.79);
	-moz-box-shadow: 5px 5px 13px 2px rgba(0,0,0,0.79);
	box-shadow: 1px 1px 2px 0px rgba(255,255,255,0.79);
}





h3
{
	color: #fff;text-align: center;padding: 15px 0px;font-size: 19px;font-family: 'Open Sans', sans-serif;position: relative;
}


h3 > a {
	position: relative;
	color: #000;
	text-decoration: none;
	padding-bottom: 7px;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-sizde: 40px;
	font-size:2em;
}


h3 > a:hover {
	color: #000;
}


h3 > a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: #2588bd;
	opacity: 0.3;
	visibility: visible;
	-webkit-transform: scaleX(0.3);
	transform: scaleX(0.3);
	-webkit-transition: all 0.7s ease-in-out 0s;
	transition: all 0.7s ease-in-out 0s;
}

h3 > a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: #000;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.7s ease-in-out 0s;
	transition: all 0.7s ease-in-out 0s;
}




.hoverx:hover a:after {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}


#footer.foot_n {
	position: fixed;
	bottom: 0px !important;
	transition: all 700ms ease;
}



@media screen and (min-width: 1919px)
{
	.container
	{
		overflow:hidden;
	}
	#footer {
		bottom: -320px !important;
	}
}

</style>
<style type="text/css">

#header
{
	z-index: 999;
}

.section ul
{
	font-size: 21px;
	color:#000 !important;
	margin: 0 auto;
	max-width: 83%;
	max-width: 70%;
	margin-bottom: 15px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	transition: all 700ms ease;
}
.section ul li
{
	list-style-type: none;
}

#footer ul li
{
	list-style-type: none;
}


.section img
{
	display: block;
	margin: 0 auto;
	margin-top: 13px;
	max-width: 97%;
	border-radius: 0px;
	border:none;
}

.section ul.ul_mar
{
	margin-top: 65px;
	transition: all 700ms ease;
}

.full_mar
{
	margin-top: 40px;
	transition: all 200ms ease;
}


.mob_h
{
	max-width:50%;display: block; margin: 0 auto;
}

.chev_up
{
	display: inline-block;vertical-align: top;margin-right: 10px;width: 110px;    margin-top: 19%;
}

.chev_down
{
	vertical-align: top;margin-right: 10px;width: 110px;    margin-top: 19%;display:none;
}

.contct_us
{
	font-size: 15px;position:  relative;margin-top: 40px;clear: both;display: block;text-align: center;color: #000;font-family: 'Open Sans', sans-serif;
}


.section_scroll
{
	height: 664px;
    overflow: hidden;
    overflow-y: scroll;
    width: 94%;
    display: block;
    margin: 0 auto
}



section ul.note_ul li
{
	list-style-type: decimal;
	    margin-bottom: 5px;
	    font-size:17px;
}

.mob_l, .mob_v, section ul.mob_v
{
	display: none ;
}

.edit_h
{
	color: #fff;text-align: center;padding:15px 0px; font-size: 19px;
				font-family: 'Open Sans', sans-serif;
}


@media screen and (min-width: 2000px)
{
	.container
	{
		width:1242px !important;
	}
	.section_scroll
	{
		height: auto;
	}
}

@media screen and (max-width: 1366px)
{
	.contct_us
	{
		margin-top: 20px;
	}
}

@media screen and (max-width:768px) 
{
	#fp-nav.right {
        right: -4px;

		}

	.section ul
	{
		font-size:14px;
		margin-top: 10px;
		max-width: 87%;
	}
	section ul.note_ul
	{
		padding-bottom: 10px;
		position: relative;
	}
	section ul.note_ul li
	{
		font-size:14px;
	}

	.bezel {
    border-radius: 10px 10px 0px 0px;
    width: 87%;
    padding-bottom: 15px;
	}
	.base {
    width: 94%;
    height: 8px;
}
.base:before {
    content: "";
    width: 10%;
    height: 4px;
}

.comp_h
{
	display: none;
}
.mob_l, .mob_v, section ul.mob_v
{
	display: block;

}

.mob_h
{
	max-width: 80%;
	padding-bottom:10px;
	position: relative;
}

.mob_n
{
	display: none !important;
}
.mob1, .mob2
{
	display: block;
    padding-bottom: 20px;
    padding-top: 8px;
    width: 80.5%;
}

.mob1:before, .mob2:before
{
	height: 10px;
    width: 10px;
    line-height: 10px;
}

.chev_up
{
	display: none;
}
.chev_down
{
	    width: 31px;
    margin-top: 0%;
    display: block;
    margin: 0 auto;
}

.section_scroll_m
{
	height: 400px;
	 overflow: hidden;
    overflow-y: scroll;
    width: 92%;
    vertical-align: bottom;
    margin: 50px auto;
    position: relative;
}
span.before
{
	content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    top: 0px;
    left: 0;
    background-color: rgba(0,0,0,0.2);
    visibility: visible;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
    -webkit-transition: all 0.7s ease-in-out 0s;
    transition: all 0.7s ease-in-out 0s;

}

span.after
{
	content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0px;
    left: 0;
    background-color: rgba(0,0,0,0.2);
    visibility: visible;
    -webkit-transform: scaleX(0.7);
    transform: scaleX(0.7);
    -webkit-transition: all 0.7s ease-in-out 0s;
    transition: all 0.7s ease-in-out 0s;

}


.edit_h
{
	font-size:10px;
}

}