#gallerywrapper {
    width:640px;
    height:450px;
    margin:0 auto;
    position:relative;
    font-family:verdana, arial, sans-serif;
} 

#gallerywrapper #gallery {
    position:absolute;
    left:0;
    top:0;
    height:450px;
    width:640px;
    overflow:hidden;
    text-align:center;
} 

#gallerywrapper #gallery div {
    width:640px; height:900px; 
    padding-top:10px; 
    position:relative;
} 

#gallerywrapper #gallery div img {
    clear:both; 
    display:block; 
    margin:0 auto; 
    border:0;
} 

#gallerywrapper #gallery div h3 {
    padding:10px 0 0 0; 
    margin:0; 
    font-size:18px;
} 

#gallerywrapper #gallery div p {
    padding:5px 0; 
    margin:0; 
    font-size:12px; 
    line-height:18px;
} 

#gallery .previous{ 
    display:inline;
    float:left;
    margin-left:80px;
    text-decoration:none;
} 

#gallery .next{ 
    display:inline;
    float:right;
    margin-right:80px;
    text-decoration:none;
}
.nav-tabs {
    border-bottom: 0px solid transparent;
}
.center_63 {
    width: 82% !important;
    margin-left: -32px !important;
}
.footer {
    margin-top: 0px !important;
}
.img-demo{
    width: 30%;
    margin: 10px auto 0 auto;
    -webkit-box-shadow: 0px 0px 13px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 13px 2px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.5);
}
.img-demo1{width: 40%; margin: 0 auto;}

.progress_bar::after{
    border: 1px solid #000;
    position: relative;
    left: 25px;
    top: 33px;
    z-index: -1;
}
.progress_bar{text-align: center;}

.progress_bar li a{
    text-align: center;
    margin: 0;
    width: auto;
    margin: 0 auto;
}
.progress_bar li p{text-align: center;}
.progress_bar li p span{
    background: #fff;
    color: #000;
    display: inline-block;
    padding:2px 6px 2px 4px;
    border-radius: 4px;
    font-size: 12px;
}
.sub_span{
    display: block;
    font-size: 10px;
    text-align:center;
}
.progress_bar li.active p span{
    background: #27AE60;
    color: white;
    display: inline-block;
    padding:2px 6px 2px 4px;
    border-radius: 4px;
    font-size: 12px;
}

.btn_cust{
    background: #f4511e !important;
    width: 136px;
    height: 53px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
.btn_cust:hover, .btn_cust:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}

/* thrid page strat */
.page-lt{
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 16px;
    border: solid 2px #78be20;
}
.pad-0{padding:0;}
.p1{background: #58ab28 !important; color:#ffecf6; padding:2px 8px 2px 8px; border-radius:3px; margin: 3px 3px 0px 3px; display: inline-block;}
.p1:hover, .p1:focus{color:#fff;}
.txt-c{text-align: center;}
.action-button {
	width: 100px;
	background: #27AE60;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
.action-button:hover, .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}

@media (max-width:767px) {
    .img-demo {width: 100%;}
    .img-demo1 {
        width: 100%;
    }
    .progress_bar li {
        width: 100px;
    }
    .progress_bar li {
        left: 8%;
    }
    hr {
        min-width: 196px;
        max-width: 210px;
        float: left;
        left: 19%;
    }
    .page-lt {
        padding: 15px;
    }
    .right-res{padding:0;}
    .right-res .col-xs-12{padding:0;}
    .position21{display: none;}
    .footer {
        margin-top: 0px !important;
    }

}
@media screen and (max-width:1300px) {
	.ov-nav{padding: 10px 5px !important;}
}
