body {
    padding-top: 70px;
}

#sidebar .list-group, #sidebar .list-group-item {
    background-color: transparent;
}

/* for list-groups nested within a list-group-item, reset the bottom margin */
.list-group-item > .list-group {
    margin-bottom: 0px;
}

/* for list-group-items nested within a list-group-item, reset the bottom
   padding of the last item, b/c the containing item has paddimg already 
 */
.list-group-item .list-group-item:last-child {
    padding-bottom: 0px;
}

.list-group-item {
    border: none;
}

.tag-0 {
    font-size: 16pt;
}

.tag-1 {
    font-size: 13pt;
}

.tag-2 {
    font-size: 10pt;
}

.tag-3 {
    font-size: 8pt;
}

.tag-4 {
    font-size: 6pt;
}

#sidebar {
    padding-top: 0px;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#sidebar a {
    color: inherit;
}

.icon-label {
    margin-left: 10px;
}

/* Example for how to control spacing between icon and label in specific
   lists in the sidebar. To change, override in your CUSTOM_CSS           */
#sidebar #social i {
    margin-right: 3px;
}

a, a:hover {
    color: inherit;
}

.entry-content a {
text-decoration: none;
border-bottom: 1px dotted;
font-weight: 900;
}

.entry-content a:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

.entry-content img {
    max-width: 100%;
    height: auto;
}

.entry-content figcaption, .caption {
    font-size: small;
    margin-bottom: 2px;
}

.floatright, .align-right {
    float: right;
}

.floatleft, .align-left {
    float: left;
}

.floatcenter, .align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figure.floatright, .align-right {
    margin-left: 4px;
}

figure.floatleft, .align-left {
    margin-right: 4px;
}

figure.floatcenter, .align-center {
    margin-bottom: 11px;
}

.highlighttable pre {
    /* Removes bootstrap default margin-bottom */
    margin-bottom: 0px;
}

.highlighttable {
    /* Adds them margin-bottom to highlightable instead of <pre> */
    margin-bottom: 11px;
}

.highlighttable {
    width: 100%;
}

#categories ul, #tags ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
}

.docutils.footnote td.label {
    display: table-cell;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    text-align: inherit;
    white-space: inherit;
    border-radius: inherit;
}

.categories-timestamp {
    color: #AAAAAA;
    font-size: 0.9em;
    margin-right: 10px;
}

.tagcloud li {
    padding: 0px;
}
.panel-success
{ 
border-radius: 10px;
border-color: #e3e3e3;
}


.panel-success>.panel-heading 
{
background-color: #333333;
border-color: #e3e3e3;
border-top-right-radius: 10px; 
border-top-left-radius: 10px;
}

.panel-success>.panel-body
{
background-color: #f5f5f5;
border-color: #e3e3e3;
}

.list-group-item
{
background:#fff;
padding: 0px 0px 0px 16px;
}

.navbar {
    border-width: 0 1px 1px 1px;
}

body {
    font-size: 18px;
}

.panel-success > .panel-heading {
    background-color: #fff;
}

.panel-success > .panel-body {
    background-color: #fff;
}

.col-sm-3 {
    border: 0px solid #fff;
        border-top-color: #fff;
        border-right-color: #fff;
        border-bottom-color: #fff;
        border-left-color: #ff3;
}

.panel-success > .panel-heading {
    color: #555;
    border-color: transparent;
}

.panel-title {
    font-size: 18px;
}

.panel {
    -border: 1px solid #e7e7e7;
        -border-top-color: rgb(231, 231, 231);
        -border-right-color: rgb(231, 231, 231);
        -border-bottom-color: rgb(231, 231, 231);
        -border-left-color: rgb(231, 231, 231);
    -webkit-box-shadow: 0 0px 0 rgba(0,0,0,0.15);
    box-shadow: 0 0px 0 rgba(0,0,0,0.15);
}

navbar-brand {
    font-size: 22px;
}

		.p-b-40 
			{
			padding-bottom: 40px;
			}
		.footer-map 
			{
			background-image: url("/web/20210125223300im_/https://gazhall.com/images/world-map.png");
			background-repeat: no-repeat;
			}
		.footer-one .about-text 
			{
			padding-right: 10%;
			line-height: 26px;
			margin-top: 20px;
			}
		.text-light 
			{
			color: #e0e0e0;
			}
        .text-white
			{
			color: #ffffff;
			}
		.footer-one 
			{
			color: rgba(255, 255, 255, 0.7);
			}
		.section-md 
			{
			padding-top: 75px;
			position: relative;
			overflow: hidden;
			}
        .orange-line 
			{
    		width: 50px;
    		border-bottom-width: 3px;
    		color: #ff4530;
    		border-bottom-style: solid;
    		border-top-color: #ff4530 !important;
    		height: 20px;
    		display: block;
    		margin-bottom: 20px;
    		font-size: 15px;
    		opacity: 1 !important;
    		margin-right: auto;
    		margin-left: auto;
			}			
        .orange-tick
			{
    		color: #ff4530;
			}
		.gold-star
			{
			color: #ffd700;
			}
		.bg-dark 
			{
			background-color: #28282e;
			}
		.bg-blue		
			{
			background-color: #33495f;
			padding: 30px 30px 30px 30px;
			color: #ffffff;
			}
		.bg-light-blue		
			{
			background-color: #afd3f6;
			padding: 30px 30px 30px 30px;
			}
		.bg-orange
			{
			background-color: #ff851b;
			padding: 30px 30px 30px 30px;
			color: #ffffff;
			}
		.bg-grey		
			{
			background-color: #eaeaea;
			padding: 30px 30px 30px 30px;
			}
		.footer-one-alt 
			{
			margin-top: 10px;
			padding: 20px 0;
			background-color: #1c1c20;
			}
		.footer-one h5 
			{
			color: #ffffff;
			font-size: 20px;
			margin-bottom: 20px;
			font-weight: 700;
			letter-spacing: 1px;
			}
		.gh_info 
			{
			overflow: hidden;
			padding: 20px 20px 20px 20px;
			}

		.gh_name 
			{
			margin: 10px;
			padding-top: 10px;
			font-size: 18px;
			line-height: 26px;
			font-weight: 700;
			text-transform: uppercase;
			}
img.gh_picture {
    float: left;
    margin-right: 30px;
    width: 100px;
    height: 100px;
    padding: 5px 5px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px;
}
img.gh_picture_large {
    width: 100px;
    height: 100px;
    padding: 5px 5px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px;
}

.gh_name2{
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    text-transform: none;
	margin-top: 0px;
}
.testimonial .testimonial-header {
    margin-bottom: 20px;
    font-size: 12px;
}
.testimonial .testimonial-header a {
    color: #aaa;
}
.testimonial .testimonial-header img {
    width: 60px;
    height: 60px;
}

.testimonial .testimonial-body p {
    margin-bottom: 15px;  
    font-size: 14px;
}
.testimonial .testimonial-footer {
    font-size: 12px;
}
.testimonial .testimonial-header i,
.testimonial .testimonial-footer i {
    margin-right: 5px;
}
.testimonial .testimonial-footer a {
    color: #aaa;
    margin-left: 5px;    
}
.testimonial-center {
    text-align: center;
    padding: 0 30px;
}
.testimonial-left {
    text-align: left;
    padding: 0 20px;
}
.testimonial-right {
    text-align: right;
    padding: 0 20px;
}
.testimonial-center .testimonial-header img {
    margin: 0 auto;
}
.testimonial-left .testimonial-header {
    float: left;
    margin-right: 20px;
}
.testimonial-right .testimonial-header {
    float: right;
    margin-left: 20px;
}

.testimonial-left .testimonial-footer {
    margin-left: 80px;
}

.testimonial-right .testimonial-footer {
    margin-right: 80px;
}

/* Testimonial with Isoceles Icon */
.testimonial-triangle-isosceles .testimonial-body,
.testimonial-triangle-isosceles-has-bg .testimonial-body {
    position:relative;
    padding:20px 20px 10px 20px;
    margin: 20px;
    color:#000;
    background:#f5f7f9;
    -webkit-border-radius:5px;
       -moz-border-radius:5px;
            border-radius:5px;
   
}
.testimonial-triangle-isosceles .testimonial-body {
     -webkit-box-shadow: 0 1px 0 #ddd;
        -moz-box-shadow: 0 1px 0 #ddd;
             box-shadow: 0 1px 0 #ddd;
}
.testimonial-triangle-isosceles-has-bg .testimonial-body p {
    color: #fff;
    text-align: center;
}

/* Variant : for top positioned triangle
------------------------------------------ */
.testimonial-triangle-isosceles.top .testimonial-body {
    background:#f1f2f2;
}

/* creates triangle */
.testimonial-triangle-isosceles .testimonial-body:after {
    content:"";
    position:absolute;
    bottom:-15px;
    left:50px; 
    border-width:15px 15px 0;
    border-style:solid;
    border-color:#f1f2f2 transparent;
    /* reduce the damage in FF3.0 */
    display:block;
    width:0;
}
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body:after {
    content:"";
    position:absolute;
    bottom:-15px; 
    left:48%;
    border-width:15px 15px 0;
    border-style:solid;
    /* reduce the damage in FF3.0 */
    display:block;
    width:0;
}
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body:after { border-color:#f1f2f2 transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-pasific:after { border-color: transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-primary:after { border-color:#337ab7 transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-success:after { border-color:#5cb85c transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-info:after { border-color:#5bc0de transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-warning:after { border-color:#f0ad4e transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-danger:after { border-color:#d9534f transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-light:after { border-color:#ffffff transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-gray2:after { border-color:#8b949b transparent; }
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-dark:after { border-color:#5f6467 transparent; }

/* Variant : top
------------------------------------------ */
.testimonial-triangle-isosceles.top .testimonial-body:after {
    top:-15px;
    right:50px;
    bottom:auto;
    left:auto;
    border-width:0 15px 15px;
    border-color:#f1f2f2 transparent;
}

.testimonial-triangle-isosceles .testimonial-footer { padding: 10px 0 0 55px; }
.testimonial-triangle-isosceles .testimonial-footer img { float: left; margin: -10px 20px 0 0; }
.testimonial-triangle-isosceles .testimonial-footer a {
    display: block;
    margin-top: 0;
    margin-left: 0;
    height: 30px;
}

.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-footer { 
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-footer img {
    margin: 0 auto 10px auto;
}
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-footer a {
    display: block;
    margin-top: 5px;
}
.testimonial-triangle-isosceles.top .testimonial-header {
    padding-top: 10px;
    padding-right: 55px;
    text-align: right;
}
.testimonial-triangle-isosceles.top .testimonial-header img {
    float: right;
    margin: -10px 0 0 20px;
}
.testimonial-triangle-isosceles.top .testimonial-header a {
    display: block;
    margin-top: 0;
    margin-left: 0;
    height: 30px;
}
.testimonial-triangle-isosceles.top .testimonial-header i {
    float: right;
    margin-left: 10px;
}

.navbar .container .navbar-brand {
    font-size: 22px;
    margin: 0 0 8px 0;
	font-weight: 600;
}
.navbar-nav>li>a {
    font-size: 22px;

}
.dropdown-menu>li>a {
    font-size: 20px;
}

h1, .h1 {
    font-size: 3em;
    font-weight: 300;
}

