#content {
    padding-bottom: 40px;
}

footer a:hover {
    color: white;
}

.footer-row-1,
.footer-row-2 {
    padding-left: 10px;
    padding-right: 10px;
}

.footer-row-1 {
    background-color: #656666;
    color: white;
    font-size: 18px;
}

.footer-row-1 *,
.footer-row-2 * {
    display: inline-block;
}

.footer-row-1 a,
.footer-row-2 a {
    color: white;
}

.footer-row-2 a,
.footer-head {
    text-shadow: 2px 2px 2px #000000;
}

.footer-row-2 {
    background-color: #202020;
    min-height: 40px;
    font-size: 14px;
}

.footer-splitter {
    padding-left: 20px;
    padding-right: 20px;
}

.footer-logo {
    width: 125px;
}

.footer-logo img {
    width: 100%;
    margin: unset;
    min-height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.footer-block {
    width: 125px;
}

.footer-list {
    padding-left: 10px;
}


.footer-list ul {
    line-height: 30px;
    vertical-align: middle;
    font-size: 16px;
    margin-left: 0;
    margin-bottom: unset;
}

.footer-list a {
    outline: none;
    font-size: 18px;
}

.footer-list a:hover {
    text-decoration: underline;
    color: white;
}

.footer-head a{
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 0.01em;
    line-height: 19px;
}

@media (min-width: 850px) {
    .footer-head {
        padding-left: 270px;
        line-height: 45px;
    }
}

@media (max-width: 850px) {
    .footer-row-1 {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (min-width: 750px) {
    .footer-row-2 li:not(:first-child):before {
        content: "\2022";
        padding-right: 3px;
	color: white;
    }
    .footer-list {
        line-height: 40px;
    }
}

@media (max-width: 750px) {
    .footer-row-2 li:before {
        content: "\2022";
        padding-right: 3px;
	color: white;
    }
    .footer-list ul li{
        width: 100%;
    }
}

@media (min-width: 500px) {
    .footer-row-2 {
        display: flex;
    }
    .footer-logo {
        min-width: 125px;
    	padding-left: 10px;
    	padding-right: 10px;
    }
    .footer-logo img {
        height: 40px;
    }
}

@media (max-width: 500px) {
    .footer-logo {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .footer-splitter {
        display: none;
    }
}


/** style for bottom footer **/

.wp-caption {
    border: 0;
}

#header-logo-image img {
    height: auto;
    width: 150px;
}

.tg-footer-main-widget {
    width: 100%;
    float: none;
    margin-right: 0;
}

/* footer coyright text */
#copyright {
    color: #cccccc;
    padding-right: 20px;
}

.footer-socket-left-section ul {
    margin-bottom: unset;
    margin-left: 60px;
}

.footer-socket-left-section li {
    display: inline-block;
}

.footer-socket-left-section li a {
    color: #cccccc;
}

.footer-socket-left-section li:after {
    content: " | ";
}

.footer-socket-left-section li:last-child:after {
    content: "";
}

.footer-socket-wrapper {
    padding: 10px 0px 10px;
    background-color: #000;
}

.ar-subtitle {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 0;
}

#custom_html-6 { overflow: hidden; }

#div-gpt-ad-1528823095074-0, #div-gpt-ad-1528822466515-0 {
    max-width: 100%;
    overflow: hidden;
}

@media screen and (max-width:1200px) {
    #header-logo-image img {
        height: auto;
        width: 220px;
    }
}

@media screen and (max-width:750px){

    #main { padding-top: 10px; }

	#div-gpt-ad-1531167327139-0 {
    	width: 320px !important;
    	height: 50px !important;
    	margin: 0 auto;
    }
}

.post-tags {
    margin: 30px 0;
}

.below-entry-meta .comments { display: none; }
body.home .cat-links { display: none; }
a.more-link { display: none; }

/* =FOOTER SOCKET AREA
----------------------------------------------- */
.footer-socket-area {
	width: 100%;
}

.footer-socket-area a{
    color: white;
}

.footer-socket-right-section {
	float: right;
}

.footer-socket-left-section {
	float: left;
}

.footer-socket-wrapper .copyright {
	color: #b1b6b6;
	float: left;
	font-size: 14px;
}

.footer-socket-wrapper .copyright a {
	color: #b1b6b6;
	border-bottom: 1px solid #5a5d62;
}

.footer-socket-area {
    text-align: center;
}

.footer-socket-left-section {   
    float: unset;
    font-size: 14px;
}

@media (max-width: 500px) {
	.footer-logo {
		text-align: center;
	}
	.footer-logo img {
		width: 80%;
		max-width: 150px;
		margin-top: 10px;
	}
}
