html {
	scroll-behavior: smooth;
}
#copyright{
	display: none;
}
.cop {
    font-family: 'arial';
    font-size: 14px;
    margin-top: 30px;
}
iframe.main_100_canvas {
    width: 100%;
    height: 1000px;
	position: fixed;
	height: 1080px !important;
}

ion#a {
    position: absolute;
    width: 100%;
}
section#b {
    pointer-events: none;
}
.c1 {
    margin-top: 40px;
}
.c1 a {
    color: #fff;
    background-color: #5d797d;
    font-weight: 700;
    padding: 3px;
}
#c img {
    border: solid 1px #ccc;
}
.c5 {
    width: 60%;
    margin-right: 20%;
}
#d .widget-image.align-right {
    margin-top: -70px;
    margin-right: 20px;
}
#c .column-8.advanced-column {
padding: 7%;
padding-top: 80px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,0.8) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0.8) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.8)), color-stop(15%, rgba(255,255,255,1)), color-stop(85%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.8)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0.8) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0.8) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0.8) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0.8) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0.8) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0.8) 100%);
background: linear-gradient(to right, rgba(255,255,255,0.8) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
body{
		background: rgba(90,92,89,1)!important;
background: -moz-linear-gradient(left, rgba(90,92,89,1) 0%, rgba(163,167,166,1) 100%)!important;
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(90,92,89,1)), color-stop(100%, rgba(163,167,166,1)))!important;
background: -webkit-linear-gradient(left, rgba(90,92,89,1) 0%, rgba(163,167,166,1) 100%)!important;
background: -o-linear-gradient(left, rgba(90,92,89,1) 0%, rgba(163,167,166,1) 100%)!important;
background: -ms-linear-gradient(left, rgba(90,92,89,1) 0%, rgba(163,167,166,1) 100%)!important;
background: linear-gradient(to right, rgba(90,92,89,1) 0%, rgba(163,167,166,1) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a5c59', endColorstr='#a3a7a6', GradientType=1 )!important;
}
@media only screen and (min-width: 1301px) and (max-width: 1450px) {

}
@media only screen and (min-width: 991px) and (max-width: 1300px) {

}
@media only screen and (min-width: 768px) and (max-width: 990px) {

}
	
@media only screen and (min-width: 290px) and (max-width: 767px) { 

#c .column-8.advanced-column {
    padding: 10px;
    padding-top: 40px;
	background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,0.78) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.78)), color-stop(5%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0.78) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0.78) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0.78) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.78) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
	
}
body {
    font-size: 16px;
}
h1{
	font-size: 30px!important;
}
.c1 {
    margin-top: 20px;
}
.c5 {
    width: 100%;
    margin-right: 0%;
}
.cop {
    margin-bottom: 70px;
}
	}