html, body {
	font-size: 100%;
	font-family: 'Roboto Condensed', sans-serif;
	background: #212121;
	color: #fff;
	overflow-x: hidden;
}

.header {
	background: #212121;
	color: white;
	border-bottom: 1px solid #cccccc50;
}

.main-body {
	margin-top: 9rem;
	margin-bottom: 0rem;
}

small {
	padding: 5px;
	margin: 5px;
	border: 1px solid #46A6F7;
	border-radius: 20px;
}

.address {
	font-size: 1rem;
	margin-top: 15px;
	padding: 15px;
	line-height: 1;
}

.fixed-top {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 99;
}

.theatertitle {
	font-size: 500%;
}

.theateraddr {
	font-size: 150%;
}

.sidebartxt {
    font-size: 15px;
	margin: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.runtime {
	font-size: 60%;
}


.theatername {
	font-size: 70px;
	font-weight: bolder;
}

ul li, ol li {
	font-size: 14px;
}

p {
	margin: 0;
	font-size: 0.9em;
}

h1, h2, h3, h4, h5, h6, a {
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
	color: white;
}

ul, label {
	margin: 0;
	padding: 0;
}

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

input[type="submit"], .agileinfo_chat a, .w3ls_footer_grid1_left p a, .w3l_sign_in_register ul li a, .w3ls_footer_grid1_right ul li a, .w3_customer_email_right a, ul.dropdown-menu.multi-column ul li a {
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}

/*-- header --*/

.header {
	padding-top: 1em;
	border-top: 3px solid #337ab7;
}

.w3layouts_logo {
	float: left;
}

.w3layouts_logo a {
	display: block;
	text-decoration: none;
}

.w3layouts_logo a h1 {
	color: white;
	text-transform: uppercase;
	/* background: url(../images/1.jpg) no-repeat 80px 6px; */
	font-weight: 900;
	padding-bottom: .3em;
}

.w3layouts_logo a h1 span {
	font-size: .3em;
	display: block;
	font-weight: 300;
	letter-spacing: 5px;
	text-align: center;
	line-height: .2;
}

.w3l_sign_in_register {
	float: right;
	margin-top: 1em;
}

.w3l_sign_in_register ul li a {
	color: #000;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	background: #337ab7;
	text-align: center;
	padding: 6px 30px;
	font-weight: bold;
}

.w3l_sign_in_register ul li a:focus {
	outline: none;
}

.w3l_sign_in_register ul li a:hover {
	background: #ccc;
}

.w3l_sign_in_register ul li {
	display: inline-block;
	color: #fff;
	font-size: 1em;
}

/*-- //header --*/

/*-- nav --*/

.navbar-default {
	background: none;
	border: none;
}

.navbar {
	margin-bottom: 0;
	background: none;
	border: none;
}

.navbar-left {
    float: none !important;
}

.navbar-right {
	float: none !important;
	margin-right: 0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    
    background-color: #337ab7;
}

.navbar-collapse {
	padding: 0;
}

.d-contents {
	display: contents;
}

.movies_nav {
	background: #337ab7;
	margin: auto;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-transform: uppercase;
}

.navbar-nav > li {
    /* float: left;*/
    height: 70px;
    text-align: center;
}

.navbar-nav>li>a {
	padding: 5px;
	color: white;
}

.navbar-nav>li.active, .navbar-nav>li:hover {
	background-color: #212121;
}

.w3_home_act {
	border-left: 1px dotted #fff;
}

.navbar-nav {
	float: none;
	margin: 0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #337ab7;
}

ul.nav.navbar-nav li.active, ul.navbar-nav > li:hover {
    border-right: none;
    background-color: #212121;
}

ul.dropdown-menu.multi-column ul li {
	display: block;
	margin-bottom: .5em;
}

ul.dropdown-menu.multi-column ul li a {
	color: #212121;
}

ul.dropdown-menu.multi-column {
	width: 400px;
	left: 0;
	padding: 1em;
}

ul.dropdown-menu.multi-column ul li a:hover {
	color: #337ab7;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7;
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.movieimg{
	width: 100px;
	height: 125px;
	max-height: 125px; max-width:100px;
}

.movienm {
	font-size: 30px;
	line-height: 1;
}

@media (min-width: 768px) {
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}

/*-- //nav --*/

.social {
	position: fixed;
	bottom: 0%;
	width: 4%;
	z-index: 9999;
}

@media screen and (max-width:800px) {
	.social {
		display: none;
	}
	.header {
		text-align: center;
		margin: auto;
	}
	.w3l_sign_in_register {
		float: none;
	}
	.w3layouts_logo {
		float: none;
	}
}

.social ul {
	padding: 0px;
	-webkit-transform: translate(-270px, 0);
	-moz-transform: translate(-270px, 0);
	-ms-transform: translate(-270px, 0);
	-o-transform: translate(-270px, 0);
	transform: translate(-270px, 0);
}

.social ul li {
	display: block;
	margin: 5px;
	width: 310px;
	text-align: right;
	padding: 10px;
	-webkit-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.w3_twitter {
	background: #1da1f2;
}

.w3_facebook {
	background: #3b5998;
}

.w3_dribbble {
	background: #ea4c89;
}

.w3_g_plus {
	background: #dd4b39;
}

.w3_twitter:hover {
	background: #54BAF2;
}

.w3_facebook:hover {
	background: #6187D5;
}

.w3_dribbble:hover {
	background: #EC6D9E;
}

.w3_g_plus:hover {
	background: #EA6A5B;
}

.social ul li:hover {
	-webkit-transform: translate(110px, 0);
	-moz-transform: translate(110px, 0);
	-ms-transform: translate(110px, 0);
	-o-transform: translate(110px, 0);
	transform: translate(110px, 0);
}

.social ul li a {
	color: #212121;
}

.social ul li:hover a {
	color: #fff;
	text-decoration: none;
}

.social ul li:hover i {
	color: #fff;
	background: rgba(0, 0, 0, 0.36);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.social ul li i {
	margin-left: 10px;
	color: #212121;
	padding: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	font-size: 15px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	text-align: center;
	background: #fff;
}

/*-- //Latest-tv-series --*/

/*-- footer --*/

.footer {
	background: #212121;
	padding: 4em 0;
}

.w3ls_footer_grid_left1 {
	position: relative;
}

.w3ls_footer_grid_left1 h2 {
	font-size: 2em;
	color: #337ab7;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: .5em;
}

.w3ls_footer_grid_left1_pos {
	width: 80%;
	border: 1px solid #fff;
	padding: 10px;
}

.w3ls_footer_grid_left1_pos input[type="email"] {
	outline: none;
	padding: 10px 10px;
	font-size: 14px;
	color: #999;
	width: 74.1%;
	background: #fff;
	border: none;
}

.w3ls_footer_grid_left1_pos input[type="submit"] {
	outline: none;
	width: 25%;
	background: #337ab7;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	padding: 10px 0;
}

.w3ls_footer_grid_left1_pos input[type="submit"]:hover {
	background: #fff;
	color: #212121;
}

.w3ls_footer_grid_right, .w3ls_footer_grid1_right {
	text-align: right;
}

.w3ls_footer_grid {
	padding-bottom: 2em;
	border-bottom: 1px solid #999;
	margin-bottom: 2em;
}

.w3ls_footer_grid1_left p {
	color: #999;
	line-height: 1.8em;
}

.w3ls_footer_grid1_left p a {
	color: #fff;
	text-decoration: none;
}

.w3ls_footer_grid1_left p a:hover {
	color: #337ab7;
}

.w3ls_footer_grid1_right ul li {
	display: inline-block;
	margin-left: 2em;
}

.w3ls_footer_grid1_right ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.w3ls_footer_grid1_right ul li a:hover {
	color: #337ab7;
}

.w3ls_footer_grid_right a {
	display: block;
	text-decoration: none;
	width: 28%;
	margin-left: 24em;
}

.w3ls_footer_grid_right a h2 {
	font-size: 2.8em;
	color: #fff;
	text-transform: uppercase;
	padding-right: 1.67em;
	font-weight: 900;
	padding-bottom: .3em;
}

.w3ls_footer_grid_right a h2 span {
	color: #337ab7;
	font-size: .3em;
	display: block;
	font-weight: 300;
	letter-spacing: 5px;
	text-align: right;
	line-height: 0;
}

.w3ls_footer_grid_right {
	margin-top: 2em;
}

/*-- //footer --*/

/*--Typography--*/

.well {
	font-weight: 300;
	font-size: 14px;
}

.list-group-item {
	font-weight: 300;
	font-size: 14px;
}

li.list-group-item1 {
	font-size: 14px;
	font-weight: 300;
}

.typo p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
}

.show-grid [class^=col-] {
	background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}

.grid_3 {
	margin-bottom: 2em;
}

.xs h3, h3.m_1 {
	color: #000;
	font-size: 1.7em;
	font-weight: 300;
	margin-bottom: 1em;
}

.grid_3 p {
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}

.grid_4 {
	background: none;
	margin-top: 50px;
}

.label {
	font-weight: 300 !important;
	border-radius: 4px;
}

.grid_5 {
	background: none;
	padding: 2em 0;
}

.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
	color: #212121;
	font-weight: bold;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	border-top: none !important;
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 0;
}

.badge-primary {
	background-color: #03a9f4;
}

.badge-success {
	background-color: #8bc34a;
}

.badge-warning {
	background-color: #ffc107;
}

.badge-danger {
	background-color: #e51c23;
}

.grid_3 p {
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}

.bs-docs-example {
	margin: 1em 0;
}

section#tables p {
	margin-top: 1em;
}

.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}

.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.label {
	font-weight: 300 !important;
}

.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}

.alert {
	font-size: 0.85em;
}

h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
	line-height: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

li.list-group-item1 {
	line-height: 2.5em;
}

.input-group {
	margin-bottom: 20px;
}

.in-gp-tl {
	padding: 0;
}

.in-gp-tb {
	padding-right: 0;
}

.list-group {
	margin-bottom: 48px;
}

ol {
	margin-bottom: 44px;
}

h2.typoh2 {
	margin: 0 0 10px;
}


@media (max-width:480px) {
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		font-size: 1.2em;
	}
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert, p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
	.grid_3.grid_4.w3layouts {
		margin-top: 0;
	}
	.theatertitle {
		font-size: 25px;
	}
	.theateraddr {
		font-size: 20px;
	}
	.selday {
		font-size: 20px;
	}

	.theatername {
		font-size: 40px;
	}

	/* .movieimg{
		width: 100px;
		height: 125px;
		max-height: 125px; max-width:100px;
			} */

	.movienam {
		font-size: 20px;
	}
	
	/* .movienm {
		font-size: 30px;
	} */


	.movietitle {
		font-size: 15px;
	} 
	.spmsg  {
		font-size: 22px;
	}
}


@media (max-width:640px) {
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li, .grid_3 p, ul.list-group li, li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 25px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
	.in-gp-tl {
		padding: 0 1em;
	}
	.in-gp-tb {
		padding-right: 1em;
	}
	/* .movienm {
		font-size: 30px;
	} */
	.movietitle {
		font-size: 22px;
   }
   /* .movieimg{
	   width: 100px;
	   height: 125px;
	   max-height: 125px; max-width:100px;
   } */

	.theatername {
		font-size: 45px;
		font-weight: bolder;
	}
	.spmsg  {
		font-size: 14px;
	}

}

@media (max-width:768px) {
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}

	.theatertitle {
		font-size: 25px;
	}
	/* .movienm {
		font-size: 30px;
	} */
	.theatername {
		font-size: 40px;
		font-weight: bolder;
	}
	/* .movieimg {
		width: 100px;
		height: 125px;
		max-height: 125px; max-width:100px;
			} */
	.spmsg   {
		font-size: 14px;
	}
}





/*-- icons --*/

.codes a {
	color: #999;
}

.icon-box {
	padding: 8px 15px;
	background: rgba(149, 149, 149, 0.18);
	margin: 1em 0 1em 0;
	border: 5px solid #ffffff;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	cursor: pointer;
}

.icon-box:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.icon-box:hover i.fa {
	color: #fff !important;
}

.icon-box:hover a.agile-icon {
	color: #fff !important;
}

.codes .bs-glyphicons li {
	float: left;
	width: 12.5%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
}

.codes .bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
}

.codes .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}

.codes .bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}

h3.icon-subheading {
	font-size: 28px;
	color: #337ab7 !important;
	margin: 30px 0 15px;
}

h3.agileits-icons-title {
	text-align: center;
	font-size: 36px;
	color: #000;
}

.icons a {
	color: #999;
}

.icon-box i {
	margin-right: 10px !important;
	font-size: 20px !important;
	color: #282a2b !important;
}

.icons .bs-glyphicons li {
	float: left;
	width: 18%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	background: rgba(149, 149, 149, 0.18);
	margin: 1%;
}

.icons .bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #282a2b;
}

.icons .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}

.icons .bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}

/*-- //icons --*/

h3.head {
	text-align: center;
	font-size: 2.5em;
	color: #337ab7;
}

/*-- to-top --*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow1.png) no-repeat 0px 0px;
}

#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.db-bk-color-one {
	background-color: #f55039;
}

.db-bk-color-two {
	background-color: #46A6F7;
}

.db-bk-color-three {
	background-color: #47887E;
}

.db-bk-color-six {
	background-color: #F59B24;
}

.db-wrapper {
	margin: 5px;
}

.db-padding-btm {
	padding-bottom: 50px;
}

.db-button-color-square {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.50);
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.db-button-color-square:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.50);
	border: none;
}

.db-pricing-eleven {
	margin-bottom: 30px;
	margin-top: 50px;
	text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	color: #fff;
	line-height: 30px;
}

.db-pricing-eleven ul {
	list-style: none;
	margin: 0;
	text-align: center;
	padding-left: 0px;
}

.db-pricing-eleven ul li {
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
}

.db-pricing-eleven ul li i {
	margin-right: 5px;
}

.db-pricing-eleven .price {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 40px 20px 20px 20px;
	font-size: 2.4rem;
	font-weight: 900;
	color: #FFFFFF;
}

.db-pricing-eleven .price small {
	color: #B8B8B8;
	display: block;
	font-size: 12px;
	margin-top: 22px;
}

.db-pricing-eleven .type {
	background-color: #52E89E;
	padding: 50px 20px;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 30px;
}

.db-pricing-eleven .pricing-footer {
	padding: 20px;
}

.db-attached>.col-lg-4, .db-attached>.col-lg-3, .db-attached>.col-md-4, .db-attached>.col-md-3, .db-attached>.col-sm-4, .db-attached>.col-sm-3 {
	padding-left: 0;
	padding-right: 0;
}

.db-pricing-eleven.popular {
	margin-top: 10px;
}

.db-pricing-eleven.popular .price {
	padding-top: 80px;
}

@media screen and (max-width:800px) {
	.db-pricing-eleven {
		line-height: 60px;
	}
	.db-pricing-eleven .price {
		font-size: 2rem;
	}
	.address {
		font-size: 1.8rem;
	}
}

/* .border-left {
	border-left: 1px solid rgba(250, 250, 250, 0.1);
	margin: 20px 0;
} */

/*  added styles  */
.btn-sm {
	margin: 7px;
}

.showday {
	font-size: 20px;
}

.btn-md {
	margin: 7px;
}
.btn-lg {
	margin: 7px;
}

.showlink:hover span {

    display:none;

}

 

    .showlink:hover:before {

        content: 'BUY';

   }
   
/* .btn-5 {
	border: 0 solid;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
	outline: 1px solid;
	outline-color: rgba(255, 255, 255, .5);
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
  }  */
  
  .btn-5:hover {
	border: 1px solid;
	font-weight: 900;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
	outline-color: rgba(255, 255, 255, 0);
	outline-offset: 15px;
	text-shadow: 1px 1px 2px #427388; 
  }

  /*  script to add top button for scrolling */
  /* #myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: red;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
  }
  
  #myBtn:hover {
	background-color: #555;
  } */
  /* end of top button */

  /*  horizontal scrool of buttons */
  /* #hcontainer {
	width: 800px;
	height: 100px;
	border: 1px solid #ccc;
	overflow-x: scroll;
  }

  #hcontent {
	width: 250px;
	background-color: #ccc;
	
  } */
  /* end of horizontal scroll of the buttons