.flexslider {
	display: inline-block;
	max-width: 982px;
	height: 254px;
	width: 100%;
	position: relative;
}
#cap-box {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 40px;
    font-style: italic;
    padding-top: 35px;
    padding-left: 25px;
    margin-top: 15%;
    margin-left: auto;
    margin-right: auto;
    width: 917px;
    height: 93px;
    position: absolute;
    background-image: url(../images/cap-bg.gif);
    background-position: center top;
    background-repeat: repeat-x;
    z-index: 997;
    left: -1px;
    display: table;
    top: -55px;
}
#cap-spc{
	display: none;
}
#doc-pic img{
	width: 173px;
	height: 190px;
	position: absolute;
	display: table-cell;
}
.cap-spac-wd{
	width: 200px;
	height: 1px;
	float: left;
}
#doc-pic-mob img{
	display: none;
}
#cap-boxx-mob {
	display: none;
}

@media screen and (max-width: 768px) { 
.flexslider {
	height: auto;
	width: 100%;
}
#cap-box {
	display: none;
}
#cap-boxx-mob {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 20px;
	width: 100%;
	height: 50px;
	background-image: url(../images/cap-bg-sml-m.gif);
	background-position: center top;
	background-repeat: repeat-x;
	z-index: 997;
	display: block;
	font-style: italic;
}
#cap-spc{
	display: block;
	margin: 13px;
	float: left;
}
#doc-pic img{
	display: none;
}
#doc-pic-mob img{
	display: block;
	width: 100px;
	height: 110px;
	margin-left: 5%;
}
.cap-spac-wd{
	width: 180px;
	height: 1px;
	float: left;
}
@media screen and (max-width: 767px) {
.cap-spac-wd{
	display: none;
}
#cap-spc{
	margin: 10px;
	float: left;
}

#mat-hi{
	padding-top: 7px;
}
}
@media screen and (max-width: 420px) {
#cap-spc{
	margin: 7px;
	float: left;
}
#cap-boxx-mob {
	font-size: 18px;
}
}

/*------------------------------- phones and down -----------------------------------*/
@media screen and (max-width: 320px) {
#mat-hi{
	padding-top: 15px;
}
.flexslider {
	height: auto;
}
#cap-spc{
	margin: 7px;
	float: left;
}
#cap-boxx-mob {
	font-size: 16px;
	padding-top: 20px;
	width: 100%;
	height: 50px;
	background-image: url(../images/cap-bg-sml-m.gif);
	background-position: center top;
	background-repeat: repeat-x;
	z-index: 997;
	left: 0;
	display: table;
}
}
@media screen and (max-width: 240px) {
#cap-boxx-mob {
	font-size: 13px;
	padding-top: 10px;
	width: 100%;
	height: 40px;
	background-image: url(../images/cap-bg-sml-mm.gif);
	background-position: center top;
	background-repeat: repeat-x;
	z-index: 997;
	left: 0;
	display: table;
}
}
/*
Author: Alpesh Panchal
Author Email: alpesh88ww@gmail.com
*/
